html,
body {
  /* font-size: 100px; */
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a,
a:active,
a:hover,
a:focus {
  text-decoration: none;
  color: #333;
}
.Lelem > img {
  display: block;
}

.home_page {
  width: 100%;
}

.banner {
  position: relative;
  width: 100%;
  height: auto;
}

.mobile-banner {
  position: relative;
  width: 100%;
  height: 100%;
}

.mobile-banner img {
  display: inherit;
  width: 100%;
  height: 100%;
}

/* .banner img {
  display: inherit;
  width: 100%;
  height: 100%;
} */

.banner .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.banner .swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.banner .swiper-container .swiper-wrapper .swiper-slide img {
  display: inherit;
  width: 100%;
  height: 100%;
}

/*.banner .swiper-container .swiper-wrapper .swiper-slide .desc {*/
  /*position: absolute;*/
  /*left: 20%;*/
  /*top: 20%;*/
  /*width: auto;*/
  /*height: auto;*/
  /*line-height: 1rem;*/
  /*font-size: .8rem;*/
  /*font-weight: 600;*/
  /*letter-spacing: 5px;*/
  /*color: #fff;*/
  /*text-align: left;*/
/*}*/

/*.banner .swiper-container .swiper-wrapper .swiper-slide .zhenduan {*/
  /*position: absolute;*/
  /*left: 20%;*/
  /*top: 55%;*/
  /*width: auto;*/
  /*height: auto;*/
  /*padding: 2px .1rem;*/
  /*line-height: .8rem;*/
  /*font-size: .6rem;*/
  /*letter-spacing: 3px;*/
  /*color: #fff;*/
  /*background-color: #000;*/
  /*border-radius: 20px;*/
/*}*/



.banner .swiper-container img {
  display: inherit;
  width: 100%;
  height: 100%
}

.banner .swiper-container .banner_font {
  position: absolute;
  top: 40%;
  left: 45%;
}

.banner .swiper-container .banner_font h1 {
  font-size: .57rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: .08rem;
}

.banner .swiper-container .banner_font p {
  position: relative;
  width: 5rem;
}

.banner .swiper-container .banner_font p span {
  color: #fff;
  font-size: .22rem;
}

.banner .swiper-container .banner_font p .yellow {
  position: absolute;
  background-image: -webkit-gradient(linear, left 0, right 0, from(yellow), to(#e4f82e));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner .swiper-container .banner_font p .white {
  position: absolute;
  left: 2rem;
}

.banner .swiper-container .banner_font p img {
  position: absolute;
  left: 1.7rem;
  width: .6rem;
  height: .6rem;
  top: -.14rem;
}

.jianjie {
  position: relative;
  width: 100%;
  padding: .5rem 0;
  background: url('../../img/service/daiyunying/2019-09-04/04F13D83-D851-45b4-AF67-779784EFD3F0.png')no-repeat center /cover ;
}

.jianjie .jianjie_container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.jianjie .jianjie_container .title {
  display: inline-block;
  width: 100%;
  margin: .4rem 0 0;
  font-size: .4rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
}

.jianjie .jianjie_container .desc {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 1rem 0 .5rem;
  line-height: .35rem;
  font-size: .2rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}

.jianjie .jianjie_container .fuwu_title {
  display: inline-block;
  width: 100%;
  margin:1rem 0 0;
  font-size: .5rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-align: center;
  color: #000;
}

.jianjie .jianjie_container ul {
  width: 100%;
  height: 2.5rem;
  margin:1rem auto 0;
  background: url('../../img/service/daiyunying/2018-12-12/组-9.png') no-repeat;
  background-size: 100% 100%;
}

.jianjie .jianjie_container ul li {
  display: block;
  float: left;
  width: 25%;
  height: 100%;
  line-height: 2.5rem;
  margin: 0;
  padding: 0;
}

.jianjie .jianjie_container ul li p {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: .4rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
}

.xiangqing {
  position: relative;
  width: 100%;
  height: 9rem;
  background: url('../../img/service/daiyunying/2018-12-12/官网代运营改版_03.jpg') no-repeat center/100% 100%;
}

.xiangqing .xiangqing_container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.xiangqing .xiangqing_container ul {
  margin: 0;
  padding-top: .5rem;
}

.xiangqing .xiangqing_container ul li .xiangqing_one {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 2.5rem;
}

.xiangqing .xiangqing_container ul li .xiangqing_one .one_left {
  flex: 1;
  width: 100%;
  height: 100%;
}

.xiangqing .xiangqing_container ul li .xiangqing_one img {
  display: block;
  width: 100%;
}

.xiangqing .xiangqing_container ul li .xiangqing_one .one_right {
  flex: 2;
  padding-top: .5rem;
}

.xiangqing .xiangqing_container ul li .xiangqing_one .one_right .one_title {
  display: inline-block;
  width: 100%;
  height: .3rem;
  line-height: .3rem;
  font-size: .28rem;
  font-weight: 500;
  letter-spacing: 5px;
  color: #fff;
}

.xiangqing .xiangqing_container ul li .xiangqing_one .one_right .one_line {
  display: inline-block;
  width: 20%;
  height: .02rem;
  background: #cebb30;
}

.xiangqing .xiangqing_container ul li .xiangqing_one .one_right .one_desc {
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: .25rem;
  font-size: .2rem;
  font-weight: 400;
  letter-spacing: 3px;
  color: #fff;
}

.services {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgb(240, 240, 240);
}

.services .services_container {
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.services .services_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  text-align: center;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  color: #000;
}

.services .services_container h2 span {
  display: inherit;
  height: .5rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  color: rgb(1, 150, 253);
}



.services .services_container .content_one {
  margin-top: .6rem;
}

.services .services_container .content_one ul {
  margin: 0;
}

.services .services_container .content_one ul li {
  position: relative;
  /*height: 3.3rem;*/
  margin-bottom: .3rem;
  /*border: 1px solid rgb(226, 226, 226);*/
  /*color: rgb(246, 246, 246);*/
}

.services .services_container .content_one ul li a {
  display: block;
  border:1px solid rgb(226, 226, 226);
  padding: 0 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgb(246, 246, 246);;
}
.services .services_container .content_one ul li img {
  display: inherit;
  margin-top: 10%;
  width: 100%;
}

.services .services_container .content_one ul li p {
  position: relative;
  width: 100%;
  margin-top: 15%;
  font-size: .3rem;
  line-height: .5rem;
  font-weight: 800;
  letter-spacing: .05rem;
  color: #000;
  text-align: center;
}

.services .services_container .content_one ul li span {
  position: relative;
  width: 100%;
  margin-top: 40%;
  font-size: .15rem;
  color: #000;
  text-align: center;
}

.youshi {
  position: relative;
  width: 100%;
  height: 100%;
}

.youshi .youshi_container {
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.youshi .youshi_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  text-align: center;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  color: #000;
}

/* .youshi .youshi_container h1 span {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin-top: .4rem;
  line-height: .5rem;
  text-align: center;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  color: #000;
} */

.youshi .youshi_container .content_one {
  margin-top: .6rem;
}

.youshi .youshi_container .content_one ul li {
  height: 3.3rem;
  margin-bottom: .3rem;
}

.youshi .youshi_container .content_one ul li img {
  display: block;
  margin: 0 auto;
}

.youshi .youshi_container .content_one ul li .one_title {
  display: inline-block;
  width: 100%;
  height: .4rem;
  /* margin-top: 5px; */
  margin: 0;
  line-height: .4rem;
  font-size: .2rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.youshi .youshi_container .content_one ul li .one_desc {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0 15%;
  margin-top: .2rem;
  box-sizing: border-box;
  line-height: .25rem;
  font-size: .18rem;
  color: #909090;
}

.youshi .youshi_container .content_img {
  width: 100%;
  height: auto;
  margin: .5rem 0 0;
  padding: 0 25%;
  box-sizing: border-box;
}
.youshi .youshi_container .content_desc {
  width: 100%;
  height: .3rem;
  margin-top: .2rem;
  line-height: .3rem;
  font-size: .25rem;
  color: #000;
  text-align: center;
}

.youshi .youshi_container .content_desc span {
  font-size: .3rem;
  font-weight: bold;
  color: #ee0032;
}
.youshi .youshi_container .content_zizhi {
  width: 100%;
  height: 4.5rem;
  margin-top: .3rem;
}
.youshi .youshi_container .content_zizhi .zizhi_list {
  margin: 0;
  height: 100%;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(1) {
  height: 100%;
  background-color: #e8e8e8;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(1) p {
  display: inline-block;
  width: 100%;
  height: .7rem;
  line-height: .7rem;
  font-size: .28rem;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) {
  height: 100%;
  background-color: #0096ff;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) p {
  display: inline-block;
  width: 100%;
  height: .7rem;
  line-height: .7rem;
  font-size: .28rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) {
  height: 100%;
  background-color: #e8e5cc;
  padding: 0;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) p {
  display: inline-block;
  width: 100%;
  height: .7rem;
  line-height: .7rem;
  font-size: .28rem;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li {
  width: 100%;
  height: .3rem;
  padding-left: 15%;
  box-sizing: border-box;
  margin-bottom: .2rem;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) ul li {
  padding-left: 15%;
  padding-right: 0;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li img {
  display: inline-block;
  float: left;
  width: .25rem;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li span {
  display: inline-block;
  float: left;
  margin-left: .1rem;
  height: .3rem;
  line-height: .3rem;
  font-size: .15rem;
  color: #000;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) ul li span {
  color: #fff;
}

.youshi .youshi_container .content_photos_one {
  width: 100%;
  height: auto;
  margin-top: .3rem;
}

.youshi .youshi_container .content_photos_one .photos_one_list {
  width: 100%;
  height: auto;
  margin: 0;
}

.youshi .youshi_container .content_photos_one .photos_one_list .photos_one_one img {
  display: inline-block;
  width: 100%;
  margin-bottom: .05rem;
}

.youshi .youshi_container .content_photos_one .photos_one_list .photos_one_one p {
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: .2rem;
  font-size: .16rem;
  color: #8f8f8f;
  text-align: center;
}

.youshi .youshi_container .content_photos_two {
  width: 100%;
  height: auto;
  background-color: #f0f0f0;
}

.youshi .youshi_container .content_photos_two .photos_two_list {
  width: 100%;
  height: auto;
  margin: 0;
}

.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(1) img {
  display: inline-block;
  width: 80%;
  margin-left: 10%;
  margin-top: .45rem;
  margin-bottom: .05rem;
}

.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(2) img {
  display: inline-block;
  width: 80%;
  margin-left: 10%;
  margin-top: .5rem;
  margin-bottom: .05rem;
}

.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(3) img {
  display: inline-block;
  width: 80%;
  margin-left: 10%;
  margin-top: .5rem;
  margin-bottom: .05rem;
}

.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(4) img {
  display: inline-block;
  width: 50%;
  margin-left: 25%;
  margin-top: .1rem;
  margin-bottom: .05rem;
}

.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one p {
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: .2rem;
  font-size: .15rem;
  color: #8f8f8f;
  text-align: center;
}

.jiangxiang {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #0D0D0D;
}

.jiangxiang .jiangxiang_container {
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.jiangxiang .jiangxiang_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  text-align: center;
  color: #fff;
}


.jiangxiang .jiangxiang_container .jiangxiang_desc {
  display: inline-block;
  width: 100%;
  height: .25rem;
  margin-top: .15rem;
  line-height: .25rem;
  font-size: .2rem;
  letter-spacing: .02rem;
  color: #7a7a7a;
  text-align: center;
}

.jiangxiang .jiangxiang_container .jiangxiang_mobile_list {
  display: none;
  width: 100%;
  height: auto;
  margin-top: .2rem;
}

.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list {
  width: 100%;
  height: auto;
  margin: 0;
}

.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one {
  height: 1.2rem;
}

.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p {
  width: 100%;
  line-height: .2rem;
  font-size: .12rem;
  color: #7a7a7a;
  text-align: center;
}

.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p span {
  line-height: .2rem;
  font-size: .12rem;
  color: #ffd200;
}

.jiangxiang .jiangxiang_container .jiangxiang_img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.jiangxiang .jiangxiang_container .jiangxiang_pc_list {
  width: 100%;
  height: auto;
  margin-top: .2rem;
}

.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list {
  width: 100%;
  height: auto;
  margin: 0;
}

.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list .pc_list_one {
  height: 1rem;
}

.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list .pc_list_one p {
  width: 100%;
  line-height: .2rem;
  font-size: .12rem;
  color: #7a7a7a;
  text-align: center;
}

.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list .pc_list_one p span {
  line-height: .2rem;
  font-size: .15rem;
  color: #ffd200;
}

.angli {
  position: relative;
  width: 100%;
  height: auto;
}

.angli .angli_container {
  width: 100%;
  height: 100%;
  padding: 0 15%;
  box-sizing: border-box;
}

.angli .angli_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  text-align: center;
  color: #000;
}

.angli .angli_container .angli_detail {
  margin-top: .6rem;
}

.angli .angli_container .angli_detail .detail_list {
  margin: 0;
}

.angli .angli_container .angli_detail .detail_list li {
  position: relative;
}

.angli .angli_container .angli_detail .detail_list li .angli_one {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: .2rem;
}

.angli .angli_container .angli_detail .detail_list li .angli_one img {
  display: inherit;
  width: 100%;
  height: 100%;
}

.angli .angli_container .angli_detail .detail_list li .angli_one .one_detail {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.angli .angli_container .angli_detail .detail_list li .angli_one .one_detail .detail_title {
  position: absolute;
  width: 50%;
  height: auto;
  left: 25%;
  top: 65%;
  padding: .05rem .1rem;
  line-height: .18rem;
  font-size: .16rem;
  color: #000;
  background: #f3cb54;
  text-align: center;
}

.angli .angli_container .angli_detail .detail_list li .angli_one .one_detail .detail_desc {
  position: absolute;
  width: 80%;
  height: auto;
  left: 10%;
  top: 70%;
  line-height: .3rem;
  font-size: .18rem;
  letter-spacing: .02rem;
  color: #000;
  text-align: left;
}

.pinpai {
  position: relative;
  width: 100%;
  height: auto;
}

.pinpai .pinpai_container {
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.pinpai .pinpai_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  text-align: center;
  color: #000;
}

.pinpai .pinpai_container .pinpai_detail {
  margin-top: .6rem;
}

.pinpai .pinpai_container .pinpai_detail p {
  display: inline-block;
  width: 100%;
  height: .4rem;
  margin: 0;
  margin-top: .1rem;
  font-size: .2rem;
  font-weight: bold;
  letter-spacing: .01rem;
  color: #9c9c9c;
}

.pinpai .pinpai_container .pinpai_detail .detail_list li img {
  display: block;
  width: 100%;
}

.dongtai {
  position: relative;
  width: 100%;
  height: auto;
}

.dongtai .dongtai_container {
  width: 100%;
  height: 100%;
  padding: 0 15%;
  box-sizing: border-box;
}

.dongtai .dongtai_container h2 {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: 0;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: .05rem;
  text-align: center;
  color: #000;
}

.dongtai .dongtai_container .pc {
  width: 100%;
  height: 100%;
  margin: 0;
  margin-top: .6rem;
}

.dongtai .dongtai_container .mobile {
  display: none;
  height: 100%;
  margin: 0;
}

/* .dongtai .dongtai_container .mobile li {
  height: 2.5rem;
  padding: 0;
  margin-bottom: .2rem;
  background-color: #0096ff;
}

.dongtai .dongtai_container .mobile li:nth-child(1) img {
  display: inline-block;
  width: 50%;
  height: 100%;
  float: right;
}

.dongtai .dongtai_container .mobile li:nth-child(1) p {
  display: -webkit-box;
  width: 50%;
  height: initial;
  float: left;
  margin-top: .25rem;
  padding: 0 .25rem;
  box-sizing: border-box;
  line-height: .4rem;
  font-size: .24rem;
  color: #fff;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.dongtai .dongtai_container .mobile li:nth-child(2) img {
  display: inline-block;
  width: 50%;
  height: 100%;
  float: left;
}

.dongtai .dongtai_container .mobile li:nth-child(2) p {
  display: -webkit-box;
  width: 50%;
  height: initial;
  float: right;
  margin-top: .25rem;
  padding: 0 .25rem;
  box-sizing: border-box;
  line-height: .4rem;
  font-size: .24rem;
  color: #fff;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
} */

/* .dongtai .dongtai_container .pc li {
  background: #0096ff;
  background-clip: content-box;
}

.dongtai .dongtai_container .pc .pc-left {
  height: auto;
  line-height: .25rem;
  font-size: .15rem;
  color: #9c9c9c;
}

.dongtai .dongtai_container .pc li img {
  display: inline-block;
  width: 50%;
  height: 2rem;
  float: left;
}

.dongtai .dongtai_container .pc li p {
  display: -webkit-box;
  float: right;
  width: 50%;
  height: initial;
  margin-top: .3rem;
  padding-left: .2rem;
  padding-right: .2rem;
  line-height: .25rem;
  font-size: .16rem;
  box-sizing: border-box;
  color: #fff;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.dongtai .dongtai_container .pc .pc-right {
  height: 100%;
  background: #0096ff;
  background-clip: content-box;
}

.dongtai .dongtai_container .pc .pc-right img {
  display: inline-block;
  width: 50%;
  height: initial;
  background: #0096ff;
}

.dongtai .dongtai_container .pc .pc-right div {
  display: inline-block;
  float: right;
  width: 50%;
  height: initial;
  background: #0096ff;
} */

.dongtai .dongtai_container .pc {
  display: block;
}

.dongtai .dongtai_container .mobile {
  display: none;
}

.dongtai .dongtai_container .dongtai_detail {
  margin-top: .6rem;
  margin-bottom: .2rem;
}
.dongtai .dongtai_container .dongtai_detail .detail_list {
  margin: 0;
}


.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .module_title {
  display: inline-block;
  width: auto;
  height: .3rem;
  padding-left: .12rem;
  border-left: .05rem solid #0096ff;
  line-height: .3rem;
  font-size: .25rem;
  margin-left:15px;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list {
  margin: 0;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_first {
  margin: .2rem 0 0 0;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_first a {
  display: block;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_first a img {
  display: inline-block;
  width: 100%;
  height: 1.8rem;
  box-sizing: border-box;
  margin-bottom: .15rem;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_first a .article_title {
  display: inline-block;
  width: 100%;
  height: .25rem;
  line-height: .25rem;
  font-size: .16rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_first a .article_desc {
  display: -webkit-box;
  width: 100%;
  height: .8rem;
  line-height: .2rem;
  font-size: .14rem;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_other a {
  display: block;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .detail_one .article_list .article_other a .article_title {
  display: inline-block;
  width: 100%;
  height: .2rem;
  line-height: .2rem;
  font-size: .16rem;
  color: #0096ff;
}

.dongtai .dongtai_container .mobile_dongtai_detail {
  margin-top: .6rem;
  margin-bottom: .2rem;
}

.dongtai .dongtai_container .mobile_dongtai_detail a {
  display: block;
  margin-bottom: .4rem;
}

.dongtai .dongtai_container .mobile_dongtai_detail a .detail_one {
  display: inline-block;
  width: 100%;
  height: 6rem;
  background-color: #eeeeee;
}

.dongtai .dongtai_container .mobile_dongtai_detail a .detail_one img {
  display: inline-block;
  width: 100%;
  height: 4rem;
}

.dongtai .dongtai_container .mobile_dongtai_detail a .detail_one p {
  display: -webkit-box;
  width: 100%;
  height: 2rem;
  margin-top: .2rem;
  padding: 0 2%;
  line-height: 2rem;
  font-size: .35rem;
  font-weight: 600;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  box-sizing: content-box;
}






/* .dongtai .dongtai_container .dongtai_detail .detail_list .list_one img {
  display: block;
  width: 100%;
  height: 1.8rem;
}

.dongtai .dongtai_container .dongtai_detail .detail_list .list_one p {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: .1rem;
  line-height: .2rem;
  font-size: .13rem;
  color: #000;
} */

.cases {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.cases .cases_container {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 20%;
  box-sizing: border-box;
}

.cases .cases_container h1 {
  margin: 0;
}

.cases .cases_container h1 span {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #000;
}

.cases .cases_container ul {
  margin: 0;
  margin-top: .5rem;
}

.cases .cases_container ul li img {
  display: block;
  width: 100%;
  height: 2rem;
}

.cases .cases_container ul li .type {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: .1rem;
  margin-bottom: 0;
  line-height: .2rem;
  font-size: .2rem;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  color: #000;
}

.cases .cases_container ul li .title {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: .1rem;
  line-height: .2rem;
  font-size: .17rem;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  color: #333;
}
.cases .cases_container .showMore {
  display: inline-block;
  float: right;
  width: auto;
  height: auto;
  margin-top: .3rem;
  margin-right: .2rem;
  line-height: .3rem;
  font-size: .2rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
}

/* .pinpai {
  position: relative;
  widows: 100%;
  height: auto;
  margin-bottom: .8rem;
}

.pinpai .pinpai_container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20%;
  box-sizing: border-box;
}

.pinpai .pinpai_container h1 {
  margin: 0;
}

.pinpai .pinpai_container h1 span {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #000;
}

.pinpai .pinpai_container ul {
  margin: 0;
  margin-top: .5rem;
}

.pinpai .pinpai_container ul li {
  margin-bottom: .2rem;
}

.pinpai .pinpai_container ul li img {
  display: block;
  width: 100%;
} */

/* .dongtai {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: .5rem;
}

.dongtai .dongtai_container {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 20%;
  box-sizing: border-box;
}

.dongtai .dongtai_container h1 {
  margin: 0;
}

.dongtai .dongtai_container h1 span {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin-top: .4rem;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #000;
}

.dongtai .dongtai_container ul {
  margin: 0;
  margin-top: .8rem;
}

.dongtai .dongtai_container ul li img {
  display: block;
  width: 100%;
}

.dongtai .dongtai_container ul li p {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: .2rem;
  line-height: .2rem;
  font-size: .16rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: left;
  color: #000;
} */

.home_page .daiyunying_body {
  display: flex;
  flex-direction: column;
}
.home_page .daiyunying_body .body_item {
  background-size: 100% 100%!important;
}
.home_page .daiyunying_body .body_item .center {
  margin: 0 auto;
  width: 1200px;
  height: 50px;
}
.home_page .daiyunying_body .body_item .center .title {
  margin: 45px 0 50px;
  text-align: center;
  font-size: 0.25rem;
  font-weight: bold;
}
.home_page .daiyunying_body .body_item .center ul {
  display: flex;
}






.home_page .daiyunying_body .body_item:nth-child(1) {
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_02.jpg");
  height: 750px;
}
.home_page .daiyunying_body .body_item:nth-child(1) .center ul {
  flex-direction: row;
  flex-wrap: wrap;
}
.home_page .daiyunying_body .body_item:nth-child(1) .center ul li {
  width: 264px;
  padding: 0;
  margin-right: 20px;
}
.home_page .daiyunying_body .body_item:nth-child(1) .center ul li .head {
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-image: -webkit-linear-gradient(left bottom, #69a9f7, #5bcdfa);
  font-size: 20px;
  font-weight: bold;
}
.home_page .daiyunying_body .body_item:nth-child(1) .center ul li .body {
  margin: 0 0 30px 0;
  height: 175px;
  background: #fff;
  overflow: hidden;
}
.home_page .daiyunying_body .body_item:nth-child(1) .center ul li .body > p {
  margin: 30px 10px 0!important;
  font-size: 0.15rem;
}







.home_page .daiyunying_body .body_item:nth-child(2) {
  /* height: 2060px; */
  height: auto;
  display: flex;
  flex-direction: column;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center {
  height: 410px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center ul.youshi1 {
  padding: 0;
  flex-wrap: nowrap;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center ul.youshi1 li {
  width: 240px;
  margin: 0 0 0;
  text-align: center;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center ul.youshi1 li .img_box {
  height: 100px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center ul.youshi1 li h5 {
  /* margin: 70px 0 30px; */
  font-size: 18px;
  font-weight: bold;
}
.home_page .daiyunying_body .body_item:nth-child(2) .center ul.youshi1 li div p {
  margin: 5px 0;
  font-size: 12px;
}
.home_page .daiyunying_body .body_item:nth-child(2) ul.youshi2 {
  width: 100%;
  padding: 0;
  /* margin-top: 50px; */
  display: flex;
  flex-direction: row;
}
.home_page .daiyunying_body .body_item:nth-child(2) ul.youshi2 li {
  width: 100%;
  height: 150px;
  line-height: 150px;
}
.home_page .daiyunying_body .body_item:nth-child(2) ul.youshi2 li p {
  width: 100%;
  display: inline-block;
  height: 3px;
  background: #f7d25c;
}
.home_page .daiyunying_body .body_item:nth-child(2) ul.youshi2 > .img_box {
  margin-top: 24px;
  padding: 0 25px;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi3 {
  /* min-width: 1100px; */
  width: 100%;
  margin-top: 50px;
  font-size: 19px;
  text-align: center;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi3 span {
  font-weight: bold;
  font-size: 22px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 {
  padding: 0;
  margin: 30px auto;
  width: 1021px;
  height: 451px;
  background: url("../../img/service/daiyunying/2019-03-31/代运营PNG/5-0.png") no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li {
  padding-top: 50px;
  padding-left: 30px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li h5 {
  margin: 10px 0 14px;
  font-size: 23px;
  text-align: center;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li p {
  display: flex;
  height: 33px;
  margin: 22px 0;
  font-size: 0.15rem;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li p .img_box {
  margin-right: 10px;
  width: 40px;
  display: inline-block;
  text-align: center;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li:nth-child(2) h5 {
  color: #fff;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi4 li:nth-child(2) p {
  color: #fff;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi5 {
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi5 li {
  margin: 0 5px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi5 li .body p {
  margin: 5px 0;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi6 {
  margin: 30px auto;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi6 li {
  margin: 0 5px;
  background: #f4f4f4;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi6 li .head {
  width: 298px;
  height: 247px;
  text-align: center;
  line-height: 247px;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi6 li .head img {
  vertical-align: middle;
}
.home_page .daiyunying_body .body_item:nth-child(2) .youshi6 li .body p {
  height: 40px;
  margin: 5px 0;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}






.home_page .daiyunying_body .body_item:nth-child(3) {
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营4_05.jpg") no-repeat;
  height: 738px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center {
  height: 100%;
  overflow: hidden;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center h2.title {
  color: #e8e7e8;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul {
  position: relative;
  top: 34%;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li {
  position: absolute;
  text-align: center;
  color: #504d4c;
  font-size: 14px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li span {
  color: #af9a54;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(1) {
  top: 150px;
  left: 219px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(2) {
  top: 225px;
  left: 348px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(3) {
  top: 242px;
  left: 530px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(4) {
  top: 226px;
  left: 754px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(5) {
  top: 177px;
  left: 885px;
}
.home_page .daiyunying_body .body_item:nth-child(3) .center ul li:nth-child(6) {
  top: 139px;
  left: 859px;
  width: 316px;
}









.home_page .daiyunying_body .body_item:nth-child(4) {
  margin: -47px 0 0 0;
  z-index: -1;
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_04.jpg") no-repeat;
  height: 585px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center h2.title {
  margin: 56px 0 50px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul {
  background: url("../../img/service/daiyunying/2019-03-31/代运营PNG/7-1.png") no-repeat;
  height: 208px;
  position: relative;
  top: 21px;
  left: 159px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul div {
  position: absolute;
  left: -89px;
  top: 33%;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li {
  font-size: 19px;
  color: #fff;
  position: absolute;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(odd) {
  top: 50px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(even) {
  bottom: 10px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(1) {
  left: -19px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(2) {
  left: 140px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(3) {
  left: 312px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(4) {
  left: 501px;
  bottom: -36px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(5) {
  left: 664px;
  top: 74px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(6) {
  left: 831px;
  bottom: 3px;
}
.home_page .daiyunying_body .body_item:nth-child(4) .center ul li:nth-child(7) {
  left: 1019px;
  top: 38px;
}



.home_page .daiyunying_body .body_item:nth-child(5) {
  position: relative;
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_06.jpg") no-repeat;
  height: 430px;
}



.home_page .daiyunying_body .body_item:nth-child(6) {
  display: flex;
  flex-direction: column;
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/背景-动态_21_21.jpg") no-repeat;
  height: 1502px;
}
.home_page .daiyunying_body .body_item:nth-child(6) > .title {
  text-align: center;
  font-size: 0.25rem;
  font-weight: bold;
  width: 100%;
  height: 33px;
  margin: 15px 0 27px 0;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 12.50rem;
  margin: 0 auto;
  padding: 49px 0 0 14px;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li {
  width: 6.25rem;
  height: 221px;
  padding: 77px 0 0 0;
  display: flex;
  flex-direction: column;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li div {
  margin-top: 47px;
  width: 88%;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li div .title {
  text-align: left;
  padding: 0rem;
  font-weight: bold;
  color: #333;
  margin: 0 0 8px 0;
  font-size: 0.19rem;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li div p {
  padding: 0 1.03rem 0 0;
  margin: 20px 0 0 0;
  color: #333;
  font-size: 0.15rem;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li:nth-child(1) div:nth-child(2) {
  margin: 453px 0 0 34px;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li:nth-child(1) div:nth-child(3) {
  margin: 71px 0 0 52px;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li:nth-child(2) div:nth-child(1) {
  margin: 607px 0 0 87px;
}
.home_page .daiyunying_body .body_item:nth-child(6) .ul ul li:nth-child(2) div:nth-child(2) {
  margin: 514px 0 0 155px;
}


.home_page .daiyunying_body .body_item:nth-child(7) {
  position: relative;
  display: flex;
  flex-direction: column;
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_08.jpg") no-repeat;
  height: auto;
}
.home_page .daiyunying_body .body_item:nth-child(7) img {
  display: inherit;
  width: 100%;
  height: 100%;
}
.home_page .daiyunying_body .body_item:nth-child(7) .center {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home_page .daiyunying_body .body_item:nth-child(7) > .title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 0.25rem;
  height: 33px;
  margin: 42px 0 0px;
}
.home_page .daiyunying_body .body_item:nth-child(7) .ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.home_page .daiyunying_body .body_item:nth-child(7) .ul ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li {
  width: auto;
  height: auto;
}

.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li:nth-child(1) {
  position: absolute;
  width: 3rem;
  height: auto;
  left: 34%;
  top: 27.2%;
}

.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li:nth-child(2) {
  position: absolute;
  width: 3rem;
  height: auto;
  left: 67.5%;
  top: 27.2%;
}

.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li:nth-child(3) {
  position: absolute;
  width: 3rem;
  height: auto;
  left: 17.5%;
  top: 67.8%;
}

.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li:nth-child(4) {
  position: absolute;
  width: 3rem;
  height: auto;
  left: 51%;
  top: 67.8%;
}

.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li .title {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 0.12rem;
}
.home_page .daiyunying_body .body_item:nth-child(7) .ul ul li p {
  padding: 0 0.37rem;
  margin: 15px 0 0 0;
  color: #333;
  font-size: 0.14rem;
}


.home_page .daiyunying_body .body_item:nth-child(8) {
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝淘宝代运营_12.jpg") no-repeat;
  height: 914px;
}
.home_page .daiyunying_body .body_item:nth-child(8) .center .title {
  margin: 22px 0;
}
.home_page .daiyunying_body .body_item:nth-child(8) .center .tip {
  text-align: center;
  font-size: 22px;
  color: #838383;
}
.home_page .daiyunying_body .body_item:nth-child(8) .center .tip span {
  font-size: 26px;
  font-weight: bold;
  color: #eb5d57;
}











.home_page .daiyunying_body .body_item:nth-child(9) {
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_10.jpg") no-repeat;
  height: 919px;
}
.home_page .daiyunying_body .body_item:nth-child(9) .center .title {
  margin: 27px 0;
}
.home_page .daiyunying_body .body_item:nth-child(9) .center .tip {
  text-align: center;
  font-size: 22px;
  color: #838383;
}
.home_page .daiyunying_body .body_item:nth-child(9) .center .tip span {
  font-size: 26px;
  font-weight: bold;
  color: #eb5d57;
}










.home_page .daiyunying_body .body_item:nth-child(10) {
  background: url("../../img/service/daiyunying/2019-03-31/背景bg/官网淘宝天猫代运营3_11.jpg") no-repeat;
  height: 773px;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center {
  display: flex;
  flex-direction: column;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center h2.title {
  margin: 17px 0 -17px 0;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center ul {
  position: relative;
  padding: 0;
  margin: 62px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center ul li {
  margin: 50px auto;
  width: 413px;
  height: 231px;
  background: #f7f7f7;
  font-size: 21px;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center ul li img {
  float: left;
  margin: 10px;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center ul li p {
  text-align: center;
  line-height: 11px;
}
.home_page .daiyunying_body .body_item:nth-child(10) .center ul li p:nth-child(2) {
  margin-top: 93px;
}










.home_page .daiyunying_body .body_item:nth-child(11) {
  background-image: linear-gradient(45deg, #0096ff, #26beff);
  height: 420px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center {
  padding: 0 0 20px 0;
  display: flex;
  flex-direction: column;
  height: 400px;
  width: 1400px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head {
  height: 300px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(1) {
  margin-right: 60px;
  display: flex;
  flex-direction: row;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(1) ul {
  /* width: 151px; */
  display: flex;
  margin: 80px 0 0 0;
  flex-direction: column;
  list-style: none;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(1) ul li {
  list-style: none;
  margin: 17px 0 0 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(1) ul li a {
  color: #fff;
  font-size: 15px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(1) ul li:nth-child(1) {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(2) {
  margin-left: -113px;
  margin-right: 20px;
  display: flex;
  flex-direction: row;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(2) > div {
  margin: 80px 0 0 27px;
  width: 165px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(2) > div p {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) {
  display: flex;
  flex-direction: column;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) p {
  margin: 0;
  font-size: 26px;
  text-align: center;
  color: #fff;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) p a {
  margin-top: 20px;
  display: inline-block;
  width: 108px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 3px 3px #50bec6;
  background: #f8d248;
  border-radius: 4px;
  font-size: 16px;
  margin-right: 10px;
  font-weight: bold;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) p a img {
  margin-right: 4px;
  width: 15px;
  height: 15px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) p:nth-child(1) {
  margin-top: 80px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .head .item:nth-child(3) p:nth-child(2) {
  margin-top: 30px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .foot {
  margin-top: 50px;
}
.home_page .daiyunying_body .body_item:nth-child(11) .center .foot p {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .jianjie {
    height: auto;
    padding-bottom: .2rem;
  }
  
  .jianjie .jianjie_container {
    padding: 0 3%;
  }

  .jianjie .jianjie_container .desc {
    margin-top: .7rem;
  }
  
  .jianjie .jianjie_container .fuwu_title {
    margin-top: .2rem;
  }
  .services .services_container {
    padding:0;
  }
  .youshi .youshi_container {
    padding: 0;
  }

  .xiangqing .xiangqing_container ul li .xiangqing_one .one_right {
    padding-top: .3rem;
  }
  
  .xiangqing .xiangqing_container ul li .xiangqing_one .one_right .one_title {
    height: .3rem;
    line-height: .3rem;
    font-size: .3rem;
  }

  .xiangqing .xiangqing_container ul li .xiangqing_one .one_right .one_desc {
    line-height: .28rem;
    font-size: .24rem;
  }

  /* .xiangqing {
    position: relative;
    width: 100%;
    height: 9rem;
    background: url('../../img/service/daiyunying/2018-12-12/官网代运营改版_03.jpg') no-repeat;
    background-position: center center;
    background-size: 100% 100%;
  } */
  
  .xiangqing .xiangqing_container {
    padding: 0;
  }

  .youshi .youshi_container {
    padding: 0;
  }

  .youshi .youshi_container .content_one {
    margin-top: .3rem;
  }

  .youshi .youshi_container .content_one ul li {
    height: 5.5rem;
    margin-bottom: .2rem;
  }

  .youshi .youshi_container .content_one ul li img {
    width: 1.6rem;
    height: 1.6rem;
  }

  .youshi .youshi_container .content_one ul li .one_title {
    height: .6rem;
    margin-top: .1rem;
    line-height: .6rem;
    font-size: .3rem;
    font-weight: bold;
  }

  .youshi .youshi_container .content_one ul li .one_desc {
    padding: 0 10%;
    margin-top: .1rem;
    line-height: .4rem;
    font-size: .26rem;
  }

  .youshi .youshi_container .content_img {
    margin: 0;
    margin-top: .2rem;
    padding: 0 .06rem;
  }

  .youshi .youshi_container .content_desc {
    height: auto;
    padding: 0 10%;
    line-height: .4rem;
    font-size: .3rem;
    box-sizing: border-box;
  }

  .youshi .youshi_container .content_desc span {
    font-size: .3rem;
  }

  .youshi .youshi_container .content_zizhi {
    height: auto;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one {
    padding-bottom: .4rem;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one p {
    height: 1.4rem !important;
    line-height: 1.4rem !important;
    font-size: .5rem !important;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li {
    padding-left: 15%;
    margin-bottom: .5rem;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) ul li {
    padding-left: 15%;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li img {
    width: .5rem;
  }

  .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li span {
    height: .5rem;
    line-height: .5rem;
    font-size: .3rem;
    margin-left: .2rem;
  }

  .youshi .youshi_container .content_photos_one .photos_one_list .photos_one_one p {
    height: .9rem;
    line-height: .3rem;
    font-size: .24rem;
  }

  .youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(1) img {
    display: inline-block;
    width: 100%;
    margin-top: .85rem;
    margin-bottom: .1rem;
  }

  .youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(2) img {
    display: inline-block;
    width: 100%;
    margin-top: .85rem;
    margin-bottom: .1rem;
  }

  .youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(3) img {
    display: inline-block;
    width: 100%;
    margin-top: .85rem;
    margin-bottom: .1rem;
  }

  .youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(4) img {
    display: inline-block;
    width: 70%;
    margin-left: 15%;
    margin-top: .5rem;
    margin-bottom: .1rem;
  }

  .youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one p {
    line-height: .3rem;
    font-size: .22rem;
  }

  .jiangxiang .jiangxiang_container {
    padding: 0;
  }

  .jiangxiang .jiangxiang_container .jiangxiang_desc {
    height: .4rem;
    margin-top: .15rem;
    line-height: .4rem;
    font-size: .24rem;
  }

  .jiangxiang .jiangxiang_container .jiangxiang_pc_list {
    display: none;
  }

  .jiangxiang .jiangxiang_container .jiangxiang_mobile_list {
    display: block;
  }

  .jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p {
    line-height: .3rem;
    font-size: .22rem;
  }

  .jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p span {
    line-height: .3rem;
    font-size: .22rem;
  }

  .angli .angli_container {
    padding: 0 1%;
  }

  .angli .angli_container .angli_detail {
    margin-top: .2rem;
  }

  .angli .angli_container .angli_detail .detail_list li .angli_one .one_detail .detail_title {
    position: absolute;
    width: 60%;
    left: 20%;
    padding: .04rem .06rem;
    line-height: .28rem;
    font-size: .24rem;
  }

  .angli .angli_container .angli_detail .detail_list li .angli_one .one_detail .detail_desc {
    top: 72%;
    line-height: .32rem;
    font-size: .24rem;
    letter-spacing: .04rem;
  }

  .pinpai .pinpai_container {
    padding: 0 3%;
  }

  .pinpai .pinpai_container .pinpai_detail {
    margin-top: .5rem;
  }

  .pinpai .pinpai_container .pinpai_detail p {
    height: .5rem;
    font-size: .24rem;
  }

  .pinpai .pinpai_container .pinpai_detail .detail_list li:nth-child(5) {
    display: none;
  }

  .pinpai .pinpai_container .pinpai_detail .detail_list li:nth-child(6) {
    display: none;
  }

  .dongtai .dongtai_container {
    padding: 0 5%;
  }

  .dongtai .dongtai_container .pc {
    display: none;
  }

  .dongtai .dongtai_container .mobile {
    display: block;
    margin-top: .3rem;
  }

  /* .dongtai .dongtai_container .dongtai_detail .detail_list .list_one p {
    height: 1.2rem;
    line-height: .4rem;
    font-size: .24rem;
  }

  .dongtai .dongtai_container .dongtai_detail {
    margin-top: .3rem;
  }

  .dongtai .dongtai_container .dongtai_detail .detail_list .list_one img {
    height: 2rem;
  } */
}
