.aboutout {
  position: relative;
  padding-top: 6%;
  height: 100vh;
}

.aboutout .ableft {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
}

.aboutout .ableft img {
  width: 100%;
}

.aboutout .abright {
  position: absolute;
  width: 50%;
  padding: 0 10%;
  right: 0;
  bottom: 0;
  background: url(../image/abcbg.png) no-repeat left top;
  height: 60vh;
}

.aboutout .abright h2 {
  font-size: 40px;
  font-family: "Impact";
}

.aboutout .abright h2 b {
  display: block;
  font-size: 24px;
  color: #f38f21;
  line-height: 100px;
}

.aboutout .abright .content {
  padding-top: 4%;
  color: #999999;
  font-size: 16px;
  line-height: 25px;
}

.aboutout .abright .content .amore {
  display: block;
  background: url(../image/mabg.png) no-repeat left center;
  text-indent: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #000;
  margin-top: 60px;
  transition: all 0.5s;
}

.aboutout .abright .content .amore:hover {
  text-indent: 70px;
  font-size: 24px;
}

.pccontent {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.pccontent h2 {
  font-size: 40px;
  text-align: center;
  padding: 10% 0 3%;
}

.pccontent h2 b {
  display: block;
  line-height: 50px;
  font-size: 26px;
  font-weight: normal;
}

.pccontent .qiehuan {
  width: 66.6%;
  float: left;
  display: none;
}

.pccontent .qiehuanli {
  position: relative;
  display: block;
  height: 100%;
  width: 33.3%;
  float: right;
}

.pccontent .qiehuanli li {
  height: 13%;
  line-height: 170px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 30px;
  position: relative;
  padding: 0 10%;
  font-weight: normal;
  transition: all 0.5s;
}

.pccontent .qiehuanli li b {
  background: url(../image/ma2bg.png) no-repeat right center;
  padding-right: 40px;
  font-size: 20px;
  transition: all 0.5s;
  position: absolute;
  right: 6%;
  top: 0%;
}

.pccontent .qiehuanli li:hover {
  padding: 0 14% 0 6%;
}

.pccontent .qiehuanli li:hover b {
  right: 8%;
}

.pccontent .qiehuanli .cur {
  background: #f38f21;
  padding: 0 14% 0 6%;
  font-weight: bold;
}

.pccontent .qiehuanli .cur b {
  right: 8%;
}

.shbox {
  background: url(../image/khbg.png) no-repeat center;
  height: 60vh;
}

.shbox h2 {
  font-size: 40px;
  text-align: center;
  padding: 10% 0 3%;
}

.shbox .box {
  width: 60%;
  margin: 0 auto;
  border-top: 2px solid #999;
}

.shbox .box li {
  width: 24%;
  margin-top: -3px;
  display: inline-block;
  text-align: center;
  color: #999;
  border-top: 3px solid transparent;
  padding: 4% 0;
  transition: all 0.5s;
}

.shbox .box li i {
  font-size: 45px;
  font-weight: bold;
  color: #000;
  font-style: normal;
  line-height: 90px;
  transition: all 0.5s;
}

.shbox .box li img {
  width: 40px;
  margin: 0 auto;
  height: 40px;
    transition: all 1s;
}

.shbox .box li b {
  display: block;
}

.shbox .box li:hover {
  border-top: 4px solid #f38f21;
  color: #000;
  margin-top: -4px;
}

.shbox .box li:hover i {
     font-size: 52px;
}

.shbox .box li:hover img {
     transform:rotateY(360deg);
}


.heng {
  width: 100%;
}

.heng img {
  width: 100%;
}

.newsbox {
  height: 60vh;
  padding: 3% 0;
}

.newsbox h2 {
  font-size: 40px;
  text-align: center;
  padding: 3% 0 3%;
}

.newsbox .content {
  width: 80%;
  margin: 0 auto;
}

.newsbox .content li {
  position: relative;
  width: 31%;
  float: left;
  border: 1px solid #d2d0d1;
  box-shadow: 7px 5px 5px 5px #d2d0d1;
  line-height: 34px;
  margin: 0 1%;
  overflow: hidden;
}

.newsbox .content li img {
  width: 100%;
  transition: all 0.5s;
}

.newsbox .content li .box {
  padding: 6% 4% 10% 4%;
}

.newsbox .content li .box h3 {
  font-size: 26px;
  line-height: 60px;
}

.newsbox .content li .box b {
  position: absolute;
  left: 4%;
  bottom: 4%;
  transition: all 0.5s;
}

.newsbox .content li:hover img {
  transform: scale(1.1);
}

.newsbox .content li:hover .box {
  color: #3a3a3a;
}

.newsbox .content li:hover .box h3 {
  font-size: 26px;
  line-height: 60px;
  color: #f38f21;
}

.newsbox .content li:hover .box b {
  position: absolute;
  left: 6%;
}

.lhbx {
  margin-top: 3vh;
  padding: 20vh;
  height: 70vh;
  background: url(../image/lybg.jpg) no-repeat center;
}

.lhbx .content {
  width: 86%;
  margin: 0 auto;
}

.lhbx .content .left {
  width: 60%;
  float: left;
  color: #fff;
  font-weight: normal;
}

.lhbx .content .left h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
}

.lhbx .content .left h3 {
  font-size: 20px;
  line-height: 70px;
  font-weight: normal;
}

.lhbx .content .left a {
  display: block;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  padding: 0 10px;
  border: 1px solid #fff;
  border-radius: 26px;
  color: #fff;
  width: 150px;
  text-align: center;
  font-weight: normal;
  margin-top: 10vh;
}

.lhbx .content .right {
  width: 40%;
  float: right;
  padding-bottom: 5vh;
  position: relative;
}

.lhbx .content .right .indexmessage .liuyaninput {
  width: 40%;
  margin: 5%;
  float: left;
  position: relative;
}

.lhbx .content .right .indexmessage .liuyaninput .liuyantit {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

.lhbx .content .right .indexmessage .liuyaninput .input_right {
  background: none;
  width: 100%;
  margin-top: 2vh;
}

.lhbx .content .right .indexmessage .liuyaninput .input_right input {
  width: 100%;
  background: none;
  opacity: 80%;
  border: 1px solid #fff;
  height: 3vh;
  color:#fff;
}

.lhbx .content .right .indexmessage .liuyaninput2 {
  width: 90%;
  margin: 5%;
  float: left;
  position: relative;
}

.lhbx .content .right .indexmessage .liuyaninput2 .liuyantit {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

.lhbx .content .right .indexmessage .liuyaninput2 textarea {
  background: none;
  width: 100%;
  margin-top: 2vh;
  opacity: 80%;
  border: 1px solid #fff;
  height: 6vh;
  color:#fff;
}

.lhbx .content .right .indexmessage .liuyaninput3 {
  margin: 5%;
}

.lhbx .content .right .indexmessage .liuyaninput3 input {
  width: 50%;
  background: none;
  opacity: 80%;
  border: 1px solid #fff;
  height: 3vh;
  display: inline-block;
}

.lhbx .content .right .indexmessage .liuyaninput3 img {
  display: inline-block;
}

.lhbx .content .right .indexmessage .m_under {
  position: absolute;
  width: 50%;
  background: #fff;
  border: 1px solid #fff;
  height: 3vh;
  color: #000;
  bottom: 0;
  margin-left: 5%;
  background: none;
}

.lhbx .content .right .indexmessage .m_under input {
  background: none;
  text-align: center;
  width: 100%;
  height: 3vh;
  color: #fff;
}

.in1 .txt {
  position: absolute;
  left: 0%;
  width: 100%;
  bottom: 40%;
  margin-bottom: 28px;
  /*background: rgba(243, 143, 33, 0.4);*/
  padding: 4%;
  text-align: center;
  opacity: 0.8;
}

.in1 .txt .tlist {
  position: relative;
  overflow: hidden;
}

.in1 .txt .tlist .tt {
  color: #fff;
  line-height: 10vh;
}

.in1 .txt .tlist .tt1 {
  font-size: 56px;
  font-weight: bold;
}

.in1 .txt .tlist .tt2 {
  font-size: 20px;
}

.outfoot {
  width: 100%;
  padding: 4% 0;
  background: #3a3a3a;
}

.outfoot .ftop {
  width: 100%;
  border-bottom: 2px solid #999;
  height: 14vh;
}

.outfoot .ftop .content {
  width: 80%;
  margin: 0 auto;
}

.outfoot .ftop .content .left {
  width: 30%;
  float: left;
}

.outfoot .ftop .content .right {
  width: 60%;
  float: right;
  text-align: center;
}

.outfoot .ftop .content .right li {
  display: inline-block;
  width: 13%;
}

.outfoot .ftop .content .right li a {
  color: #fff;
  line-height: 60px;
  padding: 0 2%;
}

.outfoot .bfoot {
  width: 100%;
  padding-top: 2vh;
  height: 16vh;
}

.outfoot .bfoot .content {
  width: 80%;
  margin: 0 auto;
}

.outfoot .bfoot .content .left {
  width: 30%;
  float: left;
  color: #fff;
  line-height: 20px;
}

.outfoot .bfoot .content .left img {
  display: inline-block;
}

.outfoot .bfoot .content .right {
  width: 20%;
  float: right;
  text-align: right;
}



@media screen and (max-width: 1800px) {
  .pccontent .qiehuanli li {
      line-height: 96px;
      font-size: 20px;
  }
  
  .newsbox {
      height:95vh;
  }
  
}



