﻿.pr {
    position: relative;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", "Source Han Sans CN", "PingFang SC", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", STXihei, "思源黑体", "苹果苹方", "华文细黑", Heiti, "黑体", SimSun, "宋体", sans-serif
}

.pa {
    position: absolute;
    width:300px;
    height: 169px;
}

.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;
    padding-top: 100px;
}


.hoo-wrap .selectFail {
    width: 1200px;
    height: 50px;
    display: none;
}

.hoo-wrap .selectFail .selectFailtext {
    width: 600px;
    height: 50px;
    margin: 0 auto;
}

.hoo-wrap .selectFail .selectFailtext .selectFailtextCon a{
    color: #1E90FF;
}

.hoo-wrap .selectFail .selectFailtext span {
    display: inline-block;
    width: 600px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}


.hoo-wrap .select {
    width: 1200px;
    height: 50px;
    display: none;
}

.hoo-wrap .select .selectText {
    width: 600px;
    height: 50px;
    margin: 0 auto;
}

.hoo-wrap .select .selectText .selectCon a{
    color: #1E90FF;
}

.hoo-wrap .select .selectText span {
    display: inline-block;
    width: 600px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.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%;
}


.navigation-up .navigation-v3 li h2 a {
    line-height: 80px;
}