/* ---------------------------------------------------------- */
/*                                                            */
/* PAD                                                        */
/*                                                            */
/*                                                            */
/* ---------------------------------------------------------- */

.index_ {
    padding: 2em 0 2em;
}

/*
* header
*/
.header{height:73px !important;}
.header .headerLogo{width:auto;}
.header .nav .navTop{display:none !important;}
.header .nav{display:none;top:73px;right:0px;width:100%;height:auto !important;background:#fff;padding-bottom:20px;}
.header .nav .child{float:none;width:90%;text-align:left;margin:0 auto;color:#333333;
  background-color: #f9f9f9;
  border-left:1px solid #dadada;
  border-right:1px solid #dadada;
  border-bottom:1px solid #dadada;
  height:auto !important;
  line-height: 35px !important;}
.header .nav .child:nth-child(2){border-top:1px solid #dadada;}
.header .nav .child .title{font-size:12px;color:#666;padding:0 5% 0 2%;display: inherit;}
.header .nav .child .childContent{display:none;position:relative;top:0px !important;width:100%;}
.header .nav li.child .childContent .childContentLi{padding:0 4%;color:#fff;font-size:12px;height:35px;line-height:35px;border-top:1px solid #dadada;border-bottom:0px;}
.header .nav .navChildLanguage{display:none;}
.header .nav .navChildSearch{display:none;}
.header .list{display:none !important;}
.header .searchContent{display:none !important;}
.wapNavPointer{display:block;top:3px;right:3px;}
.wapNavBtn{display:block;top:29px;right:33px;width:32px;}
.wapLanguage{display:block;top:29px;right:120px;}
.wapLanguage .language{padding:0 14px;font-size:18px;line-height:18px;}
.wapLanguage .language.cn{border-right:3px solid #bababa;}

.header .nav .child .title:after {
    display: none;
}

/* LOGO */
.logo{height: 53px}

/*
 * banner 
 */
.slide{height: 167px;overflow: hidden;}
.slide ul img{width: 800px;height: 167px;margin-left: -400px;margin-top: -84px}

/*
 * footer
 */



/*
 * nbanner
 */



/*
 * block
 */

/* ==========================================================================
   Common module
   ========================================================================== */



/* ==========================================================================
   Index Page
   ========================================================================== */

/*
 * 案例
 */
.gy-box .gy-cont{padding: 30px}




/* ==========================================================================
   Inner Page
   ========================================================================== */


/*
 * 内页侧栏
 */
.sidebar_widget ul.widget_img img{margin-right: 0; width: 100%; height: auto;}
.sidebar_widget ul.widget_img span{display: inline-block; margin-top: 5px}


/*
 * 关于我们
 */
.section_nabout.block1 .index_{padding-top: 4em;padding-bottom: 4em;}
.section_nabout.block2{padding-top: 0}

/*新闻*/
.section_nnews .news-box .news-cont{height: auto;}


