/*关于峰会css*/
html{
  padding-bottom: 140px;
}
.aboutSubMenu .tagPic{
  top: -120px;
  left: -362px;
}
.aboutGair .gairIntro{
  background: url(../images/aboutBg.jpg) no-repeat top right;
  min-width: 1200px;
  margin-bottom: 40px;
}
.aboutGair .gairIntroCnt{
  width: 870px;
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 40px 40px 290px;
}
.aboutGair .gairIntroCnt p{
  font-size: 18px;
  line-height: 45px;
  color:#fff;
}
.gairOrangin{
  margin-top: 30px;
}
.gairOrangin .rows{
  padding-bottom: 30px;
  border-bottom:5px solid #cb9e8a;
  overflow: hidden;
}
.gairOrangin .rows:last-child{
  border-bottom: 0;
}
.gairOrangin .item{
  width: 430px;
  float: left;
  margin-top: 25px;
  margin-left: 5px;
}
.gairOrangin .item .tit{
  font-size: 24px;
  color:#ab6d61;
  font-weight: bold;
}
.gairOrangin .item .picTxt{
  position: relative;
  padding-left:162px;
  height: 140px;
  display: table;
  color: #1f232e;
  margin-top: 30px;
}
.gairOrangin .item .picTxt img{
  position: absolute;
  left: 5px;
  top:0;
  width: 140px;
  height: 140px;
}
.gairOrangin .item .picTxt .name{
  font-size: 24px;
  font-weight: bold;
}
.gairOrangin .item .picTxt .txt{
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px;
}
.gairOrangin .row2 .item{
  margin-top: 40px;
}
.gairOrangin .row2{
  padding-top: 30px;
  border-bottom: none;
}
.gairOrangin .row2 .rowsTit{
  font-size: 24px;
  color:#ab6d61;
  font-weight: bold;
  padding-left: 5px;
}
.gairOrangin .row2 .item{
  margin-top: 0;
  margin-bottom: 10px;
}
.aboutGair .themeSet{
  margin-top: 40px;
  text-align: center;
}
.aboutGair .location{
  margin-top: 50px;
  text-align: center;
  color:#000;
  padding-bottom: 10px;
}
.aboutGair .location .area{
  font-size: 18px;
  font-weight: bold;;
  line-height: 1;
}
.aboutGair .location .hotel{
  font-size: 30px;
  line-height: 1.8;
}
.aboutGair .date span{
  display: inline-block;
  width: 180px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #1b375d;
  color:#d4ada3;
  font-size: 24px;;
}
.aboutGair .map{
  width: 932px;
  height: 699px;
  background: #1c1c29;
  text-align: center;
  padding-top: 33px;
  border-radius: 15px;
  margin: 25px auto 0 auto;
}
.aboutGair .pastGair{
  margin-top: 70px;
  overflow: hidden;
}
.aboutGair .pastGair .item{
  width: 284px;
  float: left;
  text-align: center;
  margin:  0 16px;
}
.aboutGair .pastGair .item img{
  display: block;
}
.aboutGair .pastGair .item .txt{
  background:#1b375d;
  height: 132px;
  color:#fff;
}
.aboutGair .pastGair .item .txt .year{
  font-size: 35px;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 16px;
  letter-spacing: 5px;
}
.aboutGair .pastGair .item .txt .ccf{
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
}
.aboutGair .pastGair .item .txt .tit{
  font-size: 16px;
  padding-top: 12px;
}
.aboutGair .contactPart{
  margin-top: 40px;
}
.aboutGair .contactPart .item{
  height: 116px;
  padding: 24px 0;
  overflow: hidden;
  color:#fff;
}
.aboutGair .contactPart .item .tit{
  float: left;
  width: 320px;
  text-align: center;
  line-height: 116px;
  font-size: 36px;
  font-weight: bold;
}
.aboutGair .contactPart .item img{
  float: left;
  margin-left: 30px;
}
.aboutGair .contactPart .item .txt{
  padding-left: 45px;
  overflow: hidden;
  font-size: 16px;
  line-height: 32px;
}
.aboutGair .contactPart .item .txt span{
  font-weight: bold
}
.aboutGair .contactPart .item1{
  background: #935996;
}
.aboutGair .contactPart .item2{
  background: #335788;
}
.aboutGair .contactPart .item3{
  background: #39b098;
}