﻿/*
* name: Mobile && SmallScreen StyleSheet
* version: v1.0.0
* update: 剔除框架样式
* data: 2015-01-30
*/

/* 设备竖屏（默认） */
.bdsharebuttonbox, .footer li.l3 { display: none; }
.JobList-J2 ._jt span { display: none; }
.Form-J2 .Form-J2-li input { width: 68%; }
.Form-J2 .Form-J2-li select { width: 54%; }
.Form-J2 .Form-J2-li textarea { width: 68%; }
.Form-J2 .Form-J2-li input._yzm { width: 27%; }
.Form-J2 .Form-J2-li b { display: none; }
.rightBar { display: none; }
.header { background: none; height: auto; }
.logo { width: 50%; }
.mobile_key i { font-size: 20px; margin-top: 20px; }
.banner .slide_nav { display: none; }
.h_sectioin1 h4 { text-indent: 5px; font-size: 12px; }
.footer li.l1 { width: 100%; float: none; }
.footer li.l2 { width: 100%; float: none; }
.footer { height: auto; }
.breadCrumb { height: auto; margin-top: 0; margin-bottom: 15px; }
.breadCrumb h2 { padding-left: 0; }
.top li { margin-left: 0; }
.top li:nth-child(2){ display: none;}
.top li:nth-child(3){ display: none;}
.NewsDetail-B2 ._title { font-size: 14px; line-height: 20px; }
.UsedList-U2 li { width: 48%; }
.h_sectioin2 ._con img { height: auto; width: 100%; }
.h_pic .box { width: 100%; }
.proTop dt { width: 30%; }
.proTop dd { width: 70%; }
.contact ._left { float: none; width: 92%; padding: 4%; }
.contact ._right { width: 100%; }
.breadCrumb li { margin-right: 5px; }
.JobList-J2 ._jcon { padding: 0; }
.aboutCon ._item1 { padding: 0; height: auto; }
.aboutInfo { padding: 10px; }
.aboutCon ._item2 ._info { position: static; width: 100%; text-align: left; }
.aboutCon ._item2 { top: 0; }
.map-M2-list { height: auto; }
.map-M2-search { padding: 0; border: 0; }
.map-M2-search .form-control,  .map-M2-search .btn { margin-bottom: .5em; }

.breadCrumb li a{ color: #fff;}
.breadCrumb .r{ float: left; width: 100%;}
.nav{ display: none;}
.Search-S1-head ._form{ margin-right: 0;}
.header{ z-index: 12; overflow:visible;}
.top li.lang{ margin-left: 15px;}
.breadCrumb{ line-height: 36px;}
.innerban {height: 120px;width: 100%;overflow: hidden; text-align: center;}
.innerban img{ height: 100%; max-width: none;}
/* 设备横屏 */
@media all and (orientation : landscape) {
}
