html,body{
    	height: auto;
    	width: 100%;
    	font-family: arial !important;
    	background: #e9e1d0;
    	background:#fff;
    	position: relative;
}
img{
	max-width: 100% !important;
}
.Logo{
	display: inline-block;
	position: absolute;
	top: 68px;
	right: 5%;
	z-index: 99999;
}
.indexbtn{
	max-width: ;
}
.rankicons{
	position: relative;
	bottom: 50px;
	padding: 6px 25px;
	background: #618fc0;
	border: 1px solid #f2d965;
	border-radius: 5px;
	color: #fff;
}
.ruleitem{
	border-radius: 5px;
	background: #e6ddc9;
	min-height: 230px !important;
	padding: 15px;
}
.ruleitem p{
	margin-top: 5px;
}
.indexGS span img{
	display: block;
	margin: 0 auto;
}
.pagewidth{
	width: 100%;
	height: 100%;
    margin: 0 auto;
    position: relative;
}
.rank-header_img{
	width: 100%;
	height: 450px;
	background: url(../images/rankbg.jpg) no-repeat center;
	margin: 0 auto;
	background-size: 100% 100%;
	position: relative;
}
.ranklogo{
	width: 100%;
	max-width: 750px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 120px;
}
.ranklogo img{
	margin: 0 auto;
}
.beforehref span{
	display: inline-block;
	padding:0 7px;font-size: 14px;font-weight: 200;
	border-right: 1px solid #eee;
	margin-top: 10px;
}
.beforehref span:first-child,
.beforehref span:last-child
{
	border-right: 0;
	padding-right: 0;
}
.beforehref span a{
}
.echartsdiv img{
	/*border: 1px solid #eaeaea;*/
}
.infotitle{
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 99999;
}
.ranktxt{
	width: 100%;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 10px;
    margin-top: 15px;
    background: #f4f4f4;
    color: #313131 !important;
	font-size: 14px;
	text-indent:2em;
	line-height: 27px;
	font-weight: 200;
}
/*入围车型*/
.pagecont{
	height: 100%;
	max-width: 750px;
	margin: 0 auto !important;
    top: -90px;
}

}
/*侧边栏*/
.rightCloum{
	position: fixed;
	right: 4%;
	bottom: 15%;
	z-index: 99999;
	width: 100px;
	height: 500px;
	background: #ececec;
}
.rightCloum a{
	display: block;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #e3e3e3;
}
.rightCloum li:last-child a{
	border-bottom: none !important;
}
.rightCloum a dl{
	margin-top: 13px;
	margin-bottom: 0 !important;
}
.rightCloum a dt{
	height: 60px;
	line-height: 60px;
}
.rightCloum a dt i{
	font-size: 36px;
}
.rightCloum .sidebar1:hover{
	background: #58a9f2 !important;
	color: #fff;
}
.shareCode,.showCode{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background:#fff;
}
.shareCode img,.showCode img{
	display: block;
	margin: 0 auto;
}
.footTab a {
    padding: 0 8px;
    /*border-right: 1px solid #aaa;*/
}	


/*评选规则*/
.rulewrap{
	display: none;
	position: fixed;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
}
.details_scroll{
	width: 90%;
	height: 95%;
	background: #fff;
	padding-top: 20px;
	margin: 5% auto;
	/*overflow: hidden;*/
	position: relative;
}
.reportcontent{
	width: 100%;
	height:100%;
	padding: 0 50px 50px 50px;
	background: #fff;
	overflow-y: auto;
}
.reportcontent .gscont{
	max-width: 1060px;margin: 20px auto;background: #f5f5f5;padding: 20px;
}
.gscont >h4{
	font-size: 3.5rem;
}
.reportcontent .gscont p{
	text-indent: 25px;
	line-height: 4.5rem; color: #726a57;font-size: 3.0rem
}
.reportcontent_txt{
	padding: 10px 0;
	font-size: 3.5rem;
	color: #000;
	text-indent: 25px;
	line-height: 4.5rem;
}
.closereport{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999999999;
	color: #fff;
	background: #000;
	font-size: 3.5rem;
}
.closereport .iconfont{
	font-size: 4.5rem;
}
.closereport:hover,.closereport:active,.closereport:focus{
	text-decoration: none;
	color: #007AFF;
}


/*h5*/
.showold{
	position: absolute;
	top: 12.3rem;
	right: 0;
	z-index: 99;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 1.8rem;
}
.showold >a{
	font-size: 3.2rem;
	color: #333;
}
.tabtxt{
	background: #1c69cf;
	padding: 3.5rem !important;
}
.tabtxt .tabtxt_l h4{
	font-size: 4.5rem;
	color: #fff;
}
.tabtxt .tabtxt_l span{
	font-size: 3.0rem;
	color: #adcbf4;
}
.paper{
	background: #fedf39;
	border-radius: 5px;
	color: #7b761c;
	font-size: 3.2rem;
	padding: 2.0rem ;
	display: inline-block;
	margin-top: 1.3rem;
}
.paper > .iconfont{
	font-size: 3.2rem;
}
.copright_txt p{
	font-size: 2.6rem;
}
.ranktxt_wrap{
	width: 94% !important;
	margin: 2.0rem 3%;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 2.5rem !important;
}
.ranktxt_p{
	font-size: 3.2rem;
	line-height: 4.5rem;
}
.ranktxt_img{
	margin-top: 2.5rem;
}
.footTab>a{
	font-size: 3.5rem;
}
.footTab > p{
	font-size: 2.5rem;
	margin-top: 1.0rem;
}
.titleh{
	padding: 3.0rem;
	border-bottom: 1px solid #ccc;
}
.titleh_l>span,
.titleh_r>span,
.titleh_r>a{
	color: #666;
	font-size: 3.3rem;
}
.titleh_l >strong{
	font-size: 4.3rem;
}
.car_list>ul>li{
	
}
.Litop{
	padding: 3.8rem 0;
	border-bottom: 1px solid #ddd;
}
.Litop.active{
	background: #e1ebf9;
}
.Libottom{
	display: none;
}
.number{
	font-size: 4.0rem;
	text-align: center;
	color: #808080;
}
.number >img{
	vertical-align: text-top;
}
.Litop .name,
.Litop .scroe
{
	font-size: 3.8rem;
}
.Litop .name{
	padding-left: 2.0rem !important;
}
.arrow_b{
	font-size: 3.8rem !important;
	margin-left: 2.5rem !important;
	color: #aaa;
}

.Libottom > ul>li{
	padding: 3.0rem 0;
	border-top: 1px solid #fff;
	background: #ecf2fa;
}
.labelT{
	font-size: 3.2rem;
	color: #333;
	margin-right: 25px;
}
.label_txt{
	font-size: 3.5rem;
	color: #333;
	font-weight: 600;
}


.progress {
     background-color: transparent !important; 
     border-radius: 0 !important; 
     -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.0) !important; 
     box-shadow: inset 0 0 0 rgba(0,0,0,.0) !important; 
}
.progress-bar{
	background: #5899f0 !important;
}



/*phone*/
@media screen and (min-device-width: 750px){  
	.rank-header_img{
		width: 750px;
	}
	.pagewidth{
		width: 750px;
	}
	.showold{
		top: 10.3rem;
		padding: 1.3rem;
	}
	.showold >a{
		font-size: 2.2rem;
	}
	.Libottom > ul>li {
	    padding: 1.5rem 0;
	}
	
	.labelT{
		font-size: 2.2rem;
		margin-right: 25px;
	}
	.label_txt{
		font-size: 2.5rem;
		font-weight: 500;
	}
	
	.tabtxt {
	    padding: 2.0rem !important;
	}
	.tabtxt .tabtxt_l h4{
		font-size: 2.5rem;
	}
	.tabtxt .tabtxt_l span{
		font-size: 1.8rem;
	}
	.paper{
		font-size: 2.0rem;
		padding: 1.0rem ;
		margin-top: 1.3rem;
	}
	.paper > .iconfont{
		font-size: 2.0rem;
	}
	
	.titleh_l >strong {
	    font-size: 3.0rem;
	}
	.titleh_l>span, .titleh_r>span, .titleh_r>a {
	    font-size: 2.2rem;
	}
	.Litop .name, .Litop .scroe {
	    font-size: 2.5rem;
	}
	.arrow_b {
	    font-size: 3.0rem !important;
	    margin-left: 2.0rem !important;
	}
	.number {
	    font-size: 2.6rem;
	}
	.Litop {
	    padding: 1.7rem 0;
	}
	
	
	
	.copright_txt p{
		font-size: 1.6rem;
	}
	.ranktxt_wrap{
		width: 94% !important;
		margin: 2.0rem 3%;
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 2.5rem !important;
	}
	.ranktxt_p{
		font-size: 1.7rem;
		line-height: 3.8rem;
	}
	.ranktxt_img{
		margin-top: 2.0rem;
	}
	.footTab>a{
		font-size: 1.9rem;
	}
	.footTab > p{
		font-size: 1.5rem;
	}
	
}
