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

.notice {
    float: left;
    width: 62%;
}

.freshNews {
    margin: 0;
}

div.conTitle {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #323232;
    text-align: left;
}

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: #C9A42F;
    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;
    margin-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
}

/*div.more {
    border-bottom: 1px solid #EAEAEA;
    font-size: 1em;
    text-align: right;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 20px;
    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;
    padding: 0 10px;
}

div.freshNews ul li {
    color: #323232;
    font-size: 1em;
    text-align: left;
    line-height: 25px;
}

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.titleInside {
    background: #F1F6ED ;
    padding:0 ;
    height: 35px ;
    text-align: left ;
    line-height: 35px ;
    border: none ;
    position: relative;
    margin-bottom: 20px;
}
div.titleInside span {
    color: #596800 ;
    font-size: 16px ;
    font-weight: bold ;
    letter-spacing: 1px ;
    margin-left: 15px ;
}
div.moreNews {
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 50px;
    position: absolute;
    top: 2px;
    right: 0;
}
div.moreNews:hover{
    text-decoration: underline;
}
div.moreNews a {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    width: 100%;
}

.show1{float: right; width: 36%;text-align: left;/*border-left: 1px solid #f0f0f0;*/padding-left: 10px;/**/}
.show1 .se{display:none;}
.show1 ul.title{height:34px;margin:0 0 20px 0;border-bottom: 1px solid #eaeaea;/**/}
.show1 ul.title li{float:left;overflow:hidden;zoom:1;padding:0 0 0 3px;display:inline;margin:0 0 0 5px;}
.show1 ul.title li span{float:left;line-height:34px;_line-height:34px;color:#959595;/**/font-size:14px;letter-spacing:1px;padding:0 18px 0 15px;cursor:pointer;}
.show1 ul.title li.click{}
.show1 ul.title li.click span{color: #596800;font-weight: bold;border-bottom: 3px solid #6C6C6C;/**/}

.tea{
    clear: both;
    height: auto;
    overflow: hidden;
}
.teaHeight {
    height: 480px;
}
.tea h1{color: #333;font-size: 18px;font-weight: 900;padding: 20px 0;}
.tea-pho{overflow: hidden;zoom: 1;position: relative;font-size: 12px;}
.tea-pho p{line-height: 20px;}
.tea-pho .tleft{float: left;width: 80px;height: 80px;display: inline;margin: 0 10px 0 0;}
.tea-pho .tleft img{width: 80px;height: 80px;border-radius: 50%;}
.tea-text{margin: 10px 0;padding: 0 10px;height: 40px;overflow: hidden;zoom: 1;}
.tea-text p{line-height: 20px;color: #959595;/**/}
.tea .each-tea{margin: 0 0 30px 0;}

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

.show_tea_info{width: 16px;height: 16px;background: url(./down.png) no-repeat left top;cursor: pointer;margin: 0 auto;}
.hide-tea-info{background: url(./up.png) no-repeat left top !important;}