@charset "utf-8";
/* CSS Document fff*/
/* 页面最顶部topbar */
.topbar {
	width: 100%;
	height: 35px;
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	position: fixed;
    top: 0px;
    z-index: 999;
}

.topbar .center {
	width: 1068px;
	overflow: hidden;
	margin: 0 auto;
}

.topbar .contentdiv {
	float: left;
	width: 500px;
	height: 35px;
	line-height: 35px;
	_line-height: 24px;
	margin: 0px auto;
	padding: 0px 10px 0px 0px;
}
	.indexbtn{
		z-index: 1;
		width: 300px;
		height: 20px;
		left: 0px;
		top: 360px;
		position: absolute;
		font-size: 16px;
		text-align: center;
		color: #ffffff;
	}
.topbar .center .rightdiv2 .tipmsg{
	padding:0 2px;
	margin-top:-7px;
	color:#ffffff;
	font-size:6px;
	border-radius: 5px;
	background-color:#d7000f;
	}
	.tipmsgbox{
	position:relative; 
	/*margin-left:-8px;
	float:right;*/
	right: -2px;
	}
.topbar .center .rightdiv2 .tipmsg:hover {

}
.topbar .userinfo {
	float: left;
	width: 500px;
	height: 35px;
	display: none;
}

.topbar .welcome {
	float: left;
	/* width: 294px; */
	height: 35px;
}

.topbar .welcome span {
	display: inline-block;
	vertical-align: middle;
}

.topbar .imdiv {
	float: left;
	/* width: 140px; */
	height: 35px;
	line-height: 44px;
}

*+html .topbar .imdiv {
	float: left;
	width: 140px;
	height: 35px;
	line-height: 35px;
}

.topbar .login_div {
	height: 35px;
	line-height: 35px;
	float: right;
}

.topbar .btndiv {
	float: left;
	width: 100px;
	height: 35px;
	border-right: 1px solid #f2f2f2;
	text-align: center;
	cursor: pointer;
}

.topbar .btndiv:hover {
	background: #40639D;
}

.topbar .btndiv:hover span {
	color: white;
}
/*.topbar .imlogo{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.topbar .imlogo:hover{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: none;}*/
.topbar .imlogo1 {
	width: 24px;
	height: 20px;
	background: url('../images/weibo-icon.png') no-repeat;
	display: inline-block;
	margin-left: 23px;
}

.topbar .imlogo1:hover {
	background: url('../images/sinalogo.png') no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block;
}

.topbar .imlogo2 {
	width: 24px;
	height: 20px;
	background: url('../images/weixin-icon.png') no-repeat;
	display: inline-block;
	margin-left: 24px;
}

.topbar .imlogo2:hover {
	background: url('../images/weixinlogo.png') no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block;
}

.topbar .imlogo3 {
	width: 24px;
	height: 20px;
	background: url('../images/QQ-icon.png') no-repeat;
	display: inline-block;
	margin-left: 24px;
}

.topbar .imlogo3:hover {
	background: url('../images/qqlogo.png') no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block;
}

.topbar .center .rightdiv {
	width: 400px;
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: right;
}

.topbar .center .rightdiv a {
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
/* 登录，注册按钮*/
.logindiv {
	float: left;
	width: 210px;
	height: 40px;
	margin: 0px 0 0 20px;
}

.loginbtn {
	display: inline-block;
	width: 120px;
	height: 34px;
	padding: 6px 0 0 0;
	font-size: 20px;
	color: #fff !important;
}

.regbtn {
	display: inline-block;
	width: 80px;
	height: 34px;
	padding: 6px 0 0 0;
	font-size: 20px;
	color: #fff !important;
}

/*页面顶部Logo区域*/
.logobar {
	width: 1068px;
	height: 86px;
	margin: 0px auto;
}

.logobar .logodiv {
	float: left;
	width: 20%;
	height: 70px;
	padding: 6px 0 0 0;
	display: inline-block;
}

.logobar .navbardiv {
	float: right;
	/* width: 30%; */
	height: 50px;
	margin: 22px 0px 0px 0px;
}

.logobar .regdiv {
	float: right;
	width: 250px;
	height: 48px;
	text-align: right;
	padding: 21px 10px 15px 0;
	_padding: 20px 10px 15px 0;
}

.logobar .regdiv .login_div {
	height: 45px;
}

.logobar .regdiv .login_div .login_div_left {
	float: left;
	padding: 5px 15px;
	height: 25px;
	border-radius: 3px;
	line-height: 25px;
	background: #d7000f;
	margin: 5px 3px 0 83px;
}

.logobar .regdiv .login_div .login_div_right {
	float: left;
	padding-left: 7px;
	height: 45px;
	text-align: left;
	width: 62px;
	text-align: center;
}

.logobar .regdiv .login_div .login_div_right a {
	font-size: 14px;
}

.logobar .regdiv .login_div span {
	font-size: 16px;
	color: #fff;
}

*+html .logobar .regdiv .login_div a {
	height: 60px;
}

.logobar .regdiv .btndiv {
	float: left;
	width: 100px;
	height: 45px;
	border-left: 1px solid #cecece;
	text-align: center;
	cursor: pointer;
}

.logobar .regdiv .btndiv1 {
	width: 70px;
	border-right: 1px solid #cecece;
}

.logobar .regdiv .imlogo {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.logobar .regdiv .imlogo:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.logobar .regdiv .center .rightdiv {
	width: 300px;
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.logobar .regdiv .center .rightdiv a {
	padding: 0 10px;
	font-size: 14px;
	color: #d6d6d6;
}

/* 网站整体导航条 */
.mainnavbar {
	/* width: 800px; */
	height: 50px;
	margin: 0px auto;
}

.mainnavbar ul li {
	float: left;
	/*width: 190px;*/
	width:140px;
	line-height: 45px;
	list-style: none inside;
	text-align: right;
}

.mainnavbar ul li a {
	display: inline-block;
    position: relative;
    text-align: center;
}

.mainnavbar ul li span {
	color: #3f3f3f;
	font-size: 20px;
}

.mainnavbar ul li.current span {
	color: #d7000f;
}

.mainnavbar .current span:after {
	content: "";
    width: 110%;
    border: 1px solid #d7000f;
    position: absolute;
    bottom: -19px;
    right: -5%;
}

.mainnavbar ul li span.active {
	border-bottom: 3px solid #ed1c25;
	padding-bottom: 4px;
}

.mainnavbar ul li span:hover {
	color: #d7000f;
}

.mainnavbar ul li.current span:hover {
	color: #d7000f;
}

.mainnavbar .icon {
	display: inline-block;
	width: 8px;
	height: 7px;
	background: url('../images/navrow.gif') no-repeat;
	margin: 0 0 5px 0;
	clear: both;
}

.mainnavbar .navbarinvent:hover .icon {
	background: url('../images/navrow.gif') no-repeat 0 -9px;
}

.mainnavbar .navbarloan:hover .icon {
	background: url('../images/navrow.gif') no-repeat 0 -9px;
}

.mainnavcurrerbar ul li span {
	color: #d7000f;
	font-size: 20px;
}

.navbarlistli {
	line-height: 25px;
	height: 25px;
	width: 120px;
}

.navbarlistli a {
	color: #000;
}

.navbarlistli a:link {
	color: #000;
	text-decoration: none;
}

.navbarlistli a:visited {
	text-decoration: none;
}

.navbarlistli:hover {
	background: #0697da;
}

.navbarlistli:hover span {
	color: #fff;
}

.navbarlistli a:active {
	text-decoration: none;
}

/* 二级导航条 */
.subnavbar {
	width: 1001px;
	height: 32px;
	line-height: 32px;
	margin: 10px auto;
}

.subnavbar ul {
	position: relative;
	overflow: hidden;
} /* 因为二级导航有多个列表，初始时先让所有的二级导航都不显示，然后传值让其中一个显示 */
.subnavbar ul li {
	float: left;
	list-style-type: none inside;
	height: 39px;
}

.subnavbar ul li a {
	float: left;
	position: relative;
	z-index: 3;
}

.subnavbar span {
	font-size: 14px;
	padding: 0px 20px;
}

.subnavbar .current span {
	color: #40639D;
}

.subnavbar span:hover {
	color: #40639D;
}

/* 个人账户三级导航条 */
.trinavbar {
	width: 228px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	background-color: #ffffff
}

.trinavbar ul {
	position: relative;
	overflow: hidden;
}

.trinavbar ul li {
	float: left;
	list-style-type: none inside;
	width: 228px;
	text-align: center;
}

.trinavbar ul li.title {
	background-color: #547CAD;
	height: 35px;
	color: white;
	font-size: 18px;
	padding-top: 10px;
	border-bottom: 1px solid white;
}

.trinavbar ul li.subtitle {
	background-color: #e0e0e0;
	height: 31px;
	font-weight: bold;
	padding-top: 12px;
}

.trinavbar ul li.trititle {
	height: 30px;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
}

.trinavbar ul li.trititle span {
	color: #0C163E;
	font-size: 14px;
	padding: 8px 0px;
}

.trinavbar ul li.trititle:hover {
	background-color: #547CAD;
}

.trinavbar ul li.trititle span:hover {
	color: white;
}

.trinavbar ul li.current {
	height: 30px;
	padding-top: 10px;
	background-color: #f0f0f0;
}

.trinavbar ul li.current span {
	color: #40639D
}

.leftsidebar {
	width: 166px;
	overflow: hidden;
	font-weight: bold;
	background-color: #ffffff;
	color: #2b2b2b;
}

.leftsidebar ul {
	position: relative;
	overflow: hidden;
	width: 166px;
	border-top: 1px solid #e9e9e9;
}

.leftsidebar ul li {
	float: left;
	list-style-type: none inside;
	width: 164px;
	text-align: center;
	line-height: 50px;
}

.leftsidebar ul li.title {
	background-color: #e9e9e9;
	height: 51px;
	color: #2b2b2b;
	font-size: 14px;
	border-left: 2px solid #ff2300;
}

.leftsidebar ul li.subtitle {
	background-color: #e0e0e0;
	height: 31px;
	font-weight: bold;
	padding-top: 12px;
}

.leftsidebar ul li.trititle {
	height: 50px;
	line-height: 50px;
	border: 1px solid #e9e9e9;
	border-top: none;
}

.leftsidebar ul li.trititle span {
	color: #2b2b2b;
	font-size: 14px;
	padding: 8px 0px;
}

.leftsidebar ul li.trititle:hover {
	background-color: #e9e9e9;
	border: none;
	height: 51px;
	border-left: 2px solid #ff2300;
	width: 162px;
	padding-right: 2px;
}

.leftsidebar ul li.current {
	background-color: #e9e9e9;
	border: none;
	height: 51px;
	border-left: 2px solid #ff2300;
	width: 162px;
	padding-right: 2px;
}

.leftsidebar ul li.current span {
	color: #40639D
}

/* banner及登录框 */
.wrap-banners {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 360px;
}

.flexsliders {
	margin: 0px auto;
	position: relative;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	height: 396px;
}

.flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexsliders .slides {
	zoom: 1;
}

.flex-direction-nav a {
	width: 47px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -70px 0 0 70px;
	display: block;
	background: url(../images/banner/prev.png) no-repeat;
	position: absolute;
	top: 58%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	background: url(../images/banner/next.png) no-repeat;
	right: 70px;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexsliders:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity = 25);
}

.flexsliders:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity = 25);
}

.flexslidesr:hover .flex-next:hover, .flexsliders:hover .flex-prev:hover
	{
	opacity: 1;
	filter: alpha(opacity = 50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: #ddd;
	display: block;
	height: 15px;
	overflow: hidden;
	text-indent: -99em;
	width: 15px;
	cursor: pointer;
	border-radius: 50px;
}

.flex-control-paging li a.flex-active {
	background: #e25353;
}

.slides li {
	width: 100%;
	height: 396px;
	float: left;
}

.slides .li_0 {
	background: url(../images/banner/banner0.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_1 {
	background: url(../images/banner/banner1.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_2 {
	background: url(../images/banner/banner20171122_02.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_3 {
	background: url(../images/banner/banner3.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_4 {
	background: url(../images/banner/banner20171122_01.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_5 {
	background: url(../images/banner/banner7.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_6 {
	background: url(../images/banner/banner20171122_03.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_7 {
	background: url(../images/safety/mobilenewban.jpg) center 0 no-repeat;
	background-size: auto 100%;
}

.slides .li_8 {
    background: url(../images/banner/banner_8.jpg) center 0 no-repeat;
    background-size: auto 100%;
}

.slides li a {
	display: block;
	height: 396px;
	width: 100%;
	overflow: hidden;
}

/*宣传图*/
.valuepic {
	width: 1001px;
	height: 140px;
	margin: 55px 0 20px 0;
	background: url(../images/valuepicbg.png) repeat;
}

.valuepic .blockdiv {
	float: left;
	width: 360px;
	height: 140px;
	padding: 0px 0px;
}

.valuepic .blockdiv .picdiv {
	width: 149px;
	float: left;
	height: 140px;
}

.valuepic .blockdiv .picdiv .solidline, .valuepic .picdiv img {
	text-align: left;
}

.valuepic .blockdiv .picdiv .solidline {
	height: 46px;
	width: 73px;
	border-bottom: 1px solid #dedddd;
}

.valuepic .blockdiv .smalltext {
	overflow: hidden;
	text-align: right;
	float: left;
	width: 164px;
	font-size: 16px;
	color: #777;
	padding-right: 16px;
}

.valuepic .blockdiv .smalltext p {
	font-size: 18px;
	color: #3C3839;
	padding: 20px 0 10px 0;
	font-weight: bold;
}

.valuepic .blockdiv .smalltext span {
	font-size: 14px;
	color: #4d4d4d;
}

/*数据报告统计文字*/
.totalnum {
	padding: 15px;
	line-height: 40px;
}

.totalnum .img {
	width: 35px;
	height: 29px;
	position: relative;
	top: 6px;
	left: 0px;
}

.totalnum .text {
	font-family: '微软雅黑';
	color: #666;
	font-size: 18px;
}

.totalnum .num {
	font-family: Palatino, serif;
	color: #F6852A;
	font-size: 24px;
	font-weight: bold;
}

/* 网站公告 */
.announce {
	border-bottom: 1px #e0e0e0 solid;
	width: 100%;
	height: 60px;
	padding-top: 0px;
}

.announce .annimg {
	float: left;
	width: 40px;
	height: 30px;
	padding: 5px 0 0 0;
}

.announce .anntitle {
	float: left;
	width: 120px;
	height: 30px;
	padding: 5px 0 0 0;
}

.announce .annlist {
	float: left;
	width: 500px;
	height: 30px;
	overflow: hidden;
	margin: 10px 0 0 0;
	line-height: 30px;
	vertical: middle;
}

.announce .annmorelink {
	float: left;
	width: 80px;
	height: 15px;
	padding: 13px 0 0 30px;
}

.announce .annlist ul li {
	color: #40639D;
	list-style-type: square;
	line-height: 20px;
	padding: 0 0 0 30px;
	display: inline;
}

/*登录页面的qq*/
.login_partne {
	width: 473px;
}

.login_partne .qq_partne {
	width: 18px;
	height: 20px;
	background: url('../images/login_partner.png') no-repeat;
	display: inline-block;
	float: left;
	margin: 15px 15px;
	_margin: 0px 15px;
}

.login_partne .qq_partne1 {
	width: 26px;
	height: 20px;
	background: url('../images/login_partner.png') no-repeat -42px 0;
	display: inline-block;
	float: left;
	margin: 15px 5px;
	_margin: 0px 15px;
}

.login_partne .qq_partne:hover {
	width: 18px;
	height: 20px;
	background: url('../images/login_partner.png') no-repeat 0 -30px;
	display: inline-block;
	float: left;
	margin: 15px 15px;
	_margin: 0px 15px;
}

.login_partne .qq_partne1:hover {
	width: 26px;
	height: 20px;
	background: url('../images/login_partner.png') no-repeat -42px -30px;
	display: inline-block;
	float: left;
	margin: 15px 5px;
	_margin: 0px 15px;
}

/*合作账号登录页面*/
.paner {
	height: 40px;
	line-height: 40px;
	margin: 10px 0 50px 0;
	padding-left: 20px;
}

.finlist1 {
	position: relative;
	padding: 10px 20px;
}

.finlist1 .finlist_title1 {
	height: 40px;
	color: #595757;
	position: absolute;
	left: 20px;
	top: -29px;
}

.finlist1 .finlist_title1 li {
	cursor: pointer;
	font-size: 15px;
	float: left;
	height: 32px;
	padding: 3px 25px;
	line-height: 34px;
}

.finlist1 .finlist_title1 li.active {
	border-top: 2px solid #249ecc;
	background: #fff;
	border-left: 1px solid #dddddd;
	height: 32px;
	border-right: 1px solid #dddddd;
}

.finlist1 .finlist_hide1 {
	overflow: hidden;
}

.finlist1 .finlist_hide1 ol {
	overflow: hidden;
	display: none;
}

.finlist1 .finlist_hide1 ol .tab-box {
	overflow: hidden;
	padding: 0 10px;
	border: 1px solid #dddddd;
	background: #fff;
}

.finlist1 .finlist_hide1 ul li {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}

/* 站点地图  */
.sitemap .channel {
	float: left;
	margin: 10px 10px 10px 10px;
	width: 120px;
}

.sitemap ul li {
	line-height: 25px;
	list-style: none inside;
}

.sitemap .title {
	line-height: 30px;
	list-style: none inside;
	font-weight: bold;
}

/* 个人中心布局div */
.ucleftdiv {
	float: left;
	width: 150px;
	padding: 0px 5px;
}

.ucvline {
	float: left;
	height: 700px;
	padding: 10px 0px;
	width: 5px;
	border-left: 1px solid #e0e0e0;
}

.ucrightdiv {
	float: left;
	width: 790px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #ffffff;
}

.main .worm-tips2 {
	border-radius: 10px;
	height: 35px;
	line-height: 35px;
	margin: 25px 0;
	padding: 0 20px;
	width: 958px;
}

.main .worm-tips2 .icon {
	float: left;
	height: 35px;
	font-size: 16px;
}

.main .worm-tips2 .txt {
	font-size: 16px;
	float: right;
	color: #555;
}
/* 招标列表 */
.tenderlist {
	width: 1068px;
	margin: 0px auto;
	position: relative;
}

.tenderlist .title {
	height: 50px；margin-top:50px;
}

.tenderlist .bidplan1 .baiyibao .blockdiv {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100px;
}

.tenderlist .bidplan1 .baiyibao .blockdiv1 .picdiv1 {
	height: 50px;
	text-align: left;
	padding: 5px 0px 0 30px;
	margin: 0 auto;
}

.tenderlist .bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45 {
	height: 33px;
	padding-top: 12px;
}

.tenderlist .bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45 .num
	{
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}

.ui-list {
	padding: 20px 0px;
	/* width: 445px; */
	text-overflow: ellipsis;
	margin-left: 0px;
	margin-top: 10px;
}
.ui-list2{
	padding: 20px 0px;
	width: 445px;
	text-overflow: ellipsis;
	margin-left: 0px;
	margin-top: 10px;
	float:left;
}
.ui-list li {
	width: 471px;
	height: 14px;
	padding: 21px 0px 21px 50px;
	border-bottom: 1px solid #e6e6e6;
	background:url(../images/indexmassage.png) no-repeat 8px 20px;
}

.ui-list li:hover {
	background-color: #f6f6f6;
}

.list-left {
	float: left;
	width: 316px;
	height: 14px;
    line-height: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #3f3f3f;
	margin-right: 66px;
}

.time {
	/* float: left;
	margin-left: 348px; */
	text-overflow: ellipsis;
	font-size: 14px;
	margin-top: -20px;
	color: #969696;
}

.tenderlist1 {
	width: 70%;
	margin: 0px auto;
	overflow: hidden;
	float: left;
}

.tenderlist1 .title {
	height: 50px;
	padding: 0 0 0 0px;
}

.tenderlist1 .title .computer {
	padding: 0px 15px;
	width: 100px;
	background: #d7000f;
	border-radius: 10px;
	margin-left: 20px;
	color: #fff;
}

.tenderlist1 .bidplan1 {
	padding: 0 0 0 0px;
}

.tenderlist1 .bidplan1 .tab_css_3-1 {
	width: 980px;
}

.tenderlist1 .bidplan1 .baiyibao .blockdiv {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100px;
}

.tenderlist1 .bidplan1 .baiyibao .blockdiv1 .picdiv1 {
	height: 50px;
	text-align: left;
	padding: 5px 50px;
	margin: 0 auto;
}

.tenderlist1 .bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45 {
	height: 33px;
	padding-top: 12px;
}

.tenderlist1 .bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45 .num
	{
	font-size: 12px;
	font-weight: normal;
}

.tenderlist1 .ui-list {
	padding: 10px 20px;
}

.tenderlist1 .ui-list li {
	height: 40px;
	width: 300px;
	line-height: 20px;
	padding: 10px 20px;
	border-bottom: 1px solid #e6e6e6;
	/*background: url(../images/arrow2.jpg) no-repeat 10px center;*/
}

.tenderlist1 .ui-list .list-left {
	float: left;
	padding: 0 20px;
	width: 400px;
	margin-top: 10px;
}

.tenderlist1 .ui-list .time {
	float: left;
	margin-left: 400px;
}

.ui-list1 {
	padding: 10px 0px 0px 0px;
	width: 300px;
	text-overflow: ellipsis;
}

.ui-list1 li {
	width: 290px;
	height: 10px; /*border-bottom:1px solid #e6e6e6;*/
/*background: url(../images/arrow2.jpg) no-repeat 10px left;*/
}

.list-left1 {
	float: left;
	width: 195px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	margin-top: 25px;
}

.time10 {
	float: left;
	margin-left: -10px;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
	.
}

/*官方公告*/
.officeannounce {
	float: left;
	width: 276px;
	height: 130px;
	margin: 10px 0 0 0;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.officeannounce .titlediv {
	width: 270px;
	height: 30px;
}

.officeannounce .title {
	width: 80px;
	height: 25px;
	float: left;
	position: relative;
	top: 5px;
	left: 15px;
}

.officeannounce .morelink {
	width: 60px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 150px;
}

.officeannounce .announcelist {
	width: 260px;
	height: 95px;
	padding-left: 10px;
}

#announcelist ul li {
	color: #40639D;
	line-height: 23px;
	list-style: square inside;
}

.company {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	overflow: hidden;
}

.company .company_l {
	float: left;
	padding: 0px 0 0px 15px;
	margin: 0;
	width: 630px;
}

.company .company_l span {
	padding-left: 10px;
	font-size: 14px;
	margin: 0;
}

.company .company_r {
	float: right;
	font-size: 12px;
	margin: 0;
}
/* 合作伙伴 */
.partner-pic .ibox {
	height: 60px;
	margin: 20px auto 0px auto;
	width: 800px;
	position: relative;
	overflow: hidden;
}

.partner-pic .ibox .showbox {
	position: absolute;
	left: 0;
	width: 5000px;
}

.partner-pic .ibox .showbox ul li {
	float: left;
	margin: 5px;
}

.partner-pic .ibox .showbox ul li img {
	width: 148px;
	height: 43px;
	border: 1px solid #d5d5d5;
	box-shadow: 1px 1px 5px #d5d5d5;
}

.partner-pic .btn-wrap {
	position: relative;
	top: -50px;
}

.partner-pic .btn-wrap a {
	background-image: url(../images/arrow_sprite.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 20px;
	padding: 2px 5px;
	text-indent: -99999em;
	cursor: pointer;
}

.partner-pic .btn-wrap a:hover {
	opacity: 0.3;
}

.partner-pic .btn-wrap a.prev {
	left: 15px;
	background-position: left top;
	top: -6px;
}

.partner-pic .btn-wrap a.next {
	right: 15px;
	background-position: right top;
	top: -6px;
}

/* 招标详情页表格  */
.bidinfo {
	width: 1001px;
	overflow: hidden;
	margin: 0px auto;
}

.bidinfo ul li {
	list-style-type: none inside;
	float: left;
	height: 26px;
	font-size: 14px;
	word-wrap: break-word;
	overflow: hidden;
}

.investorlist ul li.name {
	list-style-type: none inside;
	float: left;
	width: 100px;
	height: 26px;
	word-wrap: break-word;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0px 0px 10px;
	text-align: center;
}

.investorlist ul li.money {
	list-style-type: none inside;
	float: left;
	width: 130px;
	height: 26px;
	word-wrap: break-word;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 10px 0px 0px;
	text-align: right;
}

/* 分页  */
.pager {
	float: left;
	padding-top: 10px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 15px;
}

.pager li.prePage1 {
	line-height: 28px;
	display: block;
	float: left;
	padding: 3px 25px 0px 20px;
	margin: 0px 10px 0 0;
	font-size: 16px; /*border: 1px solid #cccccc;*/
	background-color: #ffffff;
	border-radius: 4px;
	float: left;
	padding: 3px 25px 0px 20px;
	margin: 0px 10px 0 0;
	font-size: 16px; /*border: 1px solid #cccccc;*/
	background-color: #ffffff;
	border-radius: 4px;
}

.pager li.nextPage1 {
	line-height: 28px;
	display: block;
	float: left;
	padding: 3px 25px 0px 20px;
	margin: 0px 0px 0 0;
	font-size: 16px; /*border: 1px solid #cccccc;*/
	background-color: #ffffff;
	border-radius: 4px;
}

.pager li {
	line-height: 28px;
	display: block;
	float: left;
	padding: 3px 0px;
	margin: 0px 20px 0 0;
	background-color: #fff;
	border-radius: 4px;
	font-size: 16px; /*border: 1px solid #cccccc;*/
}

.pager li:hover {
	color: #fffffftext-align: center;
	/*border-left: 1px solid #cccccc;	border-top: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;
}

.pagNum {
	width: 45px;
	text-align: center;
}

.pager li:hover a {
	color: #ff9900;
}

.pager li a {
	color: #666;
	1111
}

.pager li span {
	color: #cfcfcf;
	text-align: center;
}

.pager li.currentPage {
	background-color: #F4001E;
	border: 0;
	text-align: center;
}

.pager li.currentPage span {
	font-weight: 200;
	color: #ffffff;
	margin: 2px 0 0 18px;
	float: left;
	font-size: 16px;
	text-align: center; /*background-color: #ffffff;*/
}

.lastPage {
	border-right: 1px solid #cccccc;
}

.pager li.pageInfo {
	margin: 0 auto;
	color: #464646;
	border: none;
	background: none;
	text-align: center;
}

/* 实名认证  */
.certname a.certified {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	padding: 3px 12px;
	text-decoration: none;
}

.certname a.unname {
	background-position: 0 -28px;
}

.certname a.name {
	background-position: 0 0;
}

.certname a.unmobile {
	background-position: -36px 0;
}

.certname a.mobile {
	background-position: -36px -28px;
}

.certname li {
	line-height: 200%;
}

/*注册成功成功页面*/
.main .reg-div .sidnext {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

/* 提示信息 */
.tip-wrap {
	background-color: #fcf9e6;
	border: 1px solid #fae3b4;
	border-radius: 5px;
	box-shadow: 0 0 10px #ccc;
	color: #c8a569;
	line-height: 18px;
	max-width: 600px;
	padding: 12px;
	position: absolute;
}

.tip-wrap span.inner {
	border-top-color: #fcf9e6;
	top: 41px;
	z-index: 1;
}

.tip-wrap span.outer {
	border-top-color: #fae3b4;
	top: 42px;
}

.tip-wrap span {
	position: absolute;
	border-width: 12px 6px;
	border-style: solid;
	border-color: transparent;
}

/*请求返回结果信息*/
.common-tip {
	border: 1px solid #ff8080;
	padding: 5px 5px 5px 25px;
	font-size: 12px;
	margin-bottom: 10px;
	max-width: 230px;
	min-height: 20px;
	line-height: 20px;
	background-color: #fff2f2;
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

/* 投资列表查询模块 */
.bidsearch {
	width: 959px;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

.bidsearch a {
	color: #666;
	margin-right: 40px;
}

.bidsearch .selected {
	color: white;
	font-family: 微软雅黑;
	cursor: pointer;
	padding: 3px 5px;
	border: 1px solid #d7000f;
	color: #000;
}

.bidsearch dl {
	width: 650px;
	height: 40px;
	line-height: 42px;
	padding: 0px 10px;
}

.bidsearch dt, dd {
	float: left;
}

.bidsearch dt {
	width: 85px;
	padding-left: 15px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #555;
	background: url(../images/line-d.jpg) no-repeat left 13px;
}

.bidsearch dd {
	width: 550px;
	height: 30px;
	margin-left: 0px;
	font-size: 16px;
}

.bidsearch .newhand {
	float: left;
	width: 230px;
	padding: 10px 20px;
	cursor: pointer;
}

.bidsearch .newhand .regular {
	color: #555;
	text-align: center;
	width: 230px;
	height: 25px;
	padding: 5px 0;
	line-height: 22px;
}

/* 锁屏弹窗 */
#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#signup {
	width: 700px;
	height: 300px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

#signup-header {
	background-color: #DDDDDD;
	height: 50px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#signup ul li {
	float: left;
	list-style-type: none inside;
	text-align: left;
	padding: 10px 20px;
}

/* 锁屏弹窗 收益计算器 */
#signupInterest {
	width: 500px;
	height: 400px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

#signupInterest ul li {
	float: left;
	list-style-type: none inside;
	text-align: left;
	padding: 10px 20px;
}

/* 首页小工具布局 */
.smalltool {
	margin: 10px 5px;
	float: left;
	width: 256px;
	height: 208px;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	background-color: #FFFFFF;
}

.smalltool .rowdiv {
	width: 256px;
	height: 40px;
	border-bottom: 1px dashed #e0e0e0
}

.smalltool .leftdiv {
	float: left;
	width: 30px;
	padding-top: 10px;
	height: 30px;
	line-height: 40px;
}

.smalltool .centerdiv {
	float: left;
	width: 120px;
	padding-top: 0px;
	height: 40px;
	line-height: 40px;
}

.smalltool .rightdiv {
	float: left;
	width: 100px;
	padding-top: 5px;
	height: 20px;
	line-height: 40px;
}

/* 首页理财计划 */
.financeplan {
	width: 991px;
	height: 470px;
	margin: 5px auto;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

.financeplan .planshow {
	width: 220px;
	height: 200px;
	float: left;
	margin: 12px;
}

.financeplan .planshowtitle {
	background-color: #F0F5F7;
	height: 50px;
	text-align: center;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;
}

.financeplan .planshowcontent {
	background-color: #fff;
	height: 110px;
	text-align: center;
	border: 1px solid #e0e0e0;
}

.financeplan .planshowdetail {
	background-color: #F0F5F7;
	height: 50px;
	text-align: center;
	border: 1px solid #e0e0e0;
}

.financeplan .planshowbtn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 10px auto;
}

/* 我要融资页面列表 */
.loanprolist {
	float: left;
	width: 320px;
	margin-right: 10px;
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}

.loanprolist .lptitlediv {
	width: 100%;
	height: 40px;
	padding: 20px 0 0 20px
}

.loanprolist .splitline {
	width: 90%;
	height: 0px;
	border-bottom: 1px dashed #f2f2f2;
	margin: 5px auto;
}

.loanprolist .lpcontentdiv {
	width: 100%;
	height: 120px;
	line-height: 30px;
	padding: 20px;
}

.loanprolist .lpbtndiv {
	width: 100%;
	height: 50px;
}

.loanprolist .lpbtn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 10px;
	left: 110px;
}

/*我要投资贷款材料*/
.loanmateriallist {
	float: left;
	width: 133px;
	padding: 3px 3px;
	height: 100px;
	margin: 10px 5px;
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}

.loanmateriallist .imgdiv {
	width: 133px;
	height: 80px;
}

.loanmateriallist  img {
	width: 133px;
	height: 80px;
	border: 0px;
}

.loanmateriallist .title {
	width: 133px;
	height: 18px;
	margin-top: 2px;
	text-align: center;
}

/*理财计划*/
/*.bidplan1{width:1001px; overflow: hidden; margin:0px auto 20px;}
.bidplan1 .baiyibao .titlediv1{background: #f39801;}
.introduce{width:1001px; height:auto; border:1px solid #dbdddc; margin:10px auto; padding:10px 30px; background:#fff; }
.introduce .title{ font-size:22px; color:#281612;}
.introduce p{color:#261817; margin-bottom:30px; }
.introduce .picture{text-align:center; }
.bidplan1 .financeplan .planshow .title1{float:left; width:129px; text-align:center; color:#271511; font-size:14px;}
.bidplan1 .financeplan .planshow .capital{height:40px; border-bottom:1px solid #c9c5c6; padding-top:10px;}
.bidplan1 .financeplan .planshow .capital span{padding:0 41px; font-size:16px; color:#271511;}
.bidplan1 .baiyibao .blockdiv1{float:left;  overflow: hidden; text-align:center; }
.bidplan1 .baiyibao .blockdiv1 .picdiv1{float:left;height:50px; text-align:center; padding:5px 50px; margin: 0 auto;}
.bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45{height:33px; padding-top:12px;}
.bidplan1 .baiyibao .blockdiv1 .picdiv1 .circleprogress45 .num{font-size:12px;font-weight:normal;}
.bidinfo-list{width:1001px; height:auto; margin:0 auto;}
.bidinfo-list dl{padding:20px 50px;}
.bidinfo-list dl dt{float:left; width:68px; height:60px;}
*+html .bidinfo-list dl dt{ height:40px;} 
.bidinfo-list dl .txt{float:left;height:60px; width:828px;line-height:20px;margin-left:0;}
*+html .bidinfo-list dl .txt{height:40px; }
.bidinfo-list dl .txt .tit span{font-weight:normal;}*/

/*理财计划投标信息详情页面*/
.basic-label {
	width: 100px;
	display: block;
	float: left;
}

.basic-value {
	width: 210px;
	float: left;
}

.basic-value b {
	font-weight: 500;
}

.fn-clear {
	height: 60px;
}

.fn-clear .fn-left {
	width: 108px;
	float: left;
}

.fn-clear .fn-right {
	width: 65px;
	float: right;
}

.fn-clear .fn-right .normal .middle {
	color: #00a8e8;
}

/*网商贷*/
* {
	margin: 0;
	padding: 0;
}

.main {
	width: 1001px;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 0 40px;
}

.main .grid1 {
	overflow: hidden;
}

.main .grid1 .tit {
	height: 46px;
	line-height: 46px;
	padding-left: 25px;
	color: #fff;
	background: #7fb3db;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

.main .grid1 .tit2 {
	height: 46px;
	line-height: 46px;
	padding-left: 25px;
	color: #fff;
	background: #FFA569;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

.main .grid1 .tit3 {
	height: 46px;
	line-height: 46px;
	padding-left: 25px;
	color: #fff;
	background: #C2B09A;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

.main .grid1 .tit4 {
	height: 46px;
	line-height: 46px;
	padding-left: 25px;
	color: #fff;
	background: #63cd7c;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

.main .grid1 .tit .big {
	font-size: 18px;
	font-weight: 500;
	padding-left: 10px;
}

.main .grid1 .info-list-condition {
	background: #fff;
	padding: 16px 37px 30px 24px;
	color: #555;
	position: relative;
	margin-bottom: 20px;
}

.main .grid1 .info-list-condition h2 {
	height: 35px;
	font-family: 'Microsoft YaHei', YaHei;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #dcdcdc;
}

.main .grid1 .info-list-condition .ui-list-disc {
	padding: 0 0 10px 130px;
	color: #383838
}

.main .grid1 .info-list-condition .ui-list-disc li {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: '微软雅黑';
}

.main .grid1 .info-list-condition .ui-list-disc li>i {
	background: none repeat scroll 0 0 #6d6d6d;
	float: left;
	display: block;
	width: 4px;
	height: 4px;
	margin: 12px 6px 0 0;
	border-radius: 50%;
	vertical-align: middle;
	font-style: italic;
}

.main .grid1 .info-list-condition .btn {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.main .grid1 .info-list-condition .btn .btnbg {
	padding: 8px 100px;
	background: #63cd7c;
	color: #fff;
}

.main .grid1 .info-list-condition .btn .btnbg1 {
	background: #7fb3db;
}

.main .grid1 .info-list-condition .btn .btnbg2 {
	background: #ffa569;
}

.main .grid1 .info-list-condition .btn .btnbg3 {
	background: #c3b09b;
}

.main .grid1 .info-list-condition .review-button {
	position: absolute;
	right: -5px;
	top: 5px;
	padding: 16px 37px 15px 24px;
}

.main .grid1 .info-list-condition .review-button a {
	text-align: center;
	width: 160px;
	height: 40px;
	color: #fff;
	border-radius: 5px;
	line-height: 40px;
	background-color: #0697da;
	font-size: 18px;
}

.main .grid1 .info-list-condition .review-button .button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	padding: 0 15px
}

.main .grid1 .info-list-material {
	padding: 16px 37px 15px 24px;
	overflow: hidden;
	background: #fff;
}

.main .grid1 .info-list-material h2 {
	height: 35px;
	font-family: 'Microsoft YaHei', YaHei;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #dcdcdc;
}

.main .grid1 .info-list-material .ui-list-disc {
	padding-left: 130px;
	color: #383838;
}

.main .grid1 .info-list-material .ui-list-disc li {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: '微软雅黑';
}

.main .grid1 .info-list-material .ui-list-disc li h5 {
	font-weight: 500;
	font-size: 14px;
}

.main .grid1 .info-list-material .ui-list-disc li h5 .qxs {
	font-weight: normal;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div {
	padding: 16px 37px 15px 24px;
	overflow: hidden;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div1 {
	padding: 16px 0px 15px 24px;
	overflow: hidden;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div .card-icon {
	float: left;
	display: block;
	margin: 0 30px 0 47px;
	width: 200px;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div .line {
	float: left;
	display: block;
	margin: 0 5px;
	padding: 90px 35px 0px 0px;
	width: 4px;
	border-left: 1px solid #dcdcdc;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div .card-icon1 {
	float: left;
	display: block;
	width: 290px;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div2 span {
	float: left;
	display: block;
	margin: 0 47px;
	width: 155px;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div span .qxs {
	width: 300px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 15px;
	display: block;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div .bg {
	background: url(../images/large-icon13.png) no-repeat;
	width: 100px;
	height: 20px;
	display: inline-block;
	float: right;
	text-align: center;
	padding: 40px 0;
	color: #fff;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div1 .qxs {
	float: left;
	line-height: 25px;
	font-weight: normal;
	display: block;
}

.main .grid1 .info-list-material .ui-list-disc .idcard-div1 .qxs a {
	font-size: 12px;
	color: #00A8E8;
	text-decoration: none
}

.main .grid1 .worm-tips {
	background-color: #def3d4;
	color: #006d30;
	height: 35px;
	line-height: 35px;
	margin: 5px 0 28px 100px;
	padding: 0;
	width: 760px;
}

.main .grid1 .worm-tips .txt {
	font-size: 14px;
	float: left;
	text-align: center;
	width: 760px;
	color: #006d30;
}

.main .grid1 .worm {
	background: #66c0dc;
	color: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0;
	width: 300px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer
}

.main .grid1 .worm1 {
	background: #CECECE;
	color: #fff;
	height: 35px;
	line-height: 35px;
	padding: 0;
	width: 300px;
	text-align: center;
	margin-left: 200px;
}

.main .grid1 .worm a {
	color: #fff;
}

.main .grid1 .worm1 a {
	color: #fff;
}

.main .info-list-way {
	background-color: #fff;
	margin: 20px 0 0;
}

.main .info-list-way h2 {
	border-bottom: 1px solid #E0E0E0;
	font-size: 24px;
	line-height: 60px;
	font-weight: 500;
	padding-left: 20px;
}

.main .info-list-way .mb15 {
	margin-bottom: 15px;
}

.main .info-list-way .ui-list {
	padding: 0 0 20px 100px;
}

.main .info-list-way .ui-list li {
	line-height: 37px;
	color: #383838;
	font-size: 14px;
}

.main .info-list-way .ui-list li span {
	line-height: 37px;
	color: #666;
	margin-right: 20px;
}

.main .info-list-way .ui-list li .calc {
	background: url(../images/borrow-icon.gif) no-repeat;
	background-position: -27px -71px;
	display: inline-block;
	height: 28px;
	margin-left: 3px;
	width: 22px;
	vertical-align: middle;
	margin-top: -5px;
}

.main .info-list-fee {
	background-color: #fff;
	margin: 20px 0px 0 0;
	padding: 10px 0;
}

.main .info-list-fee h2 {
	border-bottom: 1px solid #E0E0E0;
	font-size: 24px;
	line-height: 60px;
	font-weight: 500;
	padding-left: 20px;
}

.main .info-list-fee .mb15 {
	margin-bottom: 15px;
}

.main .info-list-fee .ui-list {
	overflow: hidden;
}

.main .info-list-fee .ui-list .range {
	line-height: 37px;
	color: #383838;
	padding-left: 20px;
	border-bottom: 1px dashed #e0e0e0;
}

.main .info-list-fee .ui-list .range h4 {
	font-size: 18px;
	font-weight: 500;
	padding-left: 90px;
}

.main .info-list-fee .ui-list .range h5 {
	font-size: 14px;
	font-weight: 500;
	padding-left: 210px;
}

.main .info-list-fee table {
	margin: 10px 0;
	font-size: 14px;
	margin-left: 182px;
	font-weight: 500;
	border-collapse: collapse;
	border-spacing: 0
}

.main .info-list-fee table th {
	border-bottom: 1px solid #c5c5c5;
	font-weight: normal;
}

.main .info-list-fee table th, .main .info-list-fee table td {
	padding: 6px 0;
}

.main .info-list-fee table th, .main .info-list-fee table .text-center-ie
	{
	text-align: center;
}

.main .info-list-fee table th .ui-creditlevel-s {
	width: 36px;
	height: 35px;
	line-height: 35px;
	font-style: normal;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.main .info-list-fee table th .ui-creditlevel.AA {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat;
}

.main .info-list-fee table th .ui-creditlevel.A {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -40px 0;
}

.main .info-list-fee table th .ui-creditlevel.B {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -80px 0;
}

.main .info-list-fee table th .ui-creditlevel.C {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -120px 0;
}

.main .info-list-fee table th .ui-creditlevel.D {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -160px 0;
}

.main .info-list-fee table th .ui-creditlevel.E {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -200px 0;
}

.main .info-list-fee table th .ui-creditlevel.HR {
	width: 36px;
	height: 35px;
	background: url(../images/icon-color.png) no-repeat -240px 0;
}

.main .info-list-fee .ui-list .info {
	padding: 20px;
	line-height: 37px;
	color: #383838;
	font-size: 14px;
}

.main .info-list-fee .ui-list .info h4 {
	font-size: 18px;
	font-weight: 500;
	padding-left: 90px;
}

.main .info-list-fee .ui-list .info ul {
	margin-left: 210px;
}

.main .info-list-fee .ui-list .info span {
	line-height: 37px;
	color: #666;
	margin-right: 20px
}

.main .info-list-fee .ui-list .info em {
	font-style: normal;
	color: #d7000f;
}

.main .info-list-fee .review-button {
	margin: 30px 0;
	text-align: center;
}

.main .info-list-fee .review-button a {
	text-align: center;
	width: 160px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
}

.main .info-list-fee .review-button .ui-button {
	display: inline-block;
	background: #7fb3db;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	padding: 0 15px;
}

.main .info-list-fee .review-button .ui-button1 {
	display: inline-block;
	background: #63cd7c;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	padding: 0 15px;
}

/*点小图看大图*/
#attestSlide .abilitypic a {
	margin-right: 10px;
}

#attestSlide .abilitypic a img {
	width: 250px;
	height: 170px;
	padding: 2px;
	border: 1px solid #eee;
}

#attestSlide .abilitypic a.nomargin {
	margin: 0;
}

/*select美化下拉菜单*/
.divselect {
	width: 300px;
	position: relative;
}

.divselect cite {
	width: 253px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	background: url(../images/select.png) no-repeat center center;
}

.divselect cite span {
	padding-left: 20px;
}

.divselect ul {
	width: 231px;
	border: 1px solid #CDCDCD;
	height: 100px;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	margin-top: -1px;
	display: none;
	overflow-y: auto;
	padding: 10px;
}

.divselect ul li {
	height: 24px;
	line-height: 24px;
}

.divselect ul li a {
	display: block;
	height: 24px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.divselect ul li a:hover {
	background-color: #CCC;
}

.divselectall {
	width: 120px;
}

.divselectall cite {
	width: 120px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	background: url(../images/select2.png) no-repeat left center;
}

.divselectall .bg {
	width: 78px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	background: url(../images/select3.png) no-repeat left center;
}

.divselectall cite span {
	padding-left: 20px;
}

.divselectall .bg span {
	padding-left: 10px;
}

.divselectall ul {
	width: 94px;
	border: 1px solid #CDCDCD;
	height: 50px;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	margin-top: -1px;
	display: none;
	overflow-y: auto;
	padding: 10px;
}

.divselectall .ul-list {
	overflow-y: scroll;
	min-height: 250px;
	padding: 0px;
	width: 75px;
}

.divselectall .ul-list1 {
	overflow: overflow;;
	height: 170px;
	padding: 0px;
	width: 75px;
}

.divselectall .ul-list1 li {
	line-height: 20px;
	padding: 0;
	border: 0;
}

.divselectall .ul-list li {
	line-height: 20px;
	padding: 0;
	border: 0;
}

.divselectall ul li {
	height: 24px;
	line-height: 24px;
}

.divselectall ul li a {
	display: block;
	height: 24px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.divselectall ul li a:hover {
	background-color: #CCC;
}

/* 站点地图  */
.sitemap .leftdiv {
	float: left;
	width: 1001px;
}

.sitemap ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	list-style: none inside;
	margin: 10px 20px 0 0;
}

.sitemap ul li span {
	color: #b7b7b7;
}

.sitemap ul li span:hover {
	color: #4D95FB;
}

.sitemap .ui-list .tit {
	height: 30px;
	float: left;
}

.sitemap .ui-list li {
	float: left;
	height: 25px;
	line-height: 25px;
	list-style: none inside;
	margin: 20px 18px 0 0;
}

.sitemap .ui-list li span {
	color: #b7b7b7;
}

.sitemap .ui-list li span:hover {
	color: #4D95FB;
}

.sitemap .logoline li {
	margin: 10px 30px 0 0;
	line-height: 40px;
	color: #b7b7b7;;
}

.sitemap .logoline li .logo {
	display: inline-block;
	height: 30px;
}

.sitemap .logoline li .weibo {
	background: url('../images/footer-icons.png');
	background-position: 0 0;
	width: 99px;
}

.sitemap .logoline li .qqweibo {
	background: url('../images/footer-icons1.png');
	background-position: -99px 0;
	width: 91px;
}

.sitemap .logoline li .weixin {
	background: url('../images/footer-icons.png');
	background-position: -190px 0;
	width: 112px;
}

.sitemap .logoline li .onlineservice {
	background: url('../images/footer-icons.png');
	background-position: -302px 0;
	width: 113px;
}

.sitemap .logoline li .weibo:hover {
	background-position: 0 -30px;
	width: 99px;
}

.sitemap .logoline li .qqweibo:hover {
	background-position: -99px -30px;
	width: 91px;
}

.sitemap .logoline li .weixin:hover {
	background-position: -190px -30px;
	width: 112px;
}

.sitemap .logoline li .onlineservice:hover {
	background-position: -302px -30px;
	width: 113px;
}

.sitemap .rightdiv {
	float: left;
	width: 250px;
	text-align: right;
	line-height: 25px;
}

.sitemap .rightdiv span {
	color: #fff;
}

.permit .logoline {
	overflow: hidden;
	padding: 0 0 0 446px;
}
/*.permit .logoline{overflow:hidden;padding:0 0 0 250px;}*/
.permit .logoline li {
	margin: 10px 30px 0 0;
	line-height: 40px;
	color: #b7b7b7;
	float: left;
}

.permit .logoline li .logo {
	display: inline-block;
	height: 30px;
	padding: 10px 0 0 0;
}

.permit .logoline li .weibo {
	background: url('../images/footer-icons.png');
	background-position: 0 93px;
	width: 96px;
}

.permit .logoline li .qqweibo {
	background: url('../images/footer-icons1.png');
	background-position: -250px 93px;
	width: 100px;
}

.permit .logoline li .weixin {
	background: url('../images/footer-icons.png');
	background-position: -350px 94px;
	width: 40px;
}

.permit .logoline li .onlineservice {
	background: url('../images/footer-icons.png');
	background-position: -96px 93px;
	width: 65px;
}

.permit .logoline li .onlineservice1 {
	background: url('../images/footer-icons.png');
	background-position: -161px 93px;
	width: 43px;
}

.permit .logoline li .onlineservice2 {
	background: url('../images/footer-icons.png');
	background-position: -203px 93px;
	width: 40px;
}

.permit .logoline li .weibo:hover {
	background-position: 0 -117px;
	width: 96px;
}

.permit .logoline li .qqweibo:hover {
	background-position: 165px -117px;
	width: 100px;
}

.permit .logoline li .weixin:hover {
	background-position: -350px -117px;
	width: 40px;
}

.permit .logoline li .onlineservice:hover {
	background-position: -511px -117px;
	width: 65px;
}

.permit .logoline li .onlineservice1:hover {
	background-position: -576px -117px;
	width: 43px;
}

.permit .logoline li .onlineservice2:hover {
	background-position: -618px -117px;
	width: 40px;
}

.permit .rightdiv {
	float: left;
	width: 250px;
	text-align: right;
	line-height: 25px;
}

.permit .rightdiv span {
	color: #fff;
}

.main-box {
	background-color: #F6F6F6;
}

/*个人借款页面*/
.main {
	width: 1072px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 0px 20px 0px
}

.main .per {
	height: 50px;
	line-height: 40px;
}

.main .per .bg1 {
	padding: 6px 22px;
	background: #d7000f;
	color: #fff;
	text-decoration: none;
}

.main .per .bg2 {
	padding: 6px 22px;
	background: none;
	color: #555;
	text-decoration: none;
}

.main .list-way {
	overflow: hidden;
	width: 978px;
	border: 1px solid #cdcdcd;
	background: #FFF;
	padding: 20px 0;
}

.main .list-way .list-way-top {
	height: 246px;
	padding: 0 25px;
}

.main .list-way .list-way-top .img {
	width: 65px;
	float: left;
	height: 226px;
	padding: 20px 0 0 15px;
}

.main .list-way .list-way-top .img .pic {
	background: url(../images/icon.png) no-repeat;
	width: 65px;
	height: 106px;
}

.main .list-way .list-way-top .cont {
	width: 848px;
	float: left;
	overflow: hidden
}

.main .list-way .list-way-top .cont .tit {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 30px;
}

.main .list-way .list-way-top .cont .tit .title {
	float: left;
	font-weight: normal;
	font-size: 22px;
	width: 200px;
	padding-top: 6px;
}

.main .list-way .list-way-top .cont .tit .iconall {
	float: right;
	padding-top: 6px;
	height: 59px;
}

.main .list-way .list-way-top .cont .tit .iconall span {
	display: block;
	float: left;
}

.main .list-way .list-way-top .cont .tit .iconall li {
	font-size: 16px;
	float: left;
	margin-right: 18px;
	_margin-right: 15px;
	position: relative;
}

.main .list-way .list-way-top .cont .tit .iconall li .sidnext {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way .list-way-top .cont .tit .iconall li .sidnext1 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way .list-way-top .cont .tit .iconall li .sidnext2 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way .list-way-top .cont .tit .iconall li .sidnext3 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way .list-way-top .cont .tit .iconall li .sidnext4 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

*+html .main .list-way .list-way-top .cont .tit .iconall li {
	font-size: 16px;
	float: left;
	margin-right: 15px;
}

.main .list-way .list-way-top .cont .tit .iconall li .icon {
	background: url(../images/icon.png) no-repeat 0px -134px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way .list-way-top .cont .tit .iconall li .icon1 {
	background: url(../images/icon.png) no-repeat -58px -134px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way .list-way-top .cont .tit .iconall li .icon2 {
	background: url(../images/icon.png) no-repeat -116px -134px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way .list-way-top .cont .tit .iconall li .icon3 {
	background: url(../images/icon.png) no-repeat -174px -134px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way .list-way-top .cont .tit .iconall li .icon4 {
	background: url(../images/icon.png) no-repeat -232px -134px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way .list-way-top .cont .txt {
	padding: 20px 0 10px 40px;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-left: 20px;
}

.main .list-way .list-way-top .cont .txt p {
	height: 55px;
	font-size: 15px;
}

.main .list-way .list-way-top .cont .txt p .juh {
	width: 20px;
	height: 20px;
	background: url(../images/icon.png) no-repeat 0px -106px;
	float: left;
}

.main .list-way .list-way-top .cont .txt p .con {
	font-size: 24px;
	color: #d7000f;
	font-weight: bold;
}

.main .list-way .list-way-ul {
	padding: 0 30px;
	height: 305px;
}

.main .list-way .list-way-ul .porduct {
	border: 1px solid #9fc6e4;
	width: 294px;
	height: 279px;
	float: left;
	margin: 10px 16px 20px 0;
}

.main .list-way .list-way-ul .porduct1 {
	border: 1px solid #ef906f;
	margin-left: -2px;
	margin-right: 0;
}

.main .list-way .list-way-ul .one {
	border: 1px solid #63cd7c;
}

.main .list-way .list-way-ul .porduct h4 {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	padding: 0 10px;
	color: #fff;
	font-weight: normal;
	background: #99c3e2;
}

.main .list-way .list-way-ul .one h4 {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	padding: 0 10px;
	color: #fff;
	font-weight: normal;
	background: #63cd7c;
}

.main .list-way .list-way-ul .none {
	border: 1px solid #886138;
}

.main .list-way .list-way-ul .porduct1 h4 {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	padding: 0 10px;
	color: #fff;
	font-weight: normal;
	background: #ffa569;
}

.main .list-way .list-way-ul .porduct2 h4 {
	background: #1bbc9b
}

.main .list-way .list-way-ul .porduct2 {
	border: 1px solid #1bbc9b
}

.main .list-way .list-way-ul .porduct3 h4 {
	background: #f3a9a7
}

.main .list-way .list-way-ul .porduct3 {
	border: 1px solid #f3a9a7
}

.main .list-way .list-way-ul .none h4 {
	background: #c3b09b;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	padding: 0 10px;
	color: #fff;
	font-weight: normal;
}

.main .list-way .list-way-ul .porduct .small {
	margin-left: 10px;
	font-size: 16px;
}

.main .list-way .list-way-ul .porduct ul {
	padding: 20px;
	height: 140px;
}

.main .list-way .list-way-ul .porduct ul li {
	line-height: 27px;
	font-size: 15px;
}

.main .list-way .list-way-ul .porduct ul .normal {
	list-style: disc inside;
}

.main .list-way .list-way-ul .porduct p {
	padding: 10px;
	text-align: center;
}

.main .list-way .list-way-ul .porduct p a {
	padding: 5px 50px;
	background: #7fb3db;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.main .list-way .list-way-ul .porduct1 p a {
	padding: 5px 50px;
	background: #ffa569;
	color: #fff;
	text-decoration: none;
}

.main .list-way .list-way-ul .none p a {
	padding: 5px 50px;
	background: #c3b09b;
	color: #fff;
	text-decoration: none;
}

.main .list-way .list-way-ul .one p a {
	padding: 5px 50px;
	background: #63cd7c;
	color: #fff;
	text-decoration: none;
}

.main .list-way1 {
	height: 338px;
	width: 999px;
	border: 1px solid #cdcdcd;
	background: #FFF;
	margin-bottom: 30px;
}

.main .list-way-three {
	height: 310px;
	width: 999px;
	border: 1px solid #cdcdcd;
	background: #FFF;
	margin-bottom: 30px;
}

.main .list-way1 .list-way-top {
	padding: 0 25px;
	overflow: hidden;
}

.main .list-way1 .list-way-top .img {
	width: 65px;
	float: left;
	height: 226px;
	padding: 20px 0 0 15px;
}

.main .list-way1 .list-way-top .img .pic {
	background: url(../images/icon.png) no-repeat -75px 0;
	width: 65px;
	height: 106px;
}

.main .list-way1 .list-way-top .img .pic1 {
	background: url(../images/icon.png) no-repeat -150px 0;
	width: 65px;
	height: 106px;
}

.main .list-way1 .list-way-top .cont {
	width: 868px;
	float: left;
	overflow: hidden
}

.main .list-way1 .list-way-top .cont .tit {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 30px;
}

.main .list-way1 .list-way-top .cont .tit .title {
	float: left;
	font-weight: normal;
	font-size: 22px;
	width: 130px;
	padding-top: 6px;
}

.main .list-way1 .list-way-top .cont .tit .title1 {
	float: left;
	font-weight: normal;
	font-size: 22px;
	width: 130px;
	padding-top: 6px;
}

.main .list-way1 .list-way-top .cont .tit .iconall {
	float: right;
	padding-top: 6px;
	height: 59px;
}

.main .list-way1 .list-way-top .cont .tit .iconall span {
	display: block;
	float: left;
}

.main .list-way1 .list-way-top .cont .tit .iconall li {
	font-size: 16px;
	float: left;
	margin-right: 20px;
	_margin-right: 15px;
	position: relative;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext5 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext6 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext7 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext8 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext9 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext10 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext11 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext12 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext13 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext14 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .sidnext15 {
	position: absolute;
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 2209;
	width: auto;
	height: auto;
	display: none;
	font-size: 14px;
	border-radius: 10px;
	line-height: 30px;
}

*+html .main .list-way1 .list-way-top .cont .tit .iconall li {
	font-size: 16px;
	float: left;
	margin-right: 15px;
	position: relative;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon5 {
	background: url(../images/icon.png) no-repeat 0px -202px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon6 {
	background: url(../images/icon.png) no-repeat -58px -202px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon7 {
	background: url(../images/icon.png) no-repeat -116px -202px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon8 {
	background: url(../images/icon.png) no-repeat -174px -202px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon9 {
	background: url(../images/icon.png) no-repeat -232px -202px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon10 {
	background: url(../images/icon.png) no-repeat 0px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon11 {
	background: url(../images/icon.png) no-repeat -58px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon12 {
	background: url(../images/icon.png) no-repeat -116px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon13 {
	background: url(../images/icon.png) no-repeat -174px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon14 {
	background: url(../images/icon.png) no-repeat -232px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .tit .iconall li .icon15 {
	background: url(../images/icon.png) no-repeat -291px -269px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-top: 12px;
}

.main .list-way1 .list-way-top .cont .txt {
	padding: 20px 0 15px 40px;
	border-left: 1px solid #cdcdcd;
	margin-left: 20px;
}

.main .list-way1 .list-way-top .cont .txt p {
	height: 55px;
	font-size: 15px;
}

.main .list-way1 .list-way-top .cont .txt p .juh {
	width: 20px;
	height: 20px;
	background: url(../images/icon.png) no-repeat 0px -111px;
	float: left;
}

.main .list-way1 .list-way-top .cont .txt p .con {
	font-size: 15px;
	color: #72af43;
	font-weight: bold;
}

.main .list-way1 .list-way-top .cont .txt p .con1 {
	font-size: 15px;
	color: #555;
	font-weight: bold;
}

.main .list-way1 .list-way-top .cont .txt p .con2 {
	font-size: 15px;
	color: #eca32f;
	font-weight: bold;
}

.main .list-way1 .butt {
	border-left: 1px solid #cdcdcd;
	height: 64px;
	margin-left: 125px;
}

.main .list-way1 .butt .ljsq {
	height: 30px;
	line-height: 30px;
	background: #f7f9f9;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	text-align: center;
}

.main .list-way1 .butt .ljsq .btn1 {
	padding: 6px 60px;
	background: #72af43;
	color: #fff;
	text-decoration: none;
}

.main .list-way1 .butt .ljsq .btn2 {
	padding: 6px 60px;
	background: #eca32f;
	color: #fff;
	text-decoration: none;
}

/*个人直投标页面*/
.main2 {
	width: 1001px;
	overflow: hidden;
	margin: 10px auto;
}

.main2 .porduct {
	height: 50px;
	padding: 5px 10px 0 10px;
	line-height: 50px;
	color: #999;
}

.main2 .porduct a {
	padding: 8px 20px;
	background: #595757;
	color: #fff;
	text-decoration: none;
}

.main2 .inner {
	margin-bottom: 16px;
	overflow: hidden;
}

.main2 .inner .inner-left {
	float: left;
	margin-right: 30px;
	height: 254px;
	background: #fff;
	width: 678px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.main2 .inner .inner-left .title {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
	padding: 0 10px;
}

.main2 .inner .inner-left .title span {
	float: left;
}

.main2 .inner .inner-left .title .pic {
	width: 78px;
	height: 62px;
	background: url(pic1.jpg) no-repeat left 18px;
}

.main2 .inner .inner-left .title .txt {
	font-size: 24px;
	color: #707070;
}

.main2 .inner .inner-left .title .per {
	font-size: 16px;
	color: #d7000f;
	padding-left: 10px;
}

.main2 .inner .inner-left .condition {
	padding: 25px 0px;
	overflow: hidden;
}

.main2 .inner .inner-left .condition .didt {
	width: 225px;
	float: left;
	height: 100px;
	overflow: hidden;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.main2 .inner .inner-left .condition .didt dt {
	color: #6ab82c;
	font-size: 36px;
}

.main2 .inner .inner-left .condition .didt dd {
	font-size: 15px;
	color: #555;
	width: 225px;
	text-aglin: centert;
}

.main2 .inner .inner-left .condition .didt1 {
	width: 280px;
	height: 100px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.main2 .inner .inner-left .condition .didt1 dt {
	color: #555;
	font-size: 36px;
}

.main2 .inner .inner-left .condition .didt1 dd {
	font-size: 15px;
	color: #555;
	width: 225px;
	text-align: center;
}

.main2 .inner .inner-left .condition .didt-none {
	border-right: 0;
	width: 170px;
	text-align: center;
}

.main2 .inner .inner-left ul {
	padding: 10px 0px 20px 5px;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	_margin-top: 20px;
}

.main2 .inner .inner-left ul li {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #555;
	padding: 0 10px;
}

.main2 .inner .inner-left ul li span {
	color: #42a6cc
}

.main2 .inner .inner-left ul .none {
	margin-right: 0;
}

.main2 .inner .inner-right1 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #d7000f;
}

.main2 .inner .inner-right1 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main2 .inner .inner-right1 .sumb {
	background: #d7000f;
	overflow: hidden;
}

.main2 .inner .inner-right1 .sumb form {
	padding: 30px 20px;
}

.main2 .inner .inner-right1 .sumb input {
	width: 150px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main2 .inner .inner-right1 .sumb ul {
	padding: 10px 0;
}

.main2 .inner .inner-right1 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
}

.main2 .inner .inner-right1 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 6px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 10px;
}

.main2 .inner .inner-right1 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main2 .inner .inner-right1 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 5px;
}

.main2 .inner .inner-right2 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #FEC202;
}

.main2 .inner .inner-right2 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main2 .inner .inner-right2 .sumb {
	background: #FEC202;
	overflow: hidden;
	padding: 0 20px;
	min-height: 212px;
}

.main2 .inner .inner-right2 .sumb form {
	padding: 30px 20px;
}

.main2 .inner .inner-right2 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main2 .inner .inner-right2 .sumb ul {
	padding: 10px 0;
}

.main2 .inner .inner-right2 .sumb ul li {
	font-size: 16px;
	color: #555;
	height: 44px;
	line-height: 44px;
}

.main2 .inner .inner-right2 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main2 .inner .inner-right2 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main2 .inner .inner-right2 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main2 .inner .inner-right3 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #6AB92C;
}

.main2 .inner .inner-right3 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main2 .inner .inner-right3 .sumb {
	background: #6AB92C;
	overflow: hidden;
	padding: 0 20px;
	min-height: 212px;
}

.main2 .inner .inner-right3 .sumb form {
	padding: 30px 20px;
}

.main2 .inner .inner-right3 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main2 .inner .inner-right3 .sumb ul {
	padding: 10px 0;
}

.main2 .inner .inner-right3 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
}

.main2 .inner .inner-right3 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main2 .inner .inner-right3 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main2 .inner .inner-right .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main2 .inner .inner-right4 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #67C183;
}

.main2 .inner .inner-right4 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main2 .inner .inner-right4 .sumb {
	background: #67C183;
	overflow: hidden;
	padding: 0 20px;
	min-height: 212px;
}

.main2 .inner .inner-right4 .sumb form {
	padding: 30px 20px;
}

.main2 .inner .inner-right4 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main2 .inner .inner-right4 .sumb ul {
	padding: 10px 0;
}

.main2 .inner .inner-right4 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
}

.main2 .inner .inner-right4 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main2 .inner .inner-right4 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main2 .inner .inner-right4 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main2 .inner .inner-right5 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #828282;
}

.main2 .inner .inner-right5 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main2 .inner .inner-right5 .sumb {
	background: #828282;
	overflow: hidden;
	min-height: 212px;
	padding: 0 20px;
}

.main2 .inner .inner-right5 .sumb form {
	padding: 30px 20px;
}

.main2 .inner .inner-right5 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main2 .inner .inner-right5 .sumb ul {
	padding: 10px 0;
}

.main2 .inner .inner-right5 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
}

.main2 .inner .inner-right5 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main2 .inner .inner-right5 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main2 .inner .inner-right5 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main2 .bd-inner {
	overflow: hidden;
	margin-top: 50px;
	width: 1001px;
	background: #fff;
}

.main2 .bd-inner .bd-inner-l {
	width: 998px;
	border: 1px solid #888;
}

.main2 .bd-inner .bd-inner-l .nav {
	border-bottom: 1px solid #e6e6e6;
	background: #f4f4f4;
	height: 50px;
}

.main2 .bd-inner .bd-inner-l .nav a {
	text-decoration: none;
	color: #666;
}

.main2 .bd-inner .bd-inner-l .nav .item {
	float: left;
	display: inline-block;
	overflow: hidden;
	height: 50px;
	width: 132px;
	text-align: center;
	line-height: 52px;
	cursor: pointer;
	font-size: 18px;
}

.main2 .bd-inner .bd-inner-l .nav .cur {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	height: 47px;
	line-height: 47px;
	width: 130px;
	border-top: 4px solid #e25353;
	border-bottom: none;
	color: #1b1b1b;
	background: #fff
}

.main2 .bd-inner .bd-inner-l .nav .fir {
	border-left: none;
	width: 131px;
}

p {
	margin: 0;
}

.main2 .bd-inner .bd-inner-l .contents ol {
	font-size: 14px;
	line-height: 30px;
	padding: 20px 10px;
}

.main2 .bd-inner .bd-inner-l .contents ol .area {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}

.main2 .bd-inner .bd-inner-l .contents ol .tit {
	color: #EF1B27;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}

.main2 .bd-inner .bd-inner-l .contents ol .rell {
	color: #666;
}

.main2 .bd-inner .bd-inner-l .contents ol .rell .more {
	color: #e25353;
	cursor: pointer;
	text-align: right;
	display: block;
	width: 948px;
	padding-right: 16px;
	background: url(../images/arrow2.png) no-repeat right 14px;
}

.main2 .bd-inner .bd-inner-l .contentbox {
	font-size: 14px;
	line-height: 30px;
}

.main2 .bd-inner .bd-inner-l .contentbox .content .area {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}

.main2 .bd-inner .bd-inner-l .contentbox .content .tit {
	margin-top: 28px;
	margin-bottom: 9px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	border-left: 2px solid #e25353;
	padding-left: 8px;
}

.main2 .bd-inner .bd-inner-l .contentbox .content .rell {
	color: #666;
	position: relative;
}

.main2 .bd-inner .bd-inner-l .contentbox .content .rell .more {
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #e25353;
	cursor: pointer;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan p {
	color: #5e5e5e;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan p.repay {
	color: #0079c2;
	font-size: 18px;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan p input {
	border: 1px solid #bfbebe;
	height: 30px;
	border-radius: 3px;
	margin: 0 10px;
	padding-left: 6px;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan p span {
	display: inline-block;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan p span.buttonorange {
	background-color: #f9b143;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan table {
	text-align: center;
	margin-top: 30px;
	line-height: 50px;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan table.tab_css_repay th {
	color: #101010
}

.main2 .bd-inner .bd-inner-l .contents ol .plan table.tab_css_repay td {
	color: #282828;
	font-size: 13px;
}

.main2 .bd-inner .bd-inner-l .contents ol .plan table.tab_css_repay tr.solidline
	{
	height: 1px;
	width: 100%;
	background: #e6e6e6;
}

.main2 .bd-inner .bd-inner-l .contents ol  table.tab_css_three th {
	background: #c0bebf;
	color: #fff;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
}

.main2 .bd-inner .bd-inner-l .contents ol  table.tab_css_three th, .main .bd-inner .bd-inner-l .content  table.tab_css_three td
	{
	padding: 0;
	border: 1px solid #fff;
}

.main2 .bd-inner .bd-inner-l .contents ol  table.tab_css_three td {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}

.main2 .bd-inner .bd-inner-l .contents ol .planlogin {
	width: 678px;
	text-align: center;
	padding: 100px 0;
}

.main2 .bd-inner .bd-inner-l .contents ol .planlogin a {
	text-decoration: underline;
	color: red;
}

.finlist {
	width: 999px;
	border: 1px solid #dddddd;
	margin-top: 20px;
	background: #fff;
	overflow: hidden;
}

.finlist .finlist_title {
	height: 40px;
	background: #f5f5f5;
	color: #595757;
}

.finlist .finlist_title li {
	cursor: pointer;
	font-size: 15px;
	float: left;
	height: 32px;
	margin-right: 20px;
	padding: 3px 10px;
	line-height: 34px;
}

.finlist .finlist_title li.active {
	border-top: 2px solid #d7000f;
	background: #fff;
}

.finlist_hide {
	overflow: hidden;
	padding: 10px 0;
}

.finlist ol {
	width: 999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: none;
}

.finlist .finlist_hide .content {
	padding: 20px;
	width: 959px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #ffffff
}

.finlist .content .contentleft .contentleft1 {
	border-bottom: 1px solid #a0a0a0;
	height: 40px;
	line-height: 40px;
}

.finlist .content .contentleft .contentleft1 h5 .icon1 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon2 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -40px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon3 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -80px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon4 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -120px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon5 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -160px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon6 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -200px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 h5 .icon7 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/icon-color.png) no-repeat -240px 0px;
	text-align: center;
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	margin-left: 10px;
	display: inline-block;
}

.finlist .content .contentleft .contentleft1 ul {
	width: 210px;
	float: left;
	padding: 20px 0 0 100px;
}

.finlist .content .contentleft .contentleft1 ul li {
	color: #555;
}

.finlist .content .contentleft .contentleft1 ul li span {
	color: #000;
}

.finlist .content .contentleft .txt {
	padding: 10px 20px 10px 50px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #555;
}

.finlist .content .contentleft .contentleft2 {
	width: 350px;
	font-size: 15px;
	float: left;
	padding: 10px 0 0 100px;
}

.finlist .content .contentleft .contentleft2 dt {
	float: left;
	line-height: 35px;
	width: 115px;
	color: #555;
	text-align: left;
}

.finlist .content .contentleft .contentleft2 .dt1 {
	width: 85px;
}

.finlist .content .contentleft .contentleft2 .dt2 {
	width: 100px;
}

.finlist .content .contentleft .contentleft2 dd {
	float: left;
	line-height: 35px;
	width: 230px;
}

.finlist .content .contentleft .contentleft3 {
	width: 959px;
	font-size: 15px;
	overflow: hidden;
}

.finlist .content .contentleft .contentleft3 {
	width: 959px;
	font-size: 15px;
	overflow: hidden;
	padding: 30px 0;
}

.finlist .content .contentleft .contentleft3 dt {
	float: left;
	line-height: 30px;
	width: 180px;
	margin: 0 20px 10px 0;
	color: #555;
	text-align: right;
}

.finlist .content .contentleft .contentleft3 dd {
	float: left;
	line-height: 30px;
	width: 600px;
	margin-bottom: 10px;
}

.finlist .content .title {
	font-size: 20px;
	font-weight: normal;
	color: #555;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.finlist .content .title span {
	margin-right: 50px;
}

.finlist .content .tab {
	text-align: center;
	padding: 10px 20px;
	overflow: hidden;
}

.finlist .content .tab1 {
	text-align: center;
	padding: 30px 20px 0 20px;
	overflow: hidden;
}

.finlist .content .tab table {
	border: 1px solid #CFCFCF;
	border-right: 0;
	border-bottom: 0;
	margin: 0 auto;
}

.finlist .content .tab table th {
	color: #fff;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-size: 16px;
	font-weight: normal;
}

.finlist .content .tab table td {
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-size: 14px;
}

.finlist .content p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 20px 0;
}

* /
	/*企业直投标页面*/ 
.main3 {
	width: 1001px;
	overflow: hidden;
	margin: 20px auto;
}

.main3 .porduct {
	height: 60px;
	padding: 0 10px;
	line-height: 50px;
}

.main3 .porduct a {
	padding: 8px 20px;
	background: #595757;
	color: #fff;
	text-decoration: none;
}

.main3 .inner {
	margin-bottom: 30px;
	overflow: hidden;
}

.main3 .inner .inner-left {
	float: left;
	margin-right: 30px;
	height: 254px;
	background: #fff;
	width: 678px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.main3 .inner .inner-left .title {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
	padding: 0 10px;
}

.main3 .inner .inner-left .title span {
	float: left;
}

.main3 .inner .inner-left .title .pic {
	width: 78px;
	height: 62px;
	background: url(pic1.jpg) no-repeat left 18px;
}

.main3 .inner .inner-left .title .txt {
	font-size: 24px;
	color: #707070;
}

.main3 .inner .inner-left .title .per {
	font-size: 16px;
	color: #d7000f;
	padding-left: 10px;
}

.main3 .inner .inner-left .condition {
	padding: 25px 0px;
	overflow: hidden;
}

.main3 .inner .inner-left .condition .didt {
	width: 225px;
	float: left;
	height: 100px;
	overflow: hidden;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.main3 .inner .inner-left .condition .didt dt {
	color: #6ab82c;
	font-size: 36px;
}

.main3 .inner .inner-left .condition .didt dd {
	font-size: 15px;
	color: #555;
	padding: 0 84px;
}

.main3 .inner .inner-left .condition .didt1 {
	width: 280px;
	height: 100px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.main3 .inner .inner-left .condition .didt1 dt {
	color: #555;
	font-size: 36px;
}

.main3 .inner .inner-left .condition .didt1 dd {
	font-size: 15px;
	color: #555;
	padding: 0 36px;
}

.main3 .inner .inner-left .condition .didt1 .dd2 {
	font-size: 15px;
	color: #555;
	padding: 0 30px;
}

.main3 .inner .inner-left .condition .didt-none {
	border-right: 0;
	width: 170px;
	text-align: center;
}

.main3 .inner .inner-left ul {
	padding: 10px 0px 20px 43px;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	_margin-top: 20px;
}

.main3 .inner .inner-left ul li {
	float: left;
	margin-right: 75px;
	font-size: 16px;
	color: #555;
}

.main3 .inner .inner-left ul li span {
	color: #42a6cc
}

.main3 .inner .inner-left ul .none {
	margin-right: 0;
}

.main3 .inner .inner-right1 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #d7000f;
}

.main3 .inner .inner-right1 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main3 .inner .inner-right1 .sumb {
	background: #d7000f;
	overflow: hidden;
}

.main3 .inner .inner-right1 .sumb form {
	padding: 30px 20px;
}

.main3 .inner .inner-right1 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main3 .inner .inner-right1 .sumb ul {
	padding: 10px 0;
}

.main3 .inner .inner-right1 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
}

.main3 .inner .inner-right1 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main3 .inner .inner-right1 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main3 .inner .inner-right1 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main3 .inner .inner-right2 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #FEC202;
}

.main3 .inner .inner-right2 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main3 .inner .inner-right2 .sumb {
	background: #FEC202;
	overflow: hidden;
}

.main3 .inner .inner-right2 .sumb form {
	padding: 30px 20px;
}

.main3 .inner .inner-right2 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main3 .inner .inner-right2 .sumb ul {
	padding: 10px 0;
}

.main3 .inner .inner-right2 .sumb ul li {
	font-size: 16px;
	color: #555;
	height: 44px;
	line-height: 44px;
}

.main3 .inner .inner-right2 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main3 .inner .inner-right2 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main3 .inner .inner-right2 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main3 .inner .inner-right3 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #6AB92C;
}

.main3 .inner .inner-right3 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main3 .inner .inner-right3 .sumb {
	background: #6AB92C;
	overflow: hidden;
}

.main3 .inner .inner-right3 .sumb form {
	padding: 30px 20px;
}

.main3 .inner .inner-right3 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main3 .inner .inner-right3 .sumb ul {
	padding: 10px 0;
}

.main3 .inner .inner-right3 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
}

.main3 .inner .inner-right3 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main3 .inner .inner-right3 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main3 .inner .inner-right .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main3 .inner .inner-right4 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #67C183;
}

.main3 .inner .inner-right4 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main3 .inner .inner-right4 .sumb {
	background: #67C183;
	overflow: hidden;
}

.main3 .inner .inner-right4 .sumb form {
	padding: 30px 20px;
}

.main3 .inner .inner-right4 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main3 .inner .inner-right4 .sumb ul {
	padding: 10px 0;
}

.main3 .inner .inner-right4 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
}

.main3 .inner .inner-right4 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main3 .inner .inner-right4 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main3 .inner .inner-right4 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main3 .inner .inner-right5 {
	float: left;
	height: 274px;
	background: #fff;
	width: 269px;
	border: 1px solid #828282;
}

.main3 .inner .inner-right5 h3 {
	font-size: 22px;
	color: #555;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.main3 .inner .inner-right5 .sumb {
	background: #828282;
	overflow: hidden;
}

.main3 .inner .inner-right5 .sumb form {
	padding: 30px 20px;
}

.main3 .inner .inner-right5 .sumb input {
	width: 130px;
	height: 30px;
	border: 1px solid #a0a0a0;
	background: #eff3f3;
	padding: 2px 5px;
}

.main3 .inner .inner-right5 .sumb ul {
	padding: 10px 0;
}

.main3 .inner .inner-right5 .sumb ul li {
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
}

.main3 .inner .inner-right5 .sumb li a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 50px;
}

.main3 .inner .inner-right5 .sumb .btn {
	padding: 15px 0 10px 0;
	overflow: hidden;
}

.main3 .inner .inner-right5 .sumb .btn a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #a0a0a0;
	background: #fff;
	margin-left: 34px;
}

.main3 .bd-inner {
	overflow: hidden;
	margin-top: 50px;
	width: 1001px;
	background: #fff;
}

.main3 .bd-inner .bd-inner-l {
	width: 998px;
	border: 1px solid #888;
}

.main3 .bd-inner .bd-inner-l .nav {
	border-bottom: 1px solid #e6e6e6;
	background: #f4f4f4;
	height: 50px;
}

.main3 .bd-inner .bd-inner-l .nav a {
	text-decoration: none;
	color: #666;
}

.main3 .bd-inner .bd-inner-l .nav .item {
	float: left;
	display: inline-block;
	overflow: hidden;
	height: 50px;
	width: 132px;
	text-align: center;
	line-height: 52px;
	cursor: pointer;
	font-size: 18px;
}

.main3 .bd-inner .bd-inner-l .nav .cur {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	height: 47px;
	line-height: 47px;
	width: 130px;
	border-top: 4px solid #e25353;
	border-bottom: none;
	color: #1b1b1b;
	background: #fff
}

.main3 .bd-inner .bd-inner-l .nav .fir {
	border-left: none;
	width: 131px;
}

p {
	margin: 0;
}

.main3 .bd-inner .bd-inner-l .contents ul {
	font-size: 14px;
	line-height: 30px;
	padding: 20px 10px;
}

.main3 .bd-inner .bd-inner-l .contents ul .area {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}

.main3 .bd-inner .bd-inner-l .contents ul .tit {
	color: #EF1B27;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}

.main3 .bd-inner .bd-inner-l .contents ul .rell {
	color: #666;
}

.main3 .bd-inner .bd-inner-l .contents ul .rell .more {
	color: #e25353;
	cursor: pointer;
	text-align: right;
	display: block;
	width: 948px;
	padding-right: 16px;
	background: url(../images/arrow2.png) no-repeat right 14px;
}

.main3 .bd-inner .bd-inner-l .contentbox {
	font-size: 14px;
	line-height: 30px;
}

.main3 .bd-inner .bd-inner-l .contentbox .content .area {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}

.main3 .bd-inner .bd-inner-l .contentbox .content .tit {
	margin-top: 28px;
	margin-bottom: 9px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	border-left: 2px solid #e25353;
	padding-left: 8px;
}

.main3 .bd-inner .bd-inner-l .contentbox .content .rell {
	color: #666;
	position: relative;
}

.main3 .bd-inner .bd-inner-l .contentbox .content .rell .more {
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #e25353;
	cursor: pointer;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan p {
	color: #5e5e5e;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan p.repay {
	color: #0079c2;
	font-size: 18px;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan p input {
	border: 1px solid #bfbebe;
	height: 30px;
	border-radius: 3px;
	margin: 0 10px;
	padding-left: 6px;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan p span {
	display: inline-block;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan p span.buttonorange {
	background-color: #f9b143;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan table {
	text-align: center;
	margin-top: 30px;
	line-height: 50px;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan table.tab_css_repay th {
	color: #101010
}

.main3 .bd-inner .bd-inner-l .contents ul .plan table.tab_css_repay td {
	color: #282828;
	font-size: 13px;
}

.main3 .bd-inner .bd-inner-l .contents ul .plan table.tab_css_repay tr.solidline
	{
	height: 1px;
	width: 100%;
	background: #e6e6e6;
}

.main3 .bd-inner .bd-inner-l .contents ul  table.tab_css_three th {
	background: #c0bebf;
	color: #fff;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
}

.main3 .bd-inner .bd-inner-l .contents ul  table.tab_css_three th, .main .bd-inner .bd-inner-l .content  table.tab_css_three td
	{
	padding: 0;
	border: 1px solid #fff;
}

.main3 .bd-inner .bd-inner-l .contents ul  table.tab_css_three td {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}

.main3 .bd-inner .bd-inner-l .contents ul .planlogin {
	width: 678px;
	text-align: center;
	padding: 100px 0;
}

.main3 .bd-inner .bd-inner-l .contents ul .planlogin a {
	text-decoration: underline;
	color: red;
}
/*相关材料图片分页轮播*/ /*相关材料图片分页轮播*/
.mod-left {
	overflow: hidden;
	padding-bottom: 10px;
	width: 980px;
}

.bottom-Article-QQ .haveTab {
	overflow: visible;
	POSITION: relative
}

.bottom-Article-QQ .haveTab H2#h2One {
	BORDER-RIGHT: #d8d8d8 1px solid;
	PADDING-RIGHT: 20px;
	LEFT: 0px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 0px
}

.bottom-Article-QQ .haveTab H2#h2Tow {
	BORDER-RIGHT: #d8d8d8 1px solid;
	PADDING-RIGHT: 20px;
	LEFT: 94px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 0px
}

.bottom-Article-QQ .haveTab .select {
	background: #fff;
	BORDER-BOTTOM: #fff 1px solid
}

.bottom-Article-QQ .block {
	DISPLAY: block
}

.bottom-Article-QQ .none {
	DISPLAY: none
}

.sildPic-Article-QQ h2 {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #0C163E;
}

.sildPic-Article-QQ .hd {
	width: 960px;
	height: 30px;
	padding: 10px;
}

.sildPic-Article-QQ .sildPicBar {
	display: block;
	float: right;
	overflow: hidden;
	zoom: 1;
	height: 22px;
	padding-top: 6px;
	padding-right: 7px;
}

.sildPic-Article-QQ .pre1, .sildPic-Article-QQ .next1,
	.sildPic-Article-QQ .sildPicBar li, .sildPic-Article-QQ .sildPicBar li.select
	{
	display: block;
	background: url(../images/uc/piclist.gif) no-repeat;
	float: left;
	width: 16px;
	cursor: pointer;
	height: 16px
}

.sildPic-Article-QQ .sildPicBar ul {
	float: left;
	height: 16px;
}

.sildPic-Article-QQ .next1 {
	background-position: 0 -48px;
}

.sildPic-Article-QQ .sildPicBar li {
	background-position: 0 -32px;
}

.sildPic-Article-QQ .sildPicBar li.select {
	background-position: 0 -16px;
}

.sildPic-Article-QQ .cnt-wrap {
	/*overflow: hidden; width: 624px; ZOOM: 1; height: 162px*/
	overflow: hidden;
	width: 980px;
	ZOOM: 1;
	height: 310px;
}

.sildPic-Article-QQ .cnt {
	width: 1872px;
	height: 397px;
}

.sildPic-Article-QQ li {
	float: left;
	width: 998px
}

#attestSlide {
	width: 20000px;
	overflow: hidden;
}

#attestSlide li {
	float: left;
}

.sildPic-Article-QQ li p {
	width: 127px;
	float: left;
	padding-left: 10px;
}

.sildPic-Article-QQ .cnt li img {
	width: 110px;
	height: 100px;
	border: 1px solid #e6e6e6;
	padding: 2px;
}

.sildPic-Article-QQ .cnt .link {
	display: block;
	margin: 0px;
	width: 140px;
	TEXT-AliGN: center;
	padding: 2px 0;
}

/*.finlist{width:999px;border:1px solid #dddddd;margin-top:20px; background:#fff; overflow:hidden;}
.finlist .finlist_title{height:40px; background:#f5f5f5; color:#595757; }
.finlist .finlist_title li{cursor:pointer;font-size:15px;float:left;height:32px;margin-right:20px;padding:3px 10px;line-height: 34px;}
.finlist .finlist_title li.active{border-top:2px solid #d7000f; background:#fff; font-weight:bold;}
.finlist_hide{overflow:hidden; padding:10px 0;}
.finlist ol{width:999px; overflow:hidden;margin: 0;padding:0;display:none;}
.finlist .finlist_hide .content{padding:20px;width:959px; overflow:hidden;margin:0 auto; background-color:#ffffff}
.finlist .content .contentleft .contentleft1{border-bottom:1px solid #a0a0a0; height:40px; line-height:40px; margin-bottom:20px;}
.finlist .content .contentleft .contentleft2{width:400px; font-size:15px; float:left; padding:10px 0 0 50px;}
.finlist .content .contentleft .contentleft2 dt{float:left;line-height:35px;width:180px; margin-right:20px; color:#555; text-align:right;}
.finlist .content .contentleft .contentleft2 dd{float:left;line-height:35px;width:200px; }
.finlist .content .contentleft .contentleft3{width:959px; font-size:15px; overflow:hidden;}
.finlist .content .contentleft .contentleft3{width:959px; font-size:15px; overflow:hidden;padding:0;}
.finlist .content .contentleft .contentleft3 dt{float:left;line-height:30px;width:180px; margin:0 20px 10px 0; color:#555; text-align:right;}
.finlist .content .contentleft .contentleft3 dd{float:left;line-height:30px;width:600px; margin-bottom:10px;}
.finlist .content .title{font-size:20px; font-weight:normal; color:#555; height:40px; line-height:40px; text-align:center;}
.finlist .content .title span{margin-right:50px;}
.finlist .content .tab{text-align:center; padding:10px 20px; overflow:hidden;}
.finlist .content .tab table{border:1px solid #CFCFCF;border-right:0;border-bottom:0; margin:0 auto;}
.finlist .content .tab table th{color:#fff;border-right:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF;   font-size:16px; font-weight:normal;}
.finlist .content .tab table td{border-right:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF; font-size:14px;}
.finlist .content p{height:30px; line-height:30px; text-align:center; padding:20px 0;}*/

/*安全保障页面*/
.promise1 {
	overflow: hidden;
	padding: 20px 30px;
}

.promise1_left {
	float: left;
	padding: 0 10px;
}

.promise1_left .txt {
	margin-bottom: 20px;
}

.promise1_left .txt .tt {
	color: #f37f00;
}

.promise1_left .txt .txt-all {
	color: #d7000f;
}

.promise1_left .txt h4 {
	color: #d82630;
	font-weight: normal;
	height: 40px;
	padding: 5px 0;
	font-size: 16px;
	line-height: 40px;
	margin: 0;
}

.promise1_left .txt p {
	color: #5f5f5f;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-indent: 2em
}

.finlist .finlist_hide .content-list {
	padding: 0 20px;
	overflow: hidden;
}

.finlist .finlist_hide .content-list h5 {
	height: 30px;
	lineheight: 30px;
	border-bottom: 1px solid #cecece;
	color: #d7000f;
	font-size: 16px;
}

.finlist .finlist_hide .content-list .cont {
	padding: 20px 10px 10px 0;
	margin-bottom: 10px;;
	font-family: "Microsoft Yahei", "微软雅黑"
}

.finlist .finlist_hide .content-list .cont h3 {
	font-size: 15px;
	color: #555;
	height: 30px;
	line-height: 30px;
}

.finlist .finlist_hide .content-list .cont p {
	line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
	text-indent: 2em;
}

.finlist .finlist_hide .content-list .cont .tab {
	padding: 10px 0;
	overflow: hidden;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan {
	border: 1px solid #cecece;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr th {
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	height: 50px;
	background: #EFF3F4;
	font-weight: normal;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td {
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 10px 0;
	text-align: center;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr .last {
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 20px 0;
	text-align: center;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl {
	overflow: hidden;
	padding: 0px 10px 0 40px;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt
	{
	width: 90px;
	float: left;
	color: #555;
	height: 30px;
	line-height: 35px;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg1
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg2
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -40px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg3
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -80px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg4
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -120px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg5
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -160px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg6
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -200px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dt .icon-bg7
	{
	color: #fff;
	width: 36px;
	height: 35px;
	line-height: 35px;
	background: url(../images/icon-color.png) no-repeat -240px 0px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}

.finlist .finlist_hide .content-list .cont .tab .tab_css_plan tr td dl dd
	{
	width: 90px;
	float: left;
	height: 30px;
	line-height: 35px;
}

/*团队介绍页面*/
.items {
	overflow: hidden;
	margin-bottom: 60px;
	width: 740px;
}

.items em {
	display: block;
	font-style: normal;
	font-size: 16px;
	color: #000;
	font-weight: bolder;
}

.items img {
	float: left;
	width: 150px;
	margin-left: 20px;
}

.items p {
	float: left;
	line-height: 30px;
	color: #666;
	width: 400px;
	margin-top: 5px;
	padding-left: 60px;
	font-size: 14px;
}
/* 锁屏弹窗 */
#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

#signup {
	width: 700px;
	height: 300px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

#signup-header {
	color: #4a4a4a;
	font-size: 16px;
	height: 50px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#signup ul li {
	float: left;
	list-style-type: none inside;
	text-align: left;
	padding: 10px 20px;
}
/* 锁屏弹窗 收益计算器 */
#signupInterest {
	width: 500px;
	height: 405px;
	padding-bottom: 2px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

#signupInterest ul li {
	float: left;
	list-style-type: none inside;
	text-align: left;
	padding: 10px 20px;
}

#income-header {
	color: #4a4a4a;
	font-size: 16px;
	height: 40px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#signupInterest span {
	color: #4a4a4a;
}

#income-header .signtitle {
	font-size: 16px;
	font-weight: bold;
}

#signupInterest input.colorful {
	margin: 0;
	padding: 0;
}

#signupInterest input.buttonorange {
	height: 30px;
	line-height: 30px;
	width: 80px;
}

#signupInterest  a.buttongray {
	background: #d8d8d8;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
	width: 80px;
}

/*个人借款流程页面*/
.top {
	padding: 20px;
}

.top span {
	padding: 5px 20px;
	background: #555;
	width: 65px;
	color: #fff;
}

.img {
	height: 140px;
	background: #FFF;
	text-align: center;
	padding-top: 10px;
}

.content {
	float: right;
    width: 796px;
    padding: 0px;
    background: #FFF;
    overflow: hidden;
    margin-top: 20px;
}

.content .leftsidebar {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

.content .leftsidebar .ui-list {
	background: url(../images/ul-bg.png) no-repeat center right;
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
}

.content .leftsidebar .ui-list .colr {
	height: 26px;
	background: #C9C9C9;
	width: 150px;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.content .leftsidebar .ui-list .current {
	background: #d7000f;
	color: #fff;
}

.content .leftsidebar .ui-list .enable1 {
	background: #d7000f;
}

.content .leftsidebar .ui-list .enable1 a {
	color: #fff;
}

.content .leftsidebar .ui-list .enable0 {
	background: #c9c9c9;
	color: #fff;
}

.content .leftsidebar .ui-list .enable2 {
	background: orange;
	color: #fff;
}

.content .leftsidebar .ui-list .icon {
	background: url(../images/arrow-tab.png) no-repeat center 5px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	margin-left: -10px;
}

.content .leftsidebar .ui-list .current1 {
	background: url(../images/arrow-tab.png) no-repeat center -36px;
}

.content .rightlist {
	float: left;
	width: 690px;
	border: 1px solid #e9e9e9;
	background: #f9fafa;
	padding: 20px;
	margin-top: 18px;
}

.content .rightlist1 {
	margin-left: 120px;
	float: left;
}

.content .rightlist h2 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cecece;
	font-weight: normal;
	font-size: 24px;
	padding: 0 10px;
	margin-bottom: 80px;
}

.content .rightlist h2 span {
	font-size: 16px;
	color: #72af43;
	margin-left: 100px;
}

.content .rightlist .loanboder {
	overflow: hidden;
}

.content .rightlist .loanboder1 {
	overflow: hidden;
	text-align: center;
	padding-left: 100px;
}

.content .rightlist .loanboder .other {
	margin-left: 100px;
	color: #999;
	font-size: 14px;
}

.content .rightlist .loanboder .dl-list {
	padding: 0px 20px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

.content .rightlist .loanboder .dl-list dt {
	float: left;
	color: #555;
	width: 130px;
	line-height: 33px;
	padding-top: 10px;
	text-align: right;
}

.content .rightlist .loanboder .dl-list dt .star {
	color: red;
	margin-right: 5px;
}

.content .rightlist .loanboder .dl-list dd {
	float: right;
	color: #929292;
	width: 470px;
	padding-top: 10px;
}

.content .rightlist .loanboder .dl-list dd .updd {
	margin: 20px 10px 0 20px;
}
/*select美化下拉菜单*/
.content .rightlist .loanboder .dl-list dd .divselectall {
	width: 300px;
}

.content .rightlist .loanboder .dl-list dd .divselectall cite {
	width: 253px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	background: url(../images/select.png) no-repeat center center;
}

.content .rightlist .loanboder .dl-list dd .divselectall .select-bg {
	width: 120px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	background: url(../images/select2.png) no-repeat left center;
}

.content .rightlist .loanboder .dl-list dd .divselectall cite span {
	padding-left: 20px;
}

.content .rightlist .loanboder .dl-list dd .divselectall ul {
	width: 231px;
	border: 1px solid #CDCDCD;
	height: 100px;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	margin-top: -1px;
	display: none;
	overflow-y: auto;
	padding: 10px;
}

.content .rightlist .loanboder .dl-list dd .divselectall ul li {
	height: 24px;
	line-height: 24px;
}

.content .rightlist .loanboder .dl-list dd .divselectall ul li a {
	display: block;
	height: 24px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.content .rightlist .loanboder .dl-list dd .divselectall ul li a:hover {
	background-color: #CCC;
}

/* 以下是贷款时，上传材料对应图标 */
.content .rightlist .loanboder .IDCard {
	background: url(../images/auth_merge.png) no-repeat;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}

.content .rightlist .loanboder .CompanyPlace {
	background: url(../images/auth_merge.png) no-repeat -1120px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}

.content .rightlist .loanboder .Income {
	background: url(../images/auth_merge.png) no-repeat -1040px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}

.content .rightlist .loanboder .Student {
	background: url(../images/auth_merge.png) no-repeat -1200px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}

.content .rightlist .loanboder .WebShop {
	background: url(../images/auth_merge.png) no-repeat -1120px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
}

.content .rightlist .loanboder .CreditRecord {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .House {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .Vehicle {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .Marriage {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .Education {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .Career {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .JobTitle {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .MobilePhone {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .MicroBlog {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .Residence {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}

.content .rightlist .loanboder .CompanyRevenue {
	background: url(../images/auth_merge.png) no-repeat -640px 0;
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	s
}
/*veristatus 1,2,3对应上传附件的三种状态 0未上传，1已上传、待审查或补充材料，2已驳回，3已认证*/
.content .rightlist .loanboder dd .veristatus1 {
	width: 60px;
	height: 60px;
	background: url(../images/shangchuan1.png) no-repeat left bottom;
	display: inline-block;
}

.content .rightlist .loanboder dd .veristatus2 {
	width: 60px;
	height: 60px;
	background: url(../images/shangchuan2.png) no-repeat left bottom;
	display: inline-block;
}

.content .rightlist .loanboder dd .veristatus3 {
	width: 60px;
	height: 60px;
	background: url(../images/shangchuan3.png) no-repeat left bottom;
	display: inline-block;
}
/*veribtn 1,2,3对应上传附件的三种状态 1立刻上传，2补充资料，3重新认证*/
.content .rightlist .loanboder dd .veribtn1 {
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #0096C3;
	width: 117px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}

.content .rightlist .loanboder dd .veribtn2 {
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #FB6B01;
	width: 117px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}

.content .rightlist .loanboder dd .veribtn3 {
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #3F9F00;
	width: 117px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}

.content .rightlist .loanboder .dl-list dd .sfrz {
	float: left;
	margin: 20px 10px 0 0;
	font-size: 12px;
	color: #555;
}

.content .rightlist .loanboder .dl-list dd select {
	width: 240px;
	height: 30px;
	line-height: 30px;
}

.content .rightlist .loanboder .dl-list dd .check {
	padding: 0 10px;
	display: block;
	float: left;
	margin-top: 10px;
}

.content .rightlist .loanboder h4 {
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 20px;
	padding: 0 40px;
	color: #555;
}

.content .rightlist .loanboder .loanboder1 .ver-bg-icon-ul {
	height: 155px;
	float: left;
	margin-right: 60px;
}

.content .rightlist .loanboder .loanboder1 .ver-bg-icon-ul dt span {
	line-height: 40px;
	font-size: 14px;
	color: #555;
}

.content .rightlist .loanboder .loanboder1 .ver-bg-icon-ul dd .auth {
	color: #d7000f;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
}

.content .rightlist .btn-submit-div {
	margin: 50px 0 30px 116px;
	padding: 0 153px;
}

.content .rightlist .btn-submit-div1 {
	margin: 10px 0 30px 140px;
	padding: 0 130px;
	cursor: pointer;
}

.content .rightlist .btn-submit-div1 .ui-btn {
	width: 145px;
	height: 35px;
	background: #d7000f;
	color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}

.content .rightlist .btn-submit-div .ui-btn {
	width: 165px;
	height: 35px;
	background: #d7000f;
	color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}

/*借款流程弹窗*/
.bpbox {
	width: 630px;
	height: 690px;
	background: #fff;
	margin: 40px auto;
	border: 1px solid #cecece;
	padding: 0 10px;
	font-family: "微软雅黑";
}

.bpbox h3 {
	height: 50px;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	line-height: 50px;
	font-size: 18px;
	color: #555;
	padding: 0 10px;
}

.bpbox p {
	height: 50px;
	font-size: 14px;
	color: #555;
	padding: 10px;
	line-height: 24px;
}

.bpbox .attes {
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: 15px;
}

.bpbox .attes h4 {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	font-weight: bold;
}

.bpbox .attes h4 span {
	font-weight: normal;
}

.bpbox .attes li {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	list-style: none;
}

.bpbox .attes li .sample {
	color: #6496fe;
}

.bpbox .picture {
	padding: 0px 10px;
}

.bpbox .picture h4 {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	padding-bottom: 10px;
}

.bpbox .picture .bdline {
	border: 1px solid #d7000f;
	height: 188px;
	overflow: hidden;
}

.bpbox .picture .bdline .tit {
	border-bottom: 1px solid #595757;
	height: 30px;
	line-height: 30px;
	background: #eff3f3;
	font-size: 14px;
	font-weight: bold;
}

.bpbox .picture .bdline .tit .files {
	width: 258px;
	display: block;
	float: left;
	padding: 0 30px;
}

.bpbox .picture .bdline .tit .size {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

.bpbox .picture .bdline .tit .state {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

.bpbox .picture .bdline .file-box {
	overflow: hiden;
	height: 120px;
}

.bpbox .picture .bdline .file-box .tits {
	border-bottom: 1px solid #cecece;
	height: 30px;
	line-height: 30px;
	list-style: none;
}

.bpbox .picture .bdline .file-box .tits .files {
	width: 273px;
	display: block;
	float: left;
	padding: 0 10px;
}

.bpbox .picture .bdline .file-box .tits .size {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

.bpbox .picture .bdline .file-box .tits .state {
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}

.bpbox .picture .bdline .file-box .tits .del {
	width: 50px;
	color: #6496fe;
}

.bpbox .picture .bdline .btns {
	float: right;
	margin-right: 15px;
	width: 94px;
	height: 24px;
	border: 1px solid #d7000f;
	background: #eff3f3;
	text-align: center;
	color: #555;
}

.bpbox .picture .btn {
	background: #d7000f;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border: 0;
	text-align: center;
	margin: 20px 0 0 225px;
}

.bpbox .picture .warn {
	padding: 10px 0;
	overflow: hidden;
	font-size: 14px;
	color: #555;
}

.bpbox .picture .warn span {
	font-weight: bold;
}

/*友情链接*/
.partner-text1 {
	/* height: 52px;
	margin-bottom: 10px; */
}

.partner-text1 .link {
	margin: 0px auto 10px;
    width: 1072px;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e6e6e6;
    /* padding-left: 20px; */
    color: #e6e6e6;
}
.partner-text1 .link a {
	 color: #e6e6e6;
}
.partner-text1 .link .large {
	color: #c9c9c9;
}

/*底部链接*/
.partner-text22 {
	height: 52px;
	margin-bottom: 10px;
	color: #c9c9c9;
	font-size: 20px;
}

.partner-text22.link {
	margin: 40px auto;
	width: 979px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #777;
	padding-left: 20px;
	font-size: 20px;
}

.partner-text22 .link .large {
	color: #c9c9c9;
	font-size: 20px
}

/*底部链接标题*/
.partner-text33 {
	height: 40px;
	margin-bottom: 10px;
	color: #c9c9c9;
	font-size: 20px;
}

.partner-text33.link {
	width: 979px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #777;
	padding-left: 40px;
	font-size: 20px;
}

.partner-text33 .link .large {
	color: #c9c9c9;
	font-size: 20px
}

/*底部信息*/
.bottombg {
	background: #545454;
	width: 100%;
}

/*页面底部图标hover效果*/
.si_serviceleft2 {
	width: 395px;
	float: right;
	text-align: right;
	z-index: 999;
	position: relative;
}

.si_serviceleft2  .logoline1 {
	overflow: hidden;
}

.si_serviceleft2  .logoline1 li {
	margin: 10px 30px 0 0;
	line-height: 40px;
	color: #b7b7b7;
	float: left;
}

.si_serviceleft2  .logoline1 li .logo {
	display: inline-block;
	height: 30px;
}

.si_serviceleft2  .logoline1 li .weibo {
	background: url('../images/footer-icons.png');
	background-position: 0 0;
	width: 99px;
}

.si_serviceleft2  .logoline1 li .qqweibo {
	background: url('../images/footer-icons1.png');
	background-position: -99px 0;
	width: 91px;
}

.si_serviceleft2  .logoline1 li .weixin {
	background: url('../images/footer-icons.png');
	background-position: -190px 0;
	width: 112px;
}

.si_serviceleft2  .logoline1 li .onlineservice {
	background: url('../images/footer-icons.png');
	background-position: -302px 0;
	width: 113px;
}

.si_serviceleft2  .logoline1 li .weibo:hover {
	background-position: 0 -30px;
	width: 99px;
}

.si_serviceleft2  .logoline1 li .qqweibo:hover {
	background-position: -99px -30px;
	width: 91px;
}

.si_serviceleft2  .logoline1 li .weixin:hover {
	background-position: -190px -30px;
	width: 112px;
}

.si_serviceleft2  .logoline1 li .onlineservice:hover {
	background-position: -302px -30px;
	width: 113px;
}

.si_serviceleft2  .rightdiv {
	float: left;
	width: 250px;
	text-align: right;
	line-height: 25px;
}

.si_serviceleft2  .rightdiv span {
	color: #fff;
}

.si_serviceleftLast .weixinbox {
	background: #fff;
	padding: 5px 10px;
	position: absolute;
	text-align: center;
	display: none;
	left: 105px;
	top: -130px;
	z-index: 9999;
	border: 1px solid #dcdcdc;
}

.si_serviceleftLast .weixinbox p {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}

.si_serviceleftLast .weixinbox img {
	text-align: center;
}

/*推荐活动页面*/
.divall {
	margin: 0px auto;
	border: 0px solid red;
	height: 1407px;
	width: 1423px;
	overflow: hidden;
	background-color: #f1f1f1;
}

.divtop {
	border: 0px solid red;
	margin-top: 17px;
	margin-left: 212px;
	width: 1003px;
	height: 81px;
	background-image: url(../images/safety/hongbao1.gif);
}

.divtop2 {
	width: 1003px;
	height: 250px;
	overflow: hidden;
	border: 0px solid red;
	margin-left: 212px;
	background-color: White;
}

.divtop2 h1 {
	margin-top: 33px;
	margin-left: 37px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #636363;
	font-weight: bold;
}

.divtop2 h2 {
	margin-top: 33px;
	margin-left: 37px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #636363;
	font-weight: bold;
}

.divtop2 h3 {
	margin-top: 10px;
	margin-left: 37px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #636363;
	font-weight: bold;
}

.divtop2 h4 {
	margin-top: 33px;
	margin-left: 37px;
	font-size: 25px;
	font-family: "微软雅黑";
	color: #636363;
	font-weight: bold;
}

.divtop3 {
	width: 1003px;
	height: 73px;
	border: 0px solid red;
	margin-left: 212px;
}

.divtop4 {
	width: 1003px;
	height: 115px;
	border: 0px solid red;
	margin-left: 212px;
	background-color: White;
}

.divtop41 {
	width: 350px;
	height: 115px;
	border: 0px solid red;
	float: left;
}

.divtop41 h1 {
	margin-top: 25px;
	margin-left: 37px;
	font-size: 18px;
	color: #999999;
}

.divtop41 h2 {
	margin-top: 5px;
	margin-left: 37px;
	font-size: 16px;
	color: #999999;
}

.divtop42 {
	width: 325px;
	height: 115px;
	border: 0px solid red;
	float: left;
	font-weight: bold;
}

.divtop42 h1 {
	margin-top: 25px;
	margin-left: 10px;
	font-size: 16px;
	color: #999999;
}

.divtop42 h2 {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 16px;
	color: #999999;
}

.divtop43 {
	width: 322px;
	height: 115px;
	border: 0px solid red;
	float: left;
}

.divtop43 h1 {
	margin-top: 25px;
	margin-left: 0px;
	font-size: 16px;
	color: #999999;
}

.divtop43 h2 {
	margin-top: 5px;
	margin-left: 0px;
	font-size: 16px;
	color: #999999;
}

.divmid {
	border: 0px solid red;
	margin-top: 0px;
	margin-left: 200px;
	width: 1015px;
	height: 390px;
	background-image: url(../images/safety/QQ-pic2.jpg);
}

.divmid1 {
	border: 0px solid red;
	margin-top: 0px;
	margin-left: 212px;
	background-color: White;
	width: 1003px;
	height: 100px;
}

.a1 {
	margin-top: 30px;
	margin-left: 120px;
	float: left;
}

.a1 .divtwotxts {
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 17px;
	color: #a9a9a9;
	height: 45px;
	text-align: center;
}

.a1 .divtwotxts .divtwoktxts {
	border: 1px solid #A9A9A9;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #fff;
	height: 45px;
	background: #e6292c;
	width: 475px;
	text-align: center;
}

.a2 {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}

.divmid2 {
	border: 0px solid red;
	width: 1016px;
	height: 61px;
	margin-left: 200px;
}

.divmid3 {
	overflow: hidden;
	border: 0px solid red;
	width: 1003px;
	height: 300px;
	margin-left: 212px;
	background-color: White;
}

.divmidtxt {
	border: 0px solid red;
	overflow: hidden;
	width: 940px;
	height: 210px;
	margin-left: 23px;
	margin-top: 36px;
	background-color: #f1f1f1;
}

.divmidtxt h1 {
	margin-top: 13px;
	margin-left: 20px;
	font-size: 18px;
	color: #5b5b5b;
	font-family: "微软雅黑";
	font-weight: bold;
}

.divmidtxt h2 {
	margin-top: 30px;
	margin-left: 20px;
	font-size: 18px;
	color: #5b5b5b;
	font-family: "微软雅黑";
	font-weight: bold;
}

.divmidtxt2 {
	margin-left: 680px;
	margin-top: 20px;
	border: 0px solid red;
}

.divmidtxt2 h1 {
	font-size: 18px;
	color: #5b5b5b;
	font-family: "微软雅黑";
	font-weight: bold;
}
/*邀请注册页面*/
.zhengti {
	position: relative;
	display: inline-block;
	width: 1000px;
	height: 800px;
}
/* 第一层 */
.divone {
	width: 100%;
	height: 248px;
}

.divonelogo {
	position: absolute;
	display: inline;
	top: 40px;
	width: 97.5%;
}

.divonelogoz {
	position: absolute;
	display: inline;
	top: 42px;
}

.divonelogom {
	position: absolute;
	display: inline;
	left: 348px;
}

.divonelogoy {
	position: absolute;
	display: inline;
	top: 42px;
	left: 665px;
}

.divonewz {
	position: absolute;
	display: inline;
	top: 145px;
	left: 14%;
	margin-left: 4.75%;
	width: 78.75%;
	font-family: "方正兰亭粗黑简体", "方正兰亭粗黑_GBK";
	cursor: pointer;
}

.divonewzt img {
	margin-left: 75px;
	margin-top: 25px;
}

/* 第二层 */
.mainbeijing {
	position: absolute;
	display: inline-block;
}

.divtwo {
	width: 100%;
	height: 196px;
	margin-left:
}

.divtwowz {
	position: absolute;
	display: inline;
	top: 270px;
	width: 91.25%;
}

.divtwowzhm {
	font-style: normal;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 17px;
}

.divtwowzhmh {
	font-style: normal;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 17px;
}

.divtwowzhmq {
	color: #d7000f;
	font-size: 40px;
	font-style: normal;
}

.divtwok {
	position: absolute;
	display: inline;
	top: 350px;
}

.divtwotxt {
	position: absolute;
	display: inline;
}

.divtwoktxt {
	font-family: "微软雅黑";
	font-size: 17px;
	color: #a9a9a9;
	height: 52px;
	width: 599px;
	text-align: center;
}

.divtwobut {
	position: absolute;
	display: inline;
	left: 734px
}

.divtwokbut {
	font-size: 25px;
	color: #FFFFFF;
	height: 52px;
	width: 244px;
	background: #d7000f;
	border: #d7000f;
	font-family: "方正兰亭粗黑简体", "方正兰亭粗黑_GBK"
}

.divtwoty {
	position: absolute;
	display: inline-block;
	top: 418px;
}

.divtwowty {
	color: #d7000f;
}
/* 第三层 */
.divthree {
	width: 100%;
	height: 610px;
}

.divthreenr span {
	position: absolute;
	display: inline;
}

.divthreenrwj {
	left: 0%;
	top: 625px;
}

.divthreenraq {
	left: 32%;
	top: 625px;
}

.divthreenrtx {
	left: 65%;
	top: 625px;
}

/*标列表*/
.newbidlist {
	height: 514px;
	background: #f6f6f6;
}

.circleview {
	z-index: 1;
	width: 400px;
	height: 200px;
	left: 60px;
	top: 64px;
	position: absolute;
}

.circleviewname {
	z-index: 1;
	width: 300px;
	height: 30px;
	left: 0px;
	top: 20px;
	position: absolute;
	font-size: 20px;
	color: #4c4c4c;
	text-align: center;
}

.circleviewrate {
	z-index: 2;
	width: 80px;
	height: 24px;
	line-height: 24px;
	left: 112px;
	top: 103px;
	position: absolute;
	font-size: 30px;
	text-align: center;
	color: #d7000f;
	white-space: nowrap;
}

.circleviewrate1 {
	z-index: 2;
	height: 20px;
	left: 143px;
	top: 133px;
	position: absolute;
	font-size: 16px;
	text-align: right;
	color: #969696;
}

.circleviewrate2 {
	z-index: 2;
	width: 100%;
	height: 15px;
	line-height: 15px;
	left: 0px;
	top: 169px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	color: #969696;
	white-space: nowrap;
}

.circleviewrate3 {
	z-index: 2;
	width: 100%;
	height: 15px;
	line-height: 15px;
	left: 0px;
	top: 189px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	color: #969696;
}

.circleviewrmoney {
	z-index: 1;
	height: 20px;
	line-height: 20px;
	left: 65px;
	top: 256px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	color: #d7000f;
}

.circleviewrdays {
	z-index: 1;
	height: 20px;
	line-height: 20px;
	right: 70px;
	top: 256px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	color: #d7000f;
}

.circleviewrmoney1 {
	z-index: 1;
	height: 20px;
	line-height: 20px;
	left: 31px;
	top: 285px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	color: #999999;
}

.circleviewrdays1 {
	z-index: 1;
	height: 20px;
	line-height: 20px;
	right: 34px;
	top: 285px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	color: #969696;
}

.circleviewbottomview {
	z-index: 1;
	width: 300px;
	height: 40px;
	left: 0px;
	top: 350px;
	position: absolute;
	background-color: #d7000f;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

.circleviewbottomviewtext {
	z-index: 1;
	width: 300px;
	height: 20px;
	left: 0px;
	top: 360px;
	position: absolute;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.circleviewbottomviewtext a{
	z-index: 1;
	width: 300px;
	height: 20px;
	left: 0px;
	top: 360px;
	position: absolute;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.circleviewbottomviewtext a:hover{
	z-index: 1;
	width: 300px;
	height: 20px;
	left: 0px;
	top: 360px;
	position: absolute;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
/*banner登录注册*/
.bannerloginbgview {
	background-color: rgba(255, 255, 255,0.9);
	filter: alpha(opacity=99);
	z-index: 1;
	width: 280px;
	height: 320px;
	/* margin-left: 700px; */
	/* margin-top: 20px; */
	border-radius: 8px;
 	/* float: right; */
	position: absolute;
	right: 0px;
	top: 21px;
	text-align: center;
}

.bannerloginview {
	z-index: 1;
	width: 232px;
	height: 900px;
	margin-left: 708px;
	background-color: #FFFFFF;
	border-radius: 8px;
	float: right;
	position: absolute;
}

.bannerloginviewrate {
	z-index: 2;
	height: 30px;
	font-size: 30px;
	font-weight: bold;
	color: #d7000f;
	margin-top: 55px;
}

.bannerloginviewshoyi {
	z-index: 2;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #3f3f3f;
	margin-top: 20px;
}

.bannerloginviewbtn {
	z-index: 2;
	cursor: pointer;
	width: 180px;
	height: 44px;
	background-color: #d7000f;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 36px;
	border: 0;
}

.bannerloginviewleft {
	z-index: 2;
	color: #999999;
	font-size: 14px;
	width: 62%;
	left: 96px;
	text-align: right;
	float: left;
	margin-top: 20px;
}

.bannerloginviewright {
	z-index: 2;
	color: #1168cf;
	font-size: 8px;
	width: 30%;
	left: 230px;
	text-align: left;
	float: left;
	margin-top: 20px;
}

.topbar .center .rightdiv2 {
	width: 450px;
	float: right;
	margin-top:8px;
	text-align: right;
}

.topbar .center .rightdiv2 a {
	padding: 0  0 0 16px;
	font-size: 14px;
	color: #969696;
	float:right;
}

.topbar .center .rightdiv2 a.risk_prompt:hover {
	color:#969696;
}

.topbar .center .rightdiv2 a.mobile_number:hover {
	color:#d7000f;
	text-decoration: underline;
}

.topbar .center .rightdiv2 span {
	padding: 0  0 0 30px;
	height: 30px;
	font-size: 14px;
	width: 250px;
	color: #969696;
	text-align: right;
	background-image: url(../images/unphone.png);
	background-repeat: no-repeat;
	background-position-y: 1px;
}

.topbar .center .rightdiv2 span:hover {
	padding: 0  0 0 30px;
	height: 30px;
	width: 250px;
	font-size: 14px;
	color: #d7000f;
	text-align: right;
	background-image: url(../images/new_phone.png);
	background-repeat: no-repeat;
	background-position-y: 1px;
}

.permitimgweibo{
	height: 106px;width: 106px;background-image: url(../images/index_dylc_weibo.png);background-repeat: no-repeat;
}
.permitimgwechat{
	height: 106px;width: 106px;background-image: url(../images/index_dylc_wechat.png);background-repeat: no-repeat;
}
.permitimgdownload{
	height: 106px;width: 106px;background-image: url(../images/index_dylc_app_download.png);background-repeat: no-repeat;
}

/*左侧导航栏*/
.navi {
	float: left;
    overflow: hidden;
    margin-top: 20px;
    width: 256px;
    font-size: 16px;
    color: #3f3f3f;
}

.navi li {
	height: 56px;
    line-height: 56px;
    margin-bottom: 1px;
    background-color: white;
    text-align: center;
}

.navi a li {
	font-size: 16px;
    color: #3f3f3f;
}

.navi a  {
    display: block;
}

.navi li:hover {
    background-color: #fdccd0;
    color: #d7000f;
}
/*导航栏选中*/
.navi li.current,.navi li.onclick {
	border-left: 3px solid #d7000f;
    background-color: #fdccd0;
    color: #d7000f;
}
/*end 左侧导航栏*/

/*标题*/
#title {
	margin-left: 40px;
	height: 56px;
	padding: 18px 0px;
	box-sizing: border-box;
	font-size: 20px;
	color: #3f3f3f;
	position: relative;
}

#title > div {
	border-left: 3px solid #d7000f;
    padding-left: 24px;
    line-height: 20px;
    height: 20px;
    display: block;
}

.main hr.title_hr {
	height: 1px;
    border-width:0;
    background-color: #e6e6e6;
    margin: 0px;
}
/*end:标题*/
/*分页*/
.pageInfo {
	text-align: center;
	padding-bottom: 39px;
	font-size: 16px;
	color: #969696;
}

.pageInfo ul {
    margin: 20px auto 20px;
    display: inline-block;
}

.pageInfo ul li {
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    /* padding: 0 16px; */
    margin-right: 10px;
    border-radius: 5px;
    width: 44px;
    height: 44px;
    float: left;
}

.pageInfo ul li.prePage {
	width: 82px;
}

.pageInfo ul li.nextPage {
	width: 82px;
}

.pageInfo ul li a {
    color: #969696;
}

.pageInfo ul li:hover a{
    color: rgb(255, 153, 0);
}

.pageInfo ul li.currentPage {
	border-color: #D7000F;
	background-color: #D7000F;
	color: #FFFFFF;
}
/*end:分页*/