* {
    font-family: "微软雅黑";
}
.head-area {
    width: 100%;
    height: 786px;
    position: relative;
    overflow: hidden;
    min-width: 1210px;
}
.carousel-caption{
    position: absolute;
    padding: 0!important;
    top: 20px;
    left: 0;
    width: 100%;
    height: 70px;
}
.carousel-caption .container-box {
    position: relative;
    width: 1210px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.carousel-caption .container-box img {
    display: inline-block;
    width: 275px;
    height: 50px;
    float: left;
}
.container-box .list-inline{
    display: inline-block;
    padding-top: 15px;
    float: right;
}
.container-box .list-inline li{
    padding-left: 30px;
    padding-right: 5px;
    font-size: 16px;
    display: inline-block;
}
.container-box .list-inline a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff;
}
.head-area .list-inline li a.current:before,
.head-area .list-inline li a:hover:before {
    background-color: #fff;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -25%;
    height: 2px;
    width: 100%;
}
.head-area .arrow-left {
    display: block;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    height: 80px;
}
.head-area .arrow-left img,
.head-area .arrow-right img {
    display: inline-block;
    width: 50px;
    height: 80px;
}
.head-area .arrow-right {
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -40px;
    width: 50px;
    height: 80px;
}
.head-area .arrow-down {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 2%;
    margin-left: -15px;
}
.head-area .arrow-down img {
    display: inline-block;
    width: 30px;
    height: 16px;
}
/* .wrap-product */
.wrap-product {
    padding: 50px 0;
}
.wrap-product .product-box {
    margin: 0 -2.5px;
    overflow: hidden;
}
.wrap-product .col{
    width: 405px;
    float: left;
}
.wrap-product .col .col-box{
    margin: 0 2.5px;
    text-align: center;
    display: block;
    text-decoration: none;
}
.wrap-product .col .col-box .img-box,
.wrap-product .col .col-box img{
    display: inline-block;
    width: 400px;
    height: 400px;
}
.container-wrap .col .col-box .product-name{
    font-size: 16px;
    font-weight: bold;
    color: #222;
    padding: 20px 5px 0 5px;
}
.container-wrap .col .col-box .product-text{
    font-size: 16px;
    color: #666;
    padding: 5px 5px 0 5px;
}
/* .wrap-gray */
.wrap-gray {
    background: #f7f7f7;
    min-width: 1210px;
}
/* .wrap-story */
.wrap-story {
    overflow: hidden;
    min-height: 405px;
    padding: 75px 0 75px 0;
}
.wrap-story .img-box {
    float: left;
    margin-right: 90px;
    width: 605px;
    height: 400px;
}
.wrap-story .text-box {
    text-align: left;
}
.wrap-story .title-gray {
    padding: 0 20px 30px 5px;
    font-size: 34px;
    color: #222;
}
.wrap-story .text-gray {
    padding: 0 70px 6px 0;
    line-height: 30px;
}
.text-gray {
    font-size: 16px;
    color: #222;
}
/* .wrap-material */
.wrap-material {
    padding: 50px 0 60px 0;
    min-height: 395px;
}
.wrap-item {
    min-height: 335px;
}
.wrap-title {
    padding: 0 5px 50px 5px;
    text-align: center;
    font-size: 40px;
    color: #222;
}
.wrap-material .material-box {
    margin: 0 -6px;
    overflow: hidden;
}
.wrap-material .col {
    width: 407px;
    float: left;
}
.wrap-material .col .col-box {
    padding: 0 6px;
    text-align: center;
}
.wrap-material .col .col-box .img-box,
.wrap-material .col .col-box img {
    display: inline-block;
    width: 395px;
    height: 220px;
}
.wrap-material .col .col-box .material-text,
.wrap-new .col .col-box .new-text {
    font-size: 18px;
    color: #222;
    padding: 15px 5px 0 5px;
}
/* .wrap-new */
.wrap-new {
    overflow: hidden;
    min-height: 445px;
    padding: 70px 0;
}
.wrap-fan {
    min-height: 445px;
}
.wrap-new .wrap-title {
    padding-bottom: 30px;
}
.wrap-new .wrap-title .title {
    padding: 0 5px;
}
.wrap-new .text {
    padding: 0 5px 10px 5px;
    text-align: center;
    font-size: 18px;
    color: #222;
}
.wrap-new .new-box {
    margin: 10px -10px 0 -10px;
    overflow: hidden;
}
.wrap-new .col {
    width: 615px;
    float: left;
}
.wrap-new .col .col-box {
    padding: 0 10px;
    text-align: center;
}
.wrap-new .col .col-box .img-box,
.wrap-new .col .col-box img {
    display: inline-block;
    width: 595px;
    height: 314px;
}
/* .data-content */
.data-content {
    background: #f7f7f7;
    min-width: 1210px;
}
.data-content .data-box {
    position: relative;
    padding-top: 76px;
    padding-bottom: 76px;
    width: 1210px;
    min-height: 500px;
    margin: 0 auto;
    overflow: hidden;
}
.data-content .data-box a {
    color: #222;
}
.data-box .data-left {
    width: 605px;
    float: left;
    min-height: 500px;
    border-right: 1px solid #e6e6e6;
}
.data-box .data-left .left-box{
    padding-right: 55px;
}
.data-box .title{
    font-size: 22px;
    color: #222;
    padding-bottom: 35px;
}
.data-box .txt-row{
    padding-bottom: 40px;
}
.data-box .txt-row .txt-title{
    font-size: 16px;
    color: #222;
    line-height: 30px;
}
.data-box .txt-row .txt{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.data-box .data-left .detail-btn {
    font-size: 16px;
    color: #b78a2f;
    position: absolute;
    left: 36%;
    bottom: 76px;
    text-decoration: none;
}
.data-box .data-right{
    width: 604px;
    float: left;
}
.data-box .data-right .right-box{
    padding-left: 55px;
}
.data-box .data-right .detail-btn {
    font-size: 16px;
    color: #b78a2f;
    position: absolute;
    right: 0;
    bottom: 76px;
    text-decoration: none;
}
.data-box .data-left .detail-btn:hover,
.data-box .data-right .detail-btn:hover {
    text-decoration: underline;
}
