﻿/*---------------------新闻列表---------------------*/
.banner {
    width: 100%;
    height: 160px;
    background: url(banner5.jpg) no-repeat center top;
}

.main {
    width: 100%;
    background: url(bg5.gif) repeat-y center;
    margin-top: 35px;
}

.main .content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.main .content .left {
    width: 245px;
    float: left;
    overflow: hidden;
    position: relative
}

.main .content .left .title {
    width: 100%;
    height: 84px;
    background: url(bg6.jpg);
    color: #fff;
    padding-left: 40px;
}

.main .content .left .title h1 {
    font-size: 24px;
    line-height: 54px;
    padding-top: 12px;
}

.main .content .left .title p {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "arial";
}

.main .content .left .left_b {
    width: 224px;
    float: right;
    margin-right: 1px;
}

.main .content .left .left_b ul {
    padding-bottom: 25px;
}

.main .content .left .left_b ul li {
    border-bottom: 1px solid #dbdbdb;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
}

.main .content .left .left_b ul li a {
    display: block;
    width: 100%;
    height: 48px;
    color: #333;
}

.main .content .left .left_b ul li p {
    padding-left: 47px;
    float: left;
}

.main .content .left .left_b ul li a span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #dbdbdb;
    border-radius: 50%;
    float: right;
    margin-right: 18px;
    margin-top: 20px;
}

.main .content .left .left_b ul li a:hover {
    color: #369339;
    border-left: 3px solid #369339;
    background: #eff9ff;
    margin-right: 1px;
    font-weight: bold;
    box-sizing: border-box;
}

.main .content .left .left_b ul li a:hover span {
    background: #369339
}

.main .content .left .left_b ul li .on {
    background: #eff9ff;
    border-left: 3px solid #369339;
    color: #369339;
    box-sizing: border-box;
}

.main .content .left .left_b ul li .on span {
    background: #369339
}

.main .content .left .left_b .sys {
    padding-bottom: 20px;
}

.main .content .left .left_b .sys .tit {
    width: 244px;
    height: 45px;
    background: url(bg7.png);
    position: absolute;
    right: 0;
}

.main .content .left .left_b .sys .tit p {
    color: #fff;
    font-size: 18px;
    padding-left: 40px;
    line-height: 35px;
}

.main .content .left .left_b .sys img {
    width: 118px;
    height: 118px;
    margin-left: 53px;
    margin-top: 60px;
}

.main .content .left .left_b .sys h2 {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

.main .content .right {
    width: 928px;
    float: right;
    color: #333;
}

.main .content .right .title {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.main .content .right .title h1 {
    font-size: 22px;
    color: #369339;
    border-bottom: 2px solid #369339;
    padding-left: 25px;
    float: left;
    background: url(bg8.gif) no-repeat center left;
    line-height: 60px;
    margin-top: -1px;
}

.main .content .right .title p {
    color: #999;
    float: right;
    padding-top: 22px;
}

.main .content .right .title p span {
    color: #999;
}

.main .content .right .title p a {
    color: #999;
}

.main .content .right .m {
    width: 880px;
    margin: 25px  auto 0;
    /*margin-top: 25px;*/
}

.main .content .right .m .hot {
    width: 100%;
    height: 170px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px;
}

.main .content .right .m .hot a img {
    width: 257px;
    height: 170px;
    float: left;
    margin-right: 20px;
}

.main .content .right .m .hot h1 a {
    color: #369339;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.main .content .right .m .hot span {
    font-size: 12px;
    color: #999;
}

.main .content .right .m .hot p {
    line-height: 22px;
    color: #666;
    height: 70px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
}

.main .content .right .m .hot h2 a {
    font-size: 14px;
    color: #369339;
    background: url(bg9.gif) no-repeat left center;
    padding-left: 15px;
}

.main .content .right .m .news_c ul {
    padding-top: 10px;
}

.main .content .right .m .news_c ul li {
    line-height: 35px;
    background: url(bg4.gif) no-repeat center left;
    padding-left: 10px;
    border-bottom: 1px dashed #ddd;
}

.main .content .right .m .news_c ul li span {
    float: right;
    color: #999;
}

.main .content .right .m .news_c ul li a {
    color: #333
}

.main .content .right .m .news_c ul li a:hover {
    color: #369339;
    text-decoration: underline;
}

.fy {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.fy a {
    text-align: center;
    line-height: 25px;
    color: #fff;
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    background: #c2c2c2;
    margin: 0 3px 0 3px;
    transition: all 0.3s;
}

.fy #click {
    background: #369339;
    color: #fff;
}

.fy a:hover {
    background: #369339;
    color: #fff;
    transition: all 0.3s;
}

/*---------------------新闻详情---------------------*/
.m .news_title h1 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #369339;
}

.m .news_title h2 {
    text-align: center;
    color: #888;
    margin-bottom: 25px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px dashed #ddd;
    border-left: none;
    border-right: none;
    font-size: 14px;
}

.m .news_title h2 span {
    margin: 0px 10px 0 10px;
}

.m .news_detail p {
    line-height: 28px;
}

.m .news_detail .pic {
    text-align: center;
}

.m .news_detail img {
    max-width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
}

.about_detail p {
    line-height: 28px;
}

.main .content .right .about {
    margin-top: 0px;
}

.m .about_detail img {
    max-width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
}

/*---------------------会员信息展示---------------------*/
.m .vip ul li {
    height: 150px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.m .vip ul li a img {
    width: 190px;
    height: 130px;
    float: left;
    margin-right: 22px;
}

.m .vip ul li h2 {
    font-size: 18px;
}

.m .vip ul li h2 a {
    color: #369339;
    font-weight: bold;
}

.m .vip ul li h2 a:hover {
    text-decoration: underline;
}

.m .vip ul li h2 span {
    float: right;
    font-size: 12px;
    color: #999;
}

.m .vip ul li p {
    color: #666;
    line-height: 20px;
    margin: 15px 0 15px 0;
    height: 40px;
    overflow: hidden;
}

.m .vip ul li .more {
    color: #369339;
    background: url(bg10.gif) no-repeat left;
    padding-left: 10px;
}

.select {
    width: 100%;
    height: 70px;
    margin-top: 30px;
    border-bottom: 1px dashed #ddd;
    padding-left: 24px;
    box-sizing: border-box
}

.select .text {
    width: 270px;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #d7d7d7;
    line-height: 40px;
    padding-left: 10px;
    margin-right: 15px;
}

.select select {
    width: 250px;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #d7d7d7;
    line-height: 40px;
    padding-left: 10px;
    margin-right: 15px;
}

.select .text2 {
    width: 130px;
    height: 40px;
    background: #0272be;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}



/*----会员-个人中心----*/

#main_vip {
    background: #eee;
    width: 100%;
}

.main2 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 40px;
}

.main_r {
    width: 260px;
    height: auto;
    float: right;
}

.main_r .title {
    width: 260px;
    height: 90px;
    background: url(t12.png) no-repeat left #369339;
    line-height: 90px;
    background-position: 18px 15px;
}

.main_r .title a {
    color: #fff;
    font-size: 22px;
}

.main_r .title a p {
    padding-left: 92px;
}

.main_r .list {
    width: 258px;
    background: #fff;
    border: 1px solid #e5ebf1;
    border-bottom: none;
    overflow: hidden;
}

.main_r .list ul li a {
    display: block;
    width: 258px;
    height: 55px;
    border-bottom: 1px solid #e5ebf1;
    color: #333;
    line-height: 55px;
    background: url(icon.png) no-repeat left;
    background-position: 40px 13px;
    padding-left: 82px;
    background-size: 30px auto;
}

.main_r .list ul .li2 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -63px;
    padding-left: 82px;
}

.main_r .list ul .li3 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -137px;
    padding-left: 82px;
}

.main_r .list ul .li4 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -200px;
    padding-left: 82px;
}

.main_r .list ul .li5 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -268px;
    padding-left: 82px;
}

.main_r .list ul .li6 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -334px;
    padding-left: 82px;
}

.main_r .list ul .li7 a {
    background: url(icon.png) no-repeat left;
    background-position: 40px -405px;
    padding-left: 82px;
}

.main_r .list ul li a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 40px 13px;
    padding-left: 82px;
    background-size: 30px auto;
    color: #369339
}

.main_r .list ul .li2 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -63px;
    padding-left: 82px;
}

.main_r .list ul .li3 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -137px;
    padding-left: 82px;
}

.main_r .list ul .li4 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -200px;
    padding-left: 82px;
}

.main_r .list ul .li5 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -268px;
    padding-left: 82px;
}

.main_r .list ul .li6 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -334px;
    padding-left: 82px;
}

.main_r .list ul .li7 a:hover {
    background: url(icon2.png) no-repeat left;
    background-position: 41px -405px;
    padding-left: 82px;
}

.main_r .list ul .li1 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 36px 18px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li2 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 41px -63px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li3 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 40px -137px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li4 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 40px -200px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li5 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 40px -268px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li6 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 40px -334px;
    padding-left: 82px;
    border-left: 4px solid #0272be;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li7 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 36px -318px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_r .list ul .li8 .click {
    background: url(icon.png) no-repeat left #fff;
    background-position: 36px -370px;
    padding-left: 82px;
    border-left: 4px solid #369339;
    box-sizing: border-box;
    padding-left: 82px;
    color: #369339
}

.main_l {
    width: 910px;
    float: left;
}

.main_l .cont1 {
    width: 910px;
    height: 270px;
    background: url(bg11.gif);
    text-align: center;
}

.main_l .cont1 h1 img {
    margin-top: 28px;
}

.main_l .cont1 p {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.main_l .cont2 {
    width: 100px;
    margin-top: 25px;
}

.main_l .cont2 .title {
    width: 910px;
    height: 39px;
    background: url(bg12.gif)
}

.main_l .cont2 {
    width: 910px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: none;
    padding-bottom: 30px;
}

.main_l .cont2 .title p {
    width: 188px;
    height: 39px;
    background: url(bg13.gif);
    text-align: center;
    color: #369339;
    font-size: 16px;
    line-height: 39px;
    font-weight: bold;
}

.main_l .cont2 .c .table {
    width: 845px;
    margin: 0 auto;
}

.main_l .cont2 .c .table th {
    text-align: left;
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}

.main_l .cont2 .c .table span {
    color: #308da5;
}

.main_l .cont2 .c .table span {
    color: #369339;
    margin-right: 6px;
}

.main_l .cont2 .c .table tr {
    line-height: 45px;
    padding-left: 10px;
}

.main_l .cont2 .c .table tr a {
    color: #333;
}

/*--------修改密码 password ↓↓↓↓-----*/
.password2 {
    width: 400px;
    margin: 0 auto;
    padding-top: 60px
}

.password2 p {
    line-height: 75px;
    font-size: 16px;
}

.password2 p label {
    display: inline-block;
    width: 110px;
    color: #666;
}

.password2 p label span {
    color: #e94c3d;
    margin-right: 6px;
}

.password2 p .text {
    width: 273px;
    font-size: 16px;
    height: 43px;
    border: 1px solid #d0d0d0;
    color: #333;
    padding-left: 10px;
}

.password2 p .button {
    width: 400px;
    height: 43px;
    font-size: 18px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
    background: #de4e04;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 50px;
    border: none;
    border-radius: 5px;
}

/*----------发布中心----------*/
.fabu {
    overflow: hidden;
    width: 843px;
    margin: 0 auto;
    margin-top: 35px;
}

.fabu .t_cont {
    margin-bottom: 20px;
}

.fabu .t_cont label.item {
    float: left;
    line-height: 35px;
    margin-right: 10px;
    width: 75px;
}

.fabu .t_cont .text {
    border: 1px solid #dbdbdb;
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}

.fabu .t_cont .select {
    border: 1px solid #dbdbdb;
    width: 310px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}

.fabu .t_cont .textarea { /*width:720px;height:300px;line-height:28px;padding-left:10px;border:1px solid #dbdbdb;*/
}

.fabu .t_cont .login2 {
    display: block;
    float: left;
    width: 186px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #E94C3D none repeat scroll 0% 0%;
    color: #FFF;
    margin-right: 28px;
    margin-top: 20px;
    font-size: 16px;
}

.button {
    margin-left: 404px;
    border: 0;
    background: #e43600;
    width: 120px;
    height: 40px;
    line-height: 40px;
    _width: 100px;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    float: left;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
}

/*个人资料*/
.ws table {
    width: 842px;
    padding-top: 20px;
}

.ws table tr {
}

.ws table tr {
}

.ws table td.form-title {
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 19px;
    width: 137px;
}

.ws table td.tips {
    text-align: left
}

.main_l .cont2 .c table .red {
    color: #f00;
    margin-right: 6px;
}

.ws table input {
    width: 230px;
    display: block;
    padding-left: 5px;
}

.input_tips {
    color: #888;
    padding-top: 3px;
    font-size: 12px;
    margin-left: 10px;
    float: left;
}

.ws table td input {
    width: 283px;
    height: 40px;
}

.ws table td select {
    width: 293px;
    height: 40px;
}

.ws table #sr {
    width: 80px;
    float: left
}

.ws table em {
    display: block;
    padding-left: 5px;
    margin-right: 15px;
    line-height: 40px;
}

.zl_tit {
    width: 842px;
    margin: 0 auto;
    height: 50px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 50px;
    margin-bottom: 10px;
}

.toux {
    width: 842px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
}

.toux a {
    display: block;
    width: 174px;
    height: 239px;
    border: 1px solid #dbdbdb;
    float: left;
    margin-right: 20px;
}

.toux a img {
    width: 162px;
    height: 227px;
    border: 1px solid #bcbbbb;
    margin: 5px;
}

.toux h1 {
    font-size: 24px;
    color: #308da5;
    margin-top: 55px;
}

.toux input {
    width: 90px;
    height: 20px;
    background: url(33.gif);
    cursor: pointer;
    color: #6a6a6a;
    margin-top: 15px;
    margin-bottom: 15px;
}

.toux p {
    color: #999;
    font-size: 12px;
}

.toux p span {
    color: #369339
}

.ff {
    float: left;
    text-align: center;
    margin-right: 26px;
    margin-top: 15px;
}

.ff img {
    width: 190px;
    height: 130px;
    border: 1px solid #c2c2c2;
}



/*信息提示窗口*/
#msg {
    background-color: white;
    border: 1px solid #1B76B7;
    margin: 0px auto;
    width: 400px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 20px
}

.msgtitle {
    padding: 3px 3px;
    color: white;
    font-weight: 700;
    line-height: 21px;
    height: 25px;
    font-size: 12px;
    border-bottom: 1px solid #1B76B7;
    text-indent: 3px;
    background-color: #1B76B7;
}

#msgbody {
    font-size: 12px;
    padding: 20px 8px 20px 30px;
    line-height: 25px;
}

#msgbody li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#msgbottom {
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background-color: #1b76b7;
    color: #FFFFFF
}

.weui-msg {
    width: 500px;
    margin: 0px auto;
}

.prvimg {
    width: 200px;
    height: 200px;
    margin-left: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dbdbdb
}

.prvimg img {
    width: 200px;
    height: 200px;
}

.bmbox {
    margin-top: 30px;
}

.bmbox h3 {
    border-bottom: 1px solid #666;
}

.bmbox .itembox {
    margin-top: 30px;
}

.bmbox .itembox li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}

.bmbox .text {
    border: 1px solid #dbdbdb;
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}

.bmbox .select {
    border: 1px solid #dbdbdb;
    width: 310px;
    height: 37px;
    padding: 0px;
    line-height: 35px;
    padding-left: 10px;
    margin-top: 0px;;
}

.bmbox .textarea {
    border: 1px solid #dbdbdb;
    width: 410px;
    height: 100px;

}

.strtextarea {
    height: 115px;
}

.strtextarea label {
    float: left
}

.strtextarea .textarea {
    float: left;
}

.bmbox .yzm {
    width: 266px;
    display: block;
    clear: both;
}

.bmbox .btnbox {
    margin-top: 20px;
    margin-left: 70px;
}

.bmbox .itembox li {
    height: 38px;
    float: left;
    overflow: hidden
}

.link span {
    display: block;
}