@charset "utf-8";
/* CSS Document */
/*重置*/
html,body { height:100%; width:100%; margin:0 auto; padding:0; min-width: 1180px; font-family:"微软雅黑",serif;}
a{ text-decoration: none; outline: 0;cursor: pointer;}
em{font-style: normal;}
img{ border: 0; max-width: 100%;}
ul,li,ol,img,input,h1,h2,h3,h4,h5,p,form{margin:0;font-weight: normal;padding:0;list-style:none;border:0;}
/*top发布债权*/
.issue {
	float: left;
}
.issue a {
	color: #FFF;
	background-color: #0096e0;
	line-height: 27px;
	padding-right: 13px;
	padding-left: 28px;
	margin-left: 11px;
	margin-top: 7px;
	border-radius: 3px;
	font-size: 15px;
	display: block;
	float: left;
}
.issue a:hover {
	color: #FFF;
}

.issue a:nth-child(2n+1) {
        background: url(https://image.cuitx.cn/webimg/82973.png) 0px no-repeat;
    }
.issue a:nth-child(2n) {
        background: url(https://image.cuitx.cn/webimg/82976.png) 0px no-repeat;
    }


.want-issue {
	float: left;
	width: 50%;
	padding: 50px 25%;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background: #efefef;
	margin: 20px 0 50px 0;
}
.want-issue a {
	color: #FFF;
	background-color: #0096e0;
	line-height: 50px;
	border-radius: 3px;
	display: block;
	text-align: center;
}

/*页脚*/
/*.foot{width: 100%;margin-right: auto;margin-left: auto;border-top-width: 8px;border-top-style: solid;border-top-color: #5c5c5c;background-color: #333;margin-top: 20px;}*/
.foot-message{ width: 1180px;margin-right: auto;margin-left: auto;height: 200px;margin-top: 20px;}
.character01{background-image:url("https://image.cuitx.cn/webimg/93050.png"); background-repeat: repeat-y;background-position: right top;float: left;width: 324px;height: 170px;}
.character01 p{ float: left;width: 100%;line-height: 15px;color: #ddd;font-size: 14px;margin-top: 10px;margin-bottom: 10px;}
.character01 span{width: 45px;float: left;height: 40px;margin-top: 3px;}
.character01 em{ display: block;width: 270px;font-style: normal;line-height: 20px;}
.character02{background-image:url("https://image.cuitx.cn/webimg/93050.png"); background-repeat: repeat-y;background-position: right top;float: left;width: 290px;margin-left: 137px;height: 170px;position: relative;}
.character02 p{ float: left;width: 100%;line-height: 15px;color: #ddd;font-size: 14px;margin-top: 10px;margin-bottom: 10px;}
.character02 span{width:100%;float:left;height:30px;}
.character02 em{font-size:36px;font-family:Arial,Helvetica,sans-serif;}
.character02 .hotline{background-image:url("https://image.cuitx.cn/webimg/93052.png"); background-repeat: no-repeat;height: 70px;width: 60px;position: absolute;left: -77px;top: 30px;}
.character03{background-image:url("https://image.cuitx.cn/webimg/93050.png"); background-repeat: repeat-y;background-position: right top;float: left;width: 196px;height: 170px;text-align: center;}
.character03 p{float: left;width: 100%;line-height: 15px;color: #ddd;font-size: 14px;margin-top: 9px;margin-bottom: 9px}
.character03 a{color: #ddd;text-decoration: none;}
.character03 a:hover{color:#fff}
.character04{float: left;width: 166px;height: 190px;text-align: center;margin-left: 50px;}
.character04 img{height: 110px;width: 110px;background-color: #FFF;padding: 8px;margin-top: 15px;}
.character04 p{float: left;width: 100%;line-height: 30px;color: #ddd;font-size: 14px;margin-top: 0;}

/* footer */
.foot-copyright-bg{
	background-image: url("https://image.cuitx.cn/webimg/93051.png");
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.foot-blogroll{
	font-size: 12px;
	color: #808080;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 1180px;
}
.foot-blogroll:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.foot-blogroll span{
	color: #ddd;
	float: left;
	width: 60px;
}
.foot-blogroll a{
	color: #ddd;
	text-decoration: none;
	margin-right: 10px;
	display: block;
	float: left;
	font-weight: normal;
}
.foot-blogroll a:hover{color:#fff;}
.foot-copyright {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #808080;
	line-height: 25px;
	margin-top: 5px;
	height: 30px;
}
.foot-copyright a{    color: #808080;}
