/*重置CSS*/
*html,
*html body {
	background-attachment: fixed;
}
body,
html{
    color: #333;
	min-height:100%;
	height:100%;
	_height:100%;
	width:100%;
	-webkit-text-size-adjust:none;
	font-size:12px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
body,
html,
div,
blockquote,
img,
label,
p,
h1,h2,h3,h4,h5,h6,
pre,
ul,ol,li,
dl,dt,dd,
form,
a,
fieldset,
input,
select,
textarea,
th,
td{
	margin:0;
	padding:0;
	border:0;
	outline:none;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;}
table {
	border-collapse:collapse;
	border-spacing:0}

fieldset,img {
	border:0}
img{
	-ms-interpolation-mode: bicubic;
	vertical-align:top;
}
address,caption,cite,code,dfn,em,i,b,strong,th,var{
	font-style:normal;
	font-weight:normal}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
	cursor: pointer;
}
ol,ul {
	list-style:none;
	list-style-position:inside}
a{
	color:#333;
	text-decoration:none}
a:hover{
    color: #31a5e7;
}
caption,th{
	text-align:left;}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal}
q:before,q:after{
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden}
abbr,acronym{
	border:0}
/* 公用css */
.w120{
    width: 120px !important;
}
.w140{
    width: 140px !important;
}
.w150{
    width: 150px !important;
}
.w180{
    width: 180px !important;
}
.w200{
    width: 200px !important;
}
.w230{
    width: 230px !important;
}
.w260{
    width: 260px !important;
}
.w360{
    width: 360px !important;
}
.w500{
    width: 500px !important;
}
.w600{
    width: 600px !important;
}
.h300{
    height: 300px;
}
.h500{
	height: 500px;
}
.pl15{
	padding-left: 15px !important;
}
.pl20{
    padding-left: 20px !important;
}
.pl30{
    padding-left: 30px !important;
}
.pl140{
	padding-left: 140px !important;
}
.pr30{
    padding-right: 30px !important;
}
.mt13{
    margin-top: 13px;
}
.mt12{
    margin-top: 12px;
}
.mt20{
	margin-top: 20px;
}
.mr40{
    margin-right: 40px;
}
.mb20{
    margin-bottom: 20px;
}
.ml5{
    margin-left: 5px;
}
.ml10{
	margin-left: 10px;
}
.ml50{
    margin-left: 50px;
}
.ml135{
    margin-left: 135px;
}
.fl{
	float:left}
.fr{
	float:right}
.clear{
	clear:both}
.clearfix:before,
.clearfix:after{
	content:'.';
	display:block;
	height:0;
	clear:both;
	overflow:hidden}
.hide{
	display:none}
.big{
	width:100%;
	min-width:1200px}
.wm-1200{
	width:1200px;
	margin:0 auto;
	position:relative}
.wm-1200:before,
.wm-1200:after{
	content:'.';
	display:block;
	height:0;
	clear:both;
	overflow:hidden}
.border-none{
    border: 0 !important;
}
.grey-txt{
    color: #999;
}
.red-txt{
    color: #f40a0a;
}
.green-txt{
    color: #22ac38;
}
.blue-txt{
    color: #1fa7ea;
}
.f80-txt{
    color: #f80;
}
.bg-grey-fa{
    background: #fafafa;
}
.txt-left{
    text-align: left;
}
.txt-bold{
    font-weight: bold;
}
/* 面包屑导航 */
.crumbs-bar{
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
}
.crumbs-bar a{
    color: #666;
}
.crumbs-bar a:hover{
    color: #31a5e7;
}
.crumbs-bar strong{
    color: #999;
}

/* 公用翻页 */
.page-content{
    padding: 45px 0;
    text-align: center;
    font-size: 0;
}
.page-content > a{
    display: inline-block;
    color: #666;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin: 0 3px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    font-family: Arial, "微软雅黑";
}
.page-block{
    display: inline-block;
}
.page-block > span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 3px;
    font-size: 14px;
}
.page-block > a{
    display: inline-block;
    color: #666;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    font-family: Arial, "微软雅黑";
}
.page-block > a.on,
.page-block > a:hover,
.page-content > a:hover{
    color: #13df81;
    border: 1px solid #13df81;
}
/* 默认样式 */
.default-text{
	width: 200px;
	height: 32px;
	line-height: 32px;
	padding: 0 7px;
	border: 1px solid #e0e0e0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.drop-down{
    color: #515151;
	width: 120px;
	height: 32px;
	line-height: 32px;
    padding: 0 5px;
	cursor: pointer;
    font-size: 14px;
	border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.radio-label{
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 13px;
}
.radio-label input{
    vertical-align: middle;
    margin: -2px 3px 0 0;
    cursor: pointer;
}
/*无筛选结果*/
.no-data{
    margin-left:45%;
    margin-top:-10%;

}
.no-data a{
    color:#fc6000;

}

/* layer */
.layer-content{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	background: rgba(0,0,0,.2);
}

/* 登录页面 */
.user-login-page{
    width: 850px;
    padding-bottom: 40px;
    margin: 90px auto;
    background: #fff;
}
.ulg-hd-img{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.ulg-hd-tit{
    margin-top: 35px;
    text-align: center;
}
.ulg-hd-tit > strong{
    display: block;
    font-size: 28px;
}
.ulg-hd-tit > span{
    color: #9d9d9d;
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.ulg-fi-info{
    width: 300px;
    margin: 50px auto 0;
}
.ulg-fi-info .un-text{
    width: 300px;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ulg-fi-info .pw-wrap{
    display: inline-block;
    width: 300px;
    height: 35px;
    line-height: 33px;
    margin-top: 13px;
    position: relative;
    border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ulg-fi-info .pw-wrap .pw-text{
    width: 100%;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ulg-fi-info .pw-wrap .pw-icon{
    display: inline-block;
    width: 16px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    cursor: pointer;
    background: url("../images/user-page-icon.png") no-repeat -110px 0;
}
.ulg-fi-info .pw-wrap .show-icon{
    background: url("../images/user-page-icon.png") no-repeat -110px -11px;
}
.ulg-fi-info .tv-wrap{
    margin-top: 13px;
}
.ulg-fi-info .tv-wrap .tv-text{
    width: 148px;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
}
.ulg-fi-info .tv-wrap .yzm-img{
    float: right;
    width: 120px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #e0e0e0;
}
.get-wrap{
    height: 35px;
    margin-top: 13px;
    border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.get-wrap .num-text{
    width: 180px;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}
.get-wrap .send{
    color: #999;
    float: right;
    width: 73px;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    margin-top: 3px;
    font-size: 14px;
    cursor: pointer;
    border-left: 1px solid #e0e0e0;
}
.get-wrap .send:hover{
    color: #22ac38;
}
.self-phone{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.re-success-txt{
    padding: 50px 0;
    text-align: center;
    font-size: 14px;
}
.ulg-fi-info .ulg-now-btn{
    color: #fff;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 13px;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: #22ac38;
}
.ulg-fi-info .ulg-now-btn:hover{
    background: #1e9e32;
}
.ulg-fi-info .ulg-cz{
    color: #acacac;
    margin-top: 13px;
    text-align: center;
    font-size: 13px;
}
.ulg-fi-info .ulg-cz > a{
    color: #969696;
    display: inline-block;
    padding: 0 5px;
}
.ulg-fi-info .ulg-cz > a.lg-link,
.ulg-fi-info .ulg-cz > a:hover{
    color: #22ac38;
}
.ulg-fi-info .ulg-cz > a.lg-link:hover{
    text-decoration: underline;
}
.error-item{
    margin-top: 13px;
}
.err-tip{
    color: #ff6700;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.err-tip .err-ico{
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: -3px 7px 0 0;
    background: url("../images/user-page-icon.png") no-repeat -136px 0;
}

.hide{
    display:none !important;}










