

.case_r{background: #0066F5;position: sticky;top: 140px;align-self: flex-start;}
.case_r .text{padding: 60px 45px 80px;}
.case_r .text .top{margin-bottom: 70px;}
.case_r .text .top h2{font-size: 30px;color:#fff;font-weight: bold;line-height: 32px;margin-bottom: 18px;}
.case_r .text .top .box p{font-size: 18px;color:#fff;line-height: 18px;text-align: left; margin-bottom: 18px;}
.case_r .text .links{margin-bottom: 85px;}
.case_r .text .links ul{font-size: 0;text-align: center;}
.case_r .text .links ul li{width: 33.3333%;display: inline-block;vertical-align: top;}
.case_r .text .links ul li a{display: block;}
.case_r .text .links ul li a i{width: 46px;height: 46px;display: block;margin: 0 auto 12px;}
.case_r .text .links ul li a p{font-size: 18px;color:#fff;line-height: 24px;text-align: center;}
.case_r .text .links ul li a.prev i{background: url(../images/case/icon-prev.png) no-repeat scroll top center;}
.case_r .text .links ul li a.return i{background: url(../images/case/icon-return.png) no-repeat scroll top center;}
.case_r .text .links ul li a.next i{background: url(../images/case/icon-next.png) no-repeat scroll top center;}
.case_r .text .links ul li:hover a i{background-position: bottom center;}
.case_r .text .conts{width: auto;}
.case_r .text .conts h2{font-size: 30px;color:#fff;line-height: 48px;font-weight: bold;}
.case_r .text .conts .consu{height: 53px;border-radius: 5px;display: block;margin-top: 30px;font-size: 18px;color:#fff;line-height: 53px;text-align: center;border: 1px solid #fff;transition: all 700ms;}
.case_r .text .conts .consu:hover{background: #fff;color:#3779fa;}




@media(max-width:1680px){
  .case_r .text{padding:7% 5%}
  .case_r .text .top h2{margin-bottom: 40px;}

}


