.swiper-category {
    position: relative
}
.swiper-category .el-swiper-box .el-carousel__container .el-carousel__item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}
.home-content {
    background-color: #fcf8f5
}
.home-content .banner2 img {
    width: 100%;
}

h3 {font-size: 16px;font-weight: 500;}

.imga{
    position: relative;
}
.aa{
    position: absolute;
    top: 72px !important;
    left: 3px !important;
    width: 140px !important;
    height: 50px !important;
    font-size: 14px !important;
    color: #333333 !important;
    /*transition: all 0.6s;*/
    text-align: center;
    font-weight: 500;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.7;
}
.flooer_{
    background-color: white;padding-left: 15px;padding-right: 15px
}
.banner-box{
    float: left;
    width:630px;
    height: 386px;
    margin-top:20px;
    position: relative;
    overflow: hidden;
}
.banner img{
    width:580px;
    height: 386px;
}
.banner-box .swiper-button-next, .banner-box .swiper-button-prev{
    width:40px;
    height:40px;
    margin-top: -20px;
    outline: none;
}
.banner-box .swiper-button-prev, .banner-box .swiper-container-rtl .swiper-button-next{
    background: url("../images/banner-next.png") left top no-repeat;
    left:-40px;
    transition: left 0.3s ;
}
.banner-box .swiper-button-next, .banner-box .swiper-container-rtl .swiper-button-prev{
    background: url("../images/banner-prev.png") left top no-repeat;
    right:-40px;
    transition: right 0.3s ;
}
.banner-box:hover .swiper-button-prev, .banner-box:hover .swiper-container-rtl .swiper-button-next{
    left:20px;
    transition: left 0.3s ;
}
.banner-box:hover .swiper-button-next, .banner-box:hover .swiper-container-rtl .swiper-button-prev{
    right:20px;
    transition: right 0.3s ;
}
.dongtai{
    float: left;
    width:580px;
    height: 280px;
    margin-top:12px;
    overflow: hidden;
}
.dongtai > dl{
    height:280px;
    position: relative;
    overflow: hidden;
}
.dongtai > dl > dt{
    float: left;
    height: 48px;
    line-height: 48px;
}
.dongtai > dl > dt.first{
    font-weight: bold;
    font-size: 20px;
    height: 48px;
    position: relative;
    margin-right: 30px;
}
.dongtai > dl > dt.first:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    background: #d60000;
}
.dongtai > dl > dt a.piclink img {
    float: left;
    margin: 18px 0 0 5px;
}
.dongtai > dl > dt  a.piclink em {
    float: right;
    height: 20px;
    width: 2px;
    border-left: 1px solid #ddd;
    margin: 16px 6px 0 12px;
}
.dongtai > dl > dt span{
    float: left;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: bold;
    background: #eaeff5;
    margin-right: 10px;
    margin-top: 10px;
}
.dongtai > dl > dt span.cur{
    background: #1a5285;
}
.dongtai > dl > dt span.cur a{
    color: #fff;
}
.dongtai > dl > dt.first span{
    height:48px;
    line-height: 48px;
    border-radius: 0;
    padding: 0;
    font-weight: bold;
    font-size: 20px;
    margin:0;
    background: none;
}
.dongtai > dl > dt.first span.cur{
    background: none;
}
.dongtai > dl > dt.first span.cur a{
    color: #333;
}
.dongtai > dl > dd{
    position: absolute;
    left:0;
    top:48px;
    display: none;
    border-top:1px solid #ddd;
    width: 100%;
}
a {
    text-decoration: none;
    color: #333;
}
.u-list li a {
    float: left;
    width: 100%;
    padding-right: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.u-list li span {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    color: #999999;
}
.u-list {
    margin-top: 10px;
}
ul {
    list-style-type: none;
}
.u-list li {
    position: relative;
    background: url(https://www.ndrc.gov.cn/images/dotnew.png) left center no-repeat;
    padding-left: 23px;
    height: 36px;
    line-height: 36px;
}
.tabmenu dl dd a.more {
    float: right;
    margin-top: -28px;
}
.fright {
    float: right;
}
.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}

.currency-side {
    float: right;
    width: 250px;
}
.currency-side h3{
    font-size: 22px;
    margin: 15px 0 -8px 14px;
}
.vip-free{
    overflow: hidden;
    margin-top: 22px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    padding:0 20px;
}
.vip-free li{
    height: 38px;
    line-height: 24px;
    padding: 14px 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: -1px;
}
.vip-free li:hover a{
    color: #00A1E9;
    text-decoration: underline;
}
.vip-free li a,.copus-con li a{
    color: #333;
    font-size: 14px;
    padding-left: 25px;
    display: block;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vip-free li a{
    padding-left: 0 !important;
    max-width: 180px;
}
.vip-free li img {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    *float: none;
}
.vip-free li{
    height: 67px;
    line-height: 24px;
    padding: 14px 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: -1px;
}
.hdoc-des {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    padding: 9px 0 0 15px;
    color: #999;
}
.vip-free .hdoc-paper {
    float: right;
    margin-left: 0;
}
.hdoc-lev {
    float: left;
}
.point2{list-style:none; font-size:18px; margin:0 5px; color:#f80; cursor:pointer;}
.shui{
    width: 80%;overflow: hidden;float: left
}

/*新的*/
.flooer_ .dongtai dl ul {
    list-style-type: none;
}
.flooer_ .dongtai dl .m-list li {
    FLOAT: left;
    position: relative;
    width: 150px;
    height: 198px;

    text-align: center;
    box-sizing: content-box;
}
.keyan .flooer_ .dongtai dl .m-list li {
    padding: 15px 0 0 25px;
}
.shui .flooer_ .dongtai dl .m-list li {
    padding: 15px 0 0 14px;
}
.flooer_ .dongtai dl .m-list li span {
    right: 3px;
    bottom: 54px;
    position: absolute;
    cursor: pointer;
    _bottom: 52px;
    _right: 2px;
    width: 18px;
    height: 17px;
    overflow: hidden;
}
.flooer_ .dongtai dl .m-list li .imga {
    width: 146px;
    max-height: 197px;
    border: 1px solid #e5e5e5;
    height: 197px;
    vertical-align: middle;
    background-color: #fff;
    display: table-cell;
}
.keyan .flooer_ .dongtai dl .m-list li:first-child{
    padding-left: 10px !important;
}
.keyan .flooer_ .dongtai dl .m-list li:nth-child(8){
    padding-left: 10px !important;
}
.shui .flooer_ .dongtai dl .m-list li:first-child{
    padding-left: 0px !important;
}
.shui .flooer_ .dongtai dl .m-list li:nth-child(7){
    padding-left: 0px !important;
}
.flooer_ .dongtai dl .m-list li .imga img {
    cursor: pointer;
    transition: all 0.6s;
    max-height: 197px;
    overflow: hidden;
    margin: auto auto;
    max-width: 146px;
}
.video-js .vjs-time-control{display:block;}
.video-js .vjs-remaining-time{display: none;}
.vjs-paused .vjs-big-play-button,.vjs-paused.vjs-has-started .vjs-big-play-button {    display: block;}
.video-js .vjs-big-play-button{    font-size: 2.5em;    line-height: 2.3em;    height: 2.5em;    width: 2.5em;    -webkit-border-radius: 2.5em;    -moz-border-radius: 2.5em;    border-radius: 2.5em;    background-color: #73859f;    background-color: rgba(115,133,159,.5);    border-width: 0.15em;    margin-top: -1.25em;    margin-left: -1.75em;}.vjs-big-play-button .vjs-icon-placeholder {    font-size: 1.63em;}.vjs-loading-spinner {    font-size: 2.5em;    width: 2em;    height: 2em;    border-radius: 1em;    margin-top: -1em;    margin-left: -1.5em;}
.video-js.vjs-playing .vjs-tech {    pointer-events: auto;}
.video-js .zidingyibtn {
    margin-top: 18%;
    margin-left: 38%;
}
.zidingyijs {display: flex;justify-content:space-between;margin-bottom: 10px}
.zidingyijs div{width: 32%;height: auto}
.zidingyijs img {width: 100%;height: 100%}
.shade-div {
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    background-color: rgba(0,0,0,0.5);
    display: none;
    position: fixed;
    z-index: 9999999999999999999999;
    top: 0;left: 0;text-align: center;
}
.little-dialog {
    background: #ffffff;
    border-radius: 15px;
}