/*
Theme Name: Weiyang Theme
Theme URI: 
Author: Kuma
Author URI: http://www.weiyangx.com
Description: Updated theme based on UIKit.Providing responsive content.
Version: 0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: WeChat Responsive
Text Domain: weiyangtheme
*/
/* Base
 ========================================================================== */
@font-face{font-family:iconfont;src:url(fonts/iconfont.eot?20161205);src:url(fonts/iconfont.eot?#iefix) format('embedded-opentype'),url(fonts/iconfont.woff?20161205) format('woff'),url(fonts/iconfont.ttf?20161205) format('truetype'),url(fonts/iconfont.svg#iconfont) format('svg')}
.iconfont{font-style:normal;font-family:iconfont!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.iconfont i{font-style:normal}
.icon-menu01:before{content:"\e609"}
.icon-dot01:before{content:"\e615"}
.icon-wechat01:before{content:"\e61a"}
.icon-weibo01:before{content:"\e61b"}
.icon-1:before{content:"\e6dd"}
.icon-eye01:before{content:"\e632"}
.icon-home01:before{content:"\e634"}
.icon-play01:before{content:"\e636"}
.icon-ios01:before{content:"\e637"}
.icon-location01:before{content:"\e639"}
.icon-time01:before{content:"\e63a"}
.icon-download01:before{content:"\e63b"}
.icon-search01:before{content:"\e641"}
.icon-like101:before{content:"\e645"}
.icon-like201:before{content:"\e646"}
.icon-share01:before{content:"\e648"}
.icon-star01:before{content:"\e649"}
.icon-linkedincircle01:before{content:"\e64c"}
.icon-wechatcircle01:before{content:"\e64d"}
.icon-weibocircle01:before{content:"\e64e"}
.icon-event01:before{content:"\e650"}
.icon-hot01:before{content:"\e651"}
.icon-line01:before{content:"\e652"}
.icon-relate01:before{content:"\e653"}
.icon-report01:before{content:"\e654"}
.icon-square01:before{content:"\e655"}
.icon-ticket01:before{content:"\e656"}
.icon-translate01:before{content:"\e65a"}
.icon-go01:before{content:"\e65b"}
.icon-latest01:before{content:"\e65c"}
.icon-qq01:before{content:"\e65f"}
.icon-linkedin01:before{content:"\e660"}
.icon-wechat011:before{content:"\e662"}
.icon-weibo011:before{content:"\e663"}
.icon-comfirm01:before{content:"\e664"}
.icon-user01:before{content:"\e668"}
.icon-comment01:before{content:"\e669"}
.icon-edit01:before{content:"\e66a"}
.icon-rank01:before{content:"\e66b"}
.icon-relate011:before{content:"\e66c"}
.icon-none01:before{content:"\e66f"}
.icon-logo-01:before{content:"\e671"}
.icon-rank2-01:before{content:"\e672"}
.icon-month-01:before{content:"\e673"}
.icon-day-01:before{content:"\e674"}
.icon-week-01:before{content:"\e675"}
.icon-rank4-01:before{content:"\e676"}
.icon-rank3-01:before{content:"\e677"}
.icon-top-01:before{content:"\e678"}
.icon-more-01:before{content:"\e679"}
.icon-rank5-01:before{content:"\e67a"}
.icon-twitter:before{content:"\e67b"}
.icon-video-01:before{content:"\e67c"}
.icon-specialtopic:before{content:"\e67d"}
.icon-comfirm-:before{content:"\e67e"}
.icon-wyessay-:before{content:"\e67f"}
.icon-rank-:before{content:"\e680"}
.icon-hotcommment:before{content:"\e681"}
.icon-relate-:before{content:"\e682"}
.icon-wyessay-1:before{content:"\e683"}
.icon-topic:before{content:"\e684"}
.icon-more-:before{content:"\e685"}
@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}
40%{-webkit-transform:scale(1)}
}
@keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}
40%{-webkit-transform:scale(1);transform:scale(1)}
}
@-webkit-keyframes top{0%{top:5px;opacity:0;z-index:99;display:block;-webkit-transform:scale(1.2)}
25%{top:-15px;opacity:.5;z-index:99;-webkit-transform:scale(1.3)}
50%{top:-25px;opacity:1;z-index:99;-webkit-transform:scale(1.2)}
75%{top:-35px;opacity:.5;z-index:99;-webkit-transform:scale(1.1)}
100%{top:-45px;opacity:0;z-index:-10;display:none}
}
@keyframes top{0%{top:5px;opacity:0;z-index:99;display:block;-webkit-transform:scale(1.2);transform:scale(1.2)}
25%{top:-15px;opacity:.5;z-index:99;-webkit-transform:scale(1.3);transform:scale(1.3)}
50%{top:-25px;opacity:1;z-index:99;-webkit-transform:scale(1.2);transform:scale(1.2)}
75%{top:-35px;opacity:.5;z-index:99;-webkit-transform:scale(1.1);transform:scale(1.1)}
100%{top:-45px;opacity:0;z-index:-10;display:none}
}
@-webkit-keyframes scrollup{0%{opacity:0;position:absolute;top:8px}
100%{opacity:1;position:relative}
}
@keyframes scrollup{0%{opacity:0;position:absolute;top:8px}
100%{opacity:1;position:relative}
}
@-webkit-keyframes scrolldown{0%{opacity:0;position:absolute;top:-8px}
100%{opacity:1;position:relative}
}
@keyframes scrolldown{0%{opacity:0;position:absolute;top:-8px}
100%{opacity:1;position:relative}
}
@-webkit-keyframes fade{0%{opacity:0}
100%{opacity:1}
}
@keyframes fade{0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes scale{0%{width:0;-webkit-transform:scale(0)}
50%{width:50px;-webkit-transform:scale(1.2)}
100%{width:103px;-webkit-transform:scale(1)}
}
@keyframes scale{0%{width:0;-webkit-transform:scale(0);transform:scale(0)}
50%{width:50px;-webkit-transform:scale(1.2);transform:scale(1.2)}
100%{width:103px;-webkit-transform:scale(1);transform:scale(1)}
}
html{overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{letter-spacing:.2px;background:#efefef;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑",sans-serif;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}
b, strong{font-weight:bold;}
.tm-footer{padding:50px 0 20px 0;background:rgba(76,76,76,1)}
.uk-offcanvas-bar:after{width:0;background:none;box-shadow:none;}
.uk-tab>li>a{border:none;color:#666;text-shadow:none}
.uk-tab>li>a:hover{border:none;background:0 0;box-shadow:none;color:#e6e6e6;text-shadow:none;font-weight:600}
.uk-tab>li.uk-active>a{border:none;background:0 0;color:#e6e6e6;font-weight:600}
.uk-panel-box{background:#fff}
.uk-h4,h4{font-size:14px}
.uk-table td,.uk-table th{padding:15px 15px;border-bottom:1px solid #efefef;cursor:pointer}
#reading-menu{border-radius:0;border:none;overflow:hidden;overflow-x:hidden!important;padding:0;width:250px;}
.uk-grid-small>*{padding-left:15px}
.uk-datepicker-table a.uk-active{background:#d73535;background-image:none;border:0}
#main-menu{padding-left:0;height:40px;list-style:none}
#main-menu li{display:inline}
.author-name{color:#333}
#homepage-main{padding:20px 0}
#homepage-block-1{padding-left:10px}
#homepage-block-2{padding-left:5px}
.wyw-ad{padding-left:5px}
img{clear:both;display:block;margin-left:auto;margin-right:auto}
.wyw-tag-title{margin-bottom:10px;color:#fff;font-weight:600}
.font-avatar{text-align:center;color:#fff;border-radius:500px;margin:0 auto;border:1px solid #e5e5e5}
#new-authors .font-avatar,.author-show-node .font-avatar,.author-top-content-avatar .font-avatar{border-radius:4px;border:1px solid #e5e5e5}
.post-no-img{padding:30px 20px 20px 30px;height:185px}
.post-has-img{padding:30px 30px;height:185px}
.logo-slogan{margin-top:5px;margin-bottom:15px;padding-left:20px;border-left:1px solid rgba(0,0,0,.1);color:#444;letter-spacing:3px;font-weight:400;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑",sans-serif;line-height:25px}
.header-right-menu{margin-bottom:0}
.header-right-menu>li>a{transition:all linear .3s;font-size:13px;padding-left:10px;}
.header-right-menu>li>a:before{color:#e5e5e5;content:'|';top:-1px;position:absolute;left:-5px;font-size:12px;width:28px;text-align:center;font-weight:300}
.header-right-menu>li>a.right-menu-first:before{content:''}
.header-right-menu a:hover,.header-right-menu>li>a:active{color:#d73535}
#menu-item-home .icon-home01{color:#777;transition:all linear .3s}
#menu-item-home .icon-home01:hover{color:#d73535}
.login-menu{top:40px!important;left:-110px!important;z-index:98;padding:0;width:150px;border-radius:0;background:#efefef;line-height:25px}
.login-menu i.icon-user01{position:relative;top:4px;margin-right:10px;color:#27d446;font-style:normal;font-size:22px}
.login-menu i.icon-weibo01{position:relative;top:4px;margin-right:10px;color:#d73535;font-style:normal;font-size:22px}
.login-menu i.icon-qq01{position:relative;top:4px;margin-right:10px;color:#008dc5;font-style:normal;font-size:22px}
.login-menu .uk-width-1-1{margin:0}
.login-menu>ul{padding-left:0}
.login-menu>ul>a>li{border-bottom:1px solid #e8e8e8;list-style:none;padding:10px 15px;background:#fff;transition:all .2s;cursor:pointer}
.login-menu a{color:#333}
.login-menu a:hover,.login-menu>ul>li::selection,.login-menu>ul>li:hover{background:#efefef!important;color:#333}
.custom-button{display:inline-block;overflow:visible;box-sizing:border-box;margin:0;padding:0 22px;border:1px solid #d73535;border-radius:3px;background:#fff;color:#d73535;vertical-align:middle;text-align:center;text-decoration:none;text-transform:none;font:inherit;font-weight:400;font-size:1rem;line-height:24px;cursor:pointer;transition:all linear .3s;-webkit-appearance:none}
.custom-button:hover{background:#d73535;color:#fff}
.wyw-login-form input[type=password],.wyw-login-form input[type=text],.wyw-register-form input[type=password],.wyw-register-form input[type=text]{padding:10px;border-radius:0!important}
.wyw-login-form #ajax-login-submit,.wyw-register-form #ajax-register-submit{margin-top:30px;border:0;background:#d73535;color:#fff;text-shadow:initial}
#homepage-top-recommentation .uk-dotnav{margin-right:20px;margin-bottom:20px}
#homepage-top-recommentation .uk-dotnav>*{padding-left:10px}
#homepage-top-recommentation .uk-dotnav>*>*{width:25px;height:3px;border-radius:0}
.top-recom-tag{position: absolute;top: 18px;left: 0;background: rgba(215,53,53,.8);padding: 4px 15px;color: #ffffff;border-radius: 0 2px 2px 0;}
.top-recom-content{position:absolute;bottom:20px;padding-right:18px}
.top-recom-content h4{transition:color .2s;color:#fff;font-size:24px;letter-spacing:2px;line-height:30px;margin-bottom:10px;font-weight:600}
.top-recom-content h4:hover{color:rgba(255,255,255,.7)}
.top-recom-content p{color:#fff;font-size:12px;margin-bottom:-5px}
.top-recom-content p>span{margin-left:10px;color:rgba(255,255,255,.6)}
.top-recom-content>div.uk-width-large-6-10{padding-left:5px}
.bx-shadow{-webkit-box-shadow:0 1px 6px rgba(148,148,148,.35);-moz-box-shadow:0 1px 6px rgba(148,148,148,.35);box-shadow:0 1px 6px rgba(148,148,148,.35)}
.node-bx-shadow{cursor:pointer;transition:all linear .2s;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 7px rgba(0,0,0,.06);-moz-box-shadow:0 1px 7px rgba(0,0,0,.06);box-shadow:0 1px 7px rgba(0,0,0,.06)}
.node-bx-shadow:hover{-webkit-box-shadow:2px 4px 6px rgba(128,128,128,.4);-moz-box-shadow:2px 4px 6px rgba(128,128,128,.4);box-shadow:2px 4px 6px rgba(128,128,128,.4)}
.node-bx-shadow .uk-align-left{overflow:hidden;margin-right:0;height:20px;max-width:130px;font-weight:400}
.bx-radius{border-radius:500px}
.home-top-nav{padding-left:0;background:#fff}
.home-top-nav a{color:#222}
.home-top-nav li{margin-top:0!important;margin-left:0;padding:10px 0;border-bottom:1px solid #efefef}
.home-top-nav li:last-child{border-bottom:0}
.home-top-nav li i{font-size:12px}
.top-fix-style{background:#232323!important}
.top-fix-style>div>div>ul>li>a{color:#999}
.top-fix-style>div>div>ul>li>a:before{color:#666}
.top-fix-style>div>div>ul>li>a.iconfont{color:#f24444!important}
.top-fix-style>div>div>div>a{color:#fff}
.uk-navbar-nav>li>a{margin-top:0;margin-left:0;border:0}
#home-top-nav>.uk-navbar-nav>li>a{padding:0 10px;font-weight:400}
#home-top-nav>.uk-navbar-nav>li#menu-item-homepage>a{padding-left:0;}
#main-menu>li.uk-active>a{color:#d73535;}
#home-top-nav>.uk-navbar-nav>li#menu-item-home{width:0;overflow:hidden;transition:width .2s}
.top-fix-style #home-top-nav>.uk-navbar-nav>li#menu-item-home{width:auto;animation:scale}
.top-fix-style #home-top-nav>.uk-navbar-nav>li>a{padding:0 15px}
.top-fix-style #home-top-nav>.uk-navbar-nav>li#menu-item-homepage>a{padding-left:23px;color:#fff;}
#home-top-nav>.uk-navbar-nav>li:active>a,#home-top-nav>.uk-navbar-nav>li:focus>a,#home-top-nav>.uk-navbar-nav>li:hover>a{position:relative;z-index:1;margin-top:0;margin-left:0;outline:0;border:0!important;background-color:transparent;box-shadow:none!important;box-shadow:none;color:#000;text-shadow:none;font-weight:600;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent}
#home-top-nav>.uk-navbar-nav>.uk-open>a{border-color:transparent}
#home-top-nav,#home-top-nav-right{padding-left:5px;border-top:1px solid rgba(0,0,0,.1)}
.top-fix-style #home-top-nav,.top-fix-style #home-top-nav-right{border-top:0!important}
.top-fix-style .icon-home01{color:#d73535!important}
.top-fix-style>div>div>ul>li>a:hover{color:#fff!important}
.load_more,.load_more_docs{color:#ddd;text-align:center;font-weight:600;transition:all .4s}
.load_more:hover,.load_more_docs:hover{color:#fff}
.load_more_events{display:none}
.load_more_events>div{width:99%}
.hlwjrgc-top-icon img{padding:0 20px;border-left:1px solid #c7c7c7}
.hlwjr-top{padding:100px 0}
.hlwjr-top h4{color:#b01b41}
.hlwjr-top p{padding:50px 20px;line-height:30px}
.hlwjr-center{margin:50px 0;height:540px;background-size:auto}
.magzine-node{margin-bottom:20px!important;padding:0;border:0;border-radius:0;background:rgba(255,255,255,.8);min-height:174px}
.header-list-title>a{color:#000000;opacity:.5;opacity:1;transition:all linear .4s;padding-left:35px !important;}
.header-list-title>a>i{display:none;margin-left:10px;font-weight:600}
.header-list-title:nth-child(1)>a>i{display:inline-block}
.header-list-title:nth-child(1)>a,.header-list-title>a:hover{color:#fff;background:#333;opacity:1}
#read-subnav .uk-width-1-3{max-width:180px;margin-top:50px;letter-spacing:1px}
#read-subnav .uk-width-1-3 .header-post-content{margin-top:10px;margin-bottom:20px}
.wyw-fast-view-node a{color:#999;transition:all .2s}
.wyw-fast-view-node a:hover{color:#fff}
#read-subnav .wp-post-image{height:80px}
#read-subnav .wp-post-image:before{background:rgba(0,0,0,.3)}
.wyw-fast-view-node h5{height:60px;overflow:hidden;font-size:1rem;color:inherit;letter-spacing:1px;line-height:20px}
.header-list-right{padding:15px 15px 15px 30px;border-left:2px solid #222}
.header-list-right h5{padding:5px 0;color:#fff;margin-bottom:0}
.header-list-right .hot-tags>li{margin:1% 5% 5% 0;border-radius:3px;background:#222;color:#e8e8e8;font-size:.8rem}
.scrollup{position:fixed;right:3%;bottom:5%;z-index:9999;display:none;width:40px;height:40px;background:rgba(0,0,0,.2);color:#fff;font-size:20px;line-height:45px}
.wyw-search-field{font-weight:300;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";border:0;background:0 0;color:#777;vertical-align:middle;font-size:4rem;line-height:50px;transition:all linear .4s}
.wyw-search-field::-webkit-input-placeholder{font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";font-weight:200;color:#999;font-size:4rem}
.wyw-search-field::-moz-placeholder{font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";font-weight:200;color:#999;font-size:4rem}
.wyw-search-field:-ms-input-placeholder{font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";font-weight:200;color:#999;font-size:4rem}
.wyw-search-field:focus{outline:0;border:0}
.wyw-search-submit{height:67px;line-height:67px}
.wyw-search-submit>i{font-style:normal;cursor:pointer;color:#999;transition:all .2s;font-size:3rem}
.wyw-search-submit>i:hover{color:#666}
.top-icon{margin-right:15px;color:#ddd;font-style:normal;font-size:22px;transition:all linear .4s}
.top-icon:hover{color:#777;cursor:pointer}
#wyw-search-form{margin-top:-200px}
#wyw-search-button-2{display:none;margin-bottom:0}
.top-fix-style #wyw-search-button-2{display:inline-block}
[class*=avatar-]{border:1px solid #e5e5e5;border-radius:50%;}
#new-authors .avatar-80,.author-show-node .avatar-60,.author-top-content-avatar .avatar-80{border:1px solid #e5e5e5;border-radius:4px}
#author-content{background:#fff;margin-bottom:20px}
#video-list .wyt-post-content{margin-top:15px}
#video-list .wyt-post-content .accordion-title{cursor:pointer;transition:all .2s;position:relative}
#video-list .wyt-post-content .accordion-title i{font-size:18px;position:absolute;top:0;right:40px}
#video-list .wyt-post-content .accordion-title i.uk-icon-sort-asc{display:none}
#video-list .wyt-post-content .accordion-title h3{border-left:0;border-bottom:1px solid #e5e5e5;padding-bottom:10px;font-weight:600;color:#666;font-size:15px;position:relative}
#video-list .wyt-post-content .accordion-container{padding-left:50px;display:none}
#video-list .wyt-post-content .wyt-post-content-meta{padding:10px 0 0 0}
#video-list .wyt-post-content-meta .uk-align-left{margin-bottom:0;max-width:67%}
#video-list .wyt-post-content-meta .uk-align-left>h1{letter-spacing:3px;font-weight:500;font-size:28px;margin-bottom:0}
#video-list .wyt-post-content-meta .uk-align-right{margin-bottom:0;position:relative}
.video-top-list-left{margin-top:25px;padding-left:0;overflow:hidden}
.video-top-list-right{padding-top:25px;padding-left:20px}
.cat-video-node{display:inline-block;height:500px;width:770px}
.video-title-list{background:#fff;height:500px;overflow:hidden}
.video-title-list>div{padding:15px}
.video-title-list>div>h4{font-size:1.2rem;font-weight:500;margin-bottom:0;letter-spacing:1px}
.video-title-list>ul{padding:15px;margin-top:0;margin-bottom:0;border-top:1px solid #efefef}
.video-title-list>ul>li{list-style:none;margin-bottom:15px;max-width:290px}
.author-top{margin-top:25px;margin-bottom:20px}
.author-top .author-top-banner{height:5px;background:-webkit-linear-gradient(left,rgba(41,171,226,.8),rgba(255,147,30,.4));background:linear-gradient(to right,rgba(41,171,226,.8),rgba(255,147,30,.4))}
.author-top .author-top-content{background:#fff;padding:30px}
.author-top .author-top-content .author-top-content-avatar{margin-bottom:10px}
.author-menu{background:#f7f7f7;display:inline-block;text-align:left;padding-left:0;font-weight:600;font-size:1.2rem;letter-spacing:5px;padding:15px 30px;border-bottom:1px solid #efefef}
.author-menu>li{display:inline-block;list-style-type:none}
.author-menu>li.uk-active>a{color:#d73535}
.user-panel{background:#fff;padding-left:0}
.user-panel>div{padding:30px 0 0 0}
.user-panel>div>p{font-weight:600;margin-top:15px;font-size:1.2rem}
.user-panel>div>p.contributor-info{font-size:12px}
.user-panel>div>p.contributor-info>span{color:#d73535}
.ucenter-menu{padding-left:0;font-weight:600;font-size:1.1rem;letter-spacing:5px}
.ucenter-menu>li{list-style-type:none;padding:20px 30px;border-bottom:1px solid #e5e5e5;cursor:pointer}
.ucenter-menu>li.uk-active>a{color:#333}
.ucenter-menu>li:nth-child(1){border-top:1px solid #e5e5e5}
.ucenter-menu>li:nth-last-child(1){border-bottom:0}
.wyw-ucenter-setting{padding:50px 0}
.wyw-ucenter-setting>div{padding:0 30px}
.wyw-ucenter-setting>div:first-child{border-right:1px solid #e5e5e5}
.author-top .author-top-content .author-top-content-info{border-bottom:1px solid #efefef;padding-top:10px}
.author-top .author-top-content .author-top-content-info .author-top-content-name{margin-bottom:10px;letter-spacing:2px}
.author-top .author-top-content .author-top-content-des{margin:20px 0 0 0;letter-spacing:2px}
.author-top .author-top-content .author-top-content-info .author-top-content-name b{font-size:1.2rem;color:#222}
.author-top .author-top-content .author-top-content-info .author-top-content-name p{margin-top:5px;letter-spacing:2px}
.author-top .author-top-content .author-top-content-info .author-top-content-meta p{color:#999}
.author-top .author-top-content .author-top-content-info .author-top-content-meta p:nth-child(1){font-size:16px;color:#333;margin-bottom:10px;}
.author-top .author-top-content .author-top-content-info .author-top-content-meta p:nth-child(2){margin-top:0;margin-bottom:0}
.author-top .author-top-content .author-top-content-info .author-top-content-meta p:nth-child(3){margin-bottom:20px;margin-top:0}
.author-top .author-top-content .author-top-content-info .author-top-content-meta p>span{font-weight:600;color:#d73535}
#author-content{margin-bottom:30px}
#author-content #category-posts-list .author-post-node{padding:20px 30px;margin-bottom:1px;background:#fff;margin-top:0}
#author-content #category-posts-list .author-post-node .author-post-node-img{padding-left:0}
#author-content #category-posts-list .author-post-node .author-post-node-content{color:#7f7f7f;position:relative;height:145px}
#author-content #category-posts-list .author-post-node .author-post-node-content h4{color:#000;font-weight:600}
#author-content #category-posts-list .author-post-node .author-post-node-content .author-post-node-meta{position:absolute;bottom:0;font-size:12px;padding:0 40px 0 0}
#author-content #category-posts-list .author-post-node .author-post-node-content .author-post-node-meta>p{margin-top:0;margin-bottom:0;margin-left:0;margin:right:0}
#author-content .author-followed-list>table{background:#fff;margin-top:0}
.subscribe,.unsubscribed-button{position:relative;padding:3px 0;width:80px;height:19px;min-height:0;text-shadow:none;font-weight:400;line-height:normal;border-radius:3px;-webkit-border-radius:3px;transition:all .2s;border:1px solid #e5e5e5;cursor:pointer}
.subscribe:before,.unsubscribed-button:before{content:'+关注';position:absolute;left:20px;top:3px}
.subscribed-button{width:80px;height:21px;padding:3px 0 1px 0;text-align:center;min-height:0;border:1px solid #e5e5e5;border-radius:3px;-webkit-border-radius:3px;text-shadow:none;font-weight:400;transition:all .2s;line-height:normal;cursor:pointer;font-size:18px;color:#27d446}
.authors-lists{float:none;margin-top:40px;border-bottom:0}
.authors-lists-node{margin-top:0;padding:10px 0;border-bottom:1px solid #e5e5e5;cursor:pointer;transition:all .2s}
.authors-lists-node-active,.authors-lists-node:hover{border-bottom:3px solid #408eff;color:#408eff}
.overlay-overwrite{background:rgba(0,0,0,.4)}
.overlay-overwrite-video{background:-webkit-linear-gradient(left,rgba(0,0,0,.9),rgba(0,0,0,.6),rgba(0,0,0,.2),rgba(0,0,0,.2),rgba(0,0,0,.7),rgba(0,0,0,.9),rgba(0,0,0,1));background:linear-gradient(to right,rgba(0,0,0,.9),rgba(0,0,0,.6),rgba(0,0,0,.2),rgba(0,0,0,.2),rgba(0,0,0,.7),rgba(0,0,0,.9),rgba(0,0,0,1))}
.overlay-overwrite-bottom{background:-webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,.5),rgba(0,0,0,7));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,.5),rgba(0,0,0,.7))}
.overlay-overwrite-left{background:-webkit-linear-gradient(right,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.8),rgba(0,0,0,1));background:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.8),rgba(0,0,0,1))}
.overlay-overwrite-h{background:-webkit-linear-gradient(top,rgba(41,171,226,.8),rgba(255,147,30,.4));background:linear-gradient(to bottom,rgba(41,171,226,.8),rgba(255,147,30,.4))}
.load_more_author>div{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;cursor:pointer}
.wp-post-image{position:relative;display:inline-block}
.wp-post-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.7));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.7));content:""}
.company-report-list{overflow:hidden}
.company-report-list-node{border-top:1px solid #efefef;height:100x;border-bottom:1px solid #efefef;line-height:100px;cursor:pointer}
.company-report-list-node>div:nth-child(1){height:100px;border-right:1px solid #efefef}
.company-report-list-node>div:nth-child(2){padding:10px;position:relative}
.company-report-list-node>div:nth-child(2)>h4{height:40px;overflow:hidden;font-weight:600;line-height:20px}
.company-report-list-node>div:nth-child(2)>p{color:#999;font-size:12px;width:133px;margin-bottom:0;position:absolute;bottom:10px;line-height:20px}
.company-report-list-node>div:nth-child(2)>p>span{margin-bottom:0}
.company-report-list-icon{color:#e8e8e8;font-size:28px}
.company-report-list-content{padding:15px 30px;height:100px;background-color:#e8e8e8}
.company-report-list-content h5{margin-bottom:0;height:40px;color:#333;font-weight:600}
.cat-top-banner{background-size:cover}
.cat-top-banner p{margin-bottom:0;padding-left:10px;color:#fff;letter-spacing:1px;font-weight:500;font-size:28px;line-height:35px}
.weiyang-team-node{background:#fff;padding:12px;border-bottom:1px solid #efefef;border-right:1px solid #e5e5e5;cursor:pointer}
.weiyang-team-node:nth-child(1){padding:0 12px 12px 12px}
.weiyang-team-node h4{margin-top:0;letter-spacing:1px;font-weight:600;font-size:16px}
.weiyang-team-node p{line-height:20px}
.weiyang-team-node .weiyang-team-node-content{height:0;overflow:hidden;transition:all .2s}
.weiyang-team-node>a>div.uk-active{height:95px}
.weiyang-team-node .weiyang-team-node-title i{display:none}
.weiyang-team-node .weiyang-team-node-title i.uk-active{display:block}
.weiyang-team-node .weiyang-team-node-footer{color:#d73535;font-size:.8rem}
.list-node{display:none}
.list-node:nth-last-child(3){display:block}
#docs_list ul{margin-bottom:0;padding:15px 30px;background:#f7f7f7;list-style:none;text-align:center;font-size:16px}
#docs_list ul>li{display:inline;text-overflow:ellipsis;white-space:nowrap;font-weight:500;cursor:pointer;transition:all linear .4s}
#docs_list ul>li.active,#docs_list ul>li:hover{color:#d73535}
#docs_list .policy_docs_download{margin-bottom:1px;padding:20px 30px;background:#fff}
#docs_list .policy_docs_download h4{margin-bottom:0}
#docs_list .policy_docs_download i{color:#e5e5e5;font-style:normal;font-size:28px;cursor:pointer;transition:all .2s}
#docs_list .policy_docs_download i:hover{color:#999}
.hot-policy-posts{padding:10px 12px 0 12px;background:#fff;border-right:1px solid #e5e5e5}
.hot-policy-posts>div{border-bottom:1px solid #efefef}
.hot-policy-posts .hot-policy-posts-info{height:90px;position:relative}
.hot-policy-posts .hot-policy-posts-info h4{font-weight:600;line-height:18px}
.hot-policy-posts p{margin-bottom:10px;margin-top:0;font-weight:400;font-size:12px;position:absolute;bottom:0}
.wyt-post-content{margin-top:25px;margin-bottom:10px;padding-bottom:20px;background:rgba(255,255,255,1)}
.wyt-post-content a{color:#333;border-bottom:1px solid #d73535;margin:0 5px;}
.wyt-post-content>p,.wyt-post-content>ul#video-content>li>p,.wyt-post-international>div>p{margin-bottom:0;padding:0 30px;color:#333;letter-spacing:1px;font-size:16px;line-height:32px}
.wyt-post-content ol>li,.wyt-post-content>ul#video-content>li ol>li,.wyt-post-international ol>li{list-style-type:decimal;margin-bottom:10px;line-height:25px;font-size:15px;}
.wyt-post-content>hr{margin:25px 30px}
.wyt-post-content em,.wyt-post-international em{font-size:14px;color:#666}
.wyt-post-content h3{margin:30px 30px 20px 30px;padding-left:10px;border-left:5px solid #d73535;color:#333!important;font-weight:600;font-size:18px;line-height:20px}
.article-content blockquote{border-left-color:#ae284c}
.wyt-post-content blockquote{margin:15px 30px 0 30px}
.wyt-post-content blockquote>p{margin-bottom:0;font-weight:400;font-size:15px;line-height:32px}
.wyt-post-content .uk-alert-warning{margin:40px 30px 0 30px;padding:0 15px;background:#fff5cc;letter-spacing:.5px;font-size:13px}
.wyt-post-content ul{}
.wyt-post-content ul>li{list-style-type:none;line-height:32px;font-size:16px;color:#333;}
.wyt-post-content pre{background:none;font-style:italic;font-size:14px;border:0;padding:0 30px;line-height:15px;letter-spacing:.2px;}
.wyt-post-content pre p{line-height:25px;letter-spacing:.2px;}
#wyt-post-international-en ul{padding-left:10px;} 
.wyw-post-header-img{height:430px;background-size:cover!important;position:relative}
.wyt-post-header{position:relative;display:inline-block;height:428px;background-color:rgba(0,0,0,.2)!important;background-size:cover!important}
.wyt-post-header:before{position:absolute;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,.2),rgba(0,0,0,.2),rgba(0,0,0,.8));background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,.2),rgba(0,0,0,.8));content:""}
.wyt-post-header>div>h1{margin-top:0;color:#fff;text-shadow:rgba(128,128,128,.5) 1px 1px 2px;letter-spacing:3px;font-weight:400;font-size:28px;line-height:35px}
.wyt-post-header>div>h1>span{letter-spacing:0;font-size:20px}
.wyt-post-header .wyt-post-header-main{position:absolute;bottom:25px;padding:0 50px;letter-spacing:1px}
.wyt-post-header .wyt-post-header-main>hr,.wyt-post-header-noimg .wyt-post-header-main>hr{margin-bottom:10px;height:1px;border:none;border-top:1px dashed rgba(255,255,255,.6)}
.wyt-post-header .wyt-post-header-main>.wyt-post-header-breadcrumb,.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb{padding-left:15px;position:relative;font-weight:400;font-size:14px;height:15px;line-height:17px}
.wyt-post-header .wyt-post-header-main>.wyt-post-header-breadcrumb:before,.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb:before{content:' ';position:absolute;width:4px;height:15px;background:#d73535;left:0;top:1px}
.wyt-post-header .wyt-post-header-main>.wyt-post-header-breadcrumb>a{color:#fff;border-bottom:0;}
.wyt-post-header .wyt-post-header-main>.wyt-post-header-breadcrumb>a:before{color:#fff;content:' / '}
.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb>a{color:#7f7f7f;border-bottom:0;}
.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb>a:hover{color:#d73535}
.wyt-post-header .wyt-post-header-main>.wyt-post-header-breadcrumb>a:nth-child(1):before,.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb>a:nth-child(1):before{content:''}
.wyt-post-header-noimg .wyt-post-header-main>.wyt-post-header-breadcrumb>a:before{content:' / '}
.wyt-post-header-noimg .wyt-post-header-main{padding:30px 30px 0 30px;letter-spacing:1px}
.wyt-post-header-noimg>div>h1{letter-spacing:3px;font-weight:500;font-size:28px;line-height:35px;margin-top:0;margin-bottom:30px}
.wyt-pre-nex-posts>div h4{letter-spacing:1px;font-size:16px}
.wyt-pre-nex-posts>div a{color:#fff}
.left-fixed-menu{position:fixed;top:300px;display:none;margin-left:-60px;padding-bottom:10px;width:50px;border-radius:2px;background:#fff}
.left-share-icon{height:40px;font-size:26px;padding-top:15px;margin-bottom:5px;transition:all .4s}
.left-share-icon:nth-child(1){border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:5px;padding-top:10px}
.left-fixed-menu .left-share-icon a{color:#efefef;transition:all .2s;border-bottom:0;}
.left-fixed-menu .left-share-icon a:nth-child(1){color:#ccc}
.left-fixed-menu .left-share-icon a>i{font-style:normal}
.left-fixed-menu .left-share-icon a.share-to-wechat:hover{color:#5ac652}
.left-fixed-menu .left-share-icon a.share-to-weibo:hover{color:#e0414c}
.left-fixed-menu .left-share-icon a.share-to-linkedin:hover{color:#0077B5}
.wyt-post-content-meta{margin:5px 30px 5px 30px;padding:10px 0}
.wyt-post-content-meta i{transition:all .4s}
.wyt-post-content-meta .uk-article-meta{margin-top:5px;margin-bottom:0;font-size:13px;min-width:350px;}
.wyt-post-excerpt{position:relative;margin:30px 0;padding:0 150px;text-align:center;letter-spacing:1px;font-size:16px;line-height:35px}
.wyt-post-excerpt>p{margin-bottom:0;padding:30px 0;color:#a6a6a6}
.wyt-post-excerpt>p:before{position:absolute;top:0;bottom:auto;left:50%;box-sizing:border-box;margin-left:-40px;width:80px;height:1px;background-color:rgba(0,0,0,.08);content:''}
.wyt-post-excerpt>p:after{position:absolute;top:auto;bottom:0;left:50%;box-sizing:border-box;margin-left:-40px;width:80px;height:1px;background-color:rgba(0,0,0,.08);content:''}
.wyt-post-tag{margin-right:5px;padding:5px 10px;background:#f6f6f6;color:#999;font-size:14px;border-radius:2px;transition:all .2s linear}
.wyt-post-tag:hover{background:#e5e5e5}
.uk-article-meta>a{color:#999;border-bottom:0;}
.uk-article-meta>a:hover{color:#939393!important}
.about-author{margin-top:5px;margin-bottom:30px;background-size:cover;color:#fff;text-shadow:rgba(128,128,128,.5) 1px 1px 2px}
.about-author>div{padding:20px;height:80px;background:-webkit-linear-gradient(left,rgba(27,161,226,.8),rgba(220,176,112,.8));background:linear-gradient(to right,rgba(27,161,226,.8),rgba(220,176,112,.8))}
.about-author>div .uk-align-left{margin-bottom:0}
.about-author span{font-size:28px}
.thumbs-rating-container{margin-bottom:0;color:#999}
.thumbs-rating-container>i{margin-right:20px;cursor:pointer;transition:all linear .4s}
.thumbs-rating-container>i:hover{color:#666}
.uk-article-meta>a{margin-right:10px}
.wyt-event-list td{padding:20px 0}
.wyt-event-list i{color:#d73535}
#social-button-like{transition:all .2s;position:relative;border:1px solid rgba(0,0,0,.1);margin-right:8px;padding:0 15px 0 5px;border-radius:100px;color:#ccc;font-weight:400;letter-spacing:0;height:26px;line-height:26px;cursor:pointer}
#social-button-like:hover{border:1px solid rgba(215,53,53,.4)}
#social-button-favorites,#social-button-favorites-remove{transition:all .2s;border:1px solid rgba(0,0,0,.1);margin-right:8px;position:relative;padding:0 10px 0 5px;border-radius:100px;color:#ccc;font-weight:400;letter-spacing:0;height:26px;line-height:26px;cursor:pointer}
#social-button-favorites{min-width:65px}
#social-button-favorites-remove{min-width:80px}
#social-button-favorites span,#social-button-favorites-remove span,#social-button-like span{vertical-align:top;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑"}
#social-button-favorites span.animate-fade,#social-button-favorites-remove span.animate-fade{animation:fade .5s ease;-webkit-animation:fade .5s ease}
#social-button-favorites-remove:hover,#social-button-favorites:hover{border:1px solid rgba(245,210,44,.8)}
#social-button-like>i{transition:all .2s;color:#d73535;font-style:normal;font-size:30px;font-weight:400;margin-left:-1px;margin-top:0}
#social-button-like>i.icon-like201{display:none}
#social-button-like>i.animate-top{position:absolute;top:-50px;opacity:0;left:5px;animation:top .5s ease-out;-webkit-animation:top .5s ease-out}
#social-button-favorites-remove>i,#social-button-favorites>i{transition:all .2s;color:#f5d22c;font-style:normal;margin-top:0;font-size:30px;font-weight:400}
#social-button-share{transition:all .2s;border:1px solid rgba(0,0,0,.1);border-radius:500px;width:26px;height:26px;line-height:26px;padding-left:0;cursor:pointer}
#social-button-share>i{font-size:26px;font-style:normal;color:#5ac652;font-weight:500;letter-spacing:0;transition:all .2s;margin-left:-1px}
.social-button-share{right:1px;opacity:1;-webkit-transition:opacity .4s linear;-moz-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}
.social-button-share:hover{opacity:.7}
.share-buttons{-webkit-transition:opacity .4s linear;-moz-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear;opacity:0;height:120px;position:absolute;right:-2px;top:40px}
.share-buttons:before{content:"";position:absolute;right:0;top:-10px;width:27px;height:20px}
#social-button-share:hover+.share-buttons,.share-buttons:hover{opacity:1}
#social-button-share:hover{border:1px solid rgba(0,0,0,.2)}
#share-button-wechat>div>i{font-size:33px;font-style:normal;color:#5ac652}
#share-button-weibo>div>i{font-size:33px;font-style:normal;color:#e0414c}
#share-button-linkenIn>div>i{font-size:33px;font-style:normal;color:#0077B5}
#share-button-linkenIn>div,#share-button-wechat>div,#share-button-weibo>div{background:#fff;transition:all .2s;margin-top:10px;line-height:32px;border-radius:500px;width:32px;height:32px;overflow:hidden}
#share-button-linkenIn>div:hover,#share-button-wechat>div:hover,#share-button-weibo>div:hover{box-shadow:1px 2px 10px rgba(0,0,0,.3)}
.sidebar-title{line-height:20px;padding-left:15px;height:20px;color:#333;letter-spacing:1px;font-size:16px;font-weight:400;position:relative}
.sidebar-title:before{content:' ';position:absolute;width:4px;height:16px;background:#d73535;left:0;top:1px}
.author-info{background-size:cover!important;background:#fff;height:75px;color:#fff;position:relative;letter-spacing:1px;border-right:1px solid #e5e5e5}
.author-info-meta{background:#fff;height:70px;margin-bottom:15px;border-top:1px solid #efefef;color:#222;line-height:15px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.author-info .author-info-left{height:75px;background-size:cover!important;width:75px}
.author-info .author-info-right{width:184px}
.author-info .author-info-right>p{padding-left:10px;font-size:1rem;font-weight:500;margin-bottom:0;line-height:25px}
.author-info .author-info-right .author-info-right-label{background:rgba(215,53,53,.8);color:#fff;top:0;right:0;font-size:.6rem;padding:0 5px;line-height:20px;margin-top:2.5px;text-align:center;display:block;border-radius:2px;margin-right:10px;}
.author-info-meta .author-info-meta-left{width:75px;height:70px}
.author-info-meta .author-info-meta-left>p>span{font-size:.6rem}
.author-info-meta .author-info-meta-left>p>span:nth-child(1){font-size:2rem;font-weight:600}
.author-info-meta .author-info-meta-right{border-left:1px solid #efefef}
.author-info-meta .author-info-meta-right>p{padding-left:10px;font-size:.8rem}
.wyt-post-international>#wyt-post-international-cn p{margin-bottom:30px;padding:0 10px 0 30px;color:#333;letter-spacing:1px;font-size:15px;line-height:32px}
.wyt-post-international>#wyt-post-international-en p{margin-bottom:30px;padding:0 30px 0 10px;color:#333;letter-spacing:0;letter-spacing:0;font-size:16px;line-height:32px}
.wyt-post-international>#wyt-post-international-en blockquote,.wyt-post-international>#wyt-post-international-en h3{margin-left:10px;}
#category-posts-list{margin-left:0}
#category-posts-list .category-post-node{margin-top:0;margin-bottom:1px;margin-left:0;padding:20px;background:#fff}
#category-posts-list .category-post-node h4{margin-bottom:0;color:#000;font-weight:600;font-size:16px}
#category-posts-list .favorited-post-node,.contributor-posts-node,.user-registered-event{border-bottom:1px solid #efefef;padding:30px;position:relative}
#category-posts-list .favorited-post-node .favorited-post-remove{display:none;position:absolute;top:10px;right:10px;background:#ddd;width:15px;line-height:15px;color:#fff;box-shadow:none;letter-spacing:0}
#category-posts-list .favorited-post-node .favorited-post-remove:hover{display:block}
.contributor-posts-node .post_status,.user-registered-event .event-label{font-weight:400;background:#d73535;color:#fff;padding:0 15px;border-radius:2px}
.contributor-posts-node .post_status i{font-size:18px!important}
ul.page-numbers{margin:0;padding-left:0;width:100%;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;list-style:none}
.page-numbers:after{clear:both;display:block;visibility:hidden;height:0;content:".";line-height:0}
ul.page-numbers li{float:left;display:block;height:50px;min-width:40px;text-align:center;line-height:50px}
,.page-numbers a,.page-numbers span{display:block;color:#888;text-decoration:none;font-weight:400;cursor:pointer;transition:all 1s}
,.page-numbers a span{padding:0}
.page-numbers a:hover,.page-numbers.current,.page-numbers.current:hover{background:#727272;color:#fff;text-decoration:none}
.page-numbers:hover{text-decoration:none}
#post-pagination{margin:20px 0}
#post-pagination a span{padding:0 10px}
.heated-post-comments{border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-top:0;background:#fff;border-radius:0;padding:0 12px 5px 12px;margin-bottom:15px}
.heated-post-comments .font-avatar{float:left;margin-top:10px;margin-right:10px}
.heated-post-comment .heated-post-comment-separator{margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}
.heated-post-comment .heated-post-comment-author,.heated-post-comment .heated-post-comment-meta{height:50px;line-height:50px;color:#999;font-size:12px}
.heated-post-comment .heated-post-comment-author>img{float:left;margin-left:0;margin-right:10px;margin-top:10px}
.load6{margin:0 auto;width:150px;text-align:center}
.load6>div{display:inline-block;margin-right:10px;width:10px;height:10px;border-radius:100%;background-color:#ddd;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.load6 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}
.load6 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}
.hot-post-left{margin-right:80px;padding:30px;border:1px solid rgba(255,255,255,.8)}
.uk-notify{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}
.uk-notify-bottom-right,.uk-notify-top-right{right:10px;left:auto}
.uk-notify-bottom-center,.uk-notify-top-center{left:50%;margin-left:-175px}
.uk-notify-bottom-center,.uk-notify-bottom-left,.uk-notify-bottom-right{top:auto;bottom:10px}
.uk-notify-message{position:relative;margin-bottom:10px;padding:15px;background:#444;color:#fff;font-size:16px;line-height:22px;cursor:pointer}
.uk-notify-message>.uk-close{float:right;visibility:hidden}
.uk-notify-message:hover>.uk-close{visibility:visible}
.uk-notify-message-primary{background:#ebf7fd;color:#2d7091}
.uk-notify-message-success{background:#f2fae3;color:#659f13}
.uk-notify-message-warning{background:#fffceb;color:#e28327}
.uk-notify-message-danger{background:#fff1f0;color:#d85030}
/*#wyt-recommend-events,#wyt-recommend-events>ul,#wyt-recommend-events>ul>li{height:300px}*/
#wyt-recommend-events,#wyt-recommend-events>div>ul,#wyt-recommend-events>div>ul>li,#wyt-recommend-events>div>ul>li>a>div{height:350px;}
.video-pagination{padding:0 15px 0 0}
#wyt-recommend-videos{margin-top:20px}
#wyt-recommend-videos .wyt-recommend-videos-node{position:relative;height:180px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay,#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right{height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,.3),rgba(0,0,0,.7));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,.3),rgba(0,0,0,7))}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay i{color:rgba(255,255,255,.7);font-size:60px;transition:all .2s}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay i.scaleUp{font-size:80px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay .video-info{position:absolute;bottom:18px;left:18px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay .video-info h4{font-weight:600;font-size:24px;letter-spacing:2px;color:#fff}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay .video-info p{margin-bottom:0;font-size:12px;color:#999}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right i{color:rgba(255,255,255,.7);font-size:36px;transition:all .2s;position:absolute;bottom:18px;right:10px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right i.scaleUp{font-size:48px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right .video-info{position:absolute;bottom:10px;left:18px;padding-right:18px}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right .video-info h4{font-size:14px;line-height:20px;margin-bottom:0;font-weight:600;letter-spacing:2px;color:#fff}
#wyt-recommend-videos .wyt-recommend-videos-node .overlay-right .video-info p{margin-bottom:0;font-size:12px;color:#999;margin-top:0}
.video-spfl{margin:0;list-style:none}
.video-spfl a{padding:5px 19px;border-radius:15px;background:#fff;color:#565656;cursor:pointer;transition:all 1s}
.video-spfl a.active,.video-spfl a:active,.video-spfl a:hover{background:#afafaf;color:#fff;font-weight:600}
.video-spfl>h4{margin-bottom:34px;padding-bottom:28px;border-bottom:1px solid #8e8e8e}
.video-spfl>li{display:inline;margin-top:5px;padding:0 10px 10px 0;width:275px;text-overflow:ellipsis;white-space:nowrap}
#category-report{margin-top:-5px;margin-left:-15px}
#category-report h4{font-size:16px;font-weight:600;color:#333}
#sub1{border:0;background:#fff}
#international-recommendation{background:#fff;border:1px solid #ffb6b6;height:838px;position:relative}
#international-recommendation .international-recommendation-title{color:#222;font-size:14px;line-height:30px;position:relative;font-weight:600;padding:10px 20px 5px 40px;border-bottom:1px solid #ffb6b6;margin-bottom:15px}
#international-recommendation .international-recommendation-title span{color:#d73535;font-size:28px;position:absolute;left:10px;font-weight:400}
#international-recommendation .international-recommendation-node{padding:0 12px 0 12px}
#international-recommendation .international-recommendation-node>div:nth-child(1){position:relative;height:127px}
#international-recommendation .international-recommendation-node>div:nth-child(1):before{position:absolute;width:100%height:100%;top:0;left:0;background:rgba(0,0,0,.1)}
#international-recommendation .international-recommendation-node>div:nth-child(2){height:55px;overflow:hidden;margin:10px 0}
#international-recommendation .international-recommendation-node>div:nth-child(2)>h4{font-weight:600}
#international-recommendation .international-recommendation-node>div:last-child{color:#444;font-size:12px;padding-bottom:10px;margin-bottom:14px;border-bottom:1px solid rgba(215,53,53,.2)}
#international-recommendation .international-recommendation-node>div:last-child>span{color:#999}
#international-recommendation-switchers>li{z-index:98;padding:20px 30px 20px 32px;height:110px;border-bottom:1px solid #e8e8e8;background:#fff;font-size:12px;color:#444;cursor:pointer;transition:all linear .3s}
#international-recommendation-switchers>li:hover{background:#e8e8e8!important}
#international-recommendation-switchers>li>.uk-align-right{color:#777}
#international-recommendation-switchers>.uk-active{background:#e8e8e8!important;position:relative}
#international-recommendation-switchers>.uk-active:before{content:'';width:15px;height:15px;position:absolute;background:#e8e8e8;left:-6px;top:50px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
#international-recommendation-switchers a{color:#222}
#international-recommendation-switchers a:hover{color:#d73535}
#domestic-recommendation{margin-left:0;border-top:2px solid #d73535;}
#domestic-recommendation>div{padding:18px 18px 0 18px;background:#fff}
#domestic-recommendation>div .uk-align-right{width:180px;height:110px;margin-right:0;margin-bottom:0;position:relative}
#domestic-recommendation>div .uk-align-right:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.1)}
#domestic-recommendation>div h4{transition:color .2s;font-size:18px;font-weight:600;line-height:30px;height:75px}
#domestic-recommendation>div h4:hover{color:rgba(34,34,34,.7)}
#domestic-recommendation>div p{font-size:12px;margin-bottom:0;color:#444;margin-top:10px;}
#domestic-recommendation>div p>span{color:#999;margin-left:10px}
#domestic-recommendation .domestic-recommendation-tag{float: right;background: rgba(215,53,53,.8);color: #ffffff;padding: 0px 10px;border-radius: 2px;transform: scale(0.85);}
#domestic-recommendation>div .domestic-recommendation-footer{height:10px;border-bottom:1px solid rgba(215,53,53,.2)}
#category-posts-list .node-overlay,#home-hot-posts .node-overlay,#international-recommendation .node-overlay,#show-more-posts .node-overlay,.homepage-show-posts .node-overlay{height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.5),rgba(0,0,0,.8));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.5),rgba(0,0,0,.8))}
#category-report>.small-node,#post-search-result>.event-list-node,#wyt-related-posts>.small-node,.event-list>.small-node,.termed-event-list>.small-node{margin-top:15px;height:284px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#wyt-related-posts>.small-node:nth-child(1){padding-left:0}
.homepage-show-posts{margin-top:0!important;padding-right:0}
#post-search-result{margin-top:0}
#bottom-velocity,#termed-videos{margin-top:-5px;margin-left:-15px}
#bottom-velocity>div,#post-search-result>div,#termed-videos>div,.homepage-show-posts>div{margin-top:15px;height:290px;max-width:278px}
.hot-video-node{padding:18px 18px 0 0;background:#fff;margin-left:0;border-right:1px solid #e5e5e5}
.hot-video-node>div{border-bottom:1px solid #e5e5e5;padding-left:0;margin-left:18px}
.hot-video-node h4{margin-bottom:0;color:#333;font-size:14px;line-height:18px;font-weight:600}
.hot-video-node p{font-size:12px;position:absolute;bottom:12px;line-height:13px}
.hot-video-node a{color:#333}
.small-node-header{height:100px;padding:18px 18px 0 18px;position:relative}
.small-node-header i{position:absolute;right:15px;bottom:12px;font-size:26px;color:#d73535;font-style:normal}
.small-node-middle{height:133px;margin:0 12px;position:relative}
.small-node-middle:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.1)}
.small-node-middle i{font-size:45px;color:rgba(255,255,255,.6);z-index:311;transition:all .2s}
.small-node-middle i.scaleUp{font-size:60px}
.small-node-footer{height:40px;padding-left:18px;font-size:12px;color:#444}
.small-node-middle-text{height:107px;padding:20px 20px 0 20px;overflow:hidden;color:#999}
.small-node-footer>span{color:#999;margin-left:10px}
.small-node-footer i{color:#999}
.node-overlay-top{height:100%;border-radius:2px;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.2),rgba(0,0,0,.4),rgba(0,0,0,.75),rgba(0,0,0,.9));background:-webkit-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,.2),rgba(0,0,0,.4),rgba(0,0,0,.75),rgba(0,0,0,.9))}
#bottom-velocity>.small-node h4,#post-search-result>.small-node h4,#termed-videos>.small-node h4,#wyt-related-posts>.small-node h4,.event-list-node h4,.homepage-show-posts>.small-node h4{color:#333;letter-spacing:2px;font-weight:600;font-size:16px;line-height:20px;height:40px;overflow:hidden}
#bottom-velocity>.small-node a,#post-search-result>.small-node a,#termed-videos>.small-node a,#wyt-related-posts>.small-node a,.homepage-show-posts>.small-node a{color:#222}
#bottom-velocity>.small-node a:hover,#termed-videos>.small-node a:hover,#wyt-related-posts>.small-node a:hover,.homepage-show-posts>.small-node a:hover{color:#b4b6b7}
#bottom-velocity>.small-node .node-overlay-left,#post-search-result>.small-node .node-overlay-left,#wyt-related-posts .node-overlay-left,.homepage-show-posts>.small-node .node-overlay-left{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:background .2s ease-in-out;height:100%;background:rgba(0,0,0,.2);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:inset 0 90px 200px rgba(0,0,0,.8);-webkit-box-shadow:inset 0 90px 200px rgba(0,0,0,.8);-ms-box-shadow:inset 0 90px 200px rgba(0,0,0,.8)}
#bottom-velocity>.small-node .node-overlay-left:hover,#wyt-related-posts .node-overlay-left:hover,.homepage-show-posts>.small-node .node-overlay-left:hover{box-shadow:none;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none}
#bottom-velocity>.small-node>div>a>.node-overlay-left-hover{background:rgba(0,0,0,.3)}
#bottom-velocity>.small-node>div>a>.node-overlay-normal,#post-search-result>.small-node>div>a>.node-overlay-normal{background:rgba(0,0,0,.2)}
#bottom-velocity>.small-node>div>a>.node-overlay-normal i{font-style:normal;top:-1px;position:relative}
#category-report>.small-node>div>div>.none-bgimg h4,#domestic-recommendation>.small-node .none-bgimg h4,#post-search-result>.small-node .none-bgimg,#post-search-result>.small-node .none-bgimg h4,#wyt-related-posts .none-bgimg>h4,.homepage-show-posts .none-bgimg>h4{margin-top:0;margin-bottom:0;color:#222;letter-spacing:2px;font-weight:400;font-size:19px;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";line-height:30px}
#home-hot-posts{background:#fff;margin-bottom:15px;height:685px}
#home-hot-posts h4{font-size:14px;font-weight:600;height:40px;overflow:hidden;line-height:20px;margin-top:10px;margin-bottom:0}
#home-hot-posts p{font-size:12px;color:#444;border-bottom:1px solid #efefef;padding-bottom:10px;margin-bottom:0;margin-top:10px}
#home-hot-posts p>span{color:#999;margin-left:10px}
.home-hot-posts-right{padding-left:0}
.home-hot-posts-right .uk-width-1-1{padding:18px 30px 20px 32px;height:80px;border-bottom:1px solid #efefef;background:#fff;transition:all linear .3s}
.home-hot-posts-right .uk-width-1-1:hover{background:#e8e8e8!important}
.home-hot-posts-right .uk-width-1-1:nth-child(3){border-bottom:0}
.home-hot-posts-right .uk-width-1-1 h4{overflow:hidden;height:45px;font-weight:500}
#home-hot-posts-node{display:inline-table}
#home-hot-posts-node>li>div{max-width:260px}
#home-hot-posts-node img.avatar{display:inline;margin-right:10px;border:0}
#home-hot-posts-node div.font-avatar{border:0;display:inline-block}
#home-hot-posts-switcher{border-bottom:0;position:absolute;margin-bottom:0;height:25px;margin-right:0;left:8px;bottom:15px}
#home-hot-posts-switcher>li{margin-bottom:0}
#home-hot-posts-switcher>li>a{transition:color .2s;padding:0;color:#efefef;text-align:center;font-size:35px;font-weight:400}
#home-hot-posts-switcher>li.uk-active>a,#home-hot-posts-switcher>li>a:hover{color:#d73535;font-size:35px}
.homepage-hot-topic h4{margin-top:0;margin-bottom:2%;padding-bottom:2%;width:100%;border-bottom:1px solid #919191;font-size:14px}
.homepage-hot-topic ul{clear:both}
.homepage-hot-topic li,.post-tags-list li{list-style:none;float:left;margin:1% 5% 4% 0;padding:2px 10px;border-radius:3px;background:#fff;font-size:.8rem;transition:all .2s linear}
.homepage-hot-topic li:hover{background:#e5e5e5}
ul.post-tags-list{padding-left:0;position:absolute;bottom:0;width:100%;max-width:226px;margin-bottom:10px}
.post-tags-list li{background:rgba(0,0,0,.14);color:#fff;margin:1% 2% 0 0;padding:0 7px;transition:all .2s;border-radius:2px}
.post-tags-list li:hover{background:rgba(0,0,0,.3)}
.load_more>div,.load_more_docs>div,.load_more_events>div,.page-list{cursor:pointer;display:block;color:#ccc;margin-top:15px!important;margin-bottom:40px!important;padding:8px 0 8px 0;background:#fff;text-align:center;transition:all 1s}
.load_more>div:hover,.load_more_docs:hover,.load_more_events>div:hover{color:#333;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1);-moz-box-shadow:0 3px 10px rgba(0,0,0,.1);box-shadow:0 3px 10px rgba(0,0,0,.1)}
.load_more>div,.load_more_docs>div{margin-left:5px}
.page-list .page-list-previous{border-right:1px solid #e5e5e5;padding-right:50px}
.page-list .page-list-first,.page-list-last,.page-list-middle{position:relative;border-right:1px solid #e5e5e5;padding-right:50px}
.page-list .page-list-scrolling{display:none}
.page-list .page-list-scrolling:hover{display:block}
.page-list .page-list-others{position:absolute;width:100px;overflow-y:scroll;border-radius:2px;padding-bottom:10px;background:#fff;bottom:37px;right:30px;z-index:311;box-shadow:2px 1px 6px rgba(0,0,0,.3)}
.page-list .page-list-others>a>div{height:20px;text-align:center;padding:5px 0 0 5px}
.page-list .page-list-others-triangle{position:absolute;height:10px;width:10px;z-index:322;background:#fff;top:-22px;right:75px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);box-shadow:2px 1px 6px rgba(0,0,0,.3)}
.page-list .page-list-others-hidden{position:absolute;top:-27px;right:43px;background:#fff;width:70px;height:10px;z-index:323}
.page-list .page-list-next{padding-left:50px}
.page-list .page-list-last .page-list-others{right:auto;left:30px}
.page-list .page-list-last .page-list-others-triangle{right:auto;left:75px}
.page-list .page-list-last .page-list-others-hidden{right:auto;left:45px}
.home-right-block{padding:0;border:0;border-radius:0;background:#fff;border-top:2px solid #d73535}
.home-events-node{color:#333;background:#fff}
.home-events-node .uk-width-1-10{padding-left:0}
.home-events-node .home-events-node-month{color:#d73535;font-weight:600;font-size:13px;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑"}
.home-events-node .home-events-node-date{color:#d73535;font-weight:600;font-size:20px;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑"}
.home-events-node .home-events-node-title{margin-left:10px;padding-left:0;height:75px;border-bottom:1px solid #efefef;font-weight:500;line-height:21px}
.home-events-node .home-events-node-title a{color:#222;font-weight:500}
.home-events-node-first{height:202px;border-bottom:1px solid #efefef}
.home-events-node-first i{font-style:normal!important;font-size:22px!important}
.home-events-node-first h3{color:#fff;letter-spacing:2px;font-weight:600;font-size:18px;line-height:30px}
.home-events-node-first a{color:#222}
.home-events-node-first p{margin:0 0 5px 0;font-size:12px;line-height:15px;color:#222}
.home-events-node-other{margin-bottom:15px;margin-left:0}
.home-events-node-other:nth-last-child(1){margin-bottom:0}
ul.event-recommend-nodes>li{max-width:345px;margin-left:10px;margin-right:15px}
ul.event-recommend-nodes>li:nth-child(3n){margin-right:0;margin-left:15px}
.bx-border{border:1px solid #e5e5e5}
.event-sidebar{background:#fff;margin-bottom:15px!important;margin-top:10px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.event-sidebar-top{background:#fff;width:100%;max-width:800px;margin-top:10px;margin-bottom:10px;margin-left:0;padding-left:0;height:40px}
.event-sidebar>.event-sidebar-header{border-bottom:1px solid #e5e5e5}
.event-sidebar h3,.event-sidebar-top h3{line-height:40px;padding:0 20px;font-size:14px;font-weight:600;margin-bottom:0!important}
.event-sidebar a.clean-date,.event-sidebar a.select-location,.event-sidebar a.select-status{color:#7f7f7f;font-size:14px;transition:all .4s;padding:0 13px 0 18px;font-weight:600;line-height:40px;margin-right:0;margin-bottom:0}
.event-sidebar a.active,.event-sidebar a.clean-date:hover,.event-sidebar a.select-location:hover,.event-sidebar a.select-status:hover{color:#d73535}
.event-sidebar a.select-location:nth-child(5n){padding-left:19px}
.event-list,.termed-event-list{margin-left:-15px}
.event-list .event-list-node.large,.termed-event-list .event-list-node.large{width:100%!important;float:none;height:auto;background:#fff;margin-left:10px;max-width:750px}
.event-list .event-list-node.large .node-bx-shadow .lazy,.termed-event-list .event-list-node.large .node-bx-shadow .lazy{float:left;width:25%;margin:30px;height:119px}
.event-list .event-list-node.large .node-bx-shadow .event-content,.termed-event-list .event-list-node.large .node-bx-shadow .event-content{display:block}
.event-list .event-list-node.large .node-bx-shadow .event-info,.termed-event-list .event-list-node.large .node-bx-shadow .event-info{display:none}
.nel-header{margin-left:0;height:53px;line-height:53px;padding:0 18px;}
.nel-header>div{margin-left:0;height:100%}
.nel-list{overflow-y:hidden;overflow-x:scroll;width:100%;}
.nel-list>div{width:1080px;clear:both;}
.nel-list h5{margin-bottom:0;font-size:16px;color:#222;font-weight:500;cursor:pointer;height:60px;padding:0 18px;overflow:hidden;transition:color .2s;}
.nel-list h5:hover{color:#d73535}
.nel-list p{font-size:.8rem;padding: 0 18px;margin-bottom:10px;line-height:20px;font-style: italic;margin-top: 10px;text-align: justify;}
.nel-list .nel-news-node{width:200px;height:247px;border-right:1px dotted #efefef;margin-bottom:15px;overflow:hidden;float:left;}
.nel-list .nel-news-node:last-child{border-right:0;}
#category-research-journal .research-journal-node,#category-research-meeting .research-meeting-node,#list-node-pku .research-journal-node{margin-top:10px;margin-bottom:15px;background:#fff}
#category-research-journal .research-journal-node .research-journal-node-header,#list-node-pku .research-journal-node .research-journal-node-header{padding:10px 20px;border-bottom:1px solid #efefef;background:#f7f7f7;color:#d73535;font-weight:400;font-size:12px;height:41px}
#category-research-journal .research-journal-node .research-journal-node-content,#list-node-pku .research-journal-node-content{padding:20px;min-height:110px;text-overflow:ellipsis;letter-spacing:.6px}
#category-research-meeting .research-meeting-node .research-meeting-node-header h4{margin-bottom:0;color:#000;font-weight:600;font-size:16px}
#category-research-journal .research-journal-node .research-journal-node-content h4,#list-node-pku .research-journal-node .research-journal-node-content h4{margin-bottom:5px;color:#222;font-weight:600;font-size:16px}
#category-research-journal .research-journal-node .research-journal-node-content p,#list-node-pku .research-journal-node .research-journal-node-content p{margin-top:0;margin-bottom:0;font-size:14px;line-height:20px}
#category-research-meeting .research-meeting-node .research-meeting-node-header{padding:15px 20px;background:#f7f7f7}
#category-research-meeting .research-meeting-node .research-meeting-node-content .uk-width-1-2{padding:15px 20px;color:#d73535}
#category-research-meeting .research-meeting-node .research-meeting-node-content .uk-width-1-2 i{margin-right:10px;color:#ccc}
.wyt-related-post{margin-top:10px;height:85px;border:0;border-radius:0}
.wyt-related-post h3{margin:0;padding:20px;color:#fff;text-shadow:rgba(128,128,128,.5) 1px 1px 2px}
.wyt-related-post:nth-child(1){margin-top:0}
.wyt-related-post .wyt-related-post-overlay{height:100%;background:rgba(0,0,0,.5)}
.comment-respond .comment-form,.comment-respond .comment-reply-title{padding:20px 30px}
#comments-form .textarea-block,#contact-form .textarea-block{margin-bottom:20px}
.required{position:absolute;top:10px;left:15px;color:#333}
#comments h3{font:400 16px Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN',Roboto,'Microsoft Yahei',sans-serif!important}
#comments i,.comment-reply-title i{font-style:normal;color:#999;margin-right:3px;font-size:22px}
#comments-form #comment_email,#comments-form #comment_name,#comments-form #comment_url,.aiowps-captcha-equation input,.user-profile input,.wyw-ucenter-setting input{width:50%;padding:10px 15px;border:1px solid #e8e8e8;background-color:#fafafa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#comments-form #comment_message,#contact-form #contact_message,.user-profile textarea{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:10px 15px;width:100%;height:150px;border:1px solid #e8e8e8;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fafafa;box-shadow:none!important}
#comments-form #submit-comment,#comments-form #submit-comment input,#user-submitted-post{font:400 1rem Helvetica,Arial,'PingFang SC','Hiragino Sans GB','Source Han Sans CN',Roboto,'Microsoft Yahei',sans-serif!important;color:#fff;background:#d73535;border-radius:2px;border:0;padding:4px 20px;cursor:pointer}
#comments-form .form-submit{text-align:right;margin-bottom:0}
#comments-form #submit-comment{width:80px;height:30px}
#comments-form #submit-comment:before{position:absolute;content:"\f054";color:##d73535;font-size:18px}
.custom-reply-form{display:none;background:#fff;margin-top:-10px}
.custom-reply-form-show{background:#fff;height:50px;cursor:pointer;margin-top:-10px}
.custom-reply-form h3{padding:20px 30px 0 30px}
.custom-reply-form h3,.custom-reply-form-show h3{margin-bottom:0;font-size:14px;font-weight:400;color:#666}
.comment-respond .comment-reply-title{display:none}
#comments-form .uk-alert-warning{padding:0 15px;color:#333;line-height:32px;background:#fff5cc;letter-spacing:.5px;font-size:13px}
#comments-form .uk-alert-warning span{color:#29a6dd}
.cancel-reply{position:absolute;right:120px;bottom:20px;height:30px;line-height:30px;width:80px;border-radius:2px}
.wyt-comment-pagination{margin:0 0 20px 0;font-weight:600;font-size:14px}
.wyt-comment-pagination a,.wyt-comment-pagination span{float:left;margin-left:15px!important;padding-left:0!important;cursor:pointer}
.comment-list{margin-bottom:0;padding:30px}
ul.comment-list>li{margin-bottom:30px}
.comment-list .children{list-style-type:none;background:#f7f7f7;margin-left:60px;border-left:2px solid #e5e5e5;padding-left:0}
.comment-list .children>li{border-bottom:1px solid #fff}
.comment-list .children>li>div{margin-left:0;padding:15px 30px 0 15px}
.comment-list .children>li p{margin-top:5px;margin-bottom:15px;line-height:25px}
ul.comment-list>li{margin-top:0}
ul.comment-list>li>div{border-radius:0;background:#fff;border:0;padding-left:0}
ul.comment-list>li>div>div.comment-avatar{width:50px;margin-bottom:10px;padding-left:9px;margin-right:0}
ul.children .comment-avatar{padding-left:0}
ul.comment-list>li>div>div.comment-main{width:615px;color:#999;padding-left:10px}
ul.children>li>div>div.comment-main{width:505px;color:#999;padding-left:10px}
ul.children>li>div>div.comment-main p,ul.comment-list>li>div>div.comment-main p{color:#666}
ul.comment-list>li>div p{margin-top:10px}
ul.comment-list>li>div div.font-avatar,ul.comment-list>li>div img{margin-left:0!important}
#thumbs-rating-remove-favorite{margin-top:5px;margin-left:20px;font-size:12px}
.scroll-style{overflow-y:scroll}
.scroll-style::-webkit-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,0)}
.scroll-style::-moz-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,0)}
.scroll-style::-webkit-scrollbar{width:5px;background-color:rgba(0,0,0,0)}
.scroll-style::-webkit-scrollbar-thumb{border-radius:10px;background-color:#e8e8e8}
.scroll-style-top::-webkit-scrollbar{width:2px}
.scroll-style-top::-webkit-scrollbar-thumb{background-color:#e8e8e8}
#cd-timeline{position:relative;overflow:hidden;padding-top:30px}
#cd-timeline:before{position:absolute;top:50px;left:45px;width:2px;height:100%;background:#e5e5e5;content:''}
.cd-timeline-block{position:relative;padding:0 0 0 50px}
.cd-timeline-block:after{clear:both;display:table;content:""}
.cd-timeline-block:first-child{margin-top:0}
.cd-timeline-block:last-child{margin-bottom:0}
.cd-timeline-img{position:absolute;left:25px;top:-10px}
.cd-timeline-content{position:relative;padding:0 30px 20px 30px;border-bottom:1px solid #e5e5e5}
.cd-timeline-content:last-child{margin-bottom:30px}
.cd-timeline-content:after{clear:both;display:table;content:""}
.category-post-node h2,.cd-timeline-content h2,.contributor-posts-node h2,.favorited-post-node h2,.user-registered-event h2{color:#222;font-size:1.2rem;font-weight:600}
.cd-timeline-content p{margin:0;color:#666}
.cd-timeline-content p:first-child{font-weight:600;color:#222}
.cd-timeline-content p>span{color:#d73535}
.cd-timeline-content .cd-read-more{float:right;padding:.8em 1em;border-radius:.25em;background:#acb7c0;color:#fff}
.no-touch .cd-timeline-content .cd-read-more:hover{background-color:#bac4cb}
a.cd-read-more:hover{background-color:#424242;text-decoration:none}
.cd-timeline-content .cd-date{float:left;padding:.6em 0;opacity:.7}
.user-profile{padding:50px 100px 0 50px}
#user-avatar-display{float:right}
#user-avatar-display-image{position:relative;cursor:pointer}
#user-avatar-display-image>div{display:none;top:0;font-weight:600;width:120px;height:120px;background:rgba(0,0,0,.2);position:absolute;line-height:120px;color:#fff;text-align:center}
#user-avatar-display-image img{border-radius:4px;cursor:pointer}
#change-password div,.user-profile div{margin:15px 0}
.user-profile div:nth-child(1),.user-profile div:nth-child(2){margin-top:0}
.user-profile div.submit{padding-bottom:50px;padding-top:20px}
.user-profile div.submit>input.custom_button,.wyw-ucenter-setting input.custom_button{background:#d73535;color:#fff;border:0;border-radius:2px;font-weight:400;font-family:Lantinghei SC,Open Sans,Arial,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft Yahei,"微软雅黑";cursor:pointer;width:120px!important;padding:5px 10px}
.user-profile span{width:60px;font-weight:600;letter-spacing:1px;display:block;float:left;height:37px;line-height:37px;padding-right:20px}
.user-profile textarea{height:150px;width:88%}
#change-password div input{width:90%}
.wyw-ucenter-setting h4{font-size:16px;letter-spacing:5px;margin-bottom:50px;font-weight:600}
#usp_form fieldset{border:0;padding:10px 30px;margin:0;margin-top:0}
#usp_form fieldset.usp-content{padding:10px 30px}
#usp_form fieldset.usp-content textarea.usp-textarea{border:1px solid #efefef;padding:15px 10px;background:#f5f5f5;transition:all .2s;border-radius:2px;max-width:630px;height:300px;width:100%}
#usp_form fieldset label{margin-right:10px}
#usp_form fieldset input{border:1px solid #efefef;padding:5px 10px;background:#f5f5f5;transition:all .2s;border-radius:2px}
#usp_form fieldset input:focus{border:1px solid #5b9dd9}
#usp-error-message,#usp-success-message{margin:0 30px;padding:10px}
#usp-error-message>p,#usp-success-message>p{margin-bottom:0}
#usp-submit{padding:0 30px}
#calendar_wrap table{width:100%;text-align:center;max-width:300px}
#calendar_wrap table caption{width:110px;margin:0 auto;margin-bottom:10px;border-radius:10px;transition:all .2s}
#calendar_wrap table caption:hover{background:#d73535;color:#fff}
#calendar_wrap table tr td{color:rgba(127,127,127,.6)}
#calendar_wrap table a{padding:2px 5px;transition:all .2s}
#calendar_wrap table a:hover{background:#d73535;color:#fff;border-radius:500px}
.archive-sidebar{padding-top:28px;padding-left:15px;margin-bottom:50px}
.main-sidebar{margin:28px 0 15px 0}
.sidebar-header{background:#fff;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:10px 12px 10px 12px;margin-left:0;font-weight:600;font-size:14px;line-height:30px;color:#333}
.sidebar-header a{width:22px;line-height:30px;color:#999;padding-left:0;text-align:right}
.single-sidebar .sidebar-header{padding:10px 20px 10px 20px}
.archive-sidebar .homepage-hot-topic{background:#fff;padding:12px 12px 12px 12px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.single-sidebar .homepage-hot-topic{padding:0 20px 20px 20px}
.main-sidebar .homepage-hot-topic{background:#fff;padding:0 20px 20px 20px}
.archive-sidebar .homepage-hot-topic li{border:1px solid #e5e5e5;margin:5px 10px 5px 0}
.main-sidebar .homepage-hot-topic li{border:1px solid #e5e5e5;margin:5px 10px 5px 0}
.tag-header{background:#fff;margin-bottom:15px;padding:20px 20px 0 20px}
.tag-header h1{font-size:1.4rem;font-weight:600;margin-bottom:0;margin-top:0;line-height:25px}
.tag-header p{margin-top:5px;transition:all .2s;height:40px;overflow:hidden;color:#7f7f7f}
.tag-header div.show-more-tag{color:#ccc;transition:all .2s;border-top:1px solid #efefef;padding:5px 0;cursor:pointer;font-size:13px;font-weight:600}
.tag-header div.show-more-tag:hover{color:#222}
.tag-header img{margin-bottom:20px;width:70px;height:70px;border-radius:3px}
.main-sidebar .sidebar-header{padding:20px 20px 0 20px;border-bottom:0}
.hot-comments-post{background:#fff;padding:0 12px;border-right:1px solid #e5e5e5}
.hot-comments-post-content{background:#fff;margin-top:12px}
.hot-comments-post-content div,.hot-comments-post-content p{color:#999;font-size:13px}
.single-sidebar .hot-comments-post{padding:0 20px}
.single-sidebar .hot-policy-posts{padding:10px 20px 0 20px}
.single-sidebar .heated-post-comments{padding:0 20px 5px 20px}
.cat-report-header{padding-right:15px}
ul.video-pagination{list-style:none;max-width:350px;margin-left:auto;margin-right:auto;margin-top:20px;margin-bottom:20px;text-align:center}
ul.video-pagination>li{display:inline;margin-right:15px;color:#999;padding:5px 10px;background:#f6f6f6;transition:all .2s}
ul.video-pagination>li.uk-active,ul.video-pagination>li:hover{background:#efefef}
ul.video-pagination>li>a{color:#999}
.category-header{padding:10px;background:#fff;margin:28px 0}
.category-header img{width:150px;height:150px;padding-left:0;border-radius:3px}
.category-header h1{font-size:18px;font-weight:600;line-height:20px;margin-bottom:5px}
.category-header h1>i{font-size:12px;color:#06c782}
.category-header p{margin-top:0;margin-bottom:0;font-weight:600}
.img-ad{padding:30px}
#wrapper{position:absolute;z-index:1;height:100%;width:100%}
.scroller{position:absolute;z-index:1;-webkit-tap-highlight-color:transparent;width:100%;padding:0}
.scroller ul{list-style:none;padding:0;margin:0;width:100%;text-align:left}
.scroller li{min-height:70px;background-color:#fafafa;font-size:14px;padding:5px}
.pullDown,.pullUp{text-align:center;height:40px;line-height:40px;font-size:12px;color:#888;font-family:Arial,Microsoft YaHei}
.pullUp{display:block}
.loader{display:inline-block;font-size:0;padding:0;display:none}
.loader span{vertical-align:middle;border-radius:100%;display:inline-block;width:10px;height:10px;margin:0 2px;-webkit-animation:loader .8s linear infinite alternate;animation:loader .8s linear infinite alternate}
.loader span:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s;background:rgba(245,103,115,.6)}
.loader span:nth-child(2){-webkit-animation-delay:-.8s;animation-delay:-.8s;background:rgba(245,103,115,.8)}
.loader span:nth-child(3){-webkit-animation-delay:-.26666s;animation-delay:-.26666s;background:rgba(245,103,115,1)}
.loader span:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;background:rgba(245,103,115,.8)}
.loader span:nth-child(5){-webkit-animation-delay:-1s;animation-delay:-1s;background:rgba(245,103,115,.4)}
#oT{padding:10px 0 0 0;letter-spacing:1px;}
#oT span{font-size:20px;font-style:italic;color:#d73535;}
@keyframes loader{from{transform:scale(0,0)}
to{transform:scale(1,1)}
}
@-webkit-keyframes loader{from{-webkit-transform:scale(0,0)}
to{-webkit-transform:scale(1,1)}
}
.homepage-top-banner{margin-bottom:15px;padding-left:0px;}
::-webkit-datetime-edit {padding: 1px;}
::-webkit-datetime-edit-text { color: #4D90FE; padding: 0 .3em; }
::-webkit-inner-spin-button { visibility: hidden; }
::-webkit-calendar-picker-indicator {border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px #fff, 0 1px #eee;background-color:#eee;background-image:-webkit-linear-gradient(top, #f0f0f0, #e6e6e6);color:#666;}
@media (max-width:768px){
.homepage-top-banner{margin-bottom:15px;padding-left:0px;}
#homepage-main{padding-top:0}
#homepage-block-1,#homepage-block-2{width:100%;padding-left:0;max-width:100%}
#homepage-block-1{margin-top:15px;margin-bottom:10px}
#wyt-recommend-videos{margin-top:0}
#bottom-velocity,#category-report,#termed-videos{margin-left:-5px}
.wyw-ad{padding-left:0}
.uk-grid-small>*{padding-left:10px}
.hot-post-left{border:0}
#carousel-video-info{width:100%;height:100%}
.top-recom-content{margin-top:80px!important}
.wyw-tag-header{margin-left:auto;margin-right:auto}
.video-banner{height:100%}
.video-top-list-left{margin-top:0}
.video-top-list-right{padding-left:0}
.video-title-list{height:auto}
.video-banner-container{margin-top:0}
.carousel-controlR-left{top:75%;right:20%;left:auto}
.carousel-controlR-right{top:75%;right:5%;left:auto}
#video-list{padding-left:0}
.video-list-container{margin-top:-20px}
.video-list-title{text-align:center}
.wyt-post-content{margin:0;margin-bottom:30px}
.wyt-post-header-noimg .wyt-post-header-main{padding-top:80px}
ul.event-recommend-nodes>li{max-width:100%;margin-left:0;margin-right:0}
ul.event-recommend-nodes>li:nth-child(3n){margin-left:0}
.author-top{margin-top:0}
.author-top .author-top-banner{height:56px}
.user-profile{padding:50px 0 0 20px}
.user-profile .uk-width-1-2,.user-profile .uk-width-1-3{width:100%}
.user-profile .uk-width-1-2>input,.user-profile .uk-width-1-3>input{width:64%!important}
.user-profile .uk-width-1-3>input{margin-bottom:15px}
.user-profile textarea{width:85%}
ul.comment-list>li>div>div.comment-main{width:620px}
ul.children>li>div>div.comment-main{width:510px}
#category-report>.small-node:first-child,#domestic-recommendation>.small-node:first-child,#post-search-result>.event-list-node:first-child,#wyt-related-posts>.small-node:first-child,.termed-event-list>.small-node:first-child{padding-left:0}
.event-list,.termed-event-list{margin-left:-10px}
.cat-report-header{padding-right:0}
.category-header img{width:130px;height:130px}
}
@media (max-width:480px){
.homepage-top-banner{margin-bottom:0px;padding-left:0px;}
.homepage-show-posts>div{max-width:100%}
#homepage-main{padding-top:0}
#homepage-block-2{padding-right:0}
.top-recom-tag{top:68px;}
#homepage-block-1,#homepage-block-2,#homepage-block-3,#homepage-block-4,#homepage-block-5{width:100%;padding-left:0}
#wyt-recommend-videos{margin-top:0}
/*#wyt-recommend-events,#wyt-recommend-events>ul,#wyt-recommend-events>ul>li{height:150px}*/
#wyt-recommend-events,#wyt-recommend-events>div>ul,#wyt-recommend-events>div>ul>li,#wyt-recommend-events>div>ul>li>a>div{height:150px;}
.wyw-ad{padding-left:0}
#domestic-recommendation>div .uk-align-right{width:110px}
#category-posts-list .category-post-node h4{padding:10px 20px}
#new-authors .uk-panel{margin-bottom:20px}
.wyw-tag-header{margin-left:auto;margin-right:auto}
#bottom-velocity,#category-posts-list,#category-report,#category-research-journal,#category-research-meeting,#termed-videos,.ucenter-container .uk-width-small-1-1{margin-left:0!important}
#bottom-velocity .uk-width-small-1-1,#category-posts-list .category-post-node>div,#category-report>.small-node,#category-research-journal .uk-width-1-1,#category-research-meeting .uk-width-1-1,#home-hot-posts-node .uk-width-small-1-1,#international-recommendation .uk-width-small-1-1,#termed-videos .uk-width-small-1-1,#video-list,#wyt-related-posts>.small-node,.event-recommend-nodes .uk-width-small-1-1,.homepage-show-posts>.small-node,.ucenter-container .uk-width-small-1-1,.video-top-list-right{padding-left:0!important}
.video-top-list-left,.video-top-list-right{margin-top:0}
.video-spfl>li{display:inline-block;margin-bottom:5px;width:auto}
#home-hot-posts-switcher{right:18px}
.cat-top-banner p{padding:20px}
.wyt-post-header-noimg{padding-top:20px;}
.wyt-post-header-noimg .wyt-post-header-main{padding:10px}
.wyt-post-header-noimg>div>h1{margin-bottom:0;}
.load_more>div,.load_more_docs>div{margin-left:-5px}
#home-hot-posts-node{margin-left:0}
.uk-notify{right:10px;left:10px;margin:0;width:auto}
.cat-video-node{width:414px}
#video-list .wyt-post-content .wyt-post-content-meta{display:block}
#video-list .wyt-post-content-meta .uk-align-left{max-width:100%}
.cat-video-node,.video-node{height:240px}
.video-node-content{padding:0}
.video-title-list{height:auto;overflow-x:scroll}
.video-title-list>ul>li{display:inline-block;float:left;width:150px;height:50px;text-align:center;margin-right:10px;margin-bottom:0;border:1px solid #efefef;padding:10px}
.video-title-list>ul{padding-right:0;width:600px;overflow:hidden}
.hlwjr-center{margin:20px 0;height:250px;background-size:contain!important}
.wyt-post-header{}
.wyt-post-content h3{margin:30px 10px 20px 10px}
.wyt-post-content>hr{margin:25px 10px}
.wyt-post-excerpt{padding:0 10px}
.wyt-post-content{margin-top:0;margin-bottom:30px;overflow-x:hidden;}
.wyt-post-content>p,.wyt-post-header .wyt-post-header-main,.wyt-post-international>div>p{padding:0 10px;text-align:justify}
.wyt-post-content-meta{margin:5px 10px}
.wyt-post-content .uk-alert-warning{margin:10px}
.wyt-post-content pre{padding:0 10px;}
.wyt-post-international>#wyt-post-international-cn p{padding:0 10px}
.event-list>.small-node{height:auto}
.event-list>.small-node>.node-bx-shadow>.lazy{height:100px}
ul.event-recommend-nodes>li{max-width:100%;margin-left:0;margin-right:0}
ul.event-recommend-nodes>li:nth-child(3n){margin-left:0}
.author-top{margin-top:0}
.author-top .author-top-content{padding:30px 20px}
.author-top .author-top-content .author-top-content-des,.author-top .author-top-content .author-top-content-info{margin-left:0}
#author-content #category-posts-list .author-post-node{padding:0}
#author-content #category-posts-list .author-post-node .author-post-node-content{padding-left:10px;height:auto}
.list-author-info{text-align:center!important}
.list-author-avatar{margin-bottom:5px}
.user-profile{padding-left:20px!important}
#user-avatar-display{float:none}
.user-profile input{width:64%}
.user-profile textarea{width:73%!important}
.user-panel>div{padding:30px 0 5px 0}
#ucenter-mobile-menu>div{padding:30px 0}
#ucenter-mobile-menu ul.ucenter-menu-mobile{padding-left:0;font-weight:600;font-size:1.1rem;letter-spacing:5px}
#ucenter-mobile-menu ul.ucenter-menu-mobile>li{list-style-type:none;padding:20px 30px}
#ucenter-mobile-menu ul.ucenter-menu-mobile>li{border-top:1px solid #e5e5e5}
#ucenter-mobile-menu ul.ucenter-menu-mobile>li.uk-active>a{color:#fff}
#ucenter-mobile-menu ul.ucenter-menu-mobile>li:nth-last-child(1){border-bottom:0}
.comment-list{padding:20px 10px}
ul.comment-list>li>div>div.comment-main{width:250px}
ul.children>li>div>div.comment-main{width:240px}
#bottom-velocity>div,#post-search-result>div,#termed-videos>div,.homepage-show-posts>div{max-width:100%}
.category-header img{width:110px;height:110px}
.img-ad{padding:20px 10px}
.custom-reply-form-show{background:rgba(255,255,255,.8);}
.custom-reply-form-show,.custom-reply-form{position:fixed !important;bottom:0;left:0;}
}
