<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}

fieldset,img{border:0;}

img{vertical-align:middle;}

ol,ul,li{list-style-type:none;}

table{border-collapse:collapse;border-spacing:0;}

button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;width: 120px;}

.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }

.clearfix { zoom:1; }

html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}

body{color:#565656;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}

a{color:#565656;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}

a:hover{color:#2d8ef0;text-decoration:none;}:focus{outline:none;}



/* CSS活动的公共样式 */

.fl{float:left;}

.fr{float:right;}

.w1200{width:1200px; margin:0 auto;}

.mb10{margin-bottom:10px;}

.mb15{margin-bottom:15px;}

.mb25{margin-bottom:25px;}

.center{text-align:center;}

.hide{overflow:hidden;}

.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}





/* 头部  */

.topBar{height:45px;line-height:45px;background:#f3f3f3;text-align:right;color:#d2d2d2;}

.topBar a{color:#999;}

.topBar a:hover{color:#2d8ef0;}

.topBar em{font-style:normal;margin:0 12px;font-family:Arial;}

.topBar .tel{color:#2d8ef0;font-size:16px;font-family:Arial;background: url('../images/tel_icon.png') no-repeat right center;padding-right:30px;float:right;}

.header{height:80px;padding-top:20px;background:#fff;}
.header img{height:80px;margin-top:-10px;background:#fff;}


/* 导航  */

.nav{max-width:950px;font-size:16px;padding-top:15px;height:65px;}

.nav .m{float:left;margin-left:50px;position:relative;z-index:2;height:65px;}

.nav .m&gt;a{color:#333;display:block;position:relative;}

.nav .m&gt;a:after{content:"";position:absolute;left :0;bottom:-41px;height:2px;background:#2d8ef0;width:0;transition:all 0.3s;}

.nav li .cur,.nav li.m&gt;a:hover,.nav li.on&gt;a{color:#2d8ef0;}

.nav li .cur:after,.nav li.m&gt;a:hover:after{width:100%;}

.nav .navSub{position:absolute;top:45px;width:150px;display:none;left:-40px;background:#f3f3f3;}

.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}

.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}

.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0;}

.nav .navSub a:hover{background:#2d8ef0;color:#fff;}



/*  广告轮播图 */

.banner{ margin: 0 auto;position:relative; overflow:hidden;height:450px;}

.banner .bd{height:450px; z-index:0;position:relative;left:50%; margin-left:-960px;}

.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}

.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}

.banner_ctr a.prev{left:-90px;}

.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}

.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}

.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}

.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}

.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}

.banner .hd li:hover,.banner .hd .on{border:2px solid #333;transform:scale(1.1);}

.banner .hd .on:after{background:#333;}



/*  搜索 */

.search{height:40px;line-height:40px;padding:15px 0;background:#f0f0f0;border-bottom:1px solid #ddd;}

.searFont{width:760px;overflow:hidden;}

.searFont a{margin:0 8px;}

.searFont strong{color:#333;}

.searMain{width:400px;height:38px;line-height:38px;border:1px solid #dbdbdb;border-radius:22px;background:#fff;}

.searSelect{float:left;width:49px;color:#333;padding-left:15px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd;}

.searSelect span{position:relative;display:block;}

.searSelect span:after{content:"";position:absolute;right:8px;top:18px;border:4px solid transparent;border-top-color:#333;}

.searSelect ul{position:absolute;top:38px;left:0;background:#fff;text-align:center;width:65px;display:none;}

.searSelect ul li{padding-left:15px;line-height:25px;border-top:1px solid #f5f5f5;}

.searSelect ul li:hover{background:#f1f1f1;}

.search .txt{width:280px;float:left;height:38px; line-height:38px;color:#666;padding:0 10px;}

.search .btn{float:left;width:35px;height:38px; cursor:pointer;transition:all 0.3s;background:url('../images/searIcon.png') no-repeat left center;}

.search .btn:hover{opacity:.8;}



/*  产品类别 */

.proSlide{background:#f0f0f0;padding:40px 0;overflow:hidden;}

.hTitle{font-size:30px;color:#172a88;text-align:center;line-height:32px;margin-bottom:30px;padding-bottom:20px;background: url('../images/tie_bg.png') no-repeat center bottom;}
.hTitle h1{font-size:30px;color:#172a88;}

.hTitle span{display:block;font-size:12px;color:#999;font-family:Arial;font-weight:normal;text-transform: uppercase;}

.proSlide_main{position:relative;height:252px;}

.proSlide .ohbox{position:relative;overflow:hidden;height:250px;border:1px solid #e1e1e1;}

.proSlide .ohbox ul{width:1240px;}

.proSlide li{float:left;position:relative; text-align:center;background:#fff;}

.proSlide li a{display:block;border-right:1px solid #e1e1e1;width:239px;height:250px;}

.proSlide li .pImg{display:block;width:238px;height:160px;overflow:hidden;}

.proSlide li img{width:238px;height:160px;transition:all .5s;}

.proSlide li p{font-size:16px;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.proSlide li .more{display:inline-block;width:110px;height:30px;line-height:30px;border-radius:15px;border:1px solid #d2d2d2;color:#888;font-size:12px;margin:15px 0 20px 0;}

.proSlide li:hover img{transform:scale(1.1);}

.proSlide li:hover .more{color:#2d8ef0;border:1px solid #2d8ef0;}

.proSlide .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:110px;font-size:0;line-height:0;background: url('../images/pBtn.png') no-repeat ;width:41px;height:41px;}

.proSlide .pageBtn .next{left:auto;right:-60px;background-position: -41px 0;}

.proSlide .pageBtn span:hover{background-position: -82px 0;}

.proSlide .pageBtn .next:hover{background-position: -123px 0;}





/*  产品展示 */
.productind{padding-top:40px; padding-bottom:0px; position:relative;z-index:2;}
.product{padding:0px 0;position:relative;z-index:2;}

/*.product li{float:left;width:300px;text-align:center;margin-top:-1px;margin-left:-1px; position: 20px;overflow: hidden; }*/
.product li{width: 285px; float: left; text-align: center;
	border:1px solid #e5e5e5;margin-top:11px;margin-left:11px; position: relative;border-radius: 5px;overflow: hidden;}


/*.product li a{display:block;width:298px;border:1px solid #e5e5e5;background:#fff;border-radius: 5px; margin: 10px;}
*/
.product li .pImg{display:block;width:285px;height:220px;overflow:hidden;border-bottom:1px solid #f1f1f1;margin-bottom:14px;}

.product li img{width:100%;transition:all .5s; }

.product li h3{font-size:16px;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight: 300;}
.product li p a{color:#FFFFFF; }

.product li .more{display:inline-block;width:110px;height:30px;line-height:30px;border-radius:15px;border:1px solid #e5e5e5;color:#888;font-size:12px;margin:15px 0 20px 0;}
 
/*.product li:hover .more{color:#2d8ef0;border:1px solid #2d8ef0;}
*/
.lisp{position: absolute;left: 0;top: 0;width: 100%;height: 100%;    background: rgba(0, 171, 235, 0.9); display: none;border-radius: 5px;}
.product li:hover .lisp{display: block;}

/*.product li a:hover{transform:scale(1);box-shadow:0 0 10px #ddd;}*/

.product .pic_bg{position:absolute;right:-256px;top:-130px;}

.product .pic_bg2{position:absolute;left:-256px;bottom:-155px;transform: rotate(-90deg);opacity:.8;}





/*  我们的优势 */

.odds{background:#0078ff;padding:40px 0;overflow:hidden;color:#fff;}

.odds .hTitle{color:#fff;background: url('../images/tie_bg2.png') no-repeat center bottom;}

.odds .hTitle span{color:#fff;opacity:.8;}

.oddsMain li{float:left;background: url('../images/odds_line.png') no-repeat left center;width:260px;padding:0 20px;text-align:center;height:230px;padding-top:10px}

.oddsMain li i{display:inline-block;margin-bottom:30px;background: url('../images/oddsIcon.png') no-repeat;width:114px;height:74px;transition:all 0.3s;position:relative;top:0;}

.oddsMain li h3{font-size:20px;font-weight:normal;margin-bottom:15px;}

.oddsMain{background: url('../images/odds_line2.png') no-repeat right center;}

.oddsMain li:nth-child(2) i{background-position: -114px 0;}

.oddsMain li:nth-child(3) i{background-position: -228px 0;}

.oddsMain li:nth-child(4) i{background-position: -342px 0;}

.oddsMain li:hover i{top:-10px;}



/*  关于我们 */

.about{background:#f0f0f0 url('../images/about_bg.jpg') no-repeat center top;padding:40px 0 10px 0;}

.about .w1200{background:#fff;overflow:hidden;}

.aboutMain{background:#fff;overflow:hidden;margin-bottom:10px;border-bottom:10px solid #f0f0f0;}

.aboutMain .pic{width:600px;height:424px;overflow:hidden;}

.aboutMain .pic img{transition:all 1.6s;}

.aboutMain .pic:hover img{transform:scale(1.08);}

.aboutMain .font{padding:35px 25px 0 0;width:540px;}

.aboutMain .font .tie{font-size:24px;color:#333;margin-bottom:30px;}

.aboutMain .font .txt{height:240px;margin-bottom:10px;overflow:hidden;}

.aboutMain .btn a{width:150px;height:40px;display:inline-block;text-align:center;line-height:40px;color:#333;margin-right:1px;background:#e7e7e7;}

.aboutMain .btn a:hover{background:#0078ff;color:#fff;}

.setting{margin:15px;height:180px;overflow:hidden;}

.setting ul{width:1200px;}

.setting li{float:left;width:220px;height:180px;overflow:hidden;margin-right:17px;}

.setting li img{width:220px;height:180px;transition:all 0.5s;}

.setting li span{display:block;height:40px;line-height:40px;color:#fff;width:90%;padding:0 5%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: rgba(0,0,0,.8);position:relative;transition:all 0.4s;z-index:2;text-align:center;}

.setting li:hover span{margin-top:-40px;}

.setting li:hover img{transform:scale(1.1);}



/*  新闻 */

.news{padding:40px 0;background:#fff;}

.newsMenu{text-align:center;font-size:16px;margin-bottom:30px;}

.newsMenu a{display:inline-block;color:#333;position:relative;padding-bottom:15px;margin:0 15px;}

.newsMenu a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;transition:all 0.3s;}

.newsMenu a.on:after{width:100%;}

.newsMenu a.on{color:#2d8ef0;}

.newsMain,.newsBox{height:400px;position:relative;}

.newsBox{display:none;}

.newsBox .ohbox{overflow:hidden;height:400px;}

.newsBox ul{width:1240px}

.newsBox li{float:left;width:378px;color:#888;margin-right:30px;height:398px;background:#fff;border:1px solid #ebebeb;}

.newsBox li .nImg{display:block;width:378px;height:240px;overflow:hidden;}

.newsBox li img{width:378px;height:100%;transition:all 0.5s;}

.newsBox li .txt{padding:15px 24px 24px 24px;border-top:none;}

.newsBox li h4{font-size:16px;font-weight:normal;margin-bottom:20px;height:45px;padding-left:80px;}

.newsBox li h4 a{color:#333;}

.newsBox li h4 a:hover{color:#2d8ef0}

.newsBox li .date{float:left;margin-left:-80px;width:65px;height:80px;background:#2d8ef0;text-align:center;color:#fff;margin-top:-55px;font-size:14px;font-family:Arial;z-index:2;position:relative;padding-top:20px}

.newsBox li .date i{display:block;font-style:normal;font-size:36px;line-height:40px;}

.newsBox li p{height:75px;overflow:hidden;}

.newsBox li .more{margin-top:15px;display:inline-block;}

.newsBox li:hover img{transform:scale(1.1);}

.newsBox .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:150px;font-size:0;line-height:0;background: url('../images/nBtn.jpg') no-repeat ;width:44px;height:44px;}

.newsBox .pageBtn .next{left:auto;right:-60px;background-position: -44px 0;}

.newsBox .pageBtn span:hover{background-position: -88px 0;}

.newsBox .pageBtn .next:hover{background-position: -132px 0;}





/*  常见问题 */

.faq{width:420px;}

.faqMain{height:365px;overflow:hidden;}

.faq li{border-bottom:1px dotted  #ddd;padding-bottom:20px;margin-bottom:20px;}

.faq li h4{height:38px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: url('../images/a.jpg') no-repeat left 2px;padding-left:30px;font-weight:normal;font-size:16px;}

.faq li p{background: url('../images/q.jpg') no-repeat left 5px;padding-left:30px;}



/* 底部 */

.footer{background:#333;color:#999;width: 100%;overflow: hidden;}

.footMain{padding:40px 0 30px 0;overflow:hidden;}

.footL{width:860px;overflow:hidden;}

.footL ul{float:left;width:20%;min-height:280px;position: relative;}
.footL ul:after{content: '';position: absolute;right: 15px;top: 0;width: 16px;height: 100%;background: url('../images/f_line.jpg') no-repeat;}
.footL ul h3,.footR h3{font-size:16px;color:#e4e4e4;height:40px;font-weight:normal;}

.footL .footMenu li{margin-top: 20px;}
.footL .footMenu dt{width: 80%;}
.footL .footMenu dt a{display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.footR{width:340px;font-size:13px;}

.footR .ewm p{width:110px;float:left;margin-right:30px;text-align:center;line-height:20px;}

.footR .ewm img{width:100px;margin-bottom:6px;display:block;}

.footR .txt span{color:#fff;font-size:16px;}

.firendLink{margin-top:30px;}

.firendLink a{margin:0 8px;}

.copyright{overflow:hidden;padding:15px 0;border-top:1px solid #4c4c4c;background:#333;}

.footer a{color:#999;}

.footer a:hover{color:#fff;}



/* 内页公用 */

.listBanner,.pageBan{ width:1920px; position: relative; left:50%; margin-left:-960px; height:320px;overflow:hidden;}

.listWrapper{padding:50px 0;background:#fff;}

.listLeft{width:260px; float: left;overflow: hidden;}

.listRight{width:900px; float: right;text-align:justify;text-justify:inter-ideograph;}

.breadCrumb{height:60px;line-height:60px;background:#f5f5f5;border-bottom:1px solid #e9e9e9;}

.breadCrumb p{background:url('../images/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;}

.breadCrumb p{width:1180px;}

.breadCrumb p span{ margin:0 8px;}

.breadCrumb .back{float:right;background: url('../images/back.png') no-repeat left center;padding-left:20px;}

.proSear{margin-bottom:60px;}

.proSear form{width:725px;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;background:#f1f1f1}

.proSear .searSelect{border-right:1px solid #ccc;}

.proSear .txt{width:590px;float:left;height:50px; line-height:40px;color:#666;padding:0 10px;background:#f1f1f1;}

.proSear .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/searIcon.png') no-repeat center;border-left:1px solid #666;}

.proSear .btn:hover{opacity:.8;}

.proSear .searSelect span:after{top:25px;}



/* 内页菜单 */

.breadCrumb{height:60px;line-height:60px;background:#f5f5f5;border-bottom:1px solid #e9e9e9;}

.listMenu{text-align:center;margin-bottom:20px;}

.listMenu a{display:inline-block;width:140px;height:40px;line-height:40px;border:1px solid #ccc;border-radius:3px;color:#333;margin:0 10px;}

.listMenu a.cur{background:#2d8ef0;color:#fff;border:1px solid #0768c9;}



/* 内页左侧菜单 */

.listLeft{width:260px; float: left;overflow: hidden;}

.listRight{width:900px; float: right;}

.sidebar{margin-bottom:20px;}

.side_title{background:#2d8ef0 url('../images/side_bg.jpg') no-repeat left center;height:90px;color:#fff;font-size:32px;font-weight:normal;line-height:20px;line-height:90px;text-align:center;}

.side_title span{display:block;font-size:14px;opacity:.6;text-transform: uppercase;}

.sidebarMenu{background:#f1f1f1;border-top:none;}

.sidebarMenu li{font-size:15px;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;}

.sidebarMenu li a{height:50px;line-height:50px;background:url('../images/sub_li.png') no-repeat 25px center;padding-left:40px;display:block; color:#454545;}

.sidebarMenu li .cur,.sidebarMenu li a:hover{background:#2d8ef0 url('../images/sub_lih.png') no-repeat 25px center;color:#fff;}

.sidebarMenu li ul{font-size:12px;padding:5px  0;background:#fff;border:3px solid #f1f1f1;}

.sidebarMenu ul li {background:none;padding-top:0;}

.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:34px;line-height:34px;font-size:13px;}

.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 40px center;color:#2d8ef0; }

.sidebarMenu li ul ul a{font-size:12px;padding-left:70px;background: url('../images/psub_li.png') no-repeat 55px center;height:30px;line-height:30px;}

.sidebarMenu li ul ul a.cur,.sidebarMenu li ul ul a:hover{background: url('../images/psub_li.png') no-repeat 55px center;}



.leftSear{border:1px solid #ddd;margin-bottom:15px;float: left;}

.leftSear h4{background:#eee;font-size:16px;font-weight:normal;padding:0 14px;color:#333;height:40px;line-height:40px;}

.leftSear .main{padding:14px;}

.leftSear .sear_text{float:left;width:175px;height:34px;line-height:34px;padding:0 9px;border:1px solid #ddd;border-right:none;}

.leftSear .sear_btn{float:right;width:36px;height:36px; cursor:pointer;background:#2d8ef0 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;}

.leftSear .sear_btn:hover{background-color:#008a43;}

.leftSear p{margin-top:10px;line-height:22px;}

.leftPic{margin-bottom:15px;display:block;}



/*  产品列表 */

.proList ul,.caseList ul,.settingList  ul,.honorList ul,.partnerList ul,.videoList{width:940px;}

.proList li{float:left;width:290px;margin:0 15px 20px 0;}

.proList li .pImg{display:block;width:288px;height:220px;overflow:hidden;border:1px solid #e5e5e5;position:relative;}

.proList li img{width:288px;height:220px;transition:all 0.5s;}

.proList li h5{font-weight:normal;text-align:center;height:35px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #747474;
    font-size: 12px;}

.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(45,142,240,.7);transition:all 0.25s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;}

.proList li .pImg:after{content:"";position:absolute;width:54px;height:54px;background: url('../images/pmore2.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.25s;z-index:3;}

.proList li:hover img{transform:scale(1.1);}

.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}

.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}

.searList ul{width:1240px;}

.searList li{margin-right:12px;}



/* 左侧图片放大镜样式 */

.rec-title{padding-left:20px;height:35px;line-height:35px;background:url('../images/page_line.jpg') no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}

.product-show-pic{width:350px;}

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}

.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:264px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.spec-preview dt{display: table;margin: 0 auto}
.spec-preview dt span{display: table-cell;vertical-align: middle;height: 264px;}
.spec-preview dt img{display: block;max-width: 100%;max-height: 100%;}

/* 图片小图样式 */

.spec-preview{width:350px;height:264px;border:1px solid #ccc;display: table-cell;vertical-align: middle;}

.spec-scroll{margin-top:10px;width:350px;height:75px;overflow:hidden;position:relative;}

.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:25px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}

.spec-scroll a.prev:hover{background-position:0 -21px;}

.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:25px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:all 0s;}

.spec-scroll a.next:hover{background-position:0 -63px;}

.spec-scroll .items{position:relative;width:320px;height:75px;margin:0 auto;overflow:hidden;}

.spec-scroll .items ul{position:absolute;width:360px;height:75px;}

.spec-scroll .items ul li{width:104px;height:75px;float:left;}

.spec-scroll .items ul li img{width:95px;height:73px;cursor:pointer;border:1px solid #ccc;}

.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #2d8ef0;}



/* 产品简介 */

.proshow_synopsis{width:58%;color: #aaa;font-size: 14px;line-height: 30px;border-radius:3px;}

.listBox .title{font-size:20px; color:#333;border-bottom:1px dotted #dbdbdb;margin-bottom:15px;padding-bottom:10px;text-align: center}

.listBox .title span{display:block;color:#888;font-size:14px;font-weight:normal;}

.proshow_synopsis .font{overflow: hidden;margin-bottom:20px;line-height: 24px;}

.proshow_synopsis .font strong{font-size:16px;color:#333;display:block;margin-bottom: 14px;}

.proshow_synopsis .proAppli strong{font-size:16px;color:#333;display:block;}
.proshow_synopsis .proAppli ul li{float: left;margin-right: 20px;}
.proshow_synopsis .proAppli ul li a{font-size: 14px;color: #333;}
.proshow_synopsis .proAppli ul li:hover a{color: #2d8ef0;}
.proshow_synopsis .tel{height:50px;line-height:50px;background:#333;margin-bottom:15px;font-size:16px;color:#fff;padding-left:20px;font-weight:bold;}

.proshow_synopsis .tel span{font-size:18px;}

.proshow_synopsis .tel  a{float:right;width:90px;height:50px;background:#2d8ef0;text-align:center;color:#fff;}

.proshow_synopsis .tel  a:hover{background:#b60013;}

.proshow_synopsis .p1{background:#f5f5f5;height:40px;line-height:40px;border:1px solid #d2d2d2;text-align: center;font-size:16px;color:#555;}

.proShow_main{margin:40px 0 30px 0;}

.relatedTitle{margin-bottom:0px;}



/* 采购表单样式 */

.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;margin-bottom: 20px;}

.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}

.orderBox .table{padding-top:20px;overflow:hidden;}

.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}

.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}

.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}

.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}

.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}

.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}

.orderBox .table li .btn:hover{background:#2d8ef0;color:#fff;}

.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}

.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;}



/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#2d8ef0;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:210px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}

.related-news .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-news .title span,.relatedTitle span{display:inline-block;color:#fff;background:#2d8ef0;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.related-news-list{position: relative;margin-bottom: 20px;}
.news-w{overflow: hidden;}
.related-news-list .prev-news,.related-news-list .next-news{display: block;width: 20px;font-size: 40px;color: #a59c9c;position: absolute;top: 45%;font-family: 宋体;}
.related-news-list .prev-news{left: -3%}
.related-news-list .next-news{right: -3%}
.related-news-list ul li{float: left;width:280px; text-align: left;background:none;border:none;line-height: 50px;margin-bottom: 0 ! important}
.related-news-list ul li:nth-child(3n){margin-right: 0}
.related-news-list ul li img{float: left; width: 48%;height: 104px;border:1px solid #ededed;}
.related-news-list ul li span{display: block;line-height: 20px;font-size: 14px;color: #333;text-align: left;float: right;width: 49%}

.related-product li:hover{border:1px solid #2d8ef0;}
.related-product li a:hover{background:#2d8ef0;color:#fff;}


.aboutPro ul{width:1240px;}

.aboutPro{width:1200px}

.aboutPro li{margin-right:35px;}

.aboutPro li,.aboutPro li a{width:210px;}

.aboutPro li img{width:200px;height:228px;}



/* 行业应用 */

.appList{padding-left:30px;padding-top:30px}

.appList li{background:#f6f6f6;padding:20px;height:240px;margin-bottom:70px;border:2px solid #e5e5e5;padding-right:40px;color:#888;}

.appList li .pImg{ width:240px; height:280px; overflow:hidden;margin:-50px 40px 0 -50px;}

.appList li img{ width:240px; height:280px;transition:all 0.5s;}

.appList li h4{ font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:20px;position:relative;padding-bottom:15px;margin-bottom:15px;}

.appList li h4 a{color:#333;}

.appList li h4 a:hover{color:#144fb3; }

.appList li h4:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:1px;background:#999;transition:all 0.3s;}

.appList li h4:hover:after{width:60px;background:#2d8ef0;}

.appList li .date{font-size:14px;background: url('../images/date.png') no-repeat left center;padding-left:20px;color:#999;float:right;margin-left:25px;}

.appList li p{ height: 120px; overflow: hidden;}

.appList li p a{color:#144fb3;}

.appList li p a:hover{text-decoration: underline;}

.appList li:hover img{transform:scale(1.1);}

.appList li:hover{border:2px solid #b5d0ff;box-shadow:0 0 10px #b5d0ff;}

.appList li .more{display:inline-block;width:120px;height:35px;line-height:35px;background:#2d8ef0;color:#fff;text-align:center;margin-top:15px;}

.appList li .more:hover{background:#004bae;width:140px;}



.picShow .tie{font-size:1.429em;color:#333;margin-bottom:15px;}

.picShow .top{overflow:hidden;padding-bottom:15px;margin-bottom:30px;border-bottom: 1px dotted #b3b3b3;}

.picShow .top .fr{margin-top:8px;}



/* 荣誉资质 */

.honorList ul li{width:260px;float:left;margin-right:26px;margin-bottom:30px;text-align:center;padding:10px 10px 0 10px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}

.honorList ul li .pImg{display:block;width:245px;height:180px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}

.honorList ul li img{width:245px;vertical-align: middle;}

.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}

.honorList ul li:hover::before{width:100%;background:#2d8ef0;transition:all 0.5s;}

.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}

.lb-data .lb-caption{color:#fff;}

.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}



/* 公司坏境 */

.settingList li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}

.settingList li img{display:block;width:270px;height:225px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}

.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}

.settingList li:hover::before{width:100%;background:#2d8ef0;transition:all 0.5s;}

.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}

.settingList li:hover img{transform:scale(.95);}



/* 新闻中心 */

.newsList li{height:150px;color:#555; margin-bottom:15px;padding:15px;background:#f4f4f4;padding:15px;border-bottom:1px solid #ddd;font-size:13px;padding-right:20px;}

.newsList li .fl{width:230px;height:150px;margin-right:25px;overflow:hidden;}

.newsList li img{width:315px;height:150px;transition:all 1.2s;margin-left:-50px;}

.newsList li h3{font-size:16px;font-weight:normal;}

.newsList li h3 span{float:right;font-size:12px;}

.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.newsList li h3 a:hover{color:#2d8ef0;}

.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:10px;color:#787878;}

.newsList li .more{color:#2d8ef0;}

.newsList li .more:hover{text-decoration:underline;}

.newsList li .browse{display:block;overflow:hidden;color:#999;}

.newsList li:hover img{transform:scale(1.1);}



/* 新闻详细样式 */

.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}

.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}

.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}

.articleBox1 .p1 span{margin-right:15px;}

.solution .p1{margin-bottom:40px;}

.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}

.fontResizer a{padding:0 5px;}

.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}

.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}

.fontSize a.active{color:#0099e6;}

.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}

.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}

.detailShare span.date{margin-left:15px;}

.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}

.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}



.relatedNews_font{font-size:13px;margin-top:15px;overflow:hidden;}

.relatedNews_font ul{width:950px;overflow:hidden;}

.relatedNews_font ul li{float:left;padding-right:50px;width:425px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;}

.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}



/* 常见问题 */

.faqList li{position:relative;margin-bottom:25px;}

.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#2d8ef0;pointer-events:none;}

.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}

.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}

.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}

.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}

.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}

@-webkit-keyframes fadeIn{

  0%{opacity:0;}

  100%{opacity:1;}

}

@keyframes fadeIn{

  0%{opacity:0;}

  100%{opacity:1;}

}



/* 下载中心 */

.downList li {padding:15px 0;border-bottom:1px dotted #ccc;}

.downList p {background: url('../images/file.png') no-repeat left center; padding-left:40px; font-size:14px;}

.downList a {float: right;background: url('../images/download.png') no-repeat left center; padding-left:16px; color:#00509b;}

.downList a:hover { text-decoration: underline; }



/* 合作伙伴 */

.partnerList li{float:left;width:200px;margin-right:33px;margin-bottom:25px;}

.partnerList li img{ width:190px; height:105px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}

.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}



/* 内页留言样式 */

.contactFont{overflow:hidden;margin-bottom:30px;}

#dituContent{height:420px;}

.feedback{margin-top:60px;overflow:hidden;}

.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}

.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}

.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}

#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;position:relative;}

.feedback .name:after,.feedback .telephone:after,.feedback .email:after,.feedback .msg_title:after{content: "*";color:#f00;position:absolute;top:0;right:-280px;}

#feedback_form label.name{background-position:0 -32px;}

#feedback_form label.email{background-position:0 -64px;}

#feedback_form label.city{background-position:0 -96px;}

#feedback_form label.msg_title{background-position:0 -128px;}

#feedback_form label.address{background-position:0 -160px;}

#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}

#feedback_form input{width:243px;height:30px;line-height:30px;float:left;margin:0 28px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}

#feedback_form input.last{margin-right:0;}

#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}

#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}

#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#2d8ef0;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}

#feedback_form .btns:hover{background:#333;transition:all 0.3s;}

#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}

#feedback_form .tableRow{width:100%;height:32px;}

#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}

#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}

#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}


/* 内页标签 */
.ind_xb{ width:100%; float:left; }
.top20{ margin-top:20px;}
.mtag_bg{background:#efefef; width:100%;float:left; padding:20px; margin-bottom:20px;}
.mtag_li a{float:left; margin-right:20px; padding-bottom:10px;}


.Prorec_title {
    background: #2d8ef0 url(../images/side_bg.jpg) no-repeat left center;
    height: 40px;
    color: #fff;
    font-size:16px;
    font-weight: normal;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
}
.Prorec_xb{border: 1px solid #ededed; float:left; padding:10px;}
.pro_list { width:100%; float:left;}
.pro_list li { width:100%; float:left; margin-top:10px;}
.pro_list li img {
    float: left; padding:1px;
    width: 98.55%;
    border: 1px solid #ededed;
}
.pro_list li span{width:100%; float:left; padding-top:5px;text-align: center;color: #747474;font-size:12px; line-height:18px;}

.seargo {
    width:100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dbdbdb;
    border-radius: 22px;
    background: #fff;
}
.seargo .btn {
    float: right;
    width: 25px;
    height: 38px;
    cursor: pointer;
    transition: all 0.3s;
    background: url(../images/searIcon.png) no-repeat left center;
}
.seargo_dd{ padding-top:10px;width:100%;float:left; }

.faq_t{ margin-top:30px;margin-bottom:5px; }
.faq_xb {overflow:hidden;
    border: 1px solid #ededed;
    padding-left: 10px;padding-right: 10px;padding-bottom: 20px;
}

.faq_title {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    
    font-weight: normal;    border-bottom: 1px dotted #adadad;padding-bottom: 20px;
}
.fontsizebox {
    padding-bottom: 40px;
    border-bottom: 1px dotted #adadad;
    font-size: 13px;
    color: #424242;
}



.pro_ta{ width:100%; float:left; margin-bottom:30px; padding-bottom:10px; border-bottom: 1px solid #e9e9e9;}
.pro_ta a{ float:left; margin-right:20px; }
.pro_ta span{ float:left;font-size: 18px; line-height:30px; height:60px; }
.pro_ta p{ float:left;font-size: 18px;}
.pro_ta p a{border-radius: 25px;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 33px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    display: block;
    background: #33cbcc;
    transition: all .2s;
    font-weight: 400;
    width: 117px;
    margin-bottom: 5px;}
.pro_ta p a:hover{background:#fd6800}





#wrap{width: 100%;max-width: 1920px;margin: 0 auto;}
.cw{width: 100%;max-width: 1200px;margin: 0 auto;}

/*.go-to-top{width: 50px;line-height: 50px;background: #282828;bottom: 12%;right: 3%;font-size: 30px;color: #fff;z-index: 120;box-shadow: 0 0 2px #999;display: none;}
.drak-big{z-index: 998; background-color: rgb(0, 0, 0); opacity: 0.6; left: 0px; top: 0px; position: fixed; height: 100%; width: 100%;display: none;}
.flex-main-content{flex: 1 0 auto;}
#jextalert&gt;[bottom] [aaaa]{background: #da121d !important;}
 
.detail{line-height:1.8;}
.detail *{font-size:inherit;color:inherit;font-family:inherit;}
.detail ul li{list-style:disc inside;padding-left:10px;}
.detail ol li{list-style:decimal inside;padding-left:10px;}
.detail img{max-width:100%;height:auto !important;}
.detail a{color: #0782C1;text-decoration:inherit;}
.detail:before{content:""; display:table; clear:both;}
.detail:after{content:""; display:table; clear:both;}*/

/*更多按钮*/
/*.more{width:148px; height:47px; margin-top:100px; padding-left:30px; line-height:49px; color:#828282; font-family:rubik; font-size:14px; text-decoration:none; box-shadow:0 20px 20px rgba(247, 247, 247, .2); border:1px solid #d6d6d6; background:#fff; z-index:1;display: block;position: relative;}
.more::after{content:''; width:10px; height:2px; background:#828282; position:absolute; right:30px; top:24px; z-index:2;}
.more:hover,.more.on{color:#fff; box-shadow:0 20px 20px rgba(216, 31, 31, .2); border:1px solid #d71e1e; background:#d71e1e;}
.more:hover::after,.more.on::after{background:#fff;}*/

/*普通按钮*/
.btns{width:170px; height:47px;line-height:49px; color:#828282; font-family:rubik; font-size:14px; text-decoration:none; box-shadow:0 20px 20px rgba(247, 247, 247, .2); border:1px solid #d6d6d6; background:#fff; z-index:1;display: block;text-align: center;}
.btns:hover,.btns.on{color:#fff; box-shadow:0 20px 20px rgba(216, 31, 31, .2); border:1px solid #d71e1e; background:#d71e1e;}

/*大标题*/
.bigtitle{font-size: 26px;color: #333;text-align: center;}

/*线*/
.borders,.line-borders{width: 100%;height: 4px;background: url(/images/img27.png)repeat-x center;}

/*文章页面*/
.article-wrap{padding-bottom: 60px;padding-top: 30px;}
.article-wrap .detail{margin-top: 30px;}
 

 
/*标题2*/
.title-wrap2{}
.title-wrap2 .title{font-size: 24px;color: #333;text-align: center;}
.title-wrap2 .borders{width: 1px;height: 16px;background: #666;margin: 0 auto;margin-top: 12px;}
.title-wrap2 .brief{font-size: 14px;color: #828282;margin-top: 12px;text-align: center;}

/*标题3*/
.title-wrap3{text-align: center;}
.title-wrap3 .title{font-size: 28px;color: #333;font-weight: bolder;}
.title-wrap3 .borders{width: 23px;height: 1px;background: #999;margin: 0 auto;margin-top: 13px;}
.title-wrap3 .title-en{font-size: 14px;color: #828282;margin-top: 13px;}
.title-wrap3 .brief{font-size: 14px;color: #666;margin-top: 13px;}

 
/*首页部分*/
.index-wrap{}
.index-wrap .wrap1{background: #f9f9f9;}
.index-wrap .wrap1 .cw{overflow: hidden;}
.index-wrap .wrap1 .category-wrap{text-align: center;margin-top: 50px;}
.index-wrap .wrap1 .category-wrap .cate{display: inline-block;width: 170px;height: 53px;font-size: 16px;color: #666666;border: solid 1px #e4dada;line-height: 53px;text-align: center;}
.index-wrap .wrap1 .category-wrap .cate.on,.index-wrap .wrap1 .category-wrap .cate:hover{background: #cd0e16;color: #fff;border-color: #cd0e16;}
.index-wrap .wrap1 .category-list{margin: 0 auto;margin-top: 40px;padding-bottom: 50px;position: relative;max-width: 98%;}
.index-wrap .wrap1 .category-list .item{background: #f5f5f5;display: flex;align-items: center;width: calc(100% - 2px);border: solid 1px transparent;}
.index-wrap .wrap1 .category-list .item .left{width: 130px;margin: 0 10px;text-align: center;overflow: hidden;margin-left: 0;background: transparent no-repeat center;background-size: cover !important;}
.index-wrap .wrap1 .category-list .item .right{width: calc(100% - 150px);padding: 25px 0;}
.index-wrap .wrap1 .category-list .item .right .tit{font-size: 16px;color: #333;}
.index-wrap .wrap1 .category-list .item .right .attr{font-size: 14px;color: #828282;}
.index-wrap .wrap1 .category-list .item .right .attrbig{margin-top: 15px;height: 100px;line-height: 25px;overflow: hidden;}
.index-wrap .wrap1 .category-list .item:hover .tit{color: #cf0f17;}
.index-wrap .wrap1 .category-list .swiper-container{overflow: visible;}
.index-wrap .wrap1 .category-list .swiper-slide:hover{box-shadow: 0px 0px 30px #e1e1e1;-webkit-box-shadow: 0px 0px 30px #e1e1e1;-moz-box-shadow: 0px 0px 30px #e1e1e1;-webkit-transform:scale(1.05); -moz-transform:scale(1.05); transform:scale(1.05);}
/*.index-wrap .wrap1 .category-list .item:hover{border: solid 1px #f2cfd1;background: #ededed;}*/
/*.index-wrap .wrap1 .category-list .item:hover .big{box-shadow:0 0 20px rgba(216, 31, 31, .2);}*/
.index-wrap .wrap1 .category-list .item .left:hover{-webkit-transform:scale(1.16); -moz-transform:scale(1.16); transform:scale(1.16);}
.index-wrap .swiper-pagination-bullet{width: 6px;height: 6px;background: #d8d8d8 !important;border: none;opacity: 1;border-radius: 0;margin: 0 5px;}
.index-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #d6101a !important;}
.index-wrap .swiper-pagination{left: 0;right: 0;bottom: 15px;}
.index-wrap .relate-pro{margin-top: 50px;}
.index-wrap .relate-pro .index-title{border-bottom: solid 1px #d8d8d8;}
.index-title .tit{font-size: 22px;color: #333333;padding-left: 15px;border-left: solid 3px #cf0f17;height: 20px;line-height: 20px;width: 110px;background: url(/images/n1.png)no-repeat right;}
.index-title .tita{font-size: 14px;color: #cd0e16;padding-bottom: 24px;border-bottom: solid 2px #cd0e16;width: 28px;text-align: center;}


.index-wrap .relate-pro .list{padding-top: 35px;margin-top: 20px;padding-bottom: 80px;}
.index-wrap .relate-pro .list .item{text-align: center;position: relative;height: 400px;border-radius: 5px;overflow: hidden;}
.index-wrap .relate-pro .list .item .title{font-size: 18px;color: #333;margin-top: 15px;}
.index-wrap .relate-pro .list .item .brief{font-size: 14px;color: #828282;margin-top: 15px;line-height: 22px;height: 88px;overflow: hidden;}
.index-wrap .relate-pro .list .item .borders{width: 16px;height: 3px;background: #666666;margin: 0 auto;margin-top: 20px;}
.index-wrap .relate-pro .list .item .posit{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(175,8,15,0.9);display: none;}
.index-wrap .relate-pro .list .item .posit .flexs{max-width: 82%;margin: 0 auto;margin-top: 20%;}
.index-wrap .relate-pro .list .item .posit .tits{font-size: 18px;color: #fff;}
.index-wrap .relate-pro .list .item .posit .attr-wrap{margin-top: 20px;}
.index-wrap .relate-pro .list .item .posit .attr-wrap .attr{font-size: 14px;color: #fff;width: auto;margin-top: 5px;text-align: left;/*word-wrap: break-word;*/width: 50%;}
.index-wrap .relate-pro .list .item .posit .attr-wrap .attr:nth-child(1),.index-wrap .relate-pro .list .item .posit .attr-wrap .attr:nth-child(2){width: 100%;}
.index-wrap .relate-pro .list .item .posit .attr-big{font-size: 14px;color: #fff;padding-top: 15px;border-top: solid 1px #e24148;line-height: 25px;margin-top: 20px;}
.index-wrap .relate-pro .list .item .posit .more{margin: 0 auto;margin-top: 38px;background: #f34343;color: #fff;box-shadow: none;border: none;text-indent: -30px;}
.index-wrap .relate-pro .list .item:hover .posit{display: block;}
.index-wrap .relate-pro .list .item .posit .more::after{background:#fff;}

 


.lisa{width: 20%; float: left; padding: 20px; text-align: center;position: relative;height: 400px;border-radius: 5px;overflow: hidden;}
.lisp{position: absolute;left: 0;top: 0;width: 100%;height: 100%; background-color: rgba(74, 85, 134, 0.9);display: none;}
.lisa:hover .lisp{display: block;}

.index-wrap .wrap2{height: 150px;background: url(/images/img89.jpg)no-repeat center;}
.index-wrap .wrap3 .cw-posit{position: relative;height: 80px;}
.index-wrap .wrap3 .cw-posit .posit{position: absolute;left: 0;right: 0;bottom: 80px;margin: 0 auto;}
.index-wrap .wrap3 .cw-posit .posit img{border: solid 1px transparent;}
.index-wrap .wrap3 .cw-posit .posit:hover img{transition-duration:0.995s;/*border-color: #cd0e16;*/box-shadow:0 20px 20px rgba(216, 31, 31, .2);}
.index-wrap .wrap3{padding-top: 40px;background: #f9f9f9;padding-bottom: 30px;}
.index-wrap .wrap3 .index-question{width: 30%;}
.index-wrap .wrap3 .index-info{width: 67%;}
.index-wrap .wrap3 .index-info .more{margin-top: 20px;}
.index-wrap .wrap3 .index-info .more.on2{background: #fff;border: solid 1px #d6d6d6;color: #828282;box-shadow: none;}
.index-wrap .wrap3 .index-info .more.on2::after{background: #828282;}
.index-wrap .wrap3 .index-top{height: 45px;background: #4a5586;padding: 0 20px;border-radius: 5px;line-height: 45px;overflow: hidden;}
.index-wrap .wrap3 .index-top .l{font-size: 16px;color: #fff;padding-left: 40px;background: url(../images/img90.png)no-repeat left;}
.index-wrap .wrap3 .index-top .r{font-size: 12px;color: #fff;}
.index-wrap .wrap3 .index-question .list .item{padding: 20px 20px;background: #fff;display: block;border-top: solid 1px #e5e5e5;}
.index-wrap .wrap3 .index-question .list .item .date{text-align: center;width: 60px;}
.index-wrap .wrap3 .index-question .list .item .date .d{font-size: 30px;color: #333;padding-top: 10px;}
.index-wrap .wrap3 .index-question .list .item .date .ym{font-size: 12px;color: #a5a5a5;padding-top: 0px;/*border-top: solid 1px #e5e5e5;*/margin-top: 5px;}
.index-wrap .wrap3 .index-question .list .item .que{width: calc(100% - 90px);}
.index-wrap .wrap3 .index-question .list .item .que .q{padding-left: 35px;font-size: 14px;color: #3a3a3a;background: url(../images/img94.jpg)no-repeat left top;}
.index-wrap .wrap3 .index-question .list .item .que .a{padding-left: 35px;font-size: 14px;color: #a1a1a1;background: url(../images/img93.jpg)no-repeat left top;margin-top: 7px;line-height: 20px;overflow: hidden;}
.index-wrap .wrap3 .index-question .list .item:hover{background: #eee;}
.index-wrap .wrap3 .index-question .list .item:hover .que .q{background-image: url(../images/img92.jpg);}
.index-wrap .wrap3 .index-question .mores{width: 100%;height: 30px;background: #e6e6e6 url(../images/img97.png)no-repeat center;display: block;}
.index-wrap .wrap3 .index-question .mores:hover{background: #00abeb url(../images/img97.png)no-repeat center;}
.index-wrap .wrap3 .index-info .index-top .l{background-image: url(../images/img90.png);}
.index-wrap .wrap3 .index-info{}
.index-wrap .wrap3 .index-info .big .info-list{width: 38%;/*width: 48%;*/position: relative;margin-top: 20px;}
.index-wrap .wrap3 .index-info .big .info-list .item{position: relative;}
.index-wrap .wrap3 .index-info .big .info-list .item .posit{font-size: 14px;color: #fff;width: 100%;height: 50px;line-height: 50px;text-align: center;z-index: 1;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5);position: absolute;}
.index-wrap .wrap3 .index-info .big .info-list .swiper-pagination{bottom: 0px;}
.index-wrap .wrap3 .index-info .big .info-list .swiper-pagination-bullet{border-radius: 50%;}
.index-wrap .wrap3 .index-info .big .list{width: 60%;/*width: 48%;*/}
.index-wrap .wrap3 .index-info .big .list .item{padding-top: 20px; display: block;border-bottom: solid 1px transparent;}
.index-wrap .wrap3 .index-info .big .list .item .title{font-size: 16px;color: #666;display: block;}
.index-wrap .wrap3 .index-info .big .list .item .brief{font-size: 12px;color: #a1a1a1;margin-top:7px;overflow: hidden;line-height: 19px;}
.index-wrap .wrap3 .index-info .big .list .item .dates{font-size: 14px;color: #9d9d9d;margin-top: 5px;}
.index-wrap .wrap3 .index-info .big .list .item:hover .title{color: #00abeb;}
.index-wrap .wrap3 .index-info .big .list .item:first-child{border-bottom: solid 1px #dfdfdf;}
.index-wrap .wrap3 .index-info .big .list .item:hover{border-bottom: solid 1px #00abeb;}
.index-wrap .wrap3 .index-info .big .list .item:hover .brief {color: #00abeb;}
.index-wrap .wrap3 .index-info .big .list .item:hover .dates{color: #00abeb;}
.index-wrap .wrap3 .index-info .big.bot .list{width: auto;border-top: solid 1px #dfdfdf; padding-bottom: 10px; padding-top: 10px; margin-top: 20px;}
.index-wrap .wrap3 .index-info .big.bot .list .item{    width: 46%;
    margin-right: 20px;
    float: left;border-bottom: solid 1px #d8d8d8;}
.index-wrap .wrap3 .index-info .big.bot .list .item{ padding-top: 15px;margin-bottom: 10px; }
.index-wrap .wrap3 .index-info .big.bot .list .item:hover{border-bottom: solid 1px #00abeb;}
.index-wrap .wrap4{background: #f5f5f5;padding: 70px 0;}
.index-wrap .wrap4 .index-about{margin-top: 40px;}
.index-wrap .wrap4 .index-about .left{width: calc(50% - 140px);background: url(/images/img98.jpg)no-repeat center;background-size: cover;height: 595px;padding: 0 70px;}
.index-wrap .wrap4 .index-about .right{width: 48%;}
.index-wrap .wrap4 .index-about .left .more{color:#fff; box-shadow:0 20px 20px rgba(216, 31, 31, .2); border:1px solid #d71e1e; background:#d71e1e;}
.index-wrap .wrap4 .index-about .left .more::after{background:#fff;}
.index-wrap .wrap4 .index-about .left .more:hover{opacity: 0.8;}
.index-wrap .wrap4 .index-about .left .title{font-size: 26px;color: #fff;margin-top: 24%;}
.index-wrap .wrap4 .index-about .left .borders{width: 20px;height: 4px;background: #cf0f17;margin-top: 20px;}
.index-wrap .wrap4 .index-about .left .brief{font-size: 14px;color: #fff;line-height: 24px;margin-top: 25px;}
.index-wrap .wrap4 .index-about .right .procon{width: 48%;position: relative;height: 595px;border: solid 1px #d7d7d7;border-top: none;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;overflow: hidden;}
.index-wrap .wrap4 .index-about .right .procon .title{width: 100%;padding: 15px 0;background: #333;border-top-left-radius: 5px;border-top-right-radius: 5px;text-align: center;color: #fff;font-size: 16px;}
.index-wrap .wrap4 .index-about .right .procon .procon-list{height: 500px;overflow: hidden;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .swiper-container{height: 100%;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .swiper-container .swiper-wrapper{height: 100%;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item{/*padding: 23px 30px;*/background: #fff;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .big{border-top: solid 1px #d7d7d7;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .l{width: 32px;height: 32px;line-height: 28px;text-align: center;font-size: 16px;color: #fff;background: url(/images/img96.png)no-repeat center;text-indent: -3px;margin-left: 30px;margin-top: 23px;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .r{width: calc(100% - 110px);margin-left: 20px;margin-right: 23px;margin-top: 23px;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .r .tit{font-size: 16px;color: #333;font-weight: bolder;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .r .briefs{margin-top: 15px;height: 92px;overflow: hidden;line-height: 23px;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item .r .briefs .attr{font-size: 14px;color: #666;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .item:hover .tit{color: #e31420;}
.index-wrap .wrap4 .index-about .right .procon .procon-list .swiper-button-next{bottom: 0;left: 0;right: 0;width: 100%;height: 30px;line-height: 30px;overflow: hidden;background: #fff url(/images/img95.png)no-repeat center;top: auto;}
.index-wrap .wrap4 .index-about .right .downcon{width: 48%;}
.index-wrap .wrap4 .index-about .right .downcon .a{display: block;position: relative;margin-top: 29px;height: 283px;background: url(/images/img99.jpg)no-repeat center;background-size: cover;}
.index-wrap .wrap4 .index-about .right .downcon .a img{max-width: 100%;height: auto;display: none;}
.index-wrap .wrap4 .index-about .right .downcon .a .posit{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5);font-size: 18px;color: #fff;height: 60px;line-height: 60px;text-align: center;}
.index-wrap .wrap4 .index-about .right .downcon .a:first-child{margin-top: 0;}
.index-wrap .wrap4 .index-about .right .downcon .a:hover .posit{background: rgba(0,0,0,0.35);}
.index-wrap .wrap5{padding: 70px 0;background: url(/images/img105.png)no-repeat center bottom;}
.index-wrap .wrap5 .list{margin-top: 60px;}
.index-wrap .wrap5 .title-wrap .brief{font-size: 14px;color: #828282;margin-top: 15px;}
.index-wrap .wrap5 .list .item{width: 25%;text-align: center;background: url(/images/img109.jpg)no-repeat right;}
.index-wrap .wrap5 .list .item .img{border: solid 1px #a4a09f;border-radius: 50%;margin: 0 auto;width: 80px;text-align: center;line-height: 80px;}
.index-wrap .wrap5 .list .item .img img{max-width: 100%;height: auto;}
.index-wrap .wrap5 .list .item .titles{font-size: 16px;color: #333;font-weight: bolder;margin-top: 15px;}
.index-wrap .wrap5 .list .item .brief{font-size: 14px;color: #666;width: 70%;margin: 0 auto;margin-top: 15px;}
.index-wrap .wrap5 .list .item .borders{width: 18px;height: 3px;background: #666;margin: 0 auto;margin-top: 28px;}
.index-wrap .wrap5 .list .item:nth-child(4n){background: none;}
.index-wrap .wrap5 .list .item:hover .img{transform:translateY(-25px);}
.index-wrap .wrap5 .list .item:hover .titles{color: #e31420;}
.index-wrap .wrap5 .detail{font-size: 16px;color: #666;text-align: center;width: 80%;margin: 0 auto;margin-top: 50px;}
.index-wrap .wrap6{padding-bottom:70px; padding-top:20px; background: #f5f5f5;}
.index-wrap .wrap6 .list{margin-top: 35px;position: relative;}
.index-wrap .wrap6 .list .item .imgs{ padding: 1px; border: solid 1px #d7d7d7;display:  inline-block;overflow: hidden;}
.index-wrap .wrap6 .swiper-pagination{bottom: -40px;}



.product-cate-tab{width: 100%; margin-top: 0px; margin-bottom: 10px; text-align: center; font-size: 0;}
.product-cate-tab li{display: inline-block;border-radius: 5px; margin-bottom: 5px;vertical-align: middle; 
	height: 40px; background-color: #4a5586; width:128px; color: #fff; 
	line-height: 40px; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.product-cate-tab li.on,
.product-cate-tab li:hover{background-color: #00abeb; /*border-color: #00abeb*/}
.product-cate-tab li ~ li{margin-left: 1px;}
.product-cate-tab li h2{font-size: 16px; font-weight: 400;}

.ind_xb{ width: 100%; }
.gos a{border-radius: 5px; line-height:30px;color:#fff;
	text-align:center;font-size:14px; padding-left:30px;padding-right:30px; 
	display:block;background:#4a5586;transition:all .2s;font-weight:400; float: left;}
.gos a:hover{background:#00abeb}

.lisp p{ text-align: center;font-weight:400;
font-size: 16px;color: #FFFFFF !important; 
padding-top: 20%; padding-bottom: 20px; }
.lisp h2{ width: 90% !important;margin:auto; text-align: left;font-weight: 200; font-size: 12px;color: #FFFFFF; line-height: 22px;
 word-wrap: break-word; height:140px;word-break: normal;margin-bottom: 20px;}

.gosa {border-radius: 5px; line-height:38px; height: 38px; color:#fff; width: 90%; margin:0 auto;
	text-align:center;font-size:14px;background:#00abeb;
	display:block;transition:all .2s;font-weight:400; }
.gosa:hover{background:#1ebffb}


.list_ps{ background:#f7f7f7;border: solid 1px #d7d7d7; width:95%; float: left; margin-top: 20px; margin-left: 10px; padding: 20px; }
.list_ps h1{ font-size: 12px; float: left; margin-left: 7px;font-weight:400; line-height: 33px;
    height: 30px;border: solid 1px #d7d7d7; padding-left: 10px; padding-right: 10px;}
.list_ps h1:hover{ background:#FFFFFF; }
.list_ps h2{ font-size: 16px; float: left;font-weight:400; padding-top: 5px;}


.gosxb {
    /* margin: auto; */
    text-align: center;
    width: 100%;
    float: left;
}
.gosxb a{
    

	
	background:#4a5586;
        display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    color: #FFFFFF;
    font-size: 12px;
    margin: 15px 0 20px 0;
}
.gosxb a:hover{background:#00abeb}





.mt-tabpage {
	width: 100%;
	/*margin: 30px auto;*/
	box-shadow: 0 0 1px #999;
	background-color: #FFFFFF;
}
.mt-tabpage-title {
	height: 44px;
	font-size: 0;
	background-color: #fff;
	/*width: 94%;*/
	margin: auto;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 105px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #00abeb;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #00abeb;
	font-size: 14px;
	border-bottom: 1px solid #00abeb;
}
.mt-tabpage-count {
	position: relative;
	width: 750px;
	height: 700px;
	overflow: hidden;
	 margin: auto;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 800px;
 
}






/* 客服代码 */
@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?qradjf');
    src:url('fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?qradjf') format('truetype'),
        url('fonts/icomoon.woff?qradjf') format('woff'),
        url('fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}
.clear{clear:both;font-size:0px;line-height:0;height:0;}

@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border: 1px solid #ddd;background:url(../images/q1.gif) no-repeat #FFFFFF center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
/*.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}*/
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:30px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;float: left; padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}

.cndns-right-box .box-border .sev-b{padding-top:0px;margin-top:0px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#ff6800;font-size:16px;width: 100%;float: left; padding-top: 15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:50%; padding-bottom: 10px; }

 
.meau-sev .cndns-right-box .box-border{width:300px;}
.meau-contact .cndns-right-box .box-border{width:300px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

</pre></body></html>