
.new_banner .banner_item.shuang11 .text{
  display: inline-block;
  border-radius: 100px;
  color: #C31316;
  background: #fff;
  padding: 0 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}
.new_banner .banner_item.shuang11 .title{
  font-size: 18px;
}
.new_banner .banner_item.shuang11 .content{
  font-size: 40px;
  margin: 10px 0 40px;
  line-height: 1;
}
/*content*/
/*adv*/
.adv-what {
  background-color: #fff!important;
}
.what-img,.what-tit {
  display: inline-block;
  vertical-align: top;
}
.what-img {
  margin-left: 40px;
}
.what-tit {
  margin-top: 65px;
  margin-right: 150px;
  float: right;
}
.what-tit .what-title {
  font-size: 28px;
}
.what-tit .what-subtitle {
  font-size: 16px;
  line-height: 30px;
}
.what-tit .what-subtitle:nth-child(2) {
  margin-top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .what-img {
    margin-left: 0;
    width: 45%
  }
  .what-tit {
    margin-right: 0;
    margin-top: 40px;
  }
  .what-tit .what-title {
    font-size: 22px;
  }
  .what-tit .what-subtitle {
    font-size: 14px;
    line-height: 25px;
  }
  .what-tit .what-subtitle:nth-child(2) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .what-img {
    display: block;
  }
  .what-img {
    margin-left: 0;
    width: 100%
  }
  .what-tit {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .what-tit .what-title {
    font-size: 18px;
  }
  .what-tit .what-subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  .what-tit .what-subtitle:nth-child(2) {
    margin-top: 10px;
  }
}
/*title*/
.section-box-title {
  font-size: 28px;
  color: #333;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section-box-title {
    font-size: 22px!important;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .section-box-title {
    font-size: 18px!important;
  }
}
/*advantage*/
.adv-advantage {
  background-color: #ededed!important;
}
.advantagebox {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  text-align: center;
  border-right: 1px solid #dbdbdb;
  padding: 20px 0 35px;
}
.advantagebox:nth-last-child(1) {
  border-right: 0;
}
.advantagebox-title {
  font-size: 16px;
  color: #333;
  margin-top: 25px;
}
.advantagebox-subtitle {
  font-size: 14px;
  color: #666;
  margin-top: 25px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .advantagebox {
    width: 32%;
    padding: 10px 0 20px;
  }
  .advantagebox-title,
  .advantagebox-subtitle {
    margin-top: 15px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .advantagebox {
    display: block;
    width: 100%;
    border-right: 0;
    padding: 0px 0 10px;
  }
  .advantagebox-img {
    height: 60px;
  }
  .advantagebox-title,
  .advantagebox-subtitle {
    margin-top: 5px;
  }
}
/*use*/
.adv-use {
  background-color: #fff;
}
.use-box,.usecenter {
  display: inline-block;
  vertical-align: top;
}
.use-box {
  width: 43%;
}
.boxs {
  width: 100%;
  min-height: 250px;
  text-align: center;
  margin-top: 25px;
}
.usecenter {
  width: 13%;
  text-align: center;
}
.boxs-tit {
  margin-top: 80px;
}
.before .boxs-tit {
  text-align: right;
  float: right;
}
.before .boxs-img {
  float: left;
}
.now .boxs-tit {
  text-align: left;
  float: left;
}
.now .boxs-img {
  float: right;
}
.boxtop {
  margin-top: 15px;
}
.boxtop .boxs-tit {
  margin-top: 205px;
}
.boxtop .boxs-img {
  float: none;
}
.boxsub {
  margin-top: 50px;
}
.boxs-top {
  font-size: 30px;
  color: #020202;
}
.boxs-title {
  font-size: 28px;
  color: #323333;
}
.boxs-subtitle {
  font-size: 16px;
  color: #666;
  line-height: 20px;
}
.boxs-subtitle:nth-child(2) {
  margin-top: 20px;
}
.now p{
  color: #006fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .usecenter .centerimg {
    width: 100px;
  }
  .boxs {
    min-height: auto;
    margin-top: 15px;
  }
  .boxs.boxsub {
    margin-top: 10px;
  }
  .boxs .boxs-img {
    height: 130px;
    float: none;
  }
  .boxs .boxs-tit {
    float: none!important;
    text-align: center;
    margin-top: 0!important;
  }
  .boxs-subtitle:nth-child(2) {
    margin-top: 10px;
  }
  .boxs-top {
    font-size: 26px;
  }
  .boxs-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .use-box {
    width: 49%;
  }
  .usecenter {
    display: none;
  }
  .boxs {
    min-height: auto;
    margin-top: 15px;
  }
  .boxs .boxs-img {
    height: 100px;
    float: none;
  }
  .boxs .boxs-tit {
    float: none!important;
    text-align: center;
    margin-top: 0!important;
  }
  .boxs-subtitle:nth-child(2) {
    margin-top: 10px;
  }
  .boxs-top {
    font-size: 18px;
  }
  .boxs-title {
    font-size: 16px;
  }
  .boxs-subtitle {
    font-size: 12px;
    width: 100px;
    display: inline-block;
  }
}
/*case*/
.adv-case {
  background-color: #f5f5f5!important;
}
.case-bar {
  display: inline-block;
  width: 271px;
  margin-top: 25px;
  float: left;
}
.case-bar .case-tag {
  cursor: pointer;
  border-right: 2px solid transparent;
  margin-bottom: 80px;
}
.case-bar .case-tag:nth-child(0) {
  margin-bottom: 0;
}
.case-bar .case-tag .tag-title {
  font-size: 20px;
  color: #666
}
.case-bar .case-tag .tag-subtitle {
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}
.case-bar .case-tag.active {
  border-color: #0677f5;
}
.case-bar .case-tag.active .tag-title,
.case-bar .case-tag.active .tag-subtitle {
  color: #0677f5;
}
.case-content {
  background-color: #fff;
  text-align: center;
  margin-left: 270px;
  border-left: 1px solid #e7e7e7;
}
.case-content .case-cons {
  display: none;
  padding: 43px;
}
.case-conimg {
  max-width: 100%;
  max-height: 100%;
}
.incon, .incons {
  width: 100%;
}
.incon {
  height: 600px;
}
.incons {
  display: none;
  height: 600px;
}
.inbar {
  display: inline-block;
  margin: 55px auto 0;
}
.inbars {
  width: 40px;
  height: 4px;
  margin-right: 10px;
  float: left;
  background: #999;
  cursor: pointer;
}
.inbars:nth-last-child {
  margin-right: 0;
}
.inbars.active {
  background-color: #0677f5;
}
.constit {
  font-size: 16px;
  color: #999;
  margin-top: 65px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .case-bar {
    width: 160px;
  }
  .case-bar .case-tag  {
    margin-bottom: 15px;
  }
  .case-bar .case-tag .tag-title {
    font-size: 12px;
  }
  .case-bar .case-tag .tag-subtitle {
    font-size: 12px;
    margin-top: 0px;
  }
  .case-content {
    margin-left: 160px;
  }
  .case-content .case-cons {
    padding: 20px;
  }
  .inbar {
    margin-top: 30px;
  }
  .constit {
    font-size: 14px;
    margin-top: 20px;
  }
  .incons {
    height: 400px;
  }
  .incon {
    height: 400px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .case-bar {
    float: none;
    width: 100%;
    margin-top: 0px;
  }
  .case-bar .case-tag {
    border-right: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid transparent;
  }
  .case-content {
    width: 100%;
    margin-top: 10px;
    border: 0;
    margin-left: 0;
  }
  .case-bar .case-tag {
    display: inline-block;
    vertical-align: top;
  }
  .case-bar .case-tag .tag-title {
    font-size: 14px;
    line-height: 15px;
  }
  .case-bar .case-tag .tag-subtitle {
    font-size: 12px;
    line-height: 15px;
    margin-top: 0px;
  }
  .case-content .case-cons {
    padding: 5px;
  }
  .inbar {
    margin-top: 10px;
  }
  .constit {
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
  }
  .inbars {
    width: 30px;
    height: 4px;
    margin-right: 5px;
  }
  .incon {
    height: 200px;
  }
  .incons {
    height: 200px;
  }
}

/*ad*/
.adv-ad {
  background: url(../images/adv-bottom.jpg) no-repeat center;
}
.adv-ad .section-box-content {
  text-align: center;
  padding-top: 10px;
}
.adv-ad .section-box-title,
.adv-ad .section-box-subtitle {
  color:#fff;
}
.adv-ad .section-box-subtitle {
  font-size: 20px;
}
.adv-ad .ad-btn {
  display: inline-block;
  font-size: 18px;
  line-height: 49px;
  padding: 0 55px;
  color: #fff;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
  .adv-ad .section-box-subtitle {
    font-size: 16px;
  }
  .adv-ad .ad-btn {
    font-size: 16px;
    line-height: 38px;
    padding: 0 35px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px){
  .adv-ad .section-box-subtitle {
    font-size: 12px;
  }
  .adv-ad .ad-btn {
    font-size: 12px;
    line-height: 25px;
    padding: 0 20px;
  }
}

/* banner */
/*.banner_div{width: 100%; position: relative !important; top: 0 !important; overflow: hidden;background: url(/images/20190102/banner.jpg) no-repeat center;background-size: cover;}*/
/*.banner_div img{position: absolute;}*/
/*.banner_div .title1{top: 10px;left:19%;}   */
/*.banner_div .title2{top: 30px;left: 39%;} */
/*.banner_div .title3{top: 205px;left: 46%;} */

/*@media screen and (min-width:1200px){*/
/*  .banner_div{ height: 300px !important;}*/
/*}*/
/*@media screen and (max-width:1440px){*/
/*	.banner_div .title1{left: 10%;}*/
/*}*/
/*@media screen and (max-width:1280px){*/

/*}*/
/*@media screen and (max-width:1024px){*/
/*	.banner_div .title1{left: 5%;}*/
/*	.banner_div .title3{left: 42%;}*/
/*}*/
/*@media screen and (max-width:768px){*/
/*	 .banner_div .title1{width: 280px;top: 75px;}  */
/*	 .banner_div .title2{width: 420px;top: 125px;left: 43%;}*/
/*	 .banner_div .title3{width: 340px;top: 280px;left: 49%;}*/
/*}*/
/*@media screen and (max-width:414px){*/
/*	.banner_div{height: 250px;}*/
/*	.banner_div .title1{width: 150px;top: 40px;}*/
/*	.banner_div .title2{width: 180px;top: 65px;left: 48%;}*/
/*	.banner_div .title3{width: 170px;top: 120px;left: 50%;}*/
/*	    */
/*}*/
/*@media screen and (max-width:320px){*/
/*	.banner_div .title1{width: 150px;top: 75px;left: 2%;}*/
/*	.banner_div .title2{width: 150px;top: 120px;left: 50%;}*/
/*	.banner_div .title3{width: 150px;top: 190px;left: 50%;}*/
/*}*/
