/* ==全局设置== */

* {
    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;
}

BODY {
    font-family: 'Microsoft YaHei','SimSun',Arial,Helvetica,Sans-Serif;
    color: #777777;
    font-size: 12px;
    line-height: 150%;
    background-position: center;
    text-decoration: none;
    background:url(bg.jpg);
}


.Pagebanner {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.PageBox {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    margin-top: 30px;
    height:auto;
    overflow:hidden;
    background:#ffffff;
}

.PageNav {
    width: 1000px;
    height: 60px;
    border-bottom: 1px #CCC solid;
}

.PageNavL {
    float: left;
    width: 170px;
    font-size: 16px;
    color: #ffffff;
    background:#382b46;
    height: 60px;
    text-align:center;
    line-height: 60px;
    font-size: 16px;
}

.PageNavR {
    float: right;
    width:805px;
    height: 60px;
    line-height: 60px;
}

.PageEdit {
    padding: 20px;
    text-align: left;
    line-height: 200%;
    height: auto;
}
.PageEdit2,.PageEdit3,.PageEdit4 {
    text-align: left;
    line-height: 200%;
    height: auto;
    padding-bottom:20px;
}
.PageEdit2 h5 {
    height:50px;
    line-height:50px;
    padding-left:20px;
    color:#ffffff;
    font-size:24px;
    margin:20px auto;
    background:#382b46;
}
.PageEdit3 h5 {
    height:50px;
    line-height:50px;
    padding-left:20px;
    color:#ffffff;
    font-size:24px;
    margin:20px auto;
    background:#808080;
}
.PageEdit4 h5 {
    height:50px;
    line-height:50px;
    padding-left:20px;
    color:#ffffff;
    font-size:24px;
    margin:20px auto;
    background:#000000;
}
    .PageEdit2 div, .PageEdit3 div, .PageEdit4 div {
        padding:0 20px;
    }
.PageL {
    width: 210px;
    float: left;
    padding-top: 10px;
}

.PageR {
    width: 760px;
    float: right;
    padding: 10px 0;
    line-height: 200%;
    font-size: 14px;
}
.PageA {
    width:980px;
     line-height: 200%;
    font-size: 14px;
    padding:10px;
    height:auto;
    overflow:hidden;
    padding-bottom:50px;
}
 .con_content {
    width:400px;
    float:right;
    font-size:14px;
}
.con_map {
    width:500px;
    padding-bottom:100px;
    float:left;
}

#top_head {
    width:100%;
    height:90px;
    padding-top:10px;
    background:url(top_bg.jpg) top center no-repeat;
}

.logo {
    margin-top:10px;
}
.right_menu {
     width:720px;
         text-align:right;
}
div.main_menu {
    width:720px;
    text-align:right;
    margin-top:16px;

}
    div.main_menu ul li {
        height:35px;
        line-height:35px;
        float:left;
    }
        div.main_menu ul li img {
            vertical-align:middle;
            margin:0 15px;
        }
        div.main_menu ul li a {
            color:#ffffff;
            font-size:16px;
        }
            div.main_menu ul li a:hover {
                color:#ff00ff;
            }
            div.main_menu ul li a.on {
                color:#ff00ff;
            }
#banner {
    width:100%;
    height:500px;
    background:url(banner.jpg) top center no-repeat;
}
#four_contents {
    height:422px;
    margin-top:30px;
    position:relative;
}
    #four_contents .contents1 {
        position:absolute;
        width:240px;
        height:210px;
        left:0;
        top:0;
        background:url(content1.jpg);
    }
     #four_contents .contents1:hover {
        background:url(content1_h.jpg);
    }
         #four_contents .contents2 {
        position:absolute;
        width:240px;
        height:210px;
        left:250px;
        top:0;
        background:url(content2.jpg);
    }
     #four_contents .contents2:hover {
        background:url(content2_h.jpg);
    }
         #four_contents .contents3 {
        position:absolute;
        width:490px;
        height:200px;
        left:0;
        top:220px;
        background:url(content3.jpg);
    }
     #four_contents .contents3:hover {
        background:url(content3_h.jpg);
    }
         #four_contents .contents4 {
        position:absolute;
        width:500px;
        height:420px;
        right:0;
        top:0;
        background:url(content4.png);
    }
     #four_contents .contents4:hover {
        background:url(content4_h.png);
    }
#six_model {
    height:260px;
    margin-top:10px;
    position:relative;
}
     #six_model .wx_user {
        float: left;
    }


    #six_model a.left_icon {
        width: 29px;
        height: 55px;
        background: url(left_right.png) no-repeat;
        background-position: 0 0;
        display: inline-block;
        position: absolute;
        left: -53px;
        top: 65px;
    }


    #six_model a.right_icon {
        width: 29px;
        height:55px;
        background: url(left_right.png) no-repeat;
        background-position: -29px 0;
        display: inline-block;
        position: absolute;
        right: -53px;
        top: 65px;
    }


#wx_user_window {
    width: 1000px;
    height: 260px;
    overflow: hidden;
    position: relative;
    float: left;
}

.wx_yundong {
    position: absolute;
    left: 0px;
    float: left;
}

    .wx_yundong div {
        float: left;
    }

    .wx_yundong ul {
        padding: 0px;
    }

        .wx_yundong ul li {
            width: 326px;
            height: 260px;
            margin-right: 10px;
            float: left;
            color:#666666;
            background:#ffffff;
            font-size:12px;
            line-height:20px;

        }
            .wx_yundong ul li h5 {
                font-size:18px;
                color:#333333;            
                margin:0 auto;
                 margin-top:5px;
                width:290px;
                font-weight:normal;
            }
                 .wx_yundong ul li p {
                color:#666666;            
                margin:0 auto;
                width:290px;
            }

            .wx_yundong ul li img {
                width: 326px;
                height: 150px;
            }
#hzpp {
    height:100px;
    background:#f5f5f5;
    margin-top:30px;
}
    #hzpp .hzpp {
        width:832px;
        height:100px;
        overflow:hidden;
    }

    #foot {
    width: 100%;
    padding: 50px 0;
    height: 312px;
    background:url(foot.jpg);
    margin-top:30px;
}
.ewm {
    width:200px;
    position:absolute;
    right:80px;
    bottom:-22px;
}

    #foot .friend_url {
        width: 160px;
        float: left;
    }

    #foot h5 {
        font-family: "宋体";
        font-size: 14px;
        color: #cccccc;
        margin-bottom: 15px;
    }

    #foot .friend_url li {
        width: 135px;
        line-height: 2em;
        font-family: "宋体";
        font-size: 12px;
        list-style:inside;
    }

        #foot .friend_url li a {
            color: #999999;
        }

            #foot .friend_url li a:hover {
                color: #fff;
            }

    #foot .lxwm {
        width: 300px;
    }

        #foot .lxwm span {
            font-weight: bold;
            color: #fff;
        }

        #foot .lxwm p {
            font-family: "宋体";
            color: #ccc;
            line-height: 2em;
        }

        #foot .lxwm a {
            width: 280px;
            line-height: 25px;
            height: 25px;
            padding-left: 25px;
            color: #ccc;
            font-size: 12px;
        }

            #foot .lxwm a.address {
                background: url(three_icon.png) 0 0 no-repeat;
                margin-top:5px;
            }

            #foot .lxwm a.tels {
                background: url(three_icon.png) 0 -25px no-repeat;
            }

            #foot .lxwm a.email {
                background: url(three_icon.png) 0 -50px no-repeat;
            }
.yqlj {
            margin-top:50px;
            height:30px;
            line-height:30px;
            font-size:12px;
}
.yqlj span{
    color:#999999;
     line-height:30px;
    font-size:14px;

}
.yqlj .yqljs {
    width:930px;

}
#foot_bottom {
    height: 60px;
    line-height:60px;
    background: #000000;
    color: #666666;
    font-family: "宋体";
}

/* ==栏目菜单样式== */

.menu {width:70px;padding-top:3px;white-space: nowrap} 
A.menu {color:#000000;font-size:12px;text-decoration: none} 
A.menu:link{color:#ffffff;}
A.menu:visited{color:#ffffff;}
A.menu:active{color:#DCCE2F;}
A.menu:hover{color:#E621ED;}


.menunow {width:70px;padding-top:3px;white-space: nowrap} 
A.menunow {color:#E09725;font-size:12px;text-decoration: none} 
A.menunow:link{color:#ffffff;}
A.menunow:visited{color:#ffffff;}
A.menunow:active{color:#780000;}
A.menunow:hover{color:#ff6611;}


.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 {color:#333333;font-size:16px;line-height:58px;border-bottom:1px solid #ffffff;width:100px;} 
A.smenuv:link{color:#333333;}
A.smenuv:visited{color:#333333;}
A.smenuv:active{color:#333333;}
A.smenuv:hover{color:#333333;}

a.smenuvnow {color:#a40182;font-size:16px;line-height:58px;border-bottom:1px solid #a40182;width:100px;} 
A.smenuvnow:link{color:#a40182;}
A.smenuvnow:visited{color:#a40182;}
A.smenuvnow:active{color:#a40182;}
A.smenuvnow:hover{color:#a40182;}


/* ==页内导航样式== */

.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;}


/* =={#lanTitle#}列表样式== */

.tList{color:#333333;line-height:22px;font-size:12px}
.tList1{color:#b0b0b0;line-height:150%;font-size:12px}

a.tList{font-size:12px;;text-decoration: underline}
a.tList:link{color:#333333}
a.tList:visited{color:#333333}
a.tList:active{color:#333333}
a.tList:hover{color:#ff6611}

/* ==图片列表样式== */

td.piclist{background:#ffffff}
div.piclist{border:1px #dddddd solid;width:50px;height:50px;padding:1px;background:#ffffff}

a.pictitle{color:#777777;font-size:12px;line-height:26px}
div.pictitle{border:0px #dddddd solid;padding:1px;background:#ffffff}



/* ==更多链接样式== */

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: #aaaaaa;
    font-size: 14px;
    text-decoration: none;
    width: 35px;
    border: #ccc 1px solid;
    background: #f0f0f0;
    text-align: center;
    line-height:39px;
}

.pages {
    color: #aaaaaa;
    font-size: 14px;
    text-decoration: none;
    text-align:center;
    width: 35px;
    border: #ccc 1px solid;
}

    .pages a {
        color: #aaaaaa;
    }



/* ==文章频道检索列表样式== */

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}

a.look_new {
    width:120px;
    height:40px;
    background:#382b46;
    line-height:40px;
    text-align:center;
    color:#ffffff;
}
/* ==文章频道详情样式== */

.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 {color:#333333;font-size:16px;line-height:58px;border-bottom:1px solid #ffffff;width:100px;text-align:center;} 
A.class:link{color:#333333;}
A.class:visited{color:#333333;}
A.class:active{color:#333333;}
A.class:hover{color:#a40182;border-bottom:1px solid #a40182;}

/* ==二级分类列表样式== */

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;width:306px}
div.cpquery{background:#ffffff;width:306px}

a.cpquerytitle{color:#333333;font-size:18px;line-height:40px;}
div.cpquerytitle{width:306px;text-align:center}
div.cpquerymemo{width:306px;height:50px;line-height:1.8em;font-size:14px; overflow:hidden;}

.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%;}

div.cpquery4{background:#ffffff;width:230px}
a.cpquerytitle4{color:#333333;font-size:18px;line-height:40px;}
div.cpquerytitle4{width:230px;text-align:center}
div.cpquerymemo4{width:230px;height:50px;line-height:1.8em;font-size:14px; overflow:hidden;}
/* ==提示信息样式== */

.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}

.input {
    width:200px;
    height:25px;
    
}
.textarea {
    width:200px;
    
}
#fd{
    position:fixed;
    left:0;
    bottom:200px;
}