
/****常用页面公共样式****/
body { margin:0px; padding:0px; font-size:12px; color:#000; font-family:"microsoft yahei";}
ul,ol,li,div{ padding:0px; margin:0px; list-style:none; border:0px;}
img{ border:0px;}
.Inp{ width:180px; height:18px; line-height:18px; border:1px solid #7E857A;}

/***超链接样式**/
a{ color:#000; text-decoration:none;}
a:hover{ color:#C30; }

.imgBox{ border:1px solid #ccc; padding:2px;}
.R1{ float:right;}   /***右对齐***/

/**************************/
/***------首页样式------***/
/**************************/
#topbar{ height:41px; background: url(../images/topbarbg.png) repeat-x; }
#top{ height:142px; background:url(../images/headbg.png) repeat-x;}
#head{ background:url(../images/headbg.jpg) no-repeat right bottom; height:127px;}
#main{ background:url(../images/mainbg.png) repeat-x center top;}
#foot{ height:82px; background:url(../images/footbg.png) repeat-x center top;}
.banner{ width:980px;margin:0px auto; margin-top:2px; height:310px;}
.topbar_content{ width:980px; margin:0px auto;}
.foot{ background:url(../images/footbg.png) repeat-x; height:112px; clear:both}
/**-----导航条-----**/
.NavUl{  }
.NavUl li{ width:180px; height:36px; line-height:36px; text-align:center; font-size:16px;  background:url(../images/navli.png) no-repeat right center;  float:left; font-weight:bold; font-family:'Microsoft YaHei'; display:block}
.NavUl .Rig{ background:none; }
.NavUl li:hover,.NavUl .On{ color:#F59D3F; background:#002A5C; cursor:pointer; text-decoration:none;}
.NavUl li a{ color:#fff; display:block}
.NavUl li a:hover{  display:block}

/********主体样式*********/
.topbarswsy{margin-left:6px;}
.topbarswsy a{ color:#162743;}
.topbarswsy a:hover{ color:#c30;}
.topbarright{font-size:14px;}

.content{ margin-top:23px; width:980px; margin:0px auto;}
.content_left{ background:url(../images/leftbg.png) no-repeat left 23px;;  width:257px; float:left}
.content_center{ margin:0px 16px; background:url(../images/main_centerbg.png) no-repeat center 23px;  width:497px; float:left }

.logo{ background:url(../images/logo.jpg) no-repeat center top; height:104px;}
.nav{ height:36px; background:url(../images/navbg.png) repeat-x; width:980px; margin:0px auto;}

.centet_top{ background:#F3F3F3; margin-top:22px; width:495px; height:230px; border-radius:5px;}
.centet_toptit{ padding-top:18px; padding-left:30px; font-size:20px; color:#3D3D3D; font-weight:bold; letter-spacing:2px;} 
.centet_topp{ width:440px; margin:0px auto; text-indent:2em; line-height:26px; margin-top:5px;}

.acontent_center{ margin:0px 16px;  height:453px; width:497px; float:left }
.acontent_center1{ margin:0px 16px;  width:497px; float:left }
.acentet_top{ margin-top:12px; width:495px; border-radius:5px;}
.acentet_toptit{ font-size:17px; color:#3D3D3D; font-weight:bold; letter-spacing:2px; margin-top:60px;} 
.acentet_topp{ display:block; clear:both; overflow:hidden; height:auto; line-height:26px; font-size:15px; }

.content_bottom{ height:237px; width:495px;border-radius:5px; background:#E8E8E8; margin-top:16px; }
.content_bottomtit{ height:37px;}
.content_bottomtitL{ line-height:37px; padding-left:18px; float:left;font-size:17px; font-weight:800;}
.content_bottomtitR{ float:right; padding-right:13px; line-height:37px;}
.content_bottomp{ height:195px; width:485px;border-radius:5px; margin-left:5px; background:#F3F3F3; }
.content_bottomul{}
.content_bottomul li{ padding-left:34px; line-height:24px; height:24px; background:url(../images/contentli.png) no-repeat 24px 10px;}
.content_bottomul span{ float:right; padding-right:25px;}

.content_right{ width:190px; float:left}
.righttop{ width:192px; height:187px; background: url(../images/righttop.png) no-repeat; margin-top:24px;}
/**-----底部样式-----**/
.foot_content{ width:600px; margin:0px auto;}

.footul{}
.footul li{ width:100px;  height:46px; line-height:46px; text-align:center; background:url(../images/footli.png) no-repeat right center; float:left; font-weight:bold; font-family:'Microsoft YaHei'; display:block}
.footul .Rig{ background:none; }
.footul li:hover,.NavUl .On{  cursor:pointer; text-decoration:none;}
.footul li a{  display:block}
.footul li a:hover{  display:block}

.footdiv{ clear:both;width:600px; margin:0px auto; padding-top:10px; color:#9A9A9A; font-size:13px;  }
/**-----左半部分样式-----**/
.lefttit1{margin-left:23px; font-size:17px; color:#363636; font-weight:800; margin-bottom:2px;}
.lefttit3{margin-left:25px; font-size:17px; color:#363636; font-weight:800; margin-bottom:2px;}

.leftimg1{margin-top:11px; margin-left:6px;}
.leftimg2{padding-top:13px; margin-left:6px;}
.leftimg3{padding-top:13px; margin-left:9px;}
.leftimg4{padding-top:7px; margin-left:9px;}
.leftp1{width:144px; margin:0px auto; margin-top:10px; line-height:20px;}
.leftp4{width:144px; margin:0px auto; margin-top:4px; line-height:20px;}
.leftp4 a{ color:#DB0000;}
.leftp1 a{ color:#DB0000;}
/**-----右半部分样式-----**/
.phoneul{}
.phoneul li{ height:26px; line-height:26px; background:url(../images/line.jpg) no-repeat center bottom;}

/*新闻栏目*/
.news_list li{line-height:30px;background:url(../images/dot_line.gif) repeat-x 0 30px;padding-top:1px;}
.news_list li a:hover{text-decoration:none;color:#999;}
.news_list span{float:right;font-family:Arial;color:#5868bf;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}

.news_list2 li{height:32px;line-height:32px;border-bottom:1px solid #eff2f4;padding:6px 10px 5px 25px; background:url(../images/newsDot.gif) no-repeat 8px 19px; }
.news_list2 li span.title a{float:left;color:#000; font-size:14px;font-weight:500;}
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}
.news_list2 li:hover{ background:url(../images/newsDot.gif) no-repeat 8px 19px #F9f9f9;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:15px;text-align:center;line-height:30px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}

/*产品栏目*/
.product_list li{width:33.3%;float:left; margin:8px 0px;}
.product_list li a.img{width:150px;height:104px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_list li a.img img{vertical-align:middle;}
.product_list li a.img:hover{border:1px solid #F90;}
.product_list li p.info{width:150px;line-height:30px;}
.product_list li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_list li p.info a{float:left;color:#555;}
