@charset "utf-8";
.main,#business{width:100%;min-width:320px;margin:0 auto;font-size:14px}
.new-ct{background-color:#fff}
li{list-style:none;}
*{margin:0;padding:0;-webkit-box-sizing:border-box;}
body{font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;background:#fff;}
a{text-decoration:none;}


@media screen and (max-width: 800px){
	#top{height:44px;line-height:44px;background:#c82027;font-size: 16px;text-align: center;color:#fff;}
	#top span.home{background:url(../images/home.png) 0px 0px no-repeat;background-size:auto 44px;width:44px;height:44px;position: absolute;left:10px;}
	#top span.back{background:url(../images/back.png) 0px 0px no-repeat;background-size:auto 44px;width:44px;height:44px;position: absolute;left:10px;}

	p.progress_bar{background:#e5e5e5;text-align: center;height:5px;}/*进度条*/
	
	.content_box {font-size: 10px;color: #666;width:90%;margin:0 auto;border-bottom: 1px solid #e5e5e5;padding:15px 0;}
	.content_box .box_left{width:18%;float:left;min-height:60px;display:table;text-align: center;}
	.content_box .box_left span{display:table-cell;vertical-align:middle;}
	.content_box .box_left span img{width:100%;vertical-align: middle;}
	.content_box .box_right{width:80%;float:right;}
	.content_box .box_right .p1{height: 22px;line-height: 22px;}
	.content_box .box_right .p2{/*text-indent: 2em;*/}
	.content_box .box_right .p1 span.num{float:left;width:50%;}
	.content_box .box_right .p1 span.datetime{float:right;width:50%;}
	.content_box .box_right ul{height:22px;line-height: 22px;}
	.content_box .box_right ul li{float:left;width:50%;}
	.content_box .box_right ul li.li2{/*width:34%;*/}
	.content_box .box_right ul li.li1{/*width:34%;*/display: none;}
	.content_box .box_right ul li img{width:8px;height:8px;margin:0 1px;vertical-align:middle;}
	.more{line-height: 30px;text-align: center;background: #f90;color: #fff;width:90%;margin:20px auto;border-radius: 5px;clear: both;}
	#zongping{line-height: 30px;padding:0px 30px 10px;color: #333;font-size: 14px;background:#f5f5f5; }
	#zongping .num{color: #f90;text-align: left;}
}
@media screen and (min-width: 800px){
	#top{height:60px;line-height:60px;background:#c82027;font-size: 16px;text-align: center;color:#fff;}
	#top span.home{background:url(../images/home.png) center center no-repeat;background-size:auto 60px;width:60px;height:60px;position: absolute;left:10px;}
	#top span.back{background:url(../images/back.png) center center no-repeat;background-size:auto 60px;width:60px;height:60px;position: absolute;left:10px;}

	p.progress_bar{background:#e5e5e5;text-align: center;height:5px;}/*进度条*/
	
	.content_box {font-size: 16px;color: #666;width:90%;margin:0 auto;border-bottom: 1px solid #e5e5e5;padding:15px 0;}
	.content_box .box_left{width:18%;float:left;min-height:60px;display:table;text-align: center;}
	.content_box .box_left span{display:table-cell;vertical-align:middle;}
	.content_box .box_left span img{width:100%;vertical-align: middle;}
	.content_box .box_right{width:80%;float:right;}
	.content_box .box_right .p1{height: 40px;line-height: 40px;}
	.content_box .box_right .p2{/*text-indent: 2em;*/height:42px;line-height: 42px;}
	.content_box .box_right .p1 span.num{float:left;width:50%;}
	.content_box .box_right .p1 span.datetime{float:right;width:50%;}
	.content_box .box_right ul{height:40px;line-height: 40px;}
	.content_box .box_right ul li{float:left;width:50%;}
	.content_box .box_right ul li.li2{/*width:34%;*/}
	.content_box .box_right ul li.li1{/*width:34%;*/display: none;}
	.content_box .box_right ul li img{width:8px;height:8px;margin:0 1px;vertical-align:middle;}
	.more{line-height: 30px;text-align: center;background: #f90;color: #fff;width:90%;margin:20px auto;border-radius: 5px;clear: both;}
	#zongping{line-height: 60px;padding:3px 30px;color: #333;font-size: 16px;background:#f5f5f5;}
	#zongping .num{color: #f90;text-align: left;}
}


.foot{height:44px;font-size:16px;clear: both;line-height:44px;background:#333;position: fixed;bottom:0px;width:100%;}
.foot span a{color:#fff;display: block;text-align: center;width: 100%;}
.foot  span.left{float:left;width:70%;}
.foot  span.left em{position: relative;top:-10px;font-size: 12px;}
.foot  span.next{background:#c82027;float:right;width:30%;}
.foot a{color:#fff;display: inline-block;float:left;width:68%;}
.foot span{display: inline-block;text-align: center;}
.foot span.car{float:left;width:44px;height:44px;background:url(../images/car.png) 0px 0px no-repeat;margin-left:30%;}

.eva_p {padding:3px 20px;background:#f5f5f5;}
.eva_p_2{line-height: 20px;padding:3px 30px 0;background:#f5f5f5;color: #333;text-align: left;}


.eva_p span{display: inline-block;margin:5px 10px;padding:0px 10px;border:1px solid #ccc;line-height: 30px;border-radius:3px;color:#999;}





