
.page_con{max-width: 1920px; margin: 0 auto; position: relative; padding-bottom: 60px; overflow: hidden;}

.wow{animation: fadeInUp 1s ease both; -webkit-animation: fadeInUp 1s ease both; animation-delay: .4s; -webkit-animation-delay: .4s}

.page-banner{width: 100%; height: 560px; position: relative}
.page-banner .banner-bg{width: 100%; height: 100%; background-size: cover; background-position: center;}
.page-banner .banner-text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding-top: 260px;}
.page-banner .banner-text h3{font-size: 32px; color: #fff; font-weight: bold; text-shadow: 1px 1px 1px #333; margin-bottom: 10px;}
.page-banner .banner-text p{font-size: 26px; color: #fff; text-transform: uppercase; text-shadow: 1px 1px 1px #333; font-family: 'DisneyEnglish-Bold';}

.page-link{position: relative; font-size: 0; padding: 20px 0 60px 0;}
.page-link span.left{font-size: 15px; color: #666;}
.page-link span.left i{font-size: 17px; color: #2a9839; padding-right: 6px;}
.page-link span.left a{display: inline-block; padding: 10px 4px; font-size: 15px; color: #333;}

.page-link span.right{font-size: 0; text-align: right;}
.page-link span.right a{display: inline-block; padding: 12px 30px; font-size: 15px; color: #333; background: #f0f0f0; margin-left: 4px;  transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-link span.right a.on{background: #2a9839; color: #fff;}
.page-link span.right a:hover{background: #2a9839; color: #fff;}

.page-title{position: relative; margin-bottom: 40px; text-align: center; z-index: 2;}
.page-title h3{font-size: 24px; font-weight: bold; color: #555;}
.page-title .line{display: block; width: 30px; height: 2px; background: #2a9839; margin: 12px auto;}
.page-title p{font-size: 14px; color: #666; font-family: 'novecentowide-book';}


/* 关于 */
.page-about{margin-bottom: 80px; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
.page-about .about-left{width: 50%;}
.page-about .about-left h3{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 20px;}
.page-about .about-left p{font-size: 16px; color: #333; line-height: 2;}
.page-about .about-right{width: 45%;}
.page-about .about-right img{width: 100%; float: none; display: block;}

/* 企业文化 */
.page-culture{position: relative; padding: 120px 0; text-align: center; color: #fff; background: url(../image/img11.jpg) no-repeat center fixed; background-size: cover;}
.page-culture:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.4) url(../image/img_mark.png) repeat; }
.page-culture .text{position: relative; z-index: 2;}
.page-culture .text h4{font-size: 28px; font-weight: bold; margin-bottom: 40px;}
.page-culture .text p{font-size: 22px; font-weight: bold; margin-bottom: 14px;}

/* 企业展示 */
.page-images{margin: 60px 0;}
.page-images .list{margin-right: -2%;}
.page-images .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px;}
.page-images .list li img{width: 100%;}


/* 主营业务 */
.page-business{margin-bottom: 50px;}
.page-business .list{margin-right: -2%;}
.page-business .list li{position: relative; width: 31.3333%; float: left; margin-right: 2%; padding: 20px 24px; margin-bottom: 30px; box-sizing: border-box;}
.page-business .list li:after{content: ""; display: block; width: 100%; height: 80%; background: #f0f0f0; position: absolute; bottom: 0; left: 0; border-radius: 12px;}
.page-business .list li .img{width: 100%; border-radius: 12px; overflow: hidden; position: relative; z-index: 2;}
.page-business .list li .img img{width: 100%;}
.page-business .list li .text{padding: 20px 0; text-align: center; position: relative; z-index: 2;}
.page-business .list li .text h3{font-size: 20px; color: #333;}
.page-business .list li .text .line{display: block; width: 30px; height: 2px; background: #2a9839; margin: 20px auto;}
.page-business .list li .text p{font-size: 14px; color: #666; font-family: 'novecentowide-book';}

/* 资质认定检测范围 */
.page-scope{margin-bottom: 60px;}
.page-scope .text h5{font-size: 18px; color: #333; line-height: 2; margin-bottom: 10px;}

/* 主要业绩 */
.page-achiev-li{font-size: 0; margin-bottom: 60px; text-align: center;}
.page-achiev-li a{display: inline-block; padding: 12px 30px; font-size: 15px; color: #333; background: #f0f0f0; margin-left: 4px;  transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-achiev-li a.on{background: #2a9839; color: #fff;}
.page-achiev-li a:hover{background: #2a9839; color: #fff;}

.page-achievements{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 60px;}
.page-achievements .achiev-left{width: 48%;}
.page-achievements .achiev-left h4{font-size: 20px; color: #181818; font-weight: bold; margin-bottom: 20px;}
.page-achievements .achiev-left p{position: relative; font-size: 16px; color: #333; line-height: 1.6; margin-bottom: 10px; padding-left: 16px;}
.page-achievements .achiev-left p:after{content: ""; display: block; width: 8px; height: 8px; background: #2a9839; border-radius: 50%; position: absolute; top: 0; left: 0; margin-top: 10px;}
.page-achievements .achiev-right{width: 48%;}
.page-achievements .achiev-right img{width: 100%; float: none; display: block; border-radius: 6px;}

.page-results{padding: 60px 0; background: url(../image/bg03.jpg) no-repeat center bottom; background-size: cover;}
.page-results .text p{font-size: 16px; color: #333; padding: 10px 0;}



/* 联系我们 */
.page-contact{margin-bottom: 80px;}
.page-contact .contact-con{margin-bottom: 40px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.page-contact .contact-con .contact-left{width: 45%;}
.page-contact .contact-con .contact-left h3{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 20px;}
.page-contact .contact-con .contact-left p{font-size: 16px; color: #333; margin-bottom: 20px;}
.page-contact .contact-con .contact-left img{width: 120px;}
.page-contact .contact-con .contact-right{width: 50%; margin-left: 5%;}
.page-contact .contact-map{height: 360px;}
.page-contact .contact-map .map{height: 100%;}


/* 新闻 -----*/
.page-news .list{margin-right: -2%;}
.page-news .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px;}
.page-news .list li .img{width: 100%; overflow: hidden;}
.page-news .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-news .list li .text{padding: 20px; background: #f2f4f7; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-news .list li .text h6{font-size: 15px; color: #a1a7b2; margin-bottom: 20px; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-news .list li .text h2{font-size: 18px; color: #26334c; min-height: 66px; line-height: 1.8; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-news .list li:hover .img img{transform: scale(1.1);}


/* 新闻详情 */
.news_show .news_title{margin-bottom: 40px;}
.news_show .news_title h1{font-size: 28px; color: #181818; font-weight: bold; line-height: 34px; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid #dedede;}
.news_show .news_title span{display: inline-block; font-size: 16px; color: #666; margin-right: 20px; font-family: 'Montserrat-Light'}

.news_show .news_con p{font-size: 16px; color: #666; line-height: 1.8}
.news_show .news_con img{max-width: 960px; float: none; display: block; margin: 10px auto}
.news_show .news_con a{font-size: 16px; color: #666; display: inline-block}


/*-----公共样式-------*/
/*----page_pro----*/
.page-pro .pro-con table{width: 50%; float: left;}
.page-pro .pro-con th, .page-pro .pro-con td{font-size: 14px; color: #555; height: 42px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page-pro .pro-con th{font-size: 15px; background: #dedede; color: #26334c; font-weight: normal;}
.page-pro .pro-con td{background: #f2f2f2}


/*-----page_tag----*/
.pro_tag{border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; line-height: 36px; margin-top: 40px;}
.pro_tag span{font-size: 13px; color: #333}
.pro_tag a{display: inline-block; font-size: 12px; color: #666; padding-left: 12px;}

/*----pro_hot----*/
.pro_hot{margin-top: 20px; margin-bottom: 60px;}
.pro_hot h6{font-size: 15px; color: #666; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.pro_hot h6 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.pro_hot .list{list-style: none; margin-right: -1%}
.pro_hot .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 10px}
.pro_hot .list li .img{width: 100%; overflow: hidden; margin: 0; background: #f2f4f7;}
.pro_hot .list li .img img{width: 100%;}
.pro_hot .list li .txt{padding-top: 10px; text-align: center}
.pro_hot .list li .txt h1{font-size: 14px; color: #181818; padding: 0; margin: 0;}

/*----pro_key----*/
.pro_key{margin-top: 20px;}
.pro_key h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.pro_key h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.pro_key a{display: inline-block; font-size: 13px; color: #666; border: 1px dotted #dedede; padding: 5px 16px; margin: 0 2px 2px 0;}

/*----pro_city----*/
.pro_city{margin-top: 20px;}
.pro_city h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.pro_city h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.pro_city a{display: inline-block; font-size: 13px; color: #666; border: 1px dotted #dedede; padding: 5px 16px; margin: 0 2px 2px 0}

/*----page_message----*/
.page-message{width: 100%; height: auto; padding: 20px; margin: 0 auto; float: none;}
.page-message input {width: 100%; height: 37px; margin-bottom: 20px; border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0; box-sizing: border-box}
.page-message textarea {width: 100%; height: 60px; border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0; margin-bottom: 10px; padding: 4px 0; box-sizing: border-box}
.page-message .yanz{margin-bottom: 4px;}
.page-message .yanz input {width: 20%; float: left;}
.page-message .yanz img {height: 37px; display: block; float: left;}
.page-message .btn{font-size: 14px; color: #fff; width: 40%; height: 49px; border: none; border-radius: 4px; background: #005cdd; cursor: pointer}
.page-message .btn:hover {background: #0450bb;}

/*----page_search----*/
.page_search .list{margin-right: -2%;}
.page_search .list li{width: 48%; margin-right: 2%; float: left; margin-bottom: 20px;}
.page_search .list li .img{width: 100%; overflow: hidden}
.page_search .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_search .list li .text{width: 100%; padding: 20px 0; text-align: center}
.page_search .list li .text h3{font-size: 16px; color: #333;}

/*----page_tag----*/
.page-tag{padding-top: 60px;}
.page-tag .list{margin-right: -2%;}
.page-tag .list li{width: 31.3333%; margin-right: 2%; float: left; margin-bottom: 20px;}
.page-tag .list li .img{width: 100%; overflow: hidden; background: #f4f4f4;}
.page-tag .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page-tag .list li .text{width: 100%; padding: 20px 0; text-align: center}
.page-tag .list li .text P{font-size: 16px; color: #333;}

/*----page_city----*/
.page_city{padding: 200px 0 50px 0;}
.page_city .w1200{width: 800px;}
.page_city .title{border-bottom: 1px solid #dedede; margin-bottom: 20px; padding-bottom: 10px;}
.page_city .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_city .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_city .title .city_link:hover{background: #181818;}

.page_city .city_list{ margin-bottom: 20px; padding-bottom: 20px}
.page_city .city_list dl{border-bottom: 1px solid #dedede; padding: 20px 0;}
.page_city .city_list dl dt{margin-bottom: 20px}
.page_city .city_list dl dt a{display: inline-block; width: 120px; font-size: 13px; color: #fff; text-align: center; line-height: 36px; background: #999;}
.page_city .city_list dl dd{margin-left: 0;}
.page_city .city_list dl dd a{display: inline-block; width: 110px; font-size: 13px; color: #333; text-align: center; line-height: 32px; margin-bottom: 6px; background: #f0f0f0;}

/*----site_map----*/
.page_webmap{padding: 200px 0 50px 0;}
.page_webmap .title{border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 10px;}
.page_webmap .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_webmap .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_webmap .title .city_link:hover{background: #181818;}

.page_webmap .webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.page_webmap .webmap_nav .list{list-style: none}
.page_webmap .webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.page_webmap .webmap_nav .list .li>a{font-size: 18px; color: #333;}

.page_webmap .webmap_nav .list_son{list-style: none; margin-top: 20px}
.page_webmap .webmap_nav .list_son li{float: left; margin-right: 40px;}
.page_webmap .webmap_nav .list_son li a{font-size: 14px; color: #333;}

/*----show_page----*/
.show_pages{margin: 40px 0 20px 0; padding-top: 20px; border-top: 1px solid #dedede;}
.show_pages p{font-size: 16px; color: #132b88; line-height: 26px;}
.show_pages p a{font-size: 16px; color: #132b88; display: inline-block; vertical-align: top;}

/*----pages----*/
.pagination a.cur {background: #132b88 !important}

/*--------*/
.pc-slide {
    width: 100%;
    margin: 0 auto;
}

.pc-slide .view .swiper-slide {
    width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.pc-slide .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.pc-slide .preview .swiper-container {
    width: 90%;
    margin: 0 5%;
}

.pc-slide .preview .swiper-slide {
    width: 25%;
    padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
}

.pc-slide .preview .swiper-slide .imgauto img {
    display: block;
    float: none
}

.pc-slide .preview .active-nav .imgauto {
    border: 1px solid #e89316;
}

.pc-slide .preview .arrow-left {
    background: url(../image/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.pc-slide .preview .arrow-right {
    background: url(../image/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}