/*全局*/
* {
  margin: 0;
  padding: 0;
  list-style:none;
}
.animation{transition: .4s;-moz-transition: .4s;-webkit-transition: .4s;-o-transition: .4s;}img{ display:block;}

a {
  text-decoration: none !important;
}
.hslmr0 {
  margin-right: 0px !important;
}
.w1920 {
  width:100%;
  min-width:1200px;
  max-width:1920px;
}
.w1200{width: 1200px;margin: 0 auto;}
.w1200 img{width: 100%;}
.hslclear {
  clear: both; display:block;
}
.banner{ width:100%;min-width:1200px; max-width:1920px;}
.banner img{width: 100%;}


/* box1 */
.box1{background-color: #fff6f4;overflow: hidden;}
.mt60{margin-top: 60px;}
.tit{border-bottom: 1px solid #ffc1b0;text-align: center;position: relative;}
.tit h2{font-size: 30px;margin-bottom: 20px;color: #333333;}
.tit::before{content: "";position: absolute;height: 4px;width: 120px;background-color: #ff3701;bottom: 0;left: 50%;margin-left: -60px;}

/* box2 */
.box2{background-color: #ffffff;overflow: hidden;}
.tit h2 span{color: #ff4202;}
.box2-ul ul{display: flex;flex-wrap: nowrap;justify-content: space-between;text-align: center;margin: 50px 0;}
.box2-ul ul span{font-size: 18px;margin: 20px auto;display: block;color: #333333;font-weight: 500;}
.box2-ul ul li a p{border-radius: 100%;border: 4px solid #f0f0f0;}
.box2-ul ul li a p img{border-radius: 100%;}
.box2-ul ul li a p:hover{border: 4px solid #d08767;border-radius: 100%;}

/* box3 */
.box3{background-color: #fff6f4;overflow: hidden;}
.box3-pic{margin: 50px 0;}

/* box4 */
.box4{background-color: #ffffff;overflow: hidden;}
.box4-1{display: flex;justify-content: space-between;margin: 60px 0;}
.box4-a{width: 450px;background-color: #fff6f4;border-radius: 10px;}
.box4-a span{display: block;margin: 55px;}
.box4-b{display: flex;flex-wrap: wrap;width: 716px;background-color: #ffffff;justify-content: space-between;align-items: center;}
.box4-b li{width: 49%;}

/* box5 */
.box5{background-color: #fff6f4;overflow: hidden;}
.tit-span{font-size: 22px;color: #ff3701;text-align: center;display: block;margin: 20px 0;}
.box5-pic {display: flex;justify-content: space-between;}
.box5-hz{margin: 50px 0;background-color: #fff6f4;}

/* box6 */
.box6{background-color: #ffffff;overflow: hidden;}
.box6-zy ul{display: flex;justify-content: space-between;text-align: center;margin: 50px 0;}
.box6-zy ul li a{display: block;}
.box6-zy ul li a b{font-size: 20px;display: block;margin-top: 10px;color: #000000;}
.box6-zy ul li a p{margin: 5px 0 10px;color: #333333;}
.box6-zy ul li a span{display: block;border: 2px solid #ff4202;font-size: 1.3rem;padding: 10px;color:#ff4202;border-radius: 5px;margin: 0 10px;}

/* box7 */
.box7{background-color: #fff6f4;overflow: hidden;}
.box7-pic {display: flex;justify-content: space-between;margin: 50px 0;}


