﻿body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;color: #333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #2368a8;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
.wow{animation-duration: 1s;-webkit-animation-duration: 1s;}
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.wraper{width: 100%;height: auto;position: relative;overflow: hidden;}
.wrap{width: 100%;height: auto;position: relative;overflow: hidden;}
.img_c i{display: table-cell;vertical-align: middle;text-align: center;}
.img_c i img{max-width: 100%;max-height: 100%;}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}

.class{width: 100%;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 24;background: #f9f9f9;}
.m_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;margin-top: 86px;} 
.m_list{}
.m_list ul{}
.m_list ul li{font-size: 16px;border-bottom: 1px solid #e6e6e6;}
.m_list ul li a{display: block;padding: 0 8% 0 3.2%;position: relative;line-height: 50px;height: 50px;overflow: hidden;}
.m_list ul li a span{width: 14px;height: 100%;background: url(../image/m_one.png) center center no-repeat;position: absolute;top: 0;right: 3.2%;background-size: 100%!important;}
.m_list ul li a span.close_one{background: url(../image/m_one_h.png) center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{background: #fff;color: #2368a8;font-weight: bold;}
.m_list ul li ul{display: none;background: #fff;padding-bottom: 12px;}
.m_list ul li ul li{border-bottom: none;text-indent: 16px;font-size: 15px;}
.m_list ul li ul li a{color: #808080;line-height: 42px;height: 42px;}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{color: #2368a8;font-weight: bold;}
.m_list ul li ul li ul{display: none;padding: 0;}
.m_list ul li ul li ul li{text-indent: 30px;}
.m_list ul li ul li ul li a{color: #808080;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{color: #2368a8;font-weight: bold;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 44px;}
.m_list ul li ul li ul li ul li a{color: #808080;}
.m_list ul li ul li ul li ul li a:hover{color: #2368a8;font-weight: normal;}

.page-prev {
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}
.page-next {
	transform:translate3d(-100%, 0, 0);
	-ms-transform:translate3d(-100%, 0, 0);
	-webkit-transform:translate3d(-100%, 0, 0);	
	-o-transform:translate3d(-100%, 0, 0);	
	-moz-transform:translate3d(-100%, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}

.header{width: 100%;padding: 0 3.2%;height: auto;position: relative;z-index: 25;background: #fff;box-shadow: 0px 0px 10px 0 rgba(0,0,0,.1);}
.logo{float: left;width: 18%;width: 300px;}
.logo a{width: 100%;height: 84px;display: flex;align-items: center;}
.logo a img{max-width: 100%;max-height: 100%;}
.nav{margin-left: 28%;margin-right: 20%;}
.nav ul{}
.nav ul li{float: left;text-align: center;position: relative;}
.nav ul li a{display: block;line-height: 84px;height: 84px;overflow: hidden;padding: 0 5px;}
.nav ul li a span{display: inline-block;vertical-align: top;height: 100%;overflow: hidden;position: relative;}
.nav ul li a.hastwo span{padding-right: 18px;}
.nav ul li a.hastwo span:after{content: "";width: 8px;height: 100%;background: url(../image/one.png) center center no-repeat;position: absolute;right: 0;top: 0;transition: 300ms;}
.nav ul li a:hover,.nav ul li.on a,.nav ul li.cu a{color: #2368a8;font-weight: bold;}
.nav ul li a:hover span:after,.nav ul li.on a span:after,.nav ul li.cu a span:after{background: url(../image/one_h.png) center center no-repeat;}
.nav ul li.cu a span:after{transform: rotate(180deg);}
.nav ul li ul{position: absolute;width: 100%;height: auto;overflow: hidden;border-top: 2px solid #2368a8;padding: 12px 0;background: #fff;display: none;}
.nav ul li ul li{width: 100%;float: none;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{line-height: 40px;height: 40px;font-weight: normal;color: #808080;}
.nav ul li ul li a:hover{color: #2368a8;}
.tel{font-size: 18px;font-weight: bold;color: #2368a8;padding-left: 20px;background: url(../image/tel.png) left center no-repeat;position: absolute;right: 3.2%;top: 50%;transform: translateY(-50%);font-family: Arial!important;}
.nav_button{width: 32px;height: 100%;background: url(../image/nav_button.png) center center no-repeat;background-size: 32px;position: absolute;right: 3.2%;top: 0;}
.nav_close{background: url(../image/nav_close.png) center center no-repeat;background-size: 22px;}

.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.banner_img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.banner_img img{max-width: none;width: 100%;position: relative;left: 50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);}
.ibanner .slick-dots{bottom: 100px;font-size: 0px;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.ibanner .slick-dots li button{width: 70px;height: 4px;border-radius: 2px;transition: 300ms;background: #fff;padding: 0px;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active button{background: #2368a8;}

.search{}
.search_area{padding: 40px 70px;background: #fff;position: relative;z-index: 2;font-size: 16px;border-radius: 16px;margin-top: -80px;box-shadow: 0px 10px 30px 0 rgba(138,138,138,.1);height: auto;overflow: hidden;}
.search_form{width: 50%;margin-right: 70px;float: left;border-radius: 10px;padding-right: 120px;background: #f1f1f1;position: relative;height: auto;overflow: hidden;}
.search_box{width: 100%;padding: 0 30px;line-height: 70px;height: 70px;overflow: hidden;background: none;border: none;outline: none;}
.search_btn{width: 120px;line-height: 70px;height: 70px;overflow: hidden;background: #2368a8;color: #fff;position: absolute;right: 0;top: 0;border: none;outline: none;}
.search_link{flex: 1;height: auto;overflow: hidden;display: flex;justify-content: space-around;}
.search_item{text-align: center;}
.search_item a{display: block;height: 100%;overflow: hidden;}
.search_item i{display: block;width: 42px;margin: 0 auto 8px;}
.search_item i img{width: 100%;}
.search_item i img.img_b{display: none;}
.search_item p{line-height: 24px;height: 24px;overflow: hidden;}
.search_item a:hover i img.img_a{display: none;}
.search_item a:hover i img.img_b{display: inline;}

.product{padding: 100px 0 120px;}
.headline{letter-spacing: 1px;margin-bottom: 30px;}
.head_en{font-size: 18px;text-transform: uppercase;color: #808080;line-height: 28px;height: 28px;overflow: hidden;margin-bottom: 8px;}
.head_cn{font-size: 30px;line-height: 40px;height: 40px;overflow: hidden;}
.pro_data{width: 100%;height: auto;overflow: hidden;}
.pro_item{margin-right: 1%;float: left;width: 16.5%;height: 32%;height: 450px;transition: 300ms;}
.pro_item:nth-child(4n){margin-right: 0px;}
.pro_item:nth-child(even){margin-top: 20px;}
.pro_item a{display: block;height: 100%;overflow: hidden;position: relative;color: #fff;}
.pro_item a:before{content: "";width: 100%;height: 22%;background: linear-gradient(to top, rgba(0,0,0,.8), transparent);position: absolute;bottom: 0;left: 0;transition: 300ms;}
.pro_item a:after{content: "";width: 100%;height: 100%;background: linear-gradient(to right, rgba(0,0,0,.8), transparent);position: absolute;top: 0;left: -100%;transition: 300ms;}
.pro_img{width: 100%;height: auto;overflow: hidden;}
.pro_img img{width: 100%;}
.pro_bt{font-size: 18px;width: 100%;padding: 0 10px;line-height: 58px;height: 58px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;position: absolute;left: 0;bottom: 0;z-index: 2;transition: 300ms;}
.pro_intro{width: 100%;padding: 0 38% 0 30px;position: absolute;left: 0;top: 50%;transform: translate(100%,-50%);z-index: 2;filter:alpha(opacity=0);opacity: 0;transition: 300ms;}
.pro_intro dt{font-size: 24px;line-height: 34px;height: 34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.pro_intro dd{line-height: 24px;height: 48px;overflow: hidden;margin: 20px 0 45px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pro_intro span{display: inline-block;line-height: 24px;padding-right: 18px;position: relative;}
.pro_intro span:after{content: "";width: 8px;height: 8px;border-top: 1px solid #fff;border-right: 1px solid #fff;position: absolute;right: 2px;top: 50%;transition: 300ms;transform: translateY(-50%) rotate(45deg);}
.pro_item.cur{width: 47.5%;}
.pro_item.cur a:before{bottom: -22%;}
.pro_item.cur a:after{left: 0;}
.pro_item.cur .pro_bt{bottom: -58px;}
.pro_item.cur .pro_intro{transform: translate(0%,-50%);filter:alpha(opacity=100);opacity: 1;}

.about{padding-bottom: 100px;}
.about_area{width: 100%;height: auto;overflow: hidden;position: relative;margin-bottom: 60px;}
.about_intro{width: 50%;padding: 35px 4.2% 15px 0;}
.about_nr{font-size: 16px;line-height: 36px;max-height: 180px;margin-bottom: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.about_imore{display: block;width: 180px;line-height: 50px;border-radius: 25px;background: #2368a8;color: #fff;text-align: center;height: 50px;overflow: hidden;}
.about_imore span{display: inline-block;padding-right: 18px;position: relative;}
.about_imore span:after{content: "";width: 8px;height: 8px;border-top: 1px solid #fff;border-right: 1px solid #fff;position: absolute;right: 2px;top: 50%;transition: 300ms;transform: translateY(-50%) rotate(45deg);}
.about_imore:hover{color: #fff;}
.about_img{width: 100%;font-size: 0px;height: auto;overflow: hidden;}
.about_img img{width: 100%;}
.about_img_pc{width: 50%;height: 100%;position: absolute;right: 0;top: 0;}
.about_data{width: 100%;height: auto;overflow: hidden;text-align: center;}
.about_item{width: 25%;float: left;}
.about_num:after{content: "";width: 10px;height: 2px;background: #2368a8;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.about_num{line-height: 1;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.about_num span{font-size: 72px;font-weight: lighter;display: inline-block;margin-right: 10px;}
.about_bt{line-height: 24px;color: #808080;}

.youshi{padding: 80px 0;background: #fafafa;}
.youshi_data{}
.youshi_item{width: 48%;float: left;margin-right: 4%;border: 1px solid #e6e6e6;margin-bottom: 2.45%;display: flex;align-items: center;padding: 30px 35px 30px 40px;cursor: default;transition: 300ms;}
.youshi_item:nth-child(2n){margin-right: 0px;}
.youshi_icon{width: 68px;margin-right: 40px;position: relative;}
.youshi_icon:before{content: "";width: 100%;padding-top: 100%;border-radius: 50%;position: absolute;top: -25%;left: 0;background: rgba(209,5,21,.1);transition: 300ms;filter:alpha(opacity=0);opacity: 0;transform: scale(0,0);}
.youshi_icon img{width: 100%;}
.youshi_intro{flex: 1;height: auto;overflow: hidden;}
.youshi_intro dt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px;}
.youshi_intro dd{line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.youshi_item:hover{background: #fff;box-shadow: 0px 10px 30px 0 rgba(138,138,138,.2);}
.youshi_item:hover .youshi_icon:before{filter:alpha(opacity=100);opacity: 1;transform: scale(1,1);}

.news{padding: 80px 0 100px;}
.news_show{width: 50%;float: left;padding-right: 20px;}
.show_nav{width: 100%;display: flex;justify-content: space-between;}
.show_nav li{font-size: 16px;max-width: 25%;}
.show_nav li a{display: block;line-height: 30px;height: 30px;overflow: hidden;overflow: hidden;}
.show_nav li a:hover{color: #2368a8;font-weight: bold;}
.show_data{width: 100%;height: auto;overflow: hidden;}
.show_item{width: 100%;}
.show_item a{display: block;padding: 28px 15% 28px 0;border-bottom: 1px solid #e6e6e6;display: flex;align-items: center;height: auto;overflow: hidden;position: relative;}
.show_item a:after{content: "";width: 36px;height: 100%;background: url(../image/show_imore.png) center center no-repeat;background-size: 100%!important;position: absolute;top: 0;right: 0;transition: 300ms;}
.show_time{width: 80px;border-right: 1px solid #e6e6e6;color: #808080;float: left;margin-right: 20px;font-weight: lighter;}
.show_time dt{font-size: 34px;line-height: 44px;height: 44px;overflow: hidden;}
.show_time dd{line-height: 24px;height: 24px;overflow: hidden;}
.show_intro{flex: 1;height: auto;overflow: hidden;}
.show_intro dt{font-size: 18px;line-height: 36px;height: 36px;overflow: hidden;margin-bottom: 4px;font-weight: normal;transition: 300ms;}
.show_intro dd{line-height: 24px;max-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;color: #808080;}
.show_item a:hover .show_intro dt{color: #2368a8;font-weight: bold;}
.show_item a:hover:after{background: url(../image/show_imore_h.png) center center no-repeat;}
.news_slide{width: 50%;float: right;padding-left: 20px;}
.news_item a{display: block;height: auto;overflow: hidden;position: relative;color: #fff;}
.news_item a:after{content: "";width: 100%;height: 52%;background: linear-gradient(to top, rgba(0,0,0,.8), transparent);position: absolute;right: 0;bottom: 0;}
.news_img{width: 100%;}
.news_img img{width: 100%;transition: 300ms;}
.news_intro{width: 100%;padding: 0 30px 24px;position: absolute;left: 0;bottom: 0;z-index: 2;}
.news_intro dt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;margin-bottom: 8px;white-space: nowrap;text-overflow: ellipsis;}
.news_intro dd{line-height: 24px;max-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_item a:hover .news_img img{transform: scale(1.05,1.05);}

.footer{padding: 60px 0;background: #f7f7f7;}
.foot_area{width: 100%;height: auto;overflow: hidden;display: flex;justify-content: space-between;}
.foot_sitemap{width: 54%;}
.foot_sitemap ul{width: 100%;height: auto;overflow: hidden;display: flex;justify-content: space-between;}
.foot_sitemap ul li{font-size: 16px;font-weight: bold;max-width: 25%;}
.foot_sitemap ul li a{display: block;line-height: 36px;height: 36px;overflow: hidden;padding-right: 14px;transition: 300ms;white-space: nowrap;text-overflow: ellipsis;}
.foot_sitemap ul li a:hover{color: #2368a8;}
.foot_sitemap ul li ul{display: block;}
.foot_sitemap ul li ul li{font-size: 14px;font-weight: normal;max-width: none;}
.foot_sitemap ul li ul li a{color: #666;}
.foot_sitemap ul li ul li a:hover{color: #2368a8;transform: translatex(14px);}
.foot_contact{width: 24%;}
.fcon_head{line-height: 36px;font-size: 16px;font-weight: bold;}
.fcon_tel{line-height: 36px;font-size: 30px;}
.fcon_nr{line-height: 36px;}
.foot_erweima{width: 125px;text-align: center;}
.foot_erweima i{display: block;width: 100%;margin-bottom: 8px;}
.foot_erweima img{width: 100%;}
.foot_erweima p{line-height: 24px;color: #727272;}
.copyright{background: #e6e6e6;color: #808080;line-height: 24px;text-align: center;padding: 18px 0;}
.copyright a{color: #808080;}
.copyright a:hover{color: #2368a8;}

.bottom{width: 100%;height: auto;overflow: hidden;background: #2368a8;color: #fff;text-align: center;position: fixed;bottom: 0;z-index: 20;}
.bottom ul{width: 100%;height: auto;}
.bottom ul li{width: 25%;float: left;}
.bottom ul li a{display: block;padding: 12px 15px 4px;}
.bottom_img{width: 100%;height: 22px;font-size: 0px;margin-bottom: 4px;}
.bottom_img img{max-width: 100%;max-height: 100%;}
.bottom_bt{color: #fff;line-height: 24px;height: 24px;overflow: hidden;}
.opacity{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 21;display: none;}
.bottom_wx_img{width: 116px;height: 116px;overflow: hidden;position: fixed;top: 50%;left: 50%;margin-top: -58px;margin-left: -58px;z-index: 22;display: none;}
.bottom_wx_img i{width: 116px;height: 116px;background: #fff;}

.ny_banner:after{content: "";width: 100%;height: 100%;background: linear-gradient(to right, rgba(0,0,0,.8), transparent);position: absolute;left: 0;top: 0;}
.ny_headline{position: absolute;top: 50%;left: 0;width: 100%;color: #fff;z-index: 2;transform: translateY(-50%);}
.ny_cn{font-size: 48px;line-height: 1.4;margin-bottom: 10px;}
.ny_en{font-size: 24px;line-height: 1.4;text-transform: uppercase;}


.subnav{background: #f2f2f2;position: relative;z-index: 8;}
.subnav_slide{height: 80px;text-align: center;margin: 0 -20px;}
.subnav_slide .slick-list{padding: 0 20px;}
.subnav_slide .slick-track{margin-left: 0;margin-right: 0;}
.subnav_item{font-size: 16px;position: relative;}
.subnav_item a{display: block;line-height: 80px;height: 80px;overflow: hidden;position: relative;transition: 300ms;}
.subnav_item a:hover,.subnav_item a.cu,.subnav_item a.cu1{color: #2368a8;}
.subnav_item ul{display: none;width: 100%;height: auto;overflow: hidden;background: #fff;box-shadow: 0px 12px 20px 0 rgba(26,26,26,.1);margin-bottom: 30px;}
.subnav_item ul li{width: 100%;font-size: 14px;}
.subnav_item ul li a{line-height:46px;height:46px;color: #808080;}
.subnav_item ul li a:hover,.subnav_item ul li a.cu2{color: #fff;background: #2368a8;}
.subnav_item ul li ul{display: none;background: #f9f9f9;padding: 12px 0;margin-bottom: 0px;box-shadow: none;}
.subnav_item ul li ul li{}
.subnav_item ul li ul li a{line-height: 34px;height: 34px;background: none;color: #808080;}
.subnav_item ul li ul li a:hover{color: #2368a8;background: none;}
.subnav_slide .slick-arrow{width: 20px;height: 100%;top: 0; z-index: 2;transition: 300ms;overflow: hidden;background-size: 10px!important;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.subnav_slide .slick-prev{background: url(../image/subnav_prev.png) #f2f2f2 center center no-repeat;left: 0px;}
.subnav_slide .slick-next{background: url(../image/subnav_next.png) #f2f2f2 center center no-repeat;right: 0px;}
.subnav_slide .slick-prev:hover{background: url(../image/subnav_prev_h.png) #f2f2f2 center center no-repeat;}
.subnav_slide .slick-next:hover{background: url(../image/subnav_next_h.png) #f2f2f2 center center no-repeat;}
.subnav_slide .slick-prev:before{display: none;}
.subnav_slide .slick-next:before{display: none;}

.main_about{padding: 100px 0 168px;background: url(../image/about_bg2.jpg) center bottom no-repeat;background-size: cover;}
.about_head{margin-bottom: 40px;font-weight: lighter;}
.about_head dt{font-size: 36px;line-height: 1.4;font-weight: normal;margin-bottom: 15px;}
.about_head dd{font-size: 24px;line-height: 1.4;}
.about_content{margin-bottom: 80px;}
.about_det{line-height: 36px;font-size: 16px;}
.about_det img{max-width: 100%;max-height: 100%;}
.about_video{position: relative;}
.abvideo_pic:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;left: 0;top: 0;}
.abvideo_head{width: 100%;text-align: center;color: #fff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.abvideo_head dd{font-size: 48px;line-height: 1.4;margin-bottom: 40px;letter-spacing: 2px;font-weight: lighter;}
.abvideo_head i{display: block;width: 92px;margin: 0 auto;border-radius: 50%;border: 1px solid #fff;}
.abvideo_head i img{width: 100%;}

.main{padding: 95px 0 120px;min-height: 60vh;}
.news_title{text-align: center;font-weight: bold;font-size: 24px;line-height: 34px;}
.news_publish{text-align: center;line-height: 24px;color: #808080;margin: 14px 0 24px;}
.next2{padding: 20px 40px;background: #fafafa;position: relative;margin-top: 50px;}
.next2 ul{padding-right: 100px;}
.next2 ul li a{display: block;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;transition: 300ms;}
.next2 ul li a:hover{font-weight: bold;color: #2368a8;}
.next2_back{position: absolute;right: 40px;top: 20px;line-height: 40px;padding-left: 18px;color: #808080;transition: 300ms;}
.next2_back:before{content: "";width: 8px;height: 8px;border-top: 1px solid #808080;border-left: 1px solid #808080;position: absolute;left: 2px;top: 50%;transition: 300ms;transform: translateY(-50%) rotate(-45deg);}
.next2_back:hover:before{border-color: #2368a8;}

.recom_head{font-size: 24px;line-height: 34px;position: relative;margin-top: 80px;margin-bottom: 25px;}
.recom_head a{font-size: 14px;color: #808080;padding-right: 18px;position: absolute;right: 0;top: 0;transition: 300ms;}
.recom_head a:after{content: "";width: 8px;height: 8px;border-top: 1px solid #808080;border-right: 1px solid #808080;position: absolute;right: 2px;top: 50%;transition: 300ms;transform: translateY(-50%) rotate(45deg);}
.recom_head a:hover{color: #2368a8;}
.recom_head a:hover:after{border-color: #2368a8;}
.reocm_data{}
.renews_eg{width: 48.7%;float: left;margin-bottom: 2.6%;}
.renews_eg:nth-child(odd){margin-right: 2.6%;}
/*.renews_eg:nth-child(3),.renews_eg:nth-child(4){margin-bottom: 0px;}*/
.renews_eg a{display: flex;align-items: center;width: 100%;height: auto;overflow: hidden;transition: 300ms;box-shadow: 0px 0px 0px 1px #f2f2f2 inset;}
.renews_pic{width: 232px;height: auto;overflow: hidden;float: left;}
.renews_pic img{width: 100%;transition: 300ms;}
.renews_info{flex: 1;height: auto;overflow: hidden;padding: 0 30px;}
.renews_tit{font-size: 16px;line-height: 32px;max-height: 32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.renews_des{line-height: 30px;height: 30px;overflow: hidden;color: #808080;}
.renews_eg a:hover{box-shadow: 0 10px 30px 0 rgba(26,26,26,.1);}
.renews_eg a:hover .renews_pic img{transform: scale(1.05,1.05);}
.repro_eg{width: 23.95%;margin-right: 1.4%;float: left;}
.repro_eg:nth-child(4n){margin-right: 0px;}
.repro_eg a{display: block;height: auto;overflow: hidden;position: relative;}
.repro_eg a i{display: block;width: 100%;height: auto;overflow: hidden;}
.repro_eg a i img{width: 100%;transition: 300ms;}
.repro_eg a p{width: 100%;padding: 0 20px;line-height: 60px;height: 60px;overflow: hidden;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;color: #fff;text-align: center;background: linear-gradient(to top, rgba(0,0,0,.8), transparent);position: absolute;left: 0;bottom: 0;transition: 300ms;}
.repro_eg a:hover i img{transform: scale(1.05,1.05);}
.repro_eg a:hover p{background: linear-gradient(to top, rgba(209,5,21,.8), transparent);}

.news_list{width: 100%;height: auto;overflow: hidden;margin-bottom: 30px;}
.news_eg{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px dashed #e6e6e6;}
.news_eg a{display: block;width: 100%;height: auto;overflow: hidden;display: flex;align-items: center; }
.news_pic{width: 380px;height: auto;overflow: hidden;margin-right: 30px;float: left;}
.news_pic img{width: 100%;transition: 300ms;}
.news_info{flex: 1;height: auto;overflow: hidden;}
.news_tit{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_des{line-height: 30px;max-height: 60px;overflow: hidden;color: #808080;margin: 20px 0 30px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_time{line-height: 24px;height: 24px;overflow: hidden;color: #808080;}
.news_eg a:hover .news_tit{font-weight: bold;}
.news_eg a:hover .news_pic img{transform: scale(1.05,1.05);}
.next1{width: 100%;text-align: center;height: auto;overflow: hidden;}
.next1 ul{display: inline-block;vertical-align: top;}
.next1 ul li{display: inline-block;vertical-align: top;}
.next1 a{display: inline-block;vertical-align: top;width: 46px;line-height: 46px;height: 46px;overflow: hidden;background: #f2f2f2;color: #808080;border-radius: 5px;margin: 0 5px;transition: 300ms;}
.next1 a:hover,.next1 a.on1{background: #2368a8;color: #fff;}
.next1>a{font-family: "幼圆"!important;font-weight: bold;}

.contact_area{padding: 45px 50px 50px;margin: 80px auto;background: #f7f7f7;height: auto;overflow: hidden;}
.con_left{width: 50%;float: left;padding-right: 6.6%;}
.con_head{font-size: 30px;line-height: 40px;margin-bottom: 24px;}
.con_box{width: 100%;height: auto;overflow: hidden;}
.con_det{width: 66%;float: left;margin-right: 9%;}
.con_item{width: 100%;display: flex;align-items: center;margin-bottom: 30px;}
.con_item:last-child{margin-bottom: 0px;}
.con_icon{width: 24px;margin-right: 46px;float: left;}
.con_icon img{max-width: 100%;}
.con_intro{flex: 1;height: auto;overflow: hidden;}
.con_intro dt{text-transform: uppercase;font-weight: bold;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 6px;}
.con_intro dd{line-height: 24px;}
.con_ewm{width: 132px;float: right;text-align: center;}
.con_ewm i{display: block;height: auto;overflow: hidden;}
.con_ewm img{width: 100%;}
.con_ewm p{line-height: 24px;color: #727272;margin-top: 10px;}
.con_right{width: 50%;float: right;}
.con_form{width: 100%;height: auto;overflow: hidden;}
.con_line{width: 48.5%;float: left;margin-bottom: 3%;}
.con_line:nth-child(odd){margin-right: 3%;}
.con_line input{display: block;width: 100%;padding: 0 14px;height: 50px;overflow: hidden;background: #fff;border: none;outline: none;}
.con_text{width: 100%;}
.con_text textarea{display: block;width: 100%;line-height: 26px;padding: 12px 14px;height: 140px;overflow: hidden;background: #fff;border: none;outline: none;resize: none;}
.con_btn{padding-top: 10px;}
.con_btn input{display: block;width: 180px;height: 44px;border-radius: 3px;color: #fff;background: #2368a8;font-size: 16px;border: none;outline: none;}
.contact_map{height: 560px;}

/*xpro stop*/
.xpro_one{padding: 80px 0;}
.xprone_area{width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;}
.xprone_intro{width: 46%;margin-right: 5.6%;}
.xpro_head{font-size: 30px;line-height: 40px;padding-bottom: 25px;margin-bottom: 45px;position: relative;text-align: center;}
.xpro_head:after{content: "";width: 75px;height: 3px;background: #2368a8;position: absolute;left: 50%;bottom: 0;transform: translatex(-50%);}
.xprone_bt{text-align: left;}
.xprone_bt:after{left: 0px;transform: translatex(0%);}
.xprone_nr{font-size: 16px;line-height: 36px;}
.xprone_img{width: 48.4%;height: auto;overflow: hidden;}
.xprone_img img{width: 100%;}
.xpro_two{padding: 80px 0 100px;background: #f7f7f7;}
.xprtwo_data{}
.xprtwo_item{width: 48%;float: left;margin-right: 2%;padding: 30px 50px 30px;border-radius: 10px;background: #fff;display: flex;align-items: center; margin-bottom:10px;}
.xprtwo_item:nth-child(2n){margin-right: 0px;}
.xprtwo_icon{width: 82px;margin-right: 30px;float: left;}
.xprtwo_icon img{width: 100%;}
.xprtwo_intro{flex: 1;height: auto;overflow: hidden;}
.xprtwo_intro dt{font-size: 20px;line-height: 30px;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;margin-bottom: 10px;}
.xprtwo_intro dd{font-size: 16px;line-height: 26px;height: 52px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #808080;}
.xpro_three{padding-bottom: 110px;}
.xprthree_data{width: 100%;height: auto;overflow: hidden;}
.xprthree_item{width: 48%;float: left;border-radius: 10px;font-size: 18px;color: #fff;background: url(../image/xprthree_bg2.jpg) center bottom no-repeat;background-size: cover!important;display: flex;align-items: center;  justify-content: center;height: 160px;position: relative;overflow: hidden;}
.xprthree_item:nth-child(odd){margin-right: 4%;background: url(../image/xprthree_bg1.jpg) center bottom no-repeat;}
.xprthree_item span{font-size: 60px;margin: 0 6px;}
.xprthree_item:before{content: "";width: 152px;height: 100%;background: url(../image/xprthree_icon.png) center center no-repeat;background-size: 100%;position: absolute;left: 34px;top: 0;}
.xpro_four{background: #f7f7f7;padding: 70px 80px;}
.xprfour_nr{font-size: 16px;line-height: 36px;margin-top: -14px;}

.service_choose{width: 100%;position: relative;z-index: 5;margin-bottom: 50px;}
.choose_head{font-size: 24px;float: left;margin-right: 10px;line-height: 46px;}
.choose_select{width: 38%;margin-left: 20px;float: left;position: relative;}
.choose_select:nth-child(2){z-index: 5;}
.choose_box{position: relative;background: #fafafa;}
.choose_input{display: block;width: 100%;height: 46px;border: 1px solid #f2f2f2;background: none;padding: 0 24px;overflow: hidden;cursor: pointer;position: relative;z-index: 2;}
.choose_click{width: 12px;height: 100%;background: url(../image/choose_click.png) center center no-repeat;background-size: 100%;position: absolute;right: 20px;top: 0;transition: 300ms;}
.choose_click.open{transform: rotate(180deg);}
.choose_area{width: 100%;border: 1px solid #f2f2f2;background: #fff;border-top: none;padding: 6px 14px 0px;display: none;position: absolute;box-shadow: 0px 20px 30px 0 rgba(229,229,229,.5);}
.choose_tab{text-align: center;width: 100%;height: auto;overflow: hidden;position: relative;}
.choose_tab:after{content: "";width: 100%;height: 2px;background: #f2f2f2;position: absolute;left: 0;bottom: 0;}
.choose_tab_item{width: 25%;float: left;position: relative;font-weight: bold;line-height: 56px;height: 56px;overflow: hidden;cursor: pointer;}
.choose_tab_item:after{content: "";width: 56px;height: 2px;background: #2368a8;position: absolute;left: 50%;bottom: 0px;margin-left: -28px;transition: 300ms;transform: scale(0,0);z-index: 2;}
.choose_tab_item:hover{color: #2368a8;}
.choose_tab_item.on{color: #2368a8;}
.choose_tab_item.on:after{transform: scale(1,1);}
.choose_data{padding: 14px 0;}
.choose_data_item{width: 100%;height: auto;overflow: hidden;text-align: center;display: none;}
.choose_data_item:first-child{display: block;}
.choose_data_item li{width: 25%;float: left;padding: 0 5px;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;transition: 300ms;cursor: pointer;}
.choose_data_item li:hover{color: #2368a8;}

.service_table{width: 100%;height: auto;overflow: hidden;text-align: center;margin-bottom: 60px;}
.service_head{width: 100%;height: auto;overflow: hidden;background: #f7f7f7;}
.service_head dd{float: left;line-height: 66px;height: 66px;overflow: hidden;display: flex;align-items: center;justify-content: center;font-size: 16px;}
.service_head dd img{margin-right: 10px;}
.service_qs{width: 32%;}
.service_cf{width: 16%;}
.service_dd{width: 16%;}
.service_yj{width: 16%;}
.service_sj{width: 14%;}
.service_kh{width: 14%;}
.service_lx{width: 24%;}
.service_item{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #f2f2f2;display: flex;}
.service_item dd{float: left;padding: 20px 10px;line-height: 30px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.service_item dd.service_qs em{margin: 0 10px;}
.service_item dd.service_yj span{color: #2368a8;}
.service_item dd.service_sj{color: #2368a8;}
.service_item dd.service_lx a{display: inline-block;width: 104px;line-height: 36px;border-radius: 4px;overflow: hidden;background: #2368a8;color: #fff;margin: 0 12px;}
.service_popup{width: 456px;height: auto;overflow: hidden;background: #fff;border-radius: 10px;position: fixed;top: 50%;left: 50%;z-index: 10;box-shadow: 0px 20px 50px 0 rgba(0,0,0,.15);transform: translate(-50%,-50%);display: none;}
.service_popup_head{font-size: 18px;text-align: center;line-height: 60px;height: 60px;overflow: hidden;position: relative;background: #f4f4f4;}
.service_popup_close{width: 60px;height: 100%;background: url(../image/service_popup_close.png) center center no-repeat;position: absolute;right: 0;top: 0;cursor: pointer;transition: 300ms;}
.service_popup_close:hover{transform: rotate(180deg);}
.service_popup_data{width: 100%;display: flex;align-items: center;padding: 20px 40px 25px;display: inline-flex;}
.service_popup_left{width: 55%;float: left;}
.service_popup_left dt{font-size: 18px;font-weight: normal;line-height: 1.4;margin-bottom: 10px;}
.service_popup_left dd{font-size: 22px;line-height: 1.4;}
.service_popup_right{width: 45%;float: left;text-align: center;border-left: 1px dashed #e6e6e6;}
.service_popup_right i{width: 130px;display: block;margin: 0 auto 5px;}
.service_popup_right i img{width: 100%;}
.service_popup_right p{line-height: 24px;color: #727272;}

.support_data{border: 1px solid #f2f2f2;border-bottom: none;margin-bottom: 60px;}
.support_eg{border-bottom: 1px solid #f2f2f2;width: 100%;height: auto;overflow: hidden;display: flex;}
.support_eg:nth-child(even){background: #fafafa;}
.support_eg dd{border-right: 1px solid #f2f2f2;display: flex;align-items: center;justify-content: center;padding: 30px 4%;}
.support_eg dd:nth-child(3n){border-right: none;}
.support_eg dd.support_tit{width: 32.8%;align-items: flex-start;flex-direction: column;position: relative;padding: 30px 4% 30px 12.6%;}
.support_eg dd.support_tit i{width: 32px;height: 50px;line-height: 40px; background: url(../image/support_num.png) center center no-repeat;color: #fff;position: absolute;left: 26%;top: 50%;transform: translateY(-50%);font-family: "Arial"!important;font-size: 16px;font-weight: bold;text-align: center;background-size: 100%;}
.support_eg dd.support_tit p{font-size: 16px;display: block;line-height: 26px;}
.support_eg dd.support_tit a{color: #2368a8;display: block;line-height: 24px;}
.support_eg dd.support_tel{width: 32.8%;line-height: 24px;}
.support_eg dd.support_addr{width: 34.4%;line-height: 24px;}
.support_eg dd img{margin-right: 10px;}

.order_form{border-top: 4px solid #2368a8;box-shadow: 0px 20px 50px 0 rgba(229,229,229,.5);padding: 35px 50px 100px;}
.order_head{font-size: 24px;font-weight: bold;border-bottom: 1px dashed #ccc;line-height: 80px;}
.order_head span{color: #2368a8;font-size: 14px;font-weight: normal;margin-left: 12px;}
.order_data{padding: 38px 0 20px;border-bottom: 1px solid #f2f2f2;}
.order_data:last-child{border-bottom: none;}
.order_tit{font-size: 16px;padding-left: 14px;line-height: 26px;height: 26px;overflow: hidden;position: relative;margin-bottom: 24px;}
.order_tit:before{content: "";width: 4px;height: 18px;border-radius: 2px;background: #2368a8;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.order_des{}
.order_line{width: 31.4%;float: left;margin-right: 2.9%;margin-bottom: 30px;}
.order_line:nth-child(3n){margin-right: 0px;}
.order_name{width: 90px;float: left;text-align: right;line-height: 40px;}
.order_name span{color: #2368a8;}
.order_input{margin-left: 100px;}
.order_input input{display: block;width: 100%;height: 40px;border-radius: 4px;border: 1px solid #f2f2f2;background: none;outline: none;padding: 0 14px;}
.order_btn{padding-top: 20px;}
.order_btn input{display: block;width: 190px;height: 54px;border-radius: 4px;color: #fff;background: #2368a8;border: none;outline: none;}


@media (min-width: 1500px){
	.container{width: 1430px;}
}

@media (min-width: 1200px) and (max-width: 1499px){
	.nav{margin-left: 24%;margin-right: 16%;}
	.logo{width: 250px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 36px;height: 36px;}
	.ibanner .slick-dots{bottom: 82px;}

	.search_area{padding: 30px 50px;margin-top: -60px;}
	.search_item i{width: 34px;margin-bottom: 4px;}
	.search_form{margin-right: 50px;}
	.search_box{padding: 0 24px;line-height: 62px;height: 62px;}
	.search_btn{line-height: 62px;height: 62px;}

	.product{padding: 90px 0 100px;}
	.head_en{margin-bottom: 4px;}
	.head_cn{font-size: 28px;}
	.pro_item{height: 380px;}
	.pro_intro dt{font-size: 22px;line-height: 32px;height: 32px;}
	.pro_intro dd{margin: 20px 0 30px;}

	.about{padding-bottom: 80px;}
	.about_intro{padding: 25px 4.2% 15px 0;}
	.about_nr{line-height: 34px;max-height: 170px;margin-bottom: 30px;}
	.about_imore{width: 158px;line-height: 44px;height: 44px;}
	.about_num span{font-size: 60px;}

	.youshi{padding: 80px 0 60px;}
	.youshi_item{padding: 20px 30px 20px 30px;}
	.youshi_icon{width: 60px;margin-right: 24px;}
	.youshi_intro dt{margin-bottom: 6px;}

	.show_item a{padding: 20px 12% 20px 0;}
	.show_item a:after{width: 32px;}
	.show_time dt{font-size: 28px;line-height: 38px;height: 38px;}
	.show_intro dt{margin-bottom: 2px;}
	.news_intro{padding: 0 24px 20px;}

	.footer{padding: 50px 0 40px;}
	.foot_sitemap ul li ul li a{line-height: 34px;height: 34px;}
	.fcon_tel{font-size: 28px;line-height: 34px;}
	.fcon_nr{line-height: 34px;}

	.ny_cn{font-size: 38px;margin-bottom: 5px;}
	.ny_en{font-size: 22px;}
	.subnav_slide{height: 74px;}
	.subnav_item a{line-height: 74px;height: 74px;}
	.about_head{margin-bottom: 30px;}
	.about_head dt{font-size: 32px;margin-bottom: 12px;}
	.about_head dd{font-size: 20px;}
	.main_about{padding: 90px 0 140px;}
	.abvideo_head dd{font-size: 32px;margin-bottom: 25px;}
	.abvideo_head i{width: 58px;}

	.main{padding: 90px 0 110px;}
	.news_title{font-size: 22px;line-height: 32px;}
	.recom_head{margin-top: 70px;font-size: 22px;}
	.renews_pic{width: 220px;}
	.renews_info{padding: 0 24px;}
	.repro_eg a p{font-size: 16px;line-height: 56px;height: 56px;}

	.news_eg{padding-bottom: 24px;margin-bottom: 24px;}
	.news_pic{width: 320px;}
	.news_des{margin: 16px 0 20px;}
	.next1 a{width: 42px;height: 42px;line-height: 42px;}

	.contact_area{padding: 45px 40px 50px;}
	.con_head{font-size: 26px;line-height: 36px;}
	.con_item{margin-bottom: 25px;}
	.con_icon{margin-right: 32px;}
	.con_ewm{width: 116px;}
	.con_line input{height: 44px;}
	.con_text textarea{height: 130px;}
	.con_btn input{width: 160px;}
	.contact_map{height: 500px;}

	.xpro_head{font-size: 28px;padding-bottom: 20px;margin-bottom: 38px;}
	.xpro_head:after{width: 68px;}
	.xprtwo_item{padding: 20px 30px;}
	.xprtwo_icon{width: 68px;margin-right: 24px;}
	.xprtwo_intro dt{margin-bottom: 6px;}
	.xpro_three{padding-bottom: 95px;}
	.xprthree_item{height: 144px;}
	.xprthree_item:before{width: 120px;}
	.xprthree_item span{font-size: 50px;}
	.xpro_four{padding: 65px 70px 70px;}

	.choose_head{font-size: 22px;}
	.choose_tab_item{line-height: 50px;height: 50px;}
	.service_item dd{padding: 16px 10px;}

	.support_eg dd{padding: 24px 4%;}
	.support_eg dd.support_tit{padding: 24px 4% 24px 10%;width: 30%;}
	.support_eg dd.support_tit i{left: 19%;width: 30px;}
	.support_eg dd.support_tel{width: 30%;}
	.support_eg dd.support_addr{width: 40%;}

	.order_form{padding: 30px 50px 82px;}
	.order_line{margin-bottom: 24px;}
	.order_btn input{width: 168px;height: 50px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.nav{margin-left: 24%;margin-right: 16%;}
	.logo{width: 220px;}
	.logo a{height: 80px;}
	.nav ul li a{line-height: 80px;height: 80px;}
	.nav ul li a.hastwo span{padding-right: 12px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 32px;height: 32px;}
	.ibanner .slick-dots{bottom: 68px;}
	.ibanner .slick-dots li button{width: 60px;}

	.search_area{padding: 22px 30px;margin-top: -50px;font-size: 14px;}
	.search_item i{width: 28px;margin-bottom: 4px;}
	.search_form{margin-right: 30px;width: 55%;}
	.search_box{padding: 0 20px;line-height: 56px;height: 56px;}
	.search_btn{line-height: 56px;height: 56px;}

	.product{padding: 70px 0 80px;}
	.head_en{margin-bottom: 2px;font-size: 16px;line-height: 26px;height: 26px;}
	.head_cn{font-size: 26px;line-height: 36px;height: 36px;}
	.pro_item{height: 300px;}
	.pro_item:nth-child(even){margin-top: 15px;}
	.pro_bt{font-size: 16px;line-height: 50px;height: 50px;}
	.pro_intro{padding: 0 24% 0 24px;}
	.pro_intro dt{font-size: 20px;line-height: 30px;height: 30px;}
	.pro_intro dd{margin: 15px 0 20px;}

	.about{padding-bottom: 60px;}
	.about_area{margin-bottom: 50px;}
	.about_intro{padding: 0px 4.2% 0px 0;}
	.about_nr{line-height: 32px;max-height: 160px;margin-bottom: 20px;font-size: 15px;margin-top: -10px;}
	.about_imore{width: 132px;line-height: 38px;height: 38px;}
	.about_num{margin-bottom: 8px;padding-bottom: 12px;}
	.about_num span{font-size: 46px;}

	.youshi{padding: 70px 0 50px;}
	.youshi_item{padding: 15px 24px 15px 24px;}
	.youshi_icon{width: 42px;margin-right: 16px;}
	.youshi_intro dt{margin-bottom: 0px;font-size: 16px;;line-height: 26px;height: 26px;}

	.news{padding: 70px 0 80px;}
	.show_nav li{font-size: 15px;}
	.show_item a{padding: 14px 12% 14px 0;}
	.show_item a:after{width: 28px;}
	.show_time{width: 74px;margin-right: 18px;}
	.show_time dt{font-size: 20px;line-height: 26px;height: 26px;}
	.show_intro dt{margin-bottom: 0px;font-size: 16px;line-height: 26px;height: 26px;}
	.news_intro{padding: 0 20px 14px;}
	.news_intro dt{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 4px;}

	.footer{padding: 40px 0 30px;}
	.foot_sitemap ul li ul li a{line-height: 30px;height: 30px;}
	.fcon_tel{font-size: 22px;line-height: 30px;}
	.fcon_nr{line-height: 30px;}
	.foot_erweima{width: 94px;}

	.ny_cn{font-size: 30px;margin-bottom: 5px;}
	.ny_en{font-size: 18px;}
	.subnav_slide{height: 68px;}
	.subnav_item a{line-height: 68px;height: 68px;}
	.about_head{margin-bottom: 30px;}
	.about_head dt{font-size: 28px;margin-bottom: 12px;}
	.about_head dd{font-size: 18px;}
	.about_content{margin-bottom: 60px;}
	.about_det{line-height: 34px;}
	.main_about{padding: 85px 0 110px;}
	.abvideo_pic img{width: 120%;}
	.abvideo_head dd{font-size: 30px;margin-bottom: 25px;}
	.abvideo_head i{width: 50px;}

	.main{padding: 90px 0 100px;}
	.news_title{font-size: 20px;line-height: 30px;}
	.news_publish{margin: 12px 0 20px;}
	.next2{padding: 16px 30px;}
	.next2 ul li a{line-height: 36px;height: 36px;}
	.next2_back{line-height: 36px;top: 16px;}
	.recom_head{margin-top: 65px;font-size: 20px;line-height: 30px;margin-bottom: 20px;}
	.renews_pic{width: 170px;}
	.renews_info{padding: 0 20px;}
	.renews_des{line-height: 24px;height: 24px;}
	.repro_eg a p{font-size: 16px;line-height: 56px;height: 56px;}

	.news_eg{padding-bottom: 20px;margin-bottom: 20px;}
	.news_pic{width: 280px;margin-right: 24px;}
	.news_des{margin: 12px 0 14px;}
	.next1 a{width: 40px;height: 40px;line-height: 40px;}

	.contact_area{padding: 45px 36px 50px;}
	.con_head{font-size: 22px;line-height: 32px;margin-bottom: 20px;}
	.con_item{margin-bottom: 25px;}
	.con_icon{margin-right: 24px;width: 20px;}
	.con_intro dt{margin-bottom: 4px;}
	.con_ewm{width: 112px;}
	.con_left{width: 60%;}
	.con_right{width: 40%;}
	.con_line{width: 100%;margin-bottom: 14px;}
	.con_line input{height: 42px;}
	.con_text textarea{height: 120px;padding: 8px 14px;}
	.con_btn input{width: 140px;height: 40px;font-size: 14px;}
	.contact_map{height: 420px;}

	.xpro_head{font-size: 26px;padding-bottom: 16px;margin-bottom: 34px;}
	.xpro_head:after{width: 60px;}
	.xprone_nr{font-size: 15px;line-height: 32px;margin-top: -10px;}
	.xpro_two{padding: 70px 0 80px;}
	.xprtwo_item{padding: 16px 26px;}
	.xprtwo_icon{width: 52px;margin-right: 20px;}
	.xprtwo_intro dt{margin-bottom: 4px;font-size: 16px;line-height: 26px;height: 26px;}
	.xprtwo_intro dd{font-size: 14px;line-height: 24px;height: 48px;}
	.xpro_three{padding-bottom: 80px;margin-top: -10px;}
	.xprthree_item{height: 110px;}
	.xprthree_item:before{width: 90px;}
	.xprthree_item span{font-size: 40px;}
	.xpro_four{padding: 55px 50px 60px;}
	.xprfour_nr{font-size: 15px;line-height: 32px;}

	.choose_head{font-size: 20px;}
	.choose_select{width: 42%;}
	.choose_tab_item{line-height: 46px;height: 46px;}
	.choose_data_item li{line-height: 34px;height: 34px;}
	.service_head dd{line-height: 60px;height: 60px;}
	.service_head dd img{width: 28px;}
	.service_item dd{padding: 16px 10px;}
	.service_item dd.service_lx a{line-height: 32px;width: 98px;margin-bottom: 8px;}
	.service_item dd.service_lx a:last-child{margin-bottom: 0px;}
	.service_popup_head{line-height: 56px;height: 56px;}
	.service_popup_left dd{font-size: 20px;}
	.service_popup_right i{width: 116px;}

	.support_eg dd{padding: 20px 4%;}
	.support_eg dd.support_tit{padding: 20px 4% 20px 10%;width: 30%;}
	.support_eg dd.support_tit i{left: 19%;width: 26px;}
	.support_eg dd.support_tel{width: 30%;}
	.support_eg dd.support_addr{width: 40%;}

	.order_form{padding: 20px 40px 60px;}
	.order_head{font-size: 22px;line-height: 68px;}
	.order_data{padding: 30px 0 15px;}
	.order_tit{margin-bottom: 20px;}
	.order_line{margin-bottom: 20px;width: 48.4%;margin-right: 0;}
	.order_line:nth-child(3n){margin-right: 0%;}
	.order_line:nth-child(odd){margin-right: 3.2%;}
	.order_btn input{width: 168px;height: 46px;}
}

@media (max-width: 991px){
	.wrap{padding-top: 74px;}
	.header{position: fixed;left: 0;top: 0;}
	.logo{width: 70%;float: none;}
	.logo a{height: 74px;}
	.ibanner .slick-dots{bottom: 58px;}
	.ibanner .slick-dots li button{width: 50px;}

	.search_area{padding: 14px 20px;margin-top: -40px;font-size: 14px;border-radius: 12px;}
	.search_link{justify-content: space-between;}
	.search_item i{width: 24px;margin-bottom: 2px;margin-top: 4px;}
	.search_form{margin-right: 20px;width: 55%;margin-top: 6px;padding-right: 95px;border-radius: 6px;}
	.search_box{padding: 0 14px;line-height: 42px;height: 42px;}
	.search_btn{line-height: 42px;height: 42px;width: 95px;}

	.product{padding: 60px 0 50px;}
	.head_en{margin-bottom: 0px;font-size: 16px;line-height: 26px;height: 26px;}
	.head_cn{font-size: 26px;line-height: 36px;height: 36px;}
	.pro_item{height: auto;width: 48.4%;margin-right: 0px;margin-bottom: 3.2%;}
	.pro_item:nth-child(even){margin-top: 0px;margin-left: 3.2%;}
	.pro_bt{font-size: 16px;line-height: 50px;height: 50px;}
	.pro_item a:before{height: 100px;}
	.pro_item a:after,.pro_intro{display: none;}
	.pro_item.cur{width: 48.4%;}
	.pro_item.cur a:before{bottom: 0%;}
	.pro_item.cur .pro_bt{bottom: 0px;}

	.about{padding-bottom: 60px;}
	.about_area{margin-bottom: 40px;}
	.about_intro{padding: 0px 0px 0px 0;width: 100%;}
	.about_nr{line-height: 32px;max-height: 160px;margin-bottom: 20px;font-size: 15px;margin-top: -10px;}
	.about_num{margin-bottom: 8px;padding-bottom: 12px;}
	.about_num span{font-size: 40px;}

	.youshi{padding: 60px 0 50px;}
	.youshi_item{padding: 15px 24px 15px 24px;width: 48.4%;margin-right: 0px;margin-bottom: 3.2%;}
	.youshi_item:nth-child(odd){margin-right: 3.2%;}
	.youshi_icon{width: 42px;margin-right: 20px;}
	.youshi_intro dt{margin-bottom: 0px;font-size: 16px;;line-height: 26px;height: 26px;}

	.news{padding: 60px 0 70px;}
	.show_nav{margin-bottom: 20px;}
	.news_slide{width: 100%;float: none;padding: 0;}
	.news_show{width: 100%;float: none;padding: 0;margin-top: 10px;}
	.news_intro{padding: 0 24px 20px;}
	.show_item a{padding: 18px 0 18px 0;}
	.show_item a:after{display: none;}
	.show_time dt{font-size: 28px;line-height: 38px;height: 38px;}
	.show_intro dt{margin-bottom: 2px;}
	.show_intro dd{max-height: 48px;-webkit-line-clamp: 2;}

	.copyright{margin-bottom: 66px;}

	.ny_banner img{width: 120%;}
	.ny_cn{font-size: 28px;margin-bottom: 5px;}
	.ny_en{font-size: 16px;}
	.subnav_slide{height: 60px;}
	.subnav_item a{line-height: 60px;height: 60px;}
	.subnav_item ul li a{line-height: 40px;height: 40px;}
	.about_head{margin-bottom: 30px;}
	.about_head dt{font-size: 26px;margin-bottom: 12px;}
	.about_head dd{font-size: 16px;}
	.about_content{margin-bottom: 50px;}
	.about_det{line-height: 32px;font-size: 15px;}
	.main_about{padding: 75px 0 85px;}
	.abvideo_pic img{width: 130%;}
	.abvideo_head dd{font-size: 26px;margin-bottom: 20px;}
	.abvideo_head i{width: 42px;}

	.main{padding: 70px 0 80px;}
	.news_title{font-size: 20px;line-height: 30px;}
	.news_publish{margin: 12px 0 20px;}
	.next2{padding: 16px 30px;}
	.next2 ul{padding-right: 0px;}
	.next2 ul li a{line-height: 36px;height: 36px;}
	.next2_back{display: none;}
	.recom_head{margin-top: 55px;font-size: 20px;line-height: 30px;margin-bottom: 20px;}
	.renews_eg{width: 100%;margin-bottom: 3.2%;}
	.renews_eg:nth-child(odd){margin-right: 0px;}
	/*.renews_eg:nth-child(3){margin-bottom: 3.2%;}*/
	/*.renews_eg:nth-child(4){margin-bottom: 0px;}*/
	.renews_pic{width: 190px;}
	.renews_info{padding: 0 20px;}
	.renews_des{line-height: 26px;height: 26px;}
	.repro_eg{width: 48.4%;margin-right: 0px;margin-bottom: 3.2%;}
	.repro_eg:nth-child(odd){margin-right: 3.2%;}
	.repro_eg a p{font-size: 16px;line-height: 56px;height: 56px;}

	.news_list{margin-bottom: 25px;}
	.news_eg{padding-bottom: 20px;margin-bottom: 20px;}
	.news_pic{width: 260px;margin-right: 24px;}
	.news_des{margin: 10px 0 10px;}
	.next1 a{width: 38px;height: 38px;line-height: 38px;}/*15415435*/

	.contact_area{padding: 45px 36px 50px;}
	.con_head{font-size: 22px;line-height: 32px;margin-bottom: 20px;}
	.con_item{margin-bottom: 20px;}
	.con_icon{margin-right: 24px;}
	.con_intro dt{margin-bottom: 4px;}
	.con_ewm{width: 120px;}
	.con_left{width: 100%;padding-right: 0px;margin-bottom: 40px;}
	.con_right{width: 100%;}
	.con_line{margin-bottom: 14px;}
	.con_line input{height: 44px;}
	.con_text textarea{height: 130px;padding: 9px 14px;}
	.con_btn input{width: 160px;height: 42px;}
	.contact_map{height: 350px;}

	.xpro_one{padding: 60px 0 70px;}
	.xprone_area{display: block;}
	.xprone_intro{width: 100%;margin-right: 0;}
	.xprone_img{width: 100%;}
	.xpro_head{font-size: 24px;padding-bottom: 14px;margin-bottom: 34px;}
	.xpro_head:after{width: 56px;}
	.xprone_bt{text-align: center;}
	.xprone_bt:after{left: 50%;transform: translatex(-50%);}
	.xprone_nr{line-height: 32px;margin-top: -10px;margin-bottom: 20px;}
	.xpro_two{padding: 60px 0;}
	.xprtwo_item{padding: 20px 26px;width: 100%;margin-bottom: 3.2%;margin-right: 0px;}
	.xprtwo_icon{width: 52px;margin-right: 20px;}
	.xprtwo_intro dt{margin-bottom: 4px;font-size: 18px;line-height: 28px;height: 28px;}
	.xprtwo_intro dd{font-size: 16px;line-height: 26px;height: auto;max-height: 52px;}
	.xpro_three{padding-bottom: 70px;margin-top: -10px;}
	.xprthree_item{height: 100px;}
	.xprthree_item:before{width: 70px;left: 30px;}
	.xprthree_item span{font-size: 34px;}
	.xpro_four{padding: 45px 30px 50px;}
	.xprfour_nr{line-height: 32px;}

	.service_choose{margin-bottom: 40px;padding-left: 50px;}
	.choose_head{font-size: 18px;position: absolute;left: 0;top: 0;}
	.choose_select{width: 100%;margin-bottom: 10px;margin-left: 0px;}
	.choose_tab_item{line-height: 46px;height: 46px;}
	.choose_data_item li{line-height: 34px;height: 34px;}
	.service_head dd{line-height: 56px;height: 56px;}
	.service_head dd img{display: none;}
	.service_item dd{padding: 16px 10px;line-height: 24px;flex-direction: column;}
	.service_item dd.service_yj p:first-child{margin-bottom: 5px;}
	.service_item dd.service_yj p{margin-bottom: 0px;}
	.service_item dd.service_yj p span{display: block;}
	.service_item dd.service_lx a{line-height: 34px;width: 98px;margin-bottom: 6px;}
	.service_item dd.service_lx a:last-child{margin-bottom: 0px;}
	.service_popup{width: 400px;}
	.service_popup_head{line-height: 52px;height: 52px;font-size: 16px;}
	.service_popup_data{padding: 20px 20px 25px 40px;}
	.service_popup_left dt{font-size: 16px;line-height: 1.6;}
	.service_popup_left dd{font-size: 18px;line-height: 1.6;}
	.service_popup_right i{width: 100px;}

	.support_eg dd{padding: 16px 24px;}
	.support_eg dd.support_tit{padding: 16px 24px 16px 64px;width: 28%;}
	.support_eg dd.support_tit i{left: 24px;width: 24px;font-size: 14px;}
	.support_eg dd.support_tit p{font-size: 15px;}
	.support_eg dd.support_tel{width: 30%;}
	.support_eg dd.support_addr{width: 42%;}
	.support_eg dd img{max-width: 22px;}

	.order_form{padding: 15px 30px 50px;}
	.order_head{font-size: 20px;line-height: 58px;}
	.order_data{padding: 30px 0 15px;}
	.order_tit{margin-bottom: 20px;}
	.order_line{margin-bottom: 18px;width: 49%;margin-right: 0;}
	.order_line:nth-child(3n){margin-right: 0%;}
	.order_line:nth-child(odd){margin-right: 2%;}
	.order_btn{padding-top: 15px;}
	.order_btn input{width: 158px;height: 42px;}
}

@media (max-width: 767px){
	.wrap{padding-top: 70px;}
	.header{padding: 0 15px;}
	.nav_button{right: 15px;}
	.logo a{height: 70px;}
	.ibanner .slick-dots{bottom: 58px;}
	.ibanner .slick-dots li button{width: 50px;}

	.search_area{padding: 20px 20px 14px;}
	.search_link{width: 100%;}
	.search_item i{width: 28px;margin-bottom: 6px;margin-top: 0px;}
	.search_form{margin-right: 0px;width: 100%;margin-top: 0px;margin-bottom: 20px;}

	.headline{margin-bottom: 24px;}
	.head_en{font-size: 14px;line-height: 24px;height: 24px;}
	.head_cn{font-size: 24px;line-height: 34px;height: 34px;}

	.about_nr{line-height: 30px;max-height: 150px;}
	.about_num span{font-size: 30px;}

	.youshi_item{width: 100%;padding: 16px 20px 16px 20px;}
	.youshi_item:nth-child(odd){margin-right: 0%;}
	.youshi_intro dd{height: auto;max-height: 48px;}

	.news_show{margin-top: 0px;}
	.news_intro{padding: 0 20px 16px;}
	.news_intro dt{font-size: 17px;line-height: 26px;height: 26px;}
	.show_item a{padding: 16px 0;}
	.show_time{width: 76px;}
	.show_time dt{font-size: 24px;line-height: 34px;height: 34px;}
	.show_intro dt{font-size: 16px;line-height: 26px;height: 26px;}

	.ny_banner img{width: 140%;}
	.ny_cn{font-size: 24px;}
	.ny_en{font-size: 14px;}
	.subnav_slide{height: 54px;}
	.subnav_item a{line-height: 54px;height: 54px;}
	.subnav_slide .slick-arrow{width: 35px;background-size: 8px!important;}
	.about_head{margin-bottom: 24px;}
	.about_head dt{font-size: 24px;}
	.about_content{margin-bottom: 45px;}
	.about_det{line-height: 28px;font-size: 14px;}
	.main_about{padding: 60px 0 70px;}
	.abvideo_pic img{width: 140%;}
	.abvideo_head dd{font-size: 22px;margin-bottom: 15px;}
	.abvideo_head i{width: 36px;}

	.main{padding: 55px 0 70px;}
	.news_title{font-size: 18px;line-height: 28px;}
	.news_publish{margin: 8px 0 16px;}
	.next2{padding: 12px 20px;margin-top: 40px;}
	.next2 ul li a{line-height: 32px;height: 32px;}
	.recom_head{margin-top: 50px;font-size: 18px;line-height: 28px;}
	.renews_pic{width: 168px;}
	.renews_tit{line-height: 26px;max-height: 52px;-webkit-line-clamp: 2;margin-bottom: 6px;}
	.renews_des{line-height: 24px;height: 24px;}

	.news_eg{padding-bottom: 16px;margin-bottom: 16px;}
	.news_pic{width: 214px;margin-right: 18px;}
	.news_des{margin: 6px 0 6px;line-height: 28px;max-height: 56px;}
	.next1 a{width: 36px;height: 36px;line-height: 36px;}

	.contact_area{padding: 40px 30px 50px;margin: 70px auto;}
	.con_head{font-size: 20px;line-height: 30px;}
	.con_det{width: 100%;margin-right: 0px;}
	.con_ewm{float: left;margin-top: 30px;}
	.contact_map{height: 300px;}

	.xpro_one{padding: 50px 0 60px;}
	.xpro_head{font-size: 22px;padding-bottom: 12px;margin-bottom: 28px;}
	.xpro_head:after{width: 50px;}
	.xprone_nr{line-height: 30px;font-size: 15px;}
	.xpro_two{padding: 50px 0;}
	.xprtwo_intro dt{font-size: 16px;line-height: 26px;height: 26px;}
	.xprtwo_intro dd{font-size: 14px;line-height: 24px;max-height: 48px;}
	.xpro_three{padding-bottom: 60px;}
	.xprthree_item{height: 90px;font-size: 16px;}
	.xprthree_item:before{left: 25px;}
	.xprthree_item span{font-size: 30px;}
	.xpro_four{padding: 40px 24px 45px;}
	.xprfour_nr{line-height: 30px;font-size: 15px;}

	.service_choose{margin-bottom: 32px;}
	.choose_head{font-size: 16px;}
	.choose_input{height: 44px;}
	.choose_tab_item{line-height: 42px;height: 42px;}
	.choose_data{padding: 10px 0;}
	.choose_data_item li{line-height: 32px;height: 32px;}
	.service_table{margin-bottom: 52px;}
	.service_yj{width: 20%;}
	.service_lx{width: 20%;}
	.service_head dd{line-height: 52px;height: 52px;font-size: 15px;}
	.service_item dd.service_lx a{font-size: 0px;width: 40px;height: 34px;background-size: 24px!important;}
	.service_item dd.service_lx a.service_to_tel{background: url(../image/service_to_tel.png) center center no-repeat;}
	.service_item dd.service_lx a.service_to_order{background: url(../image/service_to_order.png) center center no-repeat;}
	.service_popup{width: 360px;}
	.service_popup_data{padding: 15px 15px 20px 35px;}
	.service_popup_left dt{font-size: 14px;margin-bottom: 6px;}
	.service_popup_left dd{font-size: 16px;}
	.service_popup_right i{width: 96px;}

	.support_data{border: none;margin-bottom: 50px;}
	.support_eg{display: block;border: 1px solid #f2f2f2;margin-bottom: 16px;padding-bottom: 14px;}
	.support_eg:nth-child(even){background: none;}
	.support_eg dd{padding: 8px 24px;border-right: none;display: block;}
	.support_eg dd.support_tit{padding: 8px 24px;width: 100%;background: #f7f7f7;margin-bottom: 14px;}
	.support_eg dd.support_tit i,.support_eg dd.support_tit a{display: none;}
	.support_eg dd.support_tit p{font-size: 16px;line-height: 36px;height: 36px;}
	.support_eg dd.support_tel{width: 100%;}
	.support_eg dd.support_addr{width: 100%;}

	.order_form{padding: 10px 24px 40px;}
	.order_line{margin-bottom: 15px;width: 100%;}
	.order_line:nth-child(odd){margin-right: 0%;}
	.order_btn input{width: 100%;}
}

@media (max-width: 567px){
	.wrap{padding-top: 66px;}
	.nav_button{background-size: 30px;}
	.nav_close{background-size: 20px;}
	.logo a{height: 66px;}
	.m_list{margin-top: 76px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 44px;height: 44px;padding: 0 30px 0 15px;}
	.m_list ul li a span{right: 15px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 34px;height: 34px;}
	.ibanner .slick-dots{bottom: 45px;}
	.ibanner .slick-dots li{margin: 0 5px;}
	.ibanner .slick-dots li button{width: 36px;}

	.search_area{padding: 14px 14px 10px;margin-top: -30px;border-radius: 8px;}
	.search_item i{width: 24px;margin-bottom: 4px;}
	.search_form{padding-right: 90px;margin-bottom: 16px;}
	.search_box{line-height: 40px;height: 40px;}
	.search_btn{line-height: 40px;height: 40px;width: 90px;}

	.product{padding: 45px 0 40px;}
	.headline{margin-bottom: 20px;}
	.head_en{font-size: 12px;line-height: 22px;height: 22px;}
	.head_cn{font-size: 20px;line-height: 30px;height: 30px;}
	.pro_bt{font-size: 14px;line-height: 40px;height: 40px;}
	.pro_item a:before{height: 80px;}

	.about{padding-bottom: 30px;}
	.about_area{margin-bottom: 20px;}
	.about_nr{line-height: 28px;max-height: 140px;margin-bottom: 15px;font-size: 14px;}
	.about_item{width: 50%;padding: 10px 0;}
	.about_num{margin-bottom: 4px;padding-bottom: 8px;}
	.about_num span{font-size: 22px;margin-right: 5px;}

	.youshi{padding: 45px 0 40px;}
	.youshi_item{padding: 12px 14px 12px 14px;}
	.youshi_icon{width: 36px;margin-right: 14px;}

	.news{padding: 45px 0 50px;}
	.show_nav{margin-bottom: 14px;}
	.news_intro{padding: 0 14px 12px;}
	.news_intro dt{font-size: 16px;margin-bottom: 4px;}
	.show_item a{padding: 10px 0;}
	.show_time{width: 68px;margin-right: 16px;}
	.show_time dt{font-size: 20px;line-height: 24px;height: 24px;}
	.show_time dd{font-size: 12px;}

	.copyright{margin-bottom: 60px;padding: 14px 0;}
	.bottom ul li a{padding: 10px 12px 2px;}
	.bottom_img{margin-bottom: 2px;}

	.ny_banner img{width: 160%;}
	.ny_cn{font-size: 22px;}
	.ny_en{font-size: 13px;}
	.subnav_slide{height: 46px;}
	.subnav_item{font-size: 14px;}
	.subnav_item a{line-height: 46px;height: 46px;}
	.subnav_slide .slick-arrow{width: 30px;}
	.subnav_item ul li a{line-height: 36px;height: 36px;}
	.subnav_item ul li ul{padding: 10px 0;}
	.subnav_item ul li ul li a{line-height: 32px;height: 32px;}
	.about_head{margin-bottom: 20px;}
	.about_head dt{font-size: 22px;margin-bottom: 8px;}
	.about_head dd{font-size: 15px;}
	.about_content{margin-bottom: 30px;}
	.about_det{line-height: 26px;}
	.main_about{padding: 50px 0 40px;}
	.abvideo_pic img{width: 180%;}
	.abvideo_head dd{font-size: 18px;margin-bottom: 12px;}
	.abvideo_head i{width: 30px;}

	.main{padding: 45px 0 60px;}
	.news_title{font-size: 17px;line-height: 26px;}
	.next2{padding: 10px 14px;margin-top: 30px;}
	.next2 ul li a{line-height: 30px;height: 30px;}
	.recom_head{margin-top: 40px;font-size: 17px;line-height: 26px;margin-bottom: 16px;}
	.renews_pic{width: 140px;}
	.renews_info{padding: 0 14px;}
	.renews_tit{line-height: 24px;max-height: 48px;font-size: 14px;margin-bottom: 2px;}
	.renews_des{font-size: 13px;line-height: 22px;height: 22px;}
	.repro_eg a p{font-size: 14px;line-height: 42px;height: 42px;}

	.news_list{margin-bottom: 15px;}
	.news_eg{padding-bottom: 14px;margin-bottom: 20px;}
	.news_eg a{display: block;}
	.news_pic{width: 100%;margin-right: 0px;}
	.news_info{width: 100%;display: block;}
	.news_tit{font-size: 16px;line-height: 26px;height: 26px;margin-top: 15px;}
	.news_des{margin: 4px 0 4px;line-height: 26px;max-height: 52px;}
	.next1 a{width: 32px;height: 32px;line-height: 32px;margin: 0 3px;}

	.contact_area{padding: 30px 15px 45px;margin: 60px auto;}
	.con_head{font-size: 18px;line-height: 28px;margin-bottom: 16px;}
	.con_item{margin-bottom: 15px;}
	.con_icon{margin-right: 20px;width: 20px;}
	.con_intro dt{margin-bottom: 2px;}
	.con_ewm{width: 110px;margin-top: 20px;}
	.con_left{margin-bottom: 30px;}
	.con_line{width: 100%;margin-bottom: 12px;}
	.con_line input{height: 40px;}
	.con_text textarea{height: 120px;padding: 7px 14px;}
	.con_btn input{width: 130px;height: 40px;font-size: 14px;}
	.contact_map{height: 250px;}

	.xpro_one{padding: 40px 0 50px;}
	.xpro_head{font-size: 20px;padding-bottom: 10px;margin-bottom: 24px;line-height: 36px;}
	.xpro_head:after{width: 40px;height: 2px;}
	.xprone_nr{line-height: 28px;font-size: 14px;}
	.xpro_two{padding: 40px 0;}
	.xprtwo_item{padding: 14px 14px;}
	.xprtwo_icon{width: 42px;margin-right: 16px;}
	.xprtwo_intro dt{margin-bottom: 2px;}
	.xpro_three{padding-bottom: 50px;margin-top: -5px;}
	.xprthree_item{height: 72px;font-size: 14px;}
	.xprthree_item:before{width: 52px;left: 16px;}
	.xprthree_item span{font-size: 26px;margin: 0 4px;}
	.xpro_four{padding: 30px 14px 30px;}
	.xprfour_nr{line-height: 28px;font-size: 14px;}

	.service_choose{margin-bottom: 24px;}
	.choose_head{font-size: 14px;line-height: 40px;}
	.choose_input{height: 40px;padding: 0 14px;}
	.choose_click{right: 14px;}
	.choose_area{padding: 4px 10px 0;}
	.choose_tab_item{line-height: 38px;height: 38px;}
	.choose_data_item li{line-height: 30px;height: 30px;}
	.service_table{margin-bottom: 42px;}
	.service_sj{width: 12%;}
	.service_yj{width: 24%;}
	.service_lx{width: 18%;}
	.service_head dd{line-height: 46px;height: 46px;font-size: 14px;}
	.service_item dd{padding: 12px 0px;line-height: 22px;font-size: 13px;}
	.service_item dd.service_lx a{height: 30px;background-size: 20px!important;}
	.service_popup{width: 345px;border-radius: 8px;}
	.service_popup_close{width: 50px;}
	.service_popup_head{line-height: 46px;height: 46px;font-size: 15px;}
	.service_popup_data{padding: 15px 10px 20px 25px;}
	.service_popup_right i{width: 86px;}

	.support_data{margin-bottom: 42px;}
	.support_eg{padding-bottom: 10px;}
	.support_eg dd{padding: 4px 16px;}
	.support_eg dd.support_tit{padding: 4px 16px;margin-bottom: 10px;}
	.support_eg dd img{max-width: 18px;}

	.order_form{padding: 10px 14px 40px;}
	.order_head{font-size: 18px;line-height: 50px;}
	.order_head span{margin-left: 6px;}
	.order_data{padding: 20px 0 10px;}
	.order_tit{margin-bottom: 14px;font-size: 15px;}
	.order_tit:before{height: 14px;}
	.order_line{margin-bottom: 12px;}
	.order_name{line-height: 38px;}
	.order_input input{height: 38px;}
	.order_btn{padding-top: 12px;}
	.order_btn input{height: 40px;}
}

@media (max-width: 372px){
	.wrap{padding-top: 64px;}
	.nav_button{background-size: 28px;}
	.nav_close{background-size: 18px;}
	.logo a{height: 64px;}
	.m_list{margin-top: 74px;}
	.m_list ul li{font-size: 14px;}
	.m_list ul li a{line-height: 40px;height: 40px;}
	.m_list ul li a span{width: 12px;}
	.m_list ul li ul li a{line-height: 32px;height: 32px;}
	.ibanner .slick-dots{bottom: 42px;}
	.ibanner .slick-dots li{margin: 0 3px;}
	.ibanner .slick-dots li button{width: 30px;height: 3px;}

	.search_area{padding: 10px 10px 8px;}
	.search_form{padding-right: 72px;margin-bottom: 14px;}
	.search_box{line-height: 38px;height: 38px;}
	.search_btn{line-height: 38px;height: 38px;width: 72px;}

	.product{padding: 35px 0 30px;}
	.head_cn{font-size: 18px;line-height: 28px;height: 28px;}
	.pro_bt{line-height: 34px;height: 34px;}
	.pro_item a:before{height: 68px;}

	.about_nr{line-height: 26px;max-height: 130px;}
	.about_item{padding: 5px 0;}
	.about_num span{font-size: 20px;}

	.youshi{padding: 40px 0 35px;}
	.youshi_item{padding: 10px 14px 10px 14px;}
	.youshi_icon{width: 32px;}
	.youshi_intro dt{font-size: 15px;}

	.news{padding: 40px 0 45px;}
	.show_nav{margin-bottom: 10px;}
	.show_nav li{font-size: 14px;}
	.news_intro{padding: 0 14px 8px;}
	.news_intro dt{font-size: 15px;margin-bottom: 2px;}
	.show_time{width: 64px;margin-right: 14px;}
	.show_time dt{font-size: 18px;line-height: 22px;height: 22px;}
	.show_intro dt{margin-bottom: 0px;font-size: 15px;}

	.ny_cn{font-size: 20px;margin-bottom: 2px;}
	.ny_en{font-size: 12px;}
	.subnav_slide{height: 42px;}
	.subnav_item a{line-height: 42px;height: 42px;}
	.subnav_item ul li a{line-height: 34px;height: 34px;}
	.about_head{margin-bottom: 16px;}
	.about_head dt{font-size: 20px;margin-bottom: 6px;}
	.about_head dd{font-size: 14px;}
	.about_content{margin-bottom: 20px;}
	.about_det{line-height: 24px;}
	.main_about{padding: 40px 0 40px;}
	.abvideo_pic img{width: 190%;}
	.abvideo_head dd{font-size: 16px;}
	.abvideo_head i{width: 26px;}

	.main{padding: 40px 0 50px;}
	.news_title{font-size: 16px;}
	.news_publish{font-size: 12px;}
	.next2{margin-top: 24px;font-size: 13px;}
	.next2 ul li a{line-height: 28px;height: 28px;}
	.recom_head{margin-top: 32px;font-size: 16px;}
	.recom_head a{font-size: 12px;padding-right: 14px;}
	.renews_pic{width: 116px;}
	.renews_des{display: none;}
	.repro_eg a p{line-height: 38px;height: 38px;}

	.news_list{margin-bottom: 12px;}
	.news_eg{padding-bottom: 10px;margin-bottom: 16px;}
	.news_des{line-height: 24px;max-height: 48px;}
	.news_time{font-size: 13px;line-height: 22px;height: 22px;}
	.next1 a{width: 30px;height: 30px;line-height: 30px;margin: 0 2px;}

	.contact_area{padding: 25px 15px 35px;margin: 50px auto;}
	.con_head{font-size: 17px;}
	.con_icon{margin-right: 18px;width: 18px;}
	.con_ewm{width: 100px;margin-top: 16px;}
	.con_ewm p{margin-top: 6px;}
	.con_left{margin-bottom: 24px;}
	.con_line input{height: 38px;padding: 0 10px;}
	.con_text textarea{height: 110px;padding: 7px 10px;line-height: 24px;}
	.con_btn input{width: 120px;height: 38px;}
	.contact_map{height: 200px;}

	.xpro_head{font-size: 18px;line-height: 30px;}
	.xpro_head:after{width: 32px;}
	.xprone_nr{line-height: 26px;margin-bottom: 14px;}
	.xprtwo_item{padding: 10px 14px;}
	.xprtwo_icon{width: 38px;margin-right: 12px;}
	.xprtwo_intro dt{margin-bottom: 0px;}
	.xprthree_item{height: 62px;font-size: 13px;}
	.xprthree_item span{font-size: 22px;margin: 0 2px;}
	.xpro_four{padding: 24px 14px 24px;}
	.xprfour_nr{line-height: 26px;}

	.service_choose{margin-bottom: 16px;padding-left: 42px;}
	.choose_head{font-size: 14px;line-height: 38px;}
	.choose_input{height: 38px;padding: 0 10px;}
	.choose_click{right: 10px;}
	.choose_area{padding: 0px 0px 0;font-size: 12px;}
	.choose_data_item li{line-height: 26px;height: 26px;}
	.service_table{margin-bottom: 36px;}
	.service_head dd{line-height: 44px;height: 44px;font-size: 12px;}
	.service_item dd{padding: 8px 0px;line-height: 20px;font-size: 12px;}
	.service_item dd.service_lx a{height: 26px;background-size: 18px!important;}
	.service_popup{width: 290px;}
	.service_popup_close{width: 44px;background-size: 12px;}
	.service_popup_head{line-height: 42px;height: 42px;font-size: 14px;}
	.service_popup_data{padding: 15px 10px 15px 20px;}
	.service_popup_left dd{font-size: 14px;}
	.service_popup_right i{width: 82px;}
	.service_popup_right p{font-size: 12px;line-height: 22px;}

	.support_data{margin-bottom: 36px;}
	.support_eg{margin-bottom: 14px;}
	.support_eg dd{padding: 4px 14px;}
	.support_eg dd.support_tit{padding: 4px 14px;}
	.support_eg dd.support_tit p{font-size: 15px;line-height: 34px;height: 34px;}
	.support_eg dd img{max-width: 16px;margin-right: 8px;}

	.order_form{padding: 10px 14px 32px;}
	.order_head{font-size: 16px;line-height: 46px;}
	.order_head span{margin-left: 4px;font-size: 12px;}
	.order_tit{margin-bottom: 10px;font-size: 14px;padding-left: 10px;line-height: 24px;height: 24px;}
	.order_tit:before{height: 12px;width: 3px;}
	.order_line{margin-bottom: 10px;}
	.order_name{line-height: 32px;font-size: 13px;width: 80px;}
	.order_input{margin-left: 86px;}
	.order_input input{height: 32px;font-size: 13px;}
	.order_btn{padding-top: 10px;}
	.order_btn input{height: 36px;}
}


/*视频样式调整*/
.poptrox-overlay .pic{font-size: 0;}
@media (min-width: 1200px) and (max-width: 1499px){
	.poptrox-overlay iframe{width: 762px!important;height: 500px!important;max-width: 762px!important;}
}
@media (min-width: 992px) and (max-width: 1199px){
	.poptrox-overlay iframe{width: 762px!important;height: 500px!important;max-width: 762px!important;}
}
@media (max-width: 991px){
	.poptrox-overlay iframe{width: 640px!important;height: 420px!important;max-width: 640px!important;}
}
@media (max-width: 767px){
	.poptrox-overlay iframe{width: 538px!important;height: 350px!important;max-width: 538px!important;}
	.closer{right: 0px!important;top: -36px!important;width: 36px!important;height: 36px!important;line-height: 32px!important;}
	.poptrox-popup{padding: 10px 10px 50px!important;}
	.caption{line-height: 50px!important;height: 50px!important;}
}
@media (max-width: 567px){
	.poptrox-overlay iframe{width: 345px!important;height: 230px!important;max-width: 345px!important;}
	.closer{right: 0px!important;top: -32px!important;width: 32px!important;height: 32px!important;line-height: 30px!important;font-size: 26px!important;}
	.poptrox-popup{padding: 10px 10px 40px!important;}
	.caption{line-height: 40px!important;height: 40px!important;}
}
@media (max-width: 372px){
	.poptrox-overlay iframe{width: 290px!important;height: 200px!important;max-width: 290px!important;}
	.closer{right: 0px!important;top: -30px!important;width: 30px!important;height: 30px!important;line-height: 28px!important;font-size: 24px!important;}
}
/*视频样式调整-end*/