.topp2{
  background: url(/uploads/image/alimages/top2bg.png) 0 31px no-repeat #fbfbfc;
  width: 100%;
  padding-top: 31px;
  height: 81px;
}
.topp2 .left {
  height: 65px;
}
.topp2 .alogo {
  width: 160px;
  height: 38px;
  float: left;
  background: url(/uploads/image/iilogo/slogo.gif) no-repeat;
  margin-top: 20px;
}
.topp2 .logo101 {
	background-position: 0 0
}
.topp2 .logo102 {
	background-position: 0 -83px
}
.topp2 .logo103 {
	background-position: 0 -42px
}
.topp2 .logo104 {
	background-position: 0 -122px
}

.topp2 .logo105 { 
	background-position: 0 -165px
}
.topp2 .logo106 {
	background-position: 0 -247px
}
.topp2 .logo107 {
	background-position: 0 -288px
}
.topp2 .logo108 {
	background-position: 0 -370px
}

.topp2 .logo109 {
	background-position: 0 -329px
}
.topp2 .logo110 {
	background-position: 0 -205px
}

.topp2 .webname {
  font-size: 22px;
  color: #333;
  float: left;
  max-width: 135px;
  margin-top: 23px;
  text-align: center;
}
.topp2 .fxsbox{
	margin-top: 5px;
	width: auto;
	height: auto;
}
.topp2 .topin div.right {
  width: 890px !important;
}
.topp2 .search {
	margin-top: 15px;
	width: 600px;
}
.topp2 .schbox {
	width: 600px;
	height: 36px;
	position: relative;
	border: 1px solid #cacaca;
	border-radius: 5px;
}
.topp2 .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;
}
.topp2 .selectbox img {
	vertical-align: middle
}
.topp2 .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;
}
.topp2 .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
}
.topp2 .selectbox ol li {
	line-height: 24px
}

.topp2 .selectbox ol li:hover {
	background: #999
}
.topp2 .selhover ol {
	display: block
}
.topp2 .search-inp {
	width: 420px;
	height: 34px;
	border: 0;
	background: transparent;
	text-indent: 0.5em;
	color: #999;
	float: left;
	line-height: 34px;
	outline: none;
}
.topp2 .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;
}
.topp2 .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;
}
.topp2 .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  rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.topp2 .search .search-prompt li {
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
}
.topp2 .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 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #fff;
}
.topp2 .search-history-header {
    position: relative;
    height: 36px;
    padding: 0 15px;
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    font-size: 13px;
}
.topp2 .search-history-header span {
    float: left;
}
.topp2 .search-history-header a {
    position: relative;
    float: right;
}
.topp2 .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;
}
.topp2 .search-history-body li {
    height: 35px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 35px;
}
.topp2 .search-history-body li a {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.topp2 .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;
}
.topp2 .scroll-text {
	position: absolute;
	left: 85px;
	top: 10px;
	width: 415px;
	cursor: text;
}
.topp2 .keywords-prompt {
	color: #9b9b9b;
	line-height: 18px;
}
.topp2 .schbtn {
	border:none;
	height: 36px;
	*height: 36px;
	width: 50px;
	float: right;
	font-size: 16px;
	background:  center center  no-repeat;
	border-radius: 5px;
}
.topp2 .search p {
	margin-top: 8px;
	color: #999
}
.topp2 .search p a {
	color: #999;
	margin: 0 5px
}
.topp2 .search p a:hover {
	text-decoration: underline
}

/* 二级导航 */
.subnavt {
	background: #f6f6f6;
	border-bottom: 1px solid #cacaca;
	color: #999;
	position: relative;
	height: auto;
	right: 0;
	left: 0;
	line-height: 44px;
	white-space: nowrap
}

.subnavt ul {
	_zoom: 1;
	_display: block
}

.subnavt ul li {
	display: block;
	float: left;
	font-family: simsun;
	height: 44px;
}

.subnavt ul li:last-child {
	height: 0;
	margin-top: -1px
}

.subnavt ul li.fst {
	padding-left: 0
}

.subnavt li a {
	font-size: 15px;
	padding: 0 5px;
	border-right: 1px solid #999;
	position: relative
}

.subnavt li.now>a,
.subnavt li.selhover>a {
	background: #cc3338;
	color: #fff;
	border-radius: 2px
}

.subnavt li i {
	width: 8px;
	height: 4px;
	background: url(/uploads/image/iimg/lz_common_ico.png) no-repeat 0 -139px;
	position: absolute;
	left: 50%;
	top: 20px;
	display: none
}

.subnavt li.selhover i,
.subnavt li.selhover .navtin,
.subnavt li.selhover2 i,
.subnavt li.selhover2 .navtin {
	display: block;
	z-index: 22
}

.subnavt li.selhover2 .navtin {
	z-index: 2
}
.navtin {
	position: absolute;
  bottom: -38px;
	_zoom: 1;
	_display: block;
	line-height: normal;
	display: none;
	border-top: 1px solid #cacaca;
	border-bottom: 0;
	white-space: nowrap
}

.navtin .topin {
	width: auto
}

.diban {
	height: 36px;
	background: #f6f6f6;
	border-bottom: 1px solid #cacaca;
	position: absolute;
	bottom: -38px;
	width: 100%;
	display: none;
	left: 0;
	right: 0
}

.subnavt li.selhover .diban,
.subnavt li.selhover2 .diban {
	display: block;
}

.subnavt li.selhover2 .diban {
	z-index: 1
}

.subnavt li.selhover .diban {
	z-index: 3
}

.subnavt li .navtin a {
	border: 0;
	font-size: 14px;
	padding: 0 6px
}

.navtin a.now {
	color: #cc3338
}
.subnav2,
.navtin {
	padding: 8px 0;
	background: #f6f6f6;
	font-size: 14px;
	border-bottom: 1px solid #cacaca;
	height: 20px
}

.subnav2 {
	height: 36px;
	line-height: 29px;
	padding: 0;
	overflow: hidden;
	position: relative
}

.subnav2 .red {
	color: #2f63ba
}

.subnav2 a {
	padding: 0 10px;
	border-right: 1px solid #cacaca;
	line-height: 14px;
	height: 14px;
	display: inline-block;
	color: #999;
	font-size: 12px
}
/*  */
.channellist li span.red {
	color: #ab2734;
}
.channelmain {
	width: 1200px;
	margin: 0 auto 20px;
	padding-top: 15px;
	clear: both;
}
.channelmainin{
	margin-bottom: 25px;
}
.channel_kuang{
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0,0,0,.1);
	border-radius: 4px;
	padding: 0 10px;
	box-sizing: border-box;
}
.channeldiv{
	margin-bottom: 10px;
	overflow: hidden;
}
.channelmainl{
  width: 280px;
}
.channelmainc{
  width: 430px;
  margin: 0 20px;
}
.channelmainr{
  width: 450px;
}
.hb_tit {
  line-height: 46px;
	overflow: hidden;
	position: relative;
}
.hb_tit h3 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
.hb_tit h3 em {
  width: 5px;
  height: 16px;
  background: #ba0c2f;
	margin: 0 8px 0 0px;
	vertical-align: middle;
	display: inline-block;
  _font-size: 0;
}
a.channelmore{
    float: right;
    width: 20px;
    height: 20px;
    margin: 14px 0px 12px;
    background: url(/uploads/image/iimg/lz_common_ico.png) no-repeat 0 -607px;
    _font-size: 0;
    text-indent: -9999px;
}
.jgzxbox1{
	font-family: '微软雅黑 bold', '微软雅黑 regular', '微软雅黑';
	overflow: hidden;
}
.jgzxbox1 dl{
	margin-bottom: 10px;
}
.jgzxbox1 dl dd{
  font-size: 14px;
  
	color: #333;
	display: inline-block;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
.jgzxbox1 dl dd:first-child{
	padding-left: 0;
}
.jgzxbox1 dl dd.active{
	color: #ab2734;
	font-weight: 700;
}
.jgzxsl,.lzhover,.channel_qie{
  display: none;
}

.jgzxtop{
	/* height: 32px; */
	line-height: 32px;
	overflow: hidden;
	background-color: #f2f2f2;
	
}
.lzborbot{
	border-bottom: 3px solid #ab2734;
}
.lzbortop{
	border-top: 3px solid #ab2734;
}
.jgzxtop2 ul li{
	width: 50%;
}
.jgzxtop3 ul li{
	width: 33.33%;
}
.jgzxtop4 ul li{
	width:25%;
}
.jgzxtop5 ul li{
	width:20%;
}
.jgzxtop ul li{
	float: left;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	font-weight: bold;
	font-family: '微软雅黑 bold', '微软雅黑 regular', '微软雅黑';
	color: #333;
}
.jgzxtop ul li.now{
	background-color: #ab2734;
	color: #fff;
}
.jgzxtop ul li.now a{
	color: #fff;
}
.jgzxtop ul li.now::before{
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #f2f2f2;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}
.jgzxbot{
	padding:10px 10px 0;
	overflow: hidden;
}
.jgzxbot a{
	border: 1px solid #ddd;
    width: 72px;
    line-height: 40px;
    float: left;
    margin-left: 7px;
		text-align: center;
		border-radius: 3px;
		margin-top:10px;
		color: #000;
		font-size: 12px;
}
.datadiv .jgzxbot a{
	font-size: 14px;
}
.reportdiv .jgzxbot a{
	font-size: 14px;
	font-weight: bold;
	color:#ab2734;
	border:1px solid #ab2734;
}
.jgzxbot a:nth-child(3n 1){
	margin-left: 0;
}
.jgzxbot a:hover{
	border: 1px solid #ab2734;
	color: #ab2734;
}
.channeltit{
	line-height: 36px;
	font-weight: 700;
	font-family:'微软雅黑';
	color: #333;
}
.channeltit em{
	display: inline-block;
  width: 5px;
  height: 16px;
  background: #ba0c2f;
	margin-right: 8px;
	vertical-align: middle;
}
.h4title{
	font-size: 14px;
}
.h3title{
	font-size: 16px;
}
span.eng1 {
	width: 60px;
	background:  no-repeat left center;
	display: inline-block;
	vertical-align: middle;
	height: 23px;
	margin: 0 0 0 5px;
}
.jgzxtopp10 ul li{
	padding: 0 10px;
}
.jgzxtopc ul li{
	padding: 0 10px;
}
.channelrdjj{
	padding: 10px 10px 19px;
	border-bottom: 1px dashed #999;
	font-family: 'microsoft yahei-bold', 'microsoft yahei';
}
.channelrdjj h3{
	position: relative;
}
.channelrdjj h3 a{
	
	font-weight: bold;
	font-size:14px;
	line-height: 20px;
	color:#ab2734;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	display: block;
}
.channelrdjj h3::before{
	 content: '';
	 display: block;
	 background: #ab2734;
	 width: 3px;
	 height: 3px;
	 border-radius: 50%;
	 position: absolute;
	 left:-8px;
	 top:10px
}
.red{
	color:#ab2734;
}
.channelrdjj time{
	font-size:12px;
	color: #999;
	display: inline-block;
	padding: 7px 0;
}
.channelrdjj span{
	padding-left: 10px;
}
.rdjjtxt{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	height: 16px;
}
.rdjjtxt a{
	color: #999;
	line-height: 16px;
	font-size: 12px;
}
.channellist li{
	padding-left: 15px;
	position: relative;
}
.channellist li::before{
	content: '';
	display: block;
	background: #ab2734;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	position: absolute;
	left:3px;
	top:13px;
}
.channellist li span{
	float: right;
	color: #999;
	font-size: 12px;
}
.channellist li a{
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-family: simsun;
	color: #333;
	font-family: 'microsoft yahei-regular','microsoft yahei';
	font-size: 14px;
}
.channelmainc .channellist{
	padding-top: 5px;
	overflow: hidden;
}
.channelmainc .channellist li,.channelmainr .channellist li{
	height:32px;
	line-height:32px;
}
.channelmainc .channellist li a{
	width: 330px;
}
.channelmainr .lzkuaixun .channellist li a{
	width: 330px;
}
/* shichangjiage */
.markertit{
	overflow: hidden;
	width: 100%;
}
.markertit .marker_left{
	font-family: '微软雅黑 bold', '微软雅黑 regular', '微软雅黑';
	font-weight: bold;
	font-style: normal;
	font-size: 40px;
	color: #ab2734;
	float: left;
}
.markertit .marker_right{
	font-family: '微软雅黑 bold', '微软雅黑 regular', '微软雅黑';
	font-weight: bold;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	border-bottom:5px solid #ab2734;
	float: right;
	margin-top: 12px;
}
.markertit .marker_rright{
	float: right;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 15px;
}
.markertit .marker_rright a:hover{
	color: #ab2734;
}
.marketp .markerpricelist{
	display: flex;
	overflow: hidden;
	margin-top: 20px;
}
.marketp .markerpricelist li{
	flex: 1;
	text-align: center;
	font-family: '微软雅黑 bold', '微软雅黑 regular', '微软雅黑';
	border-right: 1px dashed #ccc;
	color: #333;
	font-weight: 700;
	font-style: normal;
}
.marketp .markerpricelist li:last-child{
	border-right: none;
}
.marketp .markerpricelist li .province{
	font-size: 16px;
	line-height: 28px;
}
.marketp .markerpricelist li .price{
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
}
.marketp .markerpricelist li .num{
	font-weight: 400;
	color: #999;
	font-size: 15px;
}
.marketp .markerpricelist li .num span{
	padding: 0 3px;
}
/* kuaixun */
.channelmain33{
	width: 100%; 
}
.channelmain33 .lzkuaixun{
column-count: 3;
-webkit-column-count: 3;
-moz-column-count: 3;
-ms-column-count: 3;
}
.channelmain32{
	width: 780px;
		height: 272px;
	margin-left: 30px;  
}
.channelmain32:first-child{
	margin-left: 0;
}
.channelmain32 .lzkuaixun{
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
}
.channelmain3{
	width:380px;
	 height: 272px;
	margin-left: 30px;
}
.channelmain3:first-child{
	margin-left: 0;
}
.jgzxtopp5 ul li{
	padding: 0 5px;
}
.lzkuaixun .channellist li{
	height: 32px;
	line-height: 32px;
	font-family: 'microsoft yahei-regular','microsoft yahei';
	margin: 0 10px;
	font-weight: 400;
}
.lzkuaixun .channellist li::before{
	top: 16px;
}
.lzkuaixun .channellist li a{
	width: 290px;
}
.channellist li a:hover{
	color: #ab2734;
}
.channel_hbtit,.channel_hbtit1{
 position: relative;
}
.channel_hbtit ul,.channel_hbtit1 ul{
	position: absolute;
	top: -36px;
	left: 8px;
	font-size: 16px;
	font-family: 'microsoft yahei-bold', 'microsoft yahei';
	color: #999;
	
}
.channel_hbtit ul li,.channel_hbtit1 ul li{
	display: inline-block;
	padding:0 5px;
}
.channel_hbtit ul li a{
	color: #999;
}
.channel_hbtit ul li.now a{
	color: #333;
	font-weight: bold;
}
.channel_hbtit1 ul li{
	cursor: pointer;
}
.channel_hbtit1 ul li.active{
	color: #333;
	font-weight: bold;
}
/* hangqingzaixian */
#indexmarketmapechart,#mentalitymap,#yieidmap,#indumap{
	width: 380px;
	height: 224px;
}
.frequencylist{
	position: absolute;
	right: 10px;
	top: 5px;
	width: 78px;
	height: 27px;
	background-color: #fff;
	border-radius: 5px;
	z-index: 99;
	box-shadow: 0px 2px 5px  rgba(0, 0, 0, 0.1);
}
.frequencylist>div{
	width:26px;
	height: 27px;
	color: #999;
	line-height: 27px;
	font-size: 12px;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}
.frequencylist>div.active{
	background:#ab2734;
	color: #fff;
}
.frequencydate{
	position: absolute;
	left: 10px;
	top: 5px;
	width: auto;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	font-size: 12px;
	color: #333;
	background:rgba(255,255,255,.5);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	z-index: 99;
	border-radius: 5px;
}
.frequencyprice{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 300px;
	height: 37px;
	background:#fff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	z-index: 99;
	border-radius: 5px; 
}
.frequencyprice ul{
	overflow: hidden;
	box-sizing: border-box;
}
.frequencyprice ul li{
	width: 33.3%;
	float: left;
	border-left: 1px solid #f2f2f2;
	height: 37px;  
	padding-top:5px;
	text-align: center;
	box-sizing: border-box;
	font-family: 'microsoft yahei-regular','microsoft yahei';
}
.frequencyprice ul li:first-child{
	border-left: none;
}
.frequencyprice ul li div{
	font-size: 12px;
	color: #999;
	transform: scale(.8);
	-ms-transform:scale(.8);
	-moz-transform:scale(.8);
	-webkit-transform:scale(.8);
	-o-transform:scale(.8);
} 
.frequencyprice ul li div .offpricetit{
	width: 50px;
	height: auto;
	line-height: 12px;
	display: inline-block;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.frequencyjia{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 27px;
	height: 54px;
	background:#fff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	z-index: 99;
	border-radius: 5px; 
}
.frequencyjia .btn{
	display: block;
	border-top: 1px solid #f2f2f2;
	box-sizing: border-box;
	width: 100%;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
.frequencyjia .btn:first-child{
	border-top: none;
}
.frequencyjia .jia{
	color: #d23023;
}
.frequencytit{
	position:absolute;
	left: 10px;
	top: 42px;
	width: 59px;
	height: 20px;
	text-align: center;
	font-size:12px;
	color: #000;
	line-height: 20px;
	background-color: rgba(255,255,255,.5);
	z-index: 99;
	/* box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
	border-radius: 3px; */
}
.frequencytit span{
	width:12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 10px;
	display: inline-block;
	text-align: center;
	line-height: 12px;
	box-sizing: border-box;
	margin-left: 5px;
	cursor: pointer;
}
.frequencykuang{
	position: absolute;
	left: 72px;
	top: 0;
	width: 100px;
	height: 100px;
	background: #fff;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding: 10px;
}
.frequencykuang::before{
	position: absolute;
	top: 7px;
	left: -7px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 7px solid #fff;
	border-bottom: 5px solid transparent;
}
.frequencykuang ul li{
	
	box-sizing: border-box;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}
.frequencykuang ul li em{
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #d7d7d7;
	border-radius: 50%;
	margin-right: 5px;
}
.frequencykuang ul li:first-child em{
	background: #ff0000;
}
.frequencykuang ul li:nth-child(2) em{
	background: #ff6600;
}
.frequencykuang ul li:nth-child(3) em{
	background: #d7d7d7;
}
.frequencykuang ul li:nth-child(4) em{
	background: #0099ff;
}
.frequencykuang ul li:nth-child(5) em{
	background: #0066cc;
}
.frequencytitle{
	position: absolute;
	right: 10px;
	top: -35px;
	font-size: 14px;
	color: #999;
}
.frequencytitle ul li{
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
}
.frequencytitle ul li.active{
	color: #ab2734;
	font-weight: bold;
}
#markerprice .frequencytitle{
	right: 190px;
	top: -55px;
}
#markerprice .markerpricetime{
	position: absolute;
	top: -55px;
	font-size:14px;
	color: #333;
	right: 10px;
}
/* 企业产量数据 */
#yieidmap,#indumap{
	box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
	width: 380px;
	height: 224px;
}
.yieidoutside{
	width: 100%;
	height: 224px;
}
.yieidoutside table{
	width: 100%;
	text-align: center;
}
.yieidoutside th{
		background: #f2f2f2;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		
	}
	.yieidoutside tr{
		border-bottom: #e6e6e6 1px dashed;
		height: 32px;
	}
	.yieidoutside tr:first-child{
		border-bottom: none;
	}
	#boting .home_conter ul li .botrankspan{
		max-width: 66px;
	}
	/* 数据可视化 */
	#datavisualization .frequencytitle{
		right: 200px;
		top: -30px;
	}
	#datavimap{
		width: 430px;
		height: 200px;
	}
	/* 暂用 */
	.datavitable{
		width: 100%;
		height: 240px;
		overflow: hidden;
	}
	.datavitable ul{
		width: 100%;
		text-align: center;
	}
.datavitable li{
	border-bottom: #e6e6e6 1px dashed;
	height: 40px;
	width: 100%;
	cursor: pointer;
	display: flex;
	line-height:40px;
}
.datavitable li:first-child{
	border-bottom: none;
	height: 32px;
	background: #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 32px;	
}
.datavitable li.active{
	background:#f0f8ff;
	position: relative;
}
.datavitable li.active:before{
	position: absolute;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid red;
	border-bottom: 3px solid transparent;
	top: 50%;
	left: 5px;
	margin-top: -3px;
}
.datavitable li span{
	flex: 1;
}
.datavitable li span.fistli{
	flex-basis: 10%;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
	word-break: break-all;
	padding-left: 10px;
}
.datavitable li span.lastli{
	flex-basis: 8%;
}
/* 暂用结束 */
#channelcontent1{
	width: 440px;
	height: 205px;
overflow: hidden;
}
.datavitable1 ul{
text-align: center;
}
.datavitable1 .databro {
background: #f2f2f2;
font-size: 12px;
font-weight: bold;
color: #666;
box-sizing: border-box;
}
.datavitable1 .databro li{
border-bottom: none;
height: 32px;
line-height: 32px;
}
.datavitable1 li{
border-bottom: #e6e6e6 1px dashed;
height: 40px;
width: 100%;
cursor: pointer;
display: flex;
line-height:40px;
font-family: 'microsoft yahei-regular','microsoft yahei';
}
.datavitable1 li.active{
background:#f0f8ff;
position: relative;
}
.datavitable1 li.active:before{
position: absolute;
display: block;
content: '';
width: 0;
height: 0;
border-top: 3px solid transparent;
border-left: 6px solid red;
border-bottom: 3px solid transparent;
top: 50%;
left: 5px;
margin-top: -3px;
}
.datavitable1 li span{
flex: 1;
}
.datavitable1 li span.fistli{
flex-basis: 20%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
padding-left: 10px;
}
.datavitable1 li span.lastli{
flex-basis: 8%;
}

.datavitit{
	position:absolute;
	right: 5px;
	top: -35px;
	font-size:14px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	z-index: 99;
	text-align: right;
}
.datavitit b{
	display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
width: 150px;
float: left;
}
.datavitit span{
	width:14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	line-height: 14px;
	box-sizing: border-box;
	margin-left: 2px;
	cursor: pointer;
}
.datavikuang{
	position: absolute;
	right: -8px;
	top:30px;
	width: 195px;
	height: auto;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 5px;
	font-weight: normal;
	transition: all .5s;
}
.datavikuang::before{
	position: absolute;
	right: 10px;
	top: -7px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-bottom: 7px solid #fff;
	border-right: 5px solid transparent;
}
.linestatus{
	padding:10px 0 0;
}
.linestatus img{
	margin: 0 auto 10px;
	display: block;
}
.linestatus p{
	text-align: center;
	font-size:13px;
	font-weight: 400;
	color: #999;
	line-height: 20px;
}
.linestatus p span{
	color: #ab2734;
	padding: 0 5px;
	text-decoration:underline;
	cursor: pointer;
}
#channelcontent{
	width: 380px;
	height: 192px;
	overflow: hidden;
}
.yieidlist li{
	display: flex;
	border-bottom: #e6e6e6 1px dashed;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: 'microsoft yahei-regular','microsoft yahei';
}
.yieidlist li span{
	flex:1;
}
.yieidlist li span.yieidfirst{
	flex-basis: 8%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.yieidbro{
	background: #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-right: 10px;
}
.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;
}
/* 行业会议 */
.swiper-review .img{
	width: 350px;
	height: 196px;
	overflow: hidden;
	transition: all .5s;
	margin:20px auto 0;
	position: relative;
}
.swiper-review .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-review .img .meet_time{
	position: absolute;
	color: #fff;
	font-size: 13px;
	top: 10px;
	left: 10px;
	font-weight: bold;
}
.swiper-review .img .meeting_place{
	width: 350px;
	height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.5);
	line-height: 45px;
}
.swiper-review .img .meeting_place .meeting_tit{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	width: 220px;
	height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-left: 10px;
}
.swiper-review .img .meeting_place .meeting_plc{
	font-size: 13px;
	color: #333;
	width: 100px;
	height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-right: 10px;
}
.swiper-review .swiper-meet{
	width: auto !important;
	left: auto !important;
	bottom: auto !important;
	right: 20px !important;
	top: 30px !important;
}
.swiper-review .swiper-meet .swiper-pagination-bullet{
	margin: 0 3px;
	background:#fff;
	opacity: .9;

}
.swiper-review .swiper-meet .swiper-pagination-bullet-active{
	background: #c31a27;
}
/* lz slider start */
.home_ad .theme-silder {
	margin-right: 2px
}
.home_ad{
	width: 1200px;
	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;
}

/* 数据日历 */
em.calemore{
	float: right;
	width: 20px;
	height: 20px;
	background: url(/uploads/image/iimg/lz_common_ico.png) no-repeat 0 -607px;
	_font-size: 0;
	text-indent: -9999px;
	margin-left: 5px;
}
.lzborbot1{
	border-bottom: 3px solid #fff;
}
.datavitable1 li span.caleli,#calecontent ul li div span.caleli{
	flex-basis: 40%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-left: 20px;
	box-sizing: border-box;
	text-align: left;
	}
	#calecontent ul li{
		height: auto;
		cursor: default;
		display: block;
	}
	#calecontent ul li div{
		width: 430px;
		display: flex;
	}
	#calecontent ul li div span{
		flex: 1;
	}
	#calecontent{
		width: 440px;
    height: 390px;
    overflow: hidden;
	}

	/* 农产品排行榜 */
	.scroll-nongye ul li,.nongyelist li{
		display: flex;
		border-bottom: #e6e6e6 1px dashed;
		height: 32px;
		line-height: 32px;
		text-align: center;
		width: 100%;
		font-family: 'microsoft yahei-regular','microsoft yahei';
}
#nongye{
	position: relative;
}
#nongye .nongyetitle{
	right: 10px;
	top: -33px;
	position: absolute;
	color: #999;
}
.nongyelist li span.fistli,.scroll-nongye ul li span.fistli{
			flex-basis: 20%;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			word-break: break-all;
	}
	.nongyelist li span,.scroll-nongye ul li span{
		flex: 1;
	}
	.nongyelist li{
		font-weight: bold;
	}
	.nongyelist li span b{
			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;
	}
	.nongyelist li span b#titw1 {
			background-color: #31c400;
	}
	.scroll-nongye{
		overflow: hidden;
		height: 160px;
	}  
	/* 单网价格指数 */
	.el-icon-close:before{
		content: 'x';
	}
	
	#danpriceindex .columns {
		height: 32px;
		background-color: #f2f2f2;
	}

	#danpriceindex .columns .cell {
		height: 32px;
		line-height: 32px;
		float: left;
		font-size: 13px;
		color: #333;
		text-align: center;
		font-family: simsun;
	}

	#danpriceindex .scroll-warp {
		height: 150px;
		width: 100%;
		overflow: hidden;
	}

	#danpriceindex .date {
		line-height: 32px;
		text-align: right;
		font-size: 12px;
		color: #999;
		font-weight: normal;
	}

	#danpriceindex .scroll-warp .scroll-box>div {
		height: 32px;
		border-bottom: 1px #e5e5e5 dotted;
	}

	#danpriceindex .scroll-warp .scroll-box .item {
		text-align: center;
		float: left;
		color: #333;
		line-height:32px;
		font-size: 12px;
	}

	#danpriceindex .scroll-warp .scroll-box .item span {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 85px;
		float: left;
		margin-left: 5px;
	}

	.el-dialog__header {
		background: rgba(66, 128, 232);
		padding: 20px 20px 15px;
	}

	.el-dialog__header .el-dialog__title {
		color: #fff;
		font-weight: bold;
		font-size: 22px;
	}

	.el-dialog__headerbtn .el-dialog__close {
		color: #fff;
		font-weight: bold;
		font-size: 20px;
	}

	#danline {
		width: 100%;
		height: 400px;
	}

/* 单网价格排行版 */
	.scroll-danwang ul li,.danwanglist li{
	display: flex;
	border-bottom: #e6e6e6 1px dashed;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 100%;
	font-family: 'microsoft yahei-regular','microsoft yahei';
}
	#danwang{
position: relative;
}
#danwang .danwangtitle{
right: 10px;
top: -33px;
position: absolute;
color: #999;
}
.danwanglist li span.fistli,.scroll-danwang ul li span.fistli{
		flex-basis: 20%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
}
.danwanglist li span,.scroll-danwang ul li span{
	flex: 1;
}
.danwanglist li{
	font-weight: bold;
}
.danwanglist li span b{
		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;
}
.danwanglist li span b#titw1 {
		background-color: #31c400;
}
.scroll-danwang{
	overflow: hidden;
	height: 160px;
}
/* 单网分析报告 */
.danreport .channel_hbtit ul li.now a{
	color: #ab2734;
}
.jgzxbot1 a {
	border: 1px solid #ab2734;
	width: 75px;
	line-height: 40px;
	float: left;
	margin-left: 15px;
	text-align: center;
	margin-top: 12px;
	color: #ab2734;
	font-size: 12px;
	font-weight: bold;
}
.jgzxbot1 a:nth-child(4n 1){
	margin-left: 0;
}
/* 单网行情在线select */
.dan_select {
	position: absolute;
	left: 140px;
	top: 3px;
	z-index: 99;
}
.dan_select .el-select {
	width: 100px;
	border-radius: 4px;
	color: #bfbfbf;
	height: 27px;
	line-height: 27px;
	cursor: pointer;
	border: none;
	background: rgba(255,255,255,.5);
	box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.dan_select .el-input__icon,.danxin_select .el-input__icon{
line-height: 27px;
}
.dan_select .el-select input,.danxin_select .el-select input{
height: 27px;
line-height: 27px;
font-size: 12px;
}
.dan_select .el-select .el-input__inner{
padding: 0 5px;
border: none;
}
.el-icon-arrow-up:before{
	content: "∧" !important;
}
/* 单网心跳调查 select */
.danxin_select{
position: absolute;
right: 0;
top: -40px;
}
.danxin_select .el-select {
	width: 110px;
	border-radius: 4px;
	color: #bfbfbf;
	height: 27px;
	line-height: 27px;
	cursor: pointer;
}
.marker_right a.vmore{
float: right;
width: 20px;
height: 20px;
margin: 10px 0px 9px;
background: url(/uploads/image/iimg/lz_common_ico.png) no-repeat 0 -607px;
_font-size: 0;
text-indent: -9999px
}
.marker_right .ttlul2 {
	float: right;
	line-height: 40px;
	font-size: 12px;
	font-family: simsun;
	color: #666;
	margin-right: 5px;
}
.marker_right .ttlul2 a {
	margin: 0 2px;
	color: #666;
}
/* 市场价格 超多 轮播样式 */
.swiper-markerprice{
	margin-top: 20px;

}
	.swiper-markerprice .swiper-slide {
			width: 120px;
			text-align: center;
			font-family: "微软雅黑 bold", "微软雅黑 regular", 微软雅黑;
			color: rgb(51, 51, 51);
			font-weight: 700;
			font-style: normal;
			border-right: 1px dashed rgb(204, 204, 204);
	}
	.swiper-markerprice .swiper-slide .province{
		font-size: 16px;
		line-height: 28px;
	}
	.swiper-markerprice .swiper-slide .price{
		font-size: 18px;
		line-height: 36px;
		font-weight: bold;
	}
	.swiper-markerprice .swiper-slide .num{
		font-weight: 400;
		color: #999;
		font-size: 15px;
	}
	.swiper-markerprice .swiper-slide .num span{
		padding: 0 3px;
	}
	#markerprice .btnl {
		left: -10px;
		background:  0 -126px no-repeat;
		width: 36px;
}
#markerprice .btnr {
	right: -15px;
	background:  0 -84px no-repeat;
	width: 36px;
}
/* 硫磺 纯苯价格广告位 */
#shengprice{
	width: 380px;
	height: 70px;
	background: #fafafa;
	padding: 0 10px;
	box-sizing: border-box;
	font-family: 'microsoft yahei-regular','microsoft yahei';
}
#shengprice::after{
	content: '';
	position: absolute;
	width: 60px;
	height: 2px;
	background-color: #ab2734;
	top: 0;
	left: 0;
}
#shengprice .shengp{
	font-size: 16px;
	line-height: 22px;
}
#shengprice .shengp span{
	color: rgb(153, 153, 153);
	font-size: 12px;
	margin-left: 10px;
}
#shengprice ul{font-family: 'microsoft yahei-regular','microsoft yahei';}
#shengprice ul li:first-child{
	width: 38%;
}
#shengprice ul li{
	width: 31%;
	float: left;
	font-size: 12px;
}
#shengprice ul li .shengp1 time{
	color: rgb(153, 153, 153);
	margin-left: 5px;
}
#shengprice ul li .shengp2{
	font-weight: 600;
}
/* 贸易商自报价 */
.lz_traders .traders_table {
	box-shadow: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.lz_traders .traders_tit{
		margin: 10px 0;
}
.lz_traders .table1 {
	text-align: left;
	width: 100%;
	font-size: 12px;
	border-radius: 0px 0px 4px 4px;
}
.lz_traders .table1 li {
	border-right: 0;
	padding-left: 10px;
	box-sizing: border-box;
	height: 40px;
	background: #44546a;
	font-size: 14px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	float: left;
}
.lz_traders .table2 {
	max-height: 328px;
	overflow: hidden;
}
.lz_traders .table2 li {
		overflow: hidden;
		position: relative;
		border-bottom: 1px dashed #ccc;
}

.lz_traders .tralist {
	width: 1200px !important;
 
}
.lz_traders .tralist div {
		float: left;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #333;
		font-weight: 400;
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
}
.lz_traders .ellipsis {
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.lz_traders .tra_date {
float: right;
margin-right: 20px;
}
.lz_traders .tra_date .el-input__inner {
height: 30px;
line-height: 30px;
}
.lz_traders .tra_date .el-input__icon {
line-height: 30px;
}
.lz_traders .tra_date .el-date-editor.el-input,
.el-date-editor.el-input__inner {
width: 150px;
}