.rtsolution-main{
  width: 100%;
}

/*---------------banner------------*/
.rtsolution-main-banner{
    width: 100%;
    height: 250px;
    background: url(../img/solution/解决方案1920@2x.png) no-repeat;
    position: relative;
}

.banner-topic{
    position: absolute;
    left: 130px;
    top: 38%;
}
.banner-topic h1 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
}
.banner-topic p {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.banner-topic1 {
    position: absolute;
    left: 130px;
    top: 38%;
}

    .banner-topic1 h1 {
        font-size: 36px;
        color: #fff;
        font-weight: normal;
    }

    .banner-topic1 p {
        font-size: 14px;
        color: #fff;
        margin-top: 12px;
        margin-bottom:50px
    }
/*--------------------内容-----------------------*/
.detailhot {
    padding-left: 200px;
    padding-right: 200px;
}
.loadtitle {
    font-size: 14px;
    color: #787878;
    padding-top: 20px;
}

.content{
  width: 85%;
  margin: 30px auto;
}
.content dl{
  width: 100%;
  margin-top: 20px;
  overflow:hidden;
  color: #555;
  background: #fafafa;
  position: relative;
}
.content dl dt{
  width: 340px;
  height: 260px;
  float: left;
}
.content dl dt img{
  width: 100%;
  height: 100%;
}
.content dl dd{
  font-size: 12px;
  float: left;
  margin-left: 30px;
 width: 50%;
}
.content dl dd .title{
  display: block;
    margin: 15px 0 11px;
    font-size: 16px;
    color: #fa8557;
    font-weight: bold; 
}
.content dl dd p{
  line-height: 25px;
}
.content dl dd .more{
  position: absolute;
  right: 30px;
  bottom: 20px;
  margin-right: 30px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #0c6684;
    color: #0c6684;
    font-size: 14px;
    border-radius: 2px;
}
.content dl dd .more:hover{
  background: #0c6684;
  color: #fff;
}

/*--------------------------------查看更多-------------------------*/
.content-detail{
  width: 70%;
    margin: 30px auto 40px; 
    color: #555;
}
.content-detail h1{
    text-align: center;
    font-size: 24px;
    color: #555;
    margin: 30px 0;  
}
.content-detail-div h2{
   margin-bottom: 20px;
}
.content-detail-div p{
  line-height: 40px;
  font-size: 14px;
  color: #888;
}
@media screen and (min-width: 1920px){
    .rtsolution-main-banner{
        background: url(../img/solution/解决方案1920@2x.png) no-repeat;
    }
    .content{
        width: 79%;
    }
    .banner-topic{
         left:220px;
    }
}
@media screen and (min-width: 2550px){
  .rtsolution-main-banner{
       background: url(../img/solution/解决方案2560@2x.png) no-repeat;
    }
    .content{
        width: 80%;
    }
    .banner-topic{
         left: 350px;
    }
}





/*广告条*/
.advise-container{
    display: block;
    width:100%;
    height:auto;
    position:fixed;
    left:0;
    bottom:0px;
}
.little-container{
    height:100px;
    width:150px;
    background-color:#353f45;
    border-radius: 0 50px 50px 0;
    position:relative;
    bottom:-70px;
    z-index:9999;
    left: -150px;
}
.little-left{
    float:left;
    width:115px;
    text-align:center;
}
.little-left p:first-child{
    position:relative;
    top:-15px;
    margin-bottom:0;
    z-index: 99;
}
.little-left p:last-child{
    color:#fff;
    font-size:16px;
    position:relative;
    bottom:2px;
    left: -7px;
}
.little-right{
    width:35px;
    float:right;
    height:100px;
    line-height:120px;
    text-align:left;
    position: relative;
    left: -4px;
}
.little-right img{
    cursor: pointer;
}
.little-bg{
     width:150px;
     height:100px;
     left: -150px;
     position:relative;
     top:-30px;
     border-radius: 0 50px 50px 0;
     box-shadow: 0.1rem 0rem 2rem 0.25rem rgba(53,63,69,0.3);
}
.widder-containner{
    position: fixed;
    bottom: 0;
    height: 210px;
    background-color: rgba(29,41,56,0.8);
    border-bottom:6px solid #59afea;
}
.widder-content{
  height:240px;
  position: relative;
  bottom: 30px;
}
  .widder-bg{
      background: url('../img/solution/text1366.png') no-repeat;
      width:1366px;
      height: 240px;
      background-size:100% 100%;
  }
  .widder-content a{
      display: block;
      height: 24px;
      line-height: 24px;
      width: 100px;
      color: #fff;
      border-radius: 3px;
      font-size: 12px;
      background-color: #59afea;
      font-weight: normal;
      position: absolute;
      bottom: 90px;
      right: 215px;
      text-align: center;
      z-index: 9999;
      cursor: pointer;
  }
  .widder-content a:hover{
      background-color: #004e71; 
  }
  .btn-bg{
      width: 100px;
      height: 24px;
      position: absolute;
      bottom: 88px;
      right: 215px;
      border-radius: 3px;
      background-color: #c9efff;
  }
  .widder-content p{
      position: absolute;
      bottom: 135px;
      right: 120px;
  }
  .widder-content p img{
      width:30px;
      cursor: pointer;
      background-size:100% 100%;
  }
@media screen and (min-width: 1500px) and (max-width: 1920px) {
    .widder-content{
      display: block;
        height:240px;
        position: relative;
        bottom: 30px;
    }
    .widder-bg{
        width:1920px;
        height: 240px;
        background-size:100% 100%;
        background: url('../img/solution/text1920.png') no-repeat;
    }
    .widder-content a{
        bottom: 96px;
        right: 400px;
    }
    .btn-bg{
        bottom: 94px;
        right: 400px;
    }
    .widder-content p{
        position: absolute;
        bottom: 120px;
        right: 250px;
    }
    .widder-content p img{
        width:40px;
    }
}
@media screen and (min-width: 2550px){
    .widder-content{
        display: block;
        height:240px;
        position: relative;
        bottom: 30px;
    }
    .widder-bg{
        width:2560px;
        height: 240px;
        background-size:100% 100%;
        background: url('../img/solution/text2560.png') no-repeat;
    }
    .widder-content a{
        bottom: 96px;
        right: 700px;
    }
    .btn-bg{
        bottom: 94px;
        right: 700px;
    }
    .widder-content p{
        position: absolute;
        bottom: 120px;
        right: 300px;
    }
    .widder-content p img{
        width:40px;
    }
}





.xmobile-header,.slide-menu,.xmobile-footer,.xmobile-solution,.xmobile-solution-banner{
      display: none;
}

@media screen and (max-width: 768px){
    #solution-header,.rtsolution-main,#solution-footer,.toolbar,.advise-container{
        display: none;
    }
    .xmobile-header{
        display: block;
        width: 100%;
        height: 0.74rem;
        background: #00283c;
        padding-top: 0.24rem;
        border-bottom: 2px solid #1fb6d8;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }
     .m-logo{
          float: left;
          margin-left: 0.5rem;
     }
     .m-logo a{
          display: block;
          width: 1.6rem;
          height: 0.45rem;
          background: url(../img/mobile/LOGO@2x.png) no-repeat;
          background-size: 100% 100%;
      }
     .m-list{
          float: right;
          margin-right: 0.5rem;
     }
     .m-list span{
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        background: url(../img/mobile/列表@2x.png) no-repeat;
        background-size: 100% 100%;
     }
    /*底部*/
    .xmobile-footer{
        display: block;
        width: 100%;
        background: #00283c;
        line-height: 0.5rem;
        text-align: center;
        font-size: 0.2rem;
        color: #a3abb0;
    }
    /*侧边栏*/
    .slide-menu{
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 9999;
    }
    .menu-ul{
        width: 75%;
        height: 100%;
        background: #00283c;
        margin-left: 25%;
    }
    .menu-ul li{
        padding-left: 0.3rem;
        line-height: 1rem;
        height: 1rem;
        border-bottom: 1px solid #ddd;
    }
     .menu-ul li a{
        display: block;
        text-align: left;
        color: #fff;
        font-size: 0.24rem;
     }
     .menu-ul li .active{
        color: #1fb6d8;
     }


     /*内容*/
    .xmobile-solution{
        display: block;
        margin-top: 0.98rem;
     }
     .xmobile-solution-banner{
         display: block;
         width: 100%;
         height: 4rem;
         background: url(../img/mobile/productbanner.png) no-repeat;
         background-size: 100% 100%;
         position: relative;
     }
     .banner-topic{
          position: absolute;
          top: 1rem;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          text-align: center;
          color: #fff;
     }
     .banner-topic h1{
         font-size: 0.5rem;
        letter-spacing: 1px;
        margin-bottom: 0.1rem;
        font-weight: 500;
     }
     .banner-topic span{
          display: block;
          width: 0.35rem;
          height: 0.35rem;
          background: url(../img/mobile/下箭头.png) no-repeat;
          background-size: 104% 100%;
          margin: auto;
          margin-bottom: 0.1rem;
     }
    .banner-topic p{
        font-size: 0.28rem;
        line-height: 0.5rem;
        font-weight: lighter;
        letter-spacing: 1px;
        margin-top: 0;
    }


    .xmobile-solution-cont{
         margin-top: 0.6rem;
    }

     .solution-cont{
        width: 6.9rem;
        margin-left: 0.3rem;
        margin-top: 0.3rem;
        background: #f8f8f8;
        padding-bottom: 0.4rem;
        margin-bottom: 0.3rem;
        border:1px solid #f0f0f0;
    }
    
     .solution-bg-one{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/工业制造@2x.png) no-repeat;
        background-size: 100% 100%;
    }
    .solution-bg-two{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/家电家居@2x.png) no-repeat;
        background-size: 100% 100%;
    }
    .solution-bg-three{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/汽车装备@2x.png) no-repeat;
        background-size: 100% 100%;
    }
     .solution-bg-four{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/消费品零售@2x.png) no-repeat;
        background-size: 100% 100%;
    }
    .solution-bg-five{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/医药大健康@2x.png) no-repeat;
        background-size: 100% 100%;
    }
    .solution-bg-six{
        width: 100%;
        height: 3rem;
        background: url(../img/mobile/专业服务@2x.png) no-repeat;
        background-size: 100% 100%;
    }
    .solution-cont h1{
        margin: 0.3rem 0 0.2rem 0.3rem;
        font-size: 0.34rem;
        color: #555;
    }
    .solution-cont p{
        font-size: 0.28rem;
        margin-left: 0.3rem;
        padding-right: 0.3rem;
        color: #62787c;
        font-weight: lighter;
        line-height: 0.45rem;
        padding-bottom: 0.8rem;
        border-bottom: 1px solid #ccc;
    }
    .solution-cont a{
        display: block;
        font-size: 0.28rem;
        color: #fff;
        width: 1.8rem;
        height: 0.54rem;
        background: #0c6684;
        margin-top: 0.4rem;
        margin-left: 0.3rem;
        text-align: center;
        line-height: 0.54rem;
    }
    .solution-cont .active{
        background: #1fb6d8;
    }
    
    .xmobile-rtsolution{
      display: block;
      margin-top: 0.98rem;
    }
    .rtsolution-main-banner{
      display: none;
    }
    .rtsolution-main-banner1 {
        display: none;
    }
        .content-detail {
            width: 6.9rem;
        }
    .content-detail h1{
       font-size: 0.4rem;
    }
    .content-detail-div h2{
      font-size: 0.32rem;
      margin-bottom: 0.2rem;
    }
    .content-detail-div p{
      font-size: 0.24rem;
      line-height: 0.6rem;
    }
}
.text1{
    font-size:14px;
    color:#555;
    margin-top:20px;
}
.success-logo {
    height: 500px;
    width: 100%;
    background: url(../img/地图@2x.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.success-logo1 {
    height: 355px;
    width: 100%;
    background: url(../img/地图@2x.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
/*工业制造行业*/
.rtsolution-main-banner1 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/1/1920PX.png) no-repeat;
    position: relative;
}
.c-first {
    height: 500px;
    width: 100%;
}
.c-1 {
    margin: 74px 74px auto 100px;
}
.c-1-left {
    width: 458px;
    height: 324px;
    position: absolute;
    margin:74px auto auto 9%;
}
.c-1-right {
    width: 50%;
    height: 324px;
    right: 5%;
    margin-top: 90px;
    position: absolute;
}
.c-title{
    font-size:32px;
    color:#1fb6d8;
}
.c-p {
    font-size: 14px;
    color: #555;
}
.c-1-hr {
    margin-top: 8px;
    width: 36px;
    background-color: #1fb6d8;
    height:4px;
}
.c-2-left {
    width: 400px;
    height: 348px;
    position: absolute;
    margin: 68px 132px auto 100px;
}
.c-2-right {
    height: 348px;
    margin-left: 632px;
    margin-top: 140px;
    position: absolute;
}
.c-second{
    position:absolute;
    right:170px;
    width:500px;
    height:80px;
    /*margin-left:166px;*/
    background-color:#fff
}
.c-3-left{
    margin:10px 18px 10px 28px;
}
.c-3-right {
    width: 350px;
    position: absolute;
    height:80px;
}
.li-img {
    width: 180px;
    height: 70px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #ccc;
}
.s-1 {
    height:80px;
    width:100%;
    position:absolute;
    margin:auto 100px auto auto;
    
}
.c-ul3 {
    justify-content: space-between;
    list-style: none;
    display: flex;
}
.c-ul4 {
    justify-content:space-around;
    list-style: none;
    display: flex;
    margin-top: 30px;
}
/*家电家居*/
.rtsolution-main-banner2 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/2/1920PX.png) no-repeat;
    position: relative;
}
.c-two {
    width: 100%;
    height: 220px;
    background-color: #48bec0;
    position:relative;
}
.c-two-detail{
    width:100%;
    position:absolute;
    top:50px;
    /*left:100px;*/
}
    .c-two-detail h1 {
        font-size: 32px;
        color:#fff;
        margin-left:100px;
    }
    .c-two-detail p {
        font-size: 28px;
        color: #fff;
        margin-top: 50px;
        text-align:center;
    }
.c-one {
    margin-top:50px;
    width: 100%;
    height: 520px;
    background-color:#fbfbfd;
    position: relative;
}
.c-one-detaile {
    position: absolute;
    left: 100px;
    top: 70px;

}
.c-one-img {
    text-align:center;
    /*margin:40px 433px 40px 433px;*/
   left:433px;
   top:230px;
   right:433px;
   position:absolute
}
.c-three {
    width: 100%;
   
    background-color: #f6f7f7;
    position:relative;
}
.c-three-detail {
   top:70px;
   left:100px;
   position:absolute
}
.c-second1 {
    width: 500px;
    height: 80px;
    background-color: #fff;
    margin-left:170px;
}
.c-four{
    width:100%;
    height:1950px;
    position:relative;
}
.c-four1 {
    width: 100%;
    margin:70px auto auto auto;
   
    position: relative;
}
.c-four-detail {
    margin-left: 100px;
    margin-top: 40px;
}
    .c-four-detail h1 {
        font-size: 28px;
        color: #1fb6d8
    }
.line2 {
    clear: both;
    width: 100%;
    height: 1px;
    background: #0c6684;
    opacity: 0.1;
}
/*汽车装备*/
.rtsolution-main-banner3 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/3/1920PX.png) no-repeat;
    position: relative;
}
/*服务业*/
.rtsolution-main-banner6 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/6/1920px.png) no-repeat;
    position: relative;
}
.c-2-left1 {
    width: 400px;
    height: 348px;
    position: absolute;
    margin: 74px 200px auto 100px;
}
.line1 {
    clear: both;
    width: 100%;
    height: 1px;
    background: #0c6684;
    opacity: 0.1;
    position: absolute;
}
.c-consumable1{
width:100%;
height:500px;
background-color:#49bfbf;
position:relative;
}
.c-consumable1-detail{
top:70px;
left:100px;
position:absolute;
}
.c-consumable1-detail1{

left:346px;
right:346px;
position:absolute;
}
.c-consumable1-detail h1{
font-size:30px;
color:#fff;
}
.c-consumable1-detail p{
    font-size:14px;
    color:#fff;
    margin-top:20px;
}
.c-title1 {
    font-size: 30px;
    color: #3abbdb;
}
.rtsolution-main-banner4 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/4/1920px.png) no-repeat;
    position: relative;
}
.c-second2 {
    width: 500px;
    height: 80px;
    margin: 170px 100px auto;
    background-color: #fff
}
.rtsolution-main-banner5 {
    width: 100%;
    height: 250px;
    background: url(../img/solution/5/1920px.png) no-repeat;
    position: relative;
}
.c-4 {
    position: absolute;
    width: 100%;
    top: 180px;
}
.c-4-left {
    position: absolute;
    margin: 92px 186px auto 316px;
}
.c-4-right {
    width:450px;
    height: 324px;
    right:200px;
    margin-top: 100px;
    position: absolute;
}
.img1 {
    width: 400px;
    height: 180px;
    position: absolute;
    left: 62%;
    background: url(../img/product/2/02.png) no-repeat;
}
.c-4-1 {
    position: absolute;
    width: 100%;
    top: 450px;
}
.c-4-left1 {
    position: absolute;
    margin-top:100px;
    right:316px;
}
.c-4-right1 {
    height: 324px;
    margin:100px 98px auto 200px;
    position: absolute;
}
.c-4-2 {
    position: absolute;
    width: 100%;
    top: 760px;
}
.c-4-left2 {
    position: absolute;
    margin: 102px 186px auto 316px;
}
.c-4-right2 {
    width:450px;
    height: 324px;
    right:200px;
    margin-top: 100px;
    position: absolute;
}
.c-4-3 {
    position: absolute;
    width: 100%;
    top: 1040px;
}
.c-4-right3 {
    height: 324px;
    margin: 100px 270px auto 200px;
    position: absolute;
}
.c-4-left3 {
    position: absolute;
    margin-top:120px;
    right:316px;
}
.c-4-4 {
    position: absolute;
    width: 100%;
    top: 1300px;
}

.c-4-left4 {
    position: absolute;
    margin: 116px 186px auto 316px;
}

.c-4-right4 {
    width:450px;
    height: 230px;
    margin-top: 100px;
    position: absolute;
    right:200px;
}
.c-4-5 {
    position: absolute;
    width: 100%;
    top: 1600px;
}

.c-4-right5 {
    height: 210px;
    margin: 90px 330px 90px 200px;
    position: absolute;
}

.c-4-left5 {
    position: absolute;
    margin-top:100px;
    right:316px;
}

.line2 {
    clear: both;
    width: 100%;
    height: 1px;
    background: #0c6684;
    opacity: 0.1;
    position:relative;
}
.c-4-title{
    font-size:24px;
    color:#555;
}
