body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td, small {
    margin: 0;
    padding: 0;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
    font-size: 14px;
    color: #666666;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
body{
    background: url("../images/bg.jpg?v2") no-repeat center 340px;
}

.divc { margin: 0 auto}
/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾*/
#banner{
    width: 100%;
    height: 33vh;
    position: relative;
    background: url("../images/banner_top0802.jpg?v136") no-repeat center top;
    border-bottom: 1px solid #bca3cf;
    background-size: 100%;
}
.english{
    width: 160px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 21px;
}
/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª*/
.nav {margin-top: 0px;zoom: 1;position:relative;z-index:999;background-color: #363839;color:#fff;}
.m{width: 1000px;margin: 0 auto;}
.nav ul{padding: 0px 10px; height: 61px;}
.nav li {position:relative;float: left; }
.nav li.current h3{font-size: 16px;background-color: #595656;}
.nav li h3{text-align: center;height: 61px; line-height:61px;}
.nav li a, .nav li a:link, .nav li a:visited {font-size: 14px;color:#fff;padding: 0px 12px;display: block;}
.nav .sub{
    display:none;
    left:0;
    top:60px;
    position:absolute;
    line-height:40px;
    z-index:999999;
    min-width: 100px;
    background-color: #363839;
    }
.nav .sub p{ zoom:1; white-space: nowrap;}
.nav .sub a,.nav .sub a:link,.nav .sub a:visited{ display:block; padding:0 20px;font-weight: normal;min-width: 130px; }
.nav .sub a:hover,.nav .sub a:active{text-decoration: none;}
.main{padding-bottom: 20px;}
.left{width: 666px;}
.right{width: 294px;}
.nav .sub p a:hover{ background-color: #595656;}

.slideBox:hover .prev,
.slideBox:hover .next{display: block;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-30px;width:20px; height:43px; background: url(../images/arrow.png) 0px 0px no-repeat; }
.slideBox .next{ left:auto; right:0; background: url(../images/arrow-r.png) 0px 0px no-repeat; }
.prev:hover,
.next:hover{ filter:alpha(opacity=100);opacity:1;}
.prevStop{ display:none;  }
.nextStop{ display:none;  }

#slideBoxNav{
    position: relative;
}
/*ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/
#foot{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}