﻿@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #c0c0c0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #c0c0c0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #c0c0c0;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #c0c0c0;
}
.topbox{ width: 1200px; margin: 0 auto; padding: 20px 0;}
.topbox a{ float: left}
.topbox p{ line-height:45px; color: #626262; float: left;font-size: 22px; padding-left: 30px; }
/*main*/
/*登录*/
.main{ background-color: #f3f3f3;}
.mainbox{ width: 1200px; margin: 0 auto; background: url("/images/dl_bg.png") no-repeat; height: 650px; overflow: hidden}
.mb_box{ width: 350px; margin: 120px auto; background: #fff; overflow: hidden}
.mb_box strong{ font-size: 16px; margin: 30px 0 20px; display: block;text-align: center; }
.input{ margin:0 24px ; border: 1px solid #e4e4e4; padding: 5px 0; margin-bottom: 15px; }
.input input{ height: 28px; line-height: 28px; padding-left: 10px; width: 290px; border: none}
.tips{ margin: 0 25px; font-size: 12px;}
.zidong{ float: left; color: #626262;}
.zidong span{ float: left}
.zidong input{ float: left; margin: 3px 3px 0 0;+margin: 0px 3px 0 0;}
.tips a{ float: right; color: #1ca7ff}
.tips a:hover{ text-decoration: underline}
.dl_btn{ background: #ff4400; color: #fff; font-weight:bold;font-size: 16px; line-height: 42px; display: block; text-align: center; margin: 15px 25px 20px; border-radius: 2px;}
.dl_btn:hover{ background: #f24100;}
.zc_btn{ text-align: center; color: #686868; text-decoration: underline; display: block; margin-bottom: 40px;}
.zc_btn:hover{ color: #ff6900;}
/*footer*/
.footer{ background: #fff; color: #929292;font-size: 12px;}
.footerbox{ width: 1200px;margin: 0 auto; text-align: center; padding: 20px 0 30px; overflow: hidden; line-height: 24px; position: relative}
.footer_a a{ display: inline-block; font-size: 12px;color: #929292; padding: 0 15px;}
.footer_a a:hover{ text-decoration: underline}
.gzh{ position: absolute; right:0; top: 10px }
.gzh p{ line-height: 12px;}
/*注册*/
.mb_box.zc_box{ width: 430px; margin-top: 50px;}
.input.inputs span{ float: left; line-height: 27px; display: block; color: #828282;padding-left: 10px; width: 80px; }
.input.inputs span em{ color: #ff6900; padding-right: 3px;}
.input.inputs input{ float: left; width: 275px;}
.input.inputs input.yzm{ float: left; width: 150px;}
.input.inputs a{ background: #5ba4e3; color: #fff;font-size: 14px; display: block; float: right; padding: 0 12px; line-height:30px; border-radius: 50px}
.zidong span a{ text-decoration: underline; float: none}
.go_dl{ text-align: center; margin-bottom: 30px;}
.go_dl a{ color: #5ba4e3; text-decoration: underline;}













