.main_box{ width:100%; background-color:#f8f8f8; padding:20px 0px 40px;}
.main{ width:1180px; margin:0 auto;}



.about_com{ width:1200px; margin:0 auto;}
.about_tit{width:100%; color:#000; font-size:30px; font-weight:bold; margin:0 auto; text-align:center;  padding:60px 0 40px 0; line-height:30px;}
.about_com_txt{ width:100%; color:#000; text-align:left; font-size:14px; color:#666666; line-height:30px;}
.about_com_txt img{ margin-bottom:30px;}

.about_com_txt p a{color:#1c83d5;}
.about_com_txt p a:hover{color:#0c3e66;}



 .pronew{  width:1180px; height:320px; margin:0 auto 20px; }
	
 .pronew .news_tit{ color:#279aea; height:40px; font-size:16px; font-weight:bold;  line-height:39px; margin-bottom:10px; width:1180px; margin-top:12px; background-color:#0b5899; padding-top:10px; }
  .pronew .news_tit span{ display:block; float:left; margin-left:20px; padding-right:30px;background-image:url(../images/newprotit.png); background-position:center left; background-repeat:no-repeat; width:113px; text-align:center;}
 .pronew .news_tit .more{  display:block; float:right; margin-right:20px;background-image:url(../images/more.png); background-position:center right; background-repeat:no-repeat; color:#FFFFFF; width:70px; }
/*首页滚动图片样式---------------------图片高宽样式根据内页自由调整*/
.rollBox{
	width:1150px;
	overflow:hidden;
	margin:0 auto;*margin:0 auto!important;*margin:-4 auto 0 auto;
	padding: 0;
	height: 311px;
	padding-top:10px;
	
}
.rollBox .Cont{
	width:1100px;
	overflow:hidden;
	margin: 0 auto;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2
{
float:left;
margin-left:0px;*margin-left: 0px!important;*margin-left:-18px;
	}
.img1 {
	float: left;
    margin:0px;
	width:23px;
	height: 23px;
	cursor: hand;
	margin-top:70px;
	filter:alpha(opacity=80); -moz-opacity:.8;   -khtml-opacity:.8;  opacity:.8;
	cursor:pointer;
}
.img2 {
	float: right;
	margin:0px;
	width: 23px;
	height: 23px;
	cursor: hand;
	margin-top:70px;
	filter:alpha(opacity=80); -moz-opacity:.8;   -khtml-opacity:.8;  opacity:.8;
	cursor:pointer;
}
.img1:hover{filter:alpha(opacity=100); -moz-opacity:1;   -khtml-opacity:1;  opacity:1;}
.img2:hover{filter:alpha(opacity=100); -moz-opacity:1;   -khtml-opacity:1;  opacity:1;}


.rollBox .box{ padding-left:26px; height:225px;	float:left; }
.rollBox .box dl{
    display:block;

	text-align:center;
	width:190px; height:190px;

}
.rollBox .box dl dt{ height:146px;}

.rollBox dl dd{ line-height:34px; color:#000;}

.rollBox dl dd a{ line-height:25px; color:#000;}
