@charset "utf-8";
.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.paimg {
    position: absolute;
    width: 100%;
}

.pf {
    position: fixed;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

.hoo-kv img {
    width: 100%;
}

.kv-wrap {
    bottom: 60px;
    left: 0;
    width: 100%;
}

.kv-box {
    margin: 0 auto;
    width: 1200px;
    color: #fff;
}

.kv-title {
    font-size: 48px;
}

.kv-des {
    font-size: 21px;
    line-height: 1.6;
    letter-spacing: 3px;
}

.kv-more {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: -20px;
    width: 165px;
    line-height: 41px;
    border: 2px solid #fff;
    text-align: center;
    color: #fff!important;
}

.kv-more:hover,
.kv-more:active {
    color: #fff;
    text-decoration: none;
}

.kv-more img {
    width: auto;
    margin-right: 25px;
    vertical-align: text-top;
}

.hoo-wrap {
    margin: 0 auto;
    width: 1200px;
    color: #666;
}

.text-wrap {
    position: absolute;
    bottom: 60px;
    left: 0;
    padding: 0 60px;
    width: 100%;
    color: #fff;
    z-index: 999;
}

.text-title {
    font-size: 40px;
    line-height: 42px;
}

.text-context {
    margin: 20px 0 15px;
    font-size: 18px;
    line-height: 30px;
}

.text-more {
    position: relative;
    display: block;
    width: 186px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 2px solid #fff;
}

.text-more:focus,
.text-more:hover {
    color: #fff;
}

.text-icon {
    position: absolute;
    top: 15px;
    right: 15px;
}

.text-wrap.text-center {
    top: 70px;
    left: 0;
    bottom: auto;
    width: 100%;
    text-align: center;
}

.text-wrap.text-center .text-more {
    margin: 0 auto;
}

.hoo-title {
    margin-top: 30px;
}

.hoo-title-text {
    position: relative;
    display: inline-block;
    line-height: 80px;
    font-size: 40px;
}

.hoo-title-text:after {
    content: "";
    display: block;
    width: 300px;
    bottom: 0;
    left: 0;
    border-bottom: solid 2px #1dbcda;
}

.hoo-text {
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.8;
}

.w100 {
    width: 100%;
}
