@charset "UTF-8";
a, li {
    box-sizing: border-box;
}

body {
    background-color: #fff;
}

.header {
    width: 100%;
    background: #fff url("../img/bq-bg.png")/*tpa=http://zv.cnbhs.cn/img/bq-bg.png*/ no-repeat top;
    background-size: 100%;
}
.header .nav ul li a {
    color: #fff;
}
.header .nav ul li a:hover {
    color: #001e3d;
}
.header .nav ul li .curr {
    border-width: 1px;
    border-color: #fff;
}
.header .top {
    text-align: center;
    color: #fff;
    height: 760px;
}
.header .top h1 {
    font-family: "黑体";
    padding-top: 169px;
    font-size: 6.4rem;
    font-weight: normal;
    letter-spacing: 30px;
}
.header .top h2 {
    font-family: "方正粗倩简体";
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: 4px;
}

.business {
    margin-top: 130px;
}
.business .s-header .title {
    font-size: 4.6rem;
    text-align: center;
    position: relative;
}
.business .s-header .title h5 {
    letter-spacing: 7px;
    font-family: "黑体";
    line-height: 60px;
}
.business .s-header .title h5:before {
    position: absolute;
    top: 33px;
    left: 0;
    content: "";
    width: 39%;
    border-bottom: 3px solid #666;
}
.business .s-header .title h5:after {
    position: absolute;
    top: 33px;
    left: 61%;
    content: "";
    width: 39%;
    border-bottom: 3px solid #666;
}
.business .s-header .en {
    text-align: center;
    color: #666;
    font-size: 2rem;
    line-height: 30px;
}
.business .s-header .line {
    margin: 12px auto 0;
    width: 16%;
    height: 4px;
    display: block;
    background-color: #00285E;
}
.business .s-header .down {
    display: block;
    margin-left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-top: 10px solid #00285E;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.business ul {
    width: 72%;
    margin: 93px auto 14px;
}
.business ul li {
    margin: 0 2.2% 116px;
    width: 20.6%;
    float: left;
    text-align: center;
    font-size: 2.9rem;
    border: 2px solid #BFBFBF;
    padding-top: 40px;
}
.business ul li span {
    font-size: 3.6rem;
    border-radius: 100%;
    border: 3px solid #666;
    padding: 20px;
    color: #666;
}
.business ul li h5 {
    font-weight: normal;
    letter-spacing: 3px;
    font-family: 黑体;
    line-height: 143px;
    height: 143px;
}
.business ul li:hover {
    border-color: #003466;
    background-color: #003466;
}
.business ul li:hover span {
    border: none;
    color: #003466;
    background-color: #fff;
}
.business ul li:hover h5 {
    color: #fff;
}

.process {
    padding-top: 146px;
}
.process .s-header .title {
    font-size: 4.6rem;
    text-align: center;
    position: relative;
}
.process .s-header .title h5 {
    letter-spacing: 7px;
    font-family: "黑体";
    line-height: 60px;
}
.process .s-header .title h5:before {
    position: absolute;
    top: 33px;
    left: 0;
    content: "";
    width: 37%;
    border-bottom: 3px solid #666;
}
.process .s-header .title h5:after {
    position: absolute;
    top: 33px;
    left: 63%;
    content: "";
    width: 37%;
    border-bottom: 3px solid #666;
}
.process .s-header .en {
    text-align: center;
    color: #666;
    font-size: 2rem;
    line-height: 30px;
}
.process .s-header .line {
    margin: 10px auto 0;
    width: 20%;
    height: 4px;
    display: block;
    background-color: #00285E;
}
.process .s-header .down {
    display: block;
    margin-left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-top: 10px solid #00285E;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.process ul {
    width: 79%;
    margin: 244px auto 0;
}
.process ul li {
    float: left;
}
.process ul .point {
    height: 14px;
    width: 14px;
    border-radius: 7px;
    background-color: #264768;
    margin-top: 5px;
}
.process ul .line-s {
    height: 2px;
    width: 8%;
    background-color: #999999;
    margin: 11px 2px 0;
    position: relative;
}
.process ul .line-s span {
    position: absolute;
    left: 100px;
}
.process ul .circle {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    border: 4px solid #264768;
    position: relative;
}
.process ul .circle .shu {
    position: absolute;
    width: 2px;
    height: 35px;
    background-color: #264768;
}
.process ul .circle .iconfont {
    position: absolute;
    color: #fff;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #264768;
    border-radius: 100%;
    font-size: 2rem;
}
.process ul .circle p {
    text-align: center;
    position: absolute;
    font-size: 1.1rem;
    width: 300px;
}
.process ul .circle-o .shu {
    top: 20px;
    left: 7px;
}
.process ul .circle-o .iconfont {
    top: 55px;
    left: -22px;
}
.process ul .circle-o p {
    top: 135px;
    left: -146px;
}
.process ul .circle-e .shu {
    top: -39px;
    left: 7px;
}
.process ul .circle-e .iconfont {
    top: -99px;
    left: -21px;
}
.process ul .circle-e p {
    top: -141px;
    left: -138px;
}
.process ul .line {
    height: 2px;
    width: 9%;
    background-color: #999999;
    margin: 11px 2px 0;
}
.process ul .right {
    font-size: 2.2rem;
    color: #264768;
    line-height: 3px;
}

.cailiao {
    margin-top: 275px;
    cursor: pointer;
    background: #fff url("../img/bq-cl-bg.jpg")/*tpa=http://zv.cnbhs.cn/img/bq-cl-bg.jpg*/;
    position: relative;
    margin-bottom: 344px;
}
.cailiao .title {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    height: 210px;
}
.cailiao .title h3 {
    font-size: 1.8rem;
    width: 60%;
    margin: 0 auto;
    padding-top: 70px;
    color: #0cf;
}
.cailiao .title h3 span {
    color: #fff;
    font-weight: 500;
}
.cailiao .copy-list {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    top: 76%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.cailiao .copy-list .cent-h {
    width: 10%;
    height: 200px;
}
.cailiao .copy-list div {
    float: left;
}
.cailiao .copy-list .list {
    width: 45%;
    margin-bottom: 10px;
}
.cailiao .copy-list .list h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom: 6px solid #42d9ff;
}
.cailiao .copy-list .list .info {
    width: 80%;
    height: 130px;
    padding: 5% 10%;
    background-color: #fff;
    box-shadow: 0 1px 3px #ddd;
}
.cailiao .copy-list .list .info p {
    font-size: 1rem;
    line-height: 17px;
    padding-top: 2%;
    padding-left: 15px;
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: 0 12px;
}

.more a {
    margin: 100px auto;
    display: block;
    text-align: center;
    height: 76px;
    line-height: 68px;
    width: 32%;
    border: 4px solid #202020;
    border-radius: 38px;
    color: #202020;
    font-size: 1.6rem;
    letter-spacing: 4px;
    cursor: pointer;
}

.footer {
    margin-top: 0;
}