/*@font-face{
font-family:MicrosoftYaheiLight;
src:url(../font/Microsoft YaHei UI Light.ttf);
}*/

body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;}
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;}
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: #337aff;}
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;}

.wrapper{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-slide{outline: none;}
.slick-slide a{outline: none;}

.class{width: 280px;height: 100%;background: #ffffff;position: fixed;top: 0;left: 0;z-index: 52;}
.class.on{box-shadow: 0px 10px 30px 0px rgba(9,2,4,.3);}
.class_top{width: 100%;height: 82px;line-height: 82px;overflow: hidden;padding: 0 15px;background: #337aff;text-align: center;}
.class_top span{display: inline-block;padding-left: 42px;font-weight: bold;font-size: 22px;color: #fff;line-height: 82px;height: 82px;overflow: hidden;background: url(../images/class_tel.png)/*tpa=http://www.aodaker.com/template/cn/images/class_tel.png*/ left center no-repeat;background-size: 28px;}
.m_list{width: 100%;height: 78%;overflow-y: auto;}
.m_list ul{width: 100%;height: auto;overflow: hidden;}
.m_list ul li{font-size: 17px;border-bottom: 1px solid #d9d9d9;}
.m_list ul li a{display: block;line-height: 50px;height: 50px;padding: 0 40px 0 15px;overflow: hidden;position: relative;}
.m_list ul li a span{width: 18px;height: 100%;background: url(../images/m_right.png)/*tpa=http://www.aodaker.com/template/cn/images/m_right.png*/ center center no-repeat;background-size: 100%!important;position: absolute;right: 15px;top: 0;}
.m_list ul li a span.close_one{background: url(../images/m_up.png)/*tpa=http://www.aodaker.com/template/cn/images/m_up.png*/ center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{background: #fafafa;color: #337aff;}
.m_list ul li ul{display: none;background: #fafafa;padding-bottom: 12px;}
.m_list ul li ul li{font-size: 16px;border-bottom: none;text-indent: 16px;}
.m_list ul li ul li a{line-height: 40px;height: 40px;color: #333; color: #337aff;}
.m_list ul li ul li a:after{content: "";width: 4px;height: 10px;background: #fafafa;position: absolute;left: 15px;top: 50%;margin-top: -5px;}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{color: #337aff;}
.m_list ul li ul li a:hover:after,.m_list ul li ul li a.cu2:after{background: #808080;}
.m_list ul li ul li ul{display: none;padding-bottom: 0;background: none;}
.m_list ul li ul li ul li{text-indent: 32px;}
.m_list ul li ul li ul li a{color: #808080;line-height: 38px;height: 38px;}
.m_list ul li ul li ul li a:after{display: none;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{color: #337aff;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 48px;}
.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: #337aff;}

.page-prev {
	transform:translate3d(-280px, 0, 0);
	-ms-transform:translate3d(-280px, 0, 0);
	-webkit-transform:translate3d(-280px, 0, 0);	
	-o-transform:translate3d(-280px, 0, 0);	
	-moz-transform:translate3d(-280px, 0, 0);
}
.page-next {
	transform:translate3d(280px, 0, 0);
	-ms-transform:translate3d(280px, 0, 0);
	-webkit-transform:translate3d(280px, 0, 0);	
	-o-transform:translate3d(280px, 0, 0);	
	-moz-transform:translate3d(280px, 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);
}

.wrapper{}
.header{width: 100%;height: 100px;padding: 0 8.2%;position: fixed;left: 0;top: 0;z-index: 10;background: rgba(0,0,0,.1);transition: 400ms;}
.header_on{background: #fff;box-shadow: 0px 2px 8px 0px rgba(0,0,0,.1)}
.logo{width: 324px;height: 100px;font-size: 0px;overflow: hidden;position: absolute;top: 0;}
.logo a{display: block;}
.logo i{width: 324px;height: 100px;display: table-cell;vertical-align: middle;}
.logo i img{max-width: 100%;max-height: 50%;}
.logo i img.logo_w{display: inline;}
.logo i img.logo_b{display: none;}

.header_on .logo i img.logo_w{display: none;}
.header_on .logo i img.logo_b{display: inline-block;}
.nav{width: 100%;padding: 0 286px 0 350px;line-height: 0px;font-size: 0px;text-align: right;}
.nav ul{display: inline-block;}
.nav ul li{display: inline-block;font-size: 16px;text-align: center;float: left;position: relative;}
.nav ul li a{display: block;min-width: 80px;line-height: 100px;height: 100px;padding: 0 20px;overflow: hidden;position: relative;color: #fff;transition: 400ms;}
.nav ul li a:after{content: "";width: 38px;height: 2px;background: #f7ac00;position: absolute;left: 50%;margin-left: -19px;bottom: 22px;filter:alpha(opacity=0);opacity: 0;transform:scale(0,0);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);transition: 400ms;}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{}
.nav ul li a:hover:after,.nav ul li.cu a:after,.nav ul li.on a:after{filter:alpha(opacity=100);opacity: 1;transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);}
.nav ul li .two_box{width: 164px;position: absolute;left: 50%;margin-left: -82px;padding-top: 10px;transition: 400ms;}
.nav ul li ul{display: block;width: 100%;height: auto;/*overflow: hidden;*/background: #fafafa;padding: 18px 0;display: none;}
.nav ul li ul li{display: block;width: 100%;margin: 0px;text-align: left;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{display: block;width: 100%;padding: 0 24px;color: #3a3a3a;line-height: 42px;height: 42px;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a:hover,.nav ul li ul li.cu2 a{color: #337aff;}
/*190305*/
.nav ul li ul li{float: none;}
.nav ul li ul li a span{width: 15px;height: 100%;background: url(../images/m_right.png)/*tpa=http://www.aodaker.com/template/cn/images/m_right.png*/ center center no-repeat;position: absolute;right: 10px;top: 0;background-size: 100%!important;}
.nav ul li ul li.cu2>a>span{background: url(../images/m_right_add.png)/*tpa=http://www.aodaker.com/template/cn/images/m_right_add.png*/ center center no-repeat;}
.nav ul li ul li ul{display: none;position: absolute;left: 100%;top: 0;background: #f0f0f0;padding: 0px;}
.nav ul li ul li ul li a,.nav ul li ul li.cu2 ul li a{color: #666;}
.nav ul li ul li ul li a:hover,.nav ul li ul li ul li.cu3 a{background: #e9e9e9;color: #337aff;}
.nav ul li ul li ul li.cu3>a>span{background: url(../images/m_right_add.png)/*tpa=http://www.aodaker.com/template/cn/images/m_right_add.png*/ center center no-repeat;}
.nav ul li ul li ul li ul{display: none;}
.nav ul li ul li ul li ul li a,.nav ul li ul li ul li.cu3 ul li a{color: #848484;}
.nav ul li ul li ul li ul li a:hover{color: #337aff;}
/*190305 end*/

.tel{padding-left: 54px;font-size: 20px;font-weight: bold;color: #fff;line-height: 38px;height: 38px;position: absolute;top: 50%;margin-top: -19px;right: 8.2%;background: url(../images/tel.png)/*tpa=http://www.aodaker.com/template/cn/images/tel.png*/ left center no-repeat;transition: 400ms;}
.nav_button{width: 32px;height: 100%;background: url(../images/nav_button.png)/*tpa=http://www.aodaker.com/template/cn/images/nav_button.png*/ center center no-repeat;background-size: 32px;position: absolute;right: 4%;top: 0;display: none;}

.header_on .nav ul li a{color: #323232;}
.header_on .nav ul li .two_box{padding-top: 0px;}
.header_on .tel{color: #323232;}

.banner{font-size: 0px;position: relative;}
.banner img{width: 100%;}
.ibanner{}
.ibanner .slick-slide{overflow: hidden;}
.ibanner.slick-dotted.slick-slider{margin-bottom: 0px;}
.banner_pc{}
.banner_mc{}
.banner_item{width: 100%;height: 100%;}
.banner_item a{display: block;height: 100%;overflow: hidden;}
.ibanner .slick-arrow{width: 40px;height: 80px;top: 50%;z-index: 5;transition: 400ms;overflow: hidden;background-size: 100%!important;/*transform: translate(0, 0);-ms-transform: translate(0, 0);-webkit-transform: translate(0, 0);*/}
.ibanner .slick-prev{background: url(../images/prev_banner.png)/*tpa=http://www.aodaker.com/template/cn/images/prev_banner.png*/ center center no-repeat;left: 8.2%;}
.ibanner .slick-next{background: url(../images/next_banner.png)/*tpa=http://www.aodaker.com/template/cn/images/next_banner.png*/ center center no-repeat;right: 8.2%;}
.ibanner .slick-prev:hover,.ibanner .slick-next:hover{}
.ibanner .slick-prev:before{display: none;}
.ibanner .slick-next:before{display: none;}
.ibanner .slick-arrow.slick-disabled{filter:alpha(opacity=50);opacity: 0.5;}
.ibanner .slick-dots{bottom: 28px;z-index: 3;line-height: 0px;font-size: 0px;  display: none!important;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.ibanner .slick-dots li button{width: 8px;height: 8px;background: #fff;border-radius: 50%;padding: 0px;transition: 400ms;filter:alpha(opacity=50);opacity: 0.5;}
.ibanner .slick-dots li.slick-active button{background: #fff;filter:alpha(opacity=100);opacity: 1;}
.ibanner .slick-dots li button:before{display: none;}
.scroll{width: 80px;text-align: center;position: absolute;left: 50%;margin-left: -40px;bottom: 36px;}
.scroll_bt{color: #a7a7a7;font-size: 12px;font-family: "Arial"!important;line-height: 20px;height: 20px;margin-bottom: 16px;overflow: hidden;}
.scroll_img{width: 64px;height: auto;overflow: hidden;margin: 0 auto;font-size: 0px;overflow: hidden;position: relative;}
.scroll_img img{width: 100%;}
.scroll_img:after{content: "";width: 18px;height: 20px;background: url(../images/scroll_jt.png)/*tpa=http://www.aodaker.com/template/cn/images/scroll_jt.png*/ center center no-repeat;background-size: 100%;position: absolute;left: 50%;margin-left: -9px; animation: upDown 1s linear 2s infinite alternate;-webkit-animation: upDown 1s linear infinite alternate;}
@keyframes upDown{
0%{top: 22px;}
100%{top: 32px;}
}
@-webkit-keyframes upDown{
0%{top: 22px;}
100%{top: 32px;}
}

.show{}
.show_item{width: 25%;float: left;height: auto;overflow: hidden;}
.show_item a{display:block;text-align: center;}
.show_item a img{max-width:100%;max-height: 100%;}
.logo1 a img{}

.product{width: 100%;height: auto;overflow: hidden;position: relative;padding: 100px 0 88px;background: url(../images/pro_bg.png)/*tpa=http://www.aodaker.com/template/cn/images/pro_bg.png*/ #f4f4f4 center bottom no-repeat;background-size: 100%;}
.headline{width: 100%;height: auto;overflow: hidden;position: relative;}
.cn{font-size: 30px;font-weight: bold;color: #272727;line-height: 46px;height: 46px;overflow: hidden;}
.en{font-size: 20px;font-family: "Arial"!important;color: #b7b7b7;line-height: 36px;height: 36px;overflow: hidden;float: left;padding-right: 64px;position: relative;}
.en:after{content: "";width: 52px;height: 2px;background: #d6d6d6;position: absolute;top: 50%;right: 0px;margin-top: -1px;}
.imore{font-size: 12px;position: absolute;right: 0px;bottom: 16px;}
.imore a{display: block;color: #5c5c5c;line-height: 32px;border: 1px solid #dfdfdf;border-radius: 16px;height: 34px;overflow: hidden;padding: 0 16px 0 78px;position: relative;transition: 400ms;}
.imore a:before{content: "";width: 18px;height: 1px;background: #d1d1d1;position: absolute;top: 50%;left: 20px;}
.imore a:hover{border: 1px solid #337aff;background: #337aff;color: #fff;}
.imore a:hover:before{background: #fff;}
.pro_slide{width: 100%;height: auto;overflow: hidden;padding-top: 58px;}
.hd_pro{width: 100%;height: auto;overflow: hidden;margin-bottom: 68px;}
.hd_pro ul{width: 100%;height: auto;overflow: hidden;}
.hd_pro ul li{width: 25%;float: left;font-size: 22px;font-weight: bold;padding-left: 7.2%;}
.hd_pro ul li a{display: block;padding-left: 15px;line-height: 32px;height: 32px;overflow: hidden;position: relative;transition: 400ms;}
.hd_pro ul li.on a,.hd_pro ul li:hover a{color: #337aff;}
.hd_pro ul li ul{width: 100%;height: auto;overflow: hidden;padding-top: 14px;}
.hd_pro ul li ul li{width: 100%;font-size: 14px;font-weight: normal;}
.hd_pro ul li ul li a,.hd_pro ul li:hover ul li a,.hd_pro ul li.on ul li a{color: #999;line-height: 28px;height: 28px;}
.hd_pro ul li ul li a:before{content: "";width: 4px;height: 4px;background: #337aff;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.hd_pro ul li ul li a:hover{color: #337aff;}
.bd_pro{width: 100%;height: auto;overflow: hidden;}
.pro_data{text-align: center;width: 52%;margin: 0 auto;position: relative;}
.pro_data img{max-width: 100%;}

.sjx_group1{width: 208px;height: 208px;position: absolute;right: -100px;top: 185px;top: 20%;}
.sjx_solid{width: 100%;height: 100%;background: url(../images/sjx_solid.png)/*tpa=http://www.aodaker.com/template/cn/images/sjx_solid.png*/ center center no-repeat;background-size: 100%!important;position: absolute;top: 0;left: 0;animation: sjRotate 15s linear infinite;-webkit-animation: sjRotate 15s linear infinite;}
.sjx_hollow{width: 100%;height: 100%;background: url(../images/sjx_hollow.png)/*tpa=http://www.aodaker.com/template/cn/images/sjx_hollow.png*/ center center no-repeat;background-size: 100%!important;position: absolute;top: 0;left: 0;animation: sjRotate 15s linear infinite reverse;-webkit-animation: sjRotate 15s linear infinite reverse;}
.sjx_group2{width: 208px;height: 208px;position: absolute;left: -80px;top: 105px;top: 10%;}
.sjx_group2 .sjx_solid{animation: sjRotate 15s linear infinite reverse;-webkit-animation: sjRotate 15s linear infinite reverse;}
.sjx_group2 .sjx_hollow{animation: sjRotate 15s linear infinite;-webkit-animation: sjRotate 15s linear infinite;}
.sjx_group3{width: 95px;height: 95px;position: absolute;right: 14%;top: 50%;}
.sjx_group3 .sjx_solid{background: url(../images/sjx_solid_s.png)/*tpa=http://www.aodaker.com/template/cn/images/sjx_solid_s.png*/ center center no-repeat;animation: sjRotate 15s linear infinite reverse;-webkit-animation: sjRotate 15s linear infinite reverse;}
.sjx_group3 .sjx_hollow{background: url(../images/sjx_hollow_s.png)/*tpa=http://www.aodaker.com/template/cn/images/sjx_hollow_s.png*/ center center no-repeat;animation: sjRotate 15s linear infinite;-webkit-animation: sjRotate 15s linear infinite;}
.circle{width: 58px;height: 58px;border: 8px solid #fff;border-radius: 50%;position: absolute;left: 10%;top: 56%;animation: circleRotate  4s linear infinite;-webkit-animation: circleRotate  4s linear infinite;-moz-animation: rotateZ  4s linear infinite;}
@keyframes sjRotate{
0%{transform: rotate(0deg);-webkit-transform: rotate(0deg);}
100%{transform: rotate(360deg);-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes sjRotate{
0%{transform: rotate(0deg);-webkit-transform: rotate(0deg);}
100%{transform: rotate(360deg);-webkit-transform: rotate(360deg);}
}

@keyframes circleRotate{
0%{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);}
50%{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);}
100%{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}
}
@-webkit-keyframes circleRotate{
0%{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);}
50%{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);}
100%{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}
}

.solution{width: 100%;height: auto;overflow: hidden;padding: 90px 0 172px;background: url(../images/solute_bg.jpg)/*tpa=http://www.aodaker.com/template/cn/images/solute_bg.jpg*/ center center no-repeat;background-size: cover;background-attachment: fixed;}
.solute_data{padding-top: 78px;}
.solute_data ul{height: auto;overflow: hidden;}
.solute_data ul li{width: 25%;float: left;}
.solute_data ul li a{display: block;position: relative;}
/*.box1{transform: rotate(120deg);-ms-transform: rotate(120deg);-moz-transform: rotate(120deg);-webkit-transform: rotate(120deg);overflow: hidden;}*/
/*.box2{transform: rotate(-60deg);-ms-transform: rotate(-60deg);-moz-transform: rotate(-60deg);-webkit-transform: rotate(-60deg);width: 100%;height: 100%;overflow: hidden;}*/
/*.box3{transform: rotate(-60deg);-ms-transform: rotate(-60deg);-moz-transform: rotate(-60deg);-webkit-transform: rotate(-60deg);width: 100%;height: 100%;overflow: hidden;}*/
.solute_img{width: 330px;height: 288px;font-size: 0px;overflow: hidden;margin: 0 auto;position: relative;}
.solute_img i{width: 330px;height: 288px;}
.solute_img i img{max-width: 100%;max-height: 100%;}
.solute_intro{width: 100%;height: 100%;position: absolute;top: 0;left: 0;padding: 0 70px;z-index: 3;overflow: hidden;}
.solute_bt{text-align: center;font-size: 0px;height: auto;overflow: hidden;margin: 56px auto 18px;}
.solute_bt img{max-width: 100%;max-height: 100%; max-height:30px;}
/* .solute_bt11{margin: 56px auto 18px;}
.solute_bt .solute_bt1{max-width: 100%;max-height: 120%;margin: 50px auto 5px;} */
.soluite_nr{font-size: 14px;color: #252525;line-height: 24px;height: 120px;overflow: hidden;letter-spacing: 2px;}
/*.solute_imore{width: 100%;height: 10px;background: url(../images/solute_imore.png) center center no-repeat;filter:alpha(opacity=0);opacity: 0;transition: 400ms;margin-top: 8px;}
.solute_imore,.solute_item3 .solute_imore{background: url(../images/solute_imore_h.png) center center no-repeat;}*/
/* .solute_item1 a:hover{background: url(../images/durasok-a-h.png); color:#f7ab00;}
.solute_item2 a:hover{background: url(../images/aodaker-a-h.png);}
.solute_item3 a:hover{background: url(../images/ukou-a-h.png);}
.solute_item4 a:hover{background: url(../images/atc-a-h.png);} */

/*.solute_item1 .solute_img:before{content: "";width: 196px;height: 196px;background: #fff;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin-top: -98px;margin-left: -98px;z-index: 2;}
.solute_item3 .solute_img:before{content: "";width: 196px;height: 196px;background: #fff;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin-top: -98px;margin-left: -98px;z-index: 2;}*/
.solute_item2 .soluite_nr{color: #000;}
.solute_item4 .soluite_nr{color: #000;}
.solute_data ul li:hover .solute_imore{filter:alpha(opacity=100);opacity: 1;}

.about{padding: 105px 0 60px;height: auto;overflow: hidden;}
.about_intro{width: 50%;height: auto;overflow: hidden;float: left;padding-top: 60px;padding-bottom: 50px;}
.about_intro .headline{margin-bottom: 22px;}
.about_nr{line-height: 36px;max-height: 108px;color: #04080f;overflow: hidden;margin-bottom: 30px;}
.about_imore{position: relative;left: 0;right: auto;bottom: 0;display: inline-block;}
.about_right{width: 50%;height: auto;overflow: hidden;padding-left: 75px;position: relative;float: left;}
.about_head{padding: 20px 24px 16px;position: absolute;top: 38px;background: #3b76e6;color: #fff;margin-left: -10px;}
.about_head:after{content: "";width: 10px;height: 9px;background: url(../images/about_head.png)/*tpa=http://www.aodaker.com/template/cn/images/about_head.png*/ left top no-repeat;background-size: 100%;position: absolute;bottom: -9px;left: 0px;}
.about_cn{font-size: 20px;line-height: 30px;height: 30px;overflow: hidden;}
.about_en{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;}
.about_img{width: 100%;height: auto;overflow: hidden;}
.about_img img{width: 100%;}

.news{width: 100%;height: auto;overflow: hidden;padding-bottom: 108px;height: auto;overflow: hidden;}
.news .headline{margin-bottom: 50px;}
.press_data{width: 514px;height: auto;overflow: hidden;float: left;padding: 60px 64px 62px 64px;background: #f2f2f2;}
.press_time{font-size: 22px;/*font-family: "MicrosoftYaheiLight"!important;*/font-weight: lighter;color: #333; line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 8px;}
.press_bt{font-size: 18px;line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #1f1f1f;margin-bottom: 18px;}
.press_nr{line-height: 24px;height: 48px;overflow: hidden;color: #6f6f6f;margin-bottom: 36px;}
.press_img{width: 100%;height: auto;overflow: hidden;}
.press_img img{width: 100%;transition: 400ms;}
.press_data a:hover .press_img img{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);}
.news_data{width: 856px;padding-left: 105px;float: left;}
.news_data ul{}
.news_data ul li{position: relative;}
.news_data ul li:before{content: "";width: 100%;height: 1px;background: #e5e5e5;position: absolute;top: 0;left: 0;}
.news_data ul li a{display: block;height: auto;overflow: hidden;position: relative;padding: 40px 165px 40px 18px;z-index: 2;transition: 400ms;}
.news_intro{width: 100%;height: auto;overflow: hidden;}
.news_bt{font-size: 16px;line-height: 24px;height: 24px;overflow: hidden;color: #1f1f1f;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 15px;padding-left: 24px;position: relative;}
.news_bt:before{content: "";width: 6px;height: 6px;overflow: hidden;background: #666;border-radius: 50%;position: absolute;top: 50%;margin-top: -3px;left: 0;}
.news_nr{line-height: 24px;height: 48px;overflow: hidden;color: #6f6f6f;padding-left: 24px;}
.news_time{font-size: 20px;line-height: 26px;height: 26px;overflow: hidden;position: absolute;right: 20px;top: 42px;color: #3b3b3b;}
.news_imore{width: 34px;height: 16px;background: url(../images/news_imore.png)/*tpa=http://www.aodaker.com/template/cn/images/news_imore.png*/ right center no-repeat;position: relative;position: absolute;right: 20px;bottom: 44px;border-left: 1px solid #949494;transition: 400ms;}
.news_data ul li:hover{z-index: 2;}
.news_data ul li a:hover{background: #3b76e6;color: #fff;box-shadow: 0px 5px 15px 0px rgba(0,0,0,.4);}
.news_data ul li a:hover .news_bt{color: #fff;}
.news_data ul li a:hover .news_bt:before{background: #fff;}
.news_data ul li a:hover .news_nr{color: #fff;}
.news_data ul li a:hover .news_time{color: #fff;}
.news_data ul li a:hover .news_imore{background: url(../images/news_imore_h.png)/*tpa=http://www.aodaker.com/template/cn/images/news_imore_h.png*/ right center no-repeat;border-left: 1px solid #fff;}

.footer{width: 100%;height: auto;overflow: hidden;/* background: url(../images/footer_bg.jpg) *//*tpa=http://www.aodaker.com/template/cn/images/footer_bg.jpg*/ /* center center no-repeat;background-size: cover;background-attachment: fixed; */background: rgba(25,25,25,1);}
.foot_above{width: 100%;height: auto;overflow: hidden;padding: 56px 0 46px;}
.foot_left{width: 64%;height: auto;overflow: hidden;float: left;}
.foot_logo{height: 76px;margin-bottom: 24px;}
.foot_logo a{display: block;height: 100%;}
.foot_logo a img{max-width: 100%;max-height: 100%;}
.site_map{width: 100%;height: auto;overflow: hidden;}
.site_map ul{width: 100%;height: auto;overflow: hidden;}
.site_map ul li{width: 16.66%;height: auto;overflow: hidden;font-size: 16px;float: left;}
.site_map ul li a{display: block;padding-right: 10px;color: #e4e4e4;line-height: 26px;height: 26px;overflow: hidden;transition: 400ms;}
.site_map ul li a:hover{color: #337aff;}
.site_map ul li ul{padding-top: 22px;height: auto;overflow: hidden;}
.site_map ul li ul li{width: 100%;font-size: 14px;}
.site_map ul li ul li a{color: #868686;}
.site_map ul li ul li a:hover{}
.foot_right{max-width: 36%;height: auto;overflow: hidden;float: right;}
.con_en{font-family: "Arial"!important;font-size: 26px;font-weight: bold;line-height: 42px;height: 42px;overflow: hidden;color: #fff;}
.con_cn{font-size: 20px;line-height: 34px;height: 34px;overflow: hidden;color: #fff;margin-bottom: 24px;}
.con_tel{font-family: "Arial"!important;font-size: 50px;color: #868686;line-height: 74px;overflow: hidden;padding-top: 14px;position: relative;}
.con_tel:before{content: "";width: 28px;height: 1px;background: rgba(228,228,228,.3);position: absolute;top: 0;left: 0;}
.con_nr{line-height: 42px;padding-left: 40px;color: #868686;}
.con_mail{background: url(../images/con_mail.png)/*tpa=http://www.aodaker.com/template/cn/images/con_mail.png*/ left center no-repeat;}
.con_addr{background: url(../images/con_addr.png)/*tpa=http://www.aodaker.com/template/cn/images/con_addr.png*/ left center no-repeat;}
.foot_below{width: 100%;height: auto;overflow: hidden;border-top: 1px solid rgba(57,57,57,.8);padding: 22px 0;}
.foot_below .container{position: relative;}
.copyright{line-height: 24px;color: #4e4e4e;width: 90%;}
.copyright span{color: #949494;}
.totop{width: 40px;height: 40px;background: url(../images/to_top.png)/*tpa=http://www.aodaker.com/template/cn/images/to_top.png*/ rgba(255,255,255,.2) center center no-repeat;border-radius: 50%;overflow: hidden;position: absolute;right: 15px;top: 50%;margin-top: -20px;cursor: pointer;}

.bottom{width: 100%;height: auto;overflow: hidden;text-align: center;position: fixed;bottom: 0;z-index: 50;background: #2c2c2c;}
.bottom ul{}
.bottom ul li{width: 25%;float: left;}
.bottom ul li a{display: block;padding: 14px 15px 4px;}
.btn_img{width: 100%;height: 22px;font-size: 0px;margin-bottom: 4px;}
.btn_img img{max-width: 100%;max-height: 100%;}
.btn_bt{line-height: 24px;height: 24px;overflow: hidden;color: #fff;}
.opacity{width: 100%;height: 100%;background: #000;filter:alpha(opacity=50);opacity: 0.5;position: fixed;top: 0;left: 0;z-index: 51;display: none;}

.ny_banner{}
.ny_banner img{width: 100%;position: relative;left: 50%;transform: translatex(-50%);}
.main{width: 100%;height: auto;overflow: hidden;background: #f8f8f8;padding: 80px 0 70px;}
.shadow{box-shadow: 0px 0px 15px 2px rgba(0,0,0,.1);background: #fff;}
.left_area{width: 255px;margin-right: 25px;float: left;}
.left_box{margin-bottom: 10px;}
.left_tit{font-size: 24px;padding: 0 75px 0 34px;line-height: 56px;height: 56px;overflow: hidden;font-weight: bold;color: #f8f8f8;position: relative;background: #3b76e6;}
.left_tit i{width: 15px;height: 4px;background: #fff;position: absolute;top: 50%;margin-top: -2px;right: 20px;}
.left_tit a{font-size: 12px;line-height: 56px;height: 56px;overflow: hidden;padding-left: 18px;position: absolute;right: 20px;top: 0;color: #fff;font-weight: normal;}
.left_tit a:before{content: "";width: 8px;height: 1px;background: #fff;position: absolute;top: 50%;left: 0;}
.left_pro{padding: 18px 13px 30px;height: auto;overflow: hidden;}
.left_search{width: 100%;height: auto;overflow: hidden;position: relative;border: 1px solid #e1e1e1;border-radius: 20px;padding-right: 45px;margin-bottom: 16px;}
.left_search:after{content: "";width: 1px;height: 20px;background: #dedede;position: absolute;right: 44px;top: 50%;margin-top: -10px;}
.left_sr_btn{width: 44px;height: 100%;overflow: hidden;background: url(../images/left_search.png)/*tpa=http://www.aodaker.com/template/cn/images/left_search.png*/ center center no-repeat;position: absolute;right: 0;top: 0;}
.left_sr_box{width: 100%;padding: 0 12px;line-height: 38px;height: 38px;overflow: hidden;font-family:"微软雅黑"!important;}
.left_sr_box::-webkit-input-placeholder { /* WebKit browsers*/ color:#bebebe;}
.left_sr_box:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ color:#bebebe;}
.left_sr_box::-moz-placeholder {  /* Mozilla Firefox 19+*/ color:#bebebe;}
.left_sr_box:-ms-input-placeholder { /* Internet Explorer 10+*/ color:#bebebe;}
.left_list{width: 100%;height: auto;overflow: hidden;}
.left_list ul{width: 100%;height: auto;overflow: hidden;}
.left_list ul li{font-size: 16px;text-indent: 22px;}
.left_list ul li a{display: block;color: #848484;line-height: 34px;height: 34px;overflow: hidden;position: relative;transition: 400ms;}
.left_list ul li a:before{content: "";width: 6px;height: 6px;background: #bdbdbd;border-radius: 50%;position: absolute;left: 2px;top: 50%;margin-top: -3px;transition: 400ms;}
.left_list ul li a:hover,.left_list ul li a.on{color: #3b76e6;}
.left_list ul li a:hover:before,.left_list ul li a.on:before{background: #3b76e6;}
/*190305*/
.left_list ul li a{padding-right: 20px;}
.left_list ul li a span{width: 14px;height: 100%;background: url(../images/add_plus_s.png)/*tpa=http://www.aodaker.com/template/cn/images/add_plus_s.png*/ center center no-repeat;position: absolute;top: 0;right: 0;background-size: 100%!important;}
.left_list ul li a span.close_add{background: url(../images/add_minus_s.png)/*tpa=http://www.aodaker.com/template/cn/images/add_minus_s.png*/ center center no-repeat;}
.left_list ul li ul{display: none;}
.left_list ul li ul li{}
.left_list ul li ul li a{}
.left_list ul li ul li a:before{display: none;}
.left_list ul li ul li a:hover,.left_list ul li ul li a.cu2{}
/*190305 end*/

.left_ser{padding: 15px 13px 24px;}
.left_solute{padding: 20px 30px 28px;background: url(../images/left_solute.jpg)/*tpa=http://www.aodaker.com/template/cn/images/left_solute.jpg*/ center center no-repeat;background-size: cover;}
.left_solute ul{width: 100%;height: auto;overflow: hidden;}
.left_solute ul li{font-size: 20px;font-family: "Arial"!important;font-weight: bold;}
.left_solute ul li a{display: block;color: #fff;line-height: 34px;height: 34px;overflow: hidden;transition: 400ms;}
.left_solute ul li a:hover{text-decoration: underline!important;}
.left_news{padding: 16px 22px 18px 14px;}
.left_news ul{width: 100%;height: auto;overflow: hidden;}
.left_news ul li{padding-bottom: 14px;margin-bottom: 14px;border-bottom: 1px solid #e3e3e3;height: auto;overflow: hidden;}
.left_news ul li:last-child{padding-bottom: 0px;margin-bottom: 0px;border-bottom: none;}
.left_news ul li a{display: block;position: relative;padding-left: 68px;color: #848484;}
.left_news_date{width: 58px;height: 100%;padding: 1px 0;border: 1px solid #e0e0e0;border-radius: 4px;overflow: hidden;text-align: center;position: absolute;left: 0;top: 0;}
.left_news_date p{line-height: 22px;height: 22px;overflow: hidden;}
.left_news_y{letter-spacing: 1px;}
.left_news_d{}
.left_news_tit{line-height: 24px;height: 48px;overflow: hidden;color: #848484;transition: 400ms;}
.left_news ul li a:hover .left_news_tit{color: #3b76e6;}
.left_con{color: #5a5a5a;padding: 26px 22px 14px;height: auto;overflow: hidden;}
.left_con_tel{font-size: 18px;line-height: 32px;padding-left: 46px;margin-bottom: 12px;background: url(../images/left_con_tel.png)/*tpa=http://www.aodaker.com/template/cn/images/left_con_tel.png*/ left 1px no-repeat;}
.left_con_addr{line-height: 32px;padding-left: 46px;background: url(../images/left_con_addr.png)/*tpa=http://www.aodaker.com/template/cn/images/left_con_addr.png*/ left 1px no-repeat;}

.mc_area{position: relative;display: none;}
.heading{font-size: 0px;line-height: 0px;height: auto;overflow: hidden;position: relative;}
.title{display: inline-block;min-width: 120px;padding: 0 30px;line-height: 34px;height: 34px;overflow: hidden;color: #fff;background: #337aff;font-size: 16px;text-align: center;border-top-left-radius: 5px;border-top-right-radius: 5px;overflow: hidden;}
.classify{font-size: 14px;padding: 0 30px 0 16px;line-height: 28px;height: 28px;overflow: hidden;border-radius: 15px;background: #337aff;color: #fff;position: absolute;top: 50%;margin-top: -14px;right: 0px;}
.classify:after{content: "";width: 5px;height: 100%;background: url(../images/classify.png)/*tpa=http://www.aodaker.com/template/cn/images/classify.png*/ center center no-repeat;background-size: 100%;position: absolute;right: 14px;top: 0;transition: 400ms;}
.classify.class_close:after{transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.classify_list{width: 100%;padding: 16px 30px;height: auto;overflow: hidden;background: #fefefe;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;overflow: hidden;box-shadow: 0px 3px 10px 0px rgba(0,0,0,.15);margin-bottom: 10px;display: none;}
.classify_list ul{width: 100%;height: auto;overflow: hidden;}
.classify_list ul li{font-size: 15px;text-indent: 20px;}
.classify_list ul li a{display: block;line-height: 32px;height: 32px;overflow: hidden;position: relative;}
.classify_list ul li a:before{content: "";width: 5px;height: 5px;background: #337aff;border-radius: 50%;overflow: hidden;position: absolute;left: 0;top: 50%;margin-top: -2.5px;}
.classify_list ul li a:hover,.classify_list ul li a.on{color: #337aff;}
/*190305*/
.classify_list ul li a{padding-right: 20px;}
.classify_list ul li a span{width: 14px;height: 100%;background: url(../images/add_plus_s.png)/*tpa=http://www.aodaker.com/template/cn/images/add_plus_s.png*/ center center no-repeat;position: absolute;top: 0;right: 0;background-size: 100%!important;}
.classify_list ul li a span.close_add{background: url(../images/add_minus_s.png)/*tpa=http://www.aodaker.com/template/cn/images/add_minus_s.png*/ center center no-repeat;}
.classify_list ul li ul{display: none;}
.classify_list ul li ul li{}
.classify_list ul li ul li a{}
.classify_list ul li ul li a:before{display: none;}
.classify_list ul li ul li a:hover,.classify_list ul li ul li a.cu2{}
/*190305 end*/

.right_area{width: 1090px;float: left;}
.right_below{padding-bottom: 60px;}
.pro_list{width: 100%;height: auto;overflow: hidden;margin-bottom: 25px;position: relative;}
.pro_list ul{width: 100%;height: auto;overflow: hidden;position: relative;}
.pro_list ul li{width: 33.33%;height: auto;overflow: hidden;float: left;}
/*线条边框*/
.pro_list ul li a{display: block;padding: 25px 20px 20px 20px;height: auto;overflow: hidden;position: relative;}
.pro_list ul li a:before{content: "";width: 1px;height: 100%;background: #f1f1f1;position: absolute;bottom: 0;right: 0px;}
.pro_list ul li a:after{content: "";width: 100%;height: 1px;background: #f1f1f1;position: absolute;bottom: 0;left: 0px;}
.pro_list:before{content: "";width: 100%;height: 25px;background: #fff;position: absolute;left: 0;top: 0;z-index: 2;}
.pro_list:after{content: "";width: 100%;height: 20px;background: #fff;position: absolute;left: 0;bottom: 0;z-index: 2;}
.pro_list ul:before{content: "";width: 20px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;z-index: 2;}
.pro_list ul:after{content: "";width: 20px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;z-index: 2;}
/*外围多余线条用伪类覆盖*/
.pro_pic{width:100%;font-size: 0px;height:25rem;overflow: hidden;margin-bottom: 24px;background: #f8f8f8;}
.pro_pic img{width:100%;height: 100%;transition: 400ms;}
.pro_bt{font-size: 16px;color: #595959;line-height: 28px;height: 28px;padding-right: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;transition: 400ms;}
.pro_bt:after{content: "";width: 20px;height: 2px;background: #979797;position: absolute;top: 50%;right: 0;margin-top: -1px;transition: 400ms;}
.pro_nr{line-height: 22px;height: 44px;overflow: hidden;color: #9d9d9d;}
.pro_list ul li a:hover .pro_bt{color: #3b76e6;}
.pro_list ul li a:hover .pro_bt:after{background: #3b76e6;}
.pro_list ul li a:hover .pro_pic img{transform:scale(1.08,1.08);-webkit-transform:scale(1.08,1.08);-moz-transform:scale(1.08,1.08);-ms-transform:scale(1.08,1.08);}

.next1{width: 100%;height: auto;overflow: hidden;text-align: center;}
.next1 ul{display: inline-block;height: auto;overflow: hidden;vertical-align: top;margin-top: -15px;}
.next1 ul li{display: inline-block;}
.next1 a{display: inline-block;vertical-align: top;font-family: "Arial"!important;font-size: 16px;font-weight: bold;width: 38px;height: 38px;line-height: 38px;margin: 0 5px;color: #fff;background: #cecece;transition: 400ms;}
.next1 a:hover,.next1 a.on1{background: #3b76e6;}
.next1 a.page_prev{background: url(../images/page_prev.png)/*tpa=http://www.aodaker.com/template/cn/images/page_prev.png*/ #cecece center center no-repeat;}
.next1 a.page_next{background: url(../images/page_next.png)/*tpa=http://www.aodaker.com/template/cn/images/page_next.png*/ #cecece center center no-repeat;}
.next1 a.page_prev:hover{background: url(../images/page_prev.png)/*tpa=http://www.aodaker.com/template/cn/images/page_prev.png*/ #3b76e6 center center no-repeat;}
.next1 a.page_next:hover{background: url(../images/page_next.png)/*tpa=http://www.aodaker.com/template/cn/images/page_next.png*/ #3b76e6 center center no-repeat;}

.download_head{padding: 0 35px;line-height: 56px;height:56px;overflow: hidden;font-size: 20px;font-weight: bold;color: #fff;background: #3b76e6;text-align: center;}
.dl_name{width: 54%; float: left;}
.dl_file{width: 26%; float: left;}
.dl_icon{width: 20%; float: left;}
.dl_list{padding: 8px 35px 60px 35px;height: auto;overflow: hidden;}
.dl_list ul{width: 100%;height: auto;overflow: hidden;}
.dl_list ul li{line-height: 72px;height: auto;overflow: hidden;border-bottom: 1px solid #e8e8e8;font-size: 16px;color: #595959;}
.dl_tit{width: 54%;padding: 0 30px 0 20px;line-height: 72px;height: 72px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
.dl_des{width: 26%;padding: 0 20px;line-height: 72px;height: 72px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;text-align: center;}
.dl_btn{width: 20%;float: left;}
.dl_btn a{display: block;height: 72px;width: 36px;margin: 0 auto;background: url(../images/download.png)/*tpa=http://www.aodaker.com/template/cn/images/download.png*/ center center no-repeat;}

.detail_box{padding: 66px 56px 50px;margin-bottom: 10px;height: auto;overflow: hidden;}
.pro_title{font-size: 32px;font-weight: bold;color: #3b76e6;text-align: center;line-height: 46px;margin-bottom: 50px;}
.pro_det_above{width: 100%;height: auto;overflow: hidden;margin-bottom: 80px;}
.pro_image{width: 54%;float: left;height: auto;overflow: hidden;text-align: center;}
.pro_image img{width: 100%;}
.pro_pram{width: 46%;float: left;height: auto;overflow: hidden;font-size: 16px;line-height: 28px;padding-left: 56px;padding-top: 35px;color: #4d4d4d;}
.pro_pram p.pram_tit{font-weight: bold;font-size: 20px;margin-bottom: 18px;}
.pro_det{line-height: 22px;color: #4d4d4d;}
.pro_det img{max-width: 100%;max-height: 100%;}
.next2{padding: 35px 320px 0px 0px;height: auto;overflow: hidden;position: relative;margin-top: 60px;border-top: 1px dashed #bfbfbf;}
.next2 ul{width: 100%;height: auto;overflow: hidden;}
.next2 ul li{}
.next2 ul li a{display: block;color: #7d7d7d;transition: 400ms;line-height: 34px;height: 34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.next2 ul li a:hover{color: #3b76e6;}
.share{height: auto;overflow: hidden;text-align: right;position: absolute;top: 56px;right: 0px;}
#share_box{height: auto;overflow: hidden;display: inline-block;}
#share_box span{display: inline-block;float: left;line-height: 30px;height: 30px;color: #8b8b8b;font-size: 14px;}
#share_box li{width: 76px;height: 30px;overflow: hidden;float: left;border-right: 1px solid #eee;}
#share_box a{display:block;width: 76px;height: 30px!important;line-height:30px;margin:0px 0px;padding:0;cursor:pointer;font-size: 0px;overflow: hidden;background-size: 36px!important;transition: 400ms;}
#share_box a.bds_weixin{background: url(../images/share_wx.png)/*tpa=http://www.aodaker.com/template/cn/images/share_wx.png*/ center center no-repeat;}
#share_box a.bds_weixin:hover{background: url(../images/share_wx_h.png)/*tpa=http://www.aodaker.com/template/cn/images/share_wx_h.png*/ center center no-repeat;}
#share_box a.bds_sqq{background: url(../images/share_qq.png)/*tpa=http://www.aodaker.com/template/cn/images/share_qq.png*/ center center no-repeat;}
#share_box a.bds_sqq:hover{background: url(../images/share_qq_h.png)/*tpa=http://www.aodaker.com/template/cn/images/share_qq_h.png*/ center center no-repeat;}
#share_box a.bds_tsina{background: url(../images/share_wb.png)/*tpa=http://www.aodaker.com/template/cn/images/share_wb.png*/ center center no-repeat;}
#share_box a.bds_tsina:hover{background: url(../images/share_wb_h.png)/*tpa=http://www.aodaker.com/template/cn/images/share_wb_h.png*/ center center no-repeat;}

.right_pro{}
.rtpro_head{margin-bottom: 10px;}
.rtpro_head span{display: none;}
.rtpro_head a{right: 30px;}
.rtpro_list{}
.rtpro_list ul{width: 100%;display: inline-block;}
.rtpro_list ul li{width: 23.65%;height: auto;overflow: hidden;float: left;margin-right: 1.8%;box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);background: #fff;}
.rtpro_list ul li:nth-child(4n){margin-right: 0;}
.rtpro_list ul li a{display: block;padding: 8px;}
.rtpro_pic{margin-bottom: 16px;}
.rtpro_list ul li a:hover .rtpro_bt{color: #3b76e6;}
.rtpro_list ul li a:hover .rtpro_bt:after{background: #3b76e6;}
.rtpro_list ul li a:hover .rtpro_pic img{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);}

.news_title{font-size: 20px;line-height: 32px;color: #454545;text-align: center;margin-bottom: 8px;}
.news_piblish{text-align: center;color: #878787;line-height: 24px;margin-bottom: 35px;}
.right_solute{padding: 24px 25px 30px;background: #fff;box-shadow: 0px 0px 12px 1px rgba(0,0,0,.1);}
.rtsolute_head{width: 100%;height: auto;overflow: hidden;margin-bottom: 22px;}
.rtsolute_head p{font-size: 48px;font-weight: bold;font-family: "Arial"!important;line-height: 58px;height: 58px;overflow: hidden;letter-spacing: 4px;}
.rtsolute_head span{display: inline-block;float: left;font-size: 20px;color: #5c5c5c;line-height: 30px;height: 30px;padding-right: 64px;overflow: hidden;position: relative;}
.rtsolute_head span:after{content: "";width: 52px;height: 2px;background: #dedede;position: absolute;top: 50%;right: 0;margin-top: -1px;}
.rtsolute_list{font-size: 0;line-height: 0;}
.rtsolute_list ul{display: inline-block;width: 100%;}
.rtsolute_list ul li{width: 23.5%;margin-right: 2%;float: left;}
.rtsolute_list ul li:nth-child(4n){margin-right: 0%;}
.rtsolute_list ul li a{display: block;position: relative;}
.rtsolute_img{width: 100%;}
.rtsolute_img img{width: 100%;}
.rtsolute_intro{width: 100%;height: 100%;position: absolute;top: 0;left: 0;padding: 34px 40px 0px;}
.rtsolute_letter{font-family: "Arial"!important;font-size: 16px;font-weight: bold;line-height: 34px;height: 34px;margin-bottom: 5px;text-indent: 10.5px;color: #fff;background: url(../images/letter.png)/*tpa=http://www.aodaker.com/template/cn/images/letter.png*/ left center no-repeat;background-size: auto 100%;overflow: hidden;}
.rtsolute_des{line-height: 22px;font-size: 14px;height: 110px;overflow: hidden;color: #fff;letter-spacing: 2px;}
.rtsolute_more{margin-top: 10px;height: 10px;background: url(../images/solute_imore.png)/*tpa=http://www.aodaker.com/template/cn/images/solute_imore.png*/ right center no-repeat;transition: 400ms;filter:alpha(opacity=0);opacity: 0;}
.rtsolute_bt{width: 194px;height: 50px;margin: -25px auto 0;background: #fff;box-shadow: 0px 1px 15px 0px rgba(0,0,0,.2);position: relative;z-index: 2;}
.rtsolute_bt i{width: 194px;height: 50px;}
.rtsolute_list ul li a:hover .rtsolute_more{filter:alpha(opacity=100);opacity: 1;}

.public{margin-bottom: 10px;}
.about_det{padding: 64px 66px 70px;height: auto;overflow: hidden;font-size: 16px;line-height: 34px;}
.about_det img{max-width: 100%;max-height: 100%;}

.solute_heading{line-height: 56px;height: 56px;text-align: center;color: #fff;background: #3b76e6;font-size: 20px;}
.solute_content{padding: 40px 56px 70px;}
.solute_title{text-align: center;margin-bottom: 35px;}
.solute_title img{max-width: 100%;max-height: 100%;}
.solute_image{width: 44%;height: auto;overflow: hidden;text-align: center;margin: 0 auto;margin-bottom: 54px;}
.solute_image img{max-width: 100%;max-height: 100%;}
.solute_det{font-size: 16px;line-height: 28px;color: #4d4d4d;}
.solute_det img{max-width: 100%;}/*190508*/

.news_list{padding: 58px 58px 0px 58px;height: auto;overflow: hidden;}
.news_list ul{width: 100%;height: auto;overflow: hidden;}
.news_list ul li{width: 47%;float: left;height: auto;overflow: hidden;margin-bottom: 60px;}
.news_list ul li:nth-child(odd){margin-right: 6%;}
.news_list ul li a{display: block;height: auto;overflow: hidden;border-bottom: 1px solid #d7d7d7;transition: 400ms;}
.news_pic{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.news_pic img{width: 100%;transition: 400ms;}
.news_below{margin: 18px 0 20px;height: auto;overflow: hidden;position: relative;padding: 12px 60px 12px 114px;}
.news_below:after{content: "";width: 12px;height: 100%;background: url(../images/news_jt.png)/*tpa=http://www.aodaker.com/template/cn/images/news_jt.png*/ center center no-repeat;background-size: 100%!important;position: absolute;top: 0;right: 0;transition: 400ms;}
.news_date{position: absolute;top: 0;left: 0;width: 90px;height: 100%;border: 1px solid #eee;padding: 0 10px 0 16px;color: #666;}
.news_y{font-size: 26px;line-height: 32px;height: 32px;overflow: hidden;margin-top: 11px;transition: 400ms;}
.news_d{line-height: 18px;height: 18px;overflow: hidden;}
.news_info{position: relative;height: auto;overflow: hidden;}
.news_tit{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;margin-bottom: 3px;transition: 400ms;}
.news_des{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #909090;}
.news_list ul li a:hover{border-bottom: 1px solid #3b76e6;}
.news_list ul li a:hover .news_below:after{background: url(../images/news_jt_h.png)/*tpa=http://www.aodaker.com/template/cn/images/news_jt_h.png*/ center center no-repeat;}
.news_list ul li a:hover .news_y{color: #3b76e6;}
.news_list ul li a:hover .news_tit{color: #3b76e6;}
.news_list ul li a:hover .news_pic img{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);}

@media (min-width: 1500px){
	.container{width: 1400px;}
}

@media (min-width: 1500px) and (max-width: 1649px){
	.header{padding: 0 5.2%;}
	.tel{right: 5.2%;}
	.nav{padding: 0 240px 0 350px;}
}

@media (min-width: 1400px) and (max-width: 1499px){
	.header{padding: 0 3.2%;}
	.nav{padding: 0 224px 0 350px;}
	.tel{right: 3.2%;background-size: 34px;padding-left: 50px;}
}
@media (min-width: 1200px) and (max-width: 1399px){
	.header{padding: 0 3.2%;}
	.nav{padding: 0 0px 0 350px;}
	.tel{display: none;}
}

@media (min-width: 1200px) and (max-width: 1499px){
	.nav ul li ul{padding: 14px 0;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 38px;height: 38px;padding: 0 20px;}

	.cn{font-size: 28px;line-height: 42px;height: 42px;}
	.en{padding-right: 58px;}
	.en:after{width: 46px;}
	.imore a{padding: 0 16px 0 70px;}
	.product{padding: 82px 0 70px;}
	.pro_slide{padding-top: 48px;}
	.hd_pro{margin-bottom: 58px;}
	.hd_pro ul li{padding-left: 5%;font-size: 21px;}
	.hd_pro ul li ul{padding-top: 10px;}

	.sjx_group1{width: 186px;height: 186px;}
	.sjx_group2{width: 186px;height: 186px;top: 16%;}
	.sjx_group3{right: 5%;}
	.circle{left: 5%;}

	.solution{padding: 90px 0 150px;}
	.solute_data{padding-top: 68px;}
	.solute_img{width: 292px;height: 254px;}
	.solute_img i{width: 292px;height: 254px;}
	.solute_item1 .solute_img:before{width: 188px;height: 188px;margin-left: -94px;margin-top: -94px;}
	.solute_item3 .solute_img:before{width: 188px;height: 188px;margin-left: -94px;margin-top: -94px;}
	.solute_intro{padding: 0 56px;}
	.solute_bt{margin: 46px auto 20px;}
	.soluite_nr{max-height: 96px;height: 96px;}
	/*.solute_item2 .soluite_nr{margin-bottom: 18px;}*/
	.solute_imore{margin-top: 14px;}

	.about{padding: 92px 0 60px;}
	.about_intro{padding: 32px 0 30px;}
	.about_right{padding-left: 65px;}
	.about_head{padding: 14px 20px 12px;top: 30px;}
	.about_cn{font-size: 19px;line-height: 28px;height: 28px;}
	.about_en{font-size: 15px;}
	
	.news{padding-bottom: 98px;}
	.news .headline{margin-bottom: 34px;}
	.news_data{width: 656px;padding-left: 60px;}
	.news_data ul li a{padding: 40px 134px 40px 18px;}

	.foot_above{padding: 50px 0 46px;}
	.foot_left{width: 68%;}
	.foot_logo{margin-bottom: 16px;height: 74px;}
	.site_map ul li ul{padding-top: 16px;}
	.foot_right{max-width: 32%;padding-top: 15px;}
	.con_en{font-size: 24px;line-height: 38px;height: 38px;}
	.con_cn{margin-bottom: 20px;}
	.con_tel{font-size: 46px;padding-top: 6px;}
	.con_nr{line-height: 38px;background-size: 24px!important;padding-left: 38px;}

	.main{padding: 70px 0 70px;}
	.left_area{width: 240px;margin-right: 24px;}
	.left_tit{font-size: 22px;padding: 0 75px 0 20px;}
	.left_pro{padding: 18px 13px 24px;}
	.left_sr_btn{background-size: 18px;}
	.left_sr_box{line-height: 34px;height: 34px;}
	.left_con{padding: 24px 22px 18px;}
	.left_con_tel{background-size: 28px;line-height: 30px;padding-left: 40px;margin-bottom: 10px;}
	.left_con_addr{background-size: 28px;line-height: 30px;padding-left: 40px;}

	.right_area{width: 906px;}
	.right_below{padding-bottom: 52px;}
	.pro_list ul li a{padding: 22px 18px 18px 18px;}
	.pro_list:before{height: 22px;}
	.pro_list:after{height: 18px;}
	.pro_list ul:before{width: 18px;}
	.pro_list ul:after{width: 18px;}
	.pro_pic{margin-bottom: 18px;}
	.next1 a{width: 36px;height: 36px;line-height: 36px;}
	
	.download_head{padding: 0 28px;}
	.dl_list{padding: 8px 28px 50px 28px;}
	.dl_list ul li{line-height: 68px;}
	.dl_tit{line-height: 68px;height: 68px;padding: 0 20px 0 14px;}
	.dl_des{line-height: 68px;height: 68px;}
	.dl_btn a{height: 68px;background-size: 28px;}

	.detail_box{padding: 52px 40px 40px;}
	.pro_title{font-size: 28px;line-height: 40px;height: 40px;margin-bottom: 40px;}
	.pro_det_above{margin-bottom: 50px;}
	.pro_pram{font-size: 15px;line-height: 26px;padding-left: 42px;padding-top: 24px;}
	.pro_pram p.pram_tit{font-size: 18px;margin-bottom: 12px;}
	.next2{padding: 28px 320px 0px 0px;margin-top: 50px;}
	.share{top: 44px;}
	#share_box li{width: 70px;}
	#share_box a{width: 70px;background-size: 32px!important;}
	.rtpro_head a{right: 24px;}
	.rtpro_pic{margin-bottom: 12px;}

	.news_title{font-size: 19px;line-height: 30px;}
	.news_piblish{margin-bottom: 24px;}
	.rtsolute_head{margin-bottom: 18px;}
	.rtsolute_head p{font-size: 44px;line-height: 52px;height: 52px;letter-spacing: 3px;}
	.rtsolute_head span{font-size: 19px;line-height: 28px;height: 28px;}
	.rtsolute_intro{padding: 22px 20px 0;}
	.rtsolute_letter{line-height: 32px;height: 32px;text-indent: 9px;}
	.rtsolute_des{height: 88px;}
	.rtsolute_bt{width: 156px;height: 40px;margin: -20px auto 0;}
	.rtsolute_bt i{width: 156px;height: 40px;}

	.about_det{padding: 52px 60px 62px;}

	.news_list{padding: 58px 58px 0px 58px;height: auto;overflow: hidden;}
	.news_list ul{width: 100%;height: auto;overflow: hidden;}
	.news_list ul li{width: 47%;float: left;height: auto;overflow: hidden;margin-bottom: 60px;}
	.news_list ul li:nth-child(odd){margin-right: 6%;}
	.news_below{margin: 18px 0 20px;height: auto;overflow: hidden;position: relative;padding: 12px 60px 12px 114px;}
	.news_below:after{content: "";width: 12px;height: 100%;background: url(../images/news_jt.png)/*tpa=http://www.aodaker.com/template/cn/images/news_jt.png*/ center center no-repeat;background-size: 100%!important;position: absolute;top: 0;right: 0;transition: 400ms;}
	.news_date{position: absolute;top: 0;left: 0;width: 90px;height: 100%;border: 1px solid #eee;padding: 0 10px 0 16px;color: #666;}
	.news_y{font-size: 26px;line-height: 32px;height: 32px;overflow: hidden;margin-top: 11px;transition: 400ms;}
	.news_d{line-height: 18px;height: 18px;overflow: hidden;}
	.news_tit{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;margin-bottom: 3px;transition: 400ms;}
	.news_des{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #909090;}
	
	.solute_heading{font-size: 18px;}
	.solute_content{padding: 40px 46px 60px;}
	.solute_title{margin-bottom: 28px;}
	.solute_image{width: 50%;margin-bottom: 42px;}

	.news_list{padding: 46px 46px 0px 46px;}
	.news_list ul li{width: 47.2%;margin-bottom: 44px;}
	.news_list ul li:nth-child(odd){margin-right: 5.6%;}
	.news_below{padding: 12px 52px 12px 108px;}
	.news_date{width: 88px;}
	.news_y{font-size: 24px;}	
}

@media (min-width: 992px) and (max-width: 1199px){
	.header{padding: 0 2%;height: 92px;}
	.logo{width: 298px;height: 92px;}
	.logo i{width: 298px;height: 92px;}
	.nav{padding: 0 0px 0 340px;}
	.nav ul li a{line-height: 92px;height: 92px;padding: 0 14px;}
	.nav ul li a:after{width: 32px;margin-left: -16px;}
	.nav ul li ul{padding: 14px 0;}
	.nav ul li ul li{font-size: 15px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 34px;height: 34px;padding: 0 20px;}
	.tel{display: none;}
	
	.ibanner .slick-arrow{width: 40px;height: 80px;background-size: 90%!important;}
	.ibanner .slick-prev{left: 5%;}
	.ibanner .slick-next{right: 5%;}
	.scroll{bottom: 32.5px;}
	.scroll_bt{margin-bottom: 12px;}
	.scroll_img{width: 58px;}
	.scroll_img:after{width: 16px;margin-left: -8px;}
	@keyframes upDown{
	0%{top: 20px;}
	100%{top: 28px;}
	}
	@-webkit-keyframes upDown{
	0%{top: 20px;}
	100%{top: 28px;}
	}

	.cn{font-size: 26px;line-height: 38px;height: 38px;}
	.en{padding-right: 52px;}
	.en:after{width: 42px;}
	.imore{bottom: 5px;}
	.imore a{padding: 0 16px 0 60px;}
	.imore a:before{left: 16px;}
	.product{padding: 70px 0 54px;}
	.pro_slide{padding-top: 38px;}
	.hd_pro{margin-bottom: 46px;}
	.hd_pro ul li{padding-left: 3%;font-size: 20px;}
	.hd_pro ul li ul{padding-top: 10px;}

	.sjx_group1{width: 150px;height: 150px;right: -72px;top: 25%;}
	.sjx_group2{width: 150px;height: 150px;top: 30%;left: -72px;}
	.sjx_group3{right: 5%;width: 86px;height: 86px;top: 60%;}
	.circle{left: 5%;top: 68%;width: 50px;height: 50px;}

	.solution{padding: 80px 0 116px;}
	.solute_data{padding-top: 60px;}
	.solute_img{width: 235px;height: 204px;}
	.solute_img i{width: 235px;height: 204px;}
	.solute_item1 .solute_img:before{width: 160px;height: 160px;margin-left: -80px;margin-top: -80px;}
	.solute_item3 .solute_img:before{width: 160px;height: 160px;margin-left: -80px;margin-top: -80px;}
	.solute_intro{padding: 0 42px;}
	.solute_bt{margin: 42px auto 14px;}
	.soluite_nr{max-height: 72px;letter-spacing: 1px;}
	/*.solute_item2 .soluite_nr{margin-bottom: 12px;}*/
	.solute_imore{margin-top: 12px;}

	.about{padding: 80px 0 60px;}
	.about_intro{padding: 10px 0 10px;}
	.about_intro .headline{margin-bottom: 18px;}
	.about_nr{line-height: 32px;max-height: 96px;}
	.about_imore{bottom: 0px;}
	.about_right{padding-left: 40px;}
	.about_head{padding: 10px 16px 8px;top: 20px;}
	.about_cn{font-size: 18px;line-height: 26px;height: 26px;}
	.about_en{font-size: 14px;}
	
	.news{padding-bottom: 82px;}
	.news .headline{margin-bottom: 24px;}
	.press_data{width: 400px;padding: 32px 32px 34px 32px;}
	.press_time{font-size: 20px;margin-bottom: 4px;}
	.press_nr{margin-bottom: 26px;}
	.news_data{width: 540px;padding-left: 42px;}
	.news_data ul li a{padding: 28px 100px 24px 12px;}
	.news_bt{margin-bottom: 10px;padding-left: 20px;}
	.news_nr{padding-left: 20px;}
	.news_time{top: 28px;font-size: 19px;right: 16px;}
	.news_imore{bottom: 28px;right: 16px;width: 30px;}

	.foot_above{padding: 36px 0 32px;}
	.foot_left{width: 68%;}
	.foot_logo{margin-bottom: 18px;height: 72px;}
	.site_map ul li ul{padding-top: 10px;}
	.foot_right{max-width: 32%;padding-top: 15px;}
	.con_en{font-size: 22px;line-height: 34px;height: 34px;}
	.con_cn{margin-bottom: 16px;font-size: 18px;line-height: 30px;height: 30px;}
	.con_tel{font-size: 42px;padding-top: 6px;line-height: 62px;}
	.con_nr{line-height: 36px;background-size: 22px!important;padding-left: 34px;}
	.foot_below{padding: 16px 0;}

	.main{padding: 52px 0 52px;}
	.ny_banner img{width: 120%;}
	.left_area{width: 220px;margin-right: 22px;}
	.left_tit{font-size: 18px;padding: 0 70px 0 16px;line-height: 50px;height: 50px;}
	.left_tit a{line-height: 50px;height: 50px;right: 16px;}
	.left_tit i{height: 3px;}
	.left_pro{padding: 18px 13px 22px;}
	.left_search{border-radius: 16px;padding-right: 41px;}
	.left_search:after{right: 40px;}
	.left_sr_btn{background-size: 16px;width: 40px;}
	.left_sr_box{line-height: 30px;height: 30px;}
	.left_list ul li{font-size: 15px;text-indent: 20px;}
	.left_list ul li a{line-height: 32px;height: 32px;}
	.left_list ul li a:before{width: 5px;height: 5px;}
	.left_ser{padding: 15px 13px 18px;}
	.left_con{padding: 24px 22px 18px;}
	.left_solute{padding: 18px 20px 18px;}
	.left_solute ul li{font-size: 18px;}
	.left_solute ul li a{line-height: 32px;height: 32px;}
	.left_news ul li{padding-bottom: 12px;margin-bottom: 12px;}
	.left_news ul li a{padding-left: 60px;}
	.left_news_date{font-size: 13px;width: 50px;}
	.left_con{padding: 20px 16px 14px;}
	.left_con_tel{background-size: 26px;line-height: 28px;padding-left: 36px;margin-bottom: 8px;font-size: 17px;}
	.left_con_addr{background-size: 26px;line-height: 28px;padding-left: 36px;}

	.right_area{width: 698px;}
	.right_below{padding-bottom: 46px;}
	.pro_list ul li a{padding: 14px 12px 14px 12px;}
	.pro_list:before{height: 14px;}
	.pro_list:after{height: 14px;}
	.pro_list ul:before{width: 12px;}
	.pro_list ul:after{width: 12px;}
	.pro_pic{margin-bottom: 10px;}
	.pro_bt{font-size: 15px;padding-right: 32px;}
	.pro_bt:after{width: 18px;}
	.next1 a{width: 32px;height: 32px;line-height: 32px;}
	
	.download_head{padding: 0 20px;line-height: 50px;height: 50px;font-size: 18px;}
	.dl_name{width: 56%;}
	.dl_file{width: 28%;}
	.dl_icon{width: 16%;}
	.dl_list{padding: 8px 20px 38px 20px;}
	.dl_list ul li{line-height: 60px;font-size: 15px;}
	.dl_tit{line-height: 60px;height: 60px;padding: 0 15px 0 10px;width: 56%;}
	.dl_des{line-height: 60px;height: 60px;padding: 0 15px;width: 28%;}
	.dl_btn{width: 16%;}
	.dl_btn a{height: 60px;background-size: 24px;}

	.detail_box{padding: 46px 32px 32px;}
	.pro_title{font-size: 24px;line-height: 36px;height: 36px;margin-bottom: 32px;}
	.pro_det_above{margin-bottom: 30px;}
	.pro_image{width: 76%;margin: 0 12% 30px;}
	.pro_pram{width: 100%;font-size: 14px;line-height: 24px;padding-left: 0px;padding-top: 0px;}
	.pro_pram p.pram_tit{font-size: 18px;margin-bottom: 12px;}
	.next2{padding: 26px 250px 0px 0px;margin-top: 44px;}
	.next2 ul li a{line-height: 32px;height: 32px;}
	.share{top: 40px;}
	#share_box span{line-height: 26px;height: 26px;}
	#share_box li{width: 56px;height: 26px;}
	#share_box a{width: 56px;height: 26px!important;line-height:26px;background-size: 28px!important;}
	
	.rtpro_head a{right: 20px;}
	.rtpro_list ul li a{padding: 6px;}
	.rtpro_pic{margin-bottom: 10px;}

	.news_title{font-size: 18px;line-height: 28px;margin-bottom: 6px;}
	.news_piblish{margin-bottom: 20px;}
	.right_solute{padding: 18px 20px 26px;}
	.rtsolute_head{margin-bottom: 16px;}
	.rtsolute_head p{font-size: 38px;line-height: 46px;height: 46px;letter-spacing: 2px;}
	.rtsolute_head span{font-size: 18px;line-height: 26px;height: 26px;padding-right: 52px;}
	.rtsolute_head span:after{width: 42px;}
	.rtsolute_intro{padding: 15px 16px 0;}
	.rtsolute_letter{line-height: 28px;height: 28px;text-indent: 8px;font-size: 15px;margin-bottom: 2px;}
	.rtsolute_des{height: 66px;font-size: 13px;}
	.rtsolute_more{margin-top: 6px;}
	.rtsolute_bt{width: 116px;height: 30px;margin: -15px auto 0;}
	.rtsolute_bt i{width: 116px;height: 30px;}

	.about_det{padding: 40px 40px 50px;}

	.solute_heading{font-size: 16px;line-height: 50px;height: 50px;}
	.solute_content{padding: 32px 32px 42px;}
	.solute_title{margin-bottom: 26px;}
	.solute_image{width: 54%;margin-bottom: 36px;}
	.solute_det{font-size: 15px;}

	.news_list{padding: 32px 32px 15px 32px;}
	.news_list ul li{width: 48%;margin-bottom: 24px;}
	.news_list ul li:nth-child(odd){margin-right: 4%;}
	.news_below{margin: 15px 0 14px;padding: 6px 30px 6px 94px;}
	.news_date{width: 78px;padding: 0 10px 0 14px;}
	.news_y{font-size: 20px;line-height: 28px;height: 28px;margin-top: 5px;}
	.news_tit{margin-bottom: 0px;}
}

@media (max-width: 991px){
	.header{padding: 0 4%;height: auto;}
	.logo{height: auto;position: relative;}
	.logo i{height: 88px;}
	.nav{display: none;}
	.tel{display: none;}
	.nav_button{display: block;}
	
	.ibanner .slick-arrow{display: none!important;}
	.ibanner .slick-dots{display: block!important;}
	.scroll{display: none;}

	.cn{font-size: 22px;line-height: 38px;height: 38px;}
	.en{padding-right: 42px;font-size: 18px;line-height: 32px;height: 32px;}
	.en:after{width: 34px;}
	.imore{bottom: 5px;}
	.imore a{padding: 0 14px 0 50px;line-height: 28px;height: 30px;}
	.imore a:before{left: 14px;}
	.product{padding: 58px 0 50px;background-size: 120%;}
	.pro_slide{padding-top: 26px;}
	.hd_pro{margin-bottom: 28px;}
	.hd_pro ul li{padding-left: 0%;padding-right: 15px;font-size: 18px;}
	.hd_pro ul li ul{padding-top: 6px;}
	.hd_pro ul li ul li a, .hd_pro ul li:hover ul li a, .hd_pro ul li.on ul li a{line-height: 26px;height: 26px;}

	.sjx_group1{width: 128px;height: 128px;right: -58px;top: 34%;}
	.sjx_group2{width: 128px;height: 128px;top: 45%;left: -60px;}
	.sjx_group3{right: 8%;width: 58px;height: 58px;top: 68%;}
	.circle{left: 5%;top: 76%;width: 38px;height: 38px;border: 6px solid #fff;}

	.solution{padding: 68px 0 66px;}
	.solute_data{padding-top: 40px;}
	.solute_data ul li{width: 50%;margin-bottom: 30px;}
	.solute_img{width: 280px;height: 244px;}
	.solute_img i{width: 280px;height: 244px;}
	.solute_item1 .solute_img:before{width: 180px;height: 180px;margin-left: -90px;margin-top: -90px;}
	.solute_item3 .solute_img:before{width: 180px;height: 180px;margin-left: -90px;margin-top: -90px;}
	.solute_intro{padding: 0 90px;}
	.solute_bt{margin: 46px auto 18px;}
	.soluite_nr{max-height: 96px;}
	/*.solute_item2 .soluite_nr{margin-bottom: 12px;}*/
	.solute_imore{margin-top: 10px;}

	.about{padding: 52px 0 60px;}
	.about_intro{padding: 0px 10px 0px;width: 100%;margin-bottom: 30px;}
	.about_intro .headline{margin-bottom: 18px;}
	.about_nr{line-height: 32px;max-height: 96px;margin-bottom: 24px;}
	.about_imore{bottom: 0px;}
	.about_right{padding: 0 10px;width: 100%;}
	.about_head{padding: 10px 16px 8px;top: 20px;}
	.about_cn{font-size: 18px;line-height: 26px;height: 26px;}
	.about_en{font-size: 14px;}
	
	.news{padding-bottom: 68px;}
	.news .headline{margin-bottom: 24px;}
	.press_data{display: none;}
	.news_data{width: 100%;padding-left: 0px;}
	.news_data ul li a{padding: 28px 120px 24px 12px;}
	.news_bt{margin-bottom: 10px;padding-left: 20px;}
	.news_nr{padding-left: 20px;}
	.news_time{top: 28px;right: 16px;}
	.news_imore{bottom: 28px;right: 16px;}
	
	.footer{margin-bottom: 68px;}
	.foot_above{padding: 28px 0 28px;}
	.foot_left{width: 100%;}
	.foot_logo{margin-bottom: 12px;height: 66px;}
	.site_map ul li ul{padding-top: 10px;}
	.foot_right{display: none;}
	.foot_below{padding: 14px 0;}
	.copyright{width: 100%;text-align: center;}
	.totop{display: none;}

	.main{padding: 36px 0 52px;}
	.ny_banner img{width: 150%;}
	.left_area{display: none;}
	.mc_area{display: block;}

	.right_area{width: 100%;margin-top: 10px;}
	.right_below{padding-bottom: 40px;}
	.pro_list{margin-bottom: 22px;}
	.pro_list ul li a{padding: 16px 14px 14px 14px;}
	.pro_list:before{height: 16px;}
	.pro_list:after{height: 14px;}
	.pro_list ul:before{width: 14px;}
	.pro_list ul:after{width: 14px;}
	.pro_pic{margin-bottom: 10px;}
	.pro_bt{font-size: 15px;padding-right: 32px;}
	.pro_bt:after{width: 18px;}
	.next1 a{width: 30px;height: 30px;line-height: 30px;font-size: 15px;}
	
	.download_head{padding: 0 20px;line-height: 40px;height: 40px;font-size: 16px;}
	.dl_name{width: 56%;}
	.dl_file{width: 28%;}
	.dl_icon{width: 16%;}
	.dl_list{padding: 8px 20px 38px 20px;}
	.dl_list ul li{line-height: 60px;font-size: 15px;}
	.dl_tit{line-height: 60px;height: 60px;padding: 0 15px 0 10px;width: 56%;}
	.dl_des{line-height: 60px;height: 60px;padding: 0 15px;width: 28%;}
	.dl_btn{width: 16%;}
	.dl_btn a{height: 60px;background-size: 24px;}

	.detail_box{padding: 42px 32px 32px;}
	.pro_title{font-size: 22px;line-height: 32px;height: 32px;margin-bottom: 28px;}
	.pro_det_above{margin-bottom: 28px;}
	.pro_image{width: 76%;margin: 0 12% 28px;}
	.pro_pram{width: 100%;font-size: 14px;line-height: 24px;padding-left: 0px;padding-top: 0px;}
	.pro_pram p.pram_tit{font-size: 18px;margin-bottom: 10px;}
	.next2{padding: 20px 0px 0px 0px;margin-top: 38px;}
	.next2 ul li a{line-height: 32px;height: 32px;}
	.share{display: none;}
	.right_pro{padding: 24px 32px 14px;background: #fff;box-shadow: 0px 0px 12px 1px rgba(0,0,0,.1);}
	.rtpro_list ul li{width: 48.5%;margin-right: 3%;margin-bottom: 20px;}
	.rtpro_list ul li:nth-child(2n){margin-right: 0px;}
	.rtpro_list ul li a{padding: 12px;}

	.news_title{font-size: 18px;line-height: 28px;margin-bottom: 6px;}
	.news_piblish{margin-bottom: 20px;}
	.right_solute{padding: 24px 32px 20px;}
	.rtsolute_head{margin-bottom: 20px;}
	.rtsolute_head p{font-size: 36px;line-height: 42px;height: 42px;letter-spacing: 2px;}
	.rtsolute_head span{font-size: 18px;line-height: 26px;height: 26px;padding-right: 52px;}
	.rtsolute_head span:after{width: 42px;}
	.rtsolute_list ul li{width: 48%;margin-right: 4%;margin-bottom: 20px;}
	.rtsolute_list ul li:nth-child(2n){margin-right: 0px;}
	.rtsolute_intro{padding: 50px 50px 0;}

	.about_det{padding: 32px 32px 50px;}

	.solute_heading{font-size: 16px;line-height: 50px;height: 50px;}
	.solute_content{padding: 32px 32px 42px;}
	.solute_title{margin-bottom: 26px;}
	.solute_image{width: 54%;margin-bottom: 28px;}
	.solute_det{font-size: 15px;line-height: 26px;}

	.news_list{padding: 32px 32px 14px 32px;}
	.news_list ul li{width: 48.5%;margin-bottom: 20px;}
	.news_list ul li:nth-child(odd){margin-right: 3%;}
	.news_below{margin: 15px 0 14px;padding: 6px 30px 6px 90px;}
	.news_date{width: 74px;padding: 0 10px 0 14px;}
	.news_y{font-size: 19px;line-height: 28px;height: 28px;margin-top: 5px;}
	.news_tit{margin-bottom: 0px;}
}

@media (max-width: 767px){
	.class_top{height: 80px;line-height: 80px;}
	.class_top span{line-height: 80px;height: 80px;font-size: 21px;padding-left: 38px;background-size: 26px;}
	.m_list ul li{font-size: 16px;}
	.m_list ul li a{line-height: 46px;height: 46px;}
	.m_list ul li ul li{font-size: 15px;}
	.m_list ul li ul li a{line-height: 38px;height: 38px;}
	.m_list ul li ul li ul li a{line-height: 36px;height: 36px;}

	.logo i{height: 80px;}
	.ibanner .slick-dots{bottom: 26px;}

	.cn{font-size: 20px;line-height: 32px;height: 32px;}
	.en{font-size: 16px;line-height: 28px;height: 28px;}
	.imore a{padding: 0 14px 0 46px;line-height: 26px;height: 28px;}
	.imore a:before{width: 16px;}
	.product{padding: 46px 0 42px;}
	.pro_slide{padding-top: 20px;}
	.hd_pro{margin-bottom: 20px;}
	.hd_pro ul li{padding-right: 10px;font-size: 16px;}
	.hd_pro ul li a{padding-left: 12px;}
	.hd_pro ul li ul{padding-top: 3px;}
	.pro_data{width: 62%;}
	.sjx_group1{width: 108px;height: 108px;}
	.sjx_group2{width: 112px;height: 112px;}
	.sjx_group3{width: 46px;height: 46px;}
	.circle{width: 32px;height: 32px;border: 5px solid #fff;}

	.solution{padding: 56px 0 46px;}
	.solute_data{padding-top: 30px;}
	.solute_data ul li{margin-bottom: 22px;}
	.solute_img{width: 250px;height: 218px;}
	.solute_img i{width: 250px;height: 218px;}
	.solute_item1 .solute_img:before{width: 160px;height: 160px;margin-left: -80px;margin-top: -80px;}
	.solute_item3 .solute_img:before{width: 160px;height: 160px;margin-left: -80px;margin-top: -80px;}
	.solute_intro{padding: 0 0px;width: 160px;left: 50%;margin-left: -80px;}
	.solute_bt{margin: 46px auto 18px;}
	.solute_bt img{max-height: 24px;}
	.soluite_nr{max-height: 72px;letter-spacing: 1px;text-align: center;}

	.about{padding: 42px 0 46px;}
	.about_intro{padding: 0px 10px;margin-bottom: 24px;}
	.about_intro .headline{margin-bottom: 14px;}
	.about_nr{line-height: 30px;max-height: 90px;margin-bottom: 20px;}
	.about_imore{bottom: 0px;}
	.about_right{padding: 0 10px;}
	.about_head{padding: 8px 14px 6px;}
	.about_cn{font-size: 17px;line-height: 24px;height: 24px;}
	.about_en{font-size: 13px;line-height: 24px;height: 24px;}
	
	.news{padding-bottom: 46px;}
	.news .headline{margin-bottom: 20px;}
	.news_data ul li a{padding: 22px 100px 20px 12px;}
	.news_bt{margin-bottom: 6px;padding-left: 18px;}
	.news_nr{padding-left: 18px;}
	.news_time{top: 22px;font-size: 19px;}
	.news_imore{bottom: 24px;width: 30px;}
	
	.footer{background: #454545;}
	.foot_above{display: none;}
	.foot_below{padding: 10px 0;}
	.copyright{color: #fff;}
	.copyright span{color: #fff;}

	.main{padding: 30px 0 46px;}
	.ny_banner img{width: 180%;}
	.title{min-width: 110px;padding: 0 26px;line-height: 32px;height: 32px;}
	.classify{line-height: 26px;height: 26px;margin-top: -13px;}
	.classify_list{padding: 12px 26px;margin-bottom: 8px;}
	.classify_list ul li{text-indent: 18px;}

	.right_below{padding-bottom: 36px;}
	.pro_list{margin-bottom: 18px;}
	.pro_list ul li{width: 50%;}
	.pro_list ul li a{padding: 16px 16px 16px 16px;}
	.pro_list:before{height: 16px;}
	.pro_list:after{height: 16px;}
	.pro_list ul:before{width: 16px;}
	.pro_list ul:after{width: 16px;}
	.next1 a{width: 28px;height: 28px;line-height: 28px;font-size: 14px;}
	
	.download_head{padding: 0 16px;line-height: 36px;height: 36px;font-size: 15px;}
	.dl_name{width: 60%;}
	.dl_file{display: none;}
	.dl_icon{width: 18%;float: right;}
	.dl_list{padding: 8px 16px 30px 16px;}
	.dl_list ul li{line-height: 52px;}
	.dl_tit{line-height: 52px;height: 52px;padding: 0 20px 0 0px;width: 82%;}
	.dl_des{display: none;}
	.dl_btn{width: 18%;}
	.dl_btn a{height: 52px;background-size: 23px;}

	.detail_box{padding: 36px 22px 24px;}
	.pro_title{font-size: 20px;line-height: 30px;height: 30px;margin-bottom: 24px;}
	.pro_det_above{margin-bottom: 24px;}
	.pro_image{width: 80%;margin: 0 10% 24px;}
	.pro_pram p.pram_tit{font-size: 17px;}
	.next2{padding: 16px 0px 0px 0px;margin-top: 32px;}
	.next2 ul li a{line-height: 30px;height: 30px;}
	.right_pro{padding: 20px 22px 14px;}
	.rtpro_list ul li{margin-bottom: 15px;}
	.rtpro_list ul li a{padding: 10px;}
	
	.news_title{font-size: 17px;line-height: 26px;}
	.news_piblish{margin-bottom: 16px;}
	.right_solute{padding: 20px 22px 16px;}
	.rtsolute_head{margin-bottom: 16px;}
	.rtsolute_head p{font-size: 30px;line-height: 38px;height: 38px;letter-spacing: 1px;}
	.rtsolute_head span{font-size: 17px;line-height: 24px;height: 24px;padding-right: 46px;}
	.rtsolute_head span:after{width: 34px;}
	.rtsolute_intro{padding: 30px 30px 0;}
	.rtsolute_more{margin-top: 6px;}
	.rtsolute_bt{width: 156px;height: 40px;margin: -20px auto 0;}
	.rtsolute_bt i{width: 156px;height: 40px;}

	.about_det{padding: 22px 22px 38px;font-size: 15px;line-height: 32px;}

	.solute_content{padding: 28px 22px 32px;}
	.solute_title{margin-bottom: 22px;}
	.solute_image{width: 60%;margin-bottom: 24px;}
	.solute_det{font-size: 14px;}

	.news_list{padding: 28px 24px 8px 24px;}
	.news_list ul li{width: 100%;margin-bottom: 24px;}
	.news_list ul li:nth-child(odd){margin-right: 0%;}
}

@media (max-width: 567px){
	.class_top{height: 70px;line-height: 70px;}
	.class_top span{font-size: 20px;line-height: 70px;height: 70px;}
	.m_list ul li a{line-height: 42px;height: 42px;}
	.m_list ul li ul li a{line-height: 36px;height: 36px;}
	.m_list ul li ul li ul li a{line-height: 34px;height: 34px;}

	.logo i{height: 70px;}
	.nav_button{background-size: 30px;}
	.ibanner .slick-dots{bottom: 20px;}
	.ibanner .slick-dots li{margin: 0 8px;}
	.ibanner .slick-dots li button{width: 7px;height: 7px;}
	
	.show .container{padding: 0 10px;}
	.cn{font-size: 18px;line-height: 28px;height: 28px;}
	.en{padding-right: 38px;font-size: 14px;line-height: 26px;height: 26px;}
	.en:after{width: 30px;}
	.imore a{padding: 0 12px 0 40px;line-height: 22px;height: 24px;}
	.imore a:before{left: 12px;width: 14px;}
	.product{padding: 38px 0 36px;background-size: 130%;}
	.pro_slide{padding-top: 14px;}
	.hd_pro{margin-bottom: 14px;}
	.hd_pro ul li{padding-right: 5px;font-size: 14px;}
	.hd_pro ul li a{padding-left: 10px;}
	.hd_pro ul li ul{padding-top: 0px;}
	.hd_pro ul li ul li{font-size: 12px;}
	.hd_pro ul li ul li a, .hd_pro ul li:hover ul li a, .hd_pro ul li.on ul li a{line-height: 24px;height: 24px;}
	.hd_pro ul li ul li a:before{width: 3px;height: 3px;}
	.pro_data{width: 80%;}
	.sjx_group1{width: 90px;height: 90px;right: -55px;top: 46%;}
	.sjx_group2{width: 90px;height: 90px;top: 60%;left: -55px;}
	.sjx_group3{width: 35px;height: 35px;right: 5%;}
	.circle{display: none;}

	.solution{padding: 44px 0 28px;}
	.solute_data{padding-top: 20px;}
	.solute_data ul li{margin-bottom: 15px;}
	.solute_img{width: 168px;height: 146px;}
	.solute_img i{width: 168px;height: 146px;}
	.solute_item1 .solute_img:before{width: 110px;height: 110px;margin-left: -55px;margin-top: -55px;}
	.solute_item3 .solute_img:before{width: 110px;height: 110px;margin-left: -55px;margin-top: -55px;}
	.solute_intro{width: 112px;margin-left: -56px;}
	.solute_bt{margin: 30px auto 10px;}
	.solute_bt img{max-height: 14px;}
	.soluite_nr{max-height: 66px;letter-spacing: 0px;line-height: 22px;font-size: 13px;}
	.solute_imore{display: none;}

	.about{padding: 38px 0 38px;}
	.about_intro{padding: 0px 8px;margin-bottom: 20px;}
	.about_intro .headline{margin-bottom: 10px;}
	.about_nr{line-height: 26px;max-height: 104px;margin-bottom: 16px;}
	.about_imore{bottom: 0px;}
	.about_right{padding: 0 8px;}
	.about_head{padding: 8px 12px 6px;margin-left: -8px;}
	.about_head:after{width: 8px;}
	.about_cn{font-size: 15px;line-height: 22px;height: 22px;}
	.about_en{font-size: 12px;line-height: 20px;height: 20px;}
	
	.news{padding-bottom: 36px;}
	.news .headline{margin-bottom: 16px;}
	.news_data ul li a{padding: 14px 70px 12px 10px;}
	.news_bt{margin-bottom: 4px;padding-left: 16px;font-size: 15px;}
	.news_bt:before{width: 5px;height: 5px;}
	.news_nr{padding-left: 16px;line-height: 22px;height: 44px;font-size: 13px;}
	.news_time{top: 14px;font-size: 16px;right: 12px;}
	.news_imore{bottom: 16px;width: 26px;right: 12px;background-size: 16px;}
	
	.foot_below{padding: 10px 0;}

	.main{padding: 22px 0 38px;}
	.ny_banner img{width: 220%;}
	.title{min-width: 100px;padding: 0 20px;line-height: 30px;height: 30px;}
	.classify{line-height: 24px;height: 24px;margin-top: -12px;padding: 0 28px 0 14px;}
	.classify:after{right: 12px;}
	.classify_list{padding: 12px 20px;}
	.classify_list ul li{text-indent: 16px;font-size: 14px;}
	.classify_list ul li a{line-height: 30px;height: 30px;}

	.right_below{padding-bottom: 30px;}
	.pro_list{margin-bottom: 16px;}
	.pro_list ul li a{padding: 10px 10px 10px 10px;}
	.pro_list:before{height: 10px;}
	.pro_list:after{height: 10px;}
	.pro_list ul:before{width: 10px;}
	.pro_list ul:after{width: 10px;}
	.pro_pic{margin-bottom: 8px;}
	.pro_bt{font-size: 14px;line-height: 26px;height: 26px;padding-right: 26px;}
	.pro_bt:after{width: 14px;}
	.pro_nr{font-size: 13px;}
	.next1 a{width: 26px;height: 26px;line-height: 26px;margin: 0 4px;}
	
	.download_head{padding: 0 15px;line-height: 32px;height: 32px;}
	.dl_name{width: 56%;}
	.dl_icon{width: 15%;}
	.dl_list{padding: 8px 15px 26px 15px;}
	.dl_list ul li{line-height: 46px;font-size: 14px;}
	.dl_tit{line-height: 46px;height: 46px;padding: 0 16px 0 0px;width: 85%;}
	.dl_btn{width: 15%;}
	.dl_btn a{height: 46px;background-size: 21px;}

	.detail_box{padding: 26px 16px 20px;}
	.pro_title{font-size: 18px;line-height: 26px;height: 26px;margin-bottom: 20px;}
	.pro_det_above{margin-bottom: 20px;}
	.pro_image{width: 90%;margin: 0 5% 20px;}
	.pro_pram{line-height: 22px;}
	.next2{padding: 14px 0px 0px 0px;margin-top: 28px;}
	.next2 ul li a{line-height: 28px;height: 28px;}
	.right_pro{padding: 16px 16px 12px;}
	.rtpro_list ul li{margin-bottom: 10px;}
	.rtpro_list ul li a{padding: 5px;}

	.news_title{font-size: 16px;line-height: 24px;}
	.right_solute{padding: 16px 16px 16px;}
	.rtsolute_head p{font-size: 24px;line-height: 30px;height: 30px;letter-spacing: 0px;}
	.rtsolute_head span{font-size: 16px;line-height: 22px;height: 22px;padding-right: 40px;}
	.rtsolute_head span:after{width: 30px;}
	.rtsolute_list ul li{margin-bottom: 14px;}
	.rtsolute_intro{padding: 14px 12px 0;}
	.rtsolute_letter{line-height: 28px;height: 28px;text-indent: 8px;font-size: 15px;margin-bottom: 2px;}
	.rtsolute_des{height: 66px;font-size: 13px;}
	.rtsolute_more{margin-top: 2px;}
	.rtsolute_bt{width: 118px;height: 30px;margin: -15px auto 0;}
	.rtsolute_bt i{width: 118px;height: 30px;}

	.about_det{padding: 18px 16px 30px;font-size: 14px;line-height: 30px;}

	.solute_content{padding: 24px 16px 28px;}
	.solute_title{margin-bottom: 20px;}
	.solute_image{width: 72%;margin-bottom: 22px;}
	.solute_det{line-height: 24px;}

	.news_list{padding: 20px 16px 8px 16px;}
	.news_list ul li{margin-bottom: 20px;}
	.news_below{margin: 13px 0 13px;padding: 6px 25px 6px 85px;}
	.news_date{width: 70px;padding: 0 10px 0 12px;}
	.news_y{font-size: 18px;line-height: 26px;height: 26px;margin-top: 6px;}
	.news_d{font-size: 13px;}
}

@media (max-width: 372px){
	.class{width: 250px;}
	.page-prev {
		transform:translate3d(-250px, 0, 0);
		-ms-transform:translate3d(-250px, 0, 0);
		-webkit-transform:translate3d(-250px, 0, 0);	
		-o-transform:translate3d(-250px, 0, 0);	
		-moz-transform:translate3d(-250px, 0, 0);
	}
	.page-next {
		transform:translate3d(250px, 0, 0);
		-ms-transform:translate3d(250px, 0, 0);
		-webkit-transform:translate3d(250px, 0, 0);	
		-o-transform:translate3d(250px, 0, 0);	
		-moz-transform:translate3d(250px, 0, 0);
	}
	.class_top{height: 68px;line-height: 68px;}
	.class_top span{font-size: 18px;line-height: 68px;height: 68px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 40px;height: 40px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 34px;height: 34px;}
	.m_list ul li ul li ul li a{line-height: 32px;height: 32px;}

	.header{padding: 0 15px;}
	.logo{width: 195px;}
	.logo i{height: 68px;width: 195px;}
	.nav_button{background-size: 28px;right: 15px;}
	.ibanner .slick-dots li button{width: 6px;height: 6px;}

	.cn{font-size: 17px;line-height: 26px;height: 26px;}
	.en{padding-right: 34px;font-size: 13px;line-height: 24px;height: 24px;}
	.en:after{width: 28px;}
	.imore a{padding: 0 10px 0 34px;line-height: 20px;height: 22px;}
	.imore a:before{left: 10px;width: 12px;}

	.product{padding: 32px 0 24px;}
	.pro_slide{padding-top: 10px;}
	.hd_pro{margin-bottom: 10px;}
	.hd_pro ul li a{padding-left: 9px;line-height: 30px;height: 30px;}
	.hd_pro ul li ul li a, .hd_pro ul li:hover ul li a, .hd_pro ul li.on ul li a{line-height: 22px;height: 22px;}
	.pro_data{width: 88%;}
	.sjx_group1{width: 70px;height: 70px;right: -35px;top: 46%;}
	.sjx_group2{width: 70px;height: 70px;top: 60%;left: -40px;}
	.sjx_group3{width: 30px;height: 30px;right: 5%;}

	.solution{padding: 38px 0 24px;}
	.solute_data{padding-top: 18px;}
	.solute_data ul li{margin-bottom: 12px;}
	.solute_img{width: 142px;height: 124px;}
	.solute_img i{width: 142px;height: 124px;}
	.solute_item1 .solute_img:before{width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;}
	.solute_item3 .solute_img:before{width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;}
	.solute_intro{width: 100px;margin-left: -50px;}
	.solute_bt{margin: 24px auto 6px;}
	.soluite_nr{max-height: 60px;line-height: 20px;font-size: 12px;}

	.about{padding: 32px 0 38px;}
	.about_intro{padding: 0px 6px;margin-bottom: 18px;}
	.about_intro .headline{margin-bottom: 8px;}
	.about_nr{line-height: 24px;max-height: 96px;margin-bottom: 12px;}
	.about_imore{bottom: 0px;}
	.about_right{padding: 0 6px;}
	.about_head{padding: 8px 10px 6px;top: 16px;margin-left: -6px;}
	.about_head:after{width: 6px;}
	.about_cn{font-size: 15px;line-height: 22px;height: 22px;}
	.about_en{font-size: 12px;line-height: 20px;height: 20px;}
	
	.news{padding-bottom: 28px;}
	.news .headline{margin-bottom: 14px;}
	.news_data ul li a{padding: 12px 62px 10px 10px;}
	.news_bt{margin-bottom: 2px;padding-left: 12px;font-size: 14px;}
	.news_bt:before{width: 4px;height: 4px;}
	.news_nr{padding-left: 12px;font-size: 12px;}
	.news_time{top: 12px;font-size: 14px;right: 10px;}
	.news_imore{bottom: 15px;width: 24px;height: 14px;background-size: 14px;right: 10px;}

	.footer{margin-bottom: 62px;}
	.foot_below{padding: 8px 0;font-size: 13px;}
	.bottom ul li a{padding: 12px 15px 4px;}
	.btn_img{height: 20px;margin-bottom: 2px;}
	.btn_bt{font-size: 13px;}

	.main{padding: 20px 0 36px;}
	.ny_banner img{width: 250%;}
	.title{min-width: 88px;line-height: 28px;height: 28px;padding: 0 18px;font-size: 15px;}
	.classify{padding: 0 26px 0 12px;font-size: 13px;}
	.classify:after{right: 10px;}
	.classify_list{padding: 10px 18px;}
	.classify_list ul li{text-indent: 14px;}
	.classify_list ul li a{line-height: 28px;height: 28px;}
	.classify_list ul li a:before{width: 4px;height: 4px;margin-top: -2px;}

	.right_below{padding-bottom: 26px;}
	.pro_list{margin-bottom: 14px;}
	.pro_list ul li a{padding: 8px 8px 8px 8px;}
	.pro_list:before{height: 8px;}
	.pro_list:after{height: 8px;}
	.pro_list ul:before{width: 8px;}
	.pro_list ul:after{width: 8px;}
	.pro_bt{line-height: 24px;height: 24px;padding-right: 20px;}
	.pro_bt:after{width: 10px;}
	.pro_nr{line-height: 20px;height: 40px;font-size: 12px;}
	.next1 a{width: 24px;height: 24px;line-height: 24px;font-size: 13px;margin: 0 3px;}
	
	.download_head{padding: 0 14px;line-height: 30px;height: 30px;font-size: 14px;}
	.dl_icon{width: 12%;}
	.dl_list{padding: 6px 14px 24px 14px;}
	.dl_list ul li{line-height: 40px;}
	.dl_tit{line-height: 40px;height: 40px;padding: 0 12px 0 0px;width: 88%;}
	.dl_btn{width: 12%;}
	.dl_btn a{height: 40px;background-size: 19px;width: 30px;}

	.detail_box{padding: 20px 14px 20px;}
	.pro_title{font-size: 17px;line-height: 24px;height: 24px;margin-bottom: 16px;}
	.pro_det_above{margin-bottom: 16px;}
	.pro_image{width: 100%;margin: 0 0% 16px;}
	.pro_pram p.pram_tit{font-size: 16px;margin-bottom: 8px;}
	.next2{padding: 12px 0px 0px 0px;margin-top: 24px;}
	.right_pro{padding: 14px 14px 12px;}
	.rtpro_list ul li{margin-bottom: 8px;}

	.news_title{font-size: 15px;margin-bottom: 4px;}
	.news_piblish{font-size: 13px;}
	.right_solute{padding: 14px 14px 14px;}
	.rtsolute_head{margin-bottom: 12px;}
	.rtsolute_head p{font-size: 18px;line-height: 24px;height: 24px;}
	.rtsolute_head span{font-size: 14px;padding-right: 32px;}
	.rtsolute_head span:after{width: 24px;}
	.rtsolute_list ul li{margin-bottom: 12px;}
	.rtsolute_intro{padding: 16px 13px 0;}
	.rtsolute_letter{line-height: 24px;height: 24px;text-indent: 6px;font-size: 13px;margin-bottom: 0px;}
	.rtsolute_des{height: 60px;font-size: 12px;line-height: 20px;}
	.rtsolute_more{display: none;}
	.rtsolute_bt{width: 102px;height: 26px;margin: -13px auto 0;}
	.rtsolute_bt i{width: 102px;height: 26px;}

	.about_det{padding: 14px 14px 26px;line-height: 26px;}

	.solute_content{padding: 22px 14px 24px;}
	.solute_image{width: 80%;margin-bottom: 20px;}

	.news_list{padding: 16px 14px 8px 14px;}
	.news_list ul li{margin-bottom: 16px;}
	.news_below{margin: 10px 0 10px;padding: 4px 24px 4px 78px;}
	.news_date{width: 64px;}
	.news_y{font-size: 16px;line-height: 24px;height: 24px;margin-top: 6px;}
	.news_d{line-height: 16px;height: 16px;font-size: 12px;}
	.news_des{font-size: 13px;}
}




/*190227 产品详情改多图轮播*/
.pro_image .slick-dots{bottom: 0px;z-index: 3;line-height: 0px;font-size: 0px;position: relative;margin-top: 15px;}
.pro_image .slick-dots li{width: auto;height: auto;margin: 0 8px;}
.pro_image .slick-dots li button{width: 10px;height: 10px;background: none;border: 2px solid #3b76e6;border-radius: 50%;transition: 400ms;padding: 0px;margin: 0px;overflow: hidden;}
.pro_image .slick-dots li.slick-active button{background: #3b76e6;}
.pro_image .slick-dots li button:before{display: none;}

/*190227 底部新增友情链接*/
.linker{width: 100%;height: auto;overflow: hidden;margin-bottom: 16px;}
.linker ul{width: 100%;height: auto;overflow: hidden;}
.linker ul li{font-size: 16px;line-height: 24px;color: #e4e4e4;float: left;}
.linker ul li a{display: block;font-size: 14px;line-height: 24px;height: 24px;color: #868686;overflow: hidden;padding: 0 14px;position: relative;transition: 400ms;}
.linker ul li a:after{content: "";width: 1px;height: 14px;background: #868686;position: absolute;top: 50%;margin-top: -7px;right: 0px;}
.linker ul li:last-child a:after{display: none;}
.linker ul li a:hover{color: #fff;}

/*190227 新增右侧悬浮*/
.side{width: 40px;height: auto;position: fixed;right: 20px;z-index: 50;top: 52%;margin-top: -88px;}
.side ul li{width: 40px;height: 40px;margin-bottom: 8px;position: relative;background-size: 100%!important;transition: 400ms;border-radius: 50%;border: 1px solid #e7eaf2;box-shadow: 0px 0px 8px 0px rgba(0,0,0,.1);}
.side ul li a{display: block;height: 100%;overflow: hidden;}
.side ul li.side_tel{background: url(../images/side_tel_h.png)/*tpa=http://www.aodaker.com/template/cn/images/side_tel_h.png*/ #fff center center no-repeat;}
.side ul li.side_qq{background: url(../images/side_qq_h.png)/*tpa=http://www.aodaker.com/template/cn/images/side_qq_h.png*/ #fff center center no-repeat;}
.side ul li.side_wx{background: url(../images/side_wx_h.png)/*tpa=http://www.aodaker.com/template/cn/images/side_wx_h.png*/ #fff center center no-repeat;}
.side ul li.side_top{background: url(../images/side_top_h.png)/*tpa=http://www.aodaker.com/template/cn/images/side_top_h.png*/ #fff center center no-repeat;filter:alpha(opacity=0);opacity: 0;transition: 400ms;}
.side ul li.side_top.on{filter:alpha(opacity=100);opacity: 1;}
.side ul li:hover{border: 1px solid #3b76e6;box-shadow: 0px 0px 8px 0px rgba(59,118,230,.1);}
.side ul li.side_tel:hover{background: url(../images/side_tel.png)/*tpa=http://www.aodaker.com/template/cn/images/side_tel.png*/ #3b76e6 center center no-repeat;}
.side ul li.side_qq:hover{background: url(../images/side_qq.png)/*tpa=http://www.aodaker.com/template/cn/images/side_qq.png*/ #3b76e6 center center no-repeat;}
.side ul li.side_wx:hover{background: url(../images/side_wx.png)/*tpa=http://www.aodaker.com/template/cn/images/side_wx.png*/ #3b76e6 center center no-repeat;}
.side ul li.side_top:hover{background: url(../images/side_top.png)/*tpa=http://www.aodaker.com/template/cn/images/side_top.png*/ #3b76e6 center center no-repeat;}
.tel_hover{width: 158px;padding-right: 16px;position: absolute;right: 40px;cursor: default;display: none;animation-duration: 0.4s;-webkit-animation-duration: 0.4s;z-index: -1;}
.tel_area{width: 100%;line-height: 32px;height: auto;padding: 4px 4px;border-radius: 3px;background: #fff;box-shadow: 0px 0px 15px 0px rgba(0,0,0,.15);font-size: 15px;text-align: center;position: relative;}
.tel_area:after{content: "";border: 6px solid #fff;border-color: transparent transparent transparent #fff;position: absolute;top: 10px;right: -12px;}
.tel_area p{line-height: 32px;height: 32px;color: #808080;overflow: hidden;border-bottom: 1px dashed #e6e6e6;}
.tel_area p:last-child{border-bottom: none;}
.side ul li.side_tel:hover .tel_hover{display: block;}
.wx_hover{width: 120px;padding-right: 16px;position: absolute;right: 40px;cursor: default;display: none;animation-duration: 0.4s;-webkit-animation-duration: 0.4s;z-index: -1;}
.wx_area{width: 100%;height: auto;padding: 7px;border-radius: 3px;background: #fff;box-shadow: 0px 0px 15px 0px rgba(0,0,0,.15);text-align: center;position: relative;}
.wx_area:after{content: "";border: 6px solid #fff;border-color: transparent transparent transparent #fff;position: absolute;top: 10px;right: -12px;}
.wx_area i{display: block;width: 100%;font-size: 0px;overflow: hidden;}
.wx_area i img{width: 100%;height: auto;overflow: hidden;}
.wx_area p{line-height: 24px;color: #808080;}
.side ul li.side_wx:hover .wx_hover{display: block;}

@media (min-width: 992px) and (max-width: 1199px){
	.linker{margin-bottom: 12px;}
}

@media (max-width: 991px){
	.linker{margin-bottom: 5px;}
}