@charset "utf-8";
*{transition: all .3s;}
.container-width{max-width: 1200px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.container-position{position: relative;}
.container-overflow{overflow: hidden;}
.container-padding{padding-bottom: 50px;}
.container-padding p img {max-width: 100%;}
.background-image{background-position: center;background-repeat: no-repeat; background-size: cover;}
/* 字体图标  */
 @font-face {
	font-family: 'iconfont';
	src: url('../iconfont/iconfont.eot');
	src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
		 url('../iconfont/iconfont.woff') format('woff'),
		 url('../iconfont/iconfont.ttf') format('truetype'),
		 url('../iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 

 @font-face {
	font-family: 'iconpublic';
	src: url('../iconfont/public/iconfont.eot');
	src: url('../iconfont/public/iconfont.eot?#iefix') format('embedded-opentype'),
		 url('../iconfont/public/iconfont.woff') format('woff'),
		 url('../iconfont/public/iconfont.ttf') format('truetype'),
		 url('../iconfont/public/iconfont.svg#iconfont') format('svg');
}

.iconpublic {
	font-family: "iconpublic" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 

@font-face {
	font-family: 'icon-pages';
	src: url('../iconfont/pages/iconfont.eot');
	src: url('../iconfont/pages/iconfont.eot?#iefix') format('embedded-opentype'),
		 url('../iconfont/pages/iconfont.woff') format('woff'),
		 url('../iconfont/pages/iconfont.ttf') format('truetype'),
		 url('../iconfont/pages/iconfont.svg#iconfont') format('svg');
}

.icon-pages {
	font-family: "icon-pages" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 
/* color */
:root{--mColor:#008cd6;}
.zd-nav-box #menu-header-nav .current-post-ancestor a,.zd-nav-box #menu-header-nav  .current-menu-parent a,.zd-nav-box #menu-header-nav .current-post-parent a {color: #fff;border-bottom: 2px solid #014099;}
/* banner */
.page-banner{position: relative; overflow: hidden;width: 100%;}
.page-banner img{width: 100%;}
.last-nav:last-of-type {display: none;}
/*pages*/
.pg-code {text-align: center;}
.pg-code .pages{display: none !important;}
.pg-code>ul {display: inline-block;margin: 50px auto;}
.wp-pagenavi span,.wp-pagenavi a {display: block;padding: 0 16px;line-height: 40px;font-size: 16px;color: #999999;border: 1px solid #eee;float: left;margin: 0 5px;}
.wp-pagenavi span.current,.wp-pagenavi a:hover {background-color: var(--mColor);color: #ffffff;} 
/* path */
.page-path{height: 50px;line-height: 50px;overflow: hidden;font-size: 12px;color: #777;}
.page-path a{color: #777777;}
.page-path i{margin-right: 5px;font-size: 18px;color: #888888;}
.page-path b{font-weight: normal;font-size: 14px;}
/* .page-path span span:last-of-type a {color: var(--mColor);} */

/* 新闻列表 */
.pg-news-title ul { margin: 20px 0; background-color: #f5f5f5;}
.pg-news-title ul li{float: left;}
.pg-news-title ul li a{position: relative;z-index: 3; display: block; padding: 2px 25px; font-size: 16px; line-height: 45px;}
.pg-news-title ul li a i{font-size: 24px; padding-right: 5px; vertical-align: middle; color: #777;}
.pg-news-title ul li a:before{position: absolute; bottom: 0; left: 0; content: ''; z-index: -1; width: 100%; height: 0; background-color: var(--mColor);; transition: all .3s;}
.pg-news-title ul li a:after{position: absolute; bottom: 0; left: 50%; content: ''; margin-left: -10px; z-index: -1; width: 0; height: 0;
 border-top: 10px solid var(--mColor);; border-right: 10px solid transparent; border-left: 10px solid transparent; opacity: 0; transition: all .3s;}
.pg-news-title ul li.current-cat a,
.pg-news-title ul li.current-cat a i{color: #fff;}
.pg-news-title ul li.current-cat a:before{height: 100%;}
.pg-news-title ul li.current-cat a:after{bottom: -10px; opacity: 1;}
.pg-news-title ul li a.on,
.pg-news-title ul li a.on i{color: #fff;}
.pg-news-title ul li a.on:before{height: 100%;}
.pg-news-title ul li a.on:after{bottom: -10px; opacity: 1;}
.pg-news-title ul li a:hover,
.pg-news-title ul li a:hover i{color: #fff;}
.pg-news-title ul li a:hover:before{height: 100%;}
.pg-news-title ul li a:hover:after{bottom: -10px; opacity: 1;}
@media (max-width:768px) {
	.pg-news-title ul li a{padding: 2px 15px;line-height: 35px;}
	.pg-news-title ul li a i{display: none;}
}

.pg-news li {width: 100%;overflow: hidden;padding: 30px 0;border-bottom: 1px solid #eeeeee;}
.pg-news>ul>li:first-of-type {padding-top: 20px;}
.pg-news li .news-meta {width: 11%;text-align: left;}
.pg-news li .news-con {width: 57%;margin-right: 7%;}
.pg-news li .news-thum {width: 25%;}

.pg-news li .intro-btn {width: 55px;height: 25px;background-color: #eeeeee;line-height: 25px;text-align: center;}
.pg-news li .intro-btn i {color: #606060;font-size: 20px;}
.pg-news li:hover .intro-btn {background-color: var(--mColor);}
.pg-news li:hover .intro-btn i {color: #fff;}
.pg-news li .news-md {font-size: 28px;color: #333333;}
.pg-news li .news-year {font-size: 16px;color: #999999;margin: 15px 0 30px;}

.pg-news li .news-con h3 {font-size: 20px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pg-news li .news-con p {padding: 25px 0 20px;font-size: 14px;color: #777777;text-align: justify;}
.pg-news li:hover .news-con h3 {color: var(--mColor);}

.pg-news li .news-thum {overflow: hidden;}
.pg-news li .news-thum img {width: 100%;max-height: 180px;}
.pg-news li:hover .news-thum img {transform: scale(1.1);}
@media (max-width:840px) {
	.pg-news li .news-meta {display: none;}
	.pg-news li .news-con {width: 68%;margin-right: 7%;}
}
@media (max-width:768px) {
	.pg-code>ul {margin: 25px 0;}
	.pg-news li .news-con {width: 100%;margin-right: 0;}
	.pg-news li .news-thum {width: 100%;}
	.pg-news li .news-thum img {height: auto;max-height: none;}
}


/* 新闻详情 */
.show-left{float: left; width: 70%;}
.show-right{float: right; width: 30%; padding-left: 50px; }
@media (max-width:768px) {
	.show-left,
	.show-right{float: none; width: 100%; padding-left: 0; }
}

.show-title{text-align: center;}
.show-title h1{margin: 20px 0 15px;font-size: 26px;color: #333;}
.show-title span{position: relative;display: inline-block; padding:0 8px; margin-bottom: 10px; font-family: arial;color: #999;vertical-align: middle;font-size: 14px;}
.show-content{padding: 35px 0;}
.show-content p{line-height: 24px; padding-bottom: 15px;}
.show-share{padding: 15px 0; text-align: right; color: #777;}
@media (max-width:768px) {
	.show-title{ padding-top: 20px;}
	.show-title h1{margin-top: 0; font-size: 22px;}
	.show-title span{margin-bottom: 5px;}
	.show-content{padding: 20px 0;}
}
.show-hotitle{ margin-bottom: 20px; border-bottom: 2px solid #eee;}
.show-hotitle a{font-size: 14px; font-family: arial; text-transform: uppercase; margin-top: 15px;}
.show-hotitle span{position: relative; display: inline-block; padding: 10px 0;font-size: 18px; color: #333;font-weight: bold;}
.show-hotitle span:before{position: absolute;bottom: -3px; left: 0; content: ''; width: 100%; height: 3px ; background-color: var(--mColor); }
.show-hot{padding-bottom: 25px;}
#changefont,#changefont a{color: #999;font-size: 14px;padding: 0 4px;}
.show-hot ul li{padding-left: 25px;padding-bottom: 15px;font-family: arial;}
.show-hot ul li h3{position: relative;font-size: 18px;color: #333;}
.show-hot ul li h3:before{position: absolute; top: 5px; left: -25px; content: ''; width: 9px; height: 9px; border-radius: 50%; background-color: #ccc;}
.show-hot ul li p i {font-size: 18px;vertical-align: middle;margin-right: 8px;}
.show-hot ul li p{padding: 5px 0;color: #999; border-bottom: 1px solid #eee;font-size: 14px;}
.show-hot ul li a:hover h3{color: var(--mColor);}
.show-hot ul li a:hover h3:before{background-color: var(--mColor);}
.articlelink-title{ border-bottom: 3px solid #eee;margin-top: 40px;}
.articlelink-title span{display: inline-block; position: relative;line-height: 40px;color: var(--mColor);font-size: 22px;}
.articlelink-title span:before{position: absolute;bottom: -2px; left: 0; content: ''; width: 100%; height: 2px; background-color: var(--mColor);}
.articlelink{padding: 20px 0;}
.articlelink ul li{position: relative; float: left; width: 50%; line-height: 30px; padding-right: 15px;}
.articlelink ul li i{font-family: simsun; font-style: normal; color: #333;}
.articlelink ul li a{display: block; color: #444; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;font-size: 14px;}
.articlelink ul li a:hover{color: var(--mColor);}
.pg-view {background-color: #f7f7f7;padding: 20px 15px;}
.pg-view ul {overflow: hidden;line-height: 30px;}
.pg-view ul li {float: left;width: 50%;font-size: 14px;color: #666;}
.pg-view ul li:last-of-type {float: right;text-align: right;font-size: 14px;color: #666;}
.page-show-clickgo{margin-bottom: 35px;text-align: center;}
.page-show-clickgo a {display: inline-block;width: 115px;height: 65px;padding-top: 5px;color: #fff;background-color: var(--mColor);border-radius: 50px;}
.page-show-clickgo a i {display: block; margin-bottom: 5px; font-size: 30px;}
.about-news ul {margin-bottom: 20px;}
.about-news ul li {padding-top: 10px;}
.about-news ul li:hover .an-tit {color: var(--mColor);}
.about-news .an-img {width: 35%;margin-right: 2%;}
.about-news .an-img img {width: 100%;}
.about-news .an-tit {font-size: 16px;color: #333;width: 60%;display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.info {box-shadow: 0px 0px 8px -5px #999999;padding-bottom: 10px;margin-bottom: 30px;}
.info img {width: 100%;}
.info .company-name {padding: 15px 0;border-bottom: 1px solid #d8d8d8;margin: 0 20px;font-size: 18px;color: #333333;}
.info .concat-way {padding: 0 20px;}
.info .concat-way p {font-size: 14px;color: #666666;margin: 20px 0;}
.info .concat-way p span {font-size: 14px;color: #333333;}
.info .concat-way p i {font-size: 20px;vertical-align: top;margin-right: 5px;}

@media (max-width:960px) {
	.show-right {padding-left: 20px;}
	.info .company-name {margin: 0;font-size: 16px;padding: 15px;}
	.info .concat-way {padding: 0;}
}

@media (max-width:768px) {
	.articlelink ul li{width: 100%; }
	.show-hot {padding-bottom: 0;}
	.about-news ul li {margin-bottom: 10px;}
	.show-right {padding-left: 0;}
	.about-news ul li a{display: flex;align-items: center;}
	.info .concat-way p {padding: 0 15px;}
}


/* 产品列表 */
.product-path,.page-product {background-color: #f2f3f8;}
.page {overflow: hidden;display: flex;justify-content: center;margin:30px 0;padding:0 10px;}
.page li {float: left;margin:2px 1px;}
.page li a {display: block; padding:0 16px;line-height: 40px;font-size: 16px;color:#999999;border: 1px solid #e7e8ec;}
.page li > a:hover,
.page li > a:focus{color: #fff;background-color: var(--mColor);}
.page .current {color: #fff;background-color: var(--mColor);}
.zd-products .zd-menu-item li.current-cat {background-color: #008cd6;border-radius: 8px;}
.zd-products .zd-menu-item li.current-cat a {color: #ffffff;}
.zd-menu-item span {color: #d1d1d2 !important;}
.page-path span span:last-of-type a:last-of-type {color: var(--mColor);}

/* 产品详情 */
.product-top {margin-bottom: 60px;}
.product-top .imgbox {width: 45%;position: relative;}
.product-top .imgbox img {width: 100%;border: 1px solid #eeeeee;height: 365px;object-fit: cover;}
.product-top .product-in {width: 50%;}
.product-top .product-in h1 {font-size: 24px;color: #333;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.product-top .product-in h1::after {content: '';width: 50px;height: 2px;background-color: var(--mColor);display: block;margin: 15px 0;}
.product-top a.product-zxbtn {display: inline-block;padding: 10px 45px;border: 1px solid var(--mColor);color: var(--mColor);font-size: 16px;margin: 30px 0;}
.product-top a.product-zxbtn:hover {background-color: var(--mColor);color: #fff;}
.product-top .product-con {position: static;width: auto;transform: none; font-size: 14px;color: #666666; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-align: justify;line-height: 2;}
.product-list-img li {float: left;width: 30%;margin-right: 10px;}
.product-list-img li img {width: 100%;border: 1px solid #eeeeee;cursor: pointer;height: 130px;}
.hoverbox {display:none;position: absolute;top: 0;background: var(--mColor);border: 1px solid var(--mColor);height: 100px;width: 100px;cursor: move;z-index: 10;opacity: 0.3;}
.showbox {display:none;position: absolute;left: 100%;top: 0;width: 100%;height: 100%;overflow: hidden;}

.product-btm h3 {text-align: center;padding: 20px 0;background-color: #f4f4f4;}
.product-btm h3 p {display: inline-block;font-size: 18px;color: #333333;position: relative;}
.product-btm h3 span {position: absolute;bottom: 50%;content: '';width: 50px;height: 1px;background-color: #d1cece;}
.product-btm h3 span:first-child {left: -60px;}
.product-btm h3 span:last-child {right: -60px;}
.product-btm .product-content {padding: 30px 0;}
.product-btm .product-content p {font-size: 14px;color: #666;line-height: 2;}

@media (max-width:768px) {
	.product-top .imgbox {width: 100%;}
	.product-top .product-in {width: 100%;}
	.product-top {margin-bottom: 30px;}
	.product-top a.product-zxbtn {margin: 15px 0;}
	.product-list-img {display: flex;flex-wrap: wrap;}
	.product-list-img li {flex: 1;}
	.product-top .product-in h1 {font-size: 20px;}
	.product-top .product-in h1::after {margin: 10px 0;}
	.product-btm h3 {padding: 10px 0;}
	.product-btm h3 p {font-size: 16px;}
}

/* 服务支持 */

.page-service h2 {font-size: 28px;color: #333333;margin: 20px 0;}
.service-p1 {font-size: 16px;color: #333333;margin-bottom: 30px;}
.page-service .service-p1 ul {margin-bottom: 15px;margin: 20px 0;}
.page-service .service-p1 ul li {font-size: 14px;color: #666666;line-height: 2;}
.page-service .service-p1 ul li:first-of-type {font-size: 20px;color: #333333;}
.service-p2 {background-color: #f4f4f4;}
.service-p2 h2 {font-size: 28px;color: #333333;padding: 25px 0;}
.service-p2 ul {padding-bottom: 50px;overflow: hidden;}
.service-p2 ul li {border: 1px solid #d6d6d6;text-align: center;float: left;width: 23%;padding: 20px 0;}
.service-p2 ul li:nth-of-type(1) {margin-right: 3%;}
.service-p2 ul li:nth-of-type(2) {margin-right: 2%;}
.service-p2 ul li:nth-of-type(3) {margin-right: 3%;}
.service-p2 ul li i {font-size: 50px;color: var(--mColor);}
.service-p2 ul li p:first-of-type {font-size: 20px;color: #333333;margin: 20px 0 30px;}
.service-p2 ul li .form {font-size: 16px;color: #666666;}

@media (max-width:1011px) {
	.service-p2 ul li {min-height: 210px;}
}
@media (max-width:768px) {
	.service-p2 ul {display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 30px;}
	.service-p2 ul li {width: 48%;margin-bottom: 25px;}
	.service-p2 ul li:nth-of-type(1),.service-p2 ul li:nth-of-type(2),.service-p2 ul li:nth-of-type(3) {margin-right: 0;}
}
@media (max-width:500px) {
	.service-p2 ul li {width: 100%;margin-bottom: 25px;min-height: 200px;}
}

/* 联系我们 */
.contact-input {width: 50%;}
.contact-input input {width: 100%;padding-left: 20px;line-height: 45px;border: 1px solid #eeeeee;margin-bottom: 10px;}
.contact-input textarea {width: 100%;border: 1px solid #eeeeee;padding: 15px 20px;margin-bottom: 10px;resize: none;height: 160px;}
.contact-input input::-webkit-input-placeholder { /* WebKit browsers */color: #999;font-size: 16px;}
.contact-input input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #999;font-size: 16px;}
.contact-input input:-ms-input-placeholder { /* Internet Explorer 10+ */color: #999;font-size: 16px;} 
.contact-input textarea::-webkit-input-placeholder {/* WebKit browsers */color: #999;font-size: 16px;}
.contact-input textarea:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #999;font-size: 16px;}.contact-input textarea::-moz-placeholder {/* Mozilla Firefox 19+ */color: #999;font-size: 16px;}
.contact-input textarea::-ms-input-placeholder {/* Internet Explorer 10+ */color: #999;font-size: 16px;}
#tijiao {background-color: var(--mColor);color: #fff;font-size: 18px;}
.contact-show {width: 50%;padding-left: 5%;}
.contact-show h1 {font-size: 20px;color: #333333;margin: 3% 0 4%;}
.contact-show ul li {font-size: 16px;color: #666666;margin-bottom: 15px;}
.list-icons {margin-top: 45px;}
.list-icons a {position: relative;margin-right: 30px;}
.list-icons a i {font-size: 30px;color: #999999;}
.list-icons a img {opacity: 0;visibility: hidden;position: absolute;top: -120px;left: -28px;}
.list-icons a:hover i {color: var(--mColor);}
.list-icons a:hover img {opacity: 1;visibility: visible;transform: translateY(-10px);}

#page-map {height: 400px;width: 100%;margin: 30px 0 80px;}

@media (max-width:768px) {
	.contact-input {width: 100%;margin-top: 25px;}
	.contact-show  {width: 100%;}
	.contact-input input {line-height: 40px;}
	.contact-input textarea {height: 120px;}
	.list-icons {margin-top: 0;}
	#map {height: 300px;}
}

/* 关于我们 */

.about-intro .intro-con{width: 50%;padding-right: 3%;}
.about-intro .intro-con .about-title {margin: 30px 0;}
.about-intro .intro-con .about-time {vertical-align: super;font-size: 14px;color: #666666;}
.about-intro .intro-con .about-time::before {content: '­­­­­­­';height: 4px;background-color: #353535;width: 35px;display: inline-block;vertical-align: middle;margin: 0 20px;margin-top: -2px;}
.about-intro .intro-con .about-tit {font-size: 30px;font-weight: bold;color: #333333;}
.about-intro .intro-img{width: 50%;}

.about-content p{font-size: 14px;color: #666666;line-height: 2.5;text-align: justify;margin-bottom: 15px;}
.intro-img img {width: 100%;}
.intro-img img.top-intro {width: 100%;margin-bottom: 5px;}
.intro-img img.left-intro {width: 50%;padding-right: 2px;}
.intro-img img.right-intro {width: 50%;padding-left: 2px;}
.about-num {background-color: #f4f4f4;margin: 40px 0;}
.about-num ul {display: flex;justify-content: space-between;padding: 50px 0;}
.about-num ul li {float: left;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;flex: 1;position: relative;}
.about-num ul li::before {content: '';width: 1px;height: 30px;background-color: #cccccc;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.about-num ul li:first-of-type::before {display: none;}
.about-num ul li .process-num {font-size: 36px;color: var(--mColor);position: relative;}
.about-num ul li .process-num em {position: absolute;font-style: normal;font-size: 12px;top: -10px;right: -20px;}
.about-num ul li .process-tit {font-size: 16px;color: var(--mColor);margin-top: 25px;}

/* content  */
.about-common {text-align: center;}
.about-common-tit {font-weight: bold;font-size: 48px;color: #333333;}
.about-common-desc {margin: 10px 0;}
.about-common-desc img {max-width: 100%;margin-right: 15px;}
.about-common-desc span {font-size: 22px;color: #333333;vertical-align: middle;}


.about-path {height: 600px;background: url(../images/pages/path-bg.png) no-repeat;padding: 30px 0 80px;}
.about-path .swiper-container {overflow: visible !important;}
.about-path .path-border {width: 100%;position: absolute;height: 1px;background-color: #d9d9d9;bottom: 3px;z-index: -1;}
.about-path .path-con {text-align: left;}
.about-path .path-con p{font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.about-path .path-con h3{font-size: 16px;color: #666666;line-height: 2;}
.about-path .swiper-slide {text-align: center;}
.about-path .swiper-slide img {width: 8px;height: 89px;}
.about-path .swiper-slide:nth-of-type(2n) {display: flex;flex-direction: column-reverse;align-items: center;bottom: -181px;position: relative;}
.box {height: 380px;overflow: hidden;margin-top: 60px;}
.about-path .swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none;left: -30px;right: auto;top: 62%;}
.about-path .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: -30px;left: auto;top: 62%;}
.about-path .swiper-button-next {width: 60px;height: 60px;background-color: #fff;border-radius: 50%;box-shadow: 0px 2px 5px 4px #eee;text-align: center;line-height: 60px;z-index: 0;}
.about-path .swiper-button-prev {width: 60px;height: 60px;background-color: #fff;border-radius: 50%;box-shadow: 0px 2px 5px 4px #eee;text-align: center;line-height: 60px;z-index: 0;}
.about-path .swiper-button-next:focus,.about-path .swiper-button-prev:focus {outline: none;}
.about-path i {font-size: 40px;color: #666666;}
.about-talents {height: 675px;background: url(../images/pages/talents-bg.png) no-repeat;}
.talents-box {background-color: #fff;padding: 50px 0;text-align: center;transform: translateY(55%);}
.talents-con {font-size: 14px;color: #666666;margin: 50px 0 50px;}
.x-partners-title{width: 100%;transform: rotate(-45deg);}
.x-partners-title img{width: 100%; transform: scale(1.5);}
.about-env{padding: 40px 0;}
.about-env ul {margin: 80px 0 40px;}
.about-env li{float: left; width: 25%;}
.about-env li:nth-child(5){margin-left: 12.5%;}
.about-env li a{display: block; margin: 0 auto; width: 180px; height: 180px; display: flex; align-items: center; justify-content: center; background-color: #F7F7F7; transform: rotate(45deg); overflow: hidden;}
.about-env li:nth-child(n+5):nth-child(-n+7){transform: translateY(-30px);}
.x-partners-title{width: 100%;transform: rotate(-45deg);}
.x-partners-title img{width: 100%; transform: scale(1.5);}

@media (max-width:1200px) {
	.about-env{margin-top: 40px;}
	.about-env{padding-top: 0;}
	.about-env li{margin: 45px 0;}
	.about-env li:nth-child(1){margin-left: 0}
	.about-env li:nth-child(n+4):nth-child(-n+7){transform: translateY(0);}
	.talents-con {padding: 0 10%;line-height: 2;}
}
@media (max-width:960px) {
	.about-env li{ width: 33.33%;}
}
@media (max-width:768px) {
	.about-env li{ width: 50%;}
	.about-talents {height: 500px;background-size: cover;}
	.talents-box {padding: 30px 0;transform: translateY(35%);}
	.talents-con {margin: 50px 0 30px;}
	.about-env ul {margin: 50px 0 0px;}
}
@media (max-width:640px) {
	.about-env li a{width: 140px; height: 140px;} 
}
@media (max-width:1280px) {
	.about-path .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 0;}
	.about-path .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0;}
}
@media (max-width:1140px) {
	.about-content p {margin-bottom: 0;}
	.about-intro .intro-con .about-title {margin: 15px 0;}
	.about-content p {line-height: 2}
}

@media (max-width:960px) {
	.about-common-tit {font-size: 36px;}
	.about-common-desc span {font-size: 18px;}
	.about-intro .intro-con {width: 100%;padding-right: 0;}
	.about-intro .intro-img {width: 100%;margin: 20px 0;}
}
@media (max-width:768px) {
	.about-num {margin: 30px 0;}
	.about-num ul {flex-wrap: wrap;}
	.about-num ul li {flex: 0 1 50%;margin-bottom: 50px;}
	.about-num ul li:nth-of-type(3)::before {display: none;}
	.about-num ul li:nth-of-type(n+3) {margin-bottom: 0;}
	.about-path .swiper-button-prev, .swiper-container-rtl .swiper-button-next {display: none;}
	.about-path .swiper-button-next, .swiper-container-rtl .swiper-button-prev {display: none;}
}
@media (max-width:500px) {
	.about-path {height: 520px;}
	.box {height: 370px;margin-top: 35px;}
	.about-path .path-con p {margin-bottom: 0;}
	.about-path .path-con h3 {line-height: 1.5;}
	
}


/* 修改  */

.page-content {text-align: center;margin-top: 20px;}
.page-content h2{font-size: 30px;color: #333;display: inline-block;padding: 0 25px 20px;border-bottom: 1px solid #cccccc;position: relative;margin-bottom: 30px}
.page-content h2:after {content: '';display: block;position: absolute;bottom: 0;left: 50%;background-color: #008cd6;width: 40px;height: 2px;transform: translateX(-50%);}
.page-path span {color: var(--mColor);font-size: 12px;}
#tab-nav {display: flex;justify-content: center;}
#tab-nav a{display: block;float: left;cursor: pointer;font-size: 16px;color: #777777;text-align: center;padding: 5px 15px;border-radius: 5px;}
#tab-nav span {display: block;line-height: 30px;font-size: 16px;color: #cccccc;margin: 0 10px;}
#tab-nav a.on{background-color: #008cd6;color: #fff;}
#contentBox{background-color: #f2f3f8;}
#contentBox .tab-box{display:none;margin-top: 20px;padding: 30px 0 80px;}
#contentBox .tab-box.active{display:block;}
.ser-cont:first-of-type {margin-bottom: 35px;}
.ser-con {width: 40%;}
.ser-con h3 {font-size: 24px;color: #333333;margin: 50px 0 35px;}
.ser-con:last-of-type h3 {margin: 20px 0 35px;}
.ser-con p {font-size: 14px;color: #333333;margin-bottom: 20px;}
.ser-con p strong {font-weight: bold;font-size: 16px;}
.ser-img {width: 56%;}
.ser-img img {width: 100%;}
.tab-tx .ser-con {width: 50%;padding-left: 4%;}
.tab-tx .ser-img {width: 50%;}
.tab-tx .ser-cont:first-of-type {margin-bottom: 0;}
.aboout-cu .cu-box {margin-top: 20px;}
.aboout-cu .cu-box .fl,.aboout-cu .cu-box .fr{width: 50%;}
.aboout-cu .cu-box  ul li {margin-bottom: 30px;}
.aboout-cu .cu-box  ul li h3 {font-size: 20px;color: #008cd6;font-weight: bold;margin-bottom: 15px;}
.aboout-cu .cu-box  ul li p {font-size: 14px;color: #666666;margin-bottom: 5px;}
.aboout-cu .cu-box  img {width: 100%;}
.ys .fr {padding-left: 4%;}
.ys ul li p {text-align: justify;line-height: 1.5;}
@media (max-width: 1200px) {
    .ser-con h3 {margin: 20px 0 30px;}
    .ser-con:last-of-type h3 {margin: 20px 0 20px;}
    .ser-con p {margin-bottom: 15px;}
}
@media (max-width: 960px) {
    .ser-con,.ser-img {width: 100%;}
    .tab-tx .ser-img,.tab-tx .ser-con {width: 100%;}
    .ser-con h3 {margin: 20px 0 20px;font-size: 20px;}
	.tab-tx .ser-con {padding-left: 0;}
	.aboout-cu .cu-box .fl,.aboout-cu .cu-box .fr{width: 100%;}
	#tab-nav a {font-size: 14px;padding: 5px 2px;}
	.ys .fr {padding-left: 0;margin-top: 30px;}
}