@charset "Gb2312";
/* banner */
.banner{width:100%; height:400px; background:url(../img/banner_4.jpg) no-repeat center center}
.banner .login-area .login-box{ right:5px; top:20px; width:280px; background:#2a4854}
.banner .login-area .login-box h3{ margin:20px 0 20px 20px; height:20px; line-height:20px; color:#CCC}
.banner .login-area .login-box label{ display:none}
.banner .login-area .login-box .login_input{ padding-left:34px; margin:0 20px 20px; height:36px; background:url(../img/login-box-icon.jpg) no-repeat 0 0}
.banner .login-area .login-box .login_input .username{ width:202px; padding:10px 0; height:14px; border:1px solid #999999; font-size:14px; line-height:14px; text-indent:5px}
.banner .login-area .login-box .password_input{ padding-left:34px; margin:0 20px 20px; height:36px; background:url(../img/login-box-icon.jpg) no-repeat 0 -36px}
.banner .login-area .login-box .password_input .password{ width:202px; height:14px; padding:10px 0; border:1px solid #999999; font-size:14px; line-height:14px; text-indent:5px}
.banner .login-area .login-box .pass-form-submit{ margin:0 20px 20px; overflow:hidden; zoom:1; clear:both}
.banner .login-area .login-box .pass-form-submit #submit{ width:240px; height:40px; border:0; cursor:pointer; background:url(../img/button.png) no-repeat 0 0; color:#FFF; font-size: 18px; line-height:18px; font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53; letter-spacing: 10px}
.banner .login-area .login-box .pass-form-submit #submit:hover{ background:url(../img/button.png) no-repeat 0 -40px}
.banner .login-area .login-box .pass-form-submit #submit:active{ background:url(../img/button.png) no-repeat 0 -80px}
.banner .login-area .login-box .pass-form-bottom{ margin:0 20px 20px; overflow:hidden; zoom:1; clear:both}
.banner .login-area .login-box .pass-form-bottom .register{ width:100px; height:14px; padding:11px 0; float:left; background:#2cb0dc; text-align:center; font-size:14px; font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53; line-height:14px; color:#FFF}
.banner .login-area .login-box .pass-form-bottom a:hover.register{ background:#09F}
.banner .login-area .login-box .pass-form-bottom a:active.register{ background:#06F}
.banner .login-area .login-box .pass-form-bottom .forget-password{ float:left; margin-left:20px; padding:11px 0; font:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53, 14px; line-height:14px; color:#CCC}
.banner .login-area .login-box .pass-form-bottom a:hover.forget-password{ color:#666}
.banner .login-area .login-box .pass-form-bottom a:active.forget-password{ color:#999}
/* advantages */
.advantages ul{ margin:0 auto; padding:10px 10px 10px; overflow:hidden; zoom:1; clear:both}
.advantages ul li{ width:240px; margin-bottom:30px}
.advantages ul li .info_pic, .advantages ul li h3, .advantages ul li p{ margin:0 auto}
.advantages ul li h3, .advantages ul li p{ text-align:center}
.advantages ul li h3{ padding-top:20px; font-weight:bold}
.advantages ul li p{ width:240px; padding:5px 0; font-size:12px; color:#666}
.info_pic, .info_pic2{ width:128px; height:128px; margin:0 auto}
.info-1 .info_pic{ background:url(../img/shop.png) no-repeat}
.info-2 .info_pic{ background:url(../img/budget.png) no-repeat}
.info-3 .info_pic{ background:url(../img/inventory.png) no-repeat}
.info-4 .info_pic{ background:url(../img/truck.png) no-repeat}
.info-5 .info_pic{ background:url(../img/buy.png) no-repeat}
/*.info-download .info_pic{ background:url(../img/wechat.png) no-repeat}
.info-download .info_pic2{ background:url(../img/android_qrcode.png) no-repeat; margin-top:20px}
.info-download span{ margin-left:65px; padding:5px 0; font-size:18px; color:#666; line-height:18px}*/
.d-item-title {
        font-size: 24px;
		margin-bottom:10px;
    }
.d-item-sub-title {
        font-size: 20px;
		margin-bottom:10px;
    }
.d-item-desc {
        font-size: 18px;
		margin-bottom:10px;
    }
.down-btn a {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 2px;
    background-color: #f55652;
    line-height: 40px;
    color: #fff;
	text-align:center;
    font-size: 20px;
}