.slide{width: 100%;}
.first{float: left;; margin-bottom: 20px;  width: 240px;  height: 60px; line-height: 60px; text-align: center; font-size: 24px; background: #004ca3; color: #fff;}
.se{float: right; width: 160px;  height: 50px;  line-height: 50px; text-align: center; font-size: 18px; background: #efefef; color: #555555;}
.this{background: #387ac5; color: #fff;}


.position{width: 100%; height: 46px; line-height: 46px; border-bottom: 1px solid #5885ad;}
.position .l strong{font-size: 18px; color: #0052a6;}
.position .l{float: left;}
.position .r{float: right;}
.position .r a, .position .r p, .position .r span{display: inline-block; text-decoration: none; font-size: 14px; color: #4e4f51;}

.news{width: 100%;}
.news-content{width: 101%; padding-right: 11px; display: inline-block; background: #fff; overflow-y: scroll; height: 1140px; padding-top: 40px; margin: 0 auto;}
.news-content .title{width:100%; height: 50px; text-align: center; margin-top: 30px;}
.news-content .title p{font-size: 30px; font-weight: bold; color: #ff2323;}
.news-content .na {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    border-top: 1px dashed #ccc;
}
.news-content .na .left p{font-size: 16px; color: #898989;}
.news-content .na .left{float: left;}
.news-content .na .right{float: right;}
.news-content .na .right a,.na .right img,.na .right p{font-size: 16px; float: left; color: #333333;}
.news-content .na .right img{padding-top: 10px;}
.news-content .na .right a{font-size: 16px; text-decoration: none; color: #333333}
.news-content .na .left a{font-size: 16px; color: #898989;}
.news-content .word img{ display: inline-block; max-width: 1156px; /*padding-top: 50px;*/ margin: 0 auto;}
.news-content .word{width: 100%; height: auto; }
.news-content .word p{font-size: 18px; font-family: "微软雅黑"; color: #333333; line-height: 46px; text-indent: 2em;}
.news-content .word p a{font-size: 18px; font-family: "微软雅黑"; color: #333333; }
.news-content .word span{font-size: 18px;}
.news-content .share{width: 100%; height: 50px; padding-top: 58px; border-bottom: 1px solid #e1e1e1;}
.share a,.share img{display: block; float: left;}
.share .left{width: 182px; height: 26px; float: left;}
.share .left span{float: left; width: 7px; height: 20px;}
.share .right{width: 300px; height: 16px; float: right;}
.share .right a{text-decoration: none; color: #3d3d73;}
.change{width: 100%; margin: auto; height: 60px; line-height: 60px; padding-bottom: 20px;}
.change .left,.change .right{float: left; width: 500px; height: 60px;}
.change a{display: inline-block; width: 450px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px; color: #333333; text-decoration: none;}
.change span{font-size: 16px; color: #ff0000;}
.r1{position: relative; top: -5px;}
.r2{position: relative; top: -5px;}
.r3{font-size: 25px; position: relative; top: -8px;}

.news-content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(240, 240, 240, 1);
  }
   
  /*定义滚动条轨道 内阴影+圆角*/
  .news-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
    border-radius: 10px;
    background-color: rgba(240, 240, 240, .5);
  }
   
  /*定义滑块 内阴影+圆角*/
  .news-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
    background-color: rgba(48, 48, 48, 0.5);
  }
.ab:hover{color: #ff0000;}
.close{width: 1150px; margin: auto; height: 88px;margin-bottom: 88px; border-bottom: 1px dashed #cccccc;}
.close .clo{display: block; position: relative; top: 56px; width: 60px; height: 60px; margin: auto; cursor: pointer;}
.da{font-size: 20px; cursor: pointer;}
.zhong{font-size: 18px; cursor: pointer;}
.xiao{font-size: 16px; cursor: pointer;}














