/*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: #FFF;
    position: relative;
}
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;
}
img {
    width: 100%;
    height: auto;
}
.bg_top {
    width: 100%;
    background-size: 100% auto;
}
.bg_bottom {
    width: 100%;
    background-size: 100% auto;
	margin-top:8px;
}
		.bannerbox{ width:100%; height:642px;}
.main {
    width: 100%;
    margin: 0 auto;
}
.logo_top {
    width: 115px;
	height:73px;
    margin-left: 10%;
    padding-top: 20px;
}
.title {
    width: 100%;
	height: 515px;
}
.mbnav {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0 4%;
        color: #fff;
        background: #0051a4;
        background-size: auto 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 0
    }
    .mbnav a {
        line-height: 40px;
        font-size: 18px;
        margin-right: 20px;
        display: inline-block;
        color: #fff
    }
    .mbnav a:last-child {
        margin-right: 0
    }
    .mbnav a.on {
        color: #fffeb5
    }
.video_main {
    width: 100%;
}
.video_bg {
    width: 97%;
	margin:0 auto;
    position: relative;
}
.video_bg_img {
    width: 100%;
	background:#16219c;
}
.video {
    width: 97%;
    position: absolute;
    left: 1.5%;
    top: 2.5%;
}
.video_img {
    width: 97%;
    position: absolute;
    left: 1.5%;
    top: 2.5%;
}
.video_play {
    width: 13%;
    position: absolute;
    bottom: 5%;
    left: 4%;
}
.titbox{ width:100%; height:50px; margin:20px auto 10px auto; text-align:center;}
.titbox img{ width:auto; height: 40px; margin:0 auto;}
/*精彩推荐*/
.faceslide {
    width: 100%;
    margin: 0 auto;
	position:relative;
}
.view .swiper-container {
    width: 96%;
    height: auto;
	margin:0 auto;
	overflow:hidden;
}
.faceslide .arrow-left {
    background: url(//www.xinhuanet.com/world/20210407zltx/images/mbleft.png) left top no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -54px;
    width: 50px;
    height: 80px;
    z-index: 10;
}
.faceslide .arrow-right {
    background: url(//www.xinhuanet.com/world/20210407zltx/images/mbright.png) right top no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -54px;
    width: 50px;
    height: 80px;
    z-index: 10;
}
.view .imgbox {
    width: 100%;
    height: 12rem;
    position: relative;
	background:none;
	overflow:hidden;
}
.view .imgbox img {
    width: 100%;
    height: auto;
    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:100%; height: auto; background: #061b64 url(//www.xinhuanet.com/world/20210407zltx/images/mbscrollbg.jpg) center no-repeat; margin-right:26px; overflow:hidden;}
.view .txtbg span{ line-height:40px; height:40px; font-size:18px; display: none; 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:16px; line-height:30px; height:60px; color:#fff; width:98%; margin:0 auto; padding:8px 0; font-weight:normal; text-align:left;}
.view .txtbg h3 a{ color:#fff;}
/*国际看点*/
/* .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: 100%;
    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: 18px;
    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: 40%;
    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;
	display:none;
}
.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: 15px;
}
.card-box .more p {
    display: block;
    margin: 0 24px;
}
.m-icon {
    display: inline-block;
    background: url(//www.xinhuanet.com/multimediapro/images/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;
}
/*锐评天下*/
.longscroll {
    width: 100%;
	height:auto;
    position: relative;
}
.longscroll .swiper-container {
    width: 92%;
	margin:0 auto;
}
.longscroll .arrow-left {
    position: absolute;
    background: url(//www.xinhuanet.com/world/20210407zltx/images/left02.png) no-repeat;
	background-size:cover;
    left: 4px;
    top: 35%;
    width: 15px;
    height: 33px;
    z-index: 2;
    cursor: pointer;
}
.longscroll .arrow-right {
    position: absolute;
    background: url(//www.xinhuanet.com/world/20210407zltx/images/right02.png) right no-repeat;
	background-size:cover;
    right: 4px;
    top: 35%;
    width: 15px;
    height: 33px;
    z-index: 2;
    cursor: pointer;
}
.longscroll .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
	height:16rem;
    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;
}
.longscroll .swiper-slide:nth-child(2n) {
    width: 32%;
}
.longscroll .swiper-slide:nth-child(3n) {
    width: 32%;
}
.longscroll .swiper-slide .imgbox {
    width: 90%;
    height: auto;
    position: absolute;
    top: 0;
    left: 5%;
}
.longscroll .swiper-slide img {
    width: 100%;
    height: auto;
	margin:0 auto;
}
.mod-card {
    position: relative;
    float: left;
    width: 47%;
    height: 20rem;
    background: #fff;
	overflow:hidden;
    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 0 10px 2%;
}
.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(//www.xinhuanet.com/world/20210407zltx/images/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;
}
.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: 100%;
	height:auto;
    position: relative;
}
.centscroll .swiper-container {
    width: 96%;
	margin:0 auto;
}
.centscroll .arrow-left {
    position: absolute;
    background: url(//www.xinhuanet.com/world/20210407zltx/images/left02.png) no-repeat;
	background-size:cover;
    left: 4px;
    top: 35%;
    width: 15px;
    height: 33px;
    z-index: 2;
    cursor: pointer;
}
.centscroll .arrow-right {
    position: absolute;
    background: url(//www.xinhuanet.com/world/20210407zltx/images/right02.png) right no-repeat;
	background-size:cover;
    right: 4px;
    top: 35%;
    width: 15px;
    height: 33px;
    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: 80%;
    height: auto;
    position: absolute;
    top: 0;
    left: 10%;
}
.centscroll .swiper-slide img {
    width: 100%;
    height: auto;
}
.centscroll .swiper-slide .textbox {
    width: 100%;
    height: auto;
	margin-top: 10rem;
}
.centscroll .swiper-slide .textbox h3 {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #3843ae;
    font-weight: bold;
    margin: 10px 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: 16px;
    line-height: 30px;
    text-align: left;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    margin: 0 10px;
}
.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: 40px;
    z-index: -1
}
.footer {
    width: 100%;
    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(//www.xinhuanet.com/world/20210407zltx/images/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(//www.xinhuanet.com/datanews/2016countrypic/img/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: 100%) {
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 500px) {
}
@media screen and (max-width: 370px) {
}

