@import  url(../../../main/css/module_style.css);
body, html, ul {
    margin: 0;
    padding: 0;
}

.notice {
    float: left;
    width: 535px;
    padding: 0;
    margin-left: 10px;
}
.rightbar{
    float: right;
    width: 320px;
    margin-right: 25px;
}

.freshNews {
    margin: 0;
}

div.conTitle {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #323232;
    text-align: left;
    margin: 15px 0 0 0;
}

div.conTitle a {
    color: #323232;
    text-decoration: none;
}

div.conTitle a:hover {
    text-decoration: underline;
}
div.conTitle b{
    color:red;
}

div.authornews {
    text-align: left;
    font-size: 13px;
    color: #AF1A40;
    letter-spacing: 1px;
    margin-top: 5px;
}

span.update {
    color: #232323;
    padding-left: 10px;
    letter-spacing: 0;
    font-size: 12px;
}

div.oncon, .offcon {
    width: 100%;
    overflow: hidden;
    color: #232323;
    font-size: 1em;
    letter-spacing: 1px;
    padding: 5px 0;
    line-height: 26px;
    text-align:left;
    border-bottom: 1px solid #CBCCCD;
    margin-bottom: 10px;
}

div.more {
    border-bottom: 1px solid #CBCCCD;
    font-size: 1em;
    text-align: right;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    overflow: hidden;
}

div.more a {

}

div.more a:hover {
    cursor: pointer;
}

a.onConm {
    background: url(./on.jpg) no-repeat left top;
    width: 84px;
    height: 18px;
    display: block;
    float: right;
}

a.offConm {
    background: url(./off.jpg) no-repeat left top;
    width: 84px;
    height: 18px;
    display: block;
    float: right;
}

div.freshNews .titlez {
    background: url(./coin_1.gif) no-repeat left center;
    text-align: left;
}

div.freshNews .titlez span {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #323232;
    padding-left: 20px;
}

div.freshNews ul {
    list-style: none;
    margin: 0;
}

div.freshNews ul li {
    color: #323232;
    font-size: 1em;
    text-align: left;
    line-height: 26px;
    border-bottom: 1px solid #d1d1d1;
    padding: 4px 0 4px 1px;
}

div.freshNews ul li a {
    color: #596800;
    text-decoration: none;
}

div.freshNews ul li a:hover {
    text-decoration: underline;
}
div.functionz{
    /*padding-top:30px;*/

}
div.moreNews {
    font-size: 14px;
    /*height: 50px;*/
    letter-spacing: 1px;
    /*line-height: 50px;*/
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 50px;
    position: absolute;
    top: 10px;
    right: 0;
}
div.moreNews:hover{
    text-decoration: underline;
}
div.moreNews a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 1px;
    text-decoration: none;
    width: 100%;
}


.tea{background: #af1a40;}
.tea h1{color: #333;font-size: 18px;font-weight: 900;padding: 20px 0;}
.tea-pho{overflow: hidden;zoom: 1;position: relative;font-size: 12px;width: 150px;height: 150px;margin: 0 auto;}
.tea-pho-mask{
    position: absolute;
    background: url(./1.png) no-repeat 0 0;
    height: 150px;
    width: 150px;
    z-index: 100;
}
.tea-pho img{}
.tea-text{margin: 10px 0;padding: 0 25px;text-align: left;}
.tea-text p{line-height: 24px;color: #fff;font-size: 14px;padding: 2px 0;}
.tea-text p span{
    font-size: 14px;
    /*font-weight: bold;*/
}
.tea .each-tea{margin: 0 0 30px 0;}

#main-tea{border-bottom: 0 solid #ccc;margin: 0 0 15px 0;padding:20px 0;}
#main-tea .tea-pho p{font-size: 14px;font-weight: bold;}

.tea-pho .show_tea_info{position: absolute;width: 16px;height: 16px;right: 10px;bottom: 5px;background: url(./down.png) no-repeat left top;cursor: pointer;}
.tea-pho .hide-tea-info{background: url(./up.png) no-repeat left top !important;}

.newinfo{
    margin: 0;
    background: #fff;
    padding: 10px 0 20px;
}

.introduct-title{
    background: url(./coin2.jpg) repeat-x left bottom;
    overflow: hidden;
    position: relative;
}
.introduct-title span{
    float: left;
    height: 34px;
    padding: 0 20px 0 0;
    font-size: 20px;
    color: #AF1A40;
    background: url(./coin1.jpg) repeat-x left bottom;
}

.introduct{
    margin: 0;
}
.introduct .comtent{
    padding: 10px 0;
    text-align: left;
    text-indent: 2em;
    line-height: 26px;
}
.newsMore{
    text-align: right;
    font-weight: bold;
}
.offCon {
    height: 278px;
    overflow: hidden;
    line-height: 31px;
}

.newsMore a {
    cursor: pointer;
    color: #97A859;
}

.newsMore a:hover {
    text-decoration: underline;
}
