﻿@charset "utf-8";
body { background: #f2f2f2; }
.section { position: relative; margin: 0 auto; padding: 0; width: 1180px; min-width: 941px; max-width: 1180px; text-align: left; overflow: hidden; }
.wrapper, .container { width: 1240px; margin: 0 auto; position: relative; }
    .wrapper:after, .container:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

.dev--header, .dev--footer { width: 100%; min-width: 1240px; background: #f6f6f6; margin: 0; padding: 0; font-family: "MILT_RG",arial,"å¾®è½¯é›…é»‘","Microsoft YaHei"; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.dev--header { width: 100%; min-width: 1240px; margin: 0; padding: 0; font-family: "MILT_RG",arial,"å¾®è½¯é›…é»‘","Microsoft YaHei"; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; background: rgba(0,0,0,0.8); }
    .dev--header *, .dev--footer * { box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
    .dev--header .inner-header { height: 40px; width: 1240px; padding: 9px 0; margin: 0 auto; }
    .dev--header a, .dev--header a:hover, .dev--header :focus, .dev--footer a, .dev--footer a:hover, .dev--footer :focus { text-decoration: none; color: inherit; outline: 0; border: 0 none; }
    .dev--header a, .dev--footer a { -webkit-appearance: none; appearance: none; }

.logo { display: block; float: left; }
.dev--header .logo { height: 100%; padding-left: 40px; overflow: hidden; font-size: 20px; line-height: 1.5; float: left; cursor: pointer; }
    .dev--header .logo img { height: 40px; }
.dev--header .dev-com-userinfo { float: right; height: 100%; margin-right: 30px; position: relative; width: 80px; color: rgba(255,255,255,0.8); font-size: 14px; margin-top: 2px; }
.dev--header .dev-com-userinfo-login { line-height: 2.4; }
.dev--header .dev-com-username { height: 100%; width: 100%; cursor: pointer; text-align: right; }
.dev--header .inbox-entrance { position: relative; }
.dev--header .dev-com-userinfo-name { overflow: hidden; white-space: nowrap; width: 80px; text-overflow: ellipsis; display: inline-block; line-height: 2.4; text-align: center; }
.dev--header .dev-com-userinfo-icon { display: inline-block; width: 0; height: 0; border-top: 4px solid #fff; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; transition: transform .3s easein; position: absolute; top: 15px; right: -15px; }
.dev--header .inbox-entrance-count { position: absolute; top: -2px; right: 6px; width: 30px; text-align: center; height: 20px; border-radius: 12px; font-size: 12px; background: #900; }
.dev--header .dev-com-username .inbox-entrance-count { right: -20px; }
.dev--header .dev-com-user-action { top: 40px; position: absolute; width: 120px; left: -20px; height: 0px; z-index: 100; background: #343434; text-align: center; transition: all .1s linear; border-radius: 0 0 6px 6px; overflow: hidden; }
.dev--header ol, .dev--header ul, .dev--footer ol, .dev--footer ul { list-style: none; margin: 0; padding: 0; }
.dev--header li, .dev--footer li { list-style: none; margin: 0; padding: 0; }
.dev--header .dev-user-action-item { position: relative; }
.dev--header .dev-com-user-action li { padding: 7px 0; }
.dev--header .dev-common-header-nav { float: right; margin-top: 2px; }
.dev--header ol, .dev--header ul, .dev--footer ol, .dev--footer ul { list-style: none; margin: 0; padding: 0; }
.dev--header .nav-item { float: left; display: inline-block; padding: 0 25px; font-size: 16px; line-height: 2; color: rgba(255,255,255,0.8); }

html .footer { background-color: #fff; color: #999; line-height: 40px; height: 40px; margin-top: 30px; }
html .footer-wrapper { width: 1180px; margin: 0 auto; }
html .footer-copyright { float: left; margin-left: 20px; }
html .footer-nav { float: right; margin-right: 20px; }
    html .footer-nav li { float: left; }
    html .footer-nav a { color: #999!important; margin: 0 5px; }


.login-box { margin-bottom: -30px; width: 100%; min-height: 500px; _height: 500px; background: #f1f1f1; }
.login-left { position: absolute; top: 30px; left: 0; right: 320px; bottom: 0; background: url(../images/login-bg.png) no-repeat center center; _width: 500px; _height: 320px; _top: 100px; _left: 160px; }
.login-right { float: right; margin: 30px auto; padding: 20px; width: 300px; text-align: left; border: 1px solid #e5e5e5; border-radius: 3px; background: #fff; }
    .login-right h1 { margin-bottom: 20px; color: #555; font-size: 22px; font-weight: 700; letter-spacing: 3px; line-height: 30px; height: 30px; text-align: center; }
    .login-right li { position: relative; clear: both; margin-bottom: 10px; height: 50px; *display: inline; *zoom: 1; }
        .login-right li label { position: absolute; top: 1px; left: 10px; width: 68px; height: 40px; line-height: 40px; color: #999; font-size: 14px; }
        .login-right li input { display: block; margin: 0; padding: 10px 10px 10px 80px; width: 208px; height: 20px; line-height: 20px; border: 1px solid #e8e8e8; background: #fbfcff; color: #333; font-size: 14px; border-radius: 3px; }
            .login-right li input:focus { border-color: #999; }
        .login-right li span { line-height: 24px; }
    .login-right .btn-box .col { clear: both; margin-bottom: 10px; padding-bottom: 10px; color: #555; font-size: 14px; line-height: 20px; }
        .login-right .btn-box .col .submit { display: block; padding: 10px 20px; width: 100%; color: #fff; font-size: 14px; line-height: 20px; border: 0; background: #DA6415; text-align: center; border-radius: 3px; cursor: pointer; }
    .login-right .btn-box .tips { display: none; margin: 0; padding: 0; text-align: center; font-size: 12px; color: #f00; }
    .login-right .left { float: left; }
    .login-right .right { float: right; }
    .login-right .oauth-box { clear: both; padding-top: 20px; }
        .login-right .oauth-box h3 { display: block; margin-bottom: 10px; color: #555; font-size: 14px; line-height: 30px; height: 30px; font-weight: normal; }
        .login-right .oauth-box p { margin-left: -25px; }
            .login-right .oauth-box p a { display: block; float: left; margin: 0 0 10px 25px; _display: inline; _zoom: 1; }
                .login-right .oauth-box p a img { width: 38px; height: 38px; }


.inner-box { margin: 30px 0; min-height: 350px; _height: 350px; border: 1px solid #f0f0f0; background: #fff; text-align: center; }
    .inner-box .dl-list { margin: 0 auto; padding: 30px; text-align: left; width: 879px; font-size: 14px; }
        .inner-box .dl-list dl { clear: both; display: block; padding: 5px 0; }
            .inner-box .dl-list dl:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
            .inner-box .dl-list dl dt { display: block; padding: 5px 0; float: left; width: 30%; line-height: 42px; min-height: 42px; color: #555; text-align: right; }
            .inner-box .dl-list dl dd { position: relative; padding: 5px 0 5px 20px; line-height: 42px; min-height: 42px; color: #555; overflow: hidden; _margin-left: 120px; }
                .inner-box .dl-list dl dd .input { padding: 10px; }
                .inner-box .dl-list dl dd a.send { display: inline-block; color: #555; border: 1px solid #e8e8e8; border-radius: 3px; width: 110px; height: 40px; line-height: 40px; color: #333; font-size: 14px; text-align: center; background: #fff; vertical-align: middle; text-decoration: none; }
                    .inner-box .dl-list dl dd a.send.gray { color: #999; }
                    .inner-box .dl-list dl dd a.send img { margin-top: 9px; }
                .inner-box .dl-list dl dd .input.code { width: 154px; ime-mode: disabled; text-transform: uppercase; }

    .inner-box .tab-head { display: block; border-bottom: 1px solid #f0f0f0; background: #fbfbfb; overflow: hidden; }
        .inner-box .tab-head ul li { float: left; margin-left: -1px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; }
            .inner-box .tab-head ul li a { display: block; padding: 0 30px; height: 50px; line-height: 50px; color: #555; font-size: 14px; }
                .inner-box .tab-head ul li a:hover, .inner-box .tab-head ul li a.selected { color: #666; background: #fff; border-bottom: 2px solid #0089cd; }
    .inner-box .tab-content { display: none; }
.main-tit { margin: 0 auto; padding: 30px 0 0; }
    .main-tit h2 { display: block; padding-right: 10px; color: #666; font-size: 24px; font-weight: 400; line-height: 25px; }
.base-tit { border-bottom: 1px solid #f0f0f0; color: #3b8dd1; line-height: 1em; font-size: 18px; font-weight: normal; }
    .base-tit span { position: relative; top: 1px; display: inline-block; padding: 10px 0; border-bottom: 1px solid #3b8dd1; }
    .base-tit i { float: right; padding: 10px 0; color: #999; font-size: 12px; line-height: 26px; font-style: normal; }
.bar-tit { margin: 0 0 20px; padding: 0 0 10px; border-bottom: 1px solid #e8e8e8; color: #6c6c6c; font-size: 18px; }


/*视频容器*/
.video-box { position: relative; width: 100%; height: 473px; _clear: both; _display: inline; }
/*提示样式*/
.msg-tips { position: relative; margin: 30px auto; padding: 30px 0; width: 380px; font-size: 14px; text-align: left; }
    .msg-tips .ico { display: block; float: left; background: url(../images/icon-tips.png) no-repeat left top; width: 46px; height: 46px; text-indent: -99999px; overflow: hidden; }
        .msg-tips .ico.error { background-position: -50px 0; }
        .msg-tips .ico.warning { background-position: -100px 0; }
    .msg-tips .msg { margin-left: 60px; }
        .msg-tips .msg strong { margin-bottom: 10px; color: #444; font-size: 15px; }
        .msg-tips .msg p { line-height: 1.8em; }
        .msg-tips .msg i { color: #f00; font-style: normal; }
