body{color:#333;}
.jz_banner img{display:block;float:left}
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;} 
.ov{clear:both;overflow:hidden;}

.box1{display:block;height:4.43rem;background:url(../images/year_07.jpg);background-size:100% 100%}
.box1_title{width:100%;text-align:center;}
.box1_title img{display:inline-block;width:3.38rem;height:0.45rem;margin-top:0.1rem}
.box1 ul{width:5.46rem;margin:0px auto;text-align:center;margin-top:0.5rem}
.box1 ul li{width:1.68rem;height:2.8rem;margin:0px 0.07rem;float:left}
.box1 ul li:nth-child(1){background:url(../images/year_13.jpg);background-size:100% 100%}
.box1 ul li:nth-child(2){background:url(../images/year_16.jpg);background-size:100% 100%}
.box1 ul li:nth-child(3){background:url(../images/year_17.jpg);background-size:100% 100%}
.box1 ul li img{margin-top:1.1rem;width:1.02rem;height:1.02rem;-webkit-animation: scale 1s infinite linear;}
.box1 ul li p{font-size:0.22rem;line-height:0.24rem;margin-top:0.08rem;color:#b51725;font-weight:bold;}

.box2{display:block;height:4.36rem;background:url(../images/year_08.jpg);background-size:100% 100%}
.box2_title{width:100%;text-align:center;}
.box2_title img{display:inline-block;width:3.95rem;height:0.48rem;margin-top:0.1rem}
.box2 ul{width:5.4rem;margin:0px auto;text-align:center;margin-top:0.15rem}
.box2 ul li{width:1.8rem;height:2.28rem;float:left}
.box2 span{font-size:0.3rem;color:#FFF;display:block;text-align:center;margin-top:0.36rem}
.box2 p{font-size:0.16rem;color:#FFF;display:block;text-align:center}

.box3{display:block;height:8.74rem;background:url(../images/bg3.jpg);background-size:100% 100%}
.box31{width:100%;text-align:center;}
.box31 img{display:inline-block;width:4.16rem;height:0.46rem;margin-top:0.1rem}
.box32{width:100%;text-align:center;}
.box32 img{display:inline-block;width:4.7rem;height:0.7rem;margin:0.5rem 0px 0.2rem 0px}
.box33{width:5.33rem;margin:0px auto;}
.box33 img{margin-bottom:0.2rem;width:2.57rem;height:2.11rem}
.box33 img:nth-child(even){float:left}
.box33 img:nth-child(odd){float:right}
.box34{width:100%;text-align:center;}
.box34 img{display:inline-block;width:5.33rem;height:1.67rem;margin-top:0.05rem}

.box4{display:block;height:8.94rem;background:url(../images/bg4.jpg);background-size:100% 100%}
.box41{width:100%;text-align:center;}
.box41 img{display:inline-block;width:4.16rem;height:0.46rem;margin-top:0.14rem}
.box42{width:100%;text-align:center;}
.box42 img{display:inline-block;width:4.7rem;height:0.7rem;margin:0.5rem 0px 0.2rem 0px}
.box43{width:5.33rem;margin:0px auto;}
.box43 img{margin-bottom:0.2rem;width:2.57rem;height:2.11rem}
.box43 img:nth-child(even){float:left}
.box43 img:nth-child(odd){float:right}
.box44{width:100%;text-align:center;}
.box44 img{display:inline-block;width:5.33rem;height:1.67rem;margin-top:0.05rem}

.zj_box3{background:#810102;padding-bottom:0.5rem;padding-top:0.1rem}
.zj_box3_form{width:5.66rem;height:3.68rem;background:url(../images/yy_bg.jpg);background-size:100% 100%;margin:0px auto;padding-top:2rem;margin-top:0.2rem}
.zj_box3_form .bd{width:3.06rem;padding:0px 0.1rem;margin:0.08rem 0.15rem;height:0.5rem;line-height:0.5rem;font-size:0.26rem;color:#000;border-radius:0.05rem;border:none}
.zj_box3_form .bd2{width:3.06rem;padding:0px 0.1rem;margin:0.08rem 0.15rem;height:1rem;font-size:0.26rem;color:#000;border-radius:0.05rem;border:none}
.zj_box3_form .bd1{width:2.8rem;height:0.51rem;margin:0.15rem 1.4rem 0.5rem 1.4rem;border:none;background:#de2900;color:#FFF;font-size:0.24rem;font-weight:bold;text-align:center;border-radius:0.3rem}
.zj_box3_form select{font-size:0.26rem;}
.bdf{width:5.4rem;margin:0px auto;}
.bdf p{width:1.5rem;text-align:right;float:left;margin:0.08rem 0px;height:0.5rem;line-height:0.5rem;font-size:0.26rem;color:#000;}
.bdf span{display:block;width:3.2rem;float:left;}
input.bd:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
}

input.bd:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
}

input.bd::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

@-moz-keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

@-o-keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}