@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body{
	background-color: #FD0100;
	color:#000;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.main{
	margin:auto;
	width:800px;   /*filter:dropshadow(color=#ffffff,offx=1,offy=1,positive=1)*/
	/*border: 0.25px;*/


}

.contentMain{
	overflow:hidden;
	background-color: #FFF;
}
.footer{
	background-color: #FFF;
}

.footer img{
	}
.footer p{
	color: #808080;
}
.footerR{
	background-color: #FFF;
	font-size: 18px;
}

.line{
	float: right;
	background-color: #000;
	width: 200px;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.left {
	float:left;
	width:450px;
	padding-left:10px;
	padding-right:10px;
	border: 2px;
	border-right-color: #FD0100;
	border-right-style: solid;
	margin-top: 33px;
}

.jiaozhen{
	width: 20px;
}


.summary{
	overflow:hidden; 
	height:150px;

}
.suItem{
	float:left;
	
	width:258px;
	padding-top:9px;
	margin-right:18px;
	
	
}
.suItem li a{
	font-size:14px;
	color: #808080;
	line-height: 20px;
}

.new{
	color: #999;
}

.newTop{
	margin-top:10px;
    margin-left:419px
} 

	
	
.new ul{
	margin-bottom:10px;
	font-size: 20px;
}
.new ul a{
	font-size: 20px;
	color: #808080;
}

.new ul .title{
	font-size: 20px;
	border-bottom-style: solid;
}




.new ul .newContent{
	padding-top:6px;
	font-size:14px;
	color: #999;
	font-weight: normal;
	line-height: 20px;
}


.right{
}
.suAdress {

} 
.suAdress li{
	color: #E72D34;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
} 
.suAdress li a{
	color: #0000FF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
} 

.suAdressW{
	position: fixed;
	left: 55%;
	padding-left:35px;
	padding-top:145px;
}
