@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: 0;
    outline: none;
}
body {
    text-align: center;
    font-family: "微软雅黑", "宋体", "黑体";
}
div {
    /* margin: 0 auto; */
}
a {
    text-decoration: none;
    cursor: pointer;
}
img {
    border: none;
    vertical-align: middle;
}
select::-ms-expand {
display: none;
}
.news_item:nth-child(5) a:nth-child(even){
	float:left;
}
.news_item:nth-child(6) a:nth-child(even){
	float:left;
}
/*@font-face{
    font-family: 'PingFangSC-Regular';
    src: url(../PingFangSCRegular.ttf);
}
@font-face{
    font-family: 'PingFangSC-Semibold';
    src: url(../PingFang-SC-Semibold-2.ttf);
}
@font-face{
    font-family: 'PingFangSC-Medium';
    src: url(../PingFangMedium.ttf);
}
@font-face{
    font-family: 'zihun35hao-jindianyahei';
    src: url(../ZiHun35HaoJingDianYaHei.ttf);
}
@font-face{
    font-family: 'PangMenZhengDao';
    src: url(../PangMenZhengDao.ttf);
}
@font-face{
    font-family: 'SourceHanSerifCN-Heavy';
    src: url(../SourceHanSerifCN-Heavy.otf);
}*/
.layui-carousel{
    background-color: #fff !important;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.block {
    display: block !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.popad{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    z-index: 50;
}
.popad img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.huojiangqiye{
    overflow: hidden;
    height: 229px;
    margin-top: 20px;
}
.animateArea{
    height: 1200px;
    /* overflow: hidden; */
    margin-top: 20px;
    text-align: left;
    position: relative;
}
/* .animateArea:hover{
    animation-play-state: paused;
} */
.animateArea p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 5px !important;
    margin-left: 25px;
    position: absolute;
}
.exmeet .item_title1{
    margin-top: 10px;
}
.bot_center .item_title span:nth-child(1)::after{
    content: '' !important;
}
.hasAwards{
    font-size: 16px !important;
    margin-left: 0px !important;
    font-family: PingFangSC-Semibold !important;
    padding-top:15px;
}
.hasAwards::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/jiangbei.png);
    width: 20px;
    height: 20px;
    display: block;
    background-size: cover;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}
.animateItem p:nth-child(1){
    font-size: 16px !important;
    margin-left: 0px !important;
    font-family: PingFangSC-Semibold !important;
}
.animateItem p:nth-child(1)::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/jiangbei.png);
    width: 20px;
    height: 20px;
    display: block;
    background-size: cover;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}
.animateItem p:nth-child(2) a+a{
    margin-left: 10px;
}

/*@keyframes top-banner {
0% {
 height:0;
overflow: hidden;
}
50% {
 height:450px;
overflow: hidden;
}
 75% {
 height:450px;
overflow: hidden;
}
 100% {
 height:50px;
overflow: hidden;
}
}
.top-banner {
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: relative;
    animation: top-banner 7s;
}
.top-banner span img {
    position: absolute;
    top: 5px;
    left: 50%;
    z-index: 2;
    margin-left: 580px;
    width: 20px;
    cursor: pointer;
}
 @keyframes top-banner_img2 {
0% {
 top:-50px;
}
 80% {
 top:-50px;
}
100% {
 top:0;
}
}
.top-banner img {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -960px;
}
.top-banner a {
    display: block;
}
.top-banner a:last-of-type img {
    animation: top-banner_img2 8s;
}*/
/*123*/
.head-min{
    width: 100%;
    height: 40px;
    background-color: #eeeeee;
    line-height: 40px;
    font-family: PingFangSC-Regular;
}
.head-min .content{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.head-min .content div:nth-child(1){
    font-size: 12px;
    color: #666;
    height: 250px;
}
.head-min .content div:nth-child(1) span{
    cursor: pointer;
    padding-right: 20px;
}
.head-min .content div:nth-child(1) span i{
    font-size: 8px;
    color: #999;
    margin-left: 5px;
}
.head-min .content div:nth-child(1) .login {
    color: #d10e1c;
    font-weight: 800;
}
.head-min .content div:nth-child(1) .freeReg{
    font-size: 14px;
    color: #d10e1c;
    font-weight: 800;
}
.head-min .content div:nth-child(1) .findPwd{
    color: #333;
    font-size: 14px;
    font-weight: 800;
}
.head-min .content div:nth-child(2){
    font-size: 12px;
    color: #333;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
.head-min .content div:nth-child(2) div{
    padding: 2px 8px;
    height: 130px;
}
.head-min .content div:nth-child(2) span{
    margin-bottom: 90px;
}
.head-min .content div:nth-child(2) p{
    margin-top: 3px;
}
.head-min .content div:nth-child(2) span::after{
    /* content: '';
    display: inline;
    font-size: 18px;
    padding-left: 5px;
    background: url(../../images/newimg/j-s.jpg) no-repeat;
    width: 7px;
    height: 4px;
    background-size: cover; */
}
.head-min .content .newMedia:hover .newMedia_p img{
    width: 100%;
}
.head-min .content .newMedia:hover .newMedia_p {
    display: block;
}
.head-min .content .childSite:hover .childSite_p {
    display: block;
}
.head-min .content .newMedia_p {
    width: 100px;
    border: 1px solid #eee;
    position: absolute;
    top: 37px;
    left: -28px;
    z-index: 99;
    text-align: center;
    line-height: 20px;
    display: none;
}
.head-min .content .newMedia_p a{
    display: block;
    font-size: 12px;
    padding: 5px 10px !important;
    background-color: #eee;
}
.head-min .content .childSite_p {
    width: 80px;
    border: 1px solid #eee;
    position: absolute;
    top: 37px;
    right: 0;
    z-index: 99;
    text-align: center;
    line-height: 20px;
    display: none;
}
.head-min .content .childSite_p a{
    display: block;
    font-size: 12px;
    padding: 5px 10px !important;
    background-color: #eee;
}
.head-min .head-search .user {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    display: inline;
    position: relative;
    cursor: pointer;
}
.head-min .head-search .user img{
    width: 25px;
    height: 25px;
    margin-top: 4px;
    margin-left: 10px;
}
.head-min .head-search .user ul {
    display: none;
    position: absolute;
    left: 50%;
    top: 35px;
    background-color: #fff;
    z-index: 3;
    border: 1px solid #ddd;
    width: 103px;
    margin-left: -51.5px;
    text-align: left;
}
.head-min .head-search .user ul li {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    display: block;
}
.head-min .head-search .user ul li img {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-top: 0;
}
.head-min .head-search .user ul li a {
    display: inline-block;
    color: #000;
}
.head-min .head-search .user ul li:hover a {
    text-decoration: underline;
    color: #c9081d;
}
.head-min .head-search .user:hover ul{
    display: block;
}
/* .head-min .head-searc .user ul.show {
    display: block;
} */
.head-min .head-search .register {
    float: right;
    width: 71px;
    margin-top: 8px;
    display: inline;
    overflow: hidden;
}
.head-min .head-search .register li a {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    float: right;
    margin: 0 5px;
    display: inline;
    text-decoration: underline;
    font-size: 12px;
}
.head-min .head-search .register li a:hover {
    color: #c9081d;
}
.head .search .search_content {
    /* float: left; */
    height: 50px;
    box-sizing: border-box;
    /* border: 1px solid #c9081d; */
    border-right: none;
    /* border-radius: 18px; */
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 65px;
    font-size: 16px;
    color: #000;
    line-height: 36px;
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    top: 0;
    left: 0;
}
.head .search .search_content .layui-select-title input {
    font-size: 16px;
    color: #000;
    text-indent: 15px;
}
.head .search .search_content .layui-form-pane .layui-input-inline {
    margin-left: 0;
}
.head .search .search_content .layui-form-item .layui-input-inline {
    float: left;
    width: 100%;
    margin-right: 0;
}
.head .search .search_content * {
    border: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}
.head .search .search_content .layui-form-select dl dd {
    background-color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.head .search .search_content .layui-form-select dl dd:hover {
    background-color: #ddd;
}
.head .search .search_content .layui-form-select dl dd.layui-this {
    background-color: #c9081d;
}
.head .search .search_content .layui-form-select dl {
    top: 37px;
    border: 1px solid #ddd;
    overflow-y: visible;
}
/* img */
.solarbe_meeting .meeting_item img:hover{
    opacity: 0.7;
}
.special_topic .special_topimg img:hover{
    opacity: 0.7;
}
.common_left img:hover{
    opacity: 0.7;
}
.solarbe_live .live_ins .live_top .live_top_item img:nth-child(1):hover{
    opacity: 0.7;
}
.column .column_all .column_item img:hover{
    opacity: 0.7;
}
.bot_all img:hover{
    opacity: 0.7;
}
/* underline */
.nav a:hover{
    text-decoration: none !important;
}
a:hover{
    color: #e61212 !important;
    text-decoration: underline;
}
a:hover p{
    color: #e61212 !important;
    text-decoration: none !important;
}
.media a:hover{
    text-decoration: none !important;
}
.media a:hover p{
    color: #666 !important;
}
a:hover span{
    color: #e61212 !important;
    text-decoration: none !important;
}
a:hover div{
    color: #e61212 !important;
    text-decoration: none !important;
}
.solarbe_live .item_title1{
    margin-top: 5px;
}
.big_data .item_title1{
    margin-top: 0px;
}
.library .item_title1{
	margin-top:9px;
}
.special_topic .item_title1{
    margin-top: 10px;
}
/*.yunzhan .item_title1{
	margin-top:10px;
}*/
.magazine .item_title{
    margin-top: 0;
}
.top-banner {
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: relative;
}
.top-banner span img {
    position: absolute;
    top: 5px;
    left: 50%;
    z-index: 2;
    margin-left: 580px;
    width: 20px;
    cursor: pointer;
}
.top-banner img {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -960px;
}
.top-banner a {
    display: block;
}
.LT_banner {
    position: fixed;
    z-index: 115;
    left: 10px;
    top: 174px;
}
.LT_banner a {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    display: block;
    text-align: left;
}
.LT_banner a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.RT_banner {
    position: fixed;
    z-index: 99;
    right: 10px;
    top: 174px;
}
.RT_banner a {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    display: block;
    text-align: left;
}
.RT_banner a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.column_new{
	overflow:hidden;
	width:100%;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	fint-size:14px;
	color:#666;
	font-family: PingFangSC-Regular;
	line-height:25px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.column_new a{
	width:85%;
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.head{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    font-family: PingFangSC-Regular;
}
.head .logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .logo img{
    width: 406px;
    height: 70px;
}
.head .logo div{
    width: 1px;
	height: 36px;
	background-color: #dddddd;
}
.head .logo p{
    font-family: STKaitiSC-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 2px;
    color: #999999;
    padding-left: 20px;
}
.head .ad img{
    width: 300px;
	height: 90px;
}
.head .search{
    position: relative;
}
.head .search input{
    width: 345px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 25px;
    border: solid 1px #cf1526;
    padding-left: 75px;
    font-size: 16px;
}
.head .search .search_btn{
    position: absolute;
    right: 0;
    top: 1px;
    width: 100px;
	height: 50px;
	background-color: #cf1526;
    border-radius: 25px;
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 2px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}
.navigation{
    width: 1200px;
    margin: 0 auto;
}
.navigation .announcement{
    display: flex;
    align-items: center;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #666666;
}
.navigation .announcement .announcement_ins{
    width: 60%;
    text-align: left;
}
#gonggao{
    width: 84% !important;
    height: 27px !important;
    display: inline-block;
    text-align: left;
}
.navigation .announcement .announcement_ins img{
    width: 18px;
	height: 14px;
    display: inline-block;
    margin-bottom: 4px;
}
.navigation .announcement .announcement_ins p{
    font-style: italic;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 0 15px 0 2px;
	font-weight:600;
}
.navigation .announcement .announcement_ins a{
    font-family: PingFangSC-Regular;
    font-size: 14px;
}
.navigation .announcement .announcement_ins a:hover{
    color: #e61212;
    text-decoration: underline !important;
}
.navigation .announcement .announcement_ins a::after{
    content: '|';
    padding: 0 10px;
    margin-left: 4px;
}
.navigation .announcement .announcement_ins a:last-child::after{
    content: '';
}
.navigation .announcement .announcement_ins a+a{
    margin: 10px auto;
}
.navigation .announcement .new_site{
    z-index: 9;
}
.navigation .announcement .new_site a{
    font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #cf1526;
}
.nav_item_title a{
	cursor:default;
}
.navigation .announcement .new_site a:hover{
    color: #FF0000;
}
.navigation .announcement .new_site a::after{
    content: '|';
    padding: 0 10px;
    margin-left: 4px;
}
.navigation .announcement .new_site a:last-child::after{
    content: '';
    padding: 0;
    margin: 0;
}
.navigation .nav .nav_line{
    width: 1px;
	height: 26px;
	background-color: #dddddd;
}
.navigation .nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}
.navigation .nav .nav_item1{
    display: flex;
    width: 258px;
    align-items: center;
}
.navigation .nav .nav_item1 .nav_item_title a{
    padding-left: 0;
}
.navigation .nav .nav_item2{
    display: flex;
    width: 134px;
    align-items: center;
}
.navigation .nav .nav_item3{
    display: flex;
    width: 148px;
    align-items: center;
}
.navigation .nav .nav_item4{
    display: flex;
    width: 148px;
    align-items: center;
}
.navigation .nav .nav_item5{
    display: flex;
    width: 248px;
    align-items: center;
}
.navigation .nav .nav_item6{
    display: flex;
    width: 165px;
    align-items: center;
}
.navigation .nav .nav_item6 .nav_item_ins a:nth-child(3n){
    padding-right: 0;
}
.navigation .nav .nav_item_title{
    padding-right: 1px;
}
.navigation .nav .nav_item_title a{
    display: block;
    padding: 3px 6px;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	/* line-height: 22px; */
	letter-spacing: 0px;
	color: #cf1526;
}
.navigation .nav .nav_item_ins{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
}
.navigation .nav .nav_item_ins a{
    display: block;
    padding: 3px 6px;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	/*font-weight: 600;*/
	font-stretch: normal;
	/* line-height: 50px; */
	letter-spacing: 0px;
    color: #333333;
    position: relative;
}
.navigation .nav .nav_item_ins .hot::after{
    content: '';
    background-image: url(../../images/newimg/Hot.png);
    width: 8px;
	height: 10px;
    position: absolute;
    right: -3px;
}
.hrline{
    width: 1200px;
	height: 2px;
	background-color: #cf1526;
}
.hasVideo::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/video.png);
    width: 16px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
}
.hasImg::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/img.png);
    width: 16px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
}
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.banner {
    width: 1210px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.banner li {
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
    display: inline;
    position: relative;
}
.banner li span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
    display: none;
}
.third img{
    width: 393px;
}
.left {
    float: left;
    /* width: 340px; */
}
.left .Banner {
    width: 340px;
    height: 350px;
    position: relative;
    margin-top: 0;
}
.left .Banner #adbn {
    width: 340px !important;
    height: 350px !important;
}
.left .Banner #adbn img {
    width: 340px;
    height: 350px;
}
.left .Banner {
    width: 340px;
    height: 350px;
    position: relative;
    margin-top: 0;
}
.left .Banner #test1 {
    width: 340px !important;
    height: 350px !important;
}
.left .Banner #test1 img {
    width: 340px;
    height: 350px;
}
.left .Banner #test1 .layui-carousel-ind {
    top: -9px;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    overflow: hidden;
}
.left .Banner #test1 .layui-carousel-ind ul {
    padding: 0;
    background: none;
    border-radius: 0;
    float: right;
}
.left .Banner #test1 .layui-carousel-ind ul li {
    border-radius: 0;
    margin: 0;
    width: 16px;
    height: 9px;
    background-color: #000;
    opacity: 0.6;
}
.left .Banner #test1 .layui-carousel-ind ul li.layui-this {
    background-color: #c9081d;
    opacity: 1;
}
.left .Banner #test1 button {
    display: none;
}
.swiper_bottom_ad{
    width: 340px;
} 
.swiper_bottom_ad li{
    width: 340px;
	height: 60px;
    /* background-color: #f3f2f2; */
    margin-top: 10px;
}
.swiper_bottom_ad li img{
    width: 100%;
	height: 100%;
}
.exrecom{
    margin-top: 20px;
}
.top_ins{
    display: flex;
}
.item_title1{
    border-bottom: 1px solid #cf1526;
    margin-top: 30px;
}
.item_title1 span{
    font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #cf1526;
    border-bottom: 4px solid #cf1526;
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
	cursor:default;
}
.item_title1 span:nth-child(2){
    font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
    color: #333;
    border: 0;
}
.item_title1 a{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    float: right;
}
.item_title1 span a{
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #cf1526;
    cursor: pointer;
    text-decoration: none;
}
.item_title{
    border-bottom: 1px solid #cf1526;
    margin-top: 30px;
}
.item_title span{
    font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    /* color: #cf1526;
    border-bottom: 4px solid #cf1526; */
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
}
.item_title span:nth-child(1)::after{
    content: '|';
    /* padding: 0 15px; */
    color: #ccc;
    border: 0;
    position: absolute;
    right: -18px;
}
/* .item_title span:nth-child(2){
    padding: 0 15px;
    color: #ccc;
    border: 0;
} */
.item_title span:nth-child(2){
    font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
    color: #333;
    border: 0;
}
.item_title a{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    float: right;
}
.aaa{
    color: #cf1526 !important;
    border-bottom: 4px solid #cf1526 !important;
}
.flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.solarbe_meeting .meeting_item img{
    width: 166px;
	height: 93px;
    background-color: #000000;
    margin-top: 10px;
}
.solarbe_meeting .meeting_item p{
    width: 166px;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 30px; */
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 7px;
}
#climg{
    width: 340px;
    height: 255px;
}
.special_topic .special_topimg img{
    width: 340px;
    height: 100px;
    /* margin-top: 10px; */
    margin-bottom: 10px;
}
.special_topic div:nth-child(2){
    margin-top: 20px;
    text-align: left;
}
.special_topic div:nth-child(2) a{
    display: block;
}
.special_topic .special_top{
    display: block;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.special_topic .special_topics{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.special_topic .special_topics p{
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.special_topic .special_topics img{
    width: 100px;
	height: 56px;
    background-color: #000000;
    margin-left: 10px;
}
.top_mid .today_title{
    width: 100%;
}
.top_mid .today_title p{
    font-family: zihun35hao-jindianyahei;
	font-size: 28px;
	/* font-weight: bold; */
	font-style: italic;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #cf1526;
}
.top_mid{
    width: 460px;
    margin-left: 30px;
}
.top_mid .today_title_ad{
    width: 230px;
    height: 50px;
}
.top_mid .today_title img{
    width: 100%;
    height: 100%;
    margin: 0;
}
.news_item{
    width: 460px;
    text-align: left;
    margin-top: 10px;
}
.news_item a:nth-child(1){
    font-family: PingFangSC-Semibold;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    /* white-space: unset;
    height: 80px;
    display: table-cell;
    vertical-align: middle; */
}
.news_item a{
    font-family: PingFangSC-Regular;
    display: block;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_item a span{
	font-family: PingFangSC-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
    color: #cf1526;
    padding-right: 5px;
}
.news_item a span::after{
    content: '|';
    padding-left: 5px;
    color: #ccc;
}
.top_mid img{
    width: 460px;
	height: 50px;
    /* background-color: #f3f2f2; */
    margin: 10px auto;
}
.top_ins_ad img{
    width: 840px;
	height: 50px;
    background-color: #384e6b;
    margin: 10px 0;
}
.common_left{
    width: 340px;
    margin-top: 15px;
    text-align: left;
}
.common_right{
    margin-top: 15px;
}
.common_left img{
    width: 340px;
	height: 210px;
}
.common_left a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    display: block;
}
.common_left a p{
    width: 100%;
	height: 32px;
	background-color: #000000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    line-height: 32px;
    padding-left: 13px;
}
.common_left a:nth-child(2){
    font-weight: 600;
    margin-top: 15px;
}
.common_left_xs{
    width: 164px;
    margin-top: 15px !important;
}
.common_left_xs img{
    width: 164px;
    height: 124px;
    background-color: #ffe786;
}
.common_left_xs div{
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal !important;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
	white-space:pre-wrap;
}
.company_third{
    margin-top: 5px;
}
.company_third a:first-child{
    font-weight: 600 !important;
}
.company_third a{
    font-weight: normal !important;
    margin: 0 !important;
}
.ad_1200px img{
    width: 1200px;
    margin: 10px 0;
}
.common_right{
    width: 450px;
    text-align: left;
    margin-right: 20px;
}
.common_right div a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common_right div a img{
    width: 16px;
    height: 14px;
    background-color: #f46200;
}
.common_right div a:first-child{
	font-weight: 600;
}
.common_right div:nth-child(2){
    margin-top: 10px;
}
/*.left .Banner span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
}*/
.ad_340x60 img{
    width: 340px;
    height: 60px;
    background-color: #f3f2f2;
}
.ad_340x60 li+li{
    margin-top: 10px;
}
.right .seek {
    /* padding: 10px 0 0 10px;
    margin-top: 15px; */
    box-sizing: border-box;
    overflow: hidden;
}
.big_data .allch{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    margin-top: 10px;
}
.big_data .item_choose{
    width: 33%;
    margin-top: 4px;
}
.big_data .item_choose img{
    width: 46px;
	height: 46px;
	border-radius: 10px;
}
.big_data .item_choose p{
    font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
.right .seek li {
    float: left;
    /* width: 70px; */
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline;
    width: 46px;
	height: 46px;
	background-color: #ff9600;
	border-radius: 10px;
}
.right .seek li div {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: center;
    margin-top: 5px;
}
.right .seek li a:hover div {
    color: #c9081d;
}
.center {
    float: left;
    width: 570px;
    margin: 0 40px;
    display: inline;
}
.right {
    float: right;
    width: 340px;
}
.solarbe_timeline .timeline_title{
    margin-top: 20px;
    font-family: PingFangSC-Medium;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #cf1526;
    text-align: left;
}
.solarbe_timeline .timeline_title span:nth-child(1){
    width: 8px;
	height: 8px;
    background-color: #cf1526;
    display: inline-block;
    border-radius: 50%;
}
.solarbe_timeline .timeline_title a{
    font-family: PingFangSC-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    float: right;
}
.border-left{
    width: 98.5%;
    height: 30px;
    border-left: 1px solid #dddddd;
    float: right;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #999999;
}
.solarbe_timeline .featured_item{
    text-align: left;
}
.solarbe_timeline .featured_item div:nth-child(1){
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.solarbe_timeline .featured_item div:nth-child(1) span{
    width: 4px;
    height: 4px;
    background-color: #ffffff;
    border: solid 2px rgba(207, 21, 38, 0.4);
    display: inline-block;
    border-radius: 50%;
}
.solarbe_timeline .featured_item div:nth-child(1) a{
    padding-left: 8px;
}
.border-left span:nth-child(1){
    padding-left: 15px;
}
.border-left span:nth-child(2){
    float: right;
}
.solarbe_live .live_ins .live_top{
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin-top: 20px;
}
.solarbe_live .live_ins .live_top .live_top_item{
    position: relative;
    width: 155px;
}
.solarbe_live .live_ins .live_top .live_top_item img:nth-child(1){
    width: 155px;
	height: 88px;
}
.solarbe_live .live_ins .live_top .live_top_item img:nth-child(2){
    width: 26px;
	height: 26px;
    position: absolute;
    top:33%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.solarbe_live .live_ins .live_top .live_top_item p{
    font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-top:7px;
}
.solarbe_live .live_ins .live_bottom .live_item a{
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.solarbe_live .live_ins .live_bottom .live_item a img{
    width: 16px;
	height: 14px;
}
.solarbe_live .live_ins .live_bottom .live_item a span:nth-child(2){
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #cf1526;
}
.solarbe_live .live_ins .live_bottom .live_item a span:nth-child(3){
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.solarbe_live .live_ins .live_bottom .live_item p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    padding-left: 25px;
}
.isended{
    color: #999 !important;
}
.yunzhan .cloudBtn{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.yunzhan .cloudBtn a:nth-child(1){
    width: 150px;
	height: 40px;
    background-color: #f56e13;
    line-height: 40px;
}
.yunzhan .cloudBtn a:nth-child(1) img{
    width: 20px;
	height: 20px;
}
.yunzhan .cloudBtn a span{
    font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.yunzhan .cloudBtn a:nth-child(2){
    width: 150px;
	height: 40px;
    background-color: #387ffc;
    line-height: 40px;
}
.yunzhan .cloudBtn a:nth-child(2) img{
    width: 28px;
	height: 14px;
}
#yunswi{
    margin-top: 20px;
    height: 470px !important;
    background-color: #fff !important;
}
#yunswi img{
    width: 340px;
	height: 180px;
	background-color: #000000;
}
.vrzg{
    position: relative;
    display: block;
}
.vrzg p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #ffffff;
    background-color: #000000;
    opacity: 0.6;
    width: 100%;
    height: 32px;
}
.product{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product .product_item{
    width: 153px;
    text-align: left;
    margin-top: 20px;
}
.product .product_item img{
    width: 151px !important;
	height: 84px !important;
	background-color: #ffffff !important;
	border: solid 1px #eeeeee !important;
}
.product .product_item p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
    color: #333333;
    margin-top: 5px;
}
.layui-carousel>[carousel-item]>*{
    background-color: #fff !important;
}
.library_all .library_top{
    /* margin-top: 20px; */
}
.library_all .library_top img{
    /*width: 155px;
    height: 88px;*/
}
.library_all .library_bot{
    /* margin-top: 20px; */
    text-align: left;
}
.library_all .library_bot a{
    display: block;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.library_all .library_bot a span:nth-child(1){
    color: #333;
	font-size:14px;
}
#flex{
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
}
#zazhiSwi #flex a:nth-child(1){
    float: left;
}
#zazhiSwi #flex a:nth-child(2){
    float: right;
}
#tekanSwi #flex a:nth-child(1){
    float: left;
}
#tekanSwi #flex a:nth-child(2){
    float: right;
}
#zazhiSwi{
    height: 210px !important;
    margin-top: 15px;
}
#zazhiSwi img{
    width: 148px;
	height: 199px;
	border: solid 1px #eeeeee;
}
#zazhiSwi a{
    display: block;
    position: relative;
}
#zazhiSwi p{
	line-height: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
#tekanSwi p{
	line-height: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
#tekanSwi{
    height: 210px !important;
    margin-top: 15px;
}
#tekanSwi img{
    width: 148px;
	height: 199px;
	border: solid 1px #eeeeee;
}
#tekanSwi img{
    width: 148px;
	height: 199px;
	border: solid 1px #eeeeee;
}
#tekanSwi a{
    display: block;
    position: relative;
}
.column .column_all .column_item{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    text-align: left;
    margin-top: 15px;
}
.column .column_all .column_item div{
    margin-left: 10px;
}
.column .column_all .column_item img{
    width: 87px;
	height: 87px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    border-radius: 50%;
}
.column .column_all .column_item p{
    font-family: PingFangSC-Regular;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #333333;
}
.column .column_all .column_item p:nth-child(1){
    font-size: 16px;
    font-family: PingFangSC-Semibold;
}
.column .column_all .column_item p:nth-child(2){
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.column .column_all .column_item p:nth-child(3){
    font-size: 14px;
    padding-top: 5px;
}

.bot_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 840px;
}
.bot_title .big_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bot_title .big_title img{
    width: 36px;
	height: 30px;
    margin-top: 3px;
}
.bot_title .big_title p{
    font-family: SourceHanSerifCN-Heavy;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    padding-left: 15px;
}
.bot_title .title_btn{
    display: flex;
    align-items: center;
}
.bot_title .title_btn a{
    width: 100px;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #333333;
    text-align: center;
    height: 32px;
    border: solid 1px #dddddd;
    cursor: pointer;
}
.bot_title .title_btn a:hover{
    background-color: #cf1526;
    color: #fff !important;
    border: solid 1px #fff;
    text-decoration: none;
}
.bot_title .title_btn a+a{
    margin-left: 19px;
}
.bot_all{
    display: flex;
    justify-content: space-between;
    text-align: left;
}
.bot_all .bot_left{
    width: 840px;
}
.bot_all .bot_right{
    width: 340px;
}
.bot_all .bot_tl{
    width: 340px;
}

.bot_all .bot_tl .big_nearmeet{
    position: relative;
    width: 340px;
    height: 192px;
    margin-top: 20px;
    display: block;
}
.bot_all .bot_tl .big_nearmeet img{
    width: 340px;
	height: 192px;
	background-color: #ffe786;
}
.bot_all .bot_tl .big_nearmeet p{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 32px;
	background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #ffffff;
    width: calc(100% - 15px);
    padding-left: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_tl .nearmeet .third_bot_{
    position: relative;
    margin-top: 10px;
}
.bot_all .bot_tl .nearmeet .third_bot_ img{
    width: 167px;
	height: 95px;
}
.bot_all .bot_tl .nearmeet .third_bot_ p{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 32px;
	background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #ffffff;
    width: calc(100% - 15px);
    padding-left: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_top{
    display: flex;
    justify-content: space-between;
}
.bot_all .bot_tr{
    width: 470px;
}
.bot_all .bot_tr .exins{
    
}
.bot_all .bot_tr .exins .exins_item:nth-child(1){
    margin-top: 20px;
}
.bot_all .bot_tr .exins .exins_item{
    display: flex;
    /* justify-content: space-between; */
    /* align-items: center; */
    text-align: left;
    margin-top: 10px;
}
.bot_all .bot_tr .exins .exins_item img{
    width: 167px;
	height: 93px;
    margin-right: 10px;
}
.bot_all .bot_tr .exins .exins_item div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bot_all .bot_tr .exins .exins_item div p:nth-child(1){
    width: 290px;
    font-family: PingFangSC-Semibold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 48px; */
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bot_all .bot_tr .exins .exins_item div p:nth-child(2) , .bot_all .bot_tr .exins .exins_item div p:nth-child(3){
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #666666;
}
.bot_all .bot_bottom .exrecom_item img{
    width: 161px;
    height: 93px;
    margin-top: 20px;
}
.bot_all .bot_bottom .exrecom_item p{
    width: 161px;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_right .meeting_news a:nth-child(1){
    margin-top: 10px;
}
.bot_all .bot_right .meeting_news a{
    text-align: left;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_right .lightCup div:nth-child(2) img{
    width: 340px;
    height: 109px;
    margin-top: 20px;
}
.bot_all .bot_right .lightCup div:nth-child(2) p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    text-indent: 28px;
}
.column{
    margin-top: 21px;
}
.viderImg{
    margin-top: 30px;
}
.bot_all .video_left{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin-top: 20px; */
}
.bot_all .video_left .video_left_item{
    width: 274px;
    margin-top: 20px;
}
.bot_all .video_left .video_left_item img{
    width: 274px;
	height: 154px;
}
.bot_all .video_left .video_left_item div:nth-child(2) img{
    width: 16px;
	height: 14px;
}
.bot_all .video_left .video_left_item div:nth-child(2) p{
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.bot_all .video_left .video_left_item div:nth-child(3) span{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666
}
.bot_all .bot_right .gallery{
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
}
.bot_all .bot_right .gallery_item img{
    width: 153px;
	height: 86px;
    background-color: #000000;
    margin: 10px 0;
}
.bot_all .bot_right .gallery_item p{
    width: 153px;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 50px; */
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.consulting{
    margin-top: 30px;
}
.bot_all .bot_center{
    width: 460px;
}
.bot_all .bot_tl .analysis_img_item img{
    width: 167px;
	height: 95px;
    background-color: #ffe786;
    margin-top: 20px;
}
.bot_all .bot_tl .analysis_img_item p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_tl .analysis div:nth-child(3) a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
}
.bot_all .bot_tl .analysis div:nth-child(3) a:nth-child(4n+1){
    font-weight: 600;
    padding-top: 5px;
}
.bot_all .bot_center .analimg img{
    width: 460px;
	height: 180px;
    background-color: #000000;
    margin-top: 50px;
}
.bot_all .bot_center .analins a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_center .analins a:nth-child(1){
    font-weight: 600;
    padding-top: 7px;
}
.bot_all .bot_right .report_img_item{
    position: relative;
    margin-top: 20px;
    display: flex;

}
.bot_all .bot_right .report_img_item img{
    width: 148px;
	height: 199px;
    border: solid 1px #eeeeee;
}
.bot_all .bot_right .report_img_item p{
    padding-left: 10px;
    font-family: PingFangSC-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
    color: #000;
    text-align: left;
}
.bot_all .bot_right .report_img_item p:nth-child(1){
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bot_all .bot_right .report_img_item p:nth-child(2){
    font-family: PingFangSC-Regular;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.bot_all .bot_right .report_a{
    margin-top: 20px;
}
.bot_all .bot_right .report_a a{
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service{
    margin-top: 30px;
}
.bot_all .bot_tl .supplier_item{
    margin-top: 10px;
}
.bot_all .bot_tl .supplier_item a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_tl .supplier_item a:nth-child(1){
    font-family: PingFangSC-Semibold;
}
.bot_all .bot_tl .supplier_item a img{
    width: 18px;
    height: 18px;
    margin-top: -5px;
}
.purchase_item{
    margin-top: 10px;
}
.purchase_item span{
    color: #cf1526;
    float: left;
    /* line-height: 38px; */
    font-size: 16px;
    padding-right: 5px;
}
.purchase_item a:nth-child(1){
    font-family: PingFangSC-Semibold;
}
.purchase_item a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot_all .bot_center .service_ins div{
    /* display: none; */
    margin-top: 20px;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
}
.bot_all .bot_center .service_ins div{
    /*display: none;*/
    margin-top: 20px;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
}
.serviceTab{
    border-bottom: 1px solid #cf1526;
    margin-top: 10px;
}
.serviceTab span{
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    /* color: #cf1526;
    border-bottom: 4px solid #cf1526; */
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
}
.serviceTab a{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    float: right;
}
.ccc{
    color: #cf1526;
    border-bottom: 4px solid #cf1526;
    font-size: 20px !important;
}
.service_ins div:nth-child(1){
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.service_ins div .service_item{
    width: 148px;
}
.service_ins div .service_item:nth-child(n+4){
    margin-top: 7px;
}
.service_ins div .service_item img{
    width: 148px;
	height: 111px;
}
.service_ins div .service_item p{
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.bot_right .fame_item a{
    display: flex !important;
    margin-top: 15px;
    width: 100%;
	height: 155px;
}
.bot_right .fame_item a img{
    width: 120px;
	height: 155px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-right: 15px;
}
.swiper-container{
    margin-top: 20px !important;
    height: 500px;
    position: relative;
}
.swiper-container:hover .fameNext button{
    opacity: 1;
}
.swiper-container:hover .famePrev button{
    opacity: 1;
}
.swiper-slide{
    height: 155px !important;
}
.fameNext button{
    opacity: 0;
    z-index: 999;
    top: 30px;
    left: 50%;
    transform: rotateZ(90deg) translate(0, 50%);
}
.famePrev button{
    opacity: 0;
    z-index: 999;
    top: auto !important;
    bottom: 10px;
    right: 50% !important;
    transform: rotateZ(90deg) translate(0, -50%);
}
.bot_right .fame_item a div p{
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.job{
    margin-top: 30px;
}
.job .employer div:nth-child(2){
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 10px;
}
.job .employer div:nth-child(2) img{
    width: 165px;
	height: 70px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-top: 10px;
}
.job .latestJobsIns{
    margin-top: 10px;
}
.job .latestJobsIns div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #333333;
}
.job .latestJobsIns div p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.job .latestJobsIns div:hover p:nth-child(2){
	text-decoration:none !important;
}
.job .latestJobsIns div p:nth-child(1){
    width: 24.5%;
}
.job .latestJobsIns div p:nth-child(3){
    width: 45%;
}
.job .latestJobsIns div p:nth-child(2){
    color: #f46200;
    width: 15%;
}
.job .bot_right .jobsimg img{
    width: 340px;
	height: 281px;
    background-color: #000000;
    margin-top: 20px;
}
.media{
    margin-top: 30px;
}
.media .matrix{
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    margin-top: 30px;
}
.media .matrix a img{
    width: 60px;
	height: 60px;
	border-radius: 8px;
}
.media .matrix a p{
    font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
}
.media .mediaLine{
    width: 2px;
	height: 64px;
    background-color: #dddddd;
    margin: 0 30px;
}
.solarbe_links{
    width: 1200px;
    margin: 30px auto 10px auto;
}
.solarbe_links hr{
    height: 3px;
    width: 100%;
    background-color: #cf1526;
}
.solarbe_links .link_tab p{
    font-family: PingFangSC-Semibold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333;
    float: left;
    cursor: pointer;
}
.solarbe_links .link_tab p::after{
    content: '|';
    padding: 0 30px;
    color: #666;
}
.solarbe_links .link_tab p:nth-child(4)::after{
    content: '';
    padding: 0 30px;
    color: #666;
}
.solarbe_links .link_tab span{
	font-size: 18px;
    color: #333;
    float: left;
}
.solarbe_links .link_item{
    margin-top: 10px;
}
.solarbe_links .link_item div{
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.solarbe_links .link_item div a{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #333;
    width: 16%;
    display: block;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selected_link{
    color: #cf1526 !important;
}


/* 新媒体二级页 */
.mediaBanner{
    width: 1200px;
    height: 90px;
    background: url(../../images/newMedia/mediaBanner.png) no-repeat;
    margin: 15px auto;
    margin-bottom: 0;
    background-position: center;
    background-position-x: -330px;
}
.inside{
    margin-top: 20px;
}
.tit{
    font-family: PingFangSC-Semibold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    /* border-bottom: 1px solid #eee; */
    text-align: left;
}
.tit span{
    display: inline-block;
    line-height: 40px;
    border-bottom: 4px solid #df1526;
}
.inside p{
    text-align: left;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    padding: 15px 0;
}
.inside .cont{
    /* margin-top: 10px; */
}
.inside .cont a{
    display: block;
    position: relative;
    float: left;
    border: 1px solid #ddd;
    border-right: 0;
    box-sizing: border-box;
    width: 200px;
    height: 100px;
}
.inside .cont a:hover{
    border: 1px solid #d20f1d !important;
}
.inside .cont a:nth-child(12):hover{
    border: 1px solid #ddd !important;
	cursor:default;
}
.inside .cont a:nth-child(-n+6){
    border-bottom: 0;
}
.inside .cont a:nth-child(6),.inside .cont a:nth-child(12){
    border-right: 1px solid #ddd;
}
.inside .cont img:nth-child(1){
    width: 196px;
    height: 98px;
}
.inside .cont img:nth-child(2){
    position: absolute;
    top: 10px;
    right: 10px;
}
.inside .cont a div{
    position: absolute;
    top: -101px;
    right: -201px;
    width: 180px;
    height: 180px;
    border:10px solid #333;
    z-index: 9;
    display: none;
}
.inside .cont a div img{
    width: 180px !important;
    height: 180px !important;
}
.outside{
    margin-top: 30px;
    text-align: left;
}
.outside p{
    text-align: left;
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    padding: 15px 0;
}
.outside p:nth-child(3){
    padding-top: 0;
}
.outside .cont a{
    display: block;
    position: relative;
    float: left;
    border: 1px solid #ddd;
    border-right: 0;
    box-sizing: border-box;
    width: 200px;
    height: 100px;
}
.outside .cont a:nth-child(3){
    border-right: 1px solid #ddd;
}
.outside .cont a:hover{
    border: 1px solid #d20f1d !important;
}
.outside .cont img{
    width: 197px;
    height: 98px;
}

/* 新丶新闻二级 */
.top_left{
    width: 340px;
}
.newsBanner{ 
    width: 340px;
    height: 260px;
}
.xNews .news_item{
    margin-top: -10px;
}
.xNews .news_item a{
    line-height: 40px;
}
.xNews .news_item:nth-child(1) a:nth-child(1){
    line-height: 50px;
}
.xNews .news_item:nth-child(2) a:nth-child(1){
    line-height: 60px;
    margin-top: 10px;
}
.xNews .xNews_left{
    float: left;
    width: 830px;
}
.xNews .xNews_right{
    float: right;
    width: 340px;
    text-align: left;
}
.xNews_right .library .item_title1{
    margin-top: -12px;
}
.xNews .xNews_left .xNews_item{
    text-align: left;
    width: 400px;
    float: left;
}
.xNews .xNews_left .xNews_item:nth-child(-n+2){
    margin-bottom: 30px;
}
.xNews .xNews_left .xNews_item:nth-child(2n){
    margin-left: 30px;
}
.xNews .xNews_left .xNews_item a{
    font-size: 16px;
	color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
    display: block;
}
.xNewsTitle {
    border-top: 1px solid #e6e6e6;
    font-size: 20px;
    color: #cf1526;
    text-align: left;
    width: 100%;
    padding: 10px 0 5px 0;
    cursor: default;
}
.xNewsTitle span{
    border-top: 2px solid #cf1526;
    padding: 10px;
}
.xNews_right .bot_tl .big_nearmeet{
    position: relative;
    width: 340px;
    height: 192px;
    margin-top: 20px;
    display: block;
}
.xNews_right .bot_tl .big_nearmeet img{
    width: 340px;
	height: 192px;
	background-color: #ffe786;
}
.xNews_right .bot_tl .big_nearmeet p{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 32px;
	background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #ffffff;
    width: calc(100% - 15px);
    padding-left: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xNews_right .bot_tl .nearmeet .third_bot_{
    position: relative;
    margin-top: 10px;
}
.xNews_right .bot_tl .nearmeet .third_bot_ img{
    width: 167px;
	height: 95px;
}
.xNews_right .bot_tl .nearmeet .third_bot_ p{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 32px;
	background-color: #000000;
    opacity: 0.6;
    font-family: PingFangSC-Semibold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
    color: #ffffff;
    width: calc(100% - 15px);
    padding-left: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xNewsRank_title{
    border-bottom: 1px solid #cf1526;
     margin-top: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px;
}
.xNewsRank_title span{
    font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #cf1526;
    border-bottom: 4px solid #cf1526;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
    cursor:default;
    margin-top: -12px;
}
.xNewsRank_title div{
    display: flex;
	margin:0;
}
.xNewsRank_title div p{
    width: 46px;
	height: 30px;
	background-color: #eeeeee;
    border-radius: 4px 4px 0px 0px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #999999;
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
}
.xNewsRank_title div p.active{
    width: 46px;
	height: 30px;
	background-color: #cf1526;
    border-radius: 4px 4px 0px 0px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-left: 10px;
    cursor: pointer;
}
.xNewsRank a{
    text-align: left;
    font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xNews_right .analysis_img_item img{
    width: 167px;
	height: 95px;
    background-color: #ffe786;
    margin-top: 20px;
}
.xNews_right .analysis_img_item p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xNews_right .analysis div:nth-child(3) a{
    font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
    color: #333333;
    display: block;
}
.xNews_right .analysis div:nth-child(3) a:nth-child(4n+1){
    font-weight: 600;
    padding-top: 5px;
}

/* 新丶新闻列表页 */
.newslist .breadcrumbs{
    text-align: left;
    font-size: 14px;
	line-height: 50px;
	letter-spacing: 0px;
	color: #999999;
}
.newslist .listleft{
    float: left;
    width: 830px;
    overflow: hidden;
    text-align: left;
}
.newslist .listright{
    float: right;
    width: 340px;
    overflow: hidden;
    text-align: left;
}
.newslist .listleft .newslistItem{
    border-bottom: 1px solid #eee;
}
.newslist .listleft .newslistItem .newsTitle{
    font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.newslist .listleft .newslistItem .newsTitle.hasImg::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/img.png);
    width: 16px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
}
.newslist .listleft .newslistItem .newsTitle.hasVideo::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/images/newimg/video.png);
    width: 16px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
}
.newslist .listleft .newslistItem .desc{
    font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newslist .listleft .newslistItem .newsinsleft{
    font-size: 12px;
	letter-spacing: 0px;
    color: #999999;
    margin: 15px 5px 15px 0;
}
.newslist .listleft .newslistItem .newsinsleft .source{
    float: left;
}
.newslist .listleft .newslistItem .newsinsleft .author1{
    float: left;
}
.newslist .listleft .newslistItem .newsinsleft .topic{
    float: left;
    margin-left: 15px;
}
.newslist .listleft .newslistItem .newsinsleft .lll{
    float: left;
    margin-left: 15px;
}
.newslist .listleft .newslistItem .newsinsleft .topic a+a{
    margin-left: 8px;
}
.newslist .listleft .newslistItem .newsinsleft .timestamp{
    float: right;
}
.newslist .listleft .newslistItem .newsinsleft .lll::before{
    content: '';
    background-image: url(../images/lll.png);
    width: 18px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
}
.newslist .listleft .newslistItem .newsinsleft .author1::before{
    content: '';
    background-image: url(../images/zz.png);
    width: 14px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
}
.newslist .listleft .newslistItem .newsinsleft .source::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/2018G/images/icon2.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
}
.newslist .listleft .newslistItem .newsinsleft .topic::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/2018G/images/icon3.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    display: inline-block;
    margin-right: 1px;
    margin-bottom: -3px;
}
.newslist .listleft .newslistItem .newsinsleft .timestamp::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/2018G/images/icon_time2.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
}
.listright .ad340x60 img{
    width: 340px;
    height: 60px;
    margin-top: 10px;
}
.listright .lastAct{
    display: flex;
    align-items: center;
    margin-top: 13px;
}
.listright .lastAct img{
    width: 130px;
    height: 80px;
    margin-right: 15px;
}
.listright .lastAct .actins{
    line-height: 30px;
    font-size: 14px;
	color: #666666;
	margin:0;
}
.listright .lastAct .actins a{
    font-size: 16px;
	letter-spacing: 0px;
    color: #333333;
    font-weight: 600;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.listright .goodSpecial a{
    font-size: 16px;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.listright .goodSpecial a img{
    width: 340px;
	height: 100px;
}
.listright .lastNews ul{
    margin-top: 10px;
}
.listright .lastNews ul li::before{
    content: '●';
    font-size: 12px;
    color: #ccc;
    margin-right: 7px;
}
.listright .lastNews ul li a{
    font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}

/* 新丶新闻详情 */
.newslist .listleft h1{
    line-height: 40px;
}
.newslist .listleft .insAndshare{
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.newslist .listleft .insAndshare .wxShare{
    position: relative;
}
.newslist .listleft .insAndshare .wxShare .wx{
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.newslist .listleft .insAndshare .wxShare:hover  #insqrcode{
    display: block;
}
.newslist .listleft .insAndshare .wxShare #insqrcode{
    display: none;
    position: absolute;
    right: -38px;
    top: 56px;
    z-index: 99;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.3);
}
.newslist .listleft .insAndshare a img{
    width: 35px;
    height: 35px;
    margin-left: 10px;
}
.newslist .listleft .newsNavigator{
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 15px 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.newslist .listleft .newsNavigator p{
    color: #C9081D;
}
.talent{
    border-top: 2px solid #c70f25;
    margin-top: 30px;
}
.talent .navig{
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.talent .navig img{
    width: 205px;
    height: 37px;
}
.talent .navig .talentSearch{
    display: flex;
    align-items: center;
}
.talent .navig .talentSearch input{
    height: 32px;
    font-size: 12px;
    color: #999999;
    width: 140px;
    padding: 0 15px;
    outline: none;
    border: 1px solid #d4d4d4;
}
.talent .navig .talentSearch .talentSea{
    color: #fff;
    height: 32px;
    background-color: #c70f25;
    padding: 0 15px;
    line-height: 32px;
    cursor: pointer;
    user-select: none;
}
.talent .navig .talentSearch .selectType{
    position: relative;
}
.talent .navig .talentSearch .selectType .currentChoose{
    color: #333;
    height: 32px;
    background-color: #fff;
    padding: 0 15px;
    line-height: 32px;
    cursor: pointer;
    border: 1px solid #d4d4d4;
    border-right: 0;
    user-select: none;
}
.talent .navig .talentSearch .selectType .alternative{
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 99;
    display: none;
    user-select: none;
}
.talent .navig .talentSearch .selectType .alternative_item{
    color: #333;
    height: 32px;
    background-color: #fff;
    padding: 0 15px;
    line-height: 32px;
    cursor: pointer;
    border: 1px solid #d4d4d4;
    border-top: 0;
    width: 74px;
}
.talent .talentSwiper{
    width: 770px;
    height: 130px;
    position: relative;
}
.talent .talentSwiper a:hover{
    color: #666 !important;
    text-decoration: none;
}
.talent .talentSwiper .talentItem{
    height: 130px;
    padding: 15px;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.talent .talentSwiper .talentItem .camimg{
    width: 110px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 4px;
}
.talent .talentSwiper .talentItem .talentName{
    color: #333;
    line-height: 30px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.talent .talentSwiper .talentItem .talentCash{
    color: #C61621;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.talent .talentSwiper .talentItem .camimg img{
    width: 100%;
    height: 100%;
}
.talent .talentSwiper .talentItem .talentCom{
    color: #999;
    padding-top: 10px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.talent .swiper-button-prev{
    font-size: 40px;
    background: none;
    left: 3px;
    color: #eee;
}
.talent .swiper-button-next{
    font-size: 40px;
    background: none;
    right: -13px;
    color: #eee;
}

/* 新丶专栏作者列表页 */
.zlzzlistItem{
    height: 160px;
    background-color: #f9f9f9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.zlzzlistItem+.zlzzlistItem{
    margin-top: 20px;
}
.zlzzlistItem .avator{
    width: 120px;
	height: 120px;
    border: solid 1px #eeeeee;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}
.zlzzlistItem .avator img{
    width: 100%;
    height: 100%;
}
.zlzzlistItem .zzIns{
    margin-left: 20px;
    flex: 1;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}
.zlzzlistItem .zzIns .zzflex_spa{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zlzzlistItem .zzIns .one a:first-child{
    color: #c70f25;
    font-size: 18px;
    margin-right: 25px;
}
.zlzzlistItem .zzIns .one span:nth-child(2){
    font-size: 14px;
	color: #333333;
}
.zlzzlistItem .zzIns .two{
    font-size: 14px;
	color: #c70f25;
}
.zlzzlistItem .zzIns .two span{
    font-size: 14px;
	color: #333333;
}
.zlzzlistItem .zzIns .third{
    display: flex;
    align-items: center;
    padding: 17px 0;
}
.zlzzlistItem .zzIns .third span{
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px dashed #666666;
    margin-left: 10px;
    cursor: pointer;
}
.zlzzlistItem .zzIns .third span.hot{
    color: #fd5638;
    border-color: #fd5638;
}
.zlzzlistItem .zzIns .third p{
    /*text-overflow: -o-ellipsis-lastline;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 1;*/
    /*line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
}
.zlzzlistItem .zzIns .four{
    min-width: 10%;
}
.zlzzlistItem .zzIns .four span{
    color: #fff;
    background-color: #c70f25;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
    user-select: none;
}
.zlzzlistItem .zzIns .four span.cancel{
    color: #999999;
    background-color: #eeeeee;
}
.zlzzlistItem .zzIns .five{
    display: flex;
    align-items: center;
}
.zlzzlistItem .zzIns .five a{
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 430px;
}
.zlzzlistItem .zzIns .six span::before{
    content: '';
    background-image: url(https://www.solarbe.com/skin/2018G/images/icon_time2.png);
    width: 15px;
    height: 15px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}


/* 新丶新会议三级 */
.filtrate div{
    border-top: 1px dashed #dddddd;
    padding: 10px 0;
}
.filtrate div a{
    display: inline-block;
    margin-left: 14px;
    line-height: 25px;
}
.listleft .leftIns .meetingThirdItem{
    float: left;
    width: 192px;
    margin-left: 20px;
    margin-top: 15px;
}
.listleft .leftIns .meetingThirdItem:nth-child(4n+1){
    margin-left: 0;
}
.listleft .leftIns .meetingThirdItem:nth-child(-n+4){
    margin-top: 10px;
}
.listleft .leftIns .meetingThirdItem a:nth-child(2){
    padding-top: 7px;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
    -webkit-box-orient: vertical;
}
.listleft .leftIns .meetingThirdItem img{
    width: 192px;
	height: 118px;
}
.listleft .leftIns .meetingThirdItem div{
    margin-top: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
}
.listleft .leftIns .meetingThirdItem div p{
    color: #999;
}
.listleft .leftIns .meetingThirdItem div p.ongoing{
    color: #fda729;
}
.listleft .leftIns .meetingThirdItem div p.unStart{
    color: #59a3fc;
}
.listleft .leftIns .meetingThirdItem div p.ended{
    color: #999;
	height:15px;
}
.listleft .clickMore{
    cursor: pointer;
    width: 200px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #999999;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #999999;
    margin: 20px auto;
    user-select: none;
}

/* 新丶视频列表页 */
.listleft .videoThirdItem{
    width: 260px;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
}
.listleft .videoThirdItem:nth-child(-n+3){
    margin-top: 10px;
}
.listleft .videoThirdItem:nth-child(3n+1){
    margin-left: 0px;
}
.listleft .videoThirdItem .videoItemTop{
    position: relative;
}
.listleft .videoThirdItem .videoItemTop a{
    display: block;
    width: 260px;
	height: 195px;
}
.listleft .videoThirdItem .videoItemTop a img{
    width: 100%;
	height: 100%;
}
.listleft .videoThirdItem .videoItemTop p{
    color: #fff;
}
.listleft .videoThirdItem .videoItemTop .viewTimes{
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
}
.listleft .videoThirdItem .videoItemTop .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -1px;
}
.listleft .videoThirdItem .videoItemTop .videoDuration{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 10px;
}
.listleft .videoThirdItem .videoItemBottom{
    padding: 10px 8px;
    background-color: #f9f9f9;
    width: 100%;
    line-height: 25px;
}
.listleft .videoThirdItem .videoItemBottom p{
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.listleft .videoThirdItem .videoItemBottom p a{
    color: #CF1526;
}

/* 新丶专题三级页 */
.listleft .specialThirdItem {
    width: 400px;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
}
.listleft .specialThirdItem:nth-child(-n+2) {
    margin-top: 10px;
}
.listleft .specialThirdItem:nth-child(2n+1) {
    margin-left: 0px;
}
.listleft .specialThirdItem .specialItemTop{
    position: relative;
}
.listleft .specialThirdItem .specialItemTop a{
    display: block;
}
.listleft .specialThirdItem .specialItemTop a img{
    width: 400px;
	height: 150px;
}
.listleft .specialThirdItem .specialItemTop .viewTimes{
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
}
.listleft .specialThirdItem .specialItemTop .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -1px;
}
.listleft .specialThirdItem .specialTitle{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
}
.listleft .specialThirdItem .specialItemBottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.listleft .specialThirdItem .specialItemBottom p{
    font-size: 12px;
	color: #999999;
}
.listleft .specialThirdItem .specialItemBottom a{
    font-size: 12px;
	color: #999999;
}

/* 三级页右侧 */
.listright .meetingItem div:first-child{
    margin-top: 15px;
}
.listright .meetingItem div+div{
    margin-top: 8px;
}
.listright .meetingItem div p{
    line-height: 20px;
}
.listright .meetingItem div a:first-child{
    font-size: 14px;
    color: #333;
    line-height: 24px;
    /* text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.listright .meetingItem div span:nth-child(2){
    color: #666;
    font-size: 12px;
    float: right;
    text-align: right;
    line-height: 24px;
    padding-left: 15px;
}
.listright .PPT{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.listright .PPT .PPTItem a{
    display: block;
}
.listright .PPT .PPTItem a img{
    width: 160px;
	height: 120px;
	border: solid 1px #eeeeee;
}
.listright .PPT .PPTItem a p{
    text-align: center;
    width: 163px;
    color: #333;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.listright .lightCup div:nth-child(2) img{
    width: 340px;
    height: 109px;
    margin-top: 20px;
}
.listright .lightCup div:nth-child(2) p{
    font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    text-indent: 28px;
}
.listright .meetingVideo{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}
.listright .meetingVideo .meetingVideoItem{
    width: 47%;
}
.listright .meetingVideo .meetingVideoItem a {
    display: block;
}
.listright .meetingVideo .meetingVideoItem a img{
    width: 160px;
	height: 90px;
}
.listright .meetingVideo .meetingVideoItem a:nth-child(2){
    font-size: 12px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}


/* 新丶视频图片 */

.videoimgad_1200 img{
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}
.solarbeLive{
    margin-top: 20px;
    text-align: left;
}
.solgen{
    width: 100%;
    text-align: left;
}
.solgen p{
    border-bottom: 1px solid #cf1526;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.solgen span{
    border-bottom: 4px solid #cf1526;
    font-size: 24px;
    padding-bottom: 5px;
}
.solarbeLive .solgen span::before{
    content: '';
    background-image: url(../images/Vlive.png);
    width: 30px;
    height: 31px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -5px;
}

.solarbeLive .livetop{
    margin-top: 15px;
}
.solarbeLive .liveSwiper{
    width: 600px !important;
    height: 400px !important;
}
.solarbeLive .liveSwiper img{
    width: 600px;
	height: 336px;
}
.solarbeLive .liveSwiper .liveSwiperItem div a{
    font-size: 18px;
    color: #ffffff;
    height: 56px;
    line-height: 56px;
}
.solarbeLive .liveSwiper .liveSwiperItem div a:hover{
    color: #ffffff !important;
    text-decoration: none;
}
.solarbeLive .liveSwiper .liveSwiperItem div a:nth-child(1){
    padding: 0 10px;
    background-color: #cf1526;
    width: 80%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.solarbeLive .liveSwiper .liveSwiperItem div a:nth-child(2){
    background-color: #a4000f;
    width: 20%;
    float: right;
    text-align: center;
}
.solarbeLive .hotPlay{
    flex: 1;
    margin-left: 20px;
}
.solarbeLive .hotPlay .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.solarbeLive .hotPlay .title p:nth-child(1){
    font-size: 18px;
    font-weight: 600;
	font-style: italic;
	color: #cf1526;
}
.solarbeLive .hotPlay .title p:nth-child(1)::before{
    content: '';
    background-image: url(../images/Vhot.png);
    width: 18px;
    height: 19px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
}
.solarbeLive .hotPlayAll{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.solarbeLive .hotPlayAll .hotPlayItem{
    width: 190px;
    margin-top: 20px;
}
.solarbeLive .hotPlayAll .hotPlayItem .top{
    position: relative;
}
.solarbeLive .hotPlayAll .hotPlayItem .top a{
    display: block;
    width: 190px;
    height: 107px;
}
.solarbeLive .hotPlayAll .hotPlayItem .top img{
    width: 100%;
    height: 100%;
}
.solarbeLive .hotPlayAll .hotPlayItem .top .viewTimes{
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.solarbeLive .hotPlayAll .hotPlayItem .top .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.solarbeLive .hotPlayAll .hotPlayItem .title{
    display: block;
    width: 100%;
    font-size: 14px;
	line-height: 35px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.solarbeLive .hotPlayAll .hotPlayItem .bot{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
	color: #666666;
}
.solarbeLive .hotPlayAll .hotPlayItem .bot p:nth-child(1)::before{
    content: '';
    background-image: url(../images/timeDetail.png);
    width: 14px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.solarbeLive .hotPlayAll .hotPlayItem .bot a.playback{
    color: #fda729;
}
.solarbeLive .hotPlayAll .hotPlayItem .bot a.subscribe{
    color: #cf1526;
}
.solarbeLive .liveBot{
    margin-top: 15px;
}
.solarbeLive .liveBot .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.solarbeLive .liveBot .title .tabTitle{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.solarbeLive .liveBot .title .tabTitle p{
    font-size: 16px;
    background-color: #f9f9f9;
    color: #666;
    border-radius: 20px;
    padding: 10px 15px;
    cursor: pointer;
    user-select: none;
}
.solarbeLive .liveBot .title .tabTitle p.active{
    background-color: #f1f1f1;
    color: #333;
}
.solarbeLive .liveBot .title .tabTitle p::before{
    content: '';
    /* background-image: url(../images/timeDetail.png); */
    /* width: 14px; */
    /* height: 14px; */
    /* background-size: cover; */
    display: inline-block;
    margin-right: 8px;
    /* margin-bottom: -2px; */
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(1):before{
    background-image: url(../images/xpfbh.png);
    width: 20px;
    height: 14px;
    margin-bottom: -2px;
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(2):before{
    background-image: url(../images/hyqs.png);
    width: 20px;
    height: 16px;
    margin-bottom: -2px;
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(3):before{
    background-image: url(../images/hyfbs.png);
    width: 20px;
    height: 19px;
    margin-bottom: -3px;
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(4):before{
    background-image: url(../images/bipv.png);
    width: 20px;
    height: 19px;
    margin-bottom: -3px;
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(5):before{
    background-image: url(../images/xydjs.png);
    width: 20px;
    height: 19px;
    margin-bottom: -4px;
}
.solarbeLive .liveBot .title .tabTitle p:nth-child(6):before{
    background-image: url(../images/PVPMC.png);
    width: 20px;
    height: 20px;
    margin-bottom: -4px;
}
.solarbeLive .liveBot .title .tabTitle p+p{
    margin-left: 15px;
}
.solarbeLive .liveBot .title .right{
    float: none;
    width: auto;
}
.solarbeLive .liveBot .title .right a{
    color: #333333;
}
.solarbeLive .liveBot .title .right a::after{
    content: "·";
    font-size: 14px;
    font-weight: 600;
    color: #999;
    margin: 0 5px 0 8px;
}
.solarbeLive .liveBot .title .right a:last-child::after{
    display: none;
}
.solarbeLive .liveBot .tabWrapper .tabItem{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    display: none;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns{
    width: 230px;
    margin-top: 15px;
    margin-left: 12px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns:nth-child(5n+1){
    margin-left: 0;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .top{
    position: relative;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .top a{
    display: block;
    width: 230px;
	height: 128px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .top a img{
    width: 100%;
    height: 100%;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .top .viewTimes{
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .top .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .title{
    display: block;
    width: 100%;
    font-size: 14px;
    /* line-height: 35px; */
    padding-bottom: 5px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .bot{
    background-color: #f9f9f9;
    padding: 10px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .bot p{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
	color: #666666;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .bot p span:nth-child(1)::before{
    content: '';
    background-image: url(../images/timeDetail.png);
    width: 14px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .bot p a.playback{
    color: #fda729;
}
.solarbeLive .liveBot .tabWrapper .tabItem .tabIns .bot p a.subscribe{
    color: #cf1526;
}

.shortVideo{
    text-align: left;
}
.shortVideo .solgen span::before{
    content: '';
    background-image: url(../images/shortVideo.png);
    width: 30px;
    height: 26px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -5px;
}
.videoWrapper {
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.videoWrapper .videoItem{
    width: 290px;
}
.videoWrapper .videoItem .videoItemTop{
    position: relative;
}
.videoWrapper .videoItem .videoItemTop a{
    display: block;
    width: 290px;
	height: 164px;
}
.videoWrapper .videoItem .videoItemTop a img{
    width: 100%;
	height: 100%;
}
.videoWrapper .videoItem .videoItemTop .viewTimes{
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.videoWrapper .videoItem .videoItemTop .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.videoWrapper .videoItem .videoItemTop .videoDuration{
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 10px;
}
.videoWrapper .videoItem .title{
    font-size: 16px;
	line-height: 36px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
}

.comVideo{
    text-align: left;
}
.comVideo .solgen{
    position: relative;
}
.comVideo .solgen .tabBtn{
    position: absolute;
    left: 15%;
    bottom: 22%;
    display: flex;
    align-items: center;
}
.comVideo .solgen .tabBtn a{
    display: block;
    width: 80px;
	height: 30px;
	background-color: #ffffff;
    border: solid 1px #dddddd;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}
.comVideo .solgen .tabBtn a.active{
    color: #fff;
    background-color: #c70f25;
    border: solid 1px #c70f25;
}
.comVideo .solgen .tabBtn a:hover{
    color: #333 !important;
    /* border: solid 1px #e61212; */
}
.comVideo .solgen .tabBtn a.active:hover{
    color: #fff !important;
}
.comVideo .solgen .tabBtn a+a{
    margin-left: 15px;
}
.comVideo .solgen span::before{
    content: '';
    background-image: url(../images/Vvideo.png);
    width: 30px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -5px;
}
.comVideo .videoWrapper{
}
.comVideo .videoWrapper .videoItem1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
.comVideo .videoThirdItem{
    width: 280px;
    margin-top: 20px;
}
.comVideo .videoThirdItem .videoItemTop{
    position: relative;
}
.comVideo .videoThirdItem .videoItemTop a{
    display: block;
    width: 280px;
	height: 210px;
}
.comVideo .videoThirdItem .videoItemTop a img{
    width: 100%;
	height: 100%;
}
.comVideo .videoThirdItem .videoItemTop p{
    color: #fff;
}
.comVideo .videoThirdItem .videoItemTop .viewTimes{
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.comVideo .videoThirdItem .videoItemTop .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -1px;
}
.comVideo .videoThirdItem .videoItemTop .videoDuration{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px 10px;
}
.comVideo .videoThirdItem .videoItemBottom{
    padding: 10px 8px;
    background-color: #f9f9f9;
    width: 100%;
    line-height: 25px;
}
.comVideo .videoThirdItem .videoItemBottom p{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.comVideo .videoThirdItem .videoItemBottom p a{
    color: #CF1526;
}

.imgBox{
    margin-top: 20px !important;
    text-align: left;
}
.imgBox .solgen span::before{
    content: '';
    background-image: url(../images/Vimg.png);
    width: 34px;
    height: 28px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -5px;
}
.imgWrapper .imgItem{
    width: 230px;
}
.imgWrapper .imgItem .top{
    position: relative;
    width: 230px;
}
.imgWrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.imgWrapper .imgItem{
    width: 230px;
    margin-top: 20px;
}
.imgWrapper .imgItem .top{
    position: relative;
}
.imgWrapper .imgItem .top a{
    display: block;
    width: 230px;
    height: 130px;
}
.imgWrapper .imgItem .top img{
    width: 100%;
    height: 100%;
}
.imgWrapper .imgItem .top .viewTimes{
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}
.imgWrapper .imgItem .top .viewTimes::before{
    content: '';
    background-image: url(../images/viewTime.png);
    width: 16px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.imgWrapper .imgItem .title{
    display: block;
    width: 100%;
    font-size: 16px;
	line-height: 35px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.imgWrapper .imgItem .bot{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
	color: #666666;
}
.imgWrapper .imgItem .bot p:nth-child(1)::before{
    content: '';
    background-image: url(../images/timeDetail.png);
    width: 14px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.imgWrapper .imgItem .bot span::before{
    content: '';
    background-image: url(../images/p.png);
    width: 10px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -1px;
}
.imgWrapper .imgItem .bot a.playback{
    color: #fda729;
}
.imgWrapper .imgItem .bot a.subscribe{
    color: #cf1526;
}


/* 新丶展会会议 */
.exMeet {
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.exMeet .exMeetLeft{
    width: 830px;
}
.exMeet .exMeetRight{
    width: 340px;
}
.exMeet .exMeetLeft .exMeetSwiper{
    width: 830px;
    height: 300px !important;
}
.exMeet .exMeetLeft .exMeetSwiper .exMeetSwiperItem{
    position: relative;
}
.exMeet .exMeetLeft .exMeetSwiper .exMeetSwiperItem img{
    width: 830px;
    height: 300px;
}
.exMeet .exMeetLeft .exMeetSwiper .exMeetSwiperItem div{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 18px;
    height: 46px;
    width: 100%;
    padding-left: 20px;
    line-height: 46px;
}
.exMeet .exMeetLeft .exMeetSwiper .exMeetSwiperItem div a{
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
}
.comTitle{
    margin-top: 10px;
    width: 100%;
    border-bottom: 1px solid #cf1526;
}
.comTitle span{
    float: left;
    cursor: pointer;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}
.comTitle span.active{
    font-size: 20px;
    color: #000;
    border-bottom: 4px solid #cf1526;
    line-height: 36px;
}
.comTitle span+span{
    margin-left: 25px;
}
.comTitle span:first-child::before{
    content: '';
    background-image: url(../images/exhy.png);
    width: 26px;
    height: 25px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}
.comTitle a{
    float: right;
    line-height: 36px;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem{
    width: 263px;
    margin-top: 20px;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem img{
    width: 263px;
	height: 163px;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .title{
    display: block;
    font-size: 14px;
    color: #000000;
    padding: 8px 0 3px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot .signin{
    color: #cf1526;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot .end{
    color: #666;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot .unStart{
    color: #59a3fc;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot .unStart:hover{
    color: #59a3fc !important;
}
.exMeet .exMeetLeft .exMeetWrapper .exMeetIns .exMeetItem .bot span{
    color: #999999;
}
.exMeet .exMeetLeft .zh.comTitle span:first-child::before{
    content: '';
    background-image: url(../images/exzh.png);
    width: 24px;
    height: 24px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -4px;
}
.exMeet .exMeetLeft .zhWrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.exMeet .exMeetLeft .zhWrapper .zhItem{
    width: 192px;
    margin-top: 15px;
}
.exMeet .exMeetLeft .zhWrapper .zhItem img{
    width: 192px;
	height: 118px;
}
.exMeet .exMeetLeft .zhWrapper .zhItem .title{
    font-size: 14px;
	line-height: 30px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
}
.exMeet .exMeetLeft .zhWrapper .zhItem p{
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: block;
}
.exMeet .exMeetLeft .zhWrapper .zhItem p:last-child{
    line-height: 26px;
}
.exMeet .exMeetLeft .zhWrapper .zhItem p:last-child::before{
    content: '';
    background-image: url(../images/zhlocation.png);
    width: 12px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -4px;
}

.exMeet .exMeetRight .comTitle.zhbd span:first-child::before{
    content: '';
    background-image: url(../images/exzhbd.png);
    width: 24px;
    height: 20px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -3px;
}
.exMeet .exMeetRight .zhbdWrapper .zhbdImg{
    display: block;
    width: 340px;
    height: 191px;
    position: relative;
    margin-top: 15px;
}
.exMeet .exMeetRight .zhbdWrapper .zhbdImg img{
    width: 100%;
    height: 100%;
}
.exMeet .exMeetRight .zhbdWrapper .zhbdImg .title{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.exMeet .exMeetRight .zhbdWrapper .zhbdImg .title::before{
    content: '';
    background-image: url(../images/whiteVideo.png);
    width: 16px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px;
}
.exMeet .exMeetRight .zhbdWrapper .zhbda{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
}

.exMeet .exMeetLeft .comTitle.yz span:first-child::before{
    content: '';
    background-image: url(../images/exyz.png);
    width: 23px;
    height: 23px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -5px;
}
.exMeet .exMeetLeft .yzWrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.exMeet .exMeetLeft .yzWrapper .yzleft{
    width: 340px;
}
.exMeet .exMeetLeft .yzWrapper .yzright{
    width: 460px;
}
.yzTitle span{
    font-size: 18px;
    color: #666666;
    cursor: pointer;
}
.yzTitle span.active{
    color: #cf1526;
}
.yzTitle span+span{
    margin-left: 20px;
}
.yzTitle span:first-child::before{
    content: '';
    display: inline-block;
    width: 4px;
	height: 18px;
	background-color: #cf1526;
    border-radius: 2px;
    margin-bottom: -2px;
    margin-right: 8px;
}
.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper{
    /* display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; */
    margin-top: 15px;
}
.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a{
    display: block;
    float: left;
    width: 112px;
    height: 100px;
    line-height: 100px;
    transition: all .3s;
    border: 1px solid #e9e9e9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a:hover{
    -webkit-box-shadow: 0 0 15px 0 rgba(56,81,76,.2);
    -moz-box-shadow: 0 0 15px 0 rgba(56,81,76,.2);
    box-shadow: 0 0 15px 0 rgba(56,81,76,.2);
}
.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a img{
    width: 100%;
}
.exMeet .exMeetRight .comTitle.sbzb span:first-child::before{
    content: '';
    background-image: url(../images/exzb.png);
    width: 27px;
    height: 21px;
    background-size: cover;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -5px;
}
.exMeet .exMeetLeft .yzWrapper .yzIns{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem{
    width: 148px;
    margin-top: 12px;
}
.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem:nth-child(-n+3){
    margin-top: 0px;
}
.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem img{
    width: 148px;
	height: 111px;
}
.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem .title{
    font-size: 14px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 5px;
}


/* 新丶视频详情页 */
.videoDetail .breadcrumbs{
    margin: 15px 0;
}
.play {
    overflow: hidden;
    margin: 0 !important;
}
.play>ul li a{
    position: relative;
    display: block;
}
.play>ul li div {
    text-align: left;
    float: left;
    width: 190px;
    height: 68px;
    margin-top: 8px;
    display: inline;
    font-size: 14px;
    color: #bbb;
    line-height: 24px;
    margin-left: 5px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.play>ul li a .duration{
    position: absolute;
    top: 0;
    left: 0;
    /* font-size: 8px; */
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 3px 7px;
    border-radius: 11px;
    top: 53px;
    left: 58px;
    font-size: 12px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.75);
}
.play>ul li div p:last-child{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.play>ul li div p:nth-child(2){
    display: none;
}
.play>ul li.p_active div p:nth-child(2){
    display: block;
}
.play>ul li.p_active div p:last-child{
    display: none;
}
.play>ul li div p:last-child span:nth-child(1)::before{
    content: '';
    background-image: url(../images/sentiment.png);
    width: 8px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
}
.play>ul li div p:last-child span:nth-child(2)::before{
    content: '';
    background-image: url(../images/duration.png);
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
}

.videoDetail{
    text-align: left;
}
.videoDetail .videoDetailLeft{
    float: left;
    width: 830px;
}
.videoDetail .videoDetailLeft .videoIns .title{
    font-size: 24px;
}
.videoDetail .videoDetailLeft .videoIns .person{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.videoDetail .videoDetailLeft .videoIns .person a{
    color: #cf1526;
}
.videoDetail .videoDetailLeft .videoIns .insp{
    font-size: 14px;
	line-height: 24px;
    color: #666666;
    text-indent: 28px;
}
.videoDetail .videoDetailLeft .videoComment{
    margin-top: 20px;
}
.videoDetail .videoDetailLeft .videoComment .title{
    font-size: 18px;
	color: #333333;
}
.videoDetail .videoDetailLeft .videoComment .title span{
    font-size: 14px;
	color: #666;
}
.videoDetail .videoDetailLeft .videoComment .sendArea{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.videoDetail .videoDetailLeft .videoComment .sendArea .avator{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.videoDetail .videoDetailLeft .videoComment .sendArea .avator img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.videoDetail .videoDetailLeft .videoComment .sendArea .inputArea{
    position: relative;
    width: 761px;
	height: 115px;
}
.videoDetail .videoDetailLeft .videoComment .sendArea .sendBtn{
    position: absolute;
    background-color: #cf1526;
    border-radius: 15px;
    width: 68px;
	height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    user-select: none;
    cursor: pointer;
    bottom: 10px;
    right: 15px;
}
.videoDetail .videoDetailLeft .videoComment .sendArea textarea{
    resize: none;
    width: 761px;
	height: 115px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #f6f6f6;
    padding: 15px;
}
.videoDetail .videoDetailLeft .videoComment .commentItem{
    display: flex;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f4;
}
.videoDetail .videoDetailLeft .videoComment .commentItem img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    user-select: none;
}
.videoDetail .videoDetailLeft .videoComment .commentItem .commentRight{
    margin-left: 20px;
}
.videoDetail .videoDetailLeft .videoComment .commentItem .commentRight .userName{
    font-size: 14px;
	color: #666666;
}
.videoDetail .videoDetailLeft .videoComment .commentItem .commentRight .userComment{
    font-size: 16px;
	line-height: 26px;
    color: #333333;
    padding: 5px 0;
}
.videoDetail .videoDetailLeft .videoComment .commentItem .commentRight .commentTime{
    font-size: 12px;
	color: #999999;
}
.videoDetail .videoDetailRight{
    float: right;
    width: 340px;
}

.videoDetailRight.listright .meetingItem div+div{
    margin-top: 10px;
}

/* 新丶期刊专栏 */
.item_title1 p{
    float: left;
}
.item_title1 p a{
	font-size: 14px;
    color: #333333;
    margin-left: 10px;
    float: none;
}
.item_title1 p a::after{
    content: '|';
    display: inline-block;
    padding-left: 12px;
}
.item_title1 p a:last-child::after{
    display: none;
}


.xauthor{
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xauthor .authorItem{
    width: 230px;
    height: 330px;
    background-color: #f9f9f9;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 15px;
}
.xauthor .authorItem img{
    width: 210px;
    height: auto;
    background-color: #ffffff;
    border-radius: 6px;
}
.xauthor .authorItem .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xauthor .authorItem .one a{
    font-size: 16px;
    color: #333333;
    width: 68%;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xauthor .authorItem .one span{
    font-size: 12px;
    color: #fff;
    background-color: #c70f25;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
    user-select: none;
}
.xauthor .authorItem p{
    font-size: 14px;
    color: #666666;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
    -webkit-box-orient: vertical;
}
.xauthor .authorItem .two p{
    display: inline-block;
    line-height: 13px;
}
.xauthor .authorItem .two span{
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 4px;
    border: 1px dashed #666666;
    margin-left: 5px;
    cursor: pointer;
}
.xauthor .authorItem .two span.hot{
    color: #fd5638;
    border-color: #fd5638;
}
.xauthor .authorItem .third{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.xauthor .authorItem .third span{
    color: #c70f25;
}

.famous{
    text-align:left;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    display:none;
}
.famous .famousItem{
    width:190px;
    border:solid 1px #dddddd;
    padding: 10px;
    margin-top:15px;
}
.famous .famousItem:nth-child(6n+1){
    margin-left: 0px !important;
}
.famous .famousItem+.famousItem{
    margin-left:12px;
}
.famous .famousItem img{
    width: 170px;
    height: 190px;
    background-color: #ffffff;
}
.famous .famousItem a{
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.famous .famousItem .two p{
    color: #666666;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xmagazine{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    display:none;
}
.xmagazine .magazineItem{
    width:160px;
    margin-top:15px;
}
.xmagazine .magazineItem:nth-child(7n+1){
    margin-left: 0px !important;
}
.xmagazine .magazineItem+.magazineItem{
    margin-left: 13px;
}
.xmagazine .magazineItem img{
    width: 160px;
    height: 220px;
    background-color: #eeeeee;
    border: solid 1px #999999;
}
.xmagazine .magazineItem a{
    position: relative;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333333;
    line-height: 34px;
}
.xmagazine .magazineItem a:hover p{
    color: #fff !important;
}
.xmagazine .magazineItem p{
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(207,21,38,0.6);
    color: #fff;
    font-size: 12px;
    padding: 2px 7px;
    line-height: 20px;
}

/* 新丶杂志列表页 */
.listleft .xmagazine{
    justify-content: unset;
	display:flex;
}
.listleft .xmagazine .magazineItem{
    text-align: center;
}
.listleft .xmagazine .magazineItem{
    margin-left: 7px;
}
.listleft .xmagazine .magazineItem:nth-child(-n+5){
    margin-top: 10px;
}
.listleft .xmagazine .magazineItem:nth-child(5n+1){
    margin-left: 0px;
}

/* 新丶名人堂列表 */
.listleft .famous{
    justify-content: unset;
}
.listleft .famous .famousItem{
    margin-left: 20px !important;
}
.listleft .famous .famousItem:nth-child(-n+4){
    margin-top: 10px !important;
}
.listleft .famous .famousItem:nth-child(4n+1){
    margin-left: 0px !important;
}

/* 新丶图库列表 */
.listleft .imgWrapper{
    justify-content: unset;
}
.listleft .imgWrapper .imgItem:nth-child(-n+3){
    margin-top: 10px;
}
.listleft .imgWrapper .imgItem:nth-child(3n+1){
    margin-left: 0px;
}
.listleft .imgWrapper .imgItem{
    width: 265px;
    margin-left: 17px;
}
.listleft .imgWrapper .imgItem .top{
    width: 265px;
}
.listleft .imgWrapper .imgItem .top a{
    width: 265px;
    height: 150px;
}

/* 新丶短视频列表 */
.listleft .videoWrapper{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: unset;
    margin-top: 5px;
}
.listleft .videoWrapper .videoItem{
    width: 260px;
    margin-left: 25px;
}
.listleft .videoWrapper .videoItem:nth-child(3n+1){
    margin-left: 0px;
}
.listleft .videoWrapper .videoItem .videoItemTop a{
    width: 260px;
    height: 147px;
}














.news .news_nav {
    font-size: 22px;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    text-align: left;
    float: left;
}
.news .news_nav span {
    background-color: #c9081d;
    color: #fff;
    padding: 0 2px;
}
.news .news_logo {
    float: right;
}
.news>section {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.news>section div {
    font-size: 16px;
    color: #333;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin: 15px 0;
}
.news>section div:first-of-type {
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-weight: bold;
    white-space: initial;
}
.news>section div a {
    color: #333;
}
.news>section div a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.news>section div span {
    width: 49%;
    border-right: 1px solid #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;
}
.news>section div span:last-of-type {
    padding-left: 5px;
    box-sizing: border-box;
    border-right: none !important;
}
.news>section div:nth-of-type(2) span {
    border-right: 1px solid #c9081d;
}
.news>section div:nth-of-type(2) span a {
    color: #c9081d;
}
.Recommend {
    position: relative;
}
.Recommend .nav {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
}
.Recommend .layui-carousel {
    width: 570px !important;
    height: 223px !important;
}
.Recommend .layui-carousel img {
    width: 570px;
    height: 223px;
}
.Recommend .layui-carousel-ind {
    top: -259px;
    text-align: right;
}
.Recommend .layui-carousel-ind .layui-this {
    background-color: #c9081d;
}
.Recommend .layui-carousel-ind .layui-this:hover {
    background-color: #c9081d;
}
.Recommend .layui-carousel-ind li {
    background-color: #d2d2d2;
}
.Recommend .layui-carousel-ind li:hover {
    background-color: #d2d2d2;
}
.Recommend .layui-carousel-ind ul:hover {
    background: none;
}
.Recommend .layui-carousel-ind ul {
    background: none;
}
/*.Recommend span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
}*/
.load_list li {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.load_list li a:hover dt {
    text-decoration: underline;
}
.load_list img {
    float: left;
    width: 140px;
    height: 88px;
}
.load_list dl {
    float: right;
    width: 400px;
    height: 88px;
    position: relative;
    overflow: hidden;
}
.load_list dl dt {
    font-size: 16px;
    color: #000;
    line-height: 24px;
	height:24px;
    max-height: 48px;
    text-align: left;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.load_list dl dt a {
    color: #333;
}
.load_list dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.load_list dl dd {
    position: absolute;
    bottom: 0;
    text-align: left;
    font-size: 12px;
    color: #b1b0b0;
    line-height: 15px;
}
.load_list dl dd p{
    font-size: 14px;
    color: #201c1c;
    line-height: 20px;
	height: 60px;
    overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	position: relative;
	top: -25px;
}
.load_list dl dd ul {
    position: relative;
}
.load_list dl dd ul li {
    float: left;
    margin: 0;
    margin-right: 15px;
    display: inline;
    padding: 0;
    border: 0;
    overflow: auto;
}
.load_list dl dd ul li a {
    margin-right: 5px;
    color: #b1b0b0;
}
.load_list dl dd ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.load_list dl dd ul li img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.load_list .load_img {
    margin-top: -5px;
    width: auto;
    height: auto;
    float: none;
}
.load_list .load_img dt {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    max-height: 64px;
    overflow: hidden;
    text-align: left;
}
.load_list .load_img a:hover dt {
    text-decoration: underline;
    color: #c9081d;
}
.load_list .load_img dd {
    overflow: hidden;
    position: relative;
    width: 585px;
    margin-top: 15px;
}
.load_list .load_img dd img {
    float: left;
    margin-right: 15px;
    display: inline;
    width: 180px;
    height: 113px;
}
.loading {
    display: block;
    font-size: 18px;
    color: #c9081d;
    border: 1px dashed #ddd;
    border-top: 0;
    padding: 10px 0;
    margin-top: -20px;
}
.loading:hover {
    color: #c9081d;
}
.loading img {
    display: inline-block;
    margin-right: 10px;
    height: 16px;
}
.loading span {
    display: inline-block;
}
.nav24 {
    border-top: 2px solid #eeeeee;
    padding-top: 5px;
}
.nav24 dt {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-weight: bold;
    float: left;
    border-top: 2px solid #c9081d;
    margin-top: -7px;
    padding-top: 5px;
}
.nav24 dt img {
    margin-right: 5px;
}
.nav24 dd {
    font-size: 14px;
    color: #989898;
    line-height: 24px;
    float: right;
}
.nav24 dd a {
    color: #989898;
}
.content24 {
    overflow-y: scroll;
    width: 100%;
    height: 426px;
}
.content24 ul li {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.content24 ul li dl {
    overflow: hidden;
}
.content24 ul li dl dt {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    text-align: left;
    background-image: url(../images/icon_list24.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}
.content24 ul li dl dd {
    font-size: 12px;
    color: #808080;
    line-height: 12px;
}
.content24 ul li dl dd:first-of-type {
    float: left;
    margin-left: 10px;
    display: inline;
}
.content24 ul li dl dd:last-of-type {
    float: right;
    margin-right: 10px;
    display: inline;
}
.content24 ul li a:hover dt {
    text-decoration: underline;
    color: #c9081d;
}
.content24 .date {
    text-align: left;
}
.content24 .date span {
    font-size: 12px;
    color: #c9081d;
    border: 1px solid #c9081d;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0 0 0;
}
.big {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
    width: 300px;
}
.big .big_list li {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.big .big_list li:last-of-type {
    border-bottom: none;
}
.big .big_list li img {
    float: left;
    width: 95px;
    height: 105px;
}
.big .big_list li dl {
    width: 170px;
    float: right;
    text-align: left;
}
.big .big_list li dl dt {
    text-align: left;
    display: inline;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.big .big_list li dl dd {
    text-align: left;
    display: inline;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.big .big_list li dl dd a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.big .big_list li div {
    text-align: left;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 5px 0;
}
.big .big_list li div a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.big .big_list li a:hover div {
    text-decoration: underline;
    color: #c9081d;
}
.big .layui-carousel {
    height: 347px !important;
    margin: 40px 0 30px 0;
}
.big .layui-carousel-ind {
    display: none;
}
.big .layui-carousel-arrow {
    width: 40px;
    height: 20px;
    line-height: 20px;
    border-radius: 0;
}
.big .layui-carousel-arrow:first-of-type {
    top: -30px;
}
.big .layui-carousel-arrow:last-of-type {
    bottom: -30px !important;
}
.big .layui-carousel > [carousel-item] > * {
    background-color: #f2f2f2;
}
.big .layui-carousel[lay-anim="updown"] .layui-carousel-arrow {
    top: -30px;
    opacity: 1;
}
.author {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.author .author_pic {
    position: relative;
    width: 292px;
}
.author .author_pic li {
    float: left;
    width: 61px;
    margin-right: 12px;
    position: relative;
}
.author .author_pic li img {
    width: 61px;
}
.author .author_pic li div {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    text-align: center;
}
.author .author_pic li a:hover div {
    text-decoration: underline;
    color: #c9081d;
}
.author .author_pic li .author_pop {
    position: absolute;
    z-index: 2;
    left: -231px;
    top: 0;
    display: none;
    width: 215px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    padding: 15px;
    box-sizing: border-box;
}
.author .author_pic li.show .author_pop {
    display: block;
}
.author .author_pic li .author_pop dl dt {
    font-size: 16px;
    color: #000;
    line-height: 16px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
}
.author .author_pic li .author_pop dl dt i {
    width: 4px;
    height: 16px;
    background-color: #c9081d;
    margin-right: 10px;
    float: left;
}
.author .author_pic li .author_pop dl dt span {
    float: left;
}
.author .author_pic li .author_pop dl dd a {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    text-align: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../images/icon_author_list.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
}
.author .author_pic li .author_pop dl dd a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.author .author_pic li .author_pop img {
    position: absolute;
    top: 10px;
    right: -17px;
    z-index: 1;
    width: auto;
    height: auto;
}
.author .author_news {
    margin-top: 10px;
}
.author .author_news li {
    font-size: 14px;
    line-height: 32px;
    color: #000;
    text-align: left;
    background-image: url(../images/icon_author_list.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
}
.author .author_news li a {
    color: #000;
}
.author .author_news li a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.main-banner {
    width: 100%;
}
.main-banner li {
    margin: 20px 0;
    position: relative;
}
.main-banner li img {
    width: 100%;
}
.main-banner li span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
    display: none;
}
.main-banner2 {
    width: 1210px;
    overflow: hidden;
    position: relative;
}
.main-banner2 li {
    margin: 20px 0;
    position: relative;
    float: left;
    margin-right: 10px;
    display: inline;
}
.main-banner2 li span {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    width: 33px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    border-top-left-radius: 5px;
}
.video_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: -20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.video_list li {
    float: left;
    position: relative;
    width: 24%;
    margin-bottom: 20px;
    display: inline;
}
.video_list li img {
    width: 100%;
    height: 100%;
}
.video_list li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 15px;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
	align-items: center;
}
.video_list li dl dt {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    float: left;
    width: 100%;
}
.video_list li dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.video_list li dl dd img {
    width: auto;
    height: 17px;
}
.video_list li a:hover dt {
    text-decoration: underline;
    color: #e70014;
}
.pic_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: -20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pic_list li {
    float: left;
    position: relative;
    width: 24%;
    margin-bottom: 20px;
    display: inline;
}
.pic_list li img {
    width: 100%;
    height: 100%;
}
.pic_list li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 15px;
    box-sizing: border-box;
    overflow: hidden;
    display: table;
}
.pic_list li dl dt {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    float: left;
    width: 100%;
}
.pic_list li dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.pic_list li dl dd img {
    width: auto;
    height: 17px;
}
.pic_list li a:hover dt {
    text-decoration: underline;
    color: #e70014;
}
.course_list {
    overflow: hidden;
    position: relative;
    width: 1225px;
    margin-bottom: -20px;
}
.course_list li {
    float: left;
    position: relative;
    width: 310px;
    margin-right: 25px;
    margin-bottom: 20px;
    display: inline;
}
.course_list li img {
    width: 310px;
    height: 198px;
}
.course_list li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 15px;
    box-sizing: border-box;
    overflow: hidden;
    display: table;
}
.course_list li dl dt {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    float: left;
    width: 250px;
}
.course_list li dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.course_list li dl dd img {
    width: auto;
    height: 17px;
}
.course_list li:first-of-type {
    width: 530px;
}
.course_list li:first-of-type img {
    width: 530px;
    height: 416px;
}
.course_list li:first-of-type dl dt {
    font-size: 20px;
    color: #fff;
    line-height: 39px;
    text-align: left;
    width: 450px;
}
.course_list li:first-of-type dl dd img {
    height: 39px;
    width: auto;
}
.course_list li a:hover dt {
    text-decoration: underline;
    color: #e70014;
}
.Exhibition .Exhibition_nav {
    margin: 0px;
    padding: 0px;
    overflow: visible;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    height: 45px;
    position: relative;
}
.Exhibition .Exhibition_nav div {
    float: left;
    width: auto;
    padding: 0 65px;
    display: inline;
    font-size: 22px;
    line-height: 45px;
    list-style: none;
    background-color: #fff;
    color: #000;
    border-top: 3px solid #c9081d;
    position: relative;
    top: -3px;
    left: -1px;
    border-bottom: 1px solid #fff;
}
.Exhibition .Exhibition_nav a:first-of-type {
    position: absolute;
    right: 110px;
    font-size: 22px;
    line-height: 45px;
    color: #000;
}
.Exhibition .Exhibition_nav a:last-of-type {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 16px;
    color: #c9081d;
    line-height: 45px;
}
.Exhibition .Exhibition_nav a:hover {
    text-decoration: underline;
}
.Exhibition ul {
    overflow: hidden;
    position: relative;
    width: 1212px;
    margin-top: 10px;
    margin-bottom: -10px;
}
.Exhibition ul li {
    float: left;
    width: 190px;
    margin-right: 12px;
    margin-bottom: 10px;
    display: inline;
}
.Exhibition ul li img {
    width: 190px;
    height: 110px;
}
.link_list {
    width: 200px;
    float: left;
    text-align: center;
    margin: 20px 0;
    display: inline;
}
.link_list ul li a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.link_list ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.nav_bottom {
    /* background-color: #c9081d; */
    height: 40px;
    /* padding-top: 13px; */
    box-sizing: border-box;
    text-align: center;
    font-family: PingFangSC-Medium;
	/* margin-bottom: 20px; */
}
.nav_bottom li {
    display: inline-block;
    vertical-align: top;
}
.nav_bottom li a {
    color: #fff;
    border-right: 1px solid #fff;
    line-height: 14px;
    display: block;
    padding: 0 10px;
    font-size: 14px;
}
.nav_bottom li:last-of-type a {
    border: none;
}
.nav_bottom li a:hover {
    text-decoration: underline;
}
.information {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin:0 0 20px 0;
    color: #666;
    font-family: PingFangSC-Regular;
}
.bottom_img{
    text-align: center;
}
.bottom_img li {
    display: inline-block;
    margin-bottom: 10px;
}
.R_fixed {
    position: fixed;
    z-index: 120;
    top: 50%;
    left: 50%;
    margin-left: 615px;
}
.R_fixed li {
    width: 48px;
    height: 48px;
    background-color: #f5443c;
    border-radius: 2px;
    margin-bottom: 5px;
    position: relative;
}
.R_fixed li span {
    display: none;
    position: absolute;
    left: -190px;
    top: 0;
}
.R_fixed li:hover {
    background-color: #f21800;
}
.R_fixed li:hover span {
    display: block;
}
.fixed {
    top: 0;
    width: 570px;
    z-index: 2;
}
.fixed2 {
    width: 570px;
    z-index: 1;
    top: 45px;
}
.height_nav {
    height: 91px !important;
}
.load_news {
    position: relative;
}
.banner_full .layui-carousel {
    width: 1200px !important;
    height: 300px !important;
    margin: 10px auto 0 auto;
}
.banner_full .layui-carousel img {
    width: 1200px;
    height: 300px;
}
.banner_full .layui-carousel > [carousel-item] > * {
    background-color: #fff !important;
}
.select {
    text-align: left;
}
.select .nav {
    font-size: 30px;
    line-height: 50px;
    color: #000;
    border-bottom: 2px solid #c9081d;
    text-align: left;
    display: inline-block;
    margin: 10px 0 20px 0;
}
.select .select_list dl {
    overflow: hidden;
    margin-bottom: 15px;
}
.select .select_list dl dt {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background-color: #c9081d;
    width: 90px;
    text-align: center;
}
.select .select_list dl dd {
    float: right;
    width: 1100px;
    overflow: hidden;
}
.select .select_list dl dd ul li {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin: 0 10px;
    color: #000;
    text-align: center;
    cursor: pointer;
}
.select .select_list dl dd ul li:hover {
    color: #c9081d;
    text-decoration: underline;
}
.select .select_list dl dd ul li:first-of-type {
/*color: #c9081d;
    text-decoration: underline;*/
}
.hyhot {
    color: #c9081d;
    text-decoration: underline;
}
.select .S_main {
    overflow: hidden;
    position: relative;
    width: 1230px;
}
.select .S_main li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 20px;
    display: inline;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f2f2f2;
}
.select .S_main li a img {
    height: 209px;
}
.select .S_main li img {
    width: 100%;
}
.select .S_main li dl {
    overflow: hidden;
}
.select .S_main li dl dt {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #000;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.select .S_main li dl dt a {
    color: #000;
}
.select .S_main li dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.select .S_main li dl dd {
    display: inline;
    margin-bottom: 10px;
    float: left;
}
.select .S_main li dl dd:last-of-type {
    float: right;
}
.select .S_main li dl dd img {
    width: 14px;
    margin-right: 10px;
}
.select .S_main li dl dd span {
    font-size: 14px;
    color: #666;
    text-align: left;
}
.select .S_main li .S_title {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #000;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.select .S_main li .S_title a {
    color: #000;
}
.select .S_main li .S_title a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.select .S_main li .time {
    display: inline;
    margin-bottom: 10px;
    float: left;
}
.select .S_main li .time img {
    width: 14px;
    margin-right: 10px;
}
.select .S_main li .time span {
    font-size: 14px;
    color: #666;
    text-align: left;
}
.select .S_main li .location {
    float: right;
}
.select .S_main li .location img {
    width: 14px;
    margin-right: 10px;
}
.select .S_main li .location span {
    font-size: 14px;
    color: #666;
    text-align: left;
}
.select .S_main .num {
    font-size: 14px;
    color: #666;
    text-align: left;
    margin-bottom: 10px;
}
.select .S_main .num img {
    width: 14px;
    margin-right: 10px;
}
.select .S_main .Company {
    overflow: hidden;
}
.select .S_main .Company span {
    float: left;
    width: 94px;
    color: #666;
}
.select .S_main .Company span img {
    width: 14px;
    float: none;
    height: auto;
    margin: 0;
    margin-right: 10px;
    display: inline;
    cursor: auto;
}
.select .S_main .Company ul {
    float: left;
    width: 246px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: right 5px;
}
.select .S_main .S_content.show .Company ul {
    height: auto;
}
.select .S_main .Company ul li {
    font-size: 14px;
    color: #666;
    line-height: 16px;
    text-align: center;
    width: auto;
    margin: 0 0 10px 0;
    padding: 0 10px;
    background: none;
    box-sizing: border-box;
    float: left;
    display: inline;
}
.select .S_main .Company ul li a {
    color: #666;
}
.select .S_main .Company ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.select .S_main .Company img {
    float: right;
    width: 10px;
    height: 6px;
    margin-top: 5px;
    display: inline;
    cursor: pointer;
}
.select .load {
    display: block;
    font-size: 18px;
    color: #c9081d;
    border: 1px dashed #ddd;
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
}
.select .load img {
    display: inline-block;
    margin-right: 10px;
    height: 16px;
}
.Columnist {
    overflow: hidden;
    margin: 20px 0;
}
.Columnist .Columnist_L {
    float: left;
    width: 400px;
    min-height: 330px;
    background-color: #f7f7f7;
}
.Columnist .Columnist_L .Columnist_pic img {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    margin-top: 20px;
}
.Columnist .Columnist_L .Columnist_pic> dl dt {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    padding: 0 30px;
    box-sizing: border-box;
}
.Columnist .Columnist_L .Columnist_pic> dl dd {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.Columnist .Columnist_L .Columnist_pic ul {
    overflow: hidden;
    padding: 0 30px;
    box-sizing: border-box;
    margin-top: 20px;
}
.Columnist .Columnist_L .Columnist_pic ul li {
    float: left;
    width: 33.33333333333333%;
}
.Columnist .Columnist_L .Columnist_pic ul li:nth-of-type(2) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}
.Columnist .Columnist_L .Columnist_pic ul li dl dt {
    font-size: 16px;
    color: #c9081d;
    line-height: 24px;
    text-align: center;
}
.Columnist .Columnist_L .Columnist_pic ul li dl dd {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    text-align: center;
}
.Columnist .Columnist_L .Columnist_pic ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background-color: #c9081d;
    border-radius: 100px;
    width: 70%;
    display: block;
    margin: 9px auto 0 auto;
}
.Columnist .Columnist_R {
    float: right;
    width: 760px;
}
.Columnist .Columnist_R ul li {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}
.Columnist .Columnist_R ul li dl dt {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}
.Columnist .Columnist_R ul li dl dt a {
    color: #000;
}
.Columnist .Columnist_R ul li dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.Columnist .Columnist_R ul li dl dd {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-indent: 32px;
    text-align: left;
    margin-bottom: 10px;
}
.Columnist .Columnist_R ul li div {
    text-align: left;
}
.Columnist .Columnist_R ul li div span {
    font-size: 12px;
    color: #b1b0b0;
    line-height: 15px;
    margin-right: 15px;
}
.Columnist .Columnist_R ul li div span img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.Columnist .Columnist_R ul li div span a {
    color: #b1b0b0;
    text-align: left;
    margin-right: 5px;
}
.Columnist .Columnist_R ul li div span a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.special_pic {
    overflow: hidden;
    position: relative;
    width: 1225px;
    margin: 20px 0 0 0;
}
.special_pic li {
    float: left;
    position: relative;
    width: 310px;
    margin-right: 25px;
    margin-bottom: 20px;
    display: inline;
}
.special_pic li img {
    width: 310px;
    height: 198px;
}
.special_pic li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 15px;
    box-sizing: border-box;
    overflow: hidden;
    display: table;
}
.special_pic li dl dt {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    float: left;
    width: 250px;
}
.special_pic li:first-of-type {
    width: 530px;
}
.special_pic li:first-of-type img {
    width: 530px;
    height: 416px;
}
.special_pic li:first-of-type dl dt {
    font-size: 20px;
    color: #fff;
    line-height: 39px;
    text-align: left;
    width: 450px;
}
.special_pic li a:hover dt {
    text-decoration: underline;
    color: #e70014;
}
.special_nav {
    margin: 0px;
    padding: 0px;
    overflow: visible;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    height: 45px;
    position: relative;
}
.special_nav div {
    float: left;
    width: auto;
    padding: 0 65px;
    display: inline;
    font-size: 22px;
    line-height: 45px;
    list-style: none;
    background-color: #fff;
    color: #000;
    border-top: 3px solid #c9081d;
    position: relative;
    top: -3px;
    left: -1px;
    border-bottom: 1px solid #fff;
}
.special_nav a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 16px;
    color: #c9081d;
    line-height: 45px;
}
.special_nav a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.special_list {
    overflow: hidden;
    position: relative;
    width: 1225px;
    margin-top: 20px;
}
.special_list li {
    float: left;
    width: 587.5px;
    margin-right: 25px;
    margin-bottom: 20px;
    display: inline;
}
.special_list li a>img {
    width: 100%;
    height: 183.583px;
}
.special_list li dl {
    overflow: hidden;
}
.special_list li dl dt {
    text-align: left;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
}
.special_list li dl dt a {
    color: #000;
}
.special_list li dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.special_list li dl dd:first-of-type {
    float: left;
    font-size: 14px;
    line-height: 15px;
    color: #b1b0b0;
    text-align: left;
}
.special_list li dl dd:first-of-type img {
    margin-right: 5px;
    vertical-align: top;
}
.special_list li dl dd:last-of-type {
    float: right;
    font-size: 14px;
    line-height: 15px;
    color: #b1b0b0;
}
.special_list li dl dd:last-of-type a {
    color: #b1b0b0;
    text-decoration: underline;
}
.special_list li dl dd:last-of-type a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.list_nav {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px 0;
    text-align: left;
}
.list_nav .nav {
    font-size: 30px;
    line-height: 50px;
    color: #000;
    border-bottom: 2px solid #c9081d;
    text-align: left;
    display: inline-block;
    position: relative;
    top: 1px;
}
.A-Z ul {
    overflow: hidden;
    position: relative;
    width: 1220px;
}
.A-Z ul li {
    float: left;
    width: 41px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
    background-color: #ddd;
    font-size: 18px;
    line-height: 41px;
    color: #000;
    text-align: center;
    border-radius: 100%;
}
.A-Z ul li a {
    color: #000;
    display: block;
    border-radius: 100%;
}
.A-Z ul li a:hover {
    background-color: #c9081d;
    color: #fff;
}
.author_list .list_nav {
    margin-top: -10px;
}
.author_list>ul {
    overflow: hidden;
    position: relative;
    width: 1240px;
}
.author_list>ul li {
    float: left;
    width: 270px;
    margin-right: 40px;
    display: inline;
    margin-bottom: 30px;
    overflow: hidden;
}
.author_list>ul li img {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    float: left;
}
.author_list>ul li dl {
    width: 160px;
    float: right;
}
.author_list>ul li dl dt {
    text-align: left;
    font-size: 20px;
    color: #000;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.author_list>ul li dl dd {
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-bottom: 8px;
}
.author_list>ul li dl dd span {
    color: #c9081d;
}
.author_list>ul li a:hover dl dt {
    text-decoration: underline;
    color: #c9081d;
}
.author_list>ul li a:hover dl dd {
    text-decoration: underline;
}
.main {
    overflow: hidden;
    margin-top: 20px;
}
.main .main_left {
    float: left;
    width: 860px;
}
.main .main_left .column_list li {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.main .main_left .column_list li:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}
.main .main_left .column_list li>div {
    float: left;
    width: 100px;
}
.main .main_left .column_list li>div img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.main .main_left .column_list li>div span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin: 15px 0;
    color: #000;
}
.main .main_left .column_list li>div a {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background-color: #c9081d;
    border-radius: 5px;
    width: 60px;
    display: block;
    margin: 0 auto;
}
.main .main_left .column_list li>dl {
    float: right;
    width: 730px;
    height: 180px;
    position: relative;
}
.main .main_left .column_list li>dl dt {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 5px;
}
.main .main_left .column_list li>dl dt a {
    color: #000;
}
.main .main_left .column_list li>dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_left .column_list li>dl dd:first-of-type {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-indent: 32px;
    text-align: left;
    margin-bottom: 10px;
    height: 48px;
    overflow: hidden;
}
.main .main_left .column_list li>dl dd:last-of-type {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 5px;
}
.main .main_left .column_list li>dl dd:last-of-type span {
    font-size: 12px;
    color: #b1b0b0;
    line-height: 15px;
    margin-right: 15px;
}
.main .main_left .column_list li>dl dd:last-of-type span img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.main .main_left .column_list li>dl dd:last-of-type span a {
    color: #b1b0b0;
    text-align: left;
    margin-right: 5px;
}
.main .main_left .column_list li>dl dd:last-of-type span a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_right {
    width: 300px;
    float: right;
}
.main .main_right .column_search {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
}
.main .main_right .column_search>div {
    overflow: hidden;
}
.main .main_right .column_search>div input {
    width: 230px;
    float: left;
    height: 30px;
    font-size: 16px;
    color: #8e8e8e;
    line-height: 30px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-indent: 10px;
}
.main .main_right .column_search>div a {
    width: 50px;
    height: 30px;
    background-color: #c9081d;
    float: right;
}
.main .main_right .column_search>div a img {
    margin-top: 5.5px;
}
.main .main_right .column_author {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.main .main_right .column_author ul {
    overflow: hidden;
    position: relative;
    width: 294px;
}
.main .main_right .column_author ul li {
    width: 84px;
    float: left;
    margin-right: 14px;
    margin-bottom: 10px;
    display: inline;
    position: relative;
}
.main .main_right .column_author ul li img {
    width: 84px;
    height: 92px;
}
.main .main_right .column_author ul li div {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 18px;
}
.load {
    display: block;
    font-size: 18px;
    color: #c9081d;
    border: 1px dashed #ddd;
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
}
.load:hover {
    color: #c9081d;
}
.load img {
    display: inline-block;
    margin-right: 10px;
    height: 16px;
}
.main .main_right .guess {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.main .main_right .guess ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.main .main_right .guess ul li div {
    font-size: 16px;
    line-height: 18px;
    color: #333;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main .main_right .guess ul li dl {
    overflow: hidden;
    margin-top: 10px;
    display: none;
}
.main .main_right .guess ul li.active dl {
    display: block;
}
.main .main_right .guess ul li:hover div {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_right .guess ul li dl dt {
    float: left;
    width: 100px;
}
.main .main_right .guess ul li dl dt img {
    width: 100px;
    height: 75px;
}
.main .main_right .guess ul li dl dd {
    float: right;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 24px;
    width: 165px;
    height: 75px;
    overflow: hidden;
}
.main .main_right .hot {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.main .main_right .hot ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.main .main_right .hot ul li div {
    overflow: hidden;
    text-align: left;
}
.main .main_right .hot ul li div i {
    width: 30px;
    border: 1px solid #c9081d;
    font-size: 14px;
    color: #c9081d;
    display: block;
    float: left;
    text-align: center;
    line-height: 18px;
    box-sizing: border-box;
    font-style: normal;
}
.main .main_right .hot ul li:first-of-type div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .hot ul li:nth-of-type(2) div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .hot ul li:nth-of-type(3) div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .hot ul li div span {
    float: right;
    width: 235px;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.main .main_right .hot ul li:hover div span {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_right .hot ul li dl {
    overflow: hidden;
    margin-top: 10px;
    display: none;
}
.main .main_right .hot ul li.active dl {
    display: block;
}
.main .main_right .hot ul li dl dt {
    float: left;
    width: 100px;
}
.main .main_right .hot ul li dl dt img {
    width: 100px;
    height: 75px;
}
.main .main_right .hot ul li dl dd {
    float: right;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 24px;
    width: 165px;
    height: 75px;
    overflow: hidden;
}
.main .main_right .wechat {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.main .main_right .wechat> div {
    overflow: hidden;
    position: relative;
    width: 290px;
}
.main .main_right .wechat> div img {
    float: left;
    width: 135px;
    height: 135px;
    margin-right: 10px;
    display: inline;
}
.main .main_right .special .special_projector .layui-carousel {
    width: 100% !important;
    height: 152px !important;
}
.main .main_right .special .special_projector .layui-carousel img {
    width: 100% !important;
    height: 152px !important;
}
.news_pic {
    overflow: hidden;
    position: relative;
    width: 880px;
    margin-bottom: -20px;
}
.news_pic li {
    float: left;
    position: relative;
    width: 205px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
}
.news_pic li img {
    width: 205px;
    height: 143.5px;
}
.news_pic li dl {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 15px;
    box-sizing: border-box;
    overflow: hidden;
    display: table;
}
.news_pic li dl dt {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    float: left;
    width: 100%;
    height: 24px;
    overflow: hidden;
}
.news_pic li:hover dl dt {
    height: auto;
}
.news_pic li dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.news_pic li dl dd img {
    width: auto;
    height: 17px;
}
.news_pic li:first-of-type {
    width: 410px;
}
.news_pic li:first-of-type img {
    width: 410px;
    height: 307px;
}
.news_pic li:first-of-type dl dt {
    font-size: 20px;
    color: #fff;
    line-height: 39px;
    height: 39px;
    overflow: hidden;
    text-align: left;
}
.news_pic li:first-of-type dl dd img {
    height: 39px;
    width: auto;
}
.news_pic li a:hover dt {
    text-decoration: underline;
    color: #fff;
}
.main_right .news_banner img {
    width: 300px;
    height: 307px;
}
.Information {
    margin-bottom: 20px;
}
.Information .fixed {
    width: 860px;
}
.Information .fixed2 {
    width: 860px;
}
.Information .load_list img {
    width: 210px;
    height: 132px;
}
.Information .load_list dl dd ul li img {
    width: 15px;
    height: 15px;
}
.Information .load_list dl {
    width: 620px;
    height: 132px;
}
.Information .load_list .load_img {
    width: auto;
    height: auto;
}
.Information .load_list .load_img dd {
    width: 885px;
}
.Information .load_list .load_img dd img {
    margin-right: 25px;
    width: 270px;
    height: 170px;
}
/* news-show */
.main .main_left .main-body {
    overflow: hidden;
}
.main .main_left .main-body ul.MB_fixed {
    float: left;
    width: 120px;
    position: relative;
}
.main .main_left .main-body ul.MB_fixed li {
    width: 100%;
    height: 56px;
    background-color: #f2f2f2;
    border-bottom: 1px dashed #ddd;
    text-align: left;
}
.main .main_left .main-body ul.MB_fixed li img {
    margin: 0 10px 0 15px;
    display: inline-block;
}
.main .main_left .main-body ul.MB_fixed li span {
    font-size: 16px;
    color: #000;
    text-align: left;
    line-height: 56px;
    display: inline-block;
}
.main .main_left .main-body ul.MB_fixed li span a {
    color: #000;
}
.main .main_left .main-body ul.MB_fixed li span a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.main .main_left .main-body ul.MB_fixed .pic_ewm {
    display: none;
    position: absolute;
    left: 120px;
    top: 0;
}
.main .main_left .main-body .MB_content {
    width: 700px;
    float: right;
}
.main .main_left .main-body .MB_content .MB_title {
    font-size: 30px;
    line-height: 48px;
    color: #000;
    text-align: left;
}
.main .main_left .main-body .MB_content .MB_parameter {
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_L {
    float: left;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_L span {
    text-align: left;
    font-size: 14px;
    color: #888888;
    line-height: 14px;
    margin-right: 20px;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_L span a {
    color: #888;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_L span a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_R {
    float: right;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_R span {
    text-align: right;
    font-size: 14px;
    color: #888888;
    line-height: 14px;
    margin-left: 20px;
}
.main .main_left .main-body .MB_content .MB_text {
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #000;
    text-indent: 32px;
}
.main .main_left .main-body .MB_content .MB_text p {
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #000;
    text-indent: 32px;
    margin-bottom: 20px;
}
.main .main_left .main-body .MB_content .MB_text p.img {
    text-align: center;
    text-indent: 0;
}
.main .main_left .main-body .MB_content .MB_text p.img img {
    max-width: 100%;
}
.C_Recommend .Information {
    margin-bottom: 20px;
}
.C_Recommend .Information .fixed {
    width: 860px;
}
.C_Recommend .Information .fixed2 {
    width: 860px;
}
.C_Recommend .Information .load_list img {
    width: 210px;
    height: 132px;
}
.C_Recommend .Information .load_list dl dd ul li img {
    width: 15px;
    height: 15px;
}
.C_Recommend .Information .load_list dl {
    width: 460px;
    height: 132px;
}
.C_Recommend .Information .load_list .load_img {
    width: auto;
    height: auto;
}
.C_Recommend .Information .load_list .load_img dd {
    width: 885px;
}
.C_Recommend .Information .load_list .load_img dd img {
    margin-right: 20px;
    width: 220px;
    height: 139px;
}
.C_Recommend .TabbedPanelsContentGroup {
    width: 700px;
    float: right;
    clear: initial;
    padding-top: 0;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px;
    height: auto;
    overflow: hidden;
    background-color: transparent;
    position: relative;
    float: left;
    width: 120px;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTab {
    position: relative;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    background-color: #f2f2f2;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    border-bottom: none;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTab:last-of-type {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    height: 45px;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTab.more_nav {
    background-image: url(../images/arrow_nav.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-color: transparent;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTab.line2.TabbedPanelsTabSelected {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTab:nth-of-type(8) {
    width: 100%;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTabHover {
    background-color: #fff;
}
.C_Recommend #TabbedPanels1 .TabbedPanelsTabSelected {
    background-color: #c9081d;
    color: #fff;
}
.C_Recommend #TabbedPanels4.TabbedPanels {
    margin-top: 0px;
    overflow: visible;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTabGroup {
    display: none;
    overflow: initial;
    background-color: #f2f2f2;
    position: absolute;
    left: 120px;
    top: 0;
    width: 120px;
    height: 405px;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsContentGroup {
    display: none;
    margin-top: -405px;
    overflow: hidden;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTab {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    background-color: #f2f2f2;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    border-bottom: none;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTab:last-of-type {
    width: 100%;
}
/*.C_Recommend #TabbedPanels4 .TabbedPanelsTab:last-of-type {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: none;
    height: 45px;
}*/
.C_Recommend #TabbedPanels4 .TabbedPanelsTab.more_nav {
    background-image: url(../images/arrow_nav.png);
    background-repeat: no-repeat;
    background-position: 90% center;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTab.line2.TabbedPanelsTabSelected.top-right {
    position: absolute;
    top: 360px;
    right: 0;
    z-index: 0;
    background-color: #c9081d;
    color: #fff;
    display: block !important;
    width: 120px;
    height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    box-sizing: border-box;
    left: -121px;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTab:nth-of-type(8) {
    width: 100%;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTabHover {
    background-color: #fff;
}
.C_Recommend #TabbedPanels4 .TabbedPanelsTabSelected {
}
.C_Recommend .loading {
    border: 1px dashed #ddd;
    margin-top: 0;
}
.C_Recommend .load_list li:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}
.main .main_left .main-body .MB_content .key {
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    margin: 20px 0;
    padding: 20px 0 20px 20px;
    background-color: #f2f2f2;
}
.main .main_left .main-body .MB_content .key a {
    text-decoration: underline;
    color: #c9081d;
    margin-right: 15px;
}
.main .main_left .main-body .MB_content .key a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.position {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
}
.position a {
    color: #333;
}
.position a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.brand_content img {
    margin-bottom: 10px;
}
.brand_content a:last-of-type img {
    margin-bottom: 0;
}
.main .main_right .special ul li {
    font-size: 14px;
    line-height: 22px;
}
.main .main_right .brand .brand_title {
    font-size: 16px;
    line-height: 24px;
}
.main .main_right .brand .brand_time {
    font-size: 14px;
    line-height: 20px;
}
.main .main_right .brand .brand_time img {
    height: 14px;
}
.main .main_right .brand .brand_place {
    font-size: 14px;
    line-height: 20px;
}
.main .main_right .brand .brand_place img {
    height: 14px;
}
.main .main_right .brand .Organizers {
    font-size: 14px;
    line-height: 20px;
}
.main .main_right .brand .brand_details {
    line-height: 30px;
}
.main .main_right .brand .brand_img img {
    height: 97px;
}
.main .main_right .Nav {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
    height: 40px;
    padding: 0;
    box-sizing: border-box;
    overflow: visible;
}
.main .main_right .Nav dt {
    border-bottom: 1px solid #c9081d;
    padding: 10px 10px 10px 5px;
    position: absolute;
    top: -1px;
}
.main .main_right .Nav dd {
    line-height: 40px;
}
.main .main_right .ranking {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 15px;
}
.main .main_right .ranking .hot {
    padding: 0;
}
.main .main_right .ranking #TabbedPanels_news .TabbedPanelsTab {
    float: left;
    width: 33.33333333333333%;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    font-size: 16px;
    color: #888;
    line-height: 16px;
}
.main .main_right .ranking #TabbedPanels_news {
    margin-top: -10px;
}
.main .main_right .ranking #TabbedPanels_news .TabbedPanelsTabGroup {
    overflow: hidden;
}
.main .main_right .ranking #TabbedPanels_news .TabbedPanelsTabSelected {
    border-bottom: 1px solid #c9081d;
    color: #c9081d;
}
/* end */
/* pages */
.pages {
    padding: 20px 0 20px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
}
.pages a:link, .pages a:visited, .pages a:active {
    background: #FFFFFF;
    border: #DDDDDD 1px solid;
    padding: 8px;
    text-decoration: none;
}
.pages a:hover {
    background: #dd2726;
    border: #dd2726 1px solid;
    color: #FFFFFF !important;
    padding: 9px;
    text-decoration: none;
}
.pages strong {
    background: #dd2726;
    padding: 9px;
    border: #dd2726 1px solid;
    color: #FFFFFF;
}
.pages_inp {
    width: 50px;
    border: #DDDDDD 1px solid;
    color: #666666;
    padding: 3px;
    text-align: center;
}
.pages_btn {
    width: 56px;
    border: #FF6600 1px solid;
    color: #FFFFFF;
    padding: 2px;
    background: #FF6600;
    font-weight: bold;
    font-size: 14px;
}
.pages label {
    background: #FFFFFF;
    border: #DDDDDD 1px solid;
    color: #666666;
    padding: 3px 5px 3px 5px;
}
.pages label em {
    color: red;
    font-weight: bold;
    font-style: normal;
}
.pages label span {
    font-weight: bold;
}
.pages cite {
    font-style: normal;
}
/* topic */
.KEY .Information {
    margin-bottom: 20px;
    width: 700px;
    float: right;
}
.KEY .Information .fixed {
    width: 860px;
}
.KEY .Information .fixed2 {
    width: 860px;
}
.KEY .Information .load_list img {
    width: 210px;
    height: 132px;
}
.KEY .Information .load_list dl dd ul li img {
    width: 15px;
    height: 15px;
}
.KEY .Information .load_list dl {
    width: 460px;
    height: 132px;
}
.KEY .Information .load_list .load_img {
    width: auto;
    height: auto;
}
.KEY .Information .load_list .load_img dd {
    width: 885px;
}
.KEY .Information .load_list .load_img dd img {
    margin-right: 20px;
    width: 220px;
    height: 139px;
}
.KEY .more_key {
    float: left;
    width: 120px;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    background-color: #f2f2f2;
    text-align: left;
}
.KEY .more_key dt {
    font-size: 16px;
    color: #c9081d;
    line-height: 45px;
    background-color: #f2f2f2;
    line-height: 40px;
    padding-left: 10px;
}
.KEY .more_key dt span {
    width: 3px;
    height: 16px;
    margin-top: 0;
    background-color: #c9081d;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.KEY .more_key dd {
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px dashed #ddd;
}
.KEY .more_key dd a {
    color: #000;
}
.KEY .more_key dd:hover {
    background-color: #fff;
}
.list_nav .nav img {
    margin: 0 10px;
}
.list_nav .nav span {
    padding-right: 15px;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_R span.zlzz {
    position: relative;
    margin-right: 45px;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_R span.zlzz img {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    margin-right: 5px;
}
.main .main_left .main-body .MB_content .MB_parameter .MB_P_R span.zlzz .follow {
    width: 42px;
    height: 20px;
    background-image: url(../images/icon_follows.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    position: absolute;
    right: -45px;
    top: -20px;
    text-align: left;
    padding-left: 12px;
    box-sizing: border-box;
}
.main .main_left .main-body .MB_content .MB_parameter {
    overflow: visible;
    height: 18px;
}
.ad_left {
    z-index: 1;
}
//zhuanlan .Author {
 padding: 0 10px 10px 10px;
 box-sizing: border-box;
 background-color: #f2f2f2;
 margin-top: 25px;
}
.Author>img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    margin-top: -60px;
}
.Author>dl dt {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    margin: 20px auto 15px auto;
}
.Author>dl dd {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #333;
}
.Author>a {
    width: 70px;
    height: 32px;
    background-color: #c9081d;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 15px auto 20px auto;
    border-radius: 3px;
}
.Author>a:hover {
    color: #fff;
}
.Author>div {
    height: 1px;
    background-color: #ddd;
    margin-bottom: 13px;
}
.Author>ul li {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Author>ul li span {
    font-size: 16px;
    line-height: 30px;
    color: #c9081d;
}
.Author>ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-left: 10px;
}
.Author>ul li a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.Author>a:last-of-type {
    font-size: 14px;
    color: #c9081d;
    line-height: 14px;
    text-decoration: underline;
    background: none;
    width: auto;
    height: auto;
    margin: 10px auto;
    border-radius: 0;
}
.main .main_right .recommend {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-bottom: 15px;
}
.main .main_right .recommend ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.main .main_right .recommend ul li div {
    overflow: hidden;
    text-align: left;
}
.main .main_right .recommend ul li div i {
    width: 30px;
    border: 1px solid #c9081d;
    font-size: 14px;
    color: #c9081d;
    display: block;
    float: left;
    text-align: center;
    line-height: 18px;
    box-sizing: border-box;
    font-style: normal;
}
.main .main_right .recommend ul li:first-of-type div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .recommend ul li:nth-of-type(2) div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .recommend ul li:nth-of-type(3) div i {
    background-color: #c9081d;
    color: #fff;
}
.main .main_right .recommend ul li div span {
    float: right;
    width: 235px;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.main .main_right .recommend ul li:hover div span {
    color: #c9081d;
    text-decoration: underline;
}
.main .main_right .recommend ul li dl {
    overflow: hidden;
    margin-top: 10px;
    display: none;
}
.main .main_right .recommend ul li.active dl {
    display: block;
}
.main .main_right .recommend ul li dl dt {
    float: left;
    width: 100px;
    display: none;
}
.main .main_right .recommend ul li dl dt img {
    width: 100px;
    height: 75px;
}
.main .main_right .recommend ul li dl dd {
    float: right;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 24px;
    width: 100%;
    height: 51px;
    overflow: hidden;
    text-indent: 30px;
}
.columnist {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-bottom: 15px;
}
.columnist ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.columnist ul li img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    float: left;
}
.columnist ul li dl {
    float: right;
    width: 220px;
}
.columnist ul li dl dt {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
}
.columnist ul li dl dt a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.columnist ul li dl dd {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #666;
}
.columnist .Nav dd {
    font-size: 16px;
}
.banner_Columnist {
    background-image: url(../images/banner_Columnist.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 300px;
    display: table;
}
.banner_Columnist>div {
    display: table-cell;
    vertical-align: middle;
}
.banner_Columnist>div img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
}
.banner_Columnist>div dl dt {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.banner_Columnist>div dl dd {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.banner_Columnist>div a {
    width: 70px;
    height: 32px;
    background-color: #c9081d;
    margin: 15px auto 0 auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    display: block;
    border-radius: 3px;
}
.nav2 {
    border-bottom: 2px solid #ddd;
    position: relative;
    height: 48px;
    margin-bottom: 20px;
}
.nav2 span {
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    padding: 0 10px;
    border-bottom: 2px solid #c9081d;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: block;
}
.Author {
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    margin-top: 25px;
}
.Author a.zzlogo img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    margin-top: -60px;
}
.Author>dl dt {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    margin: 20px auto 15px auto;
}
.Author>dl dd {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #333;
}
.Author>a {
    width: 70px;
    height: 32px;
    background-color: #c9081d;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 15px auto 20px auto;
    border-radius: 3px;
}
.Author a.zzlogo {
    width: auto;
    height: auto;
    background: none;
    margin: 0;
}
.Author>a:hover {
    color: #fff;
}
.Author>div {
    height: 1px;
    background-color: #ddd;
    margin-bottom: 13px;
}
.Author>ul li {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Author>ul li span {
    font-size: 16px;
    line-height: 30px;
    color: #c9081d;
}
.Author>ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-left: 10px;
}
.Author>ul li a:hover {
    text-decoration: underline;
    color: #c9081d;
}
.Author>a:last-of-type {
    font-size: 14px;
    color: #c9081d;
    line-height: 14px;
    text-decoration: underline;
    background: none;
    width: auto;
    height: auto;
    margin: 10px auto;
    border-radius: 0;
}
.MB_banner img {
    width: 700px;
    height: 65px;
    margin-bottom: 20px;
}
.bottom_img {
    margin-bottom: 30px;
}
.column_list2 >li {
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.column_list2 li .cl_pic {
    float: left;
    margin: 10px 0 10px 10px;
    display: inline;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.column_list2 li .cl_text {
    float: right;
    width: 680px;
    margin-top: 20px;
    display: inline;
}
.column_list2 li .cl_text .cl_name img {
    float: left;
}
.column_list2 li .cl_text .cl_name {
    text-align: left;
    overflow: hidden;
}
.column_list2 li .cl_text .cl_name span {
    margin: 0 10px;
    font-size: 24px;
    color: #000;
    line-height: 28px;
    display: inline-block;
    float: left;
}
.column_list2 li .cl_text .cl_name span a {
    font-size: 24px;
    color: #000;
    background: none;
    width: auto;
    height: auto;
    line-height: 28px;
    display: inline-block;
    margin: 0;
    text-align: left;
    float: none;
}
.column_list2 li .cl_text .cl_name a {
    font-size: 12px;
    color: #fff;
    background-image: url(../images/icon_dy.png);
    background-repeat: no-repeat;
    width: 53px;
    height: 28px;
    line-height: 28px;
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    float: left;
}
.column_list2 li .cl_text .cl_introduction {
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 24px;
    margin-top: 15px;
}
.column_list2 li .cl_text .cl_parameter {
    overflow: hidden;
    margin-top: 30px;
}
.column_list2 li .cl_text .cl_parameter .cl_city {
    float: left;
    font-size: 16px;
    color: #b1b0b0;
    text-align: left;
    line-height: 24px;
    margin-right: 50px;
    display: inline;
}
.column_list2 li .cl_text .cl_parameter .cl_field {
    float: left;
    text-align: left;
}
.column_list2 li .cl_text .cl_parameter .cl_field li {
    font-size: 16px;
    color: #b1b0b0;
    text-align: left;
    line-height: 24px;
    display: inline-block;
}
.column_list2 li .cl_text .cl_parameter .cl_field li a {
    color: #b1b0b0;
    text-decoration: underline;
    margin-right: 15px;
}
.column_list2 li .cl_text .cl_parameter .cl_field li a:hover {
    color: #c9081d;
}
.column_list2 li .cl_title {
    font-size: 20px;
    color: #000;
    text-align: left;
    line-height: 30px;
    margin-top: 20px;
}
.column_list2 li .cl_time {
    font-size: 14px;
    color: #b1b0b0;
    margin-top: 10px;
    text-align: left;
}
.column_list2 li .cl_time img {
    margin-right: 5px;
    vertical-align: top;
}
.column_list2 li .cl_content {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-top: 15px;
}
.column_list2 li .cl_content a {
    font-size: 16px;
    color: #c9081d;
    text-decoration: underline;
}
.columnist ul li {
    position: relative;
}
.columnist ul li .sb {
    position: absolute;
    font-size: 12px;
    background-color: #c9081d;
    padding: 4px 10px;
    border-radius: 3px;
    color: #fff;
    top: 0;
    right: 0;
}
.columnist ul li div {
    clear: both;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #b1b0b0;
}
.columnist ul li dl {
    margin-bottom: 10px;
}
.box_head {
    padding: 0 10px 0px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
}
.box_head div {
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 40px;
    padding: 0;
    box-sizing: border-box;
    overflow: visible;
}
.box_head div strong {
    border-bottom: 1px solid #c9081d;
    padding: 10px 10px 10px 5px;
    position: absolute;
    top: -1px;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    vertical-align: middle;
    overflow: hidden;
    display: block;
    left: 0;
}
.box_body {
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    background-color: #f2f2f2;
}
.box_body .sch_site ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    color: #000;
    text-align: left;
    background-image: url(https://www.solarbe.com/skin/2018G/images/icon_special_list.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box_body .sch_site ul li a {
    color: #000;
}
.box_body .sch_site ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.box_body .sch_site ul li:first-of-type {
    margin-top: 0;
}
.rank_list ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    color: #000;
    text-align: left;
    overflow: hidden;
}
.rank_list ul li a {
    color: #000;
    float: left;
}
.rank_list ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.rank_list ul li span {
    float: right;
    text-align: right;
    color: #888;
}
.sch_find {
    border-bottom: 1px solid #c9081d;
    padding: 10px 10px 10px 5px;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    vertical-align: middle;
    overflow: hidden;
    display: block;
    text-align: left;
    font-weight: bold;
}
.sch_relate ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    color: #000;
    text-align: left;
    overflow: hidden;
}
.sch_relate ul li a {
    color: #000;
    float: left;
}
.sch_relate ul li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.sch_relate ul li span {
    float: right;
    text-align: right;
    color: #888;
}
.link2 {
    overflow: hidden;
    margin: 20px 0;
}
.link2 li {
    float: left;
    width: 20%;
}
.link2 li a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.link2 li a:hover {
    color: #c9081d;
    text-decoration: underline;
}
.Logo {
    /* background-color: #f2f2f2; */
    /* padding: 0 10px; */
    box-sizing: border-box;
    /* margin-top: 15px; */
    /* width: 300px; */
}
.Logo>div {
    padding: 10px 0;
    overflow: hidden;
}
.Logo>div img {
    height: 20px;
    float: left;
    margin-right: 5px;
    display: inline;
}
.Logo>div span {
    float: left;
    color: #c9081d;
    font-size: 16px;
    line-height: 20px;
}
.Logo dl {
    overflow: hidden;
    position: relative;
    /* width: 291px; */
}
.Logo dl dt {
    font-size: 14px;
    text-align: left;
    color: #333;
	margin:5px 0 5px 0;
}
.Logo dl dd {
    float: left;
    width: 78px;
    height: 44px;
    margin: 0 7px 5px 0;
    display: inline;
}
.Logo dl dd img {
    width: 100%;
    border: 1px solid #ddd;
    height: 100%;
}