
/*----page_banner----*/
.page_banner{width: 100%; height: 590px; position: relative; overflow: hidden}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover; background-position: center}

.page_banner .page_bg{animation: an 2s cubic-bezier(0.42,0,0.58,1); -webkit-animation: an 2s cubic-bezier(0.42,0,0.58,1)}

@keyframes an {
    0%{transform: scale(1.3)}
    100%{transform: scale(1)}
}

@-webkit-keyframes an {
    0%{-webkit-transform: scale(1.3)}
    100%{-webkit-transform: scale(1)}
}

.page_banner .page_t{position: absolute; top: 0; left: 50%; margin: 520px 0 0 -683px;}
.page_banner .page_t h1{font-size: 28px; color: #fff; font-weight: bold;}
.page_banner .page_t h1 i{font-size: 18px; color: #fff; font-style: normal; font-weight: normal; padding-left: 10px; font-family: 'novecentowide-book'}


/*----page_con----*/
.page_con{position: relative; padding: 60px 0; background: #fff}

/*----page_title----*/
.page_title{padding: 20px 0 20px 0; background: #f4f4f4; font-size: 0;}
.page_title .title_left a{position: relative; width: 80px; margin-right: 10px; font-size: 15px; color: #333; display: inline-block; padding: 0 5px;}
.page_title .title_left a:before{content: ""; display: block; width: 1px; height: 14px; background: #e0e0e0; position: absolute; top: 0; right: 0; margin: 4px 0 0 0}
.page_title .title_left a:last-child:before{display: none}
.page_title .title_left a:hover{color: #175a96}
.page_title .title_left a.on{color: #175a96}

.page_title .title_right span{float: left; display: block; color: #666; margin-right: 10px;}
.page_title .title_right span i{font-size: 16px; padding-right: 8px; vertical-align: bottom}
.page_title .title_right a{display: inline-block; margin-right: 10px; font-size: 13px; color: #666}
.page_title .title_right a:hover{color: #175a96}

/*----page_about----*/
.page_about{position: relative; margin: 0 auto 80px auto}
.page_about .about_left{width: 45%; margin-right: 5%;}
.page_about .about_left .video_li{width: 100%; margin-bottom: 30px;}
.page_about .about_left h1{font-size: 20px; color: #333; margin-bottom: 30px;}
.page_about .about_left p{font-size: 14px; color: #666; line-height: 26px;}

.page_about .about_right{width: 50%;}
.page_about .about_right p{font-size: 14px; color: #666; line-height: 26px;}
.page_about .about_right .about_list{margin-top: 30px;}
.page_about .about_right .about_list .li{width: 100%; overflow: hidden}
.page_about .about_right .about_list .li img{width: 100%;}

/*----page_history------*/
.page_history{padding: 100px 0 120px 0; background: url("../image/bg08.jpg") no-repeat center; background-size: cover}
.page_history .p_title{margin-bottom: 100px; text-align: center}
.page_history .p_title h4{font-size: 28px; color: #fff;}
.page_history .p_title .line{display: block; width: 40px; height: 2px; margin: 10px auto; background: #00589e;}
.page_history .p_title h6{font-size: 20px; color: #fff; font-family: 'novecentowide-book'}
.page_history .history_con .history_swiper{margin-top: -200px;}
.page_history .history_con{max-width: 900px; height: 400px; margin: 60px auto 0 auto; overflow: hidden}
.page_history .history_con .event{display: flex; align-items: center; height: 100%; padding: 0 40px; font-size: 16px; color: #8e8e8e; line-height: 1.8; transition: all ease .4s; -webkit-transition: all ease .4s; cursor: pointer; font-family: 'novecentowide-book'}
.page_history .history_con .event span{font-size: 24px; margin-right: 80px; font-weight: 100;}
.page_history .history_con .swiper-slide-active .event{background: rgba(0,88,158,.6); opacity: 1; color: #fff;}



/*----page_culture----*/
.page_speech{padding: 100px 0 20px 0; overflow: hidden}
.page_speech .w1440{background: #00589e;}
.page_speech .w1440:before{content: "BEIHAI"; display: block; font-size: 126px; color: #fff; position: absolute; bottom: 0; right: 0; margin: 0 10px 60px 0; opacity: 0.1; font-family: 'DisneyEnglish-Bold'}
.page_speech .w1440:after{content: "GROUP"; display: block; font-size: 126px; color: #fff; position: absolute; bottom: 0; right: 0; margin: 0 10px -50px 0; opacity: 0.1; font-family: 'DisneyEnglish-Bold'}
.page_speech .speech_con{padding: 60px 120px;}
.page_speech .speech_con h1{font-size: 20px; color: #fff; text-align: center; margin-bottom: 30px;}
.page_speech .speech_con p{font-size: 14px; color: #fff; line-height: 2;}
.page_speech .speech_con span{display: block; width: 120px; font-size: 14px; color: #fff; padding: 10px 20px 10px 0; margin-top: 40px; margin-left: 88%; background: url("../image/ico13.png") no-repeat right}

/*----page_abouts----*/
.page_abouts{width: 100%; position: relative;}
.page_abouts p{font-size: 14px; color: #666; line-height: 26px;}
.page_abouts img{max-width: 1366px; margin: 10px auto; display: block; float: none}

/*----page_honor----*/
.page_honor{width: 100%; position: relative;}
.page_honor h3{font-size: 14px; color: #333; line-height: 1.5; margin-bottom: 30px;}
.page_honor h6{position: relative; font-size: 18px; color: #333; margin: 40px 0 20px 0; padding-left: 20px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_honor h6:before{content: ""; display: block; border: 10px solid; border-color: transparent transparent transparent #175a96; position: absolute; top: 0; left: 0; margin-top: 2px;}
.page_honor .list{list-style: none; margin-right: -2%;}
.page_honor .list li{float: left; width: 23%; margin-right: 2%; margin-bottom: 20px;}
.page_honor .list li .example-image-link{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_honor .list li .example-image-link img{width: 100%; display: block; float: none; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_honor .list li p{font-size: 14px; color: #333; padding: 10px 0 0 10px;}
.page_honor .list li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*----page_feature----*/
.page_feature{width: 100%; position: relative;}
.page_feature h3{font-size: 14px; color: #333; line-height: 1.5; margin-bottom: 30px;}
.page_feature h3 img{max-width: 1366px; display: block; float: none; margin: 20px auto}
.page_feature h6{position: relative; font-size: 18px; color: #333; margin: 40px 0 20px 0; padding-left: 20px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_feature h6:before{content: ""; display: block; border: 10px solid; border-color: transparent transparent transparent #175a96; position: absolute; top: 0; left: 0; margin-top: 2px;}
.page_feature .list{list-style: none; margin-right: -2%; }
.page_feature .list li{float: left; width: 23%; margin-right: 2%; margin-bottom: 20px;}
.page_feature .list li .example-image-link{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_feature .list li .example-image-link img{width: 100%; display: block; float: none}
.page_feature .list li p{font-size: 14px; color: #333; padding: 10px 0 0 10px;}
.page_feature .list li h1{font-size: 14px; color: #333; padding: 10px 0 0 10px;}

/*----page_featurec----*/
.page_featurec{width: 100%; position: relative;}
.page_featurec h3{font-size: 14px; color: #333; line-height: 1.5; margin-bottom: 30px;}
.page_featurec h6{position: relative; font-size: 18px; color: #333; margin: 40px 0 20px 0; padding-left: 20px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_featurec h6:before{content: ""; display: block; border: 10px solid; border-color: transparent transparent transparent #175a96; position: absolute; top: 0; left: 0; margin-top: 2px;}
.page_featurec .list{list-style: none; margin-right: -2%; }
.page_featurec .list li{float: left; width: 18%; margin-right: 2%; margin-bottom: 20px;}
.page_featurec .list li .example-image-link{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_featurec .list li .example-image-link img{width: 100%; display: block; float: none}
.page_featurec .list li h1{font-size: 14px; color: #333; padding: 10px 0 0 10px;}

/*----page_company----*/
.page_company{padding-bottom: 40px;}
.page_company .list{}
.page_company .list li{padding: 10px; margin-bottom: 20px; background: #f4f4f4; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_company .list li .img{position: relative; float: left; width: 25%; margin-right: 5%; overflow: hidden}
.page_company .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_company .list li .txt{float: left; width: 70%; padding: 40px 60px 0 0;}
.page_company .list li .txt h1{font-size: 18px; color: #181818; font-weight: bold; margin-bottom: 20px;}
.page_company .list li .txt p{font-size: 14px; color: #666; line-height: 26px;}
.page_company .list li:nth-child(even) .img{float: right; margin-right: 0; margin-left: 5%;}
.page_company .list li:nth-child(even) .txt{padding: 40px 0 0 40px;}
.page_company .list li:hover{box-shadow: 2px 2px 30px 3px rgba(0,0,0,.1)}
.page_company .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}

/*----page_strength----*/
.page_strength{}
.page_strength .list{margin-right: -2%;}
.page_strength .list li{float: left; width: 48%; margin-right: 2%; margin-bottom: 30px;}
.page_strength .list li .img{width: 100%; overflow: hidden}
.page_strength .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_strength .list li .t{padding: 20px; border-bottom: 2px solid #175a96;}
.page_strength .list li .t h1{font-size: 18px; color: #333;}
.page_strength .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*----page_recruit----*/
.page_recruit{position: relative;}
.page_recruit h1{font-size: 22px; color: #175a96; font-weight: bold; margin-bottom: 40px;}
.page_recruit .list li{position: relative; margin-bottom: 10px; background: rgba(23,90,150,.6); padding: 40px 40px; cursor: pointer; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_recruit .list li span{display: inline-block;}
.page_recruit .list li .s1{width: 75%; font-size: 22px; color: #fff;}
.page_recruit .list li .s2{width: 15%; font-size: 18px; color: #fff; font-family: 'DisneyEnglish-Bold'; text-align: right}
.page_recruit .list li .s2 i{padding-right: 6px; font-size: 20px;}
.page_recruit .list li .s4{width: 5%; font-size: 24px; color: #fff; text-align: center}

.page_recruit .recruit_con{display: none;}
.page_recruit .recruit_con .recruit_li{padding: 60px 0 30px 0; margin-bottom: 40px; border-bottom: 1px solid rgba(255,255,255,.2)}
.page_recruit .recruit_con .recruit_li span{display: inline-block; font-size: 16px; color: #fff; margin-right: 80px;}
.page_recruit .recruit_con .recruit_list{display: flex; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.2)}
.page_recruit .recruit_con .recruit_list h5{width: 12%; font-size: 16px; color: #fff;}
.page_recruit .recruit_con .recruit_list .text{width: 88%;}
.page_recruit .recruit_con .recruit_list .text p{font-size: 16px; color: #fff; line-height: 30px;}
.page_recruit .recruit_con .a_mail{display: block; width: 360px; line-height: 58px; background: #fff; border-radius: 80px; margin: 30px 0 0 0; padding-left: 50px; font-family: 'Montserrat-Light'}
.page_recruit .recruit_con .a_mail a{display: inline-block; margin-right: 20px; font-size: 16px; color: rgba(215,1,16,1)}
.page_recruit .recruit_con .a_mail i{font-size: 22px; padding-right: 10px;}

.page_recruit .list li.active{background: linear-gradient(to right,rgba(65,126,180,1),rgba(23,90,150,1));}
.page_recruit .list li.active:before{display: none}
.page_recruit .list li.active span{color: #fff;}





/*----page_product----*/
.page_product{}
.page_product .list{margin-right: -2%}
.page_product .list li{position: relative; width: 48%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box;}
.page_product .list li .img{width: 100%; overflow: hidden}
.page_product .list li .img img{width: 100%; float: none; display: block; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_product .list li .txt{width: 100%; padding: 16px 0 0 0; position: relative}
.page_product .list li .txt h1{font-size: 16px; color: #333; margin-bottom: 14px; text-align: center}
.page_product .list li .txt span{display: block; width: 0; height: 1px; background: #00589e; margin: 0 auto; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_product .list li .txt:before{content: ""; display: block; width: 100%; height: 1px; background: #dedede; position: absolute; bottom: 0; left: 0;}

.page_product .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_product .list li:hover .txt span{width: 100%;}


/*----page_products----*/
.page_pro{}
.page_pro .pro_title{margin-bottom: 30px;}
.page_pro .pro_title h1{font-size: 22px; color: #181818; margin-bottom: 30px; text-align: center}
.page_pro .pro_title .img{width: 100%; overflow: hidden}
.page_pro .pro_title .img img{width: 100%; float: none; display: block}

.page_pro .pro_ico{width: 100%; padding: 80px 0 120px 0; background: url(../image/bg05.jpg) no-repeat; background-size: cover}
.page_pro .pro_ico h4{font-size: 24px; color: #fff; text-align: center}
.page_pro .pro_ico .line{display: block; width: 40px; height: 3px; background: #fff; margin: 10px auto 100px auto;}
.page_pro .pro_ico .list{padding: 0 80px;}
.page_pro .pro_ico .list li{width: 20%; float: left;}
.page_pro .pro_ico .list li .ico{width: 100px; margin: 0 auto; padding: 20px; border: 1px solid #fff; border-radius: 100%;}
.page_pro .pro_ico .list li .ico img{width: 60px; float: none; display: block;}

.page_pro .pro_con{margin: 40px 0}
.page_pro .pro_con p{font-size: 14px; color: #333; line-height: 26px;}
.page_pro .pro_con img{max-width: 1366px; height: auto; float: none; display: block; margin: 20px auto;}
.page_pro .pro_con a{display: inline-block;}
.page_pro .pro_con a strong{font-weight: normal}


/*----page_news----*/
.page_news{width: 100%; position: relative;}
.page_news .list{margin-right: -2%;}
.page_news .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px; padding: 10px; background: #f0f0f0; box-sizing: border-box}

.page_news .list li .img{width: 100%; height: 200px; overflow: hidden}
.page_news .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .list li .txt{padding: 20px 0 10px 10px;}
.page_news .list li .txt h1{font-size: 18px; color: #333; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .list li .txt p{font-size: 15px; color: #666; line-height: 26px; margin-bottom: 20px;}
.page_news .list li .txt h6{font-size: 16px; color: #777; line-height: 26px; padding-left: 30px; background: url("../image/ico05.png") no-repeat left center; font-family: 'Montserrat-Light'}

.page_news .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_news .list li:hover .txt h1{color: #00589e}

/*----page_newshow----*/
.page_newshow{width: 100%; position: relative;}
.page_newshow .title{margin-bottom: 20px; text-align: center}
.page_newshow .title h1{font-size: 22px; color: #00589e; font-weight: bold; margin-bottom: 6px;}
.page_newshow .title span{font-size: 13px; color: #666; margin: 0 10px;}
.page_newshow .con{margin-bottom: 40px;}
.page_newshow .con p{font-size: 14px; color: #444; line-height: 24px;}
.page_newshow .con img{float: none; display: block; height: auto; margin: 20px auto; max-width: 1200px}
.page_newshow .con p a{display: inline-block; text-indent: 0;}

/*----page_contact----*/
.page_contact{width: 100%; position: relative;}
.page_contact .contact_con{margin-bottom: 60px;}
.page_contact .contact_left{width: 30%; margin-top: 20px;}
.page_contact .contact_left h1{font-size: 26px; color: #333; font-weight: bold; margin-bottom: 20px;}
.page_contact .contact_left p{font-size: 16px; color: #666; line-height: 32px;}
.page_contact .contact_left img{width: 120px; float: none; display: block; margin-top: 20px;}
.page_contact .contact_right{width: 70%;}
.page_contact .contact_right .map{height: 360px; border-radius: 6px;}

.page_contact .contact_list{}
.page_contact .contact_list .li{float: left; padding: 30px 50px; border: 1px solid #dedede; border-radius: 8px; box-shadow: 0 0 10px 3px #f0f0f0}
.page_contact .contact_list .li h1{font-size: 20px; color: #333; margin-bottom: 10px;}
.page_contact .contact_list .li span{display: block; font-size: 15px; color: #666; line-height: 28px; box-sizing: border-box}
.page_contact .contact_list .li.li01{width: 65%; margin-right: 2%;}
.page_contact .contact_list .li.li02{width: 33%;}



/*-----公共样式-------*/
/*----product_show----*/
.page_products .pro_con table{margin-top: 20px; width: 100%}
.page_products .pro_con th, .page_products .pro_con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_products .pro_con th{height: 46px; background: #00589e; color: #fff; font-size: 18px; font-weight: normal}
.page_products .pro_con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;}
.page_products .pro_con tr:nth-of-type(odd) td{background: #f2efeb}

.productshow_hot{margin-top: 20px;}
.productshow_hot h6{font-size: 15px; color: #666; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.productshow_hot h6 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.productshow_hot .list{list-style: none; margin-right: -1%}
.productshow_hot .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 10px}
.productshow_hot .list li .img{width: 100%; margin: 0; overflow: hidden; border: 1px solid #f0f0f0; box-sizing: border-box}
.productshow_hot .list li .img img{width: 100%;}
.productshow_hot .list li .txt{padding-top: 10px; text-align: center}
.productshow_hot .list li .txt h1{font-size: 14px; color: #181818;}

.product_key{margin-top: 20px;}
.product_key h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.product_key h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.product_key a{display: inline-block; font-size: 14px; color: #666; border: 1px dotted #dedede; padding: 5px 16px; margin: 0 2px 2px 0;}

.product_city{margin-top: 20px;}
.product_city h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.product_city h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.product_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: 60%; height: auto; margin: 0 auto; position: relative;}
.page_message h1{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 80px;}
.page_message p {margin: 7px 0;  position: relative;  display: block;  padding-left: 100px;}
.page_message p span {margin-left: -10px; line-height: 37px; font-size: 14px; display: block; position: absolute;  left: 0;  top: 0;  width: 100px;  text-align: right;  font-weight: bold;}
.page_message p input {width: 100%;  height: 37px; border: 1px solid #ddd;  font-size: 12px;  text-indent: 5px;  outline: 0;}
.page_message p textarea {width: 100%; height: 100px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0;}
.page_message p.yanz {}
.page_message p.yanz span {float: left; padding-right: 10px;}
.page_message p.yanz input {width: 40%;  float: left;}
.page_message p.yanz img {height: 37px;  display: block;  float: right;}
.page_message p .btn {height: 49px; border: none; border-radius: 4px; background: #175a96; color: #fff; cursor: pointer}
.page_message p .btn:hover {background: #a21122;}

/*----page_search----*/
.page_search{}
.page_search .list{list-style: none; margin-right: -2.3333%;}
.page_search .list li{width: 31%; float: left; margin-right: 2.3333%; margin-bottom: 10px;}
.page_search .list li .search_li{width: 100%; overflow: hidden}
.page_search .list li .search_li img{width: 100%}
.page_search .list li p{font-size: 14px; color: #333; line-height: 36px;}

/*-----page_tag----*/
.tag{border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; line-height: 36px;}
.tag span{font-size: 13px; color: #333}
.tag a{display: inline-block; font-size: 12px; color: #666; padding-left: 12px;}

/*----tag_show----*/
.page_tag{width: 100%; height: auto; margin: 0 auto; float: none; background: #fff; position: relative;}
.page_tag h1{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 30px; padding-left: 36px; background: url("../image/ico02.png") no-repeat 0 6px}
.page_tag .list{list-style: none; margin-right: -1%;}
.page_tag .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 20px; }
.page_tag .list li .img{width: 100%; overflow: hidden; border: 1px solid #f0f0f0}
.page_tag .list li .img img{width: 100%}
.page_tag .list li p{font-size: 14px; color: #333; padding: 10px 0; text-align: center}


/*----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: 20px 0;}
.show_pages p{font-size: 13px; color: #666; line-height: 26px;}
.show_pages p a{font-size: 13px; color: #282828; display: inline-block}

/*----pages----*/
.pagination a.cur {background: #175a96 !important}

/*--------*/
.pc-slide{width: 100%; margin: 0 auto;}

.pc-slide .view{border: 1px solid #ddd;}

.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: 88%; margin: 0 6%;}

.pc-slide .preview .swiper-slide{width: 25%; padding: 5px; cursor: pointer;}

.pc-slide .preview .swiper-slide .imgauto{width: 100%; border: 1px solid #f0f0f0}

.pc-slide .preview .swiper-slide .imgauto img{display: block; float: none}

.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;}
