﻿@charset "utf-8";
/* CSS Document */


/*logo*/


.logoHere span.logopic{ float:left; margin-top:23px; margin-right:8px; display:block; width:30px; height:30px; 
background:url(images/logo.png) no-repeat; background-size:100% 100%}


/*登录1背景*/

/*.loginLeft i.loginbg{ display:block; width:597px; height:306px; background:url(images/loginbg1.jpg) no-repeat; position:absolute; left:50%; top:50%; margin-left:-298px; margin-top:-153px;}*/

/*登录2背景*/

/*.loginRegion{ height:460px; background:url(images/loginbg2.jpg) no-repeat; background-size:100% 100%; position:relative}*/

/*登录3背景*/

/*.loginRegion{ height:460px; background:url(images/loginbg3.jpg) no-repeat; background-size:100% 100%; position:relative}*/



/*皮肤切换背景图*/
/*.skinWrap dl dt.skin1{ background:url(images/skin1.jpg) no-repeat center}

.skinWrap dl dt.skin2{ background:url(images/skin2.jpg) no-repeat center}
.skinWrap dl dt.skin3{ background:url(images/skin3.jpg) no-repeat center}*/


/*二维码*/

/*.ewmHere a.aEwm i.ewmIphone{ background:url(images/ios.png) no-repeat; background-size:100% 100%}
.ewmHere a.aEwm i.ewmAndroid{ background:url(images/android.png) no-repeat; background-size:100% 100%}
.ewmHere a.aEwm i.ewmWap{ background:url(images/wap.png) no-repeat; background-size:100% 100%}
.ewmHere a.aEwm i.ewmWeixin{ background:url(images/weixin.png) no-repeat; background-size:100% 100%}*/



/*登陆后logo*/

/*
#header .logo{
height: 40px;
background: url(images/idx_logo.png) no-repeat;padding-left: 210px;
}
*/
.loginTop{border:none;background:none}
.loginRegion{background:none;position:inherit}
.loginLeft{display:none}
.login-bg{position:absolute;width:100%;height:100%;top:0px;left:0px;background: url(images/bg.jpg) no-repeat center;min-width: 1300px;min-height: 580px;background-size:cover}
.having{background:rgba(0,0,0,0.5)}
.logoHere h1,.language,.language a{color:#fff}
.regionWrap{position: inherit;left:auto;width:auto;margin:0px;top:auto;bottom:auto}
.loginLeft, .loginRight{position: inherit;width:auto;left:auto;right:auto;top:auto;bottom:auto;}
.loginForm{position:fixed;background:rgba(255,255,255,0.9)}
.loginFormTab a.tabOn{background:rgba(255,255,255,0.8)}