/*
 * Copyright (c) 2015 Mailtech.cn, Ltd. All Rights Reserved.
 */

@charset "iso-8859-1";
html {
    width:100%;
    height:100%;
    overflow: visible;
}
body {
    position: relative;
    height: 100%;
    min-width:  720px;
    min-height: 550px;
    margin: 0;
}
body, table, select, input, button {
    font-size: 12px;
    font-family: '\5FAE\8F6F\96C5\9ED1', tahoma, arial, sans-serif;
}
body,select{background-color:#fff;}
form{
    margin:0;
    padding:0;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover {
    color: #3598db;
}
a span {
    font-size: 12px;
    color: #767676;
}
/*用于替换chrome默认input:-webkit-autofill样式(wlgq,google也这么坑）*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
}
input::-ms-clear, input::-ms-reveal {
    display:none;
}
:focus {
    outline: none;
}

/* Head 区域 */
.Head {
    height: 70px;
    margin: 0 auto;
    width: 1000px;
    background-color: #ffffff;
    font-size: 14px;
    color: #515151;
}
.Head .Logo {
    background: url(logo.png) no-repeat;
    width:250px;
    height:55px;
    float:left;
    cursor: pointer;
}

.Head .slogan {
    float: left;
    padding-top: 32px;
    line-height: 16px;
    font-size: 16px;
    color: #545454;
    font-weight: bold;
}

.Head .Links {
    padding-right: 50px;
    text-align:right;
    float:right;
    line-height: 70px;
}
.Head a {
    padding-left: 20px;
}

/* Head 区域 */

/* Main 区域 */

#main {
    height: 410px;
    background: #359bdb;
}
.Main{
    height:410px;
    width: 100%;
    margin: 0 auto;
    background: url("pic.jpg") no-repeat scroll top;
}
.MainContent {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.MainR {
    border: 1px solid #bbdaee;
    background: #cce5f6;
    font-size: 14px;
    width: 260px;
    height: 408px;
    float: right;
    margin-right: 50px;
}

.MainR .Header {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #545454;
    padding: 12px 0 9px;
    font-weight: bold;
}
.MainR .Header div {
    cursor: pointer;
    width: 129.5px;
    font-size:14px;
    font-weight:bold;
    float:left;
    line-height: 44px;
    height:44px;
    text-align: center;
    border: solid #bbdaee;
}
.MainR .Header .active {
    border: 0;
    color: #414141;
}
.MainR .Header .inactiveAdmin,.inactiveUser {
    background: #e0eff9;
    color: #9da8b0;
}

.MainR .Header .inactiveAdmin {
    border-width: 0 0 1px 1px;
}

.MainR .Header .inactiveUser {
    border-width: 0 1px 1px 0;
}

/*登陆组件区域样式 start */
#logArea {
    color:#888888;
    font-size: 12px;
    height: 302px;
    margin-top: 10px;
}

#logArea .languagePanel {
    width: 100%;
    margin: 0 0 10px;
}

#logArea .languagePanel .language {
    margin: 0 auto 10px;
    width: 213px;
    height: 24px;
    line-height: 24px;
}

#logArea .languagePanel .language .languageOptions {
    cursor: pointer;
    display: inline;
    background-color: #cce5f6;
}

#languageLabel, #arrow {
    display: inline;
}

#languageName {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#logArea .languagePanel .language .languageOptions:hover {
    color: #666666;
}
#arrow img {
    display: inline-block;
    position: relative;
    top: 3px;
    left: -3px;
}

.languages {
    display: none;
    position: relative;
    left: 92px;
    top: -3px;
    width: 121px;
    z-index: 999;
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE6/IE7/8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /*  IE8 */
}

.languages .arrow {
    height: 10px;
    background: url("arrow01.png") no-repeat bottom center;
    z-index: 1;
    position: relative;
}

.languages .items {
    background: #fafcfe;
    border: solid #d5d8db;
    border-width: 1px 1px 0;
    margin-top: -1px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.languages .items div {
    border-bottom: 1px solid #d5d8db;
    height: 40px;
    color: #494949;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    cursor: pointer;
}

.languages .items div:hover{
    background: #e6f2fa;
    color: #3598db;
}
s {
    white-space: pre;
    color: #bbdaee;
}

#logArea .inptr{
    height:34px;
    width: 213px;
    border: 0;
    margin:0 auto 10px;
    font-weight: bold;
}
#logArea .inptr .blank{
    height: 100%;
    width: 211px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}
#logArea .inptr .blank .img{
    height: 100%;
    width: 36px;
    padding: auto;
    float: left;
    text-align: center;
}
#logArea .inptr .blank .img img{
    position: relative;
    top: 9px;
}
#logArea .inptr .blank input{
    border: 0;
    width: 150px;
    height: 34px;
    vertical-align: middle;
    padding: 0;
    float: left;
    display: block;
    border-radius: 4px;
    color: #000000;
    font-size: 14px;
    line-height: 34px;
}
#logArea .inptr .blank .delete{
    display: none;
    position: relative;
    height: 100%;
    width: 34px;
    left: 179px;
    z-index: 100;
    background: url(close.png) no-repeat center center;
    cursor: pointer;
}
#logArea .inptr .blank input::-webkit-input-placeholder {
    color: #9A9A9A
}
#logArea .inptr .blank input:-moz-placeholder {
    color: #9A9A9A
}
#logArea .inptr .blank input::-moz-placeholder {
    color: #9A9A9A
}
#logArea .inptr .blank input:-ms-input-placeholder {
    color: #9A9A9A
}
#logArea .inptr .button {
    height: 34px;
    width: 100%;
    border-radius: 10px;
    background: #3598db;
    color: #FFFFFF;
    margin: 0 auto 10px;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

#logArea .inptr .button:hover {
    background: #2588cb;
}

#logArea .inptr .button:active {
    background: #16679e;
}

#logArea .inptr .verifyCode, #vcImageTR {
    float: left;
}

#logArea .inptr .verifyCode {
    margin-right: 2px;
}

#logArea .inptr .verifyCode {
    width: 80px;
    height: 100%;
    background: #FFFFFF;
    border-radius: 4px;
}
#logArea .inptr .verifyCode #verifyCode{
    border: 0;
    width: 70px;
    height: 34px;
    border-radius: 4px;
    padding: 0;
    margin-left: 10px;
    line-height: 34px;
}
#logArea .inptr #vcImageTR {
    height: 34px;
}
#logArea .inptr img#vcImage {
    width: 79px;
    height: 33px;
    border: 1px solid #bbdaee;
}
#logArea .inptr a{
    color: #52a3df;
    height: 34px;
    vertical-align: middle;
}

#logArea .inptr .Error {
    width: 213px;
    height: 15px;
    color:#FF0000;
    margin:0 auto;
    white-space:normal;
    text-align: left;
    line-height: 15px;
    float: left;
}

#logArea .inptr .forget {
    text-align: right;
    color: #888888;
    font-weight: normal;
    float: right;
    display: none;
}

#logArea .inpDomain {
    cursor: pointer;
    line-height: 32px;
}
#logArea .domainPanel{
    width: 213px;
    z-index:1;
}

#logArea .inptr .blank .arrow {
    float: left;
    height: 34px;
    width: 17px;
    z-index: 100;
    background: url(arrow.png) no-repeat center center;
    cursor: pointer;
}

#logArea #loginForm #domainSelectPanel {
    background-color: #FFFFFF;
    position: fixed;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.MainR .select_options {
    border: 1px solid #B8B8B8;
    border-radius: 2px;
    color: #4B4B4B;
    position: absolute;
    display: none;
}

.MainR ul {
    margin: 0;
    padding: 0;
}

.MainR ul li {
    font-size: 14px;
    padding-left: 25px;
    list-style: none;
    height: 35px;
}

.MainR ul li span {
    display: inline-block;
    margin-top: 10px;
    line-height: 16px;
    vertical-align: top;
}


#logArea .options {
    margin: 0 auto 10px;
    height: 22px;
    width: 213px;
}
#logArea .options div {
    cursor: pointer;
}
#logArea .options #savePwd {
    float: left;
}
#logArea .options #SSL {
    float: right;
}
#logArea .options .rememberPwd {
    float: left;
}
#logArea .options .SSL {
    float: right;
}
#logArea .options .checked,.unChecked {
    height: 16px;
    width: 16px;
}
#logArea .options .checked {
    background: url("CheckBox.png");
}
#logArea .options .unChecked {
    background: url("UnCheckBox.png");
}

#logArea .indent{
    padding-left:90px;
    _padding-left:92px;
    height:auto;
}


.MainFooter {
    height: 59px;
    border: solid #cce5f6;
    border-width: 1px 0 0;
    background: #E6F2fb;
}

.MainFooter .content {
    width: 213px;
    height: 31px;
    margin: 14px auto;
}

.MainFooter .content .block{
    float: right;
    color: #ACACAC;
    margin: 2px;
    font-size: 10px;
    text-align: right;
    cursor: pointer;
}

/* Main 区域 */

/* 底部 */
.footer {
    width: 100%;
}
.footer .versionPanel {
    width: 100%;
    height: 60px;
    background: #cce5f6;
    border-top: 1px solid #b3d3e8;
}
.footer .versionPanel .content {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}
.footer .versionPanel .content .version {
    width: 25%;
    height: 60px;
    float: left;
    text-align: center;
    position: relative;
}
.footer .versionPanel .content .version div {
    display: inline;
}
.footer .versionPanel .content .version .affected {
    width: auto;
    margin: 0 auto;
    height: 100%;
    display: inline-block;
    top: -1px;
    *display: inline;
    position: relative;
    zoom: 1;
}

.new {
    background: url("new.png") no-repeat center;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 7px;
}
.footer .versionPanel .content .version img{
    position: relative;
    top: 9px;
    cursor: pointer;
}
.footer .versionPanel .content .version .word {
    line-height: 60px;
    font-size: 16px;
    color: #698a9b;
    cursor: pointer;
}

.footer .versionPanel .content .version .wordForIE {
    font-size: 16px;
    color: #698a9b;
    cursor: pointer;
}
.footer .versionPanel .content .version .download {
    color: #494949;
    font-size: 14px;
    position: relative;
    display: none;
}
.footer .versionPanel .content .version .download .main {
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE6/IE7/8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /*  IE8 */
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    height: auto;
    width: 100%;
    display: block;
}
.footer .versionPanel .content .version .download#windowsPanel .main {
    height: 143px;
    background: #FFFFFF;
}
.footer .versionPanel .content .version .download#windowsPanel .main .thunder {
    height: 90px;
    width: 182px;
    display: block;
    background: #FFFFFF url("thunder.png") no-repeat center center;
    border-bottom: 0;
}

.footer .versionPanel .content .version .download .main .icon {
    height: 152px;
    width: 100%;
    border: solid #d5d8db;
    border-width: 1px 1px 0;
    display: block;
    background: #FFFFFF;
}
.footer .versionPanel .content .version .download .main .icon .pic {
    height: 135px;
    width: 100%;
    background: url("QRcode02.png") no-repeat bottom center;
    display: block;
}
.footer .versionPanel .content .version .download .main .link {
    width: 100%;
    height: 50px;
    border: solid #d5d8db;
    border-width: 1px 1px 0;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #FFFFFF;
    cursor: pointer;
}
.footer .versionPanel .content .version .download .main .link:hover {
    background: #e6f2fa;
}
.footer .versionPanel .content .version .download .main .last {
    border-bottom: 1px solid #d5d8db;
}
.footer .versionPanel .content .version .download .main .last a {
    position: relative;
}
.footer .versionPanel .content .version .download .arrow {
    height: 10px;
    width: 100%;
    display: block;
    background: url("arrow02.png") no-repeat top center;
    z-index: 1000;
    position: relative;
    top: -1px;
}
#windowsPanel {
    top: -208px;
    width: 182px;
}
#morePanel {
    top: -137px;
    width: 230px;
    height: 72px;
}
#iosPanel, #androidPanel {
    top: -268px;
    width: 152px;
}

#morePanel .img {
    float: left;
    background: url("plug-in.png") center no-repeat;
    height: 72px;
    width: 42px;
    margin: 0 3px 0 12px;
}

#morePanel .main .link.last {
    text-align: left;
    color: #494949;
    font-size: 16px;
}

.footer .contact {
    height: 131px;
    width: 1000px;
    margin: 20px auto 60px;
}
.footer .contact .wechat,.separater,.phoneIcon,.phone{
    float: left;
}
.footer .contact .wechat {
    margin: 12px 87.5px 0 247.5px;
    width: 90px;
    text-align: center;
    color: #666666;
}
.footer .contact .wechat img {
    height: 90px;
    width: 90px;
}
.footer .contact .separater {
    height: 131px;
    width: 1px;
    background: #d8d8d8;
}
.footer .contact .phoneIcon {
    margin: 30.5px 20px 30.5px 95px;
}
.footer .contact .phone {
    font-size: 18px;
    color: #444444;
    line-height: 131px;
}
.footer .copyright {
    width: 100%;
    height: 45px;
    background: #e5e5e5;
    text-align: center;
    color: #777777;
    line-height: 45px;
}
.hidden {
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 0;
    height: 0;
}
