@charset "utf-8";

.containera {
    max-width: 1400px;
    width: 92%;
    margin: 0 auto;
}

.imgBg {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.motion {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.el {
  opacity: 0;
}

.downUp {
  -webkit-animation-name: downUp;
  animation-name: downUp;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 1;
}


i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(../../images/marketing/icon.png) no-repeat;
}

/* 包含浮动: h5bp.com/q */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}



/*新策划*/
.new-banner{position: relative;z-index: 0;}
.new-banner img{display: block;width: 100%;}

.new-about{position: relative;z-index: 10;background: url(../../images/marketing/new_about_bg.jpg) no-repeat right top;}

.new-about-nav{text-align: center;position: relative;height: 107px;top: -52px;margin-bottom: 70px;}
.new-about-nav ul{display: inline-block;*display: inline;*zoom:1;}
.new-about-nav li{float: left;width: 232px;height: 107px;line-height: 107px;background:#00cc82;font-size: 30px;color: #fff;font-weight: bold;margin: 0 45px;box-shadow: 0px 1px 20px 0px rgba(136, 136, 136, 0.6);}
.new-about-nav li a{display: block;color: #fff;}
.new-about-nav li:hover{margin-top: -17px;}
.new-title{text-align: center;font-size: 42px;color: #00cc82;line-height: 60px;margin-bottom: 10px;}
.new-en{font-size: 16px;color: #666;text-align: center;line-height: 22px; font-family:Arial, Helvetica, sans-serif}
.new-about-info{margin-top: 100px;}
.new-about-pic{width: 54.14%;height: 379px;float: left;overflow: hidden;}
.new-about-pic .imgBg{width: 100%;height: 379px;}
.new-about-right{width: 37.29%;float: right;}
.new-about-right .txt{font-size: 16px;color: #333;line-height: 30px;font-family: "Microsoft YaHei";margin-top: 7px;}
.new-about-right .txt strong{font-family: "Microsoft YaHei";}
.new-about-right .txt img{display: block;width: 100%;margin: 28px 0 35px;}
.new-about-right .txt .en{font-size: 12px;color: #999;line-height: 18px;}

.new-field{position: relative;z-index: 5;background: url('../../images/marketing/new_field_bg.jpg') no-repeat center top;}
.new-field .new-title{color: #fff;}
.new-field .new-en{color: #999;}
.new-field-top{margin-bottom: 123px;}
.new-field-top .pic{width: 45.86%;float: right;height: 258px;border-top: 6px solid #00cc82;overflow: hidden;}
.new-field-top .pic .imgBg{width: 100%;height: 258px;}
.new-field-top .txt{width: 54.14%;float: left;height: 264px;background: #fff;}
.new-field-top .txt .main{font-size: 16px;color: #666;line-height: 26px;font-family: "Microsoft YaHei";padding: 63px 5% 0 12%;}
.new-field-top .txt .main p{margin-bottom: 25px;}
.new-field-list{margin-top: 115px;}
.new-field-list li{float: left;width: 33.3333%;text-align: center;cursor: pointer;}
.new-field-list li .pic{width: 163px;height: 163px;border:2px solid #ffff;margin: 0 auto 60px;position: relative;top: 0;}
.new-field-list li .pic i{display: block;width: 100%;height: 163px;background: url('../../images/marketing/new_field_icon.png') no-repeat;}
.new-field-list li .pic .icon2{background-position: 0 -163px;}
.new-field-list li .pic .icon3{background-position: 0 -326px;}
.new-field-list li .main{padding: 0 10px;}
.new-field-list li .name{font-size: 30px;color: #fff;line-height: 48px;margin-bottom: 8px;}
.new-field-list li .txt{font-size: 18px;color: #fff;line-height: 25px;min-height: 150px;}
.new-field-list li:hover .pic{top: -30px;}
.new-field-list li:hover .pic i{background-color: #fff;}
.new-field-list li:hover .pic .icon1{background-position: -163px 0;}
.new-field-list li:hover .pic .icon2{background-position: -163px -163px;}
.new-field-list li:hover .pic .icon3{background-position: -163px -326px;}

.new-provide{margin-top: 80px;}
.new-provide-list{margin-top: 100px;}
.new-provide-list li{float: left;width: 15.71%;height: 550px;background: #fff;margin-right: 1.148%;box-shadow: 0px 1px 20px 0px rgba(156, 156, 156, 0.2);text-align: center;overflow: hidden;position: relative;cursor: pointer;background: url('../../images/marketing/new_provide_pic1.jpg') no-repeat center center;background-size: cover;}
.new-provide-list li.break2{background-image: url('../../images/marketing/new_provide_pic2.jpg');}
.new-provide-list li.break3{background-image: url('../../images/marketing/new_provide_pic3.jpg');}
.new-provide-list li.break4{background-image: url('../../images/marketing/new_provide_pic4.jpg');}
.new-provide-list li.break5{background-image: url('../../images/marketing/new_provide_pic5.jpg');}
.new-provide-list li.break6{background-image: url('../../images/marketing/new_provide_pic6.jpg');}
.new-provide-list li:last-child{margin-right: 0;}
.new-provide-list li .name{font-size: 30px;color: #333;line-height: 50px;margin: 70px 0 18px;}
.new-provide-list li .txt{padding: 0 10px;font-size: 18px;color: #333;line-height: 34px;min-height: 136px;}
.new-provide-list li .pic{width: 160px;height: 160px;right: -45px;bottom: 73px;background: #00cc82;overflow: hidden;position: absolute;border-radius: 50%;box-shadow: 0px 6px 9.9px 0.1px rgba(0, 0, 0, 0.24);}
.new-provide-list li .pic i{display: block;width: 84px;height: 84px;margin: 38px 0 0 16px;background: url('../../images/marketing/new_provide_icon.png') no-repeat;}
.new-provide-list li .pic .icon2{background-position: 0 -84px;}
.new-provide-list li .pic .icon3{background-position: 0 -168px;}
.new-provide-list li .pic .icon4{background-position: 0 -252px;}
.new-provide-list li .pic .icon5{background-position: 0 -336px;}
.new-provide-list li .pic .icon6{background-position: 0 -420px;}
.new-provide-list li:hover{background: #00cc82;}
.new-provide-list li:hover .name,
.new-provide-list li:hover .txt{color: #fff;}
.new-provide-list li:hover .pic{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0,0);}

.new-advantage{padding-top: 287px;background: url('../../images/marketing/new_advantage_bg.jpg') no-repeat left bottom;position: relative;z-index: 4;}
.advantage-item{margin-bottom: 153px;}
.advantage-item:last-child{margin-bottom: 0;}
.advantage-item .pic{width: 56.57%;height: 596px;margin-right: 52px;background: #e7e7eb;float: right;}
.advantage-item .pic .imgBg{width: 100%;height: 596px;margin: -57px 0 0 52px;}
.advantage-item .main{width: 31.43%;text-align: right;float: left;position: relative;margin-top: 144px;z-index: 0;}
.advantage-item .main .ask{display: block;width: 133px;height: 232px;background: url('../../images/marketing/new_ask_icon.png') no-repeat;position: absolute;left: 63px;top: -46px;z-index: 1;}
.advantage-item .main .title{font-size: 42px;color: #333;font-weight: bold;line-height: 54px;margin-bottom: 25px;position: relative;z-index: 5;position: relative;}
.advantage-item .main .txt{font-size: 18px;color: #333;line-height: 27px;z-index: 5;position: relative;}
.advantage-item .main .txt h5{font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.advantage-item .main .txt h3{font-size: 30px;font-weight: bold;margin-top: 36px;line-height: 44px;}
.advantage-item:nth-child(2n) .pic{float: left;margin-right: 0;margin-left: 52px;}
.advantage-item:nth-child(2n) .pic .imgBg{margin-left: -52px;}
.advantage-item:nth-child(2n) .main{text-align: left;float: right;}
.advantage-item:nth-child(2n) .main .ask{left: auto;right: 63px;}
.new-advantage-list{margin-top: 123px;position: relative;height: 512px;}
.new-advantage-list ul{position: absolute;left: 0;top: 178px;width: 100%;}
.new-advantage-list ul li{width: calc(25% - 9px);height:540px;margin-right: 12px;float: left;position: relative;top: 0;background: url('../../images/marketing/new_advantage_bg1.jpg') no-repeat center center;background-size: cover;cursor: pointer;text-align: center;overflow: hidden;}
.new-advantage-list ul li:last-child{margin-right: 0;}
.new-advantage-list ul li.break2{background-image: url('../../images/marketing/new_advantage_bg2.jpg');}
.new-advantage-list ul li.break3{background-image: url('../../images/marketing/new_advantage_bg3.jpg');}
.new-advantage-list ul li.break4{background-image: url('../../images/marketing/new_advantage_bg4.jpg');}
.new-advantage-list ul li i{width: 80px;height: 70px;background: url('../../images/marketing/new_advantage_icon.png') no-repeat;margin: 90px auto 46px;}
.new-advantage-list ul li .icon2{background-position: 0 -70px;}
.new-advantage-list ul li .icon3{background-position: 0 -140px;}
.new-advantage-list ul li .icon4{background-position: 0 -210px;}
.new-advantage-list ul li .name{font-size: 30px;color: #fff;font-weight: bold;line-height: 50px;margin-bottom: 110px;font-family: "Microsoft YaHei";}
.new-advantage-list ul li .txt{padding: 0 10px;font-size: 18px;color: #fff;line-height: 26px;font-family: "Microsoft YaHei";}
.new-advantage-list ul li:hover{top: -30px;}

.new-case{width: 100%;background: url('../../images/marketing/new_case_bg.jpg') no-repeat center top;position: relative;z-index: 3;padding-top: 400px;}
.new-case .containera{max-width: 1200px;}
.new-case .new-title,
.new-case .new-en{color: #fff;}
.new-caselist{margin-top: 63px;}
.new-caseitem{width: 48.75%;float: left;}
.new-caseitem:nth-child(2n){float: right;}
.new-caseitem .top-img{width: 100%;height: 260px;position: relative;cursor: pointer;overflow: hidden;}
.new-caseitem  .mid-img{width: 100%;height: 357px;}
.new-caseitem .top-img .yin{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: none;}
/*.new-caseitem .top-img .yin i{display: block;width: 158px;height: 78px;position: absolute;left: 50%;top:50%;margin: -39px 0 0 -79px;background: url('../../images/marketing/new_case_icon1.png') no-repeat;}*/
/*.new-caseitem .top-img .yin .icon2{background-image: url('../../images/marketing/new_case_icon2.png');}*/
.new-caseitem .top-img:hover .yin{display: block;}
.new-link{margin-top: 29px;display: block;width: 100%;height: 86px;box-sizing: border-box;line-height: 84px;border:1px solid #00cc82;font-size: 32px;color: #00cc82;font-weight: bold;text-align: center;}
.new-link:hover{background: #00cc82;color: #fff;}


.new-market{padding: 120px 0 130px;}
.new-market .containera{max-width: 1200px;}
.market-link .new-link{width: 48.75%;float: left;margin-top: 10px;}
.market-link .new-link:last-child{float: right;}
.new-market-list{margin-top: 100px;}
.new-market-list li{margin-bottom: 65px;}
.new-market-list li a,
.new-market-list li img{display: block;width: 100%;}
.new-field-top .pic:hover .imgBg,
.new-about-pic:hover .imgBg{transform:scale(1.1);-webkit-transform:scale(1.1); -moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}


@media only screen and (min-width: 1280px) and (max-width:1440px) {
  .new-about-nav li {margin: 0 28px}
}

@media only screen and (min-width: 1020px) and (max-width:1280px){
  .new-about-nav li{font-size: 24px;width: 200px;height: 107px;margin: 0px 20px;}
}

@media only screen and (max-width: 750px) {
  .new-about{background-size: 2.85rem 2.9rem;}
  .new-about-nav{margin-bottom: .7rem;height: .6rem;top: -.2rem;}
  .new-about-nav li{width: 1.5rem;margin: 0 .29rem 0 0;height: .6rem;font-size: .2rem;line-height: .6rem;}
  .new-about-nav li:last-child{margin-right: 0;}
  .new-title{font-size: .42rem;line-height: .6rem;margin-bottom: .1rem;}
  .new-en{font-size: .22rem;line-height: .32rem;}
  .new-about-info{margin: .6rem 0;}
  .new-about-pic{width: 100%;height: 3.45rem;margin-bottom: .2rem;}
  .new-about-pic .imgBg{height: 3.45rem;}
  .new-about-right{width: 100%;}
  .new-field{background-position: center center;background-size: cover;}
  .new-field-top{margin-bottom: .6rem;}
  .new-field-top .pic{float: none;width: 100%;height: 2.8rem;}
  .new-field-top .pic .imgBg{height: 2.8rem;}
  .new-field-top .txt{width: 100%;float: none;height: auto;}
  .new-field-top .txt .main{padding: .3rem .2rem;}
  .new-field-top .txt .main p{margin-bottom: .2rem;}
  .new-field-list{margin-top: .8rem;}
  .new-field-list li{width: 100%;margin-bottom: .6rem;}
  .new-field-list li .pic{margin-bottom: .6rem;}
  .new-field-list li:hover .pic{top: -.3rem;}
  .new-field-list li .name{font-size: 20px;line-height: 38px;}
  .new-field-list li .txt{min-height: auto;font-size: 16px;line-height: 24px;}
  .new-provide,
  .new-provide-list{margin-top: .8rem;}
  .new-provide-list li{width: 48%;margin-right: 4% !important;margin-bottom: .6rem;}
  .new-provide-list li:nth-child(2n){margin-right: 0 !important;}

  .new-advantage{background-size: 3.2rem 3.03rem;padding-top: 2rem;}
  .advantage-item{margin-bottom: 1.2rem;}
  .advantage-item .pic{float: none;width: 100%;height: 5.2rem;margin: 0 !important;}
  .advantage-item .pic .imgBg{height: 5.2rem;margin: 0 !important;}
  .advantage-item .main{width: 100%;float: none;margin-top: .6rem;text-align: left !important;}
  .advantage-item .main .ask{width: 1.33rem;height: 2.32rem;background-size: 100%;left: 70% !important;top: .6rem; right: auto !important;}
  .advantage-item .main .title{font-size: .42rem;line-height: .62rem;}
  .advantage-item .main .txt{font-size: .28rem;line-height: .42rem;}
  .advantage-item .main .txt h5{font-size: .3rem;margin-bottom: .1rem;}
  .advantage-item .main .txt h3{font-size: .36rem;line-height: .56rem;margin-top: .2rem;}

  .new-advantage-list{height: 12.46rem;margin-top: .8rem;}
  .new-advantage-list ul{top: 1.8rem;}
  .new-advantage-list ul li{width: 48%;margin: 0 4% .6rem 0 !important;height: 5.4rem;}
  .new-advantage-list ul li:nth-child(2n){margin-right: 0 !important;}

  .new-advantage-list ul li i{width: .8rem;height: .7rem;background-size: .8rem 2.8rem;margin: .9rem auto .4rem;}
  .new-advantage-list ul li .icon2{background-position: 0 -.7rem;}
  .new-advantage-list ul li .icon3{background-position: 0 -1.4rem;}
  .new-advantage-list ul li .icon4{background-position: 0 -2.1rem;}
  .new-advantage-list ul li .name{font-size: .3rem;line-height: .5rem;margin-bottom: .8rem;}
  .new-advantage-list ul li .txt{padding: 0 .1rem;font-size: .24rem;line-height: .42rem;}
  .new-advantage-list ul li .txt br{display: none;}
  .new-caselist{margin-top: .6rem;}
  .new-case{background-size: 7.5rem 6.3rem;padding-top: 1.6rem;}
  .new-caseitem{width: 100%;float: none;margin-bottom: .6rem;}
  .new-caseitem .top-img{height: 3.07rem;}
  .new-caseitem .mid-img{height: 4.21rem;}
  .new-link{margin-top: .3rem;font-size: .3rem;height: .8rem;line-height: .78rem;}
  .new-market{padding: 1rem 0;}
  .new-market-list{margin-top: .8rem;}
  .new-market-list li{margin-bottom: .6rem;}
  .market-link .new-link{width: 100%;}

  .market_main .sub-title{font-size: 16px;line-height: 26px;margin: 20px 0 -10px;}


}



.sub_douyin{}
.sub_douyin .title{ display:block; text-align:center;
    font-size: 42px;
    color: #00cc82;
    line-height: 60px;
    margin-bottom: 10px; margin:45px auto 15px
}
.sub_douyin .cont{}
.sub_douyin .cont td{ padding:15px 30px}
.sub_douyin .cont td strong{ font-size:16px; color:#fff}