*{margin: 0;padding: 0;}
a{text-decoration: none;}
li{ list-style: none;}
input{ outline: none;}
textarea{resize: none; outline: none;}
body{font-family: "微软雅黑";font-size: 12px;}
.fl{ float:left;}
.fr{ float: right;}
.clear{width: 0;height: 0;clear: both;}
.center{width: 1200px;margin: 0 auto;}
.center a{color:black;}


/*车辆报废*/
.ion{width: 100%;height: 394px;}
.con1{height:280px;}
.con1 img{width:270px;height:245px;}
.con1 h1{height: 27px;line-height: 27px;font-size: 27px;color:#000000;letter-spacing:1px;font-weight: normal;padding-top: 30px;text-align: center;}
.con1 li {float: left;margin-left:22px;margin-top:23px;}
.con1 p{width: 100%;text-align: center;line-height:30px;font-size: 16px;}
@media  screen and (min-width:100px ) and (max-width:640px){
	.con1{height:1130px;}
	.con1 h1{height: 17px;line-height: 17px;font-size: 17px;color:#000000;letter-spacing:1px;font-weight: normal;padding-top: 20px;text-align: center;}
	.con1 li{margin-left: 5px;margin-top:5px;}
	.con1 p{font-size:6px;line-height: 15px;margin-top: 5px;}
}
/*个人中心*/
.con2{width: 100%;background:#eeeeee;height: 384px;}
.con2 h1{height: 27px;line-height: 27px;font-size: 27px;color: #000000;letter-spacing: 1px;font-weight: normal;width: 100%;text-align: center;padding-top: 14px;}
.con3{padding-top:20px;width: 507px;float: left;}
.con3 video{width:506px;height:286px; }
.con3_1{width:693px;float: left;}
.con3_1 p{margin-top:30px;margin-left:70px;font-size: 18px;}
.con3_1 span{display:block;font-size: 15px;margin-top:20px;margin-left: 70px;height: auto;}
@media  screen and (min-width:100px ) and (max-width:640px){
	.con2{margin-top:743px;height:750px;}
   .con2 h1{height: 17px;line-height: 17px;font-size: 17px;color: #000000;letter-spacing: 1px;font-weight: normal;}
   .con3{width: 94%;}
   .con3 video{display:block;width:273px;height: 245px;margin-top:-50px;padding-left: 10px;}
   .con3_1{width: 94%;}
   .con3_1 p{margin-top:10px;margin-left:60px;}
   .con3_1 span{font-size: 8px;margin-top: 15px;width:94%;margin-left:20px;}
}

/*新闻*/
.xinwen{width: 100%;height:400px;}
.xinwen h1{width: 100%;text-align: center;font-weight: normal;height: 27px;line-height: 27px;font-size: 27px;color: #000000;letter-spacing: 1px;padding-top: 14px;}
.xinwen li{float: left;margin-top:19px;padding-left:10px;width:24%;}
.xinwen li img{width:283px;height:216px;border: solid 1px #FFFFFF;overflow: hidden;transition: 1s;}
.xinwen p{font-size:14px;margin-top:20px;}
.xinwen a:hover img{transform: scale(1.1);transition: 1s;}
@media  screen and (min-width:100px ) and (max-width:640px){
	.xinwen{height: 1100px;}
.xinwen h1{width:100%;text-align: center;font-weight: normal;height:17px;line-height: 17px;font-size:17px;color: #000000;letter-spacing: 1px;padding-top:7px;}	
}

/*公司优势*/
.youshi{background: #EEEEEE;height:385px;width: 100%;}
.youshi h1{width: 100%;text-align: center;font-weight: normal;font-size: 27px;padding-top:20px ;}
.youshi li{float: left;margin-left: 80px;margin-top: 20px;}
.youshi p{width: 100%;font-size: 18px;text-align: center;margin-top: 29px;}
@media  screen and (min-width:100px ) and (max-width:640px){
	.youshi{margin-top:73px;height:1150px;}
	.youshi h1{width: 100%;text-align: center;font-weight: normal;height:17px;line-height: 17px;font-size: 27px;color: #000000;letter-spacing: 1px;padding-top: 14px;}
	
	.youshi li{text-align: center;margin-left:40px;}
.youshi li p{font-size: 9px;margin-top:5px;}
	}
