* {
    margin: 0;
    padding: 0;
  }
  
  body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin: 0 auto;
  }
  
  a, input, textarea {
    outline: 0 none;
    text-decoration: none;
  }
  
  li {
    list-style: none;
  }
  
  img {
    border: none;
    display: block;
  }
  
  .clear {
    clear: both;
  }
  
  div {
    margin: 0 auto;
  }
  
  a.topimg {
    display: block;
  }
  
  a.topimg img {
    width: 100%;
  }
.fgx{
    width: 3%;
    height: 5px;
    text-align: center;
    margin: 1.5em auto;
    background-color: black;
}
.cf{
    clear: both;
}
.ys,.hot,.job{
    width: 70%;
    margin: 1em auto;
}
.ys h2,.hot h2,.job h2{
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}
.ys .t2,.hot .t2,.job .t2{
    font-size: 1.8em;
    color: #dd2627;
    margin: .2em 1em;
}
.ys .ys_nrk{
    width: 80%;
    margin: 2em auto 1.5em;
    /*border: 1px solid #8e1eff;*/
}
.ys .ys_nrk .ys_nr{
    width: 24%;
    height: 10em;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    float: left;

}
.ys .ys_nrk .bj{
    margin-right: 1.3%;
}
.ys .ys_nrk .ys_nr p{
    height: 4.5em;
    margin: 1.2em .5em .5em;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.4em;
    color: white;
}
.ys .ys_nrk .ys_nr p span{
    font-size: 1.2em;
    font-weight: bold;
}
.ys .ys_nrk .ys_nr button{
    display: block;
    margin: 0 auto;
    padding: 1px 1px;
    font-size: 10px;
    color: red;
    border: none;
    background-color: white;
}
.ys>p{
    text-align: center;
    font-size: 2.3em;
}

.hot .bgs{
    width: 100%;
    background: url(../images/bg.jpg);
    padding: 6em 0;

}
.hot .h_zy{
    width: 80%;
    margin-top: 100px;
    margin-left: 240px;
}
.hot .h_zy .jt{
    width: 24.2%;
    background-color: white;
    padding-bottom: 3em;
    text-align: center;
    margin: .4%;
    float: left;
    height: 260px;
    position: relative;
}
.hot .h_zy .jt img{
    width: 100%;
}
.hot .h_zy .jt p{
    text-align: left;
    margin: 1em auto;
    font-size: 1.1em;
    padding-left: 1em;
}
.hot .h_zy .jt .tip{
    width: 2.1em;
    position: absolute;
    bottom: 25%;
    right: 12%;
}
.hot .h_zy .jt .button{
    color: white;
    background-color: #fe0000;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    margin-right: 5px;
}
.hot .h_zy .jt .a{
    color: white;
    background-color: #ee8a3e;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
}

.job .job_nrk{
    width: 100%;
    margin: 2em auto 1.5em;
    /*border: 1px solid #8e1eff;*/
}
.jynr{
    width: 380px;
    text-align: center;
    margin: 30px;
    float: left;
}
.jynr .w1{
    font-size: 1.3em;
    color: #fe0000;
    margin: .5em auto;
}
.jynr .w1 span{
    font-weight: bold;
}


.dk{
    position: relative;
}
.dk .bt{
    font-size: 2.5em;
    font-weight: bold;
    color: white;
    position: absolute;
    top: 20%;
    left: 24%;
}
.dk .bmbd{
    width: 23%;
    padding: 2em 0 1em 2em;
    background-color: white;
    position: absolute;
    left: 26%;
    bottom: 20%;
}

.dk .bmbd label{
    font-size: 1.6em;
    color: #fe0000;
}
.dk .bmbd .intxt{
    width: 70%;
    height: 3em;
    margin: .5em 0;
    padding-left: 1em;
    border: 1px solid #b0b0b0;
}
.dk .bmbd .coolbg{
    display: block;
    margin: 1em auto .5em;
    font-size: 1.3em;
    padding: .4em 2em;
    color: white;
    background-color: #fe0000;
    border-radius: 6px;
    cursor: pointer;
}
.ybm{
    position: relative;
    width: 800px;
    height: 400px;
    margin: auto;
    text-align: center;
}
.ybmbd{
    padding-top: 40px;
    position: absolute;
    width: 800px;
    height: 400px;
    margin: auto;
    text-align: center;
    background: white;
    top: -50px;
}
.ybm select,.ybm input{
    width: 200px;
    height: 40px;
}

.bt1{
    font-size: 30px;
    font-weight: 600;
}
.bt1 span{
    color: #fe0000;
}
.mr{
    margin-right: 20px;
}
.mt{
    margin-top: 20px;
}
.mb{
    margin-bottom: 30px;
    margin-top: 10px;
   
}
.sub{
    margin-top: 45px;
    width: 250px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(255, 133, 24);
    border: none;
    outline: none;
    border-radius: 20px;
    color: white;
    font-size: 20px;
}
.col{
    color: gray;
    margin-top: 10px;
}
.bg{
    margin:-200px auto 0;
    width: 850px;
    height: 200px;
    background-color:#fe0000 ;
}
.main0{
    text-align: center;
}
.main{
    width: 1200px;
    text-align: center;
    margin: auto;
}


.big{
    font-size: 30px;
    color: #fe0000;
    font-weight: 600;
    margin-top: 40px;
}
.fl3{
   overflow: hidden;
}
.fl4 div{
    display: inline-block;
    width: 24%;
}
.fl4 div img{
    width: 98%;
}
.wz_b{
    font-size: 28px;
}
.smal{
    font-size: 20px;
    margin-bottom: 30px;
}
.ysbt1{
    font-weight: 600;
    font-size: 30px;
    margin-top: 40px;
}
.ysbt2{
    font-size: 20px;
   color:#fe0000 ;
   margin-bottom: 30px;
}