@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
#loginMain{ width:1000px; height:510px; margin:0px auto; }
#loginMain .leftBox{ width:607px; height:510px; float:left; background:url(../images/z-login_01.png) no-repeat;}
#loginMain .rightBox{ background:url(../images/z-login_02.png) no-repeat; width:380px; height:460px; padding-top:50px; padding-left:13px; float:left;}
.rig-bg{ background:url(../images/rig-bg.png) no-repeat; width:303px; height:405px; padding:10px; position:relative;}
.tit-tab{ height:40px;}
.tit-tab li{ float:left; width:151px; height:40px; line-height:40px; list-style:none; text-align:center; border-bottom:1px solid #d0d4d0;  cursor:pointer;}
.tit-tab li a{ text-decoration:none; color:#333333; font-size:14px;}
.tit-tab li.first,.tit-tab li.second{ background-image:url(../images/tab-bg.png); background-repeat:no-repeat;}
.tit-tab li.first{ background-position:0px 0px; border-right:1px solid #d0d4d0;}
.tit-tab li.first.on{ background:none; border-bottom:none;}
.tit-tab li.second{ background-position:0px -40px; }
.tit-tab li.second.on{ background:none; border-bottom:none;}
.login-con{ height:100px; clear:both;}
.login-con ul li{ list-style:none; float:left; line-height:22px; margin:5px 0px;}
.login-con ul li.first{ width:25%; float:left;}
.login-con ul li.second{ width:75%; float:left;}

.login-con01{ padding:45px 20px 15px 20px; height:170px; clear:both;}
.login-con02{ padding:25px 20px 15px 0px; height:170px; clear:both;}
.login-con02 ul li{ list-style:none;  line-height:25px; margin:5px 0px;}
.login-con02 ul{ padding-left:25px;}
.login-input{ height:25px; background:#ebeff3; border:1px solid #4eabd2; width:175px; font-size:16px }
.login-input1{ height:20px; background:#ebeff3; border:1px solid #4eabd2; width:175px; font-size:16px}
.login-button{ width:66px; height:31px; text-align:center; background:url(../images/login-button.png) no-repeat; color:#ffffff; font-weight:bold; border:none; margin-right:15px;font-size:14px; font-family:Î¢ÈíÑÅºÚ;}
.login-button1{ width:132px; height:31px; text-align:center; background:url(../images/login-button1.png) no-repeat; color:#ffffff; font-weight:bold; border:none;  font-size:14px; font-family:Î¢ÈíÑÅºÚ;}
.buttonBox{ padding:20px; text-align:center;}
.buttonBox1{ padding:10px; text-align:center; clear:both;}
.buttonBox2{ padding:10px; text-align:left; clear:both;}
.buttonBox3{ padding:10px; text-align:center;}
.other{ text-align:center; clear:both; padding:10px 0px; height:50px;}
.other a{ color:#333333;}
.intro{ height:50px; padding:15px 10px; position:relative;}
.intro li{ list-style:none; font-size:12px; color:#333333; line-height:22px;}
.intro li a{ color:#333333; text-decoration:none; }

.firstBox{ height:340px;}
.rigBox{height:340px;}
.ewm{ display:block; width:64px; height:64px; background:url(../images/ewm.png) no-repeat; position:absolute; right:0px; top:-2px;}
.ewm:hover{ background:url(../images/ewm.png) no-repeat; background-position:0px -64px;}
.ewm-click{display:block; width:64px; height:64px;position:absolute; right:0px; top:-2px; background:url(../images/ewm.png) no-repeat; background-position:0px -128px;}
.ewm-click:hover{ background:url(../images/ewm.png) no-repeat; background-position:0px -128px;}
.ewmBox{ padding:15px; position:absolute; top:5px; left:5px; width:270px; }
.ewmBox .tit{ font-size:14px; margin-bottom:25px; padding-top:20px;}
.ewmBox .pic{ text-align:center; padding-top:25px;}
