/*新闻列表页面 START*/
.theme-news-menu{
    width: 1260px;
    margin: 20px auto 0 auto;
    height: auto;
}
.news-menu{
    float: left;
    width: 410px;
    height: 108px;
    background-color: #fff;
    padding: 8px 0;
    border-bottom: 4px solid #fff;
    text-align: center;
}
.news-menu p{
    text-align: center;
    padding: 14px 0;
    color: #464646;
}
.news-menu a{
    text-align: center;
    padding: 8px 18px;
    color: #464646;
    display: inline-block;
    border: 1px solid rgba(136,136,136,0.36);
}
.news-menu a:hover{
    border: 1px solid #FFBA00;
    color:#fff;
    background-color: #FFBA00;
    cursor: pointer;
}
.news-box{
    margin-top:20px;
}
img.news-title-img{
    display: inline-block;
    vertical-align: middle;
}
.news-title-box{
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    padding-left:90px;
    margin-bottom: 10px;
}
.news-title-box span{
    float: left;
    font-size: 24px;
    font-weight: bolder;
}
.news-title-box .news-title-ul{
    float: right;
    padding-right:90px;
}
.news-title-ul li{
    float: left;
    padding-left: 44px;
}
.news-title-a{
    font-size: 18px;
    color: #919191;
    letter-spacing: 0.3rem;
    text-align: center;
    position: relative;
}
.news-title-ul a.title-this {
    color: #ffba00;
}
.news-title-ul a.news-title-a .line-bottom {
    width: 95%;
    height: 4px;
    position: absolute;
    bottom: -8px;
    left: -10px;
    opacity: 0;
    background-color: #ffba00;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.news-title-ul a.title-this .line-bottom {
    opacity: 1;
    left: 0;
}
.news-title-ul .news-title-a:hover {
    color: #ffba00;
}
.news-title-ul .news-title-a:hover .line-bottom {
    opacity: 1;
    left: 0;
}
.theme-news-list{
    margin-bottom: 20px;
    padding:0 90px 20px 90px;
    background-color: #fff;
}
.news-ul .news-li{
    padding:72px 0 46px 0;
    border-bottom: 2px solid #f5f5f5;
    position: relative;
}

.news-ul .news-li .news-li-l{
    width: 362px;
    height: 237px;
    float: left;
}

.news-ul .news-li .news-li-r{
    width: 570px;
    float: right;
    position: relative;
}

.news-li-l img{
    width: 100%;
    height: 100%;
}
.news-title-name{
    color: #383838;
    font-size: 20px;
    font-weight: bolder;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
}
.news-intro{
    max-height: 82px;
    margin-top: 40px;
    font-size: 12px;
    color:#919191;
    line-height: 26px;
    overflow: hidden;
}
.news-li .news-details-btn{
    display: block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ffbd30;
    background: #ffbd30;
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 46px;
}

.news-li .time-box{
    width: 80px;
    height: 80px;
    border: 1px solid #fae8c1;
    position: absolute;
    top: 0;
    left:-110px;
    text-align: center;
}
.time-box strong{
    display: block;
    font-size: 36px;
    font-weight: bolder;
    color:#ffbd30;
}
.time-box span{
    font-size: 18px;
    color:#ffbd30;
    display: block;
}
.news-ul .news-li-nolr .news-li-l {
    width: 0px;
    height: 0px;
}
.news-ul .news-li-nolr .news-li-r {
    width: 100%;
    padding-left: 110px;
}

.news-ul .news-li-nolr .news-li-r .news-title-name{
    padding-right: 150px;
}
.news-ul .news-li-nolr .news-li-r .news-intro{
    padding-right: 150px;
}


.news-ul .news-li-nolr .time-box {
    width: 80px;
    height: 80px;
    border: 1px solid #fae8c1;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}


/*新闻列表页面 END*/
/*新闻详情*/
.theme-con-dh-box{margin-top: 20px;}
.theme-content-box {
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
}
.theme-content-box .theme-content-left{
    padding: 20px 30px 30px 30px;
    background-color: #fff;
    min-height: 570px;
    width: 1000px;
}
h1.theme-content-title{
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 10px;
}
.theme-content-title2
{
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    text-align: center;
}
.details-content
{
    margin-bottom: 20px;
}
.details-content img{
    display: inline-block;
    max-width: 100%!important;
}
.theme-content-box .theme-content-left .zan{
    padding-bottom: 10px;
}
.theme-content-box .theme-content-left .zan h1 {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
.theme-content-box .theme-content-left .zan h1 span {
    font-size: 13px;
    font-weight: 100;
}
.theme-content-box .theme-content-left .zan div {
    height: 32px;
}
.theme-content-box .theme-content-left .zan div .zan-btn {
    display: block;
    height: 32px;
    min-width: 110px;
    background-color: #fafafa;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    background-repeat: no-repeat;
    background-position: center left 10px;
    padding-left: 45px;
    line-height: 30px;
    outline: none;
    cursor: pointer;
    float: left;
    padding-right: 10px;
}
.theme-content-box .theme-content-left .zan div .zan-btn.act{
    background-color: #d3d3d3;
}
.theme-content-box .theme-content-left .zan div .zan-btn:nth-child(1) {
    margin-right: 20px;
    background-image: url(../../common/images/zan1.png);
}
.theme-content-box .theme-content-left .zan div .zan-btn:nth-child(2) {
    background-image: url(../../common/images/zan2.png);
}
.theme-content-box .theme-content-left .zan div .zan-btn p {
    float: left;
    color: #555;
    font-size: 16px;
    line-height: 32px;
}
.theme-content-box .theme-content-left .zan div .zan-btn span {
    float: left;
    color: #555;
    font-size: 16px;
    margin-left: 5px;
    line-height: 32px;
}
.theme-content-box .theme-content-left .prevnext-box a {
    float: left;
    line-height: 50px;
    color: #333;
    font-size: 13px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.theme-content-box .theme-content-left .relevant-box p {
    font-size: 15px;
    font-weight: bolder;
    color: #333;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background-color: #f5f5f5;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.theme-content-box .theme-content-left .relevant-box a {
    float: left;
    line-height: 20px;
    margin-bottom: 20px;
    color: #333;
    font-size: 13px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.theme-content-box .theme-content-right{
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    height: 100%;
    padding: 20px 10px;
    background-color: #fff;
}
.theme-content-box .theme-content-right>p {
    font-size: 16px;
    line-height: 34px;
    padding-left: 25px;
    color: #333;
    background-image: url(../../common/images/icon-hotpush01.png);
    background-repeat: no-repeat;
    background-position: 2px 10px;
}
.theme-content-box .theme-content-right>p>span {
    display: inline-block;
    border-bottom: 2px solid transparent;
    border-color: #FF961B;
    height: 43px;
    color: #292727;
}
.theme-content-box .theme-content-right .hotpush-box a {
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
/**************************************单页面 协议条款*****************************************/
.treaty-box{
    margin-top: 20px;
    margin-bottom: 19px;
    height: auto;
    width: 1020px;
    padding-left:240px;
}
.treaty-box>.theme-left{
    position: absolute;
    left: 0;
    top:0;
    width: 230px;
    height: 100%;
    padding-top: 10px;
    background-color: #fff;
}
.treaty-box>.theme-right{
    width: 1020px;
    min-height: 570px;
    background-color: #fff;
    padding:30px;
}
.theme-l-nav dl{
    display: block;
    width: 242px;
    right: 0;
    margin-top: 15px;
}
.theme-l-nav dl dt
{
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #f5f5f5;
    width: 200px;
    margin-left: 27px;
}
.theme-l-nav dl dd
{
    width: 100%;
    line-height: 60px;
    height: 50px;
    overflow: hidden;
}
.theme-l-nav dl dd.nav-current{
    background-image: url("../../common/images/theme-left-bg.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.theme-l-nav dl dd:hover{
    background-image: url("../../common/images/theme-left-bg.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.theme-l-nav dl dd:hover>a{
    color:#fff;
}
.theme-l-nav dl dd.nav-current a{
    color:#fff;
}
.theme-l-nav dl dd a {
    display: block;
    text-align: center;
    height: 40px;
}