@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: auto;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  }
 
body {
  background-color: #ffffff;
  -ms-user-select: text;
  -webkit-user-select: text;
}
p {
  font-family: "微软雅黑";
}
h1 {
  font-family: "微软雅黑";
}
h2 {
  font-family: "微软雅黑";
}

.banner {
  width: 100%;
  height: 500px;
  background: url(../img/banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 1200px;
  position: relative;
}
.banner .banner_top {
  width: 160px;
  height: 45px;
  background-color: #ff3c81;
  position: absolute;
  left: 850px;
  top: 389px;
  border-radius: 10px;
}
.banner .banner_top a {
  display: block;
  width: 78px;
  height: 18px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 18px;
  color: #ffffff;
}
.society {
  width: 100%;
  height: auto;
}
.society .society_top {
  padding-top: 60px;
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.society .society_top h1 {
  font-size: 40px;
  color: #333333;
  font-weight: 600;
}
.society .society_middle {
  width: 1200px;
  height: 320px;
  margin: 51px auto;
}
.society .society_middle ul {
  width: 1220px;
  height: 320px;
}
.society .society_middle ul li {
  float: left;
  margin-right: 20px;
  width: 224px;
  height: 320px;
  background-color: #fff2f7;
  border-radius: 10px;
}
.society .society_middle ul li img {
  display: block;
  width: 75px;
  height: 73px;
  padding-top: 20px;
  margin: 48px auto;
}
.society .society_middle ul li .img02 {
  width: 82px;
  height: 68px;
  margin: 51px auto;
}
.society .society_middle ul li .img03 {
  width: 60px;
  height: 73px;
}
.society .society_middle ul li .img04 {
  width: 73px;
  height: 72px;
}
.society .society_middle ul li .img05 {
  width: 76px;
  height: 64px;
  margin: 52px auto;
}
.society .society_middle ul li P {
  width: 161px;
  height: 99px;
  margin: 0 auto;
  font-size: 16px;
  color: #333333;
}
.society .society_middle ul li:hover {
  box-shadow: 0px 6px 21px 0px rgba(255, 75, 73, 0.3);
}
.wind {
  width: 100%;
  height: 507px;
  background: url(../img/windbg.png);
}
.wind .wind_top {
  padding-top: 60px;
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.wind .wind_top h1 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
}
.wind .wind_top p {
  font-size: 22px;
  color: #ffffff;
  margin-top: 79px;
}
.wind .wind_middle {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.wind .wind_middle ul {
  width: 1241px;
  height: 379px;
}
.wind .wind_middle ul li {
  float: left;
  margin-top: 81px;
  margin-right: 41px;
  position: relative;
  width: 370px;
  height: 376px;
  background-color: #FFFFFF;
}
.wind .wind_middle ul li div {
  position: absolute;
  width: 103px;
  height: 103px;
  background: url(../img/win01.png);
  left: 136px;
  top: 52px;
}
.wind .wind_middle ul li .wind02 {
  background-position: -104px 0;
}
.wind .wind_middle ul li .wind03 {
  background-position: -208px 0;
}
.wind .wind_middle ul li h1 {
  font-size: 20px;
  color: #222222;
  position: absolute;
  left: 147px;
  top: 190px;
  font-weight: 600;
}
.wind .wind_middle ul li p {
  width: 241px;
  height: 87px;
  position: absolute;
  text-align: center;
  left: 74px;
  top: 245px;
  font-size: 16px;
  color: #666666;
}
.wind .wind_middle ul li:hover {
  margin-top: 61px;
  box-shadow: 0px 6px 21px 0px rgba(255, 75, 73, 0.3);
}
.wind .wind_middle ul li:hover h1 {
  color: #ff3c81;
}
.wind .wind_middle ul li:hover .wind01 {
  background-position: 0 -104px;
}
.wind .wind_middle ul li:hover .wind02 {
  background-position: -104px -104px;
}
.wind .wind_middle ul li:hover .wind03 {
  background-position: -208px -104px;
}
.wind_bottom {
  width: 100%;
  height: 160px;
  margin-top: 217px;
  background: url(../img/wind_bottom01.png) no-repeat;
  background-size: contain;
}
.wind_bottom p {
  width: 756px;
  height: 49px;
  margin-left: 550px;
  padding-top: 40px;
  font-size: 18px;
  color: #333333;
}
.wind_bottom p span {
  font-size: 18px;
  color: #ff3c81;
  font-weight: 600;
}
.attract {
  width: 100%;
  height: 785px;
}
.attract .attract_top {
  position: relative;
  width: 1200px;
  height: 526px;
  margin: 126px auto;
}
.attract .attract_top .attractimg01 {
  width: 189px;
  height: 35px;
}
.attract .attract_top h1 {
  width: 396px;
  height: 36px;
  font-size: 36px;
  color: #444444;
  margin-top: 30px;
}
.attract .attract_top ul {
  width: 582px;
  height: 283px;
  margin-top: 60px;
}
.attract .attract_top ul li {
  float: left;
  margin-right: 87px;
  width: 196px;
  height: 115px;
  margin-bottom: 60px;
}
.attract .attract_top ul li img {
  float: left;
}
.attract .attract_top ul li h2 {
  margin-left: 50px;
  font-size: 24px;
  color: #444444;
  font-weight: 600;
}
.attract .attract_top ul li p {
  margin-top: 21px;
  font-size: 14px;
  color: #444444;
}
.attract .attract_top .attractimg02 {
  position: absolute;
  right: 0;
  top: -50px;
}
.brand {
  width: 100%;
  height: 460px;
  background-color: #6f9cda;
}
.brand .brand_top {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.brand .brand_top .brand_top_left {
  float: left;
  position: absolute;
  top: -100px;
  background-color: #ffffff;
  width: 569px;
  height: 487px;
  box-shadow: 0px 6px 30px 0px rgba(0, 77, 184, 0.5);
  border-radius: 10px;
}
.brand .brand_top .brand_top_left img {
  display: block;
  width: 463px;
  height: 351px;
  margin: 68px auto;
}
.brand .brand_top .brand_top_right {
  width: 560px;
  height: 355px;
  float: right;
  margin-top: 63px;
}
.brand .brand_top .brand_top_right .brandimg01 {
  float: left;
}
.brand .brand_top .brand_top_right h1 {
  font-size: 30px;
  color: #ffffff;
  margin-left: 60px;
}
.brand .brand_top .brand_top_right h2 {
  margin-top: 44px;
  width: 468px;
  height: 50px;
  font-size: 36px;
  color: #ffffff;
}
.brand .brand_top .brand_top_right ul {
  margin-top: 10px;
  width: 609px;
  height: 169px;
}
.brand .brand_top .brand_top_right ul li {
  width: 126px;
  height: 169px;
  float: left;
  margin-right: 77px;
}
.brand .brand_top .brand_top_right ul li h3 {
  margin-top: 10px;
  font-size: 24px;
  color: #ffffff;
}
.brand .brand_top .brand_top_right ul li p {
  margin-top: 18px;
  font-size: 14px;
  color: #ffffff;
}
.fashion {
  width: 100%;
  height: 715px;
  background: url(../img/fashionbg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.fashion .fashion_top {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-top: 204px;
}
.fashion .fashion_top h1 {
  font-size: 36px;
  color: #444444;
}
.fashion .fashion_top ul {
  width: 570px;
  height: 282px;
  margin-top: 55px;
}
.fashion .fashion_top ul li {
  width: 197px;
  height: 182px;
  float: left;
  margin-right: 88px;
}
.fashion .fashion_top ul li img {
  float: left;
}
.fashion .fashion_top ul li h2 {
  margin-left: 50px;
  font-size: 24px;
  color: #444444;
  font-weight: 600;
}
.fashion .fashion_top ul li p {
  margin-top: 22px;
  font-size: 14px;
  color: #444444;
}
/* 增加 */
.add{
  width: 100%;
  height: auto;
  display: flex;
  flex-flow:column wrap;
}
.top{
  width: 1200px;
  height: 100px;
  margin: auto;
}
.top p{
  text-align: center;
  line-height: 100px;
  font-size: 40px;
}
.content{
  margin: auto;
  width: 1200px;
  height: auto;
  display: flex
}

.content ul{
  width: 100%;
  height: auto;
  margin: auto;
  display: flex;
  justify-content:space-between;
}
.content ul li{
  position: relative;
}
.content ul li .shoop{
  position: absolute;
  top: 178px;
  left: 50%;
  transform: translate(-50%);
}
.content ul li .shoops{
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translate(-50%);
}
/* __________ */
.adds{
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 10px;
  flex-flow:column wrap;
  margin-bottom: 50px;
}
.tops{
  width: 1200px;
  height: 100px;
  margin: auto;
}
.tops p{
  text-align: center;
  line-height: 100px;
  font-size: 40px;
}
.contents{
  margin: auto;
  width: 1200px;
  height: auto;
  display: flex;
  justify-content:space-between;
}
.contents .all{
  width: auto;
  height: auto;
}
.all_bottom{
  width: 388px;
  height: 152px;
  background: #6f9cda;
}
/* _______________ */
.solve{
  width: 100%;
  height: 840px;
  background: url(../img/logo/small.png)no-repeat center center;
  background-size: 100% 100%;
  display: flex
}
.solveCont{
  margin: auto;
  width: 1200px;
  height: 100%;
  /* background: #bebebe; */
}
.conTop{
  width: 100%;
  height: auto;
}
.conTop p{
  text-align: center;
  line-height: 150px;
  font-size: 40px;
  color: #fff;
}
.conBottom{
  width: 100%;
  height: auto;
  /* background: pink; */
  border: 1px solid #ffffff;
  position: relative;
  margin-bottom: 30px;
}
.conBottom .img_one{
  position: absolute;
  left: 130px;
  top: 40px;
}
.conBottom .img_tow{
  position: absolute;
  left: 143px;
  top: 110px;

}
.conBottom .img_ones{
  position: absolute;
  left: 137px;
  top: 40px;
}
.conBottom .img_tows{
  position: absolute;
  left: 145px;
  top: 110px;

}
 