@charset "utf-8";

.container { padding:2.25rem 0; }
.news-main { float:left; width:65.75%; }
.news-side { float:right; width:31.5%; }

/* title */
.list-title { padding-bottom:1rem; font-size:1.1rem; font-weight:bold; line-height:150%; border-bottom:1px solid #ddd}
.list-title-line { border-bottom:1px solid #ddd; }

/* more */
.btn-more { display:inline-block; width:8.8rem; height:2.25rem; margin:0 auto; font-size:0.8rem; color:#858d9c; text-align:center; line-height:2.25rem; border-radius:2.25rem; border:1px solid #858d9c; }
.btn-more:hover { color:#fff; border:1px solid #418cff; background-color:#418cff; }
.list-more { margin-top:1rem; text-align:center; }
.side-more { margin-top:1.75rem; text-align:center; }

/* type */
.type { margin:0; overflow:hidden; }
.type .cat { min-height:2.7rem; border-bottom:1px solid #ddd; overflow:hidden}
.type .cat li { float:left; margin-right:3.5rem; }
.type .cat li:last-child { margin-right:0; }
.type .cat li h3 { font-size:1.1rem; font-weight:bold; line-height:150%; }
.type .cat li h3 a { position:relative; display:block; padding-left:1rem; color:#858D9C; cursor:pointer}
.type .cat li h3 a:hover { color:#418cff; }
.type .cat li h3 a:after { content:""; position:absolute; left:0; top:50%; width:0.2rem; height:0.4rem; margin-top:-0.2rem; background-color:#858d9c; }
.type .cat li a:hover,
.type .cat li.active a { color:#525a66; }
.type .cat li a:hover:after,
.type .cat li.active a:after { background-color:#418cff; }
.list .sub { width:100%; height:1.7rem; padding-top:1.1rem; overflow-x:auto; overflow:hidden; }
.list .sub li { float:left; }
.list .sub li:last-child { margin-right:0; }
.list .sub li a { display:block; padding:0 1.35rem; color:#858d9c; line-height:1.7rem; border-radius:1.7rem; margin:0 0.55rem}
.list .sub li a:hover,
.list .sub li.active a { color:#fff; background-color:#418cff; }

/* ÎÄÕÂÎÊÌâ¡¢ÈÕÆÚ¡¢ÌáÒª */
.article-title { font-size:1rem; font-weight:bold; color:#525A66; line-height:150%; }
.article-date { margin-top:0.3rem; }
.article-summary { margin-top:0.9rem; }
.article-more { margin-top:2.3rem; }

/* list */
.list { margin-bottom:1.75rem; display:none}
.list.active{display:block}
.list-item li { padding:1.65rem 0; border-bottom:1px solid #ddd; }
.list-item li .article-title a:hover{text-decoration:underline}
.list-item li:last-child { border-bottom:none; }
.list-item li.image .pic { float:left; width:48%; }
.list-item li.image .pic img { width:100%; }
.list-item li.image .text { margin-left:52.5%; padding-top:0.65rem; }

/* page */
.pages { margin:1.75rem 0; }
.pages ul { font-size:0; text-align:center; }
.pages ul li { display:inline-block; margin:0 0.3rem; font-size:0.8rem; line-height:1.25rem; }
.pages ul li a,
.pages ul li span,
.pages ul li strong { display:block; height:1.25rem; padding:0 0.4rem; color:#858D9C; border-radius:0.15rem; border:1px solid #858D9C ; }
.pages ul li a:hover,
.pages ul li strong { font-weight:normal; color:#fff; border-color:#418cff; background-color:#418cff; }
.pages .list-more{display:none}

/* Ä£¿£¿£¿£¿é Åä¾°½á¹¹ */
.news-module-1 { position:relative; width:100%; height:16.25rem; overflow:hidden; }
.news-module-1 .pic,
.news-module-1 .pic img { width:100%; height:100%; }
.news-module-1 .text { box-sizing:border-box; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; padding:2.2rem 1.75rem 1rem 1.75rem; color:#858D9C; overflow:hidden; 
background-image:-webkit-linear-gradient( to right, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.95) 40%, rgba(255,255,255,0) 100%);
background-image: linear-gradient(to right, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.95) 40%, rgba(255,255,255,0) 100%); 
}
.news-module-1 .text .article-summary { width:45%; }

/* Ä£¿£¿£¿£¿é ×óÓÒ½á¹¹ */
.news-module-2 { margin-bottom:1.75rem; background-color:#fff; overflow:hidden; cursor:pointer}
.news-module-2:hover{    background: #EBEBEB;}
.news-module-2 .pic { float:left; width:50%; }
.news-module-2 .pic img { width:100%; }
.news-module-2 .text { margin-left:53.5%; margin-right:3.5%; padding-top:2.3rem; }

/* Ä£¿£¿£¿£¿é ÉÏÏÂ½á¹¹ */
.news-module-3 { margin-bottom:1.75rem; background-color:#fff; }
.news-module-3 .pic,
.news-module-3 .pic img { width:100%; }
.news-module-3 .text { padding:2.2rem 1.75rem; cursor:pointer}
.news-module-3 .text:hover{background:#EBEBEB}

/* Ä£¿£¿£¿£¿é ÊÓÆµ */
.news-module-video { margin-bottom:1.75rem; }
.news-module-video .video { width:100%; background-color:#fff;position: relative;height:11.66rem;overflow:hidden}
.news-module-video .video .btn-play{    position: absolute;background: url(/statics/yikai/en/images/icon/play_1x.png) no-repeat center;background-size: cover;width: 3rem;height: 3rem;left: 50%;top: 50%;margin-left: -1.5rem;margin-top: -1.5rem;cursor: pointer;}
.news-module-video .video img { width:100%; }
.news-module-video .text { padding:1rem; font-size:0.8rem; background-color:#fff;}
.news-module-video .text:hover{background:#FFF}

/* Ä£¿£¿£¿£¿é ×ÉÑ¯ */
.news-module-advisory { margin-bottom:1.75rem; padding:0.7rem 1.75rem;padding-left:0 }
.news-module-advisory ul li { padding:1.5rem 0; border-bottom:1px solid #ddd; }
.news-module-advisory ul li:last-child { border-bottom:none; }
.news-module-advisory h5 { margin-bottom:0.75rem; font-size:1rem; font-weight:bold; line-height:150%; }
.news-module-advisory p { margin:0.35rem 0;color: #525A66; }
.news-module-advisory-2 { padding:0; background:none; }
.news-module-advisory-2 ul li:first-child { padding-top:0; }

/* ÓÒ²à·ÖÏí */
.news-module-share{border-top:1px solid #DFDFDF;position:relative}
.news-module-share ul{overflow:hidden;margin-top:1.8rem;}
.news-module-share ul li{float:left;width:33.33%;text-align:center;padding-bottom: 1rem;}
.news-module-share ul li a{display:block}
.news-module-share ul li a i{display: block;width: 1.2rem;height: 1.2rem;background-repeat: no-repeat;background-position: center;background-size: cover;margin:0 auto}
.news-module-share ul li a i.wechat{background-image: url("/statics/yikai/en/images/icon/wechat_1x.png");}
.news-module-share ul li a i.wechat:hover{background-image: url("/statics/yikai/en/images/icon/wechat_blue_1x.png");}
.news-module-share ul li a i.weibo{background-image: url("/statics/yikai/en/images/icon/weibo_1x.png");}
.news-module-share ul li a i.weibo:hover{background-image: url("/statics/yikai/en/images/icon/weibo_blue_1x.png");}
.news-module-share ul li a i.email{background-image: url("/statics/yikai/en/images/icon/email_1x.png");}
.news-module-share ul li a i.email:hover{background-image: url("/statics/yikai/en/images/icon/email_blue_1x.png");}
.news-module-share ul li .sub { display:none; position:absolute; left:0.2rem; top:3.5rem; width:5rem; height:5rem; padding:0.5rem; box-shadow:0 0 10px rgba(0,0,0,0.1); background-color:#fff; }
.news-module-share ul li .sub:after,
.news-module-share ul li .sub:before { content:""; position:absolute; left:50%; background-color:#fff; }
.news-module-share ul li .sub:after { z-index:0; width:0.5rem; height:0.5rem; margin-left:-0.25rem; transform:rotate(45deg); box-shadow:0 0 0px rgba(0,0,0,0.1); top:-0.25rem}
.news-module-share ul li .sub:before { z-index:1; left:0; top:0; width:0.5rem; height:0.5rem; height:100%; background-color:#fff; }
.news-module-share ul li .sub img { width:100%; height:100%; }
.news-module-share ul li a:hover .sub{display:block}

/* detail */
body.detail { background-color:#fff; }
body.detail .category { margin-top:-4.3rem; 
-webkit-transform:scale(0); 
transform:scale(0); 
}

.path { font-size:0.75rem; padding:0.85rem 0; border-bottom:1px solid #ddd; }
.path a { color:#858D9C; }
.path a:hover { color:#418cff; }
.path span { margin:0 0.6rem; }

.detail-container { position:relative; }
.detail-main { float:left; width:54.75%; margin-left:11%; }
.detail-side { float:right; width:25.85%; }

.detail-title { font-size:1.35rem; font-weight:bold; line-height:150%; }
.detail-date { margin-top:1rem; font-size:0.8rem; }
.detail-content { margin-top:1.5rem; }
.detail-content p { margin:1.2rem 0; }
.detail-content img { width:100%; }

.detail-social { position:absolute; left:0; top:0; }
.detail-social ul li { height:2rem; margin-bottom:1.5rem; }
.detail-social a { display:block!important; position:relative!important;width:1.25rem!important; height:1.25rem!important; background-repeat:no-repeat!important; background-position:center!important; background-size:cover!important;margin:0!important;padding:0!important }
.detail-social a i { display:block; width:1.25rem; height:1.25rem; background-repeat:no-repeat; background-position:center; background-size:cover; }
.detail-social a i.wechat,.detail-social a.wechat { background-image:url("/statics/yikai/en/images/icon/wechat_1x.png"); }
.detail-social a i.wechat:hover,.detail-social a.wechat:hover{background-image:url("/statics/yikai/en/images/icon/wechat_blue_1x.png"); }
.detail-social a i.weibo,.detail-social a.weibo { background-image:url("/statics/yikai/en/images/icon/weibo_1x.png"); }
.detail-social a i.weibo:hover,.detail-social a.weibo:hover { background-image:url("/statics/yikai/en/images/icon/weibo_blue_1x.png"); }
.detail-social a i.email,.detail-social a.email { background-image:url("/statics/yikai/en/images/icon/email_1x.png"); }
.detail-social a i.email:hover,.detail-social a.email:hover{background-image:url("/statics/yikai/en/images/icon/email_blue_1x.png"); }
.detail-social .sub { display:none; position:absolute; left:2.2rem; top:-2.2rem; width:5rem; height:5rem; padding:0.5rem; box-shadow:0 0 10px rgba(0,0,0,0.1); background-color:#fff; }
.detail-social .sub:after,
.detail-social .sub:before { content:""; position:absolute; left:-0.2rem; top:50%; background-color:#fff; }
.detail-social .sub:after { z-index:0; width:0.5rem; height:0.5rem; margin-top:-0.25rem; transform:rotate(45deg); box-shadow:0 0 10px rgba(0,0,0,0.1); }
.detail-social .sub:before { z-index:1; left:0; top:0; width:0.5rem; height:0.5rem; height:100%; background-color:#fff; }
.detail-social .sub img { width:100%; height:100%; }
.detail-social ul li:hover .sub,
.detail-social ul li.active .sub { display:block; }


@media screen and (max-width: 817px) {

.container { padding:2.25rem 0 0.5rem; }
.container .wrapper { width:100%; margin:0; }
.news-main { float:none; width:100%; }
.news-side { float:none; width:100%; }

.video-right-information { position: relative;float: left; width: 100%; }
.video-right-information .button {
    background: url(/statics/yikai/en/images/index/icon-play.png) center/100% no-repeat;
    width: 3.5286437657686265rem;
    height: 3.5286437657686265rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}

/* title */
.list-title { margin:0 5.2%; }

/* more */
.btn-more { width:11rem; }
.btn-more:hover{border:1px solid #858d9c;color: #858d9c;background:none}
/* type */
.type { margin:0 5.2%; }
.type .cat li { margin-right:1.5rem; }
.type .sub { height:1.7rem; }
.type .sub li { margin-right:0.8rem; }

/* ÎÄÕÂÎÊÌâ¡¢ÈÕÆÚ¡¢ÌáÒª */
.article-title { font-size:1rem; font-weight:bold; color:#525A66; line-height:150%; }
.article-date { margin-top:0.3rem; }
.article-summary { margin-top:0.9rem; }
.article-more { margin-top:1rem; }

/* list */
.my-scroller{width:90%;margin:0 auto}
.list .sub{width:100%;margin:0 auto}
.list-item li { padding:0; border-bottom:none; }
.list-item li .text { margin:0 5.2%; padding:1.65rem 0; border-bottom:1px solid #ddd; }
.list-item li:last-child { border-bottom:none; }
.list-item li:last-child .text { border-bottom:none; }
.list-item li.image .pic { float:none; width:100%; }
.list-item li.image .pic img { width:100%; }
.list-item li.image .text { margin-left:5.2%; margin-right:5.2%; padding-top:1.65rem; padding-bottom:1.65rem; }

/* page */
/* .pages ul{display:none} */
.pages .list-more{display:block}

/* Ä£¿£¿£¿£¿é Åä¾°½á¹¹ */
.news-module-1 { position:static; width:100%; height:auto; margin-bottom:1.75rem; background-color:#fff; overflow:hidden; }
.news-module-1 .pic { width:100%; height:auto; overflow:hidden; }
.news-module-1 .pic img { width:140%; height:auto; margin-left:-20%; }
.news-module-1 .text { position:static; top:auto; left:auto; z-index:0; padding:1.65rem 5.2%; background-image:none; }
.news-module-1 .text .article-summary { width:100%; }
.news-module-1 .text .article-more { text-align:center; }

/* Ä£¿£¿£¿£¿é ×óÓÒ½á¹¹ */
.news-module-2 .pic { float:none; width:100%; }
.news-module-2 .text { margin-left:0; margin-right:0; padding:1.65rem 5.2%; }
.news-module-2 .text .article-more { text-align:center; }

/* Ä£¿£¿£¿£¿é ÉÏÏÂ½á¹¹ */
.news-module-3 .text { padding:1.65rem 5.2%; }
.news-module-3 .text .article-more { text-align:center; }

/* Ä£¿£¿£¿£¿é ÊÓÆµ */
.news-module-video .text { padding:1.65rem 5.2%; }
.news-module-video .video{height:auto}

/* Ä£¿£¿£¿£¿é ×ÉÑ¯ */
.news-module-advisory { padding:0 5.2%; }
.news-module-advisory ul li { padding:1.65rem 0; }

/* detail */
.path { display:none; }
.detail-main { float:none; width:100%; margin-left:0; }
.detail-side { float:none; width:100%; }
.detail-side .list-title{margin:0;}
.detail-title { font-size:1.1rem; }
.detail-content p strong { font-size:1rem; }
.detail-social { position:static; top:auto; left:auto; margin:3rem 0; }
.detail-social ul { text-align:center; }
.detail-social ul li { display:inline-block; margin:0 1.5rem; }
.detail-social a i { width:2.3rem; height:2.3rem; }
.container .detail-container { width:auto; margin:0 5.2%; }
.container .detail-container .news-module-advisory { margin-top:0; padding:0; }


}
<!--ºÄÊ±1752840876.4448Ãë-->