body{
	margin:0;
	padding: 0;
	font-size: 14px;
	font-family: Arial,"Microsoft Yahei";
	color:#333;
	background:url(../images/head_bg.jpg) no-repeat center 33px;	
}
ul,li,p,span,h1,h2,h3,h4,table,td,form,input,button,select,option{
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei";
}
ul,li{
	list-style-type: none;
}
select,input{ outline: none; }
a{text-decoration: none;}
img{border: none;}

/*public*/
.cls{clear: both; overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
.h10{height: 10px; overflow: hidden; clear: both;}
.w720{width: 720px;}
.w350{width: 350px;}
.w260{width: 260px;}
.red{color: red;}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.box{border: 1px solid #ccc;padding-bottom: 10px;}

/*public bt*/
.bt1{
	height:35px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;	
	border-bottom: 2px solid #b11e01;
	color:#b11e01;
}
.bt1 strong{
	float: left;
	font-size: 18px;
	color: #b11e01;
}
.bt1 a{
	float: right;
	color:#e98515;
}
.bt1 a:hover{font-weight: bold;}
.bt1 span a{float:none;}
.zbt1{
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #aacfe8;
}
.zbt1 a{
	display: block;
	float: left;
	margin-left: 5px;
	border: 1px solid #aacfe8;
	border-bottom: 0 none;
	padding: 0 10px;
	color: #e98515;
}
.zbt1 a.on{background:url(../images/bg1.png) repeat-x 0 0;}
.bt2{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;
}
.bt2 strong{
	font-size: 18px;
	color: #b11e01;
	font-weight: normal;
}
.bt3{
	height: 35px;
	line-height: 35px;
	background-color:#eee;
	font-size:16px;
	font-weight: bold;
	color:#b11e01;
	text-align:center;
	margin:0 auto 10px;
}

/*public button*/
.btn1,.btn2,.btn3{
	display: block;
	height: 35px;
	background-color: #b11e01;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-size:18px;
	border:0 none;
	cursor:pointer;
}
.btn3{
	width:200px;
	border-radius:5px;
	font-size:14px;
	font-family:"Microsoft Yahei";
}
.button1{
	display: block;
	width: 260px;
	height: 35px;
	background: #b11e01;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:18px;
}
.head .top1{
	height: 32px;
	line-height: 32px;
	background: url(../images/top1.jpg) repeat-x 0 0;
}
.head .logo{
	height: 154px;
	overflow: hidden;
}
.head .logo h1{
	padding-top: 27px;
	float:left;
}
.head .se{
	border: 1px solid #b11e01;
	margin-top: 50px;
	color: #333;
	overflow: hidden;
}
.head .se select{
	border: 0 none;
	height: 35px;
	font-size: 14px;
	color: #666;
	float: left;
}
.head .se input{
	height: 35px;
	line-height: 35px;
	width:190px;
	border: 0 none;
}
.head .se button{
	height: 35px;
	float: right;
	display: block;
	border: 0 none;
	padding: 0 10px;
	background: #b11e01;
	color: #fff;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	cursor: pointer;
}

.head .nav{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	border-bottom:5px solid #b11e01;
}
.head .nav ul li{
	display: inline;
	width:141px;
	float: left;
	text-align:center;
	margin-left: 1px;
}
.head .nav ul li a{
	color: #2f6698;
}
.head .nav ul li a:hover{text-decoration:underline;}
.head .nav ul li i{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../images/ico_nav.png) no-repeat 0 0 ;
	vertical-align:middle;
	margin-bottom:5px;
	margin-right:5px;
}
.head .nav ul li i.n1{background-position:0 -20px;}
.head .nav ul li i.n2{background-position:0 -40px;}
.head .nav ul li i.n3{background-position:0 -60px;}
.head .nav ul li i.n4{background-position:0 -80px;}
.head .nav ul li i.n5{background-position:0 -100px;}
.head .nav ul li i.n6{background-position:0 -120px;}

.slide{
	width: 420px;
	height: 270px;
	float: left;
	position:relative;
	overflow:hidden;
}
.slide ul li{
	float:left;
	position:relative;
}
.slide ul li p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	background-color:#000;
	opacity:.7;
	line-height:40px;
	text-indent:15px;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.slide ul li a img{
	width:420px;
	height:270px;
	display:block;
}
.slide .dots{
	position:absolute;
	bottom:-3px;
	right:0;
}
.slide .dots li{
	float:none;
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#fff;
	border:1px solid #000;
	margin-right:5px;
	text-indent:-999em;
	cursor:pointer;
}
.slide .dots li.active{
	background-color:#f60;
}
.unslider-arrow{
	position:absolute;
	top:40%;
	font-family: simsun;
	font-size:30px;
	padding: 15px 5px;
	opacity: .7;
	color: #fff;
	z-index: 1000;
	background-color: #000;
}
.unslider-arrow.next{right:0;}

.box1{
	width: 550px;
	overflow: hidden;
}
.box1 .tab{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #b11e01;
}
.box1 .tab a{
	margin: 0 20px;
	color: #b11e01;
	font-size: 18px;
}
.box1 .tab a.on{font-weight: bold;}
.tabnr {
	padding: 10px 0;
	display: none;
}
.ls2 li{
	height: 26px;
	line-height: 26px;
	background: url(../images/dot1.png) no-repeat 10px center;
	padding-left: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ls2 li span{float: right;}
.ls2 li a{
	color: #333;
}
.ls2 li a:hover{
	color: #b70000;
	text-decoration: underline;
}
.adbox{
	width: 100%;
	overflow: hidden;
}

.ls1 li{
	line-height: 25px;
	padding-left: 14px;
	background: url(../images/dot2.png) no-repeat 4px center;
}
.ls1 li a{color: #333;}
.ls1 li a:hover{
	color: #b70000;
	text-decoration: underline;
}

.box2,.box3{
	border: 1px solid #aacfe8;
	padding: 10px;
	background: url(../images/bg1.png) repeat-x 0 0;
}
.box2{padding-top: 29px;}
.box2 p{margin: 7px 0;}
.box2 p .btn2{width: 48%;}
.box2 strong{
	font-size: 18px;
	display: block;
	margin: 20px 0;
	color: #e98515;
}
.box2 .p1{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../images/bg3.png) no-repeat;
}
.box2 .p1 a{color: #b11e01;}
.box3 .pic{margin-bottom: 10px;}

.w260 .pic img{
	display: block;
	margin: 0 auto;
	width: 95%;
	height: 50px;
}

/*footer*/
.footer{
	border-top: 2px solid #0368c2;
	padding: 20px 0;
	background: url(../images/bg1.png) repeat-x 0 0;
}
.flink{}
.flink p{
	padding-bottom: 15px; font-size:16px;
}
.flink ul{
	zoom:1;
	margin-left: -20px;
}
.flink li{
	float: left;
	height: 25px;
	line-height: 25px;
	margin-left: 20px;
}
.flink li a{color: #222;}
.footer .copy{
	line-height: 25px;
	border-top: 1px solid #f3f3f3;
	padding-top: 10px;
}

.nav1{
	border: 1px solid #ccc;
}
.nav1 li{
	height:40px;
	line-height: 40px;
	padding: 0 20px;
	border-bottom: 1px solid #b11e01;
	font-size: 16px;
	clear:both;
}
.nav1 li:hover{background-color: #fafafa;}
.nav1 li a{
	color: #333;
}
.nav1 li a:hover{
	color: #b70000;
	text-decoration: underline;
}
.nav1 li span{float: right; font-size:14px;}
/*信用档案*/
.box4{
	overflow: hidden;
	zoom:1;
}
.rank_bt{
	border-bottom: 2px solid #b11e01;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.rank_bt strong{
	background-color: #b11e01;
	width: 100px;
	text-align: center;
	float: left;
	color: #fff;
}
.rank_list{background: url(../images/bg2.png) repeat-y 0 0;}
.ls3{}
.ls3 li{
	display: block;
	clear: both;
	border-bottom: 1px dashed #ccc;
}
.ls3 li:last-child{border-bottom: 0 none;}
.ls3 li span{
	display: block;
	width: 100px;
	float: left;
	margin-right: 10px;
	padding: 8px 0;
	text-align: center;
}
.ls3 li div{
	width: 600px;
	float: left;
}
.ls3 li:hover{background-color:#eee;}
.ls31{padding:8px 10px;}

.ls31 li{
	border-bottom: 0 none;
	margin-right: 20px;
	line-height: 20px;
	float: left;
	clear:none;
}
.ls31 li a{color: #333;padding:0 5px;}
.ls31 li a:hover{background-color: #0368c2;color: #fff;}

/*表格*/
.tb1{
	width:100%;
	border:0 none;
	font-size:14px;
}
.tb1 td{padding:10px 5px;font-size:14px;}
.tb1 td.bt{
	width:200px;
	text-align:right;
}
.tb1 td.bt i{
	font-style:normal;
	color:#f00;
	margin-right:5px;
}
.tb1 td .ipt{
	width:300px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	border:1px solid #eee;
	box-shadow:0 0 1px #f0f0f0;
	font-size:14px;
}
.tb1 td select{
	border: 1px solid #eee;
	box-shadow: 0 0 1px #f0f0f0;
	height: 25px;
	line-height: 25px;
	padding-left:5px;
	color: #666;
	font-size:14px;
}
.tb1 td .txt{
	border:1px solid #eee;
	resize:none;
	width:320px;
	height:100px;
}

.tb1 .td1 p{padding:5px 0;}
.tb1 td .imgbox{
	width:78px;
	height:78px;
	border:1px solid #ddd;
	float:left;
	margin-right:15px;
}
.tb1 td .preview{
	width:80px;
	height:80px;
	margin:4px;
}
.tb1_info{
	text-indent:2em;
	line-height:26px;
	color:#666;
	padding:10px;
}

.body1{
	padding-bottom:20px;
	border:1px solid #ddd;
}
.tb2{
	width:100%;
	border:none;
	font-size:14px;
	color:#555;
	table-layout:fixed;
}
.tb2 thead tr{background-color:#eee;}
.tb2 thead tr th{padding:5px 0;}
.tb2 tbody tr:hover{background-color:#f9f9f9;}
.tb2 tbody tr td{
	height:27px;
	line-height:27px;
	border-bottom:1px dashed #eee;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:0 5px;
	position:relative;
	zoom:1;
	word-break:keep-all;
}
.tb2 td a{color:#555;}
.tb2 td a:hover{color:#f00;}

/*分页*/
.pages{padding:20px 10px 0;}
.pages:after{display: table;content: '';clear: both;}
.pages li{display:inline;margin:0 5px;float: left;}
.pages li a{display:inline-block;padding: 3px 7px;background-color: #f0f0f0;border: 1px solid #ddd;border-radius: 2px;text-align: center;white-space: nowrap;overflow: hidden;color: #333;}
.pages li.active a,.pages li a:hover{background-color: #175ca1;color: #fff;border: 1px solid #144893;}


/*新闻列表*/
.news{
	padding:10px;
	color:#666;
}
.news li{
	height:27px;
	line-height:27px;
	padding-left:25px;
	border-bottom:1px dashed #eee;
	background:url(../images/dot1.png) no-repeat 8px center;
}
.news li span{float:right;margin-right:10px;}
.news li a{
	float:left;
	padding-right:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#333;
}
.news li a:hover{
	color:#f00;
	text-decoration:underline;
}

/*文章内容页*/
.body2{
	padding:10px;
	line-height: 26px;
	border:1px solid #eee;
	overflow:hidden;
}
.body2 h1.bt{
	font-size:16px;
	text-align:center;
	line-height:1.8;
}
.body2 .info{
	background-color:#f9f9f9;
	font-size:12px;
	padding:10px;
	text-align:center;
	margin:15px 0;
}
.body2 img{ max-width:698px;}
.body2 .prenext{
	margin-top:20px;
	padding:10px;
	border-top:1px dashed #ccc;
	line-height:1.8;
}
.body2 .prenext a{color:#333;}

/*信用档案内容页*/
.body3{
	border:1px solid #ededed;
}
.t1{
	position:relative;
	padding:12px 20px 0 60px;
	font-size:20px;
	font-weight:normal;
	color:#b70000;
	text-align:center;
}
.t1 b{
	letter-spacing:10px;
}
.t1 span{
	float:right;
	font-size:12px;
	margin:5px 0 0 5px;
	font-weight:bold;
}
.t1 .stamp{
	position:absolute;
	width:100px;
	height:99px;
	background-image:url(../images/credit.png);
	z-index:100;
	top:0;
	right:180px;
}
.v1tab{padding:10px 15px 0px 15px;}
.v1_tb1{
	width:100%;
	color:#333;
	line-height:20px;
	border:1px solid #dcdcdc;
	border-width:1px 0 0 1px;
	table-layout:fixed;
}
.v1_tb1 .tc{text-align:center;}
.v1_tb1 th{
	padding:5px 8px;
	text-align:right;
	vertical-align:middle;
	border:1px solid #eaeaea;
	border-width:0 1px 1px 0;
	white-space:nowrap;
}
.v1_tb1 .th1{
	text-align:left;
	padding:10px 8px;
	font-size:14px;
}
.v1_tb1 td{
	padding:5px 8px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #eaeaea;
	border-width:0 1px 1px 0;
}
.v1_tb1 td a{color:#333;}

.v2tab{padding:10px 15px 0;}
.v2tab .h3t1{
	padding-top:10px;
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	font-size:15px;
	color:#ab2327;
	border-bottom:1px solid #c0c0c0;
}
.v2tab .h3t1 span{
	font-size:12px;
	float:right;
	color:#999;
	font-weight:normal;
}
.v2t1{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #dcdcdc;
}
.v2tt{
	overflow:hidden;
	clear:both;
	line-height:28px;
	_padding-top:3px;
	font-weight:bold;
	border-bottom:1px dashed #dcdcdc;
}
.v2t1 .v2tt{
	float:left;
	border:0;
}
.v2act{
	float:right;
	margin:4px 0 2px;
}
.v2act span{
	padding-left:14px;
	color:#b70000;
}
.v2t1 ul{
	zoom:1;
	overflow:hidden;
	margin:0 5px;
	clear:both;
}
.v2t1 ul li{
	float:left;
	width:120px;
	text-align:center;
	padding:0 7px;
}
.v2t1 li img{
	width:120px;
	height:80px;
	display:block;
	margin-bottom:5px;
}
.v2t1 li p{
	color:#333;
	display:block;
}
.v2tt p{
	float:right;
	width:445px;
	zoom:1;
	overflow:hidden;
	font-weight:normal;
}
.v2tt p span{
	float:right;
	width:90px;
	margin-left:10px;
	display:inline-block;
}
.v2tt p a{
	font-weight:bold;
	padding:0 5px;
	border-bottom:1px solid #b70000;
	color:#b70000;
}
.v1txt{
	margin-top: 10px;
	padding: 0 15px;
	line-height: 26px;
}
.v1txt p{
	margin-bottom: 10px;
	color: #b70000;
}

/*验证表单*/
.Validform_checktip{
	margin-left:8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
}
.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(../images/error.png) no-repeat left center;
}

/*上传档案*/
.uploadify{
	white-space:nowrap;
}
.uploadify .uploadify-button-text{
	padding:5px 15px;
	border:1px solid #eee;
	background-color:#f6f6f6;
	border-radius:3px;
}

/*用户注册,登录*/
.reg_t1{
	height: 35px;
	line-height: 35px;
	background-color: #eee;
	margin-bottom: 15px;
}
.reg_t1 li{
	float: left;
	width: 50%;
	text-align: center;
}
.reg_t1 a{color: #999;}
.reg_t1 li.on{
	border-bottom: 2px solid #b11e01;
	color: #b11e01;
	font-weight: bold;
}

.reg_info{
	line-height: 35px;
	padding: 0 10px;
	border: 1px solid #ccc;
	clear:both;
	margin-bottom: 10px;
	text-align: center;
}
.login .left{
	width: 580px;
	float: left;
	overflow: hidden;
}
.login .right{
	width: 318px;
	float: right;
	padding: 5px 15px;
	padding-bottom: 20px;
	border: 1px solid #ccc;
	background: url(../images/bg1.png) repeat-x;
}
.login .log_tit{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 2px solid #b11e01;
	color: #b11e01;
	margin-bottom: 10px;
}
.login .log_tt{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	border-bottom: 0 none;
}
.login .log_tt span{
	display: inline-block;
	margin-left: -1px;
	width: 50%;
	float: left;
	height:35px;
	line-height: 35px;
	border-left: 1px solid #ddd;
	cursor: pointer;
}
.login .log_tt span.on{
	color: #b11e01;
	font-weight: bold;
	background-color: #fefefe;
}

.login form .ipt{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border: 1px solid #ccc;
	box-shadow: 0 0 1px #ccc;
	font-size: 14px;
	width: 170px;
}
.login form .btn{
	height: 35px;
	background-color: #b11e01;
	line-height: 35px;
	text-align: center;
	width: 130px;
	border: 0 none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.log_nr{
	padding: 10px 20px;
	background-color: #fefefe;
	border: 1px solid #ddd;
	border-top: 0 none;
	display: none;
}
.log_nr li{
	display: block;
	margin: 15px 0;
}
.log_nr li span{
	display: inline-block;
	width: 70px;
	text-align: right;
	letter-spacing: 2px;
}

.ls4 li img{
	float: left;
	width: 125px;
	height: 100px;
	margin-right: 10px;
}
.ls4 li p{
	line-height: 26px;
}
.ls4 li p span{ color: #0078b6; }
.ls4 li p a{color: #333;}
.ls4 li p a:hover{
	color: #b70000;
	text-decoration: underline;
}

.ls5:after{
	display: table;
	content: '';
	clear: both;
}
.ls5{margin: 10px;}
.ls5 li{
	width: 50%;
	float: left;
}
.ls5 li a{
	display: block;
	margin: 10px auto;
	width: 238px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #333;
	background: url(../images/bg3.png) no-repeat 0 0;
}

.ls6{margin: 0 5px;}
.ls6 li{
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
.ls6 li a{color: #333;}
.ls6 li img{
	display: block;
	max-width: 100%;
	margin: 5px auto;
}
.ls6 li p{
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.se2{height: 30px;padding-bottom: 15px;}
.se2 strong{
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	color: #b11e01;
	padding:8px 0 6px;
	border-bottom: 2px solid #b11e01;
}
.se2 form{float: right;}
.se2 input[type=text]{
	width: 300px;
	height: 28px;
	border: 1px solid #ccc;
	line-height: 28px;
	padding: 0 10px;
}
.se2 button{padding: 0 20px;height: 30px;}

p.more1{padding:0 20px;height: 40px;line-height: 40px;color: #333;border-bottom: 1px solid #ccc;}
p.more1 span{float: left;font-size: 16px;}
p.more1 a{color: #333;float: right;}

/*信用档案列表*/
.ls8{}
.ls8 li{padding: 15px;border-bottom: 1px solid #ddd;}
.ls8 li:hover{box-shadow: 0 0 10px 2px #ccc;}
.ls8 li:after{display: table;content: '';clear: both;}
.ls8 li .litpic{width: 100px;height: 100px;float: left;}
.ls8 li h2{font-size: 14px;}
.ls8 li h2 a{color: #333;}
.ls8 li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 22px;}
.ls8 .nr1{width: 400px;float: left;margin-left: 30px;}
.ls8 .nr2{width: 70px;float: right;position: relative;height: 100px;font-size: 14px;}
.ls8 .nr2 b{position: absolute;top: 0;right: 0;font-weight:500;color:#b11e01;}
.ls8 .nr2 a{position: absolute;bottom: 0;right: 0;color: #333;}
.ls8 .nr2 a:hover{color:#e98515;}