@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: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  background: none;
  font-size: 16px;
}

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 {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 102;
  box-sizing: border-box;
}

.header .top {
  line-height: 30px;
  height: 30px;
  font-size: 12px;
  color: #ddd;
  display: none
}

.header .top .phone {
  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;
}*/

/*.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: #EA5404;
  font-weight:bold
}
.header ul.daoh li:hover>a {
  color: #EA5404;
  border-bottom:3px  solid #EA5404;
}*/



/* 导航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: 540px;
}
.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: 35px;
}

.wrap .m-dl4 {
  padding-top: 45px;

}

.f4-ul {
  font-size: 0px;
  height: 284px;
  padding:23px 0;
}

.f4-ul>li {
  display: inline-block;
  width: 248px;
  height: 284px;
  border: 1px solid #e3e2e5;
  margin-right: -1px;
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
  margin-right: 20px;
  /* overflow: hidden; */
  text-align: center;
  transition: width .3s;
  -moz-transition: width .3s;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
}

.f4-in {
  height: 103px;
  line-height: 103px;
  background-color: #1e2030;
  /* 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: 305px;
  box-sizing: border-box;
  filter: Alpha(opacity=0);
  position: absolute;
  top: 0;
  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-ul>li:nth-child(1) .f4-h .f4-h-hd,
.f4-ul>li:nth-child(1) .g-tac .f4-in
{
  text-align: left;
  background: linear-gradient(90deg,rgba(144,116,253,1),rgba(137,116,253,1),rgba(99,100,255,1));
}
.f4-ul>li:nth-child(2) .f4-h .f4-h-hd,
.f4-ul>li:nth-child(2) .g-tac .f4-in
{
  text-align: left;
  background: linear-gradient(90deg,rgba(249,159,114,1),rgba(252,137,109,1),rgba(255,111,104,1));
}
.f4-ul>li:nth-child(3) .f4-h .f4-h-hd,
.f4-ul>li:nth-child(3) .g-tac .f4-in
{
  text-align: left;
  background: linear-gradient(90deg,rgba(100,182,255,1),rgba(73,168,253,1),rgba(60,162,253,1));
}
.f4-ul>li:nth-child(4) .f4-h .f4-h-hd,
.f4-ul>li:nth-child(4) .g-tac .f4-in {
  text-align: left;
  background: linear-gradient(90deg,rgba(254,216,128,1),rgba(255,201,98,1),rgba(255,189,76,1));
}

.f4-in  img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}

.f4-h-hd {
  font-size: 20px;
  margin-top: 0px;
  height: 103px;
  line-height: 103px;
  box-sizing: border-box;
  padding:0 24px;
  color: #FFFFFF;
  /* padding-bottom: 20px; */
  margin-bottom: 38px;
  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: 390px;
  border: 1px solid #E3E2E5;
  z-index: 1;
  }

.f4-ul>li.active .f4-h {
  width: 390px;
  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: 15px;
  padding:0 24px;
}
.f4-h .tag i a{
  color: #7c7c7c;
}
.f4-h .tag i {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  width: 98px;
  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: #EA5404;
  border-color: #EA5404;
}

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: #EA5404
}

.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, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80684E2, endColorstr=#C80684E2);
}

.case li.list2 .link {
  background: rgba(96, 184, 188, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C860B8BC, endColorstr=#C860B8BC);
}

.case li.list3 .link {
  background: rgba(53, 211, 158, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C835d39e, endColorstr=#C835d39e);
}

.case li.list4 .link {
  background: rgba(244, 36, 23, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8F42417, endColorstr=#C8F42417);
}

.case li.list5 .link {
  background: rgba(253, 221, 50, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8fddd32, endColorstr=#C8fddd32);
}

.case li.list6 .link {
  background: rgba(96, 184, 188, 1);
  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: #EA5404
}

/*  */


.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: 33.33%;
  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 {
  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(3n) .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: #EB5404;
}

/*  */
.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: #EB5404;
  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: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;
	height: 25px;
	overflow: hidden;
}

.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: #EB5404
}

.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: #EB5404
}

.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="button"] {
  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: 30px;
  color: #777777;
  font-size: 14px;
  padding-bottom: 14px;
  /*border-bottom: 1px solid #393939;*/	
}

.footer .footer_link .name {
  width: 110px;
  color: #cccccc;
  margin-top: 10px;
}

.footer .footer_link .link {
  width: 1090px;
  line-height: 30px;
  margin-top: 10px;

}

.footer_link .link a {
  display: inline-block;
  color: #777777;
  margin: 0 5px;
  /* min-width: 100px; */
}
.footer_link .link a:hover{
	color: #1981f6 !important;
}

.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: 5px;
}

.ecode .icon a {
  width: 31px;
  height: 31px;
  margin-right: 10px;
}

.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.5;
  color: #fff;
}

.ecode .slogan i {
  color: #B7B7B7
}
.ecode .slogan a{
  color: #fff;
}
.ecode .slogan h2{
	font-weight: bold;
	line-height: 1;
	    margin-bottom: 8px;
	font-size: 16px;
}
.ecode .slogan .fenzhan a{
	margin-right: 8px;
	margin-bottom: 6px;
}
.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: #1981f6 !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: #EA5404;
}

.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;
  font-size: 29px;
  text-align: center;
  margin-right: 16px;
  line-height: 65px;
  background: #EA5404;
  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: #EA5404;
  color: #fff;
  ;
}

.case_show li {
  width: 383px;
  float: left;
  margin-top: 44px;
  margin-right: 25px;
	height: 330px;
}

.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 {
  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 a.on {
  background: #EA5504;
  color: #fff;
  /* border: 1px solid #333333; */
}

.pages span {
  color: #8B8B8B;
}


.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: #EA5404;
  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: #EA5404;
}

.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: #EA5404;
}

.large_pic5 .tab_nav a.act,
.large_pic5 .tab_nav a:hover {
  color: #EA5404;
}

.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: #EA5404;
}

.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: #EA5404;
}

/* 公司动态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: #EA5404;
  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: #EA5404;
}

.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: #EA5404;
}

.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: #EA5404;
  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: #EA5404; */
}

.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: #EA5404;
  background: url(../images/down_02.html) 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: #EA5404;
}

.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: #EA5404;
  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: #EA5404;
  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: #EA5404;
  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 #EA5404;
  color: #EA5404;
  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:#EA5404;
  font-size: 18px;
  padding:0 10px;
  display: inline-block;
  margin-left: 26px;
  line-height: 18px;
  border:1px solid #EA5404;
  border-top:0px;
  border-bottom: 0px;
}
.allwin_three font{
  width:145px;
height:50px;
display: block;
text-align: center;
font-size: 22px;
color:#fff;
background:#EA5404;
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: #EA5404;
}
.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;
  text-align: left;
  text-indent: 2em;
}
.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 p{
	text-indent: 2em;
}
.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:#EA5404;
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  .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{
  background:#F3F3F3;
  padding:62px 0 60px;
}
.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: #EA5404;
}
.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:#EA5404;
}
.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; left: 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-right: 12px;}
.right_nav_box{position: relative;}
.right_nav_box li{position: absolute;right: 0;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: #ff4d00;}
.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;left: 70px;bottom: -80px;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: #EA5404;
  margin-bottom: 10px;
  margin:0 4px 10px;
  border:1px solid #EA5404;
}
.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;
}











/* 新闻频道修改 */
.news_center_xg{
  margin-top: 28px;
}
.large_pic_news{
  height: 350px;
  padding-top: 80px;
}
.news_banner{
  position: relative;
  overflow:hidden;
}
.news_banner a{
  display: block;
  width:1200px;
  height:450px;
}
.news_banner .next,
.news_banner .prev{
  position: absolute;
  top:50%;
  margin-top: -25px;
  width:51px;
  height:51px;
  
}
.news_banner .prev{
  left: 50px;
  background: url(../images/prev_i.png) no-repeat center
}
.news_banner .next{
  right: 50px;
  background: url(../images/next_i.png) no-repeat center
}
.news_banner h3{
  width:870px;
  position: absolute;;
  height:86px;
  left: 50%;
  line-height: 86px;
  margin-left:-435px ;
  bottom: -84px;
  font-weight: 400;
  color:#fff;
  font-size: 22px;
  color:#FFFFFF;
  padding:0 48px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .6);
  transition: all 0.4s;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
}
.news_banner h3 p{
  width:80%;
 float: left;

}
.news_banner li:hover h3{
  bottom: 12px;
}
.top_news .sec_list{
  margin-top: 26px;
}
.top_news .sec_list li{
  float: left;
  width:277px;
  margin-right: 30px;
}
.top_news .sec_list .pic img,
.top_news .sec_list .pic{
  width:277px;
  height: 180px;
  overflow: hidden;
  transition: all 0.4s;

}
.center_industry li:hover img,
.right_ul li:hover img,
.sec_list 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);
}
.top_news .sec_list h3{
  line-height: 58px;
  font-size: 16px;
  text-align: center;
  height: 58px;
  overflow: hidden;
}
 .mod_h{
   font-size: 26px;
   text-align:center;
   font-weight: bold; 
 }
 .mod_h span{
  font-size: 22px;
  padding-left: 12px;
  text-transform: uppercase
}
.company_news .mod_h{
   margin:70px 0 40px;
 }
 .company_news li{
  width:375px;
 }
.left_ul li{
  float: left;
  /* height: 390px; */
  margin-right:36px;
  border-bottom: 1px solid #E8E8E8;
}
.left_ul li .pic,
.left_ul li  img{
  width:375px;
  height:244px;
}
.left_ul li h3{
   font-size: 18px;
   margin:22px 0 12px
}
.left_ul li p{
  font-size: 14px;
  color:#666666;
  line-height: 26px
}
.left_ul li p.time{
  margin-top: 16px;
  margin-bottom: 6px;
}
.company_news .left_ul{
  float: left;
}
.company_news li:hover h3{
 color: #EA5404;

}
.company_news .right_ul{
  width:372px;
  padding:10px 16px 4px;
  box-sizing: border-box;
  float: right;
  border:1px solid #E5E5E5;

/* height:395px */
}
.right_ul li{
  width:340px;
  padding:16px 0 18px;
  border-bottom: 1px solid #E8E8E8;
}
.right_ul .pic img,
.right_ul .pic{
  width:92px;
  height:59px;
  /* overflow: hidden; */
  transition:  all 0.4s;
}
.right_ul .text{
  float: right;
  width:230px;
}
.right_ul  a{
  display: block;
}
.right_ul .pic {
  float: left;
}
.right_ul h3{
   height: 46px;
   font-size:16px;
   line-height: 22px;
   margin-top: -4px;
   margin-bottom: 4px;
}
.right_ul li.no_bor{
  border:0;
}
.right_ul li p.time{
  color:#888888;
  font-size: 12px;
}
.mod_more{
  margin:56px auto 0;
  display: block;
  width:180px;
height:44px;
text-align:center;
line-height: 44px;
border:1px solid #626262;
font-size: 16px;
color:#343434;
}
.mod_more:hover{
  border-color:#EA5404;
  color:#EA5404;
}
.industry_news .mod_h{
  margin:100px 0 40px;
}
.left_industry{
  float: left;
  position: relative;
}
.left_industry .pic,
.left_industry .pic img,
.left_industry{
  width:672px;
  height: 448px;
}
.left_industry  h3{
  height:44px;
  line-height: 44px;
  color:#FFF;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  left: 0;
background:rgba(0,0,0,0.7);
width:100%;
padding:0 30px;
box-sizing: border-box;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); 

}
.center_industry{
  float: left;
  width:216px;
  margin-left: 8px;
  margin-right: 26px;
}
.right_industry{
  float: right;
  width:277px;
}
.center_industry a{
  display: block
}
.center_industry .pic img,
.center_industry .pic{
  width:216px;
  height: 144px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
}
.center_industry .pic{
  margin-right: 26px;
}
.center_industry .text,
.center_industry .pic{
  float: left;
}
.center_industry .text{
  width:278px
}
.center_industry li{
  margin-bottom: 8px;
}

.center_industry .pic span{
  width:100%;
  padding:0 10px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  text-align: center;
  bottom:0px;
  font-size: 12px;
  color:#fff;
  line-height: 28px;
  background: #000022;

}
.right_industry  .text h3{
  font-size: 14px;
  padding-left: 24px;
  background: url(../images/news_y.png)  no-repeat  left 7px;
}
.right_industry li{
  height: 78px;
  padding-top: 12px;
  border-bottom:1px dashed #DCDCDC;
  box-sizing: border-box;
}
.right_industry li.no_bor{
  border:1px
}
.video_news li:hover h3,
.right_industry li:hover h3{
  color:#EA5404;
}
.right_industry  .text p{
   font-size: 12px;
   padding-left: 24px;
   color:#AEAEAE;
   margin-top: 6px;

}
.video_news li{
  float: left;
  width:275px;
  margin-right: 33px;
}
.video_news li a{display: block;}
.video_news li.list1{
  margin-right: 32px;
}
.video_news li.list6,
.video_news li.list2{
  margin-right: 0px;
}
.video_news li.list2,
.video_news li.list1{
  width:584px;
  margin-bottom: 26px;
}
.video_news li.list2 h3,
.video_news li.list1 h3{
  font-size: 18px;
}
.video_news li.list2 .pic img,
.video_news li.list2 .pic,
.video_news li.list1 .pic img,
.video_news li.list1 .pic{
  width:584px;
  height: 362px;
}
.video_news li .pic img,
.video_news li .pic{
  width:275px;
  height: 192px;
}
.video_news li  h3{
  font-size:16px;
  line-height: 58px;
}
.video_news{
  padding-bottom: 94px;
}
.video_news .mod_h{
  margin:100px 0 40px;
}
/* 新闻频道修改 */
/*。 新闻列表修改s */
.news_list_xg .news_nav{
  padding:49px 0 40px;
}
.news_nav a{
  width:144px;
  height:50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  margin-right: 16px;
}
.news_nav a:hover,
.news_nav a.act{
  background: #EA5404;
  color:#fff;
}

.list_xg li{
  width:389px;
  float: left;
  background: #fff;
  margin-right: 16px;
  margin-bottom: 24px;
  position: relative;
  top:0px;
  -webkit-transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;transition:all 0.4s
}
.list_xg li:hover{
  top:-10px;
}
.list_xg li .pic img,
.list_xg li .pic{
  width:389px;
  height:254px;
}

.list_xg li .text{
  height:170px;
  box-sizing: border-box;
  padding:24px  30px 0
}
.list_xg li  h3{
  font-size: 18px;
  margin:0px 0 16px;
}
.list_xg li:hover  h3{
  color:#EA5404;
}
.list_xg li .text  p{
 color: #666666;
 font-size:14px;
 line-height: 24px;
 margin-bottom: 16px;
}
/* 新闻列表修改e */
.info_xg li{
  width:370px;
  height:367px;
  padding-top: 56px;
  box-sizing:border-box;
  float: left;
  text-align: center;
  margin-right: 45px;
  background: #fff;
  margin-bottom: 38px;
  margin-top: 42px;
}
.info_xg li.list1 div{
  padding:0 40px;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.info_xg li h3{
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 30px;
}
.info_xg li a{
  width:120px;
  height:40px;
  color:#fff;
  line-height: 40px;
  font-size: 16px;
  background:#2E2E2F;
}

.info_xg li a.act,
.info_xg li:hover a{
  background:#EA5404;
}

.info_xg li.list3 img{
  width:182px;
  height: 182px;
  transition: 0.4s all
}
.info_xg li.list2 div{
   font-size: 16px;
}
.info_xg li.list2 .pic{
  margin:30px 0 30px;
}
.info_xg li.list3: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);
}
.contact_ad_xg {
  height:342px;
  box-sizing: border-box;
  padding:77px 73px;
  margin-bottom: 40px;
}
.contact_ad_xg h3{
  font-size: 34px;
  font-weight: bold;
}
.contact_ad_xg p{
 color: #1E272E;
 font-size: 16px;
}
.contact_ad_xg p.intro{
  margin-bottom: 50px;
  margin-top: 16px;
}
.contact_ad_xg p.num{
  font-size:26px;
  font-weight:bold;
  margin-top: 10px;
}
.contact_ad_xg .ecode {
  text-align:center;
  margin-left: 40px;
}
.contact_ad_xg .ecode  img{
  width:178px;
  height:178px;
}
.contact_ad_xg .ecode p{
  font-size: 12px;
  color:#A4A4A4;
}
.qq_xg{
  height: 374px;
}
.qq_xg a{
  width:133px;
height:40px;
line-height: 40px;
text-align: center;
font-size:16px;
box-sizing:border-box;
color:#202033;
padding-left: 20px;
  background: url(../images/xg_06.png) no-repeat 28px  center;
  background-color:#fff; 
  margin-right: 6px;
}

.qq_xg h3{
  font-size:50px;
  font-weight:400;
color:#fff;
padding-top: 80px;
}
.qq_xg p{
  font-size:16px;
  color:#fff;
  margin:20px 0 50px;
  
}
.qq_xg a:hover,
.qq_xg a.act{
color:#fff;
background: url(../images/xg_06_on.png) no-repeat 28px  center;
background-color:#EA5404;

}
.bus_info_xg{
  background: #fff;
  padding-top: 54px;
  padding-bottom: 20px;
}
.bus_info_xg li{
  color:#595959;
  width: 600px;
  font-size:16px;
  float: left;
  margin-right: 100px;
  margin-bottom: 60px;
}
.bus_info_xg .bus_l>h3{
  font-size: 28px;
  color:#1F262C;
  margin-top: 50px;
  margin-bottom: 50px;
}
.bus_info_xg .bus_l>h3 img{
  display: inline-block;
  vertical-align:middle;
  margin-right: 18px;
}
.bus_info_xg li.marginR0{
  width: 500px;
}
.bus_info_xg li h3{
  font-size:22px;
  font-weight:bold;
  color: #2E2E2F;
  margin-bottom: 20px
}
/*地区频道*/
.footer-diqu{
	padding: 20px 0 24px;
	/*border-top: 1px solid #f4f4f4;*/
	background: #232323;
}
.footer-diquTop{
	display: block;
	height: 40px;
	margin-bottom: 18px;
}
.footer-diquTop img{
	display: inline-block;
	float: left;
	width: 95px;
	height: 25px;
	margin-right: 10px;
	    margin-top: 8px;
}
.footer-diquTopIn{
	display: inline-block;
	float: left;
	width: auto;
	height: 100%;
}
.footer-diquTopIn>span{
	display: inline-block;
	float: left;
	width: auto;
	padding: 0 18px;
	font-size: 16px;
	color: #ccc;
	line-height: 40px;
	position: relative;
	cursor: pointer;
}
.footer-diquTopIn>a{
	display: inline-block;
	float: left;
	width: auto;
	padding: 0 21px;
	font-size: 17px;
	color: #ccc;
	line-height: 40px;
	position: relative;
	cursor: pointer;
}
.footer-diquTopIn>a:hover{
	color: #1981f6;
}
.footer-diquTopIn>span.active{
	color: #1981f6;
}
.footer-diquTopIn>span:hover{
	color: #1981f6;
}
.footer-diquTopIn>span.active::after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-top: 6px solid #1981f6;
	border-right: 6px solid transparent;
	position: absolute;
	    left: 50%;
    top: 100%;
    transform: translateX(-50%);
}
.footer-diquBot{
	display: block;
	height: auto;
}
.footer-diquBot ul::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.footer-diquBot>div{
	display: block;
}
.footer-diquBot>div:nth-child(2),
.footer-diquBot>div:nth-child(3){
	display: none;
}
.footer-diquBot li{
	float: left;
}
.footer-diquBot li a{
	/*padding: 0 26px;*/
	margin-right: 39px;
	line-height: 24px;
	font-size: 15px;
	color: #777777;
	position: relative;
}
.footer-diquBot ul{
	padding-left: 124px;
}
.footer-diquBot li:last-child a{
	margin-right: 0;
}
.footer-diquBot li a:hover{
	color: #1981f6;
}
.footer-diquBot li a::after{
	content: "";
	display: none;
	width: 1px;
	height: 8px;
	background: #dddddd;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px;
}
.footer-diquBot li:first-child a{
	padding-left: 0;
}
.footer-diquBot li:last-child a::after{
	display: none;
}

.footerNews{
	height: 290px;
	overflow: hidden;
}
.footerNews-list{
	display: inline-block;
	float: left;
	width: 340px;
	height: 100%;
}
.footerNews-list:nth-child(3n-1){
	margin: 0 90px;
}
.footerNews-list>div{
	display: block;
	width: 100%;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding: 38px 38px 0;
	box-sizing: border-box;
}
.footerNews-list li a{
	display: block;
	height: 30px;
	width: 100%;
	position: relative;
	padding: 0 82px 0 24px;
	font-size: 13px;
	color: #777777;
	line-height: 30px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
	box-sizing: border-box;
}
.footerNews-list li a span{
	position: absolute;
	right: 0;
	top: 0;
	width: 84px;
	text-align: right;
}
.footerNews-list li a::after{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #777777;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -2px;
	border-radius: 50%;
}
.footerNews-list li a:hover{
	color: #1981f6;
}
.footerNews-list li a:hover::after{
	background: #ea5404;
}
.footer-diquBot li a.active{
	color: #1981f6;
}
.footer-diquBot li.active a{
	color: #1981f6;
}



.diqu-rList > li > a.diqu-rList-in{
	box-sizing: border-box;
}
.diqu-rightBot{
	box-sizing: border-box;
}
.diqu-rightBot-in{
	box-sizing: border-box;
}
.large_pic .inner p{
	font-size: 32px;
	color: #fff;
}
.diqu-leftList::after{
	width: 728px;
}


.diqu-leftList li a:hover{
	color: #1981f6;
}
.sec_nav .nv_list a{
	display: block;
}
.diqu-leftTabel li a:hover{
	color: #1981f6;
}
.footer-diquTopIn>a{
	position: relative;
	padding-right: 28px;
}
.footer-diquTopIn>a::after{
	content: ">>";
	display: block;
	font-size: 16px;
	color: #ccc;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-diquTopIn>a:hover::after{
	color: #1981f6;
}

/*新闻详情新增结构*/

.new-xiangmu-list{
	display: block;
	height: auto;
	position: relative;
	margin: 20px auto;
}
.new-xiangmu-list::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.new-clear{
	clear: both;
}
.new-xiangmu-list li{
	float: left;
	width: 25%;
	height: auto;
	padding: 0 15px;
	box-sizing: border-box;
}
.new-xiangmu-list li h3{
	font-size: 20px;
	line-height: 28px;
	color: #555;
	margin-bottom: 10px;
	text-align: center;
}
.news_d_details .content .new-xiangmu-list li p{
	font-size: 14px;
	color: #5d5d5d;
	line-height: 24px;
	text-align: center;
}




/*0918新增*/
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none !important; }
input[type="number"]{-moz-appearance:textfield;/* firefox */}
.clear{
	clear: both;
}
.clear::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.over1{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.over2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.over3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.width{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.wid1300{
	width: 1300px;
	margin: 0 auto;
	height: auto;
}
.left09{
	display: inline-block;
	float: left;
	width: auto;
}
.right09{
	display: inline-block;
	float: right;
	width: auto;
}
/*改版首页 20200918*/
/*版本过低提醒*/
.guoshiPop-bg{display: block;width: 100%;height: 100%;background: #000;opacity: 0.5;position: fixed;top: 0;left: 0;z-index: 200;
filter:alpha(opacity=50);}
.guoshiPop{display: block;width: 500px;height: 200px;border-radius: 12px;background: #fff;position: fixed;top: 50%;left: 50%;margin-left: -250px;
margin-top: -140px;z-index: 201;font-size: 16px;line-height: 28px;padding: 34px 30px;}
.guoshiPop h3{font-weight: normal;color: #333;margin-bottom: 28px;}
.guoshiPop>div{text-align: center;font-size: 0;}
.guoshiPop a{display: inline-block;vertical-align: top;width: 100px;height: 42px;border: 1px solid #999;font-size: 14px;line-height: 40px;
text-decoration: none;margin: 0 5px;color: #333;border-radius: 4px;}
.guoshiPop a:hover{border-color: red;color: red;}

.header0918{
	display: block;
	width: 100%;
	height: 46px;
	/*background: #172746;*/
	position: relative;
	box-sizing: border-box;
}
.header0918 *{box-sizing: border-box;}

.banner-device09{
	display: block;
	width: 100%;
	/*height: 474px;*/
	height: 680px;
	overflow: hidden;
	position: relative;
	min-width: 1280px;
}
.banner-device09 .pagination{
	display: block;
	height: 16px;
	width: 100%;
	position: absolute;
	bottom: 22px;
	text-align: center;
	font-size: 0;
	z-index: 9;
}
.banner-device09 .pagination .swiper-pagination-switch{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin: 0 7px;
	background-color: #fff;
	/*border: 2px solid #fff;*/
	border-radius: 8px;
	cursor: pointer;
}
.banner-device09 .pagination .swiper-active-switch{
	/*background: #ea5404; */
	background: #1981f6;
} 
.swiper-banner09{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.swiper-banner09 a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.footer09{
	display: block;
	width: 100%;
	height: auto;
	background: #262626;
	padding-top: 58px;
}
.footer09 *{box-sizing: border-box;}
.footer09-bot{
	display: block;
	border-top: 1px solid #3c3c3c;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	line-height: 24px;
	padding: 16px 0;
}
.footer09-bot a{
	color: rgba(255, 255, 255, 0.2);
}
.footer09-bot a:hover{
	color: rgba(255, 255, 255, 0.8);
}
.footer09-link{
	margin: 68px auto 13px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	line-height: 24px;
}
.footer09-link a{
	color: rgba(255, 255, 255, 0.2);
}
.footer09-link a:hover{
	color: rgba(255, 255, 255, 0.8);
}

.footer09-text{
	width: 337px;
	position: relative;
	padding-right: 60px;
	font-size: 15px;
	color: #838383;
	line-height: 24px;
	margin-right: 62px;
}
.footer09-text::after{
	content: "";
	display: block;
	width: 1px;
	height: 185px;
	background: #484848;
	position: absolute;
	top: 2px;
	right: 0;
}
.footer09-ewm::after{
	content: "";
	display: block;
	width: 1px;
	height: 185px;
	background: #484848;
	position: absolute;
	top: 2px;
	left: 0;
}
.footer09-text a{
	color: #ececec;
}
.footer09-text a:hover{
	color: #ea5404;
}
.footer09-text h2{
	font-size: 32px;
	font-weight: bold;
	color: #ea5404;
	line-height: 40px;
	margin-bottom: 30px;
}
.footer09-text h5{
	font-size: 18px;
	color: #ffffff;
	opacity: 0.68;
	line-height: 24px;
	margin-bottom: 10px;
}
.footer09-ewm{
	width: 237px;
	height: auto;
	position: relative;
	padding-left: 66px;
	padding-top: 4px;
}
.footer09-ewm p{
	font-size: 14px;
	line-height: 20px;
	color: #bababa;
}
.footer09-ewm>div{
	display: block;
	width: 100%;
	height: 140px;
	padding: 8px 39px 8px 8px;
	background: #fff;
	position: relative;
	margin-bottom: 12px;
}
.footer09-ewm>div img{
	width: 124px;
	height: 124px;
}
.footer09-ewm>div h5{
	position: absolute;
	top: 12px;
	right: 0;
	width: 30px;
	text-align: center;
	padding: 0 5px;
	font-size: 13px;
	color: #333333;
	line-height: 1;
}
.footer09-ewm>div a{
	display: block;
	width: 30px;
	height: 68px;
	background: #ea5404;
	position: absolute;
	bottom: 8px;
	right: 0;
	padding: 8px 5px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 1;
}
.footer09-nav{
	width: 160px;
	margin-left: 28px;
}
.footer09-nav h2{
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 40px;
}
.footer09-nav ul li{
	margin-bottom: 12px;
}
.footer09-nav ul li a{
	font-size: 14px;
	color: #aaaaaa;
	line-height: 24px;
}
.footer09-nav ul li a:hover{
	color: #fff;
}

.botFlexBox09{
	display: block;
	width: 100%;
	height: 130px;
}
.botFlexDiv09 {
	display: block;
	width: 100%;
	height: 130px;
	/*background: rgba(41, 84, 201, 0.9);*/
	/*background: #363636;*/
	background: #f7f7f7;
	/*position: fixed;
	bottom: 0;
	left: 0;*/
	z-index: 80;
}
.botFlexDiv09.active{
    position: relative;
}
.botFlexDiv09.active1{
    position: relative;
}
.botFlexDivColse09{
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 18px;
    top: -35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../images/colse09-01.png);
}
.botFlexDivColse09::before {
    content: "";
    width: 1px;
    height: 10px;
    background: #1d39b7;
    position: absolute;
    top: 100%;
    left: 50%;
}
.botFlexDiv09-text{
	width: 554px;
	/*padding: 12px 20px 0;*/
	padding-top: 20px;
	/*color: #fff;*/
	box-sizing: border-box;
}
.botFlexDiv09-text h2{
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 9px;
	color: #000000;
}
.botFlexDiv09-text h5{
	font-size: 20px;
	line-height: 28px;
	/*font-family: "SourceHanSansCN";*/
	color: #474747;
}
.botFlexDiv09-form{
	width: 646px;
	height: auto;
	padding-top: 24px;
	box-sizing: border-box;
}
.botFlexDiv09-form h3{
	font-size: 16px;
	line-height: 26px;
	color: #010101;
	font-family: "SourceHanSansCN";
	margin-bottom: 8px;
}
.botFlexDiv09-form-in input{
	display: inline-block;
	float: left;
	width: 254px;
	height: 48px;
	margin-right: 8px;
	border-radius: 5px;
	background: #fff;
	font-size: 15px;
	color: #333;
	padding: 0 20px;
	box-sizing: border-box;
}
.botFlexDiv09-form-in button{
	display: inline-block;
	float: left;
	width: 120px;
	height: 48px;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	background: linear-gradient(#1b75f6,#0ddbf3);
}
.botFlexDiv09-form-in button:hover{
	background: #ea5404;
}

.title0918{
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #666666;
}
.title0918 h2{
	font-size: 38px;
	color: #000000;
	line-height: 48px;
	margin-bottom: 17px;
}
.dingzhi09{
	width: 1440px;
	height: auto;
	margin: 0 auto 69px;
}
.dingzhi09 li{
	float: left;
	position: relative;
	width: 345px;
	height: 461px;
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 25px;
	margin-right: 20px;
	box-sizing: border-box;
}
.dingzhi09 li:nth-child(4n){
	margin-right: 0;
}
.dingzhi09-in{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding-top: 125px;
	transition: padding-top 400ms;
	box-sizing: border-box;
}
.dingzhi09 li:hover .dingzhi09-in{
	padding-top: 9px;
}
.dingzhi09-div{
	display: block;
	width: 100%;
	height: 452px;
	background: #fff;
	position: relative;
}

.dingzhi09-text{
	display: block;
	width: 100%;
	height: 268px;
	padding: 42px 40px 20px;
	overflow: auto;
	font-size: 14px;
	color: #777777;
	line-height: 26px;
	transition: all 400ms;
	box-sizing: border-box;
}
.dingzhi09 li:hover .dingzhi09-text{
	height: 296px;
	padding: 70px 40px 20px;
}
.dingzhi09-text h2{
	font-size: 26px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 6px;
}
.dingzhi09-text h3{
	font-size: 20px;
	color: #555555;
	line-height: 28px;
	margin-bottom: 15px;
}
.dingzhi09-but a{
	display: block;
	width: 264px;
	height: 40px;
	text-align: center;
	border: 1px solid #7d8298;
	font-size: 16px;
	color: #464d6c;
	line-height: 38px;
	margin: 0 auto 30px;
	transition: all 400ms;
	box-sizing: border-box;
}
.dingzhi09-but a:nth-child(2){
	background: #3584f6;
	color: #fff;
	border-color: #3584f6;
}
.dingzhi09-but a:hover{
	background: #ea5404;
	color: #fff;
	border-color: #ea5404;
}
.dingzhi09 li .maximg img{
	max-width: 100%;
	max-height: 100%;
}
@media screen and (max-width:1480px){
	.dingzhi09{width: 1200px;}
	.dingzhi09 li{width: 285px;height: 424px;}
	.dingzhi09-in{padding-top: 104px;}
	.dingzhi09-text{height: 260px;padding: 32px 30px 20px;}
	.dingzhi09 li:hover .dingzhi09-text{height: 290px;padding: 50px 30px 20px;}
	.dingzhi09-but a{margin-bottom: 20px;width: 225px;}
}
.jiejue09{
	width: 100%;
	height: auto;
	padding: 79px 0 83px;
	background-image: url(../images/bg0918_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.jiejue09-tit{
	display: block;
	width: 1440px;
	height: auto;
	margin: 0 auto 49px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}
.jiejue09-tit h2{
	font-size: 38px;
	line-height: 48px;
	margin-bottom: 20px;
}
.jiejue09-tit p{
	opacity: 0.38;
}
.jiejue09-main{
	display: block;
	width: 1440px;
	height: auto;
	margin: 0 auto;
}
.jiejue09-img{
	width: 622px;
}
.jiejue09-img img{
	display: block;
	max-width: 100%;
}
.jiejue09-in{
	padding-top: 19px;
	width: 696px;
	height: auto;
}
.jiejue09-in li{
	margin-bottom: 29px;
	position: relative;
	height: auto;
	width: 100%;
	min-height: 148px;
	background: linear-gradient(to right, #181820 , #282c34); /* 标准的语法 */
	border-radius: 5px;
	padding: 28px 108px 30px 186px;
	font-size: 13px;
	color: #fff;
	line-height: 26px;
	box-sizing: border-box;
}
.jiejue09-in li h3{
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 8px;
}
.jiejue09-in li p{
	opacity: 0.55;
}
.jiejue09-in li:last-child{
	margin-bottom: 0;
}
.jiejue09-in li>span{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	left: 60px;
	top: 33px;
	z-index: 7;
}
.jiejue09-in li>span img{
	max-width: 100%;
}
.jiejue09-in li:hover{
	background: linear-gradient(to right, #3044bf , #00adf2);
	
}
.jiejue09-in li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.jiejue09-in li:hover span img{
	filter:brightness(100);
}

@media screen and (max-width:1480px){
	.jiejue09-tit{width: 1200px;}
	.jiejue09-main{width: 1200px;}
	.jiejue09-in{width: 540px;}
	.jiejue09-in li{padding: 28px 30px 30px 132px;}
	.jiejue09-in li>span{left: 30px;}
}
.zuopin09{
	display: block;
	background: #f7f9fe;
	padding: 48px 0 0;
	box-sizing: border-box;
}
.zuopin09-tab{
	background: #fff;
	border-bottom: 1px solid #eeeeee;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.06);
	margin-top: 68px;
	padding: 0 50px;
	box-sizing: border-box;
}
.zuopin09-tab li{
	float: left;
	width: 20%;
	height: 120px;
	text-align: center;
	font-size: 18px;
	color: #2d3540;
	line-height: 28px;
	position: relative;
	padding-top: 20px;
	cursor: pointer;
	box-sizing: border-box;
}
.zuopin09-tab li span{
	display: flex;
	width: 100%;
	height: 50px;
	align-items: center;
	justify-content: center;
}
.zuopin09-tab li span img{
	max-height: 100%;
	display: block;
}
.zuopin09-tab li span .img2{
	display: none;
}
.zuopin09-tab li.active{
	color: #3584f6;
}
.zuopin09-tab li.active .img1{display: none;}
.zuopin09-tab li.active .img2{display: block;}
.zuopin09-tab li.active::after{
	content: "";
	display: block;
	width: 66px;
	height: 3px;
	background: #3584f6;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.zpCase09{
	margin-top: 39px;
	position: relative;
}
.zpCase09-text{
	width: 520px;
	height: auto;
	min-height: 590px;
	position: relative;
	font-size: 14px;
	color: #888888;
	line-height: 28px;
	padding-top: 19px;
	box-sizing: border-box;
}
.zpCase09-text>div{
	min-height: 570px;
	position: relative;
}
.zpCase09-text h2{
	font-size: 32px;
	line-height: 46px;
	color: #000000;
	margin-bottom: 13px;
}
.zpCase09-text h3{
	font-size: 18px;
	color: #333333;
	margin-bottom: 33px;
}
.zpCase09-text p{
	min-height: 56px;
}
.zpCase09-text>div>a{
	display: block;
	width: 264px;
	height: 40px;
	border: 1px solid #7d8298;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #464d6c;
	/*margin-top: 68px;*/
	transition: all 300ms;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}

.zpCase09-text .zpCase09-ewm{
	margin-top: 60px;
}
.zpCase09-text .zpCase09-ewm img{
	display: block;
	max-height: 204px;
	overflow: hidden;
	max-width: 100%;
}
.zpCase09-text>div>a:hover{
	background: #3584f6;
	color: #fff;
	border-color: #3584f6;
}
.zpCase09-text .zpCase09-ewm a{
	display: block;
	text-decoration: underline;
	font-size: 16px;
	line-height: 28px;
}
.zpCase09-text .zpCase09-ewm h4{
	font-size: 22px;
    color: #333;
    line-height: 40px;
}
.zpCase09-in{
	width: 570px;
}
.zpCase09-imgList{
	display: inline-block;
	float: left;
	width: 217px;
	height: auto;
}
.zpCase09-imgList li{
	width: 203px;
	height: 137px;
	overflow: hidden;
	margin-bottom: 14px;
	cursor: pointer;
}
.zpCase09-imgList li img{
	display: block;
	width: 214px;
	height: 137px;
}
.zpCase09-imgList li:last-child{
	margin-bottom: 0;
}
.zpCase09-imgList li.active{
	width: 214px;
}
.zpCase09-img{
	display: inline-block;
	float: right;
	width: 340px;
}
.zpCase09-img li{
	width: 100%;
	height: 584px;
	overflow: hidden;
}
.zpCase09-img li img{
	max-width: 100%;
}
.funeng09{
	display: block;
	width: 100%;
	height: 1140px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-image: url(../images/bg0918_08.png);
	margin-top: -185px;
	padding-top: 315px;
	box-sizing: border-box;
}
.funeng09-tit{
	display: block;
	margin: 0px auto 46px;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.funeng09-tit p{
	opacity: 0.38;
}
.funeng09-tit h2{
	font-size: 38px;
	line-height: 48px;
	margin-bottom: 18px;
}
.funeng09-nav{
	height: 590px;
	position: relative;
	width: 176px;
	position: relative;
	padding: 12px 0;
	box-sizing: border-box;
}
.funeng09-nav ul{
	overflow: auto;
	padding: 50px 0;
	box-sizing: border-box;
}
.funeng09-nav::after{
	content: "";
	display: block;
	width: 1px;
	height: 566px;
	background: #fff;
	opacity: 0.21;
	position: absolute;
	right: 13px;
	top: 12px;
	z-index: 2;
}
.funeng09-nav ul li{
	position: relative;
	font-size: 26px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 40px;
	margin-bottom: 93px;
	padding: 0 30px 0 8px;
	cursor: pointer;
	box-sizing: border-box;
}
.funeng09-nav ul li:last-child{
	margin-bottom: 0;
}
.funeng09-nav ul li.active{
	font-weight: bold;
	color: #fff;
}
.funeng09-nav ul li::after{
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/0918-10.png) no-repeat center;
	background-size: 100% 100%;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	right: 2px;
}
.funeng09-nav ul li.active::after{
	background: url(../images/0918-09.png) no-repeat center;
	background-size: 100% 100%;
}
.funeng09-in{
	width: 930px;
	height: 670px;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}
.funeng09-in img{
	max-width: 100%;
	margin-bottom: 35px;
}
.zutui09{
	display: block;
	width: 1440px;
	height: auto;
	position: relative;
	margin: 0 auto 72px;
}
.title0918 span{
	color: #ea5404;
}
.zutui09 ul li{
	float: left;
	width: 222px;
	height: 188px;
	border-radius: 8px;
	margin-bottom: 16px;
	margin-right: 21px;
	transition: all 400ms;
}
.zutui09 ul li:hover{
	/*box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);*/
	transform: translateY(-6px);
}
.zutui09 ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 222px;
	height: 188px;
	border-radius: 8px;
	overflow: hidden;
	text-align: center;
	background: #eeeeee;
}
.zutui09 ul li:nth-child(6){
	margin-right: 0;
}
.zutui09 ul li:nth-child(6n+10){
	margin-right: 0;
}
.zutui09 ul li:nth-child(8){
	margin-right: 507px;
}
.zutui09-in{
	display: block;
	width: 466px;
	height: 188px;
	position: absolute;
	top: 204px;
	left: 50%;
	margin-left: -233px;
	z-index: 9;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
}
.zutui09-in h5{
	font-size: 22px;
	color: #000000;
	line-height: 32px;
	margin-bottom: 7px;
}
.zutui09-in h3{
	font-size: 60px;
	font-weight: bold;
	line-height: 70px;
	color: #2e48c0;
}
.indexAbout09{
	display: block;
	width: 100%;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	/*background-image: url(../images/bg09_06.jpg);*/
	background-image: url(../images/bg0125_23.jpg);
	padding-top: 50px;
	box-sizing: border-box;
}
.title0918.active p{
	color: #fff;
	opacity: 0.25;
}
.title0918.active h2{
	color: #fff;
}
.indexAbout09 ul li{
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.indexAbout09 ul li p{
	opacity: 0.7;
}
.indexAbout09 ul li h3{
	line-height: 80px;
	height: 80px;
	font-size: 68px;
	font-weight: bold;
	margin-bottom: 14px;
	font-family: "SourceHanSansCN";
}

/*end*/

.header0918-zw{
	display: block;
	height: 46px;
}
.header0918{
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	transition: background 400ms;
}
.header0918 *{box-sizing: border-box;}
.header0918-top{
	/*height: 46px;*/
	height: 66px;
	/*background: #172746;*/
	width: 1240px;
	margin: 0 auto;
}
.header0918-top-right>li{
	float: left;
	position: relative;
	height: 66px;
}
.header0918-top-right>li>a{
	line-height: 66px;
	font-size: 14px;
	color: #ffffff;
	padding: 0 20px;
	box-sizing: border-box;
}
.header0918-top-right>li:hover>a{
	color: #ea5404;
}
.header0918-top-right>li::after{
	content: "";
	display: block;
	width: 1px;
	height: 8px;
	background: #fff;
	opacity: 0.23;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -4px;
}
.header0918-top-right>li:last-child::after{
	margin-right: 0;
	display: none;
}
.header0918-radio{
	display: flex;
	height: 100%;
	align-items: center;
	font-size: 14px;
	color: #ffffff;
	padding-right: 16px;
	margin-right: 20px;
	background: url(../images/header09-02.png) no-repeat center right;
	cursor: pointer;
}
.header0918-radio img{
	margin-right: 6px;
}
.header0918-radio-bot{
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	background: rgba(23, 39, 70, 0.5);
	padding: 10px 0;
	z-index: 19;
	/*padding-right: 20px;*/
}
.header0918-top-right>li:hover .header0918-radio-bot{
	display: block;
}
.header0918-top-right>li:hover .header0918-radio{
	color: #ea5404;
}
.header0918-radio-bot a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin: 5px 0;
}
.header0918-radio-bot a:hover{
	color: #ea5404;
}
.header0918-logo{
	/*height: 46px;*/
	height: 66px;
	/*line-height: 40px;*/
	/*margin-left: 60px;*/
	/*padding-top: 8px;*/
	padding-top: 15px;
}
.header0918-logo img{
	display: inline-block;
	vertical-align: middle;
}
.caidan09{
	height: 100%;
	padding: 0 20px 0 26px;
	font-size: 14px;
	color: #fff;
	line-height: 46px;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
}
.caidan09 img{
	margin-right: 8px;
	margin-top: -2px;
}
.caidan09::after{
	content: "";
	display: block;
	width: 1px;
	height: 16px;
	background: rgba(255, 255, 255, 0.34);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
}
.header0918-bot{
	display: block;
	width: 100%;
	height: 48px;
}
.header0918-zx{
	width: 84px;
	height: 28px;
	/*margin-right: 40px;*/
	margin-top: 18px;
	background: #ea5404;
	color: #fff;
	font-size: 14px;
	border-radius: 14px;
	text-align: center;
	line-height: 28px;
	transition: all 400ms;
}
.header0918-zx:hover{
	background: #ea5404;
}
.header0918-bot-left{
	/*padding-top: 6px;*/
}
.header0918-news{
	display: inline-block;
	float: left;
	height: 100%;
	line-height: 48px;
	padding: 0 6px 0 24px;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
}
.header0918-news:hover{
	color: #ea5404;
}
.header0918-news img{
	margin-left: 4px;
}
.header0918-nav{
	display: inline-block;
	float: left;
	height: 100%;
	padding-left: 30px;
}
.header0918-nav li{
	float: left;
	margin-left: 95px;
	position: relative;
}
.header0918-nav li:hover .sec_nav{
	opacity: 1;
	display: block;
	top: 100%;
}
.header0918-nav li:nth-child(2) .sec_nav{
	  padding: 40px 36px 40px 56px;
    width: 708px;
   /*width: 568px;*/
    margin-left: -340px;
}
.header0918-nav li:nth-child(3) .sec_nav{
	  padding: 10px 22px 10px 36px;
    width: 212px;
    margin-left: -106px;
}
.header0918-nav li:nth-child(3) .sec_nav .nv_list{
	 text-align: center;
}
.header0918-nav li:nth-child(4) .sec_nav{
	  padding: 10px 22px 10px 36px;
    width: 212px;
    margin-left: -106px;
}
.header0918-nav li:nth-child(4) .sec_nav,
.header0918-nav li:nth-child(5) .sec_nav,
.header0918-nav li:nth-child(6) .sec_nav{
	opacity:0 !important;
}
/*.header0918-nav li:nth-child(4) .sec_nav{
	  padding: 40px 36px 40px 56px;
    width: 252px;
    margin-left: -126px;
}*/
.header0918-nav li a{
	font-size: 15px;
	color: #fff;
	/*line-height: 48px;*/
	line-height: 66px;
	display: block;
}
.header0918-nav li a:hover,
.header0918-nav li a.active{
	color: #ea5404;
}
.header0918.active{
	/*background: rgba(23, 39, 70, 0.9);*/
	background: rgba(0, 0, 0, 0.8);
}
.header0918.active .header0918-top{
	background: none;
}
.menuFixed09{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 70;
	padding-top: 94px;
	box-sizing: border-box;
}
.menuFixed09-left{
	display: block;
	width: 160px;
	position: relative;
	height: 100%;
	background: #eee;
	border-right: 1px solid #ddd;
}
.menuFixed09-nav{
	display: block;
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
.menuFixed09-nav>li>a{
	display: block;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 8px 25px;
	box-sizing: border-box;
}
.menuFixed09-nav>li:hover>a{
	background: #ea5404;
	color: #fff;
}
.menuFixed09-nav>li>ul{
	display: none;
	width: 160px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 160px;
	background: #eee;
	/*overflow: auto;*/
	padding: 20px 0;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
}
.menuFixed09-nav>li:hover>ul{
	display: block;
}
.menuFixed09-nav>li>ul>li>a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 8px 25px;
	box-sizing: border-box;
}
.menuFixed09-nav>li>ul>li:hover>a{
	background: #ea5404;
	color: #fff;
}
.menuFixed09-nav>li>ul>li>ul{
	display: none;
	width: 160px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 159px;
	background: #eee;
	/*overflow: auto;*/
	padding: 20px 0;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
}
.menuFixed09-nav>li>ul>li:hover>ul{
	display: block;
}
.menuFixed09-nav>li>ul>li>ul>li>a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 8px 25px;
	box-sizing: border-box;
}
.menuFixed09-nav>li>ul>li>ul>li>a:hover{
	background: #ea5404;
	color: #fff;
}

/*1029新增*/
.zpCase09tg-img{
	width: 600px;
}
.zpCase09tg-img>div>span{
	display: flex;
	width: 600px;
	height: 590px;
	justify-content: flex-end;
	align-items: flex-end;
}
.zpCase09tg-tab{
	 	display: block;
    width: 520px;
    height: auto;
    margin-top: 60px;
    position: absolute;
    left: 0;
    top: 248px;
}
.zpCase09tg-tab::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.zpCase09tg-tab li{
	margin-bottom: 10px;
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-right: 48px;
	cursor: pointer;
}
.zpCase09tg-tab li:last-child{
	margin-right: 0;
}
.zpCase09tg-tab li.active{
	color: #3584f6;
}

/*21 01 22*/
.fuwu0122{
	display: block;
	width: 1440px;
	height: auto;
	margin: 0 auto 60px;
}
.fuwu0122>li{
	float: left;
	margin-right: 21px;
	margin-bottom: 20px;
	/*box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);*/
}
.fuwu0122>li:nth-child(4n){
	margin-right: 0;
}
.fuwuList0122{
	display: block;
	width: 344px;
	height: 460px;
	background: #fff;
	overflow: hidden;
	padding: 72px 40px 20px;
	box-sizing: border-box;
	transition: all 300ms;
}
.fuwuList0122Top{
	display: block;
	height: 50px;
	position: relative;
	margin-bottom: 24px;
	padding-left: 72px;
}
.fuwuListImg0122{
	display: block;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	/*margin-bottom: 12px;*/
}
.fuwuListImg0122 .img2{display: none;}
.fuwuList0122 h3{
	font-size: 32px;
	color: #000000;
	line-height: 50px;
	/*margin-bottom: 5px;*/
	/*height: 48px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.fuwuList0122 p{
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	color: #888888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.fuwuList0122 ul{
	padding-top: 36px;
}
.fuwuList0122 ul li{
	position: relative;
	/*margin-top: 20px;*/
	font-size: 18px;
	color: #333333;
	padding: 12px 0 12px 18px;
	line-height: 30px;
}
.fuwuList0122 ul li::before{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #bebebe;
	position: absolute;
	left: 0;
	top: 24px;
}
.fuwuList0122:hover ul li::before{
	background: #fff;
}
.fuwuList0122 ul li>span{
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(227, 231, 242, 0.5);
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
}
.fuwuList0122:hover{
	background-image: linear-gradient(to right, #1a7ff6 , #0ddaf3);
}
.fuwuList0122:hover h3{color: #fff;}
.fuwuList0122:hover p{color: rgba(255, 255, 255, 0.55);}
.fuwuList0122:hover ul li{color: #fff;}
.fuwuList0122:hover ul li span{background: rgba(255, 255, 255, 0.08);}
.fuwuList0122:hover ul li span img{filter:brightness(100);}
.fuwuList0122:hover .fuwuListImg0122 .img1{display: none;}
.fuwuList0122:hover .fuwuListImg0122 .img2{display: block;}
.fangan0122{display: block;width: 100%;height: 920px;background-repeat: no-repeat;background-position: center;
				background-size: cover;padding: 1px 0;}
.fanganLeft0122{display: inline-block;float: left;width: 184px;height: 518px;position: relative;}
.fanganLeft0122 ul{width: 184px;height: 518px;overflow-x:visible;overflow-y: auto;display: block;
padding-right: 14px;box-sizing: border-box;}
.fanganLeft0122::after{content: "";display: block;width: 8px;height: 100%;background: #2a272a;position: absolute;
right: 6px;top: 0;z-index: 1;}
.fanganLeft0122 ul::-webkit-scrollbar {width: 0;height: 0;color: transparent;}
.fanganLeft0122 ul>li{cursor: pointer;display: block;width: 100%;height: 64px;margin-bottom: 60px;position: relative;text-align: center;
line-height: 64px;font-size: 20px;color: rgba(255, 255, 255, 0.6);transition: all 400ms;}
.fanganLeft0122 ul>li:last-child{margin-bottom: 0;}
.fanganLeft0122 ul>li::after{content: "";display: block;width: 22px;height: 22px;background: url(../images0615/210122-52.png);
position: absolute;right: -15px;top: 22px;z-index: 19;}
.fanganLeft0122 ul>li.active{background: #1981f6;color: #fff;}
.fanganRight0122{display: inline-block;float: right;width: 970px;}
.fanganList0122{display: block;padding-top: 2px;color: #fff;}
.fanganListTop0122{display: block;width: 100%;height: 136px;background-image: linear-gradient(to right, #3044bf , #00adf2);
padding: 22px 40px 10px 180px;font-size: 14px;line-height: 26px;box-sizing: border-box;position: relative;border-radius: 5px;
margin-bottom: 82px;}
.fanganListTop0122 h3{font-size: 26px;line-height: 36px;margin-bottom: 4px;}
.fanganListTop0122 span{display: flex;position: absolute;left:0px;text-align: center;line-height: 136px;width: 180px;
height: 100%;align-items: center;top: 0;justify-content: center;}
.fanganListTop0122 span img{display: inline-block;}
.fanganListIn0122 li{float: left;min-width: 74px;text-align: center;margin-bottom: 20px;font-size: 16px;line-height: 24px;
margin-right: 75px;}
.fanganListIn0122 li:nth-child(7n){margin-right: 0;}
.fanganListIn0122 li span{display: block;text-align: center;height: 40px;margin-bottom: 12px;}
.fanganListIn0122 li span img{display: block;height: 100%;width: auto;margin: 0 auto;}
.fanganListfg0122{display: block;width: 100%;height: 1px;border-top: 1px dashed #737373;margin: 26px 0 48px;}
.fanganListBot0122 li{float: left;margin-right: 11px;}
.fanganListBot0122 li:nth-child(4n){margin-right: 0;}
.fanganListBot0122 li a{display: block;width: 234px;height: 126px;background-repeat: no-repeat;background-position: center;
background-size: cover;transition: all 400ms;}
.fanganListBot0122 li a:hover{transform: translateY(-10px);}


@media screen and (max-width:1480px){
	.fuwu0122{width: 1300px;}
	.fuwuList0122{padding: 72px 24px 20px;width: 314px;}
	.fuwu0122>li{margin-right: 14px;}
}


.caseTab0125{display: block;text-align: center;font-size: 0;}
.caseTab0125 span{display: inline-block;vertical-align: top;height: 60px;position: relative;line-height: 60px;
margin: 0 66px;font-size: 18px;color: #2d3540;}
.caseTab0125 span:hover{color: #3584f6;}
.caseTab0125 span.active{color: #3584f6;}
.caseTab0125 span.active::after{content: "";display: block;width: 100%;height: 3px;background: #3584f6;
position: absolute;bottom: 0;left: 0;}
.caseDiv0125{display: block;width: 1240px;margin: 0 auto;overflow: hidden;}
.caseList0125{display: block;width: 1240px;margin: 0 auto;overflow: hidden;}
.caseListTop0125{display: block;width: 1240px;margin: 0 auto 19px;height: 531px;background-repeat: no-repeat;
background-position: center;background-size: cover;padding: 130px 700px 0 136px;color: #fff;box-sizing: border-box;}
.caseListTop0125 h3{font-size: 32px;line-height: 48px;margin-bottom: 25px;height: 48px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.caseListTop0125 p{font-size: 18px;opacity: 0.69;line-height: 30px;height: 60px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.caseListTopEwm0125{display: block;width: 169px;height: auto;margin-top: 36px;}
.caseListTopEwm0125 img{display: block;max-width: 100%;}
.caseSwiper0125{display: block;width: 1240px;margin: 0 auto;height: 273px;overflow: hidden;margin: 0 auto;
position: relative;}
.caseSwiper0125 .swiper-slide{width: auto;height: 273px;padding-right: 25px !important;}
.caseSwiper0125 .swiper-slide:last-child{padding-right: 0 !important;}
.caseSwiperIn0125{display: block;width: 361px;height: 273px;overflow: hidden;background-repeat: no-repeat;
background-position: center;background-size: cover;}
.caseSwiperIn0125 span{
	display: block;
	width: 361px;
	height: 233px;
	overflow: hidden;
	margin-bottom: 12px;
}
.caseSwiperIn0125 p{
	font-size: 18px;
	text-align: center;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.caseSwiperIn0125 span em{display: block;width: 361px;height: 233px;overflow: hidden;background-repeat: no-repeat;
background-position: center;background-size: cover;opacity: 0;transition: opacity 400ms;}
.caseSwiperIn0125:hover span em{opacity: 1;}
.caseSwiperIn0125:hover p{
	color: #3584f6;
}

.logoArr0125{
	display: block;
	width: 1240px;
	margin: 0 auto 36px;
}
.logoArr0125 li{
	float: left;
	width: 20%;
	height: 117px;
	margin-bottom: 14px;
	position: relative;
}
.logoArr0125 li img{
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	transition: all 400ms;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

}
.logoArr0125 li:hover img{
	box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.1);
	z-index: 19;
}

.indexNewsDiv0125{display: block;height: 504px;width: 100%;background: url(../images/bg0125_24.jpg) no-repeat center;
				background-size: cover;padding: 42px 0 0;box-sizing: border-box;}
.indexNewsWidth0125{display: block;width: 1240px;margin: 0 auto;}
.indexNewsWidth0125 h2{text-align: center;font-size: 32px;color: #333333;line-height: 48px;margin-bottom: 40px;}
.indexNewsIn0125>div{display: inline-block;float: left;}
.indexNewsLeft0125{width: 391px;}
.indexNews0125{width: 388px;margin-left: 32px;}
.indexNews0125 li{margin-top: 18px;}
.indexNews0125 li a{display: block;position: relative;padding-right: 120px;font-size: 14px;color: #666666;line-height: 36px;
height: 40px;border-bottom: 1px solid #e2e2e2;box-sizing: border-box;}
.indexNews0125 li a p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;
-webkit-line-clamp: 1;}
.indexNews0125 li a h5{position: absolute;right: 0;top: 0;}
.indexNews0125 li a:hover{color: #ea5404;}
.indexNewsTit0125{display: block;width: 100%;height: 32px;line-height: 32px;font-size: 20px;color: #000000;}
.indexNewsTit0125 a{display: inline-block;float: right;font-size: 14px;color: #888888;line-height: 32px;box-sizing: border-box;
padding-right: 12px;background: url(../images/more0125.png) no-repeat right center;}
.indexNewsTit0125 a:hover{color: #ea5404;}
.zuixin0125{display: block;margin-top: 18px;width: 100%;height: 273px;overflow: hidden;border-radius: 8px;}
.zuixin0125 span{background-position: center;background-size: cover;background-repeat: no-repeat;
display: block;width: 100%;height: 100%;transition: all 400ms;}
.zuixin0125:hover span{transform: scale(1.06);}

.navFootDiv{width: auto;float: left;color: #fff;}
          		.navFootDiv h2{font-size: 18px;font-weight: bold;line-height: 32px;margin-bottom: 20px;}
          		.navFootDivIn a{font-size: 14px;color: #7d7e8b;line-height: 32px;}
          		.navFootDivIn ul{margin-right: 55px;float: left;}
          		/*.navFootDivIn a:hover{color: #fff;}*/




.header0918-nav li:nth-child(4) .sec_nav .nv_list a{
	text-align: left;
}
.header0918-nav li:nth-child(4) .sec_nav .nv_list a img{
	width: 20px;
	margin-right: 8px;
	transform: translateY(3px);
}
.sec_nav .nv_list h3 a{
	box-sizing: border-box;
	padding-right: 10px;
}
.sec_nav .nv_list h3 a img{
	margin-right: 6px;
	transform: translateY(5px);
}
.header0918-nav li:nth-child(3) .sec_nav,
.header0918-nav li:nth-child(4) .sec_nav{
	/*box-sizing: border-box !important;*/
}

.header0918-nav li:nth-child(3) .sec_nav{
	
	width: 500px !important;
	margin-left: -250px !important;
	height: auto !important;
	padding: 0 !important;
}
.header0918-nav li:nth-child(3) .sec_nav .nv_list{
	text-align: center !important;
	width: 100% !important;
}
.header0918-nav li:nth-child(3) .sec_nav .nv_list a{
	display: inline-block !important;
	vertical-align: top !important;
	width: auto !important;
	box-sizing: border-box !important;
	padding: 12px 8px 1px !important;
}
.header0918-nav li:nth-child(3) .sec_nav .nv_list a img{
	width: 30px !important;
	height: 30px !important;
	display: block !important;
	margin: 5px auto 5px  !important;
}




.syAddNewsTop{display: block;height: 50px;line-height: 50px;margin: 40px auto 24px;}
.syAddNewsTop h3{display: inline-block;float: left;font-size: 32px;color: #000000;}
.syAddNewsTop a{display: inline-block;float: right;line-height: 50px;font-size: 18px;color: #000000;}
.syAddNewsTop a:hover{color: #1981f6;}
.syAddNewsDiv{display: block;margin-bottom: 60px;clear: both;}
.syAddNewsDiv::after{content: "";display: block;height: 0;clear: both;}
.syAddNewsDivLeft{display: inline-block;float: left;width: 587px;height: 391px;background-repeat: no-repeat;
background-position: center;background-size: cover;position: relative;}
.syAddNewsDivLeft p{position: absolute;bottom: 25px;width: 100%;display: block;text-align: center;font-size: 22px;
color: #ffffff;line-height: 38px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;padding: 0 20px;}
.syAddNewsDivLeft:hover p{opacity: 0.9;}
.syAddNewsDivRight{display: inline-block;float: right;width: 542px;height: auto;}
.syAddNewsDivRight li{margin-bottom: 40px;}
.syAddNewsDivRight li:last-child{margin-bottom: 0;}
.syAddNewsDivRight li a{display: block;width: 100%;height: 67px;}
.syAddNewsDivRight li a h3{font-size: 20px;color: #000000;font-weight: normal;line-height: 34px;
white-space:nowrap;text-overflow:ellipsis;overflow: hidden;margin-bottom: 7px;}
.syAddNewsDivRight li a h5{font-size: 16px;color: #898989;line-height: 26px;}
.syAddNewsDivRight li a:hover h3{color: #1981f6;}

.newFootLeft21{display: inline-block;float: left;width: 280px;position: relative;padding-right: 32px;min-height: 262px;
margin-right: 38px;box-sizing: border-box;}
.newFootLeft21 p{font-size: 14px;color: #838383;line-height: 25px;}
.newFootLeft21 p a{color: #ececec;display: inline;}
.newFootLeft21 p a:hover{color: #1981f6;}
.newFootLeft21 h4{font-size: 18px;color: #cccccc;line-height: 28px;}
.newFootLeft21 h2{font-size: 30px;color: #ffffff;font-weight: bold;line-height: 40px;margin: 8px 0 34px;}
.newFootLeft21::after{content: "";display: block;width: 1px;height: 262px;background: rgba(72, 72, 72, 0.4);
position: absolute;right: 0;top: 0;}
.newFootDiv21{display: inline-block;float: left;width: auto;min-height: 262px;}
.newFootDiv21>div{display: inline-block;float: left;box-sizing: border-box;padding-right: 60px;}
.newFootDiv21>div h4{font-size: 18px;color: #cccccc;line-height: 28px;}
.newFootDivIn21::after{content: "";display: block;height: 0;clear: both;}
.newFootDivIn21>ul{display: inline-block;margin-top: 8px;margin-right: 25px;float: left;}
.newFootDivIn21 li a{font-size: 14px;color: #777777;line-height: 36px;}
.newFootDivIn21 li a:hover{color: #1981f6;}
.newFootRight21{display: inline-block;float: right;width: 200px;position: relative;padding-left: 36px;min-height: 262px;}
.newFootRight21::before{content: "";display: block;width: 1px;height: 262px;position: absolute;top: 0;left: 0;
background: rgba(72, 72, 72, 0.4);}
.newFootRight21 h4{font-size: 18px;color: #cccccc;line-height: 28px;}
.newFootRight21 h5{margin: 8px 0 20px;font-size: 14px;color: #777777;}
.newFootRight21 h5 a{color: #777;text-decoration: underline;margin-right: 10px;}
.newFootRight21 h5 a:hover{color: #1981f6;}
.newFootRight21 h5 a:last-child{margin-right: 0;}
.newFootRight21But{display: block;height: 31px;margin-bottom: 13px;}
.newFootRight21But a {width: 31px;height: 31px;margin-right: 10px;}
.newFootRight21But .ph {background: url(../images/ph.png) no-repeat center;}
.newFootRight21But .qq {background: url(../images/qq.png) no-repeat center;}
.newFootRight21But .ph:hover {background: url(../images/ph_on.png) no-repeat center;}
.newFootRight21But .qq:hover {background: url(../images/qq_on.png) no-repeat center;}
.newFootRight21Ewm{display: block;width: 118px;height: auto;text-align: center;font-size: 13px;color: #bababa;
line-height: 1;}
.newFootRight21Ewm img{display: block;width: 100%;margin-bottom: 10px;}
.newFootRight21Ewm p{text-decoration: underline;}

/**/
.rightMenuFlex03{
	display: block;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 22px;
	padding-top: 80px;
	width: 140px;
	z-index: 199;
}
.rightMenuFlex03>img{
	display: block;
	width: 143px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.rightMenuFlex03-in{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 4px 4px 70px 70px;
	background: #3584f6;
	padding: 80px 0 14px;
}
.rightMenuFlex03-ul{
	display: block;
	padding: 0 14px;
	margin-bottom: 10px;
}
.rightMenuFlex03-ul a{
	display: block;
	width: 100%;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #fff;
	margin-top: 13px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}
.rightMenuFlex03-ul a:hover{
	color: #fff !important;
	opacity: 1 !important;
}
.rightMenuFlex03-in img{
	display: block;
	width: 34px;
	height: auto;
	margin: 12px auto 0;
	display: block !important;
	cursor: pointer;
}
.rightMenuFlex03-in h5{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	text-align: center;
}
.rightMenuFlex03-in h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
#newBridge .nb-icon-base{
	top: auto !important;
	bottom: 50px !important;
}




