body,div,span,ul,li,h1,h2,h3,h4,ol,dl,dt,dd,img,a,input,textarea,clear {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
    font-family: "微软雅黑";
}
.right_ss li {
    float: left;
    width: 274px;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    text-align: center;
}
.on {
    color: #005292;
    border-bottom: 1px solid #005292;

}
.zwgkxxbox{ padding: 15px; border: 1px solid #DDDDDD;}
form {
    margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;
}
.search_tips table{margin:auto;border-spacing: 10px;}
.search_tips img{cursor:pointer;}
.ysq_xz{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 18px;
    background: #e4e4e4;
}
.ysq_xz a{
    color: #666;
    font-size: 15px;
    text-decoration:none;
}
.ysq_con{
    width: 100%;
    height: auto;
}
.ysq_title{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    color: #1e4b8f;
    background: #f1f1f1;
}
.ysq_xz{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 18px;
    background: #e4e4e4;
}
.ysq_xz a{
    color: #666;
    font-size: 15px;
    text-decoration:none;
}
.right_ss {
    margin-bottom: 1px;
    height: 36px;
    line-height: 35px;
}

.nx-rig-tit{
	/*width: 300px;*/
	width: 81%;
	/*margin-right: 15px;*/
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 12px;
	padding-left: 268px
}
.nx-rig-tit h3{
	font-size: 18px;
	color: #333;
	line-height: 48px;
	padding-top: 7px;
}
.nx-rig-tit p{
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.nx-rig-tit p span{
	color: #333;
	font-size: 14px;
	line-height: 35px;
	width: 85px;
}
.nx-rig-tit .nx-rig-ul span{
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	width: 85px;
}
.nx-rig-tit .nx-rig-ul a{
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	width: 200px;
}
.nx-rig-tel{
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.nx-rig-tit .nv-rig-form span{
	width: 70px;
}
.nv-rig-form p{
	margin-bottom: 17px;
}
.nv-rig-form span{
	height: 30px;
}
.nv-rig-form input{
	float: left;
	height: 28px;
	width: 200px;
	padding:0 9px;
	border:1px solid #d0d0d0;
}
.nv-rig-form input.rig-in-btn{
	height: 35px;
	width: 90px;
	background: #f76a6c;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	border:none;
}
.nx-rig-tit .nx-rig-ul a.rig-forget{
	float: left;
	font-size: 12px;
	color: #5e95e8;
	margin-left:20px;
	width: 100px;
	line-height: 35px;
}
.nx-oview-pb{
	padding-bottom: 70px;
}

/*公共提示框*/
.com-prompt-box{
	display: none;
	width: 360px;
	background: #fff;
	border-radius: 5px;
	position: fixed;
	left: 50%;
	margin-left:-180px;
	top: 300px;
	margin-top: -200px;
	height: 240px;
	overflow: hidden;
	z-index: 100000
}
.com-prompt-dw{
	position: relative;
	width: 100%;
	height: 100%;
}
.com-prompt-tit{
	text-align: center;
	height: 40px;
	font-size: 18px;
	color: #333;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #eee;
	line-height: 40px;
}
.com-prompt-btns{
	width: 200px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left:-100px;
}
.com-prompt-btnlf{
	float: left;
	background: #8ca4d9;
}
.com-prompt-btnft{
	float: right;
	background: #ccc;
}
.com-prompt-btns a{
	height: 30px;
	width: 40%;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
}
.com-prompt-lists{
	position: absolute;
	top: 80px;
	width: 100%;
	left: 0px;
	height: auto;
	max-height: 200px;
	overflow: auto;
}
.com-prompt-item{
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 28px;
}
/*提取码弹出框*/
.gltqm-prompt-box{
	position: fixed;
	z-index: 2000;
	height: 200px;
	width: 300px;
	left:50%;
	top: 200px;
	margin-left: -150px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	display: none;
}
.gltqm-prompt-posi{
	position: relative;
	height: 100%;
	width: 100%;
}
.gltqm-prompt-tit{
	position: absolute;
	width:100%;
	top: 0px;
	left: 0px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	background: #eee;
}
.gltqm-prompt-conts{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 40px;
}
.gltqm-prompt-conts p{
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.gltqm-prompt-btn{
	width: 200px;
	height: 30px;
	position: absolute;
	bottom: 14px;
	left: 50%;
	margin-left: -100px;
}
.gltqm-prompt-btn input{
	height: 30px;
	width: 40%;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
}
.gltqm-prompt-lf{
	background: #3a9bd3;
}
.gltqm-prompt-rt{
	background: #ccc;
}