.head-nav{
  position: relative;
  height: 74px;
  min-width: 1120px;
  margin-bottom: 0px;
}
.img-logo{
display: block;
width: 541px;
height: 74px;
margin-top: -20px;
position: absolute;
left:100px;
}

/**/
.main{
  width: 960px;
  margin: 0 auto;
  height: auto;
}
.about-title-a-w{
  width: 960px;
  height: 350px;
  font-size: 40px;
  color: #333;
  padding: 30px 0 20px 0;
}
.about-cont p{
  margin: 20px 0 0 0;
  line-height: 30px;
  text-indent: 20px;
  font-size: 16px;
}
.about-contact{
  width: 960px;
  height: 350px;
}
.about-contact-t{
  width: 960px;
  height: 60px;
  font-size: 40px;
  color: #333;
}
.about-contact-c{
  line-height: 26px;
  margin: 20px 0 0;
  font-size: 16px;

}
.about-contact-list li{
  position: relative;
  float: left;
  width: 300px;
  height: 100px;
  border: solid 1px #ddd;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 20px;
  text-align: center;
}
.about-c-email{
    position: absolute;
    left: 10px;
    top: 16px;
    width: 70px;
    height: 70px;
    background: url(../mticketsite_files/about_mail.gif);
}
.about-c-phone{
  position: absolute;
  left: 10px;
  top: 16px;
  width: 70px;
  height: 70px;
  background: url(../mticketsite_files/about_phone.gif);
}
.about-contact-list li .about-cl-d{
  font-size: 18px;
  margin-top: 20px;
  margin-left: 10px;
}
.about-contact-list li p{
  margin-left: 10px;
}
.about-join{
  width: 960px;
  height: 200px;
}
.about-join-t{
  width: 960px;
  height: 60px;
  font-size: 40px;
  color: #333;
}
.about-join-c-t{
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin-top: 14px;
}
.about-join-c-ep{
  margin: 12px 0 0 0;
  line-height: 20px;
  font-size: 14px;
}

/*底部*/
.footer{
  width: 100%;
  padding-top: 20px;
  background-color:#3D3D3D;
  color: #FFFFFF;
  overflow: hidden;
}
.footer-top{
  width: 1090px;
  margin: 0 auto;
  overflow: hidden;
}
.footer-a-title{
  margin-bottom:10px;
  line-height: 20px;
}
.footer-left{
  width: 280px;
  float: left;
  margin-left: 50px;
}
.footer-left ul li a{
color: #49f;

}
.footer-middle{
  width: 300px;
  float: left;
}
.footer-right{
  width: 300px;
  float: right;
  margin-right: 50px;
}
.footer ul li{
  font-size: 12px;
  padding-bottom: 5px;
}
.footer-info{
  width: 1090px;
  height: 70px;
  margin: 0 auto;
  border-top: 1px solid #666;
}
.u-base-info,.u-address{
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 50px;
}
