*{
    padding: 0px;
    margin: 0px;
}
ul,ol,dl{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
    font-size: 12px;
}
a{
    text-decoration: none;

}
i,em{
    font-style: normal;    
}
.flex{
    display: flex;
    align-items: center;
}
.flex-start{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.flex-around{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.pt80{
    margin-top: 80px;
}
.pt126{
    padding-top: 126px;
}
img{
    vertical-align: middle;
}
.header{
    position: fixed;
    left: 0px;
    top: 35px;
    width: 100%;
    background: #005CB9;
    z-index: 100;
}
.navList li {
    width: 64px;
    line-height: 80px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    width: 120px;
    cursor: pointer;
}
.header>div{
    width: 1200px;
    margin:0 auto;
}
.header img{
    width:118px;
    vertical-align: middle;
}
.navList li.active,.navList li:hover{
     background: #FF7200;
}
.banner{
    position: relative;
    padding-top: 115px;
   
}
.banner img{
    width: 100%;
    vertical-align: middle;
}
.banner .cpDesc{
    position: absolute;
    left: 50%;
    top: 52%;
    margin-left: -600px;
    width: 1200px;
} 
.banner .cpDesc h3{
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 2.4px; 
    line-height: 48px; 
    margin-bottom: 19px; 
}
.banner .cpDesc p{
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 1.2px; 
}

/*--------footer--------*/
.footer {
    font: 12px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    padding: 20px 0 20px;
    background: #0F233B;
    text-align: center;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.contact {
    width: 100%;
    padding: 8px 0;
    color: #fff;
    background: #a0a0a0;
    text-align: center;
}
/*--------footer--------*/
/* 公司介绍 */
.companyIntrContent{
    justify-content: space-between;
    align-items: flex-end;
}
.companyIntr{
    margin-top: 80px;
    height: 378px;
    background: url(../img/jsBg.png) left top no-repeat;
    background-size: 100% 100%;
}
.companyWord{
    width: 833px;
}
.companyWord img{
    width: 154px;
    padding-top: 54px;
}
.companyWord p{
    margin-top: 24px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    line-height: 28px;
}
.companyWord span{
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #45bbff;
    line-height: 22px;
    margin-top: 29px;
}
.ercodeWrap img{
    width: 228px;
    height: 228px;
    vertical-align: middle;
}
.ercodeWrap p{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 1.6px;
    margin-top: 22px;
}
.hasList{
    position: relative;
}
.hasList ul{
    display: none;
    position: absolute;
    left: 0px;
    top:80px ;
    width:120px;
    height: 160px;
    background: #004488;
    z-index: 103;
}
.hasList ul li {
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    padding-left:24px;
    box-sizing: border-box;
}
.hasList ul li a{
    color: #FFFFFF;
}
.hasList ul li:hover,.hasList ul li.ac{
    background: #005cb9;
}
.hasList ul li:hover a,.hasList ul li.ac a{
    color: #ff943e;
}
/* 抽奖对应弹窗 */
.layer-title {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #333333;
    line-height: 25px;
}
.layer-title  img{
    vertical-align: middle;
}
.layer-red {
    color: #FF7200;
}

.layer-subtitle {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #666666;
    margin-top: 5px;
}

.layer-success,
.layer-warn,
.layer-noimg,
.layer-img,
.layer-nogift,
.layer-gift-jf,
.layer-gift {
    width: 360px;
    height: 260px;
    border-radius: 8px;
}

.layer-gift{
    height: 320px;
    padding-top: 60px;
    box-sizing: border-box;
}
.layer-success img {
    width: 48px;
    height: 48px;
    margin-top: 80px;
    margin-bottom: 20px;
    vertical-align: middle;
}
.layer-success p{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 33px;
}
.layer-gift-jf {
    height: 180px;
}

.layer-gift-jf h6,.layer-gift h6 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #005cb9;
    line-height: 42px;
    margin-top: 7px;
    margin-bottom: 36px;
}
.layer-gift p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 20px;
}

.layer-pro .layer-subtitle {
    font-size: 18px;
    padding-bottom: 24px;
}
.giftImg{
    height: 86px;
    vertical-align: middle;
    margin-bottom: 40px;
}
.layer-pro .btn {
    width: 170px;
    background-color: #e90029;
}

.layer-pro .btn:hover {
    background-color: #d1082b;
}

.layer-btn {
    padding-top: 40px;
}

.layer-table {
    width: 506px;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    text-align: center;
}

.layer-table th {
    background-color: #f4f4f4;
}

.layer-table th,
.layer-table td {
    padding: 12px 20px;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
}

.boxlayer {
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 4px;
   /* padding:0 20px;*/
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
    z-index: 990;
    display: none;
}

.boxlayer .vlm-wrap {
    font-size: 0;
}

/* .boxlayer .vlm {
    max-width: 99%;
} */

.boxlayer .layercontent {
   min-height: 246px;
}

.boxlayer .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    vertical-align: middle;
}
.boxlayer .close img{
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.boxlayer .layercontent {
    display: none;
}

.boxlayer.show {
    display: block;
}

.boxlayer-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 980;
    display: none;
}

.boxlayer-bg.show {
    display: block;
}
.vlm img{
    vertical-align:middle ;
}
.nogiftImg{
    width: 100px;
    height: 100px;
    margin-top: 44px;
    margin-bottom: 15px;
}
.layer-noimg .nogiftImg{
    width: 64px;
    height: 64px;
    vertical-align: middle;
    margin-top: 32px;
    margin-bottom: 16px;
}

.layer-noimg a{
    display: block;
    width: 204px;
    height: 48px;
    background: #005cb9;
    border-radius: 4px;
    margin: 19px auto 0 ;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 48px;
}
.layer-change{
    padding-top: 60px;
    box-sizing: border-box;
}

.layer-change .layer-subtitle{
    height: 42px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #005cb9;
    line-height: 42px;
    margin-top: 24px;
    margin-bottom: 29px;
}
.layer-noimg .nogiftImg{
    width:100px ;
    height: 100px;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 30px;
}
.layer-noimg,.layer-nogift{
    background: linear-gradient(182deg,rgba(13,40,72,0.2) 1%, rgba(255,254,254,0.2) 96%); 
}
.layer-nogift img{
    margin-top:37px ;
    margin-bottom: 12px;
}
.layer-gift img{
    width: 100px;
    height: 100px;
}
.layer-gift{
    padding-top: 38px;
    background: linear-gradient(182deg,rgba(254,246,97,0.2) 1%, rgba(255,254,254,0.2) 96%);
    border-radius: 8px;
}
.layer-gift .layer-title{
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: 700;
    color: #333333;
    line-height: 25px;
}
.layer-gift-jf h6, .layer-gift h6{
    font-size: 24px;
    font-weight: 700;
    color: #ff7200!important;
    line-height: 33px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.layer-gift p strong{
    font-weight: 400;
}

.layer-form{
    background: linear-gradient(182deg,rgba(69,187,255,0.2)
    1%, rgba(255,254,254,0.2)  96%);
}
.layer-form .nogiftImg{
    margin-top: 62px;
    margin-bottom: 2px;
}
.layer-form .layer-subtitle{
    margin-top: 2px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 19px;
}
.companyWord a{
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #45bbff;
    line-height: 22px;
    margin-top: 29px;
    text-decoration: none;
}
.is_pc{
    display: block;
}
.is_pc_flex{
    display: flex;
}
.is_mobile,.is_mobile_flex{
    display: none;
}

@media screen and (max-width: 750px) {
    html{
        font-size: 13.333vw;
    }  
    .is_mobile{
        display: block;
    }
    .is_mobile_flex{
        display: flex;
    }
    .is_pc,.is_pc_flex{
        display: none;
    }
    .header{
        top:0px;
    }
    .header>div{
        width: 100vw;
    }
    .header img{
      width: 0.96rem;  
      padding-left: 0.24rem;
    }
    .navList{
        padding-right: 0.1rem;
    }
    .navList li{
        line-height: 0.88rem;
        font-size: 0.22rem;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        width: 1.16rem;
        cursor: pointer;
    }
    .banner{
        padding-top: 0.88rem;
    }
    .w1200{
        width: 100vw!important;
    }
    .companyIntr{
        height: auto!important;
        background:none!important;
        margin-top: 0.6rem!important;
       
    }
    .companyIntr .companyIntrContent{
        position:relative;
        display: block;
        padding:0  0.24rem;
        background:#0F3051 !important;
        box-sizing: border-box;
        padding-bottom: 0.54rem;
    }
    .companyIntr .companyIntrContent::after{
        content:"";
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 5.91rem;
        height: 3.3rem;
        background:url(../img/mobile/footDesc.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .companyWord img {
        width: 2.75rem;
        height:0.8rem ;
        padding-top: 0.77rem;
    }
    .companyIntr .companyWord{
        width: 100%;
    }
    .companyIntr .companyWord p {
        margin-top: 0.40rem;
        font-size: 0.24rem;
        font-weight: 400;
        text-align: justify;
        color: #ffffff;
        line-height: 0.4rem;
    }
    .companyIntr .companyWord a{
        font-size: 0.24rem;
        line-height: 0.33rem;
    }
    .companyIntr .ercodeWrap{
        position: relative;
        z-index: 2;
    }
    .companyIntr .ercodeWrap img{
        display: block;
        width: 3.08rem;
        height: 3.08rem;
        margin: 0.22rem auto 0;
    }
    .companyIntr .ercodeWrap p{
        margin-top: 0.2rem;
        font-size: 0.24rem;
        font-weight: 400;
        text-align: center;
        line-height: 0.33rem;
        letter-spacing:0.03rem
    }
    .layer-success, .layer-warn, .layer-noimg, .layer-img, .layer-nogift, .layer-gift-jf, .layer-gift{
        width:6rem!important;
        height: 4.33rem!important;
    }
    .boxlayer .nogiftImg,.layer-gift img{
        width: 1.66rem!important;
        height: 1.66rem!important;
        margin-top: 0.62rem!important;
        margin-bottom: 0.2rem!important;
    }
    .boxlayer .layer-title{
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.42rem;
    }
    .layer-subtitle {
        line-height: 0.33rem;
        font-size: 0.24rem;
        margin-top: 0.16rem;
    }
    .boxlayer .close {
        right: 0.33rem!important;
        top:  0.33rem!important;
    }
    .boxlayer .close img{
        vertical-align: text-top;
    }
    .boxlayer  .layer-gift  {
        padding-top: 0px!important;
    }
    .boxlayer .layer-gift .layer-title{
        padding-top: 0.19rem;
        padding-bottom: 0.15rem;
    }
    .boxlayer .layer-gift img{
        margin-bottom: 0px!important;
    }
    .layer-gift-jf h6, .layer-gift h6{
        font-size: 0.4rem;
        color: #ff7200;
        line-height: 0.56rem;
        margin-top: 0.15px;
        margin-bottom: 0.44rem;
    }
    .layer-gift-jf,.layer-gift{
        height: 5.33rem!important;
    }  
    .hasList ul{
        top: 0.86rem;
        width:1.16rem;
        height: 1.6rem;
    }
    .hasList ul li{
        padding: 0 0.15rem;
        font-size: 0.2rem;
        font-weight: 400;
        text-align: left;
        line-height: 0.38rem;
    }
    .part  .part_title {
        position: relative;
        padding-left: 0.58rem;
        font-size: 0.36rem;
        font-weight: 700;
        text-align: left;
        color: #ffffff;
        letter-spacing: 0.02rem;
        line-height: 0.36rem;
        margin-bottom: 0.28rem;
    }
    .part .part_title::before{
        content: "";
        position: absolute;
        top: 0.04rem;
        left: 0px;
        width: 0.39rem;
        height: 0.33rem;
        background: url(../img/about/titleDesc.png) left top no-repeat;
        background-size: 100% 100%;
    }
    .is_allow {
        -webkit-tap-highlight-color:rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent;
        outline:none;
        background: none; 
        text-decoration: none;
    }
}