@charset"utf-8";
/*报名表下载*/
.xiaz ul li{
   height: 60px;
    line-height: 60px;
    background-color: #F9F9F9;
    margin-bottom: 10px;
    padding: 0 35px;
}
.xiaz ul{
    margin-bottom: 40px;
}
.xiaz ul li span{
    font-size: 16px;
    color: #292828;
}
.xiaz ul li i{
    margin-right:15px;
}
.xiaz ul li b{
    float: right;
}
.gugan h1{
    font-size: 20px;
    color: #000;
}
.gugan h1 b{
    display: inline-block;
    height: 20px;
    border-right: 3px solid #9F2623;
    margin-right: 5px;
    position: relative;
    top:3px;
}
.gugan p{
    margin-top: 20px;
    margin-bottom: 120px;
    font-size: 14px;
    line-height: 20px;
}
.zi-tit{
    border-bottom: none;
}
.grow-up{
    padding-bottom: 50px;
}
.grow-up h4{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #9F2623;
    background-color: #F6F6F6;
    margin-bottom: 30px;
}
.grow-up p{
    font-size: 14px;
    text-indent: 2em;
    line-height: 25px;
}
.grow-up ul li{
    background-color: #F8F8F8;
    padding:40px 30px 30px  60px;
    margin-bottom: 25px;
    position: relative;
}
.grow-up ul li:hover{
    -webkit-box-shadow: 0 0 20px #ECECEC;
    -moz-box-shadow: 0 0 20px #ECECEC;
    box-shadow: 0 0 20px #ECECEC;
    background-color: #fff;
}
.grow-up ul li:hover h5{
    border-bottom: 1px solid #9F2623;
}
.date{
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top:0;
    background-color: #9F2623;
    color: #fff;
    text-align: center;
}
.date b{
    display: inline-block;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
}
.hui-img{
    float: left;
    width: 30%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hui-text{
    padding-left: 50px;
    float: left;
    width: 70%;
}
.hui-img img{
    width: 100%;
}
.hui-text h5{
    line-height: 30px;
    font-size:16px;
    color: #343434;
    font-weight: bold;
    border-bottom: 1px solid #AAAAAA;
}
.hui-text p{
    font-size: 12px;
    line-height: 20px;
    color: #838383;
    height: 60px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: 0;
}
.hui-text span{
    text-align: center;
    float: right;
    width: 90px;
    height: 25px;
    line-height: 25px;
    background-color: #9F2623;
    color: #fff;
}
.xue-list li a:hover{
    border:1px solid transparent;
    -webkit-box-shadow: 0 0 20px #E0E0E0;
    -moz-box-shadow: 0 0 20px #E0E0E0;
    box-shadow: 0 0 20px #E0E0E0;
}
.xue-list li p:last-child{
    float: none;
    color: #9F2623;
}
.product ul li{
   margin-bottom: 30px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-img{
    float: left;
    width: 30%;

}
.product-img img{
    width: 100%;
}
.product-text{
    float: left;
    width: 70%;
    padding:30px 30px 20px 50px;
    border:1px solid #E7E7E7;
    position: relative;
    top: 4px;
    left: -7px;
    background-color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-text h4{
    font-size: 16px;
    color: #9F2623;
    line-height: 30px;
}
.product-text span{
    color: #ABABAB;
}
.product-text p{
    color: #7F7F7F;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.product-text i{
    float: right;
    width: 30px;
    height: 30px;
    background-image: url("../images/moreover/jia.png");
}
.product ul li:hover .product-text{
    left: 0;
    right: 0;
    border: none;
}
.product ul li:hover{
    -webkit-box-shadow: 0 0 20px #E9E9E9;
    -moz-box-shadow: 0 0 20px #E9E9E9;
    box-shadow: 0 0 20px #E9E9E9;
}
.product ul li:hover i{
    background-image: url("../images/moreover/jias.png");
}
.huo ul li{
    padding: 20px 10px;
    border-bottom: 1px dashed #DADADA;
}
.huo-lf{
    float: left;
    width: 10%;
    text-align: center;
}
.huo-lf b{
    display: inline-block;
    width:40px;
    height:40px;
    border: 2px solid #9F2623;
    color: #9F2623;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.huo-lf span{
    display: inline-block;
    color: #8C8C8C;
    line-height: 30px;
}
.huo-rt{
    padding-left: 10px;
    float: left;
    width: 90%;
}
.huo-rt h4{
    font-size: 16px;
    color: #2F2F2F;
    font-weight: bold;
}
.huo-rt p{
    margin-top: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #656565;

}
.huo-rt span{
    float: right;
    color: #9F2623;
}
.czy{
    background: url("../images/banner/b2.jpg") no-repeat;
}
 .lingdao{
    background: url("../images/banner/b3.jpg") no-repeat;
    }
 .xinwen{
    background: url("../images/banner/b4.jpg") no-repeat;
    }
.xz{
    background: url("../images/moreover/xiazai.jpg") no-repeat;
}
.loge{
    background: url("../images/moreover/logoin.jpg") no-repeat;
}
.logo{
    width: 100%;
   text-align: center;
}
.logo form{
    display: inline-block;
    width: 550px;
    background-color: #fff;
    margin-bottom: 120px;
    -webkit-box-shadow: 0 0 20px #E6E6E6;
    -moz-box-shadow: 0 0 20px #E6E6E6;
    box-shadow: 0 0 20px #E6E6E6;
    border: 1px solid #D2D2D2;
    padding: 50px 75px;
}
.logo h1{
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    color: #9F2623;
    text-align: center;
}
.logo ul li{
    text-align: left;
    width: 100%;
    border:1px solid #DCDCDC;
    color: #D4D6E0;
    height: 45px;
    line-height: 45px;
    margin-bottom: 15px;
    padding-left: 20px;
}
.logo ul li input{
    position: relative;
    top:-8px;
    border: none;
    font-size: 14px;
    height: 43px;
    width: 340px;
    line-height: 43px;
}
.logo a{
    line-height: 20px;
    float: right;
    color: #9F2623;
}
.logo-in{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color:  #9F2623;
    color: #fff;
    border:none;
    font-size: 20px;
}
.logo p{
    margin-top: 20px;
    line-height: 30px;
    font-size: 14px;
}
.logo p a{
    float: none;
}
.logo ul li i{
    display: inline-block;
    width:25px ;
    height: 25px;
   margin-top: 10px;
    background: url("../images/moreover/phone.png") no-repeat;
}
.logo ul li:nth-child(2) i{
    background: url("../images/moreover/pass.png") no-repeat;
}
.logo p i{
    display: inline-block;
    width:25px ;
    height: 25px;
    background: url("../images/moreover/right.png") no-repeat;
    position: relative;
    top:7px;
}
.logo-inner{
    padding: 50px 0 0 0;
}
.logo-inner h1{
    color: #fff;
    text-align: center;
}
.register-con{
    background-color: #F4F4F4;
    padding: 50px 0;
}
.register{
    width: 1200px;
    margin: auto;
    background-color: #fff;
}
.register .gu-sq form{
    width: 500px;
    padding-bottom: 50px;
}
.register .gf-nei span{
    width: 125px;
}
.register .gf-nei input {
    width: 360px;
    height: 40px;
}
.register  .gu-sq h1{
    border: none;
}
.register .gu-btn {
    display: block;
    width: 360px;
    line-height:40px;
    height: 40px;
}
.register .yan-ine input{
    width: 100px;
}
.register .yan-ine b{
    display: inline-block;
    width: 110px;
    height: 40px;
}
.register .yan-ine b img{
    width: 100%;
}
.register .phone-yan input{
    width: 260px;
}
.register .phone-yan button{
    width: 100px;
    border: none;
    background-color: #9F2623;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
@media screen and (max-width: 1200px){
    .register{
        width: 100%;
    }
    .register-con{
        margin-top: 40px;
    }
}
@media screen and (max-width: 480px){
    .register .gf-nei span {
        width: 105px;
        font-size: 13px;
    }
    .register .gu-sq form{
        width: 300px;
    }
    .register .gf-nei input{
        width: 190px;
    }
    .register .phone-yan input{
        width: 90px;
    }
    .register .phone-yan button{
        width: 80px;
    }
    .register .yan-ine input{
        width: 90px;
    }
    .register .yan-ine b{
        width: 80px;
    }
    .register .gu-btn {
        display: inline-block;
        width: 100%;
        padding: 0 20px;
    }
    .logo form{
        width: 100%;
        padding: 15px;
        margin-bottom: 30px;
    }
    .logo ul li input {
        width: 228px;
    }
    .logo-inner  h1 {
        font-size: 22px;
    }
    .xiaz ul li{
        padding: 0 10px;
    }
    .xiaz ul li i{
        position: relative;
        top: -25px;
    }
    .xiaz ul li span{
        font-size: 12px;
        display: inline-block;
        width: 200px;
        height: 60px;
        overflow: hidden;
    }
    .gugan p{
        margin-bottom: 30px;
    }
    .hui-text span{
        margin-top: 20px;
    }
    .hui-img{
        width: 100%;
    }
    .hui-text{
        padding-left: 0;
        width: 100%;
    }
    .product-img{
        width: 100%;
    }
    .product-text{
        width: 100%;
        left: 0;
        top:0;
        padding: 20px;
    }
    .product-text i{
        display: none;
    }
    .huo-lf{
        width:30%
    }
    .huo-rt{
        width: 70%;
    }
    .hui-text p{
        height: auto;
    }
   
}