a{
	color: #333;
	text-decoration: none;
}
.tx-center {
	text-align: center;
}
.fn16{
	font-size: 16px;
}
.fn14{
	font-size: 14px;
}
.fn24{
	font-size: 24px;
}
.fn28{
	font-size: 28px;
}
.fn32{
	font-size: 32px;
}
html,body,h1,input,li,ul,p,form,h3{
	margin: 0;
	padding: 0;

}
ul,li{
	list-style: none;
}
.home-two-l{
	width: 710px;
	margin-right: 20px;
}
.home-two-r{
	width: 230px;
}
.home-two-t1l{
	width: 320px;
	height: 245px;
	margin-right: 20px;
}
.home-two-t1r{
	width: 370px;
}
.home-two-new-t{
	border-bottom: 1px solid #EE30A7;
}
.home-two-new-t p:nth-child(1){
	background-color: #eed2ee;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 2px;
}
.home-two-new-d{
	margin-top: 20px;
}
.home-two-new-d>ul>li{
	padding: 2px 0; 
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	width: 325px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*.home-two-new-d>ul>li>a{
	display: inline-block;
	width: 320px;
}*/
.home-two-t2l{
	width: 320px;
	height: 275px;
	margin-right: 20px;
}
.home-two-t3l-img{
	width: 290px;
	height: 175px;
}
.home-two-t3l {
	margin-top: 10px;
	background-color: #eed2ee;
	padding: 2px 5px 0 5px;
}
.home-two-t3l>p{
	padding: 10px 0;
}
.home-two-t3l-img img{
	width: 100%;
	height: 175px;
}
.home-two-t3r{
	width: 370px;
	padding-top: 15px;
}
.home-two-t2-detail>ul>li{
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.home-two-t3r>ul>li>p:nth-child(2){
	padding: 15px;
}
.home-two-t2-detail{
	padding-top: 5px;
}
.home-two-t2-detail>ul>li>p:nth-child(1){
	width: 165px;
	height: 70px;
	float: left;
	margin-right: 20px;
}
.home-two-t2-detail>ul>li>p:nth-child(2){
	float: left;
}
.home-two-t2-detail>ul>li>p:nth-child(1) img{
	width: 100%;
	height: 70px;
}
.home-two-t4l-t1 {
	width: 126px;
	height: 75px;
	margin: 15px 0 15px 3px;
}
.home-two-t4l-t1 img{
	width: 100%;
	height: 75px;
}
.home-two-t4l-t{
	background-color: #eed2ee;
}
.home-two-t4l-d>ul>li{
	font-size: 14px;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	width: 325px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.home-two-t4l-d{
	margin: 10px 0;
}
.home-two-new-t2{
	height: 275px;
}
.home-r-m2{
	padding-top: 10px;
}
.home-r-m2>ul>li{
	background-color: #eed2ee;
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}
.home-r-m2>ul>li>p:nth-child(1){
	width: 100px;
	height: 129px;
	float: left;
}
.home-r-m2>ul>li>p:nth-child(2){
	float: left;
}
.home-r-m2>ul>li>p:nth-child(2)>span{
	display: block;
	margin-left: 15px;
}
.home-r-m2>ul>li>p:nth-child(2)>span:nth-child(1){
	font-size: 16px;
	margin-bottom: 5px;
}
.home-r-m2>ul>li>p:nth-child(2)>span:nth-child(2){
	display: block;
	margin-left: 25px;
}
.home-r-m2>ul>li>p:nth-child(1) img{
	width: 100%;
	height: 129px;
}
.home-two-r3>ul>li{
	width: 206px;
	height: 84px;
	margin: 0 auto 20px;
}
.home-two-r3>ul>li>img{
	width: 100%;
	height: 84px;
}
.home-two-r3{
	width: 230px;
	padding-top: 15px;
}
/*滚动新闻*/
.inform {
	border: 1px solid #E5E5E5;
	padding: 1px;
}

.inform h2 {
	background: none repeat scroll 0 0 #015198;
	font-weight: normal;
	line-height: 30px;
}

.inform h2 span {
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 10px;
}

.inform h2 a {
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	padding-right: 3px;
}

.inform ul {
	height: 170px;
	margin-top: 7px;
	overflow: hidden;
}

.inform ul li {
	line-height: 26px;
	padding-left: 12px;
}