﻿.banner{
    min-width:1200px;
    padding:0 !important;
}
.banner img{
    width:100%;
}
#header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 59px;
    box-shadow: none;
    border-bottom: 1px solid rgba(132, 132, 132, .27);
    z-index: 199;
    min-width: 1200px;
	background:#fff
}

.banner-text img{
	height: 90px;
}
.banner-text{
	position: absolute;
    max-width: 1000px;
    margin: 0 auto;
    margin-left: -600px;
    top: 160px;
    z-index: 99;
    left: 50%;
    width: 1200px;
    text-align: left;
}
.banner-text img{
	margin-top: 0px;
    width: 536px;
    height: 100%;
}
.banner-text h2{
    font-size: 40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #090B0D;
    line-height: 40px;
}

.banner-text p {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    margin-bottom:40px;
    text-align: left;
    height: 16px;
    font-weight: 400;
    line-height: 16px;
}

.banner-text-new .con-btn{
    width: 140px;
    height: 40px;
    background: #FF6A00;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    float: left;
}
@media screen and (max-width: 1200px) {
    .banner-text {
        width: 600px;
        margin-left: -200px
    }
}



.item1 .item-head {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
}

.item .item-head .title {
    font-size: 28px;
    color: #090B0D;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}

.item .item-head .content {
    font-size: 16px;
    color: #808492;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 41px;
}

.item .item-head .content a{
    color: #FF6A00;
}

.item1 .item1-content .msg{
    float: left;
    width:252px;
    height:196px;
    background:rgba(255,255,255,1);
    border-radius:8px;
    text-align: center;
}
.item1 .item1-content .toRight{
    float: left;
    margin: 55px 16px;
}
.item1 .item1-content .msg p{
    color: #000121;
    font-size: 18px;
    font-weight: 500;
    margin: 50px 0 15px 0;
}
.item1 .item1-content .msg span{
    color: #656F8A;
    font-size: 14px;
}
.item1 .scanCode{
    font-size:18px;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:48px;
    width:148px;
    height:48px;
    background:#FF6A00;
    display: block;
    margin:60px auto;
    text-align: center;
}
.item1 .scanCode img{
    margin-right: -18px;
    padding-top: px;
    position: relative;
    top: 5px;
    left: 5px;
}



.item2{
    background:url(../image/img_alc_bgi_01.png) no-repeat;
    padding: 60px 0;
}
.item2 .item2-content li{
    float: left;
    width: 380px;
    height:156px;
    background:rgba(255,255,255,1);
    box-shadow:0px 15px 30px 5px rgba(88,36,0,0.06);
    text-align: center;
    margin-right: 30px;
    text-align: left;
}
.item2 .item2-content li .msg{
    padding: 30px
}
.item2 .item2-content li .msg p{
    color: #000121;
    font-size:24px;
    line-height: 24px;
    padding-bottom: 30px
}
.item2 .item2-content li .msg .line{
    width:18px;
    height:4px;
    background: #FE6901;
    margin: 30px 0;
}
.item2 .item2-content li .msg span{
    color: #656F8A;
    font-size: 14px;
    line-height: 22px
}



.item3{
    margin-bottom: 40px;
}
.item3 .item-head {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
}


.item3 .item3-content li{
    float: left;
    width: 380px;
    height:204px;
    background:url(../image/img_alc_bgi_02.png) no-repeat;
    box-shadow: 0px 5px 10px 0px rgba(51, 73, 102, 0.08);
    text-align: center;
    margin: 0 20px 20px 0;
    text-align: left;
    cursor:pointer;
}
.item3 .item3-content li .msg{
    padding: 30px;
}
.item3 .item3-content li .msg div{
    height:115px;
}
.item3 .item3-content li .msg p{
    color: #090B0D;
    font-size:18px;
    line-height: 24px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 18px;
}
.item3 .item3-content li .msg .content{
    color: #808492;
    font-size: 14px;
    padding-bottom: 12px;
    line-height: 20px;
    font-weight: 400;
}
.item3 .item3-content li .msg .discount{
    color: #EA3A3A;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 14px;
    font-weight: 400;
}
.item3 .item3-content li .scanCode{
    width:88px;
    height:28px;
    border:1px solid #FF6A00;
    font-size:12px;
    font-weight:400;
    text-align:center;
    color: #FF6A00;
    line-height: 28px;
    position: absolute;
}



.item4{
    padding-bottom: 80px
}
.item4 .item4-content li{
    float: left;
    margin-right: 100px;
}



.mask{
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 1020;
}
.mask div{
    background: url("../image/img_Popup_bgi.png");
    background-size: 80%;
    background-repeat: no-repeat;
    height: 500px;
    width: 480px;
    background-position: 50px;
    margin: 0 auto;
    margin-top: 150px;
}
.mask div .close{
    float: right;
    margin: 20px 30px 0 0;
    cursor: pointer;
}
.mask div .gzh-qcore{
    width: 215px;
    margin: 75px 0 0 135px;
}