html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li
{
    padding: 0;
    margin: 0;
    list-style: none;
}

a{
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}

html{
    font-size: 16px!important;
}

ul li{
    list-style: none;
}

.content {
    width: 100%;
    background: url(../img/qczjl_bg_06.jpg) top center repeat-y;
    background-size: 100%;
}

.content2 {
    width: 100%;
    background: url(../img/qczjl_bg2.jpg) top center repeat-y;
    background-size: 100%;
}

.sheet {
    width: 1200px;
    height: 527px;
    margin: 0 auto;
    background: url(../img/qczjl_sheet.jpg) top center no-repeat;
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
}

.tit {
    font-size: 16px;
    color: #a4c6fb;
    padding-top: 460px;
    margin-left: 55px;
}

.tit>span {
    margin-left: 65px;
}

.form1{
    font-size: 40px;
    color:#fff;
    background: url(../img/djsbg.png) right 22px no-repeat;
    width: 593px;
    padding-top: 22px;
}

.countdown{
    padding-left: 95px;
}

.countdown1{
    padding-left: 95px;
}

.form1>form{
    width: 440px;
    margin: 0 auto;
    font-size: 20px;
    color:#fff;
}

.item{
    border:none;
    background: #2d53b1;
    height: 40px;
    line-height: 40px;
    width: 365px;
    padding: 0 10px;
    border-radius: 6px;
    margin-left: 12px;
    color: #fff;
}

.form1 ul{
    margin-top: 60px;
}

.form1 ul li{
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
}

.form1 select{
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #2d53b1;
    border:none;
    color:#fff;
    box-sizing: border-box;
    padding: 0 1% 0 4%;
    border-radius: 6px;
}

#province{
    margin-right: 11px;
    margin-left: 12px;
}

#city{
    margin-left: 10px;
}

.form1 span{
    margin-right: 48px;
    font-size: 14px;
    line-height: 14px;
}

input[type='checkbox']{
    -webkit-appearance:none;
    background-color: #2d53b1;
    border:none;
    width:14px;
    height: 14px;
    line-height: 14px;
    margin-left: 12px;
    margin-right: 6px;
    border-radius: 4px;
}

input[type=checkbox]:checked{
    background: url(../img/checked.png)no-repeat center;
}

.checkbox{
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.tips{
    font-size: 14px;
    color:#fff000;
    text-align: center;
    padding: 60px 0 0;
}

.dyq{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
}

.quan{

    margin-top: 30px;
}

.quan5{
    background: url(../img/dyqbg5.jpg) top center no-repeat;
}

.quan7{
    background: url(../img/dyqbg7.jpg) top center no-repeat;
}

.quan h1{
    font-size: 35px;
    color:#fff;
    margin-left:185px;
    line-height: 28px;
    margin-top: 18px;
}

.quan h1 span{
    font-size: 16px;
    font-weight: normal;
}

.quan p{
    font-size: 16px;
    color:#fff;
    text-align: center;
    margin-top:32px;
    cursor: pointer;
}
.quan img{
    cursor: pointer;
}

.cj{
    background: url(../img/cjbigbg.png) top center no-repeat;
    width: 1407px;
    height:634px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
}

.cj-con{
    padding-top: 60px;
    padding-left: 388px;
}

.shanDeng{
    width: 620px;
    margin: 0 auto;
}

.shanDeng td{
    width: 185px;
    height: 135px;
    margin: 5px;
    background-image: url(../img/cjbg.jpg);
    background-size: 100% 100%;
    text-align: center;
    font-size: 14px;
    color:#a20e07;
    line-height: 30px;
}

.shanDeng td img{
    margin: 0 auto;
    display: block;
}

.shanDeng tr .active{
    background-image: url(../img/cj_active.jpg);
}

.info {
    width: 240px;
    padding-right: 100px;
    padding-top: 220px;
}

#FontScroll {
    width: 240px;
    height: 280px;
    line-height: 30px;
    overflow: Hidden;
    margin: 0 auto;
    padding-top: 8px;
    font-size: 16px;
}

#FontScroll a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

#FontScroll .line {
    text-align: left;
    width: 100%;
}

#FontScroll .fontColor a {
    transition: all 1.5s ease 0s;
}

.products{
    width: 1200px;
    margin: 60px auto 0;
    background: url(../img/productbg_03.jpg) top center no-repeat;
    height: 925px;
}

.product-con{
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
    padding: 60px 65px 30px 65px;
}

.product{
    width: 796px;
    height: 585px;
    position: relative;
}

.productpic{
    border-radius: 10px;
    padding: 4px;
    background-image:-webkit-linear-gradient(#f997ff 0%, #890dd8 45%, #d462f2 90%);
    box-sizing: border-box;
    box-shadow: 0 0 20px #333;
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
    display: none;

}

.productpic2{
    border-radius: 10px;
    padding: 4px;
    background-image:-webkit-linear-gradient(#f997ff 0%, #890dd8 45%, #d462f2 90%);
    box-sizing: border-box;
    box-shadow: 0 0 20px #333;
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
    display: none;

}

.productpic3{
    border-radius: 10px;
    padding: 4px;
    background-image:-webkit-linear-gradient(#f997ff 0%, #890dd8 45%, #d462f2 90%);
    box-sizing: border-box;
    box-shadow: 0 0 20px #333;
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
    display: none;

}

.productpic img{
    border-radius: 10px;
    display: block;

}

.productpic2 img{
    border-radius: 10px;
    display: block;

}

.productpic3 img{
    border-radius: 10px;
    display: block;

}

.price{
    width: 227px;
    color:#fff;
}

.price h1{
    font-size: 50px;
    width: 270px;
}

.price p{
    font-size: 18px;
    line-height: 30px;
    margin-top: 110px;
    letter-spacing: 2px;
}

.pro-nav{
    position: absolute;
    bottom:100px;
    left: 0;
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
}

.navs div{
    background: url(../img/noselect.png) top center no-repeat;
    width: 234px;
    height: 95px;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.navs2 div{
    background: url(../img/noselect.png) top center no-repeat;
    width: 234px;
    height: 95px;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.navs3 div{
    background: url(../img/noselect.png) top center no-repeat;
    width: 234px;
    height: 95px;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.pro-nav p{
    padding-top: 53px;
    padding-left: 100px;
    width: 120px;
}

.selected{
    background: url(../img/select.png) top center no-repeat!important;
}

.nav1{
    left:-10px;
    z-index: 99;
}

.nav2{
    left:137px;
    z-index: 98;
}

.nav2 p,.nav3 p,.nav4 p,.nav5 p{
    padding-left: 125px;
}

.nav3{
    left:284px;
    z-index: 97;
}

.nav4{
    left:431px;
    z-index: 96;
}

.nav5{
    left:575px;
    z-index: 95;
}

.sub-product{
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 0px 65px 0px 65px;
}

.sub-product>div{
    cursor: pointer;
}

.sub-product img{
    display: block;
    border:2px solid #fff;
    border-radius: 6px;
}

.mask{
    position: relative;
}

.mask p{
    font-size: 20px;
    font-weight: bold;
    color:#f4d049;
    position: absolute;
    top:0;
    left: 0;
}

.mask p span{
    display: block;
    font-size: 14px;
    margin-top: 8px;
    font-weight: normal;
}

.mask-p{
    display: none;
}

.mask:hover .mask-p {
    width: 251px;
    height: 113px;
    background: rgba(0,0,0,0.8);
    border:2px solid #fff;
    display: block;
    border-radius: 6px;
    text-align: center;
    padding-top: 50px;
}

.zyd{
    width: 1200px;
    height: 888px;
    margin: 60px auto 0;
    background: url(../img/zydbg_06.jpg) top center no-repeat;
}

.zyd-con{
    width: 1072px;
    margin: 0 auto;
    display: none;
    padding-top: 55px;
}

.zyd-box{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.zyd-box>div{
    padding: 10px;
    border:3px solid #7b15cb;
    background: #ffecff;
    margin-top: 40px;
}

.zydbtn{
    display: flex;
    display: -webkit-flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.zydbtn p{
    padding-bottom: 10px;
    border-bottom: 1px dashed #2c0051;
    font-size: 16px;
    font-weight: bold;
    color:#2c0051;
    width: 220px;
}
.zydbtn img{
    cursor: pointer;
}

.zydnav{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    width: 800px;
    margin: 90px auto 0;
}

.zydnav div{
    background: url(../img/zydbtn.png) top center no-repeat;
    width: 128px;
    height: 46px;
    font-size: 16px;
    color:#bc8611;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
}

.zydselect{
    color:#5c1003!important;
}

/*品牌宣传部分*/
.advert_top{
    width: 100%;
    height: 615px;
    background: url("../img/b_tops0.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
}

.advert_top .advert_top_1{
    position: absolute;
    width: 1200px;
    top: 200px;
    left: 50%;
    margin-left: -600px;
}
.advert_top_1 p{
    text-align: center;
    display: inline-block;
    width: 349px;
    float: left;
}
.advert_top_1 p:nth-child(1){
    text-align: left;
    width: 249px;
}
.advert_top_1 p:nth-child(7){
    text-align: right;
    width: 249px;

}
.advert_top_1 span{
    height: 45px;
    display: inline-block;
    position: relative;
    float: left;
    margin-top: 10px;
    border-left: 1px solid #fff;
}
.advert_top_2{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 350px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
}
.advert_top_2 p{
    line-height: 40px;
}
.advert_con{
    padding-bottom: 30px;
    text-align: center;
}
.advert_con h3{
    font-size: 52px;

    color: #000;
    line-height: 200px;
}
.advert_con li{
    width: 1200px;
    background: #eeeeee;
    padding: 60px 0;
    overflow: hidden;
    margin: 0 auto  30px;
}
.advert_con li div {
    width: 450px;
    letter-spacing: 1px;
    text-align: justify;
    display: inline-block;
    float: left;

    margin: 20px 0 20px 80px;
}
.advert_con li img{
    float: right;
}
.advert_con li div h4{
    font-size: 26px;
}
.advert_con li div p{
    font-size: 16px;
    margin-top: 20px;
    width: 290px;
    line-height: 25px;
    color: #333;
    height: 250px;
}
.advert_con li div span{
    font-size: 24px;
}
.advert_con li div span font{
    font-size: 38px;
    font-weight: bold;
}
.advert_con li div h6{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    font-weight: normal;
}
.advert_con li:nth-child(2) img{
    float: left;
}
.advert_con li:nth-child(2) div{
    float: right;
    text-align: right;
    width: 450px;
    margin: 20px 80px 20px 0px;
}
.advert_con li:nth-child(2) div p{
    margin-left: 160px;
    text-align: justify;

}
.advert_dian{
    text-align: center;
    width: 100%;
    height: 855px;
    background: url("../img/dianmian.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
}
.advert_dian div{
    padding-top: 100px;
}
.advert_dian div h3{
    font-size: 50px;

}
.advert_dian  div h3 font{
    font-size: 22px;
    position: relative;
    top: -18px;
}
.advert_dian div h6{
    font-size: 24px;
    color: #666;
    font-weight: lighter;
    margin-top: 20px;
}
.advert_adv{
    text-align: center;
    width: 100%;
    height: 810px;
    overflow: hidden;
    background: url("../img/b_cboo0.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
}

 .adv_til{
    padding-top: 130px;
    color: #fff;
}
 .adv_til h3{
    font-size: 50px;

 }

.adv_til h5{
    font-size: 24px;
    color: #f3f3f3;
    font-weight: lighter;
    margin-top: 30px;
}

.adv_lin{
    width: 1200px;
    height: 270px;
    position: relative;
    margin: 0 auto;
    top: 100px;
}
.adv_lin_d{
    position: absolute;
    width: 1200px;
    left: 50%;
    bottom: -68px;
    text-align: center;
    margin-left: -600px;

}
.adv_lin_d img{
    width: 1182px;
}
.adv_lin li{
    float: left;
    width: 200px;
    height: 200px;
    position: relative;
    text-align: center;
    display: inline-block;
}

.adv_lin li  div{
    z-index: 999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; /* Safari */
}
.adv_lin li  div img{
    width: 182px;
}
.adv_lin li  div span{
    color: #ddd;
    width: auto;
    display: none;
    margin-top: 10px;
    padding-bottom: 2px;
    font-size: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
}
.adv_lin li  div:hover span{
    display: inline-block;
}
.adv_lin  li:hover  div{
    position: absolute;
    transform: scale(1.3);
}
.adv_lin   div img{
    width: 100%;
}
.advert_factory{
    text-align: center;
    width: 100%;
    height: 750px;
    overflow: hidden;
    background: url("../img/b_c00.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
}

.fac_t{
    padding-top: 100px;
    color: #555;
}
.fac_t h3{
    font-size: 50px;

}

.fac_t h5{
    font-size: 22px;
    color: #333;
    font-weight: lighter;
    margin-top: 30px;
}
.fac_li {
    width: 1200px;
    position: relative;
    top: 45px;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-flex; /*在webkit内核的浏览器上使用要加前缀*/
    display: flex; /*将对象作为弹性伸缩盒显示*/
    flex-wrap: wrap ;
    justify-content: space-between;
}
.fac_li li{
    margin-top: 40px;
    width: 225px;
    float: left;
    position: relative;
}

.fac_li li img {
    width: 225px;
    height: 141px;
}
.fac_li li h4{
    position: absolute;
    top: 40px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: lighter;
}

.advert_dis{
    text-align: center;
    width: 100%;
    height: 750px;
    overflow: hidden;
    letter-spacing: 1px;
    background: url("../img/b_cdis1.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}

.advert_dis h3{
    margin-top: 90px;
    font-size: 52px;
}

.advert_dis h4{
    margin-top: 30px;
    font-size: 20px;
    color: #f0f0f0;
    font-weight: lighter;
}
.advert_dis img{
    display: inline-block;
    margin-top: 60px;
}
.advert_dis h5{
    margin-top: 40px;
    font-size: 16px;
    color: #f0f0f0;
    line-height: 30px;
    font-weight: lighter;
}

.advert_res{
    text-align: center;
    width: 100%;
    height: 750px;
    overflow: hidden;
    letter-spacing: 1px;
    background: url("../img/b_cres1.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}

.advert_res h3{
    margin-top: 90px;
    font-size: 52px;
}

.advert_res h4{
    margin-top: 30px;
    font-size: 20px;
    color: #f0f0f0;
    font-weight: lighter;
}
.advert_res img{
    display: inline-block;
    margin-top: 80px;
}




.advert_adre{
    text-align: center;
    width: 100%;
    height: 1364px;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.advert_adre>img{
    display: block;
}

.advert_adre div h3{
    font-size: 52px;
    display: block;
    margin: 100px auto 0;
}

.advert_adre div h4{
    font-size: 20px;

    margin: 30px auto 0;
    color: #f0f0f0;
    font-weight: lighter;
}
.advert_adre .bcbff{
    position: absolute;
    display: inline-block;
    top: 500px;
    left: 0;
    width: 100%;
}
.advert_adre div h5{
    margin-top: 60px;
    font-size: 16px;
    color: #f0f0f0;
    line-height: 30px;
    font-weight: lighter;
}
.advert_adre div img{
    margin-top: 120px;
}

.advert_cho{
    text-align: center;
    width: 100%;
    height: 873px;
    overflow: hidden;
    letter-spacing: 1px;
    background: url("../img/b_cho0.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}

.advert_cho h3{
    font-size: 52px;
    display: block;
    margin-top: 90px;
}

.advert_cho h4{
    font-size: 20px;
    margin-top: 30px;
    color: #f0f0f0;
    font-weight: lighter;
}

.advert_chov{
    width: 975px;
    margin: 40px auto 0;
    overflow: hidden;
}
.advert_chov li{
    display: inline-block;
    float: left;
    width: 170px;
    margin: 10px 12.5px;
}
.advert_chov li img{
    width: 170px;
}
.advert_chov li p{
    width: 140px;
    margin: 3px auto;
    line-height: 25px;
    color: #000;
    height: 30px;
    background: rgba(255,255,255,0.7);
}


/*弹窗*/
.showdd{
    width: 100%;
    height: 100%;
    background: rgba(21,25,72,0.7);
    position:fixed;
    left:0;
    top:0;
    z-index: 999;
    display: none;
}
.showdd_tan{
    width: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -400px;
    margin-left: -350px;
}
.showdd_tan img{
    width: 100%;
    display: block;
}
.showdd_tan div {
    width: 390px;
    position: absolute;
    top: 400px;
    left: 50%;
    margin-left: -195px;
}
.showdd_tan div p {
    background: #fff;
    height: 65px;
    line-height: 65px;
    text-align: center;
    margin: 20px auto;
    border-radius: 10px;
    font-size: 24px;
    letter-spacing: 2px;
    box-shadow: 2px  2px  5px  #ccc  inset;
}
.showdd_tan div p input{
    line-height: 40px;
    width: 210px;
    font-size: 22px;
    padding:  0 20px;
    border: none;
}
.showdd_tan button{
    width: 300px;
    position: absolute;
    top: 630px;
    margin-left: -155px;
    height: 75px;
    left: 50%;
    background: none;
    border: none;

    cursor: pointer;
}
.showdd_tan .btn_close{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
}

.showdd_jiang_t{
    width: 340px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -170px;
}
.showdd_jiang_t img{
    width: 100%;
    display: block;
}
.showdd_jiang_t .btn_close{
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    top: 0;
    right: 0;
}

