@charset "utf-8";
/******header**********/
.header { width: 100%; display: block; height: 10vh; position: fixed; left: 0; top: 0; z-index: 100; background: url(../images/tpbg.png) repeat; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2); }
.header .head { width: 86%; margin: 0 auto; height: 10vh; }
.header .head .logo_img { width: auto; height: 100%; }
.header .head .logo_img img { height: 2.5vw; }
.header .head .sea { width: 2.6%; height: 100%; cursor: pointer; }
.header .head .sea span { display: block; }
.header .head .sea i { display: none; }
.header .head .sea:hover span { display: none; }
.header .head .sea:hover i { display: block; }
.header .head .search { display: none; position: absolute; right: 0; top: 0; z-index: 99; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); transition: top ease 0.35s; }
.header .head .search .search_ny { width: 100%; height: 100vh; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.header .head .search .satr { width: 466px; overflow: hidden; margin: 0 auto 0 auto; position: relative; }
.header .head .search .satr em { width: auto; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
.header .head .search .satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.header .head .search .satr .search_c { width: 466px; height: 50px; background: url(../images/ser.jpg) no-repeat bottom center; }
.header .head .search .satr .search_c .sousuo1 { width: 310px; height: 50px; line-height: 50px; background: none; border: 0; padding-left: 10px; float: left; }
.header .head .search .sousuo { width: 124px; height: 50px; line-height: 50px; background: none; border: 0; float: right; text-align: center; color: #FFF; }
.header .head .stmenu1 { width: 2.8%; height: 100%; cursor: pointer; position: relative; }
.header .head .stmenu1 .xiala { height: 5vw; }
.header .head .stmenu1 .xiala span { display: block; }
.header .head .stmenu1 .xiala i { display: none; }
.header .head .stmenu1 .navh span, .header .head .stmenu1 .xiala:hover span { display: none; }
.header .head .stmenu1 .navh i, .header .head .stmenu1 .xiala:hover i { display: block; }
.header .head .stmenu1 .childa { display: none; position: absolute; top: 4vw; left: 0; width: 200%; line-height: normal; z-index: 90; background: #FFF; }
.header .head .phone { height: 10vh;}
.header .head .phone dt img { height: 1.8vw; }
.header .head .phone dd { height: 1.8vw; line-height: 1.8vw; }
.header .head .menu { width: 52%; height: 10vh; margin-right: 5%; }
.header .head .menu li { width: 14.285%; position: relative; float: left; display: inline; }
.header .head .menu li a.xialaguang { display: inline-block; width: 100%; height: 10vh; line-height: 10vh; text-align: center; }
.header .head .menu li a.navhover, .header .head .menu li a.xialaguang:hover { cursor: pointer; color: #FFF; background: #003981; }
.header .head .menu ul.children { display: none; position: absolute; top: 10vh; left: 0; width: 140%; line-height: normal; z-index: 90; background: #003981; }
.header .head .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #2267be solid; margin: 0; }
.header .head .menu ul.children li a { overflow: hidden; display: block; padding: 10px; border-top: 1px #05244c solid; color: #FFF; }
.header .head .menu ul.children li a:hover { color: #FFF; background: #003981; }
.header.clone { background: #fff; }
/******footer**********/
.fov{ width:auto; overflow:hidden; float:left;}
.fov dt{ position:relative; padding-bottom:1.5vw;}
.fov dt:after { content: ''; width: 1em; height: 1px; background: #FFF; position: absolute; left: 0; bottom: 0; opacity:0.4;}
.fov dt em{ display:none;}
.fov dd p{ margin:0.65vw 0;}
.fov1{ margin-right:4.5%;}
.fov2{ width:26%;}
.fov2 p{ float:left;}
.lxnr i{ width:2.5vw;}
.lxnr i img{ max-width:100%; width:auto; height:1.5vw;}
.lxnr span{ height:1.5vw; line-height:1.5vw;}
.ewm{ width:22%; overflow:hidden; float:right;}
.ewm dl{ width:47%; overflow:hidden;}
/******common**********/
.tita1 img{ width:auto; height:2vh;}
.tita2 img{ width:auto; height:0.5vw;}
.lxfs { width: 22%; margin-right: 13%; }
.tita { height: 22px; line-height: 22px; overflow: hidden; }
.titb { height: 26px; line-height: 26px; overflow: hidden; }
.duanluo { height: 66px; overflow: hidden; }
.duanlua { height: 92px; overflow: hidden; }
/*about*/
.ab1 img, .ab2 img{ width:100%;}
.ab1 .tita1 img, .ab2 .tita1 img{ width:auto; height:0.9vw;}
.ab1 .tita2 img, .ab2 .tita2 img{ width:auto; height:0.5vw;}
.ab1 dl dt{ width:52%;}
.ab1 dl dd{ width:44%;}
.ab2 dl dt{ width:58%;}
.ab2 dl dd{ width:42%; height:464px;}
.ab2 dl.fty dt{ width:29.65%;}
.ab2 dl.fty dd{ width:70.35%; height:auto;}
.ab_ys{ width:100%; overflow:hidden; background:url(../images/bg.jpg) no-repeat top center; padding: 3.5vw 0; color:#FFF;}
.ab_ys a, .ab_ys a:hover{ color:#FFF;}
.ab_ys .logo img{ width:auto; height:3vw;}
.ab_ys .ysn dl{ width:25%; height:11.3vw; border-bottom: 1px solid rgba(255,255,255,0.1); border-right: 1px solid rgba(255,255,255,0.1);}
.ab_ys .ysn dl:nth-child(4n){ border-right:none;}
.ab_ys .ysn dl img{ width:auto; height:5vw;}
/*products*/
.pro_top1 dt{ float:left; border-right:1px #d2d2d2 solid; padding-right:1.2vw;}
.pro_top1 dt span{ float:left; height:1vw; line-height:1vw;}
.pro_top1 dt span img{ height:1vw;}
.pro_top1 dd{ float:left; padding-left:1.2vw;}
.cpsm1 dt{ width:55.6%;}
.cpsm1 dd{ width:40%;}
.cpsm1 dd img{ width:100%; height:auto;}
.cpsm2 .bgcolorx dt{ width:53%;}
.cpsm2 .bgcolorx dt img{ width:100%; height:auto;}
.cpsm2 .bgcolorx dd{ width:47%; height:430px;}
.cpsm2 .pt10 dt{ width:53%;}
.cpsm2 .pt10 dd{ width:47%;}
.pro_top2 dt{ width:3.9%; float:left;}
.pro_top2 dd{ width:auto; float:left;}
.cpsm3 .pt30 dl{ position:relative;}
.cpsm3 .pt30 dl:after { content: ''; width: 2px; height: 100%; border-radius: 100%; background:url(../images/lp.png) no-repeat; background-size:cover; position: absolute; left: 52.8%; top: 0;}
.cpsm3 .pt30 dl dt{ width:50%;}
.cpsm3 .pt30 dl dd{ width:43%;}
.pro_top3 dt span{ float:left; height:1.3vw; line-height:1.3vw;}
.pro_top3 dt span img{ height:1vw;}
.cpxt dl{ width:20%; float:left; margin-bottom:1vw;}
.cpxt dl dt img{ width:9.1vw; height:9.1vw; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.cpxx1{ position:relative;}
.cpxx1 .zan{ width:12%; position:absolute; right:2%; top:5%; z-index:1;}
.cpxx1 dd{ position:absolute; left:0; bottom:5%; left:2%; z-index:1;}
.cpxx1 dd span{ float:left; height:1vw; line-height:1vw;}
.cpxx1 dd span img{ height:1vw;}
.cp_bo span{ float:left; height:2.5vw; line-height:2.5vw;}
.cp_bo a{ float:left; margin-left:31%;}
.cp_bo a img{ height:11vw;}
/*产品参数*/
.cpcs{ background:url(../images/xg.png) repeat; text-indent:10px; padding:0.5vw 0; margin-bottom:0.5vw;}
.cpcs span.white{ margin-left:0.5em;}

.sjk{ width: 100%; overflow: hidden; position:relative;}
.sjk p{ position:absolute; right:5%; bottom:10%; z-index:1;}
/*product-list*/
.product-list { width: 100%; overflow: hidden; }
.xgcpn { width: 100%; margin: 20px 0 0 0; }
.cpnb li { width: 49%; float: left; margin: 0 0.5% 1vw 0.5%; }
.cpnc li { width: 32.33%; float: left; margin: 0 0.5% 1vw 0.5%; }
.cpnd li { width: 24%; float: left; margin: 0 0.5% 1vw 0.5%; }
.cpne li { width: 19%; float: left; margin: 0 0.5% 1vw 0.5%; }
.product-list li { overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block; }
.product-list li figcaption { width: 100%; display: block; overflow: hidden; transition: 350ms; text-align: center; background-color: #eee; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 5; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 10; }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #cc0000; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #cc0000; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #cc0000; border-right: 3px solid #cc0000; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #cc0000; border-bottom: 3px solid #cc0000; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #cc0000; }
/*PageBar*/
.PageBar { clear: both; width: 100%; overflow: hidden; text-align: center; margin: 0 auto; }
.PageButtons span, .PageButtons a { display: inline-block; height: 30px; line-height: 30px; border: 1px solid #ddd; padding: 0 10px; margin-left: 5px; }
.PageButtons span { color: #ffffff; background-color: #0085cb; border: 1px solid #0085cb; }
.PageButtons a:hover { background: #0085cb; color: #FFF; }
.PageInfo { width: 100%; overflow: hidden; padding-top: 10px; }
.disabled { display: none; }
/*新闻列表*/
.arList { width: 100%; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 30px; border: 1px solid #e2e2e2; background: #FFF; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 20px; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.arList li .newly_img { width: 16%; overflow: hidden; position: relative; float:left; }
.arList li .newly_img dt { width: 90%; overflow: hidden; padding-right: 10%; }
.arList li .newly_img dd { width: auto; overflow: hidden; background: #bf7a4b; color: #FFF; padding: 12px; position: absolute; right: 0; bottom: 0; }
.arList li .newly_txta { width: 65%; overflow: hidden; margin: 0 6% 0 3%; float:left; }
.arList li .moreny { width: 10%; overflow: hidden; background: #003981; color: #FFF; padding: 10px 0; text-align: center; float:right; }
.arList li .newly_time { width: 10%; overflow: hidden; background: #f5f5f5; padding: 20px 0; float:left; }
.arList li .newly_txtb { width: 71%; overflow: hidden; margin: 0 6% 0 3%; float:left; }
.arList li:hover { border: 1px solid #003981; }
.arList li:hover a.fb { color: #003981; }
/*产品列表*/
.cpzsList li { overflow: hidden; border: 1px solid #e2e2e2; background: #FFF; box-sizing: border-box; -moz-box-sizing: border-box; padding: 10px; }
.cpzsList li .cpzx_img { height: auto; overflow: hidden; padding-bottom: 28px; position: relative; }
.cpzsList li .cpzx_img .cpzx_txt { width: 94%; overflow: hidden; position: absolute; left: 3%; bottom: 0; z-index: 5; background: #f5f5f5; }
.cpzsList li .cpzx_img .cpzx_txt a { padding: 0 10px; overflow: hidden; }
.cpzsList li .line24 { width: 100%; overflow: hidden; margin: 0 auto; height: 75px; }
.cpzsList li .moren { width: auto; overflow: hidden; padding: 12px 18px; background: #eee; }
.cpzsList li:hover { border: 1px solid #cc0000; }
.cpzsList li:hover .cpzx_img .cpzx_txt { background: #cc0000; color: #FFF; }
.cpzsList li:hover .cpzx_img .cpzx_txt a { color: #FFF; }
.cpzsList li:hover .moren { background: #cc0000; color: #FFF; }
/*新闻内页*/

.arKeywords { padding: 15px; overflow: hidden; background: #f7f7f7; margin-top: 20px; }
.arContent h2, .arContent h3, .arContent h4 { color: #cc0000; padding-left: 15px; margin: 20px 0; display: block; position: relative; }
.arContent h2:after, .arContent h3:after, .arContent h4:after { content: ''; width: 7px; height: 100%; background: #cc0000; position: absolute; left: 0; top: 0; }
.arContent h2 { font-size: 24px; }
.arContent h3 { font-size: 22px; }
.arContent h4 { font-size: 20px; }
.arContent table { width: 100%; border-collapse : collapse; background: #ffffff; font-weight: normal; }
.arContent table tr td { padding: 10px 5px; border: 1px solid #dcdcdc; }
.arContent table tr:nth-of-type(odd) { background: #efefef; }
.arContent img { width: auto; display: block; margin: 5px auto; }
/*内容*/
photo { display: block; width: 33.33%; overflow: hidden; float: left; margin-top: 20px; }
photo span { width: 90%; overflow: hidden; display: block; margin: 0 auto; }
photo span img { width: 100%; }
photo p { width: 90%; overflow: hidden; display: block; margin: 0 auto; text-align: center; padding: 10px 0; height: 55px; line-height: normal; }
contenta, contentb, contentc { display: block; overflow: hidden; float: left; margin-top: 20px; line-height: 2; }
contenta p, contentb p, contentc p { width: 90%; overflow: hidden; display: block; margin: 0 auto; }
contenta img, contentb img, contentc img { width: 100%; }
.zs p { padding-left: 14px; position: relative; }
.zs p:after { content: ''; width: 6px; height: 6px; border-radius: 100%; background: #0085cb; position: absolute; left: 0; top: 2px; }
contenta { width: 50%; }
contentb { width: 33.33%; }
contentc { width: 25%; }
ewm { width: 40%; overflow: hidden; display: block; margin: 20px 5% 0 5%; float: left; }
ewm span { width: 35%; overflow: hidden; display: block; float: left; }
ewm div { width: 60%; overflow: hidden; display: block; float: right; }
/*FastMove*/
.FastMove { margin: 30px 0 0 0; overflow: hidden; border: 1px solid #e5e5e5; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: relative; }
.FastMove:after { content: ''; width: 1px; height: 100%; background: #e5e5e5; position: absolute; left: 50%; top: 0; }
.FastMove div { width: 50%; padding: 20px 0; overflow: hidden; }
.FastMove div p { width: 94%; overflow: hidden; margin: 0 auto; display: block; }
.FastMove div:hover { background: #cc0000; color: #FFF; }
.FastMove div:hover a { color: #FFF; }
.but_tit { border-bottom: 1px #eeeeee solid; }
.but_tia { border-bottom: 1px #cccccc solid; }
/*产品详情*/
.cpzs_l { width: 52%; overflow: hidden; float: left; }
.cpzs_l #owl-demo .item { width: 100%; display: block; overflow: hidden; position: relative; }
.cpzs_l #owl-demo .item dt { height: auto; overflow: hidden; }
.cpzs_l #owl-demo .item dd { background: url(../images/new.png) repeat; position: absolute; left: 0; bottom: 0; z-index: 1; color: #FFF; }
.cpzs_l .owl-pagination { display: none; }
.cpzs_l .owl-buttons div { width: 50px; height: 100%; background: url(../images/awr2.png) no-repeat center; display: block; position: absolute; top: 0; z-index: 10; }
.cpzs_l .owl-buttons div:hover { background: url(../images/awr2_ed.png) no-repeat center; }
.cpzs_l .owl-buttons div.owl-prev { left: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.cpzs_l .owl-buttons div.owl-next, .cpzs_l .owl-buttons div:hover.owl-next { right: 0; }
.cpzs_r { width: 44%; overflow: hidden; float: right; height: 26.5vw; position: relative; }
.cpgs span { border-bottom: 4px #000000 solid; }
.cpzs_r dl { position: absolute; left: 0; bottom: 0; }
.cpzs_r dl dt { width: 33%; height: 3vw; line-height: 3vw; cursor: pointer; }
.cpzs_r dl dt.bgcolory:hover { background: #cc0000; color: #fff; }
.cpzs_r dl dd { width: 65%; height: 3vw; line-height: 3vw; }
/*产品留言*/
.zxly .subform { width: 94%; overflow: hidden; margin: 0 auto; }
.zxly .subform .form-groupfl { width: 48%; overflow: hidden; }
.zxly .subform .form-groupfl .liebiao { width: 100%; height: 2.7vw; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liebiao label { width: 23.6%; height: 1.3vw; line-height: 1.3vw; border-right: 1px #999999 solid; text-align: center; float: left; margin-top: 0.7vw; }
.zxly .subform .form-groupfl .liebiao .forma { width: 71%; height: 2.7vw; line-height: 2.7vw; background: #fff; float: right; border: 0; }
.zxly .subform .form-groupfl .liuy { width: 100%; overflow: hidden; background: #fff; position: relative; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liuy label { width: 23.6%; overflow: hidden; border-right: 1px #999999 solid; position: absolute; left: 0; text-align: center; top: 0.7vw; z-index: 1; }
.zxly .subform .form-groupfl .liuy .form-controlv { width: 100%; height: 8.9vw; border: 0; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; text-indent: 26%; padding: 0.7vw 0; }
.zxly .subform .btn-info { width: 100%; height: 2.7vw; line-height: 2.7vw; background: #cc0000; border: 0; color: #FFF; text-align: center; }
/*相关文章*/
.news_tits { border-bottom: 1px #dadada dashed; }
.news_tits:hover a { color: #0085cb; }
/*在线留言*/
.fla { width: 50%; overflow: hidden; float: left; }
.subforn { width: 45%; overflow: hidden;}
.form-group { width: 100%; overflow: hidden; margin-bottom: 0.5vw; }
.form-group span { display: block; float: left; }
.form-group .control-div { width: 98%; overflow: hidden; float: right; border: 1px #dadada solid; background: #FFF; position: relative; }
.form-group .control-div label { width: 18%; height: 2.7vw; line-height: 2.7vw; float: left; text-indent: 1em; position: relative; }
.form-group .control-div label:after { content: ''; width: 1px; height: 1.3vw; background: #282828; position: absolute; right: 0; top: 0.7vw; opacity: 0.6; }
.form-group .control-div .form-control { width: 80%; height: 2.7vw; line-height: 2.7vw; background: #fff; border: 0; float: right; }
.form-group .control-div label.area { width: auto; overflow: hidden; position: absolute; left: 0.5vw; top: 0.5vw; z-index: 2; padding-right: 1vw; height: auto; line-height: normal; border-right: 1px #999999 solid; text-indent: 0; }
.form-group .control-div label.area:after { background: none; }
.form-group .control-div .form-controlv { width: 100%; height: 8.9vw; background: #fff; border: 0; padding: 0.5vw 0; text-indent: 20%; }
.form-group .btn-info { width: 98%; height: 2.7vw; line-height: 2.7vw; background: #003981; border: 0; color: #FFF; float: right; }
@media screen and (max-width: 1600px) and (min-width:0) {
.header .head { width: 88%; }
.header .head .menu { width: 54%; }
.lxfs { width: 25%; margin-right: 10%; }
.tita { height: 21px; line-height: 21px; }
.titb { height: 25px; line-height: 25px; }
.duanluo { height: 62px; }
.duanlua { height: 84px; }
}
@media screen and (max-width: 1300px) and (min-width:0) {
.header .head { width: 90%; }
.header .head .menu { width: 56%; margin-right: 2%; }
.lxfs { width: 27%; margin-right: 8%; }
.tita { height: 20px; line-height: 20px; }
.titb { height: 24px; line-height: 24px; }
.duanluo { height: 50px; }
.duanlua { height: 75px; }

/*about*/
.ab2 dl dd{ height:41vh;}
/*products*/
.bgcolorx dd{ height:40vh;}



}
@media screen and (max-width: 1100px) and (min-width:0) {
.header .head { width: 92%; }
.header .head .menu { width: 57%; }
.lxfs { width: 29%; margin-right: 6%; }
.tita { height: 19px; line-height: 19px; }
.titb { height: 23px; line-height: 23px; }
.duanluo { height: 48px; }
.duanlua { height: 71px; }

/*about*/
.ab2 dl dd{ height:40vh;}
/*products*/
.bgcolorx dd{ height:36vh;}


}
/*---------QVerify 弹出滑动css---------*/
#QVerify { width: 100%; height: 100vh; position: fixed; left: 0; bottom: 0; z-index: 99998; justify-content: center; -ms-align-items: center; align-items: center; background: rgba(0,0,0,0.6); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; }
.QVerify { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 370px; max-width: 90%; height: 430px; max-height: 80%; border-radius: 17px; padding: 20px 10px; background: white; touch-action: none; overflow: hidden; }
.QVerify .QVerify-title { width: 100%; height: auto; }
.QVerify .QVerify-title .QVerify-title-name { width: 100%; height: 30px; line-height: 30px; text-align: center; color: #a4b0be; }
.QVerify .QVerify-title .QVerify-title-desc { width: 100%; height: auto; line-height: 25px; text-align: center; font-size: 18px; font-weight: bolder; }
.QVerify .QVerify-result { width: 100%; height: auto; line-height: 40px; color: #00a344; text-align: center; font-size: 22px; margin: 5px auto; }
.QVerify .QVerify-verify { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; -ms-align-items: center; align-items: center; margin: 20px auto; }
.QVerify .QVerify-verify .QVerify-verify-img { position: relative; width: 200px; height: 200px; border-radius: 50%; border: 1px solid rgba(0,163,68,0.3); overflow: hidden; }
.QVerify .QVerify-verify .QVerify-verify-img > img { width: 100%; height: 100%; -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg); -o-transform: rotate(65deg); transform: rotate(65deg); }
.QVerify .QVerify-verify .QVerify-verify-img .QVerify-success { font-size: 14px; display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; }
.QVerify .QVerify-verify .QVerify-verify-img .QVerify-success img { height: 40%; margin: 30% auto; }
.QVerify .QVerify-verify .QVerify-verify-silder { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; -ms-align-items: center; align-items: center; width: 100%; height: 60px; margin-top: 30px; background: white; }
.QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder { position: relative; width: 90%; height: 50px; background: #f3f9f1; border: 1px solid rgba(0,163,68,0.3); border-radius: 25px; }
.QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder .QVerify-silder-btn { position: absolute; left: 0; width: 42px; height: 42px; margin: 4px; border-radius: 50%; cursor: pointer; background: url("data:image/png;base64,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"); background-size: 100%; background-repeat: no-repeat; background-position: center; }
@media screen and (max-width: 1024px) and (min-width:0) {
.header { display: none; }

.topby { width: 100%; height: 0.78rem; display: block; }
.sp_header { width: 100%; height: 0.78rem; position: fixed; top: 0px; left: 0px; z-index: 90; background: url(../images/tpbg.png) repeat; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);}
.sp_header .sp_logo { width: auto; float: left; height: 0.78rem; padding: 0 0 0 5%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .sp_logo img { height: 0.58rem; }
.sp_header .seawap { height: 0.78rem; line-height: 0.78rem; }
.sp_header .searchwap { display: none; position: absolute; right: 0; top: 0; z-index: 99; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); transition: top ease 0.35s; }
.sp_header .searchwap .search_ny { width: 100%; height: 100vh; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .searchwap .satr { width: 80%; overflow: hidden; margin: 0 auto 0 auto; position: relative; }
.sp_header .searchwap .satr em { width: auto; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
.sp_header .searchwap .satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.sp_header .searchwap .satr .search_c { width: 100%; height: 0.6rem; background: url(../images/ser.jpg) no-repeat bottom center; background-size: cover; }
.sp_header .searchwap .satr .search_c .sousuo1 { width: 70%; height: 0.6rem; line-height: 0.6rem; border: 0; background: none; float: left; text-indent: 1em; }
.sp_header .searchwap .sousuo { width: 24.8%; height: 0.6rem; line-height: 0.6rem; border: 0; background: none; float: right; text-align: center; color: #FFF; }

.sp_header .sp_nav { width: 6%; float: right; position: relative; cursor: pointer; height: 0.4rem; margin-top: 0.19rem; z-index: 0; margin-right: 5%; }
.sp_header .sp_nav span { display: block; background: #bf7a4b; width: 88%; height: 0.05rem; position: absolute; transition: all ease 0.35s }
.sp_header .sp_nav span:nth-of-type(1) { top: 0; left: 0; }
.sp_header .sp_nav span:nth-of-type(2) { top: 0.18rem; right: 0; }
.sp_header .sp_nav span:nth-of-type(3) { bottom: 0; left: 0; }
.sp_header .sp_nav_se span:nth-of-type(1) { top: 15px; transform: rotate(45deg) }
.sp_header .sp_nav_se span:nth-of-type(2) { width: 0; left: 0; right:inherit; }
.sp_header .sp_nav_se span:nth-of-type(3) { top: 15px; transform: rotate(-45deg) }
.sjj_nav { position: fixed; z-index: 99999; background: rgba(0, 0, 0, .8); width: 100%; height: calc(100% - 0.78rem); line-height: 2.5; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; }
.nav_show { top: 0.78rem; }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav ul li .sp_nav_xjb { position: absolute; top: 0; right: 0px; border-left: 1px rgba(255, 255, 255, .8) solid; padding: 0px 7px 0 7px; }
.sjj_nav ul li .sp_nav_xjb svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg) }
.sjj_nav ul li { border-top: 1px rgba(255, 255, 255, .8) solid; margin: 0 20px; position: relative; }
.sjj_nav>ul >li:last-child { border-bottom: 1px rgba(255, 255, 255, .8) solid; }
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color: #FFF; width: 90% }
.sjj_nav ul li ul li a { color: #efeded; display: block; text-align: left; }
.sjj_nav ul li .sp_nav_xjb svg { width: 20px; height: 20px; fill: #FFF; }
.sjj_nav ul li .sjj_nav_i_se svg { fill: #0085cb; }
.sjj_nav ul li ul li>ul { margin-left: 10px }
/******footer**********/
.fov{ width:100%; float:none;}

.fov dt{ width:100%; padding-bottom:0.15rem; padding-top:0.15rem; position:relative;}
.fov dt:after { width: 100%;}
.fov dt em{ display:block; position:absolute; right:0; top:0.15rem; z-index:1; overflow:hidden;}
.fov dd{ display:none;}
.fov dd p{ margin:0.1rem 0;}
.fov1{ margin-right:0;}
.fov2{ width:100%;}
.fov2 p{ float:none;}
.fov dd.lxnr{ display:block;}
.lxnr i{ width:0.5rem;}
.lxnr i img{ height:0.3rem;}
.lxnr span{ height:0.3rem; line-height:0.3rem;}
.ewm{ width:50%; float:none; padding-top:0.2rem;}
.fov dt em.sjj_n{ -webkit-transform: rotate(45deg); transform: rotate(45deg); transition: all ease 0.35s }
/*about*/
.mainc .fl, mainc .fr{ float:none;}
.mainc.pt60{ padding-top:0;}
.ab1 img{ margin:0.2rem 0;}
.ab1 .tita1 img, .ab2 .tita1 img{ height:0.18rem;}
.ab1 .tita2 img, .ab2 .tita2 img{ height:0.1rem;}
.ab1 dl dt{ width:100%;}
.ab1 dl dd{ width:100%;}
.ab2 dl dt{ width:100%;}
.ab2 dl dd{ width:100%; height:auto;}
.ab2 dl.bgblack dd{ padding:0.35rem 0;}
.ab2 dl.fty dt.fl{ float:left;}
.ab2 dl.fty dd.fr{ float:right;}

.ab_ys{ width:90%; overflow:hidden; background:url(../images/wbg.jpg) no-repeat top center; background-size:cover; padding: 0.7rem 0; margin:0 auto;}
.ab_ys .logo img{ height:0.6rem;}
.ab_ys .ysn dl{ width:50%; height:3.65rem; border-bottom: 1px solid rgba(255,255,255,0.1); border-right: 1px solid rgba(255,255,255,0.1);}
.ab_ys .ysn dl.fl{ float:left;}
.ab_ys .ysn dl:nth-child(2n){ border-right:none;}
.ab_ys .ysn dl img{ height:1.3rem;}
.ab_ys .ysn dl:last-child{ text-align:left; padding-left:2%;}
.ab_ys .pt70{ text-align:center;}



/*products*/
.pro_top1 dt{ padding-right:0.14rem;}
.pro_top1 dt span{ height:0.2rem; line-height:0.2rem;}
.pro_top1 dt span img{ height:0.2rem;}
.pro_top1 dd{ padding-left:0.14rem;}
.cpsm1 dt{ width:100%;}
.cpsm1 dd{ width:100%; margin-top:0.35rem;}
.cpsm2 .bgcolorx { position:relative;}
.cpsm2 .bgcolorx dt{ width:100%; padding-bottom:0.15rem;}
.cpsm2 .bgcolorx dd{ width:100%; margin-top:0.35rem; height:auto; padding:0.25rem 0;}
.cpsm2 .bgcolorx dd .bgblack{ position:absolute; left:10%; top:40%; z-index:1;}

.cpsm2 .pt10 dt{ width:100%;}
.cpsm2 .pt10 dd{ width:100%; margin-top:0.35rem;}
.cpsm2 .pt10 dd.text-right{ text-align:left;}
.cpsm2 .pt10 dd.f20{ font-size:0.23rem;}

.pro_top2 dt{ width:5%; }


.cpsm3 .pt30 dl:after { height: 0; background:none;}
.cpsm3 .pt30 dl dt{ width:100%;}
.cpsm3 .pt30 dl dd{ width:100%; margin-top:0.35rem;}

.pro_top3 dt span{ height:0.26rem; line-height:0.26rem;}
.pro_top3 dt span img{ height:0.26rem;}
.cpxt dl{ margin-bottom:0.2rem;}
.cpxt dl dt img{ width:1rem; height:1rem; }

.cpxx1 .zan{ width:15%;}

.cpxx1 dd span{ height:0.2rem; line-height:0.2rem;}
.cpxx1 dd span img{ height:0.2rem;}
.cp_bo span{ height:0.5rem; line-height:0.5rem;}
.cp_bo a{ margin-left:11%;}
.cp_bo a img{ height:2rem;}


/*产品参数*/
.cpcs{ text-indent:0.1rem; padding:0.1rem 0; margin-bottom:0.1rem;}













/*cateList*/
.cateList { width: 100%; text-align: center; background: #f4f4f4; position: relative; display: block;}
.cateList .goBack { width: auto; height: 0.8rem; line-height: 0.8rem; position: absolute; left: 5%; top: 0; z-index: 10; font-size: 0.38rem; color: #002ea6; }
.cateList .goBack:before { width: auto; height: 0.8rem; display: block; }
.cateList h3 { width: 100%; position: relative; font-size: 0.35rem; line-height: 0.8rem; height: 0.8rem; }
.cateList h3 span { position: absolute; top: 0; right: 5%; width: auto; height: 0.8rem; line-height: 0.8rem; font-size: 0.4rem; color: #002ea6; }
.cateList .box { width: 95%; padding: 0.2rem 0; z-index: 1100; background: #f9f9f9; display: none; margin: 0 auto; }
.cateList .box a { padding: 0.1rem 5%; line-height: 0.34rem; text-align: left; font-size: 0.22rem; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: 1px #CCC solid; }
.cateList .box a:last-child { border-bottom: none; }
/*产品分类*/
.sideup { display: none; width: 90%; margin: 0 auto; padding-bottom: 0.2rem; }
.sideup li { text-align: left; border-bottom: 1px #002ea6 dashed; padding: 0.15rem 0; }
.sideup li:last-child { border-bottom: none; }
.tun { width: 0.25rem; height: 0.25rem; display: block; float: right; margin-top: 0.2rem; color: #002ea6; }
.sidedown { padding: 0.2rem; display: none; }
.sidedown li { font-size: 0.22rem; border-bottom: none; }
.sidedowna { background: #f3f3f3; padding: 0 0.12rem; display: none; }







/*内页*/
.xgcpn li, .cpnb li, .cpnc li, .cpnd li, .cpne li { width: 100%; margin: 0 0 0.25rem 0; }
.product-list li { width: 100%; }
.product-list li figcaption { height: auto; line-height: 1.5; }
/*PageBar*/
.PageBar { width: 90%; margin: 0.2rem auto 0 auto; }
.PageButtons span, .PageButtons a { height: 0.4rem; line-height: 0.4rem; }
.PageInfo { padding-top: 0.1rem; }
/*新闻列表*/
.arList .fl{ float:left;}


.arList li { padding: 0.2rem; margin-bottom: 0.2rem; display:inline-block;}
.arList li .newly_img { width: 100%; float:none; }
.arList li .newly_img dt { width: 100%; padding-right: 0; }
.arList li .newly_img dd { padding: 0.15rem; }
.arList li .newly_txta { width: 100%; margin: 0.15rem 0 0 0; float:none; }
.arList li .moreny { width: 40%; padding: 0.15rem 0; margin-top:0.25rem;}
.arList li .newly_time { display:none;}
.arList li .newly_txtb { width: 100%; margin: 0 0 0 0; float:none; }
/*产品详情*/
.cpzs_l { width: 100%; float: none; }
.cpzs_r { width: 100%; float: none; height: auto; }
.cpzs_r dl { position: inherit; left: inherit; bottom: inherit; padding-top: 0.3rem; }
.cpzs_r dl dt { width: 33%; height: 0.65rem; line-height: 0.65rem; }
.cpzs_r dl dd { width: 65%; height: 0.65rem; line-height: 0.65rem; }
.arContent h2 { font-size: 0.28rem; }
.arContent h3 { font-size: 0.26rem; }
.arContent h4 { font-size: 0.25rem; }
.arContent table tr td { padding: 0.1rem 5px; font-size: 0.18rem; }
.arContent img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
/*FastMove*/
.FastMove { margin: 0.3rem 0 0 0; display: inherit; background: none; }
.FastMove:after { width: 0; height: 0; }
.FastMove div { width: 100%; padding: 0.2rem 0; }
.FastMove div.fl { border-bottom: 1px solid #e5e5e5; }

/*在线留言*/
.fla { width: 100%; float: none; }
.subforn { width: 100%; float: none; padding-top: 0.25rem; }
.form-group { margin-bottom: 0.1rem; }
.form-group .control-div label { width: 22%; height: 0.6rem; line-height: 0.6rem; text-align: center; text-indent: 0; }
.form-group .control-div label:after { height: 0.2rem; top: 0.2rem; }
.form-group .control-div .form-control { width: 74%; height: 0.6rem; line-height: 0.6rem; }
.form-group .control-div label.area { left: 0.1rem; top: 0.1rem; padding-right: 0.2rem; }
.form-group .control-div .form-controlv { height: 1.8rem; padding: 0.15rem 0; text-indent: 26%; }
.form-group .btn-info { height: 0.6rem; line-height: 0.6rem; }
/*QVerify*/
.QVerify { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 370px; max-width: 80%; height: 390px; max-height: 80%; border-radius: 17px; padding: 10px; background: white; overflow: hidden; }
.QVerify .QVerify-title { width: 100%; height: auto; }
.QVerify .QVerify-title .QVerify-title-name { width: 100%; height: 30px; line-height: 30px; text-align: center; color: #a4b0be; }
.QVerify .QVerify-title .QVerify-title-desc { width: 100%; height: auto; line-height: 25px; text-align: center; font-size: 18px; font-weight: bolder; }
.QVerify .QVerify-result { width: 100%; height: auto; min-height: 40px; line-height: 30px; color: #00a344; text-align: center; font-size: 20px; margin: 5px auto; line-height: 22px; font-weight: bolder; }
.QVerify .QVerify-verify { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; -ms-align-items: center; align-items: center; margin: 20px auto 10px; }
.QVerify .QVerify-verify .QVerify-verify-img { position: relative; width: 150px; height: 150px; border-radius: 50%; border: 1px solid rgba(0,163,68,0.3); overflow: hidden; }
.QVerify .QVerify-verify .QVerify-verify-img > img { width: 100%; height: 100%; -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg); -o-transform: rotate(65deg); transform: rotate(65deg); }
.QVerify .QVerify-verify .QVerify-verify-img .QVerify-success { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; }
.QVerify .QVerify-verify .QVerify-verify-img .QVerify-success img { height: 40%; margin: 30% auto; }
.QVerify .QVerify-verify .QVerify-verify-silder { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; -ms-align-items: center; align-items: center; width: 100%; height: 60px; margin-top: 20px; background: white; }
.QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder { position: relative; width: 90%; height: 50px; background: #f3f9f1; border: 1px solid rgba(0,163,68,0.3); border-radius: 25px; }
.QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder .QVerify-silder-btn { position: absolute; left: 0; width: 42px; height: 42px; margin: 4px; border-radius: 50%; cursor: pointer; background: url("data:image/png;base64,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"); background-size: 100%; background-repeat: no-repeat; background-position: center; }
}
