@charset "UTF-8";
/**
 * Created by Tony_Liu on 2019/8/26.
 */
.pc {
  display: block!important;
}
.mobile {
  display: none!important;
}
.ti0 {
  text-indent: 0!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.banner {
  width: 100%;
  height: auto;
}
.banner img {
  width: 100%;
}
.container {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.container .join-bg {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  margin-left: -960px;
}
.container .join-line {
  position: absolute;
  width: 100%;
  top: 1012px;
}
.nav {
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: absolute;
  z-index: 99;
  top: 0;
}
.nav .nav-ear {
  position: absolute;
  top: 0;
  z-index: 100;
}
.nav .nav-ear.lf {
  left: -360px;
}
.nav .nav-ear.rt {
  right: -360px;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.nav .scale {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.nav .nav-con {
  background: #bb1818;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  font-size: 40px;
  position: relative;
  box-shadow: 0 1px 5px #333;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.nav .nav-con i {
  display: block;
  width: 2px;
  height: 40px;
  background: #7c0f10;
  border-right: 1px solid #cc5050;
  margin-top: 10px;
}
.nav .nav-con .nav-item {
  flex: 1;
  width: auto;
  height: 60px;
  transition: all 0.3s;
}
.nav .nav-con .nav-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
}
.nav .nav-con .nav-item a:hover {
  font-weight: bold;
}
.fixed {
  position: fixed!important;
}
.join {
  width: 100%;
  margin-bottom: 160px;
}
.join .join-con {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 220px;
}
.join .join-con > img {
  position: absolute;
  top: 140px;
  text-align: center;
  left: 50%;
  margin-left: -150px;
}
.join .join-con .join-box {
  width: 100%;
  text-align: center;
  position: relative;
}
.join .join-con .join-box > img {
  width: 90%;
}
.join .join-con .join-box .join-hiddin {
  width: 1020px;
  height: 710px;
  position: absolute;
  top: 6%;
  left: 50%;
  margin-left: -515px;
  overflow: hidden;
}
.join .join-con .join-box .join-text {
  width: 1050px;
  height: 710px;
  padding: 40px 50px;
  overflow-y: scroll;
}
.join .join-con .join-box .join-text b,
.join .join-con .join-box .join-text p {
  font-size: 18px;
  line-height: 2;
}
.join .join-con .join-box .join-text p {
  text-indent: 2em;
  margin-bottom: 20px;
}
.join .join-con .join-box .join-text .title {
  margin-bottom: 10px;
  margin-left: -55px;
  position: relative;
}
.join .join-con .join-box .join-text .title i {
  position: absolute;
  top: -7px;
  left: 4px;
  width: 0;
  height: 0;
  border-bottom: 7px solid #871010;
  border-left: 11px solid transparent;
}
.join .join-con .join-box .join-text .title div {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  height: 40px;
  padding: 0 56px;
  line-height: 38px;
  background: #bb1818;
}
.join .scrollbox {
  width: 14px;
  height: 100%;
  position: absolute;
  right: 7.5%;
  top: 0;
}
.join .scroll {
  width: 4px;
  height: 87.8%;
  position: absolute;
  right: 6px;
  top: 6%;
  z-index: 2;
  background: #8a1f11;
}
.join .bar {
  width: 6px;
  background: #bb1818;
  position: absolute;
  top: 0;
  right: -1px;
}
.btn {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  display: flex;
  position: absolute;
  top: 1050px;
  z-index: 10;
  justify-content: space-between;
}
.btn a {
  display: block;
  width: 200px;
  height: 40px;
  background: #bb1818;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  border-top: 1px solid #d26565;
  border-left: 1px solid #d26565;
  border-right: 1px solid #600c0c;
  border-bottom: 1px solid #600c0c;
}
.content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
}
.content .title {
  margin-bottom: 80px;
}
.content .content-con {
  width: 1200px;
  margin: 0 auto;
}
.hyrc .tab-head {
  display: flex;
  height: 40px;
  position: relative;
}
.hyrc .tab-head .tab-item {
  width: 200px;
  height: 40px;
  background: #871010;
  box-shadow: 2px -3px 3px -2px #333;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: absolute;
  cursor: pointer;
}
.hyrc .tab-head .tab-item:nth-child(1) {
  left: 0;
  z-index: 1;
}
.hyrc .tab-head .tab-item:nth-child(2) {
  left: 180px;
  z-index: 2;
}
.hyrc .tab-head .tab-item:nth-child(3) {
  left: 360px;
  z-index: 1;
}
.hyrc .tab-head .tab-active {
  background: #bb1818;
  z-index: 10!important;
  animation: change 0.3s;
}
@keyframes change {
  from {
    top: 0;
  }
  50% {
    top: -30px;
  }
  100% {
    top: 0;
  }
}
.hyrc .tab-cont .table1 {
  display: none;
  width: 1200px;
  border: none;
  border-collapse: collapse;
}
.hyrc .tab-cont .table1 thead {
  background: #bb1818;
  color: #fff;
  line-height: 40px;
}
.hyrc .tab-cont .table1 thead td {
  border: none;
  padding-left: 20px;
}
.hyrc .tab-cont .table1 thead td:nth-child(2) {
  width: 680px;
}
.hyrc .tab-cont .table1 thead td:nth-child(1),
.hyrc .tab-cont .table1 thead td:nth-child(3) {
  width: 260px;
}
.hyrc .tab-cont .table1 tbody td {
  color: #333;
  border: 1px solid #ccc;
  padding: 20px;
  line-height: 1.8;
}
.hyrc .tab-cont .table1 tbody tr:nth-child(2) td:first-child {
  padding: 0;
}
.hyrc .tab-cont .table1 tbody tr:nth-child(2) td:first-child div {
  color: #bb1818;
  font-weight: bold;
  padding: 20px;
  border-left: 8px solid #bb1818;
}
.hyrc .tab-cont .table2 {
  display: none;
  width: 1200px;
  border: none;
  border-collapse: collapse;
}
.hyrc .tab-cont .table2 thead {
  background: #bb1818;
  color: #fff;
  line-height: 40px;
}
.hyrc .tab-cont .table2 thead td {
  border: none;
  padding-left: 20px;
}
.hyrc .tab-cont .table2 thead td:nth-child(2) {
  width: 680px;
}
.hyrc .tab-cont .table2 thead td:nth-child(1),
.hyrc .tab-cont .table2 thead td:nth-child(3) {
  width: 260px;
}
.hyrc .tab-cont .table2 tbody td {
  color: #333;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 20px;
  line-height: 1.8;
}
.hyrc .tab-cont .table2 tbody tr:nth-child(1) td:first-child {
  padding: 0;
}
.hyrc .tab-cont .table2 tbody tr:nth-child(1) td:first-child div {
  color: #bb1818;
  font-weight: bold;
  padding: 20px;
  border-left: 8px solid #bb1818;
}
.hyrc .tab-cont .table3 {
  display: none;
  width: 1200px;
  border: none;
  border-collapse: collapse;
}
.hyrc .tab-cont .table3 thead {
  background: #bb1818;
  color: #fff;
  line-height: 40px;
}
.hyrc .tab-cont .table3 thead td {
  border: none;
  padding-left: 20px;
}
.hyrc .tab-cont .table3 thead td:nth-child(2) {
  width: 680px;
}
.hyrc .tab-cont .table3 thead td:nth-child(1),
.hyrc .tab-cont .table3 thead td:nth-child(3) {
  width: 260px;
}
.hyrc .tab-cont .table3 tbody td {
  color: #333;
  border: 1px solid #ccc;
  padding: 20px;
  line-height: 1.8;
}
.hyrc .tab-cont .table3 tbody tr:nth-child(1) td:first-child {
  padding: 0;
}
.hyrc .tab-cont .table3 tbody tr:nth-child(1) td:first-child div {
  color: #bb1818;
  font-weight: bold;
  padding: 20px;
  border-left: 8px solid #bb1818;
}
.hyrc .tab-cont .active {
  display: block;
}
.hyrc .tab-cont table * {
  font-size: 18px;
}
.hyrc .tab-cont > div {
  color: #666;
  font-size: 18px;
  margin: 20px;
}
.chtj .chtj-con {
  background: #BB1818;
  border-radius: 10px;
  padding: 30px 70px;
}
.chtj .chtj-con p {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
}
.xxjj {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.xxjj p {
  color: #333;
  font-size: 18px;
  text-indent: 2em;
  line-height: 1.8;
  margin: 10px 0;
}
.xxjj h1.title {
  display: inline-block;
  width: auto;
  min-width: 400px;
  margin: 30px 0 0;
  height: 130px;
  position: relative;
  padding: 20px 70px;
}
.xxjj h1.title b,
.xxjj h1.title span {
  display: block;
  text-align: center;
  font-weight: normal;
}
.xxjj h1.title b {
  font-size: 24px;
  margin-top: 10px;
  color: #bb1818;
}
.xxjj h1.title span {
  font-size: 20px;
  color: #bb1818;
}
.xxjj h1.title img {
  position: absolute;
  top: 45px;
}
.xxjj h1.title .left {
  left: 0;
}
.xxjj h1.title .right {
  right: 0;
}
.xxjj h1.title p {
  position: absolute;
  top: 66px;
  width: 425px;
  height: 2px;
  background: #bb1818;
}
.xxjj h1.title .le {
  left: -425px;
}
.xxjj h1.title .ri {
  right: -425px;
}
.xxjj .photo-box {
  margin-top: 50px;
}
.xxjj .photo-box .photo-lf {
  width: 700px;
  float: left;
}
.xxjj .photo-box .photo-lf img {
  width: 100%;
  height: 455px;
}
.xxjj .photo-box .photo-lf img + img {
  margin-top: 10px;
}
.xxjj .photo-box .photo-rt {
  width: 490px;
  float: right;
}
.xxjj .photo-box .photo-rt img {
  width: 100%;
  height: 300px;
}
.xxjj .photo-box .photo-rt img + img {
  margin-top: 10px;
}
.chjb {
  width: 100%;
  background: url(../images/r-line.jpg) repeat;
}
.chjb .content-con {
  width: 1200px;
  margin: 0 auto;
}
.chjb .content-con .list-box {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.chjb .content-con .list-box .list-head {
  width: 560px;
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
}
.chjb .content-con .list-box .list-head .head-item {
  width: 120px;
  height: 120px;
  background: url(../images/list-item-bg.png) no-repeat top center;
  font-size: 28px;
  font-weight: bold;
  line-height: 120px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.chjb .content-con .list-box .list-head .head-active {
  background: #bb1818;
}
.chjb .content-con .list-box .swiper-container {
  width: 640px;
  height: 540px;
}
.chjb .content-con .list-box .swiper-container .swiper-slide .text {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  padding: 20px 50px;
  left: 0;
  bottom: 0;
}
.chjb .content-con .list-box .swiper-container .swiper-slide .text .name {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 4px solid #bb1818;
}
.chjb .content-con .list-box .swiper-container .swiper-slide .text p {
  font-size: 18px;
  margin: 20px 0 0;
}
.zjxc {
  width: 100%;
}
.zjxc .s-title {
  text-align: center;
  margin-bottom: 50px;
}
.zjxc .speech {
  width: 1200px;
  margin: 0 auto 120px;
  display: flex;
}
.zjxc .speech .speech-item {
  width: 630px;
  height: 400px;
  position: relative;
}
.zjxc .speech .speech-item .text {
  position: absolute;
  width: 360px;
  height: 100%;
  top: 0;
  right: 0;
  padding-top: 95px;
}
.zjxc .speech .speech-item .text .name {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 15px;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.zjxc .speech .speech-item .text p {
  font-size: 18px;
  line-height: 1.8;
  padding-left: 15px;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.zjxc .speech .speech-item .text .child {
  width: 320px;
  height: auto;
  position: relative;
  margin-top: 40px;
  margin-left: -15px;
  border-left: 8px solid #bb1818;
  background: rgba(0, 0, 0, 0.4);
}
.zjxc .speech .speech-item .text .child div {
  padding-left: 20px;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.6;
}
.zjxc .speech .speech-item:first-child {
  margin-left: -45px;
}
.zjxc .speech .speech-item:first-child .text .child {
  width: 335px;
  background: linear-gradient(280deg, transparent 13px, rgba(0, 0, 0, 0.4) 0) top right;
}
.zjxc .speech .speech-item:last-child {
  margin-left: -45px;
}
.zjxc .speech .speech-item:last-child .text {
  width: 325px;
}
.zjxc .list-box {
  display: flex;
  margin-bottom: 120px;
  justify-content: space-between;
}
.zjxc .list-box .list-item {
  width: 286px;
  height: 400px;
  position: relative;
  overflow: hidden;
  padding: 0 7px;
}
.zjxc .list-box .list-item .mask {
  position: absolute;
  width: 286px;
  height: 100%;
  top: 300px;
  left: 6px;
  border-top: 2px solid #871010;
  background: rgba(187, 18, 18, 0.8);
  transition: all 0.5s;
}
.zjxc .list-box .list-item .mask div {
  font-size: 18px;
  text-align: center;
  padding: 0 20px;
}
.zjxc .list-box .list-item .mask .name {
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0 0;
  transition: all 1s;
  line-height: 2;
}
.zjxc .list-box .list-item .mask p {
  font-size: 18px;
  padding: 20px;
  margin-top: 10px;
}
.zjxc .list-box .list-item .mask-active {
  top: 0;
}
.zjxc .list-box .list-item .mask-active .name {
  margin: 50px 0 10px;
}
.zjxc .guest {
  margin-top: 90px;
  margin-bottom: 120px;
}
.zjxc .guest .guestbox {
  width: 100%;
  height: 590px;
  margin-top: 70px;
  position: relative;
}
.zjxc .guest .swiper-guest .swiper-slide {
  width: 300px;
  height: 590px;
  margin-right: 15px;
}
.zjxc .guest .guest-prev {
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: #a6a6a6 url(../images/arrowz.png) no-repeat center center;
  border-radius: 50%;
  opacity: 0.6;
  left: 230px;
}
.zjxc .guest .guest-next {
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: #a6a6a6 url(../images/arrowy.png) no-repeat center center;
  border-radius: 50%;
  opacity: 0.6;
  right: 230px;
}
.zjxc .guest .guest-prev:hover {
  background-color: rgba(187, 18, 18, 0.8);
  opacity: 1;
}
.zjxc .guest .guest-next:hover {
  background-color: rgba(187, 18, 18, 0.8);
  opacity: 1;
}
.zjxc .guest .guest-img {
  position: absolute;
  left: 0;
  top: 70px;
  transition: top 1s;
}
.zjxc .guest .guest-img img {
  width: 300px;
  height: 520px;
}
.zjxc .guest .guestcur {
  top: 0px;
}
.zjxc .guest .guest-desc {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 10;
  background: rgba(187, 18, 18, 0.8);
  transition: height 0.5s;
}
.zjxc .guest .swiper-guest .swiper-slide:hover .guest-desc {
  height: 150px;
}
.zjxc .guest .guest-desc .name {
  font-size: 32px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.zjxc .guest .guest-desc .zhic {
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
}
.zjxc .guest .guest-people {
  margin-top: 90px;
}
.zjxc .photo .photo_swiper_box {
  height: 674px;
  overflow: hidden;
  position: relative;
}
.zjxc .photo .photo_swiper {
  width: 3602px;
  height: 674px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -1801px;
}
.zjxc .photo .photo_swiper .swiper-slide {
  width: 1200px;
  height: 674px;
  overflow: hidden;
  position: relative;
}
.zjxc .photo img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.zjxc .photo .intro {
  height: 110px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABQCAMAAAAELlTqAAAAS1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADmYDp0AAAAGXRSTlO0A8CoC5Igg3FGODAoGBOge2RcTz+ZimpWwWET6wAAAGFJREFUCNddxAkSQDAQRNEmQWwJIcv9T2pmjKJ0vf5omg/LtVZ5qocX66r6Xi1kETNmMZFJnDjFOKrjEBW1IkbUyN13VkiBc3B3N2xiGFTOrOteKbEQmDEIhqp+a1v6U3YBAVkGHqSb1TsAAAAASUVORK5CYII=') repeat-x;
  background-size: auto 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-left: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.zjxc .photo .intro h3 {
  font: bold 26px/48px "Microsoft Yahei", "Hiragino Sans GB", "sans-serif";
  color: #fff;
  padding-top: 10px;
}
.zjxc .photo .intro p {
  font: 18px/42px "Microsoft Yahei", "Hiragino Sans GB", "sans-serif";
  color: #fff;
}
.zjxc .photo .intro p a {
  color: #ea0000;
}
.zjxc .photo .swiper-slide-active .intro {
  opacity: 1;
}
.zjxc .photo .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.zjxc .photo .mask_l,
.zjxc .photo .mask_r {
  width: 1200px;
  height: 674px;
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 0px;
  z-index: 10;
}
.zjxc .photo .mask_l {
  left: 0px;
}
.zjxc .photo .mask_r {
  right: 0px;
}
.zjxc .photo .arrow_prev,
.zjxc .photo .arrow_next {
  top: 296px;
  left: 50%;
  z-index: 0;
}
.zjxc .photo .arrow_prev {
  margin-left: -600px;
}
.zjxc .photo .arrow_next {
  margin-left: 510px;
}
.zjxc .photo .swiper_pagination {
  width: 100px;
  height: 99px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAgMAAABjUWAiAAAADFBMVEUAAAD///////////84wDuoAAAABHRSTlMAP+sfrCbj5QAAAClJREFUKM9jQAYHkDmMG5B5bA7IPEkUbSko2iaMahvVRj1tT1B4BsgcAG7cEYFvDxKLAAAAAElFTkSuQmCC') no-repeat 25px 30px;
  position: absolute;
  left: 50%;
  margin-left: 490px;
  bottom: 8px;
  z-index: 10;
  line-height: 999px;
  overflow: hidden;
}
.zjxc .photo .swiper_pagination .swiper-pagination-current,
.zjxc .photo .swiper_pagination .swiper-pagination-total {
  font: 34px/54px 'Arial';
  color: #fff;
  text-align: center;
  width: 60px;
  height: 54px;
}
.zjxc .photo .swiper_pagination .swiper-pagination-current {
  position: absolute;
  left: 5px;
  top: 5px;
}
.zjxc .photo .swiper_pagination .swiper-pagination-total {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.zjxc .photo .photo_swiper:hover .arrow_prev,
.zjxc .photo .photo_swiper:hover .arrow_next {
  z-index: 10;
}
.zjxc .arrow_prev,
.zjxc .arrow_next {
  width: 90px;
  height: 90px;
  cursor: pointer;
  background: url('../images/arrow1.png') no-repeat;
  position: absolute;
  z-index: 10;
}
.zjxc .arrow_prev {
  background-position: 0px 0px;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  left: -90px;
}
.zjxc .arrow_prev:hover {
  background-position: 0px -100px;
}
.zjxc .arrow_next {
  background-position: -100px 0px;
  -webkit-transition: right 0.3s ease-in-out;
  -moz-transition: right 0.3s ease-in-out;
  -ms-transition: right 0.3s ease-in-out;
  -o-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
  right: -90px;
}
.zjxc .arrow_next:hover {
  background-position: -100px -100px;
}
.contact-us {
  width: 100%;
  height: 380px;
  padding-bottom: 0;
  background: url(../images/contactus-bg.png) no-repeat top center;
}
.contact-us .content-con {
  width: 690px;
  margin: 90px auto 0;
  display: flex;
  justify-content: space-between;
}
.contact-us .content-con .text-item * {
  font-size: 18px;
  line-height: 25px;
}
.contact-us .content-con .text-item .c-title {
  font-weight: bold;
}
.contact-us .content-con .text-item div {
  margin-bottom: 10px;
}
.footer {
  background: #871010;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 20px;
}
.footer .bot-top {
  width: 560px;
  margin: 70px auto 45px;
}
.footer .bot-bot {
  width: 755px;
  height: 150px;
  margin: 0 auto;
}
.footer .bot-bot > img {
  display: inline-block;
  width: 110px;
  float: left;
  margin-right: 65px;
}
.footer .bot-bot div p {
  width: 980px;
  margin: 5px auto 0;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
