.ai-r-con h1 .title { display: inline-block; font-weight: bold; background-image: background-image: linear-gradient(to right bottom, #00c3ff, #0072f4);background-image: -webkit-linear-gradient(left top, #00c2e1, #0064f2); background-image: -moz- oldlinear-gradient(left top, #00c2e1, #0064f2); background-image: -o-linear-gradient(left top, #00c2e1, #0064f2); background-image: linear-gradient(to right bottom, #00c2e1, #0064f2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; opacity: 1; }

.ai-sdk .content { font-size: 14px; }

.ai-sdk .content .sdk-box { position: relative; padding: 25px 25px; line-height: 45px; border: 1px solid #e1e1e1; margin-top: 20px; }

.ai-sdk .content .sdk-box .name { font-size: 16px; }

.ai-sdk .content .sdk-box span { margin-right: 6%; text-align: left; white-space: nowrap; }

.ai-sdk .content .sdk-box span.right-span { padding-right: 5.5%; border-right: 1px solid #D5D5D5; }

.ai-sdk .content .sdk-box i { position: absolute; right: 0; bottom: 0; background: url("../images/sprite.png") no-repeat; }

.ai-sdk .content .sdk-box .desc a { color: #00b0f0; }

.ai-sdk .content .Android-box i { width: 41px; height: 48px; background-position: -51px -72px; }

.ai-sdk .content .iOS-box i { width: 43px; height: 55px; background-position: -112px -66px; }

.ai-sdk .content a.download-btn { display: inline-block; padding: 8px 20px; line-height: 14px; border: 1px solid #00c3ff; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; color: #00c3ff; }

.ai-sdk .content .download-btn:hover { background-color: #ff9600; color: #fff; border: 1px solid #ff9600; }

.ai-sdk .content .log-description a { background-image: -webkit-gradient(linear, left top, right bottom, from(#00c2e1), to(#0064f2)); background-image: -webkit-linear-gradient(left top, #00c2e1, #0064f2); background-image: -moz- oldlinear-gradient(left top, #00c2e1, #0064f2); background-image: -o-linear-gradient(left top, #00c2e1, #0064f2); background-image: linear-gradient(to right bottom, #00c2e1, #0064f2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; opacity: 1; cursor: pointer; }

.ai-sdk .content .desc { line-height: 25px; color: #4E5052; }

.ai-sdk .content .desc h1 { font-weight: lighter; border-bottom: 0; padding: 0; font-size: 16px; }

.ai-sdk .content .desc h1 strong span { width: 100%; font-weight: bold; padding: 5px 0; font-size: 16px !important; color: #777; }

.ai-wrap .content { margin-top: 15px; line-height: 25px; }

