@charset "utf-8";
/* CSS Document */

/*初始区域*/
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,p,figure,form,blockquote,input,textarea,label,ul,ol,dl,li,dt,dd,.clearfix::after {margin:0;padding:0;}
html {font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
html,body {height:100%;}
*::after,*::before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display:block;}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background:transparent;text-decoration:none;}
a:active,a:hover {outline:0;}
a:focus {outline:none;-moz-outline:none;-webkit-outline:none;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:bold;}
dfn {font-style:italic;}
ul,ol {list-style:none outside none;}
li {list-style-type:none;}
mark {background:#ff0;color:#000;}
small {font-size:70%;}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup {top:-.25rem;}
sub {bottom:-.25rem;}
iframe {border:0;}
svg:not(:root) {overflow:hidden;}
figure {margin:1rem 40px;}
hr {-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}
pre {overflow:auto;}
code,kbd,pre,samp {font-family:monospace;font-size:1rem;}
button,input,optgroup,select,textarea {color:inherit;font:inherit;margin:0;}
button {overflow:visible;}
button,select {text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button;-moz-appearance:button;cursor:pointer;}
button[disabled],html input[disabled] {cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner {border:0;padding:0;}
input {line-height:normal;}
input[type="checkbox"],input[type="radio"] {box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height:auto;}
input[type="search"] {-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
fieldset {border:1px solid #c0c0c0;margin:0 2px;padding:.4rem;}
legend {border:0;padding:0;}
textarea {overflow:auto;}
optgroup {font-weight:bold;}
table {border-collapse:collapse;border-spacing:0;}
td,th {padding:0;}


/*内容区域通用*/
body {font-family:"微软雅黑","Microsoft Yahei","Helvetica Neue",Helvetica,STHeiTi,Arial,sans-serif;background:#fff;}
img {border:0;vertical-align:middle;display:block;object-fit:cover;}
figure {margin:0;}
.clearfix {display:block;#zoom:1;}
.clearfix::after {content:"";overflow:hidden;width:100%;height:0;font-size:0;display:block;clear:both;}
.fl {float:left;}
.fr {float:right;}
.domPC{display:block!important;}
.domMobile{display:none!important;}
.row {font-size:0;+word-spacing:-1px;}
.row .dib {display:inline-block;+display:inline;+zoom:1;font-size:14px;letter-spacing:normal;word-spacing:normal;vertical-align:top;}
.section {margin:100px auto;width:1200px;}
.mod a {color:#444;transition:.5s;}
.mod a:hover {color:#516ec9;}
.mod .topic {height:2rem;line-height:2;overflow:hidden;}
.mod .topic a {color:#516ec9;}
.mod .topic a:hover {color:#516ec9;}
.mod .caption {text-align:center;font-size:16px;overflow:hidden;}
.mod .caption a {display:block;}
.mod .inner-caption {position:absolute;bottom:0;left:0;width:100%;text-align:center;background-color:rgba(0,0,0,.7)}
.mod .inner-caption a {color:#eee;}
.mod .inner-caption a:hover {color:#516ec9;}
.mod .abstract {font-size:14px;line-height:1.8;color:#444;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.section-title,.unit-title {height:50px;line-height:50px;text-indent:1rem;font-size:22px;color:#fff;/*background:linear-gradient(to right,#516ec9 0%,#2f1078 100%);*/background-color:rgba(204,204,204,.3);_position:relative;margin-bottom:20px;border-bottom:2px solid #f36e73;}
.section-title em,.unit-title em {font-style:normal;font-weight:700;color:#000;}
.section-title .more,.unit-title .more {float:right;_position:absolute;_right:0;_top:0;height:50px;line-height:50px;padding:0 20px;color:#333;font-size:16px;text-indent:0;transition:.3s;}
.section-title .more:hover,.unit-title .more:hover {background-color:rgba(0,153,255,.2);color:#516ec9;transition:.3s;}

#mobileHeader {display:none;}
.phd {margin-top:50px;height:700px;}


/*网站导航*/
.top-bar {height:49px;text-align:center;border-bottom:1px solid #ccc;color:#ccc;width:100%;position:fixed;_position:absolute;z-index:1040;top:0;left:0;background-color:#fff;box-shadow:3px 0 3px rgba(0,0,0,.2);overflow:hidden;}
.top-bar .menu {width:1200px;overflow:hidden;margin:0 auto;}
.top-bar .home-site-link {font-style:normal;font-weight:700;}
.top-bar li::after {content:"|";color:#d5d5d5;}
.top-bar li:first-of-type::after {content:"";padding-right:15px;}
.top-bar li:last-of-type::after {content:"";}
.top-bar .item {line-height:50px;font-size:14px;}
.top-bar .item a {padding:0 7px;}
.top-bar .home-site-link {color:black;}
.top-bar a {color:#1a1a1a;}
.top-bar .loading {display:block;text-align:center;height:32px;line-height:32px;font-size:12px;background-color:#f5f5f5;}


/* nav begin */
.nav {width:100%;height:80px;line-height:80px;background:#516ec9 url("http://www.newsimg.cn/enterprise/boaozgqyj2020/img/nav_bg.png") left center no-repeat;background-size:auto;}
.nav-ul {width:1200px;margin:0 auto;text-align:center;}
.nav-ul li {text-align:center;background:url("http://www.newsimg.cn/tech/5gsd2018/img/line-01.png") left center no-repeat;padding:0 14.5px;font-size:20px;position:relative;color:#fff;transition:.2s all linear;cursor:pointer;}
.nav-ul li:first-child {background:none;}
.nav-ul li a {display:block;color:#fff;font-size:20px;}
.nav-ul li::before {content:"";position:absolute;z-index:-1;top:7px;left:50%;width:0;height:100%;border-bottom:3px solid;transition:.2s all linear;}
.nav-ul li:hover::before {width:100%;top:7px;left:0;transition-delay:.1s;/*过渡延迟*/border-bottom-color:#516ec9;}
.nav-ul li:hover ~ li::before {left:50%;}
/* nav end */


.news-bream {background:url("http://www.newsimg.cn/fortune/boaoforum20181203/img/title.jpg") center bottom no-repeat;-webkit-background-size:100%;background-size:100%;height:110px;line-height:50px;}
.news-bream em {font-size:24px;color:#516ec9;font-weight:700;font-style:normal;padding-top:35px;margin-left:20px;width:230px;display:inline-block;text-align:center;}
.news-bream span {color:#666;font-size:16px;float:right;display:inline-block;margin-top:40px;}
.news-bream span a{color:#666;} 


/*RTools 只限这版 html里js控制字体为50px；*/
.RTools{position:fixed;_position:absolute;right:10px;bottom:200px;width:60px;z-index:10000;display:none;}
.RTools .qrcode{width:100%;height:61px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px 0;border:1px solid #ccc;background-color:#f7f7f7 !important;right:0;bottom:70px;position:absolute;}
.RTools .qrcode canvas{width:100%;height:auto;}
.RTools .qrcode:hover::after{content:"扫描分享";width:100%;color:#333;font-size:16px;display:block;text-align:center;margin-top:-9px;}
.RTools .qrcode:hover{transform:translate(0,0);animation:change 1s;-moz-animation:change 1s;-webkit-animation:change 1s;-mozanimation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;overflow:hidden;width:100%;padding-top:5px;}
@keyframes change{
	from{width:48px;height:48px;opacity:1;}
	to{width:120px;height:150px;opacity:1;}
}
.RTools .gototop{width:60px;height:60px;cursor:pointer;background:#516ec9 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC") no-repeat 50% 50%;transition:.3s;opacity:0;filter:alpha(opacity=0);}
.show{display:block;}


/*Copyright*/
.adBottom{background:#516ec9;/*padding:20px 0 40px;*/}
.footer{padding:50px 0;background:#516ec9;text-align:center;color:#fff;/*border-top:#df0045 solid 5px;*/}
.footer p{line-height:2;font-size:16px;}



/* -------------------新闻列表页----------------------- */
.news-list {margin-top:40px;}
.news-list li {padding-bottom:20px;margin-bottom:20px;border-bottom:1px dashed #ccc;}
.news-list li:last-of-type {padding-bottom:0;margin-bottom:0;border:none;}
.news-list .mod-card {*zoom:1;}
.news-list .mod-card:before,.news-list .mod-card:after {content:"";display:table;}
.news-list .mod-card:after {clear:both;}
.news-list .mod-card .media a {float:left;width:200px;margin-right:20px;display:none;}
.news-list .mod-card .media img {width:100%;height:auto;display:none;}
.news-list .mod-card .topic {font-size:22px;font-weight:400;color:#516ec9;line-height:2;height:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .mod-card .topic a {color:#516ec9;}
.news-list .mod-card .abstract {font-size:14px;line-height:1.6;padding-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-list .mod-card .abstract a {color:#516ec9;}


.xpage-more-btn {width:150px;box-sizing:border-box;text-align:center;margin:50px auto 30px;padding:15px 0;border:1px solid #bbb;line-height:1;border-radius:5px;cursor:pointer;background:#eee;font-size:14px;}
.xpage-more-btn a {color:#333;}
.xpage-more-btn:hover {background:#516ec9;color:#fff;border-color:#516ec9;}
.xpage-more-btn:hover a {color:#fff;}



/* MOBILE */
@media screen and (max-width:767px){
.domPC,.domMobile{display:none!important;}
.domMobile{display:block!important;}

.phd {margin-top:0;height:auto;}
#top-bar{display:none;}

/*手机导航*/
#mobileHeader{width:100%;line-height:0;background:#eee url("http://www.news.cn/world/2015/images/bgSjTop.png") no-repeat 0 0;-webkit-background-size:100% 45px;background-size:100% 45px;position:relative;display:block;}
#mobileHeader .logo{display:block;width:1.3rem;height:.9rem;background:url("http://www.news.cn/world/2015/images/xh_mobile_header.png") no-repeat 0 0;-webkit-background-size:57px;background-size:57px;position:absolute;top:0;left:.2rem;}
#mobileHeader .name{display:inline-block;width:5rem;height:.8rem;line-height:2.7;font-size:.32rem;padding:0 0 0 .2rem;color:#fff;vertical-align:top;margin:0 0 0 1.5rem;background:url("http://www.news.cn/world/2015/images/xh_mobile_header.png") 0 -160px no-repeat;-webkit-background-size:57px;background-size:57px;overflow:hidden;}
#mobileHeader .name a{color:#fff;}
#mobileHeader .right{display:block;width:.6rem;height:.9rem;position:absolute;top:0;right:.2rem;background:url("http://www.news.cn/world/2015/images/xh_mobile_header.png") no-repeat 100% -45px;-webkit-background-size:57px;background-size:57px;}
#mobileHeader .mobileNavList{width:100%;height:0;overflow:hidden;position:absolute;top:.9rem;left:0;background:#ededed;z-index:10;}
#mobileHeader .mobileNavList a{float:left;width:20%;padding:.2rem 0;color:#000;text-align:center;font-size:.32rem;}
#mobileHeader .phnav{text-align:center;padding-bottom:.12rem;}
#mobileHeader .phnav li{float:left;width:25%;height:.8rem;line-height:.85rem;text-align:center;font-size:.32rem;color:#333;}
#mobileHeader .phnav a{color:#333;}
.widthMain{width:100%;margin:.4rem auto;box-sizing:border-box;padding:0 .2rem;}

.section{width:100%;margin:.4rem auto;padding:0 .2rem;box-sizing:border-box;}

.news-bream {background:url("http://www.newsimg.cn/fortune/boaoforum20181203/img/title.jpg") left top no-repeat;-webkit-background-size:200%;background-size:200%;height:1.4rem;line-height:1rem;}
.news-bream em {font-size:.4rem;color:#516ec9;font-weight:700;font-style:normal;padding-top:0;margin-left:.2rem;width:3rem;display:inline-block;text-align:center;}
.news-bream span {color:#666;font-size:.28rem;float:right;display:inline-block;margin-top:.3rem;}
.news-bream span a{color:#666;} 


/*RTools*/
.RTools{width:40px;bottom:100px;}
.RTools .qrcode{display:none;}
.RTools .gototop{width:40px;height:40px;}


/*Copyright*/
#bottomBody{background:#516ec9;color:#fff;}
.adBottom{background:#516ec9;padding:.4rem 0;}
.footer{padding:.4rem .3rem;background:#516ec9;text-align:center;/*margin-top:.4rem;border-top:#df0045 solid .1rem;*/}
.footer p{line-height:1.8;font-size:.2rem;margin:0 auto;word-spacing:-1px;letter-spacing:-1px;}


/* -------------------新闻列表页----------------------- */
.news-list {margin-top:.4rem;}
.news-list li {padding-bottom:.2rem;margin-bottom:.2rem;border-bottom:1px dashed #ccc;}
.news-list li:last-of-type {padding-bottom:0;margin-bottom:0;border:none;}
.news-list .mod-card {*zoom:1;}
.news-list .mod-card:before,.news-list .mod-card:after {content:"";display:table;}
.news-list .mod-card:after {clear:both;}
.news-list .mod-card .media a {float:left;width:3rem;margin-right:.2rem;display:none;}
.news-list .mod-card .media img {width:100%;height:auto;display:none;}
.news-list .mod-card .topic {font-size:.32rem;font-weight:400;color:#516ec9;line-height:1.6;white-space:inherit;height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-list .mod-card .topic a {color:#516ec9;}
.news-list .mod-card .abstract {font-size:.28rem;line-height:1.6;padding-top:.1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-list .mod-card .abstract a {color:#516ec9;}


.xpage-more-btn {width:2.6rem;box-sizing:border-box;text-align:center;margin:.6rem auto .4rem;padding:.06rem 0;border:1px solid #bbb;line-height:.7rem;border-radius:.1rem;cursor:pointer;background:#eee;font-size:.28rem;}
.xpage-more-btn a {color:#333;}
.xpage-more-btn:hover {background:#516ec9;color:#fff;border-color:#516ec9;}
.xpage-more-btn:hover a {color:#fff;}


}