@charset "gb2312";
/* CSS Document */
body{width:100%; height:100%; background:#00a0e9; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
ul{ list-style:none; padding:0px; margin:0px;}
a{ text-decoration:none;}

.container{width:1002px; height:710px; margin:0 auto;}
.container .header{width:1002px; height:142px; position:relative; background:url(imagesenbanner.jpg) no-repeat;}
.container .header form{width:200px; height:32px; position:absolute; right:0; bottom:10px;}
.container .header form .tt{width:150px; height:26px; border:1px solid #b9b9b9; background:url(imageseninput-bg.jpg) repeat-x; float:left;}
.container .header form .bt{width:29px; height:30px; border:0px; background:url(imagesenbt-bg.jpg) no-repeat; float:left;}

.container .nav{width:1002px; height:36px; margin-bottom:10px;}
.container .nav ul li{float:left; height:36px; line-height:36px; width:167px; text-align:center; background:url(imagesennav-li-bg.jpg) no-repeat;}
.container .nav ul li a{color:#fff; font-weight:700;}

.container .main{width:1002px; height:430px;}
.container .main .news{width:460px; padding:0 15px; height:420px; float:left;}
.main .news .unit{width:460px; height:105px;}
.main .news .unit .title{width:440px; padding-left:20px; height:35px; line-height:35px; color:#173f69; font-size:14px; font-weight:700; background:url(imagesentitle.jpg) no-repeat;}
.main .news .unit .content{width:430px; padding:10px 30px 10px 0; height:50px;}
.main .news .unit .content ul li{width:410px; padding-left:20px; height:25px; line-height:25px; background:url(imagesenstar.jpg) no-repeat; background-position:8px 10px;}
.main .news .unit .content ul li span{float:right;}
.main .news .unit .content ul li a{float:left; color:#fff;}

.container .main .pic{width:510px; height:420px; float:left; position:relative; z-index:1000;}
#bannerPic {position:relative; width:503px; height:420px; overflow:hidden;}
#banner_bg {position:absolute; bottom:15px; height:45px; z-index:1000;cursor:pointer; width:503px; background:#173f69; }
#banner_info{position:absolute; bottom:30px; font-size:16px; left:15px; height:25px; color:#fff; z-index:1001; cursor:pointer;}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#bannerPic ul {position:absolute;list-style-type:none; border:1px solid #fff;z-index:1002;margin:0; padding:0; bottom:60px; right:0px;}
#bannerPic ul li { padding:0px 5px;float:left;display:block;color:#FFF;border:#fff 1px solid;background:#000;cursor:pointer}
#bannerPic ul li.on { background:#147eb1}
#banner_list a{position:absolute;} 

.container .footer{width:932px; padding:30px 0 0 70px; height:60px; border-top:2px solid #173f69; clear:both; background:url(imagesenfooter-bg.jpg) no-repeat;}
.container .footer .count{float:right; padding-right:20px;}
.container .footer span{float:left;}








