#header1{position: absolute;top: 0;width: 100%;z-index: 9;}



/*=================全局=================*/
.yahei,.yahei *{font-family: "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑 !important;}
h1,h2,h2 *,b,span,p{font-size: inherit;}
.content{max-width:680px;margin: 0 auto;}
.padding20{padding: 20px 0;}
.margin60{margin-top: 60px;}
.img_big_box img{width: 100%;display: block;margin-top: 25px;}

.zs_video{background: #82030a;}
.zs_video video{width: 100%;min-height: 300px;}
.big_img img{width: 100%;display: block;}
.zscase{
    background: transparent url("../images/zhaoshang1/zs_05_bg.jpg") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    width: 100%;
    max-height: 1300px;
    padding-top: 40px;
}
.zscase_tit{overflow: hidden;}
.zscase_tit span{
    width: 23%;
    line-height: 20px;
    display: inline-block;
    border-radius: 8px;
    margin: 0 1%;
    text-align: center;
    padding: 8px 0;
    background: #fff;
    box-sizing: border-box;
}
.zscase_tit span.active{background: #fbcb03;color: #fff;}
.zsimg_ul{margin: 10px 0;}
.zsimg_ul .zsimg{display: none;}
.zsimg_ul li img{width: 100%;}


.home_bg{
    width: 100%;
    padding: 20px;
    padding-bottom: 40px;
    display: block;
    background: transparent url("../images/zhaoshang1/home_bg.jpg") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    overflow: hidden;
}
.home_bg .logo{width: 180px;text-align: center;margin: 10px auto;margin-top: 30px;}
.home_bg .home1_img{width: 80%;text-align: center;margin: 10px auto;}
.home_bg .home2_img{width: 95%;margin:30px auto;}
.home_bg .home1_video{width: 100%;margin: 25px 0;background: #333;}
.home_bg .home1_video video{width: 100%;}
.home_bg img{display: inline-block;width: 100%;}
.home_bg .font{line-height: 20px;color: #fdee64;}
.home_bg .font text{font-size: 1.2em;color: #fdee64;display: block;line-height: 28px;}


.content_bg{background: #84100a;overflow: hidden;}
.youshi_ul {padding:30px 20px;border-top: 5px solid #eee;position: relative;}
.youshi_ul:before{
    content: "";
    display: block;
    position: absolute;
    top: 40px;
    left: 20px;
    bottom: 40px;
    width: 1px;
    background-color: #fff7ba;
}
.youshi_ul li{margin-top: 30px;position: relative;}
.youshi_ul li span{
    content: '';
    background: #fff7ba;
    display: inline-block;
    width: 10px;height: 10px;
    border-radius: 50%;
    position: absolute;
    left: -5px;top: 5px;
}
.youshi_ul li .ys_text{font-size: 1em;color: #fff7ba;margin-left: 20px;}
.youshi_ul li .ys_div{overflow: hidden;margin-left: 20px;}
.youshi_ul li .ys_div .ys_h1{
    font-size: 2em;
    background-image:-webkit-linear-gradient(bottom,#fd8403,#fff7ba);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.youshi_ul li .ys_div .ys_pinpai{width: 45%;float: left;margin-right: 2%;}
.youshi_ul li .ys_div .ys_pinpai img{width: 100%;}
.youshi_ul li .ys_div .ys_pinpai P{color: #fff7ba;text-align: center;}

.basement{
    width: 100%;
    padding: 20px;
    background: transparent url("../images/zhaoshang1/zhaoshang_7.jpg") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 800px;
    position: relative;
}
.base_text{margin-top: 10px;}
.base_text h1{font-size: 2.2em;color: #b80e0e;}
.base_text h3{font-size: 1.4em;color: #b80e0e;}
.base_pro{overflow: hidden;position: absolute;bottom: 10px;    margin-left: -10px;}
.base_pro li{width:18%;margin: 5px 1%;float: left; }
.base_pro li img{width: 100%;}
.base_pro li p{line-height: 18px;color: #fff;font-size: 0.8em; margin-top: 10px;}




.liuyan_tit{margin:30px 0;text-align: center;}
.liuyan_tit h2{font-size: 2.8em;color: #fff;}
.liuyan_tit p{font-size: 1.8em;color: #fff;}
.liuyan_box{
    background: url("../images/zhaoshang/liuyan.jpg") no-repeat center top;
    height:700px;width: 100%;
    overflow: hidden;
    background-size: cover;
}
.liuyan_content{
    background: rgba(255,255,255,0.8);
    width: 95%;
    margin: 40px auto;
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.liuyan_form{width: 100%;}
.liuyan_form p,.liuyan_form textarea{background: #fff;border-radius: 10px;line-height: 38px;margin-bottom: 10px;padding: 5px 10px;}
.liuyan_form p input{border: 0;line-height: 38px;}
.liuyan_form p label{color: #888;}
.liuyan_form textarea{border: 0;height:100px;width: 80%;}
.sub_btn{
    background: #b32230;
    color: #fff;
    font-size: 1.5em;
    display: block;
    width: 150px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    margin: 20px 100px;
    margin-bottom: 0;
    cursor: pointer;
}
.liuyan_text{width: 40%;margin-left: 10%;}
.liuyan_text .photo img{vertical-align: middle;}
.liuyan_text .photo strong{font-size: 2em;-webkit-text-stroke:2px #b32230;color: #b32230;}
.liuyan_text p{font-size: 1.3em;margin-top: 15px;}
.liuyan_text .code{text-align: center;margin-top: 30px;}

.sb-back img{position: fixed;}
#back{
    color:#fff;
    font-size: 14px;
    width: 40px;height: 40px;
    border: 2px solid #ccc;
    background: #222;
    cursor: pointer;
    position: fixed;
    bottom: 10px;right: 48%;
    text-align: center;
    display: block;
    border-radius: 50%;
    line-height: 40px;
    z-index: 999;
    opacity: 0.8;
}

@media (max-width: 350px) {

    #back{right: 10%;}
}
/*
.delay_tit{margin-top: -100px;opacity: 0;}
.delay_l_80{margin-left: -100%;opacity: 0;}
.delay_r_80{margin-right: -100%;opacity: 0;}
.delay_top_80{margin-top: 20%;opacity: 0;}
.qiangm ul li.delay_q_1{margin-top: -500px;opacity: 0;}
.qiangm ul li.delay_q_2{margin-top: 500px;opacity: 0;}
.delay_z{width: 100px;height: 100px;opacity: 0;}
*/