/*create by liuhongyang */

/* TODO start*/
.banner-box{width:100%;height:360px;position:relative;overflow:hidden;margin-top: 20px;}
.banner-carousels-inner{width:100%;height:360px;overflow:hidden;}
.carousel-items{width:1200px;height:360px;overflow:hidden;}
.carouse-item{width:1200px;height:360px;overflow:hidden;}
.carousel-img-mask{width:100%;height:100%;background-image:url(/Liems/static/images/index/lb-mask-icon.png);background-position:center 130px;background-repeat:no-repeat;position:absolute;left:0;top:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.carousel-one-title{position:absolute;left:0;bottom:40px;width:100%;text-align:center;font-size:24px;color:#fff;font-family:"PingFangSC Regular";}
.carouse-item:hover .carousel-img-mask{background-position:bottom center;}
.carouse-item a{display:block;width:100%;height:100%;position:relative;overflow:hidden;}
.carouse-item .carousel-img-box{width:100%;height:100%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.rslides img{display:block;height:auto;float:left;width:100%;border:0;}
.rslides_tabs{width:1200px;position:absolute;bottom:5px;left:10px;height:20px;z-index:9990;left:50%;}
.rslides_tabs li{float:left;margin-right:10px;display:block;width:10px;height:4px;background-color:#858591;overflow:hidden;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.rslides_tabs li a{color:transparent;}
.rslides_tabs li.rslides_here{background-color:#306EE9;}
.rslides_tabs li:hover{background-color:#306EE9;}

/* TODO end */

/* notice box  start*/
.notice-box{width:100%;height:50px;margin-bottom:34px;}
.notice-items{width:100%;height:50px;line-height:50px;background:url(/Liems/static/images/index/notice-icon.png) 30px center no-repeat;margin:20px 0;}
.notice-lists{width:100%;height:50px;}
.notice-lists .notice-one{height:50px;line-height:50px;font-size:14px;padding-left:90px;}
.notice-one a{font-size: 14px;text-decoration: none;}
.notice-one .notice-title:hover{color:#306ee9!important;}
.notice-lists .notice-one .notice-more{font-size:14px;color:#306ee9;cursor:pointer;margin-left:24px;}
.notice-one .notice-f{color:#2f6fea;margin-right:10px;}
.notice-one .notice-title{color:#333;margin-right:10px;}
.notice-one .notice-time{color:#999AA7;}
.picScroll-top .bd{padding:10px;}
.picScroll-top .bd ul{overflow:hidden;zoom:1;}
.picScroll-top .bd ul li{text-align:center;zoom:1;}

/* notice box  end*/

/* Hot/core/New expert start*/
.hot-core-new-expert-box{overflow:hidden;}
.h-c-n-title{padding:16px 0;border-bottom:1px solid #ddd;text-align:center;font-size:30px;font-family:"STSongti SC","";color:#333333;font-weight:bold;margin-bottom:30px;position:relative;}
.hot-core-new-expert-box .more-link{top: 30px!important;font-weight: normal!important;}
.h-c-n-title .more-link,.opinion-title .more-link{position:absolute;padding-right:20px;font-size:14px;color:#666;background:url(/Liems/static/images/index/more-r-icon.png) right center no-repeat;right:0;top:20px;font-weight: normal;}
.h-c-n-title span{margin:0px 38px;position:relative;cursor:pointer;}
.h-c-n-title span:hover{color:#306EE9;}
.h-c-n-title span:after{content:' ';position:absolute;width:0;height:2px;background-color:#306EE9;left:15px;bottom:-18px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.h-c-n-title span:hover:after{width:70%;}
.hcn-active,.hcn-active:after{color:#306EE9;}
.hcn-active:after{width:70%!important;}
.h-c-n-cards{width:1215px;float:left;overflow:hidden;margin-bottom:40px;}
.hcn-cards-items{width:100%;}
.hcn-cards-item{float:left;width:390px;height:182px;margin-right:15px;margin-bottom:15px;padding:20px 30px;background-color:#ebedf2;border:1px solid #ebedf2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.hcn-cards-item:hover{background-color:#f3f6fc;border:1px solid #306ee9;}
.hcn-cards-item .hcn-link-a{display:inline-block;width:100%;height:100%;text-decoration:none;}
.card-top-row{width:100%;height:80px;border-bottom:1px solid #dedede;margin-bottom:12px;}
.card-img-icon{width:68px;height:68px;-webkit-border-radius:50%;border-radius:50%;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;margin-right:20px;}
.export-name{font-size:22px;color:#333;width:240px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;margin-bottom:5px;}
.field-position-desc{font-size:14px;color:#666;width:240px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
.research-direction-row,.research-findings-row{font-size:12px;color:#666;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.research-direction-row .research-icon,.research-findings-row .research-icon{display:inline-block;font-size:12px;color:#fff;width:40px;height:20px;line-height:20px;text-align:center;background-color:#3d517c;margin-right:10px;}

/* Hot/core/New expert end*/

/* opinion box start */
.options-items .options-item{margin-bottom:20px;clear:both;overflow:hidden;}
.options-items .options-item:hover .option-date-day{background-color:#306EE9;}
.opinion-box{margin-bottom:40px;overflow:hidden;}
.opinion-title{position:relative;padding-bottom:20px;font-size:36px;color:#36569F;font-family:"STSongti SC","";padding-left:20px;border-bottom:1px solid #3d517c;margin-bottom:40px;}
.opinion-title:before{content:' ';position:absolute;width:10px;height:20px;background-color:#36569f;left:0;top:0;}
.opinion-title:after{content:' ';position:absolute;width:100%;height:2px;background-color:#3d517c;left:0;bottom:2px;}
.option-date-box{margin-right:30px;}
.option-date-day{width:45px;height:45px;line-height:60px;background:#3D517C;color:#fff;font-size:28px;font-family:"PingFangSC Semibold";}
.option-year-month{font-size:12px;color:#999AA7;font-family:"PingFangSC Regular";margin-top:4px;}
.option-img{width:210px;height:120px;margin-right:30px;}
.option-img img{height:100%;width:100%;}
.option-one-title{width:580px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:20px!important;font-family:"PingFangSC Medium";color:#333;max-width:880px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none!important;line-height:20px;}
.option-one-title:hover{color:#306EE9!important;}
.option-desc-box{width:870px;line-height:20px;font-size:12px;font-family:"PingFangSC Regular";color:#999AA7;margin:5px 0 16px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.auther-field-info{width:880px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:12px; margin-top:5px;}

/* opinion box start */

/* achievements、subject start */
.achievements-subject-box{width:100%;overflow:hidden;margin-bottom:40px;}
.achievements-subject-box .achievements-box{width:770px;}
.achievements-subject-box .subject-box{width:360px;margin-left:70px;}
.achievements-subject-box .opinion-title{margin-bottom:30px!important;}
.achievement-item{overflow:hidden;position:relative;border-bottom:1px solid #dedede;margin-bottom:30px;}
.achievement-item:hover .option-date-day{background-color:#306EE9;}
.achievement-item .option-date-day{font-size:18px;line-height:70px;}
.achievements-items .option-one-title{font-size:20px!important;color:#333;font-family:"PingFangSC Medium"!important;max-width:690px;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
.keys-box{width:576px;overflow:hidden;margin-bottom:20px;}
.keys-box .key-word{float:left;margin:20px 20px 0px 0;font-size:12px;padding:8px 20px;text-align:center;background-color:#f6f6f6;color:#999AA7;cursor:pointer;}
.keys-box .key-word:hover{background-color:#ebeffd;color:#306EE9;}
.achievement-auther-date{position:absolute;right:0;top:45px;color:#999AA7;font-family:"PingFangSC Light";font-size:12px;}
.achievement-auther-date span{font-size:14px;font-family:"PingFangSC Regular";}
.subject-item{margin-bottom:30px;padding-left:28px;position:relative;}
.subject-item-title{line-height:24px;margin-bottom:20px;position:relative;}
.subject-item-title:before{content:url(/Liems/static/images/index/li-icon.png);display:block;width:8px;height:10px;position:absolute;left:-18px;top:0;}
.subject-item-title a{color:#333!important;font-size:16px!important;text-decoration:none;}
.subject-item-title a:hover{color:#306EE9!important;}
.field-date-info{font-size:12px;color:#999AA7;line-height:14px;font-family:"PingFangSC Light";}
.field-date-info span{font-size:14px;font-family:"PingFang Regular";display:inline-block;max-width:240px;margin-right:15px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;float:left;}

/* achievements、subject end */

/* special video start */
.video-zone-box{margin-bottom:70px;}
.video-zone-box .opinion-title{margin-bottom:20px!important;}
.video-zone-items{height:300px;width:100%;overflow:hidden;}
.video-zone-item{float:left;width:33.33%;height:300px;}
.video-zone-item a{display:block;width:100%;height:100%;position:relative;}
.video-zone-item .video-img-box{width:100%;height:100%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center;}
.video-zone-item .video-mask{position:absolute;width:100%;height:100%;top:0px;left:0;background-image:url(/Liems/static/images/index/video-mask-icon.png);background-position:center 130px;background-repeat:no-repeat;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.video-zone-item:hover .video-mask{background-position:center bottom;}
.video-icon{position:absolute;width:44px;height:40px;bottom:80px;left:30px;background:url(/Liems/static/images/index/video-icon.png) center no-repeat;z-index:888;}
.video-title{font-size:18px;position:absolute;color:#fff;font-family:"PingFangSC Regular";bottom:30px;left:30px;z-index:888;line-height:24px;height:48px;overflow:hidden;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* special video end */

/* lw achievements start */
.lw-achievements-box{margin-bottom:30px;}
.lw-achievements-items{width:1260px;overflow:hidden;}
.lw-achievements-item{width:358px;float:left;margin-right:60px;margin-bottom:40px;}
.lw-achievements-item .option-date-box{margin-right:20px!important;}
.lw-achievements-item .option-one-title{font-size:20px;font-family:"PingFangSC Regular";color:#333;width:290px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap; display: block;}
.lw-achievements-item .option-desc{margin-top:20px;font-size:12px;color:#999AA7;width:290px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
.lw-achievements-item:hover .option-date-day{background-color:#306EE9;}

/* lw achievements end */

/* lw journal start */
.lw-journal-items{width:1280px;height:390px;}
.lw-journal-box .opinion-title{margin-bottom:60px!important;}
.lw-journal-items .lw-journal-item{float:left;width:240px;height:314px;margin-right:80px;background-color:#dedede;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.lw-journal-items .lw-journal-item:hover{-webkit-transform:scale(1.18);-moz-transform:scale(1.18);-ms-transform:scale(1.18);transform:scale(1.18);}
.lw-journal-item{display:block;width:100%;height:100%;}
.lw-journal-item a{display:block;position:relative;width:100%;height:100%;overflow:hidden;}
.lw-journal-item .journal-img{width:100%;height:100%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center;}
.lw-journal-item .journal-title-desc{position:absolute;left:0;bottom:-160px;width:100%;height:160px;background-color:#000;background-color:rgba(0,0,0,.4);color:#fff;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;}
.lw-journal-item:hover .journal-title-desc{bottom:0;}
.lw-journal-item .journal-title{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:20px;margin-top:20px;margin-bottom:10px;z-index:888;font-family:"PingFangSC";font-weight:normal;}
.lw-journal-item .journal-desc{height:140px;line-height:20px;font-size:12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;padding-top:20px;}
/* lw journal end */

/* high end think tank unit start */
.first-zk-unit-box{width:100%;}
.units-items{width:100%;overflow:hidden;}
.units-items .unit-item{float:left;width:200px;height:90px;}
.units-items .units-item a{display:block;width:100%;height:100%;}
.units-items .unit-img{width:200px;height:90px;background-repeat:no-repeat;background-position:center;}
.first-zk-unit-box{margin-bottom:70px;}

/* high end think tank unit end */

.zj_refresh{float: right; width: 70px; line-height: 35px; background: url(/Liems/xslt/lwinst/images/refresh.png) no-repeat left center; color: #999; font-size: 14px; padding-left: 15px; cursor: pointer; margin-top: 4px;}

.lw-result-item {float: left; height: 270px; width: 20%;}
.lw-result-item a{text-decoration:none;}
.result-img{height: 180px;}
.result-dsc-div{padding:10px 30px;}
.result-dsc{line-height: 20px; font-size: 14px; }