@charset "UTF-8";
/* CSS Document */

body {
    margin: 0 auto;
    background-color: #E1E1E1;
    font-family: STXihei, Microsoft YaHei;
    font-size: 14px;
}
p {
    text-indent: 2em;
}
.navcur {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: none;
}
.navcur:visited {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: none;
}
/*首页样式开始*/
.main_c {
    width: 1080px;
    height: 680px;
    padding: 0px 90px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
.l_main {
    width: 165px;
    height: 500px;
    margin-right: 50px;
    float: left;
}
.l_top {
    height: 114px;
    border-bottom: 1px solid #7d7d7d
}
.l_ban {
    height: 30px;
    line-height: 30px;
}
.c_main {
    width: 540px;
    height: 500px;
    margin-right: 50px;
    float: left;
}
.c_logo {
    height: 114px;
    border-bottom: 1px solid #7d7d7d;
}
.c_title {
    height: 30px;
    padding-top: 30px;
    font-size: 18px;
}
.zx_title {
    height: 35px;
    line-height: 35px;
    width: 80%;
    float: left;
    text-align: left;
}
.zx_time {
    height: 35px;
    line-height: 35px;
    width: 20%;
    text-align: right;
    float: left;
}
.r_main {
    width: 275px;
    height: 500px;
    float: left;
}
.r_jiaoyanshi {
    padding: 5px 0px;
}
.sy_banquan {
    width: 1080px;
    padding: 0 90px;
    height: 80px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
.bq_main {
    height: 80px;
    border-top: 1px solid #7d7d7d
}
.bq_left {
    width: 540px;
    margin-left: 215px;
    height: 50px;
    padding: 15px 0px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    color: #666666;
}
.bq_right {
    width: 275px;
    margin-left: 50px;
    height: 50px;
    padding: 15px 0px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    color: #9D9D9D;
}
.banner:link {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}
.banner:visited {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}
.banner:hover {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: underline;
}
.pic:link {
    opacity: 1;
}
.pic:visited {
    opacity: 1;
}
.pic:hover {
    opacity: 0.7;
}
.more:link {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: none;
}
.more:visited {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: none;
}
.more:hover {
    color: #AD7C47;
    font-size: 14px;
    text-decoration: underline;
}
/*首页样式结束*/

/*二级页面*/
.n_main_right {
    width: 1080px;
    min-height: 500px;
    padding: 0px 90px;
    margin: 0 auto;
    background-color: #FFFFFF;
    overflow: hidden;
}
.nc_main {
    width: 865px;
    min-height: 500px;
    float: left;
}
.nc_logo {
    height: 114px;
    float: left;
}
.nc_title {
    height: 30px;
    padding-top: 20px;
    font-size: 14px;
    color: #AD7C47;
}
.top_banner:link {
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    width: 100px;
    border-radius: 30px;
    background-color: #F7EFE6;
    text-decoration: none;
    text-align: center;
    float: right;
    color: #845C31;
}
.top_banner:visited {
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    width: 100px;
    border-radius: 30px;
    background-color: #F7EFE6;
    text-decoration: none;
    text-align: center;
    float: right;
    color: #845C31;
}
.top_banner:hover {
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    width: 100px;
    border-radius: 30px;
    background-color: #E6DACC;
    text-decoration: none;
    text-align: center;
    float: right;
    color: #845C31;
}
.zx_tdlist {
    width: 188px;
    height: 225px;
    float: left;
    margin-right: 37px;
    margin-bottom: 37px;
}
.zx_piclink:link {
    text-decoration: none;
}
.zx_piclink:visited {
    text-decoration: none;
}
.zx_piclink:hover {
    opacity: 0.8;
}
.zx_tdpic {
    width: 188px;
    height: 188px;
}
.zx_tdtitle {
    width: 188px;
    height: 37px;
    line-height: 37px;
    background-color: #E9DED2;
    color: #4D4D4D;
    text-align: center;
}