.indexSwiper{width: 100%;height: 100%;}     

.idxHeadArea{
	width: 100%;
	z-index: 2;
	position: fixed;
	left: 0;
	top: 0;
}

.indexSwiper .swiper-container {
  width:100%;
  height: 100%;
  color: #fff;
}
.indexSwiper .swiper-slide{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	background-size: cover;
}

.indexSwiper  .slide01{
	background-image: url(../images/home-bg.png);
}
.indexSwiper  .slide02,
.indexSwiper  .slide03,
.indexSwiper  .slide04,
.indexSwiper  .slide05,
.indexSwiper  .slide06,
.indexSwiper  .slide07,
.indexSwiper  .slide08,
.indexSwiper  .slide09,
.indexSwiper  .slide10{
	background-image: url(../images/bg2.png);
}

.leftMenuArea{
	width: 50px;
	height: 212px;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	left: 25px;
	bottom: 175px;
	z-index: 2;
	padding: 0 6px;
}

.leftMenuLi{
	height: 53px;
	border-bottom: 1px solid #B5B5B5;
}

.ltMenuLink{
	width: 100%;
	height: 100%;
	display: block;
	padding: 15px 0;
	position: relative;
}

.ltMenuLink i{
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
}

.ltMenuLink01 i{
	background-image: url(../images/lf-menu-01.png);
}


.ltMenuLink02 i{
	background-image: url(../images/lf-menu-02.png);
}


.ltMenuLink03 i{
	background-image: url(../images/lf-menu-03.png);
}


.ltMenuLink04 i{
	background-image: url(../images/lf-menu-04.png);
}

.ltMenuIn{
	position: absolute;
	left: 60px;
	background: #FFFFFF;
    -webkit-box-shadow: 0 0 3px 1px #adadad;
    -moz-box-shadow: 0 0 3px 1px #adadad;
    -ms-box-shadow: 0 0 3px 1px #adadad;
    -o-box-shadow: 0 0 3px 1px #adadad;
    box-shadow: 0 0 3px 1px #adadad;
    -webkit-border-radius:5px ;
    -moz-border-radius:5px ;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}

.wxEqImg {
    top: 0;
    width: 100px;
    height: 100px;
}

.wxEqImg img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.telArea{
	color: #000;
	font-size: 15px;
	width: 124px;
	text-align: center;
	padding: 5px 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ltMenuLink:hover .ltMenuIn
{
	display: block;
}


.rightMenuArea{
	width:50px;
	position: absolute;
	left:48px;
	top: 25px;
	z-index: 2;
}

.rightMenuUl{
	margin-top: 20px;
}

.rtMenuLink{
	/* color: #fff; */
	 color: rgba(255,255,255,.5); 
	font-size: 15px;
	text-align: left;
	display: block;
	width: 74px;
	padding: 8px 0;
	overflow: hidden;
}

.rtMenuLink:hover{
	 color: rgba(255,255,255,1); 
}


.curNav .rtMenuLink{
	color: rgba(255,255,255,1); 
}


.conIn{
	position: absolute;
	left: 50%;	
	top: -1000px;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all .7s ;
	-moz-transition:all .7s ;
	-ms-transition:all .7s ;
	-o-transition:all .7s ;
	transition:all .7s ;
}

.con01{
	width: 704px;
	height: 472px;
	margin-left: -352px;
	margin-top: -236px;
}

.swiper-slide-active .conIn{
	top: 50%;
	-webkit-transform:scale(1) ;
	-moz-transform:scale(1) ;
	-ms-transform:scale(1) ;
	-o-transform:scale(1) ;
	transform:scale(1) ;
}

.searchOut{
	width: 100%;
}

.searchBody{
	text-align: left;
	width: 100%;
	height: 50px;
	background: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}


.sSelInpArea{
	width: 100%;
	overflow: hidden;
}

.sSelInpArea input{
	float: left;
	outline: none;
}	

.sSelInp{
	font-size:16px;
	width:77%;
	height:50px;
	background:#FFFFFF;
	border:none;
	padding: 0 13px;
}

.sSelBtn{
	font-size:16px;
	font-weight:400;
	color:#fff;
	width:140px;
	height:50px;
	background:#FF0000;
	border:none;
	cursor: pointer;
	border-radius: 0 50px 50px 0;
	float: right;
}

.searchIcon{
	width: 13px;
	height: 13px;
	background: url(../images/search-icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.searchOhter{
	color: #fff;
	margin-top: 20px;
}

.searchOhter a{
	margin: 0 17px;
}

.choseArea{
	color: #fff;
}

.searchLink i,
.choseArea i{
	display: inline-block;
	vertical-align: middle;
}

.choseArea i{
	width: 18px;
	height: 18px;
	background: url(../images/s-chose-01.png) no-repeat;
	margin: -3px 5px  0 0;
}

.choseArea.isChose i{
	background-image: url(../images/s-chose-02.png);
}

.searchLink,.searchLink:hover{
	color: #FFA05A;
	text-decoration: underline;
}

.searchLink i{
	margin: -3px 5px  0 0;
}

.wxgIcon{
	width: 14px;
	height: 16px;
	background: url(../images/wxg-icon.png) no-repeat;
}

.ysyIcon{
	width: 19px;
	height: 16px;
	background: url(../images/ysy-icon.png) no-repeat;
}

.notice{
	font-size: 14px;
	height:63px;
	line-height:63px;
	-webkit-border-radius:0px 0px 4px 4px ;
	-moz-border-radius:0px 0px 4px 4px ;
	border-radius:0px 0px 4px 4px ;
	padding: 0 0 0 26px;
}

.notIcon{
	width: 20px;
	height: 20px;
	background:url(../images/not-icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -8px 11px 0 0;
}

.notTit{color: #FFAE00;}
.notCon{
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	max-width: 76%;
	 overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: -3px;
}
.more,.more:hover{
	color: #FFAE00;
	display: inline-block;
	margin-left: 10px;
	text-decoration: underline;
}



/* page 2 s */
.con02{
	width: 1280px;
	margin-left: -640px;
	margin-top: -250px;
}

.conInTitArea{
	color: #333333;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #B8B8B8;
	padding-bottom: 10px;
	height:40px;
	position: relative;
}
/* page 2 e */

/* page 3 s */

/* page 3 4 */



.infoSwiper{
	height: 370px;
}

.infoSwiper .device{
	width: 100%;
	height: 370px;
	position: relative;
}

.infoSwiper .swiper-container {
    width: 100%;
	height: 100%;
    color: #fff;
}

.infoSwiper .infoPagination {
    position: absolute;
    bottom: 15px;
	right:10px;
	z-index: 1;
}
.infoPagination .swiper-pagination-switch {
display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    margin: 0 3px;
    cursor: pointer;
}
.infoPagination .swiper-active-switch {
    background: #fff;
}

.lastNewSwiper{
	display: inline-block;
	vertical-align: middle;
}


.sysLogoArea{
	width:68px ;
	height: 54px;
	background:url(../images/logo.png) no-repeat;
}

.con01Center{
	width: 704px;
	height: 472px;
	background: url(../images/home-img.png) no-repeat;
}

.conBigTit{
	font-size: 80px;
	font-weight: 700;
	color:rgba(255,255,255,.08);
	margin-top: 124px;
	margin-left: 217px;
	letter-spacing: 10px;
}
.conTabHd{
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
}

.conTabHdLi{
	width: 280px;
	margin: 0 9px;
}

.conTabHdLink{
	color: #fff;
	letter-spacing: 5px;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 1px solid #FFFFFF;
	opacity: 0.6;
	display: inline-block;
	cursor: pointer;
}

.curConTab .conTabHdLink{
	color: #000;
	background: #E3E040;
	opacity: 1;
	border-color: #E3E040;
}

.conTabBd{
	margin-top: 26px;
}

.conTabBdIn{
	display: none;
}

.conTabPara{
	text-indent: 2em;
	line-height: 1.8;
}

.conTabModel{
	margin-top: 24px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.conTabModelIn{
	width: 100%;
	height: 426px;
	background: rgb(80 58 43 / 21%);
  border: 1px solid rgb(121 91 72 / 53%);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

.w480{
	width: 480px;
}

.w780 {
	width: 780px;
}

.jyBox {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.jyBox .jyItem {
	text-align: center;
	font-size: 16px;
	width: 50%;
	height: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jyBox .jyItem .itemBox img {
	width: 64px;
	height: 64px;
	object-fit: cover;
}

.jyBox .jyItem .itemBox .center {
	font-size: 16px;
	margin-top: 4px;
}

.jyBox .jyItem .itemBox .bottom {
	font-size: 14px;
	margin-top: 10px;
}

.jyBox .jyItem .itemBox .bottom .big {
	font-size: 22px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	display: inline-block;
	margin-right: 5px;
}

.jyModel {
	position: relative;
	margin-right: 20px;
}

.conTabModelIn .wLine{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 378px;
	height: 1px;
	background-color: rgba(255,255,255, 0.35);
}

.conTabModelIn .hLine{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 1px;
	height: 350px;
	background-color: rgba(255,255,255, 0.35);
}

.ydModel .echartsBox {
	padding: 86px 40px 86px 62px;
	display: flex; 
	align-items: center;
	justify-content: space-between;
}

.ydModel .echartsBox img {
	width: 306px;
	height: 254px;
	object-fit: contain;
	margin-right: 20px;
}

.ydModel .echartsBox .txtBox .red,.ydModel .echartsBox .txtBox .blue  {
	font-size: 38px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #F93434;
}

.ydModel .echartsBox .txtBox .blue {
	color: #33A9F4;
}

.ydModel .echartsBox .txtBox {
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	padding: 30px 0;
}

.ydModel .echartsBox .txtBox .txtItem:nth-child(1) {
	margin-bottom: 56px;
}


.w263{
	width: 263px;
}
.w513{
	width: 513px;
}
.w463{
	width: 463px;
}

.pad49{
	padding-top: 49px;
}
.oneTipArea{
	text-align: center;
}
.tipImg{
	width: 68px;
	height: 68px;
	display: inline-block;
	background-repeat: no-repeat;
}

.tipImgRmb{ background-image: url(../images/ydzd-icon1.png);}
.tipImgPage{ background-image: url(../images/ydzd-icon2.png);}
.tipImgThick{ background-image: url(../images/ydzd-icon3.png);}
.tipImgTime{ background-image: url(../images/ydzd-icon4.png);}
.tipImgCj{ background-image: url(../images/ydzd-icon5.png);}

.oneTipFont{
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
line-height: 32px;
margin-top:14px;
}

.priceArea{
	margin-top: 92px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

.priceNum{
	font-size: 38px;
	font-weight: bold;
	color: #FD4600;
}

.towTipArea{
	margin-left: 33px;
}
	
.towTipAreaIn{ margin-right: 58px;}

.towTipAreaIn,.borTipAreaIn{
	-webkit-align-items: center;
	align-items: center;
}

.towTipAreaIn .tipImg,
.borTipAreaIn .tipImg{
  margin-right: 18px;
}

.borTipAreaIn:nth-child(1) {
	margin-right: 42px;
}

.tipNum{
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
}

.tipUnit{
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
}

.compMapImg{
	width:228px;
	height: 242px;
	background: url(../images/map.png) no-repeat;
}

.compMapArea{
	margin: 32px;
}

.compMapFont{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 46px;
}

.compNum{
	font-size: 26px;
	color: #FD4600;
	font-weight: bold;
	padding: 0 8px;
	display: inline-block;	
}

.pageHint{
	font-size: 12px;
	font-weight: 400;
	position:absolute;
	right: 6px;
	top: 6px;
}

.borTipArea{
	-webkit-justify-content: center;
	justify-content: center;
}

.monthAveArea{
	margin-top:25px;
}

.mothAveTit{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 25px;
}

.monthChartArea{
	width: 100%;
	margin:14px 0 0 57px;
	position: relative;
}

.monthChartBg{
	width: 218px;
	height: 218px;
	/*background: url(../images/ydzd-echart.png) no-repeat;*/
}

.monthChartArea ul{
	position: absolute;
	top: -5px;
}

.monthChartArea ul.chartUnit{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.7;
	left:47%;
}

.monthChartArea ul.chartVal{
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	left:63%;
}

.monthAveArea ul.month-chart-legend {
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	left: 112px;
}

.month-chart-legend li {
	width: 240px;
	display: flex;
	align-items: center;
}

.month-chart-legend .mborder {
	flex: 1;
	height: 1px;
	border-bottom: 1px dashed rgba(255, 255, 255, .2);
}

.month-chart-legend .mdot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 0 4px;
}

.month-chart-legend li:nth-child(1) .mdot {
	background: #005fa5;
}

.month-chart-legend li:nth-child(2) .mdot {
	background: #6203ff;
}

.month-chart-legend li:nth-child(3) .mdot {
	background: #fd6200;
}

.month-chart-legend li:nth-child(4) .mdot {
	background: #ff1e6d;
}

.month-chart-legend .mname {
	opacity: .7;
	width: 70px;
}

.month-chart-legend .mdata {
	font-weight: bold;
	width: 80px;
}


.w550{
	width: 550px;
}
.modTit{
	font-size: 17px;
	font-weight: 400;
	position: absolute;
	left: 20px;
	top: 10px;
}

.modChartArea{
	margin:20px 0 0 148px;
}

.w710{
	width: 710px;
}

.modRadarChart{
	margin: 74px 0 0 26px;
}

.borNumTab{margin: 18px 18px 0 0;}

.borNumTab table{
	width: 318px;
	height: 358px;
	border: 1px solid rgba(255,255,255,.2);
}

.borNumTab table td{
	font-size: 15px;
	text-align: center;
	line-height: 36px;
	border-top: 1px solid rgba(255,255,255,.2);
	border-bottom: 1px solid rgba(255,255,255,.2);
	border-right: 1px solid rgba(255,255,255,.2) ;
}

.borNumTab table td.top{
	background: rgba(227, 224, 64, 0.35);
}

.borNumTab table td:nth-of-type(2){
	color: #00D2FF;
}
.borNumTab table td:nth-of-type(3){
	color: #00FF9C;
}

.borNumTab table tr:nth-of-type(1) td{
	line-height: 45px;
}

.borNumTab table tr:nth-last-of-type(1) td,
.borNumTab table tr:nth-last-of-type(2) td,
.borNumTab table tr:nth-last-of-type(3) td
{background-color:rgba(255, 255, 255, 0.2);
}

.tabTit::before{
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin:-3px 9px 0 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
	
.tabTit01::before{
	background: rgba(0, 210, 255, 0.35);
	border: 1px solid #00D2FF;
}
	
.tabTit02::before{
	background: rgba(0, 255, 156, 0.35);
	border: 1px solid #00FF9C;
}
.w630 {
	width: 630px;
}

.h534 {
	height: 534px;
}

.readerRankBox .modeTable {
	margin: 88px 20px 38px;
	width: 590px;
	height: 408px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 4px;
  border-collapse: separate;
	border-spacing: 0;
}

.readerRankBox .modeTable th{
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding: 10px 0;
	/* height: 45px; */
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.readerRankBox .modeTable th:last-child,.readerRankBox .modeTable td:last-child  {
	border-right: none;
}

.readerRankBox .modeTable td {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	/* height: 30px; */
	line-height: 36px;
	text-align: center;
}

.readerRankBox .modeTable.tab td {
	line-height: 33px !important;
}

.readerRankBox .modeTable tr:last-child td {
	border-bottom: none;
}

.readerRankBox .modeTable td img {
	width: 24px;
	height: 28px;
	object-fit: contain;
	vertical-align: middle;
	margin-top: -4px;
}

.readerRankBox .modeTable tr td:nth-child(2),.readerRankBox .modeTable tr th:nth-child(2),.readerRankBox .modeTable tr th:nth-child(3),.readerRankBox .modeTable tr td:nth-child(3){
	text-align: left; 
	padding-left: 25px;
}

.mar-l {
	margin-right: 20px;
}

.w1280 {
	width: 1280px;
}

.h400 {
	height: 400px;
}

.modeCenterReader {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.modeCenterReader .iconBox {
	margin-top: 38px;
}
.modeCenterReader .iconBox .iconItem{
	margin: 30px 72px;
	display: inline-block;
	position: relative;
}

.modeCenterReader .iconBox .iconItem span {
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
	word-break: keep-all;
}

.modeCenterReader .iconBox .iconItem img {
	width: 108px;
	height: 98px;
	object-fit: contain;
}

.modeCenterReader .contentBg .bgBox {
	height: 48px;
	background: rgba(0, 0, 0, 0.35);
	border-radius: 24px;
	display: flex;
	padding-left: 50px;
	margin-left: -50px;
	position: relative;
}

.modeCenterReader .contentBg .bgBox .rankImg {
	width: 30px;
	height: 36px;
	object-fit: contain;
	margin-right: 60px;
	position: absolute;
	left: 26px;
	top: 0;
}

.modeCenterReader .contentBg .bgBox ul {
	display: flex;
	vertical-align: middle;
	font-size: 15px;
	font-family: 'Microsoft YaHei';
	font-weight: 400;
	color: #FFFFFF;
	align-items: center;
}

.modeCenterReader .contentBg {
	display: flex;
	margin-bottom: 16px;
}

.modeCenterReader .contentBg .bgBox ul li img{
	width: 16px;
	height: 30px;
	object-fit: contain;
	vertical-align: middle;
	margin-right: 5px;
}

.modeCenterReader .contentBg .bgBox ul li {
	width: 108px;
	text-align: left;
	margin: 0 72px;
}

/*.modeCenterReader .contentBg .bgBox ul li:last-child {*/
	/*margin-right: 0;*/
/*}*/

.endBox {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	position: relative;
}

.endBox .title {
	font-size: 36px;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 13px;
}

.endBox .secondTitle {
	width: 335px;
	height: 34px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	line-height: 34px;
	text-align: center;
}

.endBox img {
	width: 234px;
	height: 182px;
	object-fit: contain;
	margin-top: 50px;
}

.footer {
	position: absolute;
	bottom: 54px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.footer p {
	width: 253px;
	height: 24px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255, 0.35);
	line-height: 24px;
	text-align: center;
}

.h452 {
	height: 452px;
}

.chartContent {
	position: relative;
	width: 100%;
	height: 100%;;
}

.chartContent .timeChartMain {
	position: absolute;
	top: 0;
	bottom: 0;
}

.timeMain {
	padding: 30px 0;
	margin: 30px 0;
	position: relative;
}

.timeChartArea .timeTab {
	position: absolute;
	right: 60px;
	top: 30px;
	z-index: 999
}

.timeChartArea .timeTab li {
	font-size: 15px;
	color: #fff;
	margin-right: 30px;
	display: inline-block;
	cursor: pointer;
}

.timeChartArea .timeTab li.current {
	color: #29BCFF;
	text-decoration: underline;
}

.timeChartArea .timeTab li:last-child {
	margin-right: 0;
}

.mapArea{
	width: 357px;
	height: 378px;
	position: relative;
	margin: 36px 0 0 128px;
}

.mapSvg{
	width: 357px;
	height: 378px;
	position: absolute;
	z-index: 1;
}

.mapAddr{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.addrName{
	font-size: 13px;
	color: #fff;
	width: 20px;
	position: absolute;
}

.adNm01{
	left: 146px;
	top: 8px;
}

.adNm02{
	left: 110px;
	top: 90px;
}

.adNm03{
	left: 44px;
	top: 185px;
}

.adNm04{
	left: 106px;
	top: 260px;
}

.adNm05{
	left: 152px;
	top: 160px;
}

.adNm06{
	left: 207px;
	top: 103px;
}

.adNm07{
	left: 280px;
	top: 112px;
}

.adNm08{
	left: 255px;
	top: 198px;
}

.adNm09{
	left: 195px;
	top: 285px;
}

.adNm10{
	left: 218px;
	top: 22px;
}

#borAgeChartMain{
	margin:30px 0 0 137px;
}
.fixed-jt {
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: 237px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 2;
	height: 185px;
	width: 14px;
}

.fixed-jt img {
	width: 22px;
	height: 14px;
	object-fit: contain;
	position: absolute;
	left: 0;
}

.fixed-jt .upImg{
	top: 0;
	display: none;
}


.fixed-jt .downImg {
	bottom: 0;
}

/* 历史流通业务统计数据 */
.hisCirData {
	padding: 0 20px;
}
.hisCirData .modeTable {
	width: 100%;
	margin-top: 56px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 4px;
	border-collapse: separate;
	border-spacing: 0;
}
.hisCirData .modeTable th {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding: 10px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.hisCirData .modeTable td {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	line-height: 36px;
	text-align: center;
}
.hisCirData .modeTable td span {
	font-weight: bold;
}
.hisCirData .modeTable th:last-child,
.hisCirData .modeTable td:last-child  {
	border-right: none;
}
.hisCirData .modeTable tr:last-child td {
	border-bottom: none;
}
.link-url {
	position: absolute;
	right: 48px;
	top: 25px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
	z-index: 2;
}