/*public*/
 html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, th, thead, tr, button, object, a, abbr, b, em, i, img, samp, span, strong, sub, sup, tt, var, input, select {
    margin: 0;
    padding: 0
}
input, button, img, fieldset {
    border: 0;
    outline: none
}
input, select {
    outline: none
}
/* set image max width to 100% */
 img, video {
    height: auto;
    width: auto\9;
    /* ie8 */
}
/* set html5 elements to block */
 article, aside, details, figcaption, figure, more, header, hgroup, menu, nav, section {
    display: block
}
body {
    width: 100%;
    font: 12px/1.5'microsoft yahei', '华文细黑', stxihei, helvetica, tahoma, arial, '微软雅黑', sans-serif;
    color: #555;
    word-wrap: break-word;
    word-break: break-all;
    background: #191513;
    position: relative;
    background: url(/uploads/image/w2images/banner.jpg) top center no-repeat;
}
body div, body p {
    margin: 0 auto;
    word-break: normal;
}
address, cite, dfn, em, var {
    font-style: normal
}
var {
    font-family: georgia, verdana, arial
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
a {
    color: #fff;
    text-decoration: none;
    outline: none
}
a:hover {
    text-decoration: none
}
p {
    color: #2d73b5;
}
/* list */
 ul, ol {
    list-style: none
}
/*align*/
 .alg_r {
    text-align: right
}
.alg_c {
    text-align: center
}
/*music*/
 #viose {
    cursor: pointer;
    position: absolute;
    display: inline-block;
    top: 92.5%;
    right: 2%;
    z-index: 222;
}
/*loading*/
 #loading {
    background: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999;
}
/*滚动条的宽度*/
 ::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
/*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
 ::-webkit-scrollbar-track {
    width: 6px;
    background-color: #0d1b20;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
/*滚动条的设置*/
 ::-webkit-scrollbar-thumb {
    background-color: #606d71;
    background-clip: padding-box;
    min-height: 28px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
/*滚动条移上去的背景*/
 ::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}
img {
    width: 100%;
    height: auto;
}
.bg_top {
    width: 100%;
    background-size: 100% auto;
}
.bg_bottom {
    width: 100%;
    background-size: 100% auto;
}
/*视差滚动*/
 #banner {
    width: 1920px;
    height: 538px;
    max-height: 538px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    margin-top: 10px;
    overflow: hidden;
    top: 0;
}
.pelm {
    position: absolute;
}
#toplogo {
    width: 115px;
    height: 73px;
}
#warpbg {
    width: 1920px;
    height: 599px;
    top: -15px;
    left: -5px;
}
#star1 {
    width: 719px;
    height: 237px;
    top: 170px;
    right: 530px;
}
#star2 {
    width: 359px;
    height: 75px;
    top: 480px;
    right: 630px;
}
.bannerbox {
    width: 100%;
    height: 642px;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.logo_top {
    width: 115px;
    height: 73px;
    margin-left: 10%;
    padding-top: 20px;
}
.title {
    width: 100%;
    height: 515px;
}
.video_main {
    width: 100%;
    height: 683px;
}
.video_bg {
    width: 100%;
    position: relative;
}
.video_bg_img {
    width: 100%;
}
.video {
    width: 1180px;
    height: 663px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 10px;
}
.video_img {
    width: 1180px;
    height: 663px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 10px;
}
.video_play {
    width: 7%;
    position: absolute;
    bottom: 5%;
    left: 4%;
    cursor: pointer;
}
.titbox {
    width: 100%;
    height: 106px;
    margin: 30px auto 20px auto;
    text-align: center;
}
.titbox img {
    width: auto;
    height: auto;
    margin: 0 auto;
}
/*精彩推荐*/
 .faceslide {
    width: 1200px;
    margin: 0 auto;
}
.view .swiper-container {
    width: 1200px;
    height: 475px;
    overflow: hidden;
    background: url(/uploads/image/w2images/jctjbg.jpg) right top no-repeat;
}
.view .arrow-left {
    background: none;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}
.view .arrow-right {
    background: none;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
    display: none;
}
.view .imgbox {
    width: 875px;
    height: 455px;
    position: relative;
    float: left;
    margin-top: 9px;
    background: none;
    overflow: hidden;
}
.view .imgbox img {
    width: 875px;
    height: 455px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    -moz-transition: all 1s;
    transition: all 1s;
    object-fit: cover;
}
.view .imgbox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.view .txtbg {
    width: 270px;
    height: 380px;
    float: right;
    margin-right: 26px;
    margin-top: 54px;
    overflow: hidden;
}
.view .txtbg span {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    background: #0f6bbf;
    border-radius: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 12px;
    margin-bottom: 10px;
}
.view .txtbg h3 {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    width: 98%;
    margin: 0 auto;
    font-weight: normal;
    text-align: left;
}
.view .txtbg h3 a {
    color: #fff;
}
.preview {
    width: 1200px;
    position: relative;
    margin: 8px auto 20px -5px;
}
.preview .swiper-container {
    width: 1205px;
    height: 136px;
    margin-left: 0px;
}
.preview .swiper-slide {
    width: 232px;
    height: 136px;
    cursor: pointer;
    padding: 0 4px 0 5px;
}
.preview .swiper-slide img {
    width: 234px;
    height: 134px;
}
.preview .slide6 {
    width: 240px;
}
.preview .arrow-left {
    background: url(/uploads/image/w2images/left.png) no-repeat left top;
    position: absolute;
    left: -42px;
    top: 50%;
    margin-top: -14px;
    width: 34px;
    height: 22px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(/uploads/image/w2images/right.png) no-repeat left bottom;
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -14px;
    width: 34px;
    height: 22px;
    z-index: 10;
}
.preview img {
    padding: 1px;
}
.preview .active-nav img {
    padding: 0;
    border: 1px solid #0066cc;
}
/*国际看点*/
 .mod-col-4 {
    width: 240px;
    height: 396px;
}
/* .mod-col-4 .img-box{width: 240px; height: 198px;} */
 .mod-card .m-icon-play {
    position: absolute;
    top: 28%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background-position: -5px -108px;
    cursor: pointer;
}
.mod-col-4 .m-icon-play {
    top: 25%;
}
.card-box {
    width: 1200px;
    height: 845px;
    margin: 0px auto 20px auto;
}
.card-box .hot {
    position: relative;
    float: left;
    width: 693px;
    height: 406px;
    margin-right: 15px;
    box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -webkit-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -moz-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -ms-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
}
.card-box .hot img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.card-box .hot .main {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
}
.m-icon-hot {
    margin: 28px 0 0 -10px;
    width: 92px;
    height: 46px;
    background-position: 0 0;
}
.m-icon-new {
    position: absolute;
    top: 0;
    margin: 28px 0 0 -10px;
    width: 92px;
    height: 46px;
    background-position: 0 -56px;
}
.card-box .sup {
    position: absolute;
    min-width: 74px;
    height: 17px;
    line-height: 17px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #133246;
    text-align: center;
    box-sizing: border-box;
}
.card-box .sup-bg-blue {
    background: #00ccff;
}
.card-box .sup-bg-yellow {
    background: #ffcc00;
}
.card-box .sup-bg-green {
    background: #33cc99;
}
.card-box .sup-bg-orange {
    background: #ff6633;
}
.card-box .main .sup {
    bottom: 127px;
    left: 24px;
}
.card-box .mod-card .sup {
    bottom: 169px;
    left: 20px;
}
.card-box .tit {
    position: absolute;
    padding: 20px 0;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
}
.card-box .tit a {
    display: block;
    margin-right: 24px;
    color: #fff;
}
.card-box .main .tit {
    bottom: 68px;
    left: 24px;
}
.card-box .mod-card .tit {
    top: 214px;
    left: 20px;
}
.card-box .img02 .tit a, .card-box .img02 .time, .card-box .img02 .more a {
    color: #133246;
}
.card-box .img01 .tit a, .card-box .img01 .time, .card-box .img01 .more a {
    color: #fff;
}
.card-box .time {
    position: absolute;
    font-size: 14px;
    color: #fff;
    margin-top: 28px;
    font-style: normal;
}
.card-box .main .time {
    bottom: 50px;
    left: 24px;
}
.card-box .mod-card .time {
    bottom: 76px;
    left: 20px;
}
.card-box .more {
    position: absolute;
    width: 100%;
    margin-top: 18px;
    font-size: 14px;
    overflow: hidden;
}
.card-box .main .more {
    bottom: 20px;
}
.card-box .mod-card .more {
    bottom: 26px;
}
.card-box .more p {
    display: block;
    margin: 0 24px;
}
.m-icon {
    display: inline-block;
    background: url(/uploads/image/mimages/icon.png) no-repeat;
    background-size: 92px 249px;
}
.card-box .m-icon-arrow {
    float: right;
    width: 17px;
    height: 12px;
    margin-top: 3px;
}
.card-box .img02 .m-icon-arrow {
    background-position: 0 -226px;
}
.card-box .img01 .m-icon-arrow {
    background-position: 0 -206px;
}
/*锐评天下*/
 .bottomscroll {
    width: 100%;
    height: 525px;
    margin-top: 0px;
    padding-top: 30px;
    position: relative;
}
.bottomscroll .swiper-container {
    width: 1920px;
    position: absolute;
    transform: translatex(-50%);
    top: 0px;
    left: 50%;
    height: 525px;
    margin: 0px auto;
}
.bottomscroll .arrow-left {
    position: absolute;
    background: url(/uploads/image/psimages/lft03.png) no-repeat;
    left: 50%;
    transform: translatex(-2440%);
    top: 250px;
    width: 25px;
    height: 56px;
    z-index: 2;
    cursor: pointer;
}
.bottomscroll .arrow-right {
    position: absolute;
    background: url(/uploads/image/psimages/rt03.png) no-repeat;
    right: 50%;
    transform: translatex(2440%);
    top: 250px;
    width: 25px;
    height: 56px;
    z-index: 2;
    cursor: pointer;
}
.bottomscroll .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 60%;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}
.bottomscroll .swiper-slide:nth-child(2n) {
    width: 40%;
}
.bottomscroll .swiper-slide:nth-child(3n) {
    width: 20%;
}
.bottomscroll .swiper-slide-duplicate, .bottomscroll .swiper-slide {
    opacity: 0.6;
}
.bottomscroll .swiper-slide-active, .bottomscroll .swiper-slide-prev, .bottomscroll .swiper-slide-next {
    opacity: 1;
}
.bottomscroll .swiper-slide .imgbox {
    width: 320px;
    height: 525px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.bottomscroll .swiper-slide img {
    width: 100%;
    -moz-transition: all 1s;
    transition: all 1s;
    object-fit: cover;
    overflow: hidden;
}
.bottomscroll .swiper-slide:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.bottomscroll .swiper-slide .textbox {
    width: 383px;
    height: 158px;
    position: absolute;
    top: 224px;
    left: 0;
}
.bottomscroll .swiper-slide .textbox h3 {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    color: #333;
    font-weight: bold;
    padding-left: 30px;
    margin: 10px 10px;
    background: url(/uploads/image/psimages/what.png) top left no-repeat;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
}
.bottomscroll .swiper-slide .textbox h3 a {
    color: #333;
}
.bottomscroll .swiper-slide .textbox p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    background: url(/uploads/image/psimages/zy.png) top left no-repeat;
    overflow: hidden;
    text-align: left;
    color: #333;
    margin: 10px 10px;
    padding-left: 30px;
}
.mod-card {
    position: relative;
    float: left;
    width: 339px;
    height: 406px;
    background: #fff;
    box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -webkit-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -moz-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -ms-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    margin: 10px 11px;
}
.mod-card:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ico-box {
    position: relative;
    height: 100%;
}
.mod-card .img-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img01 .graybg {
    position: absolute;
    background: url(/uploads/image/w2images/blueflat.png) bottom left repeat-x;
    width: 100%;
    height: 100%;
}
.mod-card .img-box img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    -moz-transition: all 1s;
    transition: all 1s;
    object-fit: cover;
}
.mod-col-4 {
    width: 278px;
    height: 466px;
}
.card-box .img01 .tit a, .card-box .img01 .time, .card-box .img01 .footer a, .card-box .img01 p span {
    color: #fff;
}
.card-box .img02 p span {
    color: #333;
}
/*国际问题研讨会*/
 .centscroll {
    width: 1200px;
    height: 398px;
    position: relative;
}
.centscroll .swiper-container {
    width: 100%;
    height: 398px;
}
.centscroll .arrow-left {
    position: absolute;
    background: url(/uploads/image/w2images/left02.png) no-repeat;
    left: -34px;
    top: 180px;
    width: 29px;
    height: 56px;
    z-index: 2;
    cursor: pointer;
}
.centscroll .arrow-right {
    position: absolute;
    background: url(/uploads/image/w2images/right02.png) no-repeat;
    right: -33px;
    top: 180px;
    width: 29px;
    height: 56px;
    z-index: 2;
    cursor: pointer;
}
.centscroll .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    position: relative;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 0;
}
.centscroll .swiper-slide:nth-child(2n) {
    width: 32%;
}
.centscroll .swiper-slide:nth-child(3n) {
    width: 32%;
}
.centscroll .swiper-slide .imgbox {
    width: 291px;
    height: 291px;
    position: absolute;
    top: 0;
    left: 0;
}
.centscroll .swiper-slide img {
    width: 291px;
    height: 291px;
}
.centscroll .swiper-slide .textbox {
    width: 291px;
    height: auto;
    position: absolute;
    top: 270px;
    left: 0;
}
.centscroll .swiper-slide .textbox h3 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #3843ae;
    font-weight: bold;
    margin: 20px auto 0 auto;
}
.centscroll .swiper-slide .textbox h3 a {
    color: #3843ae;
}
.centscroll .swiper-slide .textbox p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #333;
    margin: 10px 10px;
}
.centscroll .swiper-slide .textbox h4 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    margin: 0 10px;
    padding: 10px 0;
}
.centscroll .swiper-slide .textbox h4 a {
    color: #333;
}
.logo_bottom {
    width: 80%;
    margin: 2% auto 5%;
}
.ewm {
    position: fixed;
    width: 100px;
    left: 50%;
    margin-left: 600px;
    bottom: 200px;
    display: none;
    opacity: 1;
}
.back {
    position: fixed;
    width: 50px;
    left: 50%;
    margin-left: 600px;
    bottom: 80px;
    display: none;
}
.to_top {
    position: fixed;
    width: 50px;
    left: 50%;
    margin-left: 600px;
    bottom: 20px;
    display: none;
}
.footer_bg {
    width: 100%;
    background: #0051a4;
    margin-top: 180px;
    z-index: -1
}
.footer {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px
}
.footer p {
    color: #fff;
    text-align: center;
    font-family:'microsoft yahei';
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 25px;
}
/*右侧导航*/
 .rightnav {
    display: none;
    width: 137px;
    height: 373px;
    background: url(/uploads/image/w2images/rtnav.png) top center no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -235px;
    margin-left: 620px;
    z-index: 99;
}
.rightnav .close {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    width: 18px;
    height: 18px;
    background: url(/uploads/image/d2img/btn_close.gif) no-repeat;
}
.rightnav-totop {
    cursor: pointer;
    width: 39px;
    height: 39px;
    margin-left: 50px;
    margin-top: 4px;
}
.rightnav-list {
    margin-top: 107px;
}
.rightnav-list li {
    height: 40px;
    width: 137px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    font-family:"microsoft yahei";
    position: relative;
    margin-top: 5px;
}
.rightnav-list li:hover {
    background: #0098ff;
}
.rightnav-list li a, .rightnav-list li.on a {
    color: #fff;
}
/*媒体查询*/
 @media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 500px) {
}
@media screen and (max-width: 370px) {
}