@charset "utf-8";
.mqNav{ background:#fff;}

{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}

.footer{ padding-top:60px!important;}

.bigimg ul{ width:1200px; position:relative; overflow:hidden;}
.bigimg li{ float:left; margin-right:30px; width:570px;}
.bigimg li h2{ font-size:18px; font-weight:normal;}
.bigimg li .tit a{ float:right; margin-top:10px; color:#bc9882;}
.bigimg li .tit a:hover{ color:#333;}
.bigimg li .pic{ width:570px; height:320px; overflow:hidden;}
.bigimg li .tit{ padding-top:14px; border-bottom:1px solid #ddd; padding-bottom:15px;}

.smallimg ul{ width:1200px; position:relative; padding-top:60px; overflow:hidden;}
.smallimg li{ float:left; margin-right:30px; width:370px;}
.smallimg li h2{ font-size:18px; font-weight:normal;}
.smallimg li .tit a{ float:right; margin-top:10px; color:#bc9882;}
.smallimg li .tit a:hover{ color:#333;}
.smallimg li .pic{ width:370px; height:215px; overflow:hidden;}
.smallimg li .tit{ padding-top:14px; border-bottom:1px solid #ddd; padding-bottom:15px;}

.bigimg  a {
	font-size:14px;
    
    color: #bc9882;
}
.bigimg h2{ font-size:26px; font-weight: lighter;margin-bottom:18px;}
.bigimg{
  color: #333;
}
.bigimg .wrap .pic{
    position: absolute;
    top: 0;
    left: 0;
}
.bigimg .wrap{
    position: relative;
    width: 1170px;
    height: 320px;
    margin-bottom: 20px;
}
.bigimg .wrap .txt{
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -33px 0 0 -54px;
}
.ttle h2{
    margin-bottom: 46px;
}
.bigimg .wrap .ttle{
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -66px;
}
.bigimg .wrap .gongju{
    position: absolute;
    width: 100%;
    height: 184px;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.bigimg .wrap .tool{
    padding-top: 6px;
    width: 33.33%;
    height: 100%;
    text-align: center;
    float: left;
}
.bigimg .wrap .tool h3{
    font-size: 16px; padding-top:8px;
    font-weight: normal;
}