
.page_banner{width: 100%; height: 400px; overflow: hidden}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover; background-position: center}

/*----page_title----*/
.page_title{margin-bottom: 40px; padding: 20px 0 10px 0; border-bottom: 1px solid #dedede;  font-size: 0;}
.page_title .t_left{width: 42%;}
.page_title .t_left h3{font-size: 40px; color: rgba(38,50,74,.2); font-family: 'DisneyEnglish-Bold'}
.page_title .t_left h3 b{display: block; font-size: 24px; color: #26324a; margin-top: -30px }

.page_title .t_right{width: 58%; text-align: right}
.page_title .t_right a{font-size: 13px; color: #333; display: inline-block; margin: 0 1px; padding: 12px 40px; background: #f0f0f0}
.page_title .t_right a.on{background: #26324a; color: #fff;}
.page_title .t_right a:hover{background: #26324a; color: #fff;}

.page_con{position: relative; padding: 0 0 60px 0; overflow: hidden}

/*----page_about----*/
.page_about{}
.page_about h1{font-size: 22px; color: #282828; font-weight: bold; margin-bottom: 20px;}
.page_about p{font-size: 14px; color: #666; line-height: 24px;}
.page_about img{width: 100%; float: none; margin: 20px auto; display: block}

/*----page-culture----*/
.page_culture{position: relative; padding: 40px 0}
.page_culture .con_left{width: 45%; margin-right: 5%;}
.page_culture .con_left h3{font-size: 18px; color: #333; margin-top: 20px; margin-bottom: 20px}
.page_culture .con_left p{font-size: 14px; color: #333; line-height: 26px}
.page_culture .con_right{width: 50%}
.page_culture .con_right img{width: 100%; float: none}

/*----page-elegant----*/
.page_elegant{position: relative; padding: 40px 0}
.page_elegant .list .txt{width: 40%; float: left; padding-top: 12%; padding-right: 40px; text-align: right}
.page_elegant .list .txt h3{font-size: 24px; color: #444; font-weight: bold; margin-bottom: 2px;}
.page_elegant .list .txt h4{font-size: 14px; color: #999; font-family: 'novecentowide-book';}
.page_elegant .list .txt .line{display: block; width: 200%; height: 1px; background: #e0e0e0; margin: 10px 0 20px 0; position: relative; left: -100%}
.page_elegant .list .txt p{font-size: 13px; color: #666; line-height: 22px;}
.page_elegant .list .img{width: 60%; float: left; position: relative}
.page_elegant .list .bg{display: block; width: 100%; height: 100%; background: url("../image/e_bg.png") no-repeat; background-size: cover; position: absolute; top: 0; left: 0; margin: 30px 0 0 30px}
.page_elegant .list .img img{width: 100%}
.page_elegant .slick-list{padding: 40px 0; overflow: visible}

/*----page-case----*/
.case_con{position: relative;}
.case_con .li{list-style: none; margin-right: -2%}
.case_con .li li{width: 48%; margin-right: 2%; float: left; margin-bottom: 20px}
.case_con .li li .img{width: 100%; overflow: hidden}
.case_con .li li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.case_con .li li .txt{width: 100%; height: 80px; padding: 15px 20px; background: #f4f4f4}
.case_con .li li .txt h3{font-size: 16px; color: #333; margin-bottom: 8px}
.case_con .li li .txt p{font-size: 12px; color: #666;}
.case_con .li li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}


/*----page-honor----*/
.honor_con{position: relative;}
.honor_con .li{list-style: none; margin-right: -1.3333%}
.honor_con .li li{width: 32%; float: left; margin-right: 1.3333%; margin-bottom: 20px;}
.honor_con .li li img{width: 100%}

/*----page-product----*/
.page_product{width: 100%;  position: relative}
.page_product .list{list-style: none; margin-right: -1%}
.page_product .list li{width: 32.3333%; float: left; margin-right: 1%; margin-bottom: 20px}
.page_product .list li .img{width: 100%; overflow: hidden}
.page_product .list li .img img{width: 100%; transition: all ease-out .4s; -webkit-transition: all ease-out .4s}
.page_product .list li .txt{width: 100%; padding: 16px 0; text-align: center}
.page_product .list li .txt h1{font-size: 14px; color: #333; font-family: 'novecentowide-book'}
.page_product .list li:hover .img img{transform: scale(1.08); -webkit-transform: scale(1.08)}

/*----page_productshow----*/
.page_pro{width: 100%;  position: relative}
.page_pro .title_p h1{font-size: 24px; color: #333; margin-bottom: 5px}
.page_pro .title_p p{font-size: 13px; color: #999; margin-bottom: 20px; font-family: 'novecentowide-book' }
.page_pro .title_p .line{display: block; width: 100%; height: 2px; background: #666; margin-bottom: 30px}

.page_pro .productshow_img{margin-bottom: 40px}
.page_pro .productshow_img img{width: 100%}

.page_pro .productshow_img .slick-prev{left: 0}

.page_pro .pro_con .t1{font-size: 20px; color: #333;}
.page_pro .pro_con .t1 i{padding-left: 10px; font-style: normal; font-size: 12px; color: #666; vertical-align: bottom; font-family: 'novecentowide-book' }
.page_pro .pro_con .table{padding: 20px 0}
.page_pro .pro_con .table p{font-size: 13px; color: #555; line-height: 22px;}
.page_pro .pro_con .table img{float: none; height: auto; margin: 10px auto; display: block}
.page_pro .pro_con .table a{display: inline-block; color: #555;}
.page_pro .pro_con .table a strong{font-weight: normal}


/*----page-join----*/
.join_con{position: relative}
.join_con .li01{}
.join_con .li01 h3{font-size: 22px; color: #333; text-align: center}
.join_con .li01 h5{font-size: 18px; color: #666; margin-bottom: 60px; text-align: center; font-family: 'novecentowide-book' }
.join_con .li01 .li{list-style: none; margin-right: -3.3333%}
.join_con .li01 .li li{width: 30%; height: 180px; float: left; margin-right: 3.3333%; margin-bottom: 20px}
.join_con .li01 .li li h4{font-size: 18px; color: #333;}
.join_con .li01 .li li span{position: relative; display: block; width: 100%; height: 1px; background: #26324a; margin: 20px 0}
.join_con .li01 .li li span:before{content: ""; display: block; width: 50px; height: 4px; background: #26324a; position: absolute; left: 0; top: 0}
.join_con .li01 .li li p{font-size: 12px; color: #666; line-height: 26px}

.join_con .li02{width: 100%; padding-bottom: 60px; overflow: hidden}
.join_con .li02 img{width: 100%; float: none; display: block}

.join_con .li03{margin-bottom: 60px}
.join_con .li03 h3{font-size: 22px; color: #333; text-align: center}
.join_con .li03 h5{font-size: 18px; color: #666; margin-bottom: 60px; text-align: center; font-family: 'novecentowide-book' }
.join_con .li03 .img img{float: none; display: block}

.join_con .li04 h3{font-size: 22px; color: #333; text-align: center}
.join_con .li04 h5{font-size: 18px; color: #666; margin-bottom: 60px; text-align: center; font-family: 'novecentowide-book' }
.join_con .li04 .dw .dw_left{width: 50%; margin-right: 10%;}
.join_con .li04 .dw .dw_left .img{margin-bottom: 20px}
.join_con .li04 .dw .dw_left .img img{float: none; display: block;}
.join_con .li04 .dw .dw_left h3{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 8px; margin-left: 100px; text-align: left}
.join_con .li04 .dw .dw_left h3 i{font-size: 36px; color: #26324a; font-style: normal; font-family: 'novecentowide-book'}
.join_con .li04 .dw .dw_right a{position: relative; text-align: center; width: 140px; height: 40px; margin: 0 0 0 60px; line-height: 40px; border: 1px solid #26324a}
.join_con .li04 .dw .dw_right a h3{position: relative; font-size: 14px; color: #26324a; line-height: 40px; z-index: 2; transition: all ease-out .3s; -webkit-transition: all ease-out .3s}
.join_con .li04 .dw .dw_right a span{display: block; width: 0; height: 100%; background: #26324a; position: absolute; top: 0; left: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.join_con .li04 .dw .dw_right a:hover span{width: 100%}
.join_con .li04 .dw .dw_right a:hover h3{color: #fff;}

/*----page_service----*/
.service_con{position: relative}
.service_con .li01{padding-bottom: 60px;}
.service_con .li01 h3{font-size: 22px; color: #333; text-align: center}
.service_con .li01 h5{font-size: 26px; color: #26324a; margin-bottom: 60px; text-align: center; font-family: 'novecentowide-book' }

.service_con .li01 .service_ser{width: 100%; height: 400px; background: #f4f4f4}
.service_con .li01 .service_ser .service_ser_left{width: 25%; height: 100%; border-right: 1px solid #e0e0e0;}
.service_con .li01 .service_ser .service_ser_left .list{list-style: none}
.service_con .li01 .service_ser .service_ser_left .list li{position: relative; border-bottom: 1px solid #e0e0e0; line-height: 72px; background: #f4f4f4; cursor: pointer; transition: all ease .3s; -webkit-transition: all ease .3s}
.service_con .li01 .service_ser .service_ser_left .list li:before{content: ""; display: block; width: 0; height: 0; border-top: 9px solid transparent; border-bottom: 9px solid transparent; border-left: 7px solid #26324a; position: absolute; right: 0; top: 50%; margin-top: -9px; opacity: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.service_con .li01 .service_ser .service_ser_left .list li h3{font-size: 18px; color: #26324a; transition: all ease .3s; -webkit-transition: all ease .3s}
.service_con .li01 .service_ser .service_ser_left .list li:hover{background: #26324a}
.service_con .li01 .service_ser .service_ser_left .list li:hover h3{color: #fff}
.service_con .li01 .service_ser .service_ser_left .list li.on{background: #26324a}
.service_con .li01 .service_ser .service_ser_left .list li.on h3{color: #fff}
.service_con .li01 .service_ser .service_ser_left .list li.on:before{right: -7px; opacity: 1}

.service_con .li01 .service_ser .service_ser_right{width: 75%; background: #f4f4f4}
.service_con .li01 .service_ser .service_ser_right .con{padding: 40px 60px; display: none}
.service_con .li01 .service_ser .service_ser_right .con p{font-size: 13px; color: #666; line-height: 26px;}
.service_con .li01 .service_ser .service_ser_right .con.active{display: block}

.service_con .li02 .list{list-style: none}
.service_con .li02 .list li{margin-bottom: 40px}
.service_con .li02 .list li .title{background: #f4f4f4; margin-bottom: 10px; line-height: 40px;}
.service_con .li02 .list li .title h3{padding-left: 20px; }
.service_con .li02 .list li .title span{font-size: 28px; color: #26324a; font-weight: bold;  padding-right: 20px; font-family: arial}
.service_con .li02 .list li .title i{font-size: 18px; color: #333; font-style: normal}
.service_con .li02 .list li .txt{position: relative; padding-left: 60px; padding-top: 10px;}
.service_con .li02 .list li .txt span{display: block; font-size: 28px; color: #26324a; font-weight: bold; position: absolute; top: 0; left: 0; margin: 0 0 0 20px}
.service_con .li02 .list li .txt p{font-size: 13px; color: #333; line-height: 26px;}


/*----page_news----*/
.page_news{position: relative;}
.page_news .list{list-style: none; margin-right: -2%}
.page_news .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 28px}
.page_news .list li .img{width: 100%; height: 220px; margin-bottom: 10px; overflow: hidden}
.page_news .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .list li .txt{width: 100%;}
.page_news .list li .txt h1{font-size: 16px; color: #333; margin-bottom: 6px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_news .list li .txt h6{font-size: 12px; color: #999; margin-bottom: 4px; font-family: 'novecentowide-book'}
.page_news .list li .txt p{font-size: 13px; color: #666; line-height: 22px}
.page_news .list li:hover .img img{transform: scale(1.08); -webkit-transform: scale(1.08)}
.page_news .list li:hover .txt h1{transform: translateX(10px); -webkit-transform: translateX(10px)}

/*----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: #00468c; font-weight: bold; margin-bottom: 6px;}
.page_newshow .title span{font-size: 13px; color: #666; margin-right: 20px}
.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}
.page_newshow .con p a{display: inline-block; text-indent: 0; color: #444}
.page_newshow .con p a strong{font-weight: normal}

/*----page_contact----*/
.page_contact{position: relative;}
.page_contact .map{height: 360px}
.page_contact .con{margin-bottom: 20px;}
.page_contact .con h3{font-size: 18px; color: #333; margin-bottom: 8px}
.page_contact .con p{font-size: 14px; color: #666; line-height: 24px}

/*-----公共样式-------*/
/*----product_show----*/
.page_productshow .con table{margin-top: 20px; width: 100%}
.page_productshow .con th, .page_productshow .con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_productshow .con th{background: #666; color: #fff; font-size: 14px; font-weight: normal}
.page_productshow .con tr:nth-child(1) th{background: #04047f; font-size: 15px; font-weight: bold}
.page_productshow .con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;}
.page_productshow .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; 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: 13px; 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; padding: 20px; margin: 0 auto; float: none;}
.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: #0e4c89; 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; 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: -1%;}
.page_tag .list li{width: 24%; float: left; margin-right: 1%; 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: #0e4c89 !important}


