/* CSS Document */
html,
body,
p,
div {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
em,
i,
strong,
th,
var {
    font-style: normal
}

img {
    border: none;
    outline: none;
}

ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

label {
    cursor: default
}

input,
textarea {
    outline: none;
    outline: none;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
    *display: inline;
    /* 3 */
    *zoom: 1
        /* 3 */
}

a {
    text-decoration: none;
    cursor: pointer;
}

a {
    color: inherit;
}

a:link {
    text-decoration: none;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/* 重置表单样式 */
select::-ms-expand {
    display: none;
}

input,
select,
textarea {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    padding: 0;
}

select::-ms-expand {
    display: none;
}

/* remove iPhone中默认的input样式 */
input,
select,
textarea,
button {
    appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    resize: none;
    border-radius: 0;
    outline: none;
    border: none;
    background-color: transparent;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    outline: none;
}

input[type="button"],
input[type="radio"],
input[type="checkbox"],
input[type="submit"],
button {
    cursor: pointer;
    outline: none;
}

textarea::-webkit-input-placeholder {
    color: #999 !important
}

textarea::-moz-placeholder {
    color: #999 !important
}

textarea:-moz-placeholder {
    color: #999 !important
}

textarea:-ms-input-placeholder {
    color: #999 !important
}

input::-webkit-input-placeholder {
    color: #999 !important
}

input::-moz-placeholder {
    color: #999 !important
}

input:-moz-placeholder {
    color: #999 !important
}

input:-ms-input-placeholder {
    color: #999 !important
}

/*scrollbar*/
@media(min-width:768px) {
    ::-webkit-scrollbar {
        width: 6px
    }

    .content::-webkit-scrollbar,
    .-contactFormOpen::-webkit-scrollbar,
    .-industryOpen::-webkit-scrollbar,
    .-miniCaseOpen::-webkit-scrollbar {
        height: 0;
        width: 0;
    }

    ::-webkit-scrollbar-track {
        background: #e4e4e4;
        width: 6px
    }

    ::-webkit-scrollbar-thumb {
        background: #007937;
        border-radius: 8px
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #e4e4e4;
    }
}

/*w-scroll-ani*/
.w-scroll-ani {
    opacity: 0
}

body.wd-show .w-scroll-ani.scrolled {
    animation: fadeInUp 0.5s both;
    animation-delay: 0.2s;
    opacity: 1;
}

/*fonts*/
@font-face {
    font-family: 'Swis721 BT';
    src: url('../font/Swiss721BT-Roman.eot');
    src: url('../font/Swiss721BT-Roman.eot') format('embedded-opentype'), url('../font/Swiss721BT-Roman.woff2') format('woff2'), url('../font/Swiss721BT-Roman.woff') format('woff'), url('../font/Swiss721BT-Roman.ttf') format('truetype'), url('../font/Swiss721BT-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Swis721 BT';
    src: url('../font/Swiss721BT-Bold.eot');
    src: url('../font/Swiss721BT-Bold.eot') format('embedded-opentype'), url('../font/Swiss721BT-Bold.woff2') format('woff2'), url('../font/Swiss721BT-Bold.woff') format('woff'), url('../font/Swiss721BT-Bold.ttf') format('truetype'), url('../font/Swiss721BT-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

/*fonts*/
h1,
h2,
.h1,
.h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

body,
html {
    font-family: Helvetica, "Helvetica Neue", Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    font-weight: normal;
}

.en {
    font-family: Helvetica, Arial, sans-serif;
}



.container {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
}

.layout {
    width: 94%;
    margin: 0 auto;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w1650 {
    padding: 0 3.90625%;
}

@media (max-width:1600px) {
    .w1400 {
        width: 1200px;
    }
}

@media (max-width:1270px) {
    .w1400 {
        width: 93.75%;
    }

    .w1650 {
        padding: 0;
    }
}

@media (max-width:768px) {
    .container {
        width: 94%;
    }

    .w1400 {
        width: 93.75%;
    }

    .w1650 {
        padding: 0;
    }
}

.w1720 {
    padding: 0 99px;
    margin: 0 auto;
}

.w1360 {
    padding: 0 20px;
    max-width: 1360px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

@media (max-width:1440px) {
    .w1720 {
        padding: 0 30px;
    }
}

@media (max-width:1220px) {
    .w1200 {
        width: 1100px;
    }
}

@media (max-width:1150px) {
    .w1200 {
        width: 1000px;
    }
}

@media (max-width:1024px) {
    .w1200 {
        width: 750px;
    }

    .w1360 {
        max-width: 750px;
    }
}

@media (max-width:768px) {
    .w1200 {
        width: 94%;
    }

    .w1720 {
        padding: 0 3%;
    }

    .w1360 {
        padding: 0 3%;
    }
}


.header{
    padding: 10px 0;
}
.h_ss a{
    font-family: "Microsoft YaHei";
}
.header .language-a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    position: relative;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    line-height: 34px;
    border: 1px solid #000;
    transition-duration: .3s;
    text-align: center;
    color: #fff;
    overflow: hidden;
    background: #000000;
    margin-top: 10.5px;
    margin-bottom: 12px;
    margin-left: 40px;
    font-size: 16px;
  }
  
  .header .language-a:hover {
    color: #1b1b1b;
    background: #fff;
    border-color: #fff;
  }
  
  .header.white .language-a {
    border-color: #fff;
    background: #1b1b1b;
  }
  
  .header.white .language-a:hover {
    color: #1b1b1b;
    background: #fff;
  }

/*footer*/
.footer {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 45px;
    height: auto;
    background: url("../image/bottombg.jpg") no-repeat center bottom #00398e;
    background-size: 100%;
    background-attachment: fixed;
}

/*bottom-solan*/
.footer .bottom-solan {
    position: relative;
}

.footer .bottom-solan .bottom-logo {
    font-size: 14px;
    line-height: 30px;
    color: #989898;
}

.footer .bottom-solan .bottom-logo img {
    max-height: 70px;
}

.footer .bottom-solan .bottom-lan {
    position: absolute;
    top: 20px;
    right: 0;
}

.footer .bottom-solan .bottom-lan a {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-left: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer .bottom-solan .bottom-lan a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/*bottom-top*/
.footer .bottom-top {
    padding-top: 90px;
    padding-bottom: 90px;
}

.footer .bottom-top .right {
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    width: 50%;
    text-align: left;
    max-width: 450px;
}

.footer .bottom-top .left {
    float: right;
}

.footer .bottom-top .left ul {
    height: auto;
    float: left;
    margin-left: 85px;
}

.footer .bottom-top .left ul li {
    list-style: none;
    display: block;
    line-height: 0;
    padding: 0;
    margin: 0;
    text-align: right;
}

.footer .bottom-top .left ul li a {
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.footer .bottom-top a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer .bottom-top a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/*footer-bq*/
.footer .footer-bq {
    padding-top: 25px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}

.footer .footer-bq .footer-copyright {
    float: left;
    width: 60%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.footer .footer-bq .footer-link {
    float: right;
    width: 40%;
    text-align: right;
}

.footer .footer-bq a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer .footer-bq a:hover {
    color: #a6aeb9;
}

@media screen and (max-width: 1024px) {
    .footer {
        background-attachment: inherit;
    }
}

@media screen and (max-width:768px) {
    .footer {
        padding-top: 90px;
        padding-bottom: 45px;
    }

    .footer .bottom-top .right {
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 30px;
    }

    .footer .bottom-top .left {
        float: none;
        width: 100%;
    }

    .footer .bottom-top .left ul li {
        text-align: left;
        padding-left: 10px;
    }

    .footer .bottom-top .left ul {
        margin-left: 0;
        width: 50%;
    }

    .footer .bottom-top {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .footer .footer-bq .footer-copyright {
        float: none;
        width: 100%;
    }

    .footer .footer-bq .footer-link {
        float: none;
        width: 100%;
        text-align: left;
    }
}



/*********************************page*********************************/
/*pagebanner*/
.pagebanner {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    padding-bottom: 38%;
}

.pagebanner .t {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    z-index: 2;
}

.pagebanner .t {
    color: #fff;
    text-align: center;
    display: block;
}

.pagebanner .t .cn {
    font-size: 50px;
    line-height: normal;
    display: block;
    margin-bottom: 5px;
}

.pagebanner .t .en {
    font-size: 22px;
    line-height: normal;
    display: block;
    text-transform: uppercase;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pagebanner .t .en span {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

@media screen and (max-width: 1220px) {
    .pagebanner .t .cn {
        font-size: 45px;
    }

    .pagebanner .t .en {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .pagebanner {
        background-attachment: inherit;
        padding-bottom: 70%;
    }

    .pagebanner .t .cn {
        font-size: 40px;
    }

    .pagebanner .t .en {
        font-size: 18px;
    }
}

@media screen and (max-width:768px) {
    .pagebanner .t .cn {
        font-size: 30px;
    }

    .pagebanner .t .en {
        font-size: 16px;
    }
}


/*PageNav*/
.PageNav {
    margin: 0 auto;
    padding: 0;
    display: block;
}

.PageNav ul {
    margin: 0 auto;
    font-size: 0;
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 5px;
    overflow-x: auto;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PageNav li {
    list-style: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    width: auto;
    position: relative;
}

.PageNav li a {
    display: inline-block;
    position: relative;
    margin: 0 52px;
}

.PageNav li a {
    text-align: center;
    line-height: 90px;
    font-size: 16px;
    color: #7d7e8d;
}

.PageNav li.active a {
    color: #007937;
}

.PageNav li:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
    height: 100%;
    background: url(../image/page-nav-line.png) no-repeat right center;
    z-index: 2;
    background-size: 100%;
}

.PageNav li:last-child:before {
    display: none;
}

.PageNav li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #007937;
    z-index: 2;
}

.PageNav li.active a:after {
    width: 100%;
}

.PageNav .Navtit {
    display: none;
}

.PageNav li a,
.PageNav li a .tit {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.PageNav li a:hover .tit {
    color: #007937;
}

@media screen and (max-width:1024px) {
    .PageNav li a {
        margin: 0;
    }

    .PageNav li a {
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        font-size: 14px;
        display: block;
    }

    .PageNav li {
        margin-right: 0;
        display: block;
    }

    .PageNav ul {
        display: block;
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
        border-bottom: 1px solid #edeef3;
        text-align: left;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .PageNav li:before,
    .PageNav li a:after {
        display: none;
    }

    .PageNav .Navtit {
        display: block;
        height: 60px;
        line-height: 60px;
        color: #000;
        text-align: left;
        padding-right: 20px;
        position: relative;
        font-size: 16px;
    }

    .PageNav .Navtit:after {
        content: '';
        display: inline-block;
        width: 26px;
        height: 13px;
        background: url(../image/v2.png) no-repeat 60% center;
        background-size: 13px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -6px;
    }

    .PageNav .Navtit {
        display: block;
        border-bottom: 1px solid #edeef3;
    }

    .PageNav .DropList {
        display: none;
    }
}




/*pageInfo*/
.page {
    background-color: #ffffff;
    width: 100%;
}

.page img {
    max-width: 100%;
}

.pageInfo {
    font-size: 16px;
    line-height: 34px;
    color: #000000;
}

.pageInfo img {
    max-width: 100%;
}

.pageInfo hr {
    width: 100%;
    border: none;
    border-top: 1px solid #3e3e3e !important;
}

@media screen and (max-width: 1680px) {
    .pageInfo {
        font-size: 15px;
        line-height: 32px;
        color: #000000;
    }
}

@media screen and (max-width: 1280px) {
    .pageInfo {
        font-size: 14px;
        line-height: 30px;
        color: #000000;
    }
}

@media screen and (max-width:768px) {
    .pageInfo {
        font-size: 14px;
        line-height: 30px;
    }
}



/*******************************************about1*******************************************/
#about1 {
    padding-top: 50px;
    padding-bottom: 0;
    margin-bottom: -100px;
    position: relative;
    z-index: 2;
}

#about1 .container {
    position: relative;
}

#about1 .line {
    width: 57.98611111111111%;
    height: 1px;
    background: #e4e4e4;
    position: relative;
    z-index: 1;
}

#about1 .aboutTit {
    position: absolute;
    width: 53%;
    left: 47%;
    z-index: 2;
    background: url(../image/page-1-tit.jpg) no-repeat 0 top;
    z-index: 2;
    background-size: 135px;
    margin-top: 30px;
}

#about1 .aboutTit h2 {
    font-size: 36px;
    color: #38393e;
    line-height: 36px;
    display: block;
    font-weight: normal;
    padding-bottom: 74px;
    padding-left: 100px;
    vertical-align: top;
}

#about1 .aboutTit p {
    font-size: 18px;
    color: #000000;
    line-height: normal;
    display: block;
    text-transform: uppercase;
    margin-left: 60px;
    padding-left: 100px;
    margin-bottom: 28px;
}

#about1 .aboutTit .line {
    margin-left: 90px;
    max-width: 100%;
    width: auto;
}

#about1 .aboutTable {
    vertical-align: baseline;
}

#about1 .aboutTable .aboutImg {
    width: 50%;
    float: left;
    text-align: center;
    overflow: hidden;
    vertical-align: baseline;
}

#about1 .aboutTable .aboutImg img {
    width: 100%;
    display: block;
}

#about1 .aboutTable .aboutText {
    width: 57%;
    float: right;
    position: absolute;
    left: 43%;
    top: 0;
    z-index: 999;
    margin-top: 365px;
}

#about1 .aboutTable .aboutTextNr {
    background: #fff;
    padding: 55px 85px 55px 95px;
    font-size: 16px;
    line-height: 34px;
    color: #000000;
}

#about1 .aboutTable .aboutText h3 {
    position: relative;
    background: url(../image/page-1-titbg.png) no-repeat right top;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #e6e7ee;
    line-height: 34px;
    text-transform: uppercase;
    padding-left: 20px;
    margin-bottom: 40px;
}

#about1 .aboutTable .aboutText h3:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 64px;
    margin-top: -32px;
    background: #e6e7ee;
    z-index: 2;
}

#about1 .aboutTable .aboutWZ {
    max-height: 340px;
    padding-right: 10px;
    overflow-y: auto;
}

@media screen and (max-width: 1680px) {
    #about1 .aboutTit h2 {
        font-size: 32px;
        color: #38393e;
        line-height: 36px;
        display: block;
        font-weight: normal;
        padding-bottom: 74px;
        padding-left: 100px;
        vertical-align: top;
    }

    #about1 .aboutTit p {
        font-size: 16px;
        color: #000000;
        line-height: normal;
        display: block;
        text-transform: uppercase;
        margin-left: 60px;
        padding-left: 100px;
        margin-bottom: 28px;
    }

    #about1 .aboutTable .aboutTextNr {
        padding: 55px 6% 55px 6.5%;
        margin-left: -6.5%;
    }

    #about1 .aboutTable .aboutText {
        width: 50%;
        float: right;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        margin-top: 21%;
        margin-bottom: -5%;
    }

    #about1 .aboutTable .aboutTextNr {
        font-size: 14px;
        line-height: 30px;
    }

    #about1 .aboutTable .aboutWZ {
        max-height: 300px;
    }

    #about1 .aboutTable .aboutImg {
        width: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #about1 .aboutTable .aboutText h3 {
        font-size: 38px;
        padding-left: 20px;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 1280px) {
    #about1 .aboutTit {
        background-size: 120px;
    }

    #about1 .aboutTit h2 {
        font-size: 30px;
        line-height: 36px;
        padding-bottom: 64px;
        padding-left: 90px;
    }

    #about1 .aboutTit p {
        font-size: 14px;
        margin-left: 60px;
        padding-left: 90px;
        margin-bottom: 28px;
    }

    #about1 .aboutTable .aboutText {
        margin-top: 18%;
    }

    #about1 .aboutTable .aboutText h3 {
        font-size: 36px;
        padding-left: 20px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1220px) {
    #about1 .aboutTit {
        background-size: 100px;
    }

    #about1 .aboutTit h2 {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 44px;
        padding-left: 70px;
    }

    #about1 .aboutTit p {
        font-size: 14px;
        margin-left: 60px;
        padding-left: 70px;
        margin-bottom: 28px;
    }

    #about1 .aboutTable .aboutText h3 {
        font-size: 32px;
        padding-left: 20px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 1024px) {
    #about1 .aboutTit {
        background-size: 90px;
    }

    #about1 .aboutTit h2 {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 34px;
        padding-left: 70px;
    }

    #about1 .aboutTit p {
        font-size: 14px;
        margin-left: 60px;
        padding-left: 70px;
        margin-bottom: 28px;
    }

    #about1 .aboutTable .aboutText h3 {
        font-size: 28px;
        padding-left: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    #about1 .aboutTit {
        background-size: 100px;
        position: static;
        width: 100%;
        left: 0%;
    }

    #about1 .aboutTit h2 {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 44px;
        padding-left: 70px;
    }

    #about1 .aboutTit p {
        font-size: 14px;
        margin-left: 60px;
        padding-left: 70px;
        margin-bottom: 28px;
        width: auto;
    }

    #about1 .line {
        width: 30%;
    }

    #about1 .aboutTable .aboutText h3 {
        font-size: 32px;
        padding-left: 20px;
        margin-bottom: 25px;
    }

    #about1 .aboutTable .aboutImg {
        position: static;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    #about1 .aboutTable .aboutText {
        width: 100%;
        margin-top: 0%;
    }

    #about1 .aboutTable .aboutTextNr {
        padding: 55px 6.5% 55px 6.5%;
        margin-left: 0%;
    }

    #about1 .aboutTable .aboutWZ {
        max-height: none;
    }

}



/*******************************************about2*******************************************/
/*about2*/
#about2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
}

#about2 .mask_box {
    padding-top: 220px;
    padding-bottom: 80px;
    background-color: rgba(0, 0, 0, 0.45);
}

@media screen and (max-width: 1280px) {
    #about2 .mask_box {
        padding-top: 200px;
    }
}

@media screen and (max-width: 1220px) {
    #about2 .mask_box {
        padding-top: 180px;
    }
}

@media screen and (max-width: 1024px) {
    #about2 .mask_box {
        padding-top: 160px;
    }

    #about2 {
        background-attachment: inherit;
    }
}

@media screen and (max-width:768px) {
    #about2 .mask_box {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}



/*pageTit*/
.pageTit {
    margin-bottom: 55px;
    text-align: center;
}

.pageTit .en {
    font-size: 46px;
    color: #007937;
    line-height: normal;
    display: block;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pageTit .wz {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    display: block;
    padding-top: 15px;
}

.pageTit.white .en,
.pageTit.white .wz {
    color: #fff;
}

@media screen and (max-width:1680px) {
    .pageTit .en {
        font-size: 44px;
    }

    .pageTit .wz {
        font-size: 17px;
    }
}

@media screen and (max-width:1280px) {
    .pageTit .en {
        font-size: 42px;
    }

    .pageTit .wz {
        font-size: 16px;
    }
}

@media screen and (max-width:1220px) {
    .pageTit .en {
        font-size: 40px;
    }

    .pageTit .wz {
        font-size: 14px;
    }
}

@media screen and (max-width:992px) {
    .pageTit .en {
        font-size: 36px;
    }

    .pageTit {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:768px) {
    .pageTit .en {
        font-size: 24px;
    }

    .pageTit {
        margin-bottom: 30px;
    }
}


/*shujuList*/
.AboutShuju {
    padding-top: 55px;
}

.AboutShuju .shu {
    width: 25%;
    position: relative;
    padding-bottom: 85px;
}

.AboutShuju .shu strong {
    width: 50%;
    float: left;
    position: relative;
    right: 7px;
    text-align: right;
    font-size: 64px;
    line-height: 52px;
    color: #ffffff;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.AboutShuju .shu p {
    width: 50%;
    float: right;
    position: relative;
    left: 7px;
}

.AboutShuju .shu p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

.AboutShuju .shu p span {
    color: #ffffff;
    font-weight: 500;
    display: block;
}

.AboutShuju .shu:after {
    content: "";
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    background-image: url(../image/page-2-icon1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    border-radius: 50%;
    background-color: #007937;
}

.AboutShuju .shu:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.AboutShuju .shu:hover:after {
    -moz-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    background-color: #42a06c;
}

.AboutShuju .shu.s2:after {
    background-image: url(../image/page-2-icon2.png);
}

.AboutShuju .shu.s3:after {
    background-image: url(../image/page-2-icon3.png);
}

.AboutShuju .shu.s3:after {
    background-image: url(../image/page-2-icon4.png);
}

.AboutShuju .shu:before {
    content: "";
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    height: 1px;
    z-index: 2;
    background: #007937;
}

.AboutShuju .shu.s1:before {
    width: 50%;
}

.AboutShuju .shu.s4:before {
    right: 50%;
    width: 50%;
}

@media screen and (max-width: 1680px) {
    .AboutShuju .shu strong {
        font-size: 60px;
        line-height: 52px;
    }

    .AboutShuju .shu p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media screen and (max-width: 1520px) {
    .AboutShuju {
        padding-top: 30px;
    }

    .AboutShuju .shu strong {
        font-size: 54px;
        line-height: 50px;
    }

    .AboutShuju .shu p {
        font-size: 15px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1320px) {
    .AboutShuju .shu strong {
        font-size: 50px;
        line-height: 50px;
    }

    .AboutShuju .shu p {
        font-size: 14px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1220px) {
    .AboutShuju .shu strong {
        font-size: 46px;
        line-height: 50px;
    }

    .AboutShuju .shu p {
        font-size: 14px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1024px) {

    .AboutShuju .shu strong {
        font-size: 46px;
        line-height: 44px;
    }

    .AboutShuju .shu p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 992px) {
    .AboutShuju .shu strong {
        font-size: 38px;
        line-height: 40px;
    }

    .AboutShuju .shu p {
        font-size: 13px;
        line-height: 20px;
    }

    .AboutShuju .shu:after {
        width: 35px;
        height: 35px;
    }
}

@media screen and (max-width: 768px) {
    .AboutShuju .shu strong {
        font-size: 40px;
        line-height: 44px;
    }

    .AboutShuju .shu p {
        font-size: 14px;
        line-height: 22px;
    }

    .AboutShuju {
        display: block !important;
    }

    .AboutShuju .shu {
        width: calc(50% - 2px) !important;
        padding-bottom: 85px;
        float: left;
        display: block !important;
        margin-bottom: 85px;
    }

    .AboutShuju .shu:before {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .AboutShuju .shu strong {
        font-size: 46px;
        line-height: 44px;
    }

    .AboutShuju .shu p {
        font-size: 14px;
        line-height: 25px;
    }

    .AboutShuju .shu {
        padding-bottom: 75px;
        margin-bottom: 55px;
    }

    .AboutShuju .shu strong {
        float: none;
        width: 100%;
        text-align: center;
        display: block;
        right: 0;
    }

    .AboutShuju .shu p {
        float: none;
        width: 100%;
        text-align: center;
        left: 0;
    }
}

@media screen and (max-width: 480px) {

    .AboutShuju .shu {
        width: 100% !important;
    }
}

/*******************************************about3*******************************************/
/*about3*/
#about3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 95px;
    padding-bottom: 120px;
}

@media screen and (max-width: 1024px) {
    #about3 {
        padding-top: 70px;
        padding-bottom: 100px;
    }

    #about3 {
        background-attachment: inherit;
    }
}

@media screen and (max-width:768px) {
    #about3 {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}


/*aboutTable3*/
.aboutTable3 .td1 {
    width: 43.4%;
    text-align: right;
    overflow: hidden;
    padding-right: 7.6%;
    padding-top: 65px;
    vertical-align: top;
}

.aboutTable3 .td1 .pageTit {
    text-align: right;
    padding-bottom: 130px;
}

.aboutTable3 .td1 .pageTit .wz {
    padding-top: 40px;
}

.aboutTable3 .td1 img {
    max-width: 100%;
}

.aboutTable3 .td2 {
    width: 56.6%;
    vertical-align: top;
    font-size: 16px;
    color: #000000;
    line-height: 34px;
}

.aboutTable3 .td2 img {
    max-width: 100%;
    margin-bottom: 40px;
}

.aboutTable3 .td2 video {
    margin-bottom: 40px;
}
.aboutTable3 .td2 iframe {
    width: 100%;
    height: 450px;
}

@media screen and (max-width:1024px) {
    .aboutTable3 .td1 {
        width: 100% !important;
        display: block !important;
        padding-right: 0;
        padding-top: 65px;
        text-align: center;
    }

    .aboutTable3 .td1 .pageTit {
        text-align: center;
        padding-bottom: 50px;
    }

    .aboutTable3 .td2 {
        width: 100% !important;
        display: block !important;
        padding: 5% 0;
    }
}





/*********************************************news*********************************************/

/*page-pageList li4*/
.page-pageListB {
    padding-bottom: 60px;
}

.page-pageList {
    padding-bottom: 0px;
    padding-top: 40px;
}

.page-pageList ul {
    width: 100%;
    margin: 0 -13px;
    position: relative;
    font-size: 0;
}

.page-pageList li.li4 {
    position: relative;
    z-index: 1;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 25%;
    margin-bottom: 26px;
    vertical-align: top;
}

.page-pageList li.li4 a {
    display: block;
    position: relative;
    margin: 0 13px;
    text-align: center;
    padding: 0px 20px;
    background: #f8f8f8;
}

.page-pageList li.li4 .ImgBoxB {
    display: block;
    position: relative;
    padding-bottom: 60px;
    padding-top: 60px;
}

.page-pageList li.li4 .ImgBoxB:before,
.page-pageList li.li4 .ImgBoxB:after {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.page-pageList li.li4 .ImgBoxB:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    left: 0;
    top: 0;
    position: absolute;
}

.page-pageList li.li4 .ImgBoxB:after {
    content: '';
    color: #fff;
    font-size: 18px;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 75px;
    text-align: center;
    background-color: #faca99;
    box-sizing: content-box;
    border: 3px solid rgba(255, 255, 255, .4);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    background-clip: content-box;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.35);
    -ms-transform: scale(1.35);
    -o-transform: scale(1.35);
    transform: scale(1.35);
    background: url("../image/top-search2.png") center center no-repeat #007937;
    background-size: 24px;
}

.page-pageList li.li4 a:hover .ImgBoxB:before {
    background-color: rgba(255, 255, 255, 0.2);
}

.page-pageList li.li4 a:hover .ImgBoxB:after {
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.page-pageList li.li4 .ImgBox {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    overflow: hidden;
}

.page-pageList li.li4 .ImgBox img {
    transition: 0.4s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-pageList li.li4 a,
.page-pageList li.li4 .ImgBox img,
.page-pageList li.li4 .ImgBox,
.page-pageList li.li4 .title {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.page-pageList li.li4 a:hover .ImgBox img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.page-pageList li.li4 .title {
    font-size: 15px;
    color: #000000;
    line-height: 30px;
    padding: 25px 0;
    border-top: 1px solid #e1e1e1;
}

.page-pageList li.li4 a:hover:before {
    width: 100%;
}

@media screen and (max-width:1320px) {
    .page-pageList ul {
        margin: 0 -15px;
    }

    .page-pageList li.li4 a {
        margin: 0 15px;
    }

    .page-pageList li.li4 .title {
        font-size: 14px;
    }
}

@media screen and (max-width:1220px) {
    .page-pageList ul {
        margin: 0 -10px;
    }

    .page-pageList li.li4 a {
        margin: 0 10px;
    }
}

@media screen and (max-width:1024px) {
    .page-pageList li.li4 {
        width: 50%;
    }

    .page-pageList ul {
        margin: 0 -15px;
    }

    .page-pageList li.li4 a {
        margin: 0 15px;
    }

    .page-pageList li.li4 .title {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    .page-pageList li.li4 {
        width: 50%;
        margin-bottom: 10px;
    }

    .page-pageList li.li4 a {
        padding: 0;
        padding-top: 10px;
    }

    .page-pageList li.li4 a:hover .ImgBox:after {
        display: none !important;
    }

    .page-pageList li.li4 .title {
        padding: 15px 0;
        font-size: 14px;
        line-height: 24px;
    }

    .page-pageList ul {
        margin: 0 -5px;
    }

    .page-pageList li.li4 a {
        margin: 0 5px;
        padding: 0px 10px;
        f8;
    }

    .page-pageList li.li4 .ImgBoxB {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}






/*page-tab*/
.page .page-tab {
    margin: 0 auto;
    padding: 50px 0 30px 0;
    text-align: center;
}

.page .page-tab ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 0;
}

.page .page-tab ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    height: 36px;
    line-height: 36px;
}

.page .page-tab ul li a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #1e2831;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d2d2d2;
    background: transparent;
    margin: 0 5px;
}

.page .page-tab ul li a:hover,
.page .page-tab ul li a.focus {
    background: #007937;
    color: #fff;
    border-color: #007937;
}

.page .page-tab ul li.next-page a,
.page .page-tab ul li.prev-page a {
    padding: 0 28px;
}

@media screen and (max-width:1024px) {
    .page .page-tab {
        margin: 0 auto;
        padding: 33px 0 87px 0;
        text-align: center;
    }
}

@media screen and (max-width:768px) {
    .page .page-tab ul li {
        display: none;
    }

    .page .page-tab ul li.next-page,
    .page .page-tab ul li.prev-page {
        display: inline-block;
    }

    .page .page-tab ul li a,
    .page .page-tab ul li a.focus {
        background: #007937;
        color: #fff;
    }
}



/*******************************************page3*******************************************/
.pageCulture {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.pageCulture .item {
    position: relative;
    padding-bottom: 50px;
}

.pageCulture .img {
    width: 63%;
}

.pageCulture .text {
    position: absolute;
    left: 63%;
    top: 50%;
    width: 37%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pageCulture .text h2 {
    font-size: 26px;
    padding-left: 30px;
    color: #000000;
    line-height: normal;
    font-weight: 500;
    background: url("../image/business2-tit.png") left center no-repeat;
    background-size: 20px;
    margin-bottom: 30px;
}

.pageCulture .text p {
    font-size: 16px;
    color: #000000;
    line-height: 34px;
}

/**/
.pageCulture .item:nth-child(2n) .img {
    margin-left: 37%;
}

.pageCulture .item:nth-child(2n) .text {
    left: 0;
}

@media screen and (max-width:1220px) {
    .pageCulture .item {
        padding-bottom: 40px;
    }

    .pageCulture .text h2 {
        font-size: 24px;
    }

    .pageCulture .text p {
        font-size: 14px;
        line-height: 30px;
    }
}

@media screen and (max-width:1024px) {
    .pageCulture .item {
        padding-bottom: 30px;
    }

    .pageCulture .text h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:768px) {
    .pageCulture .text h2 {
        font-size: 18px;
    }

    .pageCulture .img {
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 30px;
    }

    .pageCulture .text {
        position: static;
        left: 0;
        top: 0;
        width: 100%;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .pageCulture .item:nth-child(2n) .img {
        margin-left: 0;
    }

    .pageCulture .item:nth-child(2n) .text {
        left: 0;
    }
}





/*********************************************history*********************************************/
/*pageTitle2*/
.pageTitle2 {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}

.pageTitle2 .en {
    font-size: 13px;
    line-height: 30px;
    color: #9ea0ae;
    text-transform: uppercase;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: url("../image/pageTitle2-line.png") center bottom no-repeat;
    background-size: 170px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pageTitle2 .cn {
    font-size: 26px;
    line-height: 30px;
    color: #333333;
}

.pageDes {
    font-size: 13px;
    line-height: 24px;
    color: #646464;
    text-align: center;
    max-width: 515px;
    margin: 0 auto;
    padding-bottom: 60px;
}

/*flexbox*/
.flexbox {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+,Safari 3.1,iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+,Safari 6.1+,iOS Safari 7+,Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
}

.phoneshow {
    display: none;
}

@media screen and (max-width:992px) {
    .pcshow {
        display: none
    }

    .phoneshow {
        display: block;
    }
}


/*pageHistory*/
.pageHistory {
    padding-top: 65px;
}

.pageHistory .detail-list {
    position: relative;
    overflow: hidden;
    padding: 0 100px;
}

.pageHistory .year {
    font-size: 120px;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #007937;
    text-align: center;
    line-height: normal;
    margin: 0 auto;
    margin-bottom: 25px;
    position: relativemax-width:455px;
}

.pageHistory .detail-list:before {
    content: '';
    position: absolute;
    background: #c9c9c9;
    height: 1px;
    width: 22%;
    top: 85px;
    left: 80px;
}

.pageHistory .detail-list:after {
    content: '';
    position: absolute;
    background: #c9c9c9;
    height: 1px;
    width: 22%;
    top: 85px;
    right: 80px;
}

.pageHistory .desc {
    font-size: 16px;
    line-height: 34px;
    color: #000000;
    max-width: 610px;
    margin: 0 auto;
    text-align: center;
    min-height: 170px;
}

/*btn-box*/
.pageHistory .swiper-btn {
    display: block;
    width: 50px;
    height: 50px;
    opacity: 1;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 60px;
    outline: none;
    z-index: 9;
}

.pageHistory .swiper-btn.prev {
    background-image: url(../image/page-left.png);
    left: 0;
}

.pageHistory .swiper-btn.next {
    background-image: url(../image/page-right.png);
    right: 0;
}

.pageHistory .swiper-btn.prev.swiper-button-disabled,
.pageHistory .swiper-btn.next.swiper-button-disabled {
    opacity: 0.5;
}

/**/
.pageHistory .year {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

.pageHistory .desc {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(60px);
    -o-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.pageHistory .swiper-slide-active .year {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) translateZ(0);
    -o-transform: translateX(0) translateY(0) translateZ(0);
    -moz-ttransform: translateX(0) translateY(0) translateZ(0);
    -ms-transform: translateX(0) translateY(0) translateZ(0);
    transform: translateX(0) translateY(0) translateZ(0);
    -webkit-transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1);
}

.pageHistory .swiper-slide-active .desc {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) translateZ(0);
    -o-transform: translateX(0) translateY(0) translateZ(0);
    -moz-ttransform: translateX(0) translateY(0) translateZ(0);
    -ms-transform: translateX(0) translateY(0) translateZ(0);
    transform: translateX(0) translateY(0) translateZ(0);
    -webkit-transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s;
    -o-transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s;
    -moz-transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s;
    -ms-transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s;
    transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s;
}

@media screen and (max-width:1220px) {
    .page-history {
        padding-bottom: 60px;
    }

    .pageHistory .detail-list {
        padding: 0 100px;
    }

    .pageHistory .year {
        font-size: 9.8vw;
        margin-bottom: 25px;
    }

    .pageHistory .desc {
        font-size: 15px;
        line-height: 34px;
        min-height: 170px;
    }

    .pageHistory .swiper-btn {
        width: 50px;
        height: 50px;
        top: 4.9vw;
    }

    .pageHistory .detail-list:before,
    .pageHistory .detail-list:after {
        top: 6.9vw;
    }
}

@media screen and (max-width:1024px) {
    .page-history {
        padding-bottom: 50px;
    }

    .pageHistory .detail-list {
        padding: 0 80px;
    }

    .pageHistory .desc {
        font-size: 14px;
        line-height: 30px;
        min-height: 150px;
    }

    .pageHistory .swiper-btn {
        width: 40px;
        height: 40px;
    }
}

@media screen and (max-width:768px) {

    .pageHistory .desc {
        font-size: 14px;
        line-height: 26px;
        min-height: 130px;
    }

    .pageHistory .detail-list {
        padding: 0 40px;
    }

    .pageHistory .swiper-btn {
        width: 35px;
        height: 35px;
        top: 4vw;
    }

    .pageHistory .detail-list:before,
    .pageHistory .detail-list:after {
        width: 10%;
    }
}




/*********************************************news*********************************************/
/*pageTitle1*/
.pageTitle1 {
    font-size: 30px;
    line-height: normal;
    color: #38393e;
    text-align: center;
}

@media screen and (max-width:1320px) {
    .pageTitle1 {
        font-size: 28px;
    }
}

@media screen and (max-width:1280px) {
    .pageTitle1 {
        font-size: 26px;
    }
}

@media screen and (max-width:1024px) {
    .pageTitle1 {
        font-size: 24px;
    }
}

@media screen and (max-width:768px) {
    .pageTitle1 {
        font-size: 22px;
    }
}

@media screen and (max-width:550px) {
    .pageTitle1 {
        font-size: 20px;
    }
}



/*pageNewsList*/
.pageNewsBox {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pageNewsList {
    padding-top: 65px;
}

.pageNewsList ul {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0;
}

.pageNewsList ul li {
    width: 33.33333333%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.pageNewsList ul li .item {
    display: block;
    position: relative;
}

/**/
.pageNewsList ul li .imgBox {
    overflow: hidden;
    height: 0;
    position: relative;
    padding-bottom: 62.4113475177305%;
}

.pageNewsList ul li .imgBox img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    width: 100%;
    max-height: none;
    height: auto;
}

.pageNewsList ul li .item:before,
.pageNewsList ul li .item:after,
.pageNewsList ul li .imgBox,
.pageNewsList ul li .imgBox img,
.pageNewsList ul li .text,
.pageNewsList ul li .item {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pageNewsList ul li .item:hover .imgBox img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
}

/**/
.pageNewsList ul li .info {
    padding-bottom: 25px;
}

.pageNewsList ul li .tit {
    display: block;
    font-size: 22px;
    line-height: 34px;
    color: #000;
    overflow: hidden;
    margin-bottom: 30px;
}

.pageNewsList ul li .des {
    font-size: 16px;
    color: #6b696a;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-weight: 300;
    margin-bottom: 40px
}

.pageNewsList ul li .date {
    font-size: 16px;
    line-height: normal;
    color: #646464;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 18px;
}

.pageNewsList ul li .m {
    font-size: 14px;
    line-height: normal;
    color: #7d7e8d;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pageNewsList ul li .item .tit:hover,
.pageNewsList ul li .item:hover .m {
    color: #007937;
}

@media screen and (max-width:1220px) {
    .pageNewsList ul li {
        width: 50%;
    }

    .pageNewsList ul li .tit {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .pageNewsList ul li .tit {
        font-size: 20px;
    }

    .pageNewsList ul li .des {
        font-size: 16px;
        line-height: 30px;
        height: 60px;
        margin-bottom: 30px
    }

    .pageNewsList ul li .date {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .pageNewsList ul li .date .d {
        font-size: 40px;
    }
}

@media screen and (max-width:768px) {
    .pageNewsBox {
        padding-top: 50px;
    }

    .pageNewsList {
        padding-top: 30px
    }

    .pageNewsList ul {
        margin: 0;
    }

    .pageNewsList ul li .item {
        margin: 0;
    }

    .pageNewsList ul li {
        width: 100%;
    }

    .pageNewsList ul li .tit {
        font-size: 22px;
    }

    .pageNewsList ul li .des {
        font-size: 14px;
        line-height: 30px;
        height: 60px;
        margin-bottom: 30px
    }

    .pageNewsList ul li .date {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .pageNewsList ul li .date .d {
        font-size: 30px;
    }
}

@media screen and (max-width:550px) {
    .pageNewsList ul li .tit {
        font-size: 20px;
    }
}





/*NewsListul*/
.NewsListul li {
    border-top: 1px solid #ebebeb;
}

.NewsListul li .item {
    position: relative;
    padding: 43px 35px 16px 35px;
}

.NewsListul li .item .imgBox {
    margin-bottom: 35px;
}

.NewsListul li .item:hover {
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    background: #fff;
}

@media screen and (max-width:1220px) {
    .NewsListul li .item {
        padding: 40px 30px 15px 30px;
    }

    .NewsListul li .item .imgBox {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1024px) {
    .NewsListul li .item {
        padding: 30px 25px 15px 25px;
    }

    .NewsListul li .item .imgBox {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:768px) {
    .NewsListul li .item {
        padding: 30px 20px 10px 20px;
    }

    .NewsListul li .item .imgBox {
        margin-bottom: 6vw;
    }
}



/*newsHotList*/
.newsHotList li {
    width: 100% !important;
}

.newsHotList li .item {
    sposition: relative;
    padding-bottom: 43px;
}

.newsHotList li .item .imgB {
    width: 48.9583%;
    float: left;
}

.newsHotList li .item .info {
    width: 51.0417%;
    float: left;
}

.newsHotList li .item .info .infoB {
    padding-left: 18.6%;
    padding-right: 5.5%;
    padding-top: 6vw;
}

.newsHotList li .item .des {
    color: #646464;
}

.newsHotList li .item .tit {
    margin-bottom: 50px;
}

@media screen and (max-width:1440px) {
    .newsHotList li .item .imgB {
        width: 40%;
        float: left;
    }

    .newsHotList li .item .info {
        width: 60%;
        float: left;
    }

}

@media screen and (max-width:1220px) {
    .newsHotList li .item .imgB {
        width: 50%;
        float: left;
    }

    .newsHotList li .item .info {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width:992px) {
    .newsHotList li .item .imgB {
        width: 100%;
        float: left;
    }

    .newsHotList li .item .info {
        width: 100%;
        float: left;
    }

    .newsHotList li .item .info .infoB {
        padding-left: 0%;
    }
}




/*page-newsInfo*/
.page-newsInfoBox {
    padding-top: 40px;
    padding-bottom: 90px;
}

.page-newsInfoCon {
    position: relative;
}

.page-newsInfo {
    text-align: left;
    padding-top: 75px;
    padding-bottom: 60px;
}

.page-newsInfo .page-newswz {
    margin: 0 auto;
}

.page-newsInfo .newsTit {
    font-size: 30px;
    color: #38393e;
    line-height: normal;
    text-align: center;
    font-weight: 300;
    margin-bottom: 15px;
}

.page-newsInfo .newsShuju {
    font-size: 14px;
    color: #9ea0ae;
    line-height: 30px;
    text-align: center;
    padding-bottom: 54px;
    border-bottom: 1px solid #e8e8e8;
}

.page-newsInfo .newsShuju em {
    display: inline-block;
    font-size: 14px;
    color: #9ea0ae;
    line-height: 30px;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    margin: 0 15px;
}

.page-newsInfo .newsShuju em.s {
    padding-left: 28px;
    background: url(../image/news-s.jpg) left center no-repeat;
    background-size: 18px;
}

/*newsText*/
.page-newsInfo .newsText {
    color: #4b4b4b;
    font-size: 15px;
    line-height: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
    margin-bottom: 30px;
}

.page-newsInfo .newsTextNr {
    padding-bottom: 20px;
}

/*newsBtn*/
.page-newsInfo .newsBtnBox {
    background: #f6f6f6;
}

.page-newsInfo .newsBtn {
    padding: 45px 55px;
    font-size: 0;
    position: relative;
    text-align: left;
    margin: 0 auto;
}

.page-newsInfo .newsBtn .newsBtnA {
    display: block;
    width: 50%;
    line-height: 0;
    color: #ffffff;
    font-size: 0;
    float: left;
    text-align: left;
    max-width: 340px;
}

.page-newsInfo .newsBtn .newsBtnB {
    display: block;
    width: 50%;
    line-height: 0;
    color: #ffffff;
    font-size: 0;
    float: right;
    text-align: right;
    max-width: 340px;
}

.page-newsInfo .newsBtn .newsBtnA em,
.page-newsInfo .newsBtn .newsBtnB em {
    display: inline-block;
    font-style: normal;
    color: #000000;
    line-height: 32px;
    height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 300px;
}

.page-newsInfo .newsBtn .newsBtnA a {
    background: url(../image/news2-left.png) left center no-repeat;
    background-size: 27px;
    padding-left: 40px;
}

.page-newsInfo .newsBtn .newsBtnB a {
    background: url(../image/news2-right.png) right center no-repeat;
    background-size: 27px;
    padding-right: 40px;
}

.page-newsInfo .newsBtn a {
    display: inline-block;
    color: #4b4b4b;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    text-align: left;
}

.page-newsInfo .newsBtn a:hover em {
    color: #007937;
}

.page-newsInfo .newsBtn a srtong {
    color: #333333;
}

@media screen and (max-width:1520px) {
    .page-newsInfo .newsTit {
        font-size: 28px;
    }
}

@media screen and (max-width:1220px) {
    .page-newsInfo .newsTit {
        font-size: 26px;
    }
}

@media screen and (max-width:1150px) {
    .page-newsInfo .newsTit {
        font-size: 24px;
    }

    .page-newsInfoCon {
        padding-right: 0;
    }

    .page-newsInfo {
        margin-right: 0;
    }

    .page-newsInfo .newsBtn {
        padding: 35px 35px;
    }

    .page-newsInfo .newsBtn a {
        font-size: 14px;
    }
}

@media screen and (max-width:992px) {
    .page-newsInfo .newsText {
        padding-top: 30px;
    }

    .page-newsInfo .newsTit {
        font-size: 20px;
        width: auto;
    }

    .page-newsInfoBox {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .page-newsInfo {
        text-align: left;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .page-newsInfo .newsShuju {
        padding-bottom: 30px;
    }

    .page-newsInfo .newsShuju em {
        font-size: 13px;
        line-height: 26px;
    }

    .page-newsInfo .newsText {
        font-size: 14px;
        line-height: 24px;
    }

    .page-newsInfo .newsBtn {
        text-align: center;
    }

    .page-newsInfo .newsBtn a {
        font-size: 13px;
        padding: 0 0px;
    }

    .page-newsInfo .newsBtn .newsBtnA {
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: none;
    }

    .page-newsInfo .newsBtn .newsBtnB {
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: none;
    }

    .page-newsInfo .newsBtn .newsBtnA em {
        max-width: 100%;
    }

    .page-newsInfo .newsBtn .newsBtnB em {
        max-width: 100%;
    }

    .page-newsInfo .newsBtn .newsBtnA a {
        background-size: 20px;
        padding-left: 0px;
        padding-right: 0;
        background: none;
    }

    .page-newsInfo .newsBtn .newsBtnB a {
        padding-right: 0px;
        padding-left: 0;
        background-size: 20px;
        background: none;
    }

    .page-newsInfo .newsBtn {
        padding: 20px 20px;
    }
}




/*page-back*/
.page-back {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -20px;
    width: 107px;
    font-size: 0;
    line-height: normal;
}

.page-back a {
    display: block;
    width: 107px;
    font-size: 14px !important;
    overflow: hidden;
    line-height: 43px;
    height: 43px;
    border: 1px solid #dcdcdc;
    border-radius: 44px;
    color: #4b4b4b !important;
    margin: 0 auto;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    text-align: center !important;
}

.page-back a span {
    display: inline-block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    margin: auto;
}

.page-back a:hover {
    background: #0090de !important;
    color: #fff !important;
}

@media screen and (max-width:992px) {
    .page-back {
        position: static;
        top: 0;
        margin-top: 0px;
        width: 107px;
    }
}

/*********************************************news end*********************************************/
/*********************************************imgZuoyou*********************************************/
.imgZuoyouBox {
    padding-top: 30px;
}

.imgZuoyou {
    vertical-align: baseline;
    padding-top: 70px;
}

.imgZuoyou .aboutImg {
    width: 56.94444444444444%;
    float: left;
    text-align: center;
    overflow: hidden;
    vertical-align: baseline;
}

.imgZuoyou .aboutImg img {
    width: 100%;
    display: block;
}

.imgZuoyou .aboutText {
    width: 53.47222222222222%;
    float: right;
    position: relative;
    z-index: 2;
    margin-top: 50px;
    margin-left: -10.41666666666667%;
}

.imgZuoyou .aboutTextNr {
    background: #fff;
    padding: 14% 0 14% 14.2857%;
    font-size: 16px;
    line-height: 34px;
    color: #4b4b4b;
}

.imgZuoyou .aboutText h2 {
    position: relative;
    font-size: 22px;
    color: #000000;
    line-height: 34px;
    min-height: 68px;
    margin-bottom: 20px;
    font-weight: 400;
}

.imgZuoyou .aboutText h3 {
    position: relative;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #f3f3f3;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.imgZuoyou .aboutText h3 em {
    font-style: italic;
}

.imgZuoyou .aboutText .aboutWZ {
    min-height: 510px;
}

@media screen and (max-width:1520px) {
    .imgZuoyou .aboutTextNr {
        padding: 13% 0 13% 13%;
    }
}

@media screen and (max-width:1320px) {
    .imgZuoyou .aboutTextNr {
        padding: 10% 0 10% 10%;
        font-size: 14px;
        line-height: 32px;
    }
}

@media screen and (max-width:1220px) {
    .imgZuoyou .aboutTextNr {
        padding: 10% 0 10% 10%;
        font-size: 14px;
        line-height: 32px;
    }

    .imgZuoyou .aboutText h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .imgZuoyou .aboutText h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:1150px) {
    .imgZuoyou .aboutTextNr {
        padding: 8% 0 8% 8%;
        font-size: 13px;
        line-height: 26px;
    }

    .imgZuoyou .aboutText h2 {
        font-size: 20px;
        line-height: normal;
        min-height: 0;
        margin-bottom: 10px;
    }

    .imgZuoyou .aboutText h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:992px) {
    .imgZuoyouBox {
        padding-top: 50px;
    }

    .imgZuoyou {
        padding-top: 50px;
    }

    .imgZuoyou .aboutImg {
        width: 100%;
    }

    .imgZuoyou .aboutText {
        width: 100%;
        margin-top: 0px;
        margin-left: 0%;
    }

    .imgZuoyou .aboutTextNr {
        padding: 8% 4%;
        font-size: 14px;
        line-height: 26px;
    }

    .imgZuoyou .aboutText .aboutWZ {
        min-height: 0;
    }
}




/************************************qalist************************************/
.pageJob {
    padding-top: 30px;
    padding-bottom: 50px;
}

/*qalist*/
.qalist {
    padding-top: 70px;
}

.qalist li {
    position: relative;
    margin-bottom: 17px;
}

.qalist li .title {
    padding: 46px 45px;
    overflow: hidden;
    zoom: 1;
    cursor: pointer;
    border-radius: 5px;
    background: #fff;
}

.qalist li .title span {
    font-size: 22px;
    color: #000000;
    display: block;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qalist li .title span em {
    font-size: 20px;
    color: #f3f3f3;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

/**/
.qalist li .title .close {
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: 45px;
    right: 45px;
    border-radius: 50%;
}

.qalist li .title .close span {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    background: url(../image/talent-icon.png) center center no-repeat;
    background-size: 100%;
}

/**/
.qalist li .tmain {
    display: none;
    background: #fff;
    padding: 40px 45px;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    border-top: 1px solid #f1f1f1;
    position: relative;
}

.qalist li .tmain strong {
    font-size: 16px;
    font-weight: 600;
}

@media screen and (max-width:1220px) {
    .qalist li .title {
        padding: 40px 40px;
    }

    .qalist li .tmain {
        padding: 40px 40px;
    }

    .qalist li .title span {
        font-size: 20px;
    }

    .qalist li .title span em {
        font-size: 18px;
    }

    .qalist li .title .close {
        width: 60px;
        height: 60px;
        top: 40px;
        right: 40px;
    }
}

@media screen and (max-width:1024px) {
    .qalist li .tmain {
        padding: 35px 35px;
    }

    .qalist li .title {
        padding: 35px 35px;
    }

    .qalist li .title .close {
        width: 60px;
        height: 60px;
        top: 40px;
        right: 35px;
    }

    .qalist li .tmain {
        font-size: 13px;
        line-height: 30px;
    }

    .qalist li .tmain strong {
        font-size: 15px;
    }
}

@media screen and (max-width:768px) {
    .pageJob {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .qalist {
        padding-top: 30px;
    }

    .qalist li .tmain {
        padding: 30px 30px;
    }

    .qalist li .title {
        padding: 30px 30px;
    }

    .qalist li .title span {
        font-size: 18px;
        line-height: 30px;
    }

    .qalist li .title span em {
        font-size: 16px;
    }

    .qalist li .title .close {
        width: 50px;
        height: 50px;
        top: 30px;
        right: 30px;
    }
}

@media screen and (max-width:550px) {
    .qalist li .title span {
        font-size: 16px;
        line-height: 26px;
    }

    .qalist li .title span em {
        font-size: 14px;
    }

    .qalist li .tmain {
        padding: 20px 20px;
    }

    .qalist li .title {
        padding: 20px 20px;
    }

    .qalist li .title .close {
        width: 45px;
        height: 45px;
        top: 24px;
        right: 20px;
    }
}





/********************************Contact********************************/

/**Contact**/
.pageContactBox {
    padding-top: 30px;
}

.pageContactBox .pageTitle1 {
    padding-bottom: 60px;
}

.pageContact {
    position: relative;
}

.pageContact .pageContactNr {
    width: 44.46%;
    height: 100%;
    float: right;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 10;
    padding: 80px 2.77%;
}

.pageContact table {
    min-height: 540px;
}

.pageContact table {
    font-size: 0;
    font-size: 16px;
    line-height: 30px;
    color: #646464;
}

.pageContact table td {
    padding: 35px 0;
    overflow: hidden;
}

.pageContact table img {
    width: 60px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.pageContact table h2 {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    position: relative;
    z-index: 1;
    font-weight: 500;
}

.pageContact table p {
    font-size: 16px;
    color: #646464;
    position: relative;
    z-index: 1;
    font-weight: 300;
}

.pageContact table p strong {
    font-size: 20px;
    color: #b1b1b1;
    font-family: 'Swis721 BT', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

@media screen and (max-width:1320px) {
    .pageContact table img {
        width: 50px;
    }

    .pageContact table h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .pageContact table p {
        font-size: 16px;
    }

    .pageContact table p strong {
        font-size: 20px;
    }
}

@media screen and (max-width:1220px) {
    .pageContact table img {
        width: 40px;
    }

    .pageContact table h2 {
        font-size: 16px;
        line-height: 26px;
    }

    .pageContact table p {
        font-size: 14px;
    }

    .pageContact table p strong {
        font-size: 18px;
    }

    .pageContact table td {
        padding: 30px 0;
    }

    .pageContact .pageContactNr {
        padding: 40px 2.77%;
    }

    .pageContact table {
        min-height: 520px;
    }


}

@media screen and (max-width:1150px) {
    .pageContact table td {
        padding: 20px 0;
    }

    .pageContact .pageContactNr {
        padding: 30px 2.77%;
    }

    .pageContact table {
        min-height: 420px;
    }
}

@media screen and (max-width:1023px) {
    .pageContact .pageContactNr {
        width: 94%;
        float: none;
        padding: 50px 3%;
    }

    .pageContact table {
        min-height: 0;
    }
}

@media screen and (max-width:768px) {
    .pageContactBox {
        padding-top: 50px;
    }

    .pageContactBox .pageTitle1 {
        padding-bottom: 30px;
    }
}



/**/
.pageMapB {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pageMap {
    min-height: 700px;
    height: 100%;
    margin-left: -50%;
}

@media screen and (max-width:1150px) {
    .pageMap {
        min-height: 480px;
    }
}

@media screen and (max-width:1023px) {
    .pageMapB {
        position: static;
        height: auto;
    }

    .pageMap {
        min-height: 0;
        height: 40vw;
        margin-left: 0;
    }
}

@media screen and (max-width:768px) {
    .pageMap {
        height: 50vw;
    }
}


/*pageTitle3*/
.pageTitle3 {
    margin-bottom: 100px;
    padding: 0 20px;
}

.pageTitle3 .cn {
    font-size: 24px;
    line-height: normal;
    color: #333333;
    margin-bottom: 20px;
}

.pageTitle3 .line {
    width: 44px;
    height: 1px;
    background: #0090de;
    margin-bottom: 25px;
}

.pageTitle3 .des {
    font-size: 14px;
    line-height: normal;
    color: #595959;
}

@media screen and (max-width:1320px) {
    .pageTitle3 .cn {
        font-size: 24px;
    }
}

@media screen and (max-width:1280px) {
    .pageTitle3 .cn {
        font-size: 22px;
    }
}

@media screen and (max-width:1024px) {
    .pageTitle3 .cn {
        font-size: 20px;
    }

    .pageTitle3 {
        margin-bottom: 70px;
    }
}

@media screen and (max-width:768px) {
    .pageTitle3 .cn {
        font-size: 22px;
    }

    .pageTitle3 {
        margin-bottom: 50px;
    }
}



/*feedback2Box*/
.pageFeedback {
    border: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 75px;
}

.feedback2Box-tit {
    background: url(../image/contact2-titbg.jpg) center center no-repeat;
    background-size: cover;
    width: 290px;
    height: 100%;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}

.feedback2Box-tit img {
    vertical-align: middle;
    display: inline-block;
    margin: auto auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.feedback2Box {
    padding: 0;
    font-size: 15px;
    color: #595959;
    line-height: 26px;
    margin-bottom: 70px;
    padding-left: 290px;
    height: 740px;
}

.feedback2Box-con {
    padding: 0 30px;
    padding-top: 80px;
}

.feedback2Box-conBox {
    max-width: 910px;
    margin: 0 auto;
}

.feedback2 {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    text-align: left;
    padding: 0;
}

.feedback2 .t {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #646464;
}

.feedback2 .l1 {
    float: left;
    width: 50%;
    position: relative;
}

.feedback2 .l2 {
    float: left;
    width: 100%;
    position: relative;
}

.feedback2 .l3 {
    float: left;
    width: 50%;
    position: relative;
}

.feedback2 .l1Box {
    margin: 0 20px;
    position: relative;
}

.feedback2 .line1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 16px;
    background: #d7d7d7;
    z-index: 3;
    display: inline-block;
}

.feedback2 .line2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 16px;
    background: #d7d7d7;
    z-index: 3;
    display: inline-block;
}

.feedback2 .text {
    display: block;
    width: 100%;
    padding: 4px 10px;
    height: 30px;
    line-height: 22px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #646464;
    font-family: Arial, '微软雅黑', 'Microsoft YaHei', Helvetica, sans-serif;
    outline: none;
    border: none;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    background: #fff;
    text-align: left;
    position: relative;
}

.feedback2 .text2 {}

.feedback2 .getcode {
    margin-bottom: 0px;
}

.feedback2 .inputbtn {
    display: inline-block;
    width: 152px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #000;
    margin: 0;
    outline: none;
    border: 1px solid #e7e7eb;
    cursor: pointer;
    text-align: center;
    font-family: Arial, '微软雅黑', 'Microsoft YaHei', Helvetica, sans-serif;
    margin-top: 60px;
}

.feedback2 .inputbtn:hover {
    background: #0090de;
    color: #fff;
}

@media screen and (max-width:1024px) {

    .feedback2Box-tit {
        width: 200px;
    }

    .feedback2Box {
        padding-left: 200px;
    }
}

@media screen and (max-width:992px) {
    .feedback2Box-tit {
        width: 100%;
        position: relative;
        height: 150px;
        text-align: center;
    }

    .feedback2Box-tit img {
        margin: 0 auto;
        max-height: 100px;
    }

    .feedback2Box {
        padding-left: 0;
    }

    .feedback2 .l1 {
        float: left;
        width: 100%;
        position: relative;
    }

    .feedback2Box {
        height: auto;
    }

    .feedback2Box-con {
        padding: 0 10px;
        padding-top: 50px;
    }
}



/********************************Business1********************************/

/*businessList*/
.businessList {
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.businessList ul {
    margin: 0;
    font-size: 0;
}

.businessList ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    vertical-align: top;
    margin-bottom: 27px;
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

.businessList ul li .item {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 2;
}

.businessList ul li .ImgBoxB {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.businessList ul li .ImgBox {
    height: auto;
    overflow: hidden;
    padding-bottom: 580px;
    position: relative;
}

.businessList ul li .ImgBox img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0%;
    height: 100%;
    max-width: none;
}

.businessList ul li:nth-child(2n) .ImgBox img {
    left: auto;
    right: 0;
    text-align: right;
}

.businessList ul li .ImgBox:before {
    content: '';
    background: #000000;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 63%;
    height: 100%;
    z-index: 2;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display: none;
}

.businessList ul li .listTitle {
    float: right;
    width: 57.64%;
    position: relative;
    z-index: 2;
    background: #fff;
    min-height: 580px;
}

.businessList ul li:nth-child(2n) .listTitle {
    float: left;
}

.businessList ul li .listTitleNr {
    padding: 65px 8.4% 0px 8.4%;
}

.businessList ul li .t {
    font-size: 26px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    padding-bottom: 50px;
    position: relative;
}

.businessList ul li .t span {
    padding-left: 32px;
    background: url(../image/business2-tit.png) left center no-repeat;
    background-size: 22px;
}

.businessList ul li .t2 {
    font-size: 16px;
    line-height: 34px;
    color: #4b4b4b;
    height: 272px;
    overflow-y: auto;
}

.businessList ul li .m {
    display: inline-block;
    width: 152px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #000;
    margin: 0;
    outline: none;
    border: 1px solid #e7e7eb;
    cursor: pointer;
    text-align: center;
    font-family: Arial, '微软雅黑', 'Microsoft YaHei', Helvetica, sans-serif;
    margin-top: 50px;
}

.businessList ul li .item .m:hover {
    background: #0090de;
    color: #fff;
}

/*hover*/
.businessList ul li .listTitle,
.businessList ul li .ImgBox:before,
.businessList ul li .t2,
.businessList ul li .item,
.businessList ul li,
.businessList ul li .item,
.businessList ul li .item .ImgBox img {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.businessList ul li .item:hover .ImgBox img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
}

/*.businessList ul li .item:hover .listTitle{width:50%;}*/
@media screen and (max-width:1520px) {
    .businessList ul li .ImgBox {
        padding-bottom: 500px;
    }

    .businessList ul li .listTitle {
        min-height: 500px;
    }

    .businessList ul li .listTitleNr {
        padding: 55px 8% 0px 8%;
    }

    .businessList ul li .t {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 30px;
    }

    .businessList ul li .t span {
        padding-left: 30px;
        background-size: 20px;
    }

    .businessList ul li .t2 {
        font-size: 15px;
        line-height: 32px;
        height: 256px;
    }

    .businessList ul li .m {
        margin-top: 30px;
    }
}

@media screen and (max-width:1220px) {
    .businessList ul li .ImgBox {
        padding-bottom: 450px;
    }

    .businessList ul li .listTitle {
        min-height: 450px;
    }

    .businessList ul li .listTitleNr {
        padding: 40px 5% 0px 5%;
    }

    .businessList ul li .t {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .businessList ul li .t span {
        padding-left: 30px;
        background-size: 20px;
    }

    .businessList ul li .t2 {
        font-size: 14px;
        line-height: 30px;
        height: 240px;
    }

    .businessList ul li .m {
        margin-top: 30px;
    }
}

@media screen and (max-width:1150px) {
    .businessList ul li .ImgBox {
        padding-bottom: 400px;
    }

    .businessList ul li .listTitle {
        min-height: 400px;
    }

    .businessList ul li .listTitleNr {
        padding: 30px 30px 0px 30px;
    }

    .businessList ul li .t {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .businessList ul li .t span {
        padding-left: 26px;
        background-size: 18px;
    }

    .businessList ul li .t2 {
        font-size: 13px;
        line-height: 26px;
        height: 208px;
    }

    .businessList ul li .m {
        margin-top: 20px;
        width: 132px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
}

@media screen and (max-width:1024px) {
    .businessList ul li .ImgBox {
        padding-bottom: 370px;
    }

    .businessList ul li .listTitle {
        min-height: 370px;
    }

    .businessList ul li .t {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .businessList ul li .t span {
        padding-left: 24px;
        background-size: 16px;
    }

    .businessList ul li .t2 {
        font-size: 12px;
        line-height: 24px;
        height: 192px;
    }

    .businessList ul li .m {
        margin-top: 20px;
        width: 122px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }
}

@media screen and (max-width:768px) {
    .businessList ul li .ImgBoxB {
        position: static;
        left: 0;
        top: 0;
        height: auto;
    }

    .businessList ul li .ImgBox {
        padding-bottom: 71.60493827160494%;
    }

    .businessList ul li .listTitle {
        min-height: 0px;
    }

    .businessList ul li .listTitleNr {
        padding: 40px 5% 40px 5%;
    }

    .businessList ul li .item:hover .listTitle,
    .businessList ul li .item .listTitle {
        width: 100%;
    }

    .businessList ul li .t {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .businessList ul li .t2 {
        font-size: 14px;
        line-height: 30px;
        max-height: 240px;
        height: auto;
    }

    .businessList ul li .m {
        margin-top: 20px;
        width: 132px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
}


/********************************Business2********************************/

/*pageBusinessBox*/
.pageBusinessBox {
    padding-top: 30px;
    padding-bottom: 100px;
    color: #1e1e1e;
}

.pageBusinessBox .pageTitle1 {
    padding-bottom: 60px;
}

.pageBusinessBox h2 {
    font-size: 22px;
    color: #008edf;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    padding-bottom: 20px;
    padding-left: 27px;
    background: url(../image/business2-tit.png) left 5px no-repeat;
    background-size: 18px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.pageBusinessBox .businessTable td,
.pageBusinessBox .businessTable td p {
    text-align: center;
    font-size: 18px;
    vertical-align: top;
}

.pageBusinessBox .businessTable td img {
    margin-bottom: 10px;
}

.pageBusinessBox .businessTable td.td0 {
    font-size: 0;
    padding: 0 10px;
}

@media screen and (max-width:1024px) {
    .pageBusinessBox {
        padding-top: 30px;
        padding-bottom: 90px;
    }

    .pageBusinessBox h2 {
        font-size: 20px;
        background-size: 16px;
        background-position: left 7px;
    }
}

@media screen and (max-width:992px) {
    .pageBusinessBox {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .pageBusinessBox h2 {
        font-size: 22px;
    }

    .pageBusinessBox .businessTable td {
        display: block !important;
        width: 100% !important;
        padding: 20px 0;
    }

    .pageBusinessBox .businessTable td,
    .pageBusinessBox .businessTable td p {
        font-size: 16px !important;
    }
}

@media screen and (max-width:768px) {
    .pageBusinessBox {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .pageBusinessBox .pageTitle1 {
        padding-bottom: 40px;
    }

    .pageBusinessBox h2 {
        font-size: 20px;
        background-size: 16px;
        background-position: left 7px;
    }

    .pageBusinessBox .businessTable td {
        padding: 15px 0;
    }
}

@media screen and (max-width:550px) {
    .pageBusinessBox h2 {
        font-size: 18px;
        background-size: 14px;
        background-position: left 8px;
    }
}




/*pageTitle5*/
.pageTitle5 {
    color: #008edf;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.pageTitle5 span {
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
    padding-left: 27px;
    background: url(../image/business2-tit.png) left 5px no-repeat;
    background-size: 18px;
}

@media screen and (max-width:1024px) {
    .pageTitle5 span {
        font-size: 20px;
        background-size: 16px;
        background-position: left 7px;
    }
}

@media screen and (max-width:768px) {
    .pageTitle5 span {
        font-size: 20px;
        background-size: 16px;
        background-position: left 7px;
    }
}

@media screen and (max-width:550px) {
    .pageTitle5 span {
        font-size: 18px;
        background-size: 14px;
        background-position: left 8px;
    }
}







/*pageBusinessCase*/
.pageBusinessCase {
    margin-bottom: 90px;
}

.pageBusinessCase .pageTitle5 {
    text-align: left;
    color: #fff;
}

.pageBusinessCase .pageTitle5 span {
    background-image: url(../image/business2-tit2.png);
}

.pageBusinessCase .pageBusinessCaseNr {
    padding-left: 37.5%;
    position: relative;
    height: 460px;
}

.pageBusinessCase .BusinessCaseInfoB {
    width: 37.5%;
    height: 100%;
    background: #008edf;
    position: absolute;
    left: 0;
    top: 0;
}

.pageBusinessCase .BusinessCaseInfoB .BusinessCaseInfo {
    padding: 120px 65px 65px 65px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
}

.pageBusinessCase .BusinessCaseInfoB .BusinessCaseWz {
    height: 120px;
    overflow: hidden;
}

/*swiper-button*/
.pageBusinessCase .BusinessCasebtn {
    padding-top: 40px;
}

.pageBusinessCase .BusinessCasebtn .swiper-button-prev {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-left2.png") left center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
}

.pageBusinessCase .BusinessCasebtn .swiper-button-next {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-right2.png") right center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
}

.pageBusinessCase .BusinessCasebtn .swiper-button-prev.swiper-button-disabled,
.pageBusinessCase .BusinessCasebtn .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

@media screen and (max-width:1024px) {
    .pageBusinessCase .BusinessCaseInfoB .BusinessCaseInfo h2 {
        font-size: 20px;
        background-size: 16px;
        background-position: left 7px;
    }

    .pageBusinessCase .BusinessCaseInfoB .BusinessCaseInfo {
        padding: 65px 45px 45px 45px;
        font-size: 14px;
        line-height: 26px;
    }

    .pageBusinessCase .BusinessCaseInfoB .BusinessCaseWz {
        height: auto;
    }

    .pageBusinessCase .BusinessCaseInfoB {
        width: 100%;
        height: auto;
        background: #008edf;
        position: static;
        margin-bottom: 30px;
    }

    .pageBusinessCase .pageBusinessCaseNr {
        padding-left: 0;
        position: relative;
        height: auto;
    }
}



/*pagecaseLunbo-swiper*/
.pagecaseLunbo-swiper {
    background: #fff;
    position: relative;
    padding-left: 20px;
    margin: 0 -10px;
}

.pagecaseLunbo-swiper .swiper-slide {
    width: 33.333333%;
}

.pagecaseLunbo-swiper .swiper-slide .item {
    display: block;
    margin: 0 10px;
    position: relative;
    padding: 39px 38px;
    background: #fff;
    border: 1px solid #eeeeee;
    min-height: 380px;
}

.pagecaseLunbo-swiper .swiper-slide .item .picB {
    display: block;
    margin-bottom: 80px;
}

.pagecaseLunbo-swiper .swiper-slide .item .more,
.pagecaseLunbo-swiper .swiper-slide .item .picB,
.pagecaseLunbo-swiper .swiper-slide .item .pic img,
.pagecaseLunbo-swiper .swiper-slide .item {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pagecaseLunbo-swiper .swiper-slide .item .picB:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    background: url("http://www.gdxianghai.com/Design/King-Tin/images/farm-xjbg.png") center center repeat-x;
    background-size: 100% 100%;
    display: none;
}

.pagecaseLunbo-swiper .swiper-slide .item .pic {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    vertical-align: bottom;
}

.pagecaseLunbo-swiper .swiper-slide .item .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: none;
    width: auto;
    max-height: auto;
    height: 100%;
}

.pagecaseLunbo-swiper .swiper-slide .item:hover .pic img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
}

.pagecaseLunbo-swiper .swiper-slide .item .tit {
    font-size: 14px;
    color: #38393e;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
}

.pagecaseLunbo-swiper .swiper-slide .item .m {
    font-size: 14px;
    color: #9ea0ae;
    line-height: 56px;
    text-align: center;
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    display: none;
}

.pagecaseLunbo-swiper .swiper-slide .item:hover .m {
    background: #0090de;
    background-blend-mode: normal, normal;
    color: #fff;
    bottom: 0;
}

.pagecaseLunbo-swiper .swiper-slide .item:hover {
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width:1220px) {
    .pagecaseLunbo-swiper .swiper-slide {
        width: 50%;
    }
}

@media screen and (max-width:1024px) {
    .pagecaseLunbo-swiper {
        padding-left: 0;
        margin: 0 -10px;
    }
}

@media screen and (max-width:768px) {
    .pagecaseLunbo-swiper .swiper-slide {
        width: 100%;
    }
}




.pageBusinessFazhan {
    background: #f2f7fb;
    padding-top: 60px;
    padding-bottom: 30px;
}

/*fazhanList*/
.FazhanList {
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.FazhanList ul {
    margin: 0;
    font-size: 0;
    margin: 0 -10px;
}

.FazhanList ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 16.66666666666667%;
    position: relative;
    vertical-align: top;
    margin-bottom: 20px;
}

.FazhanList ul li .item {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 2;
    margin: 0 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

.FazhanList ul li .listTitle {
    text-align: center;
}

.FazhanList ul li .listTitleNr {
    padding: 70px 15.76% 20px 15.76%;
}

.FazhanList ul li .t {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 22px;
    color: #000000;
    font-weight: 400;
}

.FazhanList ul li .t2 {
    font-size: 15px;
    line-height: 28px;
    min-height: 140px;
    color: #000000;
    margin-bottom: 20px;
}

.FazhanList ul li .icon {
    height: auto;
    overflow: hidden;
}

.FazhanList ul li .icon img {
    width: 40px;
}

/*hover*/
.FazhanList ul li .listTitle,
.FazhanList ul li .t2,
.FazhanList ul li .item,
.FazhanList ul li,
.FazhanList ul li .icon img {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.FazhanList ul li .item:hover .icon img {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.FazhanList ul li .item:hover {
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width:1320px) {
    .FazhanList ul li .listTitleNr {
        padding: 60px 10% 20px 10%;
    }

    .FazhanList ul li .t {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .FazhanList ul li .t2 {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1220px) {
    .FazhanList ul li .listTitleNr {
        padding: 50px 10% 20px 10%;
    }

    .FazhanList ul li .t {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .FazhanList ul li .t2 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .FazhanList ul li {
        width: 33.3333%;
    }
}

@media screen and (max-width:768px) {
    .FazhanList ul li {
        width: 50%;
    }
}

@media screen and (max-width:550px) {
    .FazhanList ul li {
        width: 100%;
    }
}







/*ClientList*/
.pageClient {
    background: #fff;
    padding-top: 90px;
    padding-bottom: 60px;
}

.ClientList {
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.ClientList ul {
    font-size: 0;
    margin: 0 -10px;
}

.ClientList ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 20%;
    position: relative;
    vertical-align: top;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

.ClientList ul li .item {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 2;
    margin: 0 10px;
    border: 1px solid #eeeeee;
    padding: 10px;
}

.ClientList ul li .ImgBox {
    height: auto;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
}

.ClientList ul li .ImgBox img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    height: 100%;
    max-width: none;
}

/*hover*/
.ClientList ul li .item,
.ClientList ul li,
.ClientList ul li .item .ImgBox img {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.ClientList ul li .item:hover .ImgBox img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
}

@media screen and (max-width:1220px) {
    .pageClient {
        padding-top: 70px;
        padding-bottom: 60px;
    }

    .ClientList ul {
        margin: 0 -8px;
    }

    .ClientList ul li .item {
        margin: 0 8px;
    }
}

@media screen and (max-width:992px) {
    .pageClient {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .ClientList ul li {
        width: 33.3333%;
    }

    .ClientList ul {
        margin: 0 -10px;
        text-align: center;
    }

    .ClientList ul li .item {
        margin: 0 10px;
    }
}




/*pageWuzhi*/
.pageWuzhi {
    margin-bottom: 90px;
}

.pageWuzhi .pageTitle5 {
    text-align: left;
}

.pageWuzhi .WuzhiInfoB {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
    position: relative;
}

/*swiper-button*/
.pageWuzhi .Wuzhibtn {
    position: absolute;
    right: 0;
    top: 0;
}

.pageWuzhi .Wuzhibtn .swiper-button-prev {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-left.png") left center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
    margin-top: 0;
}

.pageWuzhi .Wuzhibtn .swiper-button-next {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-right.png") right center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
    margin-top: 0;
}

.pageWuzhi .Wuzhibtn .swiper-button-prev.swiper-button-disabled,
.pageWuzhi .Wuzhibtn .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

@media screen and (max-width:1024px) {
    .pageWuzhi .WuzhiInfoB {
        margin-bottom: 30px;
    }
}



/*WuzhiLunbo-swiper*/
.WuzhiLunbo-swiper {
    background: #fff;
    position: relative;
    margin: 0 -10px;
}

.WuzhiLunbo-swiper .swiper-slide {
    width: 33.333333%;
    padding-bottom: 20px;
}

.WuzhiLunbo-swiper .swiper-slide .item {
    display: block;
    margin: 0 10px;
    position: relative;
    padding: 0;
    background: #fff;
}

.WuzhiLunbo-swiper .swiper-slide .item .picB {
    display: block;
}

.WuzhiLunbo-swiper .swiper-slide .item .more,
.WuzhiLunbo-swiper .swiper-slide .item .picB,
.WuzhiLunbo-swiper .swiper-slide .item .pic img,
.WuzhiLunbo-swiper .swiper-slide .item {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.WuzhiLunbo-swiper .swiper-slide .item .picB:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    background: url("http://www.gdxianghai.com/Design/King-Tin/images/farm-xjbg.png") center center repeat-x;
    background-size: 100% 100%;
    display: none;
}

.WuzhiLunbo-swiper .swiper-slide .item .pic {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 68.08510638297872%;
    overflow: hidden;
    vertical-align: bottom;
}

.WuzhiLunbo-swiper .swiper-slide .item .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: none;
    width: auto;
    max-height: auto;
    height: 100%;
}

.WuzhiLunbo-swiper .swiper-slide .item:hover .pic img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
}

.WuzhiLunbo-swiper .swiper-slide .item .tit {
    padding: 0 8.5%;
    font-size: 20px;
    color: #000000;
    line-height: 80px;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
}

.WuzhiLunbo-swiper .swiper-slide .item .wz {
    padding: 40px 8.5%;
    font-size: 15px;
    color: #4b4b4b;
    line-height: 28px;
}

.WuzhiLunbo-swiper .swiper-slide .item .wzNr {
    height: 112px;
    overflow-y: auto;
    padding-right: 30px;
}

.WuzhiLunbo-swiper .swiper-slide .item {
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width:1220px) {
    .WuzhiLunbo-swiper .swiper-slide {
        width: 50%;
    }
}

@media screen and (max-width:1024px) {
    .WuzhiLunbo-swiper {
        padding-left: 0;
        margin: 0 -10px;
    }
}

@media screen and (max-width:768px) {
    .WuzhiLunbo-swiper .swiper-slide {
        width: 100%;
    }
}



/*********************************************其他*********************************************/
.text-center {
    text-align: center;
}

.flex {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+,Safari 3.1,iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+,Safari 6.1+,iOS Safari 7+,Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
}

.flex-wrap {
    flex-flow: wrap
}


/*toTop*/
.toTop {
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: rgba(201, 160, 99, 0.78) url("http://www.gdxianghai.com/Design/King-Tin/images/top.png") no-repeat center;
    transition: all .3s linear;
    background-size: 26px !important;
    border-radius: 0px
}

.toTop:hover {
    transform: translateY(-6px)
}

@media (max-width:1270px) {
    .toTop {
        width: 40px;
        height: 40px;
        right: 0;
        bottom: 0
    }
}





/*********************************************business2 pageSpace*********************************************/

/*pageSpace*/
.pageSpace {
    margin-bottom: 60px;
}

.pageSpace .pageTitle5 {
    text-align: left;
}

.pageSpace .pageSpaceInfoB {
    margin-bottom: 25px;
    position: relative;
}

/*swiper-button*/
.pageSpace .pageSpacebtn {
    position: absolute;
    right: 0;
    top: 0;
}

.pageSpace .pageSpacebtn .swiper-button-prev {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-left.png") left center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
    margin-top: 0;
}

.pageSpace .pageSpacebtn .swiper-button-next {
    position: static;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: url("../image/page-right.png") right center repeat-y;
    background-size: 100%;
    outline: none;
    z-index: 3;
    display: inline-block;
    margin-top: 0;
}

.pageSpace .pageSpacebtn .swiper-button-prev.swiper-button-disabled,
.pageSpace .pageSpacebtn .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

@media screen and (max-width:1024px) {
    .pageSpace .pageSpaceInfoB {
        margin-bottom: 30px;
    }
}


/*pageSpaceLunbo-swiper*/
.pageSpaceLunbo-swiper {
    background: #fff;
    position: relative;
    margin: 0 -10px;
}

.pageSpaceLunbo-swiper .swiper-slide {
    width: 33.333333%;
    padding-bottom: 20px;
}

.pageSpaceLunbo-swiper .swiper-slide .item {
    display: block;
    margin: 0 10px;
    position: relative;
    padding: 0;
    background: #fff;
}

.pageSpaceLunbo-swiper .swiper-slide .item .picB {
    display: block;
}

.pageSpaceLunbo-swiper .swiper-slide .item .more,
.pageSpaceLunbo-swiper .swiper-slide .item .picB,
.pageSpaceLunbo-swiper .swiper-slide .item .pic img,
.pageSpaceLunbo-swiper .swiper-slide .item {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pageSpaceLunbo-swiper .swiper-slide .item .picB:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    background: url("http://www.gdxianghai.com/Design/King-Tin/images/farm-xjbg.png") center center repeat-x;
    background-size: 100% 100%;
    display: none;
}

.pageSpaceLunbo-swiper .swiper-slide .item .pic {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 68.08510638297872%;
    overflow: hidden;
    vertical-align: bottom;
}

.pageSpaceLunbo-swiper .swiper-slide .item .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: none;
    width: auto;
    max-height: auto;
    height: 100%;
}

.pageSpaceLunbo-swiper .swiper-slide .item:hover .pic img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
}

.pageSpaceLunbo-swiper .swiper-slide .item .tit {
    padding: 0 8.5%;
    font-size: 20px;
    color: #000000;
    line-height: 80px;
    font-weight: 300;
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
}

.pageSpaceLunbo-swiper .swiper-slide .item .wz {
    padding: 40px 8.5%;
    font-size: 15px;
    color: #4b4b4b;
    line-height: 28px;
}

.pageSpaceLunbo-swiper .swiper-slide .item .wzNr {
    height: 112px;
    overflow-y: auto;
    padding-right: 30px;
}

.pageSpaceLunbo-swiper .swiper-slide .item {
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width:1220px) {
    .pageSpaceLunbo-swiper .swiper-slide {
        width: 50%;
    }
}

@media screen and (max-width:1024px) {
    .pageSpaceLunbo-swiper {
        padding-left: 0;
        margin: 0 -10px;
    }
}

@media screen and (max-width:768px) {
    .pageSpaceLunbo-swiper .swiper-slide {
        width: 100%;
    }
}




/*********************************************business3*********************************************/
.pageYewu .pageTitle5 {
    text-align: left;
}

/*YewuList*/
.pageYewu {
    background: #fff;
    padding-bottom: 60px;
}

.YewuList {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.YewuList ul {
    font-size: 0;
    margin: 0 -7.5px;
}

.YewuList ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 33.333333%;
    position: relative;
    vertical-align: top;
    margin-bottom: 10px;
}

.YewuList ul li .item {
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 2;
    margin: 0 7.5px;
}

.YewuList ul li .item .title {
    font-size: 16px;
    color: #38393e;
    line-height: 47px;
    font-weight: 500;
    text-align: center;
}

.YewuList ul li .ImgBox {
    height: auto;
    overflow: hidden;
    padding-bottom: 56.38297872340426%;
    position: relative;
}

.YewuList ul li .ImgBox img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    height: 100%;
    max-width: none;
}

/*hover*/
.YewuList ul li .item,
.YewuList ul li,
.YewuList ul li .item .ImgBox img {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.YewuList ul li .item:hover .ImgBox img {
    -moz-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    -ms-transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
    transform: scale3d(1.05, 1.05, 1.05) translate(0, -50%);
}

@media screen and (max-width:992px) {
    .YewuList ul li {
        width: 50%;
    }
}

@media screen and (max-width:470px) {
    .YewuList ul li {
        width: 100%;
    }
}


/*********************************************business4*********************************************/
.businessTable2 td {
    width: 50%;
    padding-bottom: 20px;
}

.businessTable2 td h3 {
    font-size: 20px;
    color: #000000;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 26px;
}

.businessTable2 td.td2 {
    padding-left: 6.25%;
}

@media screen and (max-width:1220px) {
    .businessTable2 td h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1024px) {
    .businessTable2 td h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .businessTable2 td.td2 {
        padding-left: 5%;
    }
}

@media screen and (max-width:1023px) {
    .businessTable2 td h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .businessTable2 td img {
        width: 100%;
    }

    .businessTable2 td {
        display: block !important;
        width: 100% !important;
        padding: 20px 0 !important;
    }

}




/*********************************************search*********************************************/
.search_body {
    background-position: bottom center;
    background-size: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.search_body .search_case {
    padding-top: 250px;
    padding-bottom: 200px
}

.search_body .search_case .search_box {
    width: 638px;
    max-width: 100%;
    border-radius: 50px;
    overflow: hidden;
    background-color: #005495;
    display: flex;
    margin: 0 auto
}

.search_body .search_case .search_box .searchIn {
    width: calc(100% - 1rem)
}

.search_body .search_case .search_box .searchIn .text {
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 25px 40px;
    outline: none;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
}

.search_body .search_case .search_box .searchIn .text::-webkit-input-placeholder {
    color: #fff;
}

.search_body .search_case .search_box .searchIn .text:-moz-placeholder {
    color: #fff;
}

.search_body .search_case .search_box .searchIn .text::-moz-placeholder {
    color: #fff;
}

.search_body .search_case .search_box .searchIn .text:-ms-input-placeholder {
    color: #fff;
}

.search_body .search_case .search_box .btn {
    text-align: center;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    cursor: pointer;
    line-height: 9999;
    font-size: 0;
    background: url("../image/top-search2.png") center center no-repeat;
    background-size: 30px;
}

@media screen and (max-width:1023px) {
    .search_body .search_case .search_box {
        width: 90%;
        max-width: 640px;
    }

    .search_body .search_case .search_box .searchIn .text {
        display: block;
        width: 100%;
        line-height: 30px;
        padding: 20px 40px;
        font-size: 16px
    }

    .search_body .search_case .search_box .btn {
        background-size: 25px;
    }
}