
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr, acronym, fieldset, img {
    border: 0
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ''
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.col-c, .col-l, .col_c, .col_l, .l {
    float: left
}

.col-r, .col_r, .r, .ul-txt li span, .ul_txt li span, dt span {
    float: right
}

.c {
    clear: both
}

.n, em {
    font-weight: 400;
    font-style: normal
}

.b {
    font-weight: 700
}

.i {
    font-style: italic
}

.fa {
    font-family: Arial
}

.fg {
    font-family: Georgia
}

.ft {
    font-family: Tahoma
}

.fl {
    font-family: Lucida Console
}

.fs {
    font-family: '宋体'
}

.fw {
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei"
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.tdu {
    text-decoration: underline
}

.tdn, .tdn:hover, a.tdl:hover {
    text-decoration: none
}

.fc0 {
    color: #000
}

.fc3 {
    color: #333
}

.fc6 {
    color: #666
}

.fc9 {
    color: #999
}

.fcr {
    color: red
}

.fcw {
    color: #fff
}

.fcb {
    color: #00f
}

.fcg {
    color: green
}

.f0 {
    font-size: 0
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.vm {
    vertical-align: middle
}

.vtb {
    vertical-align: text-bottom
}

.vt {
    vertical-align: top
}

.vn {
    vertical-align: -2px
}

.vimg {
    margin-bottom: -3px
}

.m0 {
    margin: 0
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.mr0 {
    margin-right: 0
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.ml-1 {
    margin-left: -1px
}

.mt-1 {
    margin-top: -1px
}

.p1 {
    padding: 1px
}

.pl5 {
    padding-left: 5px
}

.p5 {
    padding: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.p10 {
    padding: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.p20 {
    padding: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pr, .rel {
    position: relative
}

.abs, .pa {
    position: absolute
}

.dn {
    display: none
}

.db {
    display: block
}

.dib {
    -moz-inline-stack: inline-block;
    display: inline-block
}

.di {
    display: inline
}

.ovh {
    overflow: hidden
}

.ovs {
    overflow: scroll
}

.vh {
    visibility: hidden
}

.vv {
    visibility: visible
}

.lh14 {
    line-height: 14px
}

.lh16 {
    line-height: 16px
}

.lh18 {
    line-height: 18px
}

.lh20 {
    line-height: 20px
}

.lh22 {
    line-height: 22px
}

.lh24 {
    line-height: 24px
}

.fix {
    *zoom: 1
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.z {
    _zoom: 1
}

.h1 {
    height: 1px
}

.h5 {
    height: 5px
}

.h, .h10 {
    height: 10px
}

.h15 {
    height: 15px
}

.h20 {
    height: 20px
}

.h, .h1, .h10, .h15, .h20, .h5 {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

body {
    font: 12px/1.5 "PingFang SC", "微软雅黑", "Microsoft Yahei";
    color: #444;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    text-decoration: none;
    color: #444
}

img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

input, select, textarea {
    font-size: 12px;
    color: #444;
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

input[type=button], input[type=reset], input[type=submit], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.ani {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.wp {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}

.wp2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

/*.header {
    position: fixed;
    top: 33px;
    left: 0;
    width: 100%;
    z-index: 99
}

.header.hide .topnav {
    display: none;
}

.logo {
    position: absolute;
    z-index: 60;
    top: 0px;
    left: 30px;
    height: 83px;
    line-height: 83px
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.logo .img2, body.white .logo .img1 {
    display: none
}

body.white .logo .img2 {
    display: block
}

.menu-area {
    position: absolute;
    z-index: 201;
    right: 30px;
    width: 50px;
    text-align: center
}

body.hidden .logo {
    display: none
}

.lang {
    position: absolute;
    width: 100%;
    bottom: 8rem;
    padding-left: 87px;
    box-sizing: border-box;
}

.lang a {
    display: inline-block;
    font-size: 18px;
    color: rgba(222, 222, 222, .6);
    font-family: Bold;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    width: 40px;
    margin-right: 5px;
    padding: 4px;
}

.lang a.on, .lang a:hover {
    color: #dedede
}

body.gray .lang a {
    color: rgba(76, 73, 72, .6)
}

body.gray .lang a.on, body.gray .lang a:hover {
    color: #0092dd
}

body.gray .menuBtn b {
    background-color: #4c4948
}

.menuBtn {
    position: relative;
    z-index: 9;
    display: block;
    width:52px;
    height:33px;
    padding:4px;
    transition: all .5s ease;
    cursor: pointer;
    margin-left: 5px;
}

.menuBtn b {
    display: block;
    height:4px;
    background-color: #fff;
    border-radius: 2px;
    transition: all .25s ease;
}

.menuBtn b:first-child {
    margin-bottom:10px
}

.menuBtn b:last-child {
    margin-top:10px
}

.menuBtn.open b {
    margin: 0 !important;
    background-color: #4c4948;
    position: absolute;
    left: 0px;
    top: 50%;
    transition: all .2s ease;
    width: 42px
}

.menuBtn.open b:nth-child(2) {
    width: 0
}

.menuBtn.open b:first-child {
    transition: all .2s ease 0s;
    display: block;
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
    transition: all .2s ease;
    display: block;
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.m-nav {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 393px;
    height: 100%;
    z-index: 200;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.show-menu .m-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .8s;
    transition: transform .8s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}*/

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 100;
    display: none
}

.menu-area.open .lang a {
    color: rgba(76, 73, 72, .6) !important
}

.m-nav .lang a:hover, .menu-area.open .lang a.on {
    color: #0092dd !important
}

.ul-div {
    position: absolute;
    overflow-y: auto;
    max-height: calc(100vh - 150px);
    top: 47.8%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ul-nav1 {
    margin-bottom: 19px
}

.ul-a li {
    float: left
}

.ul-nav1 a {
    font-family: Regular;
    display: block;
    font-size: 29px;
    color: rgba(76, 73, 72, .7);
    line-height: 1.86em;
    padding-left: 87px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-nav1 li.on a, .ul-nav1 li:hover a, .ul-nav2 li:hover a {
    color: #0092dd;
    font-family: Bold
}

.ul-nav2 a {
    font-family: Regular;
    display: block;
    font-size: 18px;
    color: rgba(76, 73, 72, .7);
    line-height: 2.41em;
    padding-left: 87px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-a {
    position: absolute;
    bottom: 87px;
    right: 115px;
    overflow: hidden
}

.ul-a li + li {
    margin-left: 17px
}

.ul-a a {
    display: block;
    width: 36px;
    height: 36px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #edecec;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-a li:hover a {
    background-color: #0092dd
}

.footer {
    background-color: #31302e;
    padding: 50px 0 0;
    overflow: hidden
}

.footer .f-l {
    float: left;
    width: 730px;
    margin-top: 62px
}

.ul-link {
    overflow: hidden
}

.ul-link li {
    float: left
}

.ul-link li + li {
    margin-left: 19px
}

.ul-link a {
    display: block;
    font-size: 14px;
    line-height: 1.1;
    color: rgba(255, 255, 255, .3);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-link a:hover {
    color: #fff
}

.footer .f-r {
    float: right;
    margin-top: 61px;
    width: 730px;
    text-align: right;
    font-family: Regular;
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

.footer .f-r span + span {
    margin-left: 8px
}

.footer .f-m {
    float: left;
    width: 136px
}

.f-logo {
    width: 136px;
    margin: 0 auto
}

.f-logo .pic {
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 37px
}

.f-logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.f-logo span {
    position: relative;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 1.1;
    color: #bcbaa8
}

.f-logo span em {
    font-family: Regular;
    display: inline-block
}

.f-logo span em + em {
    margin-left: 16px
}

.f-logo span:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 4px;
    background: url(../images/line3.png) left center no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    bottom: 0
}

.scroll-down, .scroll-down2 {
    display: block;
    position: absolute;
    z-index: 10;
    bottom: 60px;
    left: 50%;
    margin-left: -22px;
    -webkit-animation: 1.6s ease-in-out infinite slideDown;
    -moz-animation: 1.6s ease-in-out infinite slideDown;
    animation: 1.6s ease-in-out infinite slideDown
}

.scroll-down i, .scroll-down2 i {
    display: block;
    background: url(../images/i-dw.png) center center no-repeat;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    width: 44px;
    height: 24px;
    margin: 0 auto
}

.scroll-down2:hover, .scroll-down:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

@-webkit-keyframes slideDown {
    0%, 100% {
        -webkit-transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-10px)
    }
}

@-moz-keyframes slideDown {
    0%, 100% {
        -moz-transform: translateY(0)
    }
    50% {
        -moz-transform: translateY(-10px)
    }
}

@keyframes slideDown {
    0%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.js-top {
    position: fixed;
    bottom: 50px;
    right: 45px;
    background: url(../images/i1.png) center center no-repeat;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    width: 9px;
    height: 30px;
    z-index: 98;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.js-top:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

body.hidden .js-top {
    display: none
}

body.white .js-top {
    background-image: url(../images/i1o.png)
}

.topnav {
    position: absolute;
    top: 30px;
    left: 200px;
    right: 200px;
    text-align: center;
    z-index: 99
}

.topnav ul {
    display: inline-block
}

.topnav li {
    float: left
}

.topnav a {
    display: block;
    padding: 0 20px;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-family: Regular
}

.topnav li.on a, .topnav li:hover a {
    opacity: 1;
    filter: alpha(opacity=100);
    font-family: Bold
}

body.gray .topnav a {
    color: #4c4948
}

body.gray .topnav li.on a, body.gray .topnav li:hover a {
    color: #0092dd
}

body.white .topnav a {
    color: #fff
}

.loading {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff
}

.loading-bar {
    width: 0%;
    height: 4px;
    background: #0092dd;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loading-logo-box {
    max-width: 80px;
    overflow: hidden;
}

.loading-logo-box img {
    max-width: 80px
}

.banner, .banner .slider {
    height: 100vh;
    position: relative
}

.row-index2, .row-index4 {
    background-color: #fff
}

.banner .pic:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    z-index: 2;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.banner:hover .pic:after {
    background-color: rgba(0, 0, 0, 0)
}

.banner a {
    display: block
}

.banner .pic {
    height: 100vh;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#ban1 {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

#ban2.fixtop {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
}

.footer, .row-index2, .row-index4 {
    position: relative;
    z-index: 5
}

.ban-txt {
    position: absolute;
    z-index: 2;
    top:32%;
    left: 0;
    width: 100%;
    text-align: center
}

.ban-txt span {
    margin-top: 104px;
    display: inline-block;
    position: relative;
    font-size: 24px;
    line-height: 1.1;
    font-family: Regular;
    color: #fff;
    padding-bottom: 17px;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: 1s .8s;
    -o-transition: 1s .8s;
    transition: 1s .8s;
    opacity: 0
}

.ban-txt em {
    display: block;
    vertical-align: middle;
    line-height:40px;
    letter-spacing: 5px;
}

.ban-txt em i{
    font-style: initial;
    font-size:15px;
    display: block;
    font-weight: 100;
}

.ban-txt em + em {
    margin-left: 30px
}

.b-logo {
    height: 138px;
    line-height: 138px;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: 1s .3s;
    -o-transition: 1s .3s;
    transition: 1s .3s;
    opacity: 0
}

.ban-txt.show .b-logo, .ban-txt.show span {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.ban-txt p {
    position: relative;
    display: inline-block
}

.ban-txt p:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 7px;
    background: url(../images/line1.png) left center no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    bottom: 0
}

.b-logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.row-index2 .row1 {
    height: 100vh;
    position: relative;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.row1-txt {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    font-family: Regular;
    font-size: 18px;
    line-height:3em;
    overflow: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.row1-txt .txt {
    display: inline-block;
    word-break: break-all
}

.row1-txt h5 {
    font-family: Bold;
    font-size: 36px;
    width: 36px;
    line-height: 1.1;
    float: right;
    margin: 0 0 0 100px;
	letter-spacing:8px;
}

.row1-txt .con-p {
    float: right;
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
    writing-mode:vertical-rl;
	writing-mode:tb-rl;
    line-height:3em;
    height:26rem;
    font-size:18px;
    text-align: start;
	height:40%;
	letter-spacing:2px;
}

.row1-txt .con-p p {
    float: right;
    margin: 0 11px;
    width: 16px;
    overflow: hidden
}

.row1-txt em {
    display: block;
    line-height: 1.1;
    margin: -8px -8px 0 0;
    text-align: right
}

.row1-txt h5 em {
    margin: -18px -18px 8px 0
}

.row1-txt .con-p + .con-p {
    margin-right: 34px
}

.slider-pic {
    position: relative;
    margin-bottom: 51px
}

.slider2 {
    position: relative;
    z-index: 1
}

.slider2 .pic {
    position: relative;
    padding-top: 50%;
    height: 0;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

/*.slider2 .pic:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}
*/
/*.slider2:hover .pic:after {
    background-color: rgba(0, 0, 0, 0)
}
*/
.slider2 .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: auto 33px;
    background-size: auto 33px;
    font-size: 0;
    background-color: transparent;
    border: none;
    width: 80px;
    height: 80px;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.slider-pic:hover .slick-arrow {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slider2 .slick-arrow:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.slider2 .slick-prev {
    background-image: url(../images/p1.png);
    left: 12px
}

.slider2 .slick-next {
    background-image: url(../images/n1.png);
    right: 12px
}

.slider2 .slick-dots {
    position: absolute;
    left: 0;
    bottom: -56px;
    width: 100%;
    text-align: center;
    font-size: 0
}

.slider2 .slick-dots li {
    display: inline-block;
    width: 7px;
    height: 7px;
    padding: 2px 1.5px 1px;
    margin: 0 11.5px;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.slider2 .slick-dots li button {
    border: none;
    background-color: #adadad;
    font-size: 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.slider2 .slick-dots li.slick-active, .slider2 .slick-dots li:hover {
    padding: 0
}

.slider2 .slick-dots li.slick-active button, .slider2 .slick-dots li:hover button {
    background-color: #4c4948
}

.pic-txt {
    position: absolute;
    top: 49.5%;
    left: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    color: #fff
}

.pic-txt h3 {
    font-family: Bold;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom:20px;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: 1s .3s;
    -o-transition: 1s .3s;
    transition: 1s .3s;
    opacity: 0;
    letter-spacing: 11px;
    text-indent: 11px
}

.pic-txt span {
    display: inline-block;
    position: relative;
    padding-bottom: 52px;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: 1s .8s;
    -o-transition: 1s .8s;
    transition: 1s .8s;
    opacity: 0;
    letter-spacing: 5px;
    text-indent: 5px;
    line-height: 1.1;
    font-size:18px;
	font-weight:600
}

.pt-time.show h3, .pt-time.show span {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.pic-txt3:after, .pic-txt:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 130px;
    height: 6px;
    background: url(../images/line1.png) left center no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    bottom: 0
}

.pic-txt2 {
    top: 55.4%
}

.pic-txt2 h3, .pic-txt3 h3 {
    font-size: 36px;
    margin-bottom: 15px;
    letter-spacing: 11px;
    text-indent: 11px
}

.pic-txt2 span {
    letter-spacing: 0;
    text-indent: 0
}

.pic-txt3:after {
    bottom: -38px
}

.ul-pro1 li {
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 14px;
    color: #bcbba9;
    line-height: 1.1;
		position:relative
}

.ul-pro1 .pic {
    margin-bottom: 60px;
    overflow: hidden
}

.ul-pro1 .pic {
    display: block;
	height:auto;
	border: 1px solid #f3f3f3;
}

.ul-pro1 .pic .pro_logo{
    height:60px;
	position:absolute;
	width:60px;
	left:0;
	top:0;
	z-index:2
}

.ul-pro1 img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-pro1 .pic:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-pro1 h5, .ul-pro2 h5 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.1;
    font-size: 24px;
    color: #4c4948;
    font-weight: 400;
    margin-bottom: 8px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-news h5 a:hover, .ul-pro1 h5:hover, .ul-pro2 h5 a:hover {
    color: #0092dd
}

.row-index4 {
    padding: 100px 0 88px
}

.row-index4 .g-tit{
    margin-bottom: 50px;
}

.ul-pro2 {
    overflow: hidden;
    padding: 40px 0 159px;
    margin: 0 -3px -50px
}

.ul-pro2 li {
    float: left;
    width: 50%;
    text-align: center;
    font-family: Regular;
    font-size: 14px;
    color: #bcbba9;
    line-height: 1.1;
    margin-bottom: 50px
}

.ul-pro2 .pic {
    padding: 15px 0;
    margin-bottom: 102px;
    overflow: hidden
}

.ul-pro2 .pic a {
    height: 391px;
    line-height: 391px;
    display: block
}

.ul-pro2 img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.ul-pro2 .pic:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.row4 {
    padding-top: 180px;
    border-top: 2px solid #dbdbda
}

.g-tit {
    font-family: Bold;
    font-size: 36px;
    color: #4c4948;
    text-align: center;
    line-height: 1.1;
    font-weight: 400;
    position: relative
}

.g-tit span {
    display: inline-block;
    position: relative
}

.g-tit span:after, .g-tit span:before {
    content: "";
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/n-yline1.png) center center no-repeat;
    width: 90px;
    height: 6px;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.g-tit span:before {
    margin-right: 30px
}

.g-tit span:after {
    margin-left: 30px
}

.ul-news {
    overflow: hidden;
    margin: 119px 0 0 -142px
}

.ul-news li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 2.15em;
    color: rgba(76, 73, 72, .6);
    margin-bottom: 101px
}

.ul-news p {
    overflow: hidden;
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ul-news .con {
    margin-left: 142px;
    overflow: hidden
}

.ul-news .pic {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden;
    margin-right: 40px
}

.ul-news .txt {
    overflow: hidden;
    padding-top: 38px
}

.ul-news img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s
}

.ul-news .pic:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08)
}

.ul-news .date {
    display: block;
    font-size: 14px;
    color: #4c4948;
    line-height: 1.1;
    margin-bottom: 5px
}

.ul-news h5 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 24px;
    color: #4c4948;
    font-weight: 400;
    margin-bottom: 32px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.more {
    display: block;
    width: 211px;
    height: 57px;
    border: 2px solid #bcbba9;
    padding: 3px;
    font-size: 18px;
    color: #bcbba9;
    text-align: center;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    margin: 24px auto 178px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.more span {
    display: block;
    height: 47px;
    line-height: 45px;
    border: 1px solid #bcbba9
}

.more:hover {
    border-color: #0092dd;
    color: #0092dd
}

.more:hover span {
    border-color: #0092dd
}

.g-pic {
    height: 100vh;
    position: relative
}

.g-pic .pic {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 2
}

.row-index2 .row2 {
    padding-top: 155px
}

.row-index7 {
    padding-top: 150px
}

.row-index5 {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.g-pic .pic.fixtop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

#ban2 .item {
    height: 100vh
}

.row-index6 {
    height: 100vh;
    position: relative
}

.row-index7, .row-y2 {
    position: relative;
    z-index: 2;
    background-color: #fff
}

.ul-pro1 {
    padding-top: 0
}

.row-ya0 {
    position: relative;
    background-color: #fff;
    z-index: 5
}

.row-ya0 .row1 {
    position: relative;
    height: 100vh
}

.row-ya1 .g-pic {
    position: relative
}

.row-ya1 .g-pic h2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 1.1;
    z-index: 2;
    font-weight: 400;
    font-family: Bold
}

.row-ya1 .g-pic h2 em {
    display: inline-block;
    vertical-align: middle
}

.row-ya1 .g-pic h2 em + em {
    margin-left: 20px
}

.row-ya1 .g-pic .pic:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

.row-ya2 {
    padding: 280px 0 348px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-color: #fff
}

.ul-ylist1 {
    padding: 0 200px;
    font-size: 16px;
    line-height: 2.25em;
    color: #4c4948;
    font-family: Regular
}

.ul-ylist1 .box2 {
    line-height: 2.75em
}

.ul-ylist1 .txt p {
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
}

.ul-ylist1 li + li {
    margin-top: 216px
}

.ul-ylist1 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #0092dd;
    line-height: 1.5em;
    font-family: Bold
}

.ul-ylist1 em {
    font-size: 16px;
    color: #4c4948;
    line-height: 1.1;
    display: block;
    margin: -15px 0 3px;
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
}

.ul-ylist1 b {
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
    font-weight: 400;
    font-family: Regular
}

.ul-ylist1 .pic {
    position: relative;
    padding-top: 57%;
    height: 0;
    overflow: hidden;
    margin-bottom: 83px
}

.ul-ylist1 .pic2 {
    margin-bottom: 46px
}

.ul-ylist1 img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

/*.ul-ylist1 .pic:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}*/
.em-bg1 {
    position: absolute;
    top: -405px;
    right: 220px;
    width: 667px;
    height: 610px;
    background: url(../images/y-i1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.em-bg2 {
    position: absolute;
    bottom: -377px;
    left: 235px;
    width: 673px;
    height: 617px;
    background: url(../images/y-i2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.row-yb1 {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding-bottom: 267px
}

.txt-boxy1 {
    padding: 443px 0 234px;
    font-size: 16px;
    line-height: 2.25em;
    color: #4c4948;
    text-align: center
}

.txt-boxy1 > div {
    position: relative
}

.txt-boxy1 > div:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    content: "";
    width: 36px;
    height: 3px;
    background: url(../images/y-i3.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.txt-boxy1 span {
    display: inline-block;
    margin-right: 23px
}

.txt-boxy1 em {
    font-size: 36px;
    line-height: 1.1em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    position: relative;
    top: -2px;
    font-family: Bold
}

.txt-boxy1 em:before {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    content: "";
    width: 36px;
    height: 3px;
    background: url(../images/y-i3.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    margin-right: 30px
}

.txt-boxy1 em:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    content: "";
    width: 36px;
    height: 3px;
    background: url(../images/y-i3.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    margin-left: 30px
}

.row-yc1 {
    padding: 112px 0 200px
}

.row-yc1 .ul-news {
    margin-bottom: 9px
}

.pages {
    text-align: center;
    margin-bottom: 50px;
}

.pages ul {
    display: inline-block
}

.pages li {
    float: left;
    margin: 0 4px
}

.pages li.on a, .pages li:hover a {
    font-weight: 700;
    border: 1px solid #ebeae5;
    background-color: #ebeae5
}

.pages a {
    display: block;
    width: 43px;
    height: 43px;
    border: 1px solid #c9c8c8;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #4c4948;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-background-size: auto 14px;
    background-size: auto 14px
}

.pages .l-sp {
    border: none;
    margin: 0 12px 0 18px
}

.pages .l-sp span {
    position: relative;
    top: -3px;
    font-family: Regular;
    font-size: 16px;
    width: 43px;
    height: 43px;
    line-height: 43px
}

.pages .total a {
    border: 1px solid transparent
}

.pages .a-prev a {
    background: url(../images/y-aro1.png) center center no-repeat
}

.pages .a-next a {
    background: url(../images/y-aro2.png) center center no-repeat
}

.row-yd1 {
    padding: 257px 0 237px
}

.m-text {
    font-size: 16px;
    line-height: 2.25em;
    color: #4c4948;
    text-align: center
}

.m-text .txt {
    padding: 0 112px 60px;
    text-align: justify
}

.m-text img {
    display: block;
    margin: 0 auto
}

.m-text .tit {
    padding-bottom: 31px;
    border-bottom: 2px solid #dbdbda;
    margin-bottom: 50px
}

.m-text .tit h1 {
    font-size: 36px;
    color: #4c4948;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 35px;
}

.m-text .tit span {
    display: block;
    font-size: 16px;
    line-height: 1.88em;
    color: #4c4948;
}

.pn {
    overflow: hidden;
    margin-top: 135px;
    border-top: 2px solid #dbdbda;
    padding-top: 37px
}

.pn > div {
    width: 48%
}

.pn .l {
    text-align: left
}

.pn .r {
    text-align: right
}

.pn span {
    display: block;
    font-size: 14px;
    line-height: 2.14em;
    color: #4c4948;
    margin-bottom: 1px
}

.pn a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 1.67em;
    color: #4c4948;
    font-family: Regular;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pn a:hover {
    color: #0092dd
}

.row1-txt span {
    float: right;
    width: 18px;
    margin-left: 20px;
    font-size: 18px
}

.row-ye1, .row-ye3 {
    position: relative;
    z-index: 2;
    background-color: #fff;
    overflow: hidden
}

.row-ye1 {
    padding-bottom: 273px
}

.row-ye1 .row1 {
    height: 846px;
    text-align: center;
    position: relative
}

.row-ye3 {
    padding: 363px 0 101px
}

.row-ye3 .more {
    margin-top: -39px
}

.row-video {
    position: relative;
    padding-top: 50%;
    height: 0;
    background-color: #000;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.row-video:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.row-video .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1
}

.ico-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    background: url(../images/y-i4.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2
}

.ico-play.on, .row-video .pic.on {
    display: none
}

.row-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.row-ye2 .g-pic {
    position: relative
}

.row-ye2 .g-pic .pic:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.row-ye2:hover .g-pic .pic:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.pro-txt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 1.1;
    z-index: 3;
    letter-spacing: 3px;
    text-indent: 3px
}

.pro-txt h3 {
    font-size: 36px;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: Bold;
    letter-spacing: 7px;
    text-indent: 7px
}

.row-yf1 {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding-bottom: 260px
}

.row-yf1 .row1 {
    height: 100vh;
    position: relative
}

.ul-ylist2 {
    overflow: hidden;
    margin-left: -75px
}

.ul-ylist2 li {
    float: left;
    width: 33.33%
}

.ul-ylist2 .con {
    margin-left: 75px
}

.ul-ylist2 .pic {
    position: relative;
    padding-top: 69%;
    height: 0;
    margin-bottom: 46px;
    overflow: hidden
}

.ul-ylist2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

/*.ul-ylist2 .pic:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}*/
.ul-ylist2 .txt {
    color: #4c4948;
    font-size: 14px;
    line-height: 2.14em;
    font-family: Regular
}

.ul-ylist2 .txt p {
    height: 4.28em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: "PingFang SC", "微软雅黑", "Microsoft Yahei";
}

.ul-ylist2 h5 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 24px;
    line-height: 1.1;
    font-family: Bold;
    margin-bottom: 11px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.ul-ylist2 h5 a:hover {
    color: #0092dd
}

.ul-ylist2 em {
    display: block;
    background: url(../images/n-yline2.png) center center no-repeat;
    width: 80px;
    height: 6px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    margin-top: 14px
}

.row-yf2 {
    position: relative
}

.row-yf3 {
    position: relative;
    z-index: 2;
    padding: 282px 0 389px;
    background-color: #fff;
    overflow: hidden
}

.row-yf3 .em-bg1 {
    top: -507px
}

.g-titz1 {
    text-align: center
}

.g-titz1 h1 {
    font-size: 36px;
    color: #4c4948;
    line-height: 1.1;
    margin-bottom: 30px;
    font-family: Bold;
}

.row-j13 .g-titz1 h1 {
    letter-spacing: 8px;
}

.g-titz1 span {
    display: inline-block;
    line-height: 1.1;
    color: #4c4948
}

.row-j01 {
    position: relative;
    z-index: 2;
    padding: 80px 0 171px
}

.m-boxz1 {
    margin-top: 67px;
    border-bottom: 2px solid #dbdbda
}

.m-boxz1 .item-tit {
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #4c4948;
    font-weight: 700;
    padding-left: 50px;
    border-top: 2px solid #dbdbda;
    background: url(../images/j-i1.png) 29px center no-repeat;
    margin-bottom: 3px;
    cursor: pointer;
    font-family: Regular;
}

.m-boxz1 .item-tit.on {
    height: 69px;
    line-height: 69px;
    border-color: #4c4948;
    background-image: url(../images/j-i2.png)
}

.m-boxz1 .txtz1 {
    height: auto;
    font-size: 14px;
    color: #4c4948;
    line-height: 2.86em;
    padding: 21px 125px 93px 50px;
    position: relative;
}

.row-j12 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 267px 0 236px
}

.ul-listz1 {
    text-align: center
}

.ul-listz1 li {
    display: inline-block;
    margin: 0 61px
}

.ul-listz1 li .i-con {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 18px
}

.ul-listz1 li .i-con img {
    display: block;
    width: 100%;
    height: 100%
}

.ul-listz1 li .txt {
    overflow: hidden;
    font-size: 16px;
    color: #4c4948;
    text-align: left;
    padding-top: 16px
}

.ul-listz1 .txt p {
    font-family: Bold;
    font-size: 24px;
    color: #0092dd;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 4px
}

.row-j13 {
    position: relative;
    z-index: 2;
    background: #f8f8f8;
    padding: 172px 0 205px
}

.m-form1 {
    width: 750px;
    margin: 57px auto 0
}

.m-form1 .item {
    font-size: 0;
    overflow: hidden
}

.m-form1 .item textarea {
    width: 750px;
    height: 226px;
    border: 2px solid #dbdbda;
    resize: none;
    padding: 13px 20px;
    font-size: 16px;
    color: #4c4948;
    letter-spacing: 2px
}

.m-form1 .item textarea:focus {
    border-color: #bcbba9
}

.m-form1 .item-t {
    margin: 0 -15px 30px
}

.m-form1 .item-t .con {
    width: 50%;
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 15px
}

.m-form1 .item-t input {
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #dbdbda;
    padding: 0 21px;
    font-size: 16px;
    color: #4c4948;
    letter-spacing: 2px
}

.m-form1 .item-t input:focus {
    border-color: #bcbba9
}

.m-form1 .file {
    height: 54px;
    line-height: 54px;
    border: 2px solid #dbdbda;
    position: relative;
    border-top: none;
    background: #fff
}

.m-form1 .file input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.m-form1 .file span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;
    font-size: 16px;
    color: #4c4948
}

.m-form1 .sp-1 {
    display: block;
    line-height: 1.1;
    margin: 22px 0 41px;
    font-size: 12px;
    color: #918f8e
}

.m-form1 .more {
    margin: 0 auto;
    width: 171px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    background: #fff
}

.m-form1 .more span {
    height: 36px;
    line-height: 36px
}

.row-j21 {
    position: relative;
    z-index: 3;
    background: #fff;
    padding: 20px 0 205px
}

select {
    width: 40px
}

.blue {
    width: 30px;
    background: red
}

.with-select {
    overflow: visible !important
}

.form-select {
    display: inline-block;
    width: 120px;
    position: relative;
    cursor: pointer;
    vertical-align: middle
}

.form-select .tit {
    padding: 0 20px 0 5px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #0092dd;
    font-family: Bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 39px;
    background: url(../images/j-i5.png) 98% 50% no-repeat
}

.form-select .options {
    display: none;
    position: absolute;
    left: 0;
    z-index: 1;
    background: #fff;
    padding: 17px 0;
    margin-left: 39px
}

.form-select .options li {
    padding: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #fbfbfb;
    font-size: 14px;
    color: #4c4948
}

.form-select .options li:last-child {
    border-bottom: none
}

.form-select .options li:hover {
    background-color: #eee
}

.m-slect {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 0;
    margin-top: 50px
}

.m-slect span {
    height: 30px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #a3a1a1;
    margin-top: -5px;
    font-family: Regular
}

.ul-listz2 {
    font-family: Regular;
    overflow: hidden;
    margin: 0 -15px
}

.ul-listz2 li {
    position: relative;
    width: 50%;
    height: 410px;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: center
}

.ul-listz2 li .pic {
    height: 213px;
    text-align: center
}

.ul-listz2 li .pic img {
    display: inline-block;
    max-width: 90%;
    max-height: 100%
}

.ul-listz2 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-listz2 li.li-1 {
    height: 849px
}

.ul-listz2 li.li-1 .pic {
    height: 391px
}

.ul-listz2 li .con {
    background: #f4f1ed;
    height: 100%;
    padding-top: 66px
}

.ul-listz2 li.li-1 .con {
    padding-top: 231px
}

.ul-listz2 li em, .ul-listz3 li em {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 40px;
    left: 56px;
    line-height: 64px;
    text-align: center;
    color: #beb9a4;
    background: #0092dd;
    border-radius: 50%;
    font-size: 24px
}

.ul-listz2 li .txt {
    position: absolute;
    left: 0;
    bottom: 38px;
    width: 100%;
    font-size: 14px;
    color: #bcbba9
}

.ul-listz2 li .txt p {
    font-size: 24px;
    color: #4c4948;
    line-height: 1.1;
    margin-bottom: 4px
}

.ul-listz2 li.li-2 .con {
    background: #f9f9f8
}

.ul-listz3 {
    overflow: hidden;
    margin: 0 -15px
}

.ul-listz3 li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 15px
}

.ul-listz3 li .con {
    background: #f5f6f5;
    height: 610px;
    padding-top: 139px
}

.ul-listz3 li .pic {
    height: 300px;
    text-align: center
}

.ul-listz3 li .pic img {
    width: auto;
    height: 100%
}

.ul-listz3 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-listz3 li .txt {
    position: absolute;
    left: 0;
    bottom: 41px;
    width: 100%;
    font-size: 14px;
    color: #bcbba9;
    text-align: center
}

.ul-listz3 li .txt p {
    font-size: 24px;
    color: #4c4948;
    line-height: 1.1
}

.ul-listz3 li.li-2 {
    text-align: center;
    font-size: 24px
}

.conttttttt {
    font-size: 24px
}

.ul-listz3 li.li-2 .con {
    padding-top: 262px
}

.ul-listz3 li.li-2 a {
    color: #a09f9f
}

.ul-listz2-b li.li-1 .con {
    background: #fcf9f0;
    padding-top: 182px
}

.ul-listz2-b li.li-2 .con {
    background: #faf7f5;
    padding-top: 100px
}

.ul-listz2-b li.li-3 .con {
    background: #f9f9f8;
    color: #9f9e9d;
    font-size: 24px;
    line-height: 1.25em;
    padding-top: 173px
}

.ul-listz4 {
    overflow: hidden;
    margin: 0 -15px
}

.ul-listz4 li {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 0 15px;
    text-align: center
}

.ul-listz4 li .pic {
    height: 184px
}

.ul-listz4 li .pic img {
    width: auto;
    height: 100%
}

.ul-listz4 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-listz4 li .con {
    height: 410px;
    padding-top: 79px;
    background: #f1f3ec
}

.ul-listz4 li.li-2 .con {
    background: #f0f2f2
}

.ul-listz4 li .txt {
    position: absolute;
    left: 0;
    bottom: 41px;
    width: 100%;
    font-size: 14px;
    color: #bcbba9;
    text-align: center
}

.ul-listz4 li .txt p {
    font-size: 24px;
    color: #4c4948;
    line-height: 1.1
}

.row-j21 .item-1 .g-tit {
    padding: 152px 0 88px
}

.row-j21 .item-2 .g-tit {
    padding: 169px 0 88px
}

.row-j21 .item-3 .g-tit {
    padding: 170px 0 86px
}

.row-j31 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-top: 287px
}

.row-j31 .item-1 .red-p {
    text-align: center;
    font-size: 16px;
    color: #4c4948;
    margin: 233px 0 223px
}

.row-j31 .item-1 .red-p2 span {
    display: inline-block;
    width: 450px;
    height: 48px;
    line-height: 27px;
    background: url(../images/j-i12.png) left center no-repeat;
    text-align: right
}

.row-j31 .row1-txt {
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.ul-listz5 {
    overflow: hidden;
    margin: 179px 0 79px
}

.ul-listz5 li {
    overflow: hidden;
    margin-bottom: 214px
}

.ul-listz5 li:nth-child(2n+1) .pic {
    float: right;
    margin-left: 239px
}

.ul-listz5 li:nth-child(2n) .pic {
    float: left;
    margin-right: 239px
}

.ul-listz5 li .info {
    padding-top: 34px;
    overflow: hidden
}

.ul-listz5 .pic {
    width: 480px;
    height: 320px;
    overflow: hidden
}

.ul-listz5 li .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.ul-listz5 li h3 {
    font-size: 24px;
    color: #4c4948;
    font-family: Bold;
    line-height: 1.1;
    margin-bottom: 56px
}

.ul-listz5 li .txt {
    height: 87px;
    font-size: 14px;
    color: #4c4948;
    line-height: 2.14em;
    margin-bottom: 68px;
    overflow: hidden;
    text-overflow: ellipsis
}

.row-j31 .imgtxt {
    border-top: 2px solid #dbdbda;
    overflow: hidden;
    padding: 206px 0 170px
}

.row-j31 .imgtxt .pic {
    width: 894px;
    height: 620px;
    float: left;
    margin-right: 90px
}

.row-j31 .imgtxt .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.row-j31 .imgtxt .txt {
    overflow: hidden;
    padding-top: 125px
}

.row-j31 .imgtxt .txt div {
    background: url(../images/j-i13.png) no-repeat;
    margin-bottom: 67px;
    padding-left: 90px
}

.row-j31 .imgtxt .txt .txt-2 {
    background-image: url(../images/j-i14.png)
}

.row-j31 .imgtxt .txt span {
    display: inline-block;
    line-height: 1.1;
    font-size: 12px;
    color: #4c4948;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: Regular;
}

.row-j31 .imgtxt .txt h3 {
    font-size: 24px;
    color: #4c4948;
    line-height: 1.1;
    margin-bottom: 34px;
    font-family: Bold;
}

.row-j31 .imgtxt .txt p {
    font-size: 14px;
    color: #4c4948;
    line-height: 2.2em
}

.row-j31 .imgtxt .txt-1 p {
    position: relative;
    padding-left: 40px
}

.row-j31 .imgtxt .txt-1 em {
    position: absolute;
    left: 0;
    top: 0
}

.slick-z {
    margin: 0 56px
}

.slick-z .item {
    padding: 0 100px;
    text-align: center
}

.slick-z .item .pic {
    display: inline-block;
    position: relative;
    padding-top: 67.5%;
    width: 100%;
    margin-bottom: 32px;
    overflow: hidden
}

.slick-z .item .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

/*.slick-z .item .pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}*/
.slick-z .slick-arrow {
    position: absolute;
    top: 59%;
    margin-top: -16px;
    right: -54px;
    width: 17px;
    height: 32px;
    border: none;
    cursor: pointer;
    z-index: 5;
    overflow: hidden;
    text-indent: 1000px;
    background: url(../images/j-next.png) center center no-repeat
}

.slick-z .slick-prev {
    background-image: url(../images/j-prev.png);
    left: -54px
}

.slick-z .txt {
    text-align: left
}

.slick-z .txt h3 {
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.slick-z .txt h3 a {
    font-size: 24px;
    color: #4c4948;
    font-family: Regular;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slick-z .txt h3 a:hover {
    color: #0092dd
}

.slick-z .txt p {
    font-size: 14px;
    color: #a3a1a1;
    line-height: 1.1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.slick {
    padding: 199px 0 323px;
    border-top: 2px solid #dbdbda
}

.slick .g-tit {
    margin-bottom: 123px
}

.row-j31 .row-video {
    margin-bottom: 230px
}

.video_pic2 {
    height: 230px
}

.slick-2 {
    display: none
}

@media only screen and (max-width: 4096px) {
    .js-top {
        right: 45px
    }
}

@media only screen and (max-width: 1921px) {
    .js-top {
        right: 45px
    }

    .loading-logo-box, .loading-logo-box img {
        max-width: 124px
    }
}

@media only screen and (max-width: 1800px) {
    .wp2 {
        width: 96%
    }

    .wp {
        width: 80%
    }

    .footer .f-l, .footer .f-r {
        width: 40%
    }

    .footer .f-m {
        width: 20%
    }

    .slick-z1 .item {
        padding: 0 30px
    }
}

@media only screen and (max-width: 1600px) {
    .wp {
        width: 80%
    }

    .ul-pro2 {
        margin: 0 0 -50px
    }

    .ul-news .con {
        margin-left: 60px
    }

    .ul-news {
        margin-left: -60px
    }

    .ul-news .pic {
        margin-right: 20px
    }

    .ul-news li {
        margin-bottom: 60px
    }

    .ul-news h5 a {
        font-size: 18px
    }

    .em-bg1 {
        right: 0
    }

    .em-bg2 {
        left: 0
    }

    .txt-boxy1 {
        padding: 300px 0 234px
    }

    .row-j31 .imgtxt .txt div {
        padding-left: 65px;
        margin-bottom: 56px
    }

    .row-j31 .imgtxt .pic {
        margin-right: 50px
    }
}

@media only screen and (max-width: 1440px) {
    .scroll-down {
        bottom: 20px
    }

    .logo, .menu-area {
        top: 0
    }

    .ul-a {
        bottom: 30px
    }

    .ul-pro1 .pic {
        height: 200px;
        line-height: 200px
    }

    .ul-pro2 .pic a {
        height: 330px;
        line-height: 330px
    }

    .b-logo img {
        max-height: 90%
    }

    .js-top {
        right: 45px
    }

    .wp {
        width: 80%
    }

    .ul-news li {
        font-size: 12px
    }

    .ul-news .pic {
        width: 200px;
        height: 120px;
        margin-right: 20px
    }

    .ul-news .txt {
        padding-top: 16px
    }

    .more {
        margin-top: 38px;
        margin-bottom: 120px
    }

    .ul-news p {
        line-height: 1.5
    }

    .row1-txt {
        font-size: 14px
    }

    .row1-txt h5 {
        font-size: 26px;
        width: 26px;
        margin-left:80px;
		letter-spacing:8px !important;
    }

    .ban-txt span {
        margin-top: 50px;
        font-size: 16px
    }

    .pic-txt h3 {
        font-size: 35px
    }

    .ul-pro1 h5, .ul-pro2 h5 a {
        font-size: 18px
    }

    .ul-pro1 li {
        font-size: 12px
    }

    .ul-pro1 .pic {
        margin-bottom: 20px
    }

    .ul-pro2 .pic {
        margin-bottom: 35px
    }

    .ul-pro2 {
        padding-bottom: 120px
    }

    .g-tit {
        font-size: 24px
    }

    .ul-news {
        margin-top: 80px
    }

    .row1-txt .con-p p {
        margin: 0 7px
    }

    .row4 {
        padding-top: 100px
    }

    .ul-news h5 a {
        margin-bottom: 10px
    }

    .topnav {
        top: 30px
    }

    .row-ya1 .g-pic h2 {
        font-size: 35px
    }

    /*.loading-logo-box,.loading-logo-box img{max-width:100px}*/
    .row-j31 .imgtxt {
        padding: 90px 0 26px
    }

    .row-j31 .imgtxt .pic {
        float: none;
        width: auto;
        margin-right: 0;
        height: auto
    }

    .row-j31 .imgtxt .pic img {
        height: auto
    }

    .row-j31 .imgtxt .txt div {
        float: left;
        width: 48%
    }

    .row-j31 .imgtxt .txt .txt-2 {
        float: right;
        width: 48%
    }

    .row-j31 .imgtxt .txt {
        padding-top: 84px
    }

    .row-j31 .imgtxt .txt p {
        font-size: 18px;
        line-height: 2em
    }

    .row-j31 .imgtxt .txt h3 {
        margin-bottom: 29px
    }

    .row-j31 .imgtxt .txt .txt-1 p, .row-j31 .imgtxt .txt .txt-2 p {
        font-size: 14px;
    }

    .g-tit.g-titz1 span {
        font-size: 36px
    }
}

@media only screen and (max-width: 1200px) {
    .scroll-down {
        bottom: 60px;
        margin-left: -11px
    }

    .scroll-down i {
        width: 22px;
        height: 12px
    }

    .row-index4 {
        padding-top: 90px
    }

    .ul-nav1 a {
        font-size: 24px
    }

    .ul-pro1 .pic {
        height: 174px;
        line-height: 174px
    }

    .ul-pro2 .pic a {
        height: 260px;
        line-height: 260px
    }

    .b-logo img {
        max-height:100%
    }

    .js-top {
        right: 30px
    }

    .wp {
        width: 90%
    }

    .row-index4 .wp, .row2 .wp {
        width: 80%
    }

    .footer {
        padding: 35px 0 70px;
        text-align: center
    }

    .footer .f-l, .footer .f-m, .footer .f-r {
        float: none;
        width: auto;
        margin-top: 0
    }

    .ul-link {
        display: inline-block
    }

    .footer .f-r {
        text-align: center
    }

    .footer .f-r span {
        display: block;
        line-height: 1.9em
    }

    .footer .f-r span + span {
        margin-left: 0
    }

    .footer .f-m {
        margin: 46px 0 52px
    }

    .f-logo .pic {
        height: 56px;
        line-height: 56px;
        margin-bottom: 23px
    }

    .f-logo span {
        padding-bottom: 6px
    }

    .f-logo span:after {
        height: 3px
    }

    .row1-txt .txt {
        overflow: hidden;
        word-break: normal;
        display: inline-block
    }

    .ul-pro1 {
        padding: 0 0 180px;
        margin-bottom: -90px
    }

    .row-index6 .banner .pic {
        display: block
    }

    .row-index7 {
        padding: 90px 0 143px;
        position: relative;
        z-index: 5
    }

    .ul-pro2 {
        padding: 0 0 101px
    }

    .row4 {
        padding-top: 95px
    }

    .ul-news .con {
        margin-left: 15px
    }

    .ul-news {
        margin: 83px 0 0 -15px;
        padding: 0
    }

    .ul-news li {
        margin-bottom: 65px
    }

    .row-index2 .row1 {
        height: auto;
        padding: 146px 0 107px
    }

    .row1-txt {
        position: static;
        text-align: center;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        margin-top: 0 !important
    }

    .header {
        top: 20px
    }

    .logo {
        height: 50px;
        line-height: 50px;
        left: 20px
    }

    .menuBtn {
        width: 35px;
        float: right
    }

    .wp2 {
        padding: 0
    }

    .row2 .wp {
        width: 90%
    }

    .menu-area {
        right: 20px;
        width: auto
    }

    .ul-pro1 .pic {
        margin-bottom: 0
    }

    .lang {
        float: left;
        overflow: hidden;
        margin-top: 0
    }

    .lang a {
        float: left;
        line-height: 27px;
        font-size: 14px;
        margin: 0 8px
    }

    .m-nav {
        width: 100%
    }

    .menuBtn.open b {
        width: 27px
    }

    .ul-nav1 a, .ul-nav2 a {
        padding-left: 131px
    }

    .ul-a {
        bottom: 50px;
        left: 131px;
        right: auto
    }

    .g-tit span:after, .g-tit span:before {
        height: 4px;
        width: 40px;
        top: -3px
    }

    .g-tit span:before {
        margin-right: 10px
    }

    .g-tit span:after {
        margin-left: 10px
    }

    .row-index7 .wp {
        width: 90%
    }

    .more {
        margin-bottom: 0
    }

    .js-top {
        bottom: 60px
    }

    .row-ya0 .row1 {
        height: auto
    }

    .row-ya2 {
        padding: 215px 0 301px
    }

    .ul-ylist1 .pic {
        margin-bottom: 53px
    }

    .ul-ylist1 li + li {
        margin-top: 100px
    }

    .ul-ylist1 {
        padding: 0 30px
    }

    .row-ya0 {
        padding: 212px 0 168px
    }

    .txt-boxy1 {
        padding: 278px 0 178px
    }

    .row-yb1 {
        padding-bottom: 200px
    }

    .row-yf1 .row1 {
        height: auto;
        padding: 138px 0
    }

    .ul-ylist2 {
        margin-left: -15px
    }

    .ul-ylist2 .con {
        margin-left: 15px
    }

    .row-yf1 {
        padding-bottom: 160px
    }

    .ul-ylist2 .pic {
        margin-bottom: 40px
    }

    .row-yf3 {
        padding: 215px 0 251px
    }

    .ul-ylist1 em {
        margin-top: 74px
    }

    .em-bg1 {
        width: 530px;
        height: 485px;
        top: -320px !important;
        right: -143px
    }

    .em-bg2 {
        width: 501px;
        height: 460px;
        bottom: -292px !important
    }

    .row-yc1 {
        padding-top: 105px
    }

    .row-yd1 {
        padding-top: 186px
    }

    .m-text .txt {
        padding: 0 30px
    }

    .m-text .tit {
        margin-bottom: 64px
    }

    .pn {
        margin-top: 111px
    }

    .row-ye1 .row1 {
        height: auto;
        padding: 161px 30px 169px
    }

    .row-ye1 {
        padding-bottom: 164px
    }

    .row-video, .item-2 {
        margin: 0 30px
    }

    .row-ye3 {
        padding: 150px 0 160px
    }

    .row-ye3 .em-bg1, .row-ye3 .em-bg2 {
        display: none
    }

    .pages {
        margin-top: -7px
    }

    .row-ye3 .ul-pro1 {
        margin-bottom: 0;
        padding-bottom: 110px
    }

    .ico-play {
        width: 80px;
        height: 80px
    }

    .row-j01 {
        padding: 30px 0
    }

    .g-titz1 h1 {
        font-size: 36px;
        margin-bottom: 30px
    }

    .g-tit.g-titz1 span {
        font-size: 24px
    }

    .m-boxz1 {
        margin-top: 76px
    }

    .m-boxz1 .item-tit {
        font-size: 24px;
        font-weight: 400
    }

    .m-boxz1 .txtz1 {
        padding-top: 23px;
        line-height: 2.22em;
        font-size: 18px
    }

    .ul-listz1 li {
        display: block;
        overflow: hidden;
        text-align: center;
        margin: 0 0 92px
    }

    .ul-listz1 li .con {
        display: inline-block;
        width: 400px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0 auto
    }

    .row-j12 {
        padding: 172px 0 93px
    }

    .row-j13 {
        padding-top: 144px;
        padding-bottom: 149px
    }

    .m-form1 {
        margin-top: 64px
    }

    .m-form1 .sp-1 {
        margin: 35px 0 78px
    }

    .ul-listz1 .txt p {
        font-size: 30px
    }

    .ul-listz1 li .txt {
        padding-top: 9px
    }

    .row-j31 {
        padding-top: 113px
    }

    .row-j31 .item-1 .red-p {
        margin-top: 133px;
        margin-bottom: 186px
    }

    .row-j31 .row-video {
        margin-bottom: 140px
    }

    .video_pic2 {
        height: 140px
    }

    .ul-listz5 {
        margin: 93px 0 0
    }

    .ul-listz5 li {
        margin-bottom: 150px
    }

    .ul-listz5 li .item2 {
        margin-bottom: 60px !important
    }

    .ul-listz5 li .txt {
        font-size: 16px;
        line-height: 1.8em;
        margin-bottom: 34px
    }

    .ul-listz5 li h3 {
        margin-bottom: 28px;
        font-size: 20px
    }

    .slick {
        padding-top: 105px
    }

    .slick .g-tit {
        margin-bottom: 86px
    }

    .ul-listz2 li.li-1 {
        height: 490px
    }

    .ul-listz2 li.li-1 .pic {
        height: 220px
    }

    .ul-listz2 li.li-1 .con {
        padding-top: 132px
    }

    .ul-listz2 li em, .ul-listz3 li em {
        width: 48px;
        height: 48px;
        line-height: 48px;
        top: 21px;
        left: 35px
    }

    .ul-listz2 {
        margin: 0 -10px
    }

    .ul-listz2 li {
        height: 235px;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .ul-listz2 li .pic {
        height: 103px
    }

    .ul-listz2 li .con {
        padding-top: 31px
    }

    .ul-listz2 li .txt {
        bottom: 25px
    }

    .row-j21 .item-2 .g-tit {
        padding: 90px 0 70px
    }

    .ul-listz3 li .con {
        height: 350px;
        padding-top: 62px
    }

    .ul-listz3 li .pic {
        height: 172px
    }

    .ul-listz3 li.li-2 .con {
        padding-top: 134px
    }

    .row-j21 .item-3 .g-tit {
        padding: 110px 0 69px
    }

    .ul-listz2-b li.li-1 .con {
        padding-top: 109px
    }

    .ul-listz2-b li.li-2 .con {
        padding-top: 43px
    }

    .ul-listz2-b li.li-3 .con {
        padding-top: 87px
    }

    .ul-listz5 .pic {
        width: 320px;
        height: 214px
    }

    .ul-listz5 li:nth-child(2n+1) .pic {
        margin-left: 160px
    }

    .ul-listz5 li:nth-child(2n) .pic {
        margin-right: 160px
    }

    .pic-txt2 {
        top: 47%;
    }

    .pic-txt {
        top: 44.5%;
    }

    .row-j31 .imgtxt .txt p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 960px) {
    .ul-news li {
        float: none;
        width: auto
    }

    .ul-news, .ul-news .con {
        margin-left: 0
    }

    .txt-boxy1 > div {
        display: inline-block;
        text-align: left
    }

    .txt-boxy1 span {
        display: block;
        margin-right: 0
    }

    .txt-boxy1 span + span {
        margin-top: 48px
    }

    .txt-boxy1 > div:after, .ul-listz4 {
        display: none
    }

    .g-titz1 h1 {
        font-size: 30px
    }

    .ul-listz5 li {
        margin-bottom: 94px
    }

    .ul-listz5 li:nth-child(2n) .pic {
        float: none;
        margin: 0 auto
    }

    .ul-listz5 li:nth-child(2n+1) .pic {
        float: none;
        margin: 0 auto
    }

    .ul-listz5 li .info {
        width: 480px;
        margin: 0 auto
    }

    .ul-listz5 li h3 {
        font-size: 24px
    }

    .ul-listz5 li .txt {
        font-size: 18px;
        height: auto;
    }

    .ul-listz5 li .pic {
        width: 480px;
        height: 320px;
        margin-bottom: 27px
    }
}

@media only screen and (max-width: 768px) {
    .ul-pro1 {
        padding-top: 0
    }

    .row-index4 {
        padding-bottom: 80px
    }

    .menuBtn {
        width: 35px
    }

    .row1-txt {
        font-size: 12px
    }

    .row1-txt h5 {
        font-size: 18px;
        width: 18px;
        margin-left: 35px
    }

    .row1-txt .con-p p {
        margin: 0 5px
    }

    .row1-txt .con-p + .con-p {
        margin-right: 18px
    }

    .pic-txt h3 {
        font-size: 24px
    }

    .pic-txt2 h3, .pic-txt3 h3 {
        font-size: 18px;
        margin-bottom: 1px !important;
        letter-spacing: 3px !important;
        text-indent: 3px !important
    }

    .pic-txt span {
        font-size: 12px;
        padding-bottom: 28px
    }

    .pic-txt2 span {
        padding-bottom: 10px !important
    }

    .pic-txt2:after, .pic-txt3:after {
        bottom: -26px;
        width: 60px;
        height: 4px
    }

    .pic-txt2:after {
        bottom: -17px;
        height: 3px
    }

    .ul-pro1 h5, .ul-pro2 h5 a {
        font-size: 18px
    }

    .ul-pro1 li {
        width:46% !important;
        margin-bottom: 20px;
		margin-right:10px !important
    }

    .js-top {
        display: none
    }

    .b-logo {
        height: 70px;
        line-height: 70px
    }

    .ban-txt span {
        font-size: 12px;
        margin-top: 50px
    }

    .ban-txt em + em {
        margin-left: 16px
    }

    .ban-txt span:after, .g-tit:after, .pic-txt span:after {
        height: 4px
    }

    .lang{
        padding-left: 68px;
    }

    .ul-nav1 a, .ul-nav2 a {
        padding-left: 68px
    }

    .ul-nav1 a {
        font-size: 21px
    }

    .ul-nav2 a {
        font-size: 16px
    }

    .ul-div{
        top: 40%;
    }

    .ul-a {
        bottom: 55px;
        left: 68px;
        right: auto
    }

    .slider2 .slick-arrow {
        width: 55px;
        height: 55px
    }

    .slider2 .slick-next {
        right: 15px
    }

    .slider2 .slick-prev {
        left: 15px
    }

    .ul-news h5 a {
        margin-bottom: 8px
    }

    .row-ya1 .g-pic h2 {
        font-size: 18px
    }

    .row-ya2 {
        padding: 107px 0 128px
    }

    .ul-ylist1 .pic {
        margin-bottom: 23px
    }

    .ul-ylist1 {
        font-size: 14px;
        line-height: 1.8
    }

    .ul-ylist1 span {
        font-size: 16px
    }

    .ul-ylist1 li + li {
        margin-top: 75px
    }

    .txt-boxy1 {
        padding: 140px 0 89px
    }

    .txt-boxy1 span + span {
        margin-top: 21px
    }

    .row-yb1 {
        padding-bottom: 71px
    }

    .pages li {
        margin: 0 2px
    }

    .pages a {
        width: 21px;
        height: 21px;
        font-size: 7px;
        line-height: 21px
    }

    .pages .l-sp span {
        width: 21px;
        height: 21px;
        line-height: 21px;
        font-size: 10px
    }

    .pages .a-next a, .pages .a-prev a {
        -webkit-background-size: auto 7px;
        background-size: auto 7px
    }

    .pages .l-sp {
        margin: 0 3px 0 8px
    }

    .row-yc1 {
        padding: 53px 0 105px
    }

    .row-yd1 {
        padding: 95px 0 71px
    }

    .pn {
        margin-top: 52px;
        padding: 30px 15px 0
    }

    .m-text .txt {
        padding: 0 15px
    }

    .m-text .tit h1 {
        font-size: 18px;
        margin-bottom: 7px
    }

    .m-text .tit span {
        font-size: 9px
    }

    .m-text .tit {
        padding-bottom: 14px;
        margin-bottom: 30px
    }

    .m-text {
        font-size: 9px
    }

    .pn span {
        font-size: 9px;
        margin-bottom: 0
    }

    .pn > div {
        float: none !important;
        width: auto;
        text-align: left !important
    }

    .pn a {
        font-size: 12px
    }

    .pn > div + div {
        margin-top: 25px
    }

    .pro-txt h3 {
        font-size: 18px;
        margin-bottom: 1px
    }

    .pro-txt span {
        font-size: 9px
    }

    /*.loading-logo-box,.loading-logo-box img{max-width:80px}*/
    .m-form1 {
        width: auto;
        padding: 0 30px
    }

    .m-form1 .item textarea {
        width: 100%
    }

    .slick-z1 {
        display: none !important
    }

    .slick-2 {
        display: block;
        overflow: hidden;
        margin: 0 -15px
    }

    .slick-2 .item {
        float: left;
        width: 50%;
        padding: 0 15px;
        margin-bottom: 40px
    }

    .slick {
        padding-bottom: 76px
    }

    .g-titz1 h1 {
        font-size: 30px
    }

    .m-boxz1 .item-tit {
        font-size: 22px
    }

    .m-boxz1 .txtz1 {
        font-size: 16px
    }

    .ul-listz5 li h3 {
        font-size: 24px
    }

    .ul-listz5 li .txt {
        font-size: 14px
    }

    .row-j31 .imgtxt .txt h3 {
        font-size: 22px
    }

    .row-j31 .imgtxt .txt p {
        font-size: 13px
    }

    .row-j31 .imgtxt .txt div {
        background-size: 30px 30px;
        padding-left: 30px
    }

    .slick-z .txt h3 a {
        font-size: 20px
    }

    .ul-listz1 .txt p {
        font-size: 26px
    }

    .ul-listz1 li .i-con {
        width: 70px;
        height: 70px;
        margin-right: 9px
    }

    .m-form1 .item-t input, .ul-listz1 li .txt {
        font-size: 14px
    }

    .topnav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        top: auto;
        height: 60px;
        line-height: 60px;
        background-color: #fff;
        z-index: 99;
        box-shadow: 0 -1px 5px 0 rgba(37, 89, 56, .1)
    }

    .topnav a {
        height: 60px;
        line-height: 60px;
        color: #4c4948 !important
    }

    .topnav li.on a, .topnav li:hover a {
        color: #0092dd !important
    }
}

@media only screen and (max-width: 480px) {
    .order{
        padding: 50px 0 !important;
    }
    .cpcon-left, .cpcon-right, .contact_m, .map{
        float: none !important;
        width: 100% !important;
    }
    .cpcon-right, .map{
        margin-top: 30px !important;
    }
    .znav li a{
        margin-left: 0;
        margin-right: 35px;
    }
    .cpbg{
        margin: 0 !important;
        width: 100%;
        box-sizing: border-box !important;
        padding: 0 20px 50px !important;
    }
    .position{
        display: none;
    }
    .znav{
        float: none !important;
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
    }
    .znav li{
        float: none !important;
        display: inline-block;
    }
    #swipebox-close{
        top: initial !important;
        right: initial !important;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .gcsb .swiper-button-next2, .gcsb .swiper-button-prev2{
        display: none;
    }
    .about-content{
        display: block !important;
        width: 100% !important;
    }
    .about-img{
        width: 100% !important;
    }
    .about-img img{
        float: left;
    }
    .about-btn{
        width: 100%;
    }
    .about-btn1, .about-btn2{
        width: 50% !important;
        float: left;
    }
    .about-btn1 .btn, .about-btn2 .btn{
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 100%;
    }
    html,body{
        height: 100%;
    }
    .zbanner{
        height: 240px !important;
    /*background-position: center 0rem;*/
	background-size:240% !important;
	
    }
    .footer{
        padding: 0;
    }
    .copy{
        margin-top: 0 !important;
        border: 0;
        font-size: 12px !important;
    }
    .ftnav{
        display: none;
    }
    .row-index5{
        padding-bottom: 50px;
    }
    .row-index5 .g-tit{
        margin-top: 0 !important;
    }
    .row-index4 .swiper-button-next, .row-index4 .swiper-button-prev{
        bottom: initial !important;
        top:36% !important;
        transform: translateX(-50%) !important;
    }
    .row-index4 .swiper-button-next{
        right: -30px !important;
    }
    .row-index4 .swiper-button-prev{
        left: -16px !important;
    }
    .row-index4 .g-tit {
        margin-bottom: 30px;
    }
    .row-index4 {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .g-pic, .row-index6, .row-index6 .banner, .row-index6 .banner .item, .row-index6 .banner .slider, .row-yf2, .row-yf2 .banner, .row-yf2 .banner .item, .row-yf2 .banner .slider {
        height: 480px
    }

    .ul-news .pic {
        margin-right: 10px;
        width: 141px;
        height: 94px
    }

    .wp2 {
        width: 100%;
        padding: 0 10px
    }

    .header {
        top: 10px
    }

    .menu-area {
        right: 8px
    }

    .menuBtn {
        width: 33px;
        padding: 4px;
        height: 23px
    }

    .menuBtn b {
        height: 1px;
        margin-bottom: 4px
    }

    .ul-pro1 li {
        font-size: 9px;
        width: 50%;
        margin-bottom: 15px
    }

    .ul-pro1 {
        padding: 20px 0 45px;
        margin-bottom: -45px
    }

    .ul-pro1 .pic {
        margin-bottom: 0
    }

    .ul-pro1 .pic {
        height: 100px;
        line-height: 100px
    }

    .ul-pro1 img {
        max-height: 95%
    }

    .ul-pro2 {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .ul-pro2 li {
        font-size: 9px;
        margin-bottom: 50px
    }

    .ul-pro2 .pic {
        margin-bottom: 27px
    }

    .ul-pro2 .pic a {
        height: 130px;
        line-height: 130px
    }

    .logo {
        left: 8px;
        height: 30px;
        line-height: 30px
    }

    .lang a {
        font-size: 12px;
        margin-right: 8px;
        margin-left: 0;
        line-height: 23px
    }

    .row1-txt .con-p p {
        font-size: 9px
    }

    .pic-txt span {
        font-size: 8px
    }

    .slider-pic {
        margin-bottom: 25px
    }

    .slider2 .slick-dots {
        bottom: -29px
    }

    .slider2 .slick-dots li {
        width: 4px;
        height: 4px;
        padding: 1px
    }

    .row-index7 {
        padding: 25px 0 71px
    }

    .row4 {
        padding-top: 45px
    }

    .row44 {
        padding-top: 45px
    }

    .ul-news {
        margin-top: 41px;
        padding: 0
    }

    .ul-news .date {
        font-size: 12px;
        margin-bottom: 3px
    }

    .ul-news h5 a {
        font-size: 14px
    }

    .ul-news li {
        font-size: 12px;
        line-height: 1.67em;
        margin-bottom: 30px
    }

    .ul-news .txt {
        padding-top: 7px
    }

    .more {
        margin-top: 20px;
        font-size: 9px;
        width: 106px;
        height: 29px;
        line-height: 29px;
        padding: 2px;
        border: 1px solid #bcbba9
    }

    .more span {
        height: 24px;
        line-height: 22px
    }

    .footer .f-r, .ul-link a {
        font-size: 9px
    }

    .f-logo span {
        font-size: 9px;
        padding-bottom: 7px
    }

    .f-logo span em + em {
        margin-left: 12px
    }

    .row-index2 .row1 {
        padding: 90px 0;
        position: relative;
    }

    .row1-txt {
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .slider2 .pic {
        padding-top: 60%
    }

    .ul-pro1 h5, .ul-pro2 h5 a {
        font-size: 14px;
        margin-bottom: 4px;
		line-height:30px
    }

    .row4 {
        border-width: 1px
    }

    .banner .pic, .g-pic .pic {
        background-position: 39% center;
        background-attachment: scroll
    }

    .row-index7 .slider-pic {
        margin-bottom: 8px
    }

    .pic-txt h3 em + em {
        margin-left: 18px
    }

    .slider2 .slick-arrow {
        -moz-background-size: auto 25px;
        background-size: auto 25px;
        width: 33px;
        height: 33px
    }

    .pic-txt span {
        padding-bottom: 40px
    }

    .pic-txt h3 {
        margin-bottom: 10px;
        letter-spacing: 3px;
        text-indent: 3px
    }

    .ul-ylist1 {
        font-size: 9px;
        line-height: 2.11;
        padding: 0 15px
    }

    .ul-ylist1 span {
        font-size: 12px
    }

    .topnav a {
        font-size: 9px
    }

    .txt-boxy1 em {
        font-size: 19px
    }

    .txt-boxy1 {
        font-size: 9px
    }

    .txt-boxy1 em:before {
        margin-right: 18px
    }

    .txt-boxy1 em:after {
        margin-left: 18px
    }

    .txt-boxy1 em:after, .txt-boxy1 em:before {
        width: 22px;
        height: 2px
    }

    .row-yf1 .row1 {
        padding: 107px 0 68px
    }

    .row-yf1 {
        padding-bottom: 81px
    }

    .ul-ylist2 {
        margin-left: 0
    }

    .ul-ylist2 li {
        float: none;
        width: auto
    }

    .ul-ylist2 li + li {
        margin-top: 50px
    }

    .ul-ylist2 .con {
        margin-left: 0
    }

    .ul-ylist2 .txt {
        text-align: center;
        font-size: 9px
    }

    .ul-ylist2 .pic {
        width: 175px;
        height: 120px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding-top: 0
    }

    .ul-ylist2 img {
        position: static
    }

    .ul-ylist2 em {
        width: 41px;
        height: 3px;
        margin: 19px auto 0
    }

    .ul-ylist2 h5 a {
        margin-bottom: 5px;
        font-size: 15px
    }

    .ul-ylist2 .txt p {
        height: auto
    }

    .row-yf3 {
        padding: 107px 0 125px
    }

    .ul-ylist1 em {
        margin-top: 33px;
        font-size: 9px
    }

    .row-ye3 {
        padding: 41px 0 100px
    }

    .row-ye3 .ul-pro1 {
        padding-bottom: 80px
    }

    .row-ye1 .row1 {
        padding: 80px 15px 79px
    }

    .row-video {
        margin: 0 15px
    }

    .row-ye1 {
        padding-bottom: 82px
    }

    .ico-play {
        width: 40px;
        height: 40px
    }

    .row1-txt span {
        float: none;
        width: auto;
        display: block;
        margin-left: 0;
        font-size: 12px;
        margin-bottom: 6px
    }

    .row-txt1 .con-p {
        float: none;
        line-height: 2;
        font-size: 14px
    }

    .row-txt1 .con-p + .con-p {
        margin-right: 0 !important;
        margin-top: 17px
    }

    .row-txt1 em {
        display: inline-block
    }

    .row-txt1 h5 {
        margin-left: 0 !important;
        margin-bottom: 21px !important;
        line-height: 1.1;
        font-weight: 400
    }

    .row-txt1 .con-p p, .row-txt1 h5 {
        width: auto !important;
        float: none
    }

    .row-txt1 .con-p .p-ft {
        margin-bottom: 18px
    }

    .em-bg1 {
        width: 266px;
        height: 243px;
        top: -160px !important;
        right: -100px
    }

    .em-bg2 {
        width: 251px;
        height: 230px;
        bottom: -148px !important
    }

    .row-ya0 {
        padding: 107px 0 70px
    }

    .row-j01 {
        padding: 50px 0
    }

    .g-titz1 h1 {
        font-size: 18px;
        margin-bottom: 7px;
        letter-spacing: 2px
    }

    .m-boxz1 {
        margin-top: 36px
    }

    .m-boxz1 .item-tit {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 30px;
        background-position: 15px center;
        background-size: 6px
    }

    .m-boxz1 .item-tit.on {
        height: 30px;
        line-height: 30px
    }

    .m-boxz1 .txtz1 {
        font-size: 9px;
        line-height: 2.33em;
        padding: 14px 30px 75px
    }

    .g-titz1 span {
        font-size: 12px;
        line-height: 2;
    }

    .ul-listz1 li .i-con {
        width: 40px;
        height: 40px
    }

    .ul-listz1 .txt p {
        font-size: 15px;
        margin-bottom: 0
    }

    .ul-listz1 li .txt {
        font-size: 12px;
        padding-top: 6px
    }

    .row-j12 {
        padding: 86px 0 49px
    }

    .ul-listz1 li {
        margin-bottom: 44px
    }

    .row-j13 {
        padding: 74px 0
    }

    .m-form1 {
        margin-top: 30px
    }

    .m-form1 .item-t {
        margin: 0 -8px 14px
    }

    .m-form1 .item-t .con {
        height: 24px;
        line-height: 24px;
        padding: 0 8px
    }

    .m-form1 .item-t input {
        padding: 0 5px
    }

    .m-form1 .item textarea {
        height: 114px
    }

    .m-form1 .file {
        height: 26px;
        line-height: 26px
    }

    .m-form1 .file span {
        font-size: 9px
    }

    .m-form1 .sp-1 {
        margin: 13px 0 18px
    }

    .row-j31 {
        padding-top: 57px
    }

    .row-j31 .item-1 .red-p {
        font-size: 12px;
        margin: 60px 0 75px
    }

    .row-j31 .item-1 .red-p span {
        background-size: 125px 29px;
        width: 280px;
        line-height: 38px
    }

    .row-j31 .row-video {
        margin-bottom: 64px
    }

    .video_pic2 {
        height: 64px
    }

    .ul-listz5 {
        margin: 39px 0 0
    }

    .ul-listz5 li {
        margin-bottom: 47px
    }

    .ul-listz5 li .item2 {
        margin-bottom: 30px !important
    }

    .ul-listz5 li .item1, .ul-listz5 li .item2 {
        width: auto !important;
        height: auto !important
    }

    .ul-listz5 li .item2 .con {
        height: 160px;
        margin-bottom: 0
    }

    .ul-listz5 li h3 {
        font-size: 12px;
        margin-bottom: 14px
    }

    .ul-listz5 li .txt {
        font-size: 12px;
        margin-bottom: 11px
    }

    .row-j31 .imgtxt {
        padding-top: 42px
    }

    .row-j31 .imgtxt .txt {
        padding-top: 36px
    }

    .row-j31 .imgtxt .txt span {
        font-size: 9px;
        margin-bottom: 3px
    }

    .row-j31 .imgtxt .txt h3 {
        font-size: 12px
    }

    .row-j31 .imgtxt .txt p {
        font-size: 9px
    }

    .row-j31 .imgtxt .txt div {
        background-size: 24px 24px;
        padding-left: 40px;
        margin-bottom: 15px
    }

    .row-j31 .imgtxt .txt h3 {
        margin-bottom: 14px
    }

    .slick {
        padding: 47px 0 25px
    }

    .slick .g-tit {
        margin-bottom: 35px
    }

    .form-select .options li, .form-select .tit, .m-slect span {
        font-size: 12px
    }

    .m-slect {
        margin-top: 0
    }

    .row-j21 {
        padding-top: 7px;
        padding-bottom: 58px
    }

    .row-j21 .item-1 .g-tit {
        padding: 62px 0 28px
    }

    .ul-listz2 li {
        height: 118px;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .ul-listz2 li.li-1 {
        height: 245px
    }

    .ul-listz2 li.li-1 .pic {
        height: 110px
    }

    .ul-listz2 li.li-1 .con {
        padding-top: 67px
    }

    .ul-listz2 li .txt {
        font-size: 8px;
        bottom: 11px
    }

    .ul-listz2 li .txt p {
        font-size: 12px;
        margin-bottom: 0
    }

    .ul-listz2 li em, .ul-listz3 li em {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        top: 10px;
        left: 15px
    }

    .ul-listz2 li .pic {
        height: 49px
    }

    .ul-listz2 li .con {
        padding-top: 19px
    }

    .ul-listz2 {
        margin: 0 -5px
    }

    .row-j21 .item-2 .g-tit {
        padding: 38px 0 28px
    }

    .ul-listz3 li .con {
        height: 174px;
        padding-top: 32px
    }

    .ul-listz3 li .pic {
        height: 86px
    }

    .ul-listz3 li .txt p {
        font-size: 12px
    }

    .ul-listz3 li .txt {
        font-size: 8px;
        bottom: 9px
    }

    .ul-listz3 li {
        padding: 0 5px
    }

    .ul-listz3 {
        margin: 0 -5px
    }

    .ul-listz3 li.li-2 {
        font-size: 12px
    }

    .conttttttt {
        font-size: 12px
    }

    .ul-listz3 li.li-2 .con {
        padding-top: 68px
    }

    .row-j21 .item-3 .g-tit {
        padding: 48px 0 28px
    }

    .ul-listz2-b li .pic {
        height: 55px
    }

    .ul-listz2-b li.li-2 .con {
        padding-top: 20px
    }

    .ul-listz2-b li.li-3 .con {
        font-size: 12px;
        padding-top: 44px
    }

    .form-select .options {
        top: -138px !important
    }

    .form-select .options li {
        background: #fff
    }

    .slick-2 {
        display: block;
        overflow: hidden;
        margin: 0 -14px;
        padding: 0 15px
    }

    .slick-2 .item {
        float: left;
        width: 50%;
        padding: 0 7px
    }

    .slick-2 .txt h3 a {
        font-size: 12px
    }

    .slick-2 .txt p {
        font-size: 9px
    }

    .slick-2 .item .pic {
        margin-bottom: 12px;
        padding-top: 50%
    }

    .slick-2 .txt h3 {
        margin-bottom: 10px
    }

    .m-form1 .more {
        width: 87px;
        height: 23px
    }

    .m-form1 .more span {
        height: 18px;
        font-size: 9px;
        line-height: 16px
    }

    .m-form1 .item textarea, .m-form1 .item-t input {
        font-size: 9px
    }

    .g-tit.g-titz1 span {
        font-size: 16px
    }

    .m-form1 .item textarea {
        padding: 5px
    }

    .m-form1 .sp-1 {
        font-size: 8px;
        line-height: 2em
    }

    .ul-listz1 li .con {
        width: 255px
    }

    .pic-txt.pic-txtz h3 em + em {
        margin-left: -14px
    }

    .pic-txt.pic-txtz span {
        padding-bottom: 11px
    }

    .ul-listz5 li .info {
        width: auto
    }

    .ul-listz5 li .pic {
        width: auto;
        height: 160px
    }

    .ul-listz5 {
        padding: 0 30px
    }
}

/*新增二维码弹窗*/
.m-pop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 10000;
}

.pop-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
}

.m-pop .con {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-share-g1 {
    overflow: hidden;
}

.m-share-g1 .top {
    margin-bottom: 74px;
    overflow: hidden;
}

.m-share-g1 .pic {
    width: 288px;
    height: 288px;
    padding: 14px;
    margin: 0 auto 26px;
    background-color: #fff;
    overflow: hidden;
}

.m-share-g1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.m-share-g1 h3 {
    font-family: Regular;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    text-align: center;
}

@media only screen and (max-width: 1199px) {
    .m-share-g1 .top {
        margin-bottom: 30px;
    }

    .m-share-g1 .pic {
        width: 200px;
        height: 200px;
        margin-bottom: 20px;
    }

    .m-share-g1 h3 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .m-share-g1 .pic {
        width: 120px;
        height: 120px;
        padding: 10px;
        margin-bottom: 15px;
    }

    .m-share-g1 h3 {
        font-size: 14px;
        line-height: 24px;
    }
}
.row-index4 .swiper-button-next, .row-index4 .swiper-button-prev{
    bottom: -52px;
    top: initial;
    margin-top: 0;
    width: 15px;
    height: 27px;
    background-size: contain !important;
}
.row-index4 .swiper-button-next{
    background: url('../images/right.png') no-repeat;
    right: 46%;
}
.row-index4 .swiper-button-prev{
    background: url('../images/left.png') no-repeat;
    left: 46%;
}
.row-index5 .g-tit{
    margin-top: 50px;
}
.row-index5 .wp{
    overflow: hidden;
}
.ftnav{
    width:18%;
    float: left;
}
.ftnav:last-child{
    width:28%;
}
.ftnav h1{
    font-size: 16px;
    color: #fff;
    font-family: Bold;
    margin-bottom: 10px;
}
.ftnav a, .ftnav div{
    color: #949494;
    font-size: 14px;
    line-height: 35px;
}
.ftnav a:hover{
    color: #fff;
}
.copy{
    color: #616161;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #616161;
    line-height: 50px;
    margin-top: 50px;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.zbanner {
    height:500px;
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
	
}
.position{
    float: left;
    font-size: 14px;
    color: #333333;
}
.position a:hover{
    color: #0092dd;
}
.znav{
    float: right;
    flex: 1;
    white-space: nowrap;
    padding-left: 30px;
    display: flex;
    justify-content: space-around;
    position: relative;
}
.tree{
    border-bottom: 1px solid #f2f2f2;
    line-height: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;
    position: relative;
}
.znav li{
    display: inline-block;
    text-align: center;
}
.znav li a{
    display: block;
    font-size: 14px;
    font-family: Bold;
    color: #333333;
    line-height: 47px;
    margin-top: 29px;
    border-radius: 10px;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.znav li a:hover, .znav li.on a{
    color: #fff;
    background: #808080;
}
.about h1{
    font-size: 30px;
    margin-bottom: 30px;
}
.about{
    margin: 50px auto;
    font-size: 16px;
    line-height:36px;
    letter-spacing: 1px;
}
.about-num{
    background: url("../images/about-num.png") top center no-repeat;
}
.about-num .wp{
    display: flex;
    text-align-last: start;
    justify-content: space-around;
}
.about-num .wp div{
    font-size: 24px;
    display: inline-block;
    writing-mode:vertical-lr;
    background: url("../images/num-icon.png") top center no-repeat;
    padding-top: 45px;
    margin-top: 34px;

}
.about-num .wp div em{
    font-size: 14px;
    display: block;
}
.about-content{
    width: 1175px;
    margin: 50px auto;
    display: flex;
}
.about-img{
    width: 727px;
    overflow: hidden;
    float: left;
}
.about-btn{
    float: right;
    flex: 1;
}
.about-btn1 .btn{
    display: block;
    float: right;
    width: 224px;
    height: 224px;
    background: #1d1e20;
    position: relative;
}
.about-btn2 .btn{
    display: block;
    float: left;
    width: 224px;
    height: 224px;
    background: #7da6bb;
    position: relative;
}
.about-btn .btn h1{
    font-size: 30px;
    color: #fff;
}
.about-btn .btn span{
    font-size: 14px;
    color: #888888;
}
.about-btn2 .btn span{
    font-size: 14px;
    color: #cecece;
}
.about-btn .btn .btn-txt{
    writing-mode: vertical-rl;
    position: absolute;
    right: 10px;
    top: 10px;
}
.about-btn .btn em{
    display: inline-block;
    position: absolute;
    z-index: 11;
    bottom: 25px;
    left: 25px;
    border: none;
    color: transparent;
    width: 0;
    height: 0;
    padding: 0;
}
.about-btn .btn em:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 13px;
    background-color: #fff;
    margin-left: -6px;
}
.about-btn .btn em:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    top: 0;
    left: 0;
    background-color: #fff;
    margin-top: -6px;
}
@keyframes detailHover {
    0% {
    }
    49% {
        top: 0;
        bottom: auto;
        margin-top: -6px;
        margin-bottom: 0px;
    }
    50% {
        height: 0;
        top: auto;
        bottom: 0;
        margin-top: 0;
        margin-bottom: -7px;
    }
    100% {
        top: auto;
        bottom: 0;
        margin-top: 0;
        margin-bottom: -7px;
        height: 13px;
    }
}

@keyframes detailHover2 {
    0% {
    }
    49% {
        left: 0;
        right: auto;
        margin-left: -6px;
        margin-right: 0px;
    }
    50% {
        width: 0;
        left: auto;
        right: 0;
        margin-left: 0;
        margin-right: -7px;
    }
    100% {
        left: auto;
        right: 0;
        margin-left: 0;
        margin-right: -7px;
        width: 13px;
    }
}
.about-btn .btn:hover em:before{
    animation: 0.46s detailHover2;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-delay: 0.15s;
}
.about-btn .btn:hover em:after{
    animation: 0.46s detailHover;
    animation-fill-mode: both;
    animation-iteration-count: 1;
}
.gcsblist .swiper-slide:hover .txt{
    display: block;
}
.gcsblist .swiper-slide .txt{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,146,221,0.5);
    display: none;
}
.gcsblist .swiper-slide .pic img{
    float: left;
}
.gcsblist .swiper-slide .txt h5{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
}
.gcsb .swiper-button-next2{
    background: url("../images/jtr.png");
    width: 50px;
    height: 50px;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}
.gcsb .swiper-button-prev2{
    background: url("../images/jtl.png");
    width: 50px;
    height: 50px;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}
.swiper-container2{
    margin: 50px auto 70px !important;
}
.send{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid;
    display: block;
    padding: 0 35px;
    border-radius: 100px;
    bottom: 1rem;
}
.send:hover{
    background: #0092dd;
    border-color: #0092dd;
    color: #fff;
}
.cpbg{
    background: #fff;
    padding: 0 50px 50px;
    box-sizing: content-box;
    margin: 30px auto;
    box-shadow: darkgrey 0 0 20px;
}
.contact_m{
    float: left;
    width: 50%;
}
.map{
    float: right;
    width: 50%;
    height: 20rem;
}
.order{
    background: #f8f8f8;
    position: relative;
    padding: 80px;
}
#submittj{
    cursor: pointer;
}
.cpcon-left{
    width: 62%;
    float: left;
}
.cpcon-right{
    width: 30%;
    float: right;
}
.gallery-top{
    border: 1px solid #f3f3f3;
}
.gallery-top .swiper-slide{
    height:600px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.cpcon{
    margin-top: 28px;
}
.gallery-thumbs .swiper-slide{
    height: 60px;
    width: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.gallery-thumbs .swiper-slide-active{
    opacity: 1;
    border: 1px solid #0092dd;
}
.gallery-thumbs{
    margin-top: 20px !important;
}
.slt-big{
    position: relative;
}
.slt .swiper-button-next{
    background: url("../images/jtr.png");
    width: 50px;
    height: 50px;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
}
.slt .swiper-button-prev{
    background: url("../images/jtl.png");
    width: 50px;
    height: 50px;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
}
.cpcon-con{
    font-size: 14px;
    line-height: 36px;
    margin-top: 30px;
}
.cpcon-con ul li{
	list-style: disc;
    margin-left: 20px;
}
.cpcon-con img{
    max-width: 100%;
	text-align:center !important
}
.cpcon-con .pic_img {
	text-align:center;
	width:100%;
	margin-top:60px
}
.cpcon-con .pic_img p {
	text-align:center;
	width:100%
}
.cpcon-con .pic_img p img{
	text-align:center !important; 
}
.cpcon-cs{
    font-size: 14px;
    line-height: 36px;
    margin-top: 30px;
}
.addthis_sharing_toolbox{
    margin-top: 30px;
}
.xgcp{
    border-top: 1px solid #eeeeee;
    margin-top: 40px;
    padding-top: 30px;
}
.xgcp .tit{
    font-size: 14px;
    color: #333333;
}
.xgcp ul:after{
    content: '';
    display: block;
    clear: both;
}
.xgcp ul li{
    margin-top: 25px;
    border: 1px solid #eaeaea;
    width: 48%;
    height: 0;
    padding-bottom: 60%;
    float: left;
}
.xgcp ul li:hover{
    border: 1px solid #0092dd;
}
.xgcp ul li:hover a{
    color: #0092dd;
}
.xgcp ul li a{
    display: block;
    line-height: 2.5rem;
    text-align: center;
}
.xgcp ul li a span{
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.xgcp ul li:nth-child(2n){
    float: right;
}
.cplist .pic{
    border: 1px solid #f3f3f3;
    overflow: hidden;
    position: relative;
}
.cplist li{
    margin: 25px 1.5%;
    width: 30.33% !important;
}
.cplist .pic span{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,146,221,0.5);
    display: none;
}
.cplist .pic a span img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.cplist .pic:hover a span img{
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
}
.cplist .pic:hover a span{
    display: block;
}
.ul-pro1 h5 b{
    font-weight: normal;
}
.gcsb-list{
    position: relative;
}
.video{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: none;
}
.video video{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}