



/*mainBox*/
#mainBox{float:left;width:100%;margin-top:20px;margin-bottom:30px;}
#main{width:980px;margin:0 auto;}

.feature{width:980px;height:262px;overflow:hidden;}
.feature ul{width:1000px;}
.feature li{
	width:231px;height:260px;border:1px solid #e7e7e7;float:left;margin-right:16px;display:inline;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	behavior:url(js/PIE.htc);position:relative;
	/*-moz-box-shadow:2px 2px 5px #ccc;-webkit-box-shadow:2px 2px 5px #ccc;box-shadow:2px 2px 5px #ccc;*/
}
.feature span{width:72px;height:72px;margin:30px auto 15px auto;display:block;}
.feature h2{height:40px;line-height:40px;font-size:14px;text-align:center;}
.feature p{width:185px;margin:10px auto 0 auto;line-height:20px;color:#676666;}
.feature .save{background:url(../images/icon.png) no-repeat 0 0;}
.feature .upgrade{background:url(../images/icon.png) no-repeat -80px 0;}
.feature .office{background:url(../images/icon.png) no-repeat -160px 0;}
.feature .control{background:url(../images/icon.png) no-repeat -240px 0;}

.mainLeft{
	float:left;width:335px;height:140px;margin-top:15px;padding:0 15px;border:1px solid #e7e7e7;display:inline;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	behavior:url(js/PIE.htc);position:relative;background:#F8F9FC;
}
.mainLeft li{width:100%;height:20px;padding:13px 0 12px 0;border-bottom:1px solid #e7e7e7;}
.mainLeft span{float:left;width:20px;height:20px;margin:0 10px 0 20px;}
.mainLeft a{float:left;width:280px;height:20px;overflow:hidden;line-height:20px;color:#213E62;}
.mainLeft a:hover{text-decoration:underline;}
.mainLeft li.one span{background:url(../images/icon.png) no-repeat -320px 0;}
.mainLeft li.two span{background:url(../images/icon.png) no-repeat -360px -40px;}
.mainLeft li.three span{background:url(../images/icon.png) no-repeat -360px 0;}
.mainLeft li.three{border-bottom:none;}

.mainMid{
	float:left;width:335px;height:140px;margin:15px 0 0 14px;border:1px solid #e7e7e7;display:inline;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	behavior:url(js/PIE.htc);position:relative;background:#F8F9FC;
}
.mainMid h3{margin:15px 0 10px 20px;font-size:14px;}
.mainMid ul{width:315px;height:78px;overflow:hidden;}
.mainMid li{margin-left:35px;width:280px;height:26px;line-height:26px;list-style:disc outside;color:#C1C1C3;position:relative;}
.mainMid a{color:#213E62;outline:none;}
.mainMid a:hover{text-decoration:underline;}
.mainMid span{color:#676666;position:absolute;right:0;top:0;}

.mainRight{
	float:right;width:245px;height:140px;margin-top:15px;
	background:-moz-linear-gradient(0% 0% 270deg, #edf7fe,#fafcfe);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#edf7fe), to(#fafcfe));
	-pie-background:linear-gradient(#edf7fe,#fafcfe);
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #e7e7e7;
	behavior:url(js/PIE.htc);position:relative;
}
.mainRight span.tit{width:12px;height:20px;position:absolute;top:30px;left:70px;background:url(../images/icon.png) no-repeat -400px 0;z-index:1;}
.mainRight h3{font-size:18px;line-height:38px;text-align:center;margin-top:20px;}
.mainRight strong{font-size:20px;font-weight:normal;color:#1C8B7D;text-align:center;display:block;width:100%;text-shadow:0 1px 0 #c9cdcf;}
.mainRight span.name{font-size:12px;color:#1C8B7D;}

/*centerBox*/
#centerBox{float:left;width:100%;padding:30px 0;}
#center{width:980px;margin:0 auto;}

/*产品优势*/
.advantages{float:left;width:980px;}

.fun_list{margin:0 0 0 100px;overflow:hidden;}
.fun_list li{list-style:none;overflow:hidden;margin:0;padding: 15px 0 20px 70px;zoom: 1;background: #fff;}
.fun_list .img_obj{float:left;width:270px;height:128px;background:url(../images/icon_learnmore14e1e2.png) no-repeat 0 0;}
.fun_list .txt_info{float:left;margin:15px 40px 0 0;line-height: 48px;}
.fun_list .txt_info h3{font-size:26px;font-weight:lighter;color:#21528b;margin:0;font-family:"\5FAE\8F6F\96C5\9ED1";}
.fun_list .txt_info p,.more_list .txt_info p{color:#676666;font-size:12px;line-height:20px;}
.fun_list .ico_capacity{background-position:0 0;}
.fun_list .ico_email{background-position:-319px 0;margin-right:50px;}
.fun_list .ico_access{background-position:0 -160px;}
.fun_list .ico_security{background-position:-319px -160px;}

.more_box{overflow:hidden;margin:15px 0 0 0;}
.more_box .title{color:#676666;font-size:14px;font-weight:lighter;height:30px;border-bottom:1px solid #e3e8f0;margin: 0 80px 0 100px;padding:0 0 0 65px;}
.more_box .more_list{margin:0 0 0 160px;overflow:hidden;}
.more_list li{width:400px;float:left;margin:15px 0;list-style:none;overflow:hidden;}
.more_list li.num01{width: 400px;}
.more_list .img_obj{float:left;width:75px;height:70px;}
.more_list .txt_info{float:left;margin:0 0 0 10px;}
.more_list .txt_info h4{font-size:14px;font-weight:bold;margin:0;}
.lm_box .img_obj{background:url(../images/icon_learnmore14e1e2.png) no-repeat 0 0;}
.lm_box .ico_customize{background-position:0 -320px;}
.lm_box .ico_application{background-position:-80px -320px;}
.lm_box .ico_management{background-position:0 -400px;}
.lm_box .ico_communicate{background-position:0 -480px;}
.lm_box .ico_client{background-position:-80px -400px;}
.lm_box .ico_s_remind{background-position:-80px -480px;}
.lm_link p{font-size:14px;color:#666;line-height:36px;margin: 0;text-align: center;clear: both;}

/*用户故事*/
#story{width:908px;margin:0 auto;}

.change{
	width:908px;height:200px;position:relative;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	behavior:url(js/PIE.htc);background:#EFF2F6;
}
.changeBox{width:788px;height:156px;overflow:hidden;position:absolute;left:60px;top:34px;}
.changeBox li{width:788px;height:156px;}
.changeBox img{float:left;width:230px;height:130px;border:1px solid #e2e2e2;}
.changeBox .txt{float:right;width:505px;height:132px;overflow:hidden;padding:20px 0 0 24px;position:relative;}
.changeBox .icon{
	width:42px;height:40px;position:absolute;left:0;top:10px;
	background:url(../images/com_intro_bg14e1cd.png) no-repeat left top;
}
.changeBox p{font-size:14px;line-height:26px;color:#565656;}
.changeBox .up{text-align:justify;text-indent:25px;}
.changeBox .up:first-letter{font-size:26px;font-family:"微软雅黑";padding-right:5px;}
.changeBox .down{text-align:right;}
.change a.leftBtn{width:60px;height:200px;position:absolute;left:0;top:0;cursor:pointer;}
.change a.leftBtn span{
	width:15px;height:18px;position:absolute;left:22px;top:91px;
	background:url(../images/change_arrow14e1cd.png) no-repeat 0 0;
}
.change a.leftBtn:hover span{background-position:0 -18px;}
.change a.rightBtn{width:60px;height:200px;position:absolute;right:0;top:0;cursor:pointer;}
.change a.rightBtn span{
	width:15px;height:18px;position:absolute;right:22px;top:91px;
	background:url(../images/change_arrow14e1cd.png) no-repeat 0 -36px;
}
.change a.rightBtn:hover span{background-position:0 -54px;}
.change a{-moz-user-select:none;-webkit-user-select:none;outline:none;}

/*customer*/
.customer{float:left;width:908px;overflow:hidden;}
.customerTit{padding:35px 0 10px 10px;color:#7a7a7a;}
.customer ul{float:left;width:908px;padding:1px 0 0 1px;border-top:1px solid #E3E8F0;}
.customer li{float:left;width:226px;height:75px;padding:7px 0;text-align:center;border-right:1px dashed #e4e4e4;border-bottom:1px dashed #e4e4e4;}
.customer img{width:160px;height:75px;}

/*left*/
#left{float:left;width:210px;}
#left li{float:left;width:210px;}
#left a{
	float:left;width:210px;padding:10px 0;border-bottom:1px solid #E0E2E2;
	line-height:30px;color:#3E5776;font-size:16px;text-align:center;
}
#left a.selected{font-weight:bold;color:#000;background:#f1f3f4;}
#left a:hover{background:#e2e2e2;}
#left a.selected:hover{background:#f1f3f4;}

/*right*/
#right{float:left;width:769px;background:#f1f3f4;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:500px;_height:500px;}

/*paid*/
.paid{float:left;width:709px;padding:30px;}
.paidTit{float:left;width:679px;padding-left:30px;}
.paid h1.tit{font-size:22px;color:#21528b;font-family:"微软雅黑";}
.paid p.info{line-height:22px;padding:10px 0;}
.paidBtn{
	float:left;height:30px;line-height:30px;padding:0 20px;color:#fff;font-size:16px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #093E81;
	background:-moz-linear-gradient(0% 0% 270deg, #107ddc,#0a4dc6);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#107ddc), to(#0a4dc6));
	-pie-background:linear-gradient(#107ddc,#0a4dc6);
	behavior:url(js/PIE.htc);position:relative;
}
.paidBtn:hover{
	background:-moz-linear-gradient(0% 0% 270deg, #2697ef,#175be4);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#2697ef), to(#175be4));
	-pie-background:linear-gradient(#2697ef,#175be4);
	behavior:url(js/PIE.htc);position:relative;
}

.paidList{float:left;width:679px;margin-top:30px;padding-left:30px;border-top:1px solid #E0E1E2;}
.paidList li{float:left;width:319px;height:70px;margin:28px 20px 28px 0;display:inline;position:relative;}
.paidList span{width:75px;height:70px;position:absolute;left:0;top:0;background:url(../images/paid_icon.png) no-repeat;}
.paidList h4{width:230px;height:24px;overflow:hidden;position:absolute;right:0;top:0;line-height:24px;}
.paidList p{width:230px;height:40px;overflow:hidden;position:absolute;right:0;top:24px;line-height:20px;color:#666;}
.paidList span.icon1{background-position:0 0;}
.paidList span.icon2{background-position:-80px 5px;}
.paidList span.icon3{background-position:0 -80px;}
.paidList span.icon4{background-position:-80px -70px;}
.paidList span.icon5{background-position:0 -160px;}
.paidList span.icon6{background-position:-80px -150px;}
.paidList span.icon7{background-position:0 -240px;}
.paidList span.icon8{background-position:-80px -230px;}
.paidList span.icon9{background-position:0 -320px;}
.paidList span.icon10{background-position:-80px -320px;}

/*check*/
.check{float:left;width:709px;padding:30px;}
.check h1{float:left;width:100%;line-height:20px;padding:30px 0 10px;font-size:16px;}
.checkForm{float:left;width:100%;}
.checkForm .text{float:left;width:280px;height:24px;border:1px solid #bbb;padding-left:5px;line-height:24px;color:#666;background:#fff;}
.checkForm .submit{
	float:left;height:24px;line-height:24px;padding:0 10px;color:#fff;margin-left:10px;cursor:pointer;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #093E81;
	background:-moz-linear-gradient(0% 0% 270deg, #107ddc,#0a4dc6);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#107ddc), to(#0a4dc6));
	-pie-background:linear-gradient(#107ddc,#0a4dc6);
	behavior:url(js/PIE.htc);position:relative;
}
.checkForm .submit:hover{
	background:-moz-linear-gradient(0% 0% 270deg, #2697ef,#175be4);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#2697ef), to(#175be4));
	-pie-background:linear-gradient(#2697ef,#175be4);
	behavior:url(js/PIE.htc);position:relative;
}
.notexist{float:left;width:100%;margin-top:30px;font-size:14px;color:#666;line-height:24px;display:none;}
.checkResult{float:left;width:100%;margin-top:40px;display:none;}
.checkResult h2{line-height:28px;font-size:16px;margin-bottom:5px;}
.checkResultCon{padding:30px 0 30px 90px;background:#fff url(../images/bg_pay14ecbc.png) no-repeat 540px -100px;}
.checkResultCon h3{line-height:28px;font-size:16px;}
.checkResultCon p{line-height:24px;font-size:14px;color:#666;}
.checkResultCon span{float:left;width:12px;height:15px;margin:6px 0 0 0;background:url(../images/bg_pay14ecbc.png) no-repeat -400px 0;}

/*buy*/
.buy{float:left;width:709px;padding:30px;}
.buy p{float:left;width:100%;font-size:16px;line-height:30px;text-align:center;padding:10px 0;}
.checkIn{
	float:left;height:30px;line-height:30px;padding:0 20px;color:#fff;margin-left:290px;cursor:pointer;font-size:14px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #093E81;
	background:-moz-linear-gradient(0% 0% 270deg, #107ddc,#0a4dc6);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#107ddc), to(#0a4dc6));
	-pie-background:linear-gradient(#107ddc,#0a4dc6);
	behavior:url(js/PIE.htc);position:relative;
}
.checkIn:hover{
	background:-moz-linear-gradient(0% 0% 270deg, #2697ef,#175be4);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#2697ef), to(#175be4));
	-pie-background:linear-gradient(#2697ef,#175be4);
	behavior:url(js/PIE.htc);position:relative;
}
.buy .tel{float:left;width:100%;margin:20px 0;padding:20px 0;border-top:1px solid #e0e1e2;}
.buy h3{float:left;width:100%;font-size:14px;margin:30px 0 10px;}
.buyTable{float:left;width:705px;border-collapse:collapse;border:1px solid #d6d6d6;border-right:none;}
.buyTable th{
	padding:5px;text-align:center;line-height:20px;background:#EBEDEF;
	border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;
}
.buyTable td{
	padding:5px;text-align:center;line-height:20px;color:#666;
	border-right:1px solid #d6d6d6;
}
.buyTable tr.txt{background:#fff;}
.buyTable tr.txt:hover{background:#e2e2e2;}
.buyTable tr.odd{background:#F3F6FA;}
.buy h4{float:left;width:100%;line-height:40px;color:#a0a0a0;}
.query{float:left;width:684px;padding:15px 10px;border:1px dashed #d2d1d1;font-size:14px;line-height:22px;}
.query span.txt{float:left;}
.queryNum{width:100px;height:20px;padding-left:5px;color:#666;line-height:20px;margin:0 3px;}
.queryBtn{
	float:left;height:22px;line-height:22px;color:#000;padding:0 10px;cursor:pointer;font-size:12px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #888;
	background:-moz-linear-gradient(0% 0% 270deg, #ffffff,#ebebeb);
	background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#ffffff), to(#ebebeb));
	-pie-background:linear-gradient(#ffffff,#ebebeb);
	behavior:url(js/PIE.htc);position:relative;
}
.queryTip{float:left;color:#f00;margin-left:3px;display:none;}
.queryResult{margin:20px 0;display:none;}

/*footerBox*/
#footerBox{float:left;width:100%;border-top:1px solid #dfdede;}
#footer{float:left;width:100%;padding:20px 0;border-top:1px solid #dfdede;background:#f8f9fc;}
.footerLink{width:100%;height:20px;text-align:center;color:#3E5776;}
.footerLink a{color:#3E5776;padding:0 1px;font-size:12px;}
.footerLink a:hover{text-decoration:underline;}
.footerInfo{text-align:center;color:#676666;line-height:20px;font-size:12px;}


/*登记页*/
.headerBox{width:100%;height:46px;padding-top:20px;}
.header{width:800px;height:46px;margin:0 auto;position:relative;}
.header .logo{margin:0;}
.headerLink{position:absolute;right:0;bottom:10px;}
.headerLink a{color:#285586;}
.headerLink a:hover{text-decoration:underline;}
.headerLink span{padding:0 3px;color:#707070;}

.titleBox{
	width:100%;height:75px;min-width:800px;
	background:#4A74B5 url(../images/titleBox.gif) repeat-x center top;
}
.titleBox .title{width:800px;height:75px;margin:0 auto;}
.titleBox h1{color:#fff;line-height:75px;font-size:24px;font-family:"微软雅黑";}

.centerBox{float:left;width:100%;margin-top:20px;}
.center{width:800px;margin:0 auto;}

.footerBox{float:left;width:100%;padding:12px 0;}
.footer{width:800px;margin:0 auto;}
.footer p{text-align:center;line-height:30px;color:#798699;}


.checkInForm{float:left;width:730px;padding:34px;border:1px solid #d4d4d4;background:#fff;}
.checkInForm h2{
	float:left;width:100%;margin-bottom:12px;padding-top:20px;border-bottom:1px solid #C8CFDB;
	font-size:16px;font-family:"微软雅黑";line-height:32px;
}
.checkInForm h2 span{font-size:12px;font-weight:normal;color:#707070;padding-left:5px;}

.checkInForm dl{float:left;width:100%;padding:12px 0;}
.checkInForm dt{float:left;width:135px;padding-right:5px;text-align:right;line-height:26px;color:#494949;}
.checkInForm label{float:left;line-height:26px;}
.checkInForm input.text{float:left;width:340px;height:24px;border:1px solid #bbb;padding-left:5px;line-height:24px;color:#494949;outline:none;}
.checkInForm select{float:left;width:170px;padding:4px;margin-right:7px;}
.checkInForm dl.btn{border-top:1px solid #C8CFDB;margin-top:10px;padding:20px 0 0 0;}
.checkInForm input.submit{
	float:left;width:100px;line-height:30px;color:#fff;cursor:pointer;font-size:14px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #588ce0;
	-pie-background:linear-gradient(#6598ea,#4178cf);
	behavior:url(js/PIE.htc);position:relative;
}
.checkInForm dl.btn a{float:left;margin:0 10px;line-height:30px;color:#285586;font-size:14px;}
.checkInForm dl.btn a:hover{text-decoration:underline;}
.checkInForm input.selected{
	background:#fff;border:1px solid #7dbef1;
	-moz-box-shadow:0 0 8px rgba(82, 168, 236, 0.5);-webkit-box-shadow:0 0 8px rgba(82, 168, 236, 0.5);box-shadow:0 0 8px rgba(82, 168, 236, 0.5);
	behavior:url(js/PIE.htc);position:relative;
}
#city{margin-right:0;}


/*main css*/
.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(open_im.png) no-repeat left top; }

/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px; }



/* 效果CSS开始 */
.box_m{ width:315px; height:145px; background:url(../images/invite_bg.png) no-repeat; position:fixed; left:50%; top:50%; margin:-72px 0 0 -157px; display:none; z-index:10000;}
.box_m ul .close{ width:25px; height:25px; display:block; position:absolute; right:0; top:0;}
.box_m ul{width:315px; height:145px; position:relative;}
.box_m ul a{ display:block; width:70px; height:22px; position:absolute; top:104px;}
/* 效果CSS结束 */
/*申请免费试用弹出框*/
.topUp_boxDis{padding-top:15px;}
.topUp_boxHight{padding-top:0px;}
.topUp_boxDis a{width:82px;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:80px;}

.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;}
/*充值提示*/
.top_up_box{width:460px;height:250px;margin:-120px 0 0 -230px;}
.top_up_box p.warn_tit{height:33px;line-height:33px;color:#fff;font-size:14px;background:#CBCFD5;padding-left:10px;}
.top_up_box .warn_bg{padding:25px 208px 0 208px;}
.top_up_box .warn_bg span{display:block;width:44px;height:52px;background:url(../img/warn_bg.gif) no-repeat;}
.top_up_box .warn_txt{padding:10px 0;color:#646b6e;}
.top_up_box .warn_txt p{text-align:center;font-size:16px;}
.top_up_box .top_up_btn_box{padding:10px 112px 0 112px;}
.top_up_box .top_up_btn_box a{width:96px;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;float:left;font-size:13px;}
.top_up_box .top_up_btn_box a:hover{background:#FFA230;}
.top_up_box .top_up_btn_box a.fltRight{float:right;background:#EEE;border:1px solid #CBCFD5;color: #878787;}
.top_up_box .top_up_btn_box a.fltRight:hover{background:#F0F0F0;}
/**/
/*视频弹窗*/
.try_box_vedio{width:700px;height:400px;}
/**/
.try_close{width:44px;height:44px;display:block;background:url(../images/try_close.png);_background:url(../images/try_close.gif);top:-22px;right:-22px;position:absolute;}
.try_close:hover{background:url(../images/try_close_hover.png);_background:url(../images/try_close_hover.gif);}
.top_up_box .try_close{background:url(../images/try_close_topup.png);_background:url(../images/try_close_topup.gif);}
.top_up_box .try_close:hover{background:url(../images/try_close_topup_hover.png);_background:url(../images/try_close_topup_hover.gif);}
.try_box h1{width:100%;height:30px;font-size:24px;color:#2c2c2c;text-align:center;padding-top:40px;}
.try_step{width:637px;height:79px;margin:10px 0px 0px 40px;}
.try_step1{background:url(../images/try_topbg.gif) no-repeat 0px 0px;}
.try_step2{background:url(../images/try_topbg.gif) no-repeat 0px -80px;}
.try_step3{background:url(../images/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(../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(../images/try_inputicon_suc.png) center no-repeat;_background:url(../images/try_inputicon_suc.gif) center no-repeat;}
.try_inputIcon_error{background:url(../images/try_inputicon_error.png) center no-repeat;_background:url(../images/try_inputicon_error.gif) center no-repeat;}
.try_inputIcon1{background:url(../images/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; text-decoration:none;}
.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%;*/}