
/*----page_banner----*/
.page_banner{width: 100%; height: 680px; 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_bg{animation: an 2s cubic-bezier(0.42,0,0.58,1); -webkit-animation: an 2s cubic-bezier(0.42,0,0.58,1)}

@keyframes an {
    0%{transform: scale(1.3)}
    100%{transform: scale(1)}
}

@-webkit-keyframes an {
    0%{-webkit-transform: scale(1.3)}
    100%{-webkit-transform: scale(1)}
}

.page_banner .page_t{position: absolute; top: 0; left: 50%; margin: 360px 0 0 -683px;}
.page_banner .page_t h1{font-size: 28px; color: #fff; font-weight: bold; text-transform: uppercase; font-family: 'DisneyEnglish-Bold'}
.page_banner .page_t h1 i{display: block; font-size: 28px; color: #fff; font-style: normal; text-transform: uppercase; font-family: 'DisneyEnglish-Bold'}


/*----page_bannerc----*/
.page_bannerc{width: 100%; height: 539px; position: absolute; top: 0; left: 0;}
.page_bannerc .page_bg{width: 100%; height: 100%; background-size: cover; background-position: center}



/*----page_con----*/
.page_con{position: relative; padding: 0 0 60px 0;}

/*----page_title----*/
.page_title{background: transparent; font-size: 0; position: relative; top: -60px;}
.page_title .w1366{background: rgba(255,255,255,.9); border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden}
.page_title .title_left{border-bottom: 1px solid #f4f4f4}
.page_title .title_left a{position: relative; width: 180px; font-size: 16px; line-height: 60px; color: #333; text-align: center; display: inline-block;}
.page_title .title_left a:hover{color: #005bac}
.page_title .title_left a.on{color: #005bac; background: #fff;}

.page_title .title_right{padding-top: 20px; margin-right: 20px;}
.page_title .title_right span{float: left; display: block; font-size: 14px; color: #666; margin-right: 10px;}
.page_title .title_right span i{font-size: 16px; padding-right: 8px; vertical-align: bottom}
.page_title .title_right a{display: inline-block; margin: 0 5px; font-size: 13px; color: #666}
.page_title .title_right a:hover{color: #005bac}

/*----page_about----*/
.page_about{}
.page_about .about_left{width: 52%;}
.page_about .about_left h1{font-size: 22px; color: #005bac; font-weight: bold; margin-bottom: 10px; display: none}
.page_about .about_left p{font-size: 14px; color: #666; line-height: 1.8}

.page_about .about_right{width: 45%; margin-right: 3%; margin-top: 20px;}
.page_about .about_right h1{font-size: 24px; color: #005bac; font-weight: bold; margin-bottom: 10px;}
.page_about .about_right h6{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 30px;}
.page_about .about_right h6 i{color: #ff0000; font-style: normal; padding-left: 6px; font-family: 'DisneyEnglish-Bold'}
.page_about .about_right .video{width: 100%; border-radius: 10px; overflow: hidden}

.page_honor{margin-top: 60px; padding: 60px 0 40px 0; position: relative; border-top: 1px solid #f0f0f0;}
.page_honor h1{font-size: 24px; color: #005bac; margin-bottom: 40px;}
.page_honor i{font-size: 16px; color: #999; font-style: normal; padding-left: 8px; text-transform: uppercase; font-family: 'Montserrat-Light'}
.page_honor .honor_list{padding: 0 40px;}
.page_honor .honor_list .li{margin: 0 10px; overflow: hidden}
.page_honor .honor_list .li img{width: 100%; float: none; display: block; margin-bottom: 10px;}
.page_honor .honor_list .li p{font-size: 15px; color: #333; text-align: center; display: none}

.page_honor .honor_list .slick-prev, .page_honor .honor_list .slick-next{margin-bottom: 80px; background: #dedede}
.page_honor .honor_list .slick-prev{left: 0;}
.page_honor .honor_list .slick-next{left: 100%; margin-left: -40px;}

/*---page_features-----*/
.page_honors{}
.page_honors .list{margin-right: -2%;}
.page_honors .list li{width: 23%; float: left; margin-right: 2%; margin-bottom: 30px;}
.page_honors .list li img{width: 100%;}


/*----page_honor----*/
.page_features{}
.page_features .list{margin-right: -2%;}
.page_features .list li{width: 31.3333%; margin-right: 2%; margin-bottom: 30px; float: left}
.page_features .list li .img{width: 100%; overflow: hidden; border-radius: 8px;}
.page_features .list li .img img{width: 100%;}



/*----page_products----*/
.page_products{}
.page_products .list{margin-right: -2%;}
.page_products .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative}
.page_products .list li .img{width: 100%; overflow: hidden; position: relative; z-index: 2}
.page_products .list li .img img{width: 100%; transition: all ease-in .4s; -webkit-transition: all ease-in .4s}
.page_products .list li .text{width: 100%; padding: 20px; background: rgba(0,0,0,.6) url("../image/img06.jpg") no-repeat; background-size: cover}
.page_products .list li .text h1{font-size: 15px; color: #fff; margin-bottom: 6px;}
.page_products .list li .text i{font-size: 13px; color: #f0f0f0; font-style: normal; padding-left: 6px; font-family: 'novecentowide-book'}
.page_products .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*----page_product----*/
.page_product{}
.page_product .product_left{width: 75%;}
.page_product .list{}
.page_product .list li{position: relative; margin-bottom: 20px; padding: 10px 0 10px 20px; border: 1px solid #dedede; box-sizing: border-box}
.page_product .list li:before{content: ""; display: block; width: 100%; height: 3px; position: absolute; bottom: 0; left: 0; background: linear-gradient(to right,rgba(0,92,172,1),rgba(78,185,120,1)); transition: all ease .4s; -webkit-transition: all ease.4s}
.page_product .list li a{position: relative; z-index: 2}
.page_product .list li h1{font-size: 22px; color: #333; font-weight: bold; margin-bottom: 8px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_product .list li h6{font-size: 16px; color: #444; font-weight: bold; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_product .list li p{font-size: 14px; color: #666; line-height: 1.6; transition: all ease .4s; -webkit-transition: all ease.4s}

.page_product .list li:hover:before{height: 100%;}
.page_product .list li:hover h1{color: #fff;}
.page_product .list li:hover h6{color: #fff;}
.page_product .list li:hover p{color: #fff;}

.product_right{width: 20%; margin-right: 5%; border: 1px solid #f0f0f0;}
.product_right h1{font-size: 18px; color: #fff; padding: 20px 0 20px 20px; background: #005bac}
.product_right .list{padding: 0 15px 10px 15px;}
.product_right .list a{width: 100%; padding: 20px 0 10px 0; font-size: 15px; color: #005bac; border-bottom: 1px solid rgba(0,92,172,.5); box-sizing: border-box}
.product_right .list a.on{font-weight: bold}
.product_right .list a:hover{font-weight: bold}

/*----page_pro----*/
.page_pro{}
.page_pro .pro_left{width: 75%; border: 1px solid #f4f4f4}
.page_pro .pro_left .pro_title{padding: 30px; position: relative}
.page_pro .pro_left .pro_title h1{font-size: 28px; color: #282828; font-weight: bold; margin-bottom: 8px;}
.page_pro .pro_left .pro_title h3{font-size: 22px; color: #666; margin-bottom: 10px;}
.page_pro .pro_left .pro_title h6{font-size: 15px; color: #999; line-height: 1.8;}

.page_pro .pro_left .pro_title .img_list{max-width: 960px; margin: 20px auto 10px auto;}
.page_pro .pro_left .pro_title .img_list .li{position: relative}
.page_pro .pro_left .pro_title .img_list .li img{width: 100%; float: none; display: block;}

.page_pro .pro_left .pro_title .line{display: block; width: 100%; height: 4px; background: linear-gradient(to right,rgba(0,92,172,1),rgba(78,185,120,1)); position: absolute; bottom: 0; left: 0;}

.page_pro .pro_left .pro_con{padding: 20px 30px 30px 30px;}
.page_pro .pro_left .pro_con h6{font-size: 20px; color: #005bac; margin-bottom: 20px;}
.page_pro .pro_left .pro_con h6 i{font-size: 15px; color: #999; font-style: normal; padding-left: 10px; font-family: 'novecentowide-book'}
.page_pro .pro_left .pro_con p{font-size: 14px; line-height: 2;}



.page_pro .pro_left .pro_title .img_list .slick-prev, .page_pro .pro_left .pro_title .img_list .slick-next{background: #fff; top: 46%;}
.page_pro .pro_left .pro_title .img_list .slick-prev{left: 0;}
.page_pro .pro_left .pro_title .img_list .slick-next{left: 100%; margin-left: -40px;}
.page_pro .pro_left .pro_title .img_list .slick-prev:before{content: ""; display: inline-block; border-left: 2px solid rgba(215,1,16,1); border-bottom: 2px solid rgba(215,1,16,1); width: 6px; height: 6px; transform: rotate(45deg); margin-left: 3px; opacity: 1}
.page_pro .pro_left .pro_title .img_list .slick-next:before{content: ""; display: inline-block; border-right: 2px solid rgba(215,1,16,1); border-bottom: 2px solid rgba(215,1,16,1); width: 6px; height: 6px; transform: rotate(-45deg); margin-left: -3px; opacity: 1}
.page_pro .pro_left .pro_title .img_list .slick-prev:hover{background: linear-gradient(to right,rgba(215,1,16,1),rgba(246,141,98,1));}
.page_pro .pro_left .pro_title .img_list .slick-next:hover{background: linear-gradient(to right,rgba(215,1,16,1),rgba(246,141,98,1));}
.page_pro .pro_left .pro_title .img_list .slick-prev:hover:before{border-left: 2px solid #fff; border-bottom: 2px solid #fff;}
.page_pro .pro_left .pro_title .img_list .slick-next:hover:before{border-right: 2px solid #fff; border-bottom: 2px solid #fff;}



/*----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: 60px; height: 60px; margin-bottom: -30px; background: #fff; padding: 10px;}
.page_quality .quality_left .quality_list .slick-prev{left: 0; background: #f5f5f7; margin-left: -60px;}
.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_text{width: 46%; padding: 80px; position: absolute; top: 0; left: 0; margin: 120px 0 0 54%; background: #f5f5f7; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_quality .quality_text h6{font-size: 18px; color: #666; margin-bottom: 10px; text-transform: uppercase; font-family: 'DisneyEnglish-Bold'; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_quality .quality_text h1{font-size: 32px; color: #282828; font-weight: bold; margin-bottom: 30px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_quality .quality_text p{font-size: 15px; color: #333; line-height: 2; transition: all ease .4s; -webkit-transition: all ease.4s}

.page_quality:hover .quality_text{background: #005bac}
.page_quality:hover .quality_text h6{color: #fff;}
.page_quality:hover .quality_text h1{color: #fff;}
.page_quality:hover .quality_text p{color: #fff;}

/*----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: #666; 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: #302f33; 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: 50px 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: #666; 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: #302f33; 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{background: #f4f4f4; padding: 50px 40px;}
.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_notice----*/
.page_notice{}
.page_notice .notice_left{width: 68%; padding-right: 4%}
.page_notice .notice_left .list{}
.page_notice .notice_left .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0;}
.page_notice .notice_left .list li h6{font-size: 24px; color: #c1c1c1; float: left; margin-right: 30px; font-family: 'DisneyEnglish-Bold'}
.page_notice .notice_left .list li h1{font-size: 18px; color: #333; float: left; padding-top: 2px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_notice .notice_left .list li:hover h1{color: #005bac;}

.page_notice .notices_left{width: 69%; padding-right: 4%}
.page_notice .notices_left .list{}
.page_notice .notices_left .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0;}
.page_notice .notices_left .list li h1{font-size: 20px; color: #333; float: left; padding-top: 2px; padding-left: 36px; background: url("../image/img08.png") no-repeat 0 4px; background-size: 24px 24px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_notice .notices_left .list li h6{font-size: 18px; color: #c1c1c1; float: right; font-family: 'novecentowide-book'}
.page_notice .notices_left .list li:hover h1{color: #005bac;}

.page_notice .page_investor{width: 31%;}
.page_notice .page_investor .page_gp{width: 100%; height: 340px; padding: 20px 10px; overflow: hidden; background: #f4f4f4}
.page_notice .page_investor .page_gp .gp_con{margin: -260px 0 0 -134px}
.page_notice .page_investor .investor_info{padding: 50px 30px 70px 30px; background: #005bac;}
.page_notice .page_investor .investor_info h1{font-size: 20px; color: #fff; font-weight: 100; margin-bottom: 6px;}
.page_notice .page_investor .investor_info h6{font-size: 16px; color: #fff; margin-bottom: 10px;}
.page_notice .page_investor .investor_info p{font-size: 14px; color: #fff; line-height: 2.2}

/*----page_contact----*/
.page_contact{padding-top: 240px; margin-bottom: 60px;}
.page_contact .contact_con{margin-bottom: 60px;}
.page_contact .contact_con .contact_left{width: 60%;}
.page_contact .contact_con .contact_left h1{font-size: 24px; color: #fff; line-height: 1.5; padding-left: 40px; background: url("../image/ico14.png") no-repeat}
.page_contact .contact_con .contact_left h3{font-size: 60px; color: #fff; line-height: 1.3; font-family: 'DisneyEnglish-Bold'}
.page_contact .contact_con .contact_left p{font-size: 20px; color: #fff;}

.page_contact .contact_con .contact_right{width: 40%;}
.page_contact .contact_con .contact_right .img{padding-top: 40px;}
.page_contact .contact_con .contact_right .img img{width: 100px; float: right; margin-left: 10px;}

.page_contact .contact_map{border-radius: 12px; overflow: hidden; box-shadow: 0 3px 6px 2px #dedede;}
.page_contact .contact_map .map{width: 100%; height: 600px;}


/*----page_progress----*/
.page_progress{width: 100%; position: relative}
.page_progress .progress_title{text-align: center; padding-top: 20px;}
.page_progress .progress_title img{width: 202px; height: 68px; margin: 0 auto 20px auto; float: none}

.page_progress .progress_ul{list-style: none; position: relative; margin-top: 20px; padding-top: 60px; padding-bottom: 40px; overflow: hidden}
.page_progress .progress_ul:before{content: ""; display: block; width: 1px; height: 100%; position: absolute; top: 0; left: 50%; background: rgba(200,22,30,.3); }
.page_progress .progress_ul li .li{width: 610px; position: relative; margin-bottom: 20px; padding-right: 160px; padding-bottom: 20px; text-align: right; box-sizing: border-box; background: url("../image/h-line.png") no-repeat 84px 10px}
.page_progress .progress_ul li:nth-child(2n) .li{margin-left: 590px; padding-left: 160px; padding-right: 0; text-align: left; background: url("../image/h-line1.png") no-repeat 4px 10px}

.page_progress .progress_ul li h3{position: relative; font-size: 42px; color: #c8161e; font-weight: bold; margin-bottom: 8px; font-family: 'novecentowide-book'}

.page_progress .progress_ul li .h3{font-size: 42px; color: #c8161e; margin-bottom: 0}
.page_progress .progress_ul li h4{font-size: 15px; color: #333}
.page_progress .progress_ul li img{float: right; display: block; margin-top: 10px}
.page_progress .progress_ul li:nth-child(2n) img{float: left}

.page_progress .top{width: 50px; height: 50px; background: #f0f0f0; margin: 0 auto 60px auto; color: #555; text-align: center; line-height: 50px; border-radius: 100px; cursor: pointer}

.page_progress .progress_ul li.op{opacity: 1}



/*----page_partys----*/
.page_partys{}
.page_partys h1{font-size: 22px; color: #005bac; font-weight: bold; margin-bottom: 10px; display: none}
.page_partys p{font-size: 14px; color: #666; line-height: 1.8}
.page_partys img{max-width: 1366px; float: none; display: block; margin: 10px auto}



/*----page_ptrends----*/
.page_ptrends{}

.page_ptrends .list{}
.page_ptrends .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0;}
.page_ptrends .list li .data{width: 10%; margin-right: 5%; position: relative}
.page_ptrends .list li .data:before{content: ""; display: block; width: 1px; height: 100%; background: #999; position: absolute; top: 0; right: 0; margin-right: -20px;}
.page_ptrends .list li .data h6{font-size: 28px; color: #333; font-family: 'DisneyEnglish-Bold'}
.page_ptrends .list li .data h6 i{font-size: 14px; color: #999; font-style: normal; margin-left: 6px;}

.page_ptrends .list li .text{width: 85%; padding: 0 20px 0 0;}
.page_ptrends .list li .text h1{font-size: 20px; color: #333; margin-bottom: 14px; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_ptrends .list li .text p{font-size: 15px; color: #999; line-height: 1.5;}

.page_ptrends .list li:hover .text h1{color: #005bac}


/*----page_honor----*/
.page_partyc{}
.page_partyc .list{margin-right: -2%;}
.page_partyc .list li{width: 31.3333%; margin-right: 2%; margin-bottom: 20px; float: left}
.page_partyc .list li .img{width: 100%; overflow: hidden; border-radius: 8px;}
.page_partyc .list li .img img{width: 100%; float: none; display: block;}
.page_partyc .list li h1{font-size: 14px; color: #333; padding-top: 10px; text-align: center}


/*----page_join----*/
.page_join{}
.page_join h5{font-size: 16px; color: #666; line-height: 1.8; margin-bottom: 10px;}
.page_join .list{margin-top: 20px; margin-right: -2%; border-top: 1px solid #dedede;}
/*
.page_join .list li{width: 31.3333%; height: 245px; margin-right: 2%; margin-bottom: 20px; padding: 20px; float: left; box-sizing: border-box; border: 1px solid #999; background: url("../image/bg18.jpg") no-repeat center; background-size: cover; border-radius: 8px; overflow: hidden}
.page_join .list li h1{font-size: 20px; color: #333; font-weight: bold; margin-bottom: 10px;}
.page_join .list li h3{font-size: 15px; color: #666; line-height: 1.8; margin-bottom: 10px;}
.page_join .list li h4{font-size: 15px; color: #666; margin-bottom: 10px;}
.page_join .list li h6{font-size: 14px; color: #999; font-family: 'novecentowide-book'}
*/


.page_join .list li{position: relative; margin-bottom: 10px; background: #fff; padding: 40px 0; cursor: pointer; border-bottom: 1px solid #dedede; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_join .list li span{display: inline-block;}
.page_join .list li .s1{width: 75%; font-size: 22px; color: #333; font-weight: bold;}
.page_join .list li .s2{width: 15%; font-size: 18px; color: #666; font-family: 'DisneyEnglish-Bold'; text-align: right}
.page_join .list li .s2 i{padding-right: 6px; font-size: 20px;}
.page_join .list li .s4{width: 5%; font-size: 24px; color: #666; text-align: center}

.page_join .list li .recruit_con{display: none; padding: 40px; margin-top: 20px; background: #e7e7e7}
.page_join .list li .recruit_con .recruit_li{padding: 0 0 20px 0; margin-bottom: 20px;}
.page_join .list li .recruit_con .recruit_li span{display: inline-block; font-size: 16px; color: #333; margin-right: 80px;}
.page_join .list li .recruit_con .recruit_list{}
.page_join .list li .recruit_con .recruit_list h5{font-size: 16px; color: #666; position: relative; padding-left: 20px;}
.page_join .list li .recruit_con .recruit_list h5:before{content: ""; display: block; width: 10px; height: 10px; background: #005bac; position: absolute; top: 0; left: 0; margin-top: 10px;}
.page_join .list li.recruit_con .recruit_list .text{width: 100%;}
.page_join .list li .recruit_con .recruit_list .text p{font-size: 14px; color: #666; line-height: 2;}


.page_join .list li .list li.active{background: linear-gradient(to right,rgba(65,126,180,1),rgba(23,90,150,1));}
.page_join .list li .list li.active:before{display: none}
.page_join .list li .list li.active span{color: #fff;}









/*-----公共样式-------*/
/*----product_show----*/
.page_pro .pro_left .pro_con table{margin-top: 20px; width: 100%}
.page_pro .pro_left .pro_con th, .page_pro .pro_left .pro_con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_pro .pro_left .pro_con th{height: 46px; background: #00589e; color: #fff; font-size: 16px; font-weight: normal}
.page_pro .pro_left .pro_con td{font-size: 14px; color: #666; background: #f4f4f4; line-height: 26px;}
.page_pro .pro_left .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: #282828; 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: -1%;}
.page_tag .list li{width: 24%; float: left; margin-right: 1%; 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: #005bac !important;}

/*--------*/
.pc-slide{width: 100%; margin: 0 auto;}

.pc-slide .view{border: 1px solid #ddd;}

.pc-slide .view .swiper-slide{width: 100%;}

.pc-slide .view .swiper-slide .imgauto{width: 100%; height: auto; box-sizing: border-box;}

.pc-slide .preview{width: 100%; margin-top: 10px; position: relative;}

.pc-slide .preview .swiper-container{width: 88%; margin: 0 6%;}

.pc-slide .preview .swiper-slide{width: 25%; padding: 5px; cursor: pointer;}

.pc-slide .preview .swiper-slide .imgauto{width: 100%; border: 1px solid #f0f0f0}

.pc-slide .preview .swiper-slide .imgauto img{display: block; float: none}

.pc-slide .preview .arrow-left{background: url(../image/feel3.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10;}

.pc-slide .preview .arrow-right {background: url(../image/feel4.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10;}
