
@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: #000;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
}
input::-ms-clear, input::-ms-reveal {
display:none;
}
:focus {
outline: none;
}
.Head {
height: 60px;
margin: 0 auto;
padding-top: 10px;
width: 1000px;
background-color: #ffffff;
font-size: 14px;
color: #515151;
}
.Head .Logo {
background: url(logo.png) no-repeat;
width:280px;
height:55px;
float:left;
cursor: pointer;
}
.Head .Links {
padding:28px 50px 0 0;
text-align:right;
float:right;
}
.Head a {
padding-left: 20px;
}
#main {
height: 410px;
background: #519AF1;
}
.Main{
height:410px;
width: 100%;
margin: 0 auto;
}
.bgclick{
height:410px;
width: 68.5%;
float: left;
cursor:pointer;
position: absolute;
top: 0;
left: 0;
background: #fff;
opacity: 0;
filter: alpha(opacity=0);
}
.MainContent {
width: 1000px;
height: 100%;
margin: 0 auto;
position: relative;
}
.MainContent .main_bg {
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.MainContent .main-desc {
position: absolute;
width: 680px;
text-align: center;
top: 40px;
left: 0;
font-size: 20px;
font-weight: bold;
color: #fff;
letter-spacing: 2px;
}
.MainR {
border: 1px solid #bbdaee;
background: #cce5f6;
font-size: 14px;
width: 260px;
height: 408px;
float: right;
margin-right: 50px;
position: absolute;
right: 0;
top: 0;
}
.MainR .Header {
height:46px;
position: relative;
}
.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;
}
#logArea {
color:#888888;
font-size: 12px;
height: 288px;
margin-top: 15px;
}
#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, #languageName, #arrow {
display: inline;
}
#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); 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; 
}
.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;
}
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: 4px;
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 {
height: 100%;
background: #FFFFFF;
border-radius: 4px;
}
#logArea .inptr .verifyCode #verifyCode{
border: 0;
width: 60px;
height: 100%;
border-radius: 4px;
padding: 0;
margin-left: 10px;
vertical-align: middle;
line-height: 34px;
}
#logArea .inptr #vcImageTR {
height: 34px;
}
#logArea .inptr img#vcImage {
width: 70px;
height: 33px;
border: 1px solid #bbdaee;
}
#logArea .inptr a{
color: #52a3df;
height: 34px;
vertical-align: middle;
}
#logArea .inptr .Error {
width: 213px;
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 {
height: 288px;
}
#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 .options .forgot_pwd {
float: right;
}
#logArea .options .forgot_pwd a {
color: #888888;
}
#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 {
height: 31px;
margin: 14px;
}
.MainFooter .content .block{
float: right;
color: #ACACAC;
margin: 2px;
font-size: 10px;
text-align: right;
cursor: pointer;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
.footer {
width: 100%;
}
.footer .content {
width: 1000px;
margin: 0 auto;
padding-top: 62px;
}
.footer .downloadList {
float: left;
margin-right: 59px;
margin-top: 20px;
}
.footer .downloadList a {
display: inline-block;
margin-right: 37px;
text-align: center;
}
.footer .downloadList a.last-1 {
margin-right: 19px;
}
.footer .downloadList a.last{
margin-right: 0;
}
.footer .downloadList a span.img {
display: inline-block;
width: 48px;
height: 48px;
margin-bottom: 18px;
}
.footer .downloadList a span.text {
color:#858585;
display: block;
}
.footer .downloadList span.ios {
background: url('download-ios.png');
}
.footer .downloadList span.android {
background: url('download-android.png');
}
.footer .downloadList span.pc {
background: url('download-pc.png');
}
.footer .downloadList span.lunkr-mail {
background: url('pc_mail.png');
}
.footer .downloadList span.plug-in {
background: url('download-plug-in.png');
}
.footer .lunkr-qr {
float: left;
padding-right: 52px;
border-right: 2px solid #dfdfdf;
margin-right: 52px;
text-align: center;
}
.footer .lunkr-qr .img-wrapper {
padding: 8px;
border: 1px solid #ebebeb;
margin-bottom: 2px;
}
.footer .lunkr-qr .img-wrapper > img {
width: 84px;
height: 84px;
}
.footer .lunkr-qr .img,
.footer .wechat-qr .img {
width: 102px;
height: 102px;
margin-bottom: 2px;
}
.footer .lunkr-qr .text,
.footer .wechat-qr .text {
color: #858585;
}
.footer .wechat-qr {
float: left;
margin-right: 30px;
text-align: center;
}
.footer .wechat-qr .img {
background: url('weixin-qr-code.png');
background-size: cover;
}
.footer .sale-phone {
float: left;
font-size: 16px;
text-align: left;
margin-top: 30px;
}
.footer .sale-phone .text {
color: #555555;
margin-bottom: 12px;
}
.footer .sale-phone .phone-number {
color: #212121;
}
.new {
background: url("new.png") no-repeat center;
width: 28px;
height: 28px;
position: absolute;
top: 7px;
}
.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;
}
.inpDomainExt{
height:34px;
+height:auto;
}
