*{ margin:0px; padding:0px;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body,html {color:#000;background-color:#FFF; width: 100%; position: relative; font-size: 14px;}
a{cursor: pointer;}
img{display:block; width: 100%; /*transform: translateZ(0); -webkit-transform:translateZ(0);*/ }
input{ outline: none; background-color: #f0f0f0; border: none; text-indent: 10px;  font-size: 14px;}
table tr td{ font-size: 14px;}
ul,li {list-style: none}
.page {
    position:relative;
    background-size: cover;
    width: 100%;

}
img{
    display: block;
    width: 100%;
}
.logo{width: 25.78125%; position: absolute; top: 10px; left: 20px;z-index: 10;}
.renturn{width: 17.1875%; position: absolute; top: 16px; left: 77%;z-index: 10;}
.page_station{width: 70.15625%; position: absolute; top: 5%; left: 16%; }
.gallery-row{position: absolute; top: 43%;width: 97%;left: 3%;}
.gallery-row-km{top: 60%;}
div.gallery-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
div.gallery-item { float: left; width: 33.33333333%;position: relative;font-style: "方正超粗黑简体";}
div.gallery-item a { display: block; margin: 5px; text-decoration: none;}
div.gallery-item .item-img {display: block;width: 90%;height: 80px;overflow: hidden;margin-top: 10px;}
div.gallery-item .item-img img{height: 100%;}

.car_select{position: absolute; top: 100%; left: 6%;margin-top: 8%;}
.car_select:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.car_button { float: left; width: 45.46875%; }
.car_button a { display: block; margin: 5px;}
.car_button img { display: block; width: 100%; height: auto;}
.car_activity{width: 30%;position: absolute;top: 68%;left: 33%}




.car_models{background-color: #ffffff;color: #f27300;text-align: center;width: 90%;margin-top: 2px;font-size: 15px;}
.car_pre{background-color: #ffffff;color: #f27300;text-align: center;width:90% ;margin-top: 2px;}
.car_pre1{width: 40%;border-right: 1px solid #f27300;font-size: 12px; }
.car_pre2{float: right;top: 83%;position: absolute;left: 38%;}
.car_pre2 span{font-size: 16px;font-weight: bold;} 

/*
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
  .car_select {top: 100%;}
  .car_activity {top: 68%;}
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 
 .car_select {top: 88%;}
 .car_activity {top: 65%;}

 }
*/