@charset "utf-8";

/*** NEIYE ***/
.main,.left,.right,.content{height:auto;overflow:hidden;}
.left{float:left;width:23%;margin-right:2%;}
.right{float:left;width:75%;margin-bottom:15px;}
.xfl{border:solid #DDD;border-width:1px 1px 0;}
.xfl li{height:50px;line-height:50px;font-size:14px;border-bottom:1px solid #DDD;text-align:center;position:relative;}
.xfl li.tit{font-size:20px;background:#EDEDED;}
.bannertl{height:200px;overflow:hidden;margin-bottom:15px;}
.about_bbg{background:#2B3033;}
.product_bbg{background:#1e2a44;}
.demo_bbg{background:#22252A;}
.buy_bbg{background:#1e2a44;}
.service_bbg{background:#373d41;}
.help_bbg{background:#2B3033;}
.tools_bbg{background:#373d41;}
.banner{height:200px;text-align:right;vertical-align:middle;}
.banner img{max-width:100%;height:auto;position:relative;top:50%;right:0;transform:translate(0,-50%);}
.weizhi{height:35px;line-height:35px;margin-bottom:15px;}
.title{font:26px Microsoft YaHei;height:60px;line-height:60px;text-align:right;margin-bottom:15px;border-bottom:1px solid #CCC;}
.content{margin-bottom:15px;}
.content p{font-size:14px;line-height:1.7em;margin-bottom:1em;}
.content p.f1{font-size:16px;color:#C7000A;font-weight:bold;}
.content p.f2{font-size:14px;color:#090;font-weight:bold;}
.content p.contimg img{display:block;max-height:800px;*height:expression(this.height>800?800:true);margin:0 auto;}
.content p.help{width:600px;height:auto;overflow:hidden;margin:0 auto;}
.content p.help a{display:block;float:left;width:280px;height:80px;line-height:80px;color:#FFF;font-size:18px;text-align:center;}
.content p.help a:link,.content p.help a:visited{color:#FFF;}
.content p.help a:hover{text-decoration:none;}
.content p.tips{font-size:12px;margin-bottom:15px;padding:10px 30px;background:#FFFFF7;border:1px dashed #DDD;}
.content .code{margin-bottom:15px;padding:15px;background:#EBEBEB;border:1px solid #E6E6E6;}
.content .code p{line-height:1.5em;margin-bottom:0.5em;}
.content .code p.bs2{text-indent:2em;}
.content .code p.bs4{text-indent:4em;}
.content .code p.bs6{text-indent:6em;}
.content .demourl{margin-bottom:10px;padding:10px 20px;background-color:#fffbf9;border:1px dashed #fea95a;border-radius:5px;}
.content .demourl li{font-size:14px;color:#666;margin-bottom:10px;}
.content table{border-left:1px solid #DDD;border-top:1px solid #DDD;margin-bottom:1.5em;}
.content table td{padding:10px;line-height:1.8em;border-right:1px solid #DDD;border-bottom:1px solid #DDD;}
.content table.verlist td{padding:5px 10px;}
.content table tr.tit{height:50px;font-size:16px;text-align:center;vertical-align:middle;background:#EDEDED;}
.content table td.tit{font-size:14px;text-align:center;}
.content table td.gn{font-size:14px;color:#090;padding-left:10%;}
.content table td.red{background:url(no.png) center no-repeat;}
.content table td.green{background:url(yes.png) center no-repeat;}
.content table a.btn_buy{display:block;width:110px;height:28px;font:12px SimSun,\5B8B\4F53,Arial,Verdana;line-height:28px;background:#39b94e;}
.content table a.btn_buy:link,.content table a.btn_buy:visited{color:#FFF;}
.content table a.btn_buy:hover{background:#33a646;text-decoration:none;}
.content_remark{height:40px;line-height:40px;padding:0 20px 0 35px;border:1px dashed #DDD;background:#FFFFF7 url(bg.png) -142px -239px no-repeat;}
@media screen and (max-width:1920px){
    .content img{max-width:1100px;*width:expression(this.width>1100&&this.width>this.height?1100:true);}
}
@media screen and (max-width:1440px){
    .content img{max-width:900px;*width:expression(this.width>900&&this.width>this.height?900:true);}
}
@media screen and (max-width:1024px){
    .content img{max-width:750px;*width:expression(this.width>750&&this.width>this.height?750:true);}
}
pre{margin-bottom: 20px;padding:10px 20px;font-size:16px;background-color:#fffbf9;border:1px dashed #fea95a;border-radius:5px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;overflow:auto;word-break:break-all;word-wrap:break-word;}

/*** BUY ***/
input[type="text"],button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #CCC;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input:focus{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.input-text{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0;}
.wfwrap{font-size:14px;height:auto;overflow:hidden;}
.wfform{display:block;height:auto;overflow:hidden;}
.wfform-box{width:100%;clear:both;*zoom:1;margin-bottom:10px;}
.wfform-box:after{content:'\20';clear:both;*zoom:1;display:block;height:0;}
.wfform-label{float:left;display:block;width:120px;height:37px;line-height:37px;padding-right:20px;text-align:right;}
.wfform-opt{line-height:36px;margin-left:140px;}
.wfform-opt em{color:#F40;font-size:28px;font-style:normal;font-weight:bold;font-family:Tahoma;}
.wfform-opt em.rmb{font-size:18px;margin-right:6px;}
.goods ul li{display:block;float:left;width:100%;margin-bottom:10px;}
.goods ul li a{display:inline-block;float:left;padding:0 5px;background:#FFF;border:1px solid #CCC;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.goods ul li a.current{color:#F40;border:2px solid #F40;}
.goods ul li a:hover{text-decoration:none;}
.pay img{padding:3px;background:#FFF;border:2px solid #F40;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.input-text{display:block;width:100%;height:35px;line-height:35px;line-height:33px\9;color:#555;padding:0 6px;vertical-align:middle;outline:0;-webkit-transition:border-color .3s cubic-bezier(.65,.05,.35,.5);transition:border-color .3s cubic-bezier(.65,.05,.35,.5);}
.btnbox{text-align:center;padding:15px 0;}
.wfbtn{width:50%;color:#FFF;padding:6px 0;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);background-repeat:repeat-x;}
.wfbtn:hover,.wfbtn:focus{background-position:0 -15px;}
.btn-g{background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);border-color:#3e8f3e;background-color:#5cb85c\9;}
.btn-g:hover,.btn-g:focus{background-color:#419641;}

/*** NEIYE END ***/
