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: 12%;
	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: auto;
	height: 545px;
	background: url(../images/rankbg.jpg) no-repeat center;
	margin: 0 auto;
	position: relative;
}
.ranklogo{
	width: 100%;
	max-width: 1070px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 60px;
}
.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: 1060px;
	margin: 0 auto !important;
    top: -90px;
}
.rosterSwiper{
	background: #e3d4b4;
	padding: 2px !important;
}
.item{
	padding-left: 0 !important;
	padding-right: 0 !important;
	border: 2px solid #e3d4b4;
}
.rankcarlist{
	margin-bottom: 10px;
}
.rostertitle{
	
}
.rostertitle img{
	display: block;
	margin: 0 auto;
}
.carimg{
	display: block;
}
.cartitle{
	display: inline-block;
	width: 99.8%;
	margin-left: 1px;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
}
.carscore{
	display: inline-block;
	height: 100%;
	padding: 0 20px;
	background: red;
	border: 2px solid #c98a22;
}
.rankcartitle{
	width: 100%;
	height: 45px;
	background: #e1cb9d;
	margin: 0 !important;
	font-size: 18px;
}
.rankscorecont h5{
	background: #f2f2f2;
	padding: 10px;
	color: #cc820e;
}
.rankcartitle .num{
	display: inline-block;
	width: 45px; 
	height: 45px;
	background:url(../img/numbg.jpg) no-repeat center;
	color: #fff;
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 26px;
	font-weight: 900;
}
.rankcartitle .numtxt{
	display: inline-block;
	float: right;
	width:calc(100% - 45px);
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #666;
	text-shadow: 2px 2px 6px #aaa;
	font-size: 18px;
}
.wdtitle{
	color: #cc820e;
	/*font-weight: 900;*/
	margin-right: 5px;
}
.scorelist{
	background: #fff;
	padding: 20px 10px 20px 10px !important;
}
.scorelist li{
	color: #575757;
	margin: 1.5px auto;
}
/*侧边栏*/
.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: 70%;
	height: 80%;
	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;
}
.reportcontent .gscont p{
	text-indent: 25px;
	line-height: 25px; color: #726a57;font-size: 15px
}
.reportcontent_txt{
	padding: 10px 0;
	font-size: 15px;
	color: #000;
	text-indent: 25px;
	line-height: 33px;
}
.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: 35px;
}
.closereport .iconfont{
	font-size: 25px;
}
.closereport:hover,.closereport:active,.closereport:focus{
	text-decoration: none;
	color: #007AFF;
}


/*价格区间*/
.Price_range{
	font-family: arial;
	font-size: 20px;
	font-weight: 400;
	color:#1a6ef7;
}
/*NO1*/
.NO1_group .car_name>h4{
	font-family: arial;
	font-size: 22px;
	font-weight: 500;
	color: #d9b10b;
}
.NO1_group .Score_item>li{
	margin-bottom: 2px;
}
.NO1_group .Score_item>li:nth-of-type(odd){
	background: #fff9b1;
}
.NO1_group .Score_item>li:nth-of-type(even){
	background: #fdfbe0;
}
.NO1_group .Score_item>li label,
.NO1_group .Score_item>li span{
	display: inline-block;
	font-size: 16px;
	font-family: arial;
	font-weight: 900;
	color: #393939;
	line-height: 26px;
}
.NO1_group .Score_item>li label{
	margin-bottom: 0;
	font-weight: 200;
}

/*NO2*/
.NO2_group .car_name>h4{
	font-family: arial;
	font-size: 22px;
	font-weight: 500;
	color: #9a9a9a;
}
.NO2_group .Score_item>li{
	margin-bottom: 2px;
}
.NO2_group .Score_item>li:nth-of-type(odd){
	background: #edf6ff;
}
.NO2_group .Score_item>li:nth-of-type(even){
	background: #f5fafe;
}
.NO2_group .Score_item>li label,
.NO2_group .Score_item>li span{
	display: inline-block;
	font-size: 16px;
	font-family: arial;
	font-weight: 900;
	color: #393939;
	line-height: 26px;
}
.NO2_group .Score_item>li label{
	margin-bottom: 0;
	font-weight: 200;
}


/*NO3*/
.NO3_group .car_name>h4{
	font-family: arial;
	font-size: 22px;
	font-weight: 500;
	color: #dea548;
}
.NO3_group .Score_item>li{
	margin-bottom: 2px;
	padding: 0;
}
.NO3_group .Score_item>li:nth-of-type(odd){
	background: #ffeec6;
}
.NO3_group .Score_item>li:nth-of-type(even){
	background: #fff6e8;
}
.NO3_group .Score_item>li label,
.NO3_group .Score_item>li span{
	display: inline-block;
	font-size: 16px;
	font-family: arial;
	font-weight: 900;
	color: #393939;
	line-height: 26px;
}
.NO3_group .Score_item>li label{
	margin-bottom: 0;
	font-weight: 200;
}
/*第3名之后排名样式*/
.car_img{
	border: 1px solid #f2f2f2;
	border-bottom: 0;
}
.NO_ic{
	position: absolute;
	right: -1px;
	top: 0;
	z-index: 9;
}
.othercar_name{
	background: #0261fe;
	line-height: 28px;
	color: #fff;
	margin: 0;
}
.otherScore_item>li{
	background: #f1f1f1;
	margin-top: 2px;
	line-height: 28px;
}
.otherScore_item>li>label{
	margin: 0;
	font-size: 16px;
	font-family: arial;
	font-weight: 300;
}
.otherScore_item>li>span{
	color: #0261fe;
	font-weight: 900;
	font-size: 17px;
	font-family: arial;
}