*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
html {
    font-size:62.5%;
}

table{border-collapse:collapse;border-spacing:0;}
body{
    font-size:12px;font-size:1.2rem;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    height: 80px;
    margin-right: 50px;
    font-size: 1.5rem;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.container{
    max-width: 1920px;
    background: url(images/bg.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.container_body{
    width: 100rem;
    margin: 5rem auto 0;
}
.container_body_top{
    width: 100%;
}
.item_container{
    width: 80%;
    border: 1px solid #7a5113;
    margin: 2.5rem auto 5rem;
    border-radius: 5rem;
    background: url(images/cbg.jpg) top center no-repeat #fff;
    background-size: 100%;
}
.item_container_title{
    width: 90%;
    height: 5rem;
    background: url(images/green.png) top center no-repeat #fff;
    background-size: cover;
    margin: 2.5rem auto;
    border-radius: 5rem;
    line-height: 5rem;
    font-size: 2.2rem;
    text-align: center;
    color: #fff;
    font-weight: bold;

}
.item_container_line{
    width: 80%;
    margin: 5rem auto 2.5rem;
    color: #333;
    font-weight: bold;
    font-size: 3.2rem;
    letter-spacing: 0.3rem;
}
.item_container_box{
    width: 80%;
    height: 15.8rem;
    margin: 2.5rem auto;
    background: url(images/red.png) top center no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.item_container_box_l{
    width: 45rem;
    height: 13rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_container_box_l a{
    display: block;
    width: 85%;
    text-align: left;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
}
.item_container_lineTop a{
    width: 45%;
    text-align: center;
}
.item_container_box_r{
    width: 18rem;
    height: 15rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_container_box_r a{
    width: 60%;
    height: 5rem;
    border-radius: 5rem;
    background: #fbebd2;
    color: #d81919;
    text-align: center;
    line-height: 5rem;
    font-size: 1.8rem;
    font-weight: bold;
}
.item_container_box2{
    width: 80%;
    margin: 2.5rem auto 5rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_container_box2 p{
    width: 45%;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 1rem;
}
.item_ask{
    width: 80%;
    margin: 5rem auto;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.item_ask a{
    display: block;
    width: 15rem;
    height: 5rem;
    color: #eb2d31;
    line-height: 5rem;
    text-align: center;
    border-radius: 0.8rem;
    border: 0.3rem solid #eb2d31;
    background: #ffd8d8;
    font-size: 2rem;
    font-weight: bold;
}
.item_btm{
    width: 80%;
    margin: 0 auto;
}
.item_btm_box{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.item_btm_box .btml{
    width: 60%;
    
}
.item_btm_box .btmr{
    width: 20rem;
    
}
.foot {
    width:80%;
    margin: 5rem auto 0;
    background: url(http://www.yinhangzhaopin.com/special/2024yhczzllq/images/fotbg.png) no-repeat bottom center;
    background-size: 100%;
    height: 23rem;
    box-sizing: border-box;
    padding-top: 10.5rem;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 4rem;
}

.foot a {
    margin: 1rem;
    color: #fff;
}

.zg-footer {
    /* display: none; */
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    display: none; 
    z-index: 10;
}

.s4 {
    width: 65rem;
    background: #fff;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1rem rgb(0, 0, 0, 0.3);
    border-radius: 0.5rem;
    position: relative;
    top: 50%;
    margin: -28.4rem auto;
}

.close {
    position: absolute;
    right: -5rem;
    top: -1rem;
    width: 4rem;
    transition: 0.5s;
    cursor: pointer;
    z-index: 99;
}

.close:hover {
    transform: rotate(180deg);
}

.s4 .topQh {
    height: 14rem;
    line-height: 14rem;
    text-align: center;
    font-size: 4rem;
}

.s4 .topQh span {
    margin: 0 2rem;
    font-weight: bold;
    letter-spacing: 0.4rem;
    cursor: pointer;
}

.s4 .topQh span.check {
    color: #F60000;
}

.form {
    width: 56rem;
    margin: 0 auto;
    display: none;
    overflow: hidden;
}

.form>input {
    width: 56rem;
    height: 8rem;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 1rem;
    box-sizing: border-box;
    padding-left: 1.8rem;
    font-size: 3rem;
    display: block;
    margin: 0 auto 1.8rem;
}

.form p {
    margin-bottom: 1.8rem;
    height: 8rem;
}

.form p input {
    height: 8rem;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    width: 36rem;
    padding-left: 1.8rem;
    font-size: 3rem;
    box-sizing: border-box;
}

.form p span {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    width: 20rem;
    height: 8rem;
    display: block;
    float: right;
    background: #F60000;
    color: #fff;
    text-align: center;
    line-height: 8rem;
    font-size: 3rem;
}

.form p select {
    width: 27rem;
    height: 8rem;
    border: 0;
    outline: 0;
    border-radius: 1rem;
    float: left;
    padding-left: 1.8rem;
    font-size: 3rem;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/special/2024yhczzllq/images/select.png) no-repeat center right 10px #EEEEEE;
    background-size: 1.8rem;
}

.form p select:nth-child(2) {
    float: right;
}

.form input[type="button"] {
    width: 25rem;
    height: 8rem;
    background: #F60000;
    color: #fff;
    display: block;
    margin: 3rem auto 4rem;
    border-radius: 5rem;
    font-size: 3.5rem;
    font-weight: bold;
    letter-spacing: 0.8rem;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
}

/* dataBox */
.dataBox {
    width: 70rem;
    margin: 0 auto 3rem;
    background: #fff;
    border-radius: 2rem;
    font-size: 2.8rem;
    padding: 2rem 0;
    line-height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.3);
}

.dataBox p.date1 {
    width: 42%;
    padding-left: 1rem;
    height: 6rem;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}

.dataBox p span {
    display: block;
    height: 6rem;
    overflow: hidden;
    color: #D8000F;
    font-size: 3rem;
}


.dataBox p.date3 {
    width: 58%;
    padding-left: 2rem;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    height: 6rem;
}

.word {
    display: block;
    width: 75rem;
    margin: 0 auto 4rem;
}
.lingquzl{
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .container_body{
        width: 90%;
        margin: 0 auto;
    }
}