@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;}
ul,ol,dl{ list-style:none;}
.clearfix:after {visibility: hidden;display: block;content: ".";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{ clear:both; font-size:0; line-height:0; height:0;}
.text{ border:#F00 1px solid;}
img{border: none;}

/*背景图片颜色*/
.body{
	width:100%;
	margin:0 auto;
	background-color:#861f1d;
	background-image: url(../images/bj2.jpg);
	font-family:"Microsoft YaHei","Arial";
	background-position:center;
	background-repeat:no-repeat;
}

/*居中设置&页头导航*/
#wrapper{width:100%; margin:0 auto;}
#head{width:100%; display:block; margin:0 auto;float:left;}
#top{width:100%; display:block;background:#fff;height:190px;}
#top .areaJs{width:1000px; margin:0 auto; display:block;}
.banner{ width:1000px; display:block; margin:0 auto;height: 1050px}
.main{ width:1000px;display:block;height: 3150px; margin:0 auto;}

.toutu{width:1000px; height:500px;font-family:"Microsoft YaHei","Arial";font-size:26px; line-height:40px;}

.newsA{width:1000px; float:left; margin-top:50px;}
.titleA{width:1000px; height:40px; float:left; background:url(../images/title1.png);}
.titleA:hover{background:url(../images/title4.png);}
.textA{width:1000px; float:left;margin-top:20px;}
.picA{width:250px; height:200px; float:left;}
.picA img{width:100%; height:100%;}
.tttA{width:700px; height:165px; float:left; text-align:left; padding:15px 20px 20px 20px; background:#a7232a;font-family:"Microsoft YaHei","Arial"; }
.t1{ font-size:26px; line-height:36px;}
.t1 a{color:#ffca3a;}
.t1 a:hover{text-decoration:none; color: #DBDBDB}
.t2{font-size:18px; color:#fec592;line-height:30px; text-decoration:none;}
.t3{ font-size:20px; color:#ffe6ab;line-height:32px;text-decoration:none;}


.newsB{width:1000px; float:left; margin-top:50px;}
.titleB{width:1000px; height:40px; float:left; background:url(../images/title2.png);}
.titleB:hover{background:url(../images/title5.png);}
.tttB{width:940px; height:150px; float:left; text-align:left; padding:20px 30px 5px 30px; background:#a7232a;font-family:"Microsoft YaHei","Arial"; margin-top:20px;}

.newsC{width:1000px; float:left; margin-top:50px;}
.titleC{width:1000px; height:40px; float:left; background:url(../images/title3.png);}
.titleC:hover{background:url(../images/title6.png);}
.tttC{width:430px; height:200px; float:left; text-align:left; padding:25px 30px 30px 30px; background:#a7232a;font-family:"Microsoft YaHei","Arial"; margin-top:20px;}



/*页尾标注*/
.yewei{ /*width:1140px; border:1px solid #363636;border-radius:20px;*/margin:0 auto;height:36px;  background-color:#FFF; padding-top:10px;}
.yewei div{ 
    height:100%;
	font-size:14px;
    line-height:36px;
	list-style:none;
	text-align:center;
	color:#212121;
}
/*页尾颜色自设*/
#foot{width:100%; text-align:center;background-color:#FFF; padding-top:10px; padding-bottom:10px;}
.fc4 img{background:#FFFFFF; margin-top:8px;}
/*第一栏信息链接样式*/
.fc1{ padding:10px 0; font-size: 11px;color:#212121;text-align:center;}
.fc1 a:link { font-size: 12px;color: #212121;text-decoration: none;}
.fc1 a:visited {font-size: 12px;color: #698496;text-decoration: none;}
.fc1 a:hover {font-size: 12px;color: #CB0003;text-decoration: none;}
/*第二栏信息链接样式*/
.fc2{ padding:3px 0; text-align:center;}
.fc2 a:link { font-size: 12px;color: #212121;text-decoration: none;}
.fc2 a:visited {font-size: 12px;color: #666666;text-decoration: none;}
.fc2 a:hover {font-size: 12px;color:#CB0003;text-decoration: underline;}
/*第三栏信息链接样式*/
.fc4{ padding:3px 0; text-align:center;}
.fc3{ padding:3px 0; font-size: 12px;color:#212121;text-align:center;}
























