@charset "utf-8";
/* CSS Document */
	*{ margin:0px; padding:0px; image-boader:none;font-size:14px;font-family:"微软雅黑"; color:#595757;}
	a{ text-decoration:none;}
	a:hover{cursor:pointer; text-decoration:underline;}
	ul{ list-style-type:none;}
	.fl{ float:left;}
	.fr{ float:right;}
    img{border:none;} 
	body{ margin:0 auto; min-width:1002px;} 
	.text{overflow:hidden;word-break:keep-all; white-space:nowrap; text-overflow:ellipsis;}
	.clear{ clear:both;}

/*.header{ margin:0 auto; min-width:1002px; height:352px;  } */

.con{ width:1200px; margin:0px auto; overflow:hidden;}
	.position{width:970px; color:#595757; padding-left:20px; line-height:40px;}
	.position a{ color:#595757;}
	
	.conLeft{ width:600px; position:relative; float:left; overflow:hidden;}
	.conLeft p{ padding-bottom:20px;}
	.conLeft p a{ width:50%; line-height:46px; font-size:16px; background-color:#e6e6e6; display:inline-block; text-align:center; color:#333; }
	.conLeft p a:hover{cursor:pointer; text-decoration:none;}
	.conLeft p .ahover{ background-color:#4587e1; color:#fff;}

	.bscl ul{width:100%;}
	.bscl ul li{width:100%;height:40px;line-height:40px;}
	
	
	.conRight{ width:585px; float:right;}
	
	.conRightTop{width:585px; height:405px;position:relative;}
	.conRightTopTitle{ padding-bottom:10px;}
	.conRightTopTitle a{ width:50%; line-height:46px; font-size:16px; background-color:#e6e6e6; display:inline-block; text-align:center; color:#333; }
	.conRightTopTitle a:hover{cursor:pointer; text-decoration:none;}
	.conRightTopTitle .ahover{ background-color:#4587e1; color:#fff;}
	.conText{ padding:10px 3%; width:94%; overflow:hidden;}
	.conText p{ line-height:25px; font-size:14px;}
	.conText p a{color:#4587e1; font-size:14px;}
	
	
	.conRightBtm{ width:585px; height:453px; margin-top:6px; position:relative;}
	.conRightBtmTitle{ padding-bottom:10px;}
	.conRightBtmTitle a{ width:50%; line-height:46px; font-size:16px; background-color:#e6e6e6; display:inline-block; text-align:center; color:#333; }
	.conRightBtmTitle a:hover{cursor:pointer; text-decoration:none;}
	.conRightBtmTitle .ahover{ background-color:#4587e1; color:#fff;}
	
	.newsList{width:1200px; margin-top:10px; position:relative;}
	.newsListTitle{ height:46px; background-color:#e6e6e6;}
	.newsListTitle span{line-height:46px; font-size:16px; display:inline-block; padding:0 70px; float:left; text-align:center; color:#333;}
	.newsListTitle span:hover{cursor:pointer; text-decoration:none;}
	.newsListTitle a{font-size:16px; color:#333; float:right: margin-right:30px;line-height:46px; }
	.newsListTitle a:hover{cursor:pointer; text-decoration:none;}
	.newsListTitle .ahover{ background-color:#4587e1; color:#fff;}
	.conText2{ overflow:hidden; margin-left:15px; width:1155px; padding:10px 15px;}
	.conText2 ul li{ padding:0 20px; height:32px; line-height:32px;}
	.conText2 ul li a{ float:left; max-width:800px;overflow:hidden;word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; font-size:14px;}
	.conText2 ul li span{float:right; font-size:14px;}
	