﻿/*
* name: Mobile && SmallScreen StyleSheet
* version: v1.0.0
* update: 剔除框架样式
* data: 2015-01-30
*/

/* 设备竖屏（默认） */

.proDetail-P6-img, .ProDetail-P6-detail { float: none; width: auto; }
.ProDetail-P6-detail ._tools { margin: 20px 0; }
.rightFloat,.nav,.breadCrumb { display: none; }
.main { width: 96%; }
.NewsDetail-B2 ._title { font-size: 14px; line-height: 20px; }
.top{ height: auto;}
.banner img{ max-width:100%; position: static; margin-left: 0; width: auto; opacity: 1;}
.banner{ height: 130px;}
.section1 ._con img{ width: 100%;}
.bottom{ height: auto;}
.section3 .newsPic img{ width: 100%;}
.section2 ._con ._img img{ width: 100%;}
.channelT h1{ font-size: 22px; margin-bottom: 20px;}
.channelT{ padding-top: 15px;}
.subnav li{ width: 50%;}
.subnav li a{ width: auto;}
.ProDetail-P6-detail ._recome li{ width: 47%;}
.ProDetail-P6-detail ._recome img{ width: 100%;}
.footer .links{ display: none;}
.footer .wrap >.full-row{ display: none;}
.bdsharebuttonbox { display: none;}
.caseTab .tab_t{ padding: 0; width: 48% !important; margin: 0 1%; margin-bottom: 10px; }
.caseTab .tab_t{ font-size: 12px;}
.NewsDetail-B2 ._head ._title{ line-height: 24px; padding-bottom: 10px; }
.subnav { width: 100%;}
.top .wrap>.l{ width: 100%; text-align: right;}
.top .wrap input{ width:90px;}
.top form:hover input{ width: 90px;}
.mobile_key { font-size: 22px;}
.logo { width: 30%;}
.secT h3{ font-size: 16px;}
.secT .more{ width: 35%;}
.section3 .newsPic{ height: auto; margin-bottom: 20px;}
.bottom{ line-height: 22px;}
.bottom>.wrap>.l>a:last-child{ display: block;}
/* 设备横屏 */
@media all and (orientation : landscape) {
}
