/*!
 * ETUI v3
 *
 * Copyright 2016.9*/
/* 首届摄影*/
@import "https://www.ciie.org/resource/static/zbh/default/assets-2019/fonts/font-awesome.css";
@font-face {
    font-family: myFont;
    src: url("https://www.ciie.org/resource/static/zbh/default/assets-2019/font/ErasBoldITC.TTF")
}
body{
    background:#fff;
    font-family: arial, 'Microsoft YaHei', helvetica, sans-serif!important;
}
#main{
    overflow: hidden;
}
.container{
    padding-left:0;
    padding-right:0;
}
.row{
    position: relative;
}
.container>.row{
    margin-left:0;
    margin-right:0;
}
a{
    color: #4A4A4A;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
button{
    outline: none;
}
.fr{
    float:right;
}
.fl{
    float: left;
}
li{
    list-style: none;
}
a:hover{
    color: #D0021B;
    text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 900;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{
    background: #D0021B;
}
.grey-bg{
    background-color:#f3f3f3
}
.clearfix:before,.clearfix:after,.wrapper:after,.wrapper:before { content:"";display:table;}
.clearfix:after,.wrapper:after { clear:both; overflow:hidden;}
.more-a{
    opacity: .9;
    transition: all 0.35s ease-in-out
}
.more-a:hover{
    font-weight:600;
    opacity: 1;
    transition: all 0.35s ease-in-out
}
.shoot-box a{
    display: block;
    width:100%;
    padding-bottom:10px;
    background-color:#fff;
    margin-bottom:30px;
    /* border:1px solid #ddd; */
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s ease-in-out
}
.shoot-box.video-list a{
    border:1px solid #ddd;
}
.shoot-box.video-list a:hover{
    transform: scale(1.01);
    box-shadow: 0 6px 16px rgba(100,100,100,0.35);
    transition: all 0.4s ease-in-out
}
.shoot-box a:hover{
    box-shadow: 0 6px 16px rgba(100,100,100,0.35);
    transition: all 0.4s ease-in-out
}
.shoot-box a img{
    transition: all 0.4s ease-in-out
}
.shoot-box a:hover img{
    transform: scale(1.02);
    opacity: 0.95;
    transition: all 0.4s ease-in-out
}
.shoot-box .ImgCrop{
    width:100%;
    height:218px;
    background:#000;
    overflow: hidden;
}
.shoot-box .txt{
    height:46px;
    padding:0 15px;
    margin-top:15px;
    font-size:16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.shoot-pupop{
    position: fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    display: none;
    z-index: 99;
}
.hask{
    position: fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index: 2;
    background:rgba(0,0,0,0.65)
}
.shoot-pupop .photo-swiper {
    width:96%;
    max-width:800px;
    margin:0 auto;
    position: absolute;
    z-index: 3;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%)
}
.shoot-pupop .photo-swiper p{
    position: absolute;
    padding:30px 15px 20px;
    font-size:18px;
    margin-bottom:0;
    color:#eee;
    background:linear-gradient(to top, rgba(0,0,0,0.85),rgba(0,0,0,0.05));
    width:100%;
    left:0;
    bottom:-2px;
}
.owl-carousel .owl-item img:hover{
    opacity: .98;
}
.photo-swiper .owl-dots{
    display: none!important;
}
.photo-swiper .owl-controls .owl-nav .owl-prev:before{
    content: "\e631";/**/
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.owl-controls .owl-nav .owl-next:before{
    content: "\e606";/**/
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.owl-nav>div:hover{
    background:#D40518!important
}
.photo-swiper .owl-controls{
    position: absolute;
    width:120%;
    top:50%;
    left:-10%;
}
.photo-swiper .owl-nav>div{
    position: absolute;
    top:0
}
.photo-swiper .owl-nav .owl-next{
    right:0
}
.photo-swiper .owl-nav .owl-prev{
    left:0
}
/* .photo-swiper .imgcrop{
    width:100%;
    height:620px;
    overflow: hidden;
    position: relative;
}
.photo-swiper .imgcrop img{
    display: block;
    height:100%;
    width:auto;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%)
} */


body.none {
    overflow-x: hidden;
    overflow-y: hidden;
}
.LookPicture *:before,
.LookPicture *:after {
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
}
.LookPicture {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.LookPicture * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.LookPicture_Background {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19960924;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none !important;
}
.LookPicture {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19960925;
    width: 100%;
    height: 100%;
    display: none;
}
.LookPicture .Look_Close {
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 19960925;
    display:none;
}
.LookPicture .Look_Close:before,
.LookPicture .Look_Close:after {
    background-color: #fff;
    width: 30px;
    height: 8px;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    top: 17px;
    left: 5px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.LookPicture .Look_Close:hover:before,
.LookPicture .Look_Close:hover:after {
    box-shadow: 0 0 10px #66ccff;
    -moz-box-shadow: 0 0 10px #66ccff;
    -webkit-box-shadow: 0 0 10px #66ccff;
}
.LookPicture .Look_Close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.LookPicture .Look_Close:after {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}
.LookPicture .Look_img {
    display: none;
    position: absolute;
    width: auto;
    max-width: 85%;
    max-height: 85%;
    top: 50%;
    left: 50%;
    z-index: 19960924;
    box-shadow: 0 0 20px #000;
    -moz-box-shadow: 0 0 20px #000;
    -webkit-box-shadow: 0 0 20px #000;
    border: 0;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin:0!important;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.LookPicture .Look_img:hover {
    box-shadow: 0 0 20px #000000;
    -moz-box-shadow: 0 0 20px #000000;
    -webkit-box-shadow: 0 0 20px #000000;
}
.LookPicture .Look_img.Look_Show {
    display: block;
}
.LookPicture .Look_before {
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    width: 54px;
    height: 70px;
    z-index: 19960926;
    left: 50px;
    top: 10px;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.LookPicture .Look_before:before,
.LookPicture .Look_before:after {
    left: 0;
    width: 57px;
    height: 5px;
    background-color: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.LookPicture .Look_before:before {
    top: 50px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.LookPicture .Look_before:after {
    top: 13px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}
.LookPicture .Look_before:hover {
    left: 40px;
}
.LookPicture .Look_before:hover:before,
.LookPicture .Look_before:hover:after {
    box-shadow: 0 0 20px #66ccff;
    -moz-box-shadow: 0 0 20px #66ccff;
    -webkit-box-shadow: 0 0 20px #66ccff;
}
.LookPicture .Look_next {
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    width: 54px;
    height: 70px;
    z-index: 19960926;
    right: 50px;
    top: 10px;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.LookPicture .Look_next:before,
.LookPicture .Look_next:after {
    left: 0;
    width: 57px;
    height: 5px;
    background-color: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.LookPicture .Look_next:before {
    top: 50px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}
.LookPicture .Look_next:after {
    top: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.LookPicture .Look_next:hover {
    right: 40px;
}
.LookPicture .Look_next:hover:before,
.LookPicture .Look_next:hover:after {
    box-shadow: 0 0 20px #66ccff;
    -moz-box-shadow: 0 0 20px #66ccff;
    -webkit-box-shadow: 0 0 20px #66ccff;
}
.Look_Open {
    display: block !important;
}
.look_nav{
    position: absolute;
    width:100%;
    height:90px;
    top:50%;
    margin-top:-45px;
}


/* 首届回顾*/
.onepictures-box a.bigimg{
    height:418px;
    display: block;
    overflow: hidden;
    position: relative;
}
.onepictures-box a.bigimg img{
    display: block;
    width:100%;
    height:auto;
}
.onepictures-box .border-top{
    border-top:4px solid #535353;
}
.tit222{
    color:#004098;
    position: relative;
}
.tit222 .iconfont{
    font-size:26px;
    margin-right:5px;
    vertical-align: middle;
}
.tit222 h3{
    font-size:22px;
    font-weight:normal;
    margin:15px 0;
}
.tit222 .more-a{
    font-size:14px;
    color:#666;
    display: inline-block;
    position: absolute;
    right:0;
    bottom:0;
}
.tit222 .more-a i{
    font-size:10px;
    display: inline-block;
    margin-left:5px;
}
.tit222 .more-a:hover{
    color:#004098
}
.onepictures-box .photo-ul{
    padding:15px 0;
    border-bottom:4px solid #535353;
}
.onepictures-box .photo-ul li{
    position: relative;
    padding:20px 100px 20px 0;
}

.onepictures-box .photo-ul li p{
    width:100%;
    min-height:62px;
    margin: 0;
    font-size:16px;
    color:#333;
    padding-right:10px;
}
.onepictures-box .photo-ul li .ImgCrop{
    position: absolute;
    width:80px;
    height:62px;
    overflow: hidden;
    right:20px;
    top:20px;
}
.onepictures-box .photo-ul li.active{
    background:#F3F3F3;
    border:none;
    margin-left:-65px;
    padding-left:65px;
    border:none!important
}
.photo-ul li.active:before{
    display: block;
    content: "\e631";/**/
    font-family: "iconfont" !important;
    font-size: 18px;
    color:#D40518;
    position: absolute;
    left:20px;
    top:50%;
    margin-top:-10px;
    font-weight:600;
}
.onepictures-box .trunpage a{
    display: inline-block;
    width:49%;
    text-align: center;
    font-size:16px;
    padding:10px;
    cursor: pointer;
}
.trunpage a .iconfont{
    font-weight:600;
}
.swiper-container{
    height:420px;
}



.inner-tit01{
    text-align: center;
}
.inner-tit01 b{
    display: inline-block;
    color:#004098;
    font-size:24px;
    letter-spacing: 1px;
    font-weight:normal;
    position: relative;
    padding-bottom:10px;
}
.inner-tit01 b:after{
    content: "";
    display: block;
    position: absolute;
    border-top:3px solid #004098;
    bottom:0;
    width:30px;
    left:50%;
    margin-left:-15px;
}
.first-video-a{
    display: block;
    position: relative;
}
.first-video-a .ImgCrop{
    height:278px;
    overflow: hidden;
    background:#000;
}
.first-video-a .txt-div{
    width:90%;
    height:62px;
    margin:-30px auto 0;
    position: relative;
    z-index: 3;
    background:#fff;
    padding:5px 70px 5px 15px;
}
.first-video-a .txt-div p{
    margin:0;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.first-video-a .txt-div .iconfont{
    display: block;
    height:62px;
    width:62px;
    line-height: 62px;
    text-align: center;
    color:#fff;
    background: #004098;
    font-size:32px;
    position: absolute;
    top:0;
    right:0;
    transition: all 0.35s ease-in-out
}
.first-video-a:hover img{
    opacity: 0.95;
    transition: all 0.35s ease-in-out
}
.first-video-a:hover .iconfont{
    background:#D40518;
    transition: all 0.35s ease-in-out
}
.inner-more01{
    text-align: center;
}
.inner-more01 a{
    padding:6px 20px;
    background:#fff;
}
.inner-more01 a:hover{
    box-shadow: 0 6px 15px rgba(0,0,0,0.1)
}
.left-tit{
    width:100%;
    height:290px;
    background:url(../../img/review/WechatIMG12.png) no-repeat;
    background-size:cover;
    padding:25px;
    color:#fff;
}
.left-tit02{
    background:url(../../img/review/WechatIMG1202.png) no-repeat;
    background-size:cover;
}
.left-tit03{
    background:url(../../img/review/WechatIMG1203.png) no-repeat;
    background-size:cover;
}
.left-tit h3{
    margin:0;
    font-size:22px;
    font-weight:normal;
    line-height: 1.5;
    padding-top:10px;
    position: relative;
}
.left-tit h3:before{
    content: "";
    display: block;
    width:40px;
    border-top:1px solid rgba(255,255,255,0.45);
    position: absolute;
    top:0;
    left:0;
}
.left-tit .more-a{
    display: inline-block;
    padding:5px 15px;
    background:rgba(255,255,255,0.65);
    color:#004098;
    position: absolute;
    left:40px;
    bottom:25px;
}
.guest-li{
    height:290px;
    display: block;
    background:#f0f0f0;
    transition: all 0.35s ease-in-out
}
.guest-swiper2 .guest-li{
    background:#fff;
}
.guest-li .ImgCrop{
    height:226px;
    width:100%;
    overflow: hidden;
    background:#000;
}
.guest-li .ImgCrop:hover img{
    opacity: 0.95;
}
.guest-li .text{
    padding:10px;
}
.guest-li .text h4{
    margin:0;
    font-size:14px;
    font-weight:normal;
    color:#333;
    line-height: 1.4;
}
.guest-li .text p{
    margin:0;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
}
.guest-li:hover{
    transform: translate(1.02,1.02);
    box-shadow: 0 6px 15px rgba(100,100,100,.35);
    transition: all 0.35s ease-in-out
}
.ahover-img{
    display: block;
    width:100%;
    background:#000;
    transition: all 0.35s ease-in-out
}
.ahover-img img{
    transition: all 0.35s ease-in-out
}
.ahover-img:hover img{
    opacity: 0.95;
    transition: all 0.35s ease-in-out
}
.shoot-tab{
    border-radius: 5px;
    overflow: hidden;
    background:#F0EFF0;
    padding-left:0;
}
.shoot-tab li{
    float: left;
    width:14.28%;
}
.shoot-tab li a{
    display: block;
    text-align: center;
    padding:15px;
    font-size:18px;
}
.shoot-tab .active a{
    background:#D40518;
    border-radius: 5px;
    overflow: hidden;
    color:#fff
}
/* 首届嘉宾*/
/* .shoot-box2{
    width:100%;
    max-width:960px;
    margin:0 auto;
} */
.guide-box.border-bot{
    border-bottom:1px solid #eee
}
.guest-box>div{
    padding:0 25px;
    margin-bottom:25px;
}
.guest-box a{
    display: block;
    border:1px solid #eee;
    transition: all .35s ease-in-out
}
.guest-box a:hover{
    transform: scale(1.02,1.02);
    box-shadow: 0 8px 16px rgba(100,100,100,.15);
    transition: all .35s ease-in-out
}
.guest-box a>.txt{
    padding:15px;
}
.guest-box a>.txt h5{
    margin-top:0;
    font-size:17px;
}
.guest-box a>.txt p{
    color:#666;
    margin-bottom:0;
    font-size:15px;
    height:44px;
}
.line-tit01{
    text-align: center
}
.line-tit01 b{
    display: inline-block;
    position: relative;
    color:#D40518;
    font-size:20px;
    padding:0 80px;
}
.line-tit01 b:before,.line-tit01 b:after{
    content: "";
    display: block;
    width:65px;
    border-top:2px solid #D40518;
    position: absolute;
    top:50%;
}
.line-tit01 b:before{
    left:0
}
.line-tit01 b:after{
    right:0
}
.guest-tit{
    margin-top:50px;
    margin-bottom:30px
}
.guest-box .ImgCrop{
    height:280px;
    overflow: hidden;
}

/*2-27 photoshow*/
.shoot-box .photo-txt{
    font-size: 13px;
    height: 55px;
}
.shoot-box .photo-txt02{
    height: 76px;
}
.enpage .shoot-tab li{
    width:14.28%;
}
.enpage .shoot-tab li a{
    font-size:14px;
    font-family: myFont;
    height:72px;
    padding:10px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
}
.Twoses-one .text{
    margin-top:40px;
    height:338px;
    padding:30px 40px;
    background:#f7ebdd;
    border-left:6px solid #c40004;
}
.Twoses-one .text h2{
    color:#c40004;
    line-height: 1.5;
    margin-top:0;
}
.Twoses-one .text  p{
    color:#666;
    line-height: 1.8;
    margin:25px 0 30px;
    height:100px;
}
.Twoses-one .details-a{
    display: inline-block;
    padding:8px 15px;
    color:#fff;
    border-radius: 6px;
    background:#f05527
}
.details-a i{
    margin-left:5px;
}
.Twoses-two .tit{
    padding:30px 40px;
    border:1px solid #ccd4e1;
    background:#eff8ff;
    color:#003991;
    border-left:6px solid #003991;
    position: relative;
}
.Twoses-two .tit h3{
    margin-top:0
}
.Twoses-two .tit  span{
    font-size:15px;
}
.Twoses-two .text{
    padding:10px 40px;
    border:1px solid #dcdcdc;
    border-top:0;
}
.Twoses-two p{
    color:#666;
    margin-bottom:15px;
}
.Twoses-two .details-a{
    display: inline-block;
    padding:8px 15px;
    color:#fff;
    border-radius: 6px;
    background:#003991;
    position: absolute;
    right:30px;
    top:50%;
    margin-top:-18px
}
.pc-nopad-left{
    padding-left:0;
}
.pc-nopad-right{
    padding-right:0;
}
.list-ul{
    padding-left:0;
}
.list-ul li{
    width:49%;
    display:inline-block;
    padding:0 20px;
}
.list-ul li a{
    display: block;
    padding:15px ;
    border-bottom:1px dashed #dcdcdc;
    position: relative;
}
.list-ul li a:before{
    content: "";
    display: block;
    width:4px;
    height:4px;
    border-radius: 50%;
    background:#003991;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-2px;
}
.session-video{
    height:378px;
    overflow: hidden;
    position: relative;
}
.session-video img{
    height:378px;
    width:auto;
    min-width:100%;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%)
}
.videoplay-poster{
    position: relative;
    z-index: 9;
}
.Twoses-one0305 .text{
    margin-top:20px;
    padding-top:20px;
    height:242px;
}
.Twoses-one0305 .text p{
    margin:15px 0;
    line-height:1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.Twoses-one0305 .session-video{
    height:262px;
}
.Twoses-one0305 .text h2{
    font-size:25px;
    line-height: 1.2;
}
.Twoses-one0305 .jp-video-270p{
    max-width:500px;
}
.Twoses-one0305 .jp-jplayer audio,.Twoses-one0305 .jp-jplayer{
    background-color: transparent
}
/*内页页面页面标题*/
.alltit-banner{
    height:226px;
    background:url('https://www.ciie.org/resource/static/zbh/default/assets-2019/img/innerbannerbg.png') no-repeat center top;
    background-size:cover;
    background-color:#fff;
    text-align: center;
    position: relative;
}
.alltit-banner .svg{
    width:100%;
    height:42px;
    overflow: hidden;
    left:0;
    bottom:0;
    position: absolute;
    z-index:1;
}
.alltit-banner .tit{
    display: inline-block;
    color:#fff;
    font-size:26px;
    letter-spacing: 2px;
    position: relative;
    top:80px;
}
.alltit-banner .tit:after{
    content: "";
    display: block;
    width:50px;
    border-top:2px solid rgba(255,255,255,0.35);
    position: absolute;
    left:50%;
    margin-left:-25px;
    bottom:-15px;
}
/* 页面导航指引*/
.guide-box{
    padding:15px 0;
}
.guide-box .icon-daohang{
    color:#273e82;
    display: inline-block;
    margin:0 5px;
    font-size:16px;
}
.guide-box a,
.guide-box span{
    display: inline-block;
    padding:0 3px;
    color:#444
}

.guide-box a:after{
    content:' / ';
    color: #d2d2d2;
}
.guide-box a:hover{
    color:#D0021B
}
.guide-box span{
    padding-right:0;

}
.guide-box span.active{
    color:#888;
}
/* 翻页*/


/*****************要闻列表**********************/
.listnewsim-left  .nowrap{
    margin: 0px;
    position: relative;
    width: 100%;
    white-space: inherit;
    font-size: 20px;
}
.listnewsim-left  .brief{
    position: relative;
    margin-bottom: 15px;
}
.listnewsim-left  .brief:before{
    content: '';
    border-left: #F0EFF0  2px solid;
    height: 95%;
    top: 0px;
    position: absolute;
    margin-right: 25px;
    left:1px;
}
.listnewsim-left  .nowrap:before{
    content: '';
    border-left: #D0021B 4px solid;
    position: absolute;
    top: 5px;
    height: 100%;


}
.listnewsim-left  .brief a{
    border: none;
    margin-bottom: 0px;
    text-align: justify;
    padding-left:25px;
    padding-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.listnewsim-left  .brief p{
    text-indent: 0;
    padding-left: 25px;
    height: 43px;
    margin: 10px 0;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.listnewsim-left{
    border-bottom: #eee 1px solid;
    padding: 24px 0px;
}
.listnewsim-left:first-child{
    padding-top: 0px;
}
.listnewsim-left>span{
    margin-left: 25px;
    padding: 7px 15px;
    background: #F0EFF0;
    position: relative;
    font-size: 12px;
    color: #999;
    border-radius: 3px;
}
.listnewsim-left>span:before{
    content: '';
    position: absolute;
    left: -8px;
    border-right: 10px solid #efedf0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid  transparent;
}
.listnewsim-left .label-list{
    margin-top:-24px;
    padding-left: 130px;
}
.listnewsim-left .label-list a{
    display: inline-block;
    padding: 3px 15px;
    font-size: 14px;
    border-radius: 25px;
    border:1px solid #eee;
    transition: all .35s ease-in-out
}
.listnewsim-left .label-list a:hover{
    color:#fff;
    background: #D0021B;
    transition: all .35s ease-in-out
}
.general-sidebars{
    position: relative;
}
.general-sidebars .widget.widget_nav_menu ul{
    padding-left: 0px;
    position: relative;
}
.general-sidebars .widget.widget_nav_menu ul>li{
    position: relative;
}
.general-sidebars .widget.widget_nav_menu ul>li>a:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top:-5px;
}
.general-sidebars .widget.widget_nav_menu ul>li>a:hover:after ,
.general-sidebars .widget.widget_nav_menu ul>li>a.active:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top:-5px;
    right: 20px;
    transition: all 0.35s ease-in-out
}
.general-sidebars .widget.widget_nav_menu ul>li>a {
    display: block;
    padding: 0 35px;
    height:66px;
    line-height: 66px;
    font-weight: bold;
    font-size:15px;
    background-color: #f3f3f3;
    color: #666;
    cursor: pointer;
    margin-bottom: 5px;
    border-radius:0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    position: relative;
    transition: all 0.35s ease-in-out
}
.general-sidebars .widget.widget_nav_menu ul>li>a.twoline{
    line-height: 18px;
    padding-top:14px;
    font-size:15px;
}
.general-sidebars .widget.widget_nav_menu ul>li>a.threeline{
    line-height: 18px;
    font-size:13px;
    height:100px;
    padding-top:14px;
}
.general-sidebars .widget.widget_nav_menu ul>li>a:before{
    content: "";
    display: block;
    width:6px;
    height:6px;
    border-radius: 50%;
    background:#ddd;
    position: absolute;
    left:16px;
    top:50%;
    margin-top:-3px;
}
.general-sidebars .widget.widget_nav_menu ul>li.cative>a:before{
    background:#fff;
}
.general-sidebars .widget.widget_nav_menu ul>li.active>a{
    background-color: #004098;
    color: #fff;
    border-left:4px solid #D0021B
}
.general-sidebars .widget.widget_nav_menu ul>li>a:hover{
    background-color: #004098;
    border-left:4px solid #D0021B;
    color: #fff;
    transition: all .35s ease-in-out;
}
/*ccy 20190313*/
.nav-dropdown-menu0313{
    padding-left:0;
    margin-bottom:5px;
    display: none;
}
.nav-dropdown-menu0313 li a{
    display: block;
    padding:15px 0 15px 64px;
    background:#f3f3f3;
    border-bottom:1px dashed #eee;
    font-size:14px;
    position: relative;
    background-color:transparent;
    transition: all .35s ease-in-out
}
.nav-dropdown-menu0313 li a:before{
    content: "";
    display: block;
    width:5px;
    height:5px;
    background:#ddd;
    border-radius: 50%;
    position: absolute;
    left:46px;
    top:50%;
    transform: translateY(-50%)
}
.widget:last-child {
    margin-bottom: 0;
    margin-top: 35px;
}

.widget.widget_text .textwidget .content-text h3.title {
    color: #fff;/*ccy0317*/
    line-height: 1.7;
}
.widget.widget_text .textwidget .content-text .title {
    font-size: 24px;
    margin-top: 0;
    color: #fff;
    word-wrap: break-word;
}
.widget.widget_text .textwidget .content-text p {
    color: #999;
    margin-bottom: 20px;
}
.widget.widget_text .textwidget .content-text a.button {
    background-color: #D0021B;
    border-radius: 4px;
    color: #fff;
    text-decoration: none !important;
}
.textwidget .submit {
    background-color: #ff5503;
    color: #fff;
    display: block;
    padding:15px;
    margin-bottom: 0px;
    position: relative;
    font-size: 16px;
    text-align: center
}
.widget.widget_text .textwidget .content-text a.button i{
    position: absolute;
    right: 10px;
    top: 19px;
}
/* .textwidget .submit:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top:-4px;
    right: 20px;
} */
.widget.widget_text .textwidget .content-text {
    padding:20px 30px;
    color:#fff;
}

.widget .textwidget{
    border-radius:6px;
    overflow: hidden;
}
.general-sidebars:before{
    content: '';
    border-left: 1px solid #eee;
    position: absolute;
    height: 200%;
    top: -30px;
}
.navigation {
    text-align: center
}
.navigation a{
    width: auto;
    display: inline-block;
    border: 1px solid #999;
    text-align: center;
    margin-right: 5px;
    color: #666;
    padding: 5px 20px;
    border-radius: 3px;
    cursor: pointer;
    height:32px;
    margin-bottom: -10px;
}
.navigation select{
    background-color: transparent;
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0px;
    border-color:#999;
    margin-right:5px;
    height:32px;
    border-radius: 3px!important;
}
.no-margin{
    margin: 0px;
}
.guide-box{
    border-bottom: #eee 1px solid;
}


#weibo_pos a,
.text-right .btn-group  a{
    display: inline-block;
    width: auto;
}
#weibo_pos a{
    width: auto;
    height: auto;
}
.more-page0308{
    display: block;
    padding:10px;
    border:1px solid #D40518;
    color:#D40518;
    text-align: center;
    font-size:18px;
    border-radius: 6px;
    transition: all .35s ease
}
.more-page0308 .iconfont{
    display: inline-block;
    margin-left:10px;
    font-weight:900;
}
.more-page0308:hover{
    box-shadow: 0 4px 8px rgba(0,0,0,.15);
    transition: all .35s ease
}



/*国家展*/
.flat-row {
    clear: both;
    display: block;
    position: relative;
    padding: 30px 0;
}
.nation-item{
    padding:15px 75px;
    padding-bottom:75px;
    position: relative;
}
.nation-item:before{
    content:'China Pavilion';
    position: absolute;
    left:0;
    top:0;
    color:rgba(255,255,255,0.2);
    filter: alpha(opacity=20);
    font-size:36px;
    width:100%;
    text-align: center;
    text-transform: uppercase;
}
.nation-item.second:before{
    content:'Guest Countries of Honor';
}
.nation-item.third:before{
    content:'Participating Countries';
}
.nation-item.four:before{
    content:'International Organizations';
}
.nation-content{
    background-color:#ffffff;
    padding:30px 120px;
}
.nation-item.china{
    background:url("../../img/nation-show/1.png") no-repeat top center;
}
.nation-item.second{
    background:url("../../img/nation-show/2.png") no-repeat top center;
}
.nation-item.third{
    background: url("../../img/nation-show/3.png") no-repeat top center;
}
.nation-item.four{
    background: url("../../img/nation-show/4.png") no-repeat top center;
}


.nation-item.china .nation-content{
    padding:30px;
    -moz-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    -webkit-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    filter: alpha(opacity=15);
}
.nation-item.second .nation-content{
    -moz-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.8);
    -webkit-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.8);
    box-shadow:0px 2px 15px 7px rgba(210,46,46,0.8);
    filter: alpha(opacity=15);
}
.nation-item.second .nation-content,.nation-item.third .nation-content{
    -moz-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    -webkit-box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    box-shadow:0px 2px 15px 7px rgba(210,46,46,0.08);
    filter: alpha(opacity=15);
}

.nation-item.four .nation-content{
    -moz-box-shadow:0px 2px 15px 7px rgba(90,184,48,0.08);
    -webkit-box-shadow:0px 2px 15px 7px rgba(90,184,48,0.08);
    box-shadow:0px 2px 15px 7px rgba(90,184,48,0.08);
    filter: alpha(opacity=15);
}



.nation-title>h5{
    font-size:28px;
    color:#ffffff;
    margin:20px 0;
}

.nation-list1{
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-between;*/
    margin:0 -5px;
    padding:0;
    overflow:hidden;
}
.nation-list1>li{
    display: table;
    width: 25%;
    padding:5px;
    float:left;
}
.nation-list1>li>a{
    padding:0 5px;
    color:#ffffff;
    font-size: 18px;
    min-width:143px;
    height:47px;
    display: table-cell;
    vertical-align: middle;
    border-radius:10px;
    text-align: center;

}
.nation-item.second .nation-list1>li>a{
    background: -webkit-linear-gradient(top, #1b92d5 , #39aae9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #1b92d5, #39aae9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #1b92d5, #39aae9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #1b92d5 , #39aae9)
}

.nation-item.third .nation-list1>li>a{
    background: -webkit-linear-gradient(top, #fe7725, #ff995a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #fe7725, #ff995a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #fe7725, #ff995a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fe7725 , #ff995a)
}

.nation-item.four .nation-list1>li>a{
    background: -webkit-linear-gradient(top, #71c34d, #99d27f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #71c34d, #99d27f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #71c34d, #99d27f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #71c34d , #99d27f)
}
.nation-item .nation-list1>li>a:hover{
    transform: scale(1.1);
}

.nation-list1>li img{
    display:none;
}
.nation-change-btn{
    margin-bottom:20px;
    display: -webkit-box;  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;     /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;  /* 混合版本语法: IE 10 */
    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    display: flex;
}
.nation-change-btn>li{
    display:table;

    -webkit-box-flex: 1 ;  /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;     /* OLD - Firefox 19- */
    -webkit-flex: 1;      /* Chrome */
    -ms-flex: 1;           /* IE 10 */
    flex: 1;


}

.nation-change-btn>li>a{
    color:#666666;
    font-size:20px;
    border:1px solid transparent;
    border-bottom:3px solid transparent;
    padding:0 10px;
    height:48px;
    display: table-cell;
    vertical-align:middle;
}
.nation-change-btn>li.active>a, .nation-change-btn>li.active>a:focus, .nation-change-btn>li.active>a:hover{
    border:1px solid transparent;
    border-bottom:3px solid #fe7725;
    color:#fe7725;
}
.nation-content .tab-pane{
    display:none!important;
}
.nation-content .tab-pane.active{
    display:block!important;
}
.nation-item.four .nation-list1{
    justify-content:center;
}
.nation-item.four .nation-list1>li{
    width:auto;
}

.nation-item.third .nation-imgbox{
    margin-top:30px;
}
/********要闻详情**********/
#weibo_pos a,
.text-right .btn-group  a{
    display: inline-block;
    width: auto;
}
.text-right .btn-group  a{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.text-right .btn-group .btn{
    padding:5px 15px;
}
#weibo_pos a{
    width: auto!important;
    height: auto!important;
    border: none;
    line-height: 1.5;
    overflow: inherit;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#weibo_pos>a i{
    border: #ddd 1px solid;
    border-radius: 100%;
    padding: 5px;
    font-size:20px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    display: inline-block;
}

/***************视频列表*********************/
.video-list .txt{
    height: 42px;
    font-size: 14px;
    text-align: center;
}
.video-list .ImgCrop{
    position: relative;
}
.video-list .ImgCrop:after{
    display: block;
    content: "\e642";/**/
    font-family: "iconfont" !important;
    font-size:42px;
    color:#fff;
    position: absolute;
    width:100%;
    padding-left:20px;
    left:0;
    bottom:0;
    text-align: left;
    background:rgba(0,0,0,0.15);
    opacity:0;
    transition: all 0.5s linear
}
.video-list .ImgCrop:hover:after{
    opacity: 1;
    transition: all 0.5s linear
}
/**********************2019-03-08******************************************************************************************************************************************************/

/**********************论坛介绍**************************************/
.flat-title-section.style1{
    margin: 0;
    margin-bottom: 20px;
    color: #D0021B;
    font-size: 30px;
}
.flat-title-section {
    overflow: hidden;
    position: relative;
    padding: 2px 0;
}
.flat-title-section.style:after{
    content: "";
    position: relative;
    display: inline-block;
    width: 200%;
    height: 16px;
    margin: 0 -200% 0 25px;
    background: #e9e9e9;
}
.general p{
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    color: #777;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: justify;
}

/******************旅游小贴士*************************************/
.travel-tips-title>h4 {
    font-size: 24px;
    color: #222222;
    margin: 30px 0 20px 0;
}
.travel-tips-title>h4>a {
    padding-left: 15px;
    position: relative;
    border: none;
}
.travel-tips-title>h4>a:before{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 40%;
    margin-top: -10px;
    width: 4px;
    height: 20px;
    background-color: #004097;
}
.widget.widget_nav_menu{
    position: relative;
}
.travel-tips>li {
    margin-bottom: 30px;
}
.travel-tips>li>a {
    display: inline-block;
    color: #222222;
    font-size: 16px;
    width: 150px;
    border: 1px solid #eeeeee;
    text-align: center;
    padding-bottom: 0px;
    transition: all .35s linear
}
.travel-tips>li>a:hover{
    border:1px solid #c40004;
    color:#fff;
    box-shadow: 0 6px 12px rgba(100,100,100,.25);
    background:#c40004;
    transition: all .35s linear
}
.travel-tips>li>a:hover p,.travel-tips>li>a:hover i{
    color:#fff;
    transition: all .35s linear
}
.travel-tips-title>h4>a:hover ,
.travel-tips>li>a:hover{
    box-shadow: none;
}
.travel-tips>li>a>.iconbox {
    font-size: 48px;
    color: #d0001c;
}

.travel-tips>li>a>p {
    height: 56px;
    text-align: center;
}
p:last-child {
    margin-bottom: 0;
}
.travel-tips>li>a .iconfont {
    font-size: 48px;
    color: #d0001c;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*展会服务-知识产权*/
.flat-title-section.style1{
    color:#D0021B;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 2px 0;
}

.flat-title-section.style:after {
    content: "";
    position: relative;
    display: inline-block;
    background: #e9e9e9;
    width: 200%;
    height: 16px;
    margin: 0 -200% 0 25px;
}
.text-orange{
    color: #ff6810;
}
.Article_content h5{
    font-size: 18px;
}
.general .Article p{
    color:#666e70
}
.flat-title-section.style1 {
    margin: 0;
    margin-bottom: 15px;
}
.flat-title-section.style1 small{
    color: #ffc952;
    font-family: Arial;
}


/*城市保障-旅游服务*/
ul{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}
.general .nav-pills{
    margin-bottom: 20px;
    background-color: #004097;
}
.general .nav-pills{
    text-align: center;
}
.general .nav-pills li{
    display: inline-block;
    float: none;
}
.general .nav-pills.nav-pills-pl{
    padding:0 20px
}
.general .nav-pills.nav-pills-pl li{
    float: left;
}
.general .nav-pills>li>a{
    padding: 15px 17px;
    color: #fff;
    font-size: 16px;
    text-align: left;
}
.general .nav-pills>li.active>a,.general  .nav-pills>li.active>a:focus,.general  .nav-pills>li.active>a:hover{
    background: #fff;
    color: #333;
}
.general .nav-pills>li.active>a:before,.general  .nav-pills>li.active>a:focus:before,.general  .nav-pills>li.active>a:hover:before{
    background-color: #D0021B;
    width: 100%;
    left: 0;
    bottom: 100%;
    height: 5px;
    content: "";
    position: absolute;
    top: auto;
}
.general .nav-pills-left{
    background-color:#0068cb;
    padding:10px 0 10px 0;
}
.general .nav-pills-left li{
    display: block;
    margin-right:20px
}
.general .nav-pills-left>li.active>a:before,.general  .nav-pills-left>li.active>a:focus:before,.general  .nav-pills-left>li.active>a:hover:before{
    background-color: #D0021B;
    height: 100%;
    left:-5px;
    top:0;
    bottom: 100%;
    width: 5px;
    content: "";
    position: absolute;
}
.general .nav-line{
    border:1px solid #eee;
    padding:10px;
    margin-bottom: 10px;
}
.general .nav-line span{
    float: left;
    padding:8px;
}
.general .nav-line li{
    float: left;
}
.general .nav-line li.active a{
    color: #D0021B;
    background: #f1f1f1;
    border-radius: 4px;
}
.general .tab-pane .nav-line li{
    margin-right:10px;
}
.general .tab-pane .nav-line li a{
    padding:8px 12px;
}
.table-responsive>table tr td{
    vertical-align: middle;
    color: #666e70;
}
.table-responsive>table tr td:last-child{
    text-align: center;
}
.table-responsive .firstRow td{
    text-align: center;
}
.table-responsive   td:nth-child(6),.table-responsive  td:nth-child(7),.table-responsive  tr:nth-child(1),.table-responsive  td:nth-child(1){
    text-align: center;
}
.Line-recommend>li{
    margin-bottom:15px;
}
.Line-recommend>li>a{
    display:block;
    border:1px solid #eeeeee;
    border-radius:3px;
    overflow:hidden;
}
.Line-recommend>li>a>.ImgCrop{
    height:138px;
    width:100%;
    overflow:hidden;

}
.Line-recommend>li>a>.ImgCrop>img{
    max-width: unset;
    max-height: unset;
}
.Line-recommend>li>a>p{
    padding:10px;
    padding-bottom:0;
    min-height:64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:10px;
}
.Accommodation-Hotel p{
    color: #666e70;
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 16px;
}

/*经济论坛-首届嘉宾*/
.content-inner .PicList>li{
    margin-bottom: 20px;
}
.content-inner .PicList>li a{
    display: block;
}
.content-inner .PicList>li .ImgCrop{
    height:246px;
    overflow: hidden;
    border-top-left-radius:6px;
    border-top-right-radius:6px;

}

.content-inner .PicList>li>a>h5{
    margin:10px 0;
    font-size: 18px;
}

.content-inner .PicList>li>a>p{
    height:70px;
}
.content-inner img{
    border-top-left-radius: 10px;
    /* border-top-right-radius: 10px;   */
}
.content-inner a{
    transition: inherit;
}
.content-inner a:hover .nohover img{
    opacity:1;
}
.content-inner .nohover img:hover{
    opacity:1;
}
.content-inner a:hover .nohover{
    opacity:1;
}
.content-inner a:hover p.dot3{
    color:#4A4A4A;
    transition: inherit;
}
.content-inner  p.dot3:hover{
    color:#4A4A4A;
    transition: inherit;
}
.nohover{
    height: 258px;
    overflow: hidden;
}

/*推荐商旅服务商*/
.svfw-list{
    margin:0 -10px;
    padding-left:0;
}
.svfw-list>li{
    margin-bottom: 20px;
}
.svfw-list>li>a{
    display:block;
    border:1px solid #ddd;
    padding:20px;
    position: relative;
    height:210px;
}
.svfw-list>li>a>.ImgCrop{
    height:auto;
    width:auto;
    max-width:80%;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%)
}
.svfw-list>li>a.twoimg>.ImgCrop{
    position: relative;
    top: -35px;
}
.svfw-list>li>a>.ImgCrop img{
    max-width: 130%;
    width: auto!important;
    height: auto!important;
    vertical-align: middle;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top:auto!important;
    position: relative;
    left:-15%
}


/*  展馆展区   gcf*/
.flat-wrapper {
    padding: 0 15px;
}
.flat-iconbox-style {
    position: relative;
    z-index:6;
}
.flat-iconbox-style {
    margin: 0 -15px;
}
.flat-iconbox-style .flat-item {
    float: left;
    padding: 0 15px;
}
.bigbox.style1 {
    text-align: center;
    display: block;
    border: solid 2px #fff;
    padding: 10px 16px;
}
.style1 .box-header {
    margin-bottom: 15px;
}
.style1 .box-header .box-icon {
    float: none;
    margin-bottom: 16px;
    padding: 10px 0;
    margin-right: 0;
}
.style1 .box-header .box-title {
    margin-top: 0;
    margin-bottom: 0;
}
a.bigbox.style1 h5 {
    height: 50px;
    font-size: 18px;
}
.style1 .box-header .box-icon i {
    font-size: 28px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    z-index: 1;
}
.style1 .box-header .box-icon i:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    left: 10px;
    top: 10px;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #052e8b;
}
a.bigbox.style1:hover{
    border: solid 2px #32bfc0;
}
a.bigbox.style1:hover h5 {
    color: #fcbe32;
}
.style1:hover .box-header .box-icon i:after{
    background-color: #ff5f2e;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*  观众参观报名   gcf*/
.flat-tabs {
    margin: 0;
    overflow: visible;
}
.flat-tabs ul.menu-tabs {
    background-color: #21242b;
    margin: 0;
    overflow: inherit;
    padding: 0 5px;
}
.flat-tabs ul.menu-tabs, .flat-accordion.style1 .flat-toggle .toggle-title:before {
    background-color: #004097;
}
.flat-tabs ul.menu-tabs li {
    position: relative;
    display: inline-block;
}
.flat-tabs ul.menu-tabs li a {
    font-weight: 700;
    padding: 15px 25px;
    background: none;
    border: none;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0px;
    overflow: inherit;
}
.flat-tabs ul.menu-tabs li > a {
    padding: 15px 20px;
    display: block;
    position: relative;
}
.flat-tabs ul.menu-tabs li.active a {
    color: #21242b;
    background-color: #fff;
}
.flat-tabs ul.menu-tabs li.active a:before {
    background-color: #D0021B;
}

.flat-tabs ul.menu-tabs li.active a:before {
    background-color: #32bfc0;
    width: 100%;
    left: 0;
    bottom: 100%;
    height: 5px;
    content: "";
    position: absolute;
    top: auto;
}
.flat-tabs ul.menu-tabs li.active a:before {
    background-color: #D0021B;
}
.flat-tabs .content-tab .content-inner {
    padding-top: 30px;
}
.flat-accordion {
    clear: left;
}
.flat-accordion.style1 .flat-toggle {
    margin-bottom: 10px;
}
.textwidget .label-warning, .flat-accordion.style1 .flat-toggle .toggle-title {
    color: #004097;
}
.flat-accordion.style1 .flat-toggle .toggle-title {
    font-size: 18px;
    color: #32bfc0;
}
.flat-accordion.style1 .flat-toggle .toggle-title {
    color: #21242b;
    background: transparent;
    padding: 8px 0 7px 50px;
    font-size: 20px;
    font-family: inherit;
}
.flat-accordion .flat-toggle .toggle-title {
    background-color: rgba(228, 230, 242, 0.5);
    margin: 0;
    color: #333;
    padding: 15px 0 15px 20px;
    line-height: 1.4;
    background-color: #eee;
    cursor: pointer;
    position: relative;
}
.flat-accordion.style1 .flat-toggle .toggle-title:before {
    font-family: "FontAwesome";
    position: absolute;
    font-size: 14px;
    content: "\f078";
    left: 0;
    top: 50%;
    margin-top: -16px;
    font-weight: normal;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background-color: #21242b;
}
.flat-tabs ul.menu-tabs, .flat-accordion.style1 .flat-toggle .toggle-title:before {
    background-color: #004097;
}
.flat-accordion.style1 .flat-toggle .toggle-content {
    padding: 10px 0 0 50px;
    padding-top: 0;
}
.sign-policy p {
    text-indent: 2em;
    font-size: 16px;
    margin-bottom: 0;
}
.flat-accordion.style1 .flat-toggle .toggle-title.active:after{
    font-family: "FontAwesome";
    position: absolute;
    font-size: 14px;
    content: "\f077";
    left: 0;
    top: 50%;
    margin-top: -16px;
    font-weight: normal;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background-color: #32bfc0;
}




/*常见问题*/

.frequently-ask-accordion{
    display:none;
}
.frequently-ask-accordion.active{
    display:block;
}
.frequently-ask .widget.widget_categories ul li a{
    padding:10px 20px;
    position:relative;
    display:block;
    background-color:#e6e6e6;
    cursor:pointer;
}
.hidden-scroll>.Article{
    overflow: auto;
    /*position: absolute;*/
    scrollbar-3dlight-color: #004097;

}
.hidden-scroll>.Article frequently-ask-accordion{
    overflow: auto;
    /*position: absolute;*/
    scrollbar-3dlight-color: #004097;

}


/*chrome滚动条颜色设置*/
.hidden-scroll>.Article frequently-ask-accordion::-webkit-scrollbar {
    width:10px; height:10px; background-color:transparent;
} /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.hidden-scroll>.Article frequently-ask-accordion::-webkit-scrollbar-track {
    border-radius:10px;
    background-color:#e3e3e3;
} /*定义滚动条轨道 内阴影+圆角*/
.hidden-scroll>.Article frequently-ask-accordion::-webkit-scrollbar-thumb {
    background-color:#004097;
    border-radius:10px;
    -webkit-box-shadow:inset 0 0 6px #004097;
} /*定义滑块 内阴影+圆角*/








.frequently-ask>h4{
    border-left:3px solid #D0021B;
    background-color:#1567cb;
    color:#fff;
    font-size:18px;
    padding:10px 20px;
    margin-bottom:0;
    margin-top: 20px;
    border-bottom:1px solid #eee;
}
.frequently-ask .widget.widget_categories ul li{
    border-bottom:1px solid #eee;
}
.frequently-ask .widget.widget_categories ul li a{
    padding:10px 20px;
    position:relative;
    display:block;
    background-color:#e6e6e6;
}
.frequently-ask .widget.widget_categories ul li a:before{
    display:none;
}
.frequently-ask .widget.widget_categories ul li a:after{
    content: "\f054";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 21px;
    font-weight: normal;
}
.frequently-ask .widget.widget_categories ul li:hover a{
    background-color:#004097;
    color:#fff;
}
.frequently-ask .widget.widget_categories ul li:hover a:after{
    color:#fff;
}
.frequently-ask .widget.widget_categories ul li.active a{
    background-color:#004097;
    color:#fff;
}
.frequently-ask .widget.widget_categories ul li.active a:after{
    color:#fff;
}

.frequently-ask-accordion>.flat-toggle>.toggle-title{
    color:#004097;
    margin:10px 0;
}
.frequently-ask-accordion>.flat-toggle>.toggle-content>p{
    text-indent:2em;
}
.frequently-ask-accordion>.flat-toggle>.toggle-content>h5{
    margin:15px 0;
    color:#666e70;
    font-size:16px;
}
.flat-wrapper{
    padding-left: 0;
    padding-right: 0;
}
.frequently-ask-accordion{
    display:none;
    overflow: auto;
    max-height:640px
}

/*中国国际进口博览会概况*/
.widget ul {
    margin: 0;
    padding: 0;
}
.widget.widget_archive ul li, .widget.widget_categories ul li {
    color: #999;
}
.widget.widget_categories ul li a, .widget.widget_pages ul li a, .widget.widget_meta ul li a {
    position: relative;
    padding-left: 20px;

}
.widget.widget_categories ul li a {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    border: none;
    margin-bottom: 0px;
    font-size: 18px;
}
.widget.widget_categories ul li a:hover{
    border: none;
    box-shadow: none;
}
.widget.widget_categories ul li.active a {
    color: #f05837;
    font-weight: bolder;

}
.widget.widget_categories ul li a:before, .widget.widget_pages ul li a:before, .widget.widget_meta ul li a:before {
    content: "\f0a9";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
    color: #32bfc0;
}


/*********首届企业商业展  2018-03-14  gcf****************/
.dialogue .page-header-3 {
    border-color: #D0021B;
}
.dialogue .page-header-3>* {
    background-color: #e7e7e7;
}
.dialogue .page-header-3 a {
    background-color: #D0021B;
    padding: 8px 16px;
    font-size: 24px;
    margin-bottom: 0px;
    display: inline-table;
    width: auto;
    border: none;
    border-radius: 0px;
}
.dialogue>.PicList {
    overflow: unset;
    margin-top: 30px;
}
.dialogue>.PicList>li {
    padding: 0 10px;
    margin-bottom: 30px;
}
.dialogue>.PicList>li>a {
    display: block;
    border-radius: 10px;
    border: 1px solid #eee;
}
.dialogue>.PicList>li>a:hover {
    transform: scale(1.08);
    position: relative;
    cursor: pointer;
}
.dialogue>.PicList>li>a>img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 180px;
}
.dialogue>.PicList>li>a>h5 {
    font-size: 16px;
    color: #333;
    padding: 15px;
    margin: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 74px;
}
.dialogue>.PicList>li>a>p {
    color: #838383;
    padding: 15px;
    font-size: 12px;
    margin-bottom: 0;
    height: 94px;
}
.dialogue>.PicList>li>a>h5:before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #8c8c8c;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}
.review-more-2 {
    text-align: center;
    position: relative;
}
.review-more-2>a {
    color: #D0021B;
    display: inline-block;
    padding: 6px 30px;
    background-color: #fff;
    border-radius: 24px;
    border: solid 2px #D0021B;
    position: relative;
    z-index: 9;
    width: auto;
    box-shadow: none;
    margin-bottom: 0px;
}

.review-more-2>a:hover{
    background-color: #D0021B;
    color: #fff;
}
.review-more-2:after {
    content: "";
    border-top: dotted 1px #D0021B;
    width: 50%;
    left: 25%;
    position: absolute;
    top: 20px;
    z-index: 0;
}

.dialogue .picTextList {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 0;
}
.dialogue ul.picTextList li {
    padding-bottom: 20px;
    margin-bottom: 0;
}
ul.picTextList li a {
    overflow: hidden;
    display: block;
}

.squarePicList .ImgCrop {
    float: left;
    margin-right: 15px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: block;
}
.dialogue .picTextList .ImgCrop {
    width: 190px;
    height: 120px;
}
ul.picTextList li a img {
    padding-right: 0;
}
.dialogue ul.picTextList li a{
    border: none;
    margin-bottom: 0px;
    box-shadow: none;
}
.dialogue ul.picTextList li a:hover{
    background-color: transparent;
}
.dialogue ul.picTextList li a p {
    /* white-space: nowrap; */
    margin: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 38px;
}
.dialogue ul.picTextList li a .title {
    margin-bottom: 0;
    font-size: 15px;
    height: 48px;
    line-height: 20px;
}
.dialogue ul.picTextList li a p {
    white-space: nowrap;
    margin: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 10px;
    height: 38px;
}
.dialogue ul.picTextList li a .data-0911 {
    height: 20px;
}

.review-more-1 {
    text-align: center;
    border-top: 3px solid #D0021B;
    display: block;
}
.review-more-1>a {
    display: inline-block;
    width: 184px;
    height: 35px;
    color: #fff;
    background: url("../../img/review/review-more.png") no-repeat center;
    background-position: 0 -7px;
    border: none;
    margin-bottom: 0px;

}
.shoot-box a:hover{
    box-shadow: none;
}
/*********商事常见问题解答  2018-03-14  gcf****************/
.wt-banner {
    margin-bottom: 20px;
}
.wt-banner>img {
    max-width: 100%;
    width: 100%;

}
.interlocution>li {
    padding-left: 50px;
    position: relative;
    list-style: none;
    margin-bottom: 15px;
}
.interlocution>li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
}

.interlocution>li:before {
    font-size: 18px;
    width: 30px;
    height: 30px;
}
.interlocution>li.Question:before {
    content: 'Q';
    background-color: #005cc4;
}
.interlocution>li.Question>a {
    font-size: 18px;
}
.interlocution>li.Question>a {
    background-color: #005cc4;
    color: #fff;
}
.interlocution>li {
    padding-left: 50px;
    position: relative;
    list-style: none;
    margin-bottom: 15px;
}
.interlocution>li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
}
.interlocution>li:before {
    font-size: 18px;
    width: 30px;
    height: 30px;
}
.interlocution>li.Answer:before {
    content: 'A';
    background-color: #e94947;
}
.interlocution>li>a {
    display: block;
    padding: 0 10px;
    border-radius: 4px;
}
.interlocution>li.Answer>a {
    background-color: #ededed;
    font-size: 16px;
    color: #757575;
    text-indent: 2em;
    padding: 10px;
}
.general-sidebars .widget.widget_nav_menu .nav_menu .menu-item .nav-dropdown-menu li a:after,
.general-sidebars .widget.widget_nav_menu .nav_menu .menu-item .nav-dropdown-menu li a:hover:after,
.general-sidebars .widget.widget_nav_menu .nav_menu .menu-item .nav-dropdown-menu li a.active:after{
    border: none;

}
.general-sidebars .widget.widget_nav_menu  .nav_menu .menu-item .nav-dropdown-menu li.active a,
.general-sidebars .widget.widget_nav_menu  .nav_menu .menu-item .nav-dropdown-menu li a:hover{
    color: #004098;
    font-weight:600;
    transition: all .35s ease-in-out
}
.general-sidebars .widget.widget_nav_menu  .nav_menu .menu-item .nav-dropdown-menu li.active a:before,
.general-sidebars .widget.widget_nav_menu  .nav_menu .menu-item .nav-dropdown-menu li a:hover:before{
    background: #004098;
}
.general-sidebars:before{
    height: 600%;
}
.widget.widget_text .textwidget .content-text{
    background:url(../../img/rightnavbg01.png) bottom no-repeat;
    background-size:100%;
    background-color:#669de9
}


/*ccy  20190317 内页右侧导航*/
.widget0317.widget_text .textwidget .content-text{
    padding:30px 20px;
    background:url(../../img/rightnavbg02.png) center bottom no-repeat;
    background-size:100%;
    background-color:#5bacff
}
.widget0317.widget_text .textwidget .content-text .title{
    font-size:23px;
}
.widget.widget_text .textwidget .content-text p{
    color:#fff
}
/*****************要闻详情  微信弹出框 2019-03-17************************************/
#output {
    width: 320px;
    position: absolute;
    margin-top: -200px;
    left: 50%;
    z-index: 2;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.wechat-title {
    padding: 12px;
    border-bottom: 1px solid #ddd;
    color: #333;
    margin-bottom: 10px;
}
#output #tip_share_close {
    float: right;
    border: none;
    margin-bottom: 0PX;
    width: auto;
}
#output img {
    width: 140px;
    display: block;
    margin: 0 auto;
    padding: 0 2px;
    cursor: pointer;
}
#output .share_qr_intro {
    padding: 10px 20px;
    font-size: 12px;
}
/* ccy  内页头部不显示*/
.header-main .right-box .jinbao{
    display: none!important
}
.Article_content img {
    width:auto;
    max-width:70%;
    height:auto;
    margin: 0 auto;
    display: block;
}
.Article_content .jp-jplayer img{
    width:100%!important;
    max-width:100%!important;
}
.Article iframe{
    margin-top:-35px
}
.Article-title{
    padding:0;
}
@media (max-width: 991px) {
    .dialogue>.PicList>li>a>p,
    .dialogue>.PicList>li>a>h5{
        line-height: 1.7;
    }
    .dialogue>.PicList>li>a>p {
        line-height: 1.7;
        height: 89px;
    }
    .dialogue>.PicList>li>a  img{
        height: 120px;
    }
}
@media (max-width: 768px) {
    .hidden-scroll .Article{
        padding:15px ;
    }
    .dialogue>.PicList>li>a  img{
        height: auto;
    }
}
@media (max-width: 479px) {
    /***旅游小贴士  2019-03-13**/
    .flat-tabs ul.menu-tabs li{
        display: block;
    }
}
/* ccy enpage */
.enpage .listnewsim-left .nowrap{
    font-size:18px;
}
.enpage .widget.widget_text .textwidget .content-text .title{
    font-size:16px;
}
.enpage .guest-box a>.txt{
    height:70px;
    background: linear-gradient(top, rgba(0,0,0,0.56),rgba(0,0,0,0))
}
.PageSlider h3{
    color:#fff!important
}
.textwidget0317 b{
    display: inline-block;
    white-space:normal; word-break:break-all;
}

/*ccy 20190326  */
.enpage .content-inner .PicList>li>a>h5{
    height:38px;
}
.enpage .content-inner .PicList>li>a>p{
    height:56px;
    line-height: 1.2;
}
.enpage .general .nav-pills>li>a{
    padding: 15px 10.8px!important;
}
.enpage .dialogue>.PicList>li>a>h5 {
    font-size: 14px;
    padding: 10px 15px;
}
.enpage .general p{
    line-height: 1.2;
}
.enpage .general .nav-pills{
    padding: 0px 5px;
}
.enpage .general .nav-pills>li+li{
    margin-left: 0px;
}
/* ccy 进博金句 */
.announcement {
    padding: 0 15px;
    margin-top: 30px;
    box-shadow: 0px 0 6px rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    margin-top: 30px;
}
.add-box1208{
    background:#f7f7f7;
}
.page-header-1208>div{
    position: relative;
    height:52px;
    z-index: 2;
}
.page-header-1208>div img{
    display: block;
    width:auto;
}
.yinhao1208 img {
    display: block;
    width: auto;
    position: relative;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left: auto;
}
.announcement-panel{
    margin-bottom:20px;
}
.announcement-panel>.time-p0911{
    height: 120px;
    border-bottom: 1px #ddd solid;
}
.announcement-panel>.time-p0911 {
    font-size:15px;
}
.announcement-panel .page-header-1 {
    margin: 10px 0;
    height: 80px;
    overflow: hidden;
}
.announcement-panel .page-header-1 a {
    border-left: solid 4px #D0021B;
    letter-spacing: 0px;
    padding-left: 10px;
    color: #333333;
    font-size: 16px;
    line-height:1.3;
}

/******************************************论坛嘉宾*******************************************************/
.fyjb li{
    padding-left: 43px;
    line-height: 2.3;
}
.fyjb li:nth-of-type(even){
    background-color: #F7F7F7;
    border-radius: 5px;
}
#tab1-b .fyjb li:nth-of-type(even){
    background-color: #fff;
}
#tab1-b .fyjb{
    border-bottom: #f1f1f1 1px solid;
}
.fyjb li a{
    font-size: 16px;
    color: #444;
    font-weight: 600;
}
.fyjb li a:before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ddd;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -3px;
}
.fyjb.list-date li span.time{
    left: 30%;
    font-size: 14px;
    color:#888;
    font-weight: normal;
    text-align: left;
}
.travel-ltjb-title>h4>a{
    font-size: 20px;
}

.travel-ltjb-title>h4>a:before{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 54%;
    margin-top: -10px;
    width: 4px;
    height: 20px;
    background-color: #D0021B;
}
.ltjb-ul-img li{
    width: 20%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 0px;
    height: 280px;
}
.ltjb-ul-img li a{
    border: none;
    border-top-left-radius: 15px;
}
.ltjb-ul-img li a p{
    padding: 0px;
    font-size: 14px;
}
.ltjb-ul-img li a h5{
    font-size: 16px;
}


/*ccy 20190411 专业观众登记*/
.Tips-right .widget:last-child{
    margin-top:0;
}
.Tips-right:before{
    display: none;
}
.query-top{
    padding:25px 15px;
    background:#f6f6f6
}
.query-top ul{
    padding-left:0;
    margin-bottom:20px;
}
.ma-50.form-group{
    float: left;
    width:20%;
    margin-left: 15px;
}
.ma-50:last-child{

    width:32%;
}
.query-top ul li span{
    display: inline-block;
    width:80px;
    text-align: right;
    padding-right:5px;
    color:#666666
}
.form-inline .form-group select,.form-inline .form-group input{
    display: inline-block;
    height:32px;
    border-radius: 5px!important;
    outline: none;
    background-color:#fff!important;
    width: 50%;

}
.form-inline .nbsj-z select{
    width: 30%;
}
.form-inline .form-group select{
    appearance:none;
    height:30px;
    -webkit-appearance:none;
    -moz-appearance:none;
    background-attachment:fixed;
    background:url(../../img/caret.png) 95% center no-repeat;
}
.query-top ul .time{
    width:34%
}
.query-top ul .time select,.query-top ul .time input{
    width:90px;
}
.query-top ul .query-ipt{
    width:40%
}

.prompt-box{
    margin:25px 0;
    padding:10px 15px;
    border:1px solid #c90019;
    color:#c90019
}
.prompt-box .iconfont{
    color:#c90019;
    display: inline-block;
    margin-right:10px;
}
.table-box table{
    width:100%;
    border-spacing:0;
    border-left:1px solid #ddd;
    border-top:3px solid #01479d;
}
.table-box table td{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:8px 5px;
    text-align: center;
    font-size:13px;
    font-weight:normal;
}
.table-box tr td:first-child{
    width:10%;
    padding:8px 0;
}
.table-box tr td:last-child{
    width:14%;
    padding:8px 0;
}
.table-box tr td:nth-last-child(2){
    width:7%;
    padding:8px 0;
}
.table-box table td button{
    display: inline-block;
    border:none;
    background:none;
    color:#1c56a3
}
.submit-btn{
    margin-top:30px;
    padding:8px 40px;
    font-size:18px;
    background:#cf001a
}
.audience-cent li{
    margin:15px 0;

}
.w-100 .control-label{
    display: inline-block;
    font-size:13px;
    color:#666;
    text-align: right;
    padding-right:15px;
}
.audience-cent li span i{
    color:#c90019;
    display: inline-block;
    margin-right:5px;
}
.audience-cent li input,.audience-cent li select,.audience-cent li input,.audience-cent li textarea{
    display: inline-block;
    width:calc(100% - 218px);
    border-radius: 5px!important;

    font-size: 13px;
}
.audience-cent .form-horizontal  .form-group input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #989EA0;
    font-size: 13px;
}
.audience-cent .form-horizontal  .form-group  input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #989EA0;
    font-size: 13px;
}
.audience-cent .form-horizontal  .form-group  input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #989EA0;
    font-size: 13px;
}
.audience-cent .form-horizontal  .form-group  input::-ms-input-placeholder {
    /* Internet Explorer 10+ */

    color: #989EA0;
    font-size: 13px;
}
.audience-cent .w-100  .form-group  select{
    -webkit-appearance:none;
    -moz-appearance:none;
    background-attachment:fixed;
    background:url(../../img/caret.png) 95% center no-repeat;

}
.audience-cent .form-horizontal  .form-group.time-li select{
    width:23%;
}
.audience-cent .form-horizontal  .form-group.time-li  select{
    width:45%
}
.audience-cent .w-100  .form-group     p{
    display: block;
    color:#999;
    margin-top: 5px;
    font-size: 12px;
}
.audience-cent .w-100  .form-group button{
    display: inline-block;
    padding:8px 30px;
    border-radius: 5px;
    border:none;
    background:#01479d;
    color:#fff;
    vertical-align: top
}
.audience-cent li.textarea-li span{
    vertical-align: top
}
.audience-cent li.textarea-li textarea{
    resize:none
}

.cgyx h3{
    text-align: center;
    position: relative;
    margin-top: 0px;
    margin-bottom: 30px;
}
.cgyx h3:before{
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #d1ecfd;
    left: 35%;
    top: 15px;
}
.cgyx h3:after{
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    right: 35%;
    background-color: #d1ecfd;
    z-index: -1;
    top: 15px;
}
.cgyx h3 span{
    color: #444;
    font-weight: 500;
    font-size: 24px;
}
.zbdw{
    width: 50%;
    float: right;
}
.dj-lxr{
    width: 76% !important;
    margin-left: 5px
}
.zbdw input{
    width: 100% !important;
}
.zbdw p{
    color: #999999;
    font-size: 12px;
    margin-top: 5px;
}
.submit-li .up-txt{
    width: 50%;
    float: right;
}
.modal-body .form-group p{
    color: #666;
}

.modal-body .w-100 .control-label{
    padding-top: 0px;
}
.w-100 .form-group input,.w-100 .form-group select,.w-100 .form-group textarea{
    width: 100%;
}
.w-100 .form-group span{
    color:#989EA0 ;
}
.form-inline label{
    color: #666;
}
.text-fff{
    color: #fff;
    background-color: #dddddd;
}
.text-fff:hover{
    color: #fff;
    background-color: #dddddd;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li a{
    font-size: 14px;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li.active a{
    text-align: left;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li.active>a:hover{
    font-size: 14px !important;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li a{
    padding: 15px 17px!important;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li.active>a{
    padding: 10px 17px!important;
}
.enpage .Guests-Forum .Guests-Forum-Tab.Guests-Forum-Distinguished li:first-child a{
    line-height: 1;
    font-size: 14px;
}
/* ccy20190424*/
.guide-box .country-logoa{
    display: inline-block;
    padding:6px 20px;
    border-radius: 4px;
    color:#fff;
    float: right;
    position: relative;
    top:-5px;
    background:#d51931
}
.guide-box .country-logoa:hover{
    color:#fff
}
.country-logoa:after{
    display: none;
}
.review-header{
    position: relative;
    text-align: center;
    margin:40px 0 25px;
}
.review-header b{
    display: inline-block;
    font-size:26px;
    color:#D0021B;
    padding:0 25px;
    position: relative;
    background:#fff;
}
.review-header:before{
    content: "";
    display:block;
    width:100%;
    border-top:10px solid #efefef;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-5px;
}
.review-tab{
    text-align: center;
    padding-left:0;
}
.review-tab li{
    display: inline-block;
    width:142px;
    height:46px;
    line-height: 46px;
    border-radius: 3px;
    background:#eee;
    color:#666;
    font-size:16px;
    margin:0 15px;
}
.review-tab li.active{
    background:#00388d;
}
.review-tab li.active a{
    color:#fff
}
.review-box a{
    border:1px solid #ddd;
    padding-bottom:0;
}
.enpage .review-tab li {
    width: auto;
    min-width: 100px;
    padding: 0 8px;
}
.ser-list li {
    float: left;
    width: 50%;
    padding: 0 20px;
}
.ser-list li a {
    color: #999999;
    font-size: 16px;
    border-bottom: 1px dashed #999999;
    padding: 14px 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ser-list li a img {
    width: auto;
    float: left;
    margin: 6px 16px;
}
/* gcf                                           2019-07-25 */
.reg-page-top ul.PicList li a{
    border: 1px #e1ebf4  solid;
}
.reg-page-top ul.PicList li  img{
    height: 245px;
}
.reg-page-top ul.PicList li a p.title{
    border-left: none;
    background-color:transparent ;
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    line-height: 4;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: bolder;
}
.reg-page ul.picTextList li{
    border: 1px #e1ebf4  solid;
}
.reg-page ul.picTextList li a{
    display: unset;

}
.reg-page ul.picTextList li>a{

}
.reg-page ul.picTextList li img{
    height: 311px;
    padding-left: 0px;
}
.reg-page ul.picTextList li .col-xs-6,
.reg-page ul.picTextList li .col-sm-7 {
    background-color:#ecf5f8 ;
}
.reg-page ul.picTextList li .col-xs-6 p,
.reg-page ul.picTextList li .col-sm-7 p{
    text-align: center;
    line-height: 3.4;
}
.reg-page ul.picTextList li .col-xs-6 p a ,
.reg-page ul.picTextList li .col-sm-7 p a{
    width: 100%;
    display: block;
    overflow: inherit;
}
.reg-page ul.picTextList li .col-xs-6 p a:hover, .reg-page ul.picTextList li .col-sm-7 p a:hover{
    background-color:#ecf5f8 ;
}
.reg-page ul.picTextList li .col-xs-6 p a span,
.reg-page ul.picTextList li .col-sm-7 p a span{
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: bolder;
    padding-bottom: 20px;
    border-bottom: 2px #d2e3f5 solid;
}
.reg-page-top {
    padding: 0px;
}
.reg-page-bottom  ul.PicList li a .p-div{
    background-color:#ecf5f8 ;
    padding: 15px 0px;
}
.reg-page-bottom  ul.PicList li a p{
    border-right: 2px #d2e3f5 solid;
    line-height: 2!important;
    margin: 15px 0px;
}
.p-i{
    position: absolute;
    bottom: 18%;
    font-size: 22px;
    color: #fff;
    font-weight: inherit;
    width: 86%;
    text-align: center;

    padding-bottom: 10px;
    border-right: none!important;

}
.p-i i{
    font-size: 42px;
    margin-right: 5px;
}
.reg-page-right .p-i{
    bottom: 5%;
    width: 39%;
    left: 5px;
}
.reg-page-bottom .p-i {
    text-align: initial;
    left: 44px;
    bottom: 18%;
}
.reg-page-bottom ul.PicList li  img{
    height: 245px;
}
.reg-page-bottom ul.PicList li a{
    background-color: #ecf5f8;
    padding: 17px 0px;

}
.no-border-right{
    border-right: none!important;
}
.no-border-left{
    border-left: none!important;
}
@media (max-width: 991px) {
    .reg-page-top ul.PicList li img{
        height: auto;
    }
    .reg-page-bottom .p-i{
        bottom: 23%;
    }
}
@media (max-width: 767px ) {
    .reg-page-top ul.PicList li img {
        height: initial;
    }

    .reg-page-right .p-i {
        width: 46%;
    }
    .enpage .reg-page ul.picTextList li .col-xs-6 p,.enpage .reg-page ul.picTextList li .col-sm-7 p.title{
        margin-bottom: 0px;
    }
    .reg-page ul.picTextList li .col-xs-6 p a, .reg-page ul.picTextList li .col-sm-7 p a {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
    }

    .reg-page-top ul.PicList li {
        margin-bottom: 10px;
    }
    .p-i{
        bottom: 13%;
    }
}
@media (max-width: 400px ){
    .reg-page ul.picTextList li .col-xs-6 p, .reg-page ul.picTextList li .col-sm-7 p{
        line-height: 4.4;
        margin-bottom: 1px;

    }
    .reg-page ul.picTextList li .col-xs-6 p a span, .reg-page ul.picTextList li .col-sm-7 p a span {
        font-size: 12px;
    .enpage .reg-page ul.picTextList li .col-xs-6 p, .reg-page ul.picTextList li .col-sm-7 p.title {
        line-height: 3.9;
        margin-bottom: 8px;
    }
    .reg-page ul.picTextList li .col-sm-7 p:nth-child(2) a{
        border-bottom:none
    }
}

.p-i{
    font-size: 16px;
}
.p-i i{
    font-size: 34px;
}
.reg-page-bottom .p-i {
    bottom: 28%;
}
}



.audience-menu{
    position: absolute;
    height: 79%;
    bottom: 0%;
    width:95%;
    background: #6b7a98;
    background: rgba(107,122,152,.8);
    z-index: 9;
    left: 15px;
    padding-top: 20px!important;
    display: none;
}
.audience-menu li a{
    background-color: transparent!important;
    border: none!important;
    color: #fff;
    margin-left: 25%;
    font-size: 18px;
    padding: 10px 0px;
    font-weight: 400;
    text-align: left;
}
.audience-menu li a i{
    font-size: 20px;
    margin-right: 5px;
}

.reg-page-bottom ul.PicList li a:hover p {
    color: #fff;

    border: none;
}
/*.reg-page-bottom ul.PicList{
    overflow: inherit;
}*/
.reg-page-bottom ul.PicList>li {
    position: relative;
}
.reg-page-bottom ul.PicList li ul li.audience-menu-p{
    background-color: #ecf5f8;
    padding: 21px 0px;
    border: 1px #e1ebf4 solid;
    height: auto;
    margin: 0px;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: bolder;
    position: static;
}
.reg-page-bottom ul.PicList li ul li.audience-menu-p a{
    border: none;
    padding: 0px;
    background-color: transparent;
}
.reg-page-bottom ul.PicList li ul li:hover{
    background-color: #4fb2ff;
    border: 1px #e1ebf4 solid;
    color: #fff;

}
.reg-page-bottom ul.PicList li a:hover{
    background-color: #4fb2ff;
    border: 1px #e1ebf4 solid;
    color: #fff;
}

.reg-page-top ul.PicList li a:hover{
    background-color: #4fb2ff;
    border: 1px #e1ebf4 solid;
    color: #fff;
}
.reg-page-top ul.PicList li a p.title{
    background-color: #ecf5f8;
}
.reg-page-top ul.PicList li a:hover p{
    background-color: transparent!important;
    color: #fff;
}
.reg-page-bottom ul.PicList li a  p{
    background-color: transparent!important;
}
.reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
    display: block;
    bottom: 21%;
}
.reg-page-bottom ul.PicList li  ul li i.down{
    display: none;
}
.reg-page-bottom ul.PicList li ul li:hover  i.up {
    display: none;
}
.reg-page-bottom ul.PicList li ul li:hover  i.down{
    display: initial;
}
.reg-page-bottom ul.PicList li ul.audience-menu  li:hover{
    background-color:transparent;
    border: none;
}

.reg-page-bottom ul.PicList li ul.audience-menu  li:hover a{
    color: #ffc765;
}

.reg-page-right ul.picTextList li div a:hover{
    background-color: #4fb2ff !important;
    color: #fff !important;
}
.reg-page-right ul.picTextList li div a:hover span{
    color: #fff !important;
}
@media (max-width: 480px){
    .audience-menu li a{
        padding:0px!important;
        font-size:13px;
    }
    .audience-menu{
        height: 66%;
        width: 92%;
    }
    .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
        bottom: 35%;
    }
}
@media (max-width: 370px){
    .audience-menu{
        height: 60%;
        width: 91%;
    }
    .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
        bottom: 40%;
    }
}
@media (max-width: 375px){
    .audience-menu li a{
        margin-left: 0px;
    }
}
@media (max-width: 480px){
    .audience-menu li a{
        margin-left: 0px;
    }
}

@media (min-device-width: 678px){
    .audience-menu{
        height: 62%;
        width: 92%;
    }
    .audience-menu li a{
        padding:0px!important;
        margin-left:0px;
        font-size:13px;
    }
    .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
        bottom: 38%;
    }

}

@media (min-device-width: 1024px){
    .audience-menu{
        height: 80%;
        width: 95%;
    }
    .audience-menu li a{
        padding: 20px !important;
        margin-left:0px;
        font-size:18px;
    }
    .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
        bottom: 20%;
    }

}
/*gcf  2018-08-05  合作单位*/

.svfw .travel-ltjb-title>h4>a{
    color: #004097;
}
.partners>li>a{
    height: 150px;
}
.industry-ul li a {
    height: 170px;
    border-radius: 5px;
    box-shadow:  0px 0px 5px 5px  #fcfcfc;
    margin-bottom: 20px!important;
    margin-top: 11px;
    padding-top: 15px;

}
.industry-ul li a:hover{
    box-shadow:  0px 0px 5px 5px  #eee;
}
.industry-ul li a:hover{
    background-color: transparent!important;
}
.industry-ul li a .title{
    text-indent: 0em;
    color: #d82b43;
    padding-bottom: 55px;
    font-size: 18px;
}
.industry-ul li a .title:before{
    content: '';
    background-color: #d8e5f6;
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: 12px;
}
.industry-ul li a .date{
    font-size: 14px!important;
    color: #666!important;
    text-indent: 0em;
    padding: 15px;
}
.partners>li>a p{
    margin-top: 30px;
    color: #133b71;
    font-weight: 600;
    text-align: center;
    font-style: initial;
    text-indent: 0em;
}
.partners>li>a:hover{
    background-color:#004097 ;

}
.partners>li>a:hover p{
    color: #fff;
}

@media (max-width: 767px) {
    .industry-ul li a{
        height: auto;
    }
    .industry-ul li a .title{
        padding-bottom: 19px;
    }
    .travel-ltjb-title>h4>a {
        font-size: 16px;
    }
}
@media (max-width: 380px){
    .travel-ltjb-title>h4>a {
        font-size: 14px;
    }
}
/* gcf                                           2019-08-12 */
@media (min-device-width: 1024px){
    .audience-menu li a {
        padding: 10px !important;
    }
}
@media (max-width: 767px){
    .reg-page-top ul.PicList li {
        margin-bottom: 2px;
    }
}
@media (max-width: 330px){
    .reg-page-top ul.PicList li {
        margin-bottom: 0px;
    }
}
@media (min-device-width: 678px){
    .reg-page-top ul.PicList li {
        margin-bottom: 7px;
    }
}
@media (max-width: 330px){
    .reg-page-top ul.PicList li {
        margin-bottom: 0px;
    }
}
@media (min-width: 767px) and (max-width: 780px){
    .audience-menu {
        height: 69%;
    }
}

.enpage .reg-page ul.picTextList li .col-xs-6 p,.enpage .reg-page ul.picTextList li .col-sm-7 p.title {
    line-height: 2.8;
    margin-bottom: 9px;
}
.enpage.reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p:nth-child(2) a span{
    border-bottom: none!important;
}
.enpage.reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p:nth-child(2) a{
    border-bottom: 2px #d2e3f5 solid;
}
.enpage .reg-page-right .p-i{
    width: 38%;
}
@media (max-width: 1600px){
    .enpage .reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p.title{
        line-height: 2.8;
        margin-bottom: 8px;
    }
}
@media (max-width: 1024px){
    .enpage .reg-page-top ul.PicList li a p.title{
        font-size: 12px
    }
    .enpage .reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p.title{
        line-height: 3.7;
        margin-bottom: 1px;
    }
    .enpage .reg-page-bottom ul.PicList li ul li.audience-menu-p{
        font-size: 12px;
    }
    .enpage .reg-page-top ul.PicList li a p.title{    font-size: 12px}
    .enpage .reg-page ul.picTextList li .col-xs-6 p,.enpage .reg-page ul.picTextList li .col-sm-7 p.title{line-height: 3.7;margin-bottom: 1px;}
    .enpage .reg-page-bottom ul.PicList li ul li.audience-menu-p{    font-size: 12px;}
    .enpage .audience-menu li a{    font-size: 14px;}
}
@media (min-width: 767px) and (max-width: 780px){
    .enpage .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu {
        bottom: 35%;
        padding-top: 10px;
    } .enpage .audience-menu {
          height: 65%;
      }.enpage .audience-menu li a{font-size:12px} .enpage  .audience-menu li a i{    font-size: 14px;
                                                       margin-right: -2px;}
    .enpage .reg-page ul.picTextList li .col-xs-6 p.title,  .enpage  .reg-page ul.picTextList li .col-sm-7 p.title{
        line-height: 3.3;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px){
    .enpage .reg-page ul.picTextList li .col-xs-6 p,.enpage .reg-page ul.picTextList li .col-sm-7 p.title{    margin-bottom: 0px;}
}
@media (max-width: 420px){
    .audience-menu li a i{
        font-size: 18px;
        margin-right: 0px;
    }
    .enpage .reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p.title{
        line-height: 2.1;
        margin-bottom: 2.8px;
    }
    .enpage  .reg-page ul.picTextList li .col-xs-6 p a span,.enpage .reg-page ul.picTextList li .col-sm-7 p a span{
        border-bottom: none;
    }
    .enpage .reg-page ul.picTextList li .col-xs-6 p, .enpage .reg-page ul.picTextList li .col-sm-7 p:nth-child(2) a {
        border-bottom: none;
    }
    .enpage  .reg-page ul.picTextList li .col-xs-6 p a,.enpage .reg-page ul.picTextList li .col-sm-7 p a{
        overflow: initial;
        white-space: inherit;
    }
    .enpage .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu li{
        padding: 0px  5px;
    }


}
@media (max-width: 400px){
    .enpage .reg-page ul.picTextList li .col-xs-6 p,.enpage .reg-page ul.picTextList li .col-sm-7 p.title {
        line-height: 2.4;
        margin-bottom: 2.8px;
    }
    .reg-page ul.picTextList li .col-sm-7 p:nth-child(2) a{border-bottom:none}
    .enpage  .reg-page ul.picTextList li .col-xs-6 p a span,.enpage .reg-page ul.picTextList li .col-sm-7 p a span{
        font-size: 14px;
    }
    .audience-menu li a i{
        font-size: 14px;
    }
}
@media (max-width: 380px){
    .enpage .reg-page-bottom ul.PicList li ul li:hover ul.audience-menu{
        bottom: 37%;
        height: 63%;
        padding-top: 10px!important;
    }
}
.jp-seek-bar{
    width:100%!important;
}
/*gcf 2019-8-16*/
.Economic-Forum .Economic-Forum-nav{
    border-radius: 40px;
    margin-top: 15px;
}
.Economic-Forum .Economic-Forum-nav li+li{
    margin-left: 0px;
}
.Economic-Forum .Economic-Forum-nav li.active>a,
.Economic-Forum .Economic-Forum-nav li.active>a:hover:before,
.Economic-Forum .Economic-Forum-nav li.active>a:hover,
.Economic-Forum .Economic-Forum-nav li.active>a:before{
    background-color: transparent;
    color: #fff;
}
.Economic-Forum .Economic-Forum-nav li>a{
    color: #fff;
    text-align: center;
}
.Economic-Forum .owl-carousel .owl-item img{
    border-radius:20px;
    height: 330px;
}
.Economic-Forum   .owl-item > .item > a > .title{
    font-weight: 600;
    border-radius: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}
.Economic-Forum .Slider-one .owl-controls .owl-nav{
    display: none;
}
.Economic-Forum   .owl-item > .item > a > .title span{
    overflow: auto;
    text-overflow: inherit;
    white-space: inherit;
    line-height:1.5;
}
.Economic-top-right  .brief .title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    height: 63px;
    line-height: 1.8;
}
.enpage .Economic-top-right  .brief .title{
    -webkit-line-clamp: inherit;
    overflow: inherit;
    font-size: 16px;
    height: 105px;
}
.Economic-top-right  .brief .title a{
    color: #1c56a3;

}
.Economic-top-right  .brief p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: auto;
    line-height: 2;
    position: relative;
    margin-bottom: 30px;
    text-indent: 0em;
}
.Economic-top-right  ul:before{
    content: '';
    background-color: #d8e5f6;
    width: 70px;
    height: 3px;
    position: absolute;
    top: -13px;
    left: 0px;
}
.Economic-top-right ul{
    padding-left: 15px;
    position: relative;
}
.Economic-top-right ul li{
    line-height: 2.3;
    list-style: disc;
}
.Economic-Forum-title.page-header-1{
    margin-bottom: 39px;
}
.Economic-Forum-title.page-header-1 h1{
    overflow: inherit;
}
.Economic-Forum-title.page-header-1 a{
    color:#004097 ;
    position: relative;
    padding-bottom: 27px;
}

.Economic-Forum-right .brief p{
    -webkit-line-clamp: 3;
}
.Economic-Forum-title.page-header-1 a:before{
    content: '';
    background-color: #d8e5f6;
    width: 38px;
    height: 7px;
    position: absolute;
    bottom: 12px;
    left: 46%;
}
.Economic-Forum-container{
    background: url("../../img/images/Economic-Forum-bg.png") no-repeat;
}
.Economic-Forum-5 {
    background-color: #fff;
    border-radius: 20px;
    margin-left: -19%;
    margin-top: 44px;
    width: 80%;
}
.enpage .Economic-Forum-5{
    margin-top: 25px;
    padding-bottom: 30px;
}
.Economic-Forum-5 ul.picTextList li{
    padding: 0px!important;
    margin-bottom: 0px;
}
.enpage .Economic-Forum-5 ul.picTextList li{
    margin-bottom: 0px;
}
.Economic-Forum-5 ul.picTextList li a:hover{
    background-color: transparent;
}
.Economic-Forum-5 ul.picTextList{
    margin-left: 15px;
    padding-top:40px
}
.Economic-Forum-5 ul.picTextList li a p.col-xs-2{
    text-align: center;
    margin-top: 4px;
    margin-bottom: 25px;

}
.Economic-container-left img {
    height: auto;
    width: auto}

.Economic-container-left p{

    margin: 15px 0px;
    margin-left: 40%;
    text-align: left;
}
.Economic-container-left p:last-child,
.Economic-container-left p:first-child{
    margin-top: 40px;
}
.Economic-Forum-5 ul.picTextList li a>p{
    text-align: center;
    border-radius:100%;
    background: #eff7ff;
    width: 60px;
    height: 60px;
}
.Economic-Forum-5 ul.picTextList li a>p i{
    line-height: 2.1;
    font-size: 32px;
    background: linear-gradient(135deg, #2e79e8, #53f0fb);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: 600;
}
.Economic-Forum-5 ul.picTextList li a p.title{
    color: #004097;
    font-size: 17px;
    font-weight: 600;
}
.enpage .Economic-Forum-5 ul.picTextList li a p.title{
    margin-bottom: 5px;
}

.Economic-Forum-5 ul.picTextList li a p.date{
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: auto;
    line-height: 2;
    position: relative;
    margin-bottom: 30px;
}
.enpage .Economic-Forum-5 ul.picTextList li a p.date{
    -webkit-line-clamp: 4;
    line-height: 1.5;
    margin-bottom: 0px;
    min-height: 67px;
}
.Economic-Forum-container-left{
    background: url("../../img/images/hy.png") no-repeat;
    height: 340px;
    background-size: contain;
    background-size: 96%;
    background-position-x: left;
}
.Economic-Forum-container-right{
    background: url("../../img/images/reg-jb.png") no-repeat;
    height: 340px;
    background-size: contain;
    background-size: 96%;
    background-position-x: right;
}
.Economic-Forum-container-left p{
    margin-right: 23px;
}
.Economic-Forum-container-right p:first-child,
.Economic-Forum-container-left p:first-child{
    width: 52%;
    float: right;
    margin-top: 17%;
    line-height: 2;
    font-size: 14px;
    color: #666;
}
.Economic-Forum-container-right p:last-child,
.Economic-Forum-container-left p:last-child{
    position: absolute;
    bottom: 80px;
    right: 20px;
}
.Economic-Forum-container-left p:last-child a{
    background: linear-gradient(135deg, #fe9075, #fa3c42);
    color: #fff;
    padding: 3px 20px;
    border-radius: 20px;
}
.Economic-Forum-container-right p:last-child a{
    background: linear-gradient(135deg, #4cbafa, #0880db);
    color: #fff;
    padding: 3px 20px;
    border-radius: 20px;
}
.Economic-bottom-title{
    margin-bottom: 0px!important;
}
.Economic-bottom-title.page-header-1 a{
    display: block;
}
.enpage .Economic-bottom-title.page-header-1 a{
    font-size: 24px;
}
.Economic-bottom-title.page-header-1 a:before{
    left: 8px;
}
.Economic-bottom-right,
.Economic-bottom-left{
    box-shadow: 0px 0px 5px 5px #f1f1f1;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 20px;
    margin-top: 10px;
}
.Economic-bottom-title.page-header-1 a i{
    position: absolute;
    bottom: 8px;
    right: 23px;
    font-size: 18px;
    width: 30px;
    height: 30px;
    background-color: #eff7ff;
    line-height: 1.8;
    text-align: center;
    border-radius: 100%;
    font-weight: 100;
}
.enpage .Economic-bottom-title.page-header-1 a i{
    bottom: 24px;
}
.Economic-bottom-left .brief ,
.Economic-bottom-right .brief{
    border-bottom: 1px #f1f1f1 solid;
    min-height: 110px;

}
.Economic-bottom-left .brief .title,
.Economic-bottom-right .brief .title{
    height: 24px;
    color: #222;
    margin-bottom: 20px;
}

.Economic-bottom-left .brief .title a,
.Economic-bottom-right .brief .title a{
    color: #222;
}
.Economic-bottom-left .brief p,
.Economic-bottom-right .brief p{
    color: #777;
    margin-bottom: 10px;
    font-size: 14px;
}
.Economic-bottom-right ul:before,
.Economic-bottom-left ul:before{
    background-color: transparent;
}
.Economic-container-left{
    background: url("../../img/images/zt.png");
    height: 397px;
}
.Economic-container-left p:last-child{
    position: relative;
}
.Economic-container-left p:last-child span i{
    font-size: 26px;
    color: #fff;

}
.Economic-container-left p:last-child span {
    position: absolute;
    top: 2px;
}

.enpage .Guests-Forum .Line-recommend>li>a{
    min-height: 290px;
}
/* ccy 20191021  */
.enpage .Economic-Forum-5 ul.picTextList li a p.title {
    font-size: 16px;
    line-height: 1.3;
}
.enpage .Economic-Forum-5 ul.picTextList li:last-child{
    width:74%;
    margin-left:15%
}
.enpage .Economic-Forum-5 ul.picTextList li a p.date{
    min-height:48px;
}
.enpage .Economic-Forum-5 ul.picTextList li a>div{
    width:82%;
}
.enpage .Economic-Forum-5 {
    padding-bottom: 22px;
}
@media (min-width:1601px) and (max-width:1768px){
    .Economic-Forum-5 {
        width: 100%;
    }
}
@media (max-width: 1600px) {
    .Economic-Forum-5{
        width: 103%;
        margin-left: -25%;
    }
    .enpage .Economic-Forum-5{
        margin-left: -15%;
    }
    .Economic-container-left img{
        height: auto;
    }
    .Economic-Forum-5{
        margin-top: 25px;
    }
    .Economic-container-left p{
        margin-left: 25%;
    }

}
@media (max-width: 1920px){
    .Economic-Forum-5 ul.picTextList li:last-child a p.title{
        line-height: 1.5;
    }
}
@media (max-width: 1500px){
    .Economic-Forum-5 ul.picTextList li:last-child a p.title{
        line-height: 1.5!important;
    }
}
@media (max-width: 1450px){
    .Economic-Forum-5 ul.picTextList li a p.title{
        font-size: 16px;
    }
    .Economic-Forum-5 ul.picTextList li:last-child a p.title{
        line-height: 3.5!important;
    }
}

@media (max-width: 1430px){
    .Economic-Forum-5 ul.picTextList li:last-child a p.title{
        line-height: 1.5!important;
    }
}
@media (max-width: 1420px) {
    .Economic-Forum-5 ul.picTextList li a>p{
        width: auto;
    }
    .Economic-Forum-5 ul.picTextList li a>p i{
        line-height: 2.3;
        font-size: 28px;
    }
    .enpage .Economic-Forum-5 ul.picTextList li a>div {
        width: 75%;
    }
    .enpage .Economic-Forum-5 ul.picTextList li:last-child {
        width: 86%;
        margin-left: 8%;
    }
}
@media (min-width:1251px) and (max-width: 1320px) {
    .enpage .Economic-Forum-5 ul.picTextList li a p.title {
        font-size: 15px;
    }
}
@media (max-width: 1250px){
    .enpage .Economic-Forum-5{
        margin-left: -10%;
    }
}
@media (min-width:1041px) and (max-width: 1249px) {
    .enpage .Economic-Forum-5 ul.picTextList li a p.title {
        font-size: 13px;
    }
}
@media (max-width: 1040px){
    .Economic-Forum-5 ul.picTextList li a p.title{
        font-size: 17px;
        font-weight: 600;
        overflow: hidden;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .Economic-container-left p{
        margin-left: 8%;
    }
    .Economic-container-left img {
        height: auto;
    }
    .Economic-Forum-5 {
        width: 112%;
        margin-left: -15%;
    }
    .Economic-Forum-container-left,
    .Economic-Forum-container-right{
        height: 250px;
    }
    .Economic-Forum-container-right p:last-child, .Economic-Forum-container-left p:last-child{
        bottom: 39px;
    }
    .enpage .Economic-Forum-5 {
        margin-top: 53px;
        padding-bottom: 30px;
    }
}
@media (min-width: 767px)and (max-width: 780px){
    .Economic-Forum .Economic-Forum-nav li{
        padding-right: 0px;
    }
    .Economic-Forum-5 ul.picTextList li a>p{
        height: 48px;
    }
    .Economic-Forum-5 ul.picTextList li a>p i{
        line-height: 3;
        font-size: 16px;

    }
    .Economic-Forum-5 ul.picTextList li a p.title{
        font-size: 14px;
    }
    .Economic-Forum-5 ul.picTextList li a p.date{
        margin-bottom: 0px;
        line-height: 1;
    }
    .Economic-container-left {
        height: 250px;
    }
    .Economic-Forum-5{
        width: 109%;
        margin-left: -9%;
        margin-top: 17px;
    }
    .Economic-Forum-container-left,
    .Economic-Forum-container-right{
        height: 200px;
    }
    .Economic-Forum-container-right p:last-child, .Economic-Forum-container-left p:last-child{
        bottom: 28px;
    }
    .Economic-Forum .owl-carousel .owl-item img{
        height: auto;
    }
    .Economic-Forum .owl-item > .item > a > .title span{
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .Economic-top-right .brief .title{
        font-size: 16px;
        height: 46px;
        line-height: 1.5;
    }
    .Economic-top-right .brief p{
        line-height: 1;
        margin-bottom: 10px;
    }
    .Economic-top-right ul:before{
        top: 0px;
    }
    .Economic-top-right ul li{
        line-height: 1.8;
    }
    .Economic-container-left p {
        margin-left: 1%;
    }
    .enpage .Economic-Forum-5 {
        margin-left: -4%;
        margin-top: 0px;
        padding-bottom: 6px;
        border-radius: 0px;
    }
    .enpage .Economic-container-left img {
        width: 86%;
    }
    .enpage .Economic-Forum .owl-carousel .owl-item img{
        height: 260px
    }
    .enpage .Economic-Forum-5 ul.picTextList li a p.date {
        -webkit-line-clamp: 3;
        line-height: 1.2;
        margin-bottom: 0px;
        min-height: 42px;
    }
}
@media(max-width:520px){
    .enpage .Economic-Forum-5 ul.picTextList li:last-child {
        width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .Economic-container-left img{
        height: auto;
    }
    .Economic-Forum-container-left,
    .Economic-Forum-container-right{
        background-position-x:center;
        height: 200px;
        margin-bottom: 30px;
    }
    .Economic-Forum-container-right p:first-child, .Economic-Forum-container-left p:first-child{
        margin-top: 3%;
    }
    .Economic-Forum-5 {
        width: 99%;
        margin-left: 0px;
        box-shadow: 0px  0px 5px 5px #f1f1f1;
        margin-top: 15px;
    }
    .enpage .Economic-Forum-5{
        margin-left: 0px;
        margin-bottom: 15px;
    }
    .Economic-Forum-5 ul.picTextList li a p.date{
        margin-bottom: 0px;
    }
    .Economic-container-left {
        height: 200px;
        background-size: cover;
        margin-top: 0px;

    }
    .Economic-container-left p:last-child, .Economic-container-left p:first-child{
        padding-top: 20px;
    }
    .Economic-Forum-container-right p:last-child, .Economic-Forum-container-left p:last-child{
        bottom: 45px;
    }
    .Economic-Forum-title.page-header-1 a{
        font-size: 20px;
    }
    .Economic-Forum .owl-carousel .owl-item img{
        height: auto;
    }
    .Economic-Forum .owl-item > .item > a > .title span{
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .Economic-container-left p:nth-child(2) img{
        width: 100%;
    }
    .Economic-container-left p:last-child, .Economic-container-left p:first-child{
        margin-top: 0px;
    }
    .Economic-container-left p:last-child span{
        top: 22px;
    }
    .enpage .Economic-top-right .brief .title{
        font-size: 14px;
        height: auto;
    }
    .enpage .Economic-bottom-title.page-header-1 a {
        font-size: 17px;
    }
    .enpage .Link-more a {
        top: 9%;
    }
    .enpage .Economic-container-left img{
        width: 100%;
    }
    .enpage .Guests-Forum .Line-recommend>li>a {
        min-height: 320px;
    }
}
@media (max-width: 330px){
    .Economic-Forum-container-right p:last-child, .Economic-Forum-container-left p:last-child{
        bottom: 52px
    }
}



/*
gcf  2019-08-20 论坛嘉宾*/
.Guests-Forum .Guests-Forum-Tab{
    border-radius: 26px;
}
.Guests-Forum .Guests-Forum-Tab li{
    width: 24.3%;

}
.Guests-Forum .Guests-Forum-Tab li+li{
    margin-left: 0px;
}
.Guests-Forum .Guests-Forum-Tab li.active a{
    padding: 10px 17px;
    border-radius: 20px;
    color: #D0021B;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.Guests-Forum .Guests-Forum-Tab li.active a:hover:before,
.Guests-Forum .Guests-Forum-Tab li.active a:focus:before,
.Guests-Forum .Guests-Forum-Tab li.active a:before{
    background-color: transparent;

}

.Guests-Forum .Guests-Forum-Tab li.active>a:focus,
.Guests-Forum .Guests-Forum-Tab li.active>a:hover{
    color: #D0021B;
    font-size: 16px;
    font-weight: bold;
}
.Guests-Forum   .travel-ltjb-title>h4{
    margin-bottom: 20px;
}
.Guests-Forum   .travel-ltjb-title>h4>a{
    font-size: 22px;
    color: #818c9b;
}
.Guests-Forum   .travel-ltjb-title>h4>a:before{
    background-color: transparent;
}
.Guests-Forum  .fyjb li{
    padding-left: 70px;
}
.Guests-Forum  .fyjb li a{
    color: #074496;
    font-size: 16px;
    width: 100%;
}
.Guests-Forum  .fyjb li a:before{
    background: #D0021B;
}
.Guests-Forum  .Line-recommend>li>a{
    border-radius: 13px;
    background: #fafafa;
}
.Guests-Forum  .Line-recommend>li>a h5{
    font-size: 15px;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Guests-Forum  .Line-recommend>li>a p{
    padding-left: 5px;
    min-height: 45px;
}
.enpage .Guests-Forum .Line-recommend>li{
    height: auto;
    margin-bottom: 15px;
}

.enpage .Guests-Forum .Line-recommend>li>a p{
    text-align: left;
    -webkit-line-clamp: inherit;
    font-size: 13px;
    word-break: break-all;
    min-height: auto;
}

.distinguished-guests h3{
    text-indent: 2em;
    color: #D0021B;
}
.distinguished-guests h3 span{
    font-size: 14px;
    color: #888;
    font-weight: normal;
    text-align: left;
    margin-left: 20px;
}

.distinguished-guests .panel{
    box-shadow: 0 2px 6px rgba(100,100,100,0.05);
}
.distinguished-guests .panel {
    padding: 15px 40px;
    border-left: 5px solid #D0021B;
    border-radius: 10px;
    border-bottom-right-radius: 63px;
    border-top: rgba(100,100,100,0.05) 1px solid;
    background-color: #fff;
    margin-top: 15px;
    overflow-wrap: break-word;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}
.distinguished-guests .panel.opened{
    height: auto;
    overflow: auto;
    overflow-wrap: inherit;
}
.distinguished-guests .panel a{
    position: absolute;
    bottom: 8px;
    right: 41px;
    background-color: #fff;
    width: 48px;
    text-align: center;
}
.distinguished-guests .panel a{
    color: #D0021B;
    font-size: 16px;
}
.distinguished-guests .panel p{

    line-height: 2;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0px;
}
.distinguished-guests  .owl-controls{
    position: absolute;
    top: -7px;
    right: 20px;
}
.distinguished-guests .owl-controls .owl-nav .owl-prev,
.distinguished-guests .owl-controls .owl-nav .owl-next{
    display: block!important;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
    background-color: #fff;
    box-shadow: 0 1px 12px rgba(100, 100, 100, 0.2);
    color: #1c56a3;
}
.distinguished-guests .owl-controls .owl-nav .owl-prev:hover,
.distinguished-guests .owl-controls .owl-nav .owl-next:hover{
    color: #fff;
}
.distinguished-guests .owl-controls .owl-nav .owl-prev{
    transform:rotate(180deg);
}
.distinguished-guests  .owl-controls .owl-nav .owl-prev:before{
    content: "\e691";
    font-size: 16px;
    line-height: 2.3;

}
.distinguished-guests  .owl-controls .owl-nav .owl-next:before{
    content: "\e691";
    line-height: 2.3;
}


.panelGuests-bg-top  .panel{
    box-shadow:0 0 13px 13px rgba(33, 133, 204, 0.06);
    border-right: 6px solid #D0021B;
    border-radius: 10px;
}
.panelGuests-bg-top  .panel img{
    margin: -1px;
    border-radius: 10px;
}
.panelGuests-bg-top .Guests-bg-top-title  h2{
    color: #004098;
}
.panelGuests-bg-top .Guests-bg-top-title p{
    line-height: 2.5;
    font-size: 16px;
}
.enpage .panelGuests-bg-top .Guests-bg-top-title p{
    line-height: 1.5;
    font-size: 14px;
}
.panelGuests-bg-center{
    margin-top: 50px;
}
.panelGuests-bg-theme{
    background: url(https://www.ciie.org/resource/static/zbh/default/assets-2019/img/btn-redius.png) no-repeat;
    background-size: cover;
    margin: 30px 10%;
    border-radius: 20px;
}
.panelGuests-bg-theme p{
    padding-top: 20px;
    text-align: center;
    color: #fffffff2;
    font-size: 16px;
    font-weight: 600;
}
.panelGuests-bg-theme h3{
    text-align: center;
    color: #fff;
    letter-spacing: 8px;
    font-size: 30px;
    padding-bottom: 30px;
}
.enpage .panelGuests-bg-theme h3{
    letter-spacing: 0px;
    font-size: 22px;
}
.bg-theme{
    text-align: center;
    color: #1b92d5;
}
.panelGuests-bg-theme-bottom{
    width: 100%;
}
.Guests-bg-theme-bottom {
    width: 103%;
}
.Guests-bg-theme-bottom ul li{
    height: 120px;
}
.Guests-bg-theme-bottom ul.picTextList li a p.title{
    margin-top: 30px;
    margin-bottom: 10px;
}
.Guests-bg-theme-bottom ul.picTextList li a .col-xs-8{
    padding-left: 0;
}
.Guests-bg-theme-bottom ul.picTextList{
    margin-left: 0;
}
.Guests-bg-theme-bottom ul.picTextList li{
    margin-bottom: 0;
}

@media (max-width: 1025px) {
    .Guests-Forum .Guests-Forum-Tab li.active a{
        padding: 10px 12px;
    }
    .Guests-Forum .Guests-Forum-Tab li a{
        padding: 15px 10px;
    }
}
@media (min-width: 767px) and (max-width: 780px){
    .Guests-Forum .Guests-Forum-Tab li.active>a:focus,
    .Guests-Forum .Guests-Forum-Tab li.active>a:hover,
    .Guests-Forum .Guests-Forum-Tab li.active a,
    .Guests-Forum .Guests-Forum-Tab li a{
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .Guests-Forum .Guests-Forum-Tab li{
        width: auto;
    }
    .Guests-Forum .Guests-Forum-Tab li.active>a:focus,
    .Guests-Forum .Guests-Forum-Tab li.active>a:hover,
    .Guests-Forum .Guests-Forum-Tab li.active a{
        border-radius: initial;
        font-size: 14px;
    }
    .Guests-Forum .Guests-Forum-Tab li a,
    .Guests-Forum .Guests-Forum-Tab li.active a{
        padding: 15px 17px!important;
    }
    .Guests-Forum .Guests-Forum-Tab li.active a:hover:before,
    .Guests-Forum .Guests-Forum-Tab li.active a:focus:before,
    .Guests-Forum .Guests-Forum-Tab li.active a:before{
        background-color: #D0021B;
    }
    .Guests-Forum  .fyjb.list-date li span.time{
        left: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
        width: auto;
    }
    .Guests-Forum  .Line-recommend>li>a>p{
        min-height: auto;
    }
    .panelGuests-bg-theme h3{
        font-size: 18px;
    }
    .Guests-bg-theme-bottom ul.picTextList li:nth-of-type(odd) a p{
        text-align: left;
    }
    .distinguished-guests .owl-controls {
        position: absolute;
        top: 0px;
        right: -2%;
    }
    .distinguished-guests h3 span{
        display: block;
        margin-top: 20px;
        margin-left: 0px;
    }
}
.distinguished-guests h3{
    text-indent: 0em;
}
@media (max-width: 330px){
    .Guests-Forum .fyjb.list-date li span.time{
        left: 60%;
    }
}
.panelGuests-bg-center  .listnewsim-left .brief p{
    height: auto;
    display: block;
}
@media (min-width: 991px){
    .hidden-md{
        display: none!important;
    }
}
@media (min-width: 767px){
    .hidden-sm{
        display: none!important;
    }
}
.Economic-bottom-right .brief {
    min-height: 95px;
}






















/*gcf 经济论坛  2019-09-20*/
.Member-dynamics .owl-carousel .owl-item img{
    height: 193px;
    border-radius: 20px;
}
.Member-dynamics .owl-controls{
    display: none;
}
.Member-dynamics .owl-item > .item > a > .title{
    background-color: transparent!important;
    font-weight: bolder;
}
.Member-dynamics-ul ul{
    padding-left: 45px;
}
.Member-dynamics-ul ul li{
    list-style: disc;
    line-height: 2.1;
}
.Membership-list{
    background:url("../../img/images/Membership-list-bg.png") no-repeat;

}
.Membership-list-ul{
    text-align: center;
}
.Membership-list-ul ul{
    display: inline-block;
    background-color: transparent;
    margin-bottom: 30px;
}
.Membership-list-ul ul li{
    margin-left: 20px;
}
.Membership-list-ul ul li a{
    color: #004097;
    font-size: 18px;
    padding: 3px 15px !important;
}

.Membership-list-ul .nav-pills>li.active>a,
.Membership-list-ul .nav-pills>li.active>a:focus,
.Membership-list-ul .nav-pills>li.active>a:hover{
    background-color:#2099e9 ;
    border-radius: 20px;


}
.Membership-list-tab ul li{
    width: 13.1%;
    float: left;
    list-style: none;
    background-color: #fff;
    padding: 0px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 20px #ababab14;
}
.Membership-list-tab ul li:nth-of-type(7n+0){
    margin-right: 0px;
}
.Membership-list-tab ul li a{
    margin-left: 0px;
    width: 100%;
}
.Membership-list-tab ul li a img{
    wdith:100% !important;
    border-radius: 100px;
    height:111px;
}
.View-more{

}
.View-more a{
    margin-top: 20px;
    background-color: #eff7ff;
    color: #004097;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 20px;
}
.Link-more a{
    position: absolute;
    right: 30px;
    top: 14%;
    font-size: 17px;
    color: #8c8a8a;
}
.Member-Directory .nowrapli li{
    width: 18.5%;
    float: left;
    list-style: none;
    background-color: #fff;
    padding: 0px;
    margin-right: 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 20px #ababab14;
    text-align: center;
    overflow:hidden;
}
/*.Member-Directory .nowrapli li a{
    width: auto;
}*/
.Member-Directory .nowrapli li:nth-of-type(5n+0){
    margin-right: 0px;
}

.platinum-member{
    background-color: #fafcfd;
}

.Member-title{
    text-align: center;
    color: #63c5ff;
    background-image: -webkit-linear-gradient(-90deg, #a8e7ff, #63c5ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
    margin: 50px auto;
}
.Member-title span{
    position: relative;
    color: #63c5ff;
    background-image: -webkit-linear-gradient(-90deg, #a8e7ff, #63c5ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
    padding-top: 30px;
}
.enpage .Member-title span:before{
    left: 43%!important;
}
.Member-title span:before{
    content: '';
    background-color: #63c5ff;
    width: 31px;
    height: 4px;
    position: absolute;
    bottom: -14px;
    left: 32px;
}
.Member-title i{
    font-size: 24px;
    margin-right: 10px;
}
.Member-title1 span,
.Member-title1{
    color: #f4927f;
    background-image: -webkit-linear-gradient(-90deg, #fec2ab, #f4927f);
}
.Member-title1 span:before{
    background-color: #f4927f;
}
.Member-title2 span,
.Member-title2{
    color: #e78f31;
    background-image: -webkit-linear-gradient(-90deg, #fabd70, #e78f31);
}
.Member-title2 span:before{
    background-color: #e78f31!important;
}
.Member-title3 span,
.Member-title3{
    color: #9ea4af;
    background-image: -webkit-linear-gradient(-90deg, #ccd5df, #9ea4af);
}
.Member-title3 span:before{
    background-color: #9ea4af!important;
}

.enpage.Economic-bottom-title.page-header-1 a i{
    bottom: -2px !important;
}
@media (max-width: 1200px) {

    .Membership-list-tab ul li{
        width: 17%;
    }

    .Membership-list-tab ul li:nth-of-type(7n+0){
        margin-right: 15px;
    }
    .Membership-list-tab ul li:nth-of-type(5n+0){
        margin-right: 0px;
    }

    .Member-Directory .nowrapli li{
        width: 17.5%;
    }
}
@media (max-width: 991px){
    .Member-Directory .nowrapli li,
    .Membership-list-tab ul li{
        width: 23%;
    }
    .Member-Directory .nowrapli li:nth-of-type(5n+0){
        margin-right: 20px;
    }
    .Membership-list-tab ul li:nth-of-type(7n+0){
        margin-right: 15px;
    }
    .Membership-list-tab ul li:nth-of-type(5n+0){
        margin-right: 15px;
    }
    .Member-Directory .nowrapli li:nth-of-type(4n+0),
    .Membership-list-tab ul li:nth-of-type(4n+0){
        margin-right: 0px;
    }
    .Member-Directory .nowrapli li{
        width: 22.5%;
    }
}
@media (max-width: 767px){
    .Membership-list-tab ul li{
        width: 47%;
    }
    .Link-more a{
        top:4%
    }
    .Membership-list-tab ul li:nth-of-type(7n+0){
        margin-right: 15px;
    }
    .Membership-list-tab ul li:nth-of-type(5n+0){
        margin-right: 15px;
    }
    .Membership-list-tab ul li:nth-of-type(4n+0){
        margin-right: 15px;
    }
    .Membership-list-tab ul li:nth-of-type(2n+0){
        margin-right: 0px;
    }
    .Membership-list-tab ul li a img{
        width: 100%;
    }
    .Membership-list-ul ul li{
        margin-left: 0px;
    }
    .Membership-list-ul ul li a{
        font-size: 16px;
        padding: 3px 10px;
    }
    .Member-Directory .nowrapli li {
        width: 46.8%;
    }
    .Member-Directory .nowrapli li:nth-of-type(2n+0) {
        margin-right: 0px;
    }
    .Member-Directory .nowrapli{
        margin-left: 0px;
    }
}

/*jt 经济论坛  2019-10-08*/
.enpage .Economic-Forum-right .brief p {
    -webkit-line-clamp : 5;
}
.enpage .Member-dynamics {
    margin-top : 30px !important;
}
.enpage .Member-dynamics-ul {
    margin-top : 30px !important;
}
.disable:hover, .disable{
    background-color: #ddd!important;
    cursor: pointer;
    color: #818181!important;
}

.reg-page-right ul.picTextList li div .title:last-child a:hover{
    background-color: #ddd!important;
    cursor: pointer;
    color: #818181!important;
}
.reg-page-right ul.picTextList li div .title:last-child a span,.reg-page-right ul.picTextList li div .title:last-child a:hover span{
    color: #818181!important;
}
/* 分论坛 */
.Guests-Forum .sub-forums-tab{
    padding: 10px;
    border-radius: 50px;
}
.Guests-Forum .sub-forums-tab li{
    width: 50%;
    float: left;
}
.Guests-Forum .sub-forums-tab li a{
    padding: 10px 17px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.Guests-Forum .sub-forums-tab li.active a,
.Guests-Forum .sub-forums-tab li.active a:hover{
    border-radius: 100px;
}
.Guests-Forum .sub-forums-tab li a:before{
    display: none;
}
.forum-title{
    text-align: center;
    height: 207px;
    background: url(forum-banner.jpg) no-repeat;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.forum-title h5{
    padding: 20px 0;
    text-align: center;
    color: #4d80b4;
    font-size: 18px;
}
.forum-card{
    position: relative;
    display: inline-block;
    padding: 15px 25px 15px 50px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    border-right: 5px solid #d0001c;
}
.forum-card i{
    position: absolute;
    left: -34px;
    display: block;
    width: 68px;
    height: 68px;
    line-height: 68px;
    font-size: 30px;
    background-color: #004098;
    border-radius: 100px;
    color: #fff;
}
.forum-card h4{
    font-size: 24px;
    font-weight: bold;
    color: #074496;
}
.forum-card p{
    font-size: 16px;
    color: #999;
}

.forum-info{
    padding: 15px;
    font-size: 16px;
    line-height: 34px;
    color: #848484;
    background-color: #fafcfd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.modal-guests .modal-dialog{
    width: 700px;
    margin-top: 15%;
}
.modal-guests .modal-content{
    border-radius: 15px;
}
.modal-guests .modal-body{
    padding: 20px;
}
.modal-guests button.close{
    position: relative;
    font-size: 40px;
    font-weight: normal;
    margin-top: 20px;
    margin-right: 20px;
    z-index: 999;
}
.guests-name{
    margin-bottom: 30px;
}
.guests-img{
    border-radius: 10px;
    overflow: hidden;
    width: 108px;
    margin-right: 20px;
    float: left;
}
.guests-txt{
    margin-top: 56px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.guests-txt h4{
    font-weight: bold;
    font-size: 20px;
    color:#004098;
}
.guests-info p{
    font-size: 14px;
    color: #999;
}
@media (max-width: 767px){
    .Guests-Forum .fyjb li{
        padding-left: 45px;
    }
    .modal-guests .modal-dialog{
        margin-top: 50px;
        top:0;
    }
    .forum-card{
        width:75%;
    }
    .forum-card h4{
        font-size:20px;
        text-align:left;
    }
    .forum-card p{
        font-size:14px;
    }
    .forum-title{
        padding-bottom:20px;
        height:auto;
        background-size:auto 100%;
    }
    .nowrap, ul.nowrapli li a{
        overflow:inherit;
        white-space: inherit;
    }
    .enpage .forum-card {
    width: 100%;
    padding: 0px;
    border: none;
}
}
.enpage .Guests-Forum-Tab-enpage{
    padding: 10px!important;
    }
.enpage .general .Guests-Forum-Tab-enpage>li>a{
    padding: 8px 0!important;
}
.enpage .Guests-Forum-Tab-enpage li.active a{
    padding: 8px 0!important;
}
.enpagr .forum-card{
    padding: 15px 0px 15px 50px;
    }
.enpage .forum-cardE i{
    left:0px
}
.enpage .forum-card h4{
    font-size: 22px;
}
@media (max-width: 1450px){
    .enpage .Economic-Forum-5 ul.picTextList li:last-child a p.title {
        line-height: 1.5!important;
    }
}