
/*----page_banner----*/
.page_banner{width: 100%; height: 460px;}
.page_banner .banner_bg{width: 100%; height: 100%; background-position: center; background-size: cover; overflow: hidden}

.page_banner .banner_bg .w1366{padding-top: 220px; overflow: hidden}
.page_banner .banner_bg .w1366 h1{font-size: 42px; color: #fff; margin-bottom: 10px; font-weight: bold;}
.page_banner .banner_bg .w1366 p{font-size: 42px; color: #fff; font-weight: bold;}

/*----page_title----*/
.page_title{width: 100%; position: relative; z-index: 2}
.page_title .title_left{width: 100%; font-size: 0; text-align: center; background: #f4f4f4;}
.page_title .title_left a{position: relative; width: 170px; font-size: 14px; color: #333; text-align: center; line-height: 52px; display: inline-block; margin: 0 2px; padding: 0; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_title .title_left a:before{content: ""; display: block; border: 4px solid; border-color: #f4f4f4 transparent transparent transparent; position: absolute; bottom: 0; left: 50%; margin: 0 0 2px -4px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_title .title_left a:after{content: ""; display: block; width: 2px; height: 20px; background: #999; position: absolute; top: 0; right: 0; margin: 13px -3px 0 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_title .title_left a:last-child:after{display: none}
.page_title .title_left a.on{color: #1a7bb8; border-bottom: 1px solid #1a7bb8}
.page_title .title_left a.on:before{border-color: #1a7bb8 transparent transparent transparent;}
.page_title .title_left a:hover{color: #1a7bb8; border-bottom: 1px solid #1a7bb8}
.page_title .title_left a:hover:before{border-color: #1a7bb8 transparent transparent transparent;}

.page_title .title_right{width: 100%; text-align: right; margin-top: 50px;}
.page_title .title_right .w1366{border-bottom: 1px solid #dedede; padding-bottom: 20px;}
.page_title .title_right span{display: inline-block; font-size: 14px; color: #bbb;}
.page_title .title_right span i{font-size: 18px; color: #bbb; padding-right: 6px; padding-bottom: 2px; vertical-align: middle}
.page_title .title_right span a{display: inline-block; font-size: 14px; color: #bbb;}
.page_title .title_right span a:last-child{color: #1a7bb8}

/*--------*/
.page_con{position: relative; padding: 40px 0}

/*----page_about----*/
.page_about h1{font-size: 32px; color: #333; font-weight: bold; margin-bottom: 30px; text-align: center}
.page_about p{font-size: 16px; color: #333; line-height: 2}
.page_about img{float: none; display: block; margin: 10px auto}

/*----page_subsidiary----*/
.page_subsidiary .list{margin-right: -2%}
.page_subsidiary .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 30px}
.page_subsidiary .list li .img{width: 100%; max-height: 340px; overflow: hidden}
.page_subsidiary .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_subsidiary .list li .text{padding: 20px 0; text-align: center; border-bottom: 1px solid #dedede}
.page_subsidiary .list li .text h1{font-size: 18px; color: #333; font-weight: bold}
.page_subsidiary .list li:hover .img img{transform: scale(1.1);}

/*----show_subsidiary----*/
.show_subsidiary h1{font-size: 24px; color: #333; font-weight: bold; margin-bottom: 20px}
.show_subsidiary .con p{font-size: 16px; color: #666; line-height: 2}
.show_subsidiary .con img{width: 100%; float: none; display: block; margin: 10px auto}

.show_subsidiary .pro_img{margin-right: -2%; margin-top: 30px;}
.show_subsidiary .pro_img .img{width: 48%; margin-right: 2%; float: left; background: #fff; margin-bottom: 30px;}
.show_subsidiary .pro_img .img img{width: 100%;}

/*----page_feature----*/
.page_honor .list{list-style: none; margin-right: -1%;}
.page_honor .list li{float: left; width: 24%; margin-right: 1%; margin-bottom: 20px;}
.page_honor .list li .img{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_honor .list li .img img{width: 100%; display: block; float: none}

/*----page-product-----*/
.p_t{padding: 40px 0 80px 0; text-align: center}
.p_t h4{font-size: 15px; color: #666; font-family: 'novecentowide-book'}
.p_t h1{font-size: 32px; color: #333; font-weight: bold}
.p_t .line{display: block; width: 40px; height: 2px; background: #1a7bb8; margin: 20px auto}
.p_t p{font-size: 15px; color: #666; line-height: 2;}

.pro_li{font-size: 0; position: relative; text-align: center; margin-bottom: 40px;}
.pro_li a{display: inline-block; width: 150px; font-size: 14px; color: #333; line-height: 42px; text-align: center; border: 1px solid #dedede;}
.pro_li a:hover{color: #1a7bb8; border-top: 2px solid #1a7bb8}
.pro_li a.on{color: #1a7bb8; border-top: 2px solid #1a7bb8}

.page_product .list li{width: 100%;}
.page_product .list li .text{padding: 20px 30px; border-top: 1px solid #999; border-bottom: 1px solid #999; background: #f4f4f4;}
.page_product .list li .text h1{font-size: 20px; color: #333; display: inline-block}
.page_product .list li .text i{display: inline-block; font-size: 14px; color: #333; font-style: normal; padding-left: 60px;}
.page_product .list li .data{padding: 20px 0 20px 30px;}
.page_product .list li .data .txt{width: 25%;}
.page_product .list li .data .txt h1{font-size: 18px; color: #1a7bb8; font-weight: bold; margin-bottom: 6px;}
.page_product .list li .data .txt p{font-size: 14px; line-height: 2}
.page_product .list li .data .img{width: 75%; padding-left: 20px;}
.page_product .list li .data .img .imgauto{width: 32.3333%; margin-left: 1%; float: left; margin-bottom: 10px;}
.page_product .list li .data .img .imgauto img{width: 100%;}

.page_c .list{margin-right: -2%}
.page_c .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px;}
.page_c .list li .img{width: 100%; overflow: hidden; border: 1px solid #f4f4f4;}
.page_c .list li .img img{width: 100%;}
.page_c .list li .text{padding: 20px 0; text-align: center; border-bottom: 1px solid #dedede;}
.page_c .list li .text h1{font-size: 18px; color: #333;}

/*----page_pro----*/
.page_pro h1{font-size: 24px; color: #333; text-align: center; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #dedede;}
.page_pro .img{max-width: 960px; margin: 0 auto; overflow: hidden}
.page_pro .img img{width: 100%; float: none; display: block}
.page_pro .conn h6{font-size: 22px; color: #666; font-weight: bold; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_pro .conn img{float: none; display: block; margin: 0 auto; height: auto}


/*----page_feature----*/
.page_features{overflow: hidden;}
.page_features .list{list-style: none; margin-right: -2.3333%;}
.page_features .list li{float: left; width: 31%; margin-right: 2.3333%; margin-bottom: 2%;}
.page_features .list li .img{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_features .list li .img img{width: 100%; display: block; float: none}
.page_features .list li p{font-size: 14px; color: #333; line-height: 32px; text-align: center}


/*----page_news----*/
.page_news .news_list .list li{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_news .news_list .list li .img{width: 30%; height: 220px; margin-right: 5%; overflow: hidden}
.page_news .news_list .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_news .news_list .list li .text{width: 65%; padding: 40px 50px 0 0;}
.page_news .news_list .list li .text h6{font-size: 28px; color: #1a7bb8; margin-bottom: 14px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.page_news .news_list .list li .text h1{font-size: 20px; color: #555; line-height: 34px; margin-bottom: 14px; font-weight: 100; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_news .news_list .list li .text p{font-size: 16px; color: #999; line-height: 1.6;}

.page_news .news_list .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_news .news_list .list li:hover .text h1{color: #1a7bb8;}

/*----news_show----*/
.news_show .news_title{margin-bottom: 40px;}
.news_show .news_title h6{font-size: 32px; color: #1a7bb8; margin-bottom: 20px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.news_show .news_title h1{font-size: 22px; color: #1a7bb8; line-height: 34px; margin-bottom: 14px;}
.news_show .news_title h4{font-size: 16px; color: #999;}
.news_show .news_con p{font-size: 16px; color: #666; line-height: 1.8}
.news_show .news_con img{max-width: 1200px; float: none; display: block; margin: 10px auto}
.news_show .news_con a{font-size: 16px; color: #666; display: inline-block}
.news_show .news_con a strong{font-weight: normal;}

/*----page_contact----*/
.page_contact .contact_con{position: relative;}
.page_contact .contact_con .contact_left{width: 80%;}
.page_contact .contact_con .contact_left h1{font-size: 24px; color: #1a7bb8; font-weight: bold; margin-bottom: 20px;}
.page_contact .contact_con .contact_left span{display: inline-block; width: 48%; font-size: 15px; color: #282828; line-height: 1.8;}
.page_contact .contact_con .contact_right{width: 20%;}
.page_contact .contact_con .contact_right img{float: right; width: 120px; height: 120px; margin-right: 10px;}

.page_contact .contact_map{margin-top: 40px;}
.page_contact .contact_map .map{width: 100%; height: 500px;}


/*-----公共样式-------*/
/*----product_show----*/
.page_pro .conn table{margin-top: 20px; width: 100%}
.page_pro .conn th, .page_pro .conn td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_pro .conn th{background: #666; color: #fff; font-size: 14px; font-weight: normal}
.page_pro .conn tr:nth-child(1) th{background: #1a7bb8; font-size: 15px; font-weight: bold}
.page_pro .conn td{font-size: 14px; color: #666; background: #f4f4f4; line-height: 26px;}
.page_pro .conn 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; border: none; overflow: hidden}
.productshow_hot .list li .img img{width: 100%;}
.productshow_hot .list li .txt{padding-top: 10px;}
.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: 70%; height: auto; padding: 20px; margin: 0 auto; float: none;}
.page_message input {width: 100%; height: 37px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0; margin-bottom: 10px; box-sizing: border-box}
.page_message textarea {width: 100%; height: 100px; border: 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; height: 49px; border: none; border-radius: 4px; background: #1a7bb8; cursor: pointer}
.page_message .btn:hover {background: #a21122;}

/*----page_search----*/
.page_search{}
.page_search .list{list-style: none; margin-right: -2%;}
.page_search .list li{width: 31.333%; float: left; margin-right: 2%; margin-bottom: 20px;}
.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; margin-top: 40px;}
.tag span{font-size: 13px; color: #333}
.tag a{display: inline-block; font-size: 12px; color: #666; padding-left: 12px;}

/*----tag_show----*/
.page_tag{}
.page_tag .list{list-style: none; margin-right: -2%;}
.page_tag .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 10px;}
.page_tag .list li .img{width: 100%; overflow: hidden}
.page_tag .list li .img img{width: 100%}
.page_tag .list li p{font-size: 14px; color: #333; line-height: 36px;}


/*----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: #1a7bb8 !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;
}