@charset "utf-8";

/**
 * author 李梁艳
 */

h1,
h2,
h3 {
  font-weight: normal
}

@media screen and (min-width:1000px) and (max-width:1440px) {
  .header {
    padding: 15px 50px 0;
  }
  .serv {
    right: 80px;
  }
  .body .a_l {
    width: 49px;
  }
  .body .a_r {
    width: 49px;
  }
  .main {
    left: 50px;
    top: 85px;
    right: 50px;
    bottom: 50px;
  }
  .nav_service {
    padding-top: 50px;
  }
  .nav_service .line {
    padding-top: 56px;
  }
  .nav_service .item {
    margin-bottom: 20px;
  }
  .nav_service h3 {
    font-size: 12px;
  }
  .nav_service h4 {
    font-size: 12px;
  }
  .nav_service ul li {
    margin: 7px 0;
    font-size: 12px;
  }
  #client {
    bottom: 65px;
  }
  .about .content .txt {
    font-size: 12px;
  }
  .case_detail .content .des {
    padding-top: 10px;
    width: 340px;
  }
  .case_detail .content .des h3 {
    font-size: 20px;
  }
  .case_detail .content .des .attr {
    font-size: 14px;
  }
  .case_detail .content .labels {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-left: 20px;
    width: 40px;
  }
  .case_detail .content .labels a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0 0;
  }
  .case_detail .content .labels a.a1 {
    background-size: 70% auto;
  }
  .case_detail .content .labels a.a2 {
    background-size: 50% auto;
  }
  .case_detail .content .labels a.a3 {
    font-size: 14px;
  }
  .banner .d {
    width: 1366px;
    background-size: 1366px auto;
  }
  .rotate .left .d {
    background-position: 683px center;
  }
  .rotate .right .d {
    background-position: -683px center;
  }
}

@media screen and (min-width:1024px) and (max-width:1280px) {
  /*------------------global------------------*/
  .case {
    overflow: hidden;
    position: relative;
  }
  .case .svg {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .case .list .item {
    width: 47%;
  }
  .case_detail .content .des {
    margin-left: 40px;
    width: 40%;
  }
  .service .box1 h3 {
    font-size: 30px;
  }
}

@media screen and (max-width:1023px) {
  .main {
    right: 0;
    left: 0;
    top: 70px;
    bottom: 70px;
  }
  .a_l {
    display: none;
  }
  .a_r {
    display: none;
  }
  .main .bdr {
    display: none;
  }
  .serv {
    right: 55px;
    top: 7px;
    margin-top: 0;
    z-index: 3;
  }
  .serv .a1 {
    display: none;
  }
  .loaded .serv {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  .about .content {
    width: 90%;
    margin: 0;
    height: auto;
    transform: translate(-50%, -53%);
    -webkit-transform: translate(-50%, -53%)
  }
  .about .content h1 {
    font-size: 0.7rem;
  }
  .about .content h2 {
    font-size: 0.3rem;
    margin-top: 0.15rem;
  }
  .about .content h3 {
    font-size: 0.2rem;
    margin-top: 0.2rem;
  }
  .about .content h4 {
    font-size: 0.2rem;
    margin-top: 0.1rem;
    line-height: 1.5;
  }
  .about .content .txt {
    font-size: 0.2rem;
    margin-top: 0.2rem;
    line-height: 1.3;
  }
  .about .content .btn {
    margin-top: 0.3rem;
  }
  .banner .vbgm {
    display: block;
  }
  .case .title h1 {
    font-size: 60px;
  }
  .case .svg {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) scale(0.7);
    -webkit-transform: translateX(-50%) scale(0.7);
  }
  .case .list {
    padding: 40px 5px 0;
  }
  .case .list .inner {
    overflow: auto;
  }
  .case .list .close {
    right: 10px;
    top: 0px;
    width: 25px;
    height: 25px;
    background-size: contain;
    z-index: 1;
  }
  .case .list .item {
    width: 46%;
    margin: 0 2% 3%;
  }
  .case .list .item .mask {
    opacity: 1;
  }
  .case .list .item .mask .b {
    display: none;
  }
  .case .list .item .mask h3 a em {
    display: none;
  }
  .case .list .item .mask h3 a strong {
    font-size: 0.28rem;
    padding: 0 0.3rem;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.8);
  }
  .case .list .item:hover img {
    transform: none;
    -webkit-transform: none;
  }
  .case_detail {
    z-index: 1;
  }
  .case_detail .close {
    right: 15px;
    top: 10px;
    width: 25px;
    height: 25px;
    background-size: contain;
    z-index: 1;
  }
  .case_detail .content {
    top: 45px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    overflow: auto;
  }
  .case_detail .content .pic {
    display: none;
  }
  .case_detail .content .des {
    margin-left: 0;
    width: 100%;
    left: 0;
    padding-top: 0;
  }
  .case_detail .content .mpic {
    display: block;
  }
  .case_detail .content .des .tip {
    position: static;
    margin: 15px 0 5px;
  }
  .case_detail .content .des h1 {
    font-size: 20px;
  }
  .case_detail .content .des h3 {
    font-size: 20px;
  }
  .case_detail .content .des .attr {
    font-size: 14px;
  }
  .titbox h3 {
    font-size: 0.7rem;
  }
  .titbox h4 {
    font-size: 0.42rem;
  }
  .titbox p {
    font-size: 0.24rem;
  }
  .service {
    right: -100%;
  }
  .nav_service {
    left: 200%;
  }
  .nav_sm {
    display: block;
  }
  .service .box1 h2 {
    font-size: 0.44rem;
  }
  .service .box1 h3 {
    font-size: 0.48rem;
  }
  .service .box1 h4 {
    font-size: 0.24rem;
    padding: 0 0.75rem;
    line-height: 1.3;
  }
  .service .box1 .text {
    padding: 0 20px;
    display: none;
  }
  .service .d .text2 {
    font-size: 0.3rem;
    color: #fff;
    padding: 0 0.3rem;
    margin-top: 25px;
    display: block;
    line-height: 1.5;
  }
  .banner .d {
    width: 1300px;
    background-size: 1300px auto;
  }
  .banner .left .d {
    background-position: 650px center;
  }
  .banner .right .d {
    background-position: -650px center;
  }
  .serv_dialog {
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    overflow: hidden;
  }
}

.index_top_banner {
  background: url(../images/bg.jpg) 0 0 no-repeat;
  background-size: 100%;
  /*-webkit-perspective: 800;*/
  height: 980px;
  position: relative;
}

.index_top_banner li {
  list-style: none;
}

.index_top_banner .box {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 45%;
  margin: 350px auto 400px;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateX(13deg);
  -webkit-animation: move 5s linear infinite;
}

.index_top_banner .minbox {
  width: 130px;
  height: 130px;
  position: absolute;
  left: 35px;
  top: 45px;
  -webkit-transform-style: preserve-3d;
}

.index_top_banner .minbox li {
  width: 130px;
  height: 130px;
  position: absolute;
  left: 0;
  top: 0;
}

.index_top_banner .minbox li:nth-child(1) {
  background: url(../images/01.png) no-repeat 0 0;
  -webkit-transform: translateZ(65px);
}

.index_top_banner .minbox li:nth-child(2) {
  background: url(../images/02.png) no-repeat 0 0;
  -webkit-transform: rotateX(180deg) translateZ(65px);
}

.index_top_banner .minbox li:nth-child(3) {
  background: url(../images/03.png) no-repeat 0 0;
  -webkit-transform: rotateX(-90deg) translateZ(65px);
}

.index_top_banner .minbox li:nth-child(4) {
  /*background: url(../images/04.png) no-repeat 0 0;*/
  -webkit-transform: rotateX(90deg) translateZ(65px);
}

.index_top_banner .minbox li:nth-child(5) {
  background: url(../images/05.png) no-repeat 0 0;
  -webkit-transform: rotateY(-90deg) translateZ(65px);
}

.index_top_banner .minbox li:nth-child(6) {
  background: url(../images/06.png) no-repeat 0 0;
  -webkit-transform: rotateY(90deg) translateZ(65px);
}

.index_top_banner .maxbox {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform-style: preserve-3d;
}

.index_top_banner .maxbox li {
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  -webkit-transition: all 1s ease;
}

.index_top_banner .maxbox li:nth-child(1) {
  -webkit-transform: translateZ(100px);
}

.index_top_banner .maxbox li:nth-child(2) {
  -webkit-transform: rotateX(180deg) translateZ(100px);
}

.index_top_banner .maxbox li:nth-child(3) {
  -webkit-transform: rotateX(-90deg) translateZ(100px);
}

.index_top_banner .maxbox li:nth-child(4) {
  -webkit-transform: rotateX(90deg) translateZ(100px);
}

.index_top_banner .maxbox li:nth-child(5) {
  -webkit-transform: rotateY(-90deg) translateZ(100px);
}

.index_top_banner .maxbox li:nth-child(6) {
  -webkit-transform: rotateY(90deg) translateZ(100px);
}

.index_top_banner .box:hover ol li:nth-child(1) {
  -webkit-transform: translateZ(300px);
}

.index_top_banner .box:hover ol li:nth-child(2) {
  -webkit-transform: rotateX(180deg) translateZ(300px);
}

.index_top_banner .box:hover ol li:nth-child(3) {
  -webkit-transform: rotateX(-90deg) translateZ(300px);
}

.index_top_banner .box:hover ol li:nth-child(4) {
  -webkit-transform: rotateX(90deg) translateZ(300px);
}

.index_top_banner .box:hover ol li:nth-child(5) {
  -webkit-transform: rotateY(-90deg) translateZ(300px);
}

.index_top_banner .box:hover ol li:nth-child(6) {
  -webkit-transform: rotateY(90deg) translateZ(300px);
}

@keyframes move {
  0% {
    -webkit-transform: rotateX(13deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateX(13deg) rotateY(360deg);
  }
}


/*最新签约*/

.index_new_qianyue {
  width: 100%;
  background: url(../images/index_new_qianyue_02.jpg) no-repeat top center;
  height: 420px;
  overflow: hidden;
}

.index_new_qianyue h1 {
  text-align: center;
  font-size: 32px;
  color: #252a36;
  margin: 60px 0 40px;
  font-weight: normal;
}

.index_new_qianyue .picScroll-left {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}

.index_new_qianyue .picScroll-left .hd {
  overflow: hidden;
  height: 20px;
  margin-top: 60px;
}


/*.index_new_qianyue .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; background:url("images/arrow.png") no-repeat;}
.index_new_qianyue .picScroll-left .hd .next{ background-position:0 -50px;  }
.index_new_qianyue .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.index_new_qianyue .picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/

.index_new_qianyue .picScroll-left .hd ul {
  overflow: hidden;
  zoom: 1;
  margin-top: 8px;
  zoom: 1;
  width: 160px;
  margin-left: 537px;
}

.index_new_qianyue .picScroll-left .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-right: 17px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/index_qianyue_icon.png) 0 -12px no-repeat;
}

.index_new_qianyue .picScroll-left .hd ul li.on {
  background-position: 0 0;
}

.index_new_qianyue .picScroll-left .bd {
  padding: 10px;
}

.index_new_qianyue .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.index_new_qianyue .picScroll-left .bd ul li {
  width: 600px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.index_new_qianyue .picScroll-left .bd ul .li01 {
  float: right;
}

.index_new_qianyue .picScroll-left .bd ul li .pic {
  text-align: center;
}

.index_new_qianyue .picScroll-left .bd ul li .pic img {
  width: 182px;
  height: 128px;
  display: block;
  float: left;
}

.index_new_qianyue .picScroll-left .bd ul li .pic .index_new_qianyue01 {
  float: left;
  width: 350px;
  margin-left: 18px;
}

.index_new_qianyue .picScroll-left .bd ul li .pic .index_new_qianyue01 h1 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-top: 2%;
  text-align: left;
}

.index_new_qianyue .picScroll-left .bd ul li .pic .index_new_qianyue01 p {
  font-size: 16px;
  color: #666;
  text-align: right;
  margin-right: 20px;
  margin-top: 50px;
}

.index_new_qianyue .picScroll-left .bd ul li .title {
  line-height: 24px;
}


/*新品推荐*/

.section-head {
  position: relative;
  padding-top: 150px;
}

.section-head h2 {
  text-align: center;
}

.section-head h3 {
  font-size: 26px;
  padding-left: 47.2%;
}

.section-title {
  position: relative;
  display: inline-block;
  font-size: 78px;
  line-height: 1;
  height: 78px;
}

.section-title .p1 {
  position: absolute;
  top: 0;
  left: 10px;
  top: -30px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 20px;
}

.font-white .p1 {
  color: #fff
}

.section-title .p2 {
  position: absolute;
  top: -8px;
  left: 360px;
  text-align: left;
  width: 360px;
  color: #3f9dec;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 10px;
}

.font-blue {
  color: #007be3
}

.font-white {
  color: #fff;
}

.font-yellow {
  color: #ff0
}

.font-black {
  color: #000
}

#section3 {
  overflow: hidden;
  min-width: 1200px;
  height: 900px;
  background: url(../images/news_product_bg.jpg) repeat center 0;
}

.quan_gd2 {
  display: none;
}

.quan_gd {
  display: block !important;
  position: relative;
  z-index: 3;
  top: 75px;
  height: 40%;
}

.quan {
  display: block;
  width: 25%;
  position: relative;
  float: left;
  height: auto;
  overflow: hidden;
  padding-bottom: 1em;
}

.quan_jsk {
  display: block;
  width: 25%;
  position: relative;
  float: left;
  height: auto;
  padding-bottom: 1em;
}

.gd_x {
  background: url(../images/gd_x.png) center center repeat-x;
  width: 0;
  height: 1px;
  display: block;
  position: relative;
  top: 50%;
}

.gd_gdq {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.quan_js {
  position: relative;
  width: 78%;
  top: 0.8em;
  height: 60%;
  margin-left: 10%;
  padding-top: 0.9em;
  border-left: 1px solid #676767;
}

.quan_js1 {
  font-size: 16px;
  color: #f0bf5f;
  line-height: 1.6em;
  padding-bottom: 0.2em;
}

.quan_js2 {
  font-size: 14px;
  color: #FFF;
  line-height: 1.5em;
}


/**æ¨ªæŽ'åŠ¨ä½œ*/

#section3.active .gd_x {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

#section3.active .gd_x1 {
  -webkit-transition-delay: 1.0s;
  -moz-transition-delay: 1.0s;
  -o-transition-delay: 1.0s;
  -ms-transition-delay: 1.0s;
  transition-delay: 1.0s;
}

#section3.active .gd_x2 {
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  -ms-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

#section3.active .gd_x3 {
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  -ms-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

#section3.active .gd_x4 {
  -webkit-transition-delay: 2.1s;
  -moz-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  -ms-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

#section3.active .gd_x5 {
  -webkit-transition-delay: 2.4s;
  -moz-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  -ms-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

#section3.active .gd_x6 {
  -webkit-transition-delay: 2.7s;
  -moz-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  -ms-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

#section3.active .gd_x7 {
  -webkit-transition-delay: 3s;
  -moz-transition-delay: 3s;
  -o-transition-delay: 3s;
  -ms-transition-delay: 3s;
  transition-delay: 3s;
}

#section3.active .gd_x8 {
  -webkit-transition-delay: 3.3s;
  -moz-transition-delay: 3.3s;
  -o-transition-delay: 3.3s;
  -ms-transition-delay: 3.3s;
  transition-delay: 3.3s;
}

#section3.active .gd_x1,
#section3.active .gd_x2,
#section3.active .gd_x3,
#section3.active .gd_x4,
#section3.active .gd_x5,
#section3.active .gd_x6,
#section3.active .gd_x7,
#section3.active .gd_x8 {
  width: 100%;
}

.gd1,
.gd2,
.gd3,
.gd4 {
  display: block;
  position: relative;
}

.gd1 {
  left: 100px;
}

.gd2 {
  left: 350px;
}

.gd3 {
  left: 600px;
}

.gd4 {
  left: 850px;
}

#section3.active .gd1,
#section3.active .gd2,
#section3.active .gd3,
#section3.active .gd4 {
  -webkit-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
  -moz-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
  -ms-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
  -o-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
  transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
  left: 0;
}

#section3.active .gd1,
#section3.active .gd2,
#section3.active .gd3,
#section3.active .gd4 {
  left: 0;
}

#section3 .quan_js41,
#section3 .quan_js42,
#section3 .quan_js43,
#section3 .quan_js44 {
  top: 0% !important;
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
}

#section3.active .quan_js41,
#section3.active .quan_js42,
#section3.active .quan_js43,
#section3.active .quan_js44 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

#section3.active .quan_js41 {
  -webkit-transition-delay: 1.0s;
  -moz-transition-delay: 1.0s;
  -o-transition-delay: 1.0s;
  -ms-transition-delay: 1.0s;
  transition-delay: 1.0s;
}

#section3.active .quan_js42 {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

#section3.active .quan_js43 {
  -webkit-transition-delay: 2.0s;
  -moz-transition-delay: 2.0s;
  -o-transition-delay: 2.0s;
  -ms-transition-delay: 2.0s;
  transition-delay: 2.0s;
}

#section3.active .quan_js44 {
  -webkit-transition-delay: 2.5s;
  -moz-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  -ms-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

#section3.active .quan_js41,
#section3.active .quan_js42,
#section3.active .quan_js43,
#section3.active .quan_js44 {
  top: 0.8em;
  opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}

@media screen and (max-width: 1440px) {
  .section-head {
    position: relative;
    padding-top: 115px;
  }
  .section-head h2 {
    text-align: center;
  }
  .section-head h3 {
    font-size: 20px;
  }
  .section-title {
    position: relative;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    height: 50px;
    color: #fff;
  }
  .section-title .p1 {
    position: absolute;
    top: 0;
    left: 10px;
    top: -24px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 20px;
    color: #fff;
  }
  .font-white .p1 {
    color: #fff
  }
  .section-title .p2 {
    position: absolute;
    top: -8px;
    left: 320px;
    text-align: left;
    width: 320px;
    color: #3f9dec;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 10px;
  }
  .font-blue {
    color: #007be3
  }
  .font-white {
    color: #fff;
  }
  .font-yellow {
    color: #ff0
  }
  .font-black {
    color: #000
  }
}


/*å¢žå€¼æœåŠ¡*/

@media screen and (min-width: 1280px) {
  .quan_gd2 {
    display: none;
  }
  .quan_gd {
    display: block !important;
    position: relative;
    z-index: 3;
    top: 150px;
    height: 40%;
  }
  .quan {
    display: block;
    width: 25%;
    position: relative;
    float: left;
    height: auto;
    overflow: hidden;
    padding-bottom: 1em;
  }
  .quan_jsk {
    display: block;
    width: 25%;
    position: relative;
    float: left;
    height: auto;
    padding-bottom: 1em;
  }
  .gd_x {
    background: url(../images/gd_x.png) center center repeat-x;
    width: 0;
    height: 1px;
    display: block;
    position: relative;
    top: 50%;
  }
  .gd_gdq {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .quan_js {
    position: relative;
    width: 78%;
    top: 0.8em;
    height: 60%;
    padding-left: 3%;
    padding-top: 0.9em;
    border-left: 1px solid #676767;
  }
  .quan_js1 {
    font-size: 16px;
    color: #f0bf5f;
    line-height: 1.6em;
    padding-bottom: 0.2em;
  }
  .quan_js2 {
    font-size: 14px;
    color: #FFF;
    line-height: 1.5em;
  }
  /**æ¨ªæŽ'åŠ¨ä½œ*/
  #section3.active .gd_x {
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  #section3.active .gd_x1 {
    -webkit-transition-delay: 1.0s;
    -moz-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    -ms-transition-delay: 1.0s;
    transition-delay: 1.0s;
  }
  #section3.active .gd_x2 {
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  #section3.active .gd_x3 {
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    -ms-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  #section3.active .gd_x4 {
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    -ms-transition-delay: 2.1s;
    transition-delay: 2.1s;
  }
  #section3.active .gd_x5 {
    -webkit-transition-delay: 2.4s;
    -moz-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    -ms-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  #section3.active .gd_x6 {
    -webkit-transition-delay: 2.7s;
    -moz-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    -ms-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  #section3.active .gd_x7 {
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    -o-transition-delay: 3s;
    -ms-transition-delay: 3s;
    transition-delay: 3s;
  }
  #section3.active .gd_x8 {
    -webkit-transition-delay: 3.3s;
    -moz-transition-delay: 3.3s;
    -o-transition-delay: 3.3s;
    -ms-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  #section3.active .gd_x1,
  #section3.active .gd_x2,
  #section3.active .gd_x3,
  #section3.active .gd_x4,
  #section3.active .gd_x5,
  #section3.active .gd_x6,
  #section3.active .gd_x7,
  #section3.active .gd_x8 {
    width: 100%;
  }
  .gd1,
  .gd2,
  .gd3,
  .gd4 {
    display: block;
    position: relative;
  }
  .gd1 {
    left: 100px;
  }
  .gd2 {
    left: 350px;
  }
  .gd3 {
    left: 600px;
  }
  .gd4 {
    left: 850px;
  }
  #section3.active .gd1,
  #section3.active .gd2,
  #section3.active .gd3,
  #section3.active .gd4 {
    -webkit-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
    -moz-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
    -ms-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
    -o-transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
    transition: 1.5s cubic-bezier(1, .57, .48, 1.45);
    left: 0;
  }
  #section3.active .gd1,
  #section3.active .gd2,
  #section3.active .gd3,
  #section3.active .gd4 {
    left: 0;
  }
  #section3 .quan_js41,
  #section3 .quan_js42,
  #section3 .quan_js43,
  #section3 .quan_js44 {
    top: 0% !important;
    opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
  }
  #section3.active .quan_js41,
  #section3.active .quan_js42,
  #section3.active .quan_js43,
  #section3.active .quan_js44 {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
  }
  #section3.active .quan_js41 {
    -webkit-transition-delay: 1.0s;
    -moz-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    -ms-transition-delay: 1.0s;
    transition-delay: 1.0s;
  }
  #section3.active .quan_js42 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  #section3.active .quan_js43 {
    -webkit-transition-delay: 2.0s;
    -moz-transition-delay: 2.0s;
    -o-transition-delay: 2.0s;
    -ms-transition-delay: 2.0s;
    transition-delay: 2.0s;
  }
  #section3.active .quan_js44 {
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    -ms-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  #section3.active .quan_js41,
  #section3.active .quan_js42,
  #section3.active .quan_js43,
  #section3.active .quan_js44 {
    top: 0.8em;
    opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media screen and (max-width: 1280px) and (min-width: 100px) {
  .quan_gd {
    display: none;
  }
  .quan_gd2 {
    display: block !important;
    position: relative;
    z-index: 3;
    top: 40%;
    height: 66%;
  }
  .quan2 {
    width: 44%;
    margin: 0 3%;
    height: auto;
    margin-bottom: 2em;
    display: block;
    _position: relative;
    overflow: hidden;
  }
  .gd21,
  .gd23 {
    float: left;
  }
  .gd22,
  .gd24 {
    float: right;
  }
  .quan2 .gd_gdq {
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    width: 28% !important;
    margin-right: 4.5%;
    background: url(../images/gd_qu.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .quan2 .gd_gdq img {
    width: 100% !important;
  }
  .quan2 .quan_js {
    display: block;
    position: absolute;
    float: left;
    width: 68.4%;
    height: auto;
    top: 50% !important;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    padding-left: 0;
    border-left: none;
  }
  .quan2 .quan_js1 {
    font-size: 16px;
    color: #f0bf5f;
    line-height: 1.6em;
    padding-bottom: 0.2em;
  }
  .quan2 .quan_js2 {
    font-size: 14px;
    color: #FFF;
    line-height: 1.5em;
  }
  /**ä¸¤æŽ'åŠ¨ä½œ*/
  .gd21,
  .gd22,
  .gd23,
  .gd24 {
    display: block;
    position: relative;
  }
  .gd21 {
    left: -350px;
  }
  .gd22 {
    right: -350px;
  }
  .gd23 {
    left: -600px;
  }
  .gd24 {
    right: -600px;
  }
  #section3.active .gd21,
  #section3.active .gd22,
  #section3.active .gd23,
  #section3.active .gd24 {
    -webkit-transition: 2s cubic-bezier(1, .57, .48, 1.45);
    -moz-transition: 2s cubic-bezier(1, .57, .48, 1.45);
    -ms-transition: 2s cubic-bezier(1, .57, .48, 1.45);
    -o-transition: 2s cubic-bezier(1, .57, .48, 1.45);
    transition: 2s cubic-bezier(1, .57, .48, 1.45);
  }
  #section3.active .gd21,
  #section3.active .gd23 {
    left: 0;
  }
  #section3.active .gd22,
  #section3.active .gd24 {
    right: 0;
  }
  #section3 .quan_js41,
  #section3 .quan_js42,
  #section3 .quan_js43,
  #section3 .quan_js44 {
    left: 80%!important;
    opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
  }
  #section3.active .quan_js41,
  #section3.active .quan_js42,
  #section3.active .quan_js43,
  #section3.active .quan_js44 {
    -webkit-transition: 1.0s cubic-bezier(.86, 0, .07, 1);
    -moz-transition: 1.0s cubic-bezier(.86, 0, .07, 1);
    -o-transition: 1.0s cubic-bezier(.86, 0, .07, 1);
    -ms-transition: 1.0s cubic-bezier(.86, 0, .07, 1);
    transition: 1.0s cubic-bezier(.86, 0, .07, 1);
  }
  #section3.active .quan_js41 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
  }
  #section3.active .quan_js42 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  #section3.active .quan_js43 {
    -webkit-transition-delay: 2.0s;
    -moz-transition-delay: 2.0s;
    -o-transition-delay: 2.0s;
    -ms-transition-delay: 2.0s;
    transition-delay: 2.0s;
  }
  #section3.active .quan_js44 {
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    -ms-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  #section3.active .quan_js41,
  #section3.active .quan_js42,
  #section3.active .quan_js43,
  #section3.active .quan_js44 {
    left: 32.5%!important;
    opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
  }
}


/*优秀团队*/


/* 本例子css */

.li_tuandui_box {
  width: 100%;
  height: 870px;
  background: url(../images/tuandui_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.li_tuandui_box .li_tuandui_title h1 {
  font-size: 32px;
  color: #313744;
  text-align: center;
  margin-top: 75px;
}

.li_tuandui_box .li_tuandui_title p {
  font-size: 16px;
  color: #313744;
  text-align: center;
  margin: 30px auto;
}

.slideGroup {
  width: 1200px;
  text-align: center;
}

.slideGroup .parHd {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  position: relative;
}

.slideGroup .parHd ul {
  height: 32px;
  width: 350px;
  margin: auto;
}

.slideGroup .parHd ul li {
  float: left;
  cursor: pointer;
  font-size: 24px;
  color: #313744;
}

.slideGroup .parHd ul span {
  display: block;
  float: left;
}

.slideGroup .parHd ul li.on {
  height: 30px;
  color: #1f7ce5;
}

.slideGroup .slideBox {
  zoom: 1;
  position: relative;
  margin-top: 50px;
}

.slideGroup .sPrev,
.slideGroup .sNext {
  position: absolute;
  left: -45px;
  top: 148px;
  display: block;
  width: 34px;
  height: 70px;
  background: url(../images/icoLeft.png) center center no-repeat;
}

.slideGroup .sNext {
  left: auto;
  right: -77px;
  background: url(../images/icoRight.png) center center no-repeat;
}


/*.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }*/

.slideGroup .parBd ul {
  zoom: 1;
}

.slideGroup .parBd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.slideGroup .parBd ul li .pic {
  width: 224px;
  height: 370px;
  text-align: center;
}

.slideGroup .parBd ul .pic01 {
  width: 224px;
  height: 370px;
  margin-top: 60px;
}

.slideGroup .parBd ul li .pic img {
  width: 224px;
  height: 370px;
  display: block;
}

.slideGroup .parBd ul li .pic a:hover img {}

.slideGroup .parBd ul li .title {
  line-height: 24px;
}

.slideBox ul li .txt {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.slideBox ul li .txt h1 {
  position: absolute;
  font-size: 22px;
  text-align: center;
  color: #fff;
  z-index: 2;
  top: 35%;
  left: 35%;
}

.slideBox ul li .txt i,
.slideBox ul li .txt span {
  transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
  -webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
}

.slideBox ul li .txt i {
  font-size: 40px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
}

.slideBox ul li .txt small {
  transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -webkit-transition: all .6s ease-out;
}

.slideBox ul li .txt small {
  content: "";
  display: block;
  width: 90%;
  height: 0;
  position: absolute;
  top: 46%;
  left: 5%;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
}

.slideBox ul li .txt i,
.slideBox ul li .txt span {
  transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
  -webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
}

.slideBox ul li .txt span {
  font-size: 18px;
  color: #fff;
  display: block;
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  text-align: center;
  line-height: 30px;
  height: 50px;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}

.slideBox ul li:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100)
}

.slideBox ul li:hover .txt small {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1)
}

.slideBox ul li:hover .txt i,
.slideBox ul li:hover .txt span {
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0)
}

.slideBox ul li:hover .pic img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all .6s ease-out;
}


/*为什么选择大华?*/


/*ä¼˜åŠ¿*/

#section5 .fp-scrollable {
  overflow: hidden;
  position: relative;
}

.advantage-con {
  position: relative;
  height: 490px;
  padding-top: 30px;
}

.photo-list {
  padding: 0 10px;
  overflow: hidden;
}

.photo-list li {
  float: left;
  position: relative;
  border-radius: 90px;
  width: 150px;
  height: 150px;
  margin: auto 55px;
}

.photo-list li.li1 {
  margin-right: 79px;
}

.photo-list li.li2 {
  margin-right: 79px;
}

.photo-list li.li3 {
  margin-right: 79px;
}

.photo-list li img {
  position: absolute;
  z-index: 3;
  left: 10px;
  right: 10px;
  width: 150px;
  height: 150px;
  border-radius: 80px;
  display: block;
}

.tongji-list {
  overflow: hidden;
  margin-top: 30px;
}

.advantage-line {
  position: absolute;
  z-index: 2;
  left: 66px;
  top: 92px;
  width: 0;
  height: 216px;
  background: url(../images/adt_line.png) 0 0 no-repeat;
  -webkit-transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
  -moz-transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
  -o-transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
  transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s;
}

.active .advantage-line {
  width: 1092px;
}

.tongji-list li {
  margin-top: 40px;
}

.tongji-list li {
  float: left;
  position: relative;
  margin-right: 60px;
}

.tongji-list li p {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
}

.tongji-list li span {
  font: 120px/212px Impact;
  hegiht: 205px;
  color: #fff;
  fonb-weight: bold;
  border-radius: 8px;
  display: block;
  text-align: center;
}

.tongji-list li .span01 {
  width: 141px;
  height: 205px;
  background: url(../images/why_shuzi01.png);
}

.tongji-list li .span02 {
  width: 192px;
  height: 205px;
  background: url(../images/why_shuzi02.png);
}

.tongji-list li .span03 {
  width: 255px;
  height: 205px;
  background: url(../images/why_shuzi03.png);
}

.tongji-list li .span04 {
  width: 394px;
  height: 205px;
  background: url(../images/why_shuzi04.png);
}

.tongji-list li.li_last {
  margin-right: 0;
}

.tongji-list li .span01:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  top: 52%;
  margin-top: -2px;
  background: url(../images/why_line01.png) no-repeat;
  width: 100%;
  height: 4px;
  z-index: 999;
}

.tongji-list li .span02:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  top: 52%;
  margin-top: -2px;
  background: url(../images/why_line02.png) no-repeat;
  width: 100%;
  height: 4px;
  z-index: 999;
}

.tongji-list li .span03:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  top: 52%;
  margin-top: -2px;
  background: url(../images/why_line03.png) no-repeat;
  width: 100%;
  height: 4px;
  z-index: 999;
}

.tongji-list li .span04:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  top: 52%;
  margin-top: -2px;
  background: url(../images/why_line04.png) no-repeat;
  width: 100%;
  height: 4px;
  z-index: 999;
}


/*新闻资讯*/

.index_news_box {
  width: 100%;
  height: 817px;
  background: url(../images/index_news_banner.png) no-repeat center top;
  overflow: hidden;
}

.index_news {
  width: 1200px;
  margin: auto;
}

.index_news h1 {
  font-size: 32px;
  text-align: center;
  margin-top: 73px;
}

.index_news .slideTxtBox .hd ul {
  overflow: hidden;
  width: 370px;
  margin: auto;
  margin-top: 36px;
}

.index_news .slideTxtBox .hd ul li {
  float: left;
  font-size: 24px;
}

.index_news .slideTxtBox .hd ul span {
  float: left;
  margin-top: 8px;
}

.index_news .slideTxtBox .hd ul li a {
  color: #616a7e
}

.index_news .slideTxtBox .hd ul li.on a {
  color: #1f7ce5;
}

.index_news .bd {
  overflow: hidden;
  margin-top: 83px;
}

.index_news .bd .news_left01:hover h1 {
  color: #1f7ce5
}

.index_news .bd .index_com_news {
  overflow: hidden;
}

.index_news .bd .index_com_news .news_left {
  float: left;
  width: 500px;
  margin-left: 100px;
}

.index_news .bd .index_com_news .news_left .news_left01 {
  overflow: hidden;
  margin-bottom: 58px;
}

.index_news .bd .index_com_news .news_left .news_left01 img {
  float: left;
  width: 159px;
  height: 112px;
}

.index_news .bd .index_com_news .news_left01_cont {
  float: left;
  width:320px;
  margin-left: 20px;
}

.index_news .bd .index_com_news .news_left01_cont h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-top: 0;
  text-align: left;
  margin-top: 20px;
}

.index_news .bd .news_left01:hover h1 {
  color: #1f7ce5
}

.index_news .bd .news_left01:hover img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1)
}

.index_news .bd .index_com_news .news_left01_cont p {
  font-size: 14px;
  color: #666;
  margin-top: 14px;
}

.index_news .bd .index_com_news .news_left01_cont span {
  font-size: 14px;
  color: #666;
  margin-top: 12px;
  display: block;
}


/*G3云推广*/

.G3_banner {
  background: url(../images/G3_banner.jpg) no-repeat top center;
  height: 550px;
}

.g3-service .container {
  overflow: hidden;
}

.g3-service-info h4 {
  font-size: 30px;
  font-weight: normal;
  line-height: 2;
  color: #333;
}

.g3-service-info p {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 2;
}

.G3_yuntuiguang .G3_yuntuiguang_title {
  background: url(../images/G3_title.png) no-repeat center bottom;
  width: 360px;
  height: 58px;
  margin: auto;
  margin-top: 68px;
}

.G3_yuntuiguang .G3_yuntuiguang_title h1 {
  font-size: 32px;
  color: #252a36;
  text-align: center;
}

.G3_yuntuiguang_title02 {
  background: url(../images/G3_yuntuiguang_title02.png) no-repeat center;
  width: 100%;
  height: 156px;
}

.merit {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: auto;
  padding: 90px 0 60px;
}

.merit ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.merit ul li {
  width: 25%;
  height: 100px;
  margin-bottom: 45px;
  font-size: 16px;
  color: #616161;
  text-align: center;
  line-height: 24px;
  box-sizing: border-box;
  padding-top: 76px
}

.merit ul li:nth-child(1) {
  background: url(../images/G3_icon01.png) no-repeat center top
}

.merit ul li:nth-child(2) {
  background: url(../images/G3_icon02.png) no-repeat center top
}

.merit ul li:nth-child(3) {
  background: url(../images/G3_icon03.png) no-repeat center top
}

.merit ul li:nth-child(4) {
  background: url(../images/G3_icon04.png) no-repeat center top
}

.merit ul li:nth-child(5) {
  background: url(../images/G3_icon05.png) no-repeat center top
}

.merit ul li:nth-child(6) {
  background: url(../images/G3_icon06.png) no-repeat center top
}

.merit ul li:nth-child(7) {
  background: url(../images/G3_icon07.png) no-repeat center top
}

.merit ul li:nth-child(8) {
  background: url(../images/G3_icon08.png) no-repeat center top
}

.G3_yuntuiguang_youshi .yun_wangzhan {
  overflow: hidden;
  position: absolute;
  left: 90px;
  top: 58%;
}

.G3_yuntuiguang_youshi .yun_wangzhan .yun_wangzhan01 {
  float: left;
  margin-right: 50px;
}

.G3_yuntuiguang_youshi .yun_wangzhan .yun_wangzhan01 img {
  display: block;
  width: 76px;
  margin: auto;
}

.G3_yuntuiguang_youshi .yun_wangzhan .yun_wangzhan01 h4 {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 15px;
}

.G3_yuntuiguang_youshi .yun_wangzhan .yun_wangzhan04 {
  margin-right: 0;
}

.G3_yuntuiguang_youshi .yun01_wangzhan {
  overflow: hidden;
  position: absolute;
  right: 112px;
  top: 58%;
}

.G3_yuntuiguang_youshi .yun01_wangzhan .yun_wangzhan01 {
  float: left;
  margin-right: 50px;
}

.G3_yuntuiguang_youshi .yun01_wangzhan .yun_wangzhan01 img {
  display: block;
  width: 76px;
  margin: auto;
}

.G3_yuntuiguang_youshi .yun01_wangzhan .yun_wangzhan01 h4 {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 15px;
}

.G3_yuntuiguang_youshi .yun01_wangzhan .yun_wangzhan04 {
  margin-right: 0;
}

.G3_yuntuiguang_youshi .advertising,
.search {
  position: relative;
  overflow: hidden
}

.G3_yuntuiguang_youshi .search .searchL {
  width: 50%;
  left: 0;
  top: 0;
  margin: 0;
}

.G3_yuntuiguang_youshi .search .searchR {
  width: 50%;
  height: 100%;
  background: #f9f9f9;
  position: absolute;
  right: 0;
  top: 0
}

.G3_yuntuiguang_youshi .searchR h3 {
  width: 510px;
  position: absolute;
  font-size: 40px;
  color: #333;
  bottom: 50%;
  margin-bottom: 140px;
  left: 90px
}

.G3_yuntuiguang_youshi .searchR p {
  font-size: 16px;
  color: #555;
  width: 510px;
  line-height: 28px;
  position: absolute;
  bottom: 46%;
  margin-bottom: 45px;
  left: 90px
}

.G3_yuntuiguang_youshi .searchR .canvas {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 60px
}

.G3_yuntuiguang_youshi .advertising .adverR {
  width: 50%;
  position: relative;
  left: 50%;
  top: 0;
  margin: 0;
}

.G3_yuntuiguang_youshi .advertising .adverL {
  width: 50%;
  height: 100%;
  background: #f9f9f9;
  position: absolute;
  left: 0;
  top: 0
}

.G3_yuntuiguang_youshi .adverL h3 {
  width: 510px;
  position: absolute;
  font-size: 40px;
  color: #333;
  bottom: 46%;
  margin-bottom: 170px;
  right: 60px
}

.G3_yuntuiguang_youshi .adverL p {
  font-size: 16px;
  color: #555;
  width: 510px;
  line-height: 28px;
  position: absolute;
  bottom: 50%;
  margin-bottom: 25px;
  right: 60px
}

.G3_yuntuiguang_youshi .adverL .canvas {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 60px
}

.G3_guanjianci_box {
  background: url(../images/G3_img05.jpg) no-repeat center;
  height: 677px;
  overflow: hidden;
}

.G3_guanjianci_title h1 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  margin-top: 110px;
}

.G3_guanjianci_title p {
  width: 570px;
  margin: auto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 38px;
  line-height: 30px;
}

.G3_guanjianci_box .G3_guanjianci_icon {
  overflow: hidden;
  width: 680px;
  margin: auto;
  margin-top: 100px;
}

.G3_guanjianci_box .G3_guanjianci_icon01 {
  width: 170px;
  float: left;
}

.G3_guanjianci_box .G3_guanjianci_icon01 img {
  width: 80px;
  margin: auto;
  display: block;
}

.G3_guanjianci_box .G3_guanjianci_icon01 p {
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.g3-cooperation {
  padding: 30px 0;
  background: #f4f4f4;
}

.g3-cooperation-h3 {
  font-size: 30px;
  line-height: 2;
  color: #000;
  font-weight: normal;
  text-align: center;
}

.g3-cooperation-p {
  font-size: 14px;
  color: #666;
  text-align: center;
}

.g3-cooperation-list {
  margin: 20px -6px 0;
  padding-left: 9px;
  overflow: hidden;
}

.g3-cooperation-list li {
  float: left;
  list-style: none;
  width: 155px;
  height: 80px;
  margin-right: 16px;
  margin-top: 16px;
}

.G3_yuntuiguang_title03 {
  background: url(../images/G3_yuntuiguang_title03.png) no-repeat center;
  height: 155px;
}

.g3-cloudleague {
  height: 416px;
  padding: 18px 0 30px;
  background: #f4f4f4;
}

.g3-cloudleague .container01 {
  height: 400px;
}

.g3-cloudleague-l {
  float: left;
  width: 600px;
  padding-top: 20px;
}

.g3-cloudleague-r {
  float: right;
  width: 584px;
  height: 416px;
  background: url(../images/G3_yunmeng.png) no-repeat 0 0;
}

.g3-wechatsite {
  padding: 45px 0;
  height: 417px;
}

.g3-wechatsite-l {
  float: left;
  width: 600px;
  height: 367px;
  background: url(../images/y_50.jpg) no-repeat center 0;
}

.g3-wechatsite-r {
  float: left;
  width: 600px;
}

.G3_yuntuiguang_title04 {
  background: url(../images/G3_yuntuiguang_title04.png) no-repeat center;
  height: 155px;
}

.G3_xuanze .f5-bg {
  background: url(../images/l5_bg.png) no-repeat center #f1f1f5;
  height: 880px;
  overflow: hidden;
}

.G3_xuanze .f5-bg .g-box {
  width: 1200px;
  margin: auto;
}

.G3_xuanze .f5-bg .m-dt-t1 {
  font-size: 34px;
  color: #333;
  font-weight: bold;
  margin-top: 104px;
  margin-bottom: 74px;
}

.G3_xuanze .f5-bg .f5-ul {
  width: 220px;
  height: 134px;
}

.G3_xuanze .f5-bg .f5-ul li {
  height: 134px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.G3_xuanze .f5-bg .f5-ul h1 {
  font-size: 48px;
  color: #008bda;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.G3_xuanze .f5-bg .f5-ul p {
  font-size: 16px;
  color: #666;
}


/*我的优势*/

.g3-advantage {
  padding-top: 60px;
}

.g3-advantage-h3 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  color: #333;
}

.g3-item {
  overflow: hidden;
}

.g3-item li {
  position: relative;
  width: 152px;
  height: 72px;
  line-height: 70px;
  float: left;
  margin: 20px 56px 20px 0;
}

.g3-item li a {
  color: #008bda;
  font-size: 24px;
  display: block;
  padding-left: 64px;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
}

.g3-item li .item_ywz {
  background: #f8f8f8 url(../images/ytg_icon_ywz1.jpg) no-repeat 20px 18px;
}

.g3-item li .item_yss {
  background: #f8f8f8 url(../images/ytg_icon_yss1.jpg) no-repeat 20px 18px;
}

.g3-item li .item_yxw {
  background: #f8f8f8 url(../images/ytg_icon_yxw1.jpg) no-repeat 20px 18px;
}

.g3-item li .item_ygg {
  background: #f8f8f8 url(../images/ytg_icon_ygg1.jpg) no-repeat 20px 18px;
}

.g3-item li .item_ym {
  background: #f8f8f8 url(../images/ytg_icon_ym1.jpg) no-repeat 13px 18px;
}

.g3-item li .item_wz {
  background: #f8f8f8 url(../images/ytg_icon_wz1.jpg) no-repeat 20px 18px;
}

.g3-item li.current a {
  color: #fff;
  border: 1px solid #008bda;
}

.g3-item li.current .item_ywz {
  background: #008bda url(../images/ytg_icon_ywz2.jpg) no-repeat 20px 18px;
}

.g3-item li.current .item_yss {
  background: #008bda url(../images/ytg_icon_yss2.jpg) no-repeat 20px 18px;
}

.g3-item li.current .item_yxw {
  background: #008bda url(../images/ytg_icon_yxw2.jpg) no-repeat 20px 18px;
}

.g3-item li.current .item_ygg {
  background: #008bda url(../images/ytg_icon_ygg2.jpg) no-repeat 20px 18px;
}

.g3-item li.current .item_ym {
  background: #008bda url(../images/ytg_icon_ym2.jpg) no-repeat 13px 18px;
}

.g3-item li.current .item_wz {
  background: #008bda url(../images/ytg_icon_wz2.jpg) no-repeat 20px 18px;
}

.current {
  background: url(../images/currentbg.jpg) no-repeat bottom center;
  padding-bottom: 11px;
}

.g3-tit1 {
  border-bottom: 9px solid #3eb0f1;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.g3-tit1 h1 {
  background: url(../images/ytg_titbg1.jpg) no-repeat left center;
  padding: 0 0 0 30px;
  color: #3eb0f1;
  font-size: 20px;
  font-weight: normal
}

.tabinnerItem {
  position: relative;
  z-index: 1;
  border: 1px solid #cecccc;
  border-radius: 8px;
  padding: 25px;
  display: none;
}


/**/

.web_youshiItem-ul li {
  line-height: 30px;
  border-bottom: 1px dashed #d3d3d3;
  padding: 30px 0 0 250px;
  height: 130px;
}

.web_youshiItem-ul .xxx1 {
  background: url(../images/web_youshi_icon1.jpg) no-repeat 45px 0px;
}

.web_youshiItem-ul .xxx2 {
  background: url(../images/web_youshi_icon2.jpg) no-repeat 45px 0px;
}

.web_youshiItem-ul .xxx3 {
  background: url(../images/web_youshi_icon3.jpg) no-repeat 45px 0px;
}

.web_youshiItem-ul .xxx4 {
  background: url(../images/web_youshi_icon4.jpg) no-repeat 45px 0px;
}


/**/

.yss_youshiItem-ul li {
  line-height: 95px;
  border-bottom: 1px dashed #d3d3d3;
  padding-left: 250px;
}

.yss_youshiItem-ul .xxx1 {
  background: url(../images/yss_youshi_icon1.jpg) no-repeat 85px 20px;
}

.yss_youshiItem-ul .xxx2 {
  background: url(../images/yss_youshi_icon2.jpg) no-repeat 85px 20px;
}

.yss_youshiItem-ul .xxx3 {
  background: url(../images/yss_youshi_icon3.jpg) no-repeat 85px 20px;
}

.yss_youshiItem-ul .xxx4 {
  background: url(../images/yss_youshi_icon4.jpg) no-repeat 72px 20px;
}


/**/

.ygg_youshiItem-ul li {
  height: 100px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px dashed #d3d3d3;
  padding: 30px 0 30px 250px;
}

.xxxcolor {
  color: #008bda;
  font-size: 16px;
}

.ygg_youshiItem-ul .xxx1 {
  background: url(../images/ygg_youshi_icon1.jpg) no-repeat 85px 20px;
}

.ygg_youshiItem-ul .xxx2 {
  background: url(../images/ygg_youshi_icon2.jpg) no-repeat 85px 20px;
}

.ygg_youshiItem-ul .xxx3 {
  background: url(../images/ygg_youshi_icon3.jpg) no-repeat 85px 20px;
}

.ygg_youshiItem-ul .xxx4 {
  background: url(../images/ygg_youshi_icon4.jpg) no-repeat 85px 20px;
}


/*äº'æ–°é—»*/

.yxw_youshiItem-ul li {
  height: 100px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px dashed #d3d3d3;
  padding: 30px 0 30px 250px;
}

.yxw_youshiItem-ul .xxx1 {
  background: url(../images/yxw_youshi_icon1.jpg) no-repeat;
}

.yxw_youshiItem-ul .xxx2 {
  background: url(../images/yxw_youshi_icon2.jpg) no-repeat;
}

.yxw_youshiItem-ul .xxx3 {
  background: url(../images/yxw_youshi_icon3.jpg) no-repeat;
}

.yxw_youshiItem-ul .xxx4 {
  background: url(../images/yxw_youshi_icon4.jpg) no-repeat;
}


/*äº'ç›Ÿ*/

.ym_youshiItem-ul {
  background: url(../images/ym_bg3.jpg) no-repeat right bottom;
}

.ym_youshiItem-ul li {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px solid #d3d3d3;
  padding: 30px 0 30px 150px;
}

.ym_youshiItem-ul .xxx1 {
  background: url(../images/ym_youshi_icon1.jpg) no-repeat 20px 20px;
}

.ym_youshiItem-ul .xxx2 {
  background: url(../images/ym_youshi_icon2.jpg) no-repeat 20px 20px;
  width: 800px;
}

.ym_youshiItem-ul .xxx3 {
  background: url(../images/ym_youshi_icon3.jpg) no-repeat 20px 20px;
  width: 800px;
}

.ym_cpys li {
  width: 217px;
  float: left;
  margin: 0 25px 0 120px
}

.ym_cpys li h3 {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: 8px 0;
}

.ym_cpys li p {
  font-size: 14px;
  background: url(../images/ym_libg1.jpg) no-repeat left 8px;
  padding-left: 20px;
  line-height: 30px;
}

.ym_tflc {
  margin-top: 60px;
  padding-left: 100px;
  overflow: hidden;
}

.ym_tflc li {
  float: left;
  width: 165px;
}

.ym_tflc li.ym_tflcbg2 {
  width: 50px;
  height: 36px;
  margin: 65px 30px;
  background: url(../images/g3/ym_bg2.jpg) no-repeat 0 0;
}

.ym_tflc li h3 {
  width: 165px;
  height: 165px;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  line-height: 165px;
  color: #fff;
  border-radius: 83px;
  background: #3fb0f3;
}

.ym_tflc li p {
  font-size: 14px;
  margin: 10px 0;
  line-height: 30px;
  width: 165px;
}


/*å¾®ç«™*/

.wzItem-ul {
  overflow: hidden;
}

.wzItem-ul li {
  width: 100px;
  text-align: center;
  float: left;
  margin: 35px;
}

.wzItem-ul li img {
  width: 45px;
  height: 45px;
}

.wzItem-ul li p {
  font-size: 14px;
  margin-top: 10px;
}

.g3-anli-list {
  margin: 30px 0;
  padding: 0;
  overflow: hidden;
}

.g3-anli-list li {
  float: left;
  width: 33.33333333%;
  text-align: center;
}

.index_cy {
  width: 30px;
  height: 30px;
  background: url(../images/index_cy.png);
  position: fixed;
  right: 0;
  top: 46%;
  margin-top: 140px;
  background-position: 62px 0;
  cursor: pointer;
}

.index_cy2 {
  width: 30px;
  height: 30px;
  background: url(../images/index_cy.png);
  position: fixed;
  right: 0;
  top: 46%;
  margin-top: 140px;
  background-position: 30px 0;
  cursor: pointer;
}

#background_video {
  position: absolute;
  top: 0;
  left: 0;
  /*transform: translate(-50%, -50%);*/
  object-fit: cover;
  width: 100%;
}

#video_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: no-repeat;
  background-size: cover;
  background-position: center;
}

#overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../images/img50.png) repeat rgba(0, 0, 0, 0.3);
  /*background: rgba(0,0,0,0.4);*/
}

 .bdshare-button-style0-16 a,
 .bdshare-button-style0-16 .bds_more {
   padding-left: 0;
   background-image:none;
 }