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

body {
    background-color: #fff;
}

.header {
    width: 100%;
    background: #fff url("../img/bc-bg.jpg")/*tpa=http://zv.cnbhs.cn/img/bc-bg.jpg*/ no-repeat top;
    background-size: 100%;
}
.header .nav ul li a {
    color: #fff;
}
.header .nav ul li a:hover {
    color: #d3d3d3;
}
.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: 217px;
    font-size: 6.4rem;
    font-weight: normal;
    letter-spacing: 17px;
}
.header .top h2 {
    font-family: "方正粗宋简体";
    font-size: 3rem;
    font-weight: normal;
    letter-spacing: 17px;
}

.business {
    margin-top: 130px;
    margin-bottom: 210px;
}
.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: 36%;
    border-bottom: 3px solid #666;
}
.business .s-header .title h5:after {
    position: absolute;
    top: 33px;
    left: 64%;
    content: "";
    width: 36%;
    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 .product {
    width: 80%;
    margin: 158px auto 0;
}
.business .product .f {
    float: left;
    width: 33.3%;
}
.business .product .info .list {
    height: 360px;
    padding-top: 40px;
}
.business .product .info .list .l-l {
    width: 20%;
    float: left;
}
.business .product .info .list .l-l img {
    width: 100%;
}
.business .product .info .list .l-r {
    width: 60%;
    float: left;
    padding: 0 14% 0 6%;
}
.business .product .info .list .l-r h4 {
    font-size: 1.9rem;
    font-weight: normal;
    margin-bottom: 10px;
}
.business .product .info .list .l-r p {
    font-family: 黑体;
    font-size: 1.2rem;
    line-height: 35px;
}

.process {
    padding-top: 125px;
    background: #fff url("../img/bc-process-bg.png")/*tpa=http://zv.cnbhs.cn/img/bc-process-bg.png*/;
    background-size: 100%;
    background-repeat: no-repeat;
}
.process .s-title {
    color: #fff;
}
.process .s-title h2 {
    font-size: 5.6rem;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    font-family: "黑体";
    line-height: 92px;
}
.process .s-title .en {
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: 1px;
}
.process .list {
    background-color: #EEEEEE;
    width: 75.3%;
    height: 600px;
    margin: 74px auto 200px;
    border-radius: 13px;
}
.process .list .info {
    padding: 110px 0;
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.process .list .info div {
    border-right: 2px #909090 dashed;
}
.process .list .info div h5 {
    text-align: center;
    font-size: 2.4rem;
    font-family: 黑体;
    margin-bottom: 50px;
}
.process .list .info div p {
    text-align: center;
    padding: 0 20%;
    font-size: 1rem;
    color: #909090;
    height: 200px;
    line-height: 33px;
}
.process .list .info div a {
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 50px;
    width: 50%;
    line-height: 50px;
    color: #fff;
    background-color: #20A1E5;
    border-radius: 4px;
    margin-bottom: 15px;
}
.process .list .info .no_border {
    border: none;
}

.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;
}