@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
ul{ padding:0px; margin:0px;}
table { width:100%!important;max-width:100%!important;} 
table td{table-layout:fixed;  overflow:hidden; } 
p{ margin:0px; padding:0px;}

body{ margin:0 auto;padding:0px;width:100%; font-family:Arial, Helvetica, sans-serif;font-size:15px!important;color:#646464; }
.menu_wap{ display:none}
.menu_pc{ display:block}
.foot_pc{ display:block}
.foot_wap{ display:none}
/*--
.head_zd{ position:fixed; width:100%; z-index:10000; background:#fff;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }--*/
.head{ width:100%;  margin:0 auto;background:#0a69d7;}
.wd1200{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.head .wd1200{ width:1200px; margin:0 auto;padding-top:7px; padding-bottom:7px;}
.head_d{ color:#fff;  line-height:31px;}
.head_d a{ color:#fff;}
.htel{ background:url(../images/index_03.png) no-repeat left; line-height:31px; padding-left:40px;  line-height:31px; margin-right:20px;}
.hmail{ background:url(../images/index_05.png) no-repeat left; line-height:31px; padding-left:40px; line-height:31px;}



.header-right { transition: .6s; position: relative; z-index: 100000; height:64px;}
.header-right dd { float: left; line-height: 30px; color: rgba(255,255,255,0.2);}
.header-right dd a { color: #fff }

.header-right .open-search { width:35px; height:35px; cursor: pointer;background: url(../images/searchbg.png) no-repeat center center; }
.header-right .open-search-on { background: 0 0; position: relative;background:#0a69d7; width:35px; height:35px; border-radius:50%; }
.header-right .open-search-on::after, 
.header-right .open-search-on::before { position: absolute; content: ''; width: 60%; left: 20%; top: 50%; transform: rotate(45deg); height: 2px; background: #fff }
.header-right .open-search-on::after { transform: rotate(-45deg) }
.top-search { overflow: hidden; display: none; position: absolute; right: 0; top: 100%; margin-top: 0; padding: 3px; background: #0a69d7; width: 250px; margin-left: 0!important; background-size: 100% 100%;  }
.top-search .text { border: none; height: 38px; line-height: 38px; width: 100%; color: #666; overflow: hidden; background: #fff; width: 195px;padding:0px 00px 0px 10px; float:left; }
.top-search .btn { position: absolute; right: 0; width: 50px; height: 100%; top: 0; z-index: 100; background: url(../images/searchbg2.png) no-repeat center center }
.header-right .header-menu li { width: auto!important }

/*导航*/

.nav_fixed{position: fixed;
top: 0;
width: 100%;}
.daohang{ width:100%; margin:0 auto; background:#fff; z-index:300;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }
.dingbu{ padding-top:20px; padding-bottom:20px;}
.nav_bgc{ margin-top:25px; height:40px;}
.nav{  margin:0 auto; height:30px;}
.nav li {float: left;display:inline-block;list-style: none;font-size: 16px;text-align: center;position: relative;}
.nav li a { padding-left:13px; padding-right:13px; color:#333;display: block;text-align: center;position: relative;height: 30px;line-height: 30px;}
.nav li.hover a, .nav li:hover a {color:#0a69d7!important;}
.nav li .subnav {background: #fff;border-top: 3px solid #0a69d7;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 50px; width: 100%;z-index: 99999999;}
.nav li .subnav {filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav li .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #666!important;display: block;font-size: 15px;font-weight: 500;line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 1px solid #eee;background: #fff;}
.nav li .subnav a:hover {color: #0a69d7!important;background: #f9f9f9;text-indent: 10px;}
.yuyan {line-height:30px;}
.yuyan ul li{ float:left; color:#0a69d7}
.yuyan ul li a{ color:#0a69d7;}
.teshu{ margin-left:10px; margin-right:10px; color:#0a69d7;}

.searcha .searchb{width:180px; margin-top:0px;height:35px; padding-left:10px; padding-right:5px;background:#0a69d7 ; border-radius:25px; }
.searcha .searchb .fl{ width:88%}
.searcha .searchb .fr{ width:12%}
.searcha #search_logo{ margin-top:8px;width:100% }
.searcha #search_logo img{ }
.searcha .searchinput{height:35px;color:#fff;font-size:14px;border:#fefefe solid 0px;width:100%;float:left;display:inline;line-height:35px; outline:none; background:none; }


/*
.jldb{ padding-top:150px;}*/

/*热门产品*/
.sou_suo{ border-bottom:1px solid #d8d8d8; padding-top:10px; padding-bottom:10px;}
.sousuo{width:1200px; margin:0 auto;}
.remen{width:70%;height: 31px; margin:20px 20px 10px 20px;}
.remen ul li{ float:left; margin-right:15px;}
.remen ul li:nth-child(1){ margin-right:0px;}
.searchb{width:250px; margin-top:10px;height:42px; padding-left:10px; padding-right:10px; margin-right:20px;background:#0a69d7 ;}
#search_logo{ margin-top:5px;}
.searchinput{height:42px;color:#fff;font-size:14px;border:#fefefe solid 0px;width:90%;float:left;display:inline;line-height:42px; outline:none; background:none;}

/*产品*/
.chanpin ul li{ float:left; width:29%; margin-left:2%; margin-right:2%;}

.cptu{ width:100%; background:#fff; height:142px;  display: flex;justify-content: center;
align-items: center;overflow:hidden; border-radius:5px;}
.cptu  img{max-width:100%;transition: all 0.8s;}
.cptu  img:hover{   transform: scale(1.1);}
.cpliebiao{ border-bottom:1px solid #f2f2f2; line-height:40px;}
.yuandian{ color:#0a69d7; font-size:14px;}
.cpliebiao .ming{ margin-left:10px;}
.cptop{ margin-top:20px; margin-bottom:15px;border-bottom:1px solid #0a69d7; padding-bottom:10px;}
.cptop h2{ color:#0a69d7; font-size:18px; font-weight:normal; padding:0px; margin:0px;}
.cptop .fr{ font-size:15px;}

/*公司简介*/
.gongsi{ background:url(../images/dbj.jpg) no-repeat center; width:100%; margin:0 auto}
.abzuo{ width:52%}
.abzuo h2{ color:#000; font-size:45px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; padding:0px; margin:0px;}
.abzuo h3{ padding:0px; margin:0px; font-weight:normal; font-size:40px; color:#0a69d7;}
.abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:6;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:180px;margin-bottom:20px; margin-top:20px; margin-bottom:20px;}
.anniu a{ color:#fff;}
.anniu:nth-child(2n){ background:#0a69d7!important; float:left}
.anniu{ margin-right:20px;background:#606062;width:130px;text-align:center; height:40px; line-height:40px;}

.anniu {  text-align:center;
-webkit-transition: margin-top .8s;
-moz-transition: margin-top .8s;
-o-transition: margin-top .8s;}
.anniu:hover{ margin-top:-10px!important;display:block; }

.abyou{ width:44%; display: flex;justify-content: center;
align-items: center;overflow:hidden;}
.abyou  img{width:100%;transition: all 0.8s;}
.abyou  img:hover{   transform: scale(1.1);}


/*新闻*/
.news{ width:50%;}
.biaoaa h2{font-size:30px; font-weight:900; padding:0px; margin:0px; color:#0a69d7}
.biaoaa .shuom{font-size:17px;color:#000; padding-left:20px; margin-top:7px; }
.biaoaa{height:40px; line-height:40px;text-align:center; margin-bottom:20px;}
.nzuo{ width:100%;  padding-bottom:10px; }
.naz{width:72%;}
.nzm{ width:25%; overflow:hidden}
.nzm img{ width:100%}
.nzm  img{width:100%;transition: all 0.8s;}
.nzm  img:hover{   transform: scale(1.1);}
.bign a{ color:#000; font-size:17px;}
.zzzp{  line-height:23px;color:#818181;margin-top:10px; margin-bottom:10px;height:46px;overflow:hidden; font-size:14px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; }
.shijian{ color:#0a69d7;}

.nyou{ width:100%; }
.newlist{ height:50px; line-height:50px;border-bottom:1px solid #d8d8d8;}
.newlist .bitp{ color:#555}
.newlist .bitp a{ margin-left:15px;}
.newlist{ width:100%; line-height:50px;}

/*联系我们*/、
.lianzuoa{ width:30%; overflow:hidden}
.lianzuoa img{ border-radius:5px;}
.lianzuoa  img{width:100%;transition: all 0.8s;}
.lianzuoa  img:hover{   transform: scale(1.1);}
.lianxia{ width:45%;}
.lianyoua{ width:56%; line-height:30px;}
.gd_lx{ margin-top:10px;}
.gd_lx a{ color:#0a69d7}


/*合作客户*/
.hezuo{ width:100%; margin:0 auto; background:#f2f2f2; }
.hl_main5_content{width:1200px;border-top:none;  }
.hl_main5_content a{ color:#fff;}
.hl_main5_content1{width:1080px;margin-top:5px; overflow:hidden; float:left; margin-left:20px; overflow:hidden;}
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline;margin-right:10px; padding:10px;}
.hl_scrool_leftbtn{ background:url(../images/left.png) no-repeat left; width:40px; height:72px; float:left; margin-top:40px; cursor:pointer;}
.hl_scrool_rightbtn{ background:url(../images/right.png) no-repeat left; width:40px; height:72px;  float:right; margin-top:40px; cursor:pointer;}

.calie{ background:#fff;border:1px solid #d8d8d8; width:185px; height:120px;  display: flex;justify-content: center;align-items: center; border-radius:5px;overflow:hidden}
.calie  img{max-width:185px;max-height:120px; transition: all 0.8s;}
.calie  img:hover{   transform: scale(1.4);}
.heyou{ width:34%;}





/*-------底部-----------*/
.foot{ background:#394048; width:100%; margin:0 auto}
.foota{ width:1200px; margin:0 auto;padding-bottom:40px; padding-top:50px; color:#bfbfbf; border-bottom:1px solid #474747 }
.fmenu ul li{ float:left; color:#e1e2e2}
.fmenu ul li a{ color:#e1e2e2}
.fmenu .fshu{ margin-left:10px; margin-right:10px;}
.fazuo{ width:80%}
.flian a{ color:#e1e2e2}
.flian{ line-height:30px; margin-top:30px;}

.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.ewm .fl{ text-align:right; padding-right:10px; padding-top:30px;}
.footb{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:20px;}

a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;color: #bfbfbf;}
a.zzb07link:hover {text-decoration: underline;color: #bfbfbf;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;color:#bfbfbf;}



/*----内页---*/
.wenzi{ text-align:center; margin:0 auto;}
.wenzi h2{ color:#000; font-size:35px;}
.wenzi h2 span{ color:#6dae4d;}
.wenzi .wline{ background:#d01717; height:3px; width:50px; margin:0 auto; text-align:center;margin-top:15px; margin-bottom:15px; }
.wenzi h3{ font-size:17px; color:#555; font-weight:normal; width:80%; margin:0 auto; line-height:28PX;}



.ny_weizhi{ background:#f2f2f2; width:100%; margin:0 auto; line-height:60px; height:60px;}
.weizhi{ width:1200px; margin:0 auto; color:#333;}
.weizhi span{ margin-left:10px; margin-right:10px;}

.nymain { padding-top:0px!important;}

/*简介*/
.neirong_biankuang { line-height:35px; padding: 45px; background-color: #ffffff; box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); margin-top:50px;}
.neirong { line-height:35px; background-color: #ffffff; margin-top:50px;}

.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center bottom; height:300px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:300px; }

.nyorder{width:100%; margin:0 auto; background:url(../images/nyorder.jpg) no-repeat center; height:300px; }
.nyfac{width:100%; margin:0 auto; background:url(../images/nyfac.jpg) no-repeat center; height:300px; }
.nytech{width:100%; margin:0 auto; background:url(../images/nytech.jpg) no-repeat center; height:300px; }
.nycase{width:100%; margin:0 auto; background:url(../images/nycase.jpg) no-repeat center top; height:283px; }
.nypro{width:100%; margin:0 auto; background:url(../images/ban2.jpg) no-repeat center; height:300px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:300px; }
.nysp{width:100%; margin:0 auto; background:url(../images/nysp.jpg) no-repeat center; height:300px; }
.nytt{width:100%; margin:0 auto; background:url(../images/nytt.jpg) no-repeat center bottom; height:300px; }
.nydj{width:100%; margin:0 auto; background:url(../images/nydj.jpg) no-repeat center bottom; height:300px; }


.neirong_biankuang .abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:15;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-bottom:0px; margin-top:0px; margin-bottom:0px;}

.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px; color: #0c5695; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #0c5695; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #0c5695; font-weight: normal;}
.contentPage a:visited {color: #0c5695; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #0c5695; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0c5695;font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #0c5695; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

/*内页联系我们*/
.nylianxi ul { margin-bottom:50px;}
.nylianxi ul li{ float:left;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); width:48%}
.nylianxi ul li:nth-child(2n){ float:right}
.lkuang{ padding:50px;}
/*三大优势*/
.yzuo{ width:42%; overflow:hidden}
.yyou{ width:54%;}
.yzuo  img{width:100%;transition: all 0.8s;}
.yzuo  img:hover{   transform: scale(1.1);}
.hengxian{ background:#fafafa; height:5px; width:100%; margin-top:40px; margin-bottom:40px;}
.qywh{ color:#0a69d7; font-size:25px; font-weight:bold}
.wenhua{ border-bottom:1px dashed #d8d8d8; padding-bottom:20px; padding-top:20px}
.wzuo{ text-align:center; font-size:20px;width:12%; height:80px; background:#0a69d7; color:#fff; line-height:80px;}
.wyou{ width:85%; font-size:16px;}

/*技术特色*/

.jzuo{ width:42%;}
.jzuo  img{width:100%;transition: all 0.8s;}
.jzuo  img:hover{   transform: scale(1.1);}
.jyou{ width:54%;}

/*order*/

.shuoming{ font-size:18px; color:#0a69d7; padding-bottom:10px;}
.ss{ font-size:17px; padding-bottom:20px;}
.contact_2{ background:#F2F2F2; padding:20PX; padding-top:0PX;
overflow:hidden;}
.contact_2_1{
margin-top:2.5em;}
.contact_2_1 ul li{ margin-bottom:10px;
float:left; width:49%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){
float:right}
.contact_2_1 ul li:nth-child(5){
width:100%;}
.contact_2_1_mid{
background-color:#fff; border:1px #e7e7e7 solid; padding:0.8em 1em; width:87%}
.teshuw{ width:93.8%}
.contact_2_1_mid input{
border:none!important; background:none!important; width:100%; font-size:16px;outline:none;}
.contact_2_1_mid textarea{ width:100%;
border:0; background:none; font-size:16px;outline:none;}
.tixing{padding-left:10px; line-height:50px;}

.anniu2{ border:0PX;
font-size:1.125em; display:inline-block; color:#fff; background-color:#0a69d7; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu2 {
margin-bottom:1.5em; margin-top:1.5em;}
.anniu2:hover{
background-color:#999;}



.contact_2_2 a{
font-size:1.125em; display:inline-block; color:#fff; background-color:#2c82cd; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.contact_2_2{
margin-bottom:5.625em; margin-top:1.5em;}
.contact_2_2 a:hover{
background-color:#999;}


/*专利证书*/

.tupian ul li{ float:left;width:22.8%; text-align:center; overflow:hidden;margin-left:1%; margin-right:1%; margin-bottom:30px; border:1px solid #d8d8d8;background: #fff; height:250px;
border: 1px dotted #ccc;
border-radius: 5px;
box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1)}


.chanpinlbbc{display:table-cell;vertical-align:middle; padding:5px;  overflow: hidden!important; height:240px; background-size: cover !important; display: flex;justify-content: center;
align-items: center;}

.chanpinlbbc img{cursor: pointer;transition: all 0.6s; max-height:240px; max-width:100%; overflow:hidden}

.chanpinlbbc img:hover{transform: scale(1.2);}



/*内页新闻*/
.newsmid_2_1_mid_1{ 
overflow:hidden; width:200px; border:1px solid #f2f2f2; float:left;display: flex;justify-content: center;
align-items: center;height:130px; background:#fff; margin-bottom:40px;}
.newsmid_2_1_mid_1 img{max-width:200px;max-height:130px;transition: all 0.8s;}
.newsmid_2_1_mid_1 img:hover{   transform: scale(1.4);}

.newsmid_2_1_mid {position:relative; margin-bottom:40px;
background-color:#fff; border:1px #e4e4e4 solid;    box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); padding:40px; height:130px;
 }
a:hover .newsmid_2_1_mid{ background:#f8f8f8;}


a:hover .newsmid_2_1_mid .newsmid_2_1_mid_1 img { transform:scale(1.07) }

.newsmid_2_1_mid_2{ width:79%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#0a69d7; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
 
.newsmid_2_1_mid_2_2 h3 {font-size:24px; color:#000; line-height:1.5; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}

.newsmid_2_1_mid_2_2 .fx { font-size:13px; color:#999; line-height:36px;}
.newsmid_2_1_mid_2_2 .fx .em1 { background:url(../images/icon1.png) no-repeat left center; background-size:15px auto; float:left; width:130px; padding-left:20px;  }
.newsmid_2_1_mid_2_2 .fx .em2 { background:url(../images/icon2.png) no-repeat left center; background-size:13px auto; float:left; width:70px; padding-left:16px; }
.newsmid_2_1_mid_2_2 p {font-size:15px; color:#666; line-height:25px;overflow:hidden;display: -webkit-box; 
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; height:50px;
overflow: hidden;word-wrap:break-word;
word-break:break-all; padding:0px; margin:0px;}
.newsmid_2_1_mid_3{ position:absolute; left:0; bottom:0;border-top:1px #d7d7d7 solid;
width:100%;}
.newsmid_2_1_mid_3 div{
padding:.8em 1.5625em; }
.newsmid_2_1_mid_3 span{ padding-right:2.142857142857143em;
font-size:0.875em; color:#000; display:inline-block; background-position:right center; background-repeat:no-repeat; background-image:url(../images/index/img5.png);}
.newsmid_2_1_mid_2_2_jj{ margin-top:2em;
font-size:0.875em; color:#333; line-height:1.7;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}
.newsmid_2_2{ margin-top:1em;
text-align:center;}
.newsmid_2_2 a{ 
display:inline-block; background-color:#fff; padding:0.5em 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666; margin:0 0.2em;margin-bottom:0.5em;}
.newsmid_2_2 a.on,.newsmid_2_2 a:hover{
color:#fff; background-color:#2c82cd}
.newsmid_2{
padding-top:4em;}

.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.fanhui{ border-top:10px solid #f2f2f2; margin-top:30px;}
.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold; color:#0a69d7}
.shijian2{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}
.fanhui li{ margin-top:15px;}


/*产品中心*/
.nymenu{ width:1200px;}
.nymenu ul li a{ font-size:16px;}
.nymenu ul li{ float:left; width:31%; text-align:center; background:#f2f2f2; border-radius:5px; height:48px; line-height:48px; margin-left:1%; margin-right:1%;-webkit-transition: margin-top .8s; 
-moz-transition: margin-top .8s;-o-transition: margin-top .8s;}
.nymenu ul li:hover { margin-top:-5px; display:block; background:#0a69d7; }
.nymenu ul li:hover  a{color:#fff;}
.nymenu ul li a:hover, .nymenu ul li a.active {color: #fff; background:#0a69d7; display:block;border-radius:5px;}
.font3{ color:#fff;}
.proxx table tbody > tr:nth-child(even) {background-color: #fff;}  
.proxx table tbody > tr:nth-child(odd) {background-color: #f1f1f1;} 


@media screen and (max-width: 1024px){
.menu_wap{ display:none}
.menu_pc{ display:block}

.foot_pc{ display:block}
.foot_wap{ display:none}
	
.searcha .searchb{width:150px;  }

	
.wd1200{ width:95%;}
.head .wd1200{ width:95%;}
.logo{ float:none; text-align:center; width:100%; margin:0 auto;}
/*热门产品*/
.sousuo{width:95%;}
.remen{width:60%;}
/*产品*/
.cpliebiao{ overflow:hidden!important; height:40px;}
/*联系我们*/
.lianzuoa{ width:42%;}
.lianyoua{ width:56%;}
/*合作客户*/
.hl_main5_content{width:100%;}
.hl_main5_content1{width:87%;}
/*-------底部-----------*/
.foota{ width:95%;}
.footb{ width:95%;}
.weizhi{ width:95%; }
/*专利证书*/
.tupian ul li{width:30.5%; margin-left:1%; margin-right:1%; height:220px;}
.chanpinlbbc{height:210px; }
.chanpinlbbc img{ max-height:210px; max-width:100%; overflow:hidden}
/*内页新闻*/
.newsmid_2_1_mid_2{ width:75%;}
/*产品中心*/
.nymenu{ width:100%;}

/*三大优势*/
.wzuo{ text-align:center; font-size:20px;width:15%; height:80px; background:#0a69d7; color:#fff; line-height:80px;}
.wyou{ width:82%; font-size:16px;}
}


@media all and (max-width:768px){

.menu_pc{ display:none}
.menu_wap{ display:block}
.foot_pc{ display:none}
.foot_wap{ display:block}

/*热门产品*/
.sou_suo{ display:none; }



/*产品*/
.chanpin ul li:nth-child(2n){ margin-top:30px; margin-bottom:30px;}
.chanpin ul li{ float:none; width:100%; margin-left:0%; margin-right:0%;}

.cptu{ width:100%; background:#fff; height:auto;  display: flex;justify-content: center;
align-items: center;overflow:hidden; border-radius:5px;}
.cptu  img{width:100%}

.cpliebiao{ border-bottom:1px solid #f2f2f2; line-height:40px;}
.yuandian{ color:#0a69d7; font-size:14px;}
.cpliebiao .ming{ margin-left:10px;}
.cptop{ margin-top:20px; margin-bottom:15px;border-bottom:1px solid #0a69d7; padding-bottom:10px;}
.cptop h2{ color:#0a69d7; font-size:18px; font-weight:normal; padding:0px; margin:0px;}
.cptop .fr{ font-size:15px;}

.wd1200{  padding-top:35px; padding-bottom:35px;}

/*公司简介*/
.gongsi{ background:url(../images/dbj.jpg) no-repeat  center bottom ; width:100%; margin:0 auto}
.gongsi .wd1200{ padding-top:0px;}
.abzuo{ width:100%; float:none}
.abzuo h2{ color:#000; font-size:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; padding:0px; margin:0px;}
.abzuo h3{ padding:0px; margin:0px; font-weight:normal; font-size:30px; color:#0a69d7;}
.abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:6;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:180px;margin-bottom:20px; margin-top:20px; margin-bottom:20px;}
.anniu a{ color:#fff;}
.anniu:nth-child(2n){ background:#0a69d7!important; float:left}
.anniu{background:#606062;width:23%;text-align:center; height:40px; line-height:40px; margin-left:1%; margin-right:1%}

.anniu {  text-align:center;
-webkit-transition: margin-top .0s;
-moz-transition: margin-top .0s;
-o-transition: margin-top .0s;}
.anniu:hover{ margin-top:0px!important;display:block; }

.abyou{ width:100%; float:none; margin-top:30px;}


/*新闻*/
.news{ width:100%; float:none}
.naz{width:62%;}
.nzm{ width:35%; overflow:hidden}
.zzzp{ display:none; }


/*联系我们*/
.lianzuoa{ width:40%; float:none; overflow:hidden; display:none;}
.lianxia{ width:100%; float:none; margin-top:40px;}
.lianyoua{ width:100%; line-height:30px;float:none}
.gd_lx{ margin-top:10px;}
.gd_lx a{ color:#0a69d7}


/*合作客户*/
.hl_main5_content{width:100%; }
.hl_main5_content1{width:83%;margin-top:15px;}
.calie{ width:100%; height:100px; }
.calie  img{max-width:100%;max-height:100px; }



.heyou{ width:34%;}





/*-------底部-----------*/
.foot_wap .foot{ background:#394048; width:100%; margin:0 auto}
.foota{ width:95%; margin:0 auto;padding-bottom:40px; padding-top:50px; color:#bfbfbf; border-bottom:1px solid #474747; clear:both }

.fazuo{ width:70%; float:left }
.flian a{ color:#e1e2e2}
.flian{ line-height:30px; margin-top:0px; }
.ewm{ text-align:center; margin-top:10px; float:right}
.ewm{ line-height:30px;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.footb{ width:95%; margin:0 auto; padding-top:20px; padding-bottom:50px;}



/*----内页---*/
.wenzi h2{ color:#000; font-size:30px;}



.ny_weizhi{ background:#f2f2f2; width:100%; margin:0 auto; line-height:30px; height:auto; padding-top:10px; padding-bottom:10px; margin-bottom:30px;}
.weizhi{ width:95%;}
.weizhi span{ margin-left:10px; margin-right:10px;}

.nymain { padding-top:0px!important;}

/*简介*/
.neirong_biankuang { line-height:35px; padding: 15px; background-color: #ffffff; box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); margin-top:40px;}
.neirong { line-height:35px; background-color: #ffffff; margin-top:40px;}

/*三大优势*/
.wzuo{ text-align:center; font-size:20px;width:20%; height:80px; background:#0a69d7; color:#fff; line-height:80px;}
.wyou{ width:78%; font-size:16px;}

.neirong_biankuang .abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:25;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-bottom:0px; margin-top:30px!important; margin-bottom:0px; }


/*内页联系我们*/
.nylianxi ul { margin-bottom:30px;}
.nylianxi ul li{ float:none;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); width:100%; margin-bottom:35px;}
.nylianxi ul li:nth-child(2n){ float:none;}
.lkuang{ padding:20px;}

/*技术特色*/

.jzuo{ width:100%; float:none}
.jzuo  img{width:100%;transition: all 0.8s;}
.jzuo  img:hover{   transform: scale(1.1);}
.jyou{ width:100%; float:none; margin-top:30px;}

/*order*/
.contact_2_1{margin-top:2.5em;}
.contact_2_1 ul li{ margin-bottom:10px;float:none; width:100%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){float:none}
.contact_2_1 ul li:nth-child(5){
width:100%;}
.contact_2_1_mid{ width:83%}
.teshuw{ width:93.8%}


.anniu2 {margin-bottom:1.5em; margin-top:4.5em;}


/*专利证书*/

.tupian ul li{ float:none;width:99%; text-align:center; overflow:hidden;margin-left:0%; margin-right:0%; margin-bottom:30px; border:1px solid #d8d8d8;background: #fff; height:250px;
border: 1px dotted #ccc;
border-radius: 5px;
box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1)}



/*内页新闻*/
.newsmid_2_1_mid_1{  width:30%; height:90px; margin-bottom:30px;}
.newsmid_2_1_mid_1 img{max-width:100%;max-height:90px;transition: all 0.8s;}

.newsmid_2_1_mid {padding:15px; height:90px;}


.newsmid_2_1_mid_2{ width:65%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#0a69d7; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
.newsmid_2_1_mid_2_2 h3 {font-size:18px; color:#000; line-height:25px; height:50px; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;}

.newsmid_2_1_mid_2_2 p { display:none;}


.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.fanhui{ border-top:10px solid #f2f2f2; margin-top:30px;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}
.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold; color:#0a69d7}
.shijian2{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}
.fanhui li{ margin-top:10px;}

/*产品中心*/
.nymenu{ width:100%;}
.nymenu ul { margin-top:30px;}
.nymenu ul li a{ font-size:16px;}
.nymenu ul li:nth-child(2){ margin-top:00px; margin-bottom:00px;}
.nymenu ul li{ float:left; width:31%; text-align:center; background:#f2f2f2; border-radius:5px; height:48px; line-height:48px; margin-left:1%; margin-right:1%;-webkit-transition: margin-top .8s; 
-moz-transition: margin-top .8s;-o-transition: margin-top .8s;}
.nymenu ul li:hover { margin-top:-5px; display:block; background:#0a69d7; }
.nymenu ul li:hover  a{color:#fff;}
.nymenu ul li a:hover, .nymenu ul li a.active {color: #fff; background:#0a69d7; display:block;border-radius:5px;}
.font3{ color:#fff;}
.proxx table tbody > tr:nth-child(even) {background-color: #fff;}  
.proxx table tbody > tr:nth-child(odd) {background-color: #f1f1f1;} 



.nyabout{ background-size:250%; height:150px;}
.nycon{ background-size:250%; height:150px; }

.nyorder{ background-size:250%; height:150px; }
.nyfac{ background-size:250%; height:150px; }
.nytech{ background-size:250%; height:150px; }
.nycase{ background-size:250%; height:150px;}
.nypro{ background-size:250%; height:150px;}
.nynews{ background-size:250%; height:150px; }



body{color:#535353;font-size: 1em;font-family:"arial";background: #fff;width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

ul{ margin-bottom:0px!important;}
a,body{font-family:"arial"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%; display:block;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:6px; text-align:center;  }
.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .shanghl00 ul .on{ background:#FE6C9C;  }

.focus .bd{
position:relative;
z-index:0;
margin:0px;
padding:0px;
overflow: hidden;
}

.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}

.focus .bd li a{
-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}


.focriqi{ font-size:0.75em;}

.toubu{ position:fixed; left:0; top:0px; width:100%; z-index:999;background:#fff; height:50px;box-shadow: 0px 1px 5px #9c8e93; }
.toubuge{ width:100%;background:#fff; height:50px;}
.main-header {
height: 50px;
background-color:#fff;
z-index: 60;
width:100%;
position:relative;
box-sizing: border-box;border-bottom: 1px solid #F2F2F2;}
.cd-logo { position: absolute; left: 10px;}

.search_open {display: block;width: 30px;height:30px;background: url(../images/wap_sea.png) no-repeat;position: absolute;right:60px;top:10px;color: #fff;text-align: center;background-position:center center; background-size:auto 25px;}
.menu_open {display: block;width: 30px; height:30px;
background: url(../images/wap_menu.png) no-repeat;position: absolute;right:10px;top:10px;color: #fff;font-size: 12px;text-align: center;background-position:center center; background-size:auto 25px;}
.cshow{ display:block!important;}
.chide{ display:none!important;}
.zicai{display:block;}
.ziguanbi{display:none;}

.animate{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(360deg);-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */background: url(../images/wap_close.png) no-repeat;background-position: center center;
background-size: auto 25px;} 

.animate1{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(-360deg);-moz-transform:rotate(-360deg); /* Firefox */
-webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
-o-transform:rotate(-360deg); /* Opera */} 

.search{ margin:15px;height:40px;display:box; display:-webkit-box; display:-moz-box;background:none; }
.search .input{display:block; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0;  text-align:left;height:38px; padding:0px 10px; line-height:40px; overflow:hidden; border:#e4e4e4 1px solid; border-right:0;  border-radius:5px  0px 0px 5px;  -moz-border-radius: 5px  0px 0px 5px; 
-khtml-border-radius: 5px  0px 0px 5px; 
-webkit-border-radius: 5px  0px 0px 5px; }
.search .button{ height:40px; width:40px;     display:block; border:#e4e4e4 1px solid; border-left:0; border-radius:0px  5px 5px 0px;  -moz-border-radius: 0px  5px 5px 0px;
-khtml-border-radius: 0px  5px 5px 0px;
-webkit-border-radius: 0px  5px 5px 0px; background:#000 url(../images/wap_ico031.png) center center no-repeat; cursor:pointer;}	
	
.rl{ float:right;}
.fl{ float:left;}


.tbottom{ height:4.2em;}
#BottomNav {  background:#222; bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 19; box-sizing:border-box; }
#BottomNav ul li { opacity:0.9;
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; }

#BottomNav ul li a {color: #fff;display: block;padding-top:0.8rem;padding-bottom:0.2rem}


#BottomNav ul li a div {font-size: 0.9em; padding-top:0.18rem;padding-bottom:0.5rem; }
#BottomNav .a {background-image: url(../images/shl-a.png);}
#BottomNav .b {background-image: url(../images/shl-b.png);}
#BottomNav .c { background-image: url(../images/shl-c.png);}
#BottomNav .d {background-image: url(../images/vperson.png);}
#BottomNav .e {background-image: url(../images/vbob1.png);}
#BottomNav .f { background-image: url(../images/shl-f.png); background-size:auto 1.1rem!important;}
#BottomNav .icon { background-position: center center; background-repeat: no-repeat; display: block; height: 1.4rem; margin: 0 auto; width: 1.4rem;background-size: auto 1.5em;}




.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.menu_open{ display: block;}
.menu_close{ display: none; background: url('../images/wap_close.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
.menu { position: fixed; width: 230px; height: 100%; top: 50px; right:-230px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
.menu .menu-li{border-bottom: 1px solid #222;}
.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
.menu .twoul{ display: none;}
.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}

.menuico_right{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_down{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
.nybanner{ width:100%}
.nybanner img{ width:100%; display:block}	
}
@media all and (max-width:640px){
.xxnr table tr td:nth-child(1){ width:40%}


.menu_pc{ display:none}
.menu_wap{ display:block}
.foot_pc{ display:none}
.foot_wap{ display:block}

/*热门产品*/
.sou_suo{ display:none; }



/*产品*/
.chanpin ul li:nth-child(2n){ margin-top:30px; margin-bottom:30px;}
.chanpin ul li{ float:none; width:100%; margin-left:0%; margin-right:0%;}

.cptu{ width:100%; background:#fff; height:auto;  display: flex;justify-content: center;
align-items: center;overflow:hidden; border-radius:5px;}
.cptu  img{width:100%}

.cpliebiao{ border-bottom:1px solid #f2f2f2; line-height:40px;}
.yuandian{ color:#0a69d7; font-size:14px;}
.cpliebiao .ming{ margin-left:10px;}
.cptop{ margin-top:20px; margin-bottom:15px;border-bottom:1px solid #0a69d7; padding-bottom:10px;}
.cptop h2{ color:#0a69d7; font-size:18px; font-weight:normal; padding:0px; margin:0px;}
.cptop .fr{ font-size:15px;}

.wd1200{  padding-top:35px; padding-bottom:35px;}

/*公司简介*/
.gongsi{ background:url(../images/dbj.jpg) no-repeat  center bottom ; width:100%; margin:0 auto}
.gongsi .wd1200{ padding-top:0px;}
.abzuo{ width:100%; float:none}
.abzuo h2{ color:#000; font-size:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; padding:0px; margin:0px;}
.abzuo h3{ padding:0px; margin:0px; font-weight:normal; font-size:30px; color:#0a69d7;}
.abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:6;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:180px;margin-bottom:20px; margin-top:20px; margin-bottom:20px;}
.anniu a{ color:#fff;}
.anniu:nth-child(2n){ background:#0a69d7!important; float:left}
.anniu{background:#606062;width:23%;text-align:center; height:40px; line-height:40px; margin-left:1%; margin-right:1%}

.anniu {  text-align:center;
-webkit-transition: margin-top .0s;
-moz-transition: margin-top .0s;
-o-transition: margin-top .0s;}
.anniu:hover{ margin-top:0px!important;display:block; }

.abyou{ width:100%; float:none; margin-top:30px;}


/*新闻*/
.news{ width:100%; float:none}
.naz{width:62%;}
.nzm{ width:35%; overflow:hidden}
.zzzp{ display:none; }


/*联系我们*/
.lianzuoa{ width:40%; float:none; overflow:hidden; display:none;}
.lianxia{ width:100%; float:none; margin-top:40px;}
.lianyoua{ width:100%; line-height:30px;float:none}
.gd_lx{ margin-top:10px;}
.gd_lx a{ color:#0a69d7}


/*合作客户*/
.hl_main5_content{width:100%; }
.hl_main5_content1{width:70%;margin-top:15px;}
.calie{ width:100%; height:100px; }
.calie  img{max-width:100%;max-height:100px; }



.heyou{ width:34%;}


/*三大优势*/
.yzuo{ width:100%; float:none; overflow:hidden}
.yyou{ width:100%; float:none; margin-top:30px;}
.yzuo  img{width:100%;transition: all 0.8s;}
.yzuo  img:hover{   transform: scale(1.1);}
.hengxian{ background:#fafafa; height:5px; width:100%; margin-top:30px; margin-bottom:30px;}
.qywh{ color:#0a69d7; font-size:25px; font-weight:bold}
.wenhua{ border-bottom:1px dashed #d8d8d8; padding-bottom:20px; padding-top:20px}
.wzuo{ float:none;text-align:center; font-size:20px;width:100%; height:40px; background:#0a69d7; color:#fff; line-height:40px;}
.wyou{ width:100%; font-size:15px; float:none}


/*-------底部-----------*/
.foot_wap .foot{ background:#394048; width:100%; margin:0 auto}
.foota{ width:95%; margin:0 auto;padding-bottom:40px; padding-top:50px; color:#bfbfbf; border-bottom:1px solid #474747 }

.fazuo{ width:100%; float:none;}
.flian a{ color:#e1e2e2}
.flian{ line-height:30px; margin-top:0px;  text-align:center}
.ewm{ text-align:center; margin-top:20px;}
.ewm{ float:none; width:100%; text-align:center;line-height:30px;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.footb{ width:95%; margin:0 auto; padding-top:20px; padding-bottom:20px;}



/*----内页---*/
.wenzi h2{ color:#000; font-size:30px;}



.ny_weizhi{ background:#f2f2f2; width:100%; margin:0 auto; line-height:30px; height:auto; padding-top:10px; padding-bottom:10px; margin-bottom:30px;}
.weizhi{ width:95%;}
.weizhi span{ margin-left:10px; margin-right:10px;}

.nymain { padding-top:0px!important;}

/*简介*/
.neirong_biankuang { line-height:35px; padding: 15px; background-color: #ffffff; box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); margin-top:40px;}
.neirong { line-height:35px; background-color: #ffffff; margin-top:40px;}



.neirong_biankuang .abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:25;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-bottom:0px; margin-top:30px!important; margin-bottom:0px; }


/*内页联系我们*/
.nylianxi ul { margin-bottom:30px;}
.nylianxi ul li{ float:none;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); width:100%; margin-bottom:35px;}
.nylianxi ul li:nth-child(2n){ float:none;}
.lkuang{ padding:20px;}

/*技术特色*/

.jzuo{ width:100%; float:none}
.jzuo  img{width:100%;transition: all 0.8s;}
.jzuo  img:hover{   transform: scale(1.1);}
.jyou{ width:100%; float:none; margin-top:30px;}

/*order*/
.contact_2_1{margin-top:2.5em;}
.contact_2_1 ul li{ margin-bottom:10px;float:none; width:100%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){float:none}
.contact_2_1 ul li:nth-child(5){
width:100%;}
.contact_2_1_mid{ width:83%}
.teshuw{ width:93.8%}


.anniu2 {margin-bottom:1.5em; margin-top:4.5em;}


/*专利证书*/

.tupian ul li{ float:none;width:99%; text-align:center; overflow:hidden;margin-left:0%; margin-right:0%; margin-bottom:30px; border:1px solid #d8d8d8;background: #fff; height:250px;
border: 1px dotted #ccc;
border-radius: 5px;
box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1)}



/*内页新闻*/
.newsmid_2_1_mid_1{  width:30%; height:90px; margin-bottom:30px;}
.newsmid_2_1_mid_1 img{max-width:100%;max-height:90px;transition: all 0.8s;}

.newsmid_2_1_mid {padding:15px; height:90px;}


.newsmid_2_1_mid_2{ width:65%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#0a69d7; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
 .newsmid_2_1_mid_2_2 h3 {font-size:18px; color:#000; line-height:25px; height:50px; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}
 


.newsmid_2_1_mid_2_2 p { display:none;}


.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.fanhui{ border-top:10px solid #f2f2f2; margin-top:30px;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}
.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold; color:#0a69d7}
.shijian2{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}
.fanhui li{ margin-top:10px;}


/*产品中心*/
.nymenu{ width:100%;}
.nymenu ul { margin-top:30px;}
.nymenu ul li a{ font-size:16px;}
.nymenu ul li:nth-child(2){ margin-top:20px; margin-bottom:20px;}
.nymenu ul li{ float:none; width:100%; text-align:center; background:#f2f2f2; border-radius:5px; height:48px; line-height:48px; margin-left:0%; margin-right:0%;-webkit-transition: margin-top .8s; 
-moz-transition: margin-top .8s;-o-transition: margin-top .8s;}
.nymenu ul li:hover { margin-top:-5px; display:block; background:#0a69d7; }
.nymenu ul li:hover  a{color:#fff;}
.nymenu ul li a:hover, .nymenu ul li a.active {color: #fff; background:#0a69d7; display:block;border-radius:5px;}
.font3{ color:#fff;}
.proxx table tbody > tr:nth-child(even) {background-color: #fff;}  
.proxx table tbody > tr:nth-child(odd) {background-color: #f1f1f1;} 



.nyabout{ background-size:250%; height:150px;}
.nycon{ background-size:250%; height:150px; }

.nyorder{ background-size:250%; height:150px; }
.nyfac{ background-size:250%; height:150px; }
.nytech{ background-size:250%; height:150px; }
.nycase{ background-size:250%; height:150px;}
.nypro{ background-size:250%; height:150px;}
.nynews{ background-size:250%; height:150px; }



body{color:#535353;font-size: 1em;font-family:"arial";background: #fff;width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

ul{ margin-bottom:0px!important;}
a,body{font-family:"arial"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%; display:block;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:6px; text-align:center;  }
.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .shanghl00 ul .on{ background:#FE6C9C;  }

.focus .bd{
position:relative;
z-index:0;
margin:0px;
padding:0px;
overflow: hidden;
}

.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}

.focus .bd li a{
-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}


.focriqi{ font-size:0.75em;}

.toubu{ position:fixed; left:0; top:0px; width:100%; z-index:999;background:#fff; height:50px;box-shadow: 0px 1px 5px #9c8e93; }
.toubuge{ width:100%;background:#fff; height:50px;}
.main-header {
height: 50px;
background-color:#fff;
z-index: 60;
width:100%;
position:relative;
box-sizing: border-box;border-bottom: 1px solid #F2F2F2;}
.cd-logo { position: absolute; left: 10px;}

.search_open {display: block;width: 30px;height:30px;background: url(../images/wap_sea.png) no-repeat;position: absolute;right:60px;top:10px;color: #fff;text-align: center;background-position:center center; background-size:auto 25px;}
.menu_open {display: block;width: 30px; height:30px;
background: url(../images/wap_menu.png) no-repeat;position: absolute;right:10px;top:10px;color: #fff;font-size: 12px;text-align: center;background-position:center center; background-size:auto 25px;}
.cshow{ display:block!important;}
.chide{ display:none!important;}
.zicai{display:block;}
.ziguanbi{display:none;}

.animate{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(360deg);-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */background: url(../images/wap_close.png) no-repeat;background-position: center center;
background-size: auto 25px;} 

.animate1{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(-360deg);-moz-transform:rotate(-360deg); /* Firefox */
-webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
-o-transform:rotate(-360deg); /* Opera */} 

.search{ margin:15px;height:40px;display:box; display:-webkit-box; display:-moz-box;background:none; }
.search .input{display:block; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0;  text-align:left;height:38px; padding:0px 10px; line-height:40px; overflow:hidden; border:#e4e4e4 1px solid; border-right:0;  border-radius:5px  0px 0px 5px;  -moz-border-radius: 5px  0px 0px 5px; 
-khtml-border-radius: 5px  0px 0px 5px; 
-webkit-border-radius: 5px  0px 0px 5px; }
.search .button{ height:40px; width:40px;     display:block; border:#e4e4e4 1px solid; border-left:0; border-radius:0px  5px 5px 0px;  -moz-border-radius: 0px  5px 5px 0px;
-khtml-border-radius: 0px  5px 5px 0px;
-webkit-border-radius: 0px  5px 5px 0px; background:#000 url(../images/wap_ico031.png) center center no-repeat; cursor:pointer;}	
	
.rl{ float:right;}
.fl{ float:left;}


.tbottom{ height:4.2em;}
#BottomNav {  background:#222; bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 19; box-sizing:border-box; }
#BottomNav ul li { opacity:0.9;
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; }

#BottomNav ul li a {color: #fff;display: block;padding-top:0.8rem;padding-bottom:0.2rem}


#BottomNav ul li a div {font-size: 0.9em; padding-top:0.18rem;padding-bottom:0.5rem; }
#BottomNav .a {background-image: url(../images/shl-a.png);}
#BottomNav .b {background-image: url(../images/shl-b.png);}
#BottomNav .c { background-image: url(../images/shl-c.png);}
#BottomNav .d {background-image: url(../images/vperson.png);}
#BottomNav .e {background-image: url(../images/vbob1.png);}
#BottomNav .f { background-image: url(../images/shl-f.png); background-size:auto 1.1rem!important;}
#BottomNav .icon { background-position: center center; background-repeat: no-repeat; display: block; height: 1.4rem; margin: 0 auto; width: 1.4rem;background-size: auto 1.5em;}




.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.menu_open{ display: block;}
.menu_close{ display: none; background: url('../images/wap_close.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
.menu { position: fixed; width: 230px; height: 100%; top: 50px; right:-230px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
.menu .menu-li{border-bottom: 1px solid #222;}
.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
.menu .twoul{ display: none;}
.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;padding-right: 15px;}

.menuico_right{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_down{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
.nybanner{ width:100%}
.nybanner img{ width:100%; display:block}	
}

@media all and (max-width:320px){

.menu_pc{ display:none}
.menu_wap{ display:block}
.foot_pc{ display:none}
.foot_wap{ display:block}

/*热门产品*/
.sou_suo{ display:none; }



/*产品*/
.chanpin ul li:nth-child(2n){ margin-top:30px; margin-bottom:30px;}
.chanpin ul li{ float:none; width:100%; margin-left:0%; margin-right:0%;}

.cptu{ width:100%; background:#fff; height:auto;  display: flex;justify-content: center;
align-items: center;overflow:hidden; border-radius:5px;}
.cptu  img{width:100%}

.cpliebiao{ border-bottom:1px solid #f2f2f2; line-height:40px;}
.yuandian{ color:#0a69d7; font-size:14px;}
.cpliebiao .ming{ margin-left:10px;}
.cptop{ margin-top:20px; margin-bottom:15px;border-bottom:1px solid #0a69d7; padding-bottom:10px;}
.cptop h2{ color:#0a69d7; font-size:18px; font-weight:normal; padding:0px; margin:0px;}
.cptop .fr{ font-size:15px;}

.wd1200{  padding-top:35px; padding-bottom:35px;}

/*公司简介*/
.gongsi{ background:url(../images/dbj.jpg) no-repeat  center bottom ; width:100%; margin:0 auto}
.gongsi .wd1200{ padding-top:0px;}
.abzuo{ width:100%; float:none}
.abzuo h2{ color:#000; font-size:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; padding:0px; margin:0px;}
.abzuo h3{ padding:0px; margin:0px; font-weight:normal; font-size:30px; color:#0a69d7;}
.abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:6;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:180px;margin-bottom:20px; margin-top:20px; margin-bottom:20px;}
.anniu a{ color:#fff;}
.anniu:nth-child(2n){ background:#0a69d7!important; float:left}
.anniu{background:#606062;width:23%;text-align:center; height:40px; line-height:40px; margin-left:1%; margin-right:1%}

.anniu {  text-align:center;
-webkit-transition: margin-top .0s;
-moz-transition: margin-top .0s;
-o-transition: margin-top .0s;}
.anniu:hover{ margin-top:0px!important;display:block; }

.abyou{ width:100%; float:none; margin-top:30px;}


/*新闻*/
.news{ width:100%; float:none}
.naz{width:62%;}
.nzm{ width:35%; overflow:hidden}
.zzzp{ display:none; }


/*联系我们*/
.lianzuoa{ width:40%; float:none; overflow:hidden; display:none;}
.lianxia{ width:100%; float:none; margin-top:40px;}
.lianyoua{ width:100%; line-height:30px;float:none}
.gd_lx{ margin-top:10px;}
.gd_lx a{ color:#0a69d7}


/*合作客户*/
.hl_main5_content{width:100%; }
.hl_main5_content1{width:70%;margin-top:15px;}
.calie{ width:100%; height:100px; }
.calie  img{max-width:100%;max-height:100px; }



.heyou{ width:34%;}





/*-------底部-----------*/
.foot_wap .foot{ background:#394048; width:100%; margin:0 auto}
.foota{ width:95%; margin:0 auto;padding-bottom:40px; padding-top:50px; color:#bfbfbf; border-bottom:1px solid #474747 }

.fazuo{ width:100%; float:none;}
.flian a{ color:#e1e2e2}
.flian{ line-height:30px; margin-top:0px;  text-align:center}
.ewm{ text-align:center; margin-top:20px;}
.ewm{ line-height:30px;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.footb{ width:95%; margin:0 auto; padding-top:20px; padding-bottom:20px;}



/*----内页---*/
.wenzi h2{ color:#000; font-size:30px;}



.ny_weizhi{ background:#f2f2f2; width:100%; margin:0 auto; line-height:30px; height:auto; padding-top:10px; padding-bottom:10px; margin-bottom:30px;}
.weizhi{ width:95%;}
.weizhi span{ margin-left:10px; margin-right:10px;}

.nymain { padding-top:0px!important;}

/*简介*/
.neirong_biankuang { line-height:35px; padding: 15px; background-color: #ffffff; box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); margin-top:40px;}
.neirong { line-height:35px; background-color: #ffffff; margin-top:40px;}



.neirong_biankuang .abnr{ text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:25;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-bottom:0px; margin-top:30px!important; margin-bottom:0px; }


/*内页联系我们*/
.nylianxi ul { margin-bottom:30px;}
.nylianxi ul li{ float:none;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); width:100%; margin-bottom:35px;}
.nylianxi ul li:nth-child(2n){ float:none;}
.lkuang{ padding:20px;}

/*技术特色*/

.jzuo{ width:100%; float:none}
.jzuo  img{width:100%;transition: all 0.8s;}
.jzuo  img:hover{   transform: scale(1.1);}
.jyou{ width:100%; float:none; margin-top:30px;}

/*order*/
.contact_2_1{margin-top:2.5em;}
.contact_2_1 ul li{ margin-bottom:10px;float:none; width:100%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){float:none}
.contact_2_1 ul li:nth-child(5){
width:100%;}
.contact_2_1_mid{ width:83%}
.teshuw{ width:93.8%}


.anniu2 {margin-bottom:1.5em; margin-top:4.5em;}


/*专利证书*/

.tupian ul li{ float:none;width:99%; text-align:center; overflow:hidden;margin-left:0%; margin-right:0%; margin-bottom:30px; border:1px solid #d8d8d8;background: #fff; height:250px;
border: 1px dotted #ccc;
border-radius: 5px;
box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1)}



/*内页新闻*/
.newsmid_2_1_mid_1{  width:30%; height:90px; margin-bottom:30px;}
.newsmid_2_1_mid_1 img{max-width:100%;max-height:90px;transition: all 0.8s;}

.newsmid_2_1_mid {padding:15px; height:90px;}


.newsmid_2_1_mid_2{ width:65%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#0a69d7; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#0a69d7; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
.newsmid_2_1_mid_2_2 h3 {font-size:18px; color:#000; line-height:25px; height:50px; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;}

.newsmid_2_1_mid_2_2 p { display:none;}


.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.fanhui{ border-top:10px solid #f2f2f2; margin-top:30px;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}
.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold; color:#0a69d7}
.shijian2{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}
.fanhui li{ margin-top:10px;}


/*产品中心*/
.nymenu{ width:100%;}
.nymenu ul { margin-top:30px;}
.nymenu ul li a{ font-size:16px;}
.nymenu ul li:nth-child(2){ margin-top:20px; margin-bottom:20px;}
.nymenu ul li{ float:none; width:100%; text-align:center; background:#f2f2f2; border-radius:5px; height:48px; line-height:48px; margin-left:0%; margin-right:0%;-webkit-transition: margin-top .8s; 
-moz-transition: margin-top .8s;-o-transition: margin-top .8s;}
.nymenu ul li:hover { margin-top:-5px; display:block; background:#0a69d7; }
.nymenu ul li:hover  a{color:#fff;}
.nymenu ul li a:hover, .nymenu ul li a.active {color: #fff; background:#0a69d7; display:block;border-radius:5px;}
.font3{ color:#fff;}
.proxx table tbody > tr:nth-child(even) {background-color: #fff;}  
.proxx table tbody > tr:nth-child(odd) {background-color: #f1f1f1;} 



.nyabout{ background-size:250%; height:150px;}
.nycon{ background-size:250%; height:150px; }

.nyorder{ background-size:250%; height:150px; }
.nyfac{ background-size:250%; height:150px; }
.nytech{ background-size:250%; height:150px; }
.nycase{ background-size:250%; height:150px;}
.nypro{ background-size:250%; height:150px;}
.nynews{ background-size:250%; height:150px; }



body{color:#535353;font-size: 1em;font-family:"arial";background: #fff;width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

ul{ margin-bottom:0px!important;}
a,body{font-family:"arial"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%; display:block;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:6px; text-align:center;  }
.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .shanghl00 ul .on{ background:#FE6C9C;  }

.focus .bd{
position:relative;
z-index:0;
margin:0px;
padding:0px;
overflow: hidden;
}

.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}

.focus .bd li a{
-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}


.focriqi{ font-size:0.75em;}

.toubu{ position:fixed; left:0; top:0px; width:100%; z-index:999;background:#fff; height:50px;box-shadow: 0px 1px 5px #9c8e93; }
.toubuge{ width:100%;background:#fff; height:50px;}
.main-header {
height: 50px;
background-color:#fff;
z-index: 60;
width:100%;
position:relative;
box-sizing: border-box;border-bottom: 1px solid #F2F2F2;}
.cd-logo { position: absolute; left: 10px;}

.search_open {display: block;width: 30px;height:30px;background: url(../images/wap_sea.png) no-repeat;position: absolute;right:60px;top:10px;color: #fff;text-align: center;background-position:center center; background-size:auto 25px;}
.menu_open {display: block;width: 30px; height:30px;
background: url(../images/wap_menu.png) no-repeat;position: absolute;right:10px;top:10px;color: #fff;font-size: 12px;text-align: center;background-position:center center; background-size:auto 25px;}
.cshow{ display:block!important;}
.chide{ display:none!important;}
.zicai{display:block;}
.ziguanbi{display:none;}

.animate{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(360deg);-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */background: url(../images/wap_close.png) no-repeat;background-position: center center;
background-size: auto 25px;} 

.animate1{-moz-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;display: block;
transform:rotate(-360deg);-moz-transform:rotate(-360deg); /* Firefox */
-webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
-o-transform:rotate(-360deg); /* Opera */} 

.search{ margin:15px;height:40px;display:box; display:-webkit-box; display:-moz-box;background:none; }
.search .input{display:block; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0;  text-align:left;height:38px; padding:0px 10px; line-height:40px; overflow:hidden; border:#e4e4e4 1px solid; border-right:0;  border-radius:5px  0px 0px 5px;  -moz-border-radius: 5px  0px 0px 5px; 
-khtml-border-radius: 5px  0px 0px 5px; 
-webkit-border-radius: 5px  0px 0px 5px; }
.search .button{ height:40px; width:40px;     display:block; border:#e4e4e4 1px solid; border-left:0; border-radius:0px  5px 5px 0px;  -moz-border-radius: 0px  5px 5px 0px;
-khtml-border-radius: 0px  5px 5px 0px;
-webkit-border-radius: 0px  5px 5px 0px; background:#000 url(../images/wap_ico031.png) center center no-repeat; cursor:pointer;}	
	
.rl{ float:right;}
.fl{ float:left;}


.tbottom{ height:4.2em;}
#BottomNav {  background:#222; bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 19; box-sizing:border-box; }
#BottomNav ul li { opacity:0.9;
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; }

#BottomNav ul li a {color: #fff;display: block;padding-top:0.8rem;padding-bottom:0.2rem}


#BottomNav ul li a div {font-size: 0.9em; padding-top:0.18rem;padding-bottom:0.5rem; }
#BottomNav .a {background-image: url(../images/shl-a.png);}
#BottomNav .b {background-image: url(../images/shl-b.png);}
#BottomNav .c { background-image: url(../images/shl-c.png);}
#BottomNav .d {background-image: url(../images/vperson.png);}
#BottomNav .e {background-image: url(../images/vbob1.png);}
#BottomNav .f { background-image: url(../images/shl-f.png); background-size:auto 1.1rem!important;}
#BottomNav .icon { background-position: center center; background-repeat: no-repeat; display: block; height: 1.4rem; margin: 0 auto; width: 1.4rem;background-size: auto 1.5em;}




.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}
.menu_open{ display: block;}
.menu_close{ display: none; background: url('../images/wap_close.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
.menu { position: fixed; width: 230px; height: 100%; top: 50px; right:-230px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
.menu .menu-li{border-bottom: 1px solid #222;}
.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
.menu .twoul{ display: none;}
.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}

.menuico_right{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_down{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
.nybanner{ width:100%}
.nybanner img{ width:100%; display:block}	
}