@charset "utf-8";
/* CSS Document */
body{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-family:Arial, "微软雅黑";
  color:#666;
  overflow-x:hidden;
}
a{
  color:#666;
  text-decoration:none;
  outline:none;
}
a:active{
  star:expression(this.onFocus=this.blur());
}
img{
  border:0px;
  vertical-align:middle;
}
a:link {
  text-decoration: none;
  outline:none;
}
a:visited{
  text-decoration: none;
  outline:none;
}
a:hover{
  text-decoration:none;
  color:#AACD06;
  outline:none;
}
ul, p, dl, dt, dd{
  padding:0px;
  margin:0px;
}
li{
  list-style-position:outside;
  list-style-type:none;
}
h1, h2, h3, h4, h5{
  font-size:14px;
  padding:0px;
  margin:0px;
}
h1{
  font-size:16px;
}
h5{
  font-size:12px;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
.clear_f{
  clear:both;
  height:0px;
  padding:0px;
  margin:0px;
  display:block;
  _display:inherit;
}
.wal{
  width: 92%;
  max-width:1400px;
  margin:0px auto;
}
.headDiv{
  height:92px;
  z-index:5;
  width:100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.headDiv .wal{
  height:92px;
  position:relative;
}
.headDiv .logo{
  display:block;
  position:absolute;
  left:0px;
  top: 20px;
}
.headDiv .logo img{
  max-width: 310px;
}
.headDiv .wal:img{
  max-width: 450px;
}
.headDiv .topRight{
  position: absolute;
  right: 0px;
  top: 0px;
  height: 92px;
  border-right: 1px solid #EEEEEE;
}
.headDiv .topSearch{
  width: 68px;
  height: 92px;
  position: relative;
  cursor: pointer;
  border-left: #f8f6f4 solid 0px;
}
.headDiv .topSearch img{
  display: block;
  height: 24px;
  line-height: 24px;
  width: 24px;
  margin: 34px auto;
}
.pageBg {
  position: fixed;
  z-index: 9;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0,0,0,0.3);
  left: 0px;
  top: 0px;
}
.sb-Bg {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0,0,0,0.3);
  left: 0px;
  top: 0px;
}
.navRight .ewm img {
  width: 103px;
}
.navRight {
  height: 100%;
  width: 488px;
  overflow: hidden;
  position: fixed;
  z-index: 9999999;
  right: -488px;
  top: 0px;
  background: #fff;
}
.navIcoPC{
  position: absolute;
  right: 0px;
  top:0px;
  width: 74px;
  height: 75px;
  text-align: center;ni you 
  line-height: 75px;
  background: #e4bc65;
}
.nav{
  position:absolute;
  height:92px;
  top:0px;
  right: 0;
}
.nav li{
  float:left;
  height:92px;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.nav a{
  padding: 0 50px;
  position:relative;
  display:block;
  height:92px;
  line-height: 92px;
  overflow:hidden;
  font-size: 16px;
  z-index: 10;
  color: #404040;
  font-weight: bold;
}
.nav a:hover .bkg, .nav .aNow .bkg{
  color:#FFF;
  background-color:#fc433e;
  top:0;
}
.nav li a span {
  position:absolute;
  left:0;
  top:0;
  z-index:2;
  width:100%;
  height:100%;
  text-align: center;
}
.nav li a .bkg {
  top:100%;
  z-index:1;
  background-color:#fc433e;
  -webkit-transition:top 200ms;
  transition:top 200ms;
}
.nav li a.on{
  color: #ffffff;
}
.nav li a.on .bkg,.nav li a:hover .bkg {
  top:0;
  color:#fff;
}
.nav a:hover{
  color:#ffffff;
}
.nav .aNow{
  color:#fff;
}
.navIco{
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 80px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  background: #fc433e;
}
.navIco img{
  width: 23px;
}
.navRight{
  height:100%;
  width:488px;
  overflow:hidden;
  position:fixed;
  z-index:10;
  right:-488px;
  top:0px;
  background: #fff;
}
.navRight .txt{
  height: 89px;
  line-height: 88px;
  border-bottom: #f2edea solid 3px;
  padding-left: 28px;
  color: #fc433e;
  font-family: GOTHICB;
  font-size: 18px;
  text-transform: uppercase;
}
.navRight .closeBtn{
  height:92px;
  width:74px;
  position:absolute;
  top:0px;
  right:0px;
  z-index:22;
  background: #c30d23;
  text-align: center;
  line-height: 92px;
}
.rightNav{
  padding: 12px 50px 0 26px;
}
.rightNav li{
  padding-bottom: 30px;
}
.rightNav li:last-child{
  border-bottom: none;
}
.rightNav li h2{
  line-height: 24px;
  font-size: 18px;
  color: #4c4c4c;
  padding-left: 30px;
  background:url(../images/ico3.png) left center no-repeat;
}
.rightNav li dl{
  padding: 10px 0 0 30px;
  overflow: hidden;
}
.rightNav li dd{
  height: 18px;
  line-height: 18px;
  padding-right: 32px;
  float: left;
}
.rightNav li dd a{
  color: #9c9c9c;
}
.rightNav li dd a:hover{
  color: #fc433e;
}
.navRight .botDiv{
  height: 192px;
  border-top: #f2edea solid 3px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.navRight .leftDiv{
  padding: 30px 0 0 58px;
}
.navRight .rightDiv{
  padding: 30px 0 0 86px;
}
.navRight .wen{
  font-weight: bold;
  color: #4c4c4c;
  font-size: 14px;
  height: 32px;
}
.navRight .ewm{
  -webkit-box-shadow: 0 5px 10px 0 hsla(230,9%,48%,.2);
  box-shadow: 0 5px 10px 0 hsla(230,9%,48%,.2);
}
.navRight .name{
  color: #4c4c4c;
}
.navRight .share{
  padding-top: 40px;
}
.navRight .share li{
  float: left;
  margin-right: 15px;
}
.navRight .share li .img1{
  display: none;
}
.navRight .share li:hover img{
  display: none;
}
.navRight .share li:hover .img1{
  display: inline-block;
}
/*导航触发效果*/
.sNav{
  position:absolute;
  z-index:1000;
  height:66px;
  top:72px;
  display:none;
  background:rgba(0,0,0,0.5);
  padding:0px 18px;
  width:1200px;
}
.sNav .list li{
  height:66px;
  line-height:66px;
  font-size:14px;
  float:left;
  margin-right:30px;
}
.sNav .list li:last-child{
  margin-right:0px;
}
.sNav .list li a{
  color:#fff;
}
.sNav .list li a:hover{
  color: #fc433e;
}
/*导航菜单触发*/
.navLayer{
  overflow-x: auto;
  height:100%;
  width:100%;
  overflow:hidden;
  position:fixed;
  z-index:11;
  right:-100%;
  top:0px;
}
.navLayer .bg{
  overflow-x: auto;
  position:relative;
  background:#fff;
  height:100%;
  width:78%;
  margin-left: 22%;
}
.navLayer .toptop{
  height: 90px;
  position: relative;
  border-bottom: #f2edea solid 2px;
}
.navLayer .txt{
  padding-left: 20px;
  line-height: 90px;
  font-size: 20px;
  color: #6A3906;
}
.navLayer .closeBtn{
  width: 74px;
  height: 92px;
  position: absolute;
  top: 0px;
  right: 0;
  text-align: center;
  line-height: 92px;
  background: #e4bc65;
}
.navLayer .closeBtn img{
  width: 23px;
}
.sideNav{
  padding: 0 0 5px;
}
.subNav{
  cursor: pointer;
  display: block;
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
  position: relative;
  font-size: 16px;
  border-bottom: #f2edea solid 2px;
}
.subNav1{
  color: #4c4c4c;
}
.subNav a{
  color:#4c4c4c;
  display: block;
}
.currentDt{
  color: #e4bc65;
}
.navContent{
  display: none;
}
.navContent a{
  display: block;
  height: 40px;
  line-height: 40px;
  color: #9c9c9c;
  font-size: 16px;
  padding-left: 40px;
}



/*gegede  csss*/
@media screen and ( max-width:768px ){

  #w_grid-1629712467678{margin-top:0px !important;}



}