﻿@charset "utf-8";
/* CSS Document */

/*Banner*/

#player{position:relative;width:980px;height:238px;overflow:hidden; margin:0 auto; background:url(../images/player_bg.jpg) no-repeat bottom;}
#player a{color:#333;}
#player *{border:0;padding:0;margin:0;}
#player .Limg{position:relative;}
#player .Limg li{
	position:absolute;
	top:0px;
	left:0;
	background:#fff;
	width: 980px;
	height: 201px;
}
#player .Limg li img{ margin:0;}
#player .Nubbt{position:absolute;z-index:9;right:874px;bottom:8px; line-height:25px;}
#player .Nubbt span{border:1px solid #45A06F;background:#fff;padding:1px 5px;margin:0 2px; font-style:normal;cursor:pointer;}
#player .Nubbt span.on{background:#47AA72;color:#fff;}


/*left*/
.left {width:220px;float:left; padding-left:8px; }
.contain { height:200px;padding-bottom:30px;}
.contain .title {background:url(../images/pic01.gif) no-repeat bottom;height:35px}
.contain .title h2 {float:left;font-size:14px;font-weight:bold;color:#051e6e;text-align:left;padding:10px 0 0 20px;margin:0;}
.left .contain li {width:180px;float:left; border-bottom:1px  dashed #ddd; padding:5px 10px;  }
.left .contain li h2 {float:left;font-size:12px;font-weight:100;color:#1374b6;text-align:left;padding:8px 0 0 20px;margin:0;}
.left .contain li a{background:url(../images/jiao2.gif) right center no-repeat; display:block; width:120px;}
.left .contain li a:hover{background:url(../images/jiao4.gif) right center no-repeat;}
.alink{width:200px; margin:0 auto;}
.alink h2{font-size:14px;font-weight:bold;color:#051e6e;text-align:left;padding:10px 0 10px 10px;margin:0;}
.alink a{ width:80px; height:75px; float:left; text-align:center; line-height:20px;}

/*right*/
.right {float:left;padding:0;width:720px;height:480px; margin:0 auto;padding:0 10px;border-left:1px solid #d9d9d9;}
.content { margin-bottom:30px;}
.content .title2 {float:left;margin:0;padding:0;width:720px;background:url(../images/pic02.gif) no-repeat left bottom;height:35px}
.content .title2 h2 {float:left;font-size:14px;font-weight:bold;color:#051e6e;text-align:left;padding:10px 0 0 20px;margin:0;}
.content p{ line-height:25px;} 
.right .content img {float:left;margin:0;padding:8px;border:0;}
.content h3{ float:right; font-size:12px; }
/*news*/
.text1{ width:320px; float:left;padding-left:10px;}
.text1 li{ width:90px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.text2{ width:260px; float:left; padding-left:50px;} 
.text1 h2,.text2 h2{font-size:14px;font-weight:bold;color:#051e6e;text-align:left;padding:10px 0 10px 10px;margin:0;}
.con { height:70px;}
.con h3{font-size:12px;line-height:25px;}
.con h3 img{float:left;margin:0;padding:0 8px 0 8px;border:0;}
.text1 ul,.text2 ul{width:320px; margin:0 auto}
.text1 li,.text2 li {width:300px;float:left;height:25px; border-bottom:1px solid #ddd; line-height:25px;}
.text1 ul h2,.text2 ul h2{float:left; padding-right:10px; }
.text1 li a,.text2 li a{ color:#5f5f5f}
.text1 li a:hover,.text2 li a:hover{ color:#135fe4; text-decoration:none;}