/*!
 * login
 *
 * Copyright (C) 2016 chenhong - 2016.4.20
 */
 body{font-family:"Î¢ÈíÑÅºÚ","Microsoft YaHei"}
.slide1{background:url(../images/login_bg01.jpg) no-repeat center;background-color:#FBFBFD;}
.login_box_wrapper{width:1100px;height:540px;position:absolute;z-index:999;left:50%;top:50%;margin-left:-550px;margin-top:-270px;}
.login_box{width:370px;height:416px;background:#fff;position:absolute;right:0;top:80px;}
.bottom_info{width:100%;height:80px;position:fixed;bottom:0;background:url(../images/bg40.png);}
.bottom_info ul{width:1100px;height:80px;margin:0 auto;overflow:hidden;}
.bottom_info ul li{float:left;width:25%;list-style:none;color:#fff;}
.item{float:left;width:40px;height:40px;margin:20px 0 0 0;}
.item.item1{background:url(../images/login_icon.png) no-repeat 0 -142px;}
.item.item2{background:url(../images/login_icon.png) no-repeat 0 -96px;}
.item.item3{background:url(../images/login_icon.png) no-repeat 0 -191px;}
.item.item4{background:url(../images/login_icon.png) no-repeat 0 -241px;}
.bottom_info ul li h3{padding:0 50px;font-weight:normal;font-size:16px;margin:15px 0 0 0}
.bottom_info ul li p{padding:0 50px;font-size:12px;line-height:1.4;margin:8px 0 0 0;}
.logo{text-align:center;padding-top:30px;}
.login_title{font-weight:normal;font-size:16px;color:#333;padding:0 0 0 30px;vertical-align:middle;margin-top:20px;}
.r_arrow{display:inline-block;width:20px;height:20px;background:url(../images/login_icon.png) no-repeat 0 0;vertical-align:middle;}
.input_wrapper{width:310px;height:44px;border:solid 1px #e2e2e2;margin:10px auto;}
.input_icon{display:inline-block;width:44px;height:44px;vertical-align:middle;text-align:center;background-color:#e2e2e2;}
.input_wrapper input{vertical-align:middle;width:262px;height:42px;border:0;text-indent:10px;}
.user_icon{display:inline-block;width:20px ;height:20px;background:url(../images/login_icon.png) no-repeat 0 -30px;margin-top:12px;}
.pwd_icon{display:inline-block;width:20px ;height:20px;background:url(../images/login_icon.png) no-repeat 0 -59px;margin-top:12px;}
.ot_wrapper{width:310px;margin:10px auto;}
.ot_wrapper span{width:310px;margin:10px auto;font-size:14px;vertical-align:middle;}
.ot_wrapper input{vertical-align:middle;}
.miss_pwd{float:right;color:#37b5f4;text-decoration:none;font-size:14px;margin-top:4px;}
.miss_pwd:hover{text-decoration:underline;}
.sub_btn{display:block;width:100%;height:46px;background:#3D69B2;text-align:center;line-height:46px;color:#fff;text-decoration:none;}
.sub_btn:hover{background:#416eba;}
.pageflip{position:absolute;top:0;right:0;}
.pageflip img{z-index:99;right:0px;width:50px;position:absolute;top:0px;height:52px;ms-interpolation-mode:bicubic}
.pageflip .msg_block1{right:0px;background:url(../images/subscribe.png) no-repeat right top;overflow:hidden;width:50px;position:absolute;top:0px;height:50px}
.pageflip .msg_block2{right:0px;background:url(../images/subscribe2.png) no-repeat right top;overflow:hidden;width:50px;position:absolute;top:0px;height:50px}
.ewm_img{display:block;margin:0 auto;width:174px; height:174px;}
.ewm_text{text-align:center;}
/* ipad */
@media (max-width:1024px){.login_box_wrapper{width:100%;}
.bottom_info ul{width:100%;}
.input_wrapper input{width:254px;height:38px;}
}
/* ie8 */
.login_box{z-index:999;}
.bottom_info{z-index:999;}
.pageflip img{border:0;}
.input_wrapper input{line-height:42px;}
.placeholder{color:#999;}
.tipMsg {z-index:999;}
.logo img {width:269px; height:70px;}
.none {display:none;}
.show {display: block;}
.geetest_logo, .geetest_holder.geetest_wind .geetest_success_logo {display:none;}
#embed-captcha, #wait, #notice {margin-left:30px;}
#embed-captcha {width:310px;}