/* ==全局设置== */

/* ==全局设置== */

* {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}

img, a {
    border: none;
}

a {
	
    text-decoration: none;
}

html {
    overflow-y: scroll;
}

.bodys {
    width: 100%;
    text-align: center;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfloat {
    clear: both;
    height: 0px;
}

a {
    text-decoration: none;
    display: inline-block;
    color: #666666;
    cursor: pointer;
outline:none;
    blr:expression(this.onFocus=this.blur());
}

.pagewidth {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.pagewidth1 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

BODY {
    font-family: 'Microsoft YaHei','SimSun',Arial,Helvetica,Sans-Serif;
    background: #fff;
    color: #777777;
    font-size: 12px;
    line-height: 150%;
    background-position: center;
    text-decoration: none;
}


.Pagebanner {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding-top:210px;
    background:url(pagebanner.jpg) top center no-repeat
}

.PageBox {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    height:auto;
    overflow:hidden;
    margin-top:30px;
}

.PageNav {
    width: 100%;
    height: 40px;
    background:#333333;
    opacity:0.8;
    filter:alpha(opacity=80);
    border-bottom: 1px #CCC solid;
}

.PageNavL {
    float: left;
    width: 200px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.PageNavR {
    height: 40px;
    line-height: 40px;
    font-family:"宋体";font-size:12px;
      position:absolute;
    right:0;
    color:#ffffff;
}
    .PageNavR a {
        color: #ffffff;margin:0 5px;
    }

.PageEdit {
    padding:30px 0;
    text-align: left;
    line-height: 200%;
    font-size: 12px;
    height: auto;
}

.PageL {
    width: 210px;
    float: left;
}

.PageR {
    width: 760px;
    float: right;
    line-height: 200%;
    font-size: 14px;
     padding-bottom:100px;
}
.PageA {
    width:980px;
     line-height: 200%;
    font-size: 14px;
    padding:10px;
    height:auto;
    overflow:hidden;
    padding-bottom:50px;
}
.PageA .con_content {
    width:400px;
    float:right;
}
.PageA .con_map {
    width:500px;
    float:left;
}

.abc tr td{
    padding-left:10px;
}
/* ==栏目菜单样式== */


.btmenu {color:#333333;font-size:12px;line-height:150%;text-decoration: none} 
A.btmenu:link{color:#333333;}
A.btmenu:visited{color:#333333;}
A.btmenu:active{color:#333333;}
A.btmenu:hover{color:#ff6611;}

.smenu {color:#ffffff;font-size:12px;line-height:150%;text-decoration: none} 
A.smenu:link{color:#ffffff;}
A.smenu:visited{color:#ffffff;}
A.smenu:active{color:#ffffff;}
A.smenu:hover{color:#ffffff;}

a.smenuv {
   display: inline-block;
width: 132px;
padding: 10px 38px;
background: url("bg_sign07.png") no-repeat 178px center #fbfafa;
border: 1px solid #eee;
border-bottom: none;
font-size: 14px;
line-height: 24px;
color: #333;
}

A.smenuv:link {
    color: #333333;
}

A.smenuv:visited {
    color: #333333;
}

A.smenuv:active {
    color: #333333;
}

A.smenuv:hover {
color: #333;
border-color: #bad1e6;
background: url("bg_sign.png") no-repeat 178px center #bad1e6;
}

a.smenuvnow {
       display: inline-block;
width: 132px;
padding: 10px 38px;
border: 1px solid #eee;
border-bottom: none;
font-size: 14px;
line-height: 24px;
color: #333;
border-color: #bad1e6;
background: url("bg_sign.png") no-repeat 178px center #bad1e6;
}

A.smenuvnow:link {
    color: #333;
}

A.smenuvnow:visited {
    color: #333;
}

A.smenuvnow:active {
    color: #333;
}

A.smenuvnow:hover {
    color: #333;
}


/* ==页内导航样式== */

.nav {color:#777777;font-size:12px;} 
td.nav {padding-left:5px} 


/* ==表格样式== */

td.title{background:#eeeeee }
td.con{background:#ffffff}
.table{border:1px #dddddd solid}
.tablemenu{color:#555555;BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid;background:#eeeeee}
.line{background:#dddddd}



/* ==交替样式== */

.list{BACKGROUND-COLOR: expression((this.sectionRowIndex%2==0)?'#f5f5f5':'#ffffff');font-size:14px;}
li.fang {
    height:48px;line-height:48px;
}

/* =={#lanTitle#}列表样式== */

a.tList{color:#6a6a6a;line-height:22px;font-size:14px;color:#1982d9;border-bottom:1px dashed #cccccc;line-height:48px;display:block;}
.tList1{color:#1982d9;font-size:14px;font-weight:bold;width:118px;display:block;}

a.tList:link{color:#6a6a6a}
a.tList:visited{color:#6a6a6a}
a.tList:active{color:#6a6a6a}
a.tList:hover{color:#1982d9;text-decoration: underline}

a.look_more {
    width:156px;height:35px;text-align:center;line-height:35px;color:#ffffff;font-size:14px;background:#309d35;border-radius:3px;
}
/* ==图片列表样式== */

td.piclist{}
div.piclist{height:167px;}
    div.piclist img {
        display:block;
    }
a.pictitle{color:#555555;font-size:16px;line-height:46px;width:161px;height:46px;}
div.pictitle{border:0px #dddddd solid;background:#d3d7db;width:161px;height:46px;}
a.pictitle:hover{color:#ffffff;font-size:16px;line-height:46px;background:#309d35;}


/* ==更多链接样式== */

a.more{font-size:12px;;text-decoration: underline}
a.more:link{color:#555555;}
a.more:visited{color:#555555;}
a.more:active{color:#555555;}
a.more:hover{color:#ff6611;}

/* ==树型菜单样式== */

.dtree {color: #555555;font-size: 12.00px;	white-space: nowrap;}
.dtree img  {border: 0px;	vertical-align: middle;}
.dtree a   {color: #555555;font-size: 12.00px;	TEXT-DECORATION: none}
.dtree a.node{color: #555555;white-space: nowrap;padding: 1px 2px 1px 2px;TEXT-DECORATION: none}
.dtree a.nodeSel {color: #555555;font-size: 12.00px;	white-space: nowrap;	padding: 1px 2px 1px 2px;TEXT-DECORATION: none}
.dtree a.node:hover {color: #555555;font-size: 12.00px;	TEXT-DECORATION: none}
.dtree a.nodeSel:hover {color: #555555;	font-size: 12.00px;TEXT-DECORATION: none}
.dtree a.nodeSel {background-color: #cfdfef;font-size: 12.00px;}
.dtree .clip {overflow: hidden;}

/* ==翻页样式== */

.pagesinfo {color:#555555;font-size:12px;}
.pagesnow {color:#D07E36;font-size:14px;text-decoration: none}
.pages {color:#777777;font-size:14px;text-decoration: none}


/* ==文章频道检索列表样式== */

td.newsquery{height:23px}

.newsquery{color:#777777;line-height:150%;font-size:12px}
a.newsquery{color:#777777;line-height:150%;font-size:12px;text-decoration: none}
a.newsquery:link{color:#777777;}
a.newsquery:active{color:#777777;}
a.newsquery:visited{color:#777777;}
a.newsquery:hover{color:#ff6611;}

.newsquerytitle{border:1px #eeeeee solid;background:#f0f0f0}
.newsquerytime{color:#555555;font-size:12px}


/* ==文章频道详情样式== */

.newstitle {color:#333333;font-size:18px;font-weight:bold}
.newsinfo {background:#f0f0f0;color:#555555;font-size:12px;}
.newscon {color:#777777;font-size:14px;line-height:160%;padding:15px}


/* ==一级分类列表样式== */


a.class{display: inline-block;
width: 132px;
padding: 10px 38px;
background: url("bg_sign07.png") no-repeat 178px 15px #fbfafa;
border: 1px solid #eee;
border-bottom: none;
font-size: 14px;
line-height: 24px;
color: #333;}
a.class:link{color:#333333;}
a.class:visited{color:#333333;}
a.class:hover{color: #333;
border-color: #bad1e6;
background: url("bg_sign.png") no-repeat 178px 18px #bad1e6;}



/* ==二级分类列表样式== */

table.bigclass{border:1px #dddddd solid}
td.bigclass{background:#eeeeee;padding-left:10px;height:25px}

.bigclass{color:#777777;font-size:12px;line-height:150%}
a.bigclass{color:#777777;font-weight:bold;line-height:150%;text-decoration: none}
a.bigclass:link{color:#777777;}
a.bigclass:visited{color:#777777;}
a.bigclass:actived{color:#777777;}
a.bigclass:hover{color:#ff6611;}


table.smallclass{border:0px #dddddd solid}
td.smallclass{background:#f7f7f7;padding-left:10px;height:18px}

.smallclass{color:#555555;font-size:12px;line-height:150%}
a.smallclass{color:#555555;line-height:150%;text-decoration: none}
a.smallclass:link{color:#555555;}
a.smallclass:visited{color:#555555;}
a.smallclass:actived{color:#555555;}
a.smallclass:hover{color:#ff6611;}



/* ==下载频道样式== */

td.downquery{height:22px}

.downquery{color:#777777;line-height:150%;font-size:12px}
a.downquery{color:#777777;line-height:150%;font-size:12px;text-decoration: none}
a.downquery:link{color:#777777;}
a.downquery:active{color:#777777;}
a.downquery:visited{color:#777777;}
a.downquery:hover{color:#ff6611;}

.downquerytitle{border:1px #eeeeee solid;background:#f0f0f0}
.downquerytime{color:#555555;font-size:12px}

.downpropname{color:#555555;font-size:12px;background:#dddddd}
.downprop{color:#555555;font-size:12px;padding-left:10px;background:#f0f0f0}
.downintro {color:#777777;font-size:12px;line-height:150%;}


/* ==图文频道样式== */

.cpline{background:#dddddd}
td.cpquery{background:#ffffff;}
div.cpquery{border:1px #eeeeee solid;padding:5px;background:#ffffff;}

a.cpquerytitle{color:#777777;font-size:12px;line-height:26px}
div.cpquerytitle{border:1px #eeeeee solid;padding:2px;background:#f7f7f7}


.cppropname{color:#555555;font-size:12px;background:#dddddd}
.cpprop{color:#555555;font-size:12px;padding-left:10px;background:#f0f0f0}
.cpintro {color:#777777;font-size:12px;line-height:150%;}


/* ==提示信息样式== */

.notic{font-size:12px;color:#777777}
.noticerr{font-size:12px;color:#ff6600}
.noticlink{font-size:12px;color:#ff6600}


/* ==会员频道样式== */

.mustfill {color:#ff0000;font-size:14px;}
.memberinfo{color:#555555;}


/* ==评论样式== */

td.bbsquery{height:23px}

.bbsquery{color:#777777;line-height:150%;font-size:12px}
a.bbsquery{color:#777777;line-height:150%;font-size:12px;text-decoration: none}
a.bbsquery:link{color:#777777;}
a.bbsquery:active{color:#777777;}
a.bbsquery:visited{color:#777777;}
a.bbsquery:hover{color:#ff6611;}

.bbsquerytitle{border:1px #eeeeee solid;background:#f0f0f0}
.bbsquerytime{color:#555555;font-size:12px}


.bbstitle{background:#eeeeee}
.bbscon{background:#ffffff}
.bbstable{background:#dddddd;}
.bbsline{background:#dddddd}


/* ==全站搜索样式== */

.searchtitle{color:#777777;font-size:14px;line-height:32px}
a.searchtitle{color:#777777;font-size:14px;line-height:32px}
.searchbody{color:#333333;font-size:13px;line-height:18px;height:60px}
.searchtime{color:#555555;font-size:12px}

#gsjj {
    width:100%;height:384px;background:url(gsjj_bg.jpg) top center no-repeat;
}
.gsjj_img {
    width:411px;height:234px;float:left;margin-left:55px;margin-top:60px;
}
.gsjj_con {
    width:512px;height:200px;margin-top:72px;font-size:14px;line-height:2em;
}
.mores {
    font-size:14px;color:#196cb7;text-decoration:underline;margin-top:30px;
}
#cpzs {
    width:100%;height:362px;background:url(cpzs.jpg) top center no-repeat;padding-top:38px;
}
.cpzs_head {
    margin-bottom:45px;height:45px;
}
.cpzs_head ul li {
    width:182px;height:45px;background:#ffffff;float:left;margin-right:5px;text-align:center;line-height:45px;
}
    .cpzs_head ul li a {
        color:#309d35;font-size:20px;font-weight:bold;
    }
        .cpzs_head ul li a.on {
            color:#1768b3;
        }
.cpzs_head {
    margin-bottom:50px;
}
#xwzx {
    width:100%;height:680px;background:url(xwzx_bg.jpg) top center no-repeat;
}
.ad {
    width:1000px;height:118px;margin:15px auto 50px auto;display:block;
}
.titles {
    height:48px;border-bottom:1px solid #cccccc;text-align:center;color:#1982d9;font-size:22px;color:#1982d9;font-weight:bold; width:1000px;
}
.titles1 {
    height:48px;border-bottom:1px solid #cccccc;text-align:center;color:#1982d9;font-size:22px;color:#1982d9;font-weight:bold; margin:0 auto
}
.title_line {
    width:116px;height:7px;background:#309d35;margin:-5px auto;
}
.news_con {
    width: 560px;
    height: 270px;
    background: url(xw_title.jpg) no-repeat;
    margin-left: 20px;
    margin-top: 40px;
    padding-left: 40px;
}
.news_con2 {
    width: 300px;
    height: 270px;
    margin-top: 40px;
	float:right;
}
#hzhb {
    width:100%;height:265px;background:#ededed;
}
.hzhb {
    position:relative;text-align:center;
}
.hzhb_title {
    width:211px;height:302px;background:url(hzhb.jpg);position:absolute;left:-8px;top:-90px;text-align:center;color:#ffffff;line-height:2em;
}
.hzhb_title h5 {
    font-size:22px;font-weight:bold;color:#ffffff;border-bottom:2px solid #ffffff;width:116px;margin:24px auto;padding-bottom:15px;line-height:1em;
}
.look_more2 {
    width:147px;height:32px;position:absolute;top:-61px;left:180px;
}
#foot {
    width:100%;height:60px;line-height:60px;color:#7c7c7c;background:#dedede;
}
    #foot a {
        color:#7c7c7c;
    }
    .side-tit {
width: 128px;
height: 91px;
padding-left: 82px;
background: url("bg_sidetit.jpg") no-repeat;
font-size: 20px;
line-height: 91px;
color: #fff;
}
    .side-order {
margin-top: 27px;
}
    .side-order .tit {
height: 39px;
padding-left: 18px;
background: #2372b6;
font-size: 16px;
line-height: 39px;
color: #fff;
}
    .side-order .main {
padding: 15px 17px 55px;
border: 1px solid #eee;
background: url("bg_sideorder.jpg") no-repeat right bottom;
line-height: 24px;
}
    .side-order .main p.pl25 {
padding-left: 25px;
background: url("bg_sign11.png") no-repeat;
font-size: 14px;
color: #2372b6;
}
     .side-order .main p.tel {
background-position:0 -25px;
}
          .side-order .main p.fax {
background-position:0 -50px;
}
.side-list {
    border-bottom:1px solid #eee;
}
.hzhbs {
    width:793px;height:200px;float:right;margin-top:16px;
}
#fd {
    width:188px;height:374px;position:fixed;right:0;top:200px;
}