/*Created by lk on 2020/07/29.*/

/*----page_banner----*/
.page_banner{width: 100%; height: 500px;}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover}
.page_banner .page_bg .w1200{padding-top: 380px; padding-right: 86px; overflow: hidden}
.page_banner .page_bg .w1200 h1{font-size: 36px; color: #fff; font-weight: bold; text-transform: uppercase; font-family: 'Montserrat-Light'}
.page_banner .page_bg .w1200 p{font-size: 18px; color: #fff; font-weight: bold}

/*----page_con----*/
.page_con{position: relative; background: #f4f4f4; padding: 0 0 60px 0}

/*----page_title----*/
.page_title{margin-bottom: 40px; background: #fff; position: relative}
.page_title .title_right{width: 20%; height: 40px; margin-top: 14px; background: url("../image/logo.png") no-repeat; background-size: 168px 40px}

.page_title .title_left{width: 80%; text-align: right}
.page_title .title_left a{display: inline-block; width: 160px; padding: 14px 20px 14px 0; background: #006f9d; border-right: 1px solid #f4f4f4; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_title .title_left a h1{font-size: 15px; color: #fff; margin-bottom: 2px}
.page_title .title_left a p{font-size: 12px; color: #fff; font-family: 'novecentowide-book'}
.page_title .title_left a:hover{background: #ce000c; color: #fff;}
.page_title .title_left a.on{background: #ce000c;}


/*----page_about----*/
.page_about{}
.page_about h1{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 40px}
.page_about h1 i{font-size: 18px; color: #006f9d; font-style: normal; padding-right: 4px;}
.page_about p{font-size: 14px; color: #333; line-height: 26px; margin-bottom: 40px;}
.page_about img{float: none; width: 100%; display: block; margin: 20px 0}

/*----page_culture----*/
.page_culture{}
.page_culture h1{font-size: 16px; color: #181818; margin-bottom: 40px;}
.page_culture .culture_left{width: 50%; height: 340px; padding: 30px 50px; background: #fff;}
.page_culture .culture_left h1{font-size: 16px; color: #ce000c; margin: 20px 0 10px 0}
.page_culture .culture_left h1 i{display: block; font-size: 14px; color: #333; font-style: normal; font-weight: normal; margin-top: 4px}

.page_culture .culture_right{width: 50%; height: 340px; overflow: hidden}
.page_culture .culture_right img{width: 100%;}


/*----page_honor----*/
.page_honor{margin-bottom: 20px}
.page_honor .list{list-style: none; margin-right: -1.3333%;}
.page_honor .list li{float: left; width: 32%; margin-right: 1.3333%; margin-bottom: 1%;}
.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}
.page_honor .list li p{font-size: 13px; color: #333; line-height: 36px; text-align: center}


/*----page_product----*/
.page_product{}

.page_product .list{margin-right: -1%}
.page_product .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 30px; box-sizing: border-box; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_product .list li .img{width: 100%; overflow: hidden; border: 1px solid #dedede;}
.page_product .list li .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_product .list li .txt{padding: 10px 0 0 0; position: relative; text-align: center}
.page_product .list li .txt h1{font-size: 14px; color: #181818; transition: all ease .6s; -webkit-transition: all ease .6s}

.page_product .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_product .list li:hover .txt h1{color: #006f9d;}

/*----page_producshow----*/
.page_productshow{margin-bottom: 40px; padding-bottom: 20px;}
.page_productshow .img{width: 40%; margin-right: 5%;}
.page_productshow .img img{width: 100%}

.page_productshow .con{width: 55%}
.page_productshow .con .title{border-bottom: 2px solid #999; margin-bottom: 20px; padding-bottom: 20px}
.page_productshow .con .title h1{font-size: 20px; color: #333; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 1px solid #dedede}
.page_productshow .con .title h1 i{font-size: 14px; color: #666; font-style: normal; padding-left: 10px}
.page_productshow .con .title p{font-size: 14px; color: #333; line-height: 26px}

.page_productshow .con .conn h6{font-size: 18px; color: #282828; font-weight: bold; margin-bottom: 20px}
.page_productshow .con .conn p{font-size: 14px; color: #333;}
.page_productshow .con .conn img{float: none; display: block; width: 100%;}

.page_productshow .con .conn table{width: 100%; margin-top: 20px}
.page_productshow .con .conn th, .page_productshow .con .conn td{height: 40px; line-height: 40px; text-align: center; border-right: 1px solid #fff; vertical-align: middle}
.page_productshow .con .conn th{background: #666; color: #fff; font-size: 16px;}
.page_productshow .con .conn td{font-size: 14px; color: #666}
.page_productshow .con .conn tr:nth-child(1) th {background: #b01d2c; font-size: 15px; font-weight: bold;}
.page_productshow .con .conn tr:nth-of-type(odd) td{background: #f2efeb}


/*----page_case----*/
.page_case{margin-bottom: 20px}
.page_case .list{list-style: none; margin-right: -1.3333%;}
.page_case .list li{float: left; width: 32%; margin-right: 1.3333%; margin-bottom: 1%;}
.page_case .list li .example-image-link{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_case .list li .example-image-link img{width: 100%; display: block; float: none}
.page_case .list li p{font-size: 14px; color: #333; line-height: 36px; text-align: center}

/*----page_network----*/
.page_network{}
.page_network .img{width: 100%;}
.page_network .img img{width: 100%; float: none; display: block}


/*----page_news----*/
.page_news{}
.page_news .news_left{width: 45%; margin-right: 5%;}
.page_news .news_left .img{width: 100%; height: 240px; overflow: hidden}
.page_news .news_left .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_news .news_left .txt{padding: 10px 0;}
.page_news .news_left .txt h1{font-size: 18px; color: #181818; margin-bottom: 10px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_news .news_left .txt p{font-size: 14px; color: #333; line-height: 24px; margin-bottom: 20px}
.page_news .news_left .txt h6{font-size: 20px; color: #014ea8; font-weight: bold; font-family: 'Montserrat-Light'}

.page_news .news_right{width: 50%;}
.page_news .news_right .list{}
.page_news .news_right .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #999; box-sizing: border-box;}
.page_news .news_right .list li .txt{}
.page_news .news_right .list li .txt h1{font-size: 17px; color: #181818; margin-bottom: 20px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_news .news_right .list li .txt p{font-size: 14px; color: #333; line-height: 24px; margin-bottom: 20px}
.page_news .news_right .list li .txt h6{font-size: 14px; color: #014ea8; font-family: 'Montserrat-Light'}

.page_news .news_right .list li:hover .txt h1{color: #014ea8; transform: translateX(10px); -webkit-translateX(10px)}

/*----page_newshow----*/
.page_newshow .title{margin-bottom: 20px; text-align: center}
.page_newshow .title h1{font-size: 16px; color: #0f5092; font-weight: bold; margin-bottom: 6px;}
.page_newshow .title span{font-size: 13px; color: #666; margin-right: 20px}
.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}

.page_newshow .keyword a{display: inline-block; font-size: 13px; color: #999; background: #f0f0f0; padding: 4px 10px; margin: 20px 2px 10px 0}


/*----page_contact----*/
.page_contact{}
.page_contact h1{font-size: 22px; color: #1568b3; font-weight: bold;  margin-bottom: 20px}
.page_contact .contact_con{margin-bottom: 40px;}

.page_contact .contact_left{width: 70%;}
.page_contact .contact_left span{display: block; font-size: 14px; color: #282828; line-height: 26px;}
.page_contact .contact_right{width: 30%}
.page_contact .contact_right .img{margin-top: 20px; overflow: hidden}
.page_contact .contact_right .img img{float: right; width: 110px; height: 110px; margin-right: 10px}
.page_contact .contact_map{border: 1px solid #fff;}
.page_contact .contact_map .map{height: 360px;}



/*-----公共样式-------*/
/*----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}



