/*Created by LK on 2021/07/16*/

.header{position: relative; }


/*----page_con----*/
.page_con{position: relative; padding-top: 20px; padding-bottom: 60px; background: #f6f6f6}


/*----page_banner----*/
.page_banner{width: 100%; height: 380px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_banner .banner_bg{width: 100%; height: 100%; background-size: cover; background-position: center}
.page_banner .banner_bg .page_t{padding-top: 160px; text-align: center}
.page_banner .banner_bg .page_t h1{font-size: 55px;letter-spacing:20px; color: #fff; font-weight: bold; margin-bottom: 4px;}
.page_banner .banner_bg .page_t h6{font-size: 14px; color: #fff; font-weight: bold; font-family: 'novecentowide-book'}


/*----page_about----*/
.page_company{padding-top: 60px;}

.page_about{margin-bottom: 60px; padding: 80px 50px 60px 70px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3; background: #fff;}
.page_about .about_left{width: 55%; margin-right: 5%}
.page_about .about_left h1{font-size: 22px; color: #dd5003; font-weight: bold; margin-bottom: 30px;}
.page_about .about_left p{font-size: 15px; color: #333; line-height: 26px; margin-bottom: 10px;}

.page_about .about_right{width: 40%;}
.page_about .about_right .about_video{width: 100%; height: auto}
.page_about .about_right img{width: 100%; float: none; display: block}
.page_about .about_t{margin-top: 0}
.about_mark{background: #fff url("../image/img16.jpg") no-repeat bottom right; background-size: 40%}

.about_data{margin-bottom: 60px; padding: 50px 50px 50px 70px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3; background: #fff;}
.about_data .li{width: 24%; float: left; margin-top: 20px; text-align: center; position: relative; z-index: 2}
.about_data .li span{display: inline-block; font-size: 60px; font-weight: bold; color: #dd5003; margin-bottom: 8px; font-family: 'Montserrat-Light'}
.about_data .li i{display: inline-block; font-size: 18px; color: #dd5003; font-weight: bold; font-style: normal; vertical-align: top; margin: 10px 0 0 6px;}
.about_data .li p{font-size: 13px; color: #333; line-height: 20px;}
.about_data .li:nth-child(1){width: 28%}


.page_culture{margin-bottom: 60px; padding: 80px 50px 50px 70px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3; background: #fff url("../image/img12.jpg") no-repeat bottom right;}
.page_culture .culture_con{padding-right: 40%;}
.page_culture .culture_con h1{font-size: 22px; color: #dd5003; font-weight: bold; margin-bottom: 30px;}
.page_culture .culture_con p{font-size: 15px; color: #333; line-height: 26px; margin-bottom: 10px;}
.page_culture .culture_con a{font-size: 15px; color: #dd5003; margin-top: 20px}

.page_course{padding: 60px 50px 60px 70px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3; background: #fff;}
.page_course h1{font-size: 22px; color: #dd5003; font-weight: bold; margin-bottom: 50px;}
.page_course img{width: 100%; float: none; display: block}

.page_course .course_con{height: 300px}
.page_course .course_con .li{text-align: center}
.page_course .course_con .li:before{content: ""; display: block; width: 100%; height: 1px; background: #999; position: absolute; top: 0; left: 0; margin-top: 33px}
.page_course .course_con .li h3{font-size: 20px; color: #dd5003; line-height: 24px; vertical-align: top; font-family: 'Montserrat-Light'}
.page_course .course_con .li h3 strong{font-size: 24px}
.page_course .course_con .li .line{position: relative; display: block; width: 1px; height: 10px; background: #999; margin: 10px auto; transition: all ease .3s .1s; -webkit-transition: all ease .3s .1s}
.page_course .course_con .li .line:before{content: ""; display: block; width: 5px; height: 5px; background: #dd5003; border-radius: 100%; position: absolute; bottom: 0; left: 0; margin: 0 0 -2px -2px}
.page_course .course_con .li p{font-size: 13px; color: #333; line-height: 1.6; text-align: left; padding: 0 10px}
.page_course .course_con .li p i{position: relative; display: block; font-style: normal; padding-left: 10px;}
.page_course .course_con .li p i:before{content: ""; display: block; width: 3px; height: 3px; background: #333; border-radius: 100%; position: absolute; top: 0; left: 0; margin-top: 8px}
.page_course .course_con .li p b{font-weight: normal; color: #dd5003}

.page_course .course_con .li:nth-child(even) .line{height: 100px}

.page_course .course_con .li.slick-active .line{height: 40px}
.page_course .course_con .li:nth-child(even).slick-active .line{height: 160px}

.page_course .course_con .slick-prev, .page_course .course_con .slick-next{width: 40px; height: 40px; background: #f0f0f0; top: 0}
.page_course .course_con .slick-prev{left: 0}
.page_course .course_con .slick-next{right: 0}
.page_course .course_con .slick-prev:before, .page_course .course_con .slick-next:before{width: 40px; height: 40px; }
.page_course .course_con .slick-prev:before{background: url("../image/prev-a-1.png")}
.page_course .course_con .slick-next:before{background: url("../image/next-a-1.png")}
.page_course .course_con .slick-prev:hover{background: #dd5003}
.page_course .course_con .slick-next:hover{background: #dd5003}
.page_course .course_con .slick-prev:hover:before{background: url("../image/prev-a.png")}
.page_course .course_con .slick-next:hover:before{background: url("../image/next-a.png")}



/*----page_honor----*/
.page_honor{margin-top: 60px; padding: 30px 50px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_honor h3{font-size: 20px; color: #333; margin-bottom: 26px; background: url("../image/line-1.jpg") no-repeat 90px center}
.page_honor .list li{width: 32%; margin-right: 1.333%; float: left; margin-bottom: 20px}
.page_honor .list li .img{width: 100%; overflow: hidden}
.page_honor .list li .img img{width: 100%}
.page_honor .list li p{padding: 10px 20px; text-align: center; font-size: 12px; color: #666}

/*----page_service----*/
.page_service{}
.page_service .service_con{margin-top: 60px;  border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_service .service_con .service_left{width: 60%; padding: 40px 80px 40px 60px}
.page_service .service_con .service_left h1{font-size: 22px; color: #dd5003; font-weight: bold; margin-bottom: 30px; padding-left: 46px; background: url("../image/logoi.png") no-repeat; background-size: 36px 30px;}
.page_service .service_con .service_left h6{font-size: 15px; color: #333; margin-bottom: 6px; margin-top: 20px; font-weight: bold}
.page_service .service_con .service_left p{font-size: 15px; color: #333; line-height: 26px; margin-bottom: 10px;}
.page_service .service_con .service_c{padding: 40px 80px 28px 60px}
.page_service .service_con .service_c h1{margin-bottom: 0;}
.page_service .service_con .service_c p{font-size: 13px; color: #666; line-height: 22px; margin-bottom: 2px;}

.page_service .service_con .service_right{width: 40%;}
.page_service .service_con .service_right .img{width: 100%;}
.page_service .service_con .service_right .img img{width: 100%;}


/*----page-tender----*/
.page_tender{margin-top: 60px; padding: 50px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_tender .tender_left{width: 49%; margin-right: 1%; padding: 100px 80px; text-align: center; background: #dedede;}
.page_tender .tender_left .ico{margin: 0 auto 60px auto}
.page_tender .tender_left .ico i{font-size: 80px; color: #dd5003}
.page_tender .tender_left h1{font-size: 22px; color: #dd5003; margin-bottom: 20px;}
.page_tender .tender_left p{font-size: 14px; color: #dd5003; line-height: 24px;}
.page_tender .tender_left a{width: 140px; font-size: 14px; color: #fff; padding: 10px 0; background: #dd5003; margin: 30px auto 0 auto; border-radius: 20px;}


.page_tender .tender_right{width: 49%; margin-left: 1%; padding: 100px 80px; text-align: center; background: #dd5003;}
.page_tender .tender_right .ico{margin: 0 auto 60px auto}
.page_tender .tender_right .ico i{font-size: 80px; color: #fff}
.page_tender .tender_right h1{font-size: 22px; color: #fff; margin-bottom: 20px;}
.page_tender .tender_right p{font-size: 14px; color: #fff; line-height: 24px;}
.page_tender .tender_right a{width: 140px; font-size: 14px; color: #dd5003; padding: 10px 0; background: #dedede; margin: 30px auto 0 auto; border-radius: 20px;}



/*----page_network----*/
.page_network{margin-top: 60px;}



.net_map{width: 100%; padding: 40px 0; margin-bottom: 40px; border-radius: 4px; overflow: hidden; background: #fff; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.net_map .net_logo{width: 400px; height: 80px; margin: 0 auto; background: url(../image/ico07.png) no-repeat center; background-size: cover}
.net_map .net_map_con{position: relative; padding: 40px;}
.net_map .net_map_con .img{width: 100%;}
.net_map .net_map_con .img img{float: none; display: block;}
.net_map .net_map_con .img .img02{display: none; width: 100%;} 
.net_map .net_map_con .svg_map{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.net_map .net_map_con .svg_map svg{width: 1100px; height: 500px; margin: 0; padding: 0; display: block; position: absolute; top: 12%; left: 16%;}


path{animation: grow infinite;}
.ln21{animation-duration: 2s}
.ln22{animation-duration: 2.4s}
.ln23{animation-duration: 2.8s}
.ln24{animation-duration: 1.6s}
.ln25{animation-duration: 3s}
.ln26{animation-duration: 3s}
.ln27{animation-duration: 3.2s}
.ln28{animation-duration: 3.4s}
.ln29{animation-duration: 3.6s}
.ln30{animation-duration: 3.8s}
.ln31{animation-duration: 4s}
.ln32{animation-duration: 2.2s}
.ln33{animation-duration: 2.2s}
.ln34{animation-duration: 2s}
.ln35{animation-duration: 2.2s}



@keyframes grow {
    0%{stroke-dasharray: 1400px; stroke-dashoffset: 1400px}
    50%{stroke-dashoffset: 0;}
    100%{stroke-dasharray: 1400px; stroke-dashoffset: -1400px}

}

.net_map .data{padding-left: 10%}
.net_map .data .data_left{width: 50%}
.net_map .data .data_left h3{font-size: 20px; color: #666; font-weight: bold; line-height: 1.4}
.net_map .data .data_left h3 i{font-style: normal; font-size: 30px; color: #dd5003}
.net_map .data .data_left h2{font-size: 20px; color: #555; font-weight: bold;}
.net_map .data .data_left h4{font-size: 20px; color: #666; padding-right: 50%}
.net_map .data .data_left h4 i{font-style: normal; font-size: 30px; color: #dd5003; font-weight: bold; padding: 0 6px}



.page_network .net_list{padding: 40px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_network .net_list .list{}
.page_network .net_list .list li{width: 10.5%; float: left; margin:0 2.2% 20px 2.2%; border: 1px solid #f0f0f0; box-sizing: border-box}
.page_network .net_list .list li img{width: 100%;}
.page_network .net_list .list li:nth-child(1),.page_network .net_list .list li:nth-child(8),.page_network .net_list .list li:nth-child(15){
    margin: 0 2.2% 20px 0!important;
}
.page_network .net_list .list li:nth-child(7),.page_network .net_list .list li:nth-child(14),.page_network .net_list .list li:nth-child(21){
    margin: 0 0 20px 2.2%!important;
}

.net_mark{position: relative; margin-bottom: 40px; background: #f3f6f9; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}

.net_mark .net_mark_top .top_left{width: 35%; padding: 40px 0 20px 40px}
.net_mark .net_mark_top .top_left h1{position: relative; font-size: 38px; color: #dd5003; font-weight: bold; padding: 50px 0 0 0}
.net_mark .net_mark_top .top_left h1:before{content: ""; display: block; width: 40px; height: 40px; background: url(../image/ico03.jpg) no-repeat; background-size: cover; position: absolute; top: 0; left: 0; margin: 0 0 0 -10px}
.net_mark .net_mark_top .top_left h4{font-size: 38px; color: #ddd; font-weight: bold; padding-right: 50%; line-height: 1; margin-bottom: 60px}
.net_mark .net_mark_top .top_left h6{font-size: 15px; color: #333; margin-bottom: 20px; padding-left: 30px; line-height: 1.8}
.net_mark .net_mark_top .top_left h6 i{display: block; font-style: normal; line-height: 1.4}
.net_mark .net_mark_top .top_left .hq{background: url(../image/ico04.jpg) no-repeat; background-size: 26px 26px }
.net_mark .net_mark_top .top_left .ts{background: url(../image/ico05.jpg) no-repeat; background-size: 26px 26px }
.net_mark .net_mark_top .top_left .rd{background: url(../image/ico06.jpg) no-repeat; background-size: 26px 26px }

.net_mark .net_mark_top .top_right{width: 65%}
.net_mark .net_mark_top .top_right img{width: 100%; float: none; display: block}

.net_mark .net_mark_bottom{position: relative; padding-bottom: 20px; background: #fff; padding: 40px}
.net_mark .net_mark_bottom:before{content: ""; display: block; width: 100%; height: 100px; background: url(../image/net_map1.png) no-repeat right; position: absolute; top: 0; left: 0; margin-top: -90px}
.net_mark .net_mark_bottom .list{margin-right: -1.6666%}
.net_mark .net_mark_bottom .list li{float: left; width: 15%; margin-right: 1.6666%;}
.net_mark .net_mark_bottom .list li img{float: none; display: block; width: 100%; margin-bottom: 10px}
.net_mark .net_mark_bottom .list li h4{font-size: 16px; color: #dd5003;}
.net_mark .net_mark_bottom .list li h6{font-size: 14px; color: #333}


/*----page_news----*/
.page_news{margin-top: 60px;}

.page_news .news_left{width: 75%; margin-right: 3%; border-radius: 4px; padding: 40px 80px 30px 50px; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box}
.page_news .news_left .list{}
.page_news .news_left .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #dedede;}
.page_news .news_left .list li .txt{}
.page_news .news_left .list li .txt h1{font-size: 20px; color: #dd5003; margin-bottom: 10px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_news .news_left .list li .txt h6{font-size: 15px; color: #666; margin-bottom: 10px; font-family: 'novecentowide-book'}
.page_news .news_left .list li .txt p{font-size: 15px; color: #666; line-height: 24px;}

.news_right{width: 22%; padding: 40px 40px; border-radius: 4px; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box}
.news_right .news_li{}
.news_right .news_li h6{font-size: 20px; color: #dd5003; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #dedede}
.news_right .news_li .list{}
.news_right .news_li .list li{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.news_right .news_li .list li h1{font-size: 13px; color: #333; line-height: 22px;}
.news_right .news_li .list li h1 i{font-size: 14px; color: #dd5003; padding-right: 4px;}

/*----page_newshow----*/
.page_newshow{margin-top: 60px; padding-bottom: 60px;}
.page_newshow .news_left{width: 75%; margin-right: 3%; border-radius: 4px; padding: 40px 80px 40px 50px; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box}
.page_newshow .news_left .newshow_title{margin-bottom: 30px;}
.page_newshow .news_left .newshow_title h1{font-size: 18px; color: #dd5003; font-weight: bold; margin-bottom: 10px;}
.page_newshow .news_left .newshow_title span{display: inline-block; font-size: 15px; color: #999; margin-right: 20px;}
.page_newshow .news_left .newshow_con{}
.page_newshow .news_left .newshow_con p{font-size: 15px; color: #666; line-height: 28px; margin-bottom: 8px;}
.page_newshow .news_left .newshow_con img{max-width: 960px; float: none; display: block; margin: 10px auto;}

/*----page_product----*/
.pro_link{margin-bottom: 50px; text-align: center}
.pro_link a{display: inline-block; font-size: 14px; color: #181818; text-align: center; padding: 12px 20px; margin: 0 1px; background: #dedede}
.pro_link a.on{background: #dd5003; color: #fff;}


.page_product{margin-top: 60px; border-radius: 4px; padding: 40px; background: #fff; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box}
.page_product .product_list{width: 100%;}
.page_product .product_list .list{margin-right: -1%;}
.page_product .product_list .list li{width: 24%; margin-right: 1%; float: left; margin-bottom: 20px;}
.page_product .product_list .list li .img{width: 100%; overflow: hidden; border: 1px solid #f0f0f0; box-sizing: border-box}
.page_product .product_list .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_product .product_list .list li .txt{padding: 6px 0; border-bottom: 1px solid #f0f0f0; position: relative;background-image:url("../image/productlist.jpg");margin-bottom: 17px;}
.page_product .product_list .list li .txt span{float: left;
    color: #fff;
    font-size: 14px;    
    margin-left: 13px;}
.page_product .product_list .list li .txt:before{content: ""; display: block; width: 0; height: 1px; background: #dd5003; position: absolute; bottom: -19px; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s;z-index:100;}
.page_product .product_list .list li .txt:after{content: ""; display: block; width: 100%; height: 1px; background: #f0f0f0; position: absolute; bottom: -19px; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s;z-index:0;}
.page_product .product_list .list li .txt h1{font-size: 14px; color: #ffffff;    margin-left: 47px;
    float: left;}
.page_product .product_list .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_product .product_list .list li:hover .txt:before{width: 100%;}


/*----page_productshow----*/
.page_productshow{margin-top: 60px; border-radius: 4px; padding: 60px 120px; background: #fff; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_productshow .productshow_con{width: 100%;}
.page_productshow .productshow_con .pro_title{width: 55%; margin-right: 5%;}
.page_productshow .productshow_con .pro_title h1{font-size: 22px; color: #dd5003; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #dd5003}
.page_productshow .productshow_con .pro_title .img{width: 100%; margin: 30px 0; overflow: hidden;}
.page_productshow .productshow_con .pro_title .img img{width: 100%;}
.page_productshow .productshow_con .pro_title .t{}
.page_productshow .productshow_con .pro_title .t p{font-size: 20px; color: #333; font-weight: bold; line-height: 30px; padding-left: 22px; position: relative}
.page_productshow .productshow_con .pro_title .t p:before{content: ""; display: block; width: 8px; height: 8px; border: 3px solid #dd5003; position: absolute; top: 0; left: 0; margin: 10px 0 0 0}

.page_productshow .productshow_con .pro_title .t1 .p_title{font-size: 18px!important; color: #333; font-weight:none; line-height: 30px; padding-left: 22px; position: relative}
.page_productshow .productshow_con .pro_title .t1 .p_subtitle{font-size: 16px!important; color: #605e5e!important; font-weight:font-weight:400!important; line-height: 30px; padding-left: 0px!important; position: relative}
.page_productshow .productshow_con .pro_title .t1 .xian{width:100%;border-bottom: solid 1px #f23e47;}
.page_productshow .productshow_con .pro_title .t1 .p_cont{font-size: 16px!important; color: #605e5e!important; font-weight:400!important; line-height: 28px!important; padding-left: 0px!important; position: relative}
.page_productshow .productshow_con .pro_title .t1 p:before{display:none;}
.page_productshow .productshow_con .pro_title .t1 p .biaotobox:before{content: ""; display: block; width: 8px; height: 8px; border: 3px solid #dd5003; position: absolute; top: 0; left: 0; margin: 10px 0 0 0}
.page_productshow .productshow_con .pro_title .t1 .p_cont1{font-size: 16px!important; color: #605e5e!important; font-weight:400!important; line-height: 50px!important; padding-left: 0px!important; }
.page_productshow .productshow_con .pro_title .t1 .kuai{padding:8px 20px!important;font-size: 16px!important; color: #333!important; font-weight:400!important;   position: relative;background-color: #d8d8d8!important;}

.page_productshow .productshow_con .pro_con{width: 100%; margin-top: 0;}
.page_productshow .productshow_con .pro_con p{font-size: 14px; color: #666; line-height: 24px;}
.page_productshow .productshow_con .pro_con img{width: 100%; float: none; display: block; margin: 10px auto}

.page_productshow .productshow_con .pro_con table{margin-top: 20px; width: 100%}
.page_productshow .productshow_con .pro_con th, .page_productshow .product_left .pro_con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_productshow .productshow_con .pro_con th{background: #434343; color: #fff;font-weight: bold;font-size: 16px;
    padding: 6px 0;}
.page_productshow .productshow_con .pro_con tr:nth-child(1) th{background-image: linear-gradient(to right, #ba491c , #ffffff); font-size: 15px; font-weight: bold;text-align: left;    font-size: 20px;padding:7px 0;}
.page_productshow .productshow_con .pro_con tr:nth-child(1) th p{
    position: relative;padding-left: 52px;
    font-size: 20px; font-weight: bold;color: #ffffff;
}
.page_productshow .productshow_con .pro_con tr:nth-child(1) th p:after{
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    background-image: url(../image/pro33.png);
    background-size: 100%;
    left: 16px;
    top: 9%;
}
.page_productshow .productshow_con .pro_con tr:first-child::after{
    
}
.firstRow tr:after{
    
}
.page_productshow .productshow_con .pro_con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;    padding: 15px 20px;}
.page_productshow .productshow_con .pro_con tr:nth-of-type(odd) td{background: #f2efeb}

.page_productshow .productshow_con a{position: absolute; bottom: 0; right: 0; width: 120px; padding: 12px 0; margin: 0 120px 20px 0; background: #181818; border-radius: 4px; text-align: center; font-size: 14px; color: #fff; font-family: 'Montserrat-Light'}

.product_bottom .p_c p{line-height: 36px;}


/*----page_contact----*/
.page_contact{padding-top: 60px;}
.page_contact .contact_add{margin-bottom: 60px;}
.page_contact .contact_add .list{margin-right: -3%;}
.page_contact .contact_add .list li{width: 47%; height: 245px; float: left; margin-right: 3%; padding: 40px 50px; border-radius: 4px; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box; background-size: 40%; background-repeat: no-repeat; background-position: right}
.page_contact .contact_add .list li h1{font-size: 22px; color: #dd5003; margin-bottom: 20px;}
.page_contact .contact_add .list li p{font-size: 15px; color: #282828; margin-bottom: 10px;}

.page_contact .contact_adds{margin: 60px 0; padding: 60px 20px 20px 40px; border-radius: 4px; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_contact .contact_adds .list li{float: left; width: 50%; margin-bottom: 30px}
.page_contact .contact_adds .list li h3{font-size: 18px; color: #dd5003; margin-bottom: 10px;}
.page_contact .contact_adds .list li p{font-size: 15px; color: #282828; margin-bottom: 6px;}

.page_contact .contact_service{padding: 80px 0; background: url("../image/gywm.jpg") no-repeat center top; background-size: cover; border-radius: 4px; box-shadow: 3px 3px 10px 3px #c3c3c3; overflow: hidden;}
.page_contact .contact_service h1{font-size: 22px; color: #fff; margin-bottom: 20px;}
.page_contact .contact_service h6{font-size: 18px; color: #fff; line-height: 26px; letter-spacing: 1px; margin-bottom: 20px; margin-right: 52%;}
.page_contact .contact_service p{font-size: 17px; color: #fff; margin-bottom: 6px;}

.page_contact .contact_map{padding-top: 60px;}

.page_contact .contact_map .site_map{width: 48%; margin-right: 2%; border-radius: 4px; box-shadow: 3px 3px 10px 3px #c3c3c3; box-sizing: border-box; overflow: hidden}
.page_contact .contact_map .site_map .map{height: 340px;}


/*----page_investor----*/
.page_investor{position: relative; margin-top: 60px; border-radius: 4px; padding: 40px 50px; background: #fff; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_investor .investor_left{width: 40%;}
.page_investor .investor_left .stock_name{background: #f0f0f0; padding: 28px 30px; margin-bottom: 30px;}
.page_investor .investor_left .stock_name h1{font-size: 22px; color: #dd5003; font-weight: bold;}
.page_investor .investor_left .stock_name h1 i{font-size: 15px; font-style: normal; color: #666; padding-left: 8px;}
.page_investor .investor_left .stock_con{width:440px; height:340px; overflow:hidden; border:0;}
.page_investor .investor_left .stock_con .stock_li{width:440px; margin-left:-105px; margin-top:-400px;}


.page_investor .investor_right{width: 60%;}
.page_investor .investor_right .annals_title{background: #dd5003; padding: 30px 60px;}
.page_investor .investor_right .annals_title h1{font-size: 20px; color: #fff;}
.page_investor .investor_right .annals_title h1 i{font-size: 22px; color: #fff; padding-right: 8px; vertical-align: bottom;}
.page_investor .investor_right .annals_list{padding-top: 40px; padding-left: 40px; border-left: 1px solid #dedede; padding-bottom: 50px;}
.page_investor .investor_right .annals_list .list{}
.page_investor .investor_right .annals_list .list li{width: 100%; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #dedede}
.page_investor .investor_right .annals_list .list li .img{width: 100%; overflow: hidden}
.page_investor .investor_right .annals_list .list li .img img{width: 100%;}
.page_investor .investor_right .annals_list .list li .t{padding: 10px 0 10px 8px; margin-left: 20px; background: url("../image/img08.png") no-repeat 0 12px; background-size: 22px 22px;}
.page_investor .investor_right .annals_list .list li .t h1{float: left; font-size: 18px; color: #333; padding-left: 36px;}
.page_investor .investor_right .annals_list .list li .t p{float: right; font-size: 13px; color: #999; padding-right: 10px; padding-top: 4px; font-family: 'novecentowide-book'}

.page_investor .investor_right .annals_link a{width: 100%; background: #dd5003; font-size: 20px; color: #fff; font-weight: bold; padding: 24px 0 24px 40px; box-sizing: border-box}
.page_investor .investor_right .annals_link a i{font-size: 22px; color: #fff; padding-right: 8px; vertical-align: bottom}


.page_message{width: 48%; margin-left: 2%;}
.page_message p {display: inline-block; width: 46%; margin: 6px 3% 6px 0; position: relative; background: #f0f0f0}
.page_message p input {width: 100%; height: 37px; border: none;  font-size: 12px;  text-indent: 5px;  outline: 0; background: #f0f0f0}
.page_message p textarea {width: 100%; height: 100px; border: none ; font-size: 12px; text-indent: 5px; outline: 0; padding-top: 8px; background: #f0f0f0}
.page_message .contents{width: 95.4%; margin: 5px auto}
.page_message p.yanz {display: block}
.page_message p.yanz span {float: left; padding-right: 10px; line-height: 36px; padding-left: 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: #dd5003; color: #fff; cursor: pointer}
.page_message p .btn:hover {background: #a21122;}


/*----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;}


/*----web_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;}

.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;}

/*----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: #dd5003 !important}


/*----page_search----*/
.page_search{margin-top: 60px; border-radius: 4px; padding: 60px; background: #fff; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.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; border: 1px solid #f0f0f0; box-sizing: border-box}
.page_search .list li .search_li img{width: 100%}
.page_search .list li p{font-size: 14px; color: #333; line-height: 36px;}


/*----page_hr----*/
.page_hr{}
.page_hr .hr_con{margin-top: 40px; border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3; background: #fff;}
.page_hr .hr_con .hr_left{width: 60%; padding: 80px 80px 0 80px}
.page_hr .hr_con .hr_left p{font-size: 18px; color: #333; line-height: 42px;}
.page_hr .hr_con .hr_right{width: 40%;}
.page_hr .hr_con .hr_right .img{width: 100%;}
.page_hr .hr_con .hr_right .img img{width: 100%;}

.page_hr .hr_list{padding: 40px; margin-top: 40px;  border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 10px 3px #c3c3c3;}
.page_hr .hr_list .list{margin-right: -2%;}
.page_hr .hr_list .list li{width: 23%; float: left; margin-right: 2%;}
.page_hr .hr_list .list li .img{width: 100%;}
.page_hr .hr_list .list li .img img{width: 100%;}

