.wrap {
  width: 1112px;
}

.box {
  position: relative;
  overflow: hidden;
}

.banner {
  position: relative;
  width: 100%;
  height: 360px;
  background-image: url("https://www.paologiannetti.com/zt/hnweixin/images/banner.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  text-align: center;
}

.txt01 {
  padding-top: 108px;
  font-size: 48px;
  font-weight: bold;
}

.txt02 {
  margin: 0 auto;
}

.txt03 {
  width: 690px;
  height: 80px;
  margin: 0 auto;
  line-height: 80px;
  border-radius: 40px;
  background-color: #f7c928;
  color: #e63310;
  font-size: 44px;
  font-weight: bold;
  text-shadow: 1px 1.5px 0.01em #fff;
}

.txt03 span {
  color: #000;
}
 

.bold {
  font-weight: bold;
}

.msg {
  width: 389px;
  height: 121px;
  background-image: url("https://www.paologiannetti.com/zt/hnweixin/images/button.png");
  background-repeat: no-repeat;
  animation: transLate 5s ease infinite;
}

@keyframes transLate {
  50% {
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate02 {
  50% {
    transform: translate3d(20px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate03 {
  50% {
    transform: translate3d(30px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}
 
.msg02 {
  right: 106px;
  animation: transLate02 5s ease infinite;
}

.msg03 {
  top: 440px;
  left: 50%;
  margin-left: -194px;
  animation: transLate03 5s ease infinite;
}

.msg_title {
  float: left;
  margin: 22px 56px 0 42px;
  color: #fff;
  line-height: 28px;
  font-size: 22px;
}

.msg p {
  float: left;
  line-height: 110px;
  font-size: 20px;
}

 

.box02_region a {
  float: left;
  width: 106px;
  height: 45px;
  margin-right: 17px;
  margin-bottom: 15px;
  background: linear-gradient(90deg, rgba(253, 139, 17, 1), rgba(255, 156, 28, 1));
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 20px;
  font-weight:bold;
  border-radius: 8px;
  transition: opacity .5s ease;
}

.box02_region a:hover {
  opacity: .9;
  background: linear-gradient(90deg, rgba(203, 10, 17, 1), rgba(255, 1, 1, 1));
}

.box02_region a.on {
  opacity: .9;
  background: linear-gradient(90deg, rgba(203, 10, 17, 1), rgba(255, 1, 1, 1));
}

.box02_region a:nth-child(9n) {
  margin-right: 0;
}

.box03 {
  padding-top: 66px;
  padding-bottom: 66px;
  background: linear-gradient(-90deg, rgba(254, 104, 28, 1), rgba(254, 142, 37, 1));
}

.box03 .title {
  color: #fff;
}

.box03_list {
  margin-top: 54px;
}

.code_box {
  text-align:center;
  width: 230px;
  height:230px;
  margin-bottom: 10px;
  margin-right: 13px;
  background: rgba(255, 204, 34, 1);
  border-radius: 10px;
  line-height: 32px;
  z-index: 0;
}
.code_box img{

  width: 200px;
  height:200px;
  margin:15px auto;
}
.box03 li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  background: linear-gradient(-90deg, rgba(254, 104, 28, 1), rgba(254, 142, 37, 1));
  opacity: 0;
  transition: opacity .5s;
  z-index: -1;
}

.box03 li:hover::before {
  opacity: 1;
}

.box03 li:hover {
  color: #fff;
  box-shadow: 0 0 2px #ddd;
}

.box03 li:nth-child(3n) {
  margin-right: 0;
}

.box03_list img {
  float: left;
  margin-left: 60px;
  margin-right: 14px;
}

.box03_list p {
  float: left;
  width: calc(100% - 137px);
}

 
.box05 {
  background: linear-gradient(-90deg, rgba(254, 104, 28, 1), rgba(254, 142, 37, 1));
}

.box05 .title {
  color: #fff;
}

.school{
	padding-top:10px;
	padding-left:150px;
	padding-right:50px;
	height:265px;
	background: linear-gradient(-90deg, rgba(254, 104, 28, 1), rgba(254, 142, 37, 1)); 
}
.code_box{
	float:left;
}
.title{
  font-size: 130px;
  color: #222;
}
.ky{
padding-top:10px;
padding-left:150px;
padding-right:50px;
height:265px;
background: linear-gradient(-90deg, rgba(254, 104, 28, 1), rgba(254, 142, 37, 1)); 
}
.boxs{
	float:left;
	}
  .msgs {
    height:180px;
    float:right;
    padding-top:30px;
    width: 550px;
    }
    .msgs p{
    line-height:50px;
    font-size: 30px;

    }
    .boxs {
      text-align:center;
      width: 230px;
      height:230px;
      margin-bottom: 10px;
      margin-right: 13px;
      background: rgba(255, 204, 34, 1);
      border-radius: 10px;
      line-height: 32px;
      z-index: 0;
    }
    .boxs img{
    width: 200px;
    height:200px;
    margin:15px auto;
    }
    .msgs {
    height:auto;
    float:none;
    padding-top:10px;
    padding-left:1rem;
    width:90%;
  }	
  .msgs p{
    line-height:5.5rem;
  }
.address {
	height:180px;
	float:right;
	padding-top:30px;
	width: 550px;
}	
.address p{
	line-height:50px;
}
/*
.region{
  border:solid 2px rgba(253, 139, 17, 1);	
}
*/
.region a {
  float: left;
  width: 106px;
  height: 45px;
  margin-bottom: 24px;
  margin-right: 17px;
  background-image: url("https://www.paologiannetti.com/zt/hnweixin/images/btn.png");
  background-repeat: no-repeat;
  text-align: center;
  line-height: 44px;

  color: #fff;
}

.region a:hover {
  color: #fff;
  background: linear-gradient(90deg, rgba(203, 10, 17, 1), rgba(255, 1, 1, 1));
  border-radius:5px;
}

.region a.on {
  color: #fff;
  background: linear-gradient(90deg, rgba(203, 10, 17, 1), rgba(255, 1, 1, 1));
  border-radius:5px;
}

.region a:nth-child(9n) {
  margin-right: 0;
}

.fixed {
  display: none;
  position: fixed;
  top: 40%;
  right: 6px;
  transform: translateY(-50%);
  z-index: 10;
}

@media only all and (max-width:1080px) {
  .wrap {
    width: 94%;
  }

  .banner {
    height: 9.3rem;
    background-image: url("https://www.paologiannetti.com/zt/hnweixin/images/m_banner.png");
    background-size: 100%;
  }

  .txt01 {
    padding-top: 1.5rem;
    font-size: 1.1rem;
  }

  .txt02 {
    width: 17.375rem;
 
  }

  .txt03 {
    width: 17rem;
    height: 1.85rem;
    line-height: 1.85rem;
    border-radius: 1rem;
    font-size: 1rem;
  }

  .box01 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: -1.5rem;
  }

  .box02 {
    padding-top: 1rem;
  } 

  .msg {
 
    width: 8.8rem;
    height: 3.025rem;
    background-size: 100%;
  }

  .msg01 {
    left: 0;
  }

  .msg02 {
    right: 0;
  }

  .msg03 {
    top: 10rem;
    margin-left: -4.4rem;
  }

  .msg_title {
    margin: .35rem .6rem 0 .72rem;
    line-height: .8rem;
    font-size: .7rem;
  }

  .msg p {
    line-height: 2.4rem;
    font-size: .6rem;
  }
  .box02_region {
    padding-left:0.5rem;
  }
  .box02_region a {
    width: 15%;
    height: 1.35rem;
    margin-right: 1%;
    margin-bottom: .375rem;
    line-height: 1.35rem;
    border-radius: .2rem;
	font-size:.8rem;
  }

  .box02_region a:nth-child(6n) {
    margin-right: 1%;
  }

  .box02_region a:nth-child(9n) {
    margin-right: 1%;
  }

  .box02_region {
    padding-bottom: 0;
  }
 
  .box05 {
    padding-top: 1rem;
  }

  .box04 .title, .box05 .title {
    font-size: 1.1rem;
  }

  .region {
    margin-top: .1rem;
	padding-left:0;
    padding-bottom: .1rem;
  }

  .region a {
    width: 19%;
    height: 1.45rem;
    margin-bottom: .5rem;
    margin-right: 1%;
    background-size: 100%;
    line-height: 1.45rem;
    font-size: .75rem;
  }

  .region a:nth-child(5n) {
    margin-right: 1%;
  }

  .region a:nth-child(9n) {
   margin-right: 1%;
  }
.school{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	border-radius:5px;
}
.code_box{
	float:none;
	margin:0 auto;
	padding-top:1px;
}
.code_box img {
    width: 200px;
    height: 200px;
    margin: 15px auto;
}
.title{
  font-size: 3.5rem;
  color: #222;
}
.ky{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	border-radius:5px;
}
.boxs{
	float:none;
	margin:0 auto;
	padding-top:1px;
}
    .boxs img{
    width: 200px;
    height:200px;
    margin:15px auto;
    }
    .msgs {
    height:auto;
    float:none;
    padding-top:10px;
    padding-left:1rem;
    width:90%;
  }	
  .msgs p{
    line-height:3rem;
    text-align: center;
    font-size: 1rem;
  } 
.address {
	height:auto;
	float:none;
	padding-top:10px;
	padding-left:1rem;
	width:90%;
}	
.address p{
	line-height:1.5rem;
}
  .fixed {
    top: 60%;
    right: 0;
  }

  .fixed img {
    width: 2.5rem;
  }
}
