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
}

.fl {
    font-family: Lucida Console
}

.fs {
    font-family: '宋体'
}

.fw {
    font-family: '微软雅黑'
}

.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 "微软雅黑", "Microsoft Yahei";
    color: #444;
    background-color: #f5f3f3
}

a {
    text-decoration: none;
    color: #444
}

a:hover {
    color: #f60
}

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: "微软雅黑", "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
}

.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 {
    height: 90px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 30
}

.header1.hd-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8)
}

.header2 {
    background-color: #fff;
    position: relative
}

.header2.hd-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .6)
}

.logo {
    float: left;
    width: auto;
    height: 90px;
    line-height: 97px;
    font-size: 20px;
    font-weight: bold;
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-height: 100%
}

.header2 .logo .img1,
.logo .img2 {
    display: none
}

.header2 .logo .img2 {
    display: inline-block
}

.hd-r {
    float: right;
    overflow: hidden;
    margin-top: 28px;
    height: 36px;
    line-height: 36px
}

.a-country {
    float: left;
    font-size: 14px;
    line-height: 35px
}

.a-country a {
    opacity: .3;
    color: #fff;
    filter: alpha(opacity=30);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header2 .a-country a {
    color: #333;
    display: block
}

.a-country .a {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    margin-right: 24px;
    font-weight: 700
}

.a-country .a.on a,
.a-country .a:hover a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.header2 .a-country .a.on a,
.header2 .a-country .a:hover a {
    color: #000
}

.a-country .a+.a:after {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -26px;
    width: 24px;
    height: 3px;
    background: url(../images/i-line1.html) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.header2 .a-country .a+.a:after {
    background-image: url(../images/i-line1o.html)
}

.so {
    float: right;
    margin-left: 22px
}

.hd-r .so-btn {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 27px;
    background: url(../images/i-so.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hd-r .so-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.header2 .hd-r .so-btn {
    background-image: url(../images/i-so2.png)
}

.form-so {
    display: none;
    width: 0;
    line-height: 35px;
    position: relative;
    overflow: hidden
}

.form-so input {
    outline: 0;
    border: none
}

.form-so .inp {
    width: 150px;
    border-radius: 35px;
    height: 35px;
    line-height: 35px;
    background-color: transparent;
    padding: 0 40px 0 10px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff
}

.form-so .inp::-webkit-input-placeholder {
    color: #fff
}

.form-so .inp::-moz-placeholder {
    color: #fff
}

.form-so .inp::-ms-input-placeholder {
    color: #fff
}

.form-so .sub {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 26px;
    height: 27px;
    background: url(/pyfile/images/../images/i-so.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.header2 .form-so .sub {
    background-image: url(../images/i-so2.png)
}

.header2 .form-so .inp {
    border: 1px solid #333
}

.header2 .form-so .inp::-webkit-input-placeholder {
    color: #333
}

.header2 .form-so .inp::-moz-placeholder {
    color: #333
}

.header2 .form-so .inp::-ms-input-placeholder {
    color: #333
}

.menuBtn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    padding: 0 2px;
    display: none;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn b {
    display: block;
    height: 3px;
    background-color: #ce1920;
    margin: 3px 0 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn.open {
    top: 6px
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 5px;
    top: 50%;
    width: 25px;
    background-color: #333
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.nav {
    float: left;
    margin-left: 89px
}

.nav li {
    float: left;
    padding: 36px 0 17px
}

.header2 .nav li .v1 {
    color: #333
}

.nav li .v1 {
    display: block;
    margin: 0 29px;
    padding-bottom: 18px;
    font-size: 18px;
    line-height: 1.1;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.nav li.on .v1,
.nav li:hover .v1 {
    font-weight: 700;
    color: #ce1920
}

.nav li.on .v1:after,
.nav li:hover .v1:after {
    position: absolute;
    content: "";
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    height: 2px;
    width: 34px;
    background-color: #ce1920
}

.header2 .nav li.on .v1,
.header2 .nav li:hover .v1 {
    color: #333
}

.nav .dl-box {
    position: absolute;
    top: 118px;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 63px 0 40px;
    display: none;
    background-color: rgba(34, 35, 37, .6);
    overflow: hidden
}

.nav dl {
    float: left;
    border-left: 1px solid #3b3b3b;
    border-right: 1px solid #3b3b3b;
    width: 47%;
    padding-left: 157px
}

.nav .pic-box {
    float: right;
    width: 30.5%;
    padding: 0 9.5% 0 6.5%
}

.nav .pic-box .img {
    width: 276px;
    height: 277px
}

.nav .pic-box img {
    display: block;
    width: 100%;
    height: 100%
}

.nav .tit-box {
    float: left;
    padding-left: 160px;
    color: #fff;
    font-size: 20px;
    line-height: 1.1;
    width: 22.5%
}

.nav .tit-box h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 10px
}

.nav dd {
    overflow: hidden
}

.nav dd a {
    float: left;
    width: 320px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 2.94em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header2 .nav dl {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.nav dd a:hover,
.nav dd.ok a {
    color: #ce1920;
    background: url(../images/i-sj0.html) left center no-repeat;
    -webkit-background-size: 10px auto;
    background-size: 10px auto
}

.nav-bottom {
    display: none
}

.banner {
    position: relative;
    background-color: #000
}

.banner .pic {
    position: relative
}


/*.banner .pic:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url(../images/b-bg3.png) center center no-repeat;z-index:5}*/


/*.banner .img{position:relative;padding-top:51%;height:0;z-index:2;background-position: center center;}*/

.banner .mask1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 404px;
    right: 0;
    background: url(../images/b-icon2.html) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 4
}

.banner .mask2 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 370px;
    right: 0;
    background: url(../images/b-icon3.html) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 4;
    opacity: .2;
    filter: alpha(opacity=20)
}

.banner .txt {
    position: absolute;
    left: 0;
    width: 100%;
    top: 42.2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    font-family: Arial
}

.banner .txt h2 {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 44px
}

.pc-con,
.pc-con .slick-slider,
.pc-con .slick-list,
.pc-con .slick-track,
.pc-con.banner .pic {
    height: 100%;
}

.banner .img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    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;
}

.section1 .slider .slick-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 80px;
    text-align: center
}

.section1 .slider .slick-dots li {
    display: inline-block;
    margin: 0 17px;
    background: url(../images/i-dot.html) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    width: 55px;
    height: 55px;
    line-height: 55px
}

.section1 .slider .slick-dots li.slick-active {
    background-image: url(../images/i-doton.html)
}

.section1 .slider .slick-dots li.slick-active button {
    color: #ce1920;
    opacity: 1;
    filter: alpha(opacity=100)
}

.section1 .slider .slick-dots button {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font-size: 18px;
    color: #000;
    border: none;
    cursor: pointer;
}

.banner:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 82px;
    background: url(../images/i-line2.html) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.scroll-down {
    display: block;
    position: absolute;
    z-index: 10;
    bottom: 85px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 24px;
    -webkit-animation: 1.6s ease-in-out infinite slideDown;
    animation: 1.6s ease-in-out infinite slideDown
}

.scroll-down i {
    display: block;
    background: url(../images/i-down.html) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    width: 13px;
    height: 24px;
    margin: 0 auto
}

.scroll-down:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}

@-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)
    }
}

@-o-keyframes slideDown {
    0%,
    100% {
        -o-transform: translateY(0)
    }
    50% {
        -o-transform: translateY(-10px)
    }
}

@-ms-keyframes slideDown {
    0%,
    100% {
        -ms-transform: translateY(0)
    }
    50% {
        -ms-transform: translateY(-10px)
    }
}

@keyframes slideDown {
    0%,
    100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-10px)
    }
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
    height: auto!important
}

.fp-tableCell,
.section {
    display: block!important
}

.f-nav {
    position: fixed;
    top: 50%;
    right: 60px;
    background-color: transparent;
    z-index: 15
}

.f-nav span {
    display: none
}

.f-nav li a {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 34px 0 24px;
    background: url(../images/i-n.png) right center no-repeat;
    -webkit-background-size: 17px 8px;
    background-size: 17px 8px;
    font-size: 16px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.f-nav li.active a {
    background-color: #fff;
    background-image: url(../images/i-non.html);
    background-position: 92% center;
    -webkit-background-size: 8px 17px;
    background-size: 8px 17px
}

.f-nav li.active span {
    display: block
}

body.on .f-nav li a {
    background-image: url(../images/i-n2.png)
}

body.on .f-nav li.active a {
    background-color: #ce1920;
    color: #fff;
    background-image: url(../images/i-non2.html)
}

body.ft .f-nav li.active a {
    background-color: transparent
}

.ft-top {
    background-color: #3e3e3e;
    padding: 49px 0 42px;
    *zoom: 1;
}

.ft-top:after,
.ft-top:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.footer .logo2 {
    float: left;
    width: 240px;
    height: 83px;
    font-size: 15px;
}
.footer .logo2 a{color:#fff}

.footer .logo2 img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.contact-way {
    float: right;
    width: 242px;
    font-size: 14px;
    color: #fff;
    line-height: 1.86em
}

.contact-way .p1 {
    font-size: 18px;
    color: #e50a16;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px
}

.contact-way .a-link {
    overflow: hidden;
    margin: 11px 0 21px
}

.contact-way .a-link a {
    float: left;
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 16px
}

.contact-way .a-link a:hover {
    background-color: #ce1920;
    border: 1px solid #ce1920
}

.contact-way .a-link a+a {
    margin-left: 8px
}

.contact-way .a-link span {
    padding-right: 30px;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-background-size: 22px 19px;
    background-size: 22px 19px
}

.qr-con {
    height: 40px;
    line-height: 40px
}

.qr-con span {
    display: inline-block
}

.qr-con .con {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.qr-con .con+.con {
    margin-left: 10px
}

.qr-con i {
    display: block;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.qr-con .qr {
    display: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 51px;
    padding: 7px 6px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    border-radius: 5px;
    z-index: 10
}

.qr-con .pic {
    width: 91px;
    height: 91px;
    position: relative
}

.qr-con img {
    display: block;
    width: 100%;
    height: 100%
}

.qr-con .pic:after {
    position: absolute;
    content: "";
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 22px;
    height: 11px;
    background: url(../images/i-sj2.html) center center no-repeat
}

.footer .dl-box {
    float: left
}

.ft-top .dl-box dl {
    float: left;
    width: 156px;
    padding-left: 30px
}

.ft-top .dl-box dt {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 14px;
    line-height: 1.1
}

.ft-top .dl-box a {
    font-size: 14px;
    color: #bcbcbc;
    line-height: 2.29em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ft-top .dl-box a:hover {
    color: #fff
}

.ft-top .dl-box .dl1 {
    width: 311px
}

.ft-top .dl-box .dl5 {
    width: 167px
}

.ft-top .dl-box .dl6 {
    width: 152px
}

.ft-copy {
    background-color: #353535;
    padding: 39px 0 37px;
    font-size: 12px;
    line-height: 1.83em;
    color: #acacac;
    text-align: center
}

.ft-copy a {
    background-color: #;
    padding: 39px 0 37px;
    font-size: 12px;
    line-height: 1.83em;
    color: #acacac;
    text-align: center
}

.ft-link {
    text-align: center
}

.ft-link a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.83em;
    color: #acacac;
    padding-left: 4px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ft-link a:hover {
    color: #fff
}

.ft-link a+a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background-color: #acacac
}

.g-tit1 {
    font-size: 14px;
    color: #333;
    line-height: 1.79em;
    text-align: center
}

.g-tit1 h2 {
    color: #333;
    font-size: 60px;
    line-height: 1.1;
    font-weight: 400
}

.g-tit1 p {
    margin-top: 51px
}

.m-snav .v1 {
    display: block;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    font-size: 18px;
    color: #333;
    padding: 0 47px 0 33px;
    margin-bottom: 4px;
    position: relative;
    overflow: hidden
}

.m-snav li.on .v1,
.m-snav li:hover .v1 {
    color: #fff;
    background: url(../images/next3.png) 95% center no-repeat #ce1920;
    -webkit-background-size: auto 16px;
    background-size: auto 16px
}

.m-snav li.on .a1,
.m-snav li:hover .a1 {
    padding-left: 33px;
    background: url(../images/next6.png) 95% center no-repeat #fff;
    color: #ce1920
}

.m-snav li.on .v1 {
    padding-left: 60px;
}

.m-snav-1 li.on .v1 {
    padding-left: 33px;
}

.m-snav i {
    background: url(../images/i-sj4.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    display: none;
    width: 18px;
    height: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

.m-snav li.on i {
    display: block
}

.m-snav dl {
    display: none
}

.m-snav li.on dl {
    display: block;
    padding-bottom: 16px
}

.m-snav dl a {
    font-size: 18px;
    color: #333;
    display: block;
    padding: 0 33px 0 60px;
    background: url(../images/i-sj5.png) 34px center no-repeat #f5f3f3;
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
    height: 47px;
    line-height: 47px
}

.m-snav dd.on a {
    background: url(../images/i-sj6.png) 30px center no-repeat #f5f3f3;
    -webkit-background-size: auto 12px;
    background-size: auto 12px;
    color: #ce1920
}

.index-snv .m-snav li.on .v1 {
    padding-left: 33px;
}

.col-snav {
    float: left;
    width: 400px;
    margin-right: 30px
}

.col-main {
    overflow: hidden
}

.m-ban {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 390px;
}


/*.m-ban.mban2{height: 390px;padding-top: 0;}
.m-ban.mban3{padding-top:0%}*/

.m-ban .txt-box {
    position: absolute;
    top: 51%;
    width: 670px;
    margin-left: -335px;
    left: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.78em
}

.m-ban.mban3 .txt-box {
    top: 33%
}

.m-ban.mban2 .txt-box {
    top: 49%
}

.m-ban .txt-box p {
    max-height: 3.56em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.m-ban .txt-box h2 {
    font-size: 48px;
    line-height: 1.1;
    font-family: "Myriad Pro";
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 22px;
    text-transform: uppercase
}

.m-ban .txt-box h2:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 87px;
    height: 4px;
    background-color: #fff
}

.m-cur {
    text-align: right;
    height: 51px;
    line-height: 56px;
    font-size: 12px;
    color: #333;
    overflow: hidden
}

.m-cur a {
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 0 5px
}

.m-cur a:hover {
    color: #ce1920
}

.m-cur span {
    padding-left: 5px
}

.pages {
    text-align: center;
    margin-bottom: 40px;
    padding: 40px 0 32px;
    background-color: #fff
}

.pages ul {
    display: inline-block;
    position: relative;
    top: -2px
}

.pages li {
    float: left;
    margin: 0 5px
}

.pages a {
    display: block;
    /* padding: 0 13px;
    height: 34px; */
    line-height: 34px;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    font-family: Arial;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden
}

.pages li.on a,
.pages li:hover a {
    color: #fff;
    background-color: #ce1920
}

.pages .a-next a,
.pages .a-prev a {
    font-weight: 400;
    margin: 0 25px;
    line-height: 37px
}

.m-content {
    overflow: hidden
}

.ul-slidenav {
    position: fixed;
    left: 38px;
    bottom: 15%;
    border: 1px solid #e4e4e4;
    z-index: 5;
    display: none;
}

.ul-slidenav li {
    padding: 9px;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.1;
    font-weight: 400;
    position: relative;
    cursor: pointer
}

.ul-slidenav .con {
    position: absolute;
    left: -99999px;
    padding: 5px;
    top: -1px;
    height: 100px;
    width: 100px;
    background-color: #fff;
    border: 1px solid #e4e4e4
}

.ul-slidenav li:nth-child(1):hover .con {
    left: 100%
}

.ul-slidenav li:nth-child(1) {
    border-bottom: 1px solid #e4e4e4
}

.ul-slidenav .pic {
    width: 62px;
    height: 62px;
    border: 1px solid #d9d8d8
}

.ul-slidenav .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.ul-slidenav .qr2 h5 {
    color: #3e3d3d;
    margin-top: 6px
}

.ul-slidenav a {
    display: block;
    color: #fff;
    width: 62px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-slidenav a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.ul-slidenav .a-kf {
    background-color: #ce1920;
    background-repeat: no-repeat;
    background-position: center 9px;
    padding: 40px 0 11px;
    margin-bottom: 1px
}

.ul-slidenav .gotop {
    padding: 39px 0 11px;
    background-color: #7f7f7f;
    background-repeat: no-repeat;
    background-position: center 12px
}

.ul-tab2 {
    margin-top: 50px
}

.ul-tab2-con,
.ul-tab3-con {
    position: relative
}

.ul-tab2-con .m-cur,
.ul-tab3-con .m-cur {
    position: absolute;
    top: -205px;
    left: 0;
    width: 100%
}

body.ok .header {
    background-color: rgba(0, 0, 0, .2)
}

.section1,
.section8 {
    padding-top: 0!important
}

.section {
    padding: 120px 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

.section2 {
    background-color: #f5f3f3
}

.row-index3 .g-tit1 p {
    color: #ccc;
    opacity: 1;
    filter: alpha(opacity=100)
}

.row-index2 .g-tit1 h2 {
    color: #333;
    font-size: 46px;
}

.ul-list2 {
    margin: 50px 99px -8px;
    overflow: hidden
}

.ul-list2 li {
    float: left;
    width: 25%;
}

.ul-list2 li.li5 {
    float: right
}

.ul-list2 .li2 {
    width: 60%;
    overflow: hidden
}

.ul-list2 .box {
    margin-bottom: 8px;
    float: left
}

.ul-list2 .box1 {
    width: 60%
}

.ul-list2 .box2 {
    width: 40%
}

.ul-list2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}


/*.ul-list2 li:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}*/

.ul-list2 .pic {
    position: relative;
    height: 0;
    margin: 5px;
    overflow: hidden
}

.ul-list2 .li1 {
    width: 50%;
}


/*.ul-list2 .box1 .pic{padding-top:48.8%}
.ul-list2 .box2 .pic{padding-top:73.2%}*/

.ul-list2 .pic {
    padding-top: 67%
}

.ul-list2 .li1 .pic {
    padding-top: 69%
}


/*.ul-list2 .li1 img{border-top-left-radius:35px;border-bottom-right-radius:35px}
.ul-list2 .box1 img{border-top-right-radius:35px;border-bottom-left-radius:35px}
.ul-list2 .box2 img{border-top-left-radius:35px;border-top-right-radius:35px;border-bottom-right-radius:35px}
.ul-list2 .box3 img{border-radius:35px 0 35px 35px}*/

.section4 {
    background-color: #ffffff
}

.section4 .g-tit1 p {
    opacity: .5;
    filter: alpha(opacity=50);
    padding: 0 310px
}

.m-map {
    margin-top: 30px
}

.m-map img {
    display: block;
    margin: 0 auto
}

.section5 {
    background-color: #f5f3f3
}

.row-index2,
.row-index5 {
    padding: 0 105px
}

.top-ul {
    background-color: #ce1920;
    color: #fff;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 0 105px
}

.top-ul li {
    display: inline-block;
    font-size: 18px;
    line-height: 2em;
    padding: 55px 91px 40px;
    text-align: center;
    position: relative;
    font-weight: 700
}

.top-ul li+li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 102px;
    background-color: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.top-ul h5 {
    font-size: 80px;
    font-weight: 400;
    font-family: "Myriad Pro";
    line-height: 1.1;
    margin-bottom: -5px
}

.top-ul p {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section5 .g-tit1 h2 {
    color: #333
}

.m-pro {
    position: relative
}

.slider-pro {
    margin: 78px -2px 0 0px;
    padding-bottom: 103px
}

.slider-pro .item {
    margin: 0 15px;
    border: 1px solid transparent
}

.slider-pro .slick-list {
    margin-right: 2px;
}

.slider-pro .item:hover {
    border-color: #ff000a
}

.slider-pro .item:hover h5 a {
    color: #ff000a
}

.slider-pro .pic {
    height: 236px;
    line-height: 236px;
    text-align: center;
    margin-bottom: 18px
}

.slider-pro img {
    display: inline-block!important;
    vertical-align: middle;
    max-height: 98%
}

.slider-pro .con {
    padding: 23px 59px 27px;
    background-color: #fff;
    font-size: 14px;
    color: #353535;
    line-height: 1.64em;
    text-align: center;
    position: relative
}

.slider-pro h5 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 13px;
    color: #131313
}

.slider-pro .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(206, 25, 36, .9);
    color: #fff;
    text-align: center;
    line-height: 1.1;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    padding-top: 127px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider-pro .mask span {
    display: block;
    font-weight: 700
}

.slider-pro em {
    display: block;
    background: url(../images/i-c1.html) center center no-repeat;
    height: 23px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    margin-top: 17px
}

.slider-pro .con:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slider-pro .slick-arrow {
    position: absolute;
    bottom: 0;
    font-size: 0;
    z-index: 2;
    width: 68px;
    height: 42px;
    background-color: #303030;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto 9px;
    background-size: auto 9px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slider-pro .slick-prev:hover {
    background-image: url(../images/prev2.png)
}

.slider-pro .slick-next:hover {
    background-image: url(../images/next2.png)
}

.slider-pro .slick-prev {
    background-image: url(../images/prev1.png);
    left: 42.5%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.slider-pro .slick-next {
    background-image: url(../images/next1.png);
    right: 40.5%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.g-more {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 111px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-family: Arial;
    text-align: center;
    background-color: #303030;
    z-index: 3;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.g-more:hover a {
    opacity: .8;
    filter: alpha(opacity=80)
}

.g-more a {
    position: relative;
    display: block;
    color: #ff000a
}

.g-more a:after,
.g-more a:before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #595959
}

.g-more a:after {
    left: auto;
    right: 0
}

.section6 {
    background-color: #ffffff
}

.m-news {
    padding-right: 143px;
    margin-top: 80px;

}

.m-news .l-con {
    float: left;
    width: 752px;
    overflow: hidden
}

.m-news .pic-box {
    float: left;
    background-color: #575757;
    padding: 107px 33px 94px;
    position: relative;
    width: 413px
}

.m-news .pic-box:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.m-news .lab {
    position: absolute;
    top: 54px;
    left: 33px;
    width: 199px;
    height: 53px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.m-news .img {
    padding-top: 67%;
    height: 0;
    position: relative;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .23);
    overflow: hidden
}

.m-news img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.m-news .txt-box {
    overflow: hidden;
    background-color: #4a4a4a;
    padding: 54px 45px 92px 40px
}

.txt-box .date {
    background-color: #ce1920;
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    font-family: Arial;
    text-align: center;
    position: relative;
    width: 109px;
    height: 109px;
    margin: 0 auto 34px;
    border-radius: 50%
}

.txt-box .date .sp-box {
    position: absolute;
    top: 49%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.txt-box .date span {
    display: block
}

.txt-box .date .sp1 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: -3px
}

.txt-box h5 a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.39em;
    max-height: 2.78em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center
}

.txt-box .a-look {
    display: block;
    width: 136px;
    margin: 52px auto 0;
    height: 42px;
    border: 1px solid #707070;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.txt-box .a-look span {
    padding-right: 27px;
    background: url(../images/next3.png) right center no-repeat;
    -webkit-background-size: auto 9px;
    background-size: auto 9px
}

.m-news .r-con {
    float: right;
    width: 610px;
    border-top: 1px solid #5d5d5d;
    margin-top: -1px
}

.ul-list3 li {
    border-bottom: 1px solid #5d5d5d;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #ffffff;
}

.ul-list3 li:hover {
    background-color: #e7e7e7;
}

.ul-list3 .con {
    padding: 20px 0 17px;
    overflow: hidden
}

.ul-list3 .date {
    float: left;
    width: 109px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    line-height: 1.29em;
    color: #333;
    padding: 23px 0 29px;
    position: relative
}

.ul-list3 .date:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 1px;
    height: 103px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #5d5d5d
}

.ul-list3 .date span {
    display: block
}

.ul-list3 .date .sp1 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: -2px
}

.ul-list3 .txt {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.71em;
    color: #333;
    padding: 10px 0 0 30px
}


.ul-list3 .txt p {
    max-height: 3.42em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    opacity: .7;
    filter: alpha(opacity=70)
}

.ul-list3 h5 a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 1.1;
    color: #333;
    margin-bottom: 15px;
    font-weight: 400;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.txt-box h5 a:hover,
.ul-list3 h5 a:hover {
    color: #ffffff
}

.m-news .a-more {
    margin: 57px auto 0;
    width: 136px;
    display: block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #999;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 14px;
    font-family: Arial;
    border-radius: 3px
}

.m-news .a-more span {
    padding-right: 26px;
    background: url(../images/next2.png) right center no-repeat;
    -webkit-background-size: auto 9px;
    background-size: auto 9px;
    color: #ce1920
}

.m-news .a-more:hover,
.txt-box .a-look:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.section7 {
    background-color: #fff
}

.row-index7 {
    padding: 0 121px 0 136px
}

.section7 .g-tit1 h2 {
    color: #333
}

.section7 .g-tit1 p {
    color: #999
}

.ul-list4 {
    margin: 76px 0 -26px;
    overflow: hidden
}

.ul-list4 li {
    float: left;
    width: 20%;
    text-align: center;
    margin: 26px 0
}

.ul-list4 .pic {
    height: 70px;
    line-height: 70px
}

.ul-list4 a {
    display: block;
    position: relative
}

.ul-list4 img {
    display: inline-block;
    vertical-align: middle;
    max-height: 95%;
    max-width: 95%
}

.ul-list4 h5 {
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(205, 36, 32, .9);
    opacity: 0;
    filter: alpha(opacity=100);
    color: #fff;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list4 li:hover h5 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.js-top {
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 69px;
    background: url(../images/i-top.png) top center no-repeat;
    -webkit-background-size: auto 55px;
    background-size: auto 55px;
    font-size: 14px;
    color: #353535;
    font-family: Arial;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.js-top:hover {
    opacity: .8;
    color: #353535;
    filter: alpha(opacity=80)
}

.ul-list5 {
    overflow: hidden;
    margin: 0 0 20px -30px
}

.ul-list5 li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px
}

.ul-list5 .con {
    background-color: #fff;
    position: relative;
    padding: 26px 0 27px;
    margin-left: 30px;
    border: 1px solid transparent;
    display: block;
    overflow: hidden
}

.ul-list5 .con:hover {
    border-color: #ce1920
}

.ul-list5 .pic {
    height: 214px;
    line-height: 214px;
    padding: 0 43px;
    text-align: center
}

.slider1 .ul-list5 .pic {
    margin-bottom: 10px
}

.slider1 .ul-list5 .con {
    padding: 26px 0 17px
}

.ul-list5 img {
    display: inline-block!important;
    vertical-align: middle;
    max-height: 98%;
    max-width: 98%
}

.ul-list5 h4 {
    display: block;
    font-size: 16px;
    color: #2b2b2b;
    line-height: 1.5em;
    height: 3em;
    margin: 5px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0 43px;
    font-weight: 400;
	text-align: center;
}

.ul-list5 .con:hover h4,
.ul-list5 .con:hover .mask {
    color: #ce1920
}

.ul-list5 .mask {
    display: block;
    text-align: center;
}

.pro-con {
    margin-bottom: 100px;
    background-color: #fff;
    padding: 55px 0 60px
}

.pro-con h2 {
    font-size: 30px;
    line-height: 1.1;
    color: #333;
    text-align: center;
    margin-bottom: 45px
}

.pro-con img {
    display: block;
    margin: 0 auto
}

.n-tit1 {
    font-size: 28px;
    color: #373737;
    line-height: 1.1;
    text-align: center;
    font-weight: 400
}

.ul-tab1 {
    overflow: hidden;
    margin: 39px 0 34px -20px
}

.ul-tab1 li {
    float: left;
    width: 20%;
    text-align: center
}

.ul-tab1 a {
    display: block;
    margin-left: 20px;
    background-color: #353535;
    font-size: 18px;
    color: #c9c9c9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 68px;
    line-height: 68px
}

.ul-tab1 li.on a,
.ul-tab1 li:hover a {
    background-color: #ce1920;
    color: #fff
}

.ul-tab1-con {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    line-height: 2.38em;
    color: #333
}

.ul-tab1-con .box1 {
    padding: 67px 15px 58px 67px
}

.ul-tab1-con .box1 h3 {
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 27px
}

.pn1 {
    background-color: #fff;
    padding: 65px 0 69px;
    overflow: hidden;
    margin: 40px 0 99px
}

.pn1 a {
    display: block;
    /*width:50%;*/
    color: #3e3e3e;
    font-size: 18px;
    padding: 0 24px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pn1 a:hover {
    color: #ce1920
}

.pn1 a+a:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 70px;
    background-color: #dfdfdf
}

.pn1 .p-prev {
    text-align: right
}

.pn1 .p-prev:hover .sp1 {
    background-image: url(../images/prev4o.html)
}

.pn1 .p-next:hover .sp1 {
    background-image: url(../images/next4o.html)
}

.pn1 .p-next {
    text-align: left
}

.pn1 .sp1 {
    -webkit-background-size: auto 5px;
    background-size: auto 5px;
    font-family: Arial
}

.pn1 .p-prev .sp1 {
    padding-left: 52px;
    background: url(../images/prev4.html) left center no-repeat
}

.pn1 .p-next .sp1 {
    padding-right: 52px;
    background: url(../images/next4.html) right center no-repeat
}

.pn1 .sp2 {
    display: block;
    font-size: 16px;
    margin-top: 4px
}

.slider1 {
    margin: 38px 0 88px;
    padding-bottom: 28px
}

.slider1 .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    z-index: 1
}

.slider1 .slick-dots li {
    display: inline-block;
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #707070;
    border-radius: 50%;
    border: 1px solid #707070;
    margin: 0 11px;
    cursor: pointer
}

.slider1 .slick-dots li.slick-active {
    background-color: #f5f3f3;
    border: 1px solid #ce1920
}

.ul-list6 {
    padding: 39px 15px;
    overflow: hidden;
    margin-bottom: -30px
}

.ul-list6 li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px
}

.ul-list6 .pic {
    margin: 0 15px;
    overflow: hidden
}

.ul-list6 .pic a {
    display: block;
    position: relative;
    padding-top: 85%;
    height: 0
}

.ul-list6 .con {
    position: relative;
}

.ul-list6 h5 {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    height: 108px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    z-index: 2;
    background: url(../images/y-bg1.html) center bottom no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.ul-list6 h5 a {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    line-height: 58px;
}

.ul-list6 h5 a {
    color: #fff;
}

.ul-list6 img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list6 .con:hover h5 {
    color: #ce1920
}

.ul-list6 .con:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.m-year {
    padding-right: 30px;
    margin-bottom: 80px
}

.slider-year {
    margin: 0 69px;
    padding: 0 58px;
    position: relative;
    background: url(../images/i-line3.html) center center no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.slider-year .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    font-size: 0;
    background-color: transparent;
    border: none;
    z-index: 2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.slider-year .slick-prev {
    background-image: url(../images/prev5.html);
    left: -69px
}

.slider-year .slick-next {
    background-image: url(../images/next5.html);
    right: -69px
}

.slider-year .slick-prev:hover {
    background-image: url(../images/prev5o.html)
}

.slider-year .slick-next:hover {
    background-image: url(../images/next5o.html)
}

.slider-year .con {
    padding: 348px 0;
    position: relative
}

.slider-year .info-box {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    padding: 29px 29px 31px;
    font-size: 16px;
    color: #666;
    line-height: 1.75em;
    position: absolute;
    left: 50%;
    width: 284px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slider-year .info-box h5 {
    font-size: 16px;
    line-height: 1.1;
    color: #ce1920;
    font-weight: 700;
    margin-bottom: 7px
}

.slider-year .info-box h5 em {
    font-weight: 400;
    font-family: Arial
}

.slider-year .pic {
    position: relative;
    border: 1px solid #ebebeb;
    padding-top: 61%;
    height: 0;
    margin-top: 14px
}

.slider-year img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.slider-year p {
    height: 5.25em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.year-box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.year-box h5 {
    position: relative;
    width: 108px;
    height: 108px;
    line-height: 108px;
    text-align: center;
    border: 1px solid #ce1920;
    background-color: #fff;
    font-size: 24px;
    font-family: Arial;
    color: #ce1920;
    font-weight: 400;
    margin: 0 auto;
    border-radius: 50%
}

.year-box h5:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 12px;
    height: 12px;
    background-color: #ce1920;
    border-radius: 50%
}

.year-box h5:before {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px;
    background-color: #ce1920;
    height: 18px
}

.slider-year .info-box.top {
    top: 0
}

.slider-year .info-box.bottom {
    bottom: 0
}

.slider-year .year-box.bottom {
    bottom: 215px
}

.slider-year .year-box.top {
    top: 215px
}

.slider-year .year-box.bottom h5:after {
    top: -31px
}

.slider-year .year-box.bottom h5:before {
    top: -19px
}

.slider-year .year-box.top h5:after {
    bottom: -31px
}

.slider-year .year-box.top h5:before {
    bottom: -19px
}

.ul-tab2 {
    overflow: hidden;
    background-color: #fff;
    padding: 0 20px;
    margin-bottom: 50px
}

.ul-tab2 li {
    float: left;
    padding: 0 20px;
    height: 105px;
    line-height: 105px
}

.ul-tab2 a {
    display: block;
    font-size: 24px;
    color: #2b2b2b;
    position: relative
}

.ul-tab2 li.on a {
    color: #ce1920
}

.ul-tab2 li.on a:after {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 21px;
    background: url(../images/i-sj7.html) center center no-repeat;
    width: 17px;
    height: 8px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.m-map2 {
    background-color: #fff;
    padding: 36px 0;
    position: relative
}

.map {
    width: 1524px;
    height: 754px;
    margin: 0 auto
}

#allmap img,
#allmap2 img,
#allmap3 img {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    max-width: none;
}

.m-map2 .info-box {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 115px
}

.m-map2 .box {
    height: 90px;
    padding: 22px 32px;
    margin-bottom: 1px;
    background-color: rgba(255, 255, 255, .8);
    font-size: 16px;
    color: #323131;
    font-weight: 700;
    line-height: 1.5em;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.m-map2 .box:hover {
    background: rgba(206, 25, 32, .8);
    color: #fff
}

.m-map2 h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 5px
}

.m-map2 em {
    float: left;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 0 -45px;
    margin-right: 25px;
    position: relative;
    top: -5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.m-map2 .em4 {
    top: -3px
}

.m-map2 .em5 {
    top: -2px
}

.m-map2 .em6 {
    top: -7px
}

.m-map2 .box:hover em {
    background-position: 0 4px
}

.m-map2 .box:hover .em6 {
    background-position: 0 12px
}

.m-map2 .txt {
    overflow: hidden
}

.ul-tab2-con {
    margin-bottom: 84px
}

.m-anout {
    background-color: #fff;
    padding: 43px 40px 46px;
        font-size: 18px;
    color: #2c2c2c;
    line-height: 2;
    margin-bottom: 80px
}

.m-anout h2 {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 19px;
    text-align: center
}

.m-anout img {
    display: block;
    margin: 19px auto 0
}

.ul-kh {
    overflow: hidden;
    margin-bottom: 50px
}

.ul-kh li {
    float: left;
    width: 20%;
    text-align: center
}

.ul-kh .pic {
    display: block;
    height: 150px;
    line-height: 150px;
    position: relative
}

.ul-kh img {
    display: inline-block;
    vertical-align: middle;
    max-height: 98%;
    max-width: 98%
}

.ul-kh li:nth-child(2n+1) {
    background-color: #fff
}

.ul-kh li:nth-child(2n) {
    background-color: #ececec
}

.ul-kh h5 {
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(205, 36, 32, .9);
    opacity: 0;
    filter: alpha(opacity=100);
    color: #fff;
    font-size: 16px;
    line-height: 150px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-kh li:hover h5 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.m-kh {
    margin-bottom: 80px
}

.col-side2 {
    overflow: hidden
}

.col-main2 {
    float: left;
    overflow: hidden;
    border-right: 1px solid #d4d4d4;
    width: 1170px;
    padding: 0 48px
}

.top-tit {
    margin: 0 28px 23px;
    padding: 35px 0;
    border-bottom: 1px solid #d4d4d4
}

.top-tit em {
    display: block;
    height: 30px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 9px
}

.top-tit h5 {
    font-size: 18px;
    color: #232323;
    line-height: 1.1;
    text-align: center
}

.ul-list7 li {
    padding: 0 28px 0 27px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list7 .con {
    overflow: hidden;
    padding: 22px 0 21px;
    border-top: 1px solid #e7e7e7
}

.ul-list7 li:nth-child(1) .con {
    border-top: 1px solid #fff
}

.ul-list7 li:hover {
    background-color: snow
}

.ul-list7 li:hover .con,
.ul-list7 li:hover+li .con {
    border-top: 1px solid snow
}

.ul-list7 .pic {
    float: right;
    width: 98px;
    height: 65px;
    margin-left: 15px;
    overflow: hidden
}

.ul-list7 li:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.ul-list7 img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list7 .txt {
    overflow: hidden;
    padding-top: 12px
}

.ul-list7 h5 a {
    display: block;
    font-size: 14px;
    color: #232323;
    line-height: 1.43em;
    max-height: 2.86em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 400;
    margin-bottom: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list7 li:hover h5 a {
    color: #ce1920
}

.ul-list7 .date {
    font-size: 12px;
    color: #666;
    line-height: 1.1em
}

.m-content2 {
    margin-top: -155px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    overflow: hidden
}

.m-text {
    font-size: 16px;
    color: #232323;
    line-height: 2.83em;
    padding-bottom: 49px
}

.m-text .tit {
    border-bottom: 1px solid #d4d4d4;
    padding: 46px 0 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 29px;
    line-height: 1.1
}

.m-text .tit2 {
    padding-bottom: 15px
}

.m-text .date {
    display: block;
    margin: 17px 0 15px
}

.m-text h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 5px;
    color: #232323
}

.m-text h5 {
    font-size: 18px;
    color: #ce1920
}

.m-text p em {
    color: #e50b16;
    font-weight: 700
}

.m-text .img-box {
    overflow: hidden;
    margin-left: -13px
}

.m-text .box {
    float: left;
    width: 50%
}

.m-text .con {
    margin-left: 13px
}

.m-text .img-box h5 {
    font-size: 16px;
    color: #383838;
    line-height: 1.4;
    text-align: center;
    font-weight: 400
}

.m-text .pic {
    position: relative;
    padding-top: 57%;
    height: 0;
    margin-bottom: 13px
}


/*.m-text img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}*/

.pn2 {
    overflow: hidden;
    margin-bottom: 77px;
    position: relative;
    padding: 76px 0 0;
    font-size: 14px;
    color: #8b8b8b;
    font-weight: 700;
    line-height: 1.1
}

.pn2:before {
    position: absolute;
    content: "";
    top: 36px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #cfcfcf
}

.pn2 .p {
    position: relative;
    width: 50%
}

.pn2 .p-prev {
    padding-right: 10px
}

.pn2 .p-next {
    padding-left: 10px;
    text-align: right
}

.pn2 p {
    margin-bottom: 2px
}

.pn2 .p a {
    font-size: 14px;
    color: #2f2f2f;
    line-height: 2.14em;
    font-weight: 400;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pn2 a:hover {
    color: #ce1920
}

.pn2 .p+.p:after {
    position: absolute;
    content: "";
    left: 0;
    top: -26px;
    width: 1px;
    height: 70px;
    background-color: #cfcfcf
}

.pn2 .back-con {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    padding: 0 17px;
    z-index: 3
}

.pn2 .back-con a {
    display: block;
    background: url(../images/i-ic2.png) center center no-repeat;
    width: 50px;
    height: 50px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pn2 .back-con a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.pn2 .back-con a:before {
    position: absolute;
    content: "";
    width: 62px;
    height: 1px;
    left: -79px;
    background-color: #cfcfcf;
    top: 25px
}

.pn2 .back-con a:after {
    position: absolute;
    content: "";
    width: 62px;
    height: 1px;
    right: -79px;
    background-color: #cfcfcf;
    top: 25px
}

.m-cur2 {
    color: #fff;
    font-size: 12px
}

.m-cur2 a {
    color: #fff;
    padding: 0 4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.m-cur2 span {
    padding: 0 4px
}

.m-cur2 a:hover {
    color: #ce1920
}

.ul-list8 {
    margin: 0 0 10px -30px
}

.ul-list8 li {
    float: left;
    width: 33.33%;
    margin-bottom: 40px
}

.ul-list8 .con {
    margin-left: 30px;
    padding: 50px 45px 37px;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list8 .pic {
    position: relative;
    padding-top: 67%;
    height: 0;
    margin-bottom: 62px
}

.ul-list8 img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.ul-list8 .pic h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    background-color: rgba(205, 36, 32, .8);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list8 li:hover .pic h5 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.ul-list8 li:hover .con {
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .18)
}

.ul-list8 .txt {
    font-size: 14px;
    line-height: 1.79em;
    color: #1e1e1e
}

.ul-list8 h5 a {
    display: block;
    font-size: 18px;
    color: #1e1e1e;
    line-height: 1.39em;
    height: 2.78em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 15px
}

.ul-list8 li:hover h5 a {
    color: #ce1920
}

.ul-list8 .txt p {
    height: 5.37em;
    margin-bottom: 24px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ul-list8 .date {
    font-size: 16px;
    color: #9f9f9f;
    font-family: Arial
}

.ul-list8 .date em {
    font-size: 36px
}

.h40 {
    height: 40px;
    clear: both
}

.ul-list9 {
    margin: 0 0 20px -30px
}

.ul-list9 li {
    float: left;
    width: 33.33%;
    margin-bottom: 29px
}

.ul-list9 .con {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
    font-size: 14px;
    color: #1e1e1e;
    line-height: 1.79em;
    padding: 57px 68px 41px;
    background-color: #fff;
    margin-left: 30px
}

.ul-list9 .con p {
    height: 3.58em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ul-list9 h5 {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 23px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ul-list9 .dw {
    text-align: center;
    border: 1px solid #ce1920;
    color: #ce1920;
    height: 42px;
    width: 180px;
    line-height: 42px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block;
    margin: 37px auto 0
}

.ul-list9 .dw span {
    padding-right: 40px;
    background: url(../images/dw.html) right center no-repeat
}

.ul-list9 li:hover .dw {
    background-color: #ce1920;
    color: #fff
}

.ul-list9 li:hover .dw span {
    background-image: url(../images/dwo.html)
}

.ul-list9 li:hover .con {
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .18)
}

.m-ly {
    background-color: #fff;
    padding: 127px 0 129px;
    position: relative;
    top: -22px;
    font-size: 16px
}

.m-ly form {
    width: 1220px;
    margin: 0 auto;
    color: #323232
}

.m-ly .row-ipt {
    overflow: hidden;
    margin: 0 0 18px -10px
}

.m-ly .con {
    float: left;
    width: 33.33%
}

.m-ly .con input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    padding: 0 10px;
    color: #323232
}

.m-ly .box {
    margin-left: 10px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d2d2d2
}

.l-span {
    float: left;
    padding: 0 16px 0 9px;
    position: relative
}

.l-span:after {
    position: absolute;
    content: "";
    right: 0;
    width: 1px;
    height: 15px;
    background-color: #d5d5d5;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.l-span span {
    padding-left: 30px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: url(../images/i-ic3.png) left center no-repeat;
    -webkit-background-size: auto 22px;
    background-size: auto 22px
}

.r-ipt {
    overflow: hidden
}

.row-area {
    border: 1px solid #d2d2d2;
    overflow: hidden
}

.row-area .con {
    float: none;
    width: auto
}

.row-area textarea {
    border: none;
    resize: none;
    height: 215px;
    line-height: 1.7em;
    padding: 10px;
    color: #323232
}

.row-area .l-span {
    height: 49px;
    line-height: 49px;
    float: none;
    margin: 0 10px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5
}

.row-area .l-span:after {
    width: 0
}

.row-area .l-span span {
    padding: 0 16px 0 30px;
    position: relative
}

.row-area .l-span span:after {
    position: absolute;
    content: "";
    right: 0;
    width: 1px;
    height: 15px;
    background-color: #d5d5d5;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.m-ly .submit {
    display: block;
    width: 206px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border: 1px solid #d23238;
    background-color: #d23238;
    font-size: 18px;
    border-radius: 4px;
    margin: 37px auto 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.m-ly .submit:hover {
    background-color: #fff;
    color: #d23238
}

.ul-tit {
    height: 105px;
    line-height: 105px;
    background-color: #fff;
    font-size: 24px;
    color: #ce1920;
    font-weight: 400;
    margin-bottom: 50px;
    padding: 0 35px
}

.ul-list10 {
    margin: 0 0 10px -30px
}

.ul-list10 li {
    float: left;
    width: 33.33%;
    margin-bottom: 50px
}

.ul-list10 .con {
    margin-left: 30px;
    padding: 50px 47px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #fff
}

.ul-list10 .pic {
    position: relative;
    padding-top: 67%;
    height: 0;
    overflow: hidden
}

.ul-list10 li:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.ul-list10 img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-list10 h5 a {
    height: 109px;
    line-height: 98px;
    font-size: 18px;
    color: #1e1e1e;
    font-weight: 400;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center
}

.ul-list10 li:hover .con {
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .18)
}

.ul-list10 li:hover h5 a {
    color: #ce1920;
    font-weight: 700
}

.m-content3 {
    background-color: #fff;
    overflow: hidden
}

.slick-qj {
    position: relative;
    margin: 25px -2px 0 -30px;
    padding-bottom: 60px
}

.slick-qj .item {
    background-color: #fff
}

.slick-qj .box {
    padding-top: 134%;
    height: 0;
    overflow: hidden;
    position: relative;
    background-position: left bottom;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 50%;
    background-size: 100% 50%
}

.slick-qj .item a {
    display: block;
}

.slick-qj .txt-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 60px 86px 72px;
    text-align: center;
    line-height: 1.71em;
    color: #666;
    font-size: 14px
}

.slick-qj .txt-box:after {
    position: absolute;
    content: "";
    bottom: -17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 37px;
    height: 17px;
    background: url(../images/i-sj.html) center center no-repeat;
    z-index: 2
}

.slick-qj .item:nth-child(even) .box {
    /*padding-top:291px;*/
    background-position: left top;
}

.slick-qj .item:nth-child(even) .txt-box {
    top: 50%;
}

.slick-qj .item:nth-child(even) .box .txt-box:after {
    bottom: auto;
    top: -17px;
    background-image: url(../images/i-sj3.html)
}

.slick-qj .tit1 {
    position: relative;
    font-size: 14px;
    line-height: 1.1em;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 19px
}

.slick-qj .tit1 span {
    display: block
}

.slick-qj .tit1 .ch {
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 17px;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #333
}

.slick-qj .tit1 .ch:hover {
    color: #333
}

.slick-qj .tit1 .en {
    font-family: Arial;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #adadad;
    text-transform: uppercase
}

.slick-qj .tit1 .num {
    font-size: 24px;
    line-height: 1.1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #c5c5c5
}

.slick-qj .tit1 em {
    display: inline-block;
    height: 1px;
    width: 50px;
    background-color: #e2e2e2
}

.slick-qj .tit1 .bnum {
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 100px;
    color: #f7f7f7;
    font-weight: 700;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slick-qj .tit-con {
    position: relative;
    z-index: 2
}

.slick-qj .item:hover .tit1 .bnum {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slick-qj .item:hover .tit1 {
    color: #ce1920
}

.slick-qj .item:hover .tit1 .num {
    opacity: 0;
    filter: alpha(opacity=0)
}

.slick-qj .item:hover .tit1 .en {
    opacity: .5;
    filter: alpha(opacity=50)
}

.slick-qj p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.slick-qj .slick-arrow {
    position: absolute;
    bottom: -60px;
    font-size: 0;
    z-index: 2;
    width: 68px;
    height: 42px;
    background-color: #303030;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto 9px;
    background-size: auto 9px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slick-qj .slick-prev:hover {
    background-image: url(../images/prev2.png)
}

.slick-qj .slick-next:hover {
    background-image: url(../images/next2.png)
}

.slick-qj .slick-prev {
    background-image: url(../images/prev1.png);
    left: 42.5%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.slick-qj .slick-next {
    background-image: url(../images/next1.png);
    right: 40.5%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.slick-qj .a-more {
    left: 51%
}

.mo-hd {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 44px;
    background-color: #fff;
    z-index: 99
}

.hd-top .tel {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px
}

.hd-top .tel .img2 {
    display: none
}

.mo-logo {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 84px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mo-logo .img2 {
    display: none
}

.mo-nav {
    display: none;
    position: absolute;
    top: 44px;
    height: calc(100vh - 44px);
    left: 0;
    right: 0;
    background-color: #4a4a4a;
    z-index: 100;
    overflow-y: auto
}

.mo-nav .v1 {
    display: block;
    font-size: 16px;
    line-height: 45px;
    padding: 0 15px;
    background: url(../images/icon-right.png) right 15px center no-repeat;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
    border-bottom: 1px solid #575757;
    color: #fff
}

.mo-nav li.on .v1 {
    background-image: url(../images/icon-down.png);
    background-position: right 12px center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto
}

.mo-nav dl {
    display: none;
    background-color: #222
}

.mo-nav dd a {
    display: block;
    font-size: 14px;
    line-height: 45px;
    padding-left: 43px;
    color: #fff;
    border-top: 1px solid #2b2b2b
}

.mo-lang {
    margin: 30px 0;
    text-align: center;
    font-size: 0
}

.mo-lang a {
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 30px;
    width: 81px;
    color: #fff;
    border: 1px solid #fff
}

.mo-lang a.cn {
    border-right: 0;
    border-radius: 3px 0 0 3px
}

.mo-lang a.en {
    border-left: 0;
    border-radius: 0 3px 3px 0
}

.mo-lang a.on {
    background-color: #d0232a;
    border-color: #d0232a
}

.mo-con {
    display: none
}


/*.mo-banner .slider a{position:relative;display:block;height:calc(100vh);background-position:center;-webkit-background-size:cover;background-size:cover}
.mo-banner .txt{position:absolute;top:24%;left:0;right:0;font-size:18px;text-align:center}
.mo-banner .txt h2{font-weight:400;font-size:30px;line-height:54px;color:#fff;margin-bottom:20px}
.mo-banner .txt span{font-size:17px;color:#fff}*/

.mo-banner .slider .item a {
    position: relative;
    display: block;
    height: calc(100vh);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.mo-banner .txt {
    position: absolute;
    top: 24%;
    left: 0;
    right: 0;
    font-size: 18px;
    text-align: center
}

.mo-banner .txt h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 54px;
    color: #fff;
    margin-bottom: 20px
}

.mo-banner .txt span {
    font-size: 17px;
    color: #fff
}


/*.mo-banner .scroll-down{margin-left: 0;}*/

.fp-viewing-section1 {
    padding-top: 0!important
}

.fp-viewing-section1 .mo-hd,
.fp-viewing-section3 .mo-hd,
.fp-viewing-section4 .mo-hd,
.fp-viewing-section6 .mo-hd {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.fp-viewing-section1 .hd-top .tel .img1,
.fp-viewing-section1 .mo-logo .img1,
.fp-viewing-section3 .hd-top .tel .img1,
.fp-viewing-section3 .mo-logo .img1,
.fp-viewing-section4 .hd-top .tel .img1,
.fp-viewing-section4 .mo-logo .img1,
.fp-viewing-section6 .hd-top .tel .img1,
.fp-viewing-section6 .mo-logo .img1 {
    display: none
}

.fp-viewing-section1 .hd-top .tel .img2,
.fp-viewing-section1 .mo-logo .img2,
.fp-viewing-section3 .hd-top .tel .img2,
.fp-viewing-section3 .mo-logo .img2,
.fp-viewing-section4 .hd-top .tel .img2,
.fp-viewing-section4 .mo-logo .img2,
.fp-viewing-section6 .hd-top .tel .img2,
.fp-viewing-section6 .mo-logo .img2 {
    display: block
}

.fp-viewing-section1 .hd-top .menuBtn b,
.fp-viewing-section1 .hd-top .menuBtn.open b {
    background-color: #fff
}

.q-tit1 {
    margin-bottom: 20px
}

.q-tit1 h2 {
    font-weight: 400;
    font-size: 24px;
    color: #333;
    text-align: center
}

.scroll-qj {
    padding-left: 10px
}

.scroll-qj .item {
    border-radius: 5px;
    background-color: #fff;
    white-space: normal;
    margin: 0 5px
}

.scroll-qj .txt-box {
    padding: 36px 10px 0;
    text-align: center;
    margin-bottom: 38px
}

.scroll-qj .txt-box .tit {
    position: relative;
    padding: 0 0 16px;
    margin-bottom: 14px
}

.scroll-qj .txt-box .tit:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 1px;
    background-color: #e2e2e2
}

.scroll-qj .txt-box .tit .num {
    position: absolute;
    left: 50%;
    top: -42px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 100px;
    color: #f7f7f7
}

.scroll-qj .txt-box .tit .ch {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 24px;
    color: #ce1920;
    letter-spacing: 2px;
    margin-bottom: 5px
}

.scroll-qj .txt-box .tit .en {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 16px;
    color: #ce1920;
    opacity: .5
}

.scroll-qj .txt-box p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px
}

.scroll-qj .pic-box .pic {
    position: relative;
    padding-top: 60%
}

.scroll-qj .pic-box .pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 0 13px;
    width: 25px;
    height: 12px;
    background: url(../images/q-sj.html) center no-repeat;
    -webkit-background-size: 25px auto;
    background-size: 25px auto
}

.scroll-qj .pic-box .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.q-tit2 {
    padding: 30px 0 0;
    text-align: center;
    margin-bottom: 20px
}

.q-tit2 h2 {
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    margin-bottom: 6px
}

.q-tit2 p {
    font-size: 12px;
    color: #ccc;
    letter-spacing: 3px
}

.q-list1 {
    overflow: hidden;
    margin: 0 -7px;
    padding: 0 8px
}

.q-list1 li {
    float: left;
    width: 50%;
    margin-bottom: 14px
}

.q-list1 .inner {
    display: block;
    margin: 0 7px
}

.q-list1 .pic {
    position: relative;
    padding-top: 74%
}

.q-list1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    overflow: hidden
}

.q-list2 {
    overflow: hidden
}

.q-list2 li {
    float: left;
    width: 25%
}

.q-list2 .con {
    padding: 14px 0 5px;
    margin: 0 6px;
    border-radius: 3px;
    background-color: #ce1920;
    text-align: center
}

.q-list2 .con h5 {
    font-weight: 400;
    font-size: 38px;
    line-height: 1.2;
    color: #fff
}

.q-list2 .con p {
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 28px
}

.q-map {
    margin: 30px 20px 35px
}

.q-tit3 {
    font-weight: 400;
    text-align: center;
    padding: 40px 0 0;
    margin-bottom: 13px
}

.q-tit3 a {
    font-size: 24px
}

.q-tit3 a img {
    width: 10px;
    display: inline-block;
    vertical-align: 0;
    margin-left: 11px
}

.q-list3 li {
    float: left;
    width: 50%;
    margin-bottom: 10px
}

.q-list3 .inner {
    display: block;
    background-color: #fff;
    margin: 0 8px;
    border-radius: 5px;
    box-shadow: 0 4px 16px rgba(102, 102, 102, .1);
    padding: 0 0 12px
}

.q-list3 .pic {
    height: 85px;
    line-height: 85px;
    text-align: center;
    margin-bottom: 3px
}

.q-list3 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    max-height: 90%
}

.q-list3 p {
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
    padding: 0 5px;
    color: #333;
    text-align: center
}

.q-tit3.t2 {
    margin-bottom: 26px
}

.q-tit3.t2 a {
    color: #333
}

.q-list4 {
    padding: 0 12px
}

.q-list4 li {
    margin-bottom: 15px
}

.q-list4 .inner {
    display: block;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px
}

.q-list4 h4 {
    font-weight: 400;
    font-size: 16px;
    color: #333;
    margin-bottom: 3px
}

.q-list4 .time {
    display: block;
    margin-bottom: 3px;
    font-size: 13px;
    color: #333
}

.q-list4 p {
    font-size: 13px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    letter-spacing: 1px;
    height: 54px;
    color: #333
}

.q-tit4 h2 {
    font-weight: 400;
    font-size: 22px;
    color: #333;
    text-align: center
}

.q-tit4 p {
    font-size: 13px;
    line-height: 22px;
    color: #666
}

.slick-qj2 {
    padding: 24px 0 18px
}

.slick-qj2 .item {
    margin: 0 8px
}

.slick-qj2 .pic {
    height: 98px;
    line-height: 98px;
    text-align: center;
    background-color: #fff
}

.slick-qj2 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.mo-con .slick-qj2 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 0;
    bottom: -26px;
    text-align: center
}

.mo-con .slick-qj2 .slick-dots li {
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: 0 0!important;
    margin: 0 3px
}

.mo-con .slick-qj2 .slick-dots li button {
    width: 6px;
    height: 6px;
    background-color: #cacaca;
    border-radius: 50%;
    padding: 0;
    border: 0;
    font-size: 0
}

.mo-con .slick-qj2 .slick-dots li.slick-active button {
    background-color: #ce1920
}

.fd-qj {
    padding: 32px 26px 0 16px
}

.ul-fd li {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 10px
}

.ul-fd span {
    float: left;
    margin-right: 10px
}

.ul-fd li:first-child span {
    width: 90px
}

.ul-fd li:first-child .con {
    overflow: hidden
}

.fp-viewing-section3 .menuBtn b,
.fp-viewing-section4 .menuBtn b,
.fp-viewing-section6 .menuBtn b {
    background-color: #fff
}

#allmap img {
    max-width: none;
}


/*.ul-tab2-con p img{width: 100%;display: block;}*/

@media only screen and (max-width:1820px) {
    .nav .tit-box,
    .nav dl {
        padding-left: 8%
    }
    .nav dd a {
        width: 50%
    }
    .nav .pic-box {
        padding: 0
    }
    .nav .pic-box .img {
        margin: 0 auto
    }
    .m-content2 {
        margin-top: -50px
    }
}

@media only screen and (max-width:1680px) {
    .footer .logo2 {
        width: 190px
    }
    .nav dl {
        padding: 0 2%
    }
    .ft-top .dl-box .dl1 {
        width: 245px
    }
    .ft-top .dl-box .dl5,
    .ft-top .dl-box .dl6,
    .ft-top .dl-box dl {
        width: 150px
    }
    .slick-qj {
        margin-top: 30px
    }
    .slick-qj .box {
        height: 450px
    }
    /*.slick-qj .item:nth-child(even) .box{padding-top:225px}*/
    .slick-qj .txt-box {
        padding: 15px 19px 53px
    }
    .section1 .slider .slick-dots {
        bottom: 100px;
    }
    .slick-qj .box {
        padding-top: 100px;
    }
}

@media only screen and (max-width:1600px) {
    .wp {
        width: 98%
    }
    .nav li .v1 {
        margin: 0 15px
    }
    .a-country .a {
        margin-right: 10px
    }
    .logo img {
        max-width: 95%
    }
    .top-ul {
        margin: 0 260px
    }
    .top-ul li {
        padding: 20px 0;
        float: left;
        width: 25%;
        font-size: 13px;
        display: block
    }
    .top-ul h5 {
        font-size: 40px
    }
    .top-ul li+li:after {
        top: 50%
    }
    .m-news {
        padding-right: 0;
        margin-top: 30px
    }
    .m-news .l-con {
        width: 53%;
        height: 433px
    }
    .m-news .r-con {
        width: 42%
    }
    .m-news .pic-box {
        width: 56%;
        height: 100%
    }
    .m-news .txt-box {
        height: 100%
    }
    .ul-list1 .txt-box {
        padding: 45px 30px 41px
    }
    .col-snav {
        width: 23%
    }
    .a-country .a+.a:after {
        left: -20px
    }
    .col-main2 {
        width: 70%
    }
    .map {
        width: 98%
    }
    .so {
        margin-left: 0
    }
    .g-tit1 h2,
    .row-index2 .g-tit1 h2 {
        font-size: 32px
    }
    .ul-list1 {
        margin: 30px 200px 0
    }
    .ul-slidenav {
        left: 10px
    }
    .g-tit1 p {
        margin-top: 10px
    }
    .ul-list2 {
        margin: 50px 200px 0
    }
    .row-index6 {
        padding: 0 200px
    }
    .f-nav {
        right: 10px
    }
}

@media only screen and (max-width:1500px) {
    .footer .logo2 {
        width: 10%
    }
    .contact-way {
        width: 25%
    }
    .footer .dl-box {
        width: 65%
    }
    .ft-top .dl-box dl {
        width: 16.66%!important
    }
    .slider-pro .slick-prev {
        left: 40.5%
    }
    .slider-pro .slick-next {
        right: 40.5%
    }
    .ul-list1 .txt-box {
        padding: 47px 50px 48px
    }
    .ul-list4,
    .ul-list4 li {
        margin: 10px 0
    }
    .ul-list4 img {
        max-width: 70%;
        max-height: 70%
    }
    .slider-pro {
        margin: 30px -2px 0 0
    }
    .slider-pro .pic {
        height: 150px;
        line-height: 150px
    }
    .slick-qj .box {
        height: 360px
    }
    /*.slick-qj .item:nth-child(even) .box{padding-top:180px}*/
    .slick-qj .tit1 {
        margin-bottom: 5px
    }
    .slick-qj .txt-box {
        padding-bottom: 24px
    }
    .slick-qj .slick-prev {
        left: 39.5%
    }
    .slick-qj .slick-next {
        right: 37.5%
    }
}

@media only screen and (max-width:1366px) {
    .nav {
        margin-left: 20px
    }
    .ul-list1 .txt-box {
        padding: 39px 50px 40px
    }
    .ul-list8 .con {
        padding: 30px 15px
    }
    .m-map img {
        height: 240px
    }
}

@media only screen and (max-width:1280px) {
    .slider-pro .slick-prev {
        left: 40.5%
    }
    .slider-pro .slick-next {
        right: 38%
    }
    .ul-list1 .tit1,
    .ul-list1 .tit1 .ch {
        margin-bottom: 10px
    }
    .m-ly form {
        width: 90%
    }
}

@media only screen and (max-width:1199px) {
    .mo-con {
        display: block
    }
    .pc-con {
        display: none
    }
    .section2 .wp {
        width: 100%
    }
    .section7 .wp {
        width: 96%
    }
    .q-tit4 {
        padding: 0 10px
    }
    .section1 .slider .slick-dots li {
        width: 28px;
        height: 28px;
        line-height: 28px
    }
    .section1 .slider .slick-dots button {
        font-size: 12px;
        color: #fff;
        opacity: .5
    }
    .mo-hd {
        display: block
    }
    body {
        padding-top: 44px!important
    }
    .menuBtn {
        display: block
    }
    .header {
        display: none
    }
    .footer .logo2 {
        float: none;
        width: auto;
        margin-bottom: 15px
    }
    .footer .dl-box {
        display: none
    }
    .contact-way {
        float: none;
        width: auto
    }
    .ft-top {
        text-align: center
    }
    .contact-way .p1 {
        display: inline-block
    }
    .contact-way .a-link a {
        float: none;
        display: inline-block
    }
    .ft-copy {
        padding: 15px 0
    }
    .qr-con .qr {
        top: 32px
    }
    .qr-con .pic:after {
        top: -18px;
        background-image: url(../images/i-sj2o.html);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        left: 34%
    }
    .f-nav {
        display: none
    }
    .g-tit1 h2 {
        font-size: 30px
    }
    .row-index3,
    .section2,
    .section4,
    .section6 {
        padding: 45px 0
    }
    .ul-list1 {
        margin: 30px 30px 0
    }
    .section4 .g-tit1 {
        padding: 50px 0 0
    }
    .section4 .g-tit1 p {
        margin-top: 12px;
        text-align: left;
        opacity: 1;
        /* color: #ccc; */
        color: #444;
        font-size: 13px;
        line-height: 22px;
        padding: 0 5px
    }
    .ul-list2 {
        margin: 30px 30px -8px
    }
    .m-map {
        margin-top: 30px
    }
    .top-ul {
        margin: -115px 0 30px
    }
    .top-ul li {
        padding: 20px 0;
        font-size: 14px
    }
    .top-ul li+li:after {
        height: 30px
    }
    .top-ul h5 {
        font-size: 22px
    }
    .row-index5 {
        padding: 0 30px
    }
    .slider-pro {
        margin: 30px 0 0 -30px;
        padding-bottom: 75px
    }
    .txt-box h5 a,
    .ul-list3 h5 a {
        font-size: 16px
    }
    .ul-list3 .date .sp1 {
        font-size: 30px
    }
    .m-news .l-con {
        height: 390px
    }
    .m-news .txt-box {
        padding: 54px 15px 92px
    }
    .txt-box .a-look {
        font-size: 14px
    }
    .ul-list3 .txt {
        padding: 10px 0 0 15px
    }
    .ul-list3 .date {
        width: 90px
    }
    .m-news {
        margin-top: 30px
    }
    .m-news .a-more {
        margin: 45px auto 0
    }
    .row-index7 {
        padding: 0 30px
    }
    .ul-list4 {
        margin: 15px 0 -26px
    }
    .ul-list4 li {
        margin: 15px 0;
        width: 33.33%
    }
    .ul-list1 .txt-box {
        padding: 48px 15px
    }
    .ul-list1 .tit1 .num {
        font-size: 20px
    }
    .ul-list1 .tit1 .ch {
        font-size: 16px
    }
    .ul-list1 .tit1 .bnum {
        font-size: 65px
    }
    .ul-list2 .li1 img {
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px
    }
    .ul-list2 .box1 img {
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px
    }
    .ul-list2 .box2 img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px
    }
    .ul-list2 .box3 img {
        border-radius: 15px 0 15px 15px
    }
    .slider-pro .con {
        padding: 23px 15px 27px
    }
    .slider-pro .pic {
        height: 180px;
        line-height: 180px
    }
    .slider-pro h5 a {
        font-size: 16px
    }
    .ul-list3 .con {
        padding: 14px 0
    }
    .ul-list3 h5 a {
        margin-bottom: 12px
    }
    .ul-list5 li {
        margin-bottom: 15px
    }
    .ul-list5 .con {
        margin-left: 15px
    }
    .m-snav .v1 {
        font-size: 18px
    }
    .m-snav i {
        width: 13px;
        height: 9px
    }
    .m-snav dd.on a {
        -webkit-background-size: auto 9px;
        background-size: auto 9px
    }
    .m-snav dl a {
        font-size: 16px;
        -webkit-background-size: auto 12px;
        background-size: auto 12px
    }
    .ul-list5 h4 {
        padding: 0 15px;
        text-align: center;
        font-size: 14px
    }
    .ul-list5 {
        margin: 0 0 20px -15px
    }
    .ul-list5 .pic {
        height: 180px;
        line-height: 180px
    }
    .m-ban .txt-box h2 {
        font-size: 30px
    }
    .m-ban .txt-box {
        font-size: 16px
    }
    .m-ban .txt-box h2:after {
        height: 2px
    }
    .scroll-down {
        bottom: 20px
    }
    .scroll-down i {
        background-image: url(../images/icon-down1.html);
        width: 14px;
        height: 22px
    }
    .scroll-down.d3 {
        bottom: 20px
    }
    .section2 .scroll-down,
    .section5 .scroll-down.d2,
    .section7 .scroll-down {
        bottom: 50px
    }
    .scroll-down.d2 i {
        background-image: url(../images/icon-down2.html)
    }
    .section1 .slider .slick-dots {
        bottom: 100px
    }
    .pro-con h2 {
        font-size: 18px;
        margin-bottom: 16px
    }
    .pro-con {
        margin-bottom: 30px;
        padding: 30px 10px
    }
    .n-tit1 {
        font-size: 16px
    }
    .ul-tab1 a {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-left: 15px
    }
    .ul-tab1-con .box1 h3 {
        font-size: 16px;
        margin-bottom: 15px
    }
    .ul-tab1-con .box1 {
        padding: 30px 15px
    }
    .pn1 {
        padding: 30px 0;
        margin: 30px 0
    }
    .slider1 {
        padding-bottom: 30px;
        margin: 30px 0
    }
    .ul-tab1 {
        margin: 30px 0 30px -15px
    }
    .pn1 a {
        padding: 0 15px;
        font-size: 14px
    }
    .pn1 .sp2 {
        font-size: 14px
    }
    .ul-tab1-con {
        font-size: 14px;
        line-height: 1.9em
    }
    .ul-list6 h5 a {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }
    .ul-tit {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        margin-bottom: 30px;
        padding: 0 15px
    }
    .ul-list10 .con {
        padding: 30px 15px 0
    }
    .ul-list10 h5 a {
        height: 50px;
        line-height: 43px;
        font-size: 14px
    }
    .ul-list10 li {
        margin-bottom: 30px
    }
    .h40 {
        height: 30px
    }
    .col-main2 {
        padding: 0 15px
    }
    .m-text .tit {
        padding: 15px 0 10px;
        margin-bottom: 15px
    }
    .m-text h1 {
        font-size: 18px
    }
    .top-tit {
        padding: 20px 0;
        margin: 0 15px 20px
    }
    .ul-list7 li {
        padding: 0 15px
    }
    .m-text {
        font-size: 14px;
        padding-bottom: 30px
    }
    .pn2 {
        margin-bottom: 30px;
        padding: 55px 0 0
    }
    .ul-tab2 {
        margin-bottom: 30px
    }
    .ul-tab2 li {
        height: 50px;
        line-height: 50px
    }
    .ul-tab2 a {
        font-size: 18px
    }
    .ul-tab2 li.on a:after {
        height: 6px;
        width: 12px;
        bottom: 6px
    }
    .ul-tab2-con .m-cur,
    .ul-tab3-con .m-cur {
        top: -130px
    }
    .m-ly {
        padding: 35px 0;
        top: 0
    }
    .ul-list9 h5 {
        font-size: 16px
    }
    .ul-list9 .con {
        padding: 30px 15px
    }
    .pages {
        margin-bottom: 15px
    }
    .ul-list8 li {
        width: 50%;
        margin-bottom: 30px
    }
    .ul-list8 h5 a {
        font-size: 16px;
        margin-bottom: 8px
    }
    .ul-list8 .pic {
        margin-bottom: 30px
    }
    .ul-list8 .date em {
        font-size: 24px
    }
    .m-content2 {
        margin-top: 35px
    }
    .m-text h5 {
        font-size: 16px
    }
    .slider-year {
        padding: 0 25px;
        margin: 0 35px
    }
    .slider-year .slick-arrow {
        width: 30px;
        height: 30px
    }
    .slider-year .slick-prev {
        left: -35px
    }
    .slider-year .slick-next {
        right: -35px
    }
    .year-box h5 {
        font-size: 18px;
        width: 90px;
        height: 90px;
        line-height: 90px
    }
    .slider-year .con {
        padding: 375px 0
    }
    .slider-year .year-box.bottom {
        bottom: 260px
    }
    .slider-year .year-box.top {
        top: 260px
    }
    .ul-kh li {
        width: 33.33%
    }
    .m-anout h2 {
        font-size: 18px;
        margin-bottom: 10px
    }
    .m-anout {
        padding: 30px 15px;
        margin-bottom: 30px
    }
    .map {
        height: 400px
    }
    .m-map2 .info-box {
        position: static;
        margin-bottom: 30px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    .m-year {
        margin-bottom: 35px
    }
    .ul-tab2-con {
        margin-bottom: 30px
    }
    .m-map2 {
        padding: 25px 0
    }
    .m-kh,
    .ul-kh {
        margin-bottom: 35px
    }
    .h50 {
        height: 35px
    }
    .section2 {
        background-color: #efefef
    }
    .fp-viewing-section3,
    .fp-viewing-section4,
    .fp-viewing-section6 {
        padding: 0!important
    }
    .section7 {
        background-color: #f5f3f3
    }
    .fp-auto-height .fp-slide,
    .fp-auto-height .fp-tableCell,
    .fp-auto-height.fp-section {
        height: 0!important
    }
    .qr-con .con {
        margin-right: 10px
    }
    .qr-con i {
        width: 25px;
        height: 25px
    }
    .qr-con .pic {
        width: 65px;
        height: 65px
    }
    .section7 .scroll-down i {
        background-image: url(../images/icon-down3.html)
    }
    .q-tit3 {
        padding: 0
    }
    .q-tit3.t2 {
        padding: 40px 0 0
    }
}

@media only screen and (max-width:1024px) {
    .ul-list1 .txt-box {
        padding: 31px 15px
    }
}

@media only screen and (max-width:960px) {
    .g-tit1 h2 {
        font-size: 22px
    }
    .ul-list2 {
        margin: 30px 0 -8px
    }
    .ul-list1 {
        margin: 30px 0 0
    }
    .row-index5,
    .row-index7 {
        padding: 0
    }
    .ul-list2 .li1 img {
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .ul-list2 .box1 img {
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px
    }
    .ul-list2 .box2 img {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .ul-list2 .box3 img {
        border-radius: 5px 0 5px 5px
    }
    .ul-list2 .li1 .pic {
        padding-top: 180%
    }
    .slider-pro .pic {
        height: 120px;
        line-height: 120px
    }
    .top-ul {
        margin: -140px 0 30px
    }
    .top-ul li+li:after {
        width: 0
    }
    .top-ul li:nth-child(2n):after {
        position: absolute;
        content: "";
        left: 0;
        top: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 2px;
        height: 30px;
        background-color: #fff;
        opacity: .5;
        filter: alpha(opacity=50)
    }
    .slider-pro .slick-prev {
        left: 39%
    }
    .slider-pro .slick-next {
        right: 36%
    }
    .m-news .l-con,
    .m-news .r-con {
        float: none;
        width: auto
    }
    .m-news .l-con {
        margin-bottom: 30px;
        height: 405px
    }
    .m-news .pic-box {
        padding: 69px 15px 41px;
        width: 50%
    }
    .m-news .lab {
        top: 34px;
        height: 35px;
        left: 15px;
        width: 133px
    }
    .col-snav {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 30px
    }
    .m-snav .v1 {
        height: 45px;
        line-height: 45px;
        font-size: 16px
    }
    .m-snav dl a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
    .m-snav li.on dl {
        padding-bottom: 6px
    }
    .ul-list10 li {
        width: 50%
    }
    .col-main2 {
        float: none;
        width: auto;
        border-right: 0
    }
    .ul-list9 li {
        width: 50%
    }
    .ul-list9 .dw {
        margin-top: 25px
    }
    .slider-year .con {
        padding: 400px 0
    }
    .slider-year .year-box.bottom {
        bottom: 286px
    }
    .slider-year .year-box.top {
        top: 286px
    }
    .slider-year .info-box {
        padding: 15px;
        width: auto;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .ul-kh .pic {
        height: 110px;
        line-height: 110px
    }
    .ul-kh h5 {
        line-height: 110px;
        font-size: 14px
    }
    .m-map2 .info-box {
        left: 35px
    }
    .m-map2 .box {
        padding: 15px 12px;
        height: auto;
        font-size: 14px
    }
    .m-map2 em {
        margin-right: 10px
    }
    .m-year {
        padding-right: 0
    }
    .section2,
    .section3,
    .section4,
    .section5,
    .section6,
    .section7 {
        padding: 35px 0 0
    }
}

@media only screen and (max-width:768px) {
    .ul-list4 li {
        width: 50%
    }
    .ul-slidenav {
        display: none
    }
    .ul-list1 .txt-box {
        padding: 24px 10px;
        font-size: 12px
    }
    .ul-list1 .tit1,
    .ul-list1 .tit1 .ch {
        margin-bottom: 5px
    }
    .ul-list1 .tit1 .ch {
        font-size: 14px
    }
    .ul-list1 .tit1 {
        font-size: 12px
    }
    .ul-list1 .tit1 .num {
        font-size: 16px
    }
    .ul-list2 .li1 .pic {
        padding-top: 181%
    }
    .slider-pro .slick-prev {
        left: 36.5%
    }
    .slider-pro .slick-next {
        right: 33%
    }
    .m-news .txt-box {
        padding: 24px 15px 37px
    }
    .ul-list5 .pic {
        height: 120px;
        line-height: 120px
    }
    .pages {
        padding: 15px 0
    }
    .pages li {
        display: none
    }
    .pages li.a-next,
    .pages li.a-prev,
    .pages li.on {
        display: block
    }
    .pages .a-next a,
    .pages .a-prev a {
        margin: 0 15px
    }
    .m-ban .txt-box h2 {
        font-size: 18px;
        margin-bottom: 6px;
        padding-bottom: 6px
    }
    .ul-list6 li {
        width: 50%
    }
    .m-ban .txt-box {
        width: 80%;
        top: 50%!important;
        margin-left: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .m-ly .con {
        float: none;
        width: auto;
        margin-bottom: 18px
    }
    .m-ly .box {
        margin-left: 0
    }
    .m-ly .row-ipt {
        margin: 0
    }
    .m-ly {
        font-size: 14px
    }
    .m-ly .submit {
        height: 45px;
        font-size: 16px
    }
    .ul-tab2 {
        padding: 0 10px
    }
    .ul-tab2 a {
        font-size: 16px
    }
    .ul-tab2 li {
        height: 40px;
        line-height: 40px;
        padding: 0 10px
    }
    .ul-tab2 li.on a:after {
        bottom: 2px
    }
    .ul-tab2-con .m-cur,
    .ul-tab3-con .m-cur {
        top: -120px
    }
    .slider-year .con {
        padding: 330px 0
    }
    .slider-year .year-box.bottom {
        bottom: 216px
    }
    .slider-year .year-box.top {
        top: 216px
    }
    /*.m-ban{padding-top:39%!important}*/
    .m-news .l-con {
        height: 342px
    }
}

@media only screen and (max-width:600px) {
    .m-news .pic-box {
        float: none;
        width: auto
    }
    .txt-box .a-look {
        margin: 30px auto 0
    }
    .txt-box h5 a {
        font-size: 14px
    }
    .txt-box .date {
        width: 90px;
        height: 90px
    }
    .txt-box .date .sp1 {
        font-size: 28px
    }
    .ul-list5 li {
        width: 50%
    }
    .ul-tab1 li {
        float: none;
        width: auto
    }
    .ul-tab2 {
        padding: 0
    }
    .ul-tab2 li {
        float: none;
        text-align: center;
        padding: 0
    }
    .ul-tab2-con .m-cur,
    .ul-tab3-con .m-cur {
        top: -200px
    }
    .ul-tab4-con .m-cur {
        top: -240px
    }
    .ul-list9 li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }
    .ul-list9,
    .ul-list9 .con {
        margin-left: 0
    }
    .ul-list8 li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }
    .ul-list8 .txt p,
    .ul-list8 h5 a {
        height: auto
    }
    .ul-list8,
    .ul-list8 .con {
        margin-left: 0
    }
    .pn2 .p {
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }
    .pn2 .p+.p {
        margin-top: 10px
    }
    .pn2 .p+.p:after {
        width: 0
    }
    .slider-year {
        background: 0 0;
        padding: 0
    }
    .slider-year .con {
        padding: 0
    }
    .slider-year .info-box {
        position: static;
        margin-bottom: 30px
    }
    .slider-year .year-box {
        position: static;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .slider-year .year-box.top h5:before {
        top: -19px;
        bottom: auto
    }
    .slider-year .year-box.top h5:after {
        top: -31px;
        bottom: auto
    }
    .ul-kh li {
        width: 50%
    }
    .m-news .l-con {
        height: auto
    }
}

@media only screen and (max-width:480px) {
    .ul-list1 li {
        float: none;
        width: auto;
        margin-bottom: 30px
    }
    .ul-list1 li:last-child {
        margin-bottom: 0
    }
    .ul-list2 .box,
    .ul-list2 li {
        float: none;
        width: auto!important
    }
    .ul-list2 li img {
        border-radius: 5px!important
    }
    .ul-list2 .pic {
        margin: 0
    }
    .slider-pro .slick-prev {
        left: 28.5%
    }
    .slider-pro .slick-next {
        right: 22%
    }
    .banner .mask1,
    .banner .mask2 {
        display: none
    }
    .ul-list6 li {
        float: none;
        width: auto
    }
    .ul-list6 .pic {
        margin: 0
    }
    .ul-list6 h5 {
        left: 0;
        right: 0;
    }
    .ul-list5 li {
        float: none;
        width: auto
    }
    .ul-list10 li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }
    .ul-list10 .con {
        margin-left: 0
    }
    .ul-list10 {
        margin: 0
    }
    .m-text .box {
        float: none;
        width: auto
    }
    .m-text .con,
    .m-text .img-box {
        margin-left: 0
    }
    .m-text .pic {
        margin-bottom: 5px
    }
    .m-text .img-box h5 {
        height: 30px;
        line-height: 30px;
        margin-bottom: 10px
    }
    .m-ban {
        height: 185px;
    }
    .ul-kh li {
        float: none;
        width: auto
    }
}

@media only screen and (max-width:374px) {
    .ul-list3 .date {
        display: none
    }
    .slider-pro .slick-prev {
        left: 22.5%
    }
    .slider-pro .slick-next {
        right: 14%
    }
    .q-list4 p {
        -webkit-line-clamp: 2;
        height: 36px
    }
    .q-tit3.t2 {
        margin-bottom: 10px
    }
    .slick-qj2 {
        padding: 10px 0 5px
    }
    .q-list4 li,
    .ul-fd li {
        margin-bottom: 5px
    }
    .q-list3 .pic {
        height: 60px;
        line-height: 60px
    }
    .q-map {
        margin: 20px
    }
    .q-list2 .con {
        padding: 5px 0
    }
    .q-list2 .con h5 {
        font-size: 24px
    }
    .q-list1 .inner {
        margin: 0 3px
    }
    .q-list1 li {
        margin-bottom: 6px
    }
    .scroll-qj .txt-box {
        padding: 10px 10px 0;
        margin-bottom: 10px
    }
}

.sp13 {
    width: 48%;
    border-right: 1px solid #CCC;
    text-align: right;
    display: block;
    font-size: 24px;
    float: left;
    line-height: 180%;
}

.sp14 {
    width: 48%;
    border-right: 0px solid #CCC;
    text-align: left;
    display: block;
    font-size: 24px;
    float: left;
    line-height: 180%;
}

.page_turner {
    padding: 10px 0;
    overflow: hidden;
}

.page_turner a, .page_turner span {
    text-align: center;
    box-sizing: content-box;
    color: #333;
    display: inline-block;
    *: ;
    display: inline;
    /* border: 1px solid #2E2E2E; */
    /* height: 20px; */
    min-width: 20px;
    margin-left: 4px;
    line-height: 20px;
    /* padding: 4px; */
}

.page_turner a:link,
.page_turner a:visited {
    text-decoration: none;
}

.page_turner a:hover,
.page_turner a.c {
    /* background: #2E2E2E; */
    color: #FFF;
}
