dl,dd{
	padding: 0;
	margin:0;
}
html,body,.bigdata-warp{
	height: 100%;
}
.bigdata-warp{
	max-width: 768px;
	margin:0 auto; 
}
.Overview-main{
	position: relative;
	padding: 20px 12px;
	background-color:#031247;
}
.Overview-main .topBar{
	height:48px;
	width: 100%;
	position: fixed;
	top: 0;
	left:0;
	z-index: 999999;
	background-color:#fff;
}
.Overview-main .topBar ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.Overview-main .topBar ul li a{
	display: block;
	line-height:48px;
}
.Overview-main .topBar ul li a span{
	font-size: .36rem;
	color: #333;
	display: inline-block;
	line-height:46px;
}
.Overview-main .topBar ul li a.curr span{
	color: #06BE6A;
	border-bottom: 2px solid #06BE6A;
}
.Overview-main .topBar-cler{
	height:48px;
}
.tagrt-sx {
	height: 1.10rem;
	width: 100%;
	border-radius: 4px;
}
.tagrt-sx .mask {
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
}
.retrie {
	width: 100%;
	z-index: 102;
	height: 1.10rem;
	background-color: #10235a;
	border-radius: 4px;
}
.retrie dt {
	height: 1.10rem;
	position: relative;
	z-index: 109;
	background-color: #10235a;
	border-radius: 4px;
	border:1px solid #1f3974;
}
.retrie dt a{
	display: block;
	position: relative;
	width: 100%;
	line-height:1.10rem;
	color: #333;
	text-align: center;
}
.retrie dt a em{
	color: #fff;
	font-size: .36rem;
	font-style: normal;
	padding-right: .46rem;
	background:url(../images/icon_dorp.png) right center no-repeat;
	background-size:.28rem auto;
}
.retrie dt .up{
	color: #fff;
}
.retrie dt .up em{
	color: #fff;
	background:url(../images/icon_dorp_a.png) right center no-repeat;
	background-size:.28rem auto;
}
.retrie dd {
	position: relative;
}
.retrie .slide {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 104;
	display: none;
	width: 100%;
	overflow-y: auto;
	background-color: #10235a;
	padding:5px 0;
	max-height: 8rem;
	border-radius: 4px;
}
.retrie .slide ul li{
	width: 100%;
	height:1rem;
	line-height:1rem;
	text-align:left;
	padding: 0 10px;
	text-align: center;
	border-bottom:1px solid #1f3974;
}
.retrie .slide ul li:last-child{
	border-bottom: none;
}
.retrie .slide ul li a{
	display: block;
	font-size: .35rem;
	color: #9f9f9f;
}
.retrie .slide ul li a.on{
	color: #eb2f35;
}
.Overview-main #container{
	height:100%;
	width:100%;
	min-width: 320px; 
	min-height:360px;
	margin-top: 20px;
}
@media screen and (min-width: 320px) and (max-width:768px;){
    .Overview-main #container{
		min-height:480px;
    }
}
.company-date_box .item{
	margin-bottom: 20px;
}
.company-date_box .item .title{
	height: 16px;
	line-height:16px;
	border-left: 3px solid #20D3A0;
}
.company-date_box .item .title h2{
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
}
.company-date_box .item .data_item{
	 margin-top:20px;
}
.company-date_box .item .data_item ul li{
	width: 48%;
	float: left;
	margin-right: 4%;
	background-color:#10235a;
	border-radius: 4px;
	border:1px solid #1f3974;
	margin-bottom:15px;
	padding: 20px 12px;
}
.company-date_box .item .data_item ul li:nth-child(2n){
	margin-right:0;
}
.company-date_box .item .data_item ul li span.name{
	display: inline-block;
	float: left;
	color: #fff;
	font-size: .36rem;
	margin-right: .20rem;
}
.company-date_box .item .data_item ul li span.num{
	display: block;
	overflow: hidden;
	text-align: right;
	color: #20D3A0;
	font-size: .45rem;
	font-weight: bold;
	font-family: sans-serif;
}
.company-date_box .view{
	text-align: center;
}
.company-date_box .view span{
	display: inline-block;
	color: #20D3A0;
	font-size: 13px;
	padding-right: 16px;
	background:url(../images/icon_s_02.png) right center no-repeat;
	background-size:10px auto;
}
.company-date_box .view span.curr{
	background:url(../images/icon_s_01.png) right center no-repeat;
	background-size:10px auto;
}
.cldata_big{
	padding: 20px 12px;
	height: 100%;
	background-color:#031247;
}
.cldata_big ul li{
	padding: 1.5rem .65rem .65rem .65rem;
	 margin-bottom:20px;
}
.cldata_big ul li.clk{
	background:url(../images/cl_item_01.png) no-repeat;
	background-size:100% 100%;
}
.cldata_big ul li.cmf{
	background:url(../images/cl_item_02.png) no-repeat;
	background-size:100% 100%;
}
.cldata_big ul li.alk{
	background:url(../images/cl_item_02.png) no-repeat;
	background-size:100% 100%;
}
.cldata_big ul li .view{
	float: right;
	margin-top:.30rem;
	margin-left: .30rem;
}
.cldata_big ul li .view span{
	color: #20D3A0;
	padding: 0 .40rem;
	display: inline-block;
	line-height:.60rem;
	border-radius: 20px;
	border:1px solid #20D3A0;
}
.cldata_big ul li .info{
	overflow: hidden;
}
.cldata_big ul li .info .title{
	color: #20D3A0;
	font-size: .60rem;
}
.cldata_big ul li .info .pull-d{
	margin-top:.30rem;
}
.cldata_big ul li .info .pull-d span{
	display: inline-block;
	color: #fff;
	opacity: .6;
	font-size: .35rem;
}
.cldata_big ul li .info .pull-d span:nth-child(1){
	margin-right:.50rem;
}
/**/
.bigdata-desc{
	background-color: #FBFBFB;
}
.bigdata-desc .banner-bar-data{
	position: relative;
}
.bigdata-desc .banner-bar-data img{
	display: block;
	width: 100%;
}
.bigdata-desc .desc-content img{
	display: block;
	width: 100%;
}
.contact-item{
	padding-top: 20px;
}
.contact-item img{
	display: block;
	width: 100%;
}
.banner-bar-data .big-data-li{
	position: absolute;
	width: 100%;
	bottom:1rem;
}
.banner-bar-data .big-data-li .list{
	margin: 0 .30rem;
}
.banner-bar-data .big-data-li .list ul li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
	text-align: center;
	background: url(../images/list_bg_desc.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding-bottom: .30rem;
}
.banner-bar-data .big-data-li .list ul li .name{
	font-size: .40rem;
	padding-top: .20rem;
}
.banner-bar-data .big-data-li .list ul li .counter{
	padding-top:.30rem;
	color: #45D1FF;
	font-size: .46rem;
}
.banner-bar-data .big-data-li .list ul li:nth-child(3n){
	margin-right: 0;
}
.banner-bar-data .big-data-li .list ul li .add{
	font-size: 12px;
	padding-top: .10rem;
	opacity: .7;
}
.banner-bar-data .big-data-li .list ul li .add b{
	padding-left: 2px;
}
.bottom-cler{
	width: 100%;
    height: 1.20rem;
    position: fixed;
    left: 0;
    bottom: 0;
	z-index: 9;
}
.bottom-cler span{
	display: block;
    text-align: center;
    line-height: 1.20rem;
    color: #fff;
	font-size: .36rem;
	width: 50%;
	float: left;
}
.bottom-cler span.btn1{
	background-color: #ff8929;
}
.bottom-cler span.btn2{
	background-color: #06BE6A;
}
.bottom-cler span a{
	display: block;
	line-height: 1.20rem;
}
.bottom-cler span  em{
	font-style: normal;
	color: #fff;
}
.bottom-cler-cle{
	height: 1.20rem;
}