
.page_con{max-width: 1920px; margin: 0 auto; position: relative; 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: 460px; padding-top: 140px; position: relative}
.page-banner .banner-bg{width: 100%; height: 100%; background-size: cover}
.page-banner .banner-bg:before{content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.7); position: absolute; top: 0; left: 0;}
.page-banner .banner-text{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 260px 0 0 0; text-align: center;}
.page-banner .banner-text h1{font-size: 50px; color: #fff; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-banner .banner-text span{font-size: 14px; color: #fff;}
.page-banner .banner-text span a{display: inline-block; font-size: 14px; color: #fff; margin: 0 10px;}



/* ---- */
.page-title{position: relative; text-align: center; margin-bottom: 40px; z-index: 2;}
.page-title h3{font-size: 56px; color: #000; font-weight: bold; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-title h4{font-size: 40px; color: #000; font-weight: bold; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-title p{font-size: 18px; color: #000; line-height: 1.4; margin-bottom: 20px;}



/* 关于 */
.page-about{padding-top: 40px;}
.page-about .about-con{display: flex; justify-content: space-between;}
.page-about .about-con .about-left{width: 52%;}
.page-about .about-con .about-left .img{width: 100%;}
.page-about .about-con .about-left .img img{width: 100%;}
.page-about .about-con .about-right{width: 45%; animation-delay: .6s; -webkit-animation-delay: .6s}
.page-about .about-con .about-right .about-data .li{display: flex; align-items: center; margin-bottom: 10px;}
.page-about .about-con .about-right .about-data .li .icon{width: 66px; height: 66px; padding: 13px; border-radius: 50%; margin-right: 10px; background: #f2f2f2;}
.page-about .about-con .about-right .about-data .li .icon img{width: 40px;}
.page-about .about-con .about-right .about-data .li h3{font-size: 20px; color: #181818; font-weight: bold; }
.page-about .about-con .about-right .about-text{padding: 20px 40px; background: #f0f0f0; text-align: center;}
.page-about .about-con .about-right .about-text h3{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 10px;}
.page-about .about-con .about-right .about-text p{font-size: 14px; color: #222; line-height: 1.4;}
.page-about .about-con .about-right .about-text .a-link{margin: 30px auto 0 auto; }

.page-culture{width: 100%; margin-top: 80px; padding: 40px 0; background: #f0f0f0;}
.page-culture .w1200{display: flex; justify-content: space-between;}
.page-culture .culture-left{width: 46%;}
.page-culture .culture-left .culture-video{width: 100%;}
.page-culture .culture-right{width: 50%;}
.page-culture .culture-right h3{font-size: 34px; color: #000; font-family: 'Raleway-Bold';}
.page-culture .culture-right .line{display: block; width: 40px; height: 3px; background: #999; margin: 10px 0 20px 0;}
.page-culture .culture-right p{font-size: 16px; color: #181818; line-height: 1.6;}

.page-factory{margin-top: 60px;}
.page-factory .factory-con .factory-li{font-size: 0; text-align: center; margin-bottom: 40px;}
.page-factory .factory-con .factory-li a{display: inline-block; width: 240px; height: 50px; line-height: 50px; font-size: 14px; color: #181818; border: 1px solid #999;}
.page-factory .factory-con .factory-li a:nth-child(1){border-right: none; border-top-left-radius: 30px; border-bottom-left-radius: 30px;}
.page-factory .factory-con .factory-li a:nth-child(2){border-left: none; border-top-right-radius: 30px; border-bottom-right-radius: 30px;}
.page-factory .factory-con .factory-li a.on{background: #008ed7; color: #fff;}
.page-factory .factory-con .factory-li a:hover{background: #008ed7; color: #fff;}
.page-factory .factory-con .factory-list .item{display: none;}
.page-factory .factory-con .factory-list .item.active{display: block;}
.page-factory .factory-con .factory-list .item .list{margin-right: -2%;}
.page-factory .factory-con .factory-list .item .list li{width: 18%; height: 165px; margin-right: 2%; float: left; margin-bottom: 30px;}
.page-factory .factory-con .factory-list .item .list li img{width: 100%;}

.page-glove{margin-top: 40px;}
.page-glove .glove-con .list{margin-right: 2%;}
.page-glove .glove-con .list li{width: 23%; height: 200px; float: left; margin-right: 2%; margin-bottom: 20px;}
.page-glove .glove-con .list li img{display: block; float: none; width: 100%; max-height: 210px;}
.page-glove .glove-con .list li h3{font-size: 16px; color: #181818; margin-top: 10px; text-align: center;}

.page-flocking{margin-top: 40px;}
.page-flocking .flocking-con{display: flex; justify-content: space-between;}
.page-flocking .flocking-con .img-left{width: 66%;}
.page-flocking .flocking-con .img-right{width: 31%;}
.page-flocking .flocking-con .img{width: 100%; margin-bottom: 10px;}
.page-flocking .flocking-con .img img{width: 100%; float: none; display: block;}
.page-flocking .flocking-con .img h3{font-size: 16px; color: #181818; text-align: center; margin-top: 10px;}
.page-flocking .flocking-text{margin-top: 20px;}
.page-flocking .flocking-text h3{font-size: 18px; color: #000; font-family: 'Raleway-Bold';}
.page-flocking .flocking-text p{font-size: 16px; color: #181818; line-height: 1.6; padding-right: 20%;}

.page-subsidiary{margin-top: 40px;}
.page-subsidiary .subsidiary-con{display: flex;}
.page-subsidiary .subsidiary-con .item{width: 33.3333%; display: flex; padding-right: 30px;}
.page-subsidiary .subsidiary-con .item .img{margin-right: 20px;}
.page-subsidiary .subsidiary-con .item .text h3{font-size: 16px; color: #000; margin-bottom: 20px; font-family: 'Raleway-Bold';}
.page-subsidiary .subsidiary-con .item .text p{font-size: 16px; color: #000; margin-bottom: 10px;} 

.page-partners{margin-top: 40px; background: #f0f0f0; padding: 40px 0;}
.page-partners .partners-con .li{border: 1px solid #181818; margin: 0 10px;}
.page-partners .partners-con .li img{float: none; display: block; margin: 0 auto;}

/* 产品 */
.page-product{margin-top: 60px;}
.page-product .product-con h4{font-size: 30px; color: #000; font-family: 'Raleway-Bold'; margin-bottom: 10px; text-align: center;}
.page-product .product-con h5{font-size: 18px; color: #000; margin-bottom: 40px; text-align: center;}
.page-product .product-con .list{margin-right: -2%; margin-bottom: 20px;}
.page-product .product-con .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px;}
.page-product .product-con .list li img{width: 100%;}


/* 新闻 */
.page-news{margin-top: 40px;}
.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: 7%; background: #f0f0f0; text-align: center;}
.page-news .list li .text h2{font-size: 18px; color: #000; line-height: 24px; height: 48px; text-overflow: ellipsis; overflow: hidden; font-family: 'Raleway-Bold';  transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-news .list li:hover .img img{transform: scale(1.05);}
.page-news .list li:hover .text h2{color: #008ed7;}


/* 新闻详情 */
.news-show{display: flex; justify-content: space-between; margin-top: 40px;}

.news-show .show-left{width: 70%;}
.news-show .show-left h1{font-size: 30px; color: #000; font-family: 'Raleway-Bold';}
.news-show .show-left .line{display: block; width: 60px; height: 3px; background: #008ed7; margin: 10px 0 20px 0;}
.news-show .show-left h6{font-size: 18px; color: #181818; font-weight: bold; }

.news-show .show-left .show-con p{font-size: 16px; color: #666; line-height: 1.8}
.news-show .show-left .show-con img{max-width: 960px; float: none; display: block; margin: 10px auto}
.news-show .show-left .show-con a{font-size: 16px; color: #666; display: inline-block}

.news-show .show-right{width: 25%;}
.news-show .show-right h4{font-size: 22px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.news-show .show-right a{display: flex; justify-content: space-between; margin-bottom: 10px;}
.news-show .show-right a .img{width: 25%; overflow: hidden;}
.news-show .show-right a .img img{width: 100%;}
.news-show .show-right a .text{width: 70%;}
.news-show .show-right a .text h2{font-size: 16px; color: #000; height: 40px; text-overflow: ellipsis; overflow: hidden; font-family: 'Raleway-Bold';}
.news-show .show-right a .text h6{font-size: 14px; color: #000; margin-bottom: 4px;}


/* service */
.page-service{margin-top: 40px;}
.page-service .service-con{display: flex; flex-wrap: wrap;}
.page-service .service-con .li{width: 50%; display: flex; padding: 0 30px 30px 0;}
.page-service .service-con .li img{width: 60px; height: 60px; float: none; display: block; margin-right: 30px;}
.page-service .service-con .li .text h3{font-size: 22px; color: #000; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-service .service-con .li .text p{font-size: 16px; color: #000; line-height: 1.6;}

.page-advantage{margin-top: 40px;}
.page-advantage .advantage-con{display: flex; justify-content: space-between;}
.page-advantage .advantage-con .li{width: 24%; border: 1px solid #f0f0f0; padding: 30px;}
.page-advantage .advantage-con .li h3{font-size: 22px; color: #000; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-advantage .advantage-con .li p{font-size: 16px; color: #000; line-height: 1.6;}

.page-services{margin-top: 40px;}
.page-services .services-con{display: flex; justify-content: space-between;}
.page-services .services-con .item-left{width: 46%;}
.page-services .services-con .item-left img{width: 100%;}
.page-services .services-con .item-right{width: 50%; padding-top: 60px;}
.page-services .services-con .item-right h4{font-size: 40px; color: #000; margin-bottom: 40px; font-family: 'Raleway-Bold';}
.page-services .services-con .item-right p{font-size: 16px; color: #000; line-height: 1.6;}
.page-services .services-con .item-right a{width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; background: #008ed7; margin-top: 40px;}

.page-faq{margin-top: 40px; margin-bottom: 40px;}
.page-faq .faq-con .li{position: relative; padding: 20px 0; border-bottom: 1px solid #dedede; cursor: pointer;}
.page-faq .faq-con .li h3{font-size: 24px; color: #000; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-faq .faq-con .li p{font-size: 18px; color: #000; height: 0; transition: all ease .4s; -webkit-transition: all ease .4s; overflow: hidden;}
.page-faq .faq-con .li .c{display: block; width: 21px; height: 21px; position: absolute; top: 0; right: 0; margin-top: 20px;}
.page-faq .faq-con .li .c:before{content: ""; display: block; width: 2px; height: 21px; background: #000; position: absolute; top: 0; left: 10px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-faq .faq-con .li .c:after{content: ""; display: block; width: 21px; height: 2px; background: #000; position: absolute; top: 10px; left: 0;}
.page-faq .faq-con .li.on p{height: 30px;}
.page-faq .faq-con .li.on .c:before{transform: rotateZ(90deg);}


.page-glove-technology{margin-top: 40px;}
.page-glove-technology .glove-technology-con img{display: block; float: none; margin: 0 auto;}

.page-garment-technology{margin-top: 40px;}
.page-garment-technology .garment-technology-con .list{margin-right: -2%;}
.page-garment-technology .garment-technology-con .list li{width: 31.3333%; margin-right: 2%; float: left; margin-bottom: 20px;}
.page-garment-technology .garment-technology-con .list li .img{width: 358px; border-radius: 100%; margin: 0 auto; overflow: hidden; border: 1px solid #dedede;}
.page-garment-technology .garment-technology-con .list li .img img{width: 100%; border-radius: 100%; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-garment-technology .garment-technology-con .list li h3{font-size: 20px; color: #000; font-family: 'Raleway-Bold'; text-align: center; margin-top: 10px;}
.page-garment-technology .garment-technology-con .list li:hover .img img{transform: rotateY(360deg);}

.page-sample{margin-top: 40px;}
.page-sample .sample-con{display: flex; justify-content: space-between; flex-wrap: wrap;}
.page-sample .sample-con .li{width: 24%; margin-bottom: 30px;}
.page-sample .sample-con .li .data{display: flex; align-items: center;}
.page-sample .sample-con .li .data h6{width: 60px; height: 60px; border-radius: 50%; border: 1px solid rgb(255, 172, 0); text-align: center; line-height: 58px; font-size: 18px; color: rgb(255, 172, 0);}
.page-sample .sample-con .li .data .lines{display: block; width: 80%; height: 1px; background: #999;}
.page-sample .sample-con .li .line{display: block; width: 20px; height: 1px; margin: 20px 0 20px 20px; background: #999; transition: all ease .4s; -webkit-transition: all ease .4s;} 
.page-sample .sample-con .li p{font-size: 18px; color: #666; line-height: 1.6; padding-left: 20px; font-family: 'Raleway-Bold';}
.page-sample .sample-con .li:hover .line{width: 90%; background: rgb(255, 172, 0);}

.page-video{margin-top: 40px;}
.page-video .video-con{display: flex; justify-content: space-between; flex-wrap: wrap;}
.page-video .video-con .video-li{width: 33%; margin-bottom: 30px;}
.page-video .video-con .video-li .v-li{width: 100%;}
.page-video .video-con .video-li h3{font-size: 20px; color: #000; margin-top: 10px; text-align: center; font-family: 'Raleway-Bold';}

/* quality */
.page-ce{margin-top: 40px;}
.page-ce .ce-con .li{margin-bottom: 40px; display: flex; align-items: center;}
.page-ce .ce-con .li h6{width: 96px; height: 96px; margin-right: 30px; line-height: 96px; text-align: center; font-size: 38px; color: #fff; background: #666; border-radius: 50%;}
.page-ce .ce-con .li p{width: 80%; font-size: 20px; color: #000; line-height: 1.6;}

.page-inspection{margin-top: 40px;}
.page-inspection .inspection-con h3{font-size: 24px; color: #000; padding-left: 14%;}
.page-inspection .inspection-con img{display: block; float: none; margin: 0 auto;}

.page-printing{margin-top: 40px; padding: 40px 0; background: #f0f0f0;}
.page-printing .printing-con{display: flex; justify-content: space-between;}
.page-printing .printing-con .li{width: 20%; padding-right: 20px;}
.page-printing .printing-con .li h3{font-size: 22px; color: #000; margin-bottom: 30px; text-align: center; font-family: 'Raleway-Bold';}
.page-printing .printing-con .li p{font-size: 18px; color: #000; line-height: 1.6;}

.page-material{margin-top: 40px;}
.page-material .material-con h5{font-size: 25px; color: #000; margin-top: 20px;}

.page-material .material-con .material-eg{margin-top: 40px; margin-bottom: 40px;}
.page-material .material-con .material-eg .li{position: relative; padding: 20px 0; border-bottom: 1px solid #dedede; cursor: pointer;}
.page-material .material-con .material-eg .li h3{font-size: 24px; color: #000; margin-bottom: 10px; font-family: 'Raleway-Bold';}
.page-material .material-con .material-eg .li p{font-size: 18px; color: #000; height: 0; transition: all ease .4s; -webkit-transition: all ease .4s; overflow: hidden;}
.page-material .material-con .material-eg .li .c{display: block; width: 21px; height: 21px; position: absolute; top: 0; right: 0; margin-top: 20px;}
.page-material .material-con .material-eg .li .c:before{content: ""; display: block; width: 2px; height: 21px; background: #000; position: absolute; top: 0; left: 10px; transition: all ease .4s; -webkit-transition: all ease .4s;}
.page-material .material-con .material-eg .li .c:after{content: ""; display: block; width: 21px; height: 2px; background: #000; position: absolute; top: 10px; left: 0;}
.page-material .material-con .material-eg .li.on p{height: 70px;}
.page-material .material-con .material-eg .li:nth-child(1).on p{height: 200px;}
.page-material .material-con .material-eg .li.on .c:before{transform: rotateZ(90deg);}

.page-cutting{margin-top: 40px; padding: 40px 0; background: #f0f0f0;}
.page-cutting .cutting-con{display: flex; justify-content: space-between;}
.page-cutting .cutting-con .item-left{width: 47%;}
.page-cutting .cutting-con .item-left img{width: 100%;}
.page-cutting .cutting-con .item-right{width: 49%; padding-top: 60px;}
.page-cutting .cutting-con .item-right h4{font-size: 22px; color: #000; margin-bottom: 20px; font-family: 'Raleway-Bold';}
.page-cutting .cutting-con .item-right p{font-size: 16px; color: #000; line-height: 1.6;}

.page-sewing{margin-top: 40px;}
.page-sewing .sewing-con{display: flex; justify-content: space-between;}
.page-sewing .sewing-con .li{width: 19%;}
.page-sewing .sewing-con .li .img{width: 100%; overflow: hidden;}
.page-sewing .sewing-con .li .img img{width: 100%;}
.page-sewing .sewing-con .li h5{font-size: 16px; color: #000; line-height: 1.4; margin-top: 16px;}

.page-shipping{margin-top: 40px; margin-bottom: 40px;}
.page-shipping .shipping-con{display: flex; align-items: center; background: #f0f0f0; padding: 40px;}
.page-shipping .shipping-con .item-left{margin-right: 40px;}
.page-shipping .shipping-con .item-left img{display: block; float: none;}
.page-shipping .shipping-con .item-right p{font-size: 25px; color: #000; line-height: 1.6;}

.page-testimonials{margin-top: 40px; margin-bottom: 40px;}
.page-testimonials .testimonials-con h5{font-size: 25px; color: #000; margin-top: 20px;}
.page-testimonials .testimonials-con img{margin: 20px auto; float: none; display: block;}



/* 联系我们 */
.page-contact{margin: 60px auto; display: flex; justify-content: space-between;}
.page-contact .contact-left{width: 45%;}
.page-contact .contact-left h4{font-size: 42px; color: #000; margin-bottom: 20px; font-family: 'Raleway-Bold';}
.page-contact .contact-left p{font-size: 16px; color: #000; margin-bottom: 20px;}
.page-contact .contact-left .p{margin-bottom: 4px;}
.page-contact .contact-left .p1{margin-bottom: 40px;}

.page-contact .contact-right{width: 50%;}
.page-contact .contact-right .item label{font-size: 16px; color: #000;}
.page-contact .contact-right .item label i{color: #ff0000;}




/*-----公共样式-------*/
/*----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;}
.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; 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; 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;
}