﻿* {
    margin: 0px;
    padding: 0px;
}

html {
    font-size: 62.5%;
    height: 100%;
    background-color: #fff;
}

body {
    width: 100%;
    overflow-x: hidden;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    color: black;
}

a {
    text-decoration: none;
    outline: none;
    tap-highlight-color: transparent;
    focus-ring-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent;
    -moz-tap-highlight-color: transparent;
    -moz-focus-ring-color: transparent;
}

ol,
ul,
li {
    list-style: none;
}

img {
    max-width: 100%;
    border: 0px solid #ccc;
}

table,
embed,
video {
    max-width: 100%;
}

input,
textarea {
    border: none;
    background: none;
}

input[type="submit"],
textarea[type="submit"] {
    cursor: pointer;
}

input[type="checkbox"],
textarea[type="checkbox"] {
    cursor: pointer;
}

input[type="radio"],
textarea[type="radio"] {
    cursor: pointer;
}

input:focus,
textarea:focus {
    outline: none;
}

textarea {
    resize: none;
}

button {
    border: none;
    background: none;
    cursor: pointer;
}

em,
i {
    font-style: normal;
}

* .left {
    float: left;
}

* .right {
    float: right;
}

* .margin {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

* .overflow {
    overflow: hidden;
}

* .width {
    width: 1200px;
}

* .box {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}

* .transition {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

* .box-sizing {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* .czjz {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

* .relative {
    position: relative;
}

* .mt-5 {
    margin-top: 5px;
}

* .mt-10 {
    margin-top: 10px;
}

* .mt-15 {
    margin-top: 15px;
}

* .mt-20 {
    margin-top: 20px;
}

* .mt-25 {
    margin-top: 25px;
}

* .mt-30 {
    margin-top: 30px;
}

* .mt-35 {
    margin-top: 35px;
}

* .mt-40 {
    margin-top: 40px;
}

* .mt-45 {
    margin-top: 45px;
}

* .mt-50 {
    margin-top: 50px;
}

* .mt-none {
    margin-top: 0 !important;
}

* .mr-none {
    margin-right: 0 !important;
}

* .mb-none {
    margin-bottom: 0 !important;
}

* .ml-none {
    margin-left: 0 !important;
}

* .font-none {
    line-height: 0;
    font-size: 0;
}

* .background-none {
    background: none !important;
}

* .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

* .m-desc a {
    color: #333;
}

* .m-desc a:hover,
* .m-desc .m-page a.active,
.m-page * .m-desc a.active,
* .m-desc a.m-subnav-item.active,
* .m-desc .m-subnav-item a.active,
.m-subnav-item * .m-desc a.active,
* .m-desc a.pros-info-btn.active,
* .m-desc a.pros-content-hd-item.active,
* .m-desc .n-bread a.active,
.n-bread * .m-desc a.active {
    text-decoration: underline;
}

* .m-desc p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

* .m-desc span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
}

* .m-desc b {
    font-size: 22px;
    font-size: 2.2rem;
    color: #333;
    line-height: 30px;
}

* .m-desc a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fb7000;
    line-height: 30px;
}

* .m-desc img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

* .m-desc iframe {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

* .m-desc table {
    width: 90%;
    border-collapse: collapse;
    line-height: 22px;
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
}

* .m-desc table tr td {
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
}

.hd {
    background-color: #ededed;
}

.hd-top {
    padding-top: 30px;
    padding-bottom: 32px;
    background: url(../images/hd_bg_02.jpg) no-repeat right center;
}

.hd-logo {
    display: block;
    line-height: 0;
    font-size: 0;
}

.hd-search {
    margin-left: 45px;
    margin-top: 10px;
    height: 49px;
}

.hd-search-text {
    float: left;
    width: 317px;
    height: 49px;
    padding: 0 5px;
    line-height: 49px;
    font-size: 14px;
    color: #333;
    background-color: #cfcdcd;
}

.hd-search-btn {
    float: left;
    width: 130px;
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #666;
    text-indent: 25px;
    background-image: url(../images/h_14.jpg);
    background-repeat: no-repeat;
    background-position: 16px center;
    background-color: white;
}

.hd-info {
    margin-top: 5px;
}

.hd-cont {
    overflow: hidden;
}

.hd-cont-item {
    width: 136px\9;
    overflow: hidden;
}

.hd-cont-item img {
    float: left;
    width: 15px;
    margin-right: 4px;
    margin-top: 3px;
}

.hd-cont-item span {
    float: left;
    font-size: 14px;
    color: #666;
}

.hd-cont-item a {
    color: #666;
}

.hd-cont-item a:hover,
.hd-cont-item .m-page a.active,
.m-page .hd-cont-item a.active,
.hd-cont-item a.m-subnav-item.active,
.hd-cont-item .m-subnav-item a.active,
.m-subnav-item .hd-cont-item a.active,
.hd-cont-item a.pros-info-btn.active,
.hd-cont-item a.pros-content-hd-item.active,
.hd-cont-item .n-bread a.active,
.n-bread .hd-cont-item a.active {
    text-decoration: underline;
}

.hd-cont-item:first-child {
    margin-right: 13px;
    width: 150px\9;
}

.hd-share {
    margin-top: 14px;
    overflow: hidden;
}

.hd-share-item {
    float: left;
    margin-right: 7px;
    width: 24px;
    font-size: 0;
    line-height: 0;
}

.hd-share-item img {
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .hd-top {
        position: relative;
        padding: 25px 10px;
    }
    .hd-logo {
        width: 300px;
    }
    .hd-search {
        position: absolute;
        margin-top: 10px;
        margin-left: -144px;
        left: 50%;
        height: 30px;
    }
    .hd-search-text {
        width: 217px;
        height: 30px;
        line-height: 30px;
    }
    .hd-search-btn {
        width: 60px;
        line-height: 30px;
        height: 30px;
        text-indent: inherit;
        background-image: none;
    }
    .hd-share {
        margin-top: 4px;
    }
}

@media screen and (max-width: 939px) {
    .hd-search {
        left: 330px;
        margin-left: 0;
    }
    .hd-cont {
        margin-top: 5px;
    }
    .hd-cont-item {
        float: none;
    }
    .hd-share {
        display: none;
    }
}

@media screen and (max-width: 814px) {
    .hd-search {
        display: none;
    }
}

@media screen and (max-width: 588px) {
    .hd-top {
        padding-bottom: 10px;
        background: none;
    }
    .hd-logo {
        float: none;
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
    .hd-info {
        float: none;
        margin-top: 15px;
    }
    .hd-cont-item {
        float: right;
    }
    .hd-cont-item img {
        margin-top: 0;
    }
    .hd-cont-item span {
        font-size: 12px;
    }
    .hd-cont-item:first-child {
        float: left;
    }
}

.hd-nav {
    position: relative;
    z-index: 9;
    background-color: #F0F1F1;
}

.hd-nav-btn {
    position: fixed;
    z-index: 10;
    right: 10px;
    top: 10px;
    display: none;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.hd-nav-btn span {
    margin-top: 4px;
    display: block;
    width: 23px;
    height: 3px;
    background-color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.hd-nav-btn span:first-child {
    margin-top: 0;
}

.hd-nav-btn.active {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hd-nav-btn.active span {
    background-color: white;
}

.hd-nav-search {
    display: none;
}

.hd-nav-list {
    position: relative;
    z-index: 9;
    margin: 0 auto;
    max-width: 1200px;
    height: 60px;
}

.hd-nav-item {
    position: relative;
    z-index: 9;
    float: left;
}

.hd-nav-item>a {
    position: relative;
    display: block;
    padding-left: 53px;
    padding-right: 30px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
     
}

.hd-nav-item>a span {
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 35px;
    display: none;
}

.hd-nav-item.active>a {
    background-image: url(../images/h_39.jpg);
}

 

.hd-nav-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
    display: block;
    width: 1px;
    height: 26px;
    background-color: #ccc;
}

.hd-nav-item:first-child:before {
    display: none;
}

.hd-subnav-list {
    position: absolute;
    z-index: 9;
    left: 50%;
    margin-left: -133px;
    display: none;
    background-color: #333;
}

.hd-subnav-item {
    width: 266px;
}

.hd-subnav-item a {
    display: block;
    padding-left: 19px;
    padding-right: 2px;
    line-height: 38px;
    font-size: 14px;
    color: white;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.hd-subnav-item a:hover,
.hd-subnav-item .m-page a.active,
.m-page .hd-subnav-item a.active,
.hd-subnav-item a.m-subnav-item.active,
.hd-subnav-item .m-subnav-item a.active,
.m-subnav-item .hd-subnav-item a.active,
.hd-subnav-item a.pros-info-btn.active,
.hd-subnav-item a.pros-content-hd-item.active,
.hd-subnav-item .n-bread a.active,
.n-bread .hd-subnav-item a.active {
    background-color: #de4d00;
}

.wap-hd-nav {
    display: none;
}

.wap-hd-nav * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
    .hd-nav-item {
        width: 14.2857142857%;
    }
    .hd-nav-item>a {
        padding: 0;
        text-align: center;
        background: none;
        font-size: 18px;
    }
    .hd-nav-item:hover>a,
    .m-page a.hd-nav-item.active>a,
    .hd-nav-item.m-subnav-item.active>a,
    .m-subnav-item a.hd-nav-item.active>a,
    .hd-nav-item.pros-info-btn.active>a,
    .hd-nav-item.pros-content-hd-item.active>a,
    .n-bread a.hd-nav-item.active>a {
        background: none;
    }
}

@media screen and (max-width: 768px) {
    .hd-nav {
        width: 75%;
        position: fixed;
        top: 0;
        right: 0;
        display: none;
        height: 100%;
        overflow-y: scroll;
    }
    .hd-nav:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        display: block;
        width: 13px;
        background-color: #333;
    }
    .hd-nav-search {
        display: block;
        padding-top: 45px;
        overflow: hidden;
    }
    .hd-nav-search form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 0 20px;
    }
    .hd-nav-search-text {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        font-size: 14px;
        color: #333;
        background-color: white;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .hd-nav-search-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 30px;
        height: 30px;
        background-image: url(../images/h_14.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 19px 19px;
        background-color: white;
    }
    .hd-nav-btn {
        display: block;
    }
    .hd-nav-list {
        display: none;
        height: auto;
        padding: 15px 0 30px;
    }
    .hd-nav-item {
        float: none;
    }
    .hd-nav-item>a {
        padding-left: 43px;
        padding-right: 43px;
        line-height: 35px;
        font-size: 16px;
        background-position: 20px center;
    }
    .hd-nav-item>a span {
        display: block;
        width: 43px;
    }
    .hd-nav-item:before {
        display: none;
    }
    .hd-subnav-list {
        position: relative;
        left: 0;
        margin-left: 0;
        width: auto;
        padding: 10px 0;
        overflow: hidden;
        background-color: #DE4D00;
    }
    .hd-subnav-item {
        width: auto;
    }
    .hd-subnav-item a {
        line-height: 25px;
        padding-left: 33px;
        font-size: 12px;
    }
    .hd-subnav-item a:hover,
    .hd-subnav-item .m-page a.active,
    .m-page .hd-subnav-item a.active,
    .hd-subnav-item a.m-subnav-item.active,
    .hd-subnav-item .m-subnav-item a.active,
    .m-subnav-item .hd-subnav-item a.active,
    .hd-subnav-item a.pros-info-btn.active,
    .hd-subnav-item a.pros-content-hd-item.active,
    .hd-subnav-item .n-bread a.active,
    .n-bread .hd-subnav-item a.active {
        background-color: #333;
    }
    .wap-hd-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .wap-hd-nav-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 25%;
    }
    .wap-hd-nav-item a {
        display: block;
        line-height: 38px;
        font-size: 16px;
        text-align: center;
        color: white;
        background-color: #333;
    }
}

.banner-wrapper {
    position: relative;
    height: 935px;
    overflow: hidden;
}

.banner-content {
    position: relative;
    height: 935px;
}

.banner-content-item {
    position: absolute;
    position: relative\9;
    z-index: 1;
    top: 0;
    left: 0;
    line-height: 0;
    font-size: 0;
}

.banner-content-item img {
    width: 100%;
}

.banner-content-item.show {
    z-index: 2;
}

.banner-list {
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: 19px;
    width: 100%;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
}

.banner-list-item {
    margin: 0 7px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: white;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.banner-list-item.active {
    background-color: #ff7200;
}

.banner-btn {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -38px;
    display: block;
    width: 75px;
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-btn.prev {
    left: 50px;
    background-image: url(../images/banner_btn_03.png);
}

.banner-btn.prev:hover,
.m-page a.banner-btn.prev.active,
.banner-btn.prev.m-subnav-item.active,
.m-subnav-item a.banner-btn.prev.active,
.banner-btn.prev.pros-info-btn.active,
.banner-btn.prev.pros-content-hd-item.active,
.n-bread a.banner-btn.prev.active {
    background-image: url(../images/banner_btn2_03.png);
}

.banner-btn.next {
    right: 50px;
    background-image: url(../images/banner_btn_05.png);
}

.banner-btn.next:hover,
.m-page a.banner-btn.next.active,
.banner-btn.next.m-subnav-item.active,
.m-subnav-item a.banner-btn.next.active,
.banner-btn.next.pros-info-btn.active,
.banner-btn.next.pros-content-hd-item.active,
.n-bread a.banner-btn.next.active {
    background-image: url(../images/banner_btn2_05.png);
}

.swiper-pagination-bullets {
    bottom: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
    width: 16px;
    height: 16px;
    opacity: 1;
    background-color: white;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #ff7200;
}

@media screen and (max-width: 750px) {
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
        width: 10px;
        height: 10px;
    }
}

.h-title {
    font-family: Arial;
    font-size: 34px;
    color: #333;
    text-align: center;
}

.h-title a {
    color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-title a:hover,
.h-title .m-page a.active,
.m-page .h-title a.active,
.h-title a.m-subnav-item.active,
.h-title .m-subnav-item a.active,
.m-subnav-item .h-title a.active,
.h-title a.pros-info-btn.active,
.h-title a.pros-content-hd-item.active,
.h-title .n-bread a.active,
.n-bread .h-title a.active {
    color: white;
}

@media screen and (max-width: 420px) {
    .h-title {
        font-size: 24px;
    }
}

.h-about {
    background: #fff;
}

.h-about * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-about-box {
    padding-top: 43px;
    padding-bottom: 60px;
}

.h-about-list {
    margin-top: 44px;
    padding-right: 0.5%;
    padding-left: 0.5%;
    padding-bottom: 13px;
    overflow: hidden;
}

.h-about-item {
    float: left;
    margin-left: 3.7037037037%;
    width: 22.2222222222%;
    max-width: 264px;
    line-height: 124px;
    -webkit-box-shadow: 0 10px 10px black;
    box-shadow: 0 10px 10px black;
}

.h-about-item a {
    display: block;
    height: 124px;
    font-size: 32px;
    font-family: impact;
    text-align: center;
    color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/h_43.jpg);
    background-size: cover;
}

.h-about-item a.active span {
    display: none;
}

.h-about-item:first-child {
    margin-left: 0;
}

.h-about-item-1 a.active {
    background-image: url(../images/h_44.jpg);
}

.h-about-item-2 a.active {
    background-image: url(../images/h_46.jpg);
}

.h-about-item-3 a.active {
    background-image: url(../images/h_48.jpg);
}

.h-about-item-4 a.active {
    background-image: url(../images/h_50.jpg);
}

.h-about-bd {
    margin-top: 57px;
    padding: 0 6px;
}

.h-about-font {
    float: left;
    width: 44.1666666667%;
    max-width: 530px;
}

.h-about-font-title {
    margin-top: 31px;
    text-align: left;
}

.h-about-desc {
    margin-top: 31px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.h-about-desc a {
    color: #666;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-about-desc a:hover,
.h-about-desc .m-page a.active,
.m-page .h-about-desc a.active,
.h-about-desc a.m-subnav-item.active,
.h-about-desc .m-subnav-item a.active,
.m-subnav-item .h-about-desc a.active,
.h-about-desc a.pros-info-btn.active,
.h-about-desc a.pros-content-hd-item.active,
.h-about-desc .n-bread a.active,
.n-bread .h-about-desc a.active {
    color: #333;
}

.h-about-link {
    display: block;
    margin-top: 42px;
    width: 125px;
    height: 39px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #ccc;
}

.h-about-link:hover,
.m-page a.h-about-link.active,
.h-about-link.m-subnav-item.active,
.m-subnav-item a.h-about-link.active,
.h-about-link.pros-info-btn.active,
.h-about-link.pros-content-hd-item.active,
.n-bread a.h-about-link.active {
    text-decoration: underline;
}

.h-about-pic {
    position: relative;
    float: right;
    width: 51.1666666667%;
    max-width: 614px;
    padding-right: 14px;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.h-about-pic a {
    display: block;
}

.h-about-pic img {
    position: relative;
    z-index: 2;
    width: 100%;
     
}

.h-about-pic:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 25px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ccc;
}

@media screen and (max-width: 1199px) {
    .h-about {
        background-size: cover;
    }
    .h-about-item a {
        font-size: 23px;
    }
}

@media screen and (max-width: 1090px) {
    .h-about-font-title {
        margin-top: 15px;
    }
    .h-about-desc {
        margin-top: 25px;
        line-height: 25px;
    }
    .h-about-link {
        margin-top: 30px;
    }
}

@media screen and (max-width: 850px) {
    .h-about-pic {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .h-about-font {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .h-about-font-title {
        margin-top: 25px;
    }
}

@media screen and (max-width: 824px) {
    .h-about-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .h-about-item {
        margin: 20px 0;
        width: 45%;
    }
}

@media screen and (max-width: 420px) {
    .h-about-box {
        padding: 20px 0;
    }
    .h-about-list {
        margin-top: 20px;
    }
    .h-about-item {
        margin: 10px 0;
    }
    .h-about-item a {
        height: 64px;
        line-height: 64px;
        font-size: 15px;
    }
    .h-about-bd {
        margin-top: 20px;
    }
}

.h-pro {
    background: #F0F1F1;
    background-size: cover;
}

.h-pro * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-pro-box {
    padding-top: 60px;
    padding-bottom: 77px;
}

.h-pro-list {
    margin-top: 44px;
    margin-bottom: -59px;
    width: 1228px;
    overflow: hidden;
}

.h-pro-item {
    position: relative;
    float: left;
    margin-right: 2.0833333333%;
    margin-bottom: 59px;
    width: 23.3333333333%;
    max-width: 280px;
    overflow: hidden;
}

.h-pro-item .item-pic {
    display: block;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.h-pro-item .item-pic img {
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-pro-item .item-title {
    position: relative;
    z-index: 3;
}

.h-pro-item .item-title a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background-color: #ccc;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h-pro-item .item-desc {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 56px;
    padding-left: 33px;
    padding-right: 33px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/h_pro2_03.png) repeat left top;
}

.h-pro-item .item-desc-icon {
    line-height: 0;
    font-size: 0;
    text-align: center;
}

.h-pro-item .item-desc-icon img {
    width: 36px;
}

.h-pro-item .item-desc-font {
    margin-top: 13px;
    line-height: 30px;
    font-size: 14px;
    color: white;
    text-align: center;
}

.h-pro-item .item-desc-font a {
    color: white;
}

.h-pro-item:hover .item-desc,
.m-page a.h-pro-item.active .item-desc,
.h-pro-item.m-subnav-item.active .item-desc,
.m-subnav-item a.h-pro-item.active .item-desc,
.h-pro-item.pros-info-btn.active .item-desc,
.h-pro-item.pros-content-hd-item.active .item-desc,
.n-bread a.h-pro-item.active .item-desc {
    z-index: 2;
}

.h-pro-item:hover .item-desc img,
.m-page a.h-pro-item.active .item-desc img,
.h-pro-item.m-subnav-item.active .item-desc img,
.m-subnav-item a.h-pro-item.active .item-desc img,
.h-pro-item.pros-info-btn.active .item-desc img,
.h-pro-item.pros-content-hd-item.active .item-desc img,
.n-bread a.h-pro-item.active .item-desc img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

 

.h-pro-item.mr-0 {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    .h-pro-list {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 6px;
    }
}

@media screen and (min-width: 670px) and (max-width: 1130px) {
    .h-pro-item .item-desc {
        padding-top: 25px;
        padding-left: 13px;
        padding-right: 13px;
    }
    .h-pro-item .item-desc-icon img {
        width: 26px;
    }
    .h-pro-item .item-desc-font {
        line-height: 20px;
    }
}

@media screen and (max-width: 850px) {
    .h-pro-item .item-desc {
        display: none;
    }
}

@media screen and (max-width: 670px) {
    .h-pro-item {
        margin-left: 4%;
        margin-right: 4% !important;
        margin-bottom: 20px;
        width: 42%;
    }
    .h-pro-item .item-title a {
        font-size: 12px;
    }
    .h-pro-list {
        margin-bottom: -20px;
    }
}

@media screen and (max-width: 420px) {
    .h-pro-box {
        padding: 20px 0;
    }
    .h-pro-list {
        margin-top: 20px;
    }
}

.h-news {
    background-color: #fff;
}

.h-news-box {
    padding-top: 50px;
    padding-bottom: 78px;
}

.h-news-content {
    margin-top: 63px;
    overflow: hidden;
}

.h-news-pic {
    position: relative;
    float: left;
    width: 45.8333333333%;
    max-width: 550px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.h-news-pic-img {
    display: none;
    line-height: 0;
    font-size: 0;
}

.h-news-pic-img img {
    width: 100%;
}

.h-news-pic-img.show {
    display: block;
}

.h-news-page {
    position: absolute;
    right: 11px;
    top: 11px;
    overflow: hidden;
}

.h-news-page a {
    float: left;
    margin-left: 5px;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-news-page a:first-child {
    margin-left: 0;
}

.h-news-page a.active {
    width: 28px;
    border-radius: 15px;
}

.h-news-list {
    float: right;
    width: 50%;
}

.h-news-item {
    position: relative;
    margin-top: 16px;
    overflow: hidden;
}

.h-news-item .item-time {
    float: left;
    margin-top: 18px;
    width: 85px;
    height: 85px;
    padding-top: 14px;
    font-size: 14px;
    color: white;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #333;
}

.h-news-item .item-time span {
    font-size: 30px;
}

.h-news-item .item-font {
    float: right;
    width: 82.6666666667%;
}

.h-news-item .item-title {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: white;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h-news-item .item-title a {
    color: #666;
}

.h-news-item .item-title a:hover,
.h-news-item .item-title .m-page a.active,
.m-page .h-news-item .item-title a.active,
.h-news-item .item-title a.m-subnav-item.active,
.h-news-item .item-title .m-subnav-item a.active,
.m-subnav-item .h-news-item .item-title a.active,
.h-news-item .item-title a.pros-info-btn.active,
.h-news-item .item-title a.pros-content-hd-item.active,
.h-news-item .item-title .n-bread a.active,
.n-bread .h-news-item .item-title a.active {
    color: #333;
}

.h-news-item .item-desc {
    margin-top: 14px;
    max-height: 60px;
    line-height: 30px;
    font-size: 14px;
    color: #cccccc;
    overflow: hidden;
}

.h-news-item .item-desc a {
    color: #666;
}

.h-news-item .item-link {
    margin-top: 8px;
    text-align: right;
    font-size: 12px;
    color: #999999;
}

.h-news-item .item-link a {
    color: #999999;
}

.h-news-item .item-link a:hover,
.h-news-item .item-link .m-page a.active,
.m-page .h-news-item .item-link a.active,
.h-news-item .item-link a.m-subnav-item.active,
.h-news-item .item-link .m-subnav-item a.active,
.m-subnav-item .h-news-item .item-link a.active,
.h-news-item .item-link a.pros-info-btn.active,
.h-news-item .item-link a.pros-content-hd-item.active,
.h-news-item .item-link .n-bread a.active,
.n-bread .h-news-item .item-link a.active {
    color: #333;
}

.h-news-item:first-child {
    margin-top: 0;
}

@media screen and (max-width: 1200px) {
    .h-news-content {
        padding: 0 6px;
    }
    .h-news-item {
        padding-left: 105px;
    }
    .h-news-item .item-time {
        position: absolute;
        left: 0;
    }
    .h-news-item .item-font {
        width: 100%;
    }
}

@media screen and (max-width: 949px) {
    .h-news-pic {
        float: none;
        margin: 0 auto;
        width: 95%;
    }
    .h-news-list {
        float: none;
        margin-top: 16px;
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .h-news-box {
        padding: 20px 0;
    }
    .h-news-content {
        margin-top: 16px;
    }
}

.h-project {
    background-color: #F0F1F1;
}

.h-project-box {
    padding-top: 50px;
    padding-bottom: 60px;
}

.h-project-list {
    position: relative;
    margin-top: 43px;
}

.h-project-list .hd {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    text-align: center;
    background: none;
}

.h-project-list .hd ul {
    letter-spacing: 0;
    font-size: 0;
    text-align: center;
}

.h-project-list .hd li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2.5px;
    width: 13px;
    height: 13px;
    font-size: 0;
    color: #333;
    border-radius: 50%;
    background-color: #333;
    cursor: pointer;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-project-list .hd li.on {
    width: 28px;
    border-radius: 15px;
}

.h-project-list .bd {
    padding-bottom: 42px;
}

.h-project-list .dl .dd {
    float: left;
    margin-left: 3.5833333333%;
    width: 30.8333333333%;
}

.h-project-list .dl .dd:hover .ddbot a,
.h-project-list .dl .m-page a.dd.active .ddbot a,
.m-page .h-project-list .dl a.dd.active .ddbot a,
.h-project-list .dl .dd.m-subnav-item.active .ddbot a,
.h-project-list .dl .m-subnav-item a.dd.active .ddbot a,
.m-subnav-item .h-project-list .dl a.dd.active .ddbot a,
.h-project-list .dl .dd.pros-info-btn.active .ddbot a,
.h-project-list .dl .dd.pros-content-hd-item.active .ddbot a,
.h-project-list .dl .n-bread a.dd.active .ddbot a,
.n-bread .h-project-list .dl a.dd.active .ddbot a {
    background-color: #333;
}

.h-project-list .dl .dd:first-child {
    margin-left: 0;
}

.h-project-list .dl .ddbox {
    overflow: hidden;
}

.h-project-list .dl .ddtop {
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.h-project-list .dl .ddtop img {
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.h-project-list .dl .ddtop:hover img,
.h-project-list .dl .m-page a.ddtop.active img,
.m-page .h-project-list .dl a.ddtop.active img,
.h-project-list .dl .ddtop.m-subnav-item.active img,
.h-project-list .dl .m-subnav-item a.ddtop.active img,
.m-subnav-item .h-project-list .dl a.ddtop.active img,
.h-project-list .dl .ddtop.pros-info-btn.active img,
.h-project-list .dl .ddtop.pros-content-hd-item.active img,
.h-project-list .dl .n-bread a.ddtop.active img,
.n-bread .h-project-list .dl a.ddtop.active img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.h-project-list .dl .ddbot a {
    display: block;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: white;
    text-align: center;
    background-color: #ccc;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

@media screen and (max-width: 1200px) {
    .h-project-box {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media screen and (max-width: 420px) {
    .h-project-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .h-project-list {
        margin-top: 20px;
    }
    .h-project-list .bd {
        padding-bottom: 25px;
    }
    .h-project-list .dl .dd {
        float: none;
        width: 95%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .h-project-list .dl .dd:first-child {
        margin-top: 0;
        margin-left: auto;
    }
}

.ft {
    background: url(/shou/ft_03.jpg) no-repeat center top;
    background-size: cover;
}

.ft-box {
    padding-top: 24px;
    padding-bottom: 7px;
}

.ft-title {
    padding-bottom: 12px;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    border-bottom: 1px solid #4b4b4b;
}

.ft-title a {
    color: #333;
}

.ft-box-item {
    float: left;
    margin-top: 19px;
}

.ft-box-item.ft-box-item-2 {
    margin-left: 261px;
}

.ft-box-item.ft-box-item-3 {
    float: right;
}

.ft-box-title {
    font-size: 24px;
    color: white;
}

.ft-box-title a {
    color: white;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.ft-box-title a:hover,
.ft-box-title .m-page a.active,
.m-page .ft-box-title a.active,
.ft-box-title a.m-subnav-item.active,
.ft-box-title .m-subnav-item a.active,
.m-subnav-item .ft-box-title a.active,
.ft-box-title a.pros-info-btn.active,
.ft-box-title a.pros-content-hd-item.active,
.ft-box-title .n-bread a.active,
.n-bread .ft-box-title a.active {
    color: #333;
    text-decoration: underline;
}

.ft-box-list {
    margin-top: 18px;
}

.ft-box-list li {
    line-height: 30px;
    font-size: 14px;
    color: #bbbbbb;
}

.ft-box-list li a {
    color: #bbbbbb;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.ft-box-list li a:hover,
.ft-box-list li .m-page a.active,
.m-page .ft-box-list li a.active,
.ft-box-list li a.m-subnav-item.active,
.ft-box-list li .m-subnav-item a.active,
.m-subnav-item .ft-box-list li a.active,
.ft-box-list li a.pros-info-btn.active,
.ft-box-list li a.pros-content-hd-item.active,
.ft-box-list li .n-bread a.active,
.n-bread .ft-box-list li a.active {
    color: #333;
    text-decoration: underline;
}

.ft-share {
    margin-top: 18px;
    overflow: hidden;
}

.ft-share-item {
    float: left;
    margin-left: 23px;
    width: 38px;
    line-height: 0;
    font-size: 0;
}

.ft-share-item img {
    width: 38px;
}

.ft-share-item:first-child {
    margin-left: 0;
}

.ft-info {
    margin-top: 43px;
    line-height: 30px;
    overflow: hidden;
}

.ft-info-left {
    float: left;
    font-size: 16px;
    color: #333;
}

.ft-info-right {
    float: right;
    font-size: 14px;
    color: #bbbbbb;
}

.ft-info-right a {
    color: #bbbbbb;
}

.ft-info-right a:hover,
.ft-info-right .m-page a.active,
.m-page .ft-info-right a.active,
.ft-info-right a.m-subnav-item.active,
.ft-info-right .m-subnav-item a.active,
.m-subnav-item .ft-info-right a.active,
.ft-info-right a.pros-info-btn.active,
.ft-info-right a.pros-content-hd-item.active,
.ft-info-right .n-bread a.active,
.n-bread .ft-info-right a.active {
    color: #333;
}

.ft-info-right a>img {
    vertical-align: middle;
}

.ft-info-right>img {
    vertical-align: middle;
}

.linklist {
    overflow: hidden;
}

.linklist-item {
    float: left;
    margin-right: 5px;
    line-height: 26px;
    font-size: 14px;
    color: #bbbbbb;
}

.linklist-item a {
    color: #bbb;
}

.linklist-item a:hover,
.linklist-item .m-page a.active,
.m-page .linklist-item a.active,
.linklist-item a.m-subnav-item.active,
.linklist-item .m-subnav-item a.active,
.m-subnav-item .linklist-item a.active,
.linklist-item a.pros-info-btn.active,
.linklist-item a.pros-content-hd-item.active,
.linklist-item .n-bread a.active,
.n-bread .linklist-item a.active {
    color: #333;
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    .ft-box {
        padding-left: 6px;
        padding-right: 6px;
    }
    .ft-box-item.ft-box-item-2 {
        margin-left: 19.1666666667%;
    }
}

@media screen and (max-width: 1050px) {
    .ft-info-left {
        float: none;
    }
    .ft-info-right {
        float: none;
    }
}

@media screen and (max-width: 900px) {
    .ft-box-item {
        float: none;
    }
    .ft-box-item.ft-box-item-2 {
        margin-left: 0;
    }
    .ft-box-item.ft-box-item-3 {
        float: none;
    }
}

@media screen and (max-width: 480px) {
    .ft-title {
        display: none;
    }
    .ft-content {
        display: none;
    }
    .ft-info {
        margin-top: 0;
    }
    .linklist {
        display: none;
    }
}

.kf {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.kf-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.kf-btn span {
    width: 100px;
    height: 18px;
    line-height: 18px;
    background-color: #333;
    color: white;
    border-radius: 1px 1px 0 0;
}

.kf-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #333;
}

.kf-item {
    width: 25%;
}

.kf-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 67px;
}

.kf-item span {
    margin-top: 5px;
    font-size: 14px;
    color: white;
}

@media screen and (max-width: 780px) {
    .ft {
        padding-bottom: 18px;
    }
    .kf {
        display: block;
    }
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1200px) {
    .m-box {
        padding: 0 6px;
    }
}

.newsl {
    padding-top: 58px;
    padding-bottom: 100px;
}

.newsl * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.newsl-list-item {
    margin-top: 56px;
    padding-bottom: 49px;
    border-bottom: 1px dashed #b5b5b5;
    overflow: hidden;
}

.newsl-list-item * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.newsl-list-item .item-time {
    float: left;
    width: 62px;
    height: 74px;
    padding-top: 5px;
    font-size: 14px;
    color: white;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #333;
}

.newsl-list-item .item-time span {
    font-size: 22px;
}

.newsl-list-item .item-time i {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px;
    display: block;
    width: 21px;
    height: 1px;
    background-color: white;
}

.newsl-list-item .item-pic {
    float: left;
    margin-left: 15px;
    display: block;
    line-height: 0;
    font-size: 0;
    width: 300px;
}

.newsl-list-item .item-pic img {
    width: 100%;
}

.newsl-list-item .item-font {
    float: right;
    width: 66%;
    max-width: 792px;
}

.newsl-list-item .item-title {
    margin-top: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsl-list-item .item-title a {
    color: #333;
}

.newsl-list-item .item-title a:hover,
.newsl-list-item .item-title .m-page a.active,
.m-page .newsl-list-item .item-title a.active,
.newsl-list-item .item-title a.m-subnav-item.active,
.newsl-list-item .item-title .m-subnav-item a.active,
.m-subnav-item .newsl-list-item .item-title a.active,
.newsl-list-item .item-title a.pros-info-btn.active,
.newsl-list-item .item-title a.pros-content-hd-item.active,
.newsl-list-item .item-title .n-bread a.active,
.n-bread .newsl-list-item .item-title a.active {
    color: #333;
    text-decoration: underline;
}

.newsl-list-item .item-desc {
    margin-top: 24px;
    height: 78px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.newsl-list-item .item-desc a {
    color: #666;
}

.newsl-list-item .item-desc a:hover,
.newsl-list-item .item-desc .m-page a.active,
.m-page .newsl-list-item .item-desc a.active,
.newsl-list-item .item-desc a.m-subnav-item.active,
.newsl-list-item .item-desc .m-subnav-item a.active,
.m-subnav-item .newsl-list-item .item-desc a.active,
.newsl-list-item .item-desc a.pros-info-btn.active,
.newsl-list-item .item-desc a.pros-content-hd-item.active,
.newsl-list-item .item-desc .n-bread a.active,
.n-bread .newsl-list-item .item-desc a.active {
    color: #333;
}

.newsl-list-item .item-link {
    margin-top: 26px;
    line-height: 30px;
}

.newsl-list-item .item-link a {
    font-size: 14px;
    color: #999;
}

.newsl-list-item .item-link a:hover,
.newsl-list-item .item-link .m-page a.active,
.m-page .newsl-list-item .item-link a.active,
.newsl-list-item .item-link a.m-subnav-item.active,
.newsl-list-item .item-link .m-subnav-item a.active,
.m-subnav-item .newsl-list-item .item-link a.active,
.newsl-list-item .item-link a.pros-info-btn.active,
.newsl-list-item .item-link a.pros-content-hd-item.active,
.newsl-list-item .item-link .n-bread a.active,
.n-bread .newsl-list-item .item-link a.active {
    color: #333;
    text-decoration: underline;
}

.newsl-list-item:first-child {
    margin-top: 0;
}

@media screen and (max-width: 1200px) {
    .newsl {
        padding: 20px 0;
    }
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
    .newsl-list-item {
        position: relative;
        padding-left: 409px;
    }
    .newsl-list-item .item-time {
        position: absolute;
        left: 0;
        top: 0;
    }
    .newsl-list-item .item-pic {
        position: absolute;
        left: 77px;
        top: 0;
    }
    .newsl-list-item .item-font {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 749px) {
    .newsl-list-item {
        margin-top: 25px;
        padding-bottom: 25px;
    }
    .newsl-list-item .item-time {
        float: none;
        right: 0;
        width: 100%;
        height: 30px;
        padding-top: 0;
        line-height: 30px;
        color: #333;
        text-align: left;
        background: none;
    }
    .newsl-list-item .item-time span {
        color: #333;
    }
    .newsl-list-item .item-time i {
        display: none;
    }
    .newsl-list-item .item-pic {
        float: none;
        margin-top: 15px;
        margin-left: 0;
        width: 100%;
        max-width: 100%;
    }
    .newsl-list-item .item-font {
        float: none;
        margin-top: 15px;
        width: 100%;
        max-width: 100%;
    }
    .newsl-list-item .item-title {
        font-size: 16px;
    }
    .newsl-list-item .item-desc {
        margin-top: 10px;
    }
    .newsl-list-item .item-link {
        margin-top: 10px;
    }
}

.m-page {
    margin-top: 44px;
    letter-spacing: 0;
    font-size: 0;
    text-align: center;
}

.m-page a {
    margin: 0 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #333;
    border: 1px solid #e5e5e5;
    background-color: #eee;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-page a.big {
    width: 59px;
}

.m-page a:hover,
.m-page a.active {
    color: white;
    border-color: #333;
    background-color: #333;
}

@media screen and (max-width: 768px) {
    .m-page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .m-page a {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
}

.m-hotpro {
    margin-top: 85px;
}

.m-hotpro-title {
    padding-bottom: 6px;
    line-height: 32px;
    font-size: 22px;
    font-weight: bold;
    background: url(../images/hotpro_03.jpg) no-repeat left bottom;
}

.m-hotpro-title a {
    color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-hotpro-title a:hover,
.m-hotpro-title .m-page a.active,
.m-page .m-hotpro-title a.active,
.m-hotpro-title a.m-subnav-item.active,
.m-hotpro-title .m-subnav-item a.active,
.m-subnav-item .m-hotpro-title a.active,
.m-hotpro-title a.pros-info-btn.active,
.m-hotpro-title a.pros-content-hd-item.active,
.m-hotpro-title .n-bread a.active,
.n-bread .m-hotpro-title a.active {
    color: #333;
}

.m-hotpro-item .item-pic {
    border: 1px solid #E5E5E5;
}

.m-hotpro-item .item-title a {
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    .m-hotpro {
        margin-top: 40px;
    }
}

@media screen and (max-width: 670px) {
    .m-hotpro-item .item-title a {
        font-size: 12px;
    }
}

.news {
    padding-top: 52px;
    padding-bottom: 96px;
}

.news * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-left {
    float: left;
    width: 72.5%;
    overflow: hidden;
}

.news-title {
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.news-info {
    margin-top: 7px;
    padding-bottom: 9px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border-bottom: 2px solid #333;
}

.news-info img {
    margin-top: -2px;
    margin-right: 8px;
    vertical-align: middle;
}

.news-desc {
    padding: 17px 0 25px;
}

.news-other-item {
    line-height: 32px;
    font-size: 14px;
    color: #666666;
}

.news-other-item img {
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
}

.news-other-item a {
    color: #666;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.news-other-item a:hover,
.news-other-item .m-page a.active,
.m-page .news-other-item a.active,
.news-other-item a.m-subnav-item.active,
.news-other-item .m-subnav-item a.active,
.m-subnav-item .news-other-item a.active,
.news-other-item a.pros-info-btn.active,
.news-other-item a.pros-content-hd-item.active,
.news-other-item .n-bread a.active,
.n-bread .news-other-item a.active {
    color: #333;
}

.news-other-item.prev {
    border-bottom: 1px dashed #d7d7d7;
}

.m-right {
    float: right;
    width: 23.3333333333%;
    max-width: 280px;
    padding-top: 4px;
    overflow: hidden;
}

.news-back {
    margin: 0 auto;
    display: block;
    width: 79.2857142857%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-align: center;
    background-color: #333;
    border-radius: 10px;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.news-back:hover,
.m-page a.news-back.active,
.news-back.m-subnav-item.active,
.m-subnav-item a.news-back.active,
.news-back.pros-info-btn.active,
.news-back.pros-content-hd-item.active,
.n-bread a.news-back.active {
    text-decoration: underline;
}

.news-share {
    padding-top: 34px;
    padding-bottom: 25px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #666666;
}

.news-share span {
    vertical-align: middle;
}

.news-share a {
    vertical-align: middle;
}

.news-share img {
    vertical-align: middle;
}

.news-latest {
    padding: 9px 12px 19px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.news-latest-title {
    position: relative;
    padding-left: 12px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.news-latest-title a {
    color: #333;
}

.news-latest-title a:hover,
.news-latest-title .m-page a.active,
.m-page .news-latest-title a.active,
.news-latest-title a.m-subnav-item.active,
.news-latest-title .m-subnav-item a.active,
.m-subnav-item .news-latest-title a.active,
.news-latest-title a.pros-info-btn.active,
.news-latest-title a.pros-content-hd-item.active,
.news-latest-title .n-bread a.active,
.n-bread .news-latest-title a.active {
    text-decoration: underline;
}

.news-latest-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 4px;
    height: 20px;
    background-color: #333;
}

.news-latest-list {
    margin-top: 6px;
}

.news-latest-item {
    margin-top: 22px;
}

.news-latest-item .item-pic {
    display: block;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.news-latest-item .item-pic img {
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.news-latest-item .item-pic:hover img,
.news-latest-item .m-page a.item-pic.active img,
.m-page .news-latest-item a.item-pic.active img,
.news-latest-item .item-pic.m-subnav-item.active img,
.news-latest-item .m-subnav-item a.item-pic.active img,
.m-subnav-item .news-latest-item a.item-pic.active img,
.news-latest-item .item-pic.pros-info-btn.active img,
.news-latest-item .item-pic.pros-content-hd-item.active img,
.news-latest-item .n-bread a.item-pic.active img,
.n-bread .news-latest-item a.item-pic.active img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news-latest-item .item-title {
    margin-top: 8px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.news-latest-item .item-title a {
    color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.news-latest-item .item-title a:hover,
.news-latest-item .item-title .m-page a.active,
.m-page .news-latest-item .item-title a.active,
.news-latest-item .item-title a.m-subnav-item.active,
.news-latest-item .item-title .m-subnav-item a.active,
.m-subnav-item .news-latest-item .item-title a.active,
.news-latest-item .item-title a.pros-info-btn.active,
.news-latest-item .item-title a.pros-content-hd-item.active,
.news-latest-item .item-title .n-bread a.active,
.n-bread .news-latest-item .item-title a.active {
    color: #333;
    text-decoration: underline;
}

.news-latest-item .item-desc {
    margin-top: 2px;
    line-height: 26px;
    font-size: 14px;
    color: #666666;
}

.news-latest-item .item-desc a {
    color: #666666;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.news-latest-item .item-desc a:hover,
.news-latest-item .item-desc .m-page a.active,
.m-page .news-latest-item .item-desc a.active,
.news-latest-item .item-desc a.m-subnav-item.active,
.news-latest-item .item-desc .m-subnav-item a.active,
.m-subnav-item .news-latest-item .item-desc a.active,
.news-latest-item .item-desc a.pros-info-btn.active,
.news-latest-item .item-desc a.pros-content-hd-item.active,
.news-latest-item .item-desc .n-bread a.active,
.n-bread .news-latest-item .item-desc a.active {
    color: #333;
}

.news-latest-item:first-child {
    margin-top: 0;
}

@media screen and (min-width: 800px) and (max-width: 990px) {
    .news-share span {
        display: block;
    }
}

@media screen and (max-width: 799px) {
    .m-left {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .m-right {
        float: none;
        margin-top: 20px;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .news {
        padding: 20px 0;
    }
    .news-title {
        font-size: 18px;
    }
    .news-latest-title {
        font-size: 18px;
    }
    .news-latest-item .item-title {
        font-size: 16px;
    }
    .news-latest-item .item-desc {
        font-size: 14px;
    }
}

.m-subnav-list {
    margin-bottom: -22px;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
}

.m-subnav-list.six .m-subnav-item-3 {
    padding: 6px 0;
}

.m-subnav-list.six .m-subnav-item-3 a {
    line-height: 20px;
}

.m-subnav-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 3.25%;
    margin-bottom: 22px;
    width: 22.3333333333%;
    max-width: 268px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #333;
    border-radius: 5px;
}

.m-subnav-item:hover,
.m-page a.m-subnav-item.active,
.m-subnav-item.active,
.m-subnav-item a.m-subnav-item.active,
.n-bread a.m-subnav-item.active {
    color: white;
    background-color: #333;
}

.m-subnav-item a {
    display: block;
    line-height: 52px;
    color: #333;
}

.m-subnav-item a:hover,
.m-subnav-item a.active {
    color: white;
    background-color: #333;
}

.m-subnav-item.mr-0 {
    margin-right: 0;
}

@media screen and (max-width: 915px) {
    .m-subnav-list.three {
        margin-bottom: 0;
    }
    .m-subnav-list.three .m-subnav-item {
        margin-left: auto;
        margin-right: auto;
        display: block;
        *display: block;
        width: 100%;
        max-width: 100%;
    }
    .m-subnav-list.three .m-subnav-item.mr-0 {
        margin-right: auto;
    }
}

@media screen and (max-width: 970px) {
    .m-subnav-list.four .m-subnav-item {
        margin-left: 2%;
        margin-right: 2%;
        width: 45%;
        max-width: 45%;
    }
    .m-subnav-list.four .m-subnav-item.mr-0 {
        margin-right: 2%;
    }
}

@media screen and (max-width: 1200px) {
    .m-subnav-list.six .m-subnav-item {
        margin-left: 1%;
        margin-right: 1%;
        width: 48%;
        max-width: 48%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .m-subnav-list.six .m-subnav-item.m-subnav-item-3 {
        padding: 0;
    }
    .m-subnav-list.six .m-subnav-item.m-subnav-item-3 a {
        line-height: 52px;
    }
    .m-subnav-list.six .m-subnav-item.mr-0 {
        margin-right: 1%;
    }
}

@media screen and (max-width: 600px) {
    .m-subnav-list.six .m-subnav-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }
    .m-subnav-list.six .m-subnav-item.mr-0 {
        margin-right: 0;
    }
}

@media screen and (max-width: 420px) {
    .m-subnav-item {
        font-size: 16px;
    }
    .m-subnav-item a {
        line-height: 35px;
    }
    .m-subnav-list.six .m-subnav-item.m-subnav-item-3 {
        padding: 0;
    }
    .m-subnav-list.six .m-subnav-item.m-subnav-item-3 a {
        line-height: 35px;
    }
}

.educl {
    padding-top: 58px;
    padding-bottom: 99px;
}

.educl * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.educl .m-page {
    margin-top: 55px;
}

.educl-list {
    margin-top: 54px;
    margin-bottom: -59px;
    overflow: hidden;
}

.educl-list-item {
    float: left;
    margin-right: 4%;
    margin-bottom: 59px;
    width: 48%;
    max-width: 576px;
    cursor: pointer;
}

.educl-list-item .item-pic {
    float: left;
    display: block;
    width: 38.1944444444%;
    max-width: 220px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.educl-list-item .item-pic img {
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.educl-list-item .item-pic:hover img,
.educl-list-item .m-page a.item-pic.active img,
.m-page .educl-list-item a.item-pic.active img,
.educl-list-item .item-pic.m-subnav-item.active img,
.educl-list-item .m-subnav-item a.item-pic.active img,
.m-subnav-item .educl-list-item a.item-pic.active img,
.educl-list-item .item-pic.pros-info-btn.active img,
.educl-list-item .item-pic.pros-content-hd-item.active img,
.educl-list-item .n-bread a.item-pic.active img,
.n-bread .educl-list-item a.item-pic.active img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.educl-list-item .item-font {
    float: right;
    margin-top: -5px;
    width: 58.5069444444%;
    overflow: hidden;
}

.educl-list-item .item-title {
    max-height: 52px;
    line-height: 26px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
}

.educl-list-item .item-title a {
    color: #333;
}

.educl-list-item .item-desc {
    margin-top: 5px;
    max-height: 78px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.educl-list-item .item-desc a {
    color: #666;
}

.educl-list-item .item-link {
    margin-top: 5px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}

.educl-list-item .item-link a {
    color: #999999;
}

.educl-list-item:hover .item-title a,
.m-page a.educl-list-item.active .item-title a,
.educl-list-item.m-subnav-item.active .item-title a,
.m-subnav-item a.educl-list-item.active .item-title a,
.educl-list-item.pros-info-btn.active .item-title a,
.educl-list-item.pros-content-hd-item.active .item-title a,
.n-bread a.educl-list-item.active .item-title a {
    color: #333;
}

.educl-list-item:hover .item-desc a,
.m-page a.educl-list-item.active .item-desc a,
.educl-list-item.m-subnav-item.active .item-desc a,
.m-subnav-item a.educl-list-item.active .item-desc a,
.educl-list-item.pros-info-btn.active .item-desc a,
.educl-list-item.pros-content-hd-item.active .item-desc a,
.n-bread a.educl-list-item.active .item-desc a {
    color: #333;
}

.educl-list-item:hover .item-link a,
.m-page a.educl-list-item.active .item-link a,
.educl-list-item.m-subnav-item.active .item-link a,
.m-subnav-item a.educl-list-item.active .item-link a,
.educl-list-item.pros-info-btn.active .item-link a,
.educl-list-item.pros-content-hd-item.active .item-link a,
.n-bread a.educl-list-item.active .item-link a {
    color: #333;
}

.educl-list-item.mr-0 {
    margin-right: 0;
}

@media screen and (max-width: 700px) {
    .educl-list {
        margin-bottom: -20px;
    }
    .educl-list-item {
        margin-bottom: 20px;
    }
    .educl-list-item .item-pic {
        float: none;
        max-width: 100%;
        width: 100%;
    }
    .educl-list-item .item-font {
        float: none;
        margin-top: 10px;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .educl {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .educl .m-page {
        margin-top: 25px;
    }
    .educl-list {
        margin-top: 25px;
    }
    .educl-list-item {
        float: none;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }
}

.educ {
    padding-top: 58px;
    padding-bottom: 87px;
}

.educ-box {
    margin-top: 44px;
}

@media screen and (max-width: 420px) {
    .educ-box {
        margin-top: 15px;
    }
    .educ {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.cont {
    padding-top: 52px;
    padding-bottom: 99px;
}

@media screen and (max-width: 420px) {
    .cont {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.cont-title {
    line-height: 31px;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.cont-form {
    margin-top: 41px;
    margin-bottom: -21px;
    overflow: hidden;
}

.cont-form-item {
    float: left;
    margin-right: 97px;
    margin-bottom: 21px;
    padding-left: 13px;
    overflow: hidden;
}

.cont-form-item .item-input {
    width: 300px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    border: 1px solid #ccc;
}

.cont-form-item .item-text {
    display: block;
    width: 1165px;
    height: 131px;
    line-height: 32px;
    padding: 0 10px;
    font-family: tahoma;
    font-size: 14px;
    color: #999;
    border: 1px solid #ccc;
    resize: none;
}

.cont-form-item .item-key {
    width: 354px;
}

.cont-form-item .item-pic {
    display: block;
    width: 115px;
    border: 1px solid #ccc;
}

.cont-form-item .item-pic img {
    width: 115px;
    height: 32px;
}

.cont-form-item.important {
    background: url(../images/cont_03.jpg) no-repeat left 16px;
}

.cont-form-item.mr-50 {
    margin-right: 50px;
}

.cont-form-item.mr-0 {
    margin-right: 0;
}

.cont-form-btn {
    width: 323px;
    height: 35px;
    font-size: 16px;
    color: white;
    background-color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
    cursor: pointer;
}

.cont-form-btn:hover,
.m-page a.cont-form-btn.active,
.cont-form-btn.m-subnav-item.active,
.m-subnav-item a.cont-form-btn.active,
.cont-form-btn.pros-info-btn.active,
.cont-form-btn.pros-content-hd-item.active,
.n-bread a.cont-form-btn.active {
    background-color: #333;
}

@media screen and (max-width: 1200px) {
    .cont-form-item .item-text {
        width: 800px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cont-form-item.mr-0 {
        margin-right: 97px;
    }
    .cont-form-btn {
        float: left;
        margin-left: 13px;
    }
}

@media screen and (max-width: 840px) {
    .cont-form-item {
        float: none;
        margin-right: 0;
    }
    .cont-form-item .item-input {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cont-form-item .item-text {
        width: 100%;
    }
    .cont-form-item.mr-0 {
        margin-right: 0;
    }
}

@media screen and (max-width: 420px) {
    .cont-form {
        margin-top: 25px;
        margin-bottom: 0;
    }
    .cont-form-btn {
        float: none;
        width: 100%;
    }
}

.cont-info {
    margin-top: 77px;
    overflow: hidden;
}

.cont-info-item {
    float: left;
    text-align: center;
}

.cont-info-item .item-pic {
    line-height: 0;
    font-size: 0;
}

.cont-info-item .item-pic img {
    width: 79px;
}

.cont-info-item .item-title {
    margin-top: 15px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.cont-info-item .item-desc {
    margin-top: 4px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.cont-info-item .item-desc a {
    color: #333;
}

.cont-info-item .item-desc a:hover,
.cont-info-item .item-desc .m-page a.active,
.m-page .cont-info-item .item-desc a.active,
.cont-info-item .item-desc a.m-subnav-item.active,
.cont-info-item .item-desc .m-subnav-item a.active,
.m-subnav-item .cont-info-item .item-desc a.active,
.cont-info-item .item-desc a.pros-info-btn.active,
.cont-info-item .item-desc a.pros-content-hd-item.active,
.cont-info-item .item-desc .n-bread a.active,
.n-bread .cont-info-item .item-desc a.active {
    color: #333;
}

.cont-info-item.cont-info-item-1 {
    margin-left: 10px;
    margin-right: 225px;
}

.cont-info-item.cont-info-item-2 {
    margin-right: 223px;
}

.cont-info-item.cont-info-item-4 {
    float: right;
    width: 251px;
}

@media screen and (max-width: 1200px) {
    .cont-info-item {
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 20px;
        width: 40%;
    }
    .cont-info-item.cont-info-item-1 {
        margin-left: 5%;
        margin-right: 5%;
    }
    .cont-info-item.cont-info-item-2 {
        margin-left: 5%;
        margin-right: 5%;
    }
    .cont-info-item.cont-info-item-3 {
        margin-left: 5%;
        margin-right: 5%;
    }
    .cont-info-item.cont-info-item-4 {
        float: left;
        margin-left: 5%;
        margin-right: 5%;
        width: 40%;
    }
}

@media screen and (max-width: 420px) {
    .cont-info {
        margin-top: 25px;
    }
    .cont-info-item {
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .cont-info-item.cont-info-item-1 {
        margin-left: 0;
        margin-right: 0;
    }
    .cont-info-item.cont-info-item-2 {
        margin-left: 0;
        margin-right: 0;
    }
    .cont-info-item.cont-info-item-3 {
        margin-left: 0;
        margin-right: 0;
    }
    .cont-info-item.cont-info-item-4 {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}

.cont-map {
    margin-top: 35px;
}

.projl {
    padding-top: 58px;
    padding-bottom: 99px;
}

.projl * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.projl .m-page {
    margin-top: 53px;
}

@media screen and (max-width: 420px) {
    .projl {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.projl-list {
    margin-top: 46px;
    margin-bottom: -53px;
    overflow: hidden;
}

.projl-list-item {
    float: left;
    margin-right: 4.5833333333%;
    margin-bottom: 53px;
    width: 30.25%;
    max-width: 363px;
    padding-top: 8px;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
}

.projl-list-item .item-pic {
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.projl-list-item .item-pic img {
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.projl-list-item .item-pic:hover img,
.projl-list-item .m-page a.item-pic.active img,
.m-page .projl-list-item a.item-pic.active img,
.projl-list-item .item-pic.m-subnav-item.active img,
.projl-list-item .m-subnav-item a.item-pic.active img,
.m-subnav-item .projl-list-item a.item-pic.active img,
.projl-list-item .item-pic.pros-info-btn.active img,
.projl-list-item .item-pic.pros-content-hd-item.active img,
.projl-list-item .n-bread a.item-pic.active img,
.n-bread .projl-list-item a.item-pic.active img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.projl-list-item .item-title {
    margin-top: 15px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.projl-list-item .item-title a {
    color: #333333;
}

.projl-list-item .item-title a:hover,
.projl-list-item .item-title .m-page a.active,
.m-page .projl-list-item .item-title a.active,
.projl-list-item .item-title a.m-subnav-item.active,
.projl-list-item .item-title .m-subnav-item a.active,
.m-subnav-item .projl-list-item .item-title a.active,
.projl-list-item .item-title a.pros-info-btn.active,
.projl-list-item .item-title a.pros-content-hd-item.active,
.projl-list-item .item-title .n-bread a.active,
.n-bread .projl-list-item .item-title a.active {
    color: #333;
}

.projl-list-item .item-desc {
    margin-top: 8px;
    max-height: 52px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
}

.projl-list-item .item-desc a {
    color: #666666;
}

.projl-list-item .item-desc a:hover,
.projl-list-item .item-desc .m-page a.active,
.m-page .projl-list-item .item-desc a.active,
.projl-list-item .item-desc a.m-subnav-item.active,
.projl-list-item .item-desc .m-subnav-item a.active,
.m-subnav-item .projl-list-item .item-desc a.active,
.projl-list-item .item-desc a.pros-info-btn.active,
.projl-list-item .item-desc a.pros-content-hd-item.active,
.projl-list-item .item-desc .n-bread a.active,
.n-bread .projl-list-item .item-desc a.active {
    color: #333;
}

.projl-list-item .item-link {
    margin-top: 22px;
    display: block;
    width: 111px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border: 1px solid #333;
}

.projl-list-item .item-link:hover,
.projl-list-item .m-page a.item-link.active,
.m-page .projl-list-item a.item-link.active,
.projl-list-item .item-link.m-subnav-item.active,
.projl-list-item .m-subnav-item a.item-link.active,
.m-subnav-item .projl-list-item a.item-link.active,
.projl-list-item .item-link.pros-info-btn.active,
.projl-list-item .item-link.pros-content-hd-item.active,
.projl-list-item .n-bread a.item-link.active,
.n-bread .projl-list-item a.item-link.active {
    text-decoration: underline;
}

.projl-list-item.mr-0 {
    margin-right: 0;
}

@media screen and (max-width: 720px) {
    .projl-list-item {
        margin-left: 3%;
        margin-right: 3%;
        width: 44%;
        max-width: 44%;
    }
    .projl-list-item.mr-0 {
        margin-right: 3%;
    }
}

@media screen and (max-width: 420px) {
    .projl .m-page {
        margin-top: 25px;
    }
    .projl-list {
        margin-top: 25px;
        margin-bottom: -20px;
    }
    .projl-list-item {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        max-width: 100%;
    }
    .projl-list-item.mr-0 {
        margin-right: 0;
    }
}

.proj {
    padding-top: 58px;
    padding-bottom: 99px;
}

.proj-box {
    margin-top: 40px;
}

.proj-share {
    padding-top: 16px;
    padding-bottom: 9px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    color: #666666;
    border-bottom: 2px solid #333;
}

.proj-share span {
    vertical-align: middle;
}

.proj-share a {
    vertical-align: middle;
}

.proj-share img {
    vertical-align: middle;
}

@media screen and (max-width: 420px) {
    .proj {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .proj-box {
        margin-top: 20px;
    }
}

.m-related .hd {
    padding-bottom: 9px;
    overflow: hidden;
    background: url(../images/hotpro_03.jpg) no-repeat left bottom;
}

.m-related .hd-title {
    float: left;
    line-height: 26px;
    font-size: 22px;
    font-weight: bold;
}

.m-related .hd-title a {
    color: #333333;
}

.m-related .hd-btn {
    float: right;
    margin-top: 12px;
}

.m-related .hd-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.m-related .hd-btn a.prev {
    background-image: url(../images/pro_btn_03.jpg);
}

.m-related .hd-btn a.prev:hover,
.m-related .hd-btn .m-page a.prev.active,
.m-page .m-related .hd-btn a.prev.active,
.m-related .hd-btn a.prev.m-subnav-item.active,
.m-related .hd-btn .m-subnav-item a.prev.active,
.m-subnav-item .m-related .hd-btn a.prev.active,
.m-related .hd-btn a.prev.pros-info-btn.active,
.m-related .hd-btn a.prev.pros-content-hd-item.active,
.m-related .hd-btn .n-bread a.prev.active,
.n-bread .m-related .hd-btn a.prev.active {
    background-image: url(../images/pro_btn2_03.jpg);
}

.m-related .hd-btn a.next {
    background-image: url(../images/pro_btn_05.jpg);
}

.m-related .hd-btn a.next:hover,
.m-related .hd-btn .m-page a.next.active,
.m-page .m-related .hd-btn a.next.active,
.m-related .hd-btn a.next.m-subnav-item.active,
.m-related .hd-btn .m-subnav-item a.next.active,
.m-subnav-item .m-related .hd-btn a.next.active,
.m-related .hd-btn a.next.pros-info-btn.active,
.m-related .hd-btn a.next.pros-content-hd-item.active,
.m-related .hd-btn .n-bread a.next.active,
.n-bread .m-related .hd-btn a.next.active {
    background-image: url(../images/pro_btn2_05.jpg);
}

.m-related-item {
    position: relative;
    margin-top: 31px;
    width: 100%;
    max-width: 280px;
    max-width: 277px\9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.m-related-item .item-pic {
    display: block;
    line-height: 0;
    font-size: 0;
}

.m-related-item .item-pic img {
    width: 100%;
}

.m-related-item .item-title {
    position: relative;
    z-index: 3;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: black;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-related-item .item-title a {
    color: white;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-related-item .item-modal {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/h_pro2_03.png) repeat left top;
    text-align: center;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.m-related-item .item-modal img {
    position: relative;
    top: 50%;
    margin-top: -58px;
}

.m-related-item:hover .item-title,
.m-page a.m-related-item.active .item-title,
.m-related-item.m-subnav-item.active .item-title,
.m-subnav-item a.m-related-item.active .item-title,
.m-related-item.pros-info-btn.active .item-title,
.m-related-item.pros-content-hd-item.active .item-title,
.n-bread a.m-related-item.active .item-title {
    background-color: #333;
}

.m-related-item:hover .item-modal,
.m-page a.m-related-item.active .item-modal,
.m-related-item.m-subnav-item.active .item-modal,
.m-subnav-item a.m-related-item.active .item-modal,
.m-related-item.pros-info-btn.active .item-modal,
.m-related-item.pros-content-hd-item.active .item-modal,
.n-bread a.m-related-item.active .item-modal {
    top: 0;
}

.m-related-item:first-child {
    margin-top: 24px;
}

@media screen and (min-width: 800px) and (max-width: 1050px) {
    .m-related .hd-title {
        float: none;
    }
    .m-related .hd-btn {
        float: none;
        display: block;
    }
}

@media screen and (min-width: 421px) and (max-width: 799px) {
    .m-related-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .m-related-item {
        margin-top: 20px;
        width: 30%;
    }
    .m-related-item .item-title {
        font-size: 14px;
    }
    .m-related-item:first-child {
        margin-top: 20px;
    }
}

@media screen and (max-width: 420px) {
    .m-related .hd-title {
        font-size: 16px;
    }
    .m-related-item {
        max-width: 100%;
    }
    .m-related-item .item-title {
        font-size: 14px;
    }
}

.prol {
    padding-top: 58px;
    padding-bottom: 100px;
}

.prol * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.prol .m-page {
    float: right;
    margin-top: 64px;
}

@media screen and (max-width: 420px) {
    .prol {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.prol-list {
    margin-top: 62px;
    margin-bottom: -48px;
    overflow: hidden;
}

.prol-list-item {
    float: left;
    position: relative;
    margin-right: 3.3333333333%;
    margin-bottom: 48px;
    width: 48.3333333333%;
    max-width: 580px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    cursor: pointer;
}

.prol-list-item .item-pic {
    float: left;
    position: relative;
    z-index: 1;
    display: block;
    width: 258px;
    line-height: 0;
    font-size: 0;
}

.prol-list-item .item-modal {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    background: url(../images/h_pro2_03.png) repeat left top;
}

.prol-list-item .item-modal img {
    position: relative;
    top: 50%;
    margin-top: -18px;
}

.prol-list-item .item-checkbox {
    position: absolute;
    z-index: 3;
    left: 5px;
    top: 6px;
}

.prol-list-item .item-font {
    float: right;
    padding-right: 10px;
    width: 51.9031141869%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.prol-list-item .item-title {
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prol-list-item .item-title a {
    color: #333;
}

.prol-list-item .item-desc {
    margin-top: 8px;
    height: 78px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
}

.prol-list-item .item-desc a {
    color: #666;
}

.prol-list-item .item-link {
    margin-top: 28px;
    display: block;
    width: 113px;
    height: 28px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border: 1px solid #333;
    border-radius: 15px;
}

.prol-list-item.mr-0 {
    margin-right: 0;
}

.prol-list-item:hover,
.m-page a.prol-list-item.active,
.prol-list-item.m-subnav-item.active,
.m-subnav-item a.prol-list-item.active,
.prol-list-item.pros-info-btn.active,
.prol-list-item.pros-content-hd-item.active,
.n-bread a.prol-list-item.active {
    border-color: #333;
}

.prol-list-item:hover .item-modal,
.m-page a.prol-list-item.active .item-modal,
.prol-list-item.m-subnav-item.active .item-modal,
.m-subnav-item a.prol-list-item.active .item-modal,
.prol-list-item.pros-info-btn.active .item-modal,
.prol-list-item.pros-content-hd-item.active .item-modal,
.n-bread a.prol-list-item.active .item-modal {
    top: 0;
}

.prol-list-item:hover .item-link,
.m-page a.prol-list-item.active .item-link,
.prol-list-item.m-subnav-item.active .item-link,
.m-subnav-item a.prol-list-item.active .item-link,
.prol-list-item.pros-info-btn.active .item-link,
.prol-list-item.pros-content-hd-item.active .item-link,
.n-bread a.prol-list-item.active .item-link {
    color: white;
    background-color: #333;
}

@media screen and (min-width: 421px) and (max-width: 1200px) {
    .prol-list-item .item-font {
        position: absolute;
        z-index: 1;
        width: 100%;
        padding-left: 280px;
    }
}

@media screen and (max-width: 920px) {
    .prol-list-item {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .prol-list {
        margin-top: 25px;
        margin-bottom: -20px;
    }
    .prol-list-item {
        margin-bottom: 20px;
    }
    .prol-list-item .item-pic {
        float: none;
        width: 100%;
        text-align: center;
    }
    .prol-list-item .item-font {
        float: left;
        width: 100%;
        padding: 0 10px;
    }
    .prol-list-item .item-desc {
        height: auto;
    }
    .prol-list-item .item-link {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .prol-list-item .item-modal {
        display: none;
    }
}

.prol-add {
    float: left;
    margin-top: 64px;
    overflow: hidden;
    line-height: 30px;
    width: 200px\9;
}

.prol-add img {
    vertical-align: middle;
}

.prol-add input {
    width: 168px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    color: white;
    background-color: #333;
}

@media screen and (max-width: 950px) {
    .prol-add {
        float: none;
        margin-top: 30px;
        text-align: center;
        font-size: 0;
        letter-spacing: 0;
    }
    .prol-add img {
        float: none;
    }
    .prol-add input {
        float: none;
    }
    .prol .m-page {
        float: none;
        margin-top: 10px;
    }
}

.pros {
    padding-top: 57px;
    padding-bottom: 99px;
}

.pros .m-related .hd-title {
    margin-top: 12px;
}

@media screen and (max-width: 420px) {
    .pros {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.pros-box {
    margin-top: 36px;
}

.pros-left {
    margin-top: 15px;
}

.pros-title {
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.pros-pic {
    position: relative;
    margin-top: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    max-width: 600px;
    line-height: 0;
    font-size: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

@media screen and (max-width: 600px) {
    .pros-pic {
        width: 318px !important;
        height: 272px !important;
    }
    .pros-pic img {
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.pros-pic-btn a {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -24px;
    display: block;
    width: 48px;
    height: 48px;
    font-size: 0;
    line-height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #333 \9;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.pros-pic-btn a img {
    width: 100%;
}

.pros-pic-btn a.prev {
    left: 0;
}

.pros-pic-btn a.next {
    right: 0;
}

.pros-pic-btn a:hover,
.pros-pic-btn .m-page a.active,
.m-page .pros-pic-btn a.active,
.pros-pic-btn a.m-subnav-item.active,
.pros-pic-btn .m-subnav-item a.active,
.m-subnav-item .pros-pic-btn a.active,
.pros-pic-btn a.pros-info-btn.active,
.pros-pic-btn a.pros-content-hd-item.active,
.pros-pic-btn .n-bread a.active,
.n-bread .pros-pic-btn a.active {
    background-color: #333;
}

.pros-info {
    margin-top: 43px;
    overflow: hidden;
}

.pros-info-btn {
    float: left;
    margin-right: 15px;
    display: block;
    width: 159px;
    height: 40px;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 20px;
    background-color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.pros-info-btn:hover,
.m-page a.pros-info-btn.active,
.m-subnav-item a.pros-info-btn.active,
.pros-info-btn.active,
.n-bread a.pros-info-btn.active {
    background-color: #333;
}

.pros-info-share {
    float: left;
    margin-left: 8px;
    padding-top: 8px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #666666;
}

.pros-info-share span {
    vertical-align: middle;
}

.pros-info-share a {
    vertical-align: middle;
}

.pros-info-share img {
    max-width: 26px;
    vertical-align: middle;
}

.pros-info-link {
    float: left;
    margin-left: 22px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}

.pros-content {
    margin-top: 47px;
    overflow: hidden;
}

.pros-content-hd {
    border-bottom: 2px solid #d2d2d2;
    overflow: hidden;
}

.pros-content-hd-item {
    float: left;
    margin-right: 1.724137931%;
    display: block;
    width: 18.3908045977%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: white;
    text-align: center;
    background-color: #333;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.pros-content-hd-item:hover,
.m-page a.pros-content-hd-item.active,
.m-subnav-item a.pros-content-hd-item.active,
.pros-content-hd-item.active,
.n-bread a.pros-content-hd-item.active {
    background-color: #333;
}

.pros-content-bd {
    margin-top: 19px;
    overflow: hidden;
}

.pros-content-bd-item {
    display: none;
}

.pros-content-bd-item .item-hd {
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}

.pros-content-bd-item .item-hd-title {
    float: left;
    margin-right: 1.724137931%;
    display: block;
    width: 18.3908045977%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: white;
    text-align: center;
    background-color: #333;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.pros-content-bd-item:first-child .item-hd {
    margin-top: 0;
}

.pros-content-bd-item.show {
    display: block;
}

.pros-down a {
    overflow: hidden;
}

.pros-down a img {
    float: left;
    margin: 0;
}

.pros-down a span {
    float: left;
    line-height: 57px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-left: 11px;
}

.pros-down a:hover span,
.pros-down .m-page a.active span,
.m-page .pros-down a.active span,
.pros-down a.m-subnav-item.active span,
.pros-down .m-subnav-item a.active span,
.m-subnav-item .pros-down a.active span,
.pros-down a.pros-info-btn.active span,
.pros-down a.pros-content-hd-item.active span,
.pros-down .n-bread a.active span,
.n-bread .pros-down a.active span {
    color: #333;
    text-decoration: underline;
}

@media screen and (max-width: 1050px) {
    .pros-info .left {
        float: none;
    }
    .pros-info .left:first-child {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 600px) {
    .pros-info-btn {
        font-size: 16px;
    }
    .pros-content-hd {
        display: none;
    }
    .pros-content-bd {
        margin-top: 0;
    }
    .pros-content-bd-item {
        display: block !important;
    }
    .pros-content-bd-item .item-hd {
        display: block;
    }
    .pros-content-bd-item .item-hd-title {
        width: 159px;
    }
}

@media screen and (max-width: 420px) {
    .pros-box {
        margin-top: 20px;
    }
    .pros-title {
        font-size: 18px;
    }
    .pros-info {
        margin-top: 20px;
    }
    .pros-info .left:first-child {
        margin-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .pros-info-btn {
        margin: 0;
        width: 48%;
    }
    .pros-info-link {
        float: none;
        margin-left: 0;
    }
    .pros-info-share {
        float: none;
        margin-left: 0;
        text-align: left;
    }
    .pros-content {
        margin-top: 20px;
    }
}

@media screen and (max-width: 325px) {
    .pros-content-hd-item {
        font-size: 15px;
    }
}

.about {
    padding-top: 58px;
    padding-bottom: 98px;
}

@media screen and (max-width: 420px) {
    .about {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.about-content {
    position: relative;
    overflow: hidden;
}

.about-content.show .about-font {
    width: 100%;
    height: auto !important;
}

.about-content.show .about-img {
    width: 0;
}

.about-font {
    float: left;
    position: relative;
    width: 51%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-font * {
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-font-title {
    line-height: 44px;
    margin-top: -10px;
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}

.about-font-desc {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    max-height: 624px;
    overflow: hidden;
}

.about-font-desc p {
    margin-top: 26px;
}

.about-font-desc p:first-child {
    margin-top: 0;
}

.about-font-link {
    display: block;
    width: 100%;
    padding-top: 26px;
    line-height: 30px;
    background-color: white;
}

.about-font-link a {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.about-font-link a:hover,
.about-font-link .m-page a.active,
.m-page .about-font-link a.active,
.about-font-link a.m-subnav-item.active,
.about-font-link .m-subnav-item a.active,
.m-subnav-item .about-font-link a.active,
.about-font-link a.pros-info-btn.active,
.about-font-link a.pros-content-hd-item.active,
.about-font-link .n-bread a.active,
.n-bread .about-font-link a.active {
    text-decoration: underline;
}

.about-img {
    float: right;
    width: 47%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-img img {
    display: block;
    margin-top: 58px;
    width: 100%;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-img img:first-child {
    margin-top: 0;
}

@media screen and (max-width: 564px) {
    .about-content.show .about-img {
        width: 100%;
    }
    .about-font {
        float: none;
        width: 100%;
    }
    .about-font-title {
        margin-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .about-font-link {
        padding-top: 5px;
    }
    .about-img {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .about-font-title {
        font-size: 20px;
    }
}

.about-map {
    margin-top: 73px;
    padding-top: 62px;
    padding-bottom: 30px;
    color: white;
    background: url(../images/about_bg_02.jpg) no-repeat center;
    background-size: cover;
}

.about-map-title {
    line-height: 1;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: white;
}

.about-map-font {
    margin-top: 47px;
    margin-bottom: 82px;
    overflow: hidden;
}

.about-map-font-item {
    float: right;
    overflow: hidden;
}

.about-map-font-item .item-title {
    float: left;
    width: 190px;
    line-height: 110px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border: 2px solid white;
}

.about-map-font-item .item-desc {
    float: left;
    max-width: 370px;
    margin-left: 19px;
    line-height: 26px;
    font-size: 14px;
}

.about-map-font-item .item-desc p {
    margin-top: 15px;
}

.about-map-font-item:first-child {
    float: left;
}

.about-map-pic {
    margin-top: 41px;
}

@media screen and (max-width: 1060px) {
    .about-map-font-item .item-desc {
        max-width: 300px;
    }
}

@media screen and (max-width: 1000px) {
    .about-map-font-item .item-title {
        width: 160px;
    }
}

@media screen and (min-width: 661px) and (max-width: 930px) {
    .about-map-font {
        font-size: 0;
        letter-spacing: 0;
        text-align: center;
    }
    .about-map-font-item {
        float: none;
        margin: 0 20px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
    .about-map-font-item .item-title {
        float: none;
        margin: 0 auto;
    }
    .about-map-font-item .item-desc {
        float: none;
    }
    .about-map-font-item:first-child {
        float: none;
    }
}

@media screen and (max-width: 660px) {
    .about-map-font-item {
        float: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .about-map-font-item .item-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        line-height: 80px;
        font-size: 18px;
    }
    .about-map-font-item .item-desc {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%;
    }
    .about-map-font-item .item-desc p {
        margin-top: 0;
    }
    .about-map-font-item:first-child {
        float: none;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 420px) {
    .about-map {
        margin-top: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .about-map-font {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .about-map-title {
        font-size: 18px;
    }
    .about-map-font-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    }
    .about-map-font-item .item-title {
        line-height: 50px;
        border-width: 1px;
    }
    .about-map-font-item .item-desc {
        margin-top: 10px;
        margin-left: 0;
        text-align: center;
    }
    .about-map-pic {
        margin-top: 20px;
    }
}

.about-cert {
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f5f3f3;
}

.about-cert-title {
    line-height: 1.2;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}

.about-cert-title a {
    color: #333;
}

.about-cert-title a:hover,
.about-cert-title .m-page a.active,
.m-page .about-cert-title a.active,
.about-cert-title a.m-subnav-item.active,
.about-cert-title .m-subnav-item a.active,
.m-subnav-item .about-cert-title a.active,
.about-cert-title a.pros-info-btn.active,
.about-cert-title a.pros-content-hd-item.active,
.about-cert-title .n-bread a.active,
.n-bread .about-cert-title a.active {
    text-decoration: underline;
}

.about-cert-content {
    position: relative;
    margin-top: 46px;
    padding-left: 68px;
    padding-right: 68px;
    overflow: hidden;
}

.about-cert-content .hd {
    background: none;
}

.about-cert-btn a {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -21px;
    display: block;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
}

.about-cert-btn a.prev {
    left: 0;
    background-image: url(../images/about_21.png);
}

.about-cert-btn a.prev:hover,
.about-cert-btn .m-page a.prev.active,
.m-page .about-cert-btn a.prev.active,
.about-cert-btn a.prev.m-subnav-item.active,
.about-cert-btn .m-subnav-item a.prev.active,
.m-subnav-item .about-cert-btn a.prev.active,
.about-cert-btn a.prev.pros-info-btn.active,
.about-cert-btn a.prev.pros-content-hd-item.active,
.about-cert-btn .n-bread a.prev.active,
.n-bread .about-cert-btn a.prev.active {
    background-image: url(../images/about_29.png);
}

.about-cert-btn a.next {
    right: 0;
    background-image: url(../images/about_24.png);
}

.about-cert-btn a.next:hover,
.about-cert-btn .m-page a.next.active,
.m-page .about-cert-btn a.next.active,
.about-cert-btn a.next.m-subnav-item.active,
.about-cert-btn .m-subnav-item a.next.active,
.m-subnav-item .about-cert-btn a.next.active,
.about-cert-btn a.next.pros-info-btn.active,
.about-cert-btn a.next.pros-content-hd-item.active,
.about-cert-btn .n-bread a.next.active,
.n-bread .about-cert-btn a.next.active {
    background-image: url(../images/about_30.png);
}

.about-cert-list {
    overflow: hidden;
}

.about-cert-item {
    float: left;
    position: relative;
    margin-right: 4.0489642185%;
    width: 21.9397363465%;
    overflow: hidden;
}

.about-cert-item .item-pic {
    display: block;
    font-size: 0;
    line-height: 0;
}

.about-cert-item .item-pic img {
    width: 100%;
}

.about-cert-item .item-title {
    position: relative;
    z-index: 3;
    height: 21px;
    line-height: 21px;
    padding-top: 13px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f3f3f3;
}

.about-cert-item .item-title a {
    color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-cert-item .item-title a:hover,
.about-cert-item .item-title .m-page a.active,
.m-page .about-cert-item .item-title a.active,
.about-cert-item .item-title a.m-subnav-item.active,
.about-cert-item .item-title .m-subnav-item a.active,
.m-subnav-item .about-cert-item .item-title a.active,
.about-cert-item .item-title a.pros-info-btn.active,
.about-cert-item .item-title a.pros-content-hd-item.active,
.about-cert-item .item-title .n-bread a.active,
.n-bread .about-cert-item .item-title a.active {
    color: #333;
    text-decoration: underline;
}

.about-cert-item .item-modal {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background: url(../images/about_bg_03.png) repeat left top;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-cert-item .item-modal img {
    position: relative;
    top: 145px;
}

.about-cert-item.mr-0 {
    margin-right: 0;
}

.about-cert-item:hover .item-modal,
.m-page a.about-cert-item.active .item-modal,
.about-cert-item.m-subnav-item.active .item-modal,
.m-subnav-item a.about-cert-item.active .item-modal,
.about-cert-item.pros-info-btn.active .item-modal,
.about-cert-item.pros-content-hd-item.active .item-modal,
.n-bread a.about-cert-item.active .item-modal {
    top: 0;
}

.about-cert-item:hover .item-title a,
.m-page a.about-cert-item.active .item-title a,
.about-cert-item.m-subnav-item.active .item-title a,
.m-subnav-item a.about-cert-item.active .item-title a,
.about-cert-item.pros-info-btn.active .item-title a,
.about-cert-item.pros-content-hd-item.active .item-title a,
.n-bread a.about-cert-item.active .item-title a {
    color: #333;
    text-decoration: underline;
}

@media screen and (max-width: 780px) {
    .about-cert-btn {
        margin-bottom: 20px;
        display: block;
        overflow: hidden;
    }
    .about-cert-btn a {
        position: relative;
        top: 0;
        margin-top: 0;
    }
    .about-cert-btn a.prev {
        float: left;
    }
    .about-cert-btn a.next {
        float: right;
    }
    .about-cert-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 420px) {
    .about-cert-btn {
        display: none;
    }
    .about-cert {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about-cert-title {
        font-size: 18px;
    }
    .about-cert-content {
        margin-top: 20px;
    }
    .about-cert-btn {
        padding: 0 3%;
    }
    .about-cert-btn a {
        width: 26px;
        height: 26px;
        background-size: 100% 100%;
    }
    .about-cert-item {
        margin-left: 3%;
        margin-right: 3%;
        margin-bottom: 15px;
        width: 44%;
    }
    .about-cert-item .item-title {
        padding-top: 10px;
    }
    .about-cert-item.mr-0 {
        margin-right: 3%;
    }
}

.about-factory {
    padding-top: 33px;
}

.about-factory-content {
    position: relative;
    margin-top: 37px;
    padding-left: 68px;
    padding-right: 68px;
    overflow: hidden;
}

.about-factory-content .hd {
    background: none;
}

.about-factory-btn a {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -11px;
    display: block;
    width: 16px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
}

.about-factory-btn a.prev {
    left: 0;
    background-image: url(../images/about_45.png);
}

.about-factory-btn a.prev:hover,
.about-factory-btn .m-page a.prev.active,
.m-page .about-factory-btn a.prev.active,
.about-factory-btn a.prev.m-subnav-item.active,
.about-factory-btn .m-subnav-item a.prev.active,
.m-subnav-item .about-factory-btn a.prev.active,
.about-factory-btn a.prev.pros-info-btn.active,
.about-factory-btn a.prev.pros-content-hd-item.active,
.about-factory-btn .n-bread a.prev.active,
.n-bread .about-factory-btn a.prev.active {
    background-image: url(../images/about_52.png);
}

.about-factory-btn a.next {
    right: 0;
    background-image: url(../images/about_48.png);
}

.about-factory-btn a.next:hover,
.about-factory-btn .m-page a.next.active,
.m-page .about-factory-btn a.next.active,
.about-factory-btn a.next.m-subnav-item.active,
.about-factory-btn .m-subnav-item a.next.active,
.m-subnav-item .about-factory-btn a.next.active,
.about-factory-btn a.next.pros-info-btn.active,
.about-factory-btn a.next.pros-content-hd-item.active,
.about-factory-btn .n-bread a.next.active,
.n-bread .about-factory-btn a.next.active {
    background-image: url(../images/about_53.png);
}

.about-factory-list {
    overflow: hidden;
}

.about-factory-item {
    float: left;
    position: relative;
    margin-right: 3.8606403013%;
    width: 30.6026365348%;
    overflow: hidden;
}

.about-factory-item .item-pic {
    font-size: 0;
    line-height: 0;
    padding: 8px 10px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.about-factory-item .item-pic p {
    position: relative;
}

.about-factory-item .item-pic .item-pic-img img {
    width: 100%;
}

.about-factory-item .item-title {
    position: relative;
    z-index: 3;
    height: 21px;
    line-height: 21px;
    padding-top: 13px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: white;
}

.about-factory-item .item-title a {
    color: #333;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-factory-item .item-title a:hover,
.about-factory-item .item-title .m-page a.active,
.m-page .about-factory-item .item-title a.active,
.about-factory-item .item-title a.m-subnav-item.active,
.about-factory-item .item-title .m-subnav-item a.active,
.m-subnav-item .about-factory-item .item-title a.active,
.about-factory-item .item-title a.pros-info-btn.active,
.about-factory-item .item-title a.pros-content-hd-item.active,
.about-factory-item .item-title .n-bread a.active,
.n-bread .about-factory-item .item-title a.active {
    color: #333;
    text-decoration: underline;
}

.about-factory-item .item-modal {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background: url(../images/about_bg_07.png) repeat left top;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.about-factory-item .item-modal img {
    position: relative;
    top: 50%;
    margin-top: -25px;
}

.about-factory-item.mr-0 {
    margin-right: 0;
}

.about-factory-item:hover .item-modal,
.m-page a.about-factory-item.active .item-modal,
.about-factory-item.m-subnav-item.active .item-modal,
.m-subnav-item a.about-factory-item.active .item-modal,
.about-factory-item.pros-info-btn.active .item-modal,
.about-factory-item.pros-content-hd-item.active .item-modal,
.n-bread a.about-factory-item.active .item-modal {
    display: block;
}

.about-factory-item:hover .item-title a,
.m-page a.about-factory-item.active .item-title a,
.about-factory-item.m-subnav-item.active .item-title a,
.m-subnav-item a.about-factory-item.active .item-title a,
.about-factory-item.pros-info-btn.active .item-title a,
.about-factory-item.pros-content-hd-item.active .item-title a,
.n-bread a.about-factory-item.active .item-title a {
    color: #333;
    text-decoration: underline;
}

@media screen and (max-width: 950px) {
    .about-factory-btn {
        margin-bottom: 20px;
        display: block;
        overflow: hidden;
    }
    .about-factory-btn a {
        position: relative;
        top: 0;
        margin-top: 0;
    }
    .about-factory-btn a.prev {
        float: left;
    }
    .about-factory-btn a.next {
        float: right;
    }
    .about-factory-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 420px) {
    .about-factory-btn {
        display: none;
    }
    .about-factory-content {
        margin-top: 20px;
    }
    .about-factory-item {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .about-factory-item.mr-0 {
        margin-right: 0;
    }
}

.n-banner {
    position: relative;
    height: 310px;
    overflow: hidden;
}

.n-banner-pic {
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n-banner-pic img {
    width: 1920px;
    max-width: 1920px;
}

.n-bread {
    position: absolute;
    top: 118px;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: white;
}

.n-bread a {
    color: white;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.n-bread a:hover,
.n-bread a.active {
    color: #333;
}

.n-bread-title {
    line-height: 1.2;
    font-size: 36px;
}

.n-bread-desc {
    margin-top: 5px;
    line-height: 26px;
    font-size: 14px;
}

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1;
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%;
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -webkit-transform .4s ease;
    -o-transition: left .4s ease, transform .4s ease;
    transition: left .4s ease, transform .4s ease;
    transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px;
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, 0.5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    -o-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover,
.m-page a.baguetteBox-button.active,
.baguetteBox-button.m-subnav-item.active,
.m-subnav-item a.baguetteBox-button.active,
.baguetteBox-button.pros-info-btn.active,
.baguetteBox-button.pros-content-hd-item.active,
.n-bread a.baguetteBox-button.active {
    background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
    right: 2%;
    display: block !important;
}

.baguetteBox-button#previous-button {
    left: 2%;
    display: block !important;
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px;
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0;
}

/* updata */

.hd-subnav-item {
    position: relative;
}

.hd-subnav-item a.active {
    background-color: #de4d00;
}

.hd-subnav1-list {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 1px;
    width: 100%;
    background-color: #333;
}

@media screen and (max-width: 768px) {
    .hd-nav {
        display: none !important;
    }
    .hd-nav-btn {
        display: none !important;
    }
}

.m-subnav-list {
    position: relative;
    z-index: 9;
}

.m-subnav-item {
    position: relative;
}

.m-subnav-item>a {
    padding: 10px 0;
    line-height: 32px;
}

.m-subnav1-list {
    display: none;
    position: absolute;
    z-index: 9;
    top: 100%;
    left: -1px;
    right: 0;
    margin: 0 auto;
    margin-top: -1px;
    width: 100%;
    padding: 10px 1px;
    background-color: #333;
}

.m-subnav1-item a {
    padding: 5px 0;
    line-height: 20px;
}

.m-subnav-list.six .m-subnav-item-3 a {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .m-subnav1-list {
        position: relative;
        display: block;
        background: none;
    }
    .m-subnav-list.six .m-subnav-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }
    .m-subnav-list.six .m-subnav-item.mr-0 {
        margin-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    .m-subnav-list.six .m-subnav-item.m-subnav-item-3 a {
        padding: 10px 0;
        line-height: 32px;
    }
}

@media screen and (min-width: 841px) and (max-width: 1219px){

	.cont-form-item{
		margin-right: 8.08%;
		width: 27.91%;
		box-sizing: border-box;
	}
	
	.cont-form-item.mr-0{
		margin-right: 0;
	}

	.cont-form-item .item-input{
		width: 100%;
		height: 34px;
		line-height: 32px;
		box-sizing: border-box;
	}	
	
	.cont-form-item .item-text{
		width: 100%;
		box-sizing: border-box;
	}	
	
	.cont-form-item-2{
		width: 100%;
	}
	
	.cont-form-item-3{
		width: auto;
	}
	
	.cont-form-btn{
		float: right;
	}
}


.about-font{
	float: none;
	width: 100%;

}

.about-img{
	margin-left: 30px;
	width: 564px;
}

@media screen and (max-width: 959px){
	.about-img{
		float: none;
		margin-left: 0;
		width: 100%;
	}
	
	.about-font-title{
		margin-top: 20px;
	}
}