.dv1 {
    width:100%;
    height: 22px;
    position: relative;
    margin:60px auto;
    color:#333333;
    font-size: 24px;
}
.liner {
    width:100%;
    height:1px;
    background-color: #999999;
    position: relative;
    top:50%;
}
.dv2 {
    text-align:center;
    width:120px;
    height:22px;
    line-height: 22px;
    margin:0 auto;
    background-color: #fff;
    position: relative;
    z-index:3;
}
.icon-star {
    font-size:22px;
    color:red;
    margin-right:10px;
}
#page img{
    max-width: 100%;
}
#page {
    position: relative;
    z-index: 5;
    min-width: 960px;
    width: 100% !important;
    width: 960px;
}
.home-slideshow {
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 440px;
    height: 300px;
    transform: translateX(-50%);
    /*margin-left: -135px;*/
    z-index: 11;
    /* opacity: 0; */
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    background: #F2F3F3;
    margin-bottom: 2px;
    cursor: pointer;
    background:rgba(242,243,243,.74);


}
.apply-content input[type=text]{
    color:#333;
}
.apply-top{
    color:#333333;
    font-size:22px;
    /*background:rgba(250,250,250,.69);*/
    height:58px;
    line-height: 58px;
}
.home-slideshow input{
    width:300px;
    margin-top:24px;
    border:none;
    padding-left:10px;
    background-color: #fff;
    height:40px;
    line-height:40px;
}
.home-slideshow .sub{
    background: #5D7082;
    color:#fff;
}
.home-slideshow .apply-content{
    background:rgba(242,243,243,.74);
    height:242px;
}

.contact{
    margin-left:66px;
    margin-top:5%;
}
.contact p{
    line-height: 40px;
    letter-spacing: 1px;
}