﻿/**************
*  2018-06-27  *
*              *
***************/

body{
    font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
}
.ad{
    width: 100%;
}
.ad img{
    width: 100%
}
.mt15{
    margin-top: 15px!important;
}
.mt20{
    margin-top: 20px!important;
}
.mt30{
    margin-top: 30px!important;
}
/*头部*/
.header{
    width: 100%;
    /*height: 130px;*/
    border-bottom: 1px solid #E1E1E1;
}
.header .head{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
/*logo*/
.header .head .logo{
    /*width: 300px;*/
    height: 31px;
    float: left;
    padding-left: 5px;
}
.header .head .logo img{
    padding-top: 28px;
    float: left;
}
.header .adBox{
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 10px;
}
.header .head .logo span{
    /*width:56px;*/
    padding: 0 5px;
    height: 27px;
    display: inline-block;
    float: left;
    line-height: 27px;
    font-size: 18px;
    color:#fff;
    background-color: #A61111;
    text-align: center;
    margin-top: 32px;
    margin-left: 10px;
}
.header .navBox{
    border-bottom: 1px solid #E1E1E1;
    background-color: #F8F8F8;
}
.header  ul.nav{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    
}
.header  ul.nav li{
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    float: left;
}
.header  ul.nav li.first{
    padding-left: 0;
}
.header  ul.nav li.last{
    padding-right: 0;
}
.header  ul.nav li a{
    color:#333;
    font-size: 16px;
}
.header .head>ul{
    width: 500px;
    height: 20px;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}
.header .head>ul li{
    float: left;
    padding-left: 5px;
    font-size: 14px;
    color:#333;
}
.header .head>ul li a{
    color:#666;
}
.header .head .r_box{
    width: 315px;
    height: 24px;
    border:1px solid #B2B2B2;
    float: right;
    margin-top: 36px;
    margin-right: 77px;
}
.header .head .r_box input{
    width: 258px;
    height: 24px;
    float: left;
    padding-left: 15px;
    border:none;
    outline:none;
    font-size: 12px;
    color:#ccc;
}
.header .head .r_box .searchBtn{
    width: 37px;
    height: 100%;
    float: right;
    background:url(../images/searchbtn.jpg);
    cursor: pointer;
}
.Sidebar .topBox h1.subtitle{
    font-size: 18px;
    color: #555;
    margin-top: 5px;
    font-weight: normal;
}
.content{
    margin: 0 auto;
    /*overflow: hidden;*/
}
.content ul.newslists{
    width: 100%;
}
.content ul.newslists h2{
    font-size: 20px;
    color:#a61000;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}
.content ul.newslists h2 span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #A61111;
}
.content ul.newslists li{
    width: 100%;
    padding: 20px 0;
    height: 115px;
    border-bottom: 1px solid #eee;
}
.content ul.newslists li .img{
    width: 200px;
    height: 115px;
    overflow: hidden;
    float: left;
    padding-right: 15px;
}
.content ul.newslists li .img img{
    width: 100%;
}
.content ul.newslists li .title{
    height: 100%;
    float: left;
    width: 630px;

}
.content ul.newslists li .title h3{
    font-size: 18px;
    height: 100px;
    line-height: 26px;
}
.content ul.newslists li .title h3 a{
    color:#555;
}
.content ul.newslists li .title .keybox{
    width: 100%;
    height: 13px;
    line-height: 12px;
    font-size: 12px;
    float: left;
}
.content ul.newslists li .title .keybox a{
    display: inline-block;
    padding-right: 5px;
    color:#888;
}
.content ul.newslists li .title .keybox .time{
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #D1D1D1;
    color:#888;
}
.content ul.newslists li .title .keybox .share{
    width: 40px;
    height: 20px;
    float: right;
    background:#fff url(../images/share.png) no-repeat;
    padding-left: 20px;
    color:#888;
    cursor: pointer;
    position: relative;
}
.content ul.newslists li .title .keybox .share:hover .shareBox{
    display: block;
}
.content ul.newslists li .title .keybox .share .shareBox{
    width: 70px;
    height: 88px;
    position: absolute;
    background:#fff url(../images/k.png) no-repeat;
    bottom: 20px;right: 5px;
    display: none
}
.content ul.newslists li .title .keybox .share .shareBox a{
    display: block;
}

.content ul.newslists li .title .keybox .share .shareBox div{
    height: 16px;
    font-size: 12px;
    color:#888;
    text-align: center;
    margin: 8px 0;
    padding-left: 20px;
    width: 42px;
    margin-left: 3px;
}
.content ul.newslists li .title .keybox .share .shareBox .weibo{
    background:#fff url(../images/wb.png) 10px 0 no-repeat;
}
.content ul.newslists li .title .keybox .share .shareBox .qqkongjian{
    background:#fff url(../images/qqkongjian.png) 10px 0 no-repeat;
}
.content ul.newslists li .title .keybox .share .shareBox .weixin{
    background:#fff url(../images/wx.png) 10px 0 no-repeat;
}
.content ul.newslists li .title .keybox .share .shareBox .weixin .ewm{
    width: 120px;
    max-width: 120px;
    height: 160px;
    position: absolute;
    /*background-color: #ccc;*/
    top:105px;
    left: -25px;
    display: none;
    padding-left: 0px;
    z-index: 9;
    background-color:#fff;
}
.content ul.newslists li .title .keybox .share .shareBox .weixin:hover .ewm{
    display: block;
    font-size: 12px;
    text-align: center;
    color:#888;
}
.content ul.newslists li .title .keybox .share .shareBox .weixin .ewm img{
    padding-bottom: 5px;
    width: 100%;
}
.content ul.newslists li.imgNone .title{
    height: 100%;
    float: left;
    width: 100%;
}
.content ul.newslists li.borNone{
    border:none;
}
.NoSidebar{
    width: 1000px;
}
.Sidebar{
    width: 1200px;
    overflow: hidden;
}
.content .topBox{
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px;
}
.content .topBox h1{
    font-size: 35px;
    color:#333;
    /*height: 40px;*/
    line-height: 40px;
    margin-top: 30px;
    font-weight: bold;
}
.Sidebar .topBox h1{
    font-size: 30px;
}
.content .topBox .timeBox{
    width: 100%;
    height: 40px;
    line-height: 20px;
    margin-top: 40px;
}
.Sidebar .topBox .timeBox{
    margin-top: 12px;
}
.content .topBox .timeBox span{
    font-size: 14px;
    color:#999;
    height: 100%;
    line-height: 20px;
    padding-right: 13px;
}
.content .topBox .share{
    width: 180px;
    float: right;
    height: 30px;
    line-height: 30px;
}
.Sidebar .topBox .share{
    width: 530px;
}
.content .topBox .share>span{
    float: left;
    line-height: 30px;
    padding-right: 0
}
.content .topBox .share:hover .shareBox{
    display: block;
}
.content .topBox .share .shareBox{
    width: 120px;
    height: 30px;
    float: left;
    /*background:#fff url(../images/k.png) no-repeat;*/
}
.Sidebar .topBox .share .shareBox{
    width: 300px;
}

.content .topBox .share .shareBox a{
    display: block;
    float: left;
}

.content .topBox .share .shareBox div{
    height: 30px;
    font-size: 14px;
    color:#888;
    text-align: center;
    width: 30px;
    float: left;
    padding-right: 10px;
}
.content .topBox .share .shareBox .weibo{
    background:#fff url(../images/wb.jpg)  no-repeat;
}
.content .topBox .share .shareBox .qqkongjian{
    background:#fff url(../images/qqkj.jpg) no-repeat;
}
.content .topBox .share .shareBox .weixin{
    background:#fff url(../images/wx.jpg)  no-repeat;
    position: relative;
    cursor: pointer;
}
.content .topBox .share .shareBox .weixin .ewm{
    width: 120px;
    max-width: 120px;
    height: 160px;
    /*background-color: #ccc;*/
    top:50px;
    position: absolute;
    left: -30px;
    padding-left: 0px;
    z-index: 9;
    background-color:#fff;
    font-size: 14px;
    color:#888;
    display: none;
}
.content .topBox .share .shareBox .weixin:hover .ewm{
    display: block;
    text-align: center;
    color:#888;
}
.content .topBox .share .shareBox .weixin .ewm img{
    padding-bottom: 5px;
    width: 100%;
}
.Sidebar .leftCon{
    width: 860px;
    float: left;
}
.content .con{
    width: 100%;
    padding-top: 15px;
}
.content .con p{
    font-size: 18px;
    line-height: 34px;
    color:#555;
    word-wrap: break-word;
    text-align: justify;
    padding:7px 0; 
}
.content .con .responsible_editor {
    width: 200px;
    float: right;
    display: block;
    /* text-align: right; */
    color: #000;
    font-size: 18px;
    clear: both;
}
.content .con p.videoBox{
    width: 100%;
    height: 560px;
}
.content .con p img{
    display: block;
    margin:0 auto;
    /*margin-top: 15px;*/
    max-width: 100%;
    /*width: 600px!important;;*/
}
.content .con p span.title{
    font-size: 16px;
    line-height: 35px;
    color:#333;
    display: block;
    text-align: center;
    height: 27px;
    line-height: 20px;
    margin-top: 10px;
}
.content .con p.mzsm{
    clear: both;
    font-size: 13px;
}
.content .con p.mzsm b{
    color:#000;
}
/*右侧侧栏*/
.Sidebar  .rightSidebar{
    width: 300px;
    float: right;
}
.Sidebar  .rightSidebar .ewmBox{
    width: 240px;
    padding: 0 30px;
    height: 175px;
    padding-top: 15px;
    background-color: #F7F5F5;
    position: relative;
}
.Sidebar  .rightSidebar .ewmBox ul{
    width: 95px;
    float: right;
}
.Sidebar  .rightSidebar .ewmBox ul li{
    width: 100%;
    height: 33px;
    font-size: 14px;
    margin-bottom: 12px;
    float: left;
    color: #fff;
    line-height: 33px;
    text-align: center;
    cursor: pointer;
}
.Sidebar  .rightSidebar .ewmBox ul li.wx{
    background-color: #8AC41A;
}
.Sidebar  .rightSidebar .ewmBox ul li.wb{
    background-color: #F36161;
}
.Sidebar  .rightSidebar .ewmBox ul li.ipone{
    background-color: #F7C042;
}
.Sidebar  .rightSidebar .ewmBox ul li img{
    position: absolute;
    top:15px;
    left: 30px;
    opacity:0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.Sidebar  .rightSidebar .ewmBox ul li .img{
    opacity: 1;
}
.Sidebar  .rightSidebar .ewmBox ul li:hover img{
    opacity: 1;
}
/*阅读排行*/
.Sidebar .rightSidebar .readingRankings{
    width: 100%;

}
.Sidebar .rightSidebar .readingRankings h2{
    width: 100%;
    height: 26px;
    line-height: 22px;
    font-size: 20px;
    color: #A61111;
    font-weight: bold;
}
.Sidebar .rightSidebar .readingRankings h2 a{
    
}
.Sidebar .rightSidebar .readingRankings ul.lists{
    width: 100%;
}
.Sidebar .rightSidebar .readingRankings ul.lists li{
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
    overflow: hidden;
}
.Sidebar .rightSidebar .readingRankings ul.lists li span{
    float: left;
    width: 20px;
    color:#999999;
    font-weight: bold;
    font-size: 16px;
    height: 18px;
    line-height: 20px;
    /*background: url(../images/zhw_tb_num.png) 2px -67px no-repeat;;*/

}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(1) span{
    background: url(../images/zhw_tb_num.png) 2px -70px no-repeat;;
    color:#FF0000;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:first-child span{
    background: url(../images/zhw_tb_num.png) 2px -70px no-repeat;;
    color:#FF0000;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(2) span{
    background: url(../images/zhw_tb_num.png) 2px -85px no-repeat;;
    color:#EE3030;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li span{
    background: url(../images/zhw_tb_num.png) 2px -85px no-repeat;;
    color:#EE3030;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(3) span{
    background: url(../images/zhw_tb_num.png) 2px -104px no-repeat;;
    color:#EE3030;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -104px no-repeat;;
    color:#EE3030;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(4) span{
    background: url(../images/zhw_tb_num.png) 2px -122px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -122px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(5) span{
    background: url(../images/zhw_tb_num.png) 2px -139px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -139px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(6) span{
    background: url(../images/zhw_tb_num.png) 2px -160px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -160px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(7) span{
    background: url(../images/zhw_tb_num.png) 2px -177px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -177px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(8) span{
    background: url(../images/zhw_tb_num.png) 2px -196px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -196px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(9) span{
    background: url(../images/zhw_tb_num.png) 2px -214px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -214px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li:nth-child(10) span{
    background: url(../images/zhw_tb_num.png) 2px -233px no-repeat;;
    color:#999999;
}
.Sidebar .rightSidebar .readingRankings ul.lists li+li+li+li+li+li+li+li+li+li span{
    background: url(../images/zhw_tb_num.png) 2px -233px no-repeat;;
    color:#999999;
}

.Sidebar .rightSidebar .readingRankings ul.lists li a{
    width: 280px;
    float: right;
    color:#888;
    line-height: 21px;
    font-family: "宋体";
}
/*阅读排行 end*/
.Sidebar .rightSidebar .xgtj{
    width: 100%;
}
.Sidebar .rightSidebar .xgtj h2{
    width: 100%;
    height: 26px;
    line-height: 22px;
    font-size: 20px;
    color: #A61111;
    font-weight: bold;
}
.Sidebar .rightSidebar .xgtj ul{
    width: 100%;
}
.Sidebar .rightSidebar .xgtj ul li{
    width: 100%;
}
.Sidebar .rightSidebar .xgtj ul li img{
    width: 100%;
}
.Sidebar .rightSidebar .xgtj ul li span{
    font-size: 16px;
    color:#333;
    line-height: 30px;
    padding: 2px 0 15px 0;
    display: block;
}
.footer{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 60px;
    clear: both;
}
.footer .footCon{
    width: 1200px;
    height: 130px;
    margin: 0 auto;
}
.footer .footCon p{
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 14px;

}
.footer .footCon p a{
    color:#333;
}
.footer .footCon p.qualifications a{
    color:#333;
    padding: 0 10px;
}
.footer .footCon p.about a{
    color:#333;
    padding: 0 5px;
}
.footer .footCon p.about span{
    border-left:1px solid #666;
    height: 12px;
    display: inline-block;
}
