@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 {
	cursor: pointer;
}

img {
	border: none;
	vertical-align: middle;
}

select::-ms-expand {
	display: none;
}


/*@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 {
	margin-bottom: 40px;
}

.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(../../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;
}

.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 {
	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;
	font-size: 12px;
}

.head-min .head-search .register li a:hover {
	color: #c9081d;
}

.head .search .search_content {
	/* float: left; */
	height: 40px;
	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;
}


/* underline */

a:hover {
	color: #e61212 !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;
}

.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: 99;
	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;
	font-size: 14px;
}

.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 #f54343;
	padding-left: 75px;
	font-size: 16px;
}

.head .search .search_btn {
	position: absolute;
	right: 0;
	top: 1px;
	width: 100px;
	height: 50px;
	background-color: #f54343;
	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;
	justify-content: space-between;
	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: 89% !important;
	height: 27px !important;
	display: inline-block;
	text-align: left;
}

@media (max-width:1400px) {
	#gonggao {
		width: 90% !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: #f54343;
}

.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: #f54343;
}

.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: #f54343;
}

.hasVideo::before {
	content: '';
	background-image: url(../../images/newimg/video.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;
}

.top_left .solarbe_meeting {
	margin-top: 15px;
}

.special_topic>div {
	margin-top: 10px;
}

.item_title1 {
	border-bottom: 1px solid #f54343;
	margin: 0 0 20px 0;
	text-align: left;
	width: 100%;
}

.meetnews_box {
	text-align: left !important;
}

.item_title1 a {
	font-family: PingFangSC-Regular;
	font-size: 19px;
	line-height: 40px;
	color: #333333;
	border-bottom: 4px solid #f54343;
	padding-bottom: 6px;
}

.item_title {
	border-bottom: 1px solid #fcc6c6;
	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;
	float: left;
	cursor: pointer;
	position: relative;
	margin-right: 30px;
}

.item_title span a {
	font-family: PingFangSC-Semibold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	cursor: pointer;
}

.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: #f54343 !important;
	border-bottom: 4px solid #f54343 !important;
}

.aaa a {
	color: #f54343 !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_topimg p {
	position: absolute;
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 14px;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
}

.tui_subject .special_topimg:nth-of-type(1) {
	position: relative;
	display: inline-block;
	width: 100%;
}

.tui_subject img {
	width: 175px;
	height: 98px;
	float: left;
}

.tui_subject span {
	width: 290px;
	float: right;
	display: inline-block;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	padding-left: 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.special_topic .special_top {
	display: block;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	text-align: left;
	line-height: 38px;
	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_top p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.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: 40px;
	letter-spacing: 0px;
	color: #f54343;
}

.top_mid {
	width: 480px;
	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: 100%;
	text-align: left;
}

.news_item a:nth-child(1) {
	font-family: PingFangSC-Semibold;
	font-size: 19px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #333333;
}

.news_item a {
	font-family: PingFangSC-Regular;
	display: block;
	font-size: 16px;
	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: #f54343;
	padding-right: 5px;
}

.news_item a span::after {
	content: '|';
	padding-left: 5px;
	color: #ccc;
}

.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;
	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: 100px;
	height: 102px;
	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 {
	font-family: PingFangSC-Medium;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #f54343;
	text-align: left;
}

.solarbe_timeline .timeline_title span a {
	margin-top: 20px;
	font-family: PingFangSC-Medium;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #f54343;
	text-align: left;
	float: none;
}

.solarbe_timeline .timeline_title span:nth-child(1) {
	width: 8px;
	height: 8px;
	background-color: #f54343;
	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;
	position: relative;
}

.solarbe_live .live_ins .live_top p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	padding: 5px 10px;
	box-sizing: border-box;
}

.solarbe_live .live_ins .live_top .live_top_item {
	position: relative;
	width: 175px;
}

.solarbe_live .live_ins .live_top .live_top_item img {
	width: 100%;
	height: 98px;
}

.live_bottom ul {
	padding-top: 10px
}

.live_bottom ul li {
	text-align: left !important;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.live_bottom ul li::before {
	content: '●';
	color: #f54343;
	font-size: 10px;
}

.solarbe_live .live_bottom ul li a {
	color: #212223;
}

.isended {
	color: #999 !important;
}

.yunzhan img {
	width: 100%;
}

.yunzhan .layui-carousel-next {
	margin-top: 20px;
}

.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,
.product_item p {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	height: 32px !important;
	letter-spacing: 0px;
	color: #ffffff !important;
	background-color: rgb(0, 0, 0, 0.6);
	width: 100%;
	height: 32px;
	padding: 0 10px;
	box-sizing: border-box;
}

.product {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product .product_item {
	width: 175px;
	text-align: left;
	margin-top: 20px;
	position: relative;
}

.product .product_item img {
	width: 100% !important;
	height: 84px !important;
	background-color: #ffffff !important;
	border: solid 1px #eeeeee !important;
}

.library_all .library_top {
	position: relative;
}

.library .item_title1 {
	margin-top: 9px;
}

.library .library_all {
	margin-top: 20px;
}

.library_all img {
	height: 200px;
	width: 360px;
}

.library_top p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
}

.library_all .library_bot {
	padding-top: 10px;
}

.library_all .library_bot a {
	display: block;
	text-align: left;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	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 a {
	display: flex;
	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 .big_title img {
	width: 40px;
	height: 36px;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -5px;
}

.bot_title .big_title p {
	font-family: SourceHanSerifCN-Heavy;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 15px;
	text-align: left;
}

.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: #f54343;
	color: #fff !important;
	border: solid 1px #fff;
}

.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: 590px;
	padding-left: 30px;
}

.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;
}

.lightCup_top {
	text-align: left;
}

.lightCup_top>div {
	width: 47%;
	float: left;
}

.lightCup_top>div p {
	font-size: 14px;
}

.lightCup_top>div img {
	width: 100%;
	height: 150px;
}

.lightCup_top>div:nth-of-type(1) {
	margin-right: 5%
}

.bot_all .bot_tl .big_nearmeet p {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 32px;
	background-color: #000000;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 100%;
	padding: 0 15px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

.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;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 100%;
	padding-left: 15px;
	text-align: left;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bot_all .bot_top {
	display: flex;
	justify-content: space-between;
}

.bot_all .bot_tr {
	width: 450px;
	padding-left: 20px
}

.bot_all .bot_tr .exins .exins_item:nth-child(1) {
	margin-top: 20px;
}

.bot_all .bot_tr .exins .exins_item {
	display: flex;
	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;
	padding: 10px 0;
	width: 280px;
	overflow: hidden;
}

.bot_all .bot_tr .exins .exins_item div p:nth-child(1) a {
	width: 100%;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	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) {
	color: #888;
	font-size: 14px;
}

.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;
}

.lightCup img {
	width: 340px;
	height: 109px;
	margin: 10px 0;
}

.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: #f54343;
	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 #f54343;
	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: #f54343;
    border-bottom: 4px solid #f54343; */
	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: #f54343;
	border-bottom: 4px solid #f54343;
	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;
}

.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 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: #f54343;
}

.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: #f54343 !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;
}

.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 {
	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 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;
}

.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;
}

.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 {
	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 {
	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;
}

.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;
}

.big .big_list li a:hover div {
	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;
}

.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 {
	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 {
	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 {
	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 {
	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 {
	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 {
	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 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;
}

.nav_bottom {
	height: 40px;
	padding-top: 13px;
	box-sizing: border-box;
	text-align: center;
	font-family: PingFangSC-Medium;
}

.nav_bottom li {
	display: inline-block;
	vertical-align: top;
}

.nav_bottom li a {
	color: #444;
	border-right: 1px solid #444;
	line-height: 14px;
	display: block;
	padding: 0 10px;
	font-size: 14px;
}

.nav_bottom li:last-of-type a {
	border: none;
}

.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: 2;
	/*top: 50%;*/
	left: 50%;
	margin-left: 615px;
	bottom: 10px;
}

.R_fixed li {
	width: 40px;
	height: 40px;
	background-color: #f5443c;
	border-radius: 2px;
	margin-bottom: 5px;
	position: relative;
	display: none;
}

.R_fixed li img {
	width: 100%;
	height: auto;
}

.R_fixed li:last-child {
	display: block;
}

.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;
}

.hyhot {
	color: #c9081d;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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 {
	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 {
	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;
}

.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;
}

.special_list li dl dd:last-of-type a:hover {
	color: #c9081d;
}

.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 {
	color: #c9081d;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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 {
	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 {
	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;
}

.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 {
	color: #c9081d;
	margin-right: 15px;
}

.main .main_left .main-body .MB_content .key a:hover {
	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;
}

.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;
}


/* 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;
}

.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 {
	color: #c9081d;
}

.Author>a:last-of-type {
	font-size: 14px;
	color: #c9081d;
	line-height: 14px;
	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;
}

.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;
}

.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 {
	color: #c9081d;
}

.Author>a:last-of-type {
	font-size: 14px;
	color: #c9081d;
	line-height: 14px;
	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;
	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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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%;
}


/*新闻列表页00*/


/* 新丶新闻列表页 */

.newslist {
	margin-bottom: 50px;
}

.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(../img/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(../img/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;
}


/* 新闻300px右侧 */

.listleftself {
	width: 870px !important;
}

.listrightself {
	float: right;
	width: 300px;
	/*overflow: hidden;*/
	text-align: left;
	position: sticky;
	top: 0;
}

.listrightself .ad340x60 img {
	width: 300px;
	height: auto;
	margin-top: 10px;
}

.listrightself .lastAct {
	display: flex;
	align-items: center;
	margin-top: 13px;
}

.listrightself .lastAct img {
	width: 130px;
	height: 80px;
	margin-right: 15px;
}

.listrightself .lastAct .actins {
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin: 0;
}

.listrightself .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;
}

.listrightself .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;
}

.listrightself .goodSpecial a img {
	/* width: 340px; */
	width: 300px;
	height: 160px;
}

.listrightself .lastNews ul {
	margin-top: 10px;
}

.listrightself .lastNews ul li {
	content: '●';
	font-size: 12px;
	color: #ccc;
	margin-right: 7px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.listrightself .lastNews ul li::before {
	content: '●';
	font-size: 12px;
	color: #ccc;
	margin-right: 7px;
}

.listrightself .lastNews ul li a {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}

.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem .one {
	position: relative;
	display: block;
}

.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem:hover .yzHover {
	display: block;
}

.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem .yzHover {
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	display: none;
}

.exMeet .exMeetLeft .yzWrapper .yzIns .yzItem a:hover p {
	color: #fff !important;
}

.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a {
	display: block;
	float: left;
	width: 160px;
	height: 90px;
	line-height: 100px;
	transition: all .3s;
	border: 1px solid #e9e9e9;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 10px;
}

.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a:nth-child(-n+2) {
	margin-top: 0px;
}

.exMeet .exMeetLeft .yzWrapper .yzleft .qyWrapper a:nth-child(2n) {
	margin-left: 15px;
}

.R_fixed {
	position: fixed;
	z-index: 2;
	top: auto;
	left: 50%;
	margin-left: 615px;
	bottom: 10px;
}

.R_fixed li {
	display: none;
}

.R_fixed li:last-child {
	display: block;
}

.rightWeek {
	padding-top: 10px;
}

.rightWeek a {
	text-align: left;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	color: #333333;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 25px;
}

.rightWeek a span {
	color: #FEC01E !important;
	position: absolute;
	left: 0;
	font-style: italic;
}

.rightWeek a:nth-of-type(1) span,
.rightWeek a:nth-of-type(2) span,
.rightWeek a:nth-of-type(3) span {
	color: #FF6600 !important;
}

.rightWeek a:hover span {}

.rightWeek a span {
	font-weight: bold;
	padding-right: 10px;
	font-family: serif;
	font-size: 20px;
}

.goodSpecial a:nth-of-type(1) {
	position: relative;
}

.goodSpecial a:nth-of-type(1) p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.8);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 14px;
}

.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: #f54343;
}

.mainbody-body-about-title {
	padding: 30px 0 20px 0;
	display: flex;
	align-items: center;
}

.mainbody-body-about-title>a {
	margin: 0 20px;
}

.mainbody-body-about-title-link-con {
	display: flex;
}

.mainbody-body-about-title-link {
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
}

.mainbody-body-about-title-link:hover,
.mainbody-body-about-title-link.active {
	color: #C9081D;
	border-color: #C9081D;
}

.count_content {
	display: none;
}

.mainbody-body-about-title-link.active:after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	top: 30px;
	width: 0px;
	border-width: 12px;
	border-style: solid;
	border-color: transparent transparent #F5F5F5 transparent;
}

.mainbody-body-about-list {
	padding: 20px 20px 40px 20px;
	background-color: #F5F5F5;
	border-radius: 10px;
}

.mainbody-body-about-list-item {
	display: flex;
	align-items: flex-end;
	margin: 6px 0;
	text-align: left;
}

.mainbody-body-about-list-item-title {
	width: calc(100% - 90px);
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	padding-right: 30px;
	box-sizing: border-box;
}

.cai_title {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	margin-left: -45px;
}

.cai_title a {
	line-height: 20px;
	display: inline-block;
	margin-bottom: 10px;
	border-left: 4px solid #C9081D;
	padding-left: 10px;
}

.mainbody-body-about-list-item-title>span {
	color: #C9081D;
}

.mainbody-body-about-list-item-title {
	width: calc(100% - 90px);
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}

.mainbody-body-about-list-item-time {
	width: 80px;
	font-size: 12px;
	color: #999;
}

.swiper_ {
	position: relative;
	width: 770px;
	margin: 30px auto;
}

.swiper_ .swiper-container img {
	width: 100%;
}

.swiper_ .swiper-slide {
	padding: 15px;
	border-radius: 5px;
	background-color: #f9f9f9;
}

.swiper_ .swiper-slide p {
	color: #333;
	font-size: 15px;
	padding-top: 8px
}

.swiper_ .swiper-slide img {
	height: 146px;
}

.tuijian .swiper-button-prev {
	left: -30px;
}

.tuijian .swiper-button-next {
	right: -30px;
}

.tuijian .swiper-button-next,
.tuijian .swiper-button-prev {
	background-size: 20px 44px;
}
.tuijian .entry-content .time{
	text-align: left;
}
