/*************登录区域*************/
.loginCon{width:1000px;position:absolute;top:0;left:50%;margin-left:-440px;z-index:10;font-size:12px}
.loginBox {width:303px;border:1px solid #989077;background:#fff;position:absolute;top:70px;_top:60px;right:15px;_right:30px;/*left:62%;*/
box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.3);
}

ul.tabs {height:50px;}
ul.tabs li {float:left;text-indent:0;}
ul.tabs li.borderR {border-right:1px solid #d1d2d4;}

ul.tabs a {width:75px;height:50px;line-height:50px;font-size:14px;font-weight:bold;display:block;text-align:center;color:#000;border-bottom:1px solid #d1d2d4;background:url(/r/cms/www/263/resources/img/tabBg.gif) repeat-x;}
ul.tabs a:hover {}
ul.tabs a:active {outline:none;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {background:#fff;cursor:default;color:#000;border-bottom:1px solid #fff;}


.panes {padding:20px 0 0 0;}
.loginForm{display:none;}
.loginForm .left{float:left}
.loginForm .formIpt {margin:0 27px 14px 27px;}
.loginForm .formIpt a.right {float:right;margin:12px 0 0 0;_margin-top:10px;}
.loginForm .formIpt a.right:hover {text-decoration:underline;}

.loginForm .formIpt p.check {width:118px;height:15px;float:left;cursor:pointer;}
.loginForm .formIpt p.check b.icon {width:13px;height:13px;_margin-top:3px;display:block;float:left;background:url(/r/cms/www/263/resources/img/checkBox.gif) 0 0 no-repeat;font-weight:normal;}
.loginForm .formIpt p.check b.checked {background:url(/r/cms/www/263/resources/img/checkBox.gif) 0 bottom no-repeat;}
.loginForm .formIpt p.check b.txt {height:13px;line-height:13px;_height:15px;_line-height:15px;font-weight:normal;color:#494949;float:left;margin:0 0 0 5px;_margin-top:4px;}

.loginForm input.loginFormIpt {width:235px;height:14px;line-height:10px;padding:9px 5px;border:1px solid #c1c1c1;color:#333;background:url(/r/cms/www/263/resources/img/inputBg.gif) 0 top repeat-x;}
.loginForm input.loginFormIpt:focus {border:1px solid #ff4d54;background:url(/r/cms/www/263/resources/img/inputFocusBg.gif) 0 top repeat-x;}

.loginForm input.btnLoginInCF {width:247px;height:36px;line-height:36px;text-align:center;background:#0364bd;color:#fff;font-size:14px;font-weight:bold;border:1px solid #00539f;cursor:pointer;
text-shadow: 1px 1px 1px #00539f;
filter: dropshadow(color=#bc1d23, offx=1, offy=1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
}
.loginForm input.btnLoginInCF:hover {background:#0072da;}
.loginForm input.btnLoginInCF:active {background:#0364bd;}

.loginForm input.btnLoginIn {width:247px;height:36px;line-height:36px;text-align:center;background:#0364bd;color:#fff;font-size:14px;font-weight:bold;border:1px solid #0364bd;cursor:pointer;
text-shadow: 1px 1px 1px #00539f;
filter: dropshadow(color=#00539f, offx=1, offy=1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
}
.loginForm input.btnLoginIn:hover {background:#0072da;}
.loginForm input.btnLoginIn:active {background:#0364bd;}

.loginForm .extroTxt {height:39px;line-height:39px;background:#f3f6f7;padding:0 27px;}
.loginForm .extroTxt span.left {color:#848281;}
.loginForm .extroTxt span.left a {/*color:#0067f4;*/color:#848281;margin-left:3px;}
.loginForm .extroTxt span.left a:hover {text-decoration:underline;}

.loginForm .extroTxt a.language {padding:0 14px 0 10px;float:right;background:url(/r/cms/www/263/resources/img/arrow.gif) right 18px no-repeat;color:#333}
.loginForm .extroTxt a.languageUp {padding:0 14px 0 10px;float:right;background:url(/r/cms/www/263/resources/img/arrowUp.gif) right 18px no-repeat;}
.loginForm .extroTxt a.language:hover {color:#000;}

.loginForm .extroTxt .popBox {width:110px;margin-top:-162px;right:6px;}

.loginForm .formIpt.type {height:20px;_margin-right:0;margin-bottom:10px;}
.loginForm .formIpt a {height:18px;line-height:18px;color:#494949;display:block;float:left;margin-right:15px;cursor:pointer;}
.loginForm .formIpt a:hover b.txt {color:#333;}
.loginForm .formIpt a b.icon {width:8px;height:8px;_overflow:hidden;display:inline-block;margin:0 4px 0 0;_float:left;_margin-top:4px;*float:left;*margin-top:6px;background:url(/r/cms/www/263/resources/img/typeRadio.gif) 0 -8px no-repeat;}
.loginForm .formIpt a b.icon.checked {background-position:0 0;}
.loginForm .formIpt a b.txt {font-weight:normal;}
.loginForm .placeholder {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #BBB;
    font-size: 13px;
    left: -3px;
    position: absolute;
    text-indent: 10px;
    top: 9px;
    vertical-align: middle;
    visibility: visible;
}
.loginForm .popNotice {
    background: none repeat scroll 0 0 #3B3B3B;
    color: #FFFFFF;
    display: none;
    margin-top: -14px;
	margin-LEFT: 27px;
    padding: 6px 10px;
    position: absolute;
    z-index: 200;
}
/*弹出框*/
.popBox {background:#fff;outline:0 none;cursor:default;border:1px solid #c4c4c4;position:absolute;z-index:999;display:none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
box-shadow:0 0 5px rgba(0, 0, 0, 0.4);
}
.popBox li {float:left;width:100%;}
.popBox li a {display:block;height:32px;line-height:32px;padding:0 20px 0 15px;color:#333}
.popBox li a:hover {background:#f3f6f7;}

/*申请免费试用弹出框*/
.overlay{width:100%;height:100%;background:#000;position:fixed;top:0;left:0;opacity:0.5;filter:Alpha(Opacity=50);display:none;_position:absolute;z-index:9000;}
.try_box{width:710px;/*height:570px;*/background:#fff;border:6px #cbcfd5 solid;position:fixed;top:50%;left:50%;margin:-210px 0 0 -355px;_margin:-180px 0 0 -355px;z-index:10000;display:none;_position:absolute;padding-bottom:45px;}
/**/
.try_close{width:44px;height:44px;display:block;background:url(/r/cms/www/263/resources/img/images_263/try_close.png);_background:url(/r/cms/www/263/resources/img/images_263/try_close.gif);top:-22px;right:-22px;position:absolute;}
.try_close:hover{background:url(/r/cms/www/263/resources/img/images_263/try_close_hover.png);_background:url(/r/cms/www/263/resources/img/images_263/try_close_hover.gif);}
.top_up_box .try_close{background:url(/r/cms/www/263/resources/img/images_263/try_close_topup.png);_background:url(/r/cms/www/263/resources/img/images_263/try_close_topup.gif);}
.top_up_box .try_close:hover{background:url(/r/cms/www/263/resources/img/images_263/try_close_topup_hover.png);_background:url(/r/cms/www/263/resources/img/images_263/try_close_topup_hover.gif);}
.try_box h1{width:100%;height:30px;font-size:24px;color:#2c2c2c;text-align:center;padding-top:40px;}
.try_box .toptitle {color: #2c2c2c;display: block;font-size: 24px;height: 30px;padding-top: 40px;text-align: center;width: 100%;}
.try_box .toptitle2 {color: #333;ont-size: 12px;font-style: normal;font-weight: normal;margin: 15px 0 25px; text-align: center;}

.try_step{width:637px;height:79px;margin:10px 0px 0px 40px;}
.try_step1{background:url(/r/cms/www/263/resources/img/images_263/try_topBg.gif) no-repeat 0px 0px;}
.try_step2{background:url(/r/cms/www/263/resources/img/images_263/try_topBg.gif) no-repeat 0px -80px;}
.try_step3{background:url(/r/cms/www/263/resources/img/images_263/try_topBg.gif) no-repeat 0px -159px;}
.try_cont{width:100%;height:260px;margin-top:5px;border-top:1px #d9dee5 dashed;padding-top:15px;}
.try_box_vedio .try_cont{border-top:0;}

.disNone{display:none;}
.try_success{height:100px;margin: 45px 0 0 190px;padding-left:125px;background:url(/r/cms/www/263/resources/img/try_success.png) left center no-repeat;}
.try_success p.font28{font-size:28px;font-weight:bold;color:#8396ab;padding-top:20px;}
.try_success p.font16{font-size:16px;color:#6d7e92;padding-top:5px;}

.try_contBox{/*width:550px;_width:650px;*/height:30px;padding:15px 0px 0px 95px;position:relative;}
.zindex10{z-index:10;}
.try_contTitle{width:100px;height:30px;float:left;display:block;color:#282828;font-size:12px;text-align:right;line-height:250%;}
.try_contInput{width:340px;height:28px;display:block;float:left;margin-left:8px;border:1px #cbcfd5 solid;background:#fff;color:#b4b7bb;text-indent:5px;line-height:200%;}
.tel{width:340px;margin-left:8px;}
.try_contBox .interval{display:block;width:14px;height:30px;line-height:30px;float:left;color:#B4B7BB;padding:0 3px;}
.try_contBox .error_msg{display:block;float:left;*width:90px;height:30px;line-height:30px;padding-left:8px;color:#eb2f36;font-size:11px;}
.try_contList{list-style:none;width:340px;padding:5px 0;overflow-y:auto;border:1px #cbcfd5 solid;border-top:0;background:#fff;position:absolute;top:45px;right:0px;_right:-1px;z-index:99;display:none;}
.try_contList li{padding-left:10px;cursor:pointer;}
.try_contList li:hover{background:#F2F4F6;}
/*.try_contInput:hover{border:1px #ff4d54 solid;}*/
.try_inputIcon{width:16px;height:16px;display:block;position:absolute;top:22px;left:527px;/*right:110px;_right:210px;*/}
.try_inputIcon_suc{background:url(/r/cms/www/263/resources/img/images_263/try_inputIcon_suc.png) center no-repeat;_background:url(/r/cms/www/263/resources/img/images_263/try_inputIcon_suc.gif) center no-repeat;}
.try_inputIcon_error{background:url(/r/cms/www/263/resources/img/images_263/try_inputIcon_error.png) center no-repeat;_background:url(/r/cms/www/263/resources/img/images_263/try_inputIcon_error.gif) center no-repeat;}
.try_inputIcon1{background:url(/r/cms/www/263/resources/img/images_263/try_inputIcon.gif) no-repeat 0px -29px;}
.try_InputSelect{width:12px;height:12px;display:block;float:left;padding-left:108px;_padding-left:104px;padding-top:0px;padding-right:5px;}
.try_SelectLine{line-height:150%;_line-height:220%;}
.try_inputDis{margin-top:15px;margin-left:130px;}
.try_inputDis a{width:105px;margin-left:73px;_margin-left:36px;font-size:13px;float:left;height:32px;line-height:32px;text-align:center;display:block;background:#ff8d00;border:1px solid #e07c00;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius:3px;margin-left:74px;}
.try_inputDis .server_error{display:block;float:left;height:12px;line-height:12px;padding-top:20px;color:#575757;}
.try_bottom{width:100%;/*height:78px;background:#cbcfd5;*/margin-top:20px;_margin-top:17px;/*font-size:24px;color:#0f1010;text-align:center;line-height:350%;*/}

/*************浮动促销按钮*************/ 
.btn_sidebar {width:54px;/*height:232px;*/height:54px;position:fixed;/*top:35%;*/top:328px;z-index:999;right:5px;_position:absolute;background:url(/r/cms/www/263/resources/img/serviceIcons.png) no-repeat;}
.btn_sidebar a.btn_free {display:block;width:54px;height:54px;padding:0;right:0;background:url(/r/cms/www/263/resources/img/serviceFree.gif) no-repeat center center;position:relative; overflow:hidden; text-indent:-999px}
.btn_sidebar a.btn_sales:hover {background:#06c621;border:1px solid #05ac1d;right:-2px;padding-left:15px;}
.btn_sidebar a.btn_sales:active  {background:#009504;border:1px solid #028706;}

/*************二维码*************/ 
.btn_erwei{width:187px;height:177px;-webkit-transform: translateZ(0);position:fixed;top:160px;z-index:1;right:0px;_position:absolute;}
.btn_erwei .btn_qrcode{float:right;display:block;width:40px;height:40px;padding:0;right:0;background:url(/r/cms/www/263/resources/img/erwei.png) no-repeat;text-indent: -9999px;}
.btn_erwei .btn_qr{margin-top:-10px;display:none;width:147px;height:177px;padding:0;right:0;background:url(/r/cms/www/263/resources/img/qr.png) no-repeat;}
.btn_erwei .btn_qron{margin-top:-10px;display:block;width:147px;height:177px;padding:0;right:0;background:url(/r/cms/www/263/resources/img/qr.png) no-repeat;}
.btn_erwei .btn_qrcodeon{float:right;display:block;width:40px;height:40px;padding:0;right:0;background:url(/r/cms/www/263/resources/img/erweion.jpg) no-repeat;text-indent: -9999px;}

/*************返回顶部*************/ 
a.backToTop{width:54px; height:54px;text-indent:-9999px; background:url(/r/cms/www/263/resources/img/serviceIcons.png) 0 -216px; border:0; margin:50px 5px 0 0;;}
a.backToTop:hover{background:url(/r/cms/www/263/resources/img/serviceIcons.png) 0 -270px;  border:0; }

/*************微信二维码*************/ 
.QRcode{width:54px; height:40px;position:fixed; right:5px;top:448px}
.QRcode a{display:block;width:54px; height:40px; background:url(/r/cms/www/263/resources/img/QRcodeWeiXin.png)}
.QRcode a:hover{ background-position:-54px 0;}
.QRcode span{position:relative}
.QRcode i{width:141px;height:329px; display:block;background:url(/r/cms/www/263/resources/img/QRcodeWeiXin.png) 0 -40px; position:absolute;right:0px; top:-235px; display:none}

/*************智齿客服*************/ 
a.btn_zhichi {display:block;width:54px;height:54px;padding:0;background:url(/r/cms/www/263/resources/img/serviceIcons.png) no-repeat 0 -108px;position:fixed;top:388px;z-index:999;right:5px;_position:absolute;}
a.btn_zhichi:hover{ background-position:0 -162px}