
/* search begin */
.search_div {width: 785px;float: inherit;}

.search_input {width: 140px;float: left;height: 28px;border: 1px solid #d9d9d9; overflow: hidden;}
.search_input input {width: 140px;height: 25px;line-height: 25px;border: 0;padding-left: 3px;margin: 0;font-size: 14px;vertical-align: middle;}
.search_input select {width: 140px;height: 25px;line-height: 25px;border: 0;padding-left: 3px;}

.base_div_left {width: 420px;float: left;margin-bottom: 10px;margin-right: 18px;}
.base_div_right {width: 337px;float: left;margin-bottom: 10px;margin-right: 10px;}

.search_title {width: 90px;float: left;height: 30px;line-height: 30px;padding-right: 10px;text-align: right;font-weight: 700;}
.search_one {float: left;line-height: 26px;}
.search_one a {border-radius: 3px;padding: 2px 5px;cursor: pointer;word-break:keep-all;white-space:nowrap;}
.search_one a:hover {background: #f89406;color: #FFFFFF;}
.search_one_active {color: #FFFFFF;background: #0D91E6;}

.account_li {float: left;width: 300px;margin-left: 50px;line-height: 30px}

.tab_title {width: 165px;border-top-left-radius:10px;border-top-right-radius:10px;background: #888888;float: left;height: 30px;line-height: 30px;color: #FFFFFF;text-align: center;cursor: pointer;}
.tab_titles {width: 156px;border-top-left-radius:10px;border-top-right-radius:10px;background: #A7A7A7;float: left;height: 30px;line-height: 30px;color: #FFFFFF;text-align: center;cursor: pointer;}
.tab_title_active {background: #0D91E6;}

.dotted_line {height: 1px;margin: 4px 0 4px 0;border-bottom: #DDDDDD 1px dashed;}
.dotted_line.search {float: left; width: 776px;margin-bottom: 10px;}
/* search end */

/* �ϴ���ť��ʽ begin */
.file_show_input {
	background-color: #E5E5E5;
	background-image: none;
	border: 0 none;
	border-radius: 0 0 0 0 !important;
	box-shadow: none;
	color: #333333;
	filter: none;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	outline: medium none;
	margin: 4px 10px 10px 1;
	text-shadow: none;
	height: 30px;
	width: 300px;
	vertical-align: middle;
	line-height:14px;
	padding-left: 10px;
}

.file_btns{position:relative}
.file_btns input{width:80px;height:30px}
.file_btns .btn_file_molding{position:absolute;left:0;top:0;z-index:1;border:0 none;filter:alpha(opacity=0);opacity:0;cursor: pointer;}
/* �ϴ���ť��ʽ end */

/* alter begin */
.alert {box-shadow: 1px 2px 2px #CCCCCC;cursor: pointer;margin-bottom: 10px;margin-left: 0px;font-size: 14px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);padding: 8px 14px 8px 14px;}
.alert.alert-error {background: none repeat scroll 0 0 #E3A492;color: #852D1D;}
.alert.alert-success{background: #CAE099; color: #4F7305;}

.alert_search {box-shadow: 1px 2px 2px #CCCCCC;cursor: pointer;margin-left: 0px;font-size: 14px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);padding: 4px 10px 4px 10px;}
.alert_search.success{background: #CAE099; color: #4F7305;}
.alert_search.error{background: #E3A492; color: #852D1D;}
/* alter begin */

/* label begin */
.label {color: #FFFFFF;	display: inline-block;font-size: 11.844px;font-weight: bold;line-height: 14px;padding: 2px 4px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);vertical-align: baseline;white-space: nowrap;border-radius: 3px 3px 3px 3px;}
.label-init {background-color: #93B1D3;}
.label-success {background-color: #468847;}
.label-important {background-color: #B94A48;}
.label-important:hover{background:#FF3D3D; color:#FFF;}
.label-warning {background-color:#f89406}
.label-proccess {background-color:#888888}
/* label end */


.errormsg {width:530px;float:left;margin-left:55px;}







.tigger {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #999999;
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	padding: 10px;
	text-align: center;
	width: 80px;
}

.popover {
	background: #f0f0f0;
	border:1px solid #d9d9d9;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 300px;
	z-index: 1010;
	padding:10px 10px;
	line-height:24px;
}

.fade {
	opacity: 0;
	transition: opacity 0.15s linear 0s;
}

.popover-content {
	padding: 0px 0px;
}
.popover2 {
	font-size: 11px;
    padding: 8px 10px;
    color: #0D0D0D;
    background-color: #E8EAEA;
    border: 1px solid rgba(255, 255, 255, 0.25);
    text-shadow: 0 0 0;
    box-shadow: 0 0 10px #555;
    border-radius: 0px;
    left: 0;
	position: absolute;
	top: 0;
	width: 240px;
	z-index: 1010;
}

.showInfo {
/* 	border-right: 1px solid #d9d9d5; */
	border: 1px solid #d9d9d5;
	text-align: center;
	font-size: 12px;
}
.btn.purple {
	background-color: #999999;
	color: white;
	text-shadow: none;
}

.mini {
	font-size: 11px !important;
	height: 13px;
	line-height: 13px;
	padding: 4px 10px;
}

.btn {
	min-width: 14px;
}

.btn.blue {
	background-color: #378BA7;
	color: white;
	text-shadow: none;
}
.btn.orange {
	background-color: #FAA732;
	color: white;
	text-shadow: none;
}
.btn.green {
	background-color: #35AA47;
	color: white;
	text-shadow: none;
}
.btn.red {
	background-color: #B8554F;
	color: white;
	text-shadow: none;
}
.btn.black {
	background-color: #797979;
	color: white;
	text-shadow: none;
}

.btn {
	background-image: none;
	border: 0 none;
	border-radius: 0px 0px 0px 0px !important;
	box-shadow: none;
	cursor: pointer;
	filter: none;
	/*font-family: "Segoe UI",Helvetica,Arial,sans-serif;*/
	font-size: 14px;
	outline: medium none;
	padding: 5px 5px 5px 5px;
	vertical-align: baseline;
	white-space: nowrap;
}

/* #czy:hover {
	background: #1D943B;
	color: #FFF;
} */

.m-icon-swapright {
	background-position: -27px -10px;
}

.zh-xx {
	border-bottom: 1px dashed #D9D9D9;
	float: inherit;
	padding-bottom: 11px;
	margin-left: 10px;
	width: 95%;
}
.lebe7 {
	width: 100%;
	line-height: 30px;
	float: inherit;
	height: 30px;
}

.chakan_wz {
	padding-right: 8px;
	text-align: right;
	height: 30px;
	line-height: 30px;
	color: #333333;
	border-right: solid #d2e6ec 1px;
	border-top: solid #d2e6ec 1px;
}

.chakan_nr {
	padding: 0 0 0 5px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	color: #333333;
	border-right: solid #d2e6ec 1px;
	border-top: solid #d2e6ec 1px;
}

.chakan_wz0 {
	padding-right: 8px;
	text-align: right;
	height: 30px;
	line-height: 25px;
	color: #333333;
	border-right: solid #d2e6ec 1px;
	border-top: solid #d2e6ec 1px;
}

.chakan_nr0 {
	padding: 0 0 0 5px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	color: #333333;
	border-right: solid #d2e6ec 1px;
	border-top: solid #d2e6ec 1px;
}

.progress {
	background-color: #F7F7F7;
	background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
	background-repeat: repeat-x;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 20px;
	margin-bottom: 20px;
	overflow: visible;
	border-radius: 0 0 0 0 !important;
	width: 98.5%;
}

.progress-success.progress-striped .bar,.progress-striped .bar-success {
	/*     background-color: #62C462; */
	background: url(../images/home/xd/xt.gif);
	/*     background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); */
}

.progress-success .bar,.progress .bar-success {
	/*     background-color: #5EB95E; */
	background: url(../images/home/xd/xt.gif);
	/*     background-image: linear-gradient(to bottom, #62C462, #57A957); */
	background-repeat: repeat-x;
}

.progress-striped .bar {
	/*     background-color: #149BDF; */
	background: url(../images/home/xd/xt.gif);
	/*     background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); */
	background-size: 40px 40px;
}

.progress .bar {
	-moz-box-sizing: border-box;
	background-color: #0E90D2; background-image : linear-gradient( to
	bottom, #149BDF, #0480BE);
	background-repeat: repeat-x;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 100%;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: width 0.6s ease 0s;
	width: 0;
	background-image: linear-gradient(to bottom, #149BDF, #0480BE);
}


.bth_sj{width:115px; height:35px; line-height:35px; text-align:center;}
.bth_sj a{ display:block;}
.gray_sj a{background:#EEEEEE; border:1px solid #d9d9d9;}
.gray_sj a:hover{background:#d9d9d9;}

.ay-vip10{width:250px; border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:5px;}
.ay-vip11{width:160px; border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:5px;}
.xd_zdy{float:left; margin-left:63px; margin-right:30px;}
.dl-k13 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D9D9D9 #D9D9D9 #D9D9D9 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    float: left;
    height: 35px;
    width: 281px;
}

.auditClass{ background: none repeat scroll 0 0 #D9D9D9;
    border-bottom: 1px dashed #CCCCCC;
    border-left: 1px solid #C6C6C6;
    font-size: 12px;
    height: 40px;}
 .auditInfo {
 	height:30px;
	border: 1px solid #d9d9d5;
	text-align: center;
	font-size: 14px;
}



.ny-nr{width:788px; float:inherit; padding:10px 0 10px 10px; background:#FFF;}

.jy-nr{width:788px; float:inherit;}
.jy{width:232px; float:left; margin-bottom:10px; margin-right:10px;_margin-right:5px;}

.jy1{width:90px; float:left; height:30px; line-height:30px; padding-right:10px; text-align:right;}
.jy2{width:130px; float:left; height:28px; border:1px solid #d9d9d9;}
.jy1s{width:80px; float:left; height:30px; line-height:30px; padding-right:10px; text-align:right;}
.jy2s{width:140px; float:left; height:28px; border:1px solid #d9d9d9;}
.jy-anniu{width:295px; float:right; height:30px; padding-left:100px;}
.jy-anniu1{width:80px; height:30px; line-height:30px; text-align:center;}
.jy-anniu1 a{width:80px; height:30px; color:#FFF; background:#E63A3A; display:block;}
.jy-anniu1 a:hover{background:#F00;}
.jy-vip{width:126px; height:25px; line-height:25px; border:0; padding-left:3px;}
.jy-vip2{width:135px; height:25px; line-height:25px; border:0; padding-left:3px;}




.jy-bg1{width:778px; padding:0 10px 0 0; float:inherit;}
.jy-bg1 table tr td{border:1px solid #d9d9d9;}

.ay{width:728px; float:inherit; margin-bottom:15px;}
.ay1{width:148px; float:left; text-align:right; padding-right:10px;}
.ay2{width:560px; float:left;}
.ay3{float:left; line-height:30px;}
.ay3_1{float:left; line-height:25px;}
.ay-vip{width:300px; border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:5px;}
.ay-vip1{width:155px; border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:5px;}

.ay_1{width:628px; float:inherit; margin-bottom:15px;}
.ay_11{width:148px; float:left; text-align:right; padding-right:10px;}
.ay_12{width:500px; float:left;}
.ay_13{float:left;line-height:30px;}

.by{width:728px; float:inherit; margin-bottom:5px;}
.by1{width:678px; float:inherit; padding-left:30px;}
.by1a{float:left; margin-right:80px;}
.by1b{float:left; width:120px; padding-left:5px;}

.xd-nr{width:718px; float:inherit;  background:url(../images/home/xd/xt.gif) no-repeat bottom; padding:15px 0 35px 0; margin-bottom:15px;}
.xd{float:left; margin-left:60px; margin-right:70px;}
.xd1{float:left; height:38px; float:left;}
.xd2{float:left; line-height:38px; padding-left:15px;}

.shxx{width:665px; margin-left:60px; float:inherit; margin-bottom:10px; margin-top:10px;}
.shxx-bt{width:690px;float:inherit;  border-bottom:2px dashed #d9d9d9;  font-weight:bold; padding-bottom:10px; margin-bottom:3px;}
.shxx-bg{width:665px;float:inherit;}
.shxx-bg table tr td{border:0; border-bottom:none; height:30px;}

.bg-bth{width:60px; height:24px; line-height:24px; margin-right:10px;}
.bg-bth a{display:block; text-align:center;}


.zh{width:740px; float:inherit; margin:0 auto; margin-top:25px;}
.zh1{width:80%; float:inherit; margin:0 auto;}


.zh2a_l{width:685px; float:inherit; background:#FFF; border:1px solid #d9d9d9; padding:15px 15px; _padding-bottom:1px; *padding-bottom:1px; margin-bottom:25px;}
.zh2a_l1{float:left;}
.zh2a_l2{float:left; padding-left:15px; padding-top:10px;}
.zh2a_l3{float:right;}

.bc{width:410px; background:url(../images/error.jpg) center left no-repeat;float:inherit; padding:150px 0 200px 550px;}
.bc1{width:100%; float:inherit; padding-bottom:20px;}

a{color:#555555; text-decoration:none;}
a:hover{color:#888888;}

.hylink {
	color:#0D91E6;
}
.hylink2 {
	color:#0D91E6;
}
.hylink2:hover {
	color:#0D91E6;
}

.h1{font-size:48px; font-weight:bold; color:#1D8401; font-family:Arial, Helvetica, sans-serif;}
.h7{font-size:20px; font-weight:bold; color:#1D8401; font-family:, Helvetica, sans-serif;}
.h8{font-size:16px; color:#3B5998; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.h9 {
    color: #1D8401;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.h3{text-decoration:underline;}
.h4{color:#009;font-size:14px;}
.h5{color:#465B8A;}
.h6{color:#1A75BC; font-size:18px; font-weight:bold;}
.h10{font-size:30px;  color:#555; font-weight:bold; }

.TAR {text-align: right;}
.TAL {text-align: left;}
.TAC {text-align: center;}

#dl-logo{width:370px; text-align:center; float:inherit; margin:0 auto; margin-top:60px; margin-bottom:30px;}
#dl-bady{width:370px; margin:0 auto; float:inherit; }
#dl{width:320px;float:inherit; margin:0 auto; padding:20px 25px 25px 25px; background:#fff; border:1px solid #110F0D;}

.dl-bt{width:260px; float:inherit;border:1px solid #110F0D; border-bottom:none; background:#F3F3F3; padding:15px 0 15px 110px;}
.dl-bt1{width:320px; float:inherit; padding-bottom:2px;}
.dl-k{width:320px; height:37px; float:inherit; margin-bottom:15px;}
.dl-k1{width:37px; float:left;height:35px; text-align:right;}
.dl-k2{float:left; width:281px; height:35px; border:1px solid #d9d9d9;border-left:none; }

.dl-vip{ width:276px; border:none; background:none;padding-left:5px; height:34px;_height:31px; line-height:34px;}
.dl-vip1{ width:170px; height:34px;border:none; background:none; line-height:34px;_height:31px; padding-left:5px;}

.yzm{width:320px; float:inherit;  margin-bottom:15px;}

.dl-k3{ float:left;}
.dl-k4{width:175px; float:left; height:35px; border:1px solid #d9d9d9; border-left:none;}

.dl-anniu{width:100%; height:38px; float:inherit; margin:0 auto; text-align:center; line-height:38px;}
.dl-anniu a{background:url(../images/dl-anniu.jpg); display:block; color:#FFF;}
.dl-anniu a:hover{background:url(../images/dl-anniu1.jpg); color:#fff;}
.dl-wz{width:320px; text-align:center; float:inherit;}

#cd{width:100%px; height:40px; background:#3B5998; border-top:1px solid #009;}
#cd1{padding-left:240px; width:1024px; margin:0 auto; height:40px;}
.cd-k{width:120px; height:40px; float:left; line-height:40px; text-align:center;}
.cd-k a{color:#FFF; display:block;}
.cd-k a:hover{background:#35AA47; color:#ffffff;}
.cd-k a.con{background:#fff; color:#3b5998;}


#nr{width:1020px; float:inherit; margin:0 auto;}
#nr1{width:960px; float:inherit; margin:0 auto;}
#left{width:200px; float:left; margin-right:20px; margin-top:20px;}
#center{width:740px; padding-top:20px;float: none;margin-left: 100px;}
.sj{width:163px; background:url(../images/home/sj.png) #FFFEF8 no-repeat 10px 17px; float:inherit; border:1px solid #d9d9d9; padding:10px 0 10px 35px; margin-bottom:20px; line-height:18px;}
.sf{width:163px; background:url(../images/home/sf.jpg) #FFFEF8 no-repeat 5px 17px; float:inherit; border:1px solid #d9d9d9; padding:10px 0 10px 35px; margin-bottom:20px; line-height:18px;}
.span3{float:inherit; background:#fff; padding:10px 10px 0 10px; width:178px; border:1px solid #3B5598; margin-bottom:20px; color:#333;}
.xx{float:inherit; width:100%; line-height:24px; margin-bottom:10px; font-size:12px;}
.xx-bt{float:inherit; width:153px; background:url(../images/home/qp.png) no-repeat; padding-left:25px; font-size:12px; padding-bottom:5px;}
 
.span3-k{width:200px; float:inherit; margin-bottom:20px;}
.span3-k1{width:200px; line-height:40px; float:inherit; height:40px; float:inherit;color:#FFF; padding-left:0px;}
.span3-k2{width:178px; float:inherit; padding:10px 10px 0 10px; background:#FFF;}
.span3-k2a{width:178px; float:inherit; padding-bottom:5px; margin-bottom:5px;}
.span3-k2a a{background:url(../images/home/yuan.png) no-repeat 0 5px; padding-left:15px; font-size:12px;}
 	
.left1{width:200px; float:inherit; margin-bottom:20px; margin-top:20px;}
.left-cd,.left-cd1,.left-cd2,.left-cd3,.left-cd4{width:200px; height:88px; float:inherit; border-bottom:1px solid #d9d9d9; background:#ccc;}
.left-cd a,.left-cd1 a,.left-cd2 a,.left-cd3 a,.left-cd4 a{display:block; padding-left:80px; width:120px; line-height:18px;}
.left-cd a:hover,.left-cd1 a:hover,.left-cd2 a:hover,.left-cd3 a:hover,.left-cd4 a:hover{ color:#555;}

.left-cd a{background:url(../images/home/1.png); display:block; padding-top:22px; height:66px;}
.left-cd a:hover{background:url(../images/home/1.png) #e0dede;}
.left-cd a.con{background:url(../images/home/1.png) #e0dede;}

.left-cd1 a{background:url(../images/home/2.png); display:block; line-height:88px;}
.left-cd1 a:hover{background:url(../images/home/2.png) #e0dede;}

.left-cd2 a{background:url(../images/home/3.png); display:block; padding-top:25px;height:63px;}
.left-cd2 a:hover{background:url(../images/home/3.png) #e0dede;}

.left-cd3 a{background:url(../images/home/4.png); display:block; line-height:88px; }
.left-cd3 a:hover{background:url(../images/home/4.png) #e0dede;}

.left-cd4 a{background:url(../images/home/4-1.png); display:block; line-height:88px;}
.left-cd4 a:hover{background:url(../images/home/4-1.png) #e0dede;}




#right{width:800px; float:left; padding-top:20px;}

#zh{width:698px; float:inherit; background:#fff; border:1px solid #999; padding:25px 50px 25px 50px; margin-bottom:20px;} 
#zh1{float:left; width:40%;}
.zh-bt{width:100%; float:inherit; border-bottom:1px dashed #d9d9d9; padding-bottom:15px;}
.zh-nr{width:100%; float:inherit; padding-top:15px; }

#zh2{float:right; width:50%; }
.zh2a{float:inherit; width:100%; margin-bottom:10px;}
.zh2a1{float:left;}


.bth{width:80px; height:28px; line-height:28px; text-align:center; margin-right:10px;}
.bth a{ display:block;}

.bth1{width:70px; height:22px; line-height:22px; text-align:center; margin-right:10px;}
.bth1 a{ display:block;}


.span9{width:800px; float:inherit; margin-bottom:20px;}
.lebe{width:100%; line-height:40px; float:inherit; height:40px;}

.lebe span{float:right; padding-right:10px;}
.lebe1{float:left; width:40px; height:40px;}
.lebe2{float:left; color:#FFF; padding-left:10px;}
.lebe3{float:left; color:#FFF;padding-left:10px;}

.fy{width:100%; float:inherit; padding-top:15px;}
.fy-nr{float:right;}
.fy-k{ width:100%;}
.fy-k li{float:left;height:23px; width:auto; line-height:23px; text-align:center;  margin-right:5px; min-width: 27px;}
.fy-k li a{border:1px solid #DEDEDE; background:#FFF; display:block;}
.fy-k li a:hover{border:1px solid #06F; background:#0D91E6; color:#FFF;}
.fy-k li a.con{border:1px solid #06F; background:#0D91E6; color:#FFF; height:23px;width: 23px;}

.lebe-nr{width:778px; float:inherit; padding:10px 10px; background:#FFF;}


/* .jy-bg{width:718px; float:inherit;} */
/* .jy-bg table tr th{background:#d9d9d9; height:40px; border-bottom:1px dashed #cccccc; font-weight:normal;} */
/* .jy-bg table tr td{border-bottom:1px dashed #cccccc; height:40px; font-size:12px;} */

.jy-bg{width:778px; float:inherit;}
/*.jy-bg table tr th{background:#d9d9d9; height:40px; font-size:12px ;border-left:1px solid #C6C6C6; border-bottom:1px dashed #cccccc;}
.jy-bg table tr td{ border:1px solid #c6c6c6; height:40px; font-size:12px;}
*/
.sy-xx{width:198px; float:inherit; background:#FFF; margin-bottom:20px; border:1px solid #d9d9d9; }
.sy-xx1a{width:148px; height:23px; padding:12px 0 0 50px; float:inherit; background:url(../images/home/syxx.jpg) no-repeat;}
.sy-xx1{width:183px;  float:inherit; border-bottom:1px dashed #d9d9d9; padding:12px 0 12px 15px;}
.sy-xx2{width:100%; float:inherit; padding-bottom:2px; font-weight:bold;}
.sy-xx3{width:163px; padding-left:20px; float:inherit;color:#0D91E6; }
.sy-xx3 a{color:#0D91E6;}
.sy-xx3 a:hover{color:#888888;}

/*ͳ��css*/
.statis {
	font-size: 12px;
	background-color: #F1F1F1;
	color: #555555;
	line-height: 30px;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-left:10px;
	font-weight: 700;
	width: 766px;
}
.statis span {
	margin-right: 10px;
}

/*triangle*/
.triangle {background-image:url(../images/ui-icon_256x240.png);width: 16px;height: 16px;overflow: hidden;background-repeat: no-repeat;float: left;cursor: pointer;}
.triangle-a {background-position: -32px -16px;}
.triangle-b {background-position: -64px -16px;}
.triangle-c {background-position: -224px -47px;margin-top: 5px;}
.triangle-cs {background-position: -192px -47px;margin-top: 5px;}

/*icons*/
.icons {
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url('../images/iconss_g.png');
	background-repeat: no-repeat;
}
.icons_tishi {
	background-position: -31px -31px;
}

/*one to bank*/
.banks {display:none;position: absolute;width: 605px;height: auto;background-color: #FFFFFF;border: 1px solid #C8C8C8;z-index: 999;}
.bank {float:left;cursor: pointer;border:1px solid #FFFFFF;padding:2px;margin: 2px 0 0 2px;}
.bank_new {width:150px;}
.bank:hover, .banks div.action {background-color: #555555;color: #FFFFFF;font-weight: 700;overflow: visible;height: auto}
.bank_provinces, .bank_citys {
	position: absolute; width: 450px; display: none;background-color: #FFFFFF;border: 1px solid #C8C8C8;font-size: 13px;z-index: 999;
}
.provinces_title {
	padding-left: 6px;background: #555555;color: #FFFFFF;line-height: 20px;
}
.provinces {
	line-height: 22px;width: 100%;float: left;border-top: 1px solid #FFFFFF;
}
.provinces:hover {
	background-color: #555555;color: #FFFFFF;
}
.provinces div {
	float: left;
}
.provinces span {
	padding: 0 10px 0 10px;cursor: pointer;
}
.province_abc {
	padding: 0 10px 0 10px;font-weight: 700;background: #0D91E6;color: #FFFFFF;width: 35px;
}
.bank_citys div {
	width: 65px;float: left;padding: 0 10px 0 10px;cursor: pointer;text-align: center;
}
.bank_citys div:hover {
	background-color: #555555;color: #FFFFFF;
}
.match_province_abc_div {
	position: absolute; width: 120px; display: none;background-color: #FFFFFF;border: 1px solid #C8C8C8;font-size: 13px;
}
.match_province_abc_div div {
	padding-left: 15px;line-height: 25px;
}
.match_province_abc_div div:hover {
	background-color: #555555;color: #FFFFFF;cursor: pointer;
}

.money_success {font-weight: 700;color: #468847;}
.money_fail {font-weight: 700;color: #B94A48;}
.money_hand {font-weight: 700;color: #f89406;}
.money_proccess {font-weight: 700;color:#888888;}
.money_init {font-weight: 700;color:#93B1D3;}

body{ margin:0; padding:0; border:0; font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti; font-size:14px; color:#555555; background:#E9EAED; overflow-x:hidden;}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{ margin:0; border:0; padding:0;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
dd,dt,p,{float:left;}
ul,li,dt,dd ,span{list-style-type:none;}
dt {line-height: 20px;}
dd {line-height: 20px;}
.clear{ margin:0px; padding:0px; line-height:0px; font-size:0px; clear:both; visibility: hidden; border:0;}
em{ font-style:normal;}
h5{ font-size:12px;}

.lan{background:#0D91E6; color:#FFF;}

.hui{background:#787373;}
.hei{background:#333;}
.lv{background:#35aa47;}

.lan-xt{border:1px solid #0D91E6;}

.hui-xt{border:1px solid #787373;}
.hei-xt{border:1px solid #333;}

.blue a{background:#51B1EB;  color:#FFF; border:1px solid #42a0db;}
.blue a:hover{background:#42A0DB; color:#FFF;}

.green a{background:#35AA47; color:#FFF; border:1px solid #1D943B;}
.green a:hover{background:#1D943B; color:#FFF;}

.green1 a{background:#8CC63F; color:#FFF; border:1px solid #9BDA47;}
.green1 a:hover{background:#9BDA47; color:#FFF;}

.green2 a{background:#6CB980; color:#FFF; border:1px solid #57AA6D;}
.green2 a:hover{background:#57AA6D; color:#FFF;}

.green3 a{background:#62C462; color:#FFF; border:1px solid #55B155;}
.green3 a:hover{background:#55B155; color:#FFF;}

.green4 a{background:#79CC79; color:#FFF; border:1px solid #66B966;}
.green4 a:hover{background:#66B966; color:#FFF;}

.red a{background:#FC4C4C; color:#FFF; border:1px solid #DD0000;}
.red a:hover{background:#DD0000; color:#FFF;}

.red1 a{background:#FF7575; color:#FFF; border:1px solid #DF6060;}
.red1 a:hover{background:#FF3D3D; color:#FFF;}

.Orange a{background:#FAA732; color:#FFF; border:1px solid #e78700;}
.Orange a:hover{background:#E78700; color:#FFF;}

.Orange1 a{background:#F95820; color:#FFF; border:1px solid #e78700;}
.Orange1 a:hover{background:#FF6530; color:#FFF;}

.Orange2 a{background:#FFC470; color:#FFF; border:1px solid #FFB142;}
.Orange2 a:hover{background:#FFB142; color:#FFF;}



.gray a{background:#EEEEEE; border:1px solid #d9d9d9;}
.gray a:hover{background:#d9d9d9;}

.gray1 a{background:#D8D8D8; border:1px solid #d9d9d9;}
.gray1 a:hover{background:#C4C4C4;}

.yellow{background:url(../images/home/anniu-h.gif); border:1px solid #E1962D;}
.yellow a:hover{background:url(../images/home/anniu1-h.gif); color:#FFF;}

.black a{background:#484848; color:#FFF; border:1px solid #000;}
.black a:hover{background:#000; color:#FFF;}


#db{width:100%; float:inherit; background:#E9EAED;  border:1px solid #d9d9d9;}
#db1{width:960px;padding:5px 0 5px 0; margin:0 auto;}
#db1 span{float:right;}
.db-anniu{float:right; width:50px; height:24px; margin-top:20px; line-height:24px; font-size:12px; text-align:center; margin-left:10px;}
.db-anniu a{color:#FFF;  background:#666; display:block;}
.db-anniu a:hover{background:#999; color:#000;}

#top{width:100%px; float:inherit; padding:10px 0 10px 0;}
#top-nr{width:960px; margin:0 auto;}
.logo{ float:left; }
.top-wz{float:right;padding-top:25px; color:#333;}
.top-k{float:right;}
.topk{width:44px; height:44px;}
.topk a{display:block;}

.top-title-bg {background-color: #D2D2D5;margin: 0px;padding:0px;}
.top-title {width:1024px;margin:0 auto;text-align: right;}

.vip{width:213px; height:28px; border:1px solid #cccccc; padding-left:5px; line-height:28px;}

.two-left{width:198px; float:inherit; margin-bottom:20px; border:1px solid #169EF4;}
.two-menu{width:198px; float:inherit; height:41px; line-height:41px; text-align:center; margin-bottom:1px;}
.two-menu a{width:198px; height:41px; background:#D9D9D9; display:block; }
.two-menu a:hover{background:#52A552; color:#FFF;}
.two-menu a.con{background:#3B5998;color:#FFF;}

.sy-left{width:198px; float:inherit; height:41px; border-bottom:1px solid #FFF; line-height:41px;background:url(../images/jam.jpg) ;}
.sy-left a:hover{color:#555;}
.sy-left.con{width:198px; float:inherit; height:41px; margin-bottom:1px; background:url(../images/jam1.jpg); color:#FFF;}
.sy-left.con a{color:#FFF;}
.ico1{background:url(../images/home/1.png) no-repeat;}
.sy-left1{width:40px; float:left; height:41px;}
.sy-left2{width:148px; float:left; line-height:41px; padding-left:10px;}
.sy-tb{background:url(../images/home/3.png) no-repeat;}

.divover
{
	background: url(../images/jam2.jpg); display:block;
}

.divover a
{
	display:block;
}

.left{float:left;}
.right{float:right;}

#dlwy{width:550px; margin:0 auto; background:#FFF; border:1px solid #BDBDBD;height: 212px;}
#dlwy1{width:90%; float:inherit; margin:0 auto; padding:25px 0 33px 0;}
#dlwy2{width:100%; float:inherit; line-height:34px; border-bottom:1px solid #d9d9d9; padding-bottom:15px; font-size:16px; font-weight:bold;}
#dlwy2 span{float:left;}
#dlwy3{width:100%; float:inherit; padding-top:20px;}
#dlwy3a{width:100%; float:inherit;}
#dlwy3b{width:100%; float:inherit; padding-top:0px;}
.dlwy-anniu{width:120px; height:50px; line-height:50px; float:left; margin-right:75px; text-align:center;_margin-left:25px;}
.dlwy-anniu a{background:#EEEEEE; border:1px solid #d9d9d9; display:block;}
.dlwy-anniu a:hover{background:#d9d9d9;}
.dlwy-anniu1{width:60px; height:24px; float:right;}
.dlwy-anniu1 a{display:block; font-size:14px; line-height:24px; font-weight:normal; text-align:center;}

#copyright{width:100%; background:#353535; float:inherit; font-size:12px;padding: 20px 0 20px 0;text-align: center;line-height: 24px;color: white;}
#copyright a{color:white;}
#copyright1{width:970px;  height:168px;  margin:0 auto; padding-top:20px;}
#copyright-wz{width:970px; height:65px; float:inherit;line-height:22px;text-align:center; color:#CCC;}
#copyright-wz a{color:#CCC;}
#copyright-tp{width:820px; height:40px; float:inherit; padding-left:250px;}
#copyright-tp p{float:left; padding-left:15px;}

.bth2{width:120px; height:40px; line-height:40px; text-align:center; margin-right:10px;}
.bth2 a{ display:block;}

 /* table */  
 .table {
 	width: 100%;
	border: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 1px solid #DDD;
	font-size: 12px;
}
.table td,table th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-moz-box-shadow: inset 1px 1px 0px #FFF;
	-webkit-box-shadow: inset 1px 1px 0px #FFF;
	box-shadow: inset 1px 1px 0px #FFF;
	text-shadow: 1px 1px 0px #FFF;
	padding: 8px;
}
.table td:last-child {
	border-right: 0px;
}
.table thead td,.table thead th {
	background: #F1F1F1;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.table tbody td {
	background: #F1F1F1;
	word-break : break-all;
}
.table tbody tr:nth-child(2n+1) td {
	background: #FCFCFC;
}
.table {
	margin-bottom: 0px;
	  
}
.table tbody tr:hover td, .table tbody tr.active td{background: #ffffcb;}

.td_b{
	width: 100%;
	border: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 1px solid #DDD;
	font-size: 12px;
	
}

.td_b td{
	padding: 8px;
	border-bottom: 1px solid #DDD;
}

.td_b tbody td {
	word-break : break-all;
}

.td_b tbody tr:nth-child(2n+1) td {
	background: #FCFCFC;
}

.td_b thead td,.td_b thead th {
	background: #F1F1F1;
	color: #333;
	font-weight: bold;
	text-align: center;
}

 .table2 {
 	width: 100%;
	border: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 1px solid #DDD;
	font-size: 12px;
}
.table2 td,table th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-moz-box-shadow: inset 1px 1px 0px #FFF;
	-webkit-box-shadow: inset 1px 1px 0px #FFF;
	box-shadow: inset 1px 1px 0px #FFF;
	text-shadow: 1px 1px 0px #FFF;
	padding: 8px;
}
.table2 td:last-child {
	border-right: 0px;
}
.table2 thead td,.table2 thead th {
	background: #F1F1F1;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.table2 tbody td {
	word-break : break-all;
}
.table2 tbody tr:hover td, .table tbody tr.active td{background: #ffffcb;}

a.audit_filename:hover{text-decoration:underline;}
/* eof table */

.detail_l {text-align: left;}
.detail_r {text-align: right;}

.detail_window {display: none; cursor: default;}
.detail_window .closed {cursor: pointer; padding-right: 8px; margin-left: 605px;}

.list_info_r {text-align: right;}
.list_info_l {text-align: left;}

 /* tishi begin */
 .tishi {float: left;color: #999999;line-height: 30px;font-size: 12px;}
 /* tishi end */    
 
 /* spiner */
   .ui-spinner{padding-right: 20px; display: block; position: relative;height: 30px;}
   .ui-spinner-up{position: absolute; right: 0px; top: 1px; background: #EEE; border: 1px solid #DDD; height: 13px; padding-left: 1px; cursor: pointer;
                      -moz-box-shadow: inset 0px 1px 2px #FFF; -webkit-box-shadow: inset 0px 1px 2px #FFF; box-shadow: inset 0px 1px 2px #FFF;}
   .ui-spinner-down{position: absolute; right: 0px; bottom: 0px; background: #EEE; border: 1px solid #DDD; border-top: 0px; height: 14px; cursor: pointer;
                       -moz-box-shadow: inset 0px 1px 2px #FFF; -webkit-box-shadow: inset 0px 1px 2px #FFF; box-shadow: inset 0px 1px 2px #FFF;}
   .ui-spinner-up .ui-icon{ width: 16px; height: 13px; }
   .ui-spinner-down .ui-icon{ width: 16px; height: 10px; padding-right: 1px;}
   .ui-spinner-input {
	   	height: 30px;
		border-color: #DDD;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		display: inline-block;
		color: #454545;
		border: 1px solid #ccc;
		padding: 4px 6px;
   }
   
   /* eof spinner */
   
   .td_br {height: 1px;margin: 4px 0 4px 0;border-bottom: #DDDDDD 1px dashed;}
   
   .text_must {font-style: normal; font-family: ����; color: #ff0000; font-size: 13px;font-weight: bold; text-decoration: none;}
   
/* 返回顶部 */

.goBackTopDiv {
	display: none;
	position: fixed;
	bottom:110px;
	width:42px;
	height:42px;
	cursor: pointer;
	background:url(../images/bg_return_top.png) no-repeat;
}
.goBackTopDiv:hover {
	background-position:0 -42px;
}

.progress1 {background-color: #0D91E6;float:left;width:8px;height: 100px;border-radius: 4px;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);border: 1px solid #cccccc;}
.progress1_value {border-radius: 4px;background-color: #FFFFFF;}

input[type='radio'] {height:18px;width:18px;cursor: pointer;}

/*logo*/
.logo-warn{float:left;width:30px;height:30px;background-image: url('../images/warn.png');}

.table-pay {width:776px;}
.table-pay thead tr th {font-weight: 700;border:0px;text-align: left;padding:0px;height:35px;}
.table-pay tbody tr {height:55px;}
.input-pay {width: 140px;height: 35px;border: 1px solid #d9d9d9; overflow: hidden;padding-left: 5px;padding-right: 5px;}
.btn-pay {line-height:21px;}
.div-pay {width: 200px;height: 37px;border: 1px solid #d9d9d9; overflow: hidden;padding-left: 5px;padding-right: 5px;background-color: #EAEAEA;line-height: 35px; cursor: pointer;}
.card-pay {width:160px;border: 1px solid #d9d9d9;}
.card-pay img {float:left;width:20px;margin: 11px 5px 0 0;cursor: pointer;}
.card-pay input {width: 125px;height: 35px;border:0px; overflow: hidden;padding-left: 5px;padding-right: 5px;float:left}
.delete-pay {width:15px;font-weight:700;color:red;font-size:16px;margin-left:10px;cursor: pointer;}
.error-pay {font-size: 12px; color:red; text-align: center;}
.error-pay2 {font-size:14px; color:red;border: 1px dashed red;padding: 10px;width: 400px;margin: 0 auto;}
.error-pay3 {font-size:14px; color:red;border: 1px dashed red;padding: 10px;float: left;margin-top: 15px;}
.select-pay {border: 1px solid #d9d9d9;font-size:14px;height:30px;}
.bankInfo-pay {line-height:40px;}
.font1-pay {cursor: pointer;color: #000;}
.font2-pay {cursor: pointer;color: #f60;}
.error-border-pay {border-bottom:2px dashed red;color: red;line-height: 30px;}
.wran-border-pay {border-bottom:2px dashed #FF9933;color: #FF9933;line-height: 30px;}
.verify-pay {width:130px;float:left;border: 1px solid #d9d9d9;}
.verify-pay input {width:90px;border:none;float:left;}
.verify-pay .none {}
.verify-pay .ok {background-image: url(../images/logo_ok.jpg);width: 25px;height: 20px;float: left;margin-top: 8px;}
.verify-pay .no {background-image: url(../images/logo_no.jpg);width: 25px;height: 20px;float: left;margin-top: 8px;}
.alert-pay {margin: 10px 0 10px 0;text-align: center;width:auto;float:left;}

.drag_question {position:absolute;width:100px;height:115px;text-align:center;padding:5px;top:130px;right:0px;cursor:pointer;z-index:998;}
.drag_question a:first-child {cursor: move;}

.isRead{font-weight:bold;}
.unRead{color:#A9A9A9;}
.u_check{text-decoration: underline;font-weight:bold;font-size:13px;color:#0D91E6;}
.cz_anniu{font-size: 14px; font-family: 'Segoe UI', Helvetica, Arial, sans-serif;margin-bottom:20px;margin-left:80px;}
.cz_anniu a{color: #fff;background-color: #ff7300;}

.agreeContiue{width: 322px;height: 34px;margin: 0 auto;line-height: 34px; margin-top:30px;margin-bottom:20px;background: #e4393c;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: "微软雅黑";font-size: 16px;font-weight: 800;}

.unlineA a:visited {text-decoration: none;}
.unlineA a:hover {text-decoration: underline;}

.skew{width: 120px; left:0;margin-top:10px;position: absolute;border-bottom:1px solid #ccc; -moz-transform: skewY(29deg);-webkit-transform: skewY(29deg);-o-transform: skewY(29deg);-ms-transform: skewY(29deg);transform: skewY(29deg);}
.fl{float:left;position: relative;bottom:-20px;left:10px;}
.fr{float:right;position:relative;top:-20px;right:10px;}
.cursor {
	position: absolute;
	margin-top: 2px;
	/*margin-left: 1px;*/
	width: 2px;
	height: 20px;
	display: none;
	z-index: 1000;
}
.select {
	border:0px;
	padding-left:0px;
}