body {
	min-width: 1200px;
	font-family: "Microsoft YaHei", "微软雅黑";
}

b {
	font-weight: 500;
}
.w350{
	width: 350px !important;
}
.hx {
	width: 22px;
	height: 3px;
	background: #fff;
	border-radius: 2px;
	display: block;
	margin: 4px 0;
	transition: 0.3s;
}
.qs-model li p.w80{
	width: 90px;
	margin-right: 0;
}
#video{
	width: 100%;
	margin: 0 auto;
	height: 50vh;
}
.banner .banner-bt {
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	text-align: center;
}

.banner .banner-bt img {
	max-width: 60%;
}

#bgvid {
	/* 	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%; */
	width: 100%;
	height: auto;
	/* z-index: -100; */
	background: url(/skin/images/head-banner.png) no-repeat;
	background-size: cover;
}
.banner .head-img{
	display: none;
}
.canvas-div {
	text-align: center;
	padding-bottom: 20px;
}

.canvas-div canvas {
	max-width: 100%;
}

.pageinfo {
	display: none;
}

.dede_pages,
.page-ul {
	text-align: center;
}

.page-ul,
.page-ul li,
.page-ul a {
	display: inline-block;
}

.page-ul {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 70px;
}

.page-ul li.thisclass {
	padding: 14px 20px;
	border-radius: 4px;
	border: 1px solid #dfe2e4;
	line-height: 1.1;
	background: #56b6e7;
	color: #fff;
	cursor: pointer;
}

.page-ul a {
	padding: 14px 20px;
	border-radius: 4px;
	border: 1px solid #dfe2e4;
	font-size: 16px;
	line-height: 1.1;
	color: #91908f !important;

}

.add-p {
	text-align: center;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}

.add-p a {
	font-size: 14px;
	color: #bbbbbb;
	width: 97%;
	background: #fafafa;
	box-shadow: none !important;
	display: inline-block;
	padding: 20px 0;
}

.dynamic_trend .add-p {
	margin-top: 30px;
}

.navbar-toggler {
	background: rgba(0, 0, 0, 0.3) !important;
}

.dropdown-item.active,
.dropdown-item:hover {
	background: #fff;
}

.mtop87 {
	margin-top: 87px;
}

.bg .navbar .hx {
	background: #fff !important;
}

.head nav {
	max-width: 1200px;
	margin: 0 auto;
}

.head {
	transition: 0.3s;
}

.bg {
	background: #fff;
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.08);
}

.head .navbar {
	padding-top: 20px;
}

.head .navbar-collapse {
	justify-content: flex-end;
}

.head .logo {
	float: left;
}

.head .logo img {
	transition: 0.5s;
}

.head .head-en {
	position: absolute;
	right: 0;
	top: 5px;
	color: #fff;
	margin-right: 22px;
}

.head .head-en img {
	margin-top: -2px;
}

.head .navbar-nav {
	padding-top: 12px;
	transition: 0.3s;
}

.head .navbar-nav a {
	color: #ffffff;
	font-size: 16px;
	transition: 0.3s;
}

.bg .navbar-nav a,
.hs-top .navbar-nav a {
	color: #333333;
	font-weight: 500;
}

.head a span {
	transition: 0.3s
}

.head.bg a span {
	font-size: 14px;
}

.hs-top a span,
.bg a span {
	color: #333333;
}

.head .nav-link {
	padding: 10px !important;
}

.head .nav-item:hover .dropdown-menu {
	display: block;
}

.head .navbar-nav .dropdown-item {
	color: #212529 !important;
	text-align: center;
}

.head .navbar-nav .dropdown-item:hover {
	color: #fff !important;
	background: #9FD9F2;
}

.dropdown-menu {
	left: -40px;
}

.nav-item.active a {
	color: #9FD9F2;
}

.banner {
	position: relative;
}

.banner img {
	width: 100%;
}

.head.bg .logo img {
	max-width: 70%;

}

.head.bg .navbar-nav {
	padding-top: 5px;
}

.head.bg .navbar-nav a {
	font-size: 14px;
}

.modal .qs-model {
	max-width: 800px;
	margin: 5% auto !important;
}

.modal .qs-model .figure_img {
	padding-bottom: 115%;
}

.qs-model .left {
	width: 45%;
}

.qs-model .right {
	width: 55%;
	padding-left: 10%;
}

.modal .qs-model .modal-body {
	padding: 50px;
}

.qs-model ul {
	margin-bottom: 0;
}

.qs-model li {
	padding: 11px 0;
	display: block;
	overflow: hidden;
	position: relative;
}

.qs-model li.zy:after {
	content: "*";
	position: absolute;
	right: 15px;
	top: 18px;
	color: #f00606;
	font-size: 16px;
}

.qs-model li p {
	margin-bottom: 0;
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-right: 30px;
}

.qs-model li input {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 16px;
	padding: 2px 10px;
	float: left;
	display: block;
}

.qs-model li span {
	font-size: 14px;
	color: #ff8400;
}

.qs-model li button {
	font-size: 16px;
	color: #bbbbbb;
	border: 2px solid #bbbbbb;
	padding: 11px 34px;
	line-height: 1.1;
	background: #fff;
	transition: 0.5s;
}

.qs-model li button:hover {
	border-color: #23afe5;
	background: #23afe5;
	color: #fff;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

.hs-top .wrap {
	position: relative;
}

.hs-top .wrap .mao {
	position: absolute;
	top: -40px;
	left: 0;
	width: 1px;
	height: 1px;
}
.close-btn{
	padding-right: 20px;
	padding-top: 5px;
}
.w43 {
	width: 42%;
}

.w57 {
	width: 58%;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.tit {
	text-align: center;
	padding: 70px 0 50px 0;
}

.tit h2 {
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
	display: block;
}

.tit hr {
	display: block;
	width: 230px;
	height: 2px;
	background: #e0eef7;
	border: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}

.tit span {
	font-size: 16px;
	color: #929292;
}

.ts-ul {
	display: block;
	overflow: hidden;
	padding: 20px 0 70px 0;
	margin-bottom: 0;
}

.ts-ul li {
	width: 33.33%;
	float: left;
	text-align: center;
}

.ts-ul li div {
	margin: 0 40px;
}
.ts-ul li div.en-div {
	margin: 0 20px;
	
}
.ts-ul li div.en-div p{
	text-align: left !important;
}
.ts-ul li h3 {
	font-size: 20px;
	color: #1c1c1c;
	margin-top: 40px;
	margin-bottom: 20px;
}

.ts-ul li p {
	font-size: 16px;
	color: #666666;
	line-height: 1.6;
}

.footer {
	margin: 0 auto;
	padding: 60px 0;
	border-top: 4px solid #eeeeee;
}

.footer .wrap {
	padding: 40px 15px;
}

.footer ul {
	width: 65%;
	float: left;
}

.footer ul li {
	width: 25%;
	float: left;
}

.footer ul li a {
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #626262;
	margin-bottom: 10px;
}

.footer ul li p {
	font-size: 14px;
	color: #000000;
	margin-bottom: 20px;
}

.footer .foot-right {
	width: 35%;
	float: left;
	border-left: 1px solid #626262;
}

.footer .foot-right div,
.footer .foot-right img {
	float: right;
}

.footer .foot-right div {
	margin-right: 60px;
	text-align: right;
}

.footer .foot-right div h3 {
	font-size: 25px;
	color: #000000;
	margin-bottom: 12px;
}

.footer .foot-right div p,
.footer .foot-right div a {
	font-size: 14px;
	color: #626262;
	display: block;
	margin-bottom: 12px;
}

.footer .btn-zu {
	margin-bottom: 0 !important;
	overflow: hidden;
}

.footer .btn-zu a {
	margin-left: 10px;
	display: inline-block !important;
	margin-bottom: 0 !important;
}

.footer .foot-bottom {
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-top: 10px;
	max-width: 1200px;
	margin: 0 auto;
}

.footer .foot-bottom p {
	display: inline-block;
	font-size: 14px;
	color: #626262;
	margin-bottom: 0;
}

.footer .foot-bottom a {
	font-size: 14px;
	color: #626262;
}

.bg-hs {
	background: #f5f5f5;
}

.kh-ul {
	background: #fff;
	padding: 60px 55px;
	overflow: hidden;
	margin-bottom: 90px;
}

.kh-ul li {
	width: 25%;
	float: left;
}

.kh-ul li img {
	width: 100%;
}

.kh-ul li a {
	margin: 6px 17px;
	display: block;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	transition: 0.5s;
}

.kh-ul li a:hover {
	border: 1px solid #399439;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}

.idx-news-top {
	background: url(../images/idx_news.jpg) center center no-repeat;
	background-size: cover;
	padding: 110px 0;
}

.idx-news-top .tit {
	background: rgba(0, 0, 0, 0.5);
	width: 270px;
	margin: 0 auto;
	padding: 25px 0;
	border: 1px solid #727779;
}

.idx-news-top .tit h2,
.idx-news-top .tit span {
	color: #fff;
}

.idx-ss {
	background: transparent !important;
	border: 1px solid transparent;
	transition: 0.3s;
	border-radius: 4px;
	text-indent: 0.5em;
	width: 0;
}

.head:hover .idx-ss {
	background: #fff !important;
	border: 1px solid #ccc;
	width: 166px;

}

.idx-f img {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: -1;
}

input,
button,
textarea,
select {
	outline: none;
}

.search-page li.thisclass {
	padding: 0 !important;
}

.search-page li:first-child {
	display: none;
}

.search-page li {
	margin: 0 2px;
}

.idx-f {
	float: right;
	position: absolute;
	right: 120px;
	top: 6px;
}

.idx-btn {
	border: hidden;
	width: 30px;
	background: transparent !important;
}

.idx-news-top .tit hr {
	background: #939b9f;
}

.wrap.list1 {
	min-height: 500px;
}

.figure_img,
.figure_img1,
.figure_img2,
.figure_img3,
.figure_img4,
.figure_img5 {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-bottom: 75%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.figure_img1 {
	padding-bottom: 65%;
}

.figure_img2 {
	padding-bottom: 55%;
}

.figure_img3 {
	padding-bottom: 50%;
}

.figure_img4 {
	padding-bottom: 50%;
}

.figure_img5 {
	padding-bottom: 100%;
}

.idx-news-news {
	position: relative;
	overflow: hidden;
	max-width: 1500px;
	margin: 0 auto;
	padding: 100px 150px;
}

.idx-news-news .swiper-container {
	margin: 0 auto;
}

.idx-news-news .s-prev,
.idx-news-news .s-next {
	position: absolute;
	top: 45%;
	background-size: 100%;
	width: 64px;
	height: 64px;
	cursor: pointer;
}

.idx-news-news .s-prev {
	background: url(../images/icon_left.png) no-repeat;
	left: 20px;
}

.idx-news-news .s-next {
	background: url(../images/icon_right.png) no-repeat;
	right: 20px;
}

.idx-news-news .swiper-slide {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 35px;
	position: relative;
}

.idx-news-news .swiper-slide::after {
	content: "";
	background: #e9e9e9;
	transition: 1s;
	width: 0;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.idx-news-news .swiper-slide:hover:after {
	background: #399439;
	width: 100%;
	height: 1px;
}

.idx-news-news .swiper-slide h3 {
	font-size: 16px;
	color: #000000;
	padding-top: 30px;
	margin-bottom: 15px;
	height: 68px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.idx-news-news .swiper-slide p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
	overflow: hidden;
	height: 36px;
}

.idx-news-news .swiper-slide span {
	font-size: 14px;
	color: #38a2f6;
	position: absolute;
	bottom: 15px;
	left: 0;
}

.dh-idx-d {
	text-align: center;
	padding-bottom: 70px;
}

.dh-idx-d .dh-idx-dd,
.dh-idx-d .dh-idx-dd2,
.dh-idx-d .dh-idx-dd3,
.dh-idx-d .dh-idx-dd4 {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	border-radius: 50%;
	padding: 20px;
	position: relative;
}

.dh-idx-d .dh-idx-dd {
	border: 1px dashed #f0f0f0;
}

.dh-idx-d .dh-idx-dd2 {
	border: 1px dashed #ececec;
}

.dh-idx-d .dh-idx-dd3 {
	border: 1px dashed #eaeaea;
}

.dh-idx-d .dh-idx-dd4 {
	border: 1px dashed #e3e3e3;
}

.dh-idx-d .dh-idx-dd5 {
	position: relative;
}

.dh-idx-dd .dh-idx-img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	z-index: 99;
	position: relative;
}

.dh-idx-dd .dh-idx-img1 {
	position: absolute;
	left: 0px;
	top: 0;
	max-width: 100%;
	animation: idxdh1 linear infinite 8s;
	-webkit-animation: idxdh1 linear infinite 8s;
	/* Safari and Chrome */
}

.dh-idx-dd p {
	font-size: 25px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
}

.dh-idx-left {
	position: absolute;
	left: -250px;
	top: 0;
	margin-bottom: 0;
}

.dh-idx-left li {
	margin-bottom: 12px;
}

.dh-idx-left li:hover img {
	transform: scale(1.1);
}

.dh-idx-left li img {
	max-width: 100%;
	transition: 0.5s;
}

.idx-dh-li1 {
	animation: idxdh2 linear infinite 4s;
	-webkit-animation: idxdh2 linear infinite 4s;
	/* Safari and Chrome */
}

.idx-dh-li2 {
	animation: idxdh2 linear infinite 4s;
	-webkit-animation: idxdh2 linear infinite 4s;
	/* Safari and Chrome */
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

.idx-dh-li3 {
	animation: idxdh2 linear infinite 4s;
	-webkit-animation: idxdh2 linear infinite 4s;
	/* Safari and Chrome */
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

.idx-dh-li4 {
	animation: idxdh2 linear infinite 4s;
	-webkit-animation: idxdh2 linear infinite 4s;
	/* Safari and Chrome */
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
}

.dh-idx-dd .dh-p1 {
	top: -85px;
}

.dh-idx-dd .dh-p3 {
	bottom: -100px;
}

.dh-idx-dd .dh-p2 {
	right: -60%;
	top: 47%;
}

.dh-idx-right {
	position: absolute;
	right: -250px;
	top: 10%;
}

.dh-idx-right .top {
	margin-bottom: 40%;
	position: relative;
}

.dh-idx-right .bottom {
	position: relative;
}

.dh-idx-right img {
	max-width: 100%;
}

.left-jt {
	position: absolute;
	right: -170px;
	top: 47%;
	animation: idxdh3 linear infinite 1.5s;
	-webkit-animation: idxdh3 linear infinite 1.5s;
	/* Safari and Chrome */
}

.dh3 {
	left: -110px;
	top: 45%;
	position: absolute;
	animation: idxdh4 linear infinite 1.5s;
	-webkit-animation: idxdh4 linear infinite 1.5s;
	/* Safari and Chrome */
}

.dh4 {
	left: -120px;
	top: 45%;
	position: absolute;
	animation: idxdh5 linear infinite 1.5s;
	-webkit-animation: idxdh5 linear infinite 1.5s;
	/* Safari and Chrome */
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.dh5 {
	animation: idxdh6 linear infinite 2.5s;
	-webkit-animation: idxdh6 linear infinite 2.5s;
	/* Safari and Chrome */
}

.dh6 {
	animation: idxdh6 linear infinite 2.5s;
	-webkit-animation: idxdh6 linear infinite 2.5s;
	/* Safari and Chrome */
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

@keyframes idxdh1 {
	from {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
	}

	to {

		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh1 {
	from {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
	}

	to {

		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
}

@keyframes idxdh2 {
	0% {
		transform: scale(1);
	}

	10% {
		transform: scale(1.1);
	}

	30% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}
}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh2 {
	0% {
		transform: scale(1);
	}

	10% {
		transform: scale(1.1);
	}

	30% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes idxdh3 {
	0% {
		right: -170px;
	}

	50% {
		right: -160px;
	}

	100% {
		right: -170px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh3 {
	0% {
		right: -170px;
	}

	50% {
		right: -160px;
	}

	100% {
		right: -170px;
	}
}

@keyframes idxdh4 {
	0% {
		left: -110px;
	}

	50% {
		left: -100px;
	}

	100% {
		left: -110px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh4 {
	0% {
		left: -110px;
	}

	50% {
		left: -100px;
	}

	100% {
		left: -110px;
	}
}

@keyframes idxdh5 {
	0% {
		left: -120px;
	}

	50% {
		left: -110px;
	}

	100% {
		left: -120px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh5 {
	0% {
		left: -120px;
	}

	50% {
		left: -100px;
	}

	100% {
		left: -120px;
	}
}

@keyframes idxdh6 {
	0% {
		transform: scale(0.7);
	}

	50% {
		transform: scale(1);
	}


	100% {
		transform: scale(0.7);
	}
}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh6 {
	0% {
		transform: scale(0.7);
	}

	50% {
		transform: scale(1);
	}


	100% {
		transform: scale(0.7);
	}
}

@keyframes idxdh7 {
	0% {
		left: -70px;
	}

	50% {
		left: -80px;
	}

	100% {
		left: -70px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh7 {
	0% {
		left: -70px;
	}

	50% {
		left: -80px;
	}

	100% {
		left: -70px;
	}
}

@keyframes idxdh8 {
	0% {
		left: -70px;
	}

	50% {
		left: -80px;
	}

	100% {
		left: -70px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes idxdh8 {
	0% {
		left: -70px;
	}

	50% {
		left: -80px;
	}

	100% {
		left: -70px;
	}
}

@keyframes jt {
	0% {
		left: 0px;
	}

	50% {
		left: 20px;
	}

	100% {
		left: 0px;
	}

}

/*Safari 和 Chrome:*/
@-webkit-keyframes jt {
	0% {
		left: 0px;
	}

	50% {
		left: 20px;
	}

	100% {
		left: 0px;
	}
}


.list-nav {
	background: #efeff0;
}

.list-nav nav {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.list-nav nav a {
	display: inline-block;
	position: relative;
	padding: 25px 0 15px 25px;
	font-size: 16px;
	color: #999999;
	margin: 0 25px;
	border-bottom: 2px solid transparent;
}

.list-nav nav a img {
	position: absolute;
	left: 0;
	top: 29px;
}

.list-nav nav a.active {
	color: #333333;
	border-bottom: 2px solid #23afe5;
}

.case-ul {
	display: block;
	overflow: hidden;
	padding-top: 70px;
	margin-bottom: 0;

}

.case-ul li {
	width: 33.33%;
	float: left;

}

.case-ul li a {
	display: block;
	overflow: hidden;
	margin: 0 15px 80px 15px;
	position: relative;
	transition: 0.5s;
}

.case-ul li a .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(51, 149, 192, 0.5);
	transition: 0.5s;
	opacity: 0;
}

.case-ul li a .mask img {
	margin-top: 22%;
	max-width: 100%;
}

.case-ul li a:hover .mask {
	opacity: 1;
}

.case-ul li a p {
	/* background: #f2f2f3; */
	position: relative;
}

.case-ul li a p span {
	font-size: 14px;
	color: #0b7cc3;
	display: block;
	padding: 10px 0;
	/* padding-left: 50px; */
	/* background: url(../images/case6.jpg) no-repeat; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 500;
}

.mtop90 {
	margin-top: 87px;
}

.page_nav {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
	color: #666666;
}

.page_nav a {
	color: #666666;
	font-size: 14px;
}

.mh500 {
	min-height: 500px;
}

.article_body {
	padding: 70px 15px;
	overflow: hidden;
}

.article_body .left {
	width: 73%;
	float: left;
}

.article_body .right {
	width: 27%;
	float: left;
	padding-left: 25px;
}

.article_body .right h3 {
	padding-left: 14px;
	border-left: 3px solid #23afe5;
	line-height: 1;
	font-size: 18px;
	color: #999999;
	margin-top: 0;
	margin-bottom: 30px;
}

.article_body .right nav a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-right: 20px;
	border-bottom: 2px solid #a9a9a9;
	margin-bottom: 10px;
}

.article_body .main {
	padding: 40px 0;
}
.article_body .main img{
	max-width: 100%;
	height: auto !important;
}
.dynamic-ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

.dynamic-ul a {
	display: block;
	overflow: hidden;
}

.dynamic-ul a p {
	font-size: 16px;
	color: #0b7cc3;
	margin-bottom: 10px;
}

.dynamic-ul a span {
	font-size: 14px;
	color: #999999;
}

.tj-ul {
	display: block;
	overflow: hidden;
}

.tj-ul li {
	width: 100%;
	margin-bottom: 30px;
}

.tj-ul li a {
	display: block;
	overflow: hidden;
}

.tj-ul li p {
	position: relative;
	/* background: #f2f2f3; */
}

.tj-ul p span {
	font-size: 12px;
	color: #333333;
	display: block;
	padding: 10px 0;
	/* padding-left: 50px; */
	/* background: url(../images/case6.jpg) no-repeat; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article_body .bt {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}

.article_body .bt:before {
	content: " ";
	width: 90px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #23afe5;
}

.article_body .bt h2 {
	font-size: 26px;
	color: #0b7cc3;
}

.article_body .bt span {
	font-size: 14px;
	color: #666666;
	margin-right: 70px;
}

.product {
	overflow: hidden;
	padding: 0 15px;
	padding-top: 90px;
}

.product li {
	padding-bottom: 80px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 70px;
}

.product li:last-child {
	border: hidden;
}

.product .title {
	text-align: center;
	padding-bottom: 65px;
}

.product .title h2 {
	font-size: 28px;
	color: #23afe5;
	margin-bottom: 10px;
}

.product .title p {
	font-size: 16px;
	color: #999999;
	margin-bottom: 15px;
}

.product .title hr {
	width: 37px;
	height: 3px;
	margin: 0 auto;
	background: #23afe5;
}

.product img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.pro_body p {
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	line-height: 1.8;
	margin-bottom: 20px;
}

.pro_body h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.pro_body span {
	font-size: 14px;
	display: block;
	color: #333333;
	position: relative;
	padding-left: 15px;
}

.pro_body span:before {
	content: "";
	padding: 2px;
	border-radius: 50%;
	background: #333333;
	position: absolute;
	left: 2px;
	top: 11px;
}

.pro_body a {
	font-size: 12px;
	border: 1px solid #808080;
	color: #808080;
	padding: 10px 30px;
	margin-top: 80px;
	transition: 0.5s;
	display: inline-block;
}

.pro_body a:hover {
	border-color: #23afe5;
}

.mtop20 {
	margin-top: 20px !important;
}

.pro_list {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
	overflow: hidden;
}

.pro_list p {
	font-size: 16px;
	color: #333333;
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 1.8;
}

.pro_list h2 span {
	display: inline-block;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	border-bottom: 3px solid #65b2ff;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-bottom: -1px;
}

.pro_list h2 {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 55px;
	margin-top: 80px;
}

.pro_list .pro-left {
	width: 40%;
}

.pro_list .pro-right {
	width: 60%;
	padding-right: 50px;
}

.pro_list img {
	max-width: 100%;
	height: auto !important;
}

.partner_ul {
	overflow: hidden;
	display: block;
	margin-bottom: 0;
}

.partner_ul li {
	width: 14.25%;
	float: left;
}

.partner_ul li a {
	display: block;
	margin: 10px;
}

.partner_ul li a img {
	max-width: 100%;
}

.pro_video {
	padding-bottom: 70px;
}

.pro_video iframe {
	width: 80%;
	display: block;
	height: 460px;
	margin: 0 auto;
}

.program-ul .pro_bottom {
	background: #f8f8f8;
	padding: 20px 0;
	transition: 0.5s;
}

.program-ul .pro_bottom h3 {
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	line-height: 1;
	border-left: 7px solid #23afe5;
	margin-bottom: 15px;
}

.program-ul .pro_bottom p {
	padding: 0 20px;
	background: transparent;
	font-size: 14px;
	color: #999999;
	height: 36px;
}

.program-ul li a .mask {
	background: rgba(51, 149, 192, 0.8);
}

.case-ul li a .mask img {
	width: 50px;
	height: 50px;
}

.program-ul a {
	margin: 0 15px 50px 15px !important;
}

.program-ul a:hover {
	box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}

.program-ul a:hover .pro_bottom {
	background: #fff;
}

.program_tj p span {
	padding-left: 15px;
	padding-right: 15px;
	background: none !important;
}

.program_tj li {
	margin-bottom: 5px;
}

.dynamic,
.dynamic li {
	display: block;
	overflow: hidden;

}

.dynamic {
	padding: 0 15px;
}

.dynamic li {
	padding: 40px 0;
	border-bottom: 1px solid #eeeeee;
}

.dynamic li:last-child {
	border: hidden;
}

.dynamic li .left {
	width: 74%;
	padding-right: 85px;
}

.dynamic li .right {
	width: 26%;
}

.dynamic li h2 {
	position: relative;
	font-size: 20px;
	color: #0b7cc3;
	padding-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}

.dynamic li h2 b {
	font-weight: 400;
}

.dynamic li h2:before {
	content: "";
	width: 90px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 0;
	background: #23afe5;
}

.dynamic li p {
	font-size: 14px;
	color: #333333;
}

.dynamic li span {
	font-size: 12px;
	color: #999999;
	margin-right: 45px;
	position: relative;
	padding-left: 23px;
}

.dynamic li span img {
	position: absolute;
	left: 0;
	top: 1px;
}

.dynamic_activity {
	padding: 50px 0;
}

.dynamic_activity,
.dynamic_activity li,
.dynamic_activity li a,
.dynamic_trend,
.dynamic_trend li,
.dynamic_trend li a {
	display: block;
	overflow: hidden;
}

.dynamic_activity li {
	width: 50%;
	float: left;
}

.dynamic_activity li a {
	margin: 20px 15px;
	background: #f3f3f3;
	transition: 0.5s;
	border: 1px solid transparent;
}

.dynamic_activity li a:hover {
	border-color: #23afe5;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
}

.dynamic_activity .top {
	margin: 45px 0 40px 0;
	padding: 0 20px;
	border-left: 9px solid #23afe5;
}

.dynamic_activity .top h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 5px;
}

.dynamic_activity .top span {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: block;
}

.dynamic_activity .bottom {
	padding: 35px 40px 90px 40px;
	position: relative;
	height: 160px;
}

.dynamic_activity .bottom p {
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	margin-bottom: 0;
}

.dynamic_activity .bottom span {
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 0;
	padding: 10px 15px;
	background: #23afe5;
	bottom: 0;
	opacity: 0;
	transition: 0.5s;
}

.dynamic_activity li a:hover .bottom span {
	opacity: 1;
}

.dynamic_trend {
	padding: 45px 15px;
	margin-bottom: 0;
}

.dynamic_trend li {
	border-bottom: 1px solid #eeeeee;
	padding: 40px 0;
}

.dynamic_trend .left {
	width: 26%;
}

.dynamic_trend .right {
	width: 74%;
	padding: 45px 270px 45px 30px;
	position: relative;
}

.dynamic_trend .right h2 {
	font-size: 20px;
	color: #0b7cc3;
}

.dynamic_trend .right p {
	font-size: 14px;
	color: #333333;
}

.dynamic_trend .right span {
	font-size: 14px;
	color: #bbbbbb;
	border: 1px solid #bbbbbb;
	position: absolute;
	right: 0;
	padding: 10px 34px;
	top: 50px;
	transition: 0.5s;
}

.dynamic_trend .right span:hover {
	background: #23afe5;
	border-color: #23afe5;
	color: #fff;
}

.partner {
	padding: 30px 0;
	overflow: hidden;
	position: relative;
}

.partner li {
	width: 20%;
	float: left;
}

.partner li a {
	display: block;
	overflow: hidden;
	margin: 18px 15px;
	border: 1px solid #eeeeee;
}

.partner li a .title {
	padding: 0 20px;
	text-align: center;
}

.partner li a .title p {
	margin-bottom: 0;
	border-top: 1px solid #eeeeee;
	font-size: 14px;
	color: #23afe5;
	padding: 18px 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.join-top {
	overflow: hidden;
	padding: 50px 0;
	border-bottom: 1px solid #eeeeee;
}

.join-top img {
	max-width: 100%;
	display: block;
	margin-bottom: 45px;
}

.join-top .left {
	float: left;
	padding: 40px 50px;
	border-right: 3px solid #23afe5;
	width: 20%;
}

.join-top .left h1 {
	font-size: 41px;
	color: #23afe5;
	font-family: 'Arial';
	font-weight: bold;
	margin-bottom: 0;
}

.join-top .left h2 {
	font-size: 22px;
	color: #23afe5;
	font-family: '宋体';
	margin-bottom: 0;
}

.join-top .right {
	width: 80%;
	float: left;
	padding-left: 50px;
}

.join-ul {
	padding: 60px 0;
}

.join-ul h3 {
	font-size: 18px;
	color: #666666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 15px 0;
	margin-bottom: 0;
}

.join-ul li a {
	margin: 0 15px 40px 15px;
}

.join-ul li a .mask img {
	margin-top: 25%;
}

.zp-nav {
	background: #23afe5;
	padding: 30px 0;
	overflow: hidden;
}

.zp-nav div {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.zp-nav div:last-child {
	margin-bottom: 0;
}

.zp-nav div p {
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	background: #007ab0;
	float: left;
	width: 110px;
	text-align: center;
	color: #90daf7;
	font-size: 17px;
	padding: 5px 0;
	position: relative;
}

.zp-nav div p:after {
	content: "";
	top: 10px;
	margin-right: -4px;
	right: 0;
	width: 0;
	height: 0;
	border-width: 4px 0 4px 4px;
	border-style: solid;
	border-color: transparent transparent transparent #007ab0;
	position: absolute;
}

.zp-nav div a {
	font-size: 18px;
	color: #b2eaff;
	overflow: hidden;
	margin: 0 16px;
	display: inline-block;
}

.zp-nav div a.current {
	color: #fff;
}

.zp-ul {
	padding: 70px 0;
}

.zp-ul,
.zp-ul li,
.zp-ul li a {
	display: block;
	overflow: hidden;
	box-sizing: border-box;
}

.zp-ul li {
	width: 33.33%;
	float: left;
}

.zp-ul li a {
	border: 1px solid #eeeeee;
	margin: 20px 15px;
	padding: 34px 25px;
	transition: 0.5s;
	position: relative;
}

.zp-ul li a:hover {
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);
	border-color: #23ade5;
}

.zp-ul li a:hover i {
	opacity: 1;
}

.zp-ul li a h3 {
	font-size: 24px;
	color: #23afe5;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zp-ul li a span {
	font-size: 14px;
	color: #666666;
	margin-bottom: 25px;
	height: 41px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.zp-ul li a p {
	font-size: 14px;
	color: #666666;
	padding-top: 25px;
	height: 62px;
	border-top: 1px solid #e9e9e9;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.zp-ul li a i {
	transition: 0.5s;
	opacity: 0;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	background: #23afe5;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px 12px;
}

.title-ab {
	text-align: center;
	padding: 60px 0;
}

.title-ab h2 {
	font-size: 26px;
	color: #23ade5;
	margin-bottom: 10px;
}

.title-ab span {
	display: block;
	font-size: 14px;
	color: #999999;
	margin-bottom: 10px;
}

.title-ab hr {
	background: #23ade5;
	height: 3px;
	border: hidden;
	width: 37px;
	display: block;
	margin: 0 auto;
}

.ab-top p {
	text-indent: 2em;
	margin-bottom: 36px;
	line-height: 1.8;
	font-size: 18px;
	color: #666666;
}

.ab-top ul {
	display: block;
	overflow: hidden;
}

.ab-top ul li {
	float: left;
	width: 33.33%;
	text-align: center;
}

.ab-top ul li img,
.ab-top img {
	max-width: 100%;
	margin: 6px;
	height: auto !important;
}

.ab-tz {
	display: block;
	padding: 0 15px;
	margin-bottom: 0;
}

.ab-tz li {
	width: 33.33%;
	float: left;
	position: relative;
	min-height: 400px;
	transition: .5s;
}

.ab-tz li a {
	display: block;
	transition: 0.5s;
	padding: 45px 0;
	height: 360px;
	overflow: hidden;
	position: absolute;
	background: #fff;

}

.ab-tz li img {
	text-align: center;
	max-width: 100%;
}

.ab-tz li h3 {
	font-size: 18px;
	color: #666666;
	padding: 20px 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

.ab-tz li p {
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	text-indent: 2em;
	padding: 0 20px;
	margin-bottom: 0;
}

.unflow {
	overflow: initial;
}

.about-lb {
	padding-bottom: 100px;
}

.about-lb .carousel-indicators {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 70px;
	z-index: 999;
}

.about-lb .carousel-indicators li {
	height: auto;
	text-indent: 0;
	width: 16.6%;

}

.about-lb .carousel-indicators li p {
	background: #ececec;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding: 30px 0;
	transition: 0.5s;
	text-align: center;
	cursor: pointer;
}

.about-lb .carousel-indicators li.active p {
	background: #23ade5;
}

.about-lb .carousel-item .lb-wrap {
	padding: 0 150px;
}

.about-lb .lb-wrap .left {
	float: left;
	width: 50%;
	text-align: center;
	overflow: hidden;
}

.about-lb .lb-wrap .left img {
	max-width: 100%;
}

.about-lb .lb-wrap .right {
	float: left;
	width: 50%;
	text-align: left;
	overflow: hidden;
}

.about-lb .lb-wrap .right h1 {
	color: #23ade5;
}

.about-lb .lb-wrap .right h3 {
	font-size: 22px;
	color: #333333;
	margin-bottom: 24px;
}

.about-lb .lb-wrap .right p {
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	margin-bottom: 0px;
}

.about-lb .carousel-control-prev-icon,
.about-lb .carousel-control-next-icon {
	width: 48px;
	height: 48px;
	transition: 0.3s;
	margin-top: -40%;
}

.about-lb .carousel-control-prev-icon {
	background: url(../images/jt-l0.png);
}

.about-lb .carousel-control-prev-icon:hover {
	background: url(../images/jt-l1.png);
}

.about-lb .carousel-control-next-icon {
	background: url(../images/jt-r0.png);
}

.about-lb .carousel-control-next-icon:hover {
	background: url(../images/jt-r1.png);
}

.ab-team {
	background: url(../images/t2.jpg) no-repeat center center;
}

.team-ul {
	padding-top: 30px;
	padding-bottom: 100px;
	display: block;
	overflow: hidden;
}

.team-ul li {
	width: 25%;
	float: left;
}

.team-ul li a {
	display: block;
	margin: 0 15px;
	background: #ffffff;
	transition: 0.5s;
	border: 1px solid transparent;
}

.team-ul li a:hover {
	border-color: #23ade5;
}

.team-ul li .bottom {
	padding: 20px 10px;
}

.team-ul li .bottom h3 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 1;
}

.team-ul li .bottom span {
	font-size: 13px;
	color: #999999;
}

.team-ul li .bottom .team-js {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

.team-ul li .bottom p {
	font-size: 13px;
	color: #999999;
	padding: 15px 0;
	margin-bottom: 0;
}

.honor-ul {
	display: block;
	overflow: hidden;
}

.honor-ul .top {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

.honor-ul .top h2 {
	position: relative;
	margin-bottom: 0;
	font-size: 24px;
	color: #aaaaaa;
	font-weight: bold;
	background: #fff;
	padding: 0 40px;
	z-index: 999;
	display: inline-block;
	overflow: hidden;
}

.honor-ul hr {
	width: 100%;
	height: 1px;
	border: hidden;
	background: #d3d3d3;
	position: absolute;
	left: 0;
	top: 0;
}

.honor-ul li {
	width: 20%;
	float: left;

}

.honor-ul li div {
	margin: 20px;
	overflow: hidden;
}

.honor-ul li span {
	margin-top: -5px;
	font-size: 14px;
	color: #ffffff;
	display: block;
	padding: 5px;
	line-height: 1.1;
	padding-left: 2px;
	float: left;
	background: #c8c8c8;
	border-top: 5px solid #fff;
	border-left: 5px solid #c8c8c8;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	margin-bottom: 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}

.honor-ul li div img {
	display: block;
	max-width: 100%;
	margin-bottom: 20px;
}

.honor-ul li div p {
	font-size: 14px;
	color: #666666;
	position: relative;
	text-indent: 1em;
	height: 90px;
}

.honor-ul li div p:before {
	content: "";
	width: 3px;
	height: 11px;
	background: #23afe5;
	position: absolute;
	left: 0;
	top: 3px;
}

.contact {
	overflow: hidden;
	padding: 0 15px;
	border-top: 1px dashed #e1e1e1;
	padding-top: 50px;
}

.contact li {
	margin-bottom: 40px;
}

.contact .left {
	width: 35%;
	float: left;
	padding-right: 110px;
}

.contact .right {
	width: 65%;
	float: right;
}

.contact .left h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 10px;
}

.contact .left p {
	font-size: 14px;
	color: #666666;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}

.contact .left p img {
	position: absolute;
	left: 0;
	top: 2px;
}

.contact .right .container {
	border: 6px solid #eeeeee;
	padding: 0;
}

.contact .right .container img {
	width: 100%;
}

.contact .right .nav {
	text-align: center;
	display: block;
	padding-top: 15px;
}

.contact .right .nav li {
	display: inline-block;
	margin-bottom: 0;
	margin: 0 10px;
}

.contact .right .nav li a {
	font-size: 16px;
	color: #999999;
	transition: 0.3s;
	font-weight: 600;
	position: relative;
}

.contact .right .nav li a.active {
	color: #23afe5;
}

.contact .right .nav li a.active:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #23afe5;
	border-radius: 50%;
	position: absolute;
	left: -5px;
	top: 14px;
}

.message {
	padding: 0 15px;
	overflow: hidden;
}

.message .left {
	width: 25.5%;
	padding-right: 50px;
}

.message .left h2 {
	font-size: 22px;
	display: inline-block;
	color: #23afe5;
	padding-bottom: 20px;
	border-bottom: 3px solid #23afe5;
}

.message .left p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin-bottom: 0;
}

.message .right {
	width: 74.5%;
	position: relative;
}

.message .right .dhjt {
	position: absolute;
	left: 0;
	top: 45%;
	animation: jt linear infinite 2s;
	-webkit-animation: jt linear infinite 2s;
	/* Safari and Chrome */
}

.message .right ul {
	display: block;
	overflow: hidden;
	padding-left: 110px;
}

.message .right p {
	font-size: 18px;
	font-weight: 600;
	color: #777777;
}

.w50 {
	width: 50%;
}

.message .right input,
.message .right textarea {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding: 5px;
}

.message .right textarea {
	resize: none;
	height: 135px;
}

.message .right li {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}

.message .right li button {
	font-size: 16px;
	color: #cbcbcb;
	border: 1px solid #cbcbcb;
	padding: 7px 30px;
	background: #fff;
	cursor: pointer;
	transition: 0.3s;
	margin-top: 30px;
}

.message .right li button:hover {
	background: #cbcbcb;
	color: #fff;
}

.pl20 {
	padding-left: 20px;
}

.pr20 {
	padding-right: 20px;
}

.kh-h3 {
	text-align: center;
	margin-bottom: 15px;
}

.kh-h3 h3 {
	font-size: 24px;
	display: inline-block;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 3px solid #007bff;
}
.en_foot ul li{
	width: 33.33%;
}
@media (min-width:1000px) and (max-width:1400px) {
	.tit h2 {
		font-size: 26px;
	}

	.footer ul li a {
		font-size: 12px;
	}

	.footer .foot-right div h3 {
		font-size: 20px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	body {
		min-width: 768px;
	}

	.dynamic li .left {
		padding-right: 25px;
	}

	.head .nav-link {
		padding: 5px !important;
	}

	.head .navbar-nav a {
		font-size: 14px;
	}

	.tit {
		padding: 50px 0 35px 0;
	}

	.ts-ul {
		padding: 20px 0 40px 0;
	}

	.ts-ul li div {
		margin: 0 20px;
	}

	.ts-ul li h3 {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	.dh-idx-left {
		left: -190px;
	}

	.dh-idx-right {
		right: -200px;
	}

	.dh-idx-left li img {
		max-width: 78%;
	}

	.dh-idx-right img {
		max-width: 78%;
	}

	.left-jt {
		z-index: 0;
	}

	.dh3 {
		left: -80px;
		top: 45%;
		position: absolute;
		animation: idxdh8 linear infinite 1.5s;
		-webkit-animation: idxdh8 linear infinite 1.5s;
		/* Safari and Chrome */
	}

	.dh4 {
		left: -80px;
		top: 45%;
		position: absolute;
		animation: idxdh7 linear infinite 1.5s;
		-webkit-animation: idxdh7 linear infinite 1.5s;
		/* Safari and Chrome */
		animation-delay: 0.5s;
		-webkit-animation-delay: 0.5s;
	}

	.idx-news-top {
		padding: 60px 0;
	}

	.idx-news-news {
		padding: 60px 90px;
	}

	.idx-news-news .s-prev,
	.idx-news-news .s-next {
		width: 50px;
		height: 50px;
		background-size: 100%;
	}

	.footer .foot-right div {
		margin-right: 20px;
	}

	.footer {
		padding: 30px 0;
	}

	.footer .wrap {
		padding: 10px 15px;
	}

	.kh-ul li a {
		margin: 6px 10px;
	}

	.case-ul li a {
		margin: 0 15px 25px 15px;
	}

	.pro_video iframe {
		width: 100%;
		height: 400px;
	}

	.dynamic_trend .right {
		padding: 0px 150px 0px 20px;
	}

	.dynamic_trend .right h2 {
		font-size: 22px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dynamic_trend .right span {
		top: 20px;
		padding: 5px 17px;
	}

	.dynamic_activity .bottom {
		padding: 35px 40px 50px 40px;
	}

	.join-top .left {
		width: 30%;
	}

	.join-top .right {
		width: 70%;
		padding-right: 30px;
	}

	.join-top img {
		margin-left: 15px;
	}

	.ab-tz li {
		width: 50%;
	}

	.ab-top {
		padding: 0 15px;
	}

	.about-lb .carousel-item .lb-wrap {
		padding: 0 20px;
	}

	.about-lb .lb-wrap .right {
		padding-left: 15px;
	}

	.honor-ul li {
		width: 25%;
	}

	.contact .left {
		padding-right: 10px;
		width: 45%;
	}

	.contact .right {
		width: 55%;
	}

	.message .left {
		padding-right: 0px;
	}

	.message .right ul {
		padding-left: 60px;
	}
}

@media (min-width:0px) and (max-width:767px) {

	body {
		min-width: 320px;
	}

	.pro_video iframe {
		width: 100%;
		height: 200px;
	}

	.mtop87,
	.mtop90 {
		margin-top: 53px;
	}


	.tit {
		padding: 35px 0 25px 0;
	}

	.tit h2 {
		font-size: 20px;
	}

	.tit span {
		font-size: 16px;
	}

	.tit hr {
		margin-bottom: 5px;
	}

	.ts-ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.ts-ul li h3 {
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.ts-ul li p {
		font-size: 13px;
	}

	.ts-ul {
		padding: 10px 0 0px 0;
	}

	.dh-idx-d .dh-idx-dd,
	.dh-idx-d .dh-idx-dd2,
	.dh-idx-d .dh-idx-dd3,
	.dh-idx-d .dh-idx-dd4 {
		padding: 20px;
	}

	.dh3,
	.dh4,
	.left-jt {
		display: none;
	}

	.dh-idx-dd .dh-p1 {
		top: -45px;
	}

	.dh-idx-dd .dh-p3 {
		bottom: -60px;
	}

	.dh-idx-dd .dh-p2 {
		right: -70%;
	}

	.dh-idx-left {
		left: -100px;
		top: -20px;
	}

	.dh-idx-left li img {
		max-width: 50%;
	}

	.dh-idx-right {
		right: -100px;
		top: 0px;
	}

	.dh-idx-right img {
		max-width: 55%;
	}

	.idx-news-top {
		padding: 50px 0;
	}

	.dh-idx-d {
		padding-bottom: 35px;
	}

	.idx-news-news {
		padding: 50px 70px;
	}

	.idx-news-news .s-prev,
	.idx-news-news .s-next {
		width: 32px;
		height: 32px;
		background-size: 100%;
	}

	.kh-ul {
		padding: 30px 20px;
		margin-bottom: 40px;
	}

	.kh-ul li {
		width: 33.33%;
	}

	.kh-ul li a {
		margin: 6px 8px;
	}

	.footer {
		padding: 20px 0;
	}

	.footer .wrap {
		padding: 20px 15px;
	}

	.footer ul {
		width: 100%;
	}

	.footer .foot-right {
		width: 100%;
	}

	.head .navbar {
		padding-top: 5px;
	}

	.logo img {
		width: 80px;
	}

	.footer .foot-right {
		border-left: hidden;
	}

	.footer .foot-right div {
		text-align: left;
		margin-right: 0;
		float: left;
	}

	.footer .foot-bottom {
		padding: 10px 15px 0 15px;
	}

	.footer ul li a {
		font-size: 12px;
	}

	.head .head-en {
		right: 60px;
	}

	.footer .foot-right div h3 {
		font-size: 20px;
	}

	.list-nav nav a {
		padding: 12px 0 15px 12px;
		font-size: 14px;
		margin: 0 5px;
	}

	.list-nav nav a img {
		top: 17px;
		width: 11px;
		height: 11px;
	}

	.case-ul li {
		width: 100%;
	}

	.case-ul {
		padding-top: 35px;
	}

	.case-ul li a {
		margin: 0 15px 20px 15px;
	}

	.product {
		padding-top: 30px;
	}

	.product .title h2 {
		font-size: 26px;
	}

	.product .title p {
		font-size: 14px;
	}

	.product .title {
		padding-bottom: 30px;
	}

	.w43,
	.w57 {
		width: 100%;
		margin-bottom: 20px;
	}

	.pro_body a {
		font-size: 14px;
		border: 1px solid;
		width: 130px;
		margin: 0 auto;
		display: block;
		margin-top: 10px;
	}

	.product li {
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.pro_list h2 {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.pro_list .pro-left,
	.pro_list .pro-right {
		width: 100%;
		padding-right: 0;
	}

	.partner_ul li {
		width: 50%;
	}

	.pro_video {
		padding-bottom: 35px;
	}

	.pro_list p {
		font-size: 14px;
	}

	.article_body {
		padding: 30px 15px;
	}

	.article_body .left,
	.article_body .right,
	.dynamic li .left,
	.dynamic li .right,
	.dynamic_activity li,
	.dynamic_trend .left,
	.dynamic_trend .right,
	.join-top .left,
	.join-top .right,
	.zp-ul li,
	.ab-tz li {
		width: 100%;
	}

	.article_body .bt h2 {
		font-size: 24px;
	}

	.article_body .bt span {
		margin-right: 20px;
	}

	.article_body .main {
		padding: 20px 0;
	}

	.article_body .right {
		padding-left: 0;
	}

	.tj-ul li {
		margin-bottom: 15px;
	}

	.dynamic li .left {
		padding-right: 0;
		margin-bottom: 20px;
	}

	.dynamic li h2 {
		font-size: 22px;
	}

	.dynamic li {
		padding: 20px 0;
	}


	.dynamic_trend .right {
		padding: 20px 0;
	}

	.dynamic_trend .right h2 {
		font-size: 22px;
	}

	.dynamic_trend .right span {
		position: initial;
		padding: 5px 0px;
		text-align: center;
		width: 100px;
		display: block;
		margin: 0px auto;
		margin-top: 10px;
	}

	.dynamic_trend li {
		padding: 20px 0;
	}

	.dynamic_trend {
		padding: 20px 15px;
	}

	.dynamic_activity {
		padding: 25px 0;
	}

	.dynamic_activity .top {
		margin: 22px 0 20px 0;
	}

	.dynamic_activity .top h2 {
		font-size: 20px;
	}

	.dynamic_activity .top span {
		font-size: 16px;
	}

	.dynamic_activity .bottom {
		padding: 17px 20px 40px 20px;
	}

	.dynamic_activity .bottom p {
		font-size: 14px;
	}

	.join-top img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.join-top {
		padding: 25px 0;
	}

	.join-top .left {
		padding: 20px 50px;
		border-right: hidden;
		border-bottom: 3px solid #23afe5;
	}

	.join-top .right {
		padding: 15px;
	}

	.zp-nav {
		padding: 15px 0;
	}

	.zp-nav div p {
		font-size: 14px;
		width: 80px;
	}

	.zp-nav div a {
		font-size: 15px;
		margin: 0 8px;
	}

	.zp-ul,
	.title-ab {
		padding: 20px 0;
	}

	.zp-ul li a {
		margin: 10px 15px;
		padding: 17px 20px;
	}

	.zp-ul li a p {
		padding-top: 15px;
	}

	.zp-ul li a span {
		margin-bottom: 15px;
	}

	.ab-tz li img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}

	.ab-top {
		padding: 0 15px;
	}

	.ab-top p {
		line-height: 1.8;
		font-size: 16px;
		margin-bottom: 15px;
	}

	.title-ab h2 {
		font-size: 26px;
	}

	.ab-tz li a {
		padding: 20px 0;
	}

	.ab-tz li {
		min-height: 350px;
	}

	.about-lb .carousel-indicators {
		margin-bottom: 30px;
		margin-top: 20px;

	}

	.about-lb .carousel-indicators li {
		width: 25%;
		margin-left: 2px;
		margin-right: 2px;
	}

	.about-lb .carousel-item .lb-wrap {
		padding: 0 15px;
	}

	.about-lb .lb-wrap .left,
	.about-lb .lb-wrap .right {
		width: 100%;
		margin-bottom: 10px;
	}

	.about-lb {
		padding-bottom: 20px;
	}

	.about-lb .lb-wrap .right h3 {
		margin-bottom: 15px;
		font-size: 20px;
	}

	.about-lb .lb-wrap .right p {
		font-size: 14px;
	}

	.about-lb .carousel-indicators li p {
		font-size: 12px;
		padding: 12px 5px;
		margin-bottom: 0;
	}

	.team-ul {
		padding-top: 15px;
		padding-bottom: 0px;
		margin-bottom: 0;
	}

	.team-ul li,
	.qs-model .left,
	.qs-model .right,
	.contact .left,
	.contact .right,
	.message .left,
	.message .right,
	.partner li {
		width: 100%;
	}

	.qs-model .right {
		padding-left: 0;
	}

	.team-ul li .bottom h3 {
		margin-bottom: 5px;
	}

	.team-ul li .bottom .team-js {
		padding-bottom: 10px;
	}

	.honor-ul li {
		width: 50%;
	}

	.honor-ul li div {
		margin: 10px;
	}

	.contact .left,
	.message .left {
		padding-right: 0;
	}

	.contact {
		padding-top: 25px;
	}

	.contact li {
		margin-bottom: 20px;
	}

	.message .left {
		text-align: center;
		padding: 20px 0;
	}

	.message .left h2 {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.message .left p {
		text-align: left;
		font-size: 14px;
		text-indent: 2em;
	}

	.message .right ul {
		padding-left: 0;
	}

	.message .right .dhjt {
		display: none;
	}

	.pr20 {
		padding-right: 10px;
	}

	.pl20 {
		padding-left: 10px;
	}

	.message .right li {
		margin-bottom: 10px;
	}

	.message .right li button {
		font-size: 16px;
		border: 2px solid ##cbcbcb;
		margin: 0 auto;
		display: block;
		margin-top: 15px;
	}

	.navbar {
		background: #fff;
	}



	.head .navbar-nav a {
		color: #333333;
	}

	.head .head-en {
		color: #666;
	}

	.head .navbar-nav {
		text-align: center;
	}

	.head .nav-item .dropdown-menu {
		background: #eee;
	}

	.dropdown-item.active,
	.dropdown-item:active {
		background: #ccc;
	}

	.head .navbar {
		box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
	}

	.head .navbar-nav {
		max-height: 500px;
		overflow: hidden;
		overflow-y: scroll;
	}

	.page-ul li.thisclass {
		padding: 7px 10px;
	}

	.page-ul a {
		padding: 7px 10px;

	}

	.idx-f {
		display: none;
	}

	.kh-h3 h3 {
		font-size: 20px;
		padding: 5px 0;
	}

	.page-ul {
		margin-bottom: 30px
	}

	.zp-ul li a h3 {
		font-size: 20px;
	}

	.about-lb .lb-wrap .right h1 {
		font-size: 24px;
	}
	.w350{
		width: 270px !important;
	}
	.en_foot ul li{
		width: 33.33%;
	}
	.banner .head-img{
		display: block;
	}
	.banner video{
		display: none;
	}
}

@media (min-width:400px) and (max-width:767px) {
	.dh-idx-right {
		top: 20px;
	}

	.dh-idx-left {
		top: 0px;
	}
}

@media (min-width:320px) and (max-width:360px) {
	.dh-idx-right {
		top: -20px;
	}

	.dh-idx-left {
		top: -50px;
	}

	.dh-idx-right img {
		max-width: 50%;
	}
}
