﻿body,input,p,div,span,ul,li,table,td,a,textarea,img
{
    margin:0;
    padding:0;
}
body
{
   font-size:12px;
   line-height:150%;
   color:#333333;
   font-family:"Microsoft YaHei" ;

}
ul, li {
	list-style:none;
}
A
{
    FONT-SIZE: 12px;
    color: #333333;
	text-decoration: none;
	cursor:hand;
}
A:link {
	FONT-SIZE: 12px; TEXT-DECORATION: none;
	color:#333333;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
img{border:none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}

.main{width:1024px;margin:0px auto;}
.mainbox{width:1024px;margin:0 auto; background:url()}
.logo{width:100%;height:103px;background:url(../images/logo.png) no-repeat 24px 17px; clear:both}
.mainbox_body{ max-width:1920px; height :545px; margin:0 auto; }

.news{background:url(../images/news.png) no-repeat;width:1000px;height:308px;}
.news_tit{width:100%;height:38px;line-height:38px;position:relative;}
.news_tit .more1{position:absolute;left:270px;top:9px;display:block;width:36px;height:12px;}
.news_tit .more2{position:absolute;left:610px;top:9px;width:36px;height:12px;}
.news_tit .more3{position:absolute;left:935px;top:9px;width:36px;height:12px;}
.news_cont{}
.news_cont .zcfg{width:300px;margin:15px;height:230px;}
.news_cont .zdbs{width:300px;margin:15px;margin-left:15px;height:230px;}
.news_cont .jdws{width:300px;margin:15px;height:230px;}
.news_cont ul{text-align:left;list-style:none;}
.news_cont ul li{height:28px;background:url(../images/dot.png) no-repeat left 10px;text-indent:12px;}
.news_cont ul li a{float:left;text-decoration:none;line-height:28px;}
.news_cont ul li a:hover{color:Red;}
.news_cont ul li span{float:right;line-height:28px;}

.tit{background:url(../images/tit.png) no-repeat;height:38px;line-height:38px;font-size:14px;font-weight:bold;text-indent:75px;text-align:left;}
.list{height:auto;}
.list ul{text-align:left;list-style:none;}
.list ul li{height:28px;background:url(../images/dot.png) no-repeat left 10px;text-indent:12px;width:92%;margin:0px auto;border-bottom:dashed 1px #cdcdcd;}
.list ul li a{float:left;text-decoration:none;line-height:28px;}
.list ul li a:hover{color:Red;}
.list ul li span{float:right;line-height:28px;}

.new_tit{text-align:center;font-size:22px;font-weight:bold;height:40px;line-height:40px;padding-top:20px;}
.new_info{height:28px;line-height:28px;border-bottom:dashed 1px #cdcdcd;width:90%;margin:0 auto;}
.new_cont{width:90%;margin:0 auto;padding-top:10px;text-align:left;line-height:150%;font-size:12px;padding-bottom:20px;}
.new_cont p{text-indent:2em;}

.foot{background:url(../images/foot.png) repeat-x;height:64px;width:100%;}