@charset "utf-8";
/*  */
.main {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
#line {
	width: 100%;
	height: 400px;
}
.div1,
.div2 {
	margin-bottom: 15px;
	font-size: 14px;
	_zoom: 1;
}

.home_main {
	margin-bottom: 15px;
}

.home_kuang {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
}

.first_mainl {
	width: 400px;
	height: 515px;
	margin-right: 25px;
}

.first_mainc {
	width: 450px;
	height: 515px;
	margin-right: 25px;
}

.first_mainr {
	width: 300px;
	height: 515px;
}

.img_h3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.img_h3 h3 {
	float: left;
	font-size: 18px;
	color: #fff;
}

.img_h3 .mmore {
	float: right;
	width: 16px;
	height: 16px;
	background: url(/uploads/image/alimages/home_img1.png) 0 0 no-repeat;
}
.img_h3 .mmore:hover {
	background: url(/uploads/image/alimages/home_img1.png) -42px 0 no-repeat;
}
.img_op {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.img_op p {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.homemainl {
	width: 385px;
	margin-right: 25px;
}

.homemainc {
	width: 465px;
}

.homemainr {
	width: 790px;
}

.homemainrr {
	width: 300px;
}

/* tit */
.hb_tit {
	line-height: 20px;
	padding: 15px 10px 10px;
}

.hb_tit h3 {
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
}

.hb_tit h3 em {
	float: left;
	width: 5px;
	height: 16px;
	background: #ba0c2f;
	margin: 2px 8px 0 0px;
	_font-size: 0;
}

a.vmore {
	float: right;
	width: 16px;
	height: 16px;
	background: url(/uploads/image/alimages/home_img1.png) no-repeat 0 -42px;
	_font-size: 0;
	text-indent: -9999px;
}
a.vmore:hover{
	background: url(/uploads/image/alimages/home_img1.png) no-repeat -42px 0;
}
/* ranking */
.hb_tit .wenhao{
	float: left;
	width:12px;
	height: 20px;
}
.hb_tit .wenhao img{
	vertical-align:top;
	cursor: pointer;
}
.ranking_select{
	position: absolute;
	right: 10px;
	top: -30px;
}
.ranking_select .el-select{
	width: 80px;
	border-radius: 4px;
	color: #bfbfbf;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	
}
.ranking_select .el-input__icon{
	line-height: 20px;
}
.ranking_select .el-select input{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.ranking_select .el-select .el-input__inner{
	padding: 0 5px;
}
.raking_date{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-left: 15px;
	position: absolute;
	left: 100px;
	top: -30px;
}
.ranking_box{
	padding-top: 10px;
	position: absolute;
	background-color: #fff;
	top: 30px;
	left:-78px;
	width: 380px;
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 15%);
	display: none;
	transition: all .5s;
	z-index: 9999;
	border-radius: 5px;
}
.ranking_box::before{
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 15px solid #fff;
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 75px;

}
.ranking_centent{padding:0 10px;}
.ranking_centent .ranking_list{
	padding: 10px;
	display: none;
}
.ranking_centent .ranking_list p{
	font-weight: normal;
	padding-bottom:10px;
	line-height: 24px;
	font-size: 14px;
}
.ranking_centent .ranking_list p span{
	font-weight: bold;
}
.ranking_pro{padding: 0 10px;}
.ranking_pro .ranking_button{
	background-color:#f2f2f2;
	overflow: hidden;
	padding: 0;
}
.ranking_pro .ranking_button ol li {
	width: 80px;
	height: 34px;
	line-height: 34px;
	margin-left: 20px;

}
.pro_centent .pro_list{
	margin-top: 10px;
}

.pro_list ul li{
	text-align: center;
	border-top: 1px dashed #bfbfbf;
	color: #333;
	font-size: 13px;
	line-height: 38px;
	height: 38px;
}
.pro_list ul li:first-child{
	border-top:none
}
.pro_list ul li span{
	display: block;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.pro_list ul li .home_progress{
	width: 100%;
	height:24px;
	margin-top: 8px;
	background-color:#999 ;
	position: relative;
}
.pro_list ul li .home_progress i{
	height: 24px;
	background-color: #28346d;
	position: absolute;
	left: 0;
	top: 0;
}
.pro_list ul li .home_progress b{
	font-size: 12px;
	width: 100%;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	position: absolute;
	top: 0;
	left:0;
}
.pro_list ul li span:first-child{
 width: 10%;
}
.pro_list .tab5 li span{
	width: 30%;
}
.pro_list .tab6 li span{
	width: 16%;
}
.pro_list .tab7 li span{
	width: 15%;
}
.pro_list .table1 th span#titx1,.pro_list .table1 th span#titw1{
	background-color: #31c400;
}
.pro_list .table1 th span#titx1:hover,.pro_list .table1 th span#titw1:hover{
	background-color: #1a9016;
}
.pro_list .table1 th span#titx0:hover,.pro_list .table1 th span#titw0:hover{
	background-color: #ba0c2f;
}
.pro_list .table1 th span {
	display: inline-block;
	width: 18px;
	height: 18px;
	color: #fff;
	margin-right: 5px;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
	background-color: #dd0000;
	border-radius: 3px;
}
.pro_list .table1 th i{
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	cursor: pointer;
}
.pro_list .table1 th i.redthree{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #dd0000;
}
.pro_list .table1 th i.greenthree{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #1a9016;
}
/* hotnew */
.tphot {
	padding: 5px 10px 10px;
	overflow: hidden;
}

.tphot .hottop {
	border-bottom: 1px #bfbfbf dashed;
	margin-bottom: 10px;
}

.tphot .hottit {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	height: 18px;
	font-weight: bold;
}

.tphot .hottit a {
	color: #ba0c2f;
}
.tphot .hottit:hover a {
 text-decoration: underline;
}
.tphot .hottxt {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.tphot .hottxt a {
	color: #999;
}

.tphot .h54 {
	height: 54px;
}

.tphot .hottxt time {
	padding-left: 20px;
}
.tphot .hotlist{
	height: auto;
	overflow: hidden;
}
.hotlist li {
	background: url(/uploads/image/iimg/lz_common_ico.png) 0 -224px no-repeat;
	text-indent: 12px;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
	margin-bottom: 10px;
}

.hotlist li a {
	float: left;
	width: 375px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.hotlist li:hover a{
	color: #ba0c2f;
}
.hotlist li span {
	float: right;
	text-indent: 0;
	width: 45px;
	font-size: 11px;
}

.bthot {
	padding: 0 10px;
}

.bthot .btho {
	overflow: hidden;
	margin-bottom: 10px;
}

.bthot .btho li {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	padding: 0 18px;
	line-height: 24px;
	cursor: pointer;
}

.bthot .btho li.active {
	background-color: #44546a;
	border-radius: 4px;
	color: #fff;
	position: relative;
}

.bthot .btho li.active::after {
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 4px solid #fff;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

.bthot_bot .hotflo {
	width: 210px;
	height: 115px;
	background: #f2f2f2;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	float: left;
	margin-left: 10px;
	padding: 10px 5px 0;
	box-sizing: border-box;
}
.bthot_bot .hotflo .week{
	float: left;
	margin-bottom: 10px;
	color: #333;
}
.bthot_bot .hotflo .month{
	float: right;
	margin-bottom: 10px;
	color: #333;
}
.bthot_bot .hotflo:first-child {
	margin-left: 0;
}
.bthot_bot .hotflo a{
	overflow: hidden;
	display: block;
}
.bthot_bot .hotflo h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	margin-bottom: 10px;
}

.bthot_bot .hotflo .hotspan{
	float: right;
	background-color: #999;
	min-width: 40px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	margin-bottom: 5px;
}

.bthot_bot .hotflo p {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 36px;
	margin-bottom: 5px;
}

.hotflot {
	width: 430px;
	height: 130px;
	padding: 10px 10px 0;
	box-sizing: border-box;
	background: #f2f2f2;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
}

.hotflot li a {
	width: 350px;
}
#bthot1,#bthot0{
	margin: 0 auto;
	width: 190px;
	height: 45px;
}
.home_img{padding:25px 20px 0 10px;}
.home_img img{margin: 0 auto;}
/* zhibo */
.homevideo{
	padding:8px 0;
}
.homevideo ul li{
	padding-right:10px ;
}
.home_zhibo:hover .btn1,.home_zhibo:hover .btn2,.home_zhibo:hover .btn3,.home_zhibo:hover .btn4{
	display: block;
}

.btn1,.btn2,.btn3,.btn4,.btn5,.btn6{
	position: absolute;
	top: 33%;
	z-index: 99;
	cursor: pointer;
	width: 42px;
	height: 42px;
	display: none;
	transition: all .5s;
}
.btn1,.btn3,.btn5{
	left: 0;
	background: url(/uploads/image/alimages/home_img1.png) 0 -126px no-repeat;
}

.btn2,.btn4,.btn6{
	right: 0;
	background: url(/uploads/image/alimages/home_img1.png) 0 -84px no-repeat;
}
/* #btn1,#btn2{
	position: absolute;
	left: 50%;
	margin-left: -21px;
	z-index: 99;
	cursor: pointer;
	width: 42px;
	height: 42px;
	filter:alpha(opacity=0);          
	-moz-opacity:0;          
	-khtml-opacity: 0;          
	opacity: 0; 
 transition: all .5s;
}
#btn1 {
	top:-12px;
	background: url(/uploads/image/alimages/home_img1.png) 0 -165px no-repeat;
}

#btn2{
	bottom: -16px;
	background: url(/uploads/image/alimages/home_img1.png) 0 -210px no-repeat;
} */

/* benchmark*/
.home_main .benchmark_button ol li{
	width: 64px;
	height: 30px;
	line-height: 30px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
}
/* .benchmark_centent{padding:0 10px;}  */
.table1{
	width: 96%;
	text-align: center;
	font-size: 12px;
	table-layout: fixed;
	margin: 0 2%;
}
.table1 tr{width: 100%;}
.table1 tr th{
	height: 30px;
	background: #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.table1 tr td{
	text-align: center;
	border-bottom: 1px dashed #333;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
#content0,#content1,#content2,#content3,#content4{
	height:260px;
	width: 385px;
	overflow: hidden;
} 
.mcsb_inside>.mcsb_container{
	margin-right:10px !important;
}
.mcs-dark.mcsb_scrolltools .mcsb_dragger .mcsb_dragger_bar{
	background: #d2d2d2 !important;
}
.mcsb_scrolltools{
	width: 10px !important;
}
.benchmark_list ul{
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.benchmark_list ul li{
	text-align: center;
	border-bottom: 1px dashed #bfbfbf;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
}

.benchmark_list ul li span{
	width: 20%;
	height: 38px;
	display: block;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}
.benchmark_list ul li span i{
	font-style: normal;
}
/* cale */
.home_calendar{
	padding-left:10px;
	overflow:hidden;
	height:513px;
}
.home_calendar:hover{
	overflow-y:auto ;
}
.calendar_box{
	padding: 10px;
	position: absolute;
	background-color: #fff;
	top: 25px;
	left:-78px;
	width: 260px;
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 15%);
	display: none;
	transition: all .5s;
	z-index: 9999;
	border-radius: 5px;
}
.calendar_box::before{
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 15px solid #fff;
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 75px;
}
.scroll-cale{
	width: 280px;
	height: 480px;
	overflow: hidden;
}
.goodslist li{
	overflow: hidden;
	border-bottom: 1px dashed #d1d1d1;
	padding: 10px 0;
}
.goodslist .caldate{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
.goodslist .caldate .calear{
	color: #ba0c2f;
	cursor: pointer;
	font-size: 16px;
}
.goodslist .callist,.goodslist .callist1{
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}
.goodslist .callist .caltime,.goodslist .callist1 .caltime {
	width: 40px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-family: arial;
}
.goodslist .callist .caltime span{
	color: #bfbfbf;
	margin-left: 2px;
}
.goodslist .callist a{
	width:200px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #2f63ba;
	padding-left:20px;
}
.goodslist .callist a:hover{
	color: #ba0c2f;
}
.home_jiage .hotlist li a{
	width: 295px;
}
.homerrlist{height: 155px;overflow: hidden;}
.homerrlist .hotlist li a {
	width: 210px;
}
.homerrlist .hotlist li{
		height: 30px;
		line-height: 30px;
		border-bottom: 1px dashed #999;
		background: url(/uploads/image/iimg/lz_common_ico.png) 0 -217px no-repeat;
		margin-bottom:0;
}
.hb_tit .plusmore ol li{
		height: 20px;
		line-height: 20px;
}
/* fagaiwei */
.fagaiwei_mark table{
	text-align: center;
	width: 280px;
	margin: 0 auto;
	line-height: 24px;
}
.fagaiwei_mark table .td1{
	background-color:#eee;
}
/* center */
.homeprice .center_list,.homedata .center_list{
	border-bottom: 1px solid #bfbfbf;
	margin: 0 10px;
	padding: 0 0 10px 0;
}

.center_list {
	padding: 0 10px;
	overflow: hidden;
}

.center_list li {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	float: left;
	margin-right: 12px;
}

.center_list li:hover a {
	color: #c31a27;
}
.home_price{
	padding: 0 10px;
}
.price_time{
	position: absolute;
	top: 18px;
	left: 100px;
	font-size: 12px;
	color: #666;
}
.swiper-price .swiper-slide,.swiper-data .swiper-slide{
	width: 445px; 
	height: 190px;
}
.pagination-data,.pagination-price{
	position: absolute;
	top: 10px;
	right: 10px;
}
.pagination-data span,.pagination-price span{
	margin-right: 5px;
}
.pagination-data .swiper-pagination-bullet-active,.pagination-price .swiper-pagination-bullet-active{
	background: #ba0c2f;
}
/* price data zhexiantu */
.firstprice{
	width: 445px;
	height:45px;
}
.pricetop{
	margin-top: 10px;
}
.pricetop ul li{
	width: 33.3%;
	font-size: 13px;
	float: left;
}
.pricetop ul li em{
	display: inline-block;
	width:8px;
	height: 8px;
	border-radius: 50%;
	margin-right:8px ;
}
.pricetop ul li.priceone{
	text-align: left;
	color: #ba0c2f;
}
.pricetop ul li.priceone em{
	background:#ba0c2f ;
}
.pricetop ul li.pricetwo{
	text-align: center;
	color: #bfbfbf;
}
.pricetop ul li.pricetwo em{
	background: #bfbfbf;
}
.pricetop ul li.pricethree{
	text-align: right;
	color: #5fb9a0;
}
.pricetop ul li.pricethree em{
	background: #5fb9a0;
}
.pricebottom{
	margin-top: 5px;
}
.pricebottom span{
	display: block;
	border-radius:5px;
	height: 10px;
	float: left;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.pricebottom span.firstcolor{
	background:#ba0c2f;
}
.pricebottom span.twocolor{
	background:#bfbfbf;
}
.pricebottom span.threecolor{
	background:#5fb9a0;
}
.pricefirst{
	width: 445px;
	height:145px;
}
.line,.priceline{
	width:445px;
	height:200px;
}
/* follow */
.home_follow{
	padding: 0 10px;
	overflow: hidden;
}
.home_follow1{
  height: 265px;
}
.home_follow2{
  height: 150px;
}
.home_follow ul li{
	margin-bottom: 10px;
}
.home_follow ul li .div_img{
	width:280px;
	height: 90px;
	overflow: hidden;
}
.home_follow ul li .div_img img{
	width: 100%;
	height: 100%;
	transition:all .5s;
}
.home_follow ul li p{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.home_follow ul li .follow_time img{
	display: inline-block;
	vertical-align:text-bottom
}
.home_follow ul li .follow_time time{
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.home_follow ul li:hover .div_img img{
 transform: scale(1.1);
}
.home_follow ul li:hover p{
	color: #ba0c2f;
}
/* meeting */ 
.home_button {
	padding: 10px;
	overflow: hidden;
}
.home_button ol li {
	width: 60px;
	height: 24px;
	line-height: 24px;
	border-radius: 4px;
	background-color: #f2f2f2;
	margin-left: 10px;
	float: left;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	font-size: 12px;
	transition: all .1s;
}

.home_button ol li:first-child {
	margin-left: 0;
}
.home_button ol li a{display: block;border-radius: 4px;}
.home_button ol li.active {
	background-color: #ba0c2f !important;
	color: #fff;
}
.home_button ol li:hover {
	background-color: #999;
	color: #fff;
}
.home_button ol li.active a{color: #fff;}
.home_button ol li:hover a{
	background-color: #ba0c2f;
	color: #fff;
}
.swiper-button-disabled{
	filter:alpha(opacity=.2);          
	-moz-opacity:.2;          
	-khtml-opacity: .2;          
	opacity: .2; 
}
.new_meeting:hover .btn3,.new_meeting:hover .btn4,.old_meeting:hover .btn5,.old_meeting:hover .btn6{
	display: block;
}
.home_meeting{
	padding: 0 10px;
}
.home_meeting .swiper-slide{
	width:245px;
	height: 220px;
  /* float: left; */
}
.home_meeting .old_meeting .swiper-slide{
	width: 305px;
}
.home_meeting .old_meeting .img{
	width:285px;
	height: 160px;
	margin: 0 auto;
}
.home_meeting .meet_time{
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin-bottom: 10px;
	padding: 0 10px;
}
.home_meeting .shu{
	padding: 0 10px;
	height: 4px;
	position: relative;
	margin-bottom: 10px;
}
.home_meeting .shu::before{
	content: '';
	width:8px;
	height: 8px;
	border-radius: 50%;
	background: #ba0c2f;
	display: block;
	position: absolute;
	top: -2px;
	left: -10px;
}
.home_meeting .shu span{
	position: absolute;
	right: 13px;
	display: block;
	width: 220px;
	height: 4px;
	background: #ba0c2f;
	border-radius: 2px;
}
.home_meeting .old_meeting .shu span{
	width: 285px;
	right: 10px;
}
.home_meeting .meet_time span {
	margin-right: 5px;
}
.home_meeting .meet_time span.red{
	color: #ba0c2f;
}
.home_meeting .meet_time em {
	color: #ba0c2f;
	margin-right: 5px;
	font-style: normal;
}
.home_meeting .img img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	-ms-transition:all .5s;
	-webkit-transition:all .5s;
	display: block;
}
.home_meeting .img {
	width: 220px;
	height: 125px;
	overflow: hidden;
	margin:0 auto 10px;
}
.home_meeting .swiper-slide:hover .img img{
	transform: scale(1.1);
} 
.home_meeting .swiper-slide:hover .atit,.old_meeting .swiper-slide:hover .meet_time{
	color: #ba0c2f;
} 
.home_meeting .atit{
	font-size: 13px;
	display: block;
	font-weight: bold;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}
.home_meeting .meeting_place{
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	margin-top: 10px;
	padding: 0 10px;

}
/* report */
.report_centent .report_list{
	padding:0 10px;
	display: none;
}
.paper_centent .paper_list{
	padding-left:10px;
	display: none;
}
.btho3,.btho5{overflow: hidden;}
.btho3 li,.btho5 li{
	line-height: 20px;
	margin-right: 30px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
	color: #333;
}
.btho3 li.active,.btho5 li.active{
	border-bottom: 2px solid #ba0c2f;
}
.paper_list li a {
	width: 280px;
	font-size: 14px;
}
.paper_list .hotlist{margin-top: 15px;}
/* survey */
.vip_centent .vip_list{
	padding:0 10px;
	display: none;
}
#two_list{
    height: 230px;
    overflow: hidden;
}
.two_list li{ 
	overflow: hidden;
	padding:10px 0;
	border-top: 1px dashed #bfbfbf;
}
.two_list li:first-child{border-top: none;}
.two_list li .vip_img{
	width: 90px;
	height: 100px;
	overflow: hidden;
}
.two_list li .vip_img img{
	transition: all .5s;
	width: 100%;
	height: 100%;
}
.two_list li:hover img{transform: scale(1.1);}
.two_list li .vip_desc{
	width: 265px;
}
.two_list li .vip_desc h4{
	height: 40px;
	line-height: 20px;
	font-weight: bold;
	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;
	margin-bottom: 10px;
}
.two_list li:hover h4 a{color: #ba0c2f;}
.two_list li .vip_desc p{
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #999;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* cooperate */
.hezuokuang{
	padding: 10px;
}
.hezuokuang li{
	width: 115px;
	height: 40px;
	border: 1px solid #d2d2d2;
	line-height: 40px;
	text-align: center;
	font-size:14px;
	color: #333;
	font-weight: bold;
	margin-bottom:10px;
	float: left;
	margin-right: 10px;
	box-sizing: border-box;
}
.hezuokuang li:nth-child(3n){
	margin-right: 0;
}
/* keyaccount */
.joinus {
	line-height: 20px;
	margin-left: 30px;
	font-size: 12px;
}
.kcbox{padding:0 10px;}
.kctop {
	font-size: 13px;
	color: #9a9a9a;
	height: 38px;
	border-bottom: 1px dashed #cacaca;
	line-height: 1.6em;
	padding: 5px 0;
	*overflow: hidden;
}
.kclink {
	padding-top: 8px;
	*zoom: 1;
}
.kclink span {
	font-size: 13px;
	width: 245px;
	margin-right: 10px;
	line-height: 26px;
	float: left;
	height: 26px;
	overflow: hidden;
	color: #333;
}
/* link */
.l_link {
	width: 125px;
	padding: 30px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.a_link {
	padding: 30px 0;
	width: 1050px;
}

.a_link a {
	padding-right: 45px;
	color: #28346d;
	font-size: 14px;
	padding-bottom: 15px;
	display: block;
	float: left;
}
/* top22 */
.top22 {
	background: #fff;
	width: 100%;
	height: 70px;
	margin: 15px 0;
}
/* top2 */
.top2{background: url(/uploads/image/alimages/top2bg.png) 0 31px no-repeat #fff;}
.top2,.vptp {
	width: 100%;
	padding-top: 31px;
	height: 81px
}
.vptp{background: #fff;}
.topin .logo{
	margin-top: 15px;
	height: 48px;
}
.top2 .topin div.right {
	width: 910px
}
.top2 .topin .fxsbox{
	height: auto;
}
.fxsbox img{
	margin-top:8px;
}

.top2 .search {
	height: auto
}

.search {
	margin-top: 15px;
	width: 600px;
}

.schbox {
	width: 600px;
	height: 36px;
	position: relative;
	border: 1px solid #cacaca;
	border-radius: 5px;
}

.selectbox {
	width: 78px;
	height: 36px;
	position: relative;
	float: left;
	line-height: 36px;
	border-right:  1px solid #cacaca;
	font-size: 15px;
	text-indent: 18px;
	cursor: pointer;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

.selectbox img {
	vertical-align: middle
}

.selectbox .select-ico {
	display: inline-block;
	background: url(/uploads/image/iimg/lz_common_ico.png) no-repeat 0 -139px;
	width: 8px;
	height: 4px;
	position: relative;
	z-index: 1;
	top: -3px;
}

.selectbox ol {
	width: 78px;
	background: #fbfbfc;
	border: 1px solid #cacaca;
	border-top: 0;
	margin-left: -1px;
	font-size: 14px;
	display: none;
	position: absolute;
	left: 0;
	top: 34px;
	z-index: 8
}

.selectbox ol li {
	line-height: 24px
}

.selectbox ol li:hover {
	background: #999
}

.selhover ol {
	display: block
}

.search-inp {
	width: 420px;
	height: 34px;
	border: 0;
	background: transparent;
	text-indent: 0.5em;
	color: #999;
	float: left;
	line-height: 34px;
	outline: none;
}
.search .search-btn{
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    background-color: #cc3338;
    float: left;
    cursor: pointer;
}
.cross {
    position: absolute;
    top: 10px;
    right: 110px;
    display: none;
    width: 16px;
    height: 16px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -82px;
	cursor: pointer;
}
.search .search-prompt {
    display: none;
    z-index: 999;
    position: absolute;
    top: 36px;
    left: 80px;
    width: 420px;
    /* height: 226px; */
    border: 1px solid #f5f7f9;
    font-size: 15px;
    color: #151515;
    background-color: #fff;
    box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.search .search-prompt li {
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
}
.search .search-history {
    display: none;
    z-index: 999;
    position: absolute;
    top: 36px;
    left: 80px;
    width: 470px;
    box-sizing: border-box;
    border: 1px solid #f5f7f9;
    box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #fff;
}
.search-history-header {
    position: relative;
    height: 36px;
    padding: 0 15px;
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    font-size: 13px;
}
.search-history-header span {
    float: left;
}
.search-history-header a {
    position: relative;
    float: right;
}
.search .search-history  .clear-icon {
    content: '';
    position: absolute;
    top: 11px;
    right: 44px;
    width: 14px;
    height: 14px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -45px;
}
.search-history-body li {
    height: 35px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 35px;
}
.search-history-body li a {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.delete-history-icon {
    float: right;
    width: 7px;
    height: 7px;
    margin-top: 15px;
    background-image: url(/uploads/image/acsvimage/search_common_ico.png);
    background-position: 0 -116px;
    cursor: pointer;
}
.scroll-text {
	position: absolute;
	left: 85px;
	top: 10px;
	width: 415px;
	cursor: text;
}

.keywords-prompt {
	color: #9b9b9b;
	line-height: 18px;
}

.schbtn {
	border:none;
	height: 36px;
	*height: 36px;
	width: 50px;
	float: right;
	font-size: 16px;
	background: url(/uploads/image/alimages/search.png) center center  no-repeat;
	border-radius: 5px;
}

.search p {
	margin-top: 8px;
	color: #999
}

.search p a {
	color: #999;
	margin: 0 5px
}

.search p a:hover {
	text-decoration: underline
}
/* lz slider start */
.home_ad .theme-silder {
	margin-right: 2px
}
.home_ad{
	width: 1200px;
	overflow: hidden;
}
.slider-wrapper {
	width: 600px;
	height: 300px;
	position: relative;
	float: left;
	z-index: 2;
	overflow: hidden;
}

.theme-silder .lzslider {
	position: relative;
	background: #fff  no-repeat 50% 50%;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.theme-silder .lzslider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	border-radius: 5px;
}

.theme-silder .lzslider a {
	border: 0;
	display: block;
}

.theme-silder .lz-controlnav {
	text-align: center;
}

.theme-silder .lz-controlnav a {
	display: block;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 6px;
	text-indent: 3em;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.theme-silder .lz-controlnav a.active {
	background: #ba0c2f
}

.theme-silder .lz-directionnav a {
	display: block;
	width: 30px;
	height: 30px;
	background:  no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.theme-silder:hover .lz-directionnav a {
	opacity: 1;
}

.theme-silder a.lz-nextnav {
	background-position: -30px 0;
	right: 15px;
}

.theme-silder a.lz-prevnav {
	left: 15px;
}

.theme-silder .lz-caption {
	font-family: simsun;
}

.theme-silder .lz-caption a {
	color: #fff;
}

.theme-silder .lz-caption a:hover {
	color: #fff;
}

.theme-silder .lz-controlnav.lz-thumbs-enabled {
	width: 100%;
}

.theme-silder .lz-controlnav.lz-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}

.theme-silder .lz-controlnav.lz-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.lzslider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.lzslider img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
}

.lz-main-image {
	display: block !important;
	position: relative !important;
}

.lzslider a.lz-imagelink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: white;
	filter: alpha(opacity=0);
	opacity: 0;
}

.lz-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}

.lz-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}

.lz-box img {
	display: block;
}

.lz-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	width: 100%;
	z-index: 8;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	text-indent: 2em;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box;
	/* safari/chrome, other webkit */
	-moz-box-sizing: border-box;
	/* firefox, other gecko */
	box-sizing: border-box;
	/* opera/ie 8  */
}

.lz-caption p {
	padding: 5px;
	margin: 0;
}

.lz-caption a {
	display: inline !important;
}

.lz-html-caption {
	display: none;
}

.lz-directionnav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}

.lz-prevnav {
	left: 0px;
}

.lz-nextnav {
	right: 0px;
}

.lz-controlnav {
	position: absolute;
	right: 20px;
	bottom: 5px;
	z-index: 100;
}

.lz-controlnav a {
	cursor: pointer;
}

.lz-controlnav a.active {
	font-weight: bold;
}
.ad .swiper-container{
	width: 600px;
	height: 100px;
	float: left;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
/* hongguan */

.homehg{
	padding: 10px;
}
.homehg li{
	padding: 15px 0;
	border-bottom: 1px dashed #bfbfbf;
	overflow: hidden;
}
.homehg li a{
	height: 34px;
	width: 310px;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 17px;
	font-family: microsoft yahei;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.homehg li span{
	font-size: 12px;
	float: right;
	color: #999; 
}
.homehg li:hover a{
	color: #ba0c2f;
}
.homehg li span.red{
	color: #cc3338;
}
.channel_qie{
	display: none;
} 
.channel_hbtit{
	line-height: 45px;
	overflow: hidden;
	padding-left: 8px;
} 
.channel_hbtit ul li{
  float: left;
  margin-right: 15px;
  font-size: 16px;
  
}
.channel_hbtit ul li a{
	color: #999;
	position: relative;
	font-weight: bold;
}
.channel_hbtit ul li.now a{
	color: #000;
}
.channel_hbtit ul li.now a::before{
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: #ba0c2f;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform:translatex(-50%);
}

/* 首页video */
.swiper-live{
	height: 235px;
	width: 770px;
	border-bottom: 1px solid #eeeeee;
}
.swiper-live1{
	height: 205px;
	width: 770px;
}
.swiper-live .swiper-slide img,.swiper-live1 .swiper-slide img {
	width: 280px;
}
.swiper-live .swiper-slide,.swiper-live1 .swiper-slide{
	width: 280px;
	height: 158px;
}
.swiper-live .swiper-slide .video-top{
	border-bottom: 1px solid #eeeeee;
	margin-bottom:5px;
	line-height:24px;
	font-size: 14px;
	color: #121212;
	font-family: 'pingfang sc';
	overflow: hidden;
}
.swiper-live .swiper-slide .video-left{float: left;}
.swiper-live .swiper-slide .video-right{float: right;}
.swiper-live .swiper-slide .video_a,.swiper-live1 .swiper-slide .video_a{display: block;}
.swiper-live .swiper-slide .video_a .live_tit p,.swiper-live1 .swiper-slide .video_a .live_tit p{
	font-size: 14px;
	line-height: 24px;
}
.swiper-live .swiper-slide .video_a .live_tit .live_tit2,.swiper-live1 .swiper-slide .video_a .live_tit .live_tit2{
	display: block;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
	width: 100%;
	height: 24px;
}
.swiper-live .swiper-slide .video_a .live_tit time,.swiper-live1 .swiper-slide .video_a .live_tit time{
	font-size: 12px;
	color: #999;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 5px !important;
 }
 .swiper-advert .swiper-pagination-bullet{
	 background: #fff;
	 opacity: 1;
 }
 .swiper-advert  .swiper-pagination-bullet-active{
	 background: #ba0c2f;
 }
 /* 宏观数据 */
 .home_maceo{
	padding:0 10px;
	font-size: 12px;
	line-height: 24px;
}
.home_maceo .home_columns{
	background-color: #eee;
	overflow: hidden;
}
.home_maceo .home_columns div{
	float: left;
	font-weight: bold;
	display: block;
	text-align: center;
}
.home_scrllo_title{
	text-align: center;
	background-color: #f8f8f8;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.macro-scroll-warp{width: 100%;height: 200px;overflow: hidden;}
.home_scrllo{width: 100%;}
.home_scrllo ul{overflow: hidden;}
.home_scrllo ul li span:last-child{
	border-right: 1px solid #eee;
}
.home_scrllo ul li span{
	display:block;
	float:left;
	text-align:center;
	width: 55px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
								white-space: nowrap;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
