/*=================================================模拟体验===================*/
.mnty-wrapper{width: 288px;height:224px;position: absolute;right:278px;top:0px;z-index: 2000;}

.mnty{ width:360px; height:130px;position:fixed; _position:absolute; right:175px; top:78px; background-color:#fff; /*filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;*/}
.mnty_head { position:relative; height:35px;line-height:35px; color: #666; font-size: 16px; padding-left: 32px; margin-bottom:20px;}
.mnty_head a { position:absolute; right:8px; line-height:30px; color:#000; background:url(../image/guanbi.png) no-repeat; display:block; width:13px; height:13px; text-decoration:none }
.mnty_head a:hover { color:#f60; text-decoration:none;background:url(../image/guanbia.png) no-repeat; }

table.monitiyan{ width:295px; height:100px;margin-left:40px;  }
table.monitiyan tr.monitiyann{ height:17px; font-size:12px;}
table.monitiyan tr.monitiyani{ height:30px;}

table.monitiyan tr.monitiyani input .tjtyip{ background-color:#FFF; width:174px; height:26px; border:#CCC solid 1px; font-size:12px; color:#C8C8C8; line-height:26px; padding-left:10px;}
table.monitiyan tr.monitiyani input .tjtybt{ background-color:#0693DD;width:100px; height:28px; color:#FFF; line-height:28px; text-align:center; border:none; cursor:pointer;}
.tjtybt:hover{background:#4BAFE3;}
table.monitiyan tr.monitiyani img.monitiyaniimc{border:#CCC solid 1px;width:77px;height:28px;*position:relative;*margin-top:-41px;*left:112px;}
table.monitiyan .change-captcha-l,
table.monitiyan .captcha-img{
    cursor: pointer;
}


/*新 banner 样式  */

#luz{width:100%; height:560px; background:url(../images-index/banner2_02.png) no-repeat 100% 100%;}
.margin-auto{width:1300px; margin:auto; position:relative;}

@media (min-width:1024px) and (max-width:1365px) {
	#luz{background:url(../images-index/banner1024.png) no-repeat;}
	}
@media (min-width:1366px) and (max-width:1439px) {
	#luz{background:url(../images-index/banner1366.png) no-repeat;}
	}
@media (min-width:1440px) and (max-width:1599px) {
	#luz{background:url(../images-index/banner1440.png) no-repeat;}
	}
@media (min-width:1600px) and (max-width:1679px) {
	#luz{background:url(../images-index/banner1600.png) no-repeat;}
	}
@media (min-width:1680px) and (max-width:1919px) {
	#luz{background:url(../images-index/banner1680.png) no-repeat;}
	}

.mnty-index{ width:274px; height:210px; padding:7px;position:absolute; left:210px; margin-top:250px;  background:rgba(236,241,247,0.9); filter:alpha(opacity=90); 
			-webkit-box-shadow: 0px 0px 20px #ccc ; -moz-box-shadow: 0px 0px 20px #ccc ;box-shadow: 0px 0px 20px #ccc;
			background:url(images/index_tiyanbg.png?1) no-repeat left top;}
.mnty1{ 
	left:50%; 
	margin-left:199px;
	width: 274px;
	top: 73px;
	height: 210px;
	background: url(images/index_tiyanbg.png?1) no-repeat left top;
}
.mnty-index .mnty_head { position:relative; height:34px; }
.mnty-index .mnty_head a { position:absolute;line-height:30px; color:#000; background:url(../image/guanbi.png) no-repeat; display:block; width:13px; height:13px; top:0px; text-decoration:none; }
.mnty-index .mnty_head a:hover { color:#f60; text-decoration:none;background:url(../image/guanbia.png) no-repeat; }

.mnty-index table.monitiyan{ width:295px; height:100px;margin-left:32px;}
.mnty-index table.monitiyan tr.monitiyann{ height:17px; font-size:12px;}
.mnty-index table.monitiyan tr.monitiyani{ height: 45px; vertical-align: top;}

.mnty-index table.monitiyan tr.monitiyani input.tjtyip{ background-color:#FFF; width:194px; height:26px; border:#A7A7A7 solid 1px; font-size:12px; color:#AAA; line-height:26px; padding-left:10px;}
.mnty-index table.monitiyan tr.monitiyani input.tjtyip.captcha-val {width:99px;}
.mnty-index table.monitiyan tr.monitiyani input.tjtybt{ background-color:#0497E3;width:206px;color:#FFF;padding:10px 0;border:none; cursor:pointer;position: absolute;top:-2px;}
.mnty-index table.monitiyan tr.monitiyani input.tjtybt:hover{background:#2DAAEB;}
.mnty-index table.monitiyan tr.monitiyani input.tjtybt.grey {
	color: #AAA;
	background-color: #D8D8D8;
	cursor: default;
}
.mnty-index table.monitiyan tr.monitiyani img.monitiyaniimc{border:#CCC solid 1px;width:77px;height:28px;margin-left:16px;}
.mnty-index table.monitiyan .change-captcha-l,
.mnty-index table.monitiyan .captcha-img{
    cursor: pointer;
    font-family: "宋体";
}
.mnty-index table.monitiyan .change-captcha-l {
	position: relative;
	text-align: left;
	top: -10px;
	color: #999;
	left:170px;
	display:inline-block;
	height: 20px;
	line-height: 20px;
}
.mnty-index input:focus {
	border-color: #FA9838!important;
}
.mnty-index .imgcode-err {
	position: absolute;
	color: #DD0453;
	height: 20px;
	line-height: 20px;
	left: 40px;
	top: 142px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
}
.mnty-index .mnty-step-2 {
	padding-left: 32px;
	display: none;
}
.mnty-index .mnty-step-2 .code-info, .mnty-index .mnty-step-2 .code-ctner, .mnty-index .mnty-step-2 .code-submit {
	width: 206px;
	height: 30px;
}
.mnty-index .mnty-step-2 .code-info {
	height: 20px;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	margin-top: 20px;
}
.mnty-index .mnty-step-2 .code-info .mnty-mobile {
	color: #4BAFE3;
	margin-left: 8px;
	float: none;
	display: inline;
}
.mnty-index .mnty-step-2 .code-ctner {
	height: 30px;
	margin-top: 7px;
}
.mnty-index .mnty-step-2 .code-ctner .code-val {
	width: 194px;
	background-color:#FFF;
	height:26px; 
	border:#A7A7A7 solid 1px; 
	font-size:12px; 
	color:#AAA; 
	line-height:26px; 
	padding-left:10px;
}
.mnty-index .mnty-step-2 .code-submit {
	margin-top: 11px;
}
.mnty-index .mnty-step-2 .code-submit input {
	background-color: #4BAFE3;
	width: 206px;
	height: 30px;
	padding-bottom: 2px;
	color: #FFF;
	line-height: 28px;
	text-align: center;
	border: none;
	cursor: pointer;
}
.mnty-index .mnty-step-2 .code-btns {
	margin-top:19px;
}
.mnty-index .mnty-step-2 .code-btns a {
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	display: inline-block;
	color: #4BAFE3;
	text-decoration: underline;
	margin-left: 11px;
}
.mnty-index .mnty-step-2 .code-btns .code-change {
	float: right;
	margin-right: 47px;
	*margin-top: -20px;
}
.mnty-index .mnty-step-2 .code-btns .code-reget.grey {
	color: #AAA;
	background-color: #D8D8D8;
	cursor: default;
}*/
/*
*升级提示样式
*/
.mnty-index .mnty-error{
	padding: 0 18px;
	display: none;
}
.mnty-index .mnty-error-content{
	height: 110px;
	line-height: 24px;
	color: #444;
}
.mnty-index .mnty-error-btn{
	display: block;
	float: right;
}
.mnty-index .mnty-error-btn span{
	display: inline-block;
	padding: 0 20px;
	line-height: 30px;
	background: #adadad;
	color: #fff;
	cursor: pointer;
}
/*模拟体验遮罩*/


.app-down-panel{   display: none;position: fixed; right: 3px; bottom:90px; width: 35px; z-index: 1000;}
ul.piaotab{ position:relative; width:200px; height:80px; }
ul.piaotab li.piaotabn2{ display:block; width:34px; height:45px; background:url(../image/fxiaolepanx.png) no-repeat;}
ul.piaotab li.piaotabn2 a.piaotab2{ width:34px; height:45px;display:block; position: fixed;}
ul.piaotab li.piaotabn2 a.piaotab2:hover{ /*background:url(../image/fxiaolepanxl.png) no-repeat; */width:34px; height:45px;display:block; z-index:100000; }
ul.piaotab li.piaotabn2 .piaotab1-pic{display:inline-block; background:url(../image/fxiaolepanx1.png) no-repeat; position:absolute; right:200px; top:-81px; width:132px; height:174px;}
ul.piaotab li.piaotabn2 .piaotab1-pic a{ display:block;width:126px; height:174px;  }

ul.piaotab li.piaotabn1{ display:block; width:34px; height:45px; margin-bottom:3px;  background:url(../image/fxiaolepans.png) no-repeat;}
ul.piaotab li.piaotabn1 a.piaotab1{ width:34px; height:45px;display:block; position: fixed;}
ul.piaotab li.piaotabn1 .piaotab1-pic1{ display:inline-block;background:url(../image/fxiaolepans1.png) no-repeat; position:absolute; right:200px; top:-81px; width:132px; height:174px; }

/*弹出视频*/
.pop { position:fixed; _position:absolute; left:52%; margin-left:-380px; top:6.5%; width:700px; background:#eee; border:1px solid #ccc; z-index:10000000; }
.pop_head { position:relative; height:20px; background:#ccc }
.pop_head a { position:absolute; right:8px; line-height:20px; color:#000; text-decoration:none }
.pop_head a:hover { color:#f60; text-decoration:none }
.pop_body { padding:8px }

.free-pay-tab{padding-bottom:20px;}
.free-pay-tab table{width:100%;background-color:#eeeeee;}
.free-pay-tab table th,.free-pay-tab table td{text-align:center;padding:10px 5px;}
.free-pay-tab table th{background-color:#f4cd4c;color:#fff;font-weight:normal;}
.free-pay-tab table td{background-color:#fff;}

/*错误提示弹出框*/
.s-mask{
  	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1999;
	background: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.s-alert{
  	display: block;
  	_position:absolute;
  	position: fixed;
  	background: #fff;
  	z-index: 2000;
  	width:466px;
  	left: 50%;
  	top: 36%;
  	margin-left: -233px;
	padding: 0;
	border: 0px;
	-moz-box-shadow: 0 0 30px #999;
	-webkit-box-shadow: 0 0 30px #999;
	box-shadow: 0 0 30px #999;
}
.s-alert-content{
  	padding: 45px 70px 20px 70px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
  	word-wrap: break-word;
}
.s-alert-content-msg{
	padding-bottom: 30px;
	color: #444;
}
.s-alert-button{
  	text-align: center;
}
.s-alert-button span{
	display: inline-block;
 	color: #bababa;
	border: 1px solid #d9d9d9;
	padding: 0 24px;
	line-height: 28px;
	cursor: pointer;
	background: none;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	height: 28px;
	float: none;
}




/*视频弹出*/
#show {
	width:909px;
	height:680px;
	display:none;
	position:absolute;
	z-index:11;
	top:-50px;
	left:70px;
	zoom:1;
}
#show2 {
	width:909px;
	height:680px;
	display:none;
	position:absolute;
	z-index:12;
	top:-50px;
	right:-300px;
	zoom:1;
}
#show3 {
	width:909px;
	height:680px;
	display:none;
	position:absolute;
	top:-50px;
	right:60px;
	z-index:13;
	zoom:1;
}
#showz {
	width:909px;
	height:598px;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 -5px 20px #999;
    -webkit-box-shadow:0 -5px 20px #999;
    box-shadow:0 -5px 20px #999;
	filter:progid:dXImageTransform.Microsoft.blur(pixelradius=5); 
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=5)"; 
}
#showz1 {
	width:909px;
}
#showz2 {
	width:909px;
	height:388px;
}
#show h3 {
	color:#fff;
	font-size:14px;
	padding:5px
}
#texts span{
	width:50px;
	height:30px;
	display:block;
	float:right;
	}
#texts span a{
	width:30px;
	height:27px;
	line-height:0;
	display:inline-block;
	margin:5px 0 0 15px;
	background:url(../images-index/guanbi.png) no-repeat;
	}
#show p {
	padding:5px
}
#text {
	font-size:12px;
	text-indent:2em;
	line-height:20px
}
#show2 {
	width:909px;
	height:500px;
	display:none;
	position:absolute;
	z-index:11;
	zoom:1
}
#show2 h3 {
	color:#fff;
	font-size:14px;
	padding:5px
}
#show2 span {
	position:absolute;
	right:3px;
	top:3px;
	display:block;
	cursor:pointer;
	color:#fff;
	font-weight:bold
}
#show2 p {
	padding:5px
}
#texts{
	height:60px;
	}
#texts strong{
	 font-size:16px;
	 height:60px;
	 line-height:60px;
	 padding-left:20px;
}
#textx {
	width:850px;
	margin:0px auto;
	height:300px
}
#bgbox {
	position:absolute;
	left:0;
	top:0;
	background:#009ddc;
	filter:alpha(opacity=15);
	opacity:0.3;
	z-index:10
}

/*提交按钮*/
.f-getcode{
	width:210px;
	height:30px;
	border:none;
	background:#09c;
	color:#fff;
	}
.f-getcode:hover{
	background:#009ddc;
	color:#fff;
	}