
/*----page_banner----*/
.page_banner{width: 100%; height: 600px; position: relative; overflow: hidden}
.page_banners{height: 800px;}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover; background-position: center}

.page_banner .page_t{width: 1200px; position: absolute; top: 0; left: 50%; margin: 220px 0 0 -600px; text-align: center}
.page_banner .page_t h1{font-size: 24px; color: #fff; font-weight: bold;}
.page_banner .page_t h1 i{font-size: 28px; color: #fff; font-style: normal; text-transform: uppercase; vertical-align: top; font-family: 'DisneyEnglish-Bold'}
.page_banner .page_t .line{display: block; width: 30px; height: 2px; background: #fff; margin: 8px auto;}
.page_banner .page_t h6{font-size: 14px; color: #f4f4f4; line-height: 1.8; padding: 0 30%;}

/*----page_title----*/
.page_title{width: 100%; height: 120px; background: rgba(0,0,0,.3); font-size: 0; position: absolute; top: 480px;}
.page_title .title_link{}
.page_title .title_link a{display: inline-block; position: relative; width: 25%; font-size: 16px; line-height: 80px; color: #999; text-align: center; border-top: 1px solid transparent}
.page_title .title_link a:hover{color: #fff; border-top: 1px solid #fff;}
.page_title .title_link a.on{color: #fff; border-top: 1px solid #fff;}

/*----page_con----*/
.page_con{position: relative; background: #f4f4f4}
.page_con .w1366{background: #fff; top: -40px; padding: 50px;}

.footer{background: url("../image/bg03.png") no-repeat;}

/*----page_about----*/
.page_about{position: relative;}
.page_about .about_left{width: 50%; padding-right: 5%;}
.page_about .about_left h1{font-size: 24px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.page_about .about_left p{font-size: 14px; color: #666; line-height: 2;}

.page_about .about_right{width: 50%; margin-top: 60px;}
.page_about .about_right .img{width: 100%; overflow: hidden}
.page_about .about_right .img img{width: 100%;}

/*----page_abouts----*/
.page_abouts{position: relative;}
.page_abouts h1{font-size: 24px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.page_abouts p{font-size: 14px; color: #666; line-height: 2;}
.page_abouts img{max-width: 1200px; float: none; display: block; margin: 0 auto}

/*----page_aboutss----*/
.page_aboutss{}
.page_aboutss .li{margin-bottom: 30px;}
.page_aboutss .li h1{font-size: 22px; color: #333; text-align: center; font-weight: bold; margin-bottom: 30px;}
.page_aboutss .li .list{margin-right: -2%;}
.page_aboutss .li .list li{position: relative; float: left; width: 31.3333%; margin-right: 2%; padding-bottom: 8px; margin-bottom: 10px; border-bottom: 1px dotted #dedede;}
.page_aboutss .li .list li:before{content: ""; display: block; width: 6px; height: 6px; background: #333; position: absolute; top: 0; left: 0; border-radius: 100%; margin: 8px 0 0 2px;}
.page_aboutss .li .list li h3{font-size: 15px; color: #333; padding-left: 16px;}
.page_aboutss .li .list li h3 i{font-style: normal; padding-left: 8px;}
.page_aboutss .li_on .list li{width: 48%;}

/*----page_aboutss----*/
.page_performance{}
.page_performance .li{margin-bottom: 30px;}
.page_performance .li h1{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 30px;}
.page_performance .li .list{margin-right: -2%;}
.page_performance .li .list li{position: relative; float: left; width: 31.3333%; margin-right: 2%; padding-bottom: 8px; margin-bottom: 10px; border-bottom: 1px dotted #dedede;}
.page_performance .li .list li:before{content: ""; display: block; width: 6px; height: 6px; background: #333; position: absolute; top: 0; left: 0; border-radius: 100%; margin: 8px 0 0 2px;}
.page_performance .li .list li h3{font-size: 15px; color: #333; padding-left: 16px;}
.page_performance .li .list li h3 i{font-style: normal; padding-left: 8px;}

/*----page_honor----*/
.page_honor{width: 100%; position: relative;}
.page_honor h1{font-size: 24px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.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_application----*/
.page_application{}
.page_application .list{margin-right: -2%;}
.page_application .list li{float: left; width: 31.3333%; margin-right: 2%; margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; box-sizing: border-box; cursor: pointer}
.page_application .list li .img{width: 100%; overflow: hidden}
.page_application .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_application .list li .text{padding: 20px 0 10px 0;}
.page_application .list li .text h3{font-size: 20px; color: #333;}
.page_application .list li .text h1{font-size: 14px; color: #666; margin-bottom: 10px;}
.page_application .list li .text h1 i{font-size: 20px; color: #333; font-weight: bold; font-style: normal}
.page_application .list li .text h6{font-size: 14px; color: #666;}
.page_application .list li .text h6 p{display: inline-block}

.page_application .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*----page_product----*/
.page_product{}
.page_product .list{margin-right: -2%;}
.page_product .list li{position: relative; width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box;}
.page_product .list li .img{width: 100%; overflow: hidden; background: #f4f4f4}
.page_product .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_product .list li .text{padding: 10px 0; text-align: center}
.page_product .list li .text h1{font-size: 16px; color: #282828;}

.page_product .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*--------*/
.page_pro{width: 100%; margin-bottom: 40px;}
.page_pro .img{width: 50%; background: #f4f4f4}
.page_pro .img img{width: 100%}

.page_pro .con{width: 45%; margin-left: 5%;}
.page_pro .con .title{margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_pro .con .title h1{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 10px;}
.page_pro .con .title p{font-size: 14px; color: #666; line-height: 1.8}
.page_pro .con .conn h6{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 20px;}
.page_pro .con .conn p{font-size: 14px; color: #666; line-height: 1.8}
.page_pro .con .conn img{max-width: 560px; float: none; display: block; margin: 10px 0;}

/*----page_quality----*/
.page_quality{padding-top: 40px;}
.page_quality .quality_left{width: 60%;}
.page_quality .quality_left .quality_list{}
.page_quality .quality_left .quality_list .li{width: 100%; overflow: hidden}
.page_quality .quality_left .quality_list .li img{width: 100%;}

.page_quality .quality_left .quality_list .slick-prev, .page_quality .quality_left .quality_list .slick-next{width: 50px; height: 50px; margin-bottom: -30px; background: #fff; padding: 5px;}
.page_quality .quality_left .quality_list .slick-prev{left: 0; background: #f5f5f7; margin-left: -50px;}
.page_quality .quality_left .quality_list .slick-next{left: 0;}
.page_quality .quality_left .quality_list .slick-prev:before, .page_quality .quality_left .quality_list .slick-next:before{padding: 10px;}
.page_quality .quality_left .quality_list .slick-prev:before{background: url("../image/prev4.png") no-repeat}
.page_quality .quality_left .quality_list .slick-next:before{background: url("../image/next4.png") no-repeat}

.page_quality .quality_right{width: 40%; margin-top: 34%;}
.page_quality .quality_right img{width: 100%;}

.page_quality .quality_text{width: 46%; padding: 80px; position: absolute; top: 0; left: 0; margin: 120px 0 0 54%; background: #f5f5f7}
.page_quality .quality_text h6{font-size: 18px; color: #666; margin-bottom: 10px; text-transform: uppercase; font-family: 'DisneyEnglish-Bold'}
.page_quality .quality_text h1{font-size: 32px; color: #282828; font-weight: bold; margin-bottom: 30px;}
.page_quality .quality_text p{font-size: 15px; color: #333; line-height: 2;}

/*----page_news----*/
.page_news{}
.page_news .news_one{}
.page_news .news_one .img{width: 30%; margin-right: 5%;}
.page_news .news_one .img img{width: 100%;}
.page_news .news_one .text{width: 65%; padding: 40px; background: #f0f0f0;}
.page_news .news_one .text h6{font-size: 32px; color: #005bac; margin-bottom: 14px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.page_news .news_one .text h1{font-size: 22px; color: #302f33; line-height: 34px; margin-bottom: 14px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_news .news_one .text p{font-size: 14px; color: #666; line-height: 1.5;}

.page_news .news_list{}
.page_news .news_list .list{}
.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%; 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: #005bac; margin-bottom: 14px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.page_news .news_list .list li .text h1{font-size: 20px; color: #302f33; 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: 15px; color: #666; line-height: 1.5;}

.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: #005bac}

/*----news_show----*/
.news_show{}
.news_show .news_title{margin-bottom: 40px;}
.news_show .news_title h6{font-size: 32px; color: #005bac; margin-bottom: 20px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.news_show .news_title h1{font-size: 22px; color: #005bac; line-height: 34px; margin-bottom: 14px;}
.news_show .news_title h4{font-size: 16px; color: #999;}
.news_show .news_con{}
.news_show .news_con p{font-size: 14px; 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: 14px; color: #666; display: inline-block}


/*----page_contact----*/
.page_contact .contact_left{width: 30%;}
.page_contact .contact_left h1{font-size: 24px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.page_contact .contact_left span{display: block; font-size: 15px; color: #282828; line-height: 1.8;}
.page_contact .contact_left .img{margin-top: 20px; overflow: hidden}
.page_contact .contact_left .img img{width: 110px; height: 110px;}

.page_contact .contact_right{width: 70%; border-radius: 8px; overflow: hidden}
.page_contact .contact_right .map{height: 400px;}



/*-----公共样式-------*/
/*----product_show----*/
.page_pro .pro_con table{margin-top: 20px; width: 100%}
.page_pro .pro_con th, .page_pro .pro_con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_pro .pro_con th{height: 46px; background: #00589e; color: #fff; font-size: 18px; font-weight: normal}
.page_pro .pro_con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;}
.page_pro .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: -2%;}
.page_tag .list li{width: 31.3333%; float: left; margin-right: 2%; 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}
