@charset "utf-8";
/* CSS Document */

/*contain布局*/
body{background:#F2F2F2;}
*{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;color:#222;}
.contain h2{font-size:14px;}
.time{float:right;padding-right:5px;}
.more{float:right;font-size:12px;width:auto;}
.more a{color:#999;}
.clear{clear:both;}
.contain{width:1000px;height:auto;margin:0px auto;}
.content{height:auto;width:1000px;margin:10px auto;}
.logo{width:auto;height:138px;margin:0 auto;background:url(../images/logo.jpg) center top no-repeat;}

/*menu*/
#menu{width:1000px;height:30px;background:#69A301;margin:0 auto;}
#menu ul li{float:left;}
#menu ul li a{padding:5px 8px;line-height:30px;color:#fff;font-size:14px;}
#menu ul li a:hover{background:#F2A003;}
/*contain*/
.pic{height:215px;background:url(../images/pic.jpg) no-repeat;}
.content_outer{height:auto;}
/*tab1*/
.focus{overflow:hidden;width:310px;height:245px;float:left;}
.tab1,.tab2,tab3{height:auto;margin:5px auto;}
/*news*/
.news{width:660px;height:245px;float:left;}
.news_text{width:345px;height:auto;float:right;margin:3px auto;}
.tab1 .news_text h2{height:28px;line-height:28px;background:url(../images/news_h2.jpg) left bottom no-repeat;text-indent:5px;color:#fff;}
.news_text ul li,.box_left ul li,.box_right ul li{height:2.2em;line-height:2.2em;text-indent:25px;background:url(../images/list_bg.gif) 5px center no-repeat;}

.box_right{width:328px;min-height:246px;float:right;;}
.box_rightul {margin-top:10px;}
.leader{height:255px;}
/*adv*/
.adv{margin:5px auto;}

/*tab2*/
.box_left{float:left;width:328px;height:280px;margin-right:8px;}
.box_left ul{min-height:173px;}
.box_left h2,.box_right h2{height:28px;line-height:28px;background:url(../images/box_h2.jpg) left bottom no-repeat;text-indent:5px;color:#fff;}
/*tab3*/
.tab3{margin-top:5px;}
/*left_box*/
.left_box{margin-bottom:5px;}
/*滚动图片--------------------------------------------------------------------------------------------------------------*/
.roll_pic{border:1px solid #69A301;margin:8px auto;}
.roll_pic h2{float:left;width:14px;padding:8px 8px;font-weight:bold;color:#69A301;border-right:1px solid #69A301;}
#colee_left{overflow:hidden;width:707px; margin:16px 20px 20px 20px;border-left:none;border-right:none;height:131px;}
#colee_left img{margin:8px 10px;border:1px solid #aaa;width:118px;height:85px;padding:3px;}
#colee_left img:hover{border:1px dotted #1D6D8F; cursor:pointer;}
.text_B {padding:1px 0;font:12px Verdana, Geneva, sans-serif;}
.text_B a{color:#666;}
.text_B a:hover {color:red;}
img:hover .text_B a{color:red;}

/*out_link--------------------------------------------------------------------------------------------------------------*/
.out_link{border:1px solid #69A301;margin-top:5px;}
.out_link h2{float:left;font-size:12px;width:14px;padding:5px 8px;background:#69A301;}
.out_link ul{height:auto;float:right;width:924px;margin-top:10px;}
.out_link ul li{float:left;margin:5px 8px;}
.out_link li a:hover{color:#C00;}

