@font-face {
  font-family: "Roboto-Slab-Light";
  src: url("Roboto-Slab-Light.woff2") format("woff2"),
    url("Roboto-Slab-Light.woff") format("woff"),
    url("Roboto-Slab-Light.ttf") format("truetype"),
    url("Roboto-Slab-Light.eot") format("embedded-opentype"),
    url("Roboto-Slab-Light.svg") format("svg");
}

body {
  overflow-x: hidden;
  *overflow-x: visible;
}

body,
html {
  color: #333333;
  font-family: "pingfangsc", "SourceHanSansCN", "Microsoft YaHei";
  font-size: 14px;
  width: 100%;
  height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

a {
  color: #333333;
  text-decoration: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  *border: 0;
}

a {
  star: expression(this.onFocus=this.blur());
  /* for Ie*/
}

em,
i {
  font-weight: normal;
  font-size: 100%;
  font-style: normal;
  display: inline-block;
}

input,
textarea,
button {
  outline: none;
  border: 0;
  border: none;
  *border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
  background: none;
  font-family: "Microsoft Yahei";
}

textarea {
  resize: none;
}

img {
  border: none;
  *border: 0;
  width: auto;
  height: auto;
  display: inline-block;
}

.imgbox {
  font-size: 0;
}

.imgbox img {
  max-width: 100%;
}

* {
  outline: none;
  *border: 0;
  *outline: 0;
}

textarea:-webkit-input-placeholder,
input:-webkit-input-placeholder {
  color: #999;
  /* font-size: 16px; */
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
  /* font-size: 16px; */
}

textarea::-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
  /* font-size: 16px; */
}

textarea::-moz-input-placeholder,
input:-moz-placeholder {
  color: #999;
  /* font-size: 16px; */
  opacity: 1 !important;
  /*火狐默认有opacity:0.4; */
}

.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.ellipsis_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.ellipsis_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.ellipsis_4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.ellipsis_6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  clear: both;
  display: table;
}

.w1200,
.ws1200 {
  width: 1200px;
  margin: auto;
}

.fl {
  float: left;
}

.fr {
  float: right !important;
}

.marginR0 {
  margin-right: 0 !important
}

.f_s_20 {
  font-size: 20px;
}

.f_s_18 {
  font-size: 18px !important;
}

.l_h_100 {
  line-height: 100px;
}

.f_blod {
  font-weight: bold
}

.f_b300 {
  font-weight: 300
}

.f_b500 {
  font-weight: 500
}

.text_c {
  text-align: center
}

/* 导航s */

.header {
  /* background: #5f2fe1; */
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 102;
  box-sizing: border-box;
  /* border-bottom: 1px solid #E7E7E7; */
  /* -webkit-box-shadow: 0 2px 9px 1px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 2px 9px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 2px 9px 1px rgba(0, 0, 0, .05); */
}

.header .top {
  line-height: 30px;
  height: 30px;
  /* background: #5f2fe1; */
  font-size: 12px;
  color: #ddd;
  /* border-bottom: 1px solid #6f44e4; */
  display: none
}

.header .top .phone {
  /* color: #90c42f; */
  display: inline-block;
  padding-right: 24px;

}
.header .top a{
  color: #ddd;
}
.header .top i {
  background: #A9A9A9;
  height: 10px;
  width: 1px;
  margin-right: 20px;
  vertical-align: middle;
  margin-top: -2px;
  /* border-right: 1px solid #A9A9A9; */
}

.header .top .phone img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;

}
.header_back{
  background: rgba(0, 0, 0, 0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000)
}
.header .top .phone:hover img {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.header .nav {
  height: 80px;
  line-height: 80px;
}

.header .upload a {
  display: inline-block;
  line-height: 40px;
  background: #07AE79;
  color: #fff;
  width: 112px;
  background: url(../images/header_back.png) no-repeat center;
  background-size: cover;
  height: 40px;
  margin: 18px 0 0 22px;
  border-radius: 20px;
  text-align: center;
}

.header .logo a,
.header .logo {
  width: 270px;
  height: 80px;
}
.header .logo span{
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3!important;
  margin-top: -30px;
  margin-left: 8px;
  text-align: center;
  color: #fff;
}
.header .logo a {
  display: inline-block;
}
.back_hader{
  background: url(../images/back_hader.png) ;
}

.header .logo img {
  width: 142px;
  height: 43px;
  margin-top: 16px;
}

.header ul,
.header ul li {
  float: left;
  color: #535353;
}

.header ul li>a {
  position: relative;
  font-size: 16px;
  line-height: 80px;
  height: 80px;
  margin: 0 20px;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
}


.header ul.daoh li.act>a{
  color: #90c42f;
  font-weight:bold
}
.header ul.daoh li:hover>a {
  color: #90c42f;
  border-bottom:3px  solid #90c42f;
}



/* 导航e */


/*动画style*/
.sevrice_box li font:after,
.sevrice_box li,
.guide_left ul li,
.object_03 dl,
.trad_list dl,
.zf_nav a:after,
.zf_nav a.on,
.down_list li,
.down_list li a,
.purchase_intro,
.trad_list dl,
.menu_list a,
.nav ul li {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.animatebox {
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  opacity: 0;
  transition: 1s all;
  -webkit-transition: 1s all;
  -ms-transition: 1s all;
}

.animate {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1;
}

.animatepic {
  transform: translateX(150px);
  -webkit-transform: translateX(150px);
  -ms-transform: translateX(150px);
  opacity: 0;
  transition: 1s all;
  -webkit-transition: 1s all;
  -ms-transition: 1s all;
}

.animate_01 {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  opacity: 1;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.8, .8, .8) rotate(-5deg);
    transform: scale3d(.8, .8, .8) rotate(-5deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(5deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate(5deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate(-5deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate(-5deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

/*动画style*/




/* 首页开始 */
.banner {
  /* margin-top: 111px; */
}

.banner li a,
.banner,
.banner ul,
.banner li {
  width: 100% !important;
  height: 500px;
  
  position: relative;
  overflow: hidden;
}
.banner,
.banner ul{
  height: 580px;
}
.banner li{
  padding-top: 80px;
}
.banner li a {
  display: block;
  cursor: pointer;
}

.dot_div {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 36px;
  left: 0;
  height: 16px;
}


.dot_div span {
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 3px;
  vertical-align: middle;

}

.dot_div span.on {
  width: 29px;
  height: 13px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;

  border-radius: 7px;

}

.ban1 .ws1200 {
  display: table;
  height:440px;
}

.ban1 .ws1200 .inner {
  display: table-cell;
  vertical-align: middle;
  /* position: relative; */
  /* z-index: 100; */
}

#bg_canva {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 160px;
  z-index: 0;
}



/*  */
.wrap {
  min-width: 1200px;
  width: 100%;
  position: relative;
  font-family: SourceHanSansCN, "Microsoft YaHei";
}


.g-box {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.m-dt-t1 {
  text-align: center;
  font-size: 34px;
  color: #000;
}

.m-dt-t2 {
  text-align: center;
  font-size: 18px;
  margin-top: 16px;

  font-family: SourceHanSansCN, "Microsoft YaHei";
  font-weight: 300;
  color: #5b5b5b;
}

.wrap .m-dt-t2 {
  margin-bottom: 56px;
}

.wrap .m-dl4 {
  padding-top: 67px;

}

.f4-ul {
  font-size: 0px;
  height: 344px;
  padding:23px 0;
}

.f4-ul>li {
  display: inline-block;
  width: 248px;
  height: 340px;
  border: 1px solid #e3e2e5;
  margin-right: -1px;
  position: relative;
  vertical-align: top;
  /* overflow: hidden; */
  text-align: center;
  transition: width .3s;
  -moz-transition: width .3s;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
}

.f4-in {
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
}

/* .f4-in>i {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
} */
.f4-i1 {
  background-position: 0 0;
  height: 36px;
  width: 36px;
}

.g-mt8 {
  margin-top: 8px;
}

.s-fs20 {
  font-size: 20px;
}

.f4-hr {
  border: none;
  width: 52px;
  height: 1px;
  font-size: 1px;
  background-color: #e3e2e5;
  margin: 22px auto;
}

.f4-sul>li {
  font-size: 14px;
  color: #9797a1;
  margin-bottom: 16px;
}

.f4-h {
  width: 448px;
  opacity: 0;
  height: 390px;
  box-sizing: border-box;
  filter: Alpha(opacity=0);
  position: absolute;
  top: -26px;
  right: 0;
  bottom: 0;
  left:-1px;
  background-color: #fff;
  /* padding: 20px 24px; */
  /* border:1px solid red; */
  /* transition: opacity .3s;
  -moz-transition: opacity .3s;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s; */

}

.f4-h .f4-h-hd {
  text-align: left;
  background: #1e2030
}

.f4-h .f4-h-hd img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}

.f4-h-hd {
  font-size: 20px;
  margin-top: 0px;
  height: 80px;
  line-height: 80px;
  padding:0 24px;
  color: #FFFFFF;
  /* padding-bottom: 20px; */
  margin-bottom: 50px;
  border-bottom: 1px solid #e3e2e5;
}

.f4-h-bd {
  font-size: 14px;
  line-height: 27px;
  padding:0 24px;
  color: #9797a1;
  text-align: left;
}

.f4-h-lnk {
  /* position: absolute;
  bottom: 32px;
  left: 20px; */
  display: block;
  padding:0 24px;
  margin-top: 40px;
  text-align: left;
  color: #E84F05;
  font-size: 14px;
  position: absolute;
  left: 0px;
  bottom: 30px;
}

.f4-ul>li.active {
  width: 446px;
  border: 1px solid #E3E2E5;
  z-index: 1;
  }

.f4-ul>li.active .f4-h {
  width: 448px;
  opacity: 1;
  filter: Alpha(opacity=100);
  box-shadow:0px 0px 26px 0px rgba(0, 0, 0, 0.06);
}

.f4-h .tag {
  text-align: left;
  margin-top: 30px;
  padding:0 24px;
}
.f4-h .tag i a{
  color: #7c7c7c;
}
.f4-h .tag i {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  width: 114px;
  height: 32px;
  border-radius: 16px;
  font-size: 14px;
  font-style: normal;
  color: #7c7c7c;
  margin-right: 14px;
  margin-bottom: 10px;
  font-family: SourceHanSansCN, "Microsoft YaHei";
  font-weight: 300;
  border: 1px solid #a5a5a5;
}
.animated22 {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.team_news li span img,
.demand_list li i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

}
.allwin_five  .title i,
.allwin_two ul img,
.allwin_two ul span  i,
.about_programme .content i,
.about_cultrue2 li,
.about_cultrue li,
.honor_list .content .pic img,
.video_center .mask img,
.history_back .pic img,
.recom_news li img,
.recom_news li i,
.news_l_two .play img,
.demand_list li .text,
.demand_list li .mask,
.banner_work .btn,
.demand_list li {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.demand {
  margin-top: 110px;
  min-width: 1200px;
  padding-top: 60px;
  position: relative;
  background:#181923;
  /* background: url(../images/demand_back.png) no-repeat center 30px; */
  background-size: cover;
}
.demand .m-dt-t1{
  color: #fff;
}
.demand .m-dt-t2{
  color: #EBEBEB;
}
.demand .more {
  display: block;
  width: 116px;
  height: 40px;
  color: #A9A9A9;
  box-sizing: border-box;
  line-height: 40px;
  margin: 30px auto 50px;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #EBEBEB;
}

.demand .more:hover {
  color: #fff;
  background: #90c42f;
  border-color: #90c42f;
}

div#particles-js {
  position: absolute;
  bottom: 50px;
  right: -35%;
  width: 50%;
  height: 70%;
  border-radius: 50%;
  overflow: hidden;
}

.demand .img_left {
  position: absolute;
  bottom: 50px;
  left: 0;
}

.demand_list li {
  width: 300px;
  height: 500px;
  float: left;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.demand_list li a {
  color: #fff;
  display: block;
}

.demand_list .text p {
  font-size: 24px;
  margin-top: 20px;
  font-weight: 400;
}

.demand_list .mask {
  position: absolute;
  top: 250px;
  left: 0;
  width: 300px;
  padding: 0 30px;
  box-sizing: border-box;
  height: 500px;
  margin-top: 258px;
}

.demand_list .mask p {
  font-size: 14px;
  line-height: 30px;
}

.demand_list .mask font {
  display: inline-block;
  margin-top: 50px;
  width: 96px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 17px;
  border: 1px solid #fff;
}

.demand_list li .text {
  padding-top: 170px;
  position: relative;
  z-index: 1;
}

.demand_list li:hover .text {
  padding-top: 96px;
}

.demand_list li i {
  display: inline-block;
  position: absolute;
  top: 500px;
  left: 0;
  width: 300px;
  height: 500px;
  z-index: 0;
  background: #5F2FE1;
}

.demand_list li:hover i {
  top: 0;
}

.demand_list li:hover .mask {
  top: 0
}

/*  */
.banner_work {
  height: 490px;
  /* max-width:1550px; */
  /* min-width: 1200px; */
  width: 1200px;
  /* width: 100%; */
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 26px;
  overflow: hidden;
  position: relative;
}

.banner_work .bd,
.banner_work .bd li,
.banner_work .tempWrap,
.banner_work .bd ul,
.banner_work .bd ul a,
.banner_work .bd ul img {
  width: 100% !important;
  height: 100% !important;
  display: block;
}

.banner_work .bd li {
  position: relative;
  /* min-width: 1600px; */
}



.banner_work .first_num {
  position: absolute;
  left: 30px;
  bottom: 36px;
  display: block;
  line-height: 50px;
}

.first_num .num {
  font-size: 20px;
  font-family: MicrosoftYaHeiLight;
  font-weight: 400;
  color: #696969;
  margin-left: 30px;
}

.first_num .num img {
  margin: 0 20px;
}

.first_num .num span {
  display: inline-block;
  vertical-align: -2px;

}

.banner_work .btn {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #666;
  display: inline-block;
  background: #fff;
  font-family: FangSong;
}

.banner_work .btn:hover {
  color: #fff;
  background: #90c42f
}

.works {
  padding-top: 66px;
}

.case {
  /* max-width: 1550px; */
  width: 1200px;
  margin: 0 auto;
  /* width: 100%; */
}

.case li {
  width: 400px;
  height: 293px;
  /* height:380px; */
  float: left;
  position: relative;
}

.case li a>img {
  width: 400px;
  height: 293px;
}

.case li .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;

  /* opacity: 1;
  filter: Alpha(opacity=100); */
  /* transition: opacity .3s;
  -moz-transition: opacity .3s;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s; */
  text-align: center;
}

.case li .link .inner {
  display: table-cell;
  vertical-align: middle;
}

.case li .link font {
  display: block;
  margin-top: 36px;
}

.case li.list1 .link {
  background: rgba(6, 132, 226, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80684E2, endColorstr=#C80684E2);
}

.case li.list2 .link {
  background: rgba(96, 184, 188, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C860B8BC, endColorstr=#C860B8BC);
}

.case li.list4 .link {
  background: rgba(53, 211, 158, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C835d39e, endColorstr=#C835d39e);
}

.case li.list3 .link {
  background: rgba(226, 113, 1, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8F42417, endColorstr=#C8F42417);
}

.case li.list5 .link {
  background: rgba(253, 221, 50, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8fddd32, endColorstr=#C8fddd32);
}

.case li.list6 .link {
  background: rgba(96, 184, 188, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C860B8BC, endColorstr=#C860B8BC);
}

.case li .inner>img {
  max-width: 100%;
}

.case li:hover .link {
  display: table;
  /* opacity: 1;
  filter: Alpha(opacity=100); */
}

.case li.list6 {
  background: #EEEEEE;
  text-align: center;
  box-sizing: border-box;
}

.case li.list6 a {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 20px;
  text-align: center;
}

.case li.list6 .add {
  /* margin-bottom: 32px; */
  font-size: 150px;
  color: #b6b6b6;
  line-height: 1;

}

.case li.list6 .inner {
  display: table-cell;
  vertical-align: middle;
}

.case li.list6:hover .add,
.case li.list6:hover a {
  color: #90c42f
}

/*  */


.index-data {
  position: relative;
  overflow: hidden;
  height: 772px;
  margin-top: 70px;
  font-family: SourceHanSansCN, "Microsoft YaHei";
  box-sizing: border-box;
}

.index-data .m-dt-t1 {
  color: #dadded;
  font-weight: 400;
}

.index-data .m-dt-t2 {
  color: #d8ddee
}

.index-data .wrap2 {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  padding-top: 90px;
  box-sizing: border-box;
  height: 772px;
  left: 0%;
  z-index: 100;
  background: url(../images/back_01.png) no-repeat center;
  background-size: cover;
  /* background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
  background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
  background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
  background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
  background: linear-gradient(to right, rgba(23,9,49,.6) 0%,rgba(30,95,116,.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)',GradientType=1 ); */
}

.index-data .index-data-list {
  width: 1140px;
  margin: 0 auto;
  padding: 60px 0 110px;
}

.index-data .item {
  float: left;
  width: 25%;
  height: 210px;
}

.index-data .item:first-child .item-inner,
.index-data .item:nth-child(2) .item-inner,
.index-data .item:nth-child(3) .item-inner,
.index-data .item:nth-child(4) .item-inner {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.index-data .item-inner {
  position: relative;
  height: 210px;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, .2);
}

.index-data .item:nth-child(4n) .item-inner {
  border-right: 0;
}

.index-data .text-wrap {
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 16px;
  color: #fff;
  transform: translateY(-50%);
}

.index-data .text-wrap .number-wrap {
  display: block;
  font: normal 80px/1 'RobotoSlab';
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.index-data .text-wrap .number-wrap .icon {
  display: inline-block;
  font-size: 72px;
  vertical-align: 13px;
}

.wrap2 strong {
  font-weight: 400
}

.wrap2 strong.number {
  font-family: "Roboto-Slab-Light";
  font-weight: bold;
}

.wrap2 strong.year {
  font-size: 60px;
  padding-left: 6px;
}

.m-dt-t2 i {
  color: #90c42f;
}

/*  */
.worth {
  padding-top: 90px;
  background: url(../images/worth_02.jpg) no-repeat center bottom;
  background-size: cover;
  background-color: #F3F3F9;
  padding-bottom: 100px;
  margin-top: 80px;
}

.worth .nav_tab {
  text-align: center;
  /* margin-top: 54px; */
  width:185px;
  height:471px;
  background:rgba(95,47,225,0.34);
}
.worth .m-dt-t2{
  color:#CACACA;
  margin-bottom: 60px;
}
.worth .m-dt-t1{
  color:#fff;
 
}

.word_list>div {
  display: none;
}

.worth .nav_tab a {
  display: inline-block;
  width:185px;

  height:157px;
  line-height: 157px;
  /* margin: 0 10px; */
  /* background: #D9D9D9; */
  /* border-radius: 38px; */
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.worth .nav_tab a:hover,
.worth .nav_tab a.act {
  background:rgba(95,47,225,0.34);
  color: #fff;
  font-weight: bold;
}

.word_list {
  /* margin-top: 84px; */
  width:993px;
height:471px;
box-sizing: border-box;
padding:22px 14px; 
background:rgba(64,35,139,0.34);

}

.word_list .fl {
  /* padding-top: 30px; */
  width: 150px;
  height: 430px;
  padding-right: 16px;
  display: table;
  box-sizing: border-box;
  /* padding: 0 60px 0 40px; */
}

.word_list .fl .inner {
  display: table-cell;
  vertical-align: middle;
}

.word_list .fr,
.word_list .fr img {
  width:810px;
  height:423px;
}

/* .word_list h3 {
  font-size: 38px;
  font-weight: 800;
  line-height: 1.2
} */

.word_list p {
  text-align: left;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}

.word_list p.p_01 {
  margin: 30px 0 60px
}

.word_list p.p_02 {
  font-size: 14px;
  color: #4c4c4c
}

.word_list font {
  display: block;
  width: 123px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  background: #90c42f;
  border-radius: 22px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin:60px auto 0;
}

.word_list:hover font {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.Customer{
    margin-top: 96px;
}
.Customer ul{
  margin-top: 46px;
}
.Customer  li{
  float: left;  
  width:180px;
  height: 120px;
  margin-right: 75px;
  margin-bottom: 10px;


}
.Customer  li img{
  width:180px;
  height: 120px;
}
.Customer li img.img1{
-webkit-filter: grayscale(1);/* Webkit */ 
filter:gray;/* IE6-9 */ 
filter: grayscale(1);/* W3C */ }
.Customer  li:hover img{
  -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);
}
.news {
  padding: 70px 0 40px;
}

.news .content {
  margin-top: 50px;
}

.news_l_one {
  font-size: 12px;
  color: #777;
  width: 340px;
  margin-right: 90px;
  float: left;
}

.news_l_one li a {
  display: block;
  width: 340px;
  color: #777777;
  box-sizing: border-box;
  padding-right: 10px;
  padding-left: 20px;
}

.news_l_one span {
  display: inline-block;


}

.news_l_one li {
  line-height: 31px;

}

.news_l_one p.title {
  width: 220px;

}

.news_l_one .pic,
.news_l_one .pic img,
.news_l_one .pic span {
  width: 340px;
  height: 130px;
  position: relative;
}

.news_l_one .pic .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 36px;
  padding-left: 32px;
  background: rgba(0, 0, 0, 0.6)
}

.news_l_one .pic h3 {
  font-size: 18px;
  color: #dfdedf;
  font-weight: bold;
}

.news_l_one .pic h3 p {
  font-size: 14px;
  color: #d4d4d4;
  padding-top: 6px;

}

.news_l_one li {
  background: url(../images/yuan.png) no-repeat 5px center;
}

.news_l_one li:hover a {
  color: #90c42f
}

.news_l_one li:hover {
  background: url(../images/yuan2.png) no-repeat 5px center;
}

.news_l_one ul {
  padding-top: 25px;
  font-size: 14px;
}

.news_l_two {
  width: 340px;
  height: 270px;

  text-align: center;
  background: #EDEDED;

}

.news_l_two .pic img,
.news_l_two .pic {
  width: 340px;
  height: 210px;
  overflow: hidden;
  position: relative;
}

.news_l_two h3 {
  line-height: 60px;
  padding: 0 10px;
  font-size: 14px;
}

.news_l_two .pic .play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 80px;
  line-height: 210px;
  background: rgba(0, 0, 0, 0.5);
}

.news_l_two .play img {
  width: 55px;
  height: 55px;
}

.news_l_two:hover .play img {
  transform: rotate(360deg);
}

.news_l_two:hover a {
  color: #90c42f
}

.advert {
  background: #5f2fe1;
  height: 164px;
  padding-top: 30px;
  box-sizing: border-box;
  color: #FFF;
  font-family: SourceHanSansCN, "Microsoft YaHei";
}

.advert .slogan h3 {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 10px;
}

.advert .slogan p {
  font-weight: 200;
  font-family: SourceHanSansCN-Light, "Microsoft YaHei";
  font-size: 24px
}

.advert .slogan,
.advert .form_b {
  width: 560px;
}

.advert .form_b .p_01 {
  font-size: 14px;
}

.advert .form_b .p_02 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin: 6px 0 12px;
}

.form_b input {
  height: 40px;
  border-radius: 20px;
  margin-right: 10px;
}

.form_b input[type="text"] {
  width: 206px;
  padding: 0 20px;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;

}

.form_b input[type="submit"] {
  width: 107px;
  text-align: center;
  font-size: 16px;
  background: #FF7B34;
  color: #fff;
  text-align: center;
}

/* 首页e */
/* 底部e */
.footer_contact img.icon_phone {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.footer {
  background: #232323
}

.footer .footer_link {
  line-height: 2;
  color: #CCCCCC;
  font-size: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #393939;
}

.footer .footer_link .name {
  width: 110px;
  color: #A0A0A0;
  margin-top: 28px;
}

.footer .footer_link .link {
  width: 1090px;
  line-height: 2;
  margin-top: 28px;

}

.footer_link .link a {
  display: inline-block;
  color: #CCCCCC;
  margin: 0 5px;
  /* min-width: 100px; */
}

.footer .center {
  padding-bottom: 34px;
}

.footer_contact {
  /* width: 306px;
  height: 134px; */
  box-sizing: border-box;
  /* padding: 24px; */
  font-family: SourceHanSansCN, "Microsoft YaHei";
  margin-top: 24px;
  /* background: rgba(0, 0, 0, 0.09); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000); */

}

.footer_contact img {
  width: 155px;
  height: 61px;
  margin-right: 20px;
}

.footer_contact .info {
  width: 200px;
}

.footer_contact .info p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 4px;
}

.footer_contact .info p.phone {
  font-size: 20px;
  font-weight: bold;
}

.footer_contact .info a {
  display: block;
  width: 69px;
  height: 24px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #383838;
  font-size: 14px;
  color: #c7c7c7;
  font-weight: 300;
}

.nav_f_list {
  /* width: 650px; */
  margin-top: 54px;
  /* margin-left: 50px; */
}

.nav_f_list .footNav {
  float: left;
  width: 180px;
}

.nav_f_list .footNav p {
  color: #CCCCCC;
  font-size: 16px;
  margin-bottom: 36px;
}

.nav_f_list .footNav a {
  display: block;
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}

.footer .ecode {
  text-align: center;
  font-size: 14px;
  color: #E4E4E4;
  margin-top: 56px;
}

.footer .ecode>div {
  margin-left: 34px;
}

.footer .ecode img {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}

.ecode .icon a {
  width: 31px;
  height: 31px;
  margin-right: 36px;
}

.ecode .icon .ph {
  background: url(../images/ph.png) no-repeat center;

}

.ecode .icon .qq {
  background: url(../images/qq.png) no-repeat center;

}

.ecode .icon .wx {
  background: url(../images/wx.png) no-repeat center;

}

.ecode .icon .ph:hover {
  background: url(../images/ph_on.png) no-repeat center;

}

.ecode .icon .qq:hover {
  background: url(../images/qq_on.png) no-repeat center;

}

.ecode .icon .wx:hover {
  background: url(../images/wx_on.png) no-repeat center;

}

.ecode .icon {
  margin-bottom: 28px;
  width:150px;
  padding-left:26px
  /* text-align: center; */
 
}

.ecode .slogan {
  width: 240px;
  padding-top: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
  color: #fff;
}

.ecode .slogan i {
  color: #B7B7B7
}
.ecode .slogan a{
  color: #fff;
}

.footer .bottom {
  line-height: 50px;
  color: #646464;
  font-size: 12px
}

.footer .bottom a {
  color: #646464;
}

.footer .bottom span {
  display: inline-block;
  margin-left: 12px;
}

.footer .bottom img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 28px;
}

.footer a:hover {
  color: #90c42f !important
}

/* 底部s */

/* 小程序定制s */
.marginT111 {
  /* margin-top: 111px; */
}

.large_pic {
  height: 495px;
}

.large_pic .inner {
  display: table;
  height: 495px;
}

.large_pic .inner p {
  display: table-cell;
  vertical-align: middle;
}

.advantage {
  padding: 48px 0 0;
  font-family: SourceHanSansCN;
}

.ad_title {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}

.ad_title p {
  font-size: 16px;
  color: #646464;
  margin-top: 16px;
}

.advantage ul {
  margin-top: 50px;
}

.advantage li {
  float: left;
  width: 400px;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 60px 0;
  height: 235px;
  margin-bottom: 20px;
}

.advantage li img {
  width: 75px;
  height: 75px;
}

.advantage li:hover img {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
}

.advantage li h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 14px 0 12px;
}

.advantage li p {
  font-size: 16px;
  color: #646464;
  line-height: 30px;
}

.advantage .content {
  position: relative;
}

.advantage .content i {
  display: inline-block;
  width: 1px;
  position: absolute;
  height: 470px;
  top: 0;
  overflow: hidden;
  box-sizing: border-box;
  border-left: 1px dashed #DCDCDC;
}

.advantage .content i.line_01 {
  left: 400px;
}

.advantage .content i.line_02 {
  left: 800px;
}

.advantage .content i.line_03 {
  width: 1200px;
  height: 1px;
  border: 0;
  top: 234px;
  left: 0;
  border-top: 1px dashed #DCDCDC;
}

.ad_type .ad_title {
  padding: 120px 0 62px;
}

.text_tab {
  display: table;
}

.text_tab_inner {
  display: table-cell;
  vertical-align: middle;
}

.ad_type li {
  width: 383px;
  float: left;
  height: 181px;
  margin-right: 25px;
  margin-bottom: 25px;
  background: #FC5F45
}

.ad_type li a {
  display: block;
  color: #fff;
  font-size: 14px;
}

.ad_type li .text_tab {
  float: right;
  width: 200px;
  height: 181px;
  color: #fff;
  padding-right: 36px;
}

.ad_type li img {
  width: 91px;
  height: 91px;
  margin-top: 46px;
  margin-left: 30px;
}

.ad_type li:hover img {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.ad_type li h3 {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 14px;
}

.ad_type li.list2 {
  background: #666ECB;
}

.ad_type li.list3 {
  background: #F96385;
}

.ad_type li.list4 {
  background: #6CD8D0;
}

.ad_type li.list5 {
  background: #FBC65F;
}

.ad_type li.list6 {
  background: #F0F0F0;
  padding-top: 46px;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.ad_type li.list6 a {
  text-align: center;
  color: #333;
}

.ad_type li.list6 img {
  width: 9px;
  height: 18px;
  margin-top: 20px;
}

.ad_type li.list6:hover .img2 {
  display: inline-block
}

.ad_type li.list6 .img2,
.ad_type li.list6:hover .img1 {
  display: none
}

.ad_type li.list6:hover {
  background: #90c42f;
}

.ad_type li.list6:hover a {
  color: #fff;
}

.ad_link {
  margin-top: 32px;
}

.ad_link a {
  width: 100%;
  min-width: 1200px;
  display: block;
  height: 170px;
}

.ad_helpthing .ad_title {
  padding: 70px 0 62px;
}

.ad_helpthing {
  text-align: center;
  padding-bottom: 40px;
}

.ad_helpthing ul {
  padding: 0 76px;
  text-align: center;
}

.ad_helpthing li {
  float: left;
  width: 188px;
  height: 307px;
  position: relative;
  top: 0px;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px dashed #3366CC;
  border-radius: 10px;
  margin-right: 27px;
}

.ad_helpthing li:hover {
  top: -10px;
}

.ad_helpthing li img {
  width: 58px;
  margin: 36px 0 18px 0;
  height: 58px;
}

.ad_helpthing li h3 {
  color: #666ECB;
  margin-bottom: 12px;
}

.ad_helpthing li p {
  line-height: 24px;
}

.more_ad {
  display: block;
  width: 252px;
  height: 66px;
  width: 252px;
  margin: 50px auto 0px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  background: #666ECB;
}

.more_ad:hover {
  background: #5258a5
}

.ad_case {
  padding-bottom: 100px;
  min-width: 1200px
}

.ad_case .ad_title {
  margin: 60px auto 34px;
}

.case_swiper {
  margin-bottom: 57px;
  position: relative;
}

.case_swiper .tempWrap {
  width: 1220px !important;
}

.ws1220 {
  width: 1220px;
  margin: 0 auto;
}

.case_swiper li {
  float: left;
  position: relative;
  width: 344px !important;
  /* height: 558px; */
  overflow: hidden;
  box-sizing: border-box;
  border: 4px solid #fff;
  background: #fff;
  margin: 30px 76px 40px 10px;
  box-shadow: 0px 4px 10px 0px rgba(8, 8, 8, 0.17);
  border-radius: 20px;
}

.case_swiper li>img {
  width: 336px;
  height: 550px;
}

.case_swiper li .mask {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  box-sizing: border-box;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  display: none;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
}

.case_swiper li:hover .mask {
  display: block;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.case_swiper li .mask img {
  border-radius: 50%;
  margin-top: 130px;
  width: 238px;
  height: 238px;
  margin-bottom: 30px;
}


.case_swiper .next,
.case_swiper .prev {
  width: 77px;
  height: 77px;
  position: absolute;
  top: 50%;
  margin-top: -38px;
  z-index: 101;
}

.case_swiper .prev {
  left: -100px;
  background: url(../images/prev_01.png) no-repeat center;
  background-size: cover;
}

.case_swiper .prev.on,
.case_swiper .prev:hover {
  background: url(../images/prev_01_on.png) no-repeat center;
  background-size: cover;
}

.case_swiper .next {
  right: -100px;
  background: url(../images/next_01.png) no-repeat center;
  background-size: cover;
}

.case_swiper .next.on,
.case_swiper .next:hover {
  background: url(../images/next_01_on.png) no-repeat center;
  background-size: cover;
}

.Marketing {
  background: #f4f4f4;
  padding: 76px 0 70px;
  min-width: 1200px;
}

.Marketing .ad_title {
  color: #595961;
  font-size: 30px;
}

.Marketing .nav_tab {
  width: 1100px;
  font-size: 0px;
  margin: 18px auto 0;
  border-bottom: 1px solid #dddddd;
}

.Marketing .nav_tab a {
  font-size: 18px;
  width: 33.33%;
  text-align: center;
  line-height: 60px;
}

.Marketing .nav_tab a:hover,
.Marketing .nav_tab a.act {
  color: #2589ff;
  border-bottom: 2px solid #2589ff;
}

.Marketing .content p {
  color: #59616b;
  font-size: 16px;
  padding: 44px 0 44px 100px;
}

.Marketing .content>div {
  display: none;
}

.Marketing .content img {
  width: 1200px;
}

.Marketing .trait {
  text-align: center;
  margin-top: 40px;
}

.Marketing .trait span {
  display: inline-block;
  font-size: 18px;
  margin: 0 40px;
  color: #65656a;
}

.Marketing .trait img {
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -2px;
}

.post_req {
  box-sizing: border-box;
  padding: 42px 0;
  height: 134px;

}

.post_req img {
  display: block;
  margin-right: 30px;

}

.b_ffc436 {
  background: #ffc436 !important
}

.post_req label {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  background: url(../images/icon-ad.png) no-repeat top left;
}

.post_req label.sprite-icon-0 {
  background-position: 0 0;
}

.post_req label.sprite-icon-1 {
  background-position: 0 -25px;
}

.post_req label.sprite-icon-2 {
  background-position: 0 -50px;
}

.post_req .input_box {
  width: 280px;
  height: 50px;
  box-sizing: border-box;
  padding: 0 34px;
  line-height: 50px;
  background: rgba(255, 255, 255, 1);
  border-radius: 3px;
  float: left;
  margin: 0 5px;

}

.post_req .input_box input {
  font-size: 14px;
  width: 180px;
}

.post_req input[type='submit'] {
  width: 140px;
  height: 50px;
  margin-left: 15px;
  background: #FF6336;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}

.post_req input[type='submit']:hover {
  background: #de552d;
}
.post_req input[type='button'] {
  width: 140px;
  height: 50px;
  margin-left: 15px;
  background: #FF6336;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}

.post_req input[type='button']:hover {
  background: #de552d;
}

/* 小程序定制e */
/*  */
.large_pic2 .inner,
.large_pic2 {
  height: 456px;
}

.app_type {
  width: 100%;
  min-width: 1200px;
  padding-bottom: 90px;
  background: url(../images/app_01.png) no-repeat center bottom;
}

.app_type li img {
  width: 55px;
  height: 55px;
}

.app_type li:hover img {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
}

.app_type li {
  width: 160px;
  float: left;
  margin-right: 20px;
  text-align: center;
  color: #0F0F0F;
  margin-bottom: 36px;
}

.app_type li.list2 {
  margin-right: 500px;
}

.app_type .app_title {
  padding: 60px 0;
}

.app_title {
  font-size: 30px;
  font-weight: 400;
  text-align: center;

}

.app_type .content {
  position: relative;
}

.app_type .content .hj {
  position: absolute;
  left: 59%;
  margin-left: 5px;
  bottom: 0px
}

.app_title p {
  font-size: 16px;
  color: #666666;
  width: 586px;
  line-height: 30px;
  margin: 14px auto 0;
}

.app_care li {
  width: 280px;
  height: 329px;
  float: left;
  box-sizing: border-box;
  padding: 36px 30px 0;
  margin: 0 60px;
  margin-bottom: 28px;
  font-size: 12px;
  text-align: center;
  color: #000000;
  line-height: 22px;
  position: relative;
  top: 0px;
  background: url(../images/app_02.jpg) no-repeat center;
}

.app_care li:hover {
  top: -10px;
}

.app_care .app_title {
  margin: 40px 0 60px
}

.app_care li h3 {
  margin-top: 32px;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}

.app_care li:hover {
  box-shadow: 0px 3px 21px 0px rgba(255, 187, 177, 0.08)
}

.app_care li>p {
  display: none
}

.app_care li:hover>p {
  display: block
}

.app_care li h3 p {
  font-size: 14px;
  font-weight: 300;
  margin-top: 6px;
  color: #929292;
  font-size: 14px;
  text-transform: uppercase;
}

.app_step {
  background: #F8F8F8;
  padding-bottom: 64px;
  ;
}

.app_step .app_title {
  padding: 62px 0 50px
}

.app_step .content {
  padding-left: 95px;
  background: url(../images/point_03.png) no-repeat right 50px;
}

.app_step li {
  float: left;
  width: 150px;
  text-align: center;
  height: 230px;
  margin-right: 136px;
  color: #000;
  font-size: 13px;
  color: #636363;
  line-height: 20px;
  margin-bottom: 40px;

}

.app_step .contact {
  width: 140px;
  height: 45px;
  display: block;
  background: #FF6E64;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  margin: 20px auto 0px;
}

.app_step .contact:hover {
  background: #d86059;
}

.app_step li h3 {
  font-size: 16px;
  color: #000;
  margin: 14px 0 8px;
}

.app_step li.list4 {
  margin-right: 0;
}

.app_step li img,
.app_step li span {
  display: inline-block;
  width: 114px;
  height: 114px;
}

.app_step li:hover img {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
}

.app_step li.list5,
.app_step li.list6,
.app_step li.list7,
.app_step li.list8 {
  float: right !important;
  margin-right: 100px;
  margin-left: 36px;
}

.app_step li.list8 {
  margin-left: 0;
  margin-right: 97px;
}

.large_pic a {
  display: block;
}



.app_case_show {
  margin-top: 40px;
  padding-bottom: 70px;
}

.poster-main {
  position: relative;
  width: 1120px;
  height: 622px;
  margin: 50px auto 0;
}

.poster-main a,
.poster-main img {
  display: block;
  width: 100%;
}

.poster-main .poster-list {
  width: 1200px;
}

.poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-btn {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 30px !important;
  height: 51px !important;
  z-index: 10;
  cursor: pointer;
  opacity: 0.8
}

.poster-main .poster-prev-btn {
  left: -70px;
  background: url(../images/prev_ico2.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: -70px;
  background: url(../images/next_ico2.png) no-repeat center center;
}

.poster-main a {
  position: relative;
}



/* app定制 */

/* 高端网站定制s */
.website_tech {
  padding-top: 50px;
}

.web_title {
  font-size: 30px;
  color: #111111;
}

.web_title {
  line-height: 2;
  color: #666;
}

.website_tech .content {
  margin-top: 20px;

}

.website_tech .content img {
  max-width: 1200px;
}

.website_desgin .pic img,
.website_desgin .pic {
  width: 342px;
  height: 266px;
}

.website_desgin .web_title {
  margin: 90px 0 50px;
}

.website_desgin .txt {
  background: #FAFAFD;

}

.website_desgin .content>div {
  height: 290px;
  margin-bottom: 60px;
}

.website_desgin .text {
  width: 560px;

}

.website_desgin .content {
  padding: 90px 100px 100px 60px;
  background: #FAFAFD;
  box-sizing: border-box;
}

.website_desgin .text h3 {
  float: left;
  font-size: 24px;
  min-width: 160px;
  box-sizing: border-box;
  color: #232E60;
  padding: 78px 0 30px 46px;
  background: url(../images/desgin_b.png) no-repeat left top;
}

.website_desgin .list2 .text .explain {
  float: left;
}

.website_desgin .list2 .text h3 {
  float: right;
  background: url(../images/desgin_b.png) no-repeat right top;
  padding: 78px 40px 30px 0px;
}

.website_desgin .explain {
  float: right;
  width: 376px;
  height: 105px;
  background: #fff;
  display: table;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 30px;
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  margin-top: 46px;
  font-weight: 300;
}

.website_desgin .explain p {
  display: table-cell;
  vertical-align: middle;
}

.website_desgin .text h3 p {
  font-size: 14px;
  font-weight: 300;
  color: #A9A9A9;
  text-transform: uppercase;
}

.website_desgin .list2 .pic,
.website_desgin .list1 .text {
  float: left;
}

.website_desgin .intro {
  font-size: 16px;
  color: #000;
  line-height: 34px;
  margin-top: 40px;
  font-weight: 300;
}

.website_desgin .list2 .text,
.website_desgin .list1 .pic {
  float: right;
}

.website_bus {
  padding-bottom: 86px;
}

.website_bus .web_title {
  margin: 84px 0 54px;
}

.website_bus .content .text {
  width: 330px;
}

.website_bus .text>h3 {
  font-size: 30px;
}

.website_bus .text>h3 p {
  font-size: 16px;
  color: #030303;

}

.website_bus .text .intro {
  border: 1px solid #eee;
  margin: 30px 0 58px;
  color: #6E6E6E;

  line-height: 30px;
}

.website_bus .intro p {
  padding: 30px;
}

.website_bus .intro h3 {
  height: 132px;
  padding: 0 30px;
  line-height: 132px;
  color: #fff;
  font-size: 22px;
  background: #5277DF;
}

.website_bus .content .pic {
  width: 618px;
  height: 492px;
  position: relative;

}

.website_bus .pic>div {
  width: 252px;
  height: 118px;
  text-align: center;
  position: absolute;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
  background: #E9F2FD;
}

.website_bus .pic .div1 {
  top: 0;
  left: 50%;
  margin-left: -126px;
}

.website_bus .pic .div2 {
  left: 0;
  bottom: 0
}

.website_bus .pic h3 {
  color: #5277DF;
}

.website_bus .pic p {
  text-align: center;
  margin-top: 8px;
  line-height: 1;

}

.website_bus .pic span {
  color: #494949;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  width: 100px;
  box-sizing: border-box;
  /* padding:0  10px; */
  margin: 5px 0;
  text-align: center;

}

.website_bus .pic span.br {
  border-right: 1px solid #DCDCDC
}

.website_bus .pic .div3 {
  right: 0;
  bottom: 0;

}

.website_bus .tempWrap {
  width: 1200px !important;
}

.website_bus .text {
  margin-left: 100px;
}

.website_bus .text a {
  width: 142px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: rgba(82, 119, 223, 1);
  border-radius: 2px;
}

.website_case {
  background: #FAFAFD;
  padding-bottom: 80px;
}

.website_case .web_title {
  padding: 54px 0 72px;
}

.website_swiper li {
  float: left;
  margin-right: 86px;
  text-align: center;
  width: 556px !important;
}

.website_swiper li a {
  display: block;
  width: 556px;
}

.website_swiper li img,
.website_swiper li span {
  display: inline-block;
  width: 556px;
  height: 390px;
}

.website_swiper li h3 {
  padding: 22px 0 10px;
}

.website_swiper .next,
.website_swiper .prev {
  width: 69px;
  height: 69px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 101;
  background: url(../images/swiper_01.png) no-repeat top left;

}

.website_swiper .prev {
  left: -100px;
  background-position: 0 -238px;
}

.website_swiper .prev.on,
.website_swiper .prev:hover {
  background-position: 0 -357px;
}

.website_swiper .next.on,
.website_swiper .next:hover {
  background-position: 0 -119px;
}

.website_swiper .next {
  right: -100px;
  background-position: 0 0;
}

.website_swiper li p {
  font-size: 14px;
  line-height: 24px;
  color: #4F4F4F;
  margin-top: 18px;
  width: 330px;
  margin: 0 auto;
}

.website_swiper {
  position: relative;
}


/* 高端定制网站e */


/* 解决方案s */
.Solution_yoy {
  padding-bottom: 60px;
}

.Solution_yoy li {
  width: 565px;
  height: 665px;
  float: left;
  position: relative;
  top: 0px;
  box-sizing: border-box;
  padding-top: 26px;
  background: #F7F7F7;
  border-radius: 2px;
  margin: 0 13px;
  text-align: center;
}

.Solution_yoy li:hover {
  top: -10px;
}

.Solution_yoy li span img,
.Solution_yoy li span {
  display: inline-block;
  width: 404px;
  height: 290px;
}

.Solution_yoy .Solu_title {
  margin: 75px 0 50px
}

.Solu_title span {
  display: inline-block;
  vertical-align: middle;
}

.Solu_title .num {
  width: 65px;
  height: 65px;
  color: #fff;
  text-align: center;
  margin-right: 16px;
  line-height: 75px;
  background: #90c42f;
  border: 5px solid #fce9df;
  border-radius: 50%;
}

.Solu_title .txt {
  text-align: left;
}

.Solu_title .txt h3 {
  font-size: 36px;
}

.Solu_title .txt p {
  font-size: 14px;
  text-transform: uppercase;

}

.Solution_yoy .text h3 {
  text-align: center;
  font-size: 32px;
  margin: 60px 0 40px;
}

.Solution_yoy .tag {
  padding: 0 80px;
  font-size: 16px;
  line-height: 40px;
}

.Solution_yoy .tag img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}

.Solution_yoy .tag>div {
  width: 50%;
  text-align: left;
}

.Solution_data {
  background: #F7F7F7;
  padding-bottom: 80px;
}

.Solution_data .Solu_title {
  padding: 66px 0 50px;
}

.Solution_data .content {
  text-align: center;
}

.Solution_data .content img {
  max-width: 1200px
}

.Solution_yj {
  padding-bottom: 120px;
}

.Solution_yj li {
  width: 300px;
  float: left;
  text-align: center;

}

.Solution_yj .Solu_title {
  padding: 90px 0 96px;
}

.Solution_yj li h3 {
  font-size: 20px;
  line-height: 34px;
  color: #000000;
  font-weight: 400;
  margin-top: 26px;
}

.Solution_yj li span,
.Solution_yj li img {
  display: inline-block;
  width: 100px;
  height: 100px;
}

.Solution_yj li:hover span {
  -webkit-animation-name: bounce !important;
  animation-name: bounce !important;
  ;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* 解决方案e */

/* 案例列表s */
.large_pic3 .inner p {
  /* padding-bottom: 70px; */
}

.case_title {
  font-size: 30px;
  font-weight: 300;
  padding: 34px 0 30px;
}

.case_title p {
  font-size: 14px;
}

.case_show .tab_nav {
  text-align: center;
}

.case_show .tab_nav a {
  display: inline-block;
  min-width: 85px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  margin: 0 5px;
  border-radius: 19px;


}

.case_show .tab_nav a:hover,
.case_show .tab_nav a.act {
  background: #90c42f;
  color: #fff;
  ;
}

.case_show li {
  width: 383px;
  float: left;
  margin-top: 44px;
  margin-right: 25px;

}

.case_show li .pic>img,
.case_show li span {
  display: inline-block;
  width: 383px;
  height: 247px;
  overflow: hidden;

}
.case_show li:hover .pic>img{
  -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);
}
.case_show li span {
  position: relative;
}

.case_show li .ecode {
  width: 383px;
  height: 247px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  padding: 40px 0;
  text-align: center;
  background: #fff;
}

.case_show li .ecode img {
  width: 166px;
  height: 166px;
}

.case_show li:hover span {
  box-shadow: 0px 10px 26px 0px rgba(0, 0, 0, 0.04);
}

.case_show li:hover .ecode {
  display: block;
}

.case_show li p {
  font-size: 14px;
  color: #666666;
}

.case_show li h3 {
  font-size: 16px;
  margin: 28px 0 10px;
}

.case_show .pages {
  margin: 70px 0 110px
}

.pages a,.pages span {
  display: inline-block;
  width: 36px;
  height: 36px;

  background: #F6F6F6;
  border-radius: 5px;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #757575;
  border-radius: 2px;
  margin: 0 2px;
}

.pages a.p_page {
  color: #8D8D8D;
}

.pages a:hover,
.pages span {
  background: #90c42f;
  color: #fff;
  /* border: 1px solid #333333; */
}
.pages {
  text-align: center;
  margin: 40px 0 60px;
}

.case_details img {
  max-width: 100%;
}

.case_details .title {
  padding: 30px 0 26px;
}

.case_details .title h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
}

.case_details .title h3 span {
  font-size: 16px;
  color: #666666;
  display: inline-block;
  margin-left: 20px;
  line-height: 50px;
}

.case_details .case_show {
  padding-bottom: 60px;
}

.case_details .case_show>h3 {
  font-size: 30px;
  font-weight: 300;
  margin: 40px 0 0px;
  text-align: center;
}

.case_details .case_show>h3 p {
  font-size: 14px;
  margin-top: 8px;
}

/* 案例列表e */

/* 联系我们s */
.large_pic4 {
  height: 635px;
}

.contact_us .addr {
  font-size: 16px;
  margin-top: 44px;
}

.contact_us .addr .one {
  font-size: 20px;
}

.contact_us .addr span {
  display: inline-block;
  margin: 0 70px 0 0;
}

.contact_us .addr i {
  color: #FFFFFF;
  font-size: 14px;
  background: #90c42f;
  padding: 0 10px;
  line-height: 26px;
  border-radius: 13px;
  display: inline-block;
  margin: 0 20px 0 14px;
  vertical-align: middle;
  margin-top: -6px;
}

.contact_us h3 {
  margin: 64px 0 56px;
  font-size: 40px;
  font-weight: 300;
}

.contact_us .info li {
  float: left;
  width: 387px;
  margin-right: 19px;
  padding: 50px;
  margin-bottom: 20px;
  box-sizing: border-box;
  height: 207px;
  background: #F2F2F2;
}

.contact_us .info .img2,
.contact_us .info .img1 {
  width: 34px;
  height: 34px;
  vertical-align: middle;
  margin-top: -4px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.contact_us .info li:hover {
  background: #90c42f;
}

.contact_us .info li:hover a {
  color: #fff;
}

.contact_us .info li:hover .img1 {
  display: inline-block;
}

.contact_us .info li:hover .img2,
.contact_us .info .img1 {
  display: none
}

.contact_us .info li p {
  margin-bottom: 16px;
  font-size:14px;
}

.contact_us .info li p.p_01 {
  font-size: 16px;
}

.contact_us .info li .code img {
  width: 85px;
  height: 85px;
  margin-bottom: 4px;
  /* margin-right: 10px; */
}

.contact_us .info li:hover .p_01 img {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.contact_us .info  .code span{
  display: inline-block;
  width: 130px;
  text-align: center;
}
.carline {
  padding-bottom: 90px;
  margin-top: 84px;
}

.carline img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 16px;
}

.carline>p {
  font-size: 20px;
  margin-bottom: 10px;
}

.carline li {
  position: relative;
  font-size: 16px;
  padding: 30px 0 30px 80px;
  border-bottom: 1px solid #e5e5e5
}

.carline li i {
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 22px
}

.carline li .p_01 {
  font-size: 24px;
  margin-bottom: 20px;
}

/* 联系我们s */

/* 公司动图s */
.large_pic5 {
  text-align: center;
  font-size: 16px;
  height: 610px;
  box-sizing: border-box;
  padding-top: 210px;
}

.large_pic5 h3 {
  font-size: 40px;
  color: #fff;
  font-weight: 400
}

.large_pic5 h3 p {
  font-size: 24px;
  opacity: 0.1;
  margin-top: 20px;
  text-transform: uppercase;
  filter: Alpha(opacity=10);
}

.large_pic5 .tab_nav {
  width: 1200px;
  /* height:142px; */
  padding: 60px 0;
  border-radius: 20px;

  margin: 90px auto 0;
  background: #fff;
}

.large_pic5 .tab_nav a {
  display: inline-block;
  font-size: 16px;
  width: 166px;
  line-height: 1;
  border-right: 1px solid #C5C5C5;
  box-sizing: border-box;

}

.large_pic5 .tab_nav a:last-child {
  border: 0;
}
.case_show li .pic>img,
.Customer li img,
.Solution_yoy li,
.ad_helpthing li,
.app_care li,
.word_list font,
.news_center .mian_news p,
.large_pic5 .tab_nav i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.large_pic5 .tab_nav span {
  position: relative;
}

.large_pic5 .tab_nav a i {
  position: absolute;
  left: 0px;
  bottom: -14px;
  display: inline-block;
  width: 0;
  height: 4px;
  border-radius: 2px;
  background: #90c42f;
}

.large_pic5 .tab_nav a.act,
.large_pic5 .tab_nav a:hover {
  color: #90c42f;
}

.large_pic5 .tab_nav a.act i,
.large_pic5 .tab_nav a:hover i {
  width: 100%;
}

.news_center .mian_news .fl {
  width: 858px;
  height: 432px;
  overflow: hidden;
  position: relative;
}

.news_center .mian_news .fl img,
.news_center .mian_news .fl span {
  width: 858px;
  height: 432px;
}

.news_center .mian_news .fr img,
.news_center .mian_news .fr span {
  width: 312px;
  height: 140px;
}

.news_center .mian_news .fr>div {
  margin-bottom: 6px;
  position: relative;
  overflow: hidden;
}

.news_center .mian_news .fr p,
.news_center .mian_news .fl p {
  position: absolute;
  bottom: -60px;
  left: 0px;
  width: 100%;
  line-height: 58px;
  padding: 0 50px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
}

.news_center .mian_news .fr p {
  font-size: 14px;
  height: 50px;
  line-height: 60px;
  background: url(../images/p_01.png) no-repeat top center;
}

.news_center .mian_news .fr>div:hover p,
.news_center .mian_news .fl:hover p {
  bottom: 0px;
}


.news_center .nav_tab {
  font-size: 0px;
}

.news_center ul {
  /* padding-top: 22px; */
}

.news_center .pages {
  margin: 56px 0 86px;
}

.news_center .nav_tab a {
  width: 135px;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  background: #D8D8D8;
  margin-right: 2px;
}

.news_center .nav_tab a:hover,
.news_center .nav_tab a.act {
  color: #fff;
  background: #016A31;
}

.news_center li {
  height: 185px;
  position: relative;
  padding: 30px 0 20px;
  left: 0;
  border-bottom: 1px solid #F5F5F5;
}

.news_center li:hover {
  left: -6px;
}

.news_center li .pic img,
.news_center li .pic {
  display: block;
  width: 300px;
  height: 185px;
  margin-right: 40px;
}

.news_center li font {
  display: block;
  position: absolute;
  right: 64px;
  bottom: 20px;
  width: 92px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #AAAAAA;
  font-size: 13px;
  border: 1px solid #dcdcdc;
}

.news_center li .text {
  width: 840px;
  font-size: 14px;
  line-height: 2;
  color: #666666;
}

.news_center li .text .time {
  color: #888;
  margin-top: 30px;
}

.news_center li .time img {
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 10px;
}

.news_center li .text h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
  padding-top: 18px;
}

.news_center li:hover h3 {
  color: #EA5504;
}

.news_center li:hover font {
  color: #EA5504;
  border-color: #EA5504;
  width: 102px;
}

.video_center .title_add_m,
.news_center .title_add_m {
  margin: 56px 0 40px
}

.title_add_m {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
}

.title_add_m span {
  line-height: 1;
  padding: 0 54px;
  position: relative;
}

.title_add_m span::before,
.title_add_m span::after {
  content: '';
  display: inline-block;
  height: 30px;
  width: 1px;
  vertical-align: middle;
  margin: -4px 54px 0;
  background: #90c42f;
}

.title_add_m p {
  font-size: 16px;
  color: #D4D4D4;
  text-transform: uppercase;
  margin-top: 14px;
}

.video_center .tab_nav2,
.news_center .tab_nav2 {
  font-size: 0px;
  margin-bottom: 22px;
  background: #EBEBEB;
}

.video_center .tab_nav2 a,
.news_center .tab_nav2 a {
  width: 135px;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
  /* margin-right: 2px; */
}

.video_center .tab_nav2 a:hover,
.video_center .tab_nav2 a.act,
.news_center .tab_nav2 a:hover,
.news_center .tab_nav2 a.act {
  color: #fff;
  background: #90c42f;
}

/* 公司动态e */

/* 公司优势s */
.company_ad .title_add_m {
  margin: 50px 0 60px
}

.company_ad li {
  width: 600px;
  padding-top: 60px;
  height: 720px;
  float: left;
  text-align: center;
  box-sizing: border-box;
}

.company_ad .text {
  padding: 0 60px;
}

.company_ad li span img,
.company_ad li span {
  display: inline-block;

}

.company_ad li h3 {
  font-size: 40px;
  width: 100%;
  margin: 26px 0 20px;
}

.company_ad li p {
  width: 100%;
  font-size: 16px;
  color: #393939;
  line-height: 24px;
}

.company_ad li p.sub {
  font-size: 26px;
  margin-bottom: 8px;

}

.company_ad .content {
  position: relative;
  padding: 20px 0 60px;
}

.company_ad .content i {
  display: inline-block;
  position: absolute;
  background: #EDEDED;

}

.company_ad .content i.line_01 {
  left: 50%;
  top: 0;
  height: 100%;
  width: 1px;
}

.company_ad .content i.line_02 {
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
}

/* 公司优势e */

/* 荣誉资质s */
.honor_list .title_add_m {
  margin: 50px 0 60px
}

.honor_list .content h3 {
  font-size: 26px;
  background: url(../images/yuan.jpg) no-repeat left 10px;
  font-weight: 400;
  padding-left: 25px;
  color: #90c42f;
  margin-bottom: 26px;
}

.honor_list .content .pic {
  padding-left: 25px;
  font-size: 0px;
  margin-bottom: 50px;
}

.honor_list .content .pic img {
  width: 365px;
  height: 247px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.honor_list .content .pic img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.honor_list .content h3 p {
  color: #535353;
  font-size: 16px;
  padding: 0 140px 0 0;
  line-height: 2;
  margin-top: 20px;
}

/* 荣誉资质e */


/* 团队风采s */
.Teamwork .title_add_m {
  margin: 54px auto 50px
}

.Teamwork .intro img {
  width: 1200px;
  height: 360px;
}

.Teamwork .intro p {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  line-height: 30px;
  margin: 30px 0 60px;
}

.Teamwork li {
  width: 300px;
  float: left;
  padding: 100px 0 64px;
  text-align: center;
}

.Teamwork li .pic img,
.Teamwork li .pic {
  width: 205px;
  height: 205px;
  position: relative;
}

.Teamwork li .pic {
  margin: 0 auto;
  overflow: hidden;
  padding: 2px 2px 24px 2px;
}

.Teamwork li i {
  width: 209px;
  height: 0px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background: url(../images/tab_back.png) no-repeat center;

}

.Teamwork .team_tab {
  min-width: 1200px;
}

.Teamwork li.act i {
  height: 229px;
}

.Teamwork li i {
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}

.Teamwork li h3 {
  font-size: 24px;
  font-weight: 400;

}

.Teamwork li h3 p {
  color: #666666;
  font-size: 16px;
  margin: 20px 0 24px;
  text-transform: uppercase
}

.Teamwork .tab_content {
  margin-top: 40px;
}

.Teamwork .tab_content .ws1200 {
  position: relative;
  height: 440px;
  display: none;
  background: url(../images/team_back_01.jpg) center top;
  background-repeat: repeat-x;
}

.Teamwork .tab_content .inner {
  display: table-cell;
  vertical-align: middle;
}

.Teamwork .tab_content .text {
  width: 380px;
  padding-left: 70px;
  display: table;
  height: 440px;

}

.tab_content .text h3 {
  font-size: 26px;
  margin-bottom: 30px;
}

.tab_content .text h3 p {
  color: #888888;
  font-size: 14px;
  margin-top: 10px;
  text-transform: uppercase;
}

.Teamwork .tab_content img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.Teamwork .tab_content {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 30px;
}

/* 团队风采e */

/* 媒体中心s */
.video_center li {
  float: left;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 54px;
}

.video_center {
  padding-bottom: 70px;
}

.video_center ul {
  padding: 10px 0 64px;
}

.video_center .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 590px;
  height: 312px;
}

.video_center .pic>img {
  width: 590px;
  height: 312px;
}

.video_center .mask {
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 313px;
  padding-top: 130px;
  box-sizing: border-box;
  /* background:rgba(41,41,41,0.8); */
  /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8C292929,endColorstr=#8C292929); */
}

.video_center .mask img {
  width: 60px;
  height: 60px;
}

.video_center .mask {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

}

.video_center .mask p {
  margin-top: 10px;
}

.video_center li a,
.mian_video a {
  display: block
}

.mian_video .pic {
  width: 1200px;
  height: 635px;
}

.mian_video {
  margin-bottom: 24px;
  margin-top: 40px;
}

.mian_video p {
  text-align: center;
  font-size: 20px;
  line-height: 54px;
}

.mian_video .pic>img {
  width: 1200px;
  height: 635px;
}

.mian_video .mask {

  height: 635px;
  padding-top: 270px;
}

.mian_video .mask img {
  width: 120px;
  height: 120px;
}

.video_center li:hover .mask img,
.mian_video:hover .mask img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2)
}

.video_center .more img {
  vertical-align: middle;
  margin-top: -4px;
}

.video_center .more {
  text-align: center;
  color: #666666;
  font-size: 14px;
}

/* 媒体中心e */

/* 公司动态详情s */
.menuNav {
  background: #F6F6F6;
  /* height: 74px;
  line-height: 74px; */
  color: #888888;
  font-size: 14px;
}

.menuNav a {
  color: #8C8C8C;
}

.menuNav a:hover {
  color: #016A31;
}

.menuNav span {
  color: #016A31;
}

.menuNav2 {
  background: none;
  margin-top: 125px;
  line-height: 20px;
  height: 20px;
  margin-bottom: 70px;
}

.menuNav2 a {
  color: #939393
}

.menuNav2 span {
  color: #474747
}

.tag_share span.bdsharebuttonbox {
  display: inline-block;
}

.news_d_details {
  padding-bottom: 78px;

}

.news_d_details .detail_name {

  text-align: center;
  line-height: 150%;
}

.detail_name h1 {
  font-size: 26px;
  font-weight: bold;
}

.detail_name p {
  font-size: 14px;
  color: #888888;
  margin: 24px 0 28px;
}

.news_d_details {
  position: relative;
  /* margin-top: 70px; */
}

.news_d_details .content {
  padding: 0 40px;
  /* padding: 20px 0 20px; */
  font-size: 14px;
  color: #696868;
  line-height: 30px;
  color: #555555
}

.news_d_details .content p {
  line-height: 2.2;
  margin: 16px 0;
  text-align: left;
}

.news_d_details .content .pic,
.news_d_details .content .pic_t {
  text-align: center;
}

.news_d_details .content img {
  max-width: 1120px;
}

.tag_share {
  width: 49px;
  /* height: 49px; */
  position: fixed;
  left: 20px;
  text-align: center;
  top: 310px;
  /* padding: 40px 0 46px; */
}

.tag_share a {
  margin-bottom: 2px;
}

.tag_share .tag {
  color: #222222
}

.tag_share .tag span {
  color: #929292
}

.tag_share .share span {
  vertical-align: middle;
  /* margin-top: -2px; */
}

.tag_share .tag i {
  padding: 0 8px;
  font-style: normal;
}


.bdshare-button-style0-16 {
  margin-top: 10px;
}

.tag_share a,
.bdshare-button-style0-16 .bds_more {
  width: 49px !important;
  height: 49px !important;
  padding: 0 !important;
  background-image: url(../images/share.png) !important;
}

.bdshare-button-style0-16 .bds_sqq {
  background-position: 0 -108px !important;
}

.bdshare-button-style0-16 .bds_weixin {
  background-position: 0 -54px !important;
}

.bdshare-button-style0-16 .bds_tsina {
  background-position: 0 0 !important;

}

.bdshare-button-style0-16 .bds_more {
  background-position: -108px -5px !important;
}

.tag_share .return_top {
  background-position: 0 -162px;
  margin-top: 14px;
}

.tag_share .return_top:hover {
  background-position: 0 -378px
}

.bdshare-button-style0-16 .bds_sqq.act,
.bdshare-button-style0-16 .bds_sqq:hover {
  background-position: 0 -324px !important;
}

.bdshare-button-style0-16 .bds_weixin:hover {
  background-position: 0 -270px !important;
}

.bdshare-button-style0-16 .bds_tsina.act,
.bdshare-button-style0-16 .bds_tsina:hover {
  background-position: 0 -216px !important;

}

.bdshare-button-style0-16 .bds_more:hover {
  background-position: -108px -48px !important;
}

.recom_news {
  padding: 0 40px;
  box-sizing: border-box;
}

.recom_news h3 {
  padding: 40px 0 15px;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 18px;
  border-bottom: 1px solid #EAEAEA;
}

.recom_news li {
  float: left;
  width: 266px;
  margin-right: 18px;
  position: relative;
}

.recom_news li span img,
.recom_news li span {
  display: inline-block;
  width: 266px;
  height: 164px;
  overflow: hidden;
}

.recom_news li:hover img {
  transform: scale(1.2)
}

.recom_news li i {
  height: 1px;
  width: 0%;
  position: absolute;
  bottom: 28px;
  left: 0;
  background: #90c42f;
}

.recom_news li:hover i {
  width: 100%;
}

.recom_news li h3 {
  font-size: 14px;
  line-height: 22px;
  padding: 12px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
}

.recom_news li:hover h3 {
  color: #90c42f;
}

.recom_news li p {
  font-size: 12px;
  color: #888888;

}

/* 公司动态-详情s */

/* 发展历程s */
.history_back {
  padding-bottom: 85px;
}

.history_back .title_add_m {
  margin: 60px 0;
}

.history_back .pic img {
  width: 314px;
  height: 180px;
}

.history_back .icon {
  text-align: center;
  margin-bottom: 4px;
}

.history_back ul {
  overflow: hidden;
}

.history_back .inner {
  background: url(../images/histor_b.jpg) center;
  background-repeat: repeat-y;
  padding-bottom: 80px;
}

.history_back .text,
.history_back .pic {
  width: 314px;
  position: relative;
  z-index: 2;

}

.history_back li:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.history_back .inner {
  width: 720px;
  margin: 0 auto;
}

.history_back .list2 .text,
.history_back .list1 .pic {
  float: left;
  padding-right: 48px;
}

.history_back .list2 .pic,
.history_back .list1 .text {
  float: right;
  padding-left: 42px;
}

.history_back li {
  padding-top: 54px;
}

.history_back li .pic i {
  display: inline-block;
  position: absolute;
  width: 59px;
  height: 21px;
  top: 10px;
  z-index: -1;
}

.history_back li.list1 .pic i {
  right: -9px;
  background: url(../images/line_01.png) no-repeat;
}

.history_back li.list2 .pic i {
  left: -14px;
  background: url(../images/line_02.png) no-repeat;
}

.history_back .text h3 {
  color: #90c42f;
  font-size: 24px;
  padding: 5px 0 10px;

}

.history_back li.list2 .text {
  text-align: right;
}

.history_back li .text p {
  font-size: 16px;
  line-height: 1.8
}

.history_back li.list1 .text p {
  padding-left: 16px;
  background: url(../images/yuan_03.png) no-repeat left 8px;
}

.history_back li.list2 .text p {
  padding-right: 16px;
  background: url(../images/yuan_03.png) no-repeat right 8px;
}

.history_back li:hover p {
  /* color: #90c42f; */
}

.history_back .more {
  font-size: 18px;
  color: #898989;
  width: 100px;
  margin: 30px auto 0;
  cursor: pointer;
  -webkit-animation: mousemove 3s linear 0s infinite;
  animation: mousemove 3s linear 0s infinite;
  background: url(../images/down.jpg) no-repeat right center;

}

.history_back .more:hover {
  color: #90c42f;
  background: url(../images/down_02.png) no-repeat right center;

}

/*发展历程e */
/* 关于我们s */
.about_one h3 {
  font-size: 34px;
  text-align: center;
  padding: 60px 0 40px
}

.about_one h3 img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -6px;
  margin-right: 10px;
}

.about_one p {
  font-size: 14px;
  width: 940px;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  font-weight: 300;
}

.about_one .show_more {
  width: 187px;
  height: 50px;
  display: block;
  margin: 44px auto 56px;
  border-radius: 25px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: rgba(234, 84, 4, 1);
}

.about_one ul {
  border-top: 1px solid #eeeeee;
  padding: 70px 0 70px
}

.about_one ul li {
  float: left;
  width: 200px;
}

.about_one ul p {
  width: 200px;
  font-size: 18px;
  line-height: 30px;
}

.about_one ul .num {
  font-size: 36px;
  color: #333;
  font-family: 'RobotoSlab';
  font-weight: 400;
  margin-bottom: 16px;
}

.about_one ul strong {
  font-weight: 400;
}

.about_cultrue {
  padding: 90px 0 130px;
  min-width: 1200px;
}

.about_cultrue .cul_title {
  font-size: 34px;
  color: #fff;
  text-align: center
}

.about_cultrue .cul_title p {
  font-size: 14px;
  margin-top: 20px;
}

.about_cultrue ul {
  height: 360px;
  margin-top: 60px;
}

.about_cultrue li {
  width: 300px;
  color: #fff;
  float: left;
  background: url(../images/line_c.png) no-repeat center bottom;
  text-align: center;
  padding-bottom: 70px;
  position: relative;
  top: 0px;
}

.about_cultrue li h3 {
  font-size: 18px;
  margin: 24px 0 14px;

}

.about_cultrue li p {
  text-align: left;
  width: 160px;
  margin: 0 auto;
}

.about_cultrue li.list2,
.about_cultrue li.list3 {
  top: 50px;
}

.about_cultrue li:hover {
  top: -10px;
}

.about_cultrue li.list2:hover,
.about_cultrue li.list3:hover {
  top: 40px;
}

.about_programme {
  padding-bottom: 74px;
}

.about_programme .ws1200>h3 {
  font-size: 34px;
  padding: 50px 0 46px;
  text-align: center;

}

.about_programme .ws1200>h3 i {
  color: #90c42f;
}

.about_programme .content {
  background: #F2F2F2;
}

.about_programme li {
  width: 300px;
  height: 397px;
  float: left;
  box-sizing: border-box;
  padding-top: 86px;
  text-align: center;
}

.about_programme .content {
  position: relative;
}

.about_programme .content {
  overflow: hidden;
}

.about_programme .content i {
  display: inline-block;
  width: 300px;
  background: #90c42f;
  height: 397px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.about_programme li img {
  width: 83px;
  height: 83px;
}

.about_programme ul {
  position: relative;
  z-index: 100;
}

.about_programme li.act .img2,
.about_programme li:hover .img2,
.about_programme li .img1 {
  display: none;
}

.about_programme li.act .img1,
.about_programme li:hover .img1 {
  display: inline-block;
}

.about_programme li .text {
  margin-top: 46px;
}

.about_programme li h3 {
  margin-top: 16px;
  font-size: 24px;
  color: #90c42f;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
}

.about_programme li p {
  font-size: 14px;
  line-height: 30px;
}

.about_programme li.act p,
.about_programme li.act h3,
.about_programme li:hover p,
.about_programme li:hover h3 {
  color: #fff;
}

.about_programme li .back_img {
  height: 1px;
  height: 18px;
  text-align: center;
  border-top: 1px solid #E5E5E5
}

.about_programme .back_img span {
  display: inline-block;
  width: 37px;
  height: 37px;
  background: url(../images/programme.png) no-repeat center;
  margin-top: -19px;
}

.about_programme li:hover .back_img span,
.about_programme li.act .back_img span {
  background: url(../images/programme_on.png) no-repeat center;
}

.about_evir {
  background: #F2F2F2
}

.about_evir .content {
  position: relative;
}

.about_evir .back {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  background: #fff;
}

.about_evir ul {
  position: relative;
  z-index: 100;
  padding-left: 50px;
  box-sizing: border-box;
  padding-bottom: 90px;
}

.about_evir li {
  position: relative;
}

.about_evir li img {
  position: absolute;
  right: -120px;
  top: 100px;
  width: 666px;
  height: 460px;
}

.about_evir li .text {
  height: 560px;
  width: 550px;
  box-sizing: border-box;
  padding: 140px 144px 0 0;
  border-bottom: 1px solid #EEEEEE;
}

.about_evir>h3 {
  font-size: 34px;
  text-align: center;
  padding: 70px 0 50px;
}

.about_evir>h3 p {
  font-size: 14px;
  margin-top: 16px;
}

.about_evir li h3 {
  font-size: 30px;
  margin-bottom: 30px;

}

.about_evir li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.about_evir li h3 i {
  display: inline-block;
  width: 7px;
  height: 24px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 20px;
  background: #90c42f;
  border-radius: 4px;
}

.about_evir li:last-child .text {
  border: 0;
}

/*关于我们e */
/* 合作共赢s */
.large_pic6 {
  height: 650px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  padding-top: 140px;
}

.large_pic6 h3 {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 64px;
  font-family: SourceHanSerifCN
}

.large_pic6 .inner p {
  color: #fff;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  width: 850px;
  text-align: left;
  line-height: 36px;
  margin-bottom: 20px;

}

.large_pic6 .inner div {
  /* padding-bottom: 60px; */
  /* background: url(../images/down_point.png) no-repeat center bottom; */

}
.large_pic6 .inner  img{
  margin-top: 60px;
}
.allwin_one{
  padding-top: 34px;
}
.allwin_one .pic1 {
  text-align: center;
}
.mouseBtn{
  -webkit-animation: mousemove 3s linear 0s infinite;
  animation: mousemove 3s linear 0s infinite;
}
.allwin_one .text1 {
  height: 236px;
  width: 450px;
  box-sizing: border-box;
  padding-top: 140px;
  margin: 0 auto;
  font-size: 16px;
  color: #2B2B2B
}
.allwin_one .text1  i{
    display: inline-block;
    min-width:50px;
    line-height: 20px;
    height: 25px;
    box-sizing: border-box;
    padding: 0 10px 5px;
    border-bottom: 1px solid #606060;
}


.allwin_one .text2 {
  width: 800px;
  height: 178px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 44px 100px 50px;
  border: 3px solid #DCDCDC;
  border-radius: 89px;
  font-size: 16px;
  line-height: 38px;
}

.allwin_one .svg1 {
  width: 820px;
  margin: 0 auto
}

.allwin_one .text3 {
  position: relative;
}

.allwin_one .text3 li {
  position: absolute;
  width: 163px;
  height: 58px;
  border: 3px solid #90c42f;
  color: #90c42f;
  border-radius: 29px;
  text-align: center;
  line-height: 58px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
}
.allwin_one .text3 li.list1{
  left: 374px;
  top: 56px;
}
.allwin_one .text3 li.list2{
  right:236px;
  top: 56px;
}
.allwin_one .text3 li.list3{
  left: 90px;
  bottom: 360px;
}
.allwin_one .text3 li.list4{
  right:10px;
  bottom: 360px;
}
.allwin_one .text3 li.list5{
  left:516px;
  bottom:252px;
}
.allwin_one .text3 .img1{
  position: absolute;
  left:570px;
  bottom: 356px
}
.allwin_one .text3 .img2{
  position: absolute;
  right: 395px;
  bottom: 382px;
}
.allwin_two{
  color:#fff;
  padding:116px 80px 90px;
  box-sizing: border-box
}
.allwin_two li{
  width:420px;
  margin:0 50px;

  text-align: center;
  float: left;
}
.allwin_two>h3{
  width:780px;
  text-align: center;
  margin:0 auto;
  font-size: 28px;
  line-height:34px;
}
.allwin_two>h3 p{
    font-size: 14px;
    text-align: left;
    margin-top: 26px;
}
.allwin_two ul{
  padding-top: 50px;
}
.allwin_two ul span  i{
  position: absolute;
  width:114px;
  height: 114px;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  background: url(../images/gy_06.png) no-repeat center;
}
.allwin_two ul span  img,
.allwin_two ul span{
  position: relative;
  width:114px;
  height:114px;
}
.allwin_two ul li:hover i{
  opacity: 1;
  filter: Alpha(opacity=100);
}

.allwin_two ul h3{
  font-size: 18px;
  margin:14px 0 26px;
  font-weight:bold;
}
.allwin_two ul p{
  font-size:14px;
  line-height:30px;
  text-align: left
}
.allwin_two ul li:hover img{
  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1)
}
.allwin_three{
  background: #F2F2F2;
  position: relative;
  height:705px;
  box-sizing: border-box;
  padding-top:150px;
  min-width: 1200px;
  line-height:48px;
  font-size: 28px;
}
.allwin_three img{
  width:900px;
  height: 515px;
  /* height:552px; */
  right: 40px;
  top:110px;
  z-index: 0;
  position: absolute;
}
.allwin_three  .fl{
  width:590px;
  position: relative;
  z-index: 100;
}
.allwin_three  .p_02{
 color:#000;
 margin:70px 0 80px
}
.allwin_three  .p_02 span{
  color:#90c42f;
  font-size: 18px;
  padding:0 10px;
  display: inline-block;
  margin-left: 26px;
  line-height: 18px;
  border:1px solid #90c42f;
  border-top:0px;
  border-bottom: 0px;
}
.allwin_three font{
  width:145px;
height:50px;
display: block;
text-align: center;
font-size: 22px;
color:#fff;
background:#90c42f;
border-radius:25px;
}
.allwin_four .text  h3{
  font-size:28px;
  color: #E25205;
  padding-top: 200px;
}

.allwin_four .text{
  width:440px;
  margin-right: 114px;
}
.allwin_four  .text h3 p{
 color:  #A9A9A9;
 font-size: 14px;
 margin:16px 0;
 text-transform: uppercase;
}
.allwin_four .text h3 i{
  width:86px;
  height:6px;
  background:#E25205;
}
.allwin_four .text p{
  line-height: 34px;
  color: #7A7A7A;
}
.allwin_four .text p.p_01{
  margin:90px 0 33px;
  font-size:20px;
}
.allwin_five {
  height: 950px;
  overflow: hidden;
}
.svg4{
  height: 90px;
  color:#E25205;
}
.allwin_four li{
  height: 287px;
  width: 287px;
  box-sizing: border-box;
  padding-top: 45px;
  text-align: center;
  position: absolute;
}
.allwin_four li h3{
  margin: 16px 0 12px;
  font-size:20px;
}
.allwin_four li p{
  line-height: 28px;
}
.allwin_four .svg2{
  position: relative;
}
.allwin_four li.list1{
    top:182px;
    right: 145px
}
.allwin_four li.list3{
  top:424px;
  right: 0px
}
.allwin_four li.list2{
  top:424px;
  left:0px
}

.allwin_five .ws1200{
   position: relative;
   
}
.allwin_five .text li{
  position:absolute;
  font-size:20px;
  color:#fff;
  line-height: 30px;
  font-weight:400;
  background: url(../images/ty.png) no-repeat;

}
.allwin_five .text li.list8,
.allwin_five .text li.list2,
.allwin_five .text li.list1{
  left: 50%;
  top:60px;
  margin-left:-14px;
  padding-left: 60px;
  background-position: left center;
}
.allwin_five .text li.list2{
  left: 28px;
  top:296px;
  
}
.allwin_five .text li.list6,
.allwin_five .text li.list5,
.allwin_five .text li.list4,
.allwin_five .text li.list3{
  padding-top: 40px;
  left: 290px;
  top: 379px;
  background-position: center top;

}
.allwin_five .text li.list4{

  left: 410px;

}
.allwin_five .text li.list5{
  left: 530px;
}
.allwin_five .text li.list6{
  left: 640px;
}
.allwin_five .text li.list7{
  padding-right: 60px;
  right: 221px;
  top: 462px;
  background-position: right center ;

}
.allwin_five .text li.list8{
  /* left: 530px;
  bottom: 100px */
  left: 552px;
    top: 740px;
}
.allwin_five  .title{
  font-size: 28px;
  color: #fff;
  font-size: 28px;
  position: absolute;
  top:130px;
  right: 24px;
  display: inline-block;
  text-transform: uppercase;
}
.allwin_five  .title p{
  margin:18px 0;
  font-size: 14px;
}
.allwin_five  .title i{
  display: inline-block;
  width:86px;
height:4px;
background:rgba(255,255,255,1);
}

.allwin_five  .title:hover i{
  width: 100%;
}
.allwin_five .intro{
  position: absolute;
  bottom: 0px;
  left: 0px;
  color:#fff;
  width:430px;
  padding-left: 30px;
  width: 1200px
} 
.allwin_five  .intro .pic{
  display: block;
  width: 87px;
  height: 74px;
  margin-right: 32px;
}
.allwin_five  .intro .pic img{
  width: 87px;
  height: 74px;
}
.allwin_five  .intro  h3{
  font-size: 24px;
  font-weight: bold;
}
.allwin_five  .intro>.fl>div{
  margin-bottom: 70px;
}
.allwin_five  .intro .txt{
  width: 230px;
}
.allwin_five  .intro .txt p{
     font-size: 16px;
     margin-top: 14px;
     line-height: 34px;

}
.allwin_five  .intro .fr{
  font-size: 16px;
  line-height: 34px;
  width:410px;
  margin-top: 20px;
}
.allwin_five  .intro .fr p{
  margin-bottom: 20px;
  font-weight: 300;
}
/* 合作共赢e */
@keyframes mousemove {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  25% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  75% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}


@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3)
  }

  80% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes mousemove {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  25% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(1-px);
  }

  75% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@media screen and (min-width: 1560px) {

  .case li a>img,
  .case li {
    width: 517px;
    height: 380px;
  }

  .banner_work,
  .case {
    width: 1551px;
    margin: 50px auto 0;
  }
}


@media screen and (min-width: 1500px) and (max-width: 1700px) {
  .allwin_three img {
    width: 800px;
    height: 457px;
    top:130px

  }
 
}

@media screen  and (max-width: 1500px) {
  .allwin_three img {
    width: 700px;
    height: 400px;
    top:150px
  }
}

@media screen  and (max-width: 1500px) {
  .allwin_three .fl{
    width:500px;
  }
}
.header ul li{
  position: relative;
  height:80px;
}

.sec_nav{
  position: absolute;
  left: 0;
  filter:alpha(opacity=0);  
  -moz-opacity:0;  
  -khtml-opacity: 0;  
  opacity: 0;
  top:80px;
  display: none;
  width:610px;
  z-index: 100;
  /* padding:40px 36px 40px 58px!important; */
  box-sizing: border-box;
  /* min-height:278px; */
  -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
  left: 50%;
  margin-left: -365px;
  background: #fff;
  text-align: center;
  -webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;
}
.sec_nav .nv_list a{
  width:100%;
}
.header ul li:hover .sec_nav{
   display: block;
   filter:alpha(opacity=100);  
   -moz-opacity:1;  
   -khtml-opacity: 1;  
   opacity: 1;
}
.sec_nav .nv_list{
  float: left;
  width:140px;
  margin-right: 14px;
}
.sec_nav .nv_list  h3{
  font-size: 16px;
  line-height: 1.2;
  padding-bottom:14px ;
  border-bottom: 1px solid #DDDDDD;
  font-weight: bold;
}
.sec_nav .nv_list a{
  font-size: 14px;
  line-height: 42px;
  color: #666666;
  padding:0;
}
.sec_nav .nv_list a:hover{
  color: #90c42f;
}
.sec_nav .nv_list  h3 a{
   line-height: 1.2;
}


.Customer  li{
  overflow: hidden;
  position: relative;
  }
  .Customer  li .img2{
    position: absolute;
    left: 0;
    top:0;
    display: none;
    z-index: 100;
  }
  .Customer  li:hover  .img1{
    display: none;
    /* -webkit-animation-name: bounceOut;
    animation-name: bounceOut; */
  }
  .Customer  li:hover .img2{
    display: block;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }



  .showindex{
    display: block;
    -webkit-animation-name: flash2;
    animation-name: flash2;
  }
  @-webkit-keyframes flash2 {
    0% {
    opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes flash {
  0% {
    opacity: 0
  }

  to {
      opacity: 1
  }
}

/* 关于我们修改 */

.large_pic_about{
  height:680px;
  text-align: center;
 

}
.large_pic_about .inner{
  height: 680px;
}
.large_pic_about h3{
  color:#FFF;
  font-size:60px;
  font-weight: 400;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.large_pic_about h3 span{
  display: block;
  font-size:20px;
  margin-top: 30px;
}
.about_intro>h3{
  text-align: center;
  font-size: 30px;
}
.about_intro>h3 p{
  margin-top: 20px;
  font-size: 14px;
  color: #585858;
  line-height: 32px;
}
.about_intro .pic img,
.about_intro .pic{
  width:600px;
  height:428px;
}

.about_intro{
  padding:50px 0 88px;
}
.about_intro .content{
   margin-top: 50px;
}
.about_intro .text{
  width:600px;
  height:428px;
  font-size: 14px;
  color:#585858;
  padding:0  44px 0 66px;
  box-sizing: border-box;
  background:#F7F7F7;
  line-height: 30px;
}
.about_intro .text h3 img{
  display: block;
  margin:0 auto 30px;
}
.about_intro .text h3{
  font-size: 20px;
  text-align: center;
  margin:30px 0;
  line-height: 1;
}
.about_intro .text a{
  width:116px;
height:30px;
display: block;
text-align: center;
background:#90c42f;
color:#fff;
border-radius:15px;
margin:30px auto 0;
}


.about_cultrue2 {
  padding: 80px 0 160px;
  box-sizing: border-box;
  min-width: 1200px;
}

.about_cultrue2 .cul_title {
  font-size: 34px;
  color: #fff;
  text-align: center
}

.about_cultrue2 .cul_title p {
  font-size: 14px;
  margin-top: 10px;
}

.about_cultrue2 ul {
  /* height: 360px; */
  margin-top: 85px;
}

.about_cultrue2 li {
  width: 300px;
  color: #fff;
  float: left;
  text-align: center;
  /* padding-bottom: 70px; */
  position: relative;
  top: 0px;
}

.about_cultrue2 li h3 {
  font-size: 18px;
  margin: 24px 0 14px;

}

.about_cultrue2 li p {
  text-align: left;
  width: 160px;
  margin: 0 auto;
  text-align: center;
}

.develop_hist{
 background:#f3f3f3;
 padding-bottom:80px;
 padding-top: 54px;
}
.about_cultrue2 li:hover {
  top: -10px;
}
.develop_hist>h3{
  font-size:30px;
  text-align: center;
  color: #000000;
  margin-bottom: 66px;
}
.develop_hist>h3 p{
  font-size: 14px;
  color:#7D7D7D;
  margin-top: 16px;
}
.develop_hist .nowline {
  width:558px;
  padding-bottom: 20px;
  min-height: 510px;
  background: #fff;
  box-sizing: border-box;
}
.develop_hist .nowline .pic img,
.develop_hist .nowline .pic{
  display: block;
  width:558px;
  height:265px;
}
.develop_hist .nowline h3{
  font-size:30px;
  font-family:Arvo;
  font-weight:400;
  color:#212121;
  padding-left: 100px;
  margin-top: 30px;
  margin-bottom: 10px;
  background: url(../images/ty_02.png) no-repeat 46px center
}
.develop_hist .nowline p{
  color:#666666;
  line-height: 35px;
  padding-left: 100px;
}
.txtScroll-top{
  width: 600px;
  height: 510px;
  padding-top: 20px;
  background: url(../images/about_line.png) repeat-y 46px center
}
.txtScroll-top .tempWrap{
  /* height: 510px!important; */
  overflow: hidden;
}
.txtScroll-top li{
  height: 120px;
  /* padding-bottom: 20px; */
  box-sizing:border-box;
}
.txtScroll-top li h3{
  font-size:30px;
  font-family:Arvo;
  color:#AAAAAA;
  font-weight:400;
  padding-left: 120px;
  background: url(../images/ty_03.png) no-repeat 46px 10px

}

.txtScroll-top li p{
  font-size:14px;
  color:#666666;
  padding-left: 120px;
  line-height:1.8;
}
.txtScroll-top a{
  display:block;
  font-size: 16px;
  color:#5F5F5F;
  width:140px;
  margin:20px auto 0;
}
.page_two .swiper-slide {
  /* background: #fff; */
  width:276px;
  /* height:500px; */
  overflow: hidden;
  text-align: center;
}
.page_two .swiper-slide img{
  width:276px;
  height:500px; 
}
.page_two .swiper-slide  p{
  line-height:69px;
  background: #5E5E5E;
   width:327px;
  height:69px;
  color:#fff;
  font-size: 18px;
  display: none

}
.page_two .swiper-slide  p span{
  font-size:30px;
  display: inline-block;
  padding-right: 6px;
}
.page_two .swiper-slide-active p{
  display: block;
}
.team_tab2{
  padding:70px 0 85px;
}
.team_tab2 li img{
   margin-top: 30px;
   display: none
}
.team_tab2 li.act img{
 display: inline-block;
}
.team_tab2>h3{
  color:#fff;
  text-align: center;
  font-size:30px
}
.team_tab2>h3 p{
  color: #7D7D7D;
  font-size: 14px;
  margin-top: 20px;
}
.team_tab2 li{
  float: left;
  width:300px;
  font-size:22px;
  margin-top: 50px;
  color:#DDDDDD;
  text-align: center;
  margin-bottom: 50px;
}
.team_tab2 li p{
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
  text-transform: uppercase;
  
}
.pic_show{
  display: none;
}
.pic_show img{
 width:1200px;
 height: 600px;
}
.page_two{
  display: block
}
.picScroll-left .bd li{
  float: left;
  width:350px!important;
   margin-right:70px;
}
.team_news{padding-top: 54px; background: #f3f3f3}
.team_news  .tab_nav{
  text-align: center;
  margin-top:68px;
}
.team_news  .tab_nav a{
  display: inline-block;
  width:120px;
  height:54px;
  line-height: 54px;
  text-align: center;
  margin:0 20px;
  font-size: 20px;
}
.team_news  .tab_nav a.act{
  background:#F3F3F3
}
.team_news .tab_content{
  padding:62px 0 60px;
}
.team_news>h3{
  color:#000000;
  text-align: center;
  font-size:30px
}
.team_news>h3 p{
  color: #7D7D7D;
  font-size: 14px;
  margin-top: 20px;
}
.tab_content .hd {
  text-align: center;
  margin-top:50px ;
}
.tab_content .hd ul{
  display: inline-block;
}
.tab_content .hd li{
  width:14px!important;
height:14px!important;
background: #c2c2c2;
float: left;
font-size: 0px;
margin:0 5px;
border-radius: 50%;
}
.tab_content .hd li.on{
  width:14px!important;
  height:14px!important;
   background: #000000;
}
.tab_content .picScroll-left{
  display: none;
}
.team_news li span img,
.team_news li span{
   display: inline-block;
   width:350px;
   height:233px;
   overflow: hidden;
}
.team_news li:hover span img{
  transform:scale(1.1);
}
.team_news li h3{
  font-size: 16px;
  color:#000;
  line-height: 30px;
  margin:10px 0 8px;
}
.team_news li p{
  font-size: 14px;
  color:#666;
  line-height: 24px;
}
/* 
.page_two .swiper-slide  .inner{
  transform: scale(0.9);
  transition: transform 0.4s;
}
.page_two .swiper-slide-next .inner,
.page_two .swiper-slide-prev  .inner {
  transform: scale(0.95)
}
.page_two .swiper-slide-active  .inner{
  transform: scale(1)
}
 */
 .ws1000{
  width: 1000px;
  margin:0 auto;
}
.banner_team {
  position: relative;
  display: none;
  overflow: hidden;
}
.banner_team  li img,
.banner_team  li{
    height: 500px;
    width:1000px!important;
}

.banner_team  li h3{
    width: 810px;
    height: 59px;
    background: rgba(0, 0, 34, .7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF000022, endColorstr=#FF000022);
    border-radius: 5px;
    z-index: 99;
    position: absolute;
    bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 59px;
    padding-left: 34px;
    left: 50%;
    box-sizing: border-box;
    margin-left: -405px;

}
.banner_team   .next,
.banner_team   .prev{
  width:50px;
  height: 50px;
  position: absolute;
  top:50%;
  margin-top: -25px;
  -webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;
}
.banner_team:hover .next{
  right:10px;
}
.banner_team:hover .prev{
  left:10px;
}
.banner_team   .next  img,
.banner_team   .prev  img{
   width:50px;
}
.banner_team   .prev{
  left:-60px;
}
.banner_team   .next{
  right:-60px;
}

.viewer-close:before{
  background: url(../images/menuIcon2.png) no-repeat center!important;
  background-size: 20px;
}
.leader_pic {
  display: none
}

/* 关于我们修改s */



.viewer-toolbar li, .viewer-toolbar .viewer-prev:before, .viewer-toolbar .viewer-next:before, .viewer-title {
  display: none;
}
.viewer-toolbar .viewer-prev, .viewer-toolbar .viewer-next {
  display: block;
  width: 23px;
  height: 43px;
  background: url(../images/aboutArrow3.png) left top no-repeat;
  float: left;
}
.viewer-toolbar .viewer-next {
  background-position: right top;
  float: right;
}
.viewer-footer{width: 980px;height: 44px;left: 50%;margin-left: -490px;top: 50%;margin-top: -35px;}
.viewer-toolbar {
  width: 100%;
  margin: 0;
  padding: 0;
}
.viewer-toolbar>li:hover{background-color: transparent;}




/* 社交电商s */
.large_Social .inner,
.large_Social{
  height:530px;
}
.large_Social .inner{
  padding-top: 20px
}
.Social_E_01{
  background: #FBFBFB
}
.Social_T{
  text-align: center;
  font-size:32px;
}
.Social_T p{
  color:#666666;
  font-size: 16px;
  margin-top: 10px;
}
.Social_E_01 li{
  transition:all 0.4s;
  float: left;
  width:330px;
height:376px;
padding-top: 74px;
box-sizing: border-box;
text-align: center;
 font-size: 16px;
margin-right: 85px;
background: #fff;
line-height: 26px;
position:relative;
top:0px;
}
.Social_E_01 li:hover{
    top:-10px;
}
.Social_E_01 li h3{
  font-size: 26px;
  margin:30px 0 24px; 
  font-weight:400;
}
.Social_E_01 li p{
  width:200px;
  margin:0 auto;
  color:#666666;
  text-align: left;
}
.Social_E_01 ul{
  padding: 0 20px;
  box-sizing: border-box;
}
.Social_E_01{
  padding-bottom: 60px;
}
.Social_E_01 .Social_T{
  padding:60px 0 54px;
}
.Social_E_02{
  padding:70px 0 88px;
}
.Social_E_02 .pic{
  text-align: center;
  margin-top: 20px;
}
.Social_E_02 .pic img{
  max-width: 1200px;
}
.Social_E_03 li{
  width: 160px;
  float: left;
  color:#fff;
  height: 200px;
  margin-right: 40px;
  margin-bottom: 52px;
  margin-right: 48px;
  text-align: center;
}
.Social_E_03 li span{
  display: inline-block;
  width: 66px;
  height: 66px;
  text-align: center;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.Social_E_04 li span{
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.Social_E_04 li:hover span{
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.Social_E_03 li:hover span{

  -webkit-animation-name: tada;
  animation-name: tada;
}
.Social_E_03 li  h3{
  font-size: 16px;
  font-weight:bold;
  margin:10px 0;
}
.Social_E_03 li  p{
  text-align: left;
  width:160px;
  font-size: 14px;
  color: #c8c8cb;
  line-height: 24px;
}
.Social_E_03 .Social_T {
  padding-top: 90px;
  color:#fff;
  padding-bottom: 76px;
}
.Social_E_03 .Social_T p{
  color:#B0B0B0;
}
.Social_E_04{
  padding-top: 76px;
  padding-bottom: 47px;
}
.Social_E_04  .Social_T{
  margin-bottom: 80px;
}
.Social_E_04 li{
  width:342px;
  float: left;
  height:307px;
  padding-top: 68px;
  box-sizing: border-box;
  text-align: center;
  margin-right: 87px;
  margin-bottom: 86px;
}
.Social_E_04 li h3{
  margin:30px 0 20px;
  font-size: 20px;
}
.Social_E_04 li p{
  width:170px;
  margin:0 auto;
  font-size: 14px;
  text-align: left;
}
.Social_E_05{
  padding:82px 0 90px;
}
.Social_E_06{
  background: #fff;
  padding-top: 80px;
  
}
.Social_E_06 ul{
  padding-bottom: 50px;

  display: none;
}
.Social_E_06 li{
  width: 550px;
  box-sizing: border-box;
  padding-left: 16px;
  float: left;
  height: 180px;
  padding-bottom: 40px;
  margin-right:90px;
  padding-top: 54px;
  border-bottom:1px solid #E5E5E5;
}
.Social_E_06 li span{
  width:80px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  display:block;
  margin-right: 50px;;
}
.Social_E_06 li:nth-child(5),
.Social_E_06 li:nth-child(6){
  border:0;
}
.Social_E_06 li:hover .img1{
  display: none;
}
.Social_E_06 li .img2{
  display: none;
}
.Social_E_06 li:hover .img2{
  display: inline-block;
}
.Social_E_06 li div{
    width: 400px;
}
.Social_E_06 li h3{
  font-size:22px;
  font-weight:400;
  line-height: 1;
  margin-bottom: 10px;
}
.Social_E_06 li p{
  color:#7E7E7E;
  font-size: 14px;
  line-height: 26px;
}
.Social_E_06 .tab_nav{
  text-align: center;
  margin-top: 70px;
}

.Social_E_06 .tab_nav a{
  display: inline-block;
  font-size: 20px; 
  padding:0 50px;
}
.Social_E_06 .tab_nav a:hover,
.Social_E_06 .tab_nav a.act{
  color: #90c42f;
}
.Social_E_06 .tab_nav a i{
  display: block;
  width:0px;
  width:80px;
height:6px;
margin:26px auto 0;
background:#fff;
border-radius:3px;
}
.Social_E_06 .tab_bd{
  background: #F6F6F6;
}
.Social_E_06 .tab_nav a:hover i,
.Social_E_06 .tab_nav a.act i{
  background:#90c42f;
}
.Social_E_07{
 
  text-align: center;
}
.Social_E_07 a{
  display: block;
  padding-top:70px ;
  box-sizing: border-box;
  height:260px;
  color:#fff;
}
.Social_E_07 h3{
  font-size:26px;
  font-weight:400;
  margin-bottom:30px ;
}
/* 社交电商e */

/* 短视频s */


/* 短视频e */



.right_nav_new{position: fixed;width: 50px; right: 0;top: 50%;margin-top: -123px;z-index: 100;}
.fixed_right_box{position: relative;}
.right_nav_box .zx{display: inline-block; background: url(../images/rz_right_icon1.png) no-repeat center center;width: 30px;height: 30px;vertical-align: middle;transition: 0.8s all;}
.right_nav_box .phone{display: inline-block;background: url(../images/rz_right_icon2.png) no-repeat center center;width: 30px;height: 30px;vertical-align: middle;transition: 0.8s all;}
.right_nav_box .qq{display: inline-block;background: url(../images/rz_right_icon3.png) no-repeat center center;width: 30px;height: 30px;vertical-align: middle;transition: 0.8s all;}
.right_nav_box .weixin{display: inline-block;background: url(../images/rz_right_icon4.png) no-repeat center center;width: 30px;height: 30px;vertical-align: middle;transition: 0.8s all;}
.right_nav_box .scor_top{display: inline-block;background: url(../images/rz_right_icon5.png) no-repeat center center;width: 30px;height: 30px;vertical-align: middle;transition: 0.8s all;}
.right_nav li span{margin-left: 12px;}
.right_nav_box{position: relative;}
.right_nav_box li{position: absolute;transition: 0.8s background-color; background-color: #535353;height: 46px;padding: 0 12px;white-space: nowrap; /*border-top-left-radius: 20px;border-bottom-left-radius: 20px;*/}
.right_nav_box li.li1{top: 0;}
.right_nav_box li.li2{top: 50px;}
.right_nav_box li.li3{top: 100px;}
.right_nav_box li.li4{top: 150px;}
.right_nav_box li.li5{top: 200px;}
.right_nav_box li.li1 a{ padding-top:16px;display: block;}
.right_nav_box li.li2 a{padding-top: 8px;display: block;}
.right_nav_box li.li3 a{padding-top:8px;display: block;}
.right_nav_box li.li4 a{padding-top:8px;display: block;}
.right_nav_box li.li5 a{padding-top:8px;display: block;}
.right_nav_box li:hover{background-color: #90c42f;}
.right_nav_box li:hover a{color: #fff!important;}
.right_nav_box li a{color: #fff;font-size: 16px;}
.right_nav_box .ewm_pic{position: absolute;right: 70px;bottom: 0;visibility: hidden;opacity: 0;transition: 0.5s all;background-color: #fff;padding: 10px;}
.right_nav_box .ewm_pic img{display: block;}
.right_nav_box .ewm_pic.act{visibility:visible;opacity:1;}




/* 专题页开始 */


.Short_V_01 li{
  float: left;
  width:300px;
  height: 230px;
  text-align: center;
  margin-bottom: 50px;
}
.Short_V_01 li h3{
  color:#121528;
  font-size: 24px;
  margin:20px 0 12px;
  font-weight:bold;

}
.Short_V_01 li p{
   width: 150px;
   margin:0 auto;
   text-align: left;
}
.Short_V_01 li:hover span{
  display: block;
  -webkit-animation-name: tada;
  animation-name: tada;
}
.Short_H{
  font-size: 30px;
  color: #121528;
  text-align: center;
  margin:80px auto 70px;
}

.Short_H i{
  display: inline-block;
  padding:0 16px;
  height:48px;
  color:#fff;
  text-align: center;
  border-radius: 24px;
  line-height: 48px;
  background: #F8427A;
  text-align: center;
}
.Short_V_02  .Short_H{
  background:#FAF9FF;
  margin:0 auto;
  padding:80px 0 70px;
}
.sort_sub{
  font-size: 24px;
  color:#1A1A1A;
  position: relative;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 34px;
  padding-bottom: 16px;
  
}
.sort_sub span{
  color:#582EE7
}
.sort_sub p{
  margin-top: 10px;
  background: #582EE7;
  width:49px;
  height:6px;
  position: absolute;
  left: 0;
  bottom: 0px;
  border-radius:3px;
}
.Short_V_02  li  img{
  width:100%;
}
.Short_V_02{
  padding-top: 0.6667rem;
}
.Short_V_02  li  .content{
  width:344px;
box-sizing: border-box;
background:rgba(255,255,255,1);
box-shadow:0px 5px 38px 2px rgba(148,150,194,0.18);
border-radius:15px;
}
.Short_V_02  li .inner{
  display: table-cell;
  vertical-align: middle;
}

.Short_V_02  li  .content>div{
  height: 110px;
  padding:0 40px;
  display: table;
  box-sizing: border-box;
  width:100%;
}
.Short_V_02  li  .content h3{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;

}
.Short_V_02  li p{
  font-size: 0.2933rem;
  color: #6F6F6F;
}
.Short_V_02  li  .center{
  background: #F8427A;
  
}
.Short_V_02  li  .center p,
.Short_V_02  li  .center h3{
  color:#fff;
}
.Short_V_02 .list1 .text{
  padding-top:80px;
}
.Short_V_02 .list2 .text{
  padding-top: 148px;

}
.Short_V_02 .list3 .text{
  padding-top: 160px;

}
.Short_V_02 .list4 .text{
  padding-top: 100px;

}
.Short_V_02 .list5 .text{
  padding-top: 160px;

}
.Short_V_02 li.list2 .center{
  background: #ffaa06
}

.Short_V_02 li.list4 .center{
  background: #815CFF
}


.Short_V_02 li.list3 .center{
  background: #48C3B0
}
.Short_V_02 li.list2 .text,
.Short_V_02 li.list4 .text{
  text-align: right
}
.Short_V_02 li.list2 .sort_sub p,
.Short_V_02 li.list4 .sort_sub p{
  left: auto;
  right: 0;
}

.Short_V_02 li.list5 .center{
  background: #636363
}
.Short_V_02 li .pic img,
.Short_V_02 li .pic,
.Short_V_02 li .text{
  width:600px;
}
.Short_V_02 li.list4 .pic,
.Short_V_02 li.list2 .pic,
.Short_V_02 li .text{
  float: left;
  box-sizing: border-box;
}
.Short_V_02 li.list4 .text,
.Short_V_02 li.list2 .text,
.Short_V_02 li .pic{
  float: right;
}
.Short_V_02 li .text{
  padding-left: 96px;
}
.Short_V_02 li.list4 .text,
.Short_V_02 li.list2 .text{
  padding-right:166px;
}
.Short_V_02 li.list1{
  background: url(../images/Short_B_01.jpg) no-repeat bottom center;
  background-size: cover;
}
.Short_V_02 li.list3{
  background: url(../images/Short_B_02.jpg) no-repeat bottom center;
  background-size: cover;
}
.Short_V_02 li.list5{
  background: url(../images/Short_B_03.jpg) no-repeat bottom center;
  background-size: cover;
}
/* 短视频e */

/* 新媒体s */
.New_M_h{
  font-size:32px;
  font-weight:400;
  text-align: center;
}
.New_M_h p{
  font-size: 16px;
  color:#666666;
  margin-top: 10px;
}
.New_M_01 .New_M_h{
   margin-bottom: 50px;
}
.New_M_01{
  padding-top: 52px;
  padding-bottom: 80px;
}
.New_M_01 .tag i{
  display: inline-block;
  height:30px;
  line-height: 30px;
  padding:0 16px;
  min-width: 68px;
  background: #fdeee5;
  border-radius:4px;
  font-size: 14px;
  color: #90c42f;
  margin-bottom: 10px;
  margin:0 4px 10px;
  border:1px solid #90c42f;
}
.New_M_01 li .tag{
  text-align: center;
  font-size: 0;
  margin-top: 20px;
}
.New_M_01 li{
  width:286px;
  text-align: center;
  box-sizing: border-box;
  padding:34px 14px 0px;
  height:385px;
  float: left;
  background: #FFFFFF;
  margin-right: 18px;
}
.New_M_01 li  p{
  color:#666666
}
.New_M_01 li h3{
  font-size:24px;
  font-weight: 400;
  margin:10px 0 8px;
  
}

.New_M_01 .list2 .tag i{
    min-width: 70px;
    padding:0;
}
.New_M_01 .list4 .tag i{
  min-width:200px;
  padding:0;
}
.New_M_02{
  min-width: 1200px;
  text-align: center;
  padding:60px 0 90px;
}
.New_M_02>img{
  width:679px;
  height:345px;
  margin:35px 0 19px;
}
.New_M_02 li{
  float: left;
  height:248px;
  width:288px;
  border-radius: 6px;
  padding:40px 20px 0;
  color:#fff;
  box-sizing: border-box;
  margin-right: 16px;
  background: url(../images/New_i_07.png) no-repeat right bottom;
  background-color: #F66A14;
}
.New_M_02 li h3{
 color: #FFFFFF;
 font-size: 24px;
 font-weight:400;
 padding-bottom:30px;
 margin-bottom: 18px;
 background: url(../images/New_i_06.png) no-repeat center bottom;

 
}
.New_M_02 li  p{
  font-size:14px;
  line-height: 26px;
  text-align: left;
 
}
.New_M_03 h3{
  color:#fff;
}
.New_M_03{
  padding:60px 0 78px;
}
.New_M_03 li{
  width:250px;
  margin-top: 50px;
  margin-right:225px;
  float: left;
  text-align: center;
}
.New_M_03 li h3{
  color: #E6E6E6;
  font-size: 18px;
  font-weight:bold;
  margin:16px 0;
}
.New_M_03 li  p{
  color:#C8C8C8;
  line-height: 24px;
}
.New_M_04{
  padding:74px 0 98px;
}
.New_M_04  .New_M_h{
  margin-bottom:70px;
}
.New_M_04 li{
  height:294px;
  width:230px;
  float: left;
  padding: 42px 24px 0;
  box-sizing: border-box;
  text-align: center;
  margin-right: 12px;
  background: #fff;
  box-shadow:0px 3px 29px 2px rgba(0, 0, 0, 0.05);
}
.New_M_04 li h3{
  font-size:20px;
  font-weight:400;
  margin:16px 0 14px;
}
.New_M_04 li p{
  line-height: 22px;
  font-size: 14px;
  text-align: left;
}
/* 新媒体e */


/* 抖音视频s */
.DY_M_h{
  font-size:46px;
  font-weight: 400;
  text-align: center;
}

.DY_M_h p{
  font-size:16px;
  margin-top: 15px;
  line-height: 32px;
  color: #666666;
}
.DY_01 {
  padding:69.9975px 0  60px;
}
.DY_01 ul{
  margin-top: 30px;
  padding-top: 350px;
  padding-bottom: 50px;
}
.DY_01 li{
  text-align: center;
  width:25%;
  font-size: 16px;
  float: left;

}
.DY_01 li strong{
  font-size: 62px;
}
.DY_01 li h3{
  margin-bottom: 7.5px;
  font-size:40px;
  font-weight: bold;
}
.DY_01 a{
  display: block;
  margin:39.9975px auto 0;
  width:230.0025px;
height:78px;
line-height: 78px;
font-weight: bold;
text-align: center;
background:#3563EB;
border-radius:8.0025px;
font-size: 24px;
color:#fff;
}
.DY_01  .content>p{
  color:#666666;
  line-height:32px;
  text-align: center;
  margin-top:50px;
  font-size: 16px;
}

.DY_02 li img{
  width:120px;
  margin-bottom: 20px;
}
.DY_02 li h3{
  font-size: 30px;
}
.DY_02 li:hover{
  /* bounce */
  -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.DY_02{
  padding:70px 0 80px;
}
.DY_02  ul{
  padding:0 36px;
  box-sizing:border-box;
}
.DY_02  .DY_M_h{
  color:#fff;
  margin-bottom: 69.9975px;
}
.DY_02 li  {
  width:312px;
  height:311px;
  padding-top: 40px;
  margin-right:96px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  color:#010101;
  font-size:30px;
  background: #FFFFFF;
  border-radius:15px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.DY_03{
  padding:60px 26.0025px 45px;
  background: #ffffff;
}
.DY_03 ul{
  margin-top: 39.9975px;
}
.DY_03{
  padding:70px 0 120px;
}
/* .Social_E_06 li span, */
.DY_03 li img{
  width:98px;
  height: 98px;
}
.DY_03 li:hover img{
  -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);

}
.DY_03 li img{
  margin-bottom: 6px;
  transition: all 0.4s;
}
.DY_03 li{
  float: left;
  padding-top: 28px;
  box-sizing:border-box;
  width:211px;
  text-align: center;
  height:320px;
  margin-right: 36px;
  box-shadow:0px 13px 38px 0px rgba(112,112,112,0.18);
  border-radius:15px;
}
.DY_03 li h3{
  font-size:22px;
  line-height:42px;
  color:#000000;
}
.DY_03 li i{
  display: block;
  font-size:16px;
  line-height: 32px;
}
/* 抖音视频 */


/* 腾讯广告s */
.tx_01  li{
  height:530px;
  /* padding:80.0025px  30px  60px; */
}
.tx_01  li.list2{
  background: #F3F5F9;
}
.tx_01  li .pic,
.tx_01  li img{
  width:680px;
  height:530px;
  /* width:100%; */
}
.tx_01  li .pic{
  float: left;
}

.tx_01  li  h3{
  width:500px;
  font-size: 32px;
  /* text-align: center; */
  float: right;
  padding-top: 120px;
  /* margin-bottom: 39.9975px; */
}
.tx_01  li.list2 h3{
  float: left;

  
}
.tx_01  li.list2  .pic{
  float: right;

}
.tx_01  li  h3 p{
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.tx_01  li  h3 p::before{
  content:'';
  display: block;
  width:44.0025px;
  height:3px;
  /* margin:0 auto; */
  margin-top: 24px;
  margin-bottom: 20.0025px;
  background:#C2C6CD;
}
.tx_01  li a{
  width:130px;
  margin-top: 40px;
  height:40px;
  font-size:18px;
  color:#fff;
  text-align: center;
  line-height: 40px;
  background:#FF9600;
  border-radius:20px;
}

.tx_02  li {
  width:280px;
  height:375px;
  color:#DAE5FF;
  float: left;
 
  background: #0E2357;
  margin-right:26px;
  /* margin-bottom: 20.0025px; */
  font-size: 14px;
  line-height: 24px;
}
.tx_02  {
  padding:80.0025px 24px 90px;
}
.tx_02>h3{
  color:#fff;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  padding:0 0 60px;
}
.tx_02>h3 p{
  font-size:16px;
  color:#fff;
  margin-top:16px;
}

.tx_02  li>div>p{
  padding:20px 16px;
}
.tx_02  li .pic img,
.tx_02  li .pic{
  display: inline-block;
  width:100%;
}
.tx_02  li h3 img{
  width:31px;
  vertical-align: top;
}
.tx_02  li h3 span{
  display: inline-block;
  font-size:18px;
  color:#fff;
  background:#2F6BE6;
  border-radius: 0px 0px 7px 0px;
  line-height: 48px;
  padding:0 16px;
}
/* 腾讯广告e */

/* 新零售解决方案s */
.XLS_M_h{
  font-size:40px;
  font-weight:bold;
  text-align: center;

}
.XLS_M_h img{
 width:380px;
 margin:0 20px;
 display: inline-block;
 vertical-align: middle;
}
.XLS_M_h p{
 font-size: 16px;
 color:#555555;
 line-height: 42px;
 margin-top: 20.0025px;
}
.XLS_01{
 padding-top: 80px;
 padding-bottom:130px;
}
.XLS_01 li{
 width:45%;
 float: left;
 margin-right: 10%;;
padding-top: 20px;
box-sizing: border-box;
text-align: center;
/* background: #F0F7FF; */
border-radius:18px;
}
.XLS_01  ul{
padding:0 50px;
box-sizing: border-box;

margin-top: 30px;
background-size:144px; 

}
.XLS_01 .content{
 position: relative;
}
.XLS_01 .content>img{
  width:180px;
 position: absolute;
 left: 50%;
 margin-left: -90px;
 top:88px;
}
.XLS_01 li img{
 width:300px;
}
.XLS_01 li h3{
  font-size:22px;
 font-weight: bold;
 margin:-28px 0 0;
}
.XLS_01 li p{
 font-size:16px;
 padding:20px 24px 0;
 line-height: 32px;
}
.XLS_02 li{
 float: left;
 width:25%;
 text-align: center;
 font-weight: bold;
 line-height: 46px;
 color:#fff;
 font-size:20px;
 font-weight:bold;

}
.XLS_02 li h3{
 margin-top: 20.0025px;
}
.XLS_02{
 padding:50.0025px 0 80px;
}
.XLS_02 .XLS_M_h{
 color:#fff;
 margin-bottom: 69.9975px;
}
.XLS_02 .XLS_M_h  p{ 
 color:#fff;
 opacity:0.8;
 margin-top: 14px;
 line-height: 1.5
}
.XLS_02 li span img,
.XLS_02 li span{
  width:92px;
  height:92px;
}
.XLS_03{
 /* padding:0 26.0025px; */
 background: #F6F7FA;
 padding-bottom: 100px;
}
.XLS_03 .XLS_M_h{
 padding:100px 0 90px;
}

.XLS_03 li {
 width:369px;
 height:336px;
 box-shadow:0rem 9.9975px 32.0025px 0rem rgba(154,154,154,0.3);
 border-radius:6.9975px;
 /* margin-bottom: 30px; */
 float: left;
 margin-right: 46px;
 background: url(../images/XLS_05.jpg) no-repeat center;
 background-size: cover;
 overflow: hidden;
}
.XLS_03 li  h3{
  font-size:24px;
width:100%;
  font-weight:bold;
 color:#fff; 
 padding:0 30px;
 height:80px;
 margin-right: 46px;
 text-align: center;
 line-height: 80px;
 background: url(../images/XLS_11.png) no-repeat center;
 background-size: cover;
 background-color: #3d7fd3;

}
.XLS_03 li p{
 padding:30px 30px 39.9975px;
 font-size: 16px;
 box-sizing: border-box;
 line-height:36px;

}
.XLS_03 li.list2 h3{
 background-color: #e2aa24;
}
.XLS_03 li.list3 h3{
 background-color: #d14267;
}
.XLS_03 li.list2 {
  background: url(../images/XLS_06.jpg) no-repeat center;
 background-size: cover;
 }
 .XLS_03 li.list3 {
  background: url(../images/XLS_07.jpg) no-repeat center;
  background-size: cover;
 }
.XLS_04{
 
 padding: 69.9975px 27.9975px 47.0025px;

}
.XLS_04  .Social_T{
 margin-bottom: 39.9975px;
}

.XLS_04 li{
 height:203px;
 width:550px;
 box-sizing: border-box;
 margin-right: 100px;
 /* width:50%; */
 float: left;
 box-sizing: border-box;
 position: relative;
 display: table;
 padding:39.9975px 30px 39.9975px 260px;
 margin-bottom: 60px;

}
.XLS_04 li .inner{
 display: table-cell;
 vertical-align: middle
}
.XLS_04 ul{
 /* background: #F7F5F2; */
 border-radius:12px;
 margin-top: 30px;
}
.XLS_04 li:last-child{
 border:0;
}
.XLS_04 li span img,
.XLS_04 li span{
 display: inline-block;
 width:203px;
 height:203px;
}
.XLS_04 li span{
 position: absolute;
 left:30px ;
 top:50%;
 margin-top: -92.0025px;
}
.XLS_04 li h3{
 margin:0 0 10px;
 font-size: 30px;
 line-height: 1.2;
 color:#1E1E1E;
 font-weight: bold;
 position: relative;
 font-family:SourceHanSerifCN;
 background: url(../images/XLS_20.png) no-repeat bottom left;
background-size:166px;
}
.XLS_04 li p{
 font-size: 16px;
color:#717171;
line-height: 32px;
}
.XLS_05{
 padding: 80px 0 40px;
 background: #f6f7fa;
}
.XLS_05 ul{
 margin-top: 50.0025px;
}
.XLS_05 li{
 width: 171px;
 float: left;
 margin-bottom: 50px;
 text-align: center;
}
.XLS_05 li  h3{
 font-size:20px;
 margin-top: 24px;
}
.XLS_05 li span,
.XLS_05 li img{
 width:84px;
}

/* 新零售解决方案e */


/* 知识付费s */
.ZSF_01{
  padding:60px 26.0025px 100px;
  margin-bottom: 70px;
  min-width: 1200px;
  /* background: #ffffff; */
  background: url(../images/bottom.png) no-repeat center bottom
}
.ZSF_01 ul{
  margin-top: 60px;

}
.ZSF_01 li{
  float: left;
  width:180px;
  height: 260px;
  position: relative;
  top:0px;
  background: #fff;
  box-sizing: border-box;
  text-align: center;
  padding:32px 20px;
  transition: all 0.4s;
  margin-right: 24px;
  box-shadow:0px 13px 37px 2px rgba(32,32,32,0.08);
}
.ZSF_01 li:hover{
  top:-10px;
}

.ZSF_M_h{
  text-align: center;
  font-size: 32px;
  font-weight:400;
}
.ZSF_M_h p{
  font-size: 18px;
  color:#888888;
  margin-top: 14px;
}
.ZSF_01 li img{
  width: 50px;
  height: 50px;
}
.ZSF_01 li h3{
  margin-top: 12px;
  font-size: 18px;
  font-weight:400;
  line-height:30px;
}
.ZSF_01 li  p{
  font-size: 12px;
  color:#777777;
  line-height:24px;
}
.ZSF_01 li h3::after{
  content:'';
  display: block;
  width:33px;
height:1px;
margin:10px auto;
border-bottom:1px dashed #5982F1;
}
.ZSF_01 li span{
  width: 50.0025px;
  height: 50.0025px;
  margin-top:-24.9975px;
}

.ZSF_01 .list1{
   margin-top: 82px;
}
.ZSF_01 .list2{
  margin-top: 18px;
}
.ZSF_01 .list3{
  margin-top: 102px;
}
.ZSF_01 .list5{
  margin-top: 120px;
}
.ZSF_01 .list6{
 margin-top: 22px;
}
.ZSF_02 li span,
.ZSF_02 li img{
  width: 75px;
  height:75px;
  display: inline-block;
}

.ZSF_02 li{
  width:216px;
  height:365px;
  padding:55px 30px; 
  transition: all 0.4s;
  position: relative;
  top:0px;
  box-sizing: border-box;
  text-align: center;
  float: left;
  margin-right: 30px;
  box-shadow:0px 5px 28px 1px rgba(32,32,32,0.08);
  border-radius:6px;

}
.ZSF_02 li:hover{
  top:-10px;
}

.ZSF_02 li h3{
  font-size:22px;
font-weight:bold;
color:#3B6BEE;
margin-top:20px;

}
.link_pic a{
  display: block;
}

.ZSF_02 li p{
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  color:#666;
}
.ZSF_02{
  padding-top: 90px;
}
.ZSF_02 ul{
  padding: 70px 0 86px
}
.ZSF_02 li h3::after{
  content:'';
  display: block;
  width:19px;
height:1px;
margin:6px auto 16px;
border-bottom:2px solid #3B6BEE;
}
.ZSF_02 li.list2 h3{
   color:#F85F48
}
.ZSF_02 li.list2 h3::after{
  border-color:#F85F48
}
.ZSF_02 li.list3 h3{
  color:#25D1B0
}
.ZSF_02 li.list3 h3::after{
 border-color:#25D1B0
}
.ZSF_02 li.list4 h3{
  color:#E9A316
}
.ZSF_02 li.list4 h3::after{
 border-color:#E9A316
}
.ZSF_02 li.list5 h3{
  color:#310DE8
}
.ZSF_02 li.list5 h3::after{
 border-color:#310DE8
}


.ZSF_03{
  background:#ECECEC;
  padding-top: 50px;
}
.ZSF_03 .tab_nav{
  height:66px;
  font-size: 0rem;
  margin:50.0025px auto 20px;
  background: #FFFFFF;
  border-radius: 33px;
  line-height: 66px;
  overflow: hidden;

}

.ZSF_03 .tab_nav a{
  box-sizing: border-box;
  border-right: 0.0133rem solid #e5e5e5;
  display: inline-block;
  font-size: 22px;
  width:25%;
  text-align: center;

}
.ZSF_03 .intro{
  padding-top:66px;
  box-sizing: border-box;

}
.ZSF_03 .tab_nav a:last-child{
  border:0;
}
.f_b {
  font-weight: bold
}
.f_24{
  font-size: 24px;
}
.ZSF_03 .tab_nav a.act{
  background: #3B6BEE;
  color:#fff;
}
.ZSF_03{
  padding:60px 27.9975px 0;
}
.ZSF_03 .content{
  height: 540px;
  line-height: 36px;
  font-size:21.9975px;
}
.ZSF_03 .content  .pic,
.ZSF_03 .content .intro{
  width:600px;
  height:540px;
  float: left;
  position: relative;
}
.ZSF_03 .content  .pic{
  text-align: center;
}
.ZSF_03 .content  .pic img{
  max-width: 580px;
  position: absolute;
  bottom: 0;
  right: 20px;
  max-height:540px;
}
.ZSF_03 .content p{
  margin:9.9975px 0;
  font-weight: 400;
  font-size: 16px;
  color:#666666;
}
.ZSF_03 .content h3{
  font-size:24px;
  font-weight: bold;
  margin-bottom:30px;
}
.ZSF_03 .content  .tag{
  color:#666666;
  margin-top: 20.0025px;
}
.ZSF_03 .content{
  display: none
}


.ZSF_03 .link a{
  display: inline-block;
  width:223px;
  height:50px;
  margin:50px 12px;
  color:#fff;
  font-size:18px;
  position: relative;
  top:0px;
  line-height:50px;
  text-align: center;
  transition: all 0.4s;
  background:rgba(255,158,5,1);
  border-radius:27.9975px;
}
.ZSF_03 a.link_02{
   background: #363636;
  
}
.ZSF_03 a:hover{
top:4px;
}
.ZSF_03 .link img {
  width:18px;
  height:18px;
  margin-right: 9.9975px;
  display: inline-block;
  vertical-align: middle;
}
/* 知识付费e */


  .website_swiper_new li a {
    display: block;
    width: 370px
}


  .website_swiper_new li {
    float: left;
    margin-right: 43px;
    text-align: center;
    width: 370px !important;
}
.website_swiper_new li img, .website_swiper_new li span{
  width: 370px;
  height: 260px;
}
@media screen and (max-width: 1200px) {
	.w1200, .ws1200{width: 100%;}
	.website_tech .content img{width: 100%;}
	.website_desgin .content{padding: 20px 10px;}
}