﻿/* CSS Document */ 
body{line-height: 1.5;word-wrap: break-word;font-size:16px;min-width: 320px; margin:0 auto; font-family:"Microsoft YaHei";max-width:640px;}
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dt, dd, h1{margin: 0;padding: 0;}
img{max-width: 100%;}
li{list-style:none;}
a{text-decoration:none;color:#333}
table{border-collapse: collapse;}

/*隐藏导航*/
#header { width: 100%; background:url(topbg.gif) repeat-x; margin-bottom:3px;box-shadow:0px 0px 2px 0 #a633f7; overflow:hidden; zoom:1 }
.arthead {width: 100%; box-shadow:0px 0px 2px #a633f7;  overflow:hidden; zoom:1;
 background:url(topbg.gif) repeat-x; }
#side_nav {	position: fixed; z-index: 9999; overflow: hidden; text-align: center; width: 100px; top: 0px; height: 100%; right: -100px; background: #a633f7; }
#side_nav li { border-bottom: solid 1px #a019ff;line-height: 35px;box-shadow:1px 1px 0px #bd60ff}
#side_nav li a { display: block; color: #fff}


/*顶部*/
.lonav{  float:left; width:96%; height:46px;  padding:15px 2% 5px 2%; }
.logowz{ width:50%; float:left; height:40px;}
.loo{float:right;margin-top:7px;}
.lef{float:left}
.leimu{margin-left:5px; line-height: 50px;font-size:18px; color:rgba(10, 10, 10, 0.56); font-weight:bold; margin-top:2px;  float:left}
.jmlist {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #a42af9;
    float: left;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    padding: 5px 1% 0;
    white-space: nowrap;
    width: 98%;
}

/*导航*/
#wraper { POSITION: relative; WIDTH: 100%; TOP: 0px}
.nav{ background:url(nav_bg.png) repeat-x; padding: 11px 2%; width: 96%;float:left;font-size:18px;line-height:28px; margin-bottom:10px; height:59px;}
.nav A { DISPLAY: block; COLOR: #fff; TEXT-DECORATION: none}
.nav UL LI { TEXT-ALIGN: center; WIDTH: 25%; FLOAT: left; }
.nav A:hover { FONT-WEIGHT: 900}



.xingzuo_box{width:100%;margin-left:auto;margin-right:auto;margin-bottom:4px;height:auto;overflow:hidden;}
.xingzuo_box li{float:left;width:16%;height:30px;line-height:24px;text-align:center; margin-left:2px;}
.xingzuo_box li a{color:#fff;font-size:16px;padding:3px 6px;background:#CC9900; display:block}


.footer {
    background: #f5f6f8 none repeat scroll 0 0;
    border-bottom: 1px solid #d8d9de;
    border-top: 1px solid #d8d9de;
    box-shadow: 0 1px 0 #fff inset;
    font-size: 16px;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
}
.footer .linkico {
    display: inline-block;
    font-size: 16px;
    margin: 0 8px;
}
.footer A:hover {
    text-decoration: underline;
}
