﻿/*
* name: Pad && MiddleScreen StyleSheet
* version: v1.0.1
* update: 横竖屏继承bug
* date: 2015-02-06
*/

/*设备横屏（默认）*/

/*首页*/
.nav_bar .nav_proMenu{width: 21.1%;left: 1.7%;}
.nav_proMenu_sele p a{ padding:0 1.5%;}
.aboutMain li .about_summ ._bottom{ line-height:2;}
.pic_list li:hover .pic_name{background:url(../images/black6.png);background:rgba(0,0,0,.60); filter: none;}
.banner{ height:0; padding-bottom:26.04%;}
.banner img{ left:0; margin-left:0; width:100%; height:100%;}

.pro_banner{ height:0; padding-bottom:31.35%;}
.pro_banner img{ left:0; margin-left:0; width:100%; height:100%;}
.promain_bar .protab .tab_t{ top:0;}
.promain_bar .protab .tab_b{ margin-bottom:40px;}
.s_menu_bar .en{ font-size:25px;}
.newsMain li{ height:507px;}

.promain_bar .protab2 .tab_t{ width:24.8%;}
.foot .foot_top .sec_1{ width:60%;}

.honorList li:hover .pic_name{background:url(../images/black6.png);background:rgba(0,0,0,.60); filter: none;}
.foot .foot_top .gotop2{ display:none;}

.prodd_list li .ssum .pp{ height:55px;}
/* 设备竖屏 */
@media screen and (max-width: 64em) and (orientation : portrait){
/*首页*/	

.nav_bar .nav li .nav_lev2{ width:577px;}
.nav_bar .nav li .nav_lev2.nav02{right: 0;left: auto;}
.a_right .a_right_word{ height:116px;}
.a_right .a_right_word .pp1{ top:12px;}
.a_right .a_right_word .pp2{ top:45px;}

.center_box .box1{ width:100%; float:none; margin-right:0;}
.center_box .box1 .box1_hxlist li{ float:left; width:32.3%;margin-right: 1%;}
.center_box .box1 .box1_hxlist .cover ._summ{ height:60px;}
.center_box .box2{ width:57%;}
.center_box .box3{ width:39.4%;}
.center_box .box3 .box3_news .slide_nav{ top:62%;}

.foot .foot_top .sec_1{ width:52%;}
.s_menu_bar .en{ font-size:18px;}


/*
*下层--公司介绍综合页
*/
.aboutMain li .cover{padding: 8%; width:84%;height: 88.6%;}
.aboutMain li .about_summ ._top{padding-bottom: 13px;}
.aboutMain li .about_summ ._bottom{ line-height:1.8;}
.aboutMain li .about_summ{ margin:20px 0;}
.aboutMain li.ab03 .a_more2{ bottom:-9px;}
.aboutMain li.ab04 .cover, .aboutMain li.ab05 .cover{padding: 5% 8% 0;height: 94%;}

/*职位招聘*/
.jobList-J5-top ._btm ._img{ display:none;}
.jobList-J5-top ._btm ._layer{padding: 20px 6%;height: auto;}

/*
*下层--新闻综合页
*/
.newsMain li{ height:440px;}

/*
*下层--服务与支持
*/
.servicesMainR li{height: 181px;}
.servicesMainR li.sm02 .chanit2, .servicesMainR li.sm03 .chanit2{margin: 8px 0 0;}
.servicesMainR li .cover .imgbtn{margin: 8px 0 0;}

/*
*下层--人才招聘综合页
*/
.jobsMain li{ height:395px;}


}
