*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 "Microsoft Yahei", sans-serif;
    outline: 0
}

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

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    border: none
}

em, i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, select, textarea {
    font-size: 12px;
    color: #444;
    font-family: "Microsoft Yahei", sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button, input[type=button], input[type=reset], input[type=submit], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus {
    background: #fff;
    border: 1px solid #bbb
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

::-ms-clear, ::-ms-reveal {
    display: none
}

.fix {
    *zoom: 1
}

.fix:after, .fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.page{ padding-bottom: 20px;}
.page a{
    padding: 5px 15px;
    border:1px solid #333;
    margin: 5px;
}
.pageactive {
    background: #77aa0d;
    color: #fff!important;
    border:1px solid #77aa0d!important;
}
.c {
    clear: both
}

.col-l, .l {
    float: left
}

.col-r, .r {
    float: right
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.wp2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.header {
    height: 100px;
    z-index: 200;
    position: relative
}

.header .logo {
    float: left;
    font-size: 0;
    line-height: 100px
}

.header .logo img {
    display: inline-block;
    vertical-align: middle
}

.header .r-con {
    float: right;
    height: 100px
}

.header .r-con .language {
    float: right;
    margin-left: 28px;
    padding-left: 28px;
    background: url(../images/zp1.png) left center no-repeat;
    background-size: 19px auto;
    cursor: pointer;
    margin-top: 30px;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header .r-con .language:hover {
    background-image: url(../images/zp1h.png);
    color: #77aa0d
}

.header .r-con .language .a-grop {
    position: absolute;
    top: 99%;
    left: -20px;
    width: 100px;
    text-align: center;
    box-shadow: 0 0 5px #eee;
    background-color: #fff;
    height: 0;
    overflow: hidden;
    z-index: 99;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header .r-con .language:hover .a-grop {
    height: auto;
    overflow: visible;
    padding: 5px 10px
}

.header .r-con .language .a-grop a {
    display: block;
    width: 100%;
    line-height: 30px
}

.ul-nav {
    padding-right: 26px;
    position: relative;
    line-height: 100px;
    margin-top: 0;
    float: left;
    height: 100px
}

/*.ul-nav::after {
    position: absolute;
    top: 50%;
    width: 1px;
    height: 13px;
    background: #bfbfbf;
    content: '';
    right: 0;
    margin-top: -6px
}*/

.ul-nav li {
    float: left;
    margin-left: 56px;
    font-size: 0;
    height: 100px;
    line-height: 100px;
    position: relative
}

.ul-nav li:first-child .child {
    left: -30px
}

.ul-nav li .child {
    position: absolute;
    top: 99%;
    left: -10px;
    width: 100px;
    text-align: center;
    padding: 0 8px;
    background-color: #fff;
    height: 0;
    overflow: hidden;
    z-index: 19;
    opacity: 0;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-nav li:hover .child {
    height: auto;
    border-top: 2px solid #77aa0d;
    overflow: visible;
    opacity: 1
}

.ul-nav li .child a {
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f4f4f4;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-nav li .child a:hover {
    color: #77aa0d
}

.ul-nav li a.v1 {
    font-size: 18px;
    position: relative;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-nav li a.v1::after {
    position: absolute;
    content: '';
    width: 12px;
    height: 1px;
    color: #77aa0d;
    bottom: -20px;
    left: 50%;
    margin-left: -6px;
    background: #77aa0d;
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.r-con .ul-nav .on::after, .ul-nav li:hover a.v1::after {
    filter: alpha(opacity=100);
    opacity: 1
}

.ul-nav li:hover a{
    color: #77aa0d;
    font-weight: 700
}
.r-con .ul-nav .on{
  
    font-weight: 700;
    filter: alpha(opacity=100);
    opacity: 1
}
.header-index {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff
}

#fullpage .section1 {
    position: relative
}

.menuBtn {
    display: none
}

.menuBtn {
    position: fixed;
    width: 50px;
    height: 50px;
    color: #77aa0d;
    font-size: 32px;
    right: 5px;
    top: 5px
}

.menuBtn span {
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 24px;
    margin-left: -12px;
    border: none;
    cursor: pointer;
    color: inherit
}

.menuBtn span:after, .menuBtn span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%
}

.menuBtn span:before {
    -ms-transform: translate(-50%, -.28em);
    -webkit-transform: translate(-50%, -.28em);
    transform: translate(-50%, -.28em)
}

.menuBtn span:after {
    -ms-transform: translate(-50%, .28em);
    -webkit-transform: translate(-50%, .28em);
    transform: translate(-50%, .28em)
}

.menuBtn span:after, .menuBtn span:before {
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.header .menuBtn.open span {
    background: 0 0
}

.header .menuBtn.open span:before {
    -ms-transform: translate(-50%, 0) rotate(45deg);
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg)
}

.header .menuBtn.open span:after {
    -ms-transform: translate(-50%, 0) rotate(-45deg);
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
    transform: translate(-50%, 0) rotate(-45deg)
}

.menuBtn span, .menuBtn span:after, .menuBtn span:before {
    background-color: #77aa0d;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.footer {
    background: #222;
    padding-top: 47px;
    position: relative;
    z-index: 2
}

.footer .ft-logo {
    text-align: center;
    font-size: 0;
    margin-bottom: 38px
}

.footer .ft-top {
    border-bottom: 1px solid #313131;
    padding-bottom: 33px
}

.footer .ft-top .wp2 {
    position: relative;
    height: 100%
}

.footer .ft-top .a-top {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #717171;
    padding-right: 20px;
    background: url(../images/zp2.png) right center no-repeat
}

.ul-ftnav {
    text-align: center;
    font-size: 0
}

.ul-ftnav li {
    display: inline-block;
    margin: 0 40px
}

.ul-ftnav li a {
    font-size: 16px;
    color: #85888c;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-ftnav li a:hover, .ul-ftnav li.on a {
    color: #c3c6c9
}

.footer .ft-bom-info {
    overflow: hidden;
    padding: 54px 0 33px
}

.footer .ft-bom-info .qr {
    float: right;
    overflow: hidden
}

.footer .ft-bom-info .qr .item {
    float: left;
    text-align: center;
    margin-left: 45px;
    width: 84px
}

.footer .ft-bom-info .qr .item img {
    display: block;
    width: 100%
}

.footer .ft-bom-info .qr .item p {
    font-size: 14px;
    color: #85888c;
    margin-top: 7px
}

.footer .ft-bom-info .ft-info {
    overflow: hidden
}

.footer .ft-bom-info .ft-info .item {
    overflow: hidden;
    margin-bottom: 14px
}

.footer .ft-bom-info .ft-info p {
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: left center;
    color: #85888c
}

.footer .ft-bom-info .ft-info p a {
    color: #85888c
}

.footer .ft-bom-info .ft-info .item:nth-child(2) p {
    float: left;
    margin-right: 55px
}

.sweiper-index {
    
    position: relative
}

#fullpage .section1 {
    position: relative
}

.sweiper-index .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.banner-index {
    overflow: hidden;
    position: relative
}

.banner-index .tag-scroll {
    position: absolute;
    bottom: 33px;
    left: 50%;
    z-index: 19;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner-index .tag-scroll i {
    display: block;
    width: 19px;
    height: 29px;
    background: url(../images/zp3.png) center center no-repeat;
    background-size: cover;
    margin: 0 auto 10px;
    cursor: pointer
}

.sweiper-index .swiper-slide .wp {
    position: relative;
    height: 100%
}

.sweiper-index .swiper-slide .txt {
    position: absolute;
    left: 0;
    width: 100%;
    top: 205px;
    color: #fff
}

.sweiper-index .swiper-slide .txt em {
    display: block;
    width: 20px;
    height: 4px;
    background: #fff;
    margin-bottom: 45px
}

.sweiper-index .swiper-slide .txt p {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 17px
}

.sweiper-index .swiper-slide .txt span {
    font-size: 18px
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-index .swiper-pagination1 {
    position: absolute;
    top: 250px;
    color: #fff;
    font-size: 14px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    right: 10%;
    left: auto;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -mz-transform: rotate(90deg)
}

.sweiper-index .prev-next {
    position: absolute;
    top: 450px;
    left: 14%;
    width: 75px;
    height: 40px
}

.sweiper-index .prev-next div {
    width: 8px;
    height: 14px;
    background: url(../images/prev.png) center center no-repeat;
    background-size: cover;
    left: 0;
    right: auto
}

.sweiper-index .prev-next div.swiper-button-next {
    right: 0;
    left: auto;
    background-image: url(../images/next.png)
}

.sweiper-index .swiper-button-next:after, .sweiper-index .swiper-container-rtl .swiper-button-prev:after {
    display: none
}

.sweiper-index .swiper-button-prev:after, .sweiper-index .swiper-container-rtl .swiper-button-next:after {
    display: none
}

.banner-index .page-text {
    position: absolute;
    left: 14%;
    top: 650px;
    z-index: 19;
    color: #fff;
    overflow: hidden
}

.banner-index .page-text a {
    color: #fff;
}

.banner-index .page-text .item {
    float: left;
    margin-right: 80px;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    user-select: none
}

.banner-index .page-text .item p {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 8px
}

.banner-index .page-text .item span {
    font-size: 16px
}

.banner-index .page-text .item::before {
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #fff
}

.g-tit01 {
    text-align: center
}

.g-tit01 h3 {
    font-size: 40px;
    line-height: 1.1;
    color: #333;
    margin-bottom: 18px
}

.g-tit01 em {
    display: block;
    margin: 0 auto 5px;
    width: 14px;
    height: 2px;
    background: #77aa0d
}

.g-tit01 p {
    font-size: 16px;
    color: #888
}

.m-about-swiper {
    overflow: hidden;
    height: auto
}

.m-about-swiper .item {
    float: left;
    width: 50%;
    height: 100%;
    position: relative
}

.m-about-swiper .item:first-child {
    padding-top: 42%;
    overflow: hidden
}

.bgclass {
    background-color: #f8f8f8
}

.swiper-about1 {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.swiper-about1 .swiper-slide {
    position: relative
}

.swiper-about1 .txt {
    text-align: center;
    padding-top: 145px
}

.swiper-about1 .txt h4 {
    font-size: 26px;
    font-size: 26px;
    line-height: 1.1;
    color: #333;
    margin-bottom: 10px
}

.swiper-about1 .txt .desc {
    font-size: 20px;
    color: #333;
    margin-bottom: 44px
}

.swiper-about1 .txt .info {
    font-size: 18px;
    color: #666;
    line-height: 1.89;
    width: 560px;
    margin: 0 auto 80px
}

.swiper-about1 .txt a {
    display: block;
    margin: 0 auto;
    width: 120px;
    line-height: 32px;
    text-align: center;
    background: #77aa0d;
    border-radius: 15px;
    color: #fff;
    font-size: 14px
}

.swiper-about2 .pic {
    position: relative;
    padding-top: 84%
}

.swiper-about2 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.row-index01 {
    padding-top: 75px
}

.m-about-swiper {
    margin-top: 65px;
    background: #f8f8f8
}

.swiper-about2 {
    position: relative
}

.swiper-about2 .swiper-pagination3 {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 19;
    width: auto;
    height: auto
}

.swiper-about2 .swiper-pagination3 span {
    display: block;
    width: 68px;
    height: 68px
}

.prev-next2 {
    position: absolute;
    top: 50%;
    left: -34px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.prev-next2 div {
    width: 68px;
    height: 68px;
    background: #fff url(../images/zp4.png) center center no-repeat;
    margin: 4px 0;
    cursor: pointer;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.prev-next2 div:hover {
    background-color: #77aa0d;
    background-image: url(../images/zp4h.png);
    z-index: 19
}

.prev-next2 div.swiper-button-prev3 {
    background-image: url(../images/zp5.png)
}

.prev-next2 div.swiper-button-prev3:hover {
    background-image: url(../images/zp5h.png)
}

.g-tit01.g-tit01v2 h3, .g-tit01.g-tit01v2 p {
    color: #fff
}

.row-index02 .desc {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.89;
    margin-top: 38px
}

.ul-index02 {
    overflow: hidden;
    margin: 59px -30px 0
}

.ul-index02 li {
    float: left;
    width: 50%;
    padding: 0 30px;
    margin-bottom: 36px
}

.ul-index02 li:first-child .con {
    padding-top: 17px;
    padding-left: 109px
}

.ul-index02 li:last-child {
    padding-bottom: 17px;
    padding-right: 109px
}

.ul-index02 li .wrap-info {
    position: relative;
    padding-top: 50%;
    overflow: hidden
}

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

.ul-index02 li .con:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-index02 li:first-child .wrap-info, .ul-index02 li:last-child .wrap-info {
    padding-top: 56%
}

.ul-index02 li .wrap-info .txt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 300px;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 75px;
    text-align: center;
    padding-left: 20px
}

.ul-index02 li .wrap-info .txt i {
    display: block;
    margin: 0 auto 8px;
    width: 75px;
    height: 75px;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat
}

.ul-index02 li .wrap-info .txt p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 4px
}

.ul-index02 li .wrap-info .txt span {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 35px
}

.ul-index02 li .wrap-info .txt a {
    color: #fff;
    font-size: 14px
}

.row-index02 {
    padding: 110px 0 73px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.row-index04 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.m-news-index {
    overflow: hidden;
    padding-top: 45px;
    margin-top: 57px
}

.m-news-index .news-wrap {
    background-color: #eee;
    height: 430px
}

.m-news-index .pic-data {
    float: left;
    width: 690px;
    position: relative;
    margin-right: 30px
}

.m-news-index .pic-data img {
    display: block;
    width: 100%;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.m-news-index .pic-data:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.m-news-index .pic-data .data {
    position: absolute;
    top: -45px;
    left: 20px;
    background: #77aa0d;
    width: 120px;
    text-align: center;
    padding: 17px 0 28px
}

.m-news-index .pic-data .data p {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 6px
}

.m-news-index .pic-data .data span {
    font-size: 16px;
    color: #fff
}

.m-news-index .pic-data .pic {
    overflow: hidden
}

.m-news-index .pic-data .pic img {
    display: block;
    width: 100%
}

.m-news-index .pic-data .pic {
    overflow: hidden
}

.m-news-index .pic-data h3 {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ul-index-news {
    overflow: hidden;
    padding-top: 70px
}

.ul-index-news li {
    overflow: hidden;
    margin-bottom: 46px
}

.ul-index-news li .data {
    float: left;
    margin-right: 50px;
    text-align: center;
    width: 65px
}

.ul-index-news li .data p {
    font-size: 40px;
    color: #7d7d7d;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 6px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-index-news li:hover .data p {
    color: #77aa0d
}

.ul-index-news li .data span {
    font-size: 16px;
    color: #7d7d7d;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-index-news li:hover .data span {
    color: #77aa0d
}

.ul-index-news li .r-txt {
    overflow: hidden
}

.ul-index-news li .r-txt h3 {
    font-size: 20px;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ul-index-news li .r-txt h3 a {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-index-news li:hover .r-txt h3 a {
    color: #77aa0d
}

.ul-index-news li .r-txt .info {
    font-size: 16px;
    color: #666
}

.ul-index-news li .r-txt .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.row-index04 {
    padding: 76px 0 114px
}

.ovh-join {
    overflow: hidden;
    margin-top: 65px
}

.col-l-join {
    float: left;
    width: 370px;
    margin-right: 130px
}

.join-email {
    background: #77aa0d url(../images/zp10.png) 35px 26px no-repeat;
    padding-top: 136px;
    padding-left: 35px;
    padding-bottom: 60px
}

.join-email p {
    font-size: 20px;
    color: #ebebeb;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 17px
}

.join-email span {
    font-size: 16px;
    color: #ebebeb
}

.col-main-join {
    overflow: hidden
}

.case-conv2.case-con {
    width: 900px;
    padding-left: 0
}

.case-desc.case-descv2 {
    width: 370px
}

.ul-join li {
    margin-bottom: 60px;
    border-bottom: 1px solid #e6e6e6
}

.ul-join li.on {
    border-bottom: 2px solid #77aa0d
}

.ul-join li .desc {
    overflow: hidden;
    padding-bottom: 26px
}

.ul-join li .desc a {
    float: right;
    width: 140px;
    line-height: 45px;
    background-color: #ededed;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 5px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-join li .desc a.on, .ul-join li .desc a:hover {
    color: #fff;
    background: #77aa0d
}

.ul-join li .desc .l-txt {
    overflow: hidden
}

.ul-join li .l-txt .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #333
}

.ul-join li .l-txt .join-desc {
    overflow: hidden
}

.ul-join li .l-txt .join-desc p {
    float: left;
    width: 33.33%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px;
    font-size: 16px;
    color: #666;
    margin-bottom: 14px
}

.ul-join li .l-txt .join-desc p:nth-child(5) {
    width: 66.66%
}

.ul-join li .l-txt .join-desc p span {
    color: #333
}

.ul-join li .txt {
    padding-top: 39px;
    padding-bottom: 48px;
    display: none
}

.ul-join li .txt h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 400
}

.ul-join li .txt .info {
    font-size: 14px;
    line-height: 2.5;
    color: #666;
    margin-bottom: 38px
}

.ul-join li .txt a {
    display: block;
    width: 140px;
    line-height: 45px;
    background-color: #ededed;
    font-size: 14px;
    color: #333;
    text-align: center
}

.case-desc.case-descv2 {
    padding: 0
}

.tit-3.tit-3v2 h3 span {
    background-color: #fff
}

.m-contant-info {
    box-shadow: 0 4px 33px 2px rgba(177, 177, 177, .18);
    overflow: hidden;
    margin: 0 auto 90px;
    max-width: 1314px;
    width: 98%;
    padding: 80px 50px 60px
}

.m-contant-info .item {
    float: left;
    width: 25%;
    overflow: hidden
}

.m-contant-info .item span {
    float: left;
    font-size: 16px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 4px;
    color: #333
}

.m-contant-info .item .txt {
    font-size: 16px;
    line-height: 2;
    overflow: hidden;
    height: 4em;
    overflow: hidden;
    color: #333
}

.contant-wrap {
    padding-top: 87px
}

#map {
    height: 628px
}

.m-opea {
    margin-top: 66px;
    margin-bottom: 177px
}

.m-opea .tit span {
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 700;
    display: block;
    margin-bottom: 16px
}

.m-opea .tit h3 {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #333;
    background: url(../images/zp11.png) bottom center no-repeat;
    background-size: 100% auto;
    line-height: 1.1;
    margin-bottom: 43px
}

.m-opea .infos {
    font-size: 16px;
    color: #333;
    line-height: 2.3;
    margin-bottom: 85px
}

.m-opea .pic img {
    display: block;
    width: 100%
}

#tree {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

#tree canvas {
    position: absolute;
    bottom: -30%;
    left: 0;
    display: block;
    width: 100% !important;
    height: 100% !important
}

.row-index03 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.row-index03 .desc {
    text-align: center;
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 2;
    margin-top: 38px
}

.m-index-swiper3 {
    overflow: hidden;
    margin-top: 69px
}

.ul-tab-swiper {
    float: left;
    width: 370px;
    margin-right: 80px
}

.swiper-pic-r-con {
    overflow: hidden
}

.swiper-pics {
    margin: 0 -20px;
    position: relative
}

.swiper-pics .pic {
    position: relative;
    padding-top: 84%;
    overflow: hidden
}

.swiper-pics .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.swiper-pics .pic:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.swiper-pics .swiper-slide {
    padding: 0 20px;
    position: relative
}

.swiper-pics .swiper-slide .txt {
    position: absolute;
    bottom: 26px;
    left: 46px;
    right: 46px;
    opacity: 0;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.swiper-pics .swiper-slide .txt h3 {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-bottom: 12px;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.swiper-pics .swiper-slide:hover .txt {
    opacity: 1
}

.swiper-pics .swiper-slide .txt h3 a {
    color: #fff;
    font-size: 18px
}

.swiper-pics .swiper-slide .txt p {
    font-size: 14px;
    color: #c8c8c8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.swiper-pics .prev-next4 {
    position: absolute;
    bottom: -170px;
    right: 100px;
    overflow: hidden
}

.swiper-pics .prev-next4 div {
    float: right;
    margin: 0 20px
}

.swiper-pics .prev-next4 div:hover {
    cursor: pointer
}

.swiper-pics .prev-next4 .swiper-button-next4 {
    width: 28px;
    height: 28px;
    background: url(../images/zp12.png) center center no-repeat
}

.swiper-pics .prev-next4 .swiper-button-next4:hover {
    background-image: url(../images/zp12h.png)
}

.swiper-pics .prev-next4 .swiper-button-prev4 {
    width: 28px;
    height: 28px;
    background: url(../images/zp13.png) center center no-repeat
}

.swiper-pics .prev-next4 .swiper-button-prev4:hover {
    background-image: url(../images/zp13h.png)
}

.swiper-pics .swiper-scrollbar {
    background: 0 0
}

.swiper-pics .swiper-scrollbar-wrap {
    position: absolute;
    width: 100%;
    bottom: -122px !important;
    left: 0 !important;
    height: 30px;
    line-height: 30px;
    background: url(../images/zp15.png) left center no-repeat;
    padding: 0 30px
}

.swiper-pics .swiper-scrollbar .swiper-scrollbar-drag {
    height: 30px;
    border-radius: 50%;
    background: url(../images/zp14.png) center center no-repeat
}

.swiper-pagination-pics {
    position: absolute;
    bottom: -160px;
    left: 50px;
    width: 120px;
    overflow: hidden;
    height: 30px;
    line-height: 30px
}

.swiper-pagination-pics div:first-child {
    float: left
}

.swiper-pagination-pics div:last-child {
    float: right
}

.swiper-pagination-pics em {
    position: absolute;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 25px;
    right: 25px;
    background: #eee
}

.swiper-pagination-pics em i {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #77aa0d;
    width: 0
}

.swiper-pagination-pics em i.on {
    width: 100%;
    -ms-transition: 3s;
    -moz-transition: 3s;
    -webkit-transition: 3s;
    -o-transition: 3s;
    transition: 3s
}

.ul-tab-swiper li {
    text-align: right;
    margin-bottom: 48px
}

.ul-tab-swiper li a {
    font-size: 18px;
    color: #666;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-tab-swiper li a span {
    display: inline-block;
    width: 150px;
    text-align: left;
    position: relative
}

.ul-tab-swiper li a span::after {
    position: absolute;
    width: 15px;
    height: 2px;
    background: #77aa0d;
    top: 50%;
    left: -20px;
    content: '';
    margin-top: -1px;
    display: none
}

.ul-tab-swiper li.on a span::after {
    display: block
}

.ul-tab-swiper li.on a {
    color: #77aa0d;
    font-size: 24px;
    font-weight: 700
}

.item-swiper {
    height: 0;
    overflow: hidden
}

.item-swiper.on {
    height: auto;
    padding-bottom: 200px
}

.row-index03 {
    padding-top: 86px;
    padding-bottom: 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.row-index04 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@font-face {
    font-family: Din;
    src: url(../fonts/DIN.TTF)
}

.ovh {
    overflow: hidden
}

.map-points .item.on .pic {
    display: block
}

.map-points2 .item.on .pic {
    display: block
}

.m-opea .tip {
    text-align: left;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin-top: 50px
}

.about-pic-pc {
    display: block
}

.about-pic-m {
    display: none;
    margin-top: 10px
}

.main-case-bg {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto
}

.case-desc-pc {
    display: block
}

.case-desc-m {
    display: none
}

.join-email-pc {
    display: block
}

.join-email-m {
    display: none
}

.main-bg {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: url(../images/casei-bg1v2.jpg) center center no-repeat;
    background-size: cover;
    z-index: -1
}

.g-m-top {
    display: none
}

.nav-1 {
   
    font-size: 0
}

.hdc {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ccc;
margin-bottom: 20px}

.nav-1 a {
    display: inline-block;
    width: 178px;
    font-size: 16px;
    font-weight: 400;
    padding: 0 30px;
    line-height: 64px;
    color: #333;
    text-align: center
}

.nav-1 a.on {
    background-color: #77aa0d;
    color: #fff
}

.con-main {
    margin-top: 70px
}

.con-main .ul-pic {
    overflow: hidden
}

.ul-pic li {
    overflow: hidden;
    margin-bottom: 38px
}

.ul-pic li:last-child {
    margin-bottom: 59px
}

.ul-pic li .pic-img {
    float: left;
    overflow: hidden;
    width: 32.3%
}

.ul-pic li .pic-img img {
    width: 100%;
    height: 100%;
    display: block;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ul-pic li .pic-img:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ul-pic li .con-txt {
    overflow: hidden;
    padding-left: 53px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.con-txt span {
    margin-top: 27px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    position: absolute
}

.con-txt h3 a {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.con-txt h3 {
    margin-top: 74px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.con-txt p {
    font-size: 16px;
    color: #777;
    line-height: 2;
    height: 4em;
    overflow: hidden;
    margin-top: 42px;
    margin-bottom: 22px
}

.ul-pic li:hover .con-txt {
    border-color: #8db748
}

.ul-pic li:hover h3 {
    color: #8db748
}

.cbg {
    background-color: #fff
}

.con-main2 {
    margin-top: 45px
}

.bg-main {
    text-align: center;
}

.bgm-tit {
    overflow: hidden;
    font-size: 0
}

.bgm-tit .lt {
    font-size: 14px;
    color: #333;
    float: left;
    margin-top: 2px
}

.bdsharebuttonbox {
    float: right
}

.bg-main h3 {
    margin-top: 25px;
    font-size: 18px;
    color: #333;
    margin-bottom: 31px
}

.bg-main hr {
    border: .5px solid #e5e5e5
}

.bg-main p {
    font-size: 16px;
    color: #333;
    line-height: 2em
}

.f-main {


    position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.f-main a {
    display: inline-block;

    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 44px;
    color: #333;
    text-align: center
}

.l-f a.on {
    background-color: #77aa0d;
    color: #fff;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.l-f {
    float: left;
    font-size: 0;
    margin-top: 5%
}

.r-f {
    float: right;
    font-size: 0;
    margin-top: 5%
}

.l-f,.r-f a.f-prv, a.f-next {
    background-color: #ededed;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.r-f a.f-prv {
    margin-right: 8px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.bd_weixin_popup {
    box-sizing: content-box
}

.l-f a.on:hover {
    opacity: .7
}

.r-f a.f-prv:hover, a.f-next:hover {
    opacity: .8
}

.hdc-tit {
    position: relative;
    border: 1px solid #f8f8f8;
    margin-top: 86px;
    height: 60px;
    margin-bottom: 61px
}

.hdc-tit .img-01 {
    left: 5%;
    position: absolute;
    margin-top: 2%;
    overflow: hidden
}

.hdc-tit .img-02 {
    right: 12%;
    position: absolute;
    margin-top: 2%;
    overflow: hidden
}

.hdc-tit .tit {
    font-size: 38px;
    color: #333;
    text-align: center;
    font-weight: 400
}

.hdc-tit .tit::before {
    content: " ";
    position: absolute;
    top: 28px;
    left: 116px;
    background-image: url(../images/ry08.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: inline-block;
    width: 50%;
    height: 1px
}

.hdc-tit .tit::after {
    content: " ";
    position: absolute;
    top: 28px;
    right: 1px;
    background-image: url(../images/ry08.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: inline-block;
    width: 42%;
    height: 1px
}

.ry-list {
    overflow: hidden;
    margin-top: 73px;
    margin-bottom: 50px;
    margin: 0 -25px
}

.ry-list li {
    box-sizing: border-box;
    float: left;
    margin-bottom: 65px;
    width: 33.33%;
    padding: 0 25px
}

.ry-list li .con {
    background-color: #fff;
    padding: 42px 60px 28px
}

.ry-list li .pic {
    position: relative;
    height: 0;
    padding-top: 72.5%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 42px
}

.ry-list li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .6s
}

.ry-list li:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.pic img {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.inners {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.inners h4 {
    font-size: 16px;
    color: #333;
    margin-top: 5%;
    font-weight: 400;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inners img {
    margin-top: 5%;
    display: inline-block;
    float: right;
    cursor: pointer
}

.model {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 19;
    top: 0;
    left: 0;
    display: none
}

.cancle {
    position: fixed;
    top: 0;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 25
}

.cancle .img-cancle {
    cursor: pointer
}

.show_img {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 19;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ban {
    height: 360px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.ban .wp {
    height: 100%;
    position: relative;
    overflow: hidden
}

.ban-txt {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    color: #fbfbfd;
    z-index: 2
}

.ban-txt h2 {
    margin-bottom: 14px;
    font-size: 40px;
    color: #fbfbfd;
    font-weight: 400
}

.cur {
    padding-left: 26px;
    position: absolute;
    right: 0;
    bottom: 32px;
    background: url(../images/cur-i1.png) left center no-repeat;
    overflow: hidden
}

.cur a, .cur span {
    float: left;
    font-size: 14px;
    color: #989898
}

.cur a {
    margin-right: 15px;
    padding-right: 20px;
    background: url(../images/cur-i2.png) right center no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cur.cur_2 a, .cur.cur_2 span {
    color: #dedede
}

.cur.cur_3 {
    background-image: url(../images/cur-i3.png)
}

.cur.cur_3 a {
    background-image: url(../images/cur-i4.png)
}

.cur.cur_3 a, .cur.cur_3 span {
    color: #e4e4e4
}

.cur a:hover {
    color: #fff
}

.tit-1 {
    margin-bottom: 34px;
    overflow: hidden
}

.tit-1 h3 {
    font-size: 38px;
    color: #333;
    font-weight: 400
}

.tit-1 h3 span {
    display: block;
    font-size: 16px;
    color: #777
}

.tit-2 {
    margin-bottom: 46px;
    overflow: hidden
}

.tit-2 .en {
    margin-bottom: 11px;
    display: block;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 700
}

.tit-2 h3 {
    display: inline-block;
    position: relative
}

.tit-2 h3 span {
    padding-right: 7px;
    font-size: 24px;
    color: #333;
    position: relative;
    z-index: 2
}

.tit-2 h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    right: 0;
    height: 6px;
    background-color: #5f831f
}

.tit-3 {
    margin-bottom: 80px;
    padding: 0 22px;
    overflow: hidden
}

.tit-3 h3 {
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.tit-3 h3 span {
    padding: 0 56px;
    display: inline-block;
    vertical-align: middle;
    font-size: 38px;
    color: #333;
    background-color: #f6f8f9;
    font-weight: 400;
    position: relative
}

.tit-3 h3 span:after, .tit-3 h3 span:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1px;
    background-color: #dcdcdc
}

.tit-3 h3 span:before {
    right: 100%
}

.tit-3 h3 span:after {
    left: 100%
}

.row-case {
    padding-bottom: 17px;
    overflow: hidden
}

.search-z1 {
    margin: 73px 0 70px;
    padding: 0 40px;
    padding-right: 160px;
    min-height: 52px;
    position: relative;
    overflow: hidden
}

.search-z1 .so {
    outline: 0;
    border: none;
    position: absolute;
    right: 40px;
    top: 0;
    width: 120px;
    height: 52px;
    line-height: 52px;
    background-color: #77aa0d;
    font-size: 14px;
    color: #fefefe;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.search-z1 select {
    padding: 0 17px;
    padding-right: 43px;
    margin-right: 1.7%;
    outline: 0;
    border: 1px solid #e5e5e5;
    float: left;
    width: 23.3%;
    height: 52px;
    line-height: 50px;
    font-size: 14px;
    color: #777;
    background: url(../images/sel-i1.png) right 21px center no-repeat;
    cursor: pointer
}

.search-z1 input {
    padding: 0 17px;
    padding-right: 43px;
    margin-right: 1.7%;
    outline: 0;
    border: 1px solid #e5e5e5;
    float: left;
    width: 23.3%;
    height: 52px;
    line-height: 50px;
    font-size: 14px;
    color: #777;
    cursor: pointer
}

.search-z1 .so:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    filter: alpha(Opacity=80);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'
}

.case-list {
    margin: 0 -27.5px;
    overflow: hidden
}

.case-list li {
    margin-bottom: 56px;
    float: left;
    width: 33.33%
}

.case-list .con {
    margin: 0 27.5px;
    display: block;
    overflow: hidden
}

.case-list .pic {
    padding-top: 67.4%;
    position: relative;
    overflow: hidden
}

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

.case-list .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(118, 163, 14, .9);
    opacity: 0;
    filter: alpha(opacity=0);
    filter: alpha(Opacity=0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    z-index: 2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.case-list .mask .moreCase {
    padding-top: 64px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/casel-i1.png) center top no-repeat
}

.case-list .inner {
    padding: 20px 0;
    overflow: hidden
}

.case-list .inner h4 {
    margin-bottom: 12px;
    padding: 14px 0;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.case-list .inner .en {
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.case-list .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.case-list .con:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: alpha(Opacity=100);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'
}

.case-list .con:hover .inner h4 {
    color: #77aa0d;
    border-color: #90b939
}

.row-case_inner {
    margin-top: 65px;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden
}

.case-desc {
    padding: 16px 0;
    float: left;
    width: 34.3%
}

.case-desc.showNavNow {
    position: fixed;
    top: 0;
    width: 25.2%;
    bottom: 0;
    overflow-y: auto
}

.case-desc .top {
    padding-bottom: 33px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden
}

.case-desc .top h4 {
    margin-bottom: 11px;
    padding-bottom: 16px;
    font-size: 24px;
    color: #77aa0d;
    position: relative
}

.case-desc .top h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 2px;
    background-color: #77aa0d
}

.case-desc .txt {
    margin-bottom: 49px;
    font-size: 16px;
    color: #333;
    line-height: 2
}

.case-desc .txt .txt-item1 {
    padding: 23px 0;
    border-bottom: 1px solid #f2f2f2
}

.case-desc .txt .txt-item1 p {
    padding: 2.5px 0
}

.case-desc .txt .txt-item2 {
    padding: 24px 0
}

.case-desc .txt .txt-item2 p {
    padding: 5.5px 0
}

.case-desc .bd {
    padding-right: 60px;
    position: relative;
    overflow: hidden
}

.case-desc .bd .return {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #8f8f8f;
    line-height: 33px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.case-desc .bd .next, .case-desc .bd .prev {
    display: block;
    font-size: 14px;
    color: #8f8f8f;
    line-height: 33px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.case-desc .bd .return:hover {
    color: #77aa0d
}

.case-desc .bd .next:hover, .case-desc .bd .prev:hover {
    color: #77aa0d
}

.case-con {
    padding-left: 57px;
    float: right;
    width: 65.7%;
    position: relative;
    overflow: hidden
}

.case-con_tips {
    padding-top: 36px;
    position: absolute;
    left: 0;
    top: 857px;
    right: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    text-align: center;
    background: url(../images/casei-i1.png) center top no-repeat;
    z-index: 2
}

.row-progress {
    padding: 78px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.swiper-progress {
    padding: 0 220px;
    height: 200px;
    line-height: 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.swiper-progress .swiper-progress_con {
    overflow: hidden
}

.swiper-progress .swiper-slide a {
    display: block;
    font-size: 36px;
    color: #b9deb2;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    font-family: Din
}

.swiper-progress .swiper-slide-active a {
    color: #fff
}

.swiper-progress .swiper-button-next, .swiper-progress .swiper-button-prev {
    position: absolute;
    top: 50%;
    font-size: 14px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    z-index: 2
}

.swiper-progress .swiper-button-prev, .swiper-progress .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: auto
}

.swiper-progress .swiper-button-next, .swiper-progress .swiper-button-prev {
    width: auto !important;
    display: block !important
}

.swiper-progress .swiper-button-next, .swiper-progress .swiper-container-rtl .swiper-button-prev {
    right: 0 !important
}

.swiper-progress .swiper-button-prev {
    margin-left: 36px;
    left: 0
}

.swiper-progress .swiper-button-next {
    margin-right: 36px;
    right: 0
}

.swiper-progress .swiper-button-next:after, .swiper-progress .swiper-button-prev:after, .swiper-progress .swiper-container-rtl .swiper-button-next:after, .swiper-progress .swiper-container-rtl .swiper-button-prev:after {
    display: none
}

.swiper-progress .swiper-button-next .icon, .swiper-progress .swiper-button-prev .icon {
    position: relative;
    margin: 0 10px;
    display: inline-block
}

.swiper-progress .swiper-button-next .icon:before, .swiper-progress .swiper-button-prev .icon:before {
    content: "";
    transition: ease .5s;
    display: block;
    z-index: 1;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #bebecc;
    position: absolute;
    top: -13px;
    left: -16px
}

.swiper-progress .swiper-button-next .icon:before {
    left: auto;
    right: -16px
}

.swiper-progress .swiper-button-prev:hover .icon:before {
    left: 8px
}

.swiper-progress .swiper-button-next:hover .icon:before {
    right: 8px
}

.swiper-progress .swiper-button-next i, .swiper-progress .swiper-button-prev i {
    display: inline-block
}

.swiper-progress .swiper-button-next .icon img, .swiper-progress .swiper-button-prev .icon img {
    display: block
}

.swiper-progress .swiper-button-next.swiper-button-disabled, .swiper-progress .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important
}

.progress-inner {
    padding: 0 95px
}

.progress-list {
    padding: 70px 0 30px;
    position: relative;
    overflow: hidden
}

.progress-list li {
    padding-bottom: 14px;
    overflow: hidden
}

.progress-list .year {
    float: left;
    width: 168px;
    font-size: 36px;
    color: #666;
    font-weight: 700;
    text-align: center;
    position: relative;
    font-family: Din
}

.progress-list:before {
    content: '';
    position: absolute;
    left: 168px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #e5e5e5
}

.progress-list .year:after {
    margin-left: -7px;
    content: '';
    position: absolute;
    left: 100%;
    top: 21px;
    width: 26px;
    height: 16px;
    background: url(../images/progress-bg3.png) center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.progress-list .txt {
    padding: 9px 48px;
    font-size: 16px;
    color: #333;
    line-height: 2.63;
    min-height: 83px;
    overflow: hidden
}

.progress-list .on .year {
    color: #77aa0d
}

.row-about1 {
    padding: 40px 0;
    background-color: #f8f9fa;
    overflow: hidden
}

.row-about1 .wp {
    padding: 50px 0 70px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.row-about1 .wp:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    visibility: hidden
}

.row-about1 .pic {
    margin-left: 138px;
    padding: 10px;
    padding-right: 0;
    float: right;
    width: 44.6%;
    background: url(../images/ab1-bg1.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    overflow: hidden
}

.row-about1 .pic img {
    display: block;
    width: 100%;
    border-radius: 250px 0 0 250px
}

.row-about1 .inner {
    padding-top: 18px
}

.row-about1 .inner .txt {
    font-size: 16px;
    color: #333;
    line-height: 2.15
}

.row-about2 {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-about2 .txt {
    margin-bottom: 68px;
    font-size: 16px;
    color: #333;
    line-height: 2.1
}

.video-btn {
    display: block;
    width: 190px;
    height: 52px;
    line-height: 52px;
    border-radius: 26px;
    background-color: rgba(255, 255, 255, .94);
    font-size: 14px;
    color: #333;
    text-align: center
}

.video-btn i {
    margin: -2px 12px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 31px;
    background: url(../images/ab2-i1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.video-btn:hover i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pop-win {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 800;
    display: none
}

.pop-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    z-index: 1
}

.pop-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/i-close.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    cursor: pointer;
    z-index: 3;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pop-close:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.video-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.video-pop video {
    display: block;
    width: 100%
}

.row-partner1 {
    padding: 88px 0 31px;
    background-color: #f6f8f9;
    overflow: hidden
}

.partner-item1 {
    margin-bottom: 42px
}

.partner-list1 {
    margin: 0 -26.5px;
    font-size: 0
}

.partner-list1 li {
    margin-bottom: 60px;
    display: inline-block;
    vertical-align: top;
    width: 25%
}

.partner-list1 .con {
    margin: 0 26.5px;
    display: block;
    box-shadow: 0 0 18px 0 rgba(2, 44, 96, .08);
    overflow: hidden
}

.partner-list1 .pic {
    height: 130px;
    line-height: 130px;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden
}

.partner-list1 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.partner-list1 .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.row-adv {
    overflow: hidden
}

.row-adv .wp {
    padding: 24px 68px 41px
}

.adv-list .con {
    padding: 60px 0;
    display: block
}

.adv-list .con:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    visibility: hidden
}

.adv-list .pic {
    float: left;
    width: 53.8%;
    overflow: hidden
}

.adv-list .pic img {
    display: block;
    width: 100%
}

.adv-list .inner {
    padding-top: 30px;
    float: left;
    width: 46.2%
}

.adv-list .inner .inner_txt {
    padding: 49px 40px 30px;
    padding-right: 46px;
    margin-left: -45px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 48px 1px rgba(38, 38, 38, .1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-list .inner .top {
    margin-bottom: 30px;
    line-height: 60px;
    overflow: hidden
}

.adv-list .inner .top .num {
    margin: 0 15px;
    float: right;
    font-size: 30px;
    color: #e0e0e0;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-list .inner .top h4 {
    font-size: 24px;
    color: #333;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-list .inner .top h4 .icon {
    margin: -2px 15px 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center top
}

.adv-list .inner .txt {
    margin-bottom: 13px;
    padding: 0 6px;
    font-size: 16px;
    color: #666;
    line-height: 2.15;
    height: 8.6em;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-list .inner .more {
    padding: 0 6px;
    display: inline-block;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-list li:nth-child(even) .pic {
    float: right
}

.adv-list li:nth-child(even) .inner {
    float: right
}

.adv-list li:nth-child(even) .inner .inner_txt {
    margin: 0;
    margin-right: -45px
}

.adv-list .con:hover .inner .inner_txt {
    background-color: #77aa0d
}

.adv-list .con:hover .inner .top h4 {
    color: #fff
}

.adv-list .con:hover .inner .top h4 .icon {
    background-position: center -60px
}

.adv-list .con:hover .inner .top .num {
    color: #b3ce7c
}

.adv-list .con:hover .inner .txt {
    color: #fff
}

.adv-list .con:hover .inner .more {
    color: #fff
}

.row-adv_inner {
    padding: 99px 0 112px;
    overflow: hidden
}

.swiper-adv {
    overflow: hidden
}

.swiper-adv_con {
    float: left;
    width: 68.5%;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.swiper-adv_con .pic {
    margin-top: 84px;
    overflow: hidden
}

.swiper-adv_con .pic img {
    display: block;
    width: 100%
}

.swiper-adv_con.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom {
    left: auto;
    right: 39.5px;
    bottom: 27px;
    width: auto;
    font-size: 0;
    text-align: right
}

.swiper-adv_con.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #b5b5b5;
    opacity: 1;
    margin: 0 2.5px
}

.swiper-adv_con .swiper-pagination-bullet-active {
    width: 17px !important;
    background-color: #fff !important;
    border-radius: 10px !important
}

.adv-txt {
    float: left;
    width: 31%;
    position: relative;
    z-index: 1
}

.adv-txt .adv-txt_con {
    padding: 158px 38px 153px;
    margin-left: -74.2%;
    padding-left: 84.1%;
    background-color: #77aa0d
}

.adv-txt .swiper-arrow {
    margin: 0 -28px 60px;
    display: inline-block;
    font-size: 0;
    position: relative;
    overflow: hidden
}

.adv-txt .swiper-arrow .swiper-button-next, .adv-txt .swiper-arrow .swiper-button-prev {
    position: static;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 28px
}

.adv-txt .swiper-arrow .swiper-button-next:after, .adv-txt .swiper-arrow .swiper-button-prev:after, .adv-txt .swiper-arrow .swiper-container-rtl .swiper-button-next:after, .adv-txt .swiper-arrow .swiper-container-rtl .swiper-button-prev:after {
    display: none
}

.adv-txt .swiper-arrow .swiper-button-prev {
    background-image: url(../images/arrow-prev2.png)
}

.adv-txt .swiper-arrow .swiper-button-next {
    background-image: url(../images/arrow-next2.png)
}

.adv-txt .swiper-arrow:after {
    margin-top: -7.5px;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 15px;
    background-color: #9dcf35
}

.adv-txt .tit {
    margin-bottom: 48px;
    font-size: 24px;
    color: #fff
}

.adv-txt .tit span {
    margin-top: 2px;
    display: block;
    font-size: 16px;
    color: #a4ce4c;
    font-weight: 400
}

.adv-txt .txt {
    margin-bottom: 90px;
    font-size: 16px;
    color: #fff;
    line-height: 2.15
}

.adv-txt .return {
    display: block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.adv-txt .return:hover {
    opacity: .8
}

.row-serv {
    padding: 114px 0 130px;
    overflow: hidden
}

.row-serv .wp {
    height: 100%;
    position: relative
}

.row-serv .wp:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    visibility: hidden
}

.serv-list {
    width: 44%;
    overflow: hidden
}

.serv-list.r {
    padding-top: 205px
}

.serv-list.r li {
    margin-bottom: 34px
}

.serv-list li {
    margin-bottom: 84px
}

.serv-list .con {
    display: block;
    overflow: hidden
}

.serv-list .pic {
    margin-bottom: 30px;
    padding-top: 61%;
    position: relative;
    overflow: hidden
}

.serv-list .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.serv-list .inner {
    overflow: hidden
}

.serv-list .inner .top {
    margin-bottom: 26px;
    overflow: hidden
}

.serv-list .inner .top-pic {
    margin-right: 28px;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden
}

.serv-list .inner .top-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.serv-list .inner .tit {
    padding-top: 32px;
    font-size: 18px;
    color: #333;
    overflow: hidden
}

.serv-list .inner .tit h4 {
    margin-bottom: 8px;
    font-size: 24px;
    color: #333
}

.serv-list .inner .txt {
    font-size: 16px;
    color: #666;
    line-height: 2;
    min-height: 10em;
    overflow: hidden
}

.serv-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 38%
}

.serv-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    height: 7px;
    background: url(../images/servl-i3.png) center center no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.serv-icon .icon {
    float: right;
    width: 110px;
    height: 110px;
    background-color: #77aa0d;
    background-image: url(../images/servl-i1.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2
}

.serv-icon.serv-bd {
    left: 0;
    top: auto;
    bottom: 4px
}

.serv-icon.serv-bd:before {
    top: auto;
    bottom: -3px;
    background-image: url(../images/servl-i4.png)
}

.serv-icon.serv-bd .icon {
    float: left;
    background-image: url(../images/servl-i2.png)
}

.row-z1 {
    padding: 88px 0 71px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.txt-1 {
    margin-bottom: 85px;
    font-size: 20px;
    color: #333;
    text-align: center;
    overflow: hidden
}

.txt-1 h3 {
    margin-bottom: 11px;
    font-size: 38px;
    color: #333;
    font-weight: 400
}

.box-map {
    position: relative
}

.box-map img {
    display: block;
    width: 100%
}

.map-points {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.map-points .item {
    position: absolute;
    cursor: pointer
}

.map-points .item .pic {
    margin-bottom: 40px;
    margin-left: -136px;
    padding: 4px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 272px;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(37, 37, 37, .31);
    z-index: 2;
    display: none
}

.map-points .item .pic img {
    display: block;
    width: 100%
}

.map-points .item .pic:after {
    margin-left: -12px;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 24px;
    height: 12px;
    background: url(../images/map-i1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.map-points .item .point {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.map-points .item .point .icon {
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    position: relative
}

.map-points .item .point .icon:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #77aa0d;
    z-index: 1;
    animation: point 2s infinite;
    -webkit-animation: point 2s infinite
}

.map-points .item .point .icon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map-i2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2
}

.map-points .item .point h4 {
    margin-top: 3px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
    white-space: nowrap
}

.map-points .item:hover .pic {
    display: block
}

.map-points .item1 {
    top: 55%;
    right: 29.7%
}

.map-points .item2 {
    top: 59.2%;
    right: 27.2%
}

.map-points .item3 {
    top: 65.8%;
    right: 29.1%
}

.map-points .item4 {
    top: 68.2%;
    right: 23.5%
}

.map-points .item5 {
    top: 55.2%;
    left: 27.4%
}

.map-points .item6 {
    top: 73.2%;
    left: 34%
}

.addr-list {
    margin: 30px 20px 0;
    padding: 0 25px;
    background-color: #f8f8f8;
    border-radius: 10px;
    overflow: hidden;
    display: none
}

.addr-list li {
    border-top: 1px dashed #ececec
}

.addr-list li:first-child {
    border: none
}

.addr-list h4 {
    padding-left: 36px;
    background: url(../images/point-i1.png) left 17px center no-repeat;
    -webkit-background-size: 4px auto;
    background-size: 4px auto;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    font-weight: 400
}

.addr-list .on h4 {
    color: #77aa0d
}

.row-z2 {
    padding: 53px 0 66px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.row-z2 .txt-1 {
    margin-bottom: 42px
}

.row-z2 .txt-1 h3 {
    margin-bottom: 17px
}

.box-map2 {
    margin: 0 auto;
    width: 985px;
    position: relative
}

.box-map2 img {
    display: block;
    width: 100%
}

.map-points2 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.map-points2 .item {
    position: absolute;
    cursor: pointer
}

.map-points2 .item .pic {
    margin-bottom: 40px;
    margin-left: -136px;
    padding: 4px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 272px;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(37, 37, 37, .31);
    z-index: 2;
    display: none
}

.map-points2 .item .pic img {
    display: block;
    width: 100%
}

.map-points2 .item .pic:after {
    margin-left: -12px;
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 24px;
    height: 12px;
    background: url(../images/map-i1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.map-points2 .item .point {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.map-points2 .item .point .icon {
    margin: 0 auto 3px;
    display: block;
    width: 16px;
    height: 16px;
    position: relative
}

.map-points2 .item .point .icon:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #77aa0d;
    z-index: 1;
    animation: point 2s infinite;
    -webkit-animation: point 2s infinite
}

.map-points2 .item .point .icon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map-i2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2
}

.map-points2 .item .point h4 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
    white-space: nowrap
}

.map-points2 .item:hover .pic {
    display: block
}

.map-points2 .item1 {
    top: 60%;
    right: 16%
}

.map-points2 .item2 {
    top: 66%;
    right: 31%
}

.map-points2 .item3 {
    top: 74%;
    right: 31%
}

.map-points2 .item4 {
    top: 73%;
    right: 23%
}

.map-points2 .item5 {
    top: 83%;
    right: 23.5%
}

.map-points2 .item6 {
    top: 90%;
    right: 26%
}

.map-points2 .item7 {
    top: 85%;
    right: 26%
}

.map-points2 .item8 {
    top: 87%;
    right: 38%
}

.map-points2 .item9 {
    top: 86%;
    right: 28%
}

.map-points2 .item10 {
    top: 86%;
    right: 21%
}

@keyframes point {
    from {
        width: 0;
        height: 0;
        opacity: 0
    }
    to {
        width: 26px;
        height: 26px;
        opacity: .2
    }
}

@-webkit-keyframes point {
    from {
        width: 0;
        height: 0;
        opacity: 0
    }
    to {
        width: 26px;
        height: 26px;
        opacity: .2
    }
}

.m-idea {
    overflow: hidden;
    background-color: #f6f8f9;
    padding-top: 100px;
    padding-bottom: 245px
}

.m-idea .idea {
    padding: 125px 0 135px;
    padding-left: 12.7%;
    margin-right: 12.7%;
    background-color: #fff;
    border-radius: 0 26px 26px 0;
    -webkit-border-radius: 0 26px 26px 0;
    -moz-border-radius: 0 26px 26px 0;
    -ms-border-radius: 0 26px 26px 0;
    -o-border-radius: 0 26px 26px 0;
    box-shadow: 4px 6px 43px rgba(184, 201, 209, .44);
    position: relative
}

.m-idea .txt {
    float: left;
    width: 55%;
    margin-right: 70px
}

.m-idea .txt .desc {
    margin-bottom: 84px
}

.m-idea .txt .desc:last-child {
    margin-bottom: 0
}

.m-idea .txt .tit {
    font-size: 24px;
    color: #77aa0d;
    margin-bottom: 10px;
    letter-spacing: 6px
}

.m-idea .txt p {
    font-size: 16px;
    color: #333;
    line-height: 30px
}

.m-idea .pic {
    overflow: hidden;
    position: absolute;
    right: 10%;
    bottom: -116px;
    width: 23.6%;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px
}

.m-idea .pic img {
    width: 100%;
    height: auto;
    display: block
}

.m-idea .info {
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    position: absolute;
    top: -45px;
    right: 40px;
    text-align: right;
    font-size: 36px;
    color: #efefef;
    font-weight: 700;
    text-transform: uppercase
}

.m-idea .info span {
    text-align: right
}

.m-idea .info .icon {
    background-image: url(../images/wy-i1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 121px;
    height: 92px;
    margin-bottom: 75px
}

.ul-course {
    overflow: hidden;
    padding: 70px 0;
    margin-bottom: 7px
}

.ul-course li {
    overflow: hidden;
    margin-bottom: 26px;
    display: table;
    width: 100%
}

.ul-course li .pic, .ul-course li .txt {
    width: 50%;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle
}

.ul-course li .pic img {
    width: 100%;
    height: auto;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.ul-course li .pic:hover img {
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15)
}

.ul-course li .txt {
    padding-left: 60px;
    padding-top: 10px
}

.ul-course li:nth-child(2n+1) .txt {
    padding-right: 48px
}

.ul-course li .txt .tit {
    font-size: 25px;
    color: #77aa0d;
    line-height: 39px
}

.ul-course li .txt .desc {
    font-size: 18px;
    color: #333;
    line-height: 41px
}

.ul-course li .txt .desc2 {
    font-size: 16px;
    color: #333;
    line-height: 33px
}

.ul-course li .txt .desc2 .p1 {
    margin-bottom: 20px
}

.g-tit-q {
    margin-bottom: 18px
}

.g-tit-q span {
    font-size: 18px;
    color: #77aa0d;
    margin-right: 15px
}

.ul-course .s2 .txt .g-tit-q {
    margin-bottom: 15px
}

@media only screen and (max-width: 1599px) {
    .banner-index .page-text {
        top: 480px;
        left: 5%
    }

    .sweiper-index .prev-next {
        top: 400px;
        left: 5%
    }
}

@media only screen and (max-width: 1440px) {
    .sweiper-index .swiper-slide .txt {
        left: 3%
    }
}

@media only screen and (max-width: 1399px) {
    .ry-list {
        margin: 0 -15px
    }

    .ry-list li {
        padding: 0 15px
    }

    .ry-list li .con {
        padding: 30px 40px 28px
    }

    .wp {
        padding: 0 15px
    }

    .ban-txt {
        left: 15px;
        right: 15px
    }

    .cur {
        right: 15px
    }

    .row-about1 .wp {
        padding: 50px 15px 70px
    }

    .adv-list .inner .inner_txt {
        padding: 30px 40px
    }

    .adv-list .inner .top {
        margin-bottom: 10px;
        line-height: 50px
    }

    .adv-list .inner .top h4 {
        font-size: 20px
    }

    .adv-list .inner .top .num {
        font-size: 22px
    }

    .adv-list .inner .top h4 .icon {
        width: 40px;
        height: 40px;
        -webkit-background-size: 40px auto;
        background-size: 40px auto
    }

    .adv-list .con:hover .inner .top h4 .icon {
        background-position: center -40px
    }

    .adv-list .inner .txt {
        margin-bottom: 8px;
        font-size: 15px
    }

    .adv-list .inner .more {
        font-size: 12px
    }

    .adv-txt .adv-txt_con {
        padding-top: 34%;
        padding-bottom: 34%
    }

    .adv-txt .swiper-arrow {
        margin-bottom: 30px
    }

    .adv-txt .tit {
        margin-bottom: 30px
    }

    .adv-txt .txt {
        margin-bottom: 80px
    }

    .serv-icon {
        right: 15px
    }

    .serv-icon.serv-bd {
        left: 15px
    }

    .ul-nav li {
        margin-left: 38px
    }

    .wp {
        padding: 0 15px
    }

    .case-conv2.case-con {
        width: 60%
    }

    .case-desc.case-descv2 {
        width: 34%
    }

    .swiper-about1 .txt {
        padding-top: 100px
    }

    .ul-index02 li .wrap-info .txt {
        padding-top: 40px
    }

    .ul-index02 li:first-child .wrap-info .txt, .ul-index02 li:last-child .wrap-info .txt {
        padding-top: 30px
    }

    .ul-tab-swiper {
        width: 240px;
        margin-right: 30px
    }

    .ul-course {
        padding: 50px 0;
        margin-bottom: 0
    }

    .ul-course li .txt .tit {
        font-size: 20px;
        line-height: 1.5
    }

    .ul-course li .txt .desc {
        font-size: 16px;
        line-height: 30px
    }

    .ul-course li .txt .desc2 {
        font-size: 14px;
        line-height: 1.6
    }

    .g-tit-q span {
        font-size: 16px
    }

    .g-tit-q {
        margin-bottom: 15px
    }

    .m-idea .txt .tit {
        font-size: 20px;
        margin-bottom: 5px
    }

    .m-idea .txt .desc {
        margin-bottom: 35px
    }

    .m-idea .pic {
        right: 12%;
        bottom: -80px
    }

    .m-idea .info {
        top: -30px;
        right: 20px;
        font-size: 30px
    }

    .m-idea .info .icon {
        width: 96px;
        height: 73px
    }

    .m-idea .idea {
        padding: 100px 0 120px 20px
    }

    .m-idea .txt p {
        font-size: 14px;
        line-height: 1.6
    }

    .m-idea {
        padding-top: 60px;
        padding-bottom: 150px
    }
}

@media only screen and (max-width: 1199px) {
    .ul-pic li:hover .con-txt {
        border-color: #8db748
    }
	.tag-scroll{ display: none;}

    .ul-pic li:hover h3 {
        color: #8db748
    }
	.sweiper-index .swiper-slide img{ height: 164px;}
    .ul-pic li .pic-img {
        float: left;
        height: 214.4px
    }

    .ul-pic li .con-txt {
        height: auto
    }

    .con-txt span {
        margin-top: 5%
    }

    .con-txt h3 {
        margin-top: 12%
    }

    .con-txt p {
        margin-top: 5.5%
    }

    .bg-main {
        padding: 44px 48px 66px 48px
    }

    .img-01, .img-02 {
        width: 30%
    }

    .hdc-tit span {
        font-size: 34px;
        right: 44%;
        margin: 10px 34px 0
    }

    .ry-list {
        margin-top: 43px;
        margin-bottom: 10px
    }

    .inners {
        width: 85%;
        margin: 2px 20px;
        height: 65px
    }

    .inners h4 {
        font-size: 14px;
        margin-left: 25px;
        width: 80%
    }

    .wp2 {
        padding: 0 15px
    }

    .ban {
        height: 400px
    }

    .case-desc.showNavNow {
        padding: 70px 0
    }

    .tit-1 {
        margin-bottom: 20px
    }

    .tit-1 h3 {
        font-size: 30px
    }

    .tit-1 h3 span {
        font-size: 14px
    }

    .case-desc .top {
        padding-bottom: 20px;
        font-size: 16px
    }

    .case-desc .top h4 {
        padding-bottom: 10px;
        font-size: 20px
    }

    .case-desc .txt {
        margin-bottom: 20px;
        font-size: 14px
    }

    .case-desc .txt .txt-item1, .case-desc .txt .txt-item2 {
        padding: 15px 0
    }

    .adv-list .con {
        padding: 40px 0
    }

    .adv-list .inner {
        padding-top: 8px
    }

    .adv-list .inner .inner_txt {
        padding: 20px 30px
    }

    .adv-list .inner .top {
        line-height: 40px
    }

    .adv-list .inner .top h4 {
        font-size: 16px
    }

    .adv-list .inner .top .num {
        font-size: 18px
    }

    .adv-list .inner .top h4 .icon {
        width: 30px;
        height: 30px;
        -webkit-background-size: 30px auto;
        background-size: 30px auto
    }

    .adv-list .con:hover .inner .top h4 .icon {
        background-position: center -30px
    }

    .adv-list .inner .txt {
        font-size: 14px
    }

    .adv-txt .swiper-arrow {
        margin-bottom: 20px
    }

    .adv-txt .tit {
        margin-bottom: 20px
    }

    .adv-txt .txt {
        margin-bottom: 30px
    }

    .box-map2 {
        width: auto
    }

    .m-opea .tip {
        margin-top: 30px;
        font-size: 16px
    }

    .wp2 {
        padding: 0 15px
    }

    .header {
        z-index: 99;
        box-shadow: 0 0 5px #eee
    }

    .header .r-con {
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: calc(100vh - 60px);
        background: rgba(0, 0, 0, .8);
        z-index: 99
    }

    .header {
        height: 60px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff
    }

    body {
        padding-top: 60px
    }

    .header .logo {
        line-height: 60px;
        width: 200px;
    }

    .header .r-con {
        overflow-y: auto;
        display: none
    }

    .header .r-con .language {
        float: none;
        margin: 0;
        padding: 0;
        background: 0 0
    }

    .header .r-con .language:hover {
        background-image: none !important;
        color: #77aa0d
    }

    .header .r-con .language .title {
        display: none
    }

    .header .r-con .language .a-grop {
        display: block;
        text-align: center;
        position: static;
        height: auto;
        background: 0 0;
        width: auto;
        box-shadow: none;
        margin-top: 20px
    }

    .header .r-con .language .a-grop a {
        display: inline-block;
        color: #fff;
        width: auto;
        margin: 0 10px;
        font-size: 16px
    }

    .menuBtn {
        display: block;
        cursor: pointer
    }

    .ul-nav {
        float: none;
        margin: 0;
        padding: 0;
        line-height: 40px;
        margin-top: 5px;
        height: auto
    }

    .ul-nav::after {
        display: none
    }

    .ul-nav li {
        float: none;
        margin: 0;
        text-align: center;
        height: auto;
        line-height: 40px
    }

    .ul-nav li a.v1 {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        display: block;
        width: 100%
    }

    .ul-nav li a.v1::after {
        display: none
    }

    .ul-nav li a {
        color: #fff
    }

    .ul-nav li .child {
        position: static;
        box-shadow: none;
        width: auto;
        background: #77aa0d;
        display: none;
        height: auto;
        opacity: 1;
        -ms-transition: 0s;
        -moz-transition: 0s;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s
    }

    .ul-nav li .child a {
        border: none;
		color: #fff;
    }

    .ul-nav li .child a {
        height: 35px;
        line-height: 35px
    }

    .footer .ft-top {
        padding: 0 15px 20px
    }

    .footer {
        padding-top: 30px
    }

    .ul-ftnav li {
        margin: 0 25px
    }

    .footer .ft-bom-info {
        padding: 25px 0;
        padding-top: 0
    }

    .m-opea {
        margin: 30px 0
    }

    .m-opea .tit span {
        font-size: 14px;
        margin-bottom: 10px
    }

    .m-opea .tit h3 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .m-opea .infos {
        font-size: 14px;
        line-height: 1.8
    }

    .contant-wrap {
        padding-top: 30px
    }

    .m-contant-info {
        padding: 30px 15px
    }

    .m-contant-info .item {
        width: 50%
    }

    .swiper-about1 .txt h4 {
        font-size: 20px
    }

    .swiper-about1 .txt .desc {
        font-size: 16px;
        margin-bottom: 20px
    }

    .swiper-about1 .txt .info {
        font-size: 14px;
        width: 80%;
        margin-bottom: 40px
    }

    .prev-next2 div {
        width: 45px;
        height: 45px;
        background-size: 18px auto
    }

    .prev-next2 {
        left: -24px
    }

    .row-index01 {
        padding-top: 30px
    }

    .g-tit01 h3 {
        font-size: 28px;
        margin-bottom: 10px
    }

    .g-tit01 p {
        font-size: 14px
    }

    .m-about-swiper {
        margin-top: 30px
    }

    .ul-index02 {
        margin-left: -10px;
        margin-right: -10px
    }

    .ul-index02 li {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .ul-index02 li:last-child {
        padding: 0 10px
    }

    .ul-index02 li:first-child .con, .ul-index02 li:last-child .con {
        padding: 0
    }

    .ul-index02 li:first-child .wrap-info, .ul-index02 li:last-child .wrap-info {
        padding-top: 50%
    }

    .ul-index02 li:first-child .wrap-info .txt, .ul-index02 li:last-child .wrap-info .txt {
        padding-top: 20px
    }

    .ul-index02 li .wrap-info .txt {
        padding-top: 20px
    }

    .ul-index02 li .wrap-info .txt span {
        margin-bottom: 15px
    }

    .row-index02 {
        padding: 30px 0
    }

    .row-index02 .desc {
        font-size: 14px;
        margin-top: 20px
    }

    .ul-index02 {
        margin-top: 30px
    }

    .row-index03 {
        padding: 30px 0
    }

    .row-index03 .desc {
        font-size: 14px;
        margin-top: 20px
    }

    .swiper-pics .swiper-slide {
        padding: 0 10px
    }

    .swiper-pics {
        margin: 0 -10px
    }

    .m-index-swiper3 {
        margin-top: 30px
    }

    .ul-tab-swiper {
        width: 180px
    }

    .ul-tab-swiper li {
        margin-bottom: 20px
    }

    .ul-tab-swiper li a {
        font-size: 14px
    }

    .ul-tab-swiper li.on a {
        font-size: 18px
    }

    .ul-tab-swiper li a span {
        width: 120px
    }

    .m-contant-info {
        margin-bottom: 30px
    }

    #map {
        height: 300px
    }

    .sweiper-index {
       
    }

    .sweiper-index .swiper-slide .txt {
        padding-left: 20px
    }

    .sweiper-index .prev-next {
        left: 2%
    }

    .banner-index .swiper-pagination1 {
        right: 2%
    }

    .banner-index .page-text {
        left: 2%
    }

    .sweiper-index .swiper-slide .txt p {
        font-size: 38px
    }

    .row-index04 {
        padding: 30px 0
    }

    .m-news-index {
        margin-top: 20px
    }

    .m-news-index .pic-data {
        width: 480px
    }

    .m-news-index .pic-data .data {
        top: 10px;
        left: 10px;
        padding: 10px 0;
        width: 90px
    }

    .m-news-index .pic-data .data p {
        font-size: 22px
    }

    .m-news-index .pic-data .data span {
        font-size: 14px
    }

    .ul-index-news {
        padding-top: 30px
    }

    .ul-index-news li .data {
        margin-right: 20px
    }

    .ul-index-news li .data p {
        font-size: 20px
    }

    .ul-index-news li .data span {
        font-size: 12px
    }

    .ul-index-news li .r-txt h3 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .ul-index-news li {
        margin-bottom: 20px
    }

    .m-news-index {
        padding-top: 0
    }

    .m-news-index .news-wrap {
        height: auto;
        overflow: hidden
    }

    .m-news-index .pic-data h3 {
        bottom: 20px;
        font-size: 16px
    }

    .ry-list li .con {
        padding: 20px
    }

    .ry-list li .pic {
        margin-bottom: 20px
    }

    .inners {
        width: auto;
        margin: 2px 0;
        height: auto
    }

    .inners h4 {
        margin: 0
    }

    .inners img {
        margin-top: 0
    }

    .cancle {
        top: 70px
    }

    .model {
        z-index: 99
    }

    .nav-1 a {
        line-height: 50px;
        padding: 0 15px
    }

    .nav-1 {
        height: auto;
        white-space: nowrap;
        overflow-y: auto
    }

    .con-main {
        margin-top: 30px
    }

    .hdc-tit {
        margin-top: 0
    }

    .ul-course {
        padding: 40px 0
    }

    .ul-course li .txt .tit {
        font-size: 18px
    }

    .ul-course li .txt .desc {
        font-size: 14px;
        line-height: 30px
    }

    .ul-course li .txt .desc2 {
        font-size: 14px
    }

    .g-tit-q span {
        font-size: 14px;
        margin-right: 10px
    }

    .g-tit-q {
        margin-bottom: 10px
    }

    .ul-course li .txt {
        padding-left: 30px;
        padding-top: 0
    }

    .ul-course li .txt .desc2 .p1 {
        margin-bottom: 5px
    }

    .m-idea .info {
        font-size: 24px
    }

    .m-idea .txt .tit {
        font-size: 18px
    }

    .m-idea .info .icon {
        width: 85px;
        height: 65px
    }

    .m-idea {
        padding-top: 40px;
        padding-bottom: 120px
    }

    .row-about2 .txt {
        line-height: 1.8
    }
}

@media only screen and (max-width: 959px) {
    .con-txt h3 {
        font-size: 14px
    }

    .con-txt p {
        margin-bottom: 24px
    }

    .ul-pic .pic {
        height: 198.81px
    }

    .f-main {
        height: 140px
    }

    .hdc-tit {
        font-size: 30px
    }

    .hdc-tit .tit::before {
        left: 94px;
        width: 25%
    }

    .hdc-tit .tit::after {
        right: px;
        width: 25%
    }

    .hdc-tit span {
        font-size: 25px;
        top: -30px
    }

    .ry-list li {
        width: 50%
    }

    .ban {
        height: 300px
    }

    .ban-txt {
        font-size: 16px
    }

    .ban-txt h2 {
        margin-bottom: 5px;
        font-size: 24px
    }

    .cur {
        bottom: 15px
    }

    .search-z1 {
        margin: 40px 0;
        padding: 0 20px;
        padding-right: 160px
    }

    .case-list {
        margin: 0 -10px
    }

    .case-list li {
        margin-bottom: 30px
    }

    .case-list .con {
        margin: 0 10px
    }

    .swiper-progress .swiper-slide a {
        font-size: 24px
    }

    .tit-3 {
        margin-bottom: 40px
    }

    .tit-3 h3 span {
        font-size: 24px
    }

    .partner-list1 {
        margin: 0 -20px
    }

    .partner-list1 li {
        margin-bottom: 40px
    }

    .partner-list1 .con {
        margin: 0 20px
    }

    .partner-item1 {
        margin-bottom: 30px
    }

    .row-adv .wp {
        padding: 40px 15px
    }

    .adv-list .inner .txt {
        font-size: 13px;
        line-height: 1.8;
        height: 7.2em
    }

    .row-adv_inner {
        padding: 60px 0
    }

    .adv-txt .tit {
        font-size: 20px
    }

    .adv-txt .tit span {
        font-size: 14px
    }

    .adv-txt .txt {
        font-size: 14px
    }

    .txt-1 {
        font-size: 16px
    }

    .txt-1 h3 {
        font-size: 30px
    }

    .map-points .item .point .icon {
        width: 12px;
        height: 12px
    }

    .map-points .item .point h4 {
        font-size: 14px
    }

    .map-points .item .pic {
        margin-left: -80px;
        width: 160px
    }

    .map-points2 .item .point h4 {
        font-size: 14px
    }

    .map-points2 .item .pic {
        margin-left: -80px;
        width: 160px
    }

    .footer .ft-logo {
        display: none
    }

    .ul-ftnav {
        display: none
    }

    .footer .ft-top {
        border: none;
        padding: 0
    }

    .footer .ft-bom-info .qr {
        float: none;
        width: auto;
        text-align: center;
        margin-bottom: 15px
    }

    .footer .ft-bom-info .qr .item {
        float: none;
        display: inline-block;
        margin: 0 15px
    }

    .footer .ft-top .a-top {
        display: none
    }

    .g-m-top {
        display: block;
        position: fixed;
        width: 40px;
        height: 40px;
        background-position: top 8px center;
        z-index: 19;
        background-color: #fff;
        bottom: 30px;
        right: 15px;
        top: auto;
        left: auto;
        padding: 0;
        text-align: center;
        font-size: 12px;
        padding-top: 18px;
        border: 1px solid #eee;
        background: #fff url(../images/zp2.png) top 5px center no-repeat
    }

    .ul-join li .l-txt .title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .ul-join li .l-txt .join-desc p {
        width: 50%;
        font-size: 14px;
        margin-bottom: 5px
    }

    .ul-join li .l-txt .join-desc p:nth-child(5) {
        width: 100%;
        white-space: normal
    }

    .ul-join li .desc a {
        margin-top: 0;
        width: 90px;
        font-size: 12px;
        height: 35px;
        line-height: 35px
    }

    .ul-join li .desc {
        padding-bottom: 10px
    }

    .ul-join li {
        margin-bottom: 25px
    }

    .ul-join li .txt {
        padding: 25px 0
    }

    .ul-join li .txt .info {
        line-height: 1.8
    }

    .swiper-about1 .txt {
        padding-top: 0;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 0 15px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .swiper-about1 .txt .info {
        margin-bottom: 20px
    }

    .ul-index02 li .wrap-info .txt i {
        width: 50px;
        height: 50px
    }

    .ul-index02 li .wrap-info .txt p {
        font-size: 18px
    }

    .ul-index02 li .wrap-info .txt span {
        font-size: 12px;
        margin-bottom: 5px
    }

    .ul-index02 li .wrap-info .txt {
        width: 240px
    }

    .ul-index02 {
        margin-top: 20px
    }

    .banner-index .page-text {
        display: none
    }

    .sweiper-index .prev-next {
        display: none
    }

    .banner-index .swiper-pagination1 {
        display: none
    }

    .sweiper-index .swiper-slide .txt em {
        margin: 0 auto 30px
    }

    .sweiper-index .swiper-slide .txt {
        top: 50%;
        left: 50%;
        text-align: center;
        padding-left: 0;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .m-news-index .pic-data {
        float: none;
        width: auto;
        margin-bottom: 10px;
        margin-right: 0;
        margin-bottom: 20px
    }

    .ul-index-news {
        padding: 0 5px
    }

    .ul-index-news li .r-txt .info p {
        white-space: normal
    }

    .ul-index-news li .data {
        margin-right: 10px
    }

    .ul-course li .pic, .ul-course li .txt {
        width: 100%;
        overflow: hidden;
        display: block;
        vertical-align: top
    }

    .ul-course li {
        position: relative
    }

    .ul-course li .pic {
        position: absolute;
        top: 0;
        left: 0
    }

    .ul-course li .txt {
        padding-left: 0;
        padding-top: 48%
    }

    .ul-course li:nth-child(2n+1) .txt {
        padding-right: 0
    }

    .ul-course .s2 .txt {
        padding-top: 59%
    }

    .m-idea .pic {
        position: initial;
        width: auto
    }

    .m-idea .txt {
        margin-right: 0;
        width: auto
    }

    .m-idea .info {
        display: none
    }

    .m-idea {
        padding: 0
    }

    .m-idea .idea {
        padding: 40px 0 50px 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0
    }

    .m-idea .idea {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .pic-img {
        float: left;
        width: 250px
    }

    .ul-pic li .con-txt p {
        margin-bottom: 27px
    }

    .con-txt h3 {
        font-size: 12px
    }

    .con-txt p {
        font-size: 10px;
        margin-top: 2%
    }

    .ry-list {
        margin-top: 0
    }

    .f-main a {
        width: 100px
    }

    .nav-1 a {
        padding: 0
    }

    .hdc-tit span {
        font-size: 20px
    }

    .hdc-tit {
        margin-bottom: 20px;
        height: auto
    }

    .hdc-tit .tit {
        font-size: 20px
    }

    .img-02 {
        width: 35%
    }

    .inners {
        height: 30px;
        width: 100%;
        margin: 0;
        line-height: 30px;
        padding-top: 0
    }

    .inners h4 {
        font-size: 12px;
        margin: 2px 0
    }

    .cancle {
        top: 11%;
        width: 40px;
        height: 40px
    }

    .ry-list li {
        width: 100%;
        margin-bottom: 15px
    }

    .ry-list li .con {
        padding: 20px
    }

    .hdc-tit .tit::before {
        left: 0;
        top: 50%;
        width: 30%
    }

    .hdc-tit .tit::after {
        right: 0;
        top: 50%;
        width: 30%
    }

    .ry-list li .pic {
        margin-bottom: 20px
    }

    .inners img {
        margin-top: 9px
    }

    .ban {
        height: 260px
    }

    .ban-txt {
        font-size: 14px;
        text-align: center
    }

    .ban-txt h2 {
        font-size: 20px
    }

    .search-z1 {
        padding: 0 20px
    }

    .search-z1 select {
        float: none;
        width: auto;
        margin: 0;
        display: block;
        width: 100%;
        height: 42px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .search-z1 input {
        float: none;
        width: auto;
        margin: 0;
        display: block;
        width: 100%;
        height: 42px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .search-z1 .so {
        position: static;
        display: block;
        margin: 0 auto;
        height: 42px;
        line-height: 42px
    }

    .case-list li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }

    .case-list .inner {
        padding: 15px 0
    }

    .case-list .inner h4 {
        margin-bottom: 8px;
        padding: 8px 0;
        font-size: 16px
    }

    .row-case_inner {
        margin: 0;
        padding: 40px 0
    }

    .case-con, .case-desc {
        padding: 0;
        float: none;
        width: auto !important
    }

    .case-con {
        margin-bottom: 40px
    }

    .case-desc.showNavNow {
        position: static;
        padding: 0
    }

    .tit-1 {
        margin-bottom: 15px
    }

    .tit-1 h3 {
        font-size: 20px
    }

    .tit-1 h3 span {
        font-size: 12px
    }

    .case-desc .top {
        font-size: 14px
    }

    .case-desc .top h4 {
        font-size: 16px
    }

    .row-progress {
        padding: 40px 0
    }

    .swiper-progress {
        padding: 0 80px;
        height: 120px;
        line-height: 120px
    }

    .swiper-progress .swiper-slide a {
        font-size: 18px
    }

    .swiper-progress .swiper-button-prev {
        margin-left: 0;
        left: 10px
    }

    .swiper-progress .swiper-button-next {
        margin-right: 0;
        right: 10px !important
    }

    .swiper-progress .swiper-button-next i, .swiper-progress .swiper-button-prev i {
        display: none
    }

    .progress-inner {
        padding: 0 15px
    }

    .progress-list {
        padding: 30px 0 15px
    }

    .progress-list:before {
        left: 90px
    }

    .progress-list .year {
        font-size: 18px;
        width: 90px
    }

    .progress-list .year:after {
        top: 6px
    }

    .progress-list .txt {
        padding: 0 30px;
        font-size: 14px;
        line-height: 2
    }

    .row-about1 .wp {
        padding: 0 15px
    }

    .row-about1 .pic {
        float: none;
        width: auto;
        margin: 0;
        margin-top: 10px
    }

    .row-about1 .inner {
        padding-top: 20px
    }

    .tit-2 {
        margin-bottom: 20px
    }

    .tit-2 .en {
        margin-bottom: 6px;
        font-size: 14px
    }

    .tit-2 h3 span {
        font-size: 18px
    }

    .row-about1 .inner .txt {
        font-size: 14px
    }

    .row-about2 {
        padding: 40px 0
    }

    .row-about2 .txt {
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 2.1
    }

    .row-partner1 {
        padding: 40px 0
    }

    .tit-3 {
        margin-bottom: 20px
    }

    .tit-3 h3 span {
        font-size: 18px
    }

    .partner-list1 {
        margin: 0 -10px
    }

    .partner-list1 li {
        margin-bottom: 20px;
        width: 50%
    }

    .partner-list1 .con {
        margin: 0 10px
    }

    .partner-list1 .pic {
        height: 90px;
        line-height: 90px
    }

    .row-adv .wp {
        padding: 40px 15px 20px
    }

    .adv-list .con {
        padding: 0;
        margin-bottom: 20px
    }

    .adv-list .inner, .adv-list .pic {
        float: none;
        width: auto;
        padding: 0
    }

    .adv-list .inner .inner_txt, .adv-list li:nth-child(even) .inner .inner_txt {
        margin: 0
    }

    .row-adv_inner {
        padding: 40px 0
    }

    .swiper-adv_con {
        float: none;
        width: auto
    }

    .swiper-adv_con .pic {
        margin: 0
    }

    .swiper-adv_con.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom {
        right: 15px;
        bottom: 15px
    }

    .adv-txt {
        float: none;
        width: auto
    }

    .adv-txt .adv-txt_con {
        padding: 40px 20px;
        margin: 0
    }

    .adv-txt .tit {
        font-size: 18px
    }

    .adv-txt .tit span {
        font-size: 12px
    }

    .serv-list {
        float: none;
        width: auto
    }

    .row-serv {
        padding: 40px 0
    }

    .row-serv .wp {
        padding: 100px 15px 60px
    }

    .serv-list.r {
        padding: 0
    }

    .serv-icon {
        width: 80%
    }

    .serv-icon .icon {
        width: 60px;
        height: 60px;
        -webkit-background-size: 20px auto;
        background-size: 20px auto
    }

    .serv-list li, .serv-list.r li {
        margin-bottom: 30px
    }

    .serv-list .pic {
        margin-bottom: 15px
    }

    .serv-list .inner .top {
        margin-bottom: 15px
    }

    .serv-list .inner .top-pic {
        margin-right: 15px;
        width: 80px;
        height: 80px
    }

    .serv-list .inner .tit {
        padding-top: 15px;
        font-size: 16px
    }

    .serv-list .inner .tit h4 {
        margin-bottom: 4px;
        font-size: 18px
    }

    .serv-list .inner .txt {
        font-size: 14px;
        min-height: 0
    }

    .box-map {
        margin: 0 -15px
    }

    .map-points .item {
        padding-top: 4px
    }

    .map-points .item .point .icon {
        width: 7px;
        height: 7px
    }

    @keyframes point {
        from {
            width: 0;
            height: 0;
            opacity: 0
        }
        to {
            width: 10px;
            height: 10px;
            opacity: .2
        }
    }
    @-webkit-keyframes point {
        from {
            width: 0;
            height: 0;
            opacity: 0
        }
        to {
            width: 10px;
            height: 10px;
            opacity: .2
        }
    }
    .map-points .item .point h4 {
        display: none
    }

    .map-points .item .pic {
        margin-bottom: 10px;
        margin-left: -68px;
        width: 136px
    }

    .map-points .item .pic:after {
        margin-left: -6px;
        width: 12px;
        height: 6px
    }

    .map-points .item.on .pic {
        display: block
    }

    .map-points .item:hover .pic {
        display: none
    }

    .addr-list {
        display: block
    }

    .row-z1 {
        padding: 40px 0
    }

    .txt-1 {
        margin-bottom: 40px;
        font-size: 14px
    }

    .txt-1 h3 {
        font-size: 18px
    }

    .row-z2 {
        background: 0 0 !important
    }

    .row-z2 .txt-1 {
        margin-bottom: 40px
    }

    .map-points2 .item .point .icon {
        width: 7px;
        height: 7px
    }

    .map-points2 .item .point h4 {
        display: none
    }

    .map-points2 .item .pic {
        margin-bottom: 10px;
        margin-left: -68px;
        width: 136px
    }

    .map-points2 .item .pic:after {
        margin-left: -6px;
        width: 12px;
        height: 6px
    }

    .map-points2 .item:hover .pic {
        display: none
    }

    .map-points2 .item.on .pic {
        display: block
    }

    .footer .ft-bom-info .ft-info .item:nth-child(2) p {
        float: none;
        width: auto
    }

    .footer .ft-bom-info .ft-info .item {
        margin-bottom: 0
    }

    .m-contant-info .item {
        width: auto;
        float: none;
        margin-bottom: 10px
    }

    .m-contant-info .item span {
        font-size: 14px
    }

    .m-contant-info .item .txt {
        font-size: 14px;
        height: auto
    }

    .m-contant-info {
        padding: 15px
    }

    .join-email {
        padding: 15px;
        background-image: none
    }

    .join-email p {
        font-size: 18px
    }

    .case-conv2.case-con {
        margin-bottom: 20px
    }

    .m-about-swiper .item {
        float: none;
        width: auto
    }

    .m-about-swiper .item:first-child {
        padding: 30px 0
    }

    .swiper-about1 {
        position: static
    }

    .swiper-about1 .txt {
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .g-tit01 h3 {
        font-size: 20px
    }

    .g-tit01 p {
        font-size: 12px
    }

    .prev-next2 {
        top: 85%;
        overflow: hidden;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .prev-next2 div {
        float: left;
        margin: 0 10px;
        width: 30px;
        height: 30px;
        background-size: 15px auto
    }

    .ul-index02 li {
        float: none;
        width: auto;
        padding: 0
    }

    .ul-index02 {
        margin-left: 0;
        margin-right: 0
    }

    .ul-index02 li .wrap-info .txt {
        background-size: 200% auto;
        width: 200px;
        padding: 0 20px
    }

    .ul-index02 li:last-child {
        padding: 0
    }

    .ul-index02 li .wrap-info .txt, .ul-index02 li:first-child .wrap-info .txt, .ul-index02 li:last-child .wrap-info .txt {
        padding-top: 40px
    }

    .ul-tab-swiper {
        float: none;
        width: auto;
        margin-right: 0;
        overflow: hidden;
        height: 40px
    }

    .ul-tab-swiper li.on a span::after {
        display: none
    }

    .ul-tab-swiper li.on a {
        font-size: 14px
    }

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

    .swiper-pics {
        margin: 0 0
    }

    .swiper-pics .swiper-slide {
        padding: 0 0
    }

    .ul-tab-swiper li {
        text-align: center
    }

    .ul-tab-swiper li a span {
        width: auto
    }

    .item-swiper.on {
        padding-bottom: 90px
    }

    .swiper-pics .swiper-scrollbar-wrap {
        bottom: -50px !important
    }

    .swiper-pagination-pics {
        bottom: -80px;
        left: 15px
    }

    .swiper-pics .prev-next4 {
        bottom: -80px;
        right: 0
    }

    .swiper-pics .swiper-slide .txt {
        bottom: 5px;
        left: 8px;
        right: 8px
    }

    .swiper-pics .swiper-slide .txt h3 {
        padding-bottom: 5px;
        margin-bottom: 5px
    }

    .swiper-pics .swiper-slide .txt h3 a {
        font-size: 14px
    }

    .swiper-pics .swiper-slide .txt p {
        font-size: 12px
    }

    .sweiper-index .swiper-slide .txt p {
        font-size: 20px;
        margin-bottom: 10px
    }

    .sweiper-index .swiper-slide .txt span {
        font-size: 14px
    }

    .sweiper-index .swiper-slide .txt em {
        height: 2px;
        margin-bottom: 10px
    }

    .nav-1 a {
        width: auto;
        padding: 0 20px
    }

    .cancle {
        top: 15px
    }

    .about-pic-pc {
        display: none
    }

    .about-pic-m {
        display: block
    }

    .case-desc-pc {
        display: none
    }

    .case-desc-m {
        display: block;
        margin-bottom: 20px
    }

    .join-email-pc {
        display: none
    }

    .join-email-m {
        display: block;
        margin-bottom: 10px
    }

    .ul-course li .txt .tit {
        font-size: 16px
    }

    .ul-course {
        padding: 25px 0
    }

    .ul-course .s2 .txt .g-tit-q {
        margin-bottom: 10px
    }

    .m-idea .txt {
        margin-right: 0;
        width: auto
    }

    .m-idea .txt .tit {
        font-size: 16px
    }

    .m-idea .pic {
        position: absolute;
        top: 0;
        left: 0;
        display: none
    }

    .m-idea .idea {
        padding: 30px 0
    }
}

@media only screen and (max-width: 479px) {
    .nav-1 a {
        width: 16%
    }

    .ul-pic li .pic-img {
        float: left;
        width: 100%
    }

    .ul-pic li .con-txt {
        overflow: hidden;
        border-bottom: 1px solid #ddd;
        width: 98.5%;
        padding-left: 0;
        position: relative
    }

    .ul-pic li .con-txt p {
        margin: 20px 0
    }

    .bg-main h3 {
        margin-top: 15px
    }

    .bg-main {
        padding: 25px 14px 10px 14px
    }

    .bg-main h3 {
        margin-top: 25px;
        font-size: 14px
    }

    .bg-main p {
        font-size: 14px
    }

    .f-main {
        height: 100px
    }

    .l-f, .r-f {
        margin-top: 9%
    }

    .f-main a {
        width: 80px;
        font-size: 12px;
        padding: 0 8px;
        line-height: 35px
    }

    .hdc-tit .img-01 {
        margin-top: -16px;
        width: 140px;
        height: .5px;
        left: 1%
    }

    .hdc-tit .img-02 {
        margin-top: -16px;
        width: 140px;
        height: .5px;
        right: 8%
    }

    .hdc-tit span {
        font-size: 18px;
        margin: 0 1px
    }

    .ry-list li {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 20px;
        float: none
    }

    .inners h4 {
        font-size: 14px;
        margin-left: 0
    }

    .cancle {
        top: 11%;
        width: 40px;
        height: 40px
    }

    .nav-1 a {
        width: auto;
        padding: 0 20px;
        font-size: 14px
    }

    .ul-index02 li .wrap-info .txt, .ul-index02 li:first-child .wrap-info .txt, .ul-index02 li:last-child .wrap-info .txt {
        padding-top: 20px
    }

    .ul-index02 li .wrap-info .txt {
        width: 160px
    }

    .hdc .wp {
        padding: 0
    }

    .m-idea .txt .tit {
        font-size: 16px
    }

    .m-idea .txt p {
        font-size: 14px
    }
}