.cdn-banner{background-image:url(../images/cdn/cdn-banner.jpg);background-color:#000910}
.cdn-banner h1{font-size:60px;line-height:60px}
.cdn-banner h2{font-size:30px;line-height:30px}
.cdn-banner .blue-btn a{padding:16px 0 20px;min-width:230px}
.cdn-img1{width:258px;height:233px;background:url(../images/cdn/cdn-img1.png) no-repeat right top}
.cdn-btn a{padding:10px 23px;line-height:32px}
@media screen and (max-width: 767px) {
    .cdn-banner h1{font-size:45px;line-height:45px}
    .cdn-banner h2{font-size:26px;line-height:28px}
}
@media screen and (max-width: 480px) {
    .cdn-banner h1{font-size:44px;line-height:46px}
    .cdn-banner h2{font-size:20px;line-height:22px}
    .cdn-banner .blue-btn{font-size:18px}
    .cdn-banner .blue-btn a{padding:10px 0 14px;min-width:190px}
}