﻿/* Login */
body { font-size: 12px; font-family: '宋体',Arial,sans-serif }
.hide { display: none; }
#banner { position: relative; width: 100%; height: 611px; z-index: 1; border-top: 1px solid #d9d9d9; overflow: hidden; top: -2px; }
.cycle_iframe { width: 100%; height: 427px; }
.login_warp { position: relative; z-index: 1; margin: -500px auto 100px; width: 960px; height: 401px; }
.login_box { float: right; position: relative; overflow: hidden; width: 350px; height: 400px; background-color: #fff; border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; }
    .login_box .login_iframe { width: 350px; height: 400px; }
.code_login { position: absolute; bottom: 0; left: 303px; overflow: hidden; width: 169px; height: 274px; background: url(/images/code_bg.png) no-repeat scroll 0 0; }
.code_iframe { width: 169px; height: 274px; margin: -8px 0 0 -9px; }

.vc-font2 { overflow: hidden; }
    .vc-font2 .vc-inner { display: inline-block; vertical-align: middle; }
    .vc-font2 .vc-fix { display: inline-block; width: 0; height: 100%; line-height: 100%; vertical-align: middle; visibility: hidden; }

.install { margin-top: 14px; margin-right: 3px; text-align: right; }
    .install a { display: block; height: 32px; line-height: 32px; background-color: #902bc3; color: #fff; text-align: center; border-radius: 3px; }
        .install a:hover { background-color: #b14fe3; text-decoration: none; }
.close_btn { display: block; position: absolute; bottom: 105px; left: 475px; width: 25px; height: 40px; background: url(/images/close_btn.png) no-repeat scroll 0 0; }
.open_btn { display: none; position: absolute; bottom: 0; left: 303px; width: 50px; height: 50px; background: url(/images/open_btn.png) no-repeat scroll 0 0; }
    .open_btn:hover { background-position: 0 -50px; }

#content { margin: 0 auto; width: 100%; height: 157px; }
#main { width: 100%; height: 157px; background-color: #fff; }
.aq_service { margin: 0 auto; width: 960px; }
.service_item { float: left; width: 320px; height: 117px; padding: 40px 0 0; }
    .service_item .icon { float: left; _display: inline; margin-right: 17px; width: 80px; height: 80px; background-image: url(/images/service_icon.png); background-repeat: no-repeat; vertical-align: top; }
    .service_item .base_icon { background-position: 0 0; }
    .service_item .upgrade_icon { margin-left: 30px; background-position: 0 -80px; }
    .service_item .check_icon { margin-left: 30px; background-position: 0 -160px; }
    .service_item h2 { margin-bottom: 13px; height: 30px; line-height: 30px; font-size: 22px; font-family: '\5FAE\8F6F\96C5\9ED1','Microsoft Yahei'; color: #333; }
    .service_item p a { color: #666; }
        .service_item p a:hover { color: #4aa7f8; text-decoration: none; }
    .service_item p span { margin: 0 2px 0 7px; color: #eaeaea; }
.ser_base, .ser_upgrade { background: url(/images/ser_bg.png) no-repeat scroll right center; }
