﻿*{
	margin: 0;
	padding: 0;
}
html,
body{
	width: 100%;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.clear{
	clear: both;
}
ul,
ul li{
	list-style: none;
}
a,
a:link,
a:active,
a:hover,
a:visited{
	text-decoration: none;
}

.hr {
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #c3c3c3;
    margin: 10px 0;
}
.title_hr{
	margin-bottom: 8px;
	height: 2px;
    width: 100%;
    background: #f8f8f8 url(../../images/ljfl/hrbg.png) no-repeat left center;
}
.marR1{
	margin-right: 1px;
}
.marL12{
	margin-left: 12px;
}
.marT28{
	margin-top: 28px;
}
.marT18{
	margin-top: 18px;
}
.marT12{
	margin-top: 12px;
}
.marT04{
	margin-top: 4px;
}
.wid399{
	width: 399px;
}
.wid569{
	width: 569px;
}
.wid599{
	width: 599px;
}
.wid600{
	width: 600px;
}
.wid741{
	width: 741px;
}
.wid248{
	width: 248px;
}
.wid800{
	width: 800px;
}
.wid960{
	width: 960px;
}
.hide{
	display: none;
}
.show{
	display: block;
}
.btn{
	display: inline-block;
	margin-right: 13px;
	border-radius: 4px;
	width: 105px;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.btn img{
	margin-left: 5px;
	vertical-align: middle;
}
.btn_succ{
	border: 1px solid #4dcc86;
	background: url(../../images/ljfl/btnbg_succ.png) repeat-x;
}
.btn_warm{
	border: 1px solid #f36363;
	margin-right: 0px;
	background: url(../../images/ljfl/btnbg_warm.png) repeat-x;
}


.location{
	margin: 5px auto 0;
	padding: 0 5px;
	border-bottom: 1px solid #ededed;
	width: 960px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
}
.tips .atten{
	color: #4fa9ec;
}
select,
input{
	padding-left: 10px;
	height: 30px;
	appearance:none;  
  	-moz-appearance:none;  
  	-webkit-appearance:none;
	background: #fff;
	border: 1px solid #dfdfdf;
	outline: none;
	color: #232323;
	font-size: 12px;
}
select{
  	background: #fff url(../../images/ljfl/arrow.png) no-repeat 260px center;
}



.top{
	width: 100%;
	height: 36px;
	background: #0169B7;
}
.top_con{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.top_con span{
	font-size: 12px;
	line-height: 36px;
	color: #fff;
}
.setIndex{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #fff;
	background: url(../../images/ljfl/setindex.png) no-repeat left center;
}
.collect{
	padding-left: 25px;
	background: url(../../images/ljfl/collect.png) no-repeat 10px center;
}
.footer{
    margin: 8px auto;
	padding-top: 14px;
  
    height: 90px;
    background: #fff;
    border-top: 1px solid #ccc;
    text-align: center;
}
.footer span{
	vertical-align: 40px;
    margin-left: 10px;
}
.marT{margin-top:26px;}
.subTitle2{
	font:bold 18px/38px "FZDaBiaoSong-B06S","SimHei";
	color:#e00;
	margin-bottom:20px;
    text-align: left;
    height: 40px;}
	.picList li a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}	
.picList li{
	float:left;
	margin-right:5px;
	text-align:center;
	font-size:12px;
	line-height:24px;
    width: 390px;
}
.picList img{
	
	}
.subject a:link,
.subject a:visited{
	color:#333;
	}
