/*Created by lk on 2020/07/29.*/

/*----page_con----*/
.page_con{position: relative; padding: 180px 0 40px 0}

/*----page_title----*/
.page_title{padding: 24px 0 0 0; margin-bottom: 60px; border-bottom: 1px solid #f0f0f0}
.page_title .title_left{width: 30%;}
.page_title .title_left h1{display: inline-block; font-size: 22px; font-weight: bold; color: #282828; padding-bottom: 8px; position: relative}
.page_title .title_left h1 i{font-size: 14px; color: #777; font-style: normal; font-weight: normal; vertical-align: bottom; font-family: 'novecentowide-book' }
.page_title .title_left h1:before{content: ""; display: block; width: 50px; height: 3px; background: #d7000f; position: absolute; bottom: 0; left: 0; margin-bottom: -2px;}

.page_title .title_right a{display: inline-block; width: 120px; padding: 10px 0; background: #f4f4f4; font-size: 13px; color: #282828; text-align: center; margin-right: 2px; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_title .title_right a:hover{background: #d7000f; color: #fff;}
.page_title .title_right a.on{background: #d7000f; color: #fff;}


/*----page_about----*/
.page_about{margin-bottom: 40px;}
.page_about h1{font-size: 18px; color: #181818; margin-bottom: 20px}
.page_about p{font-size: 14px; color: #333; line-height: 26px}
.page_about img{float: none; width: 100%; display: block; margin: 40px 0 0 0}


/*----page_features----*/
.page_features .list{list-style: none; margin-right: -1%; margin-bottom: 20px}
.page_features .list li{float: left; width: 24%; margin-right: 1%; margin-bottom: 10px;}
.page_features .list li .example-image-link{width: 100%; overflow: hidden;  border: 1px solid #e0e0e0}
.page_features .list li .example-image-link img{width: 100%; display: block; float: none}
.page_features .list li p{font-size: 14px; color: #333; line-height: 32px; text-align: center}

.page_features h3{font-size: 18px; color: #333; line-height: 36px; margin-bottom: 20px; padding-left: 44px; font-weight: bold; border-bottom: 1px solid #dedede; background: url("../image/logoi.png") no-repeat ; background-size: 38px 38px}
.page_features h6{font-size: 13px; color: #333; line-height: 22px; margin-bottom: 30px}


/*----page_partners----*/
.page_partners h1{font-size: 16px; color: #181818; padding-left: 16px; margin-bottom: 30px; position: relative}
.page_partners h1:before{content: ""; display: block; border: 8px solid; border-color: transparent transparent transparent #d7000f; position: absolute; left: 0; top: 0; margin: 4px 0 0 0}
.page_partners h3{font-size: 16px; color: #333; line-height: 1.8;}
.page_partners .network{width: 100%; margin-bottom: 40px;}
.page_partners .network img{float: none; display: block; margin: 0 auto}

.page_partners .list{list-style: none; margin-right: -2%; margin-bottom: 20px}
.page_partners .list li{float: left; width: 18%; margin-right: 2%; margin-bottom: 20px;}
.page_partners .list li .img{width: 100%; padding: 4.2%; overflow: hidden; border: 1px solid #e0e0e0}
.page_partners .list li .img img{width: 100%; display: block; float: none}
.page_partners .list li p{font-size: 14px; color: #333; line-height: 32px; text-align: center}

.page_features h3{font-size: 18px; color: #333; line-height: 36px; margin-bottom: 20px; padding-left: 44px; font-weight: bold; border-bottom: 1px solid #dedede; background: url("../image/logoi.png") no-repeat ; background-size: 38px 38px}
.page_features h6{font-size: 13px; color: #333; line-height: 22px; margin-bottom: 30px}


/*----page_product----*/
.page_product .list{margin-right: -1.3333%}
.page_product .list li{width: 32%; float: left; margin-right: 1.3333%; margin-bottom: 20px; background: #f0f0f0; border-radius: 2px; box-sizing: border-box; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_product .list li .txt{padding: 44px 30px 40px 30px; position: relative}
.page_product .list li .txt h1{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 12px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_product .list li .txt h3{font-size: 14px; color: #999; height: 30px; font-family: 'novecentowide-book'; transition: all ease .3s; -webkit-transition: all ease .3s}

.page_product .list li:hover{background-image: linear-gradient(to right, #d7000f, rgba(251,0,15,.6));}
.page_product .list li:hover .txt h1{color: #fff}
.page_product .list li:hover .txt h3{color: #fff;}


/*----page_product_li----*/
.product_li{}
.product_li .product_li_left{width: 35%; margin: 10% 5% 10% 0; position: relative}
.product_li .product_li_left .product_img{width: 100%; overflow: hidden}
.product_li .product_li_left .product_img img{width: 100%; float: none; display: block}

.product_li .product_li_left .product_c{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.product_li .product_li_left .product_c .list{list-style: none}
.product_li .product_li_left .product_c .list li{position: absolute; cursor: pointer}
.product_li .product_li_left .product_c .list li .t{position: relative; width: 12px; height: 12px; margin: 10px auto; background: #d7000f; border-radius: 100%;}
.product_li .product_li_left .product_c .list li .t span{display: block; width: 12px; height: 12px; border: 1px solid #d7000f; position: absolute; top: 0; left: 0; border-radius: 100%; box-sizing: border-box; animation: sc 1.4s infinite; -webkit-animation: sc 1.4s infinite}
.product_li .product_li_left .product_c .list li p{text-align: center; font-size: 13px; color: #fff; text-shadow: 1px 1px 1px #000; line-height: 20px}

.product_li .product_li_left .product_c .list01 li:nth-child(1){top: 0; left: 0}
.product_li .product_li_left .product_c .list01 li:nth-child(2){top: 30%; left: 20%}
.product_li .product_li_left .product_c .list01 li:nth-child(3){top: 60%; right: 21%}

.product_li .product_li_left .product_c .list02 li:nth-child(1){top: 0; left: 0}
.product_li .product_li_left .product_c .list02 li:nth-child(2){top: 10%; left: 30%}
.product_li .product_li_left .product_c .list02 li:nth-child(3){top: 40%; right: 24%}
.product_li .product_li_left .product_c .list02 li:nth-child(4){top: 50%; left: 16%}

.product_li .product_li_left .product_c .list03 li:nth-child(1){top: 0; left: 0}
.product_li .product_li_left .product_c .list03 li:nth-child(2){top: 30%; left: 25%}
.product_li .product_li_left .product_c .list03 li:nth-child(3){top: 70%; left: 15%}
.product_li .product_li_left .product_c .list03 li:nth-child(4){top: 78%; left: 40%}
.product_li .product_li_left .product_c .list03 li:nth-child(5){top: 50%; right: 16%}

.product_li .product_li_left .product_c .list04 li:nth-child(1){top: 0; left: 0}
.product_li .product_li_left .product_c .list04 li:nth-child(2){top: 55%; left: 22%}
.product_li .product_li_left .product_c .list04 li:nth-child(3){top: 80%; left: 30%}
.product_li .product_li_left .product_c .list04 li:nth-child(4){top: 30%; left: 40%}
.product_li .product_li_left .product_c .list04 li:nth-child(5){top: 30%; right: 30%}
.product_li .product_li_left .product_c .list04 li:nth-child(6){top: 64%; left: 40%}
.product_li .product_li_left .product_c .list04 li:nth-child(7){top: 50%; right: 50%}
.product_li .product_li_left .product_c .list04 li:nth-child(8){top: 80%; right: 30%}
.product_li .product_li_left .product_c .list04 li:nth-child(9){top: 60%; right: 28%}



@keyframes sc {
    0%{transform: scale(1); }
    100%{transform: scale(4); opacity: 0}
}

@-webkit-keyframes sc {
    0%{-webkit-transform: scale(1)}
    100%{-webkit-transform: scale(4); opacity: 0}
}

.product_li .product_li_right{width: 60%;}
.product_li .product_li_right .product_con{display: none}
.product_li .product_li_right .product_con.active{display: block}
.product_li .product_li_right .product_con h1{font-size: 20px; color: #d7000f; font-weight: bold; margin-bottom: 20px}
.product_li .product_li_right .product_con h6{font-size: 14px; color: #333; line-height: 26px; margin-bottom: 40px;}

.product_li .product_li_right .product_con .img_list{margin-bottom: 40px;}
.product_li .product_li_right .product_con .img_list .view{margin-right: -2%}
.product_li .product_li_right .product_con .img_list .view .img-center{width: 48%; float: left; margin-right: 2%; margin-bottom: 10px;}
.product_li .product_li_right .product_con .img_list .view .img-center img{width: 100%}

.product_li .product_li_right .product_con .img_ca{width: 100%;}
.product_li .product_li_right .product_con .img_ca img{width: 100%; float: none; display: block}



/*----product_li_con----*/
.product_li_con h6{font-size: 16px; color: #333; line-height: 1.8; margin-bottom: 30px;}
.product_li_con .img_list{margin-bottom: 40px; padding: 0 10%;}
.product_li_con .img_list .view{margin-right: -1.3333%}
.product_li_con .img_list .view .img-center{width: 32%; float: left; margin-right: 1.3333%; margin-bottom: 10px;}
.product_li_con .img_list .view .img-center img{width: 100%; display: block; float: none;}
.product_li_con .product_con .img_ca{width: 100%;}
.product_li_con .product_con .img_ca p{font-size: 20px; color: #a72323; line-height: 2;}
.product_li_con .product_con .img_ca img{float: none; display: block; margin: 10px auto}

/*----page_producshow----*/
.page_productshow{width: 75%; margin-left: 2%;}

.page_productshow .title{margin-bottom: 20px; padding-bottom: 20px}
.page_productshow .title h1{font-size: 20px; color: #333; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 1px solid #dedede}
.page_productshow .title h1 i{font-size: 14px; color: #666; font-style: normal; padding-left: 10px}
.page_productshow .title p{font-size: 14px; color: #333; line-height: 26px}

.page_productshow .img{width: 80%; margin: 0 auto 30px auto; border: 1px solid #dedede}
.page_productshow .img img{width: 100%; float: none}

.page_productshow .con{width: 100%; padding-top: 20px; border-top: 2px solid #dedede}

.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;}

.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; background: #f4f4f4;}
.page_productshow .con .conn tr:nth-of-type(odd) td{background: #f2efeb}
.page_productshow .con .conn tr:nth-child(1) th{background: #b01d2c}


.productshow_hot{margin-top: 60px;}
.productshow_hot h6{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #dedede}
.productshow_hot h6 i{font-size: 14px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.productshow_hot .list{margin-right: -2.3333%}
.productshow_hot .list li{width: 31%; float: left; margin-right: 2.3333%; margin-bottom: 20px}
.productshow_hot .list li .img{width: 100%; height: 190px; margin: 0; border: none; overflow: hidden}
.productshow_hot .list li .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.productshow_hot .list li .txt{padding: 10px 0 16px 0; border-bottom: 1px solid #f0f0f0; position: relative}
.productshow_hot .list li .txt:before{content: ""; display: block; width: 0; height: 2px; background: #c40e24; position: absolute; bottom: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.productshow_hot .list li .txt h1{font-size: 15px; color: #181818; padding-left: 10px; transition: all ease .6s; -webkit-transition: all ease .6s}

.product_key{margin-top: 40px;}
.product_key h1{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #dedede}
.product_key h1 i{font-size: 14px; 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: 10px 20px; margin-right: 2px;}


/*----page_news----*/
.page_news{}
.page_news .list{margin-right: -2.3333%}
.page_news .list li{width: 31%; float: left; margin-right: 2.3333%; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #f0f0f0; box-sizing: border-box;}
.page_news .list li h1{font-size: 20px; color: #333; margin-bottom: 20px; font-weight: bold; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_news .list li p{font-size: 14px; color: #666; line-height: 24px; margin-bottom: 40px}
.page_news .list li .img{width: 100%; height: 180px; margin-bottom: 20px; overflow: hidden}
.page_news .list li .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_news .list li h6{font-size: 20px; color: #666; font-weight: bold; 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 h1{color: #d7000f;}


/*----page_newshow----*/
.page_newshow .title{margin-bottom: 40px; text-align: center}
.page_newshow .title h1{font-size: 24px; color: #444; font-weight: bold; margin-bottom: 16px;}
.page_newshow .title span{font-size: 14px; color: #666; font-weight: bold; font-family: 'Montserrat-Light'}
.page_newshow .con{width: 92%; margin: 0 auto}
.page_newshow .con p{font-size: 14px; color: #444; line-height: 24px;}
.page_newshow .con img{width: 100%; float: none; display: block; height: auto; margin: 20px auto}
.page_newshow .con p a{display: inline-block}

.page_newshow .keyword{width: 92%; margin: 0 auto}
.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{margin-bottom: 40px;}
.page_contact h1{font-size: 22px; color: #181818; margin-bottom: 30px}

.page_contact .contact_left{width: 40%;}
.page_contact .contact_left span{display: block; font-size: 14px; color: #282828; line-height: 30px;}
.page_contact .contact_left img{display: block; float: none; width: 120px; height: 120px; margin: 20px 0}

.contact_map{width: 60%;}
.contact_map .map{height: 420px}


/*----page_message----*/
.page_message{width: 60%; height: auto; padding: 20px 0; margin: 80px auto 100px auto; float: none;}

.page_message p {width: 100%;  margin: 12px 0;  position: relative;  display: block;  padding-left: 100px; box-sizing: border-box}
.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: 100}
.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; padding: 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: #c40e24; color: #fff; cursor: pointer}
.page_message p .btn:hover {background: #a71224;}

/*----page_search----*/
.page_search{}
.page_search .list{list-style: none; margin-right: -1%;}
.page_search .list li{width: 24%; float: left; margin-right: 1%; 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;}

/*----show_page----*/
.show_pages{margin: 20px 0; padding-left: 50px}
.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 p:nth-child(1){display: none}
.pagination a:nth-child(1){display: none}
.pagination a:last-child{display: none}
.pagination p:last-of-type{display: none}
.pageRemark{display: none}

.pagination a.cur {background: #d7000f !important}

/*----page_city----*/
.page_city{padding: 180px 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;}


/*----web_map----*/
.page_webmap{padding: 180px 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;}

.webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.webmap_nav .list{list-style: none}
.webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.webmap_nav .list .li>a{font-size: 18px; color: #333;}

.list_son{list-style: none; margin-top: 20px}
.list_son li{float: left; margin-right: 40px;}
.list_son li a{font-size: 14px; color: #333;}















