@charset "utf-8";
/* CSS Document */
/*网页LOGO*/
.header{width:1010px;height:66px;margin:auto;}
.header p{margin-top:15px;width:196px;height:39px;}
/*网页登陆框*/
.banner{width:100%;background:url(../images/banner2.0_bg.png) repeat-x;height:458px;}
.banner_wrap{width:1010px;height:458px;background:url(../images/banner_2.0.png) no-repeat center;margin:auto;position:relative;}
.login_wrap{position:absolute;width:316px;height:217px;background:#fff;border-radius: 2px;box-shadow: 3px 3px 5px #424242;top:15px;right:0;}
.login_con{width:280px;height:172px;margin-top:25px;margin-left:20px;}
.login_con h1{width:100px;font-size:20px;font-weight:bold;margin-bottom:10px;letter-spacing:1px;}
.user_wrap{width:277px;height:34px;border:1px solid #e7e7eb;}


.user_pass{border-top:none;}
.inp_text{width:247px;height:34px;background:url(../images/user_name.png) no-repeat;padding-left:30px;line-height:34px;border:none;outline:none;}

.inp_pass{width:247px;height:34px;background:url(../images/user_pass.png) no-repeat;padding-left:30px;line-height:34px;border:none;outline:none;}
.remember_pass{width:277px;height:34px;}
.rem_pass{float:left;width:100px;height:34px;display:block;line-height:34px;}
.what{float:right;width:80px;height:34px;display:block;line-height:34px;}
.what a{color:#459ae9;}

.but_dl{width:277px;height:34px;}
.inp_but{width:120px;height:34px;color:#fff;background:url(../images/but_bg.png) no-repeat;border:none;cursor:pointer;font-weight:bold;}
.inp_but:hover{color:#000;}

/*二维码*/
.code{width:110px;height:216px;background:#7b7ab0;border-radius:2px;position:absolute;top:15px;right:-115px;}
.Android{width:110px;height:85px;margin-top:48px;}
.Android img{width:90px;height:90px;margin-left:10px; }
.Android p{width:110px;height:24px;line-height:24px;text-align:center;color:#fff;}
/*产品特性*/
.special{width:1010px;height:auto!important;height:400px;min-height:400px;margin:auto;margin-top:20px;clear:both;overflow:hidden;}
.special .title{width:998px;height:40px;line-height:40px;border:1px solid #e7e7eb;background:#f5f5f5;padding-left:10px;font-size:16px;font-weight:bold;}

.special_con{width:1010px;height:auto!important;height:338px;min-height:338px;overflow:hidden;margin-top:20px;}
.special_con_1{width:203px;height:auto!important;height:338px;min-height:338px;overflow:hidden;margin-top:20px;float:left;margin-left:93px;display:inline;}
.special_con_1 img{display:block;width:106px;height:106px;margin-left:47px;}
.special_con_1 h1{width:203px;height:30px;line-height:30px;font-size:16px;color:#333;text-align:center;margin-top:30px;font-weight:bold;}
.special_con_1 p{width:203px;height:auto!important;height:180px;min-height:180px;overflow:hidden;color:#999;line-height:1.8em;text-align: justify;font-size:14px;}

/*版权*/
.foot_copy{width:100%;height:79px;background:#b8b9b9;}
.copy_wrap{width:1010px;height:79px;margin:auto;line-height:79px;text-align:center;color:#fff;}













