@font-face {
    font-family: 'iconfont';
    src: url("../../t/font_1229303_znpyyelnhg.eot");
    src: url("../../t/font_1229303_znpyyelnhg-1.eot") format("embedded-opentype"),url("../../t/font_1229303_znpyyelnhg.woff2") format("woff2"),url("../../t/font_1229303_znpyyelnhg.woff") format("woff"),url("../../t/font_1229303_znpyyelnhg.ttf") format("truetype"),url("../../t/font_1229303_znpyyelnhg.svg") format("svg");
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-size: 14px;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}

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

a:hover,a:focus {
    color: #202c50;
    text-decoration: none;
}

.winH {
    position: relative;
}

.w_col {
    padding-left: 160px;
    padding-right: 160px;
}

@media (max-width: 1681px) {
    .w_col {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 1440px) {
    .w_col {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 1380px) {
    .w_col {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1180px) {
    .w_col {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 668px) {
    .w_col {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.w {
    padding-left: 170px;
    padding-right: 170px;
}

@media (max-width: 1681px) {
    .w {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 1440px) {
    .w {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 1380px) {
    .w {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1180px) {
    .w {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 668px) {
    .w {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.w_small {
    max-width: 1200px;
    margin: 0 auto;
}

@media (max-width: 1180px) {
    .w_small {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 668px) {
    .w_small {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.w_middle {
    width: 100%;
    padding-left: 260px;
    padding-right: 260px;
}

@media (max-width: 1681px) {
    .w_middle {
        padding-left: 160px;
        padding-right: 160px;
    }
}

@media (max-width: 1440px) {
    .w_middle {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width: 1380px) {
    .w_middle {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 1180px) {
    .w_middle {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 968px) {
    .w_middle {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 668px) {
    .w_middle {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.p20 {
    padding: 20px !important;
}

.pages {
    text-align: center;
    padding: 0;
}

.pages a {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    background: none;
    color: #999;
    border: 1px solid #999;
}

.pages a:hover {
    color: #999;
}

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

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #ddd;
    font-size: 14px;
    border-radius: 0px;
    margin-right: 15px;
    font-family: 'CenturyGothic-Bold', "Microsoft YaHei";
    transition: all .5s;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 0px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-radius: 0px;
    margin: 0;
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    z-index: 3;
    color: #fff;
    background: #202c50;
    border-color: #202c50;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #ddd;
    border-color: #ddd;
}

@font-face {
    font-family:'FuturaBT-Medium';src:url("/i/fonts/FuturaBT-Medium.eot");src:url("/i/fonts/FuturaBT-Medium.eot?#iefix") format("embedded-opentype"),url("/i/fonts/FuturaBT-Medium.woff2") format("woff2"),url("/i/fonts/FuturaBT-Medium.woff") format("woff"),url("/i/fonts/FuturaBT-Medium.ttf") format("truetype"),url("/i/fonts/FuturaBT-Medium.svg#FuturaBT-Medium") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'ProximaNova-Bold';src:url("/i/fonts/ProximaNova-Bold.eot");src:url("/i/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),url("/i/fonts/ProximaNova-Bold.woff2") format("woff2"),url("/i/fonts/ProximaNova-Bold.woff") format("woff"),url("/i/fonts/ProximaNova-Bold.ttf") format("truetype"),url("/i/fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'Bebas';src:url("/i/fonts/Bebas.eot");src:url("/i/fonts/Bebas.eot?#iefix") format("embedded-opentype"),url("/i/fonts/Bebas.woff2") format("woff2"),url("/i/fonts/Bebas.woff") format("woff"),url("/i/fonts/Bebas.ttf") format("truetype"),url("/i/fonts/Bebas.svg#Bebas") format("svg");font-weight:normal;font-style:normal;
}

@font-face {
    font-family:'Helvetica-Conth';src:url("/i/fonts/Helvetica-Conth.eot");src:url("/i/fonts/Helvetica-Conth.eot?#iefix") format("embedded-opentype"),url("/i/fonts/Helvetica-Conth.woff2") format("woff2"),url("/i/fonts/Helvetica-Conth.woff") format("woff"),url("/i/fonts/Helvetica-Conth.ttf") format("truetype"),url("/i/fonts/Helvetica-Conth.svg#Helvetica-Conth") format("svg");font-weight:normal;font-style:normal;
}

.page_404 {
    position: relative;
}

.page_404 .inner {
    width: 800px;
    height: 550px;
    padding: 425px 0 0;
    background: url("../img/404.jpg") center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -275px;
}

.page_404 .inner span.txt {
    display: block;
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
}

.page_404 .inner .btn {
    width: 100%;
}

.page_404 .inner .btn ul {
    text-align: center;
}

.page_404 .inner .btn ul li {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 6px;
}

.page_404 .inner .btn ul li a {
    display: block;
}

.page_404 .inner .btn ul li:nth-child(1) a {
    background: #202c50;
    color: #fff;
}

.page_404 .inner .btn ul li:nth-child(2) {
    line-height: 36px;
}

.page_404 .inner .btn ul li:nth-child(2) a {
    border: 2px solid #202c50;
    color: #202c50;
}

#warper #sidebar-wrapper {
    width: 250px;
    height: 100%;
    padding: 20px;
    left: -280px;
    transition: all .5s;
}

#warper #sidebar-wrapper a.logo {
    display: block;
    float: none;
    width: 100%;
}

#warper #sidebar-wrapper a.logo img {
    width: 100%;
}

#warper.toggled #sidebar-wrapper {
    left: 0;
    z-index: 301;
    overflow-y: scroll;
    background-color: #fff;
    border-color: #fff;
}

.hamburger {
    position: fixed;
    right: 20px;
    top: 25px;
    z-index: 10000;
    width: 25px;
    height: 20px;
    background: transparent;
    border: none;
}

@media (max-width: 668px) {
    .hamburger {
        width: 20px;
        height: 16px;
        right: 10px;
        top: 27px;
    }
}

.hamburger:hover,.hamburger:focus,.hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom,.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-bottom {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
}

.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom {
    background-color: #333;
}

.hamburger.is-closed .hamb-top {
    top: 0px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 0px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-bottom {
    background-color: #fff;
}

.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
}

.zhuanti01_title {
    font-size: 36px;
    font-weight: bold;
    color: #202c50;
    text-align: center;
}

@media (max-width: 1440px) {
    .zhuanti01_title {
        font-size: 30px;
    }
}

@media (max-width: 668px) {
    .zhuanti01_title {
        font-size: 22px;
    }
}

.zhuanti01_title span {
    display: inline-block;
    font-style: italic;
    padding: 0 140px;
    position: relative;
}

@media (max-width: 668px) {
    .zhuanti01_title span {
        padding: 0 70px;
    }
}

.zhuanti01_title span:before,.zhuanti01_title span:after {
    content: '';
    display: block;
    width: 115px;
    height: 13px;
    background: url("../zhuanti01/title_line.png") center center no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

@media (max-width: 668px) {
    .zhuanti01_title span:before,.zhuanti01_title span:after {
        width: 60px;
    }
}

.zhuanti01_title span:before {
    left: 0;
}

@media (max-width: 668px) {
    .zhuanti01_title span:before {
        background: url("../zhuanti01/title_line.png") right center no-repeat;
    }
}

.zhuanti01_title span:after {
    right: 0;
    transform: rotate(180deg);
}

@media (max-width: 668px) {
    .zhuanti01_title span:after {
        background: url("../zhuanti01/title_line.png") right center no-repeat;
    }
}

.zhuanti01_col01 {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../zhuanti01/col01_bg.jpg");
}

@media (max-width: 1180px) {
    .zhuanti01_col01 {
        padding: 60px 0 40px;
    }
}

@media (max-width: 668px) {
    .zhuanti01_col01 {
        padding: 20px 0;
    }
}

.zhuanti01_col01>.inner {
    text-align: center;
    color: #fff;
}

.zhuanti01_col01>.inner .t {
    font-weight: bold;
}

.zhuanti01_col01>.inner .t span {
    display: inline-block;
    padding: 20px 30px;
    font-size: 28px;
    line-height: 30px;
    position: relative;
}

@media (max-width: 668px) {
    .zhuanti01_col01>.inner .t span {
        padding: 10px 0;
        font-size: 18px;
    }
}

.zhuanti01_col01>.inner .t span:before,.zhuanti01_col01>.inner .t span:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../zhuanti01/col01_icon.png");
    position: absolute;
}

@media (max-width: 668px) {
    .zhuanti01_col01>.inner .t span:before,.zhuanti01_col01>.inner .t span:after {
        width: 20px;
        height: 20px;
    }
}

.zhuanti01_col01>.inner .t span:before {
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .zhuanti01_col01>.inner .t span:before {
        left: -20px;
    }
}

.zhuanti01_col01>.inner .t span:after {
    transform: rotate(180deg);
    right: 0;
    bottom: 0;
}

@media (max-width: 668px) {
    .zhuanti01_col01>.inner .t span:after {
        right: -20px;
    }
}

.zhuanti01_col01>.inner .txt {
    font-size: 16px;
    line-height: 34px;
    color: #d9d9d9;
    margin-top: 30px;
}

@media (max-width: 668px) {
    .zhuanti01_col01>.inner .txt {
        font-size: 14px;
        line-height: 26px;
    }
}

.zhuanti01_col02 {
    padding-top: 110px;
    padding-bottom: 110px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../zhuanti01/col02_bg.jpg");
}

@media (max-width: 1440px) {
    .zhuanti01_col02 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_col02 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.zhuanti01_col02>.inner {
    position: relative;
    margin-top: 60px;
}

@media (max-width: 1440px) {
    .zhuanti01_col02>.inner {
        margin-top: 40px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_col02>.inner {
        display: none;
    }
}

.zhuanti01_col02>.inner .list {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.zhuanti01_col02>.inner .list ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.zhuanti01_col02>.inner .list ul li {
    display: block;
    float: left;
    width: 25%;
    height: 100%;
    position: relative;
}

.zhuanti01_col02>.inner .list ul li .icon {
    width: 190px;
    height: 190px;
    padding-top: 70px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    color: #202c50;
    border-radius: 100%;
    box-shadow: 0 0 15px 0 rgba(255,255,255,0.15);
    position: absolute;
    left: 50%;
    margin-left: -95px;
    top: 50%;
    margin-top: -75px;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .zhuanti01_col02>.inner .list ul li .icon {
        width: 160px;
        height: 160px;
        padding-top: 50px;
        font-size: 18px;
        margin-left: -80px;
        margin-top: -55px;
    }
}

@media (max-width: 1380px) {
    .zhuanti01_col02>.inner .list ul li .icon {
        margin-top: -65px;
        font-size: 16px;
    }
}

.zhuanti01_col02>.inner .list ul li .icon i.iconfont {
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    color: #cddf00;
    transition: all .5s;
}

.zhuanti01_col02>.inner .list ul li .t {
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 20px;
    color: #666;
    text-align: center;
    font-family: 'FuturaBT-Medium';
    position: absolute;
    left: 0;
    bottom: 20px;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .zhuanti01_col02>.inner .list ul li .t {
        font-size: 18px;
    }
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(1) .icon {
    background: #202c50;
    color: #fff;
    box-shadow: 0 0 15px 0 rgba(32,44,80,0.15);
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(1) .icon i.iconfont {
    color: #fff;
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(1) .t {
    color: #202c50;
    bottom: -20px;
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(1) .t em {
    display: block;
    font-size: 16px;
    color: #19254a;
    font-style: normal;
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(even) .icon {
    margin-top: -115px;
}

@media (max-width: 1681px) {
    .zhuanti01_col02>.inner .list ul li:nth-of-type(even) .icon {
        margin-top: -95px;
    }
}

@media (max-width: 1380px) {
    .zhuanti01_col02>.inner .list ul li:nth-of-type(even) .icon {
        margin-top: -90px;
    }
}

.zhuanti01_col02>.inner .list ul li:nth-of-type(even) .t {
    top: 20px;
}

.zhuanti01_col02>.inner img {
    width: 100%;
}

.zhuanti01_col02>.inner_ipad {
    display: none;
}

@media (max-width: 1180px) {
    .zhuanti01_col02>.inner_ipad {
        display: block;
        margin-top: 30px;
    }

    .zhuanti01_col02>.inner_ipad img {
        width: 100%;
    }
}

.zhuanti01_col03 {
    padding-top: 100px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url("../zhuanti01/col03_bg.jpg");
}

@media (max-width: 1440px) {
    .zhuanti01_col03 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_col03 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03 {
        background: none;
    }
}

.zhuanti01_col03>.inner {
    margin-top: 50px;
    padding-left: 340px;
    position: relative;
}

@media (max-width: 1440px) {
    .zhuanti01_col03>.inner {
        margin-top: 40px;
        padding-left: 300px;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner {
        padding-left: 0;
        margin-top: 20px;
    }
}

.zhuanti01_col03>.inner .hd {
    width: 340px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
    padding: 30px 0 50px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 1440px) {
    .zhuanti01_col03>.inner .hd {
        width: 300px;
        padding: 20px 0;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd {
        width: 100%;
        position: static;
        box-shadow: none;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd ul {
        margin: 0 -10px;
    }
}

@media (max-width: 668px) {
    .zhuanti01_col03>.inner .hd ul {
        margin: 0 -5px;
    }
}

.zhuanti01_col03>.inner .hd ul li {
    display: block;
    padding: 0 30px;
    line-height: 80px;
    border-bottom: 1px solid #e8eaed;
    cursor: pointer;
    user-select: none;
    font-size: 22px;
    color: #333;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .zhuanti01_col03>.inner .hd ul li {
        line-height: 60px;
        font-size: 18px;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd ul li {
        float: left;
        width: 20%;
        line-height: 50px;
        font-size: 16px;
        padding: 0 10px;
    }
}

@media (max-width: 668px) {
    .zhuanti01_col03>.inner .hd ul li {
        width: 33.33%;
        line-height: 40px;
        font-size: 14px;
        padding: 0 5px;
        margin-bottom: 10px;
    }
}

.zhuanti01_col03>.inner .hd ul li span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd ul li span {
        background: #f5f5f5;
        text-align: center;
    }
}

.zhuanti01_col03>.inner .hd ul li span:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    line-height: 2px;
    background: #c6c6c6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    transition: all .5s;
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd ul li span:after {
        display: none;
    }
}

.zhuanti01_col03>.inner .hd ul li.on {
    color: #202c50;
    font-weight: bold;
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .hd ul li.on span {
        background: #202c50;
        color: #fff;
    }
}

.zhuanti01_col03>.inner .hd ul li.on span:after {
    width: 65px;
}

.zhuanti01_col03>.inner .bd {
    padding-left: 110px;
    width: 100%;
    height: 540px;
}

@media (max-width: 1440px) {
    .zhuanti01_col03>.inner .bd {
        height: 450px;
    }
}

@media (max-width: 968px) {
    .zhuanti01_col03>.inner .bd {
        padding-left: 0;
        height: auto;
    }
}

.zhuanti01_col03>.inner .bd .bd_col {
    width: 100%;
    height: 100%;
}

.zhuanti01_col03>.inner .bd .bd_col img {
    max-width: 100% !important;
    height: auto !important;
}

.zhuanti01_works01 {
    padding-top: 80px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url("../zhuanti01/zhuanti01_works01_bg.jpg");
}

@media (max-width: 1440px) {
    .zhuanti01_works01 {
        padding-top: 60px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_works01 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

.zhuanti01_works02 {
    padding-top: 80px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-image: url("../zhuanti01/zhuanti01_works02_bg.jpg");
}

@media (max-width: 1440px) {
    .zhuanti01_works02 {
        padding-top: 60px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_works02 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

.zhuanti01_works_list h3 {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #202c50;
    line-height: 100px;
}

@media (max-width: 1180px) {
    .zhuanti01_works_list h3 {
        font-size: 20px;
        line-height: 80px;
    }
}

.zhuanti01_works_list h3.color {
    color: #cddf00;
}

.zhuanti01_works_list .list {
    overflow: hidden;
}

.zhuanti01_works_list .list .row>div {
    margin-bottom: 30px;
}

.zhuanti01_works_list .list .row>div a {
    display: block;
}

.zhuanti01_works_list .list .row>div a .img {
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

@media (max-width: 1440px) {
    .zhuanti01_works_list .list .row>div a .img {
        height: 280px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_works_list .list .row>div a .img {
        height: 220px;
    }
}

.zhuanti01_works_list .list .row>div a .img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.zhuanti01_works_list .list .row>div a .img:after {
    content: '\e629';
    font-family: 'iconfont';
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: rgba(255,255,255,0.8);
    font-size: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 3;
}

.zhuanti01_works_list .list .row>div a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #ddd;
    transition: all 1s;
}

.zhuanti01_works_list .list .row>div a .txt {
    background-color: #fff;
    padding: 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

@media (max-width: 1180px) {
    .zhuanti01_works_list .list .row>div a .txt {
        padding: 20px;
    }
}

.zhuanti01_works_list .list .row>div a .txt b {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #202c50;
}

@media (max-width: 1440px) {
    .zhuanti01_works_list .list .row>div a .txt b {
        font-size: 18px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_works_list .list .row>div a .txt b {
        font-size: 16px;
    }
}

.zhuanti01_works_list .list .row>div a .txt span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #3b3a3a;
    font-style: italic;
    font-weight: bold;
    margin: 20px 0;
}

@media (max-width: 1440px) {
    .zhuanti01_works_list .list .row>div a .txt span {
        font-size: 14px;
    }
}

@media (max-width: 1180px) {
    .zhuanti01_works_list .list .row>div a .txt span {
        margin: 10px 0;
    }
}

.zhuanti01_works_list .list .row>div a .txt .des {
    font-size: 14px;
    line-height: 28px;
    color: #777;
}

@media (max-width: 1180px) {
    .zhuanti01_works_list .list .row>div a .txt .des {
        line-height: 26px;
    }
}

.zhuanti01_works_list .list .row>div a:hover .img:before {
    background-color: rgba(0,0,0,0);
}

.zhuanti01_works_list .list .row>div a:hover .img span {
    transform: scale(1.1);
}

.zhuanti01_works_list .list .row>div a.color .txt {
    border: 1px solid #cddf00;
}

.zhuanti01_works_list .list .row>div a.color .txt b {
    color: #cddf00;
}

.target-fix {
    position: relative;
    top: -70px;
    display: block;
    height: 0px;
    background: none;
    overflow: hidden;
    outline: 0;
    text-decoration: none;
    border: none;
}

.target-fix:focus {
    outline: 0;
}

body,html {
    width: 100%;
    font-weight: normal;
    background: #fff;
}

#warper {
    max-width: 1920px;
    margin: 0 auto;
}

header {
    width: 100%;
    height: 100px;
    padding: 0 50px;
    border-bottom: 1px solid rgba(0,0,0,0.07);
	background: rgba(255, 255, 255, 0.38);;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    header {
        padding: 0 20px;
    }
}

@media (max-width: 1180px) {
    header {
        height: 70px;
    }
}

@media (max-width: 668px) {
    header {
        padding: 0 10px;
    }
}

header.move {
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}

header .head {
    width: 100%;
    height: 100%;
    position: relative;
}

header .head a.logo {
    display: block;
    width: 28%;
    height: 70px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    z-index: 5;
}

/*@media (max-width: 1681px) {
    header .head a.logo {
        width: 28%;
        height: 86px;
        margin-top: -14px;
    }
}

@media (max-width: 668px) {
    header .head a.logo {
        width: 164px;
        height: 20px;
        margin-top: -10px;
    }
}
 

*/
header .head a.logo img {
    display: block;
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    z-index: 5;  
}

header .head .top_bar {
    width: 190px;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 20;
}

@media (max-width: 1180px) {
    header .head .top_bar {
        display: none;
    }
}

header .head .top_bar>.inner {
    width: 100%;
    height: 100%;
    position: relative;
}

header .head .top_bar>.inner span.tel {
    display: block;
    float: left;
    font-family: 'FuturaBT-Medium';
    font-size: 22px;
    color: #00adff;
}

header .head .top_bar>.inner span.tel i.iconfont {
    font-size: 20px;
    margin-right: 10px;
}

header .head .top_bar>.inner .top_zehndergroup_icon {
    display: block;
    float: left;
    height: 25px;
    margin: 0 10px 0 20px;
}

header .head .top_bar>.inner .top_zehndergroup_icon img {
    height: 100%;
}

header .head .top_bar>.inner .top_links {
    float: left;
    width: 280px;
}

header .head .top_bar>.inner .top_links ul li {
    display: block;
    float: left;
    width: 40px;
    height: 30px;
    position: relative;
}

header .head .top_bar>.inner .top_links ul li a {
    display: block;
    width: 20px;
    height: 20px;
    margin: 5px 0 0 10px;
}

header .head .top_bar>.inner .top_links ul li a .icon {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

header .head .top_bar>.inner .top_links ul li a .icon:before,header .head .top_bar>.inner .top_links ul li a .icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../img/top_icon.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

header .head .top_bar>.inner .top_links ul li a .icon:before {
    opacity: 1;
}

header .head .top_bar>.inner .top_links ul li a .icon:after {
    opacity: 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon01:before {
    background-position: 0 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon01:after {
    background-position: 0 -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon02:before {
    background-position: -20px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon02:after {
    background-position: -20px -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon03:before {
    background-position: -40px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon03:after {
    background-position: -40px -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon04:before {
    background-position: -60px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon04:after {
    background-position: -60px -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon05:before {
    background-position: -80px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon05:after {
    background-position: -80px -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon06:before {
    background-position: -120px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon06:after {
    background-position: -120px -20px;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon07:before {
    background-position: -140px 0;
}

header .head .top_bar>.inner .top_links ul li a .icon.icon07:after {
    background-position: -140px -20px;
}

header .head .top_bar>.inner .top_links ul li a:hover .icon:before {
    opacity: 0;
}

header .head .top_bar>.inner .top_links ul li a:hover .icon:after {
    opacity: 1;
}

header .head .top_bar>.inner .top_links ul li .sub {
    display: none;
    width: 150px;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -75px;
}

header .head .top_bar>.inner .top_links ul li .sub img {
    width: 100%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.07);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.07);
}

header .head .top_bar>.inner .top_links ul li.on a .icon.icon04 {
    background-position: -60px -20px;
}

header .head .top_bar>.inner .lang {
    float: right;
    width: 110px;
}

header .head .top_bar>.inner .lang ul li {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
}

header .head .top_bar>.inner .lang ul li:nth-of-type(1):after {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    line-height: 16px;
    background-color: #b4b4b4;
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -8px;
}

header .head .top_bar>.inner .lang ul li a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-family: 'FuturaBT-Medium';
}

header .head .top_bar>.inner .lang ul li a.on {
    color: #cddf00;
}

header .head nav {
    width: 1220px;
    position: absolute;
    right: -10px;
    bottom: 0;
    z-index: 2;
}

@media (max-width: 1611px) {
    header .head nav {
        width: 1200px;
    }
}

@media (max-width: 1440px) {
    header .head nav {
        width: 1000px;
    }
}

@media (max-width: 1380px) {
    header .head nav {
        width: 550px;
        right: -5px;
    }
}




@media (max-width: 1664px) {
    header .head nav {
        width: 900px;
        right: -5px;
    }
}

@media (max-width: 1180px) {
    header .head nav {
        display: none;
    }
}

header .head nav .nav {
    width: 100%;
    height: 40px;
}

header .head nav .nav>ul>li {
    display: block;
    float: left;
    width: 12%;
    position: relative;
}

header .head nav .nav>ul>li>a {
    display: block;
    line-height: 50px;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

@media (max-width: 1440px) {
    header .head nav .nav>ul>li>a {
        font-size: 16px;
    }
}

header .head nav .nav>ul>li>a:after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    line-height: 2px;
    background-color: #202c50;
    position: absolute;
    left: 50%;
    bottom: -1px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

header .head nav .nav>ul>li .sub {
    display: none;
    width: 100%;
    padding: 1px;
    background: #ffffff94;
    position: absolute;
    left: 0px;
    top: 50px;
    z-index: 9;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

header .head nav .nav>ul>li .sub>ul>li {
    display: block;
}

header .head nav .nav>ul>li .sub>ul>li a {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

@media (max-width: 1440px) {
    header .head nav .nav>ul>li .sub>ul>li a {
        font-size: 14px;
        line-height: 40px;
    }
}

header .head nav .nav>ul>li .sub>ul>li a:hover {
    font-weight: bold;
    color: #fff;
	background: #337ab7;
}

header .head nav .nav>ul>li .sub.sub03 {
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

@media (max-width: 1440px) {
    header .head nav .nav>ul>li .sub.sub03 {
        width: 140px;
        margin-left: -70px;
    }
}

header .head nav .nav>ul>li.on>a {
    color: #202c50;
}

header .head nav .nav>ul>li.on>a:after {
    width: 100%;
    left: 0;
}

.m_icon {
    display: none;
}

@media (max-width: 1180px) {
    .m_icon {
        display: block;
    }
}

.m_nav {
    margin: 10px 0 0;
}

.m_nav .panel {
    border-radius: 0px;
    background: none;
    margin-top: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.m_nav .panel .panel-heading {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0;
}

.m_nav .panel .panel-heading .panel-title {
    height: 34px;
    line-height: 34px;
    position: relative;
}

.m_nav .panel .panel-heading .panel-title a.t {
    display: block;
    width: 100%;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
}

.m_nav .panel .panel-heading .panel-title a.switch {
    display: block;
    float: right;
    width: 20px;
    height: 34px;
    color: #333;
    position: relative;
}

.m_nav .panel .panel-heading .panel-title a.switch i {
    display: block;
    width: 10px;
    height: 20px;
    text-align: right;
    font-style: normal;
    transform: rotate(0deg);
    transition: all .5s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 3;
}

.m_nav .panel .panel-heading .panel-title a.switch i:after {
    content: '\e638';
    font-family: 'iconfont';
    font-size: 16px;
    display: block;
    width: 10px;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.m_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i {
    transform: rotate(90deg);
}

.m_nav .panel .panel-collapse .panel-body {
    border-top: none;
    padding: 15px 0;
}

.m_nav .panel .panel-collapse .panel-body:before,.m_nav .panel .panel-collapse .panel-body:after {
    display: none;
}

.m_nav .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0;
}

.m_nav .panel .panel-collapse .panel-body ul li {
    display: block;
}

.m_nav .panel .panel-collapse .panel-body ul li a {
    display: block;
    line-height: 30px;
    color: #666;
    text-indent: 20px;
}

.m_side_links {
    margin: 10px 0 0;
}

.m_side_links ul li {
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}

.m_side_links ul li a {
    display: block;
    width: 100%;
    position: relative;
}

.m_side_links ul li a img {
    width: 20px;
    height: 20px;
}

.m_side_links ul li a .icon {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 auto;
}

.m_side_links ul li a .icon:before,.m_side_links ul li a .icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../img/top_icon.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.m_side_links ul li a .icon:before {
    opacity: 1;
}

.m_side_links ul li a .icon:after {
    opacity: 0;
}

.m_side_links ul li a .icon.icon01:before {
    background-position: 0 0;
}

.m_side_links ul li a .icon.icon01:after {
    background-position: 0 -20px;
}

.m_side_links ul li a .icon.icon02:before {
    background-position: -20px 0;
}

.m_side_links ul li a .icon.icon02:after {
    background-position: -20px -20px;
}

.m_side_links ul li a .icon.icon07:before {
    background-position: -140px 0;
}

.m_side_links ul li a .icon.icon07:after {
    background-position: -140px -20px;
}

.m_side_links ul li a .icon.icon03:before {
    background-position: -40px 0;
}

.m_side_links ul li a .icon.icon03:after {
    background-position: -40px -20px;
}

.m_side_links ul li a .icon.icon04:before {
    background-position: -60px 0;
}

.m_side_links ul li a .icon.icon04:after {
    background-position: -60px -20px;
}

.m_side_links ul li a .icon.icon05:before {
    background-position: -80px 0;
}

.m_side_links ul li a .icon.icon05:after {
    background-position: -80px -20px;
}

.m_side_links ul li a .icon.icon_en:before {
    background-position: -100px 0;
}

.m_side_links ul li a .icon.icon_en:after {
    background-position: -100px -20px;
}

.m_side_links ul li a .icon.icon06:before {
    background-position: -120px 0;
}

.m_side_links ul li a .icon.icon06:after {
    background-position: -120px -20px;
}

.m_side_links ul li a em {
    display: block;
    font-style: normal;
    line-height: 20px;
    text-align: center;
    color: #666;
}

.m_side_tel {
    display: block;
    font-family: 'FuturaBT-Medium';
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid rgba(0,0,0,0.1);
}

.m_side_tel i.iconfont {
    font-size: 18px;
    margin-right: 10px;
}

.index header .head:after {
    content: '';
    display: block;
    width: 900px;
    height: 400px;
    background: rgba(32, 44, 80, 0.01);
    -webkit-transform: skew(-60deg, 0deg);
    -ms-transform: skew(-60deg, 0deg);
    transform: skew(0deg, 0deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    left: -280px;
    top: -50px;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .index header .head:after {
        width: 800px;
        height: 300px;
        left: -300px;
    }
}

@media (max-width: 1380px) {
    .index header .head:after {
        width: 940px;
        height: 150px;
        left: -600px;
    }
}

@media (max-width: 668px) {
    .index header .head:after {
        width: 350px;
        height: 350px;
        left: -10px;
    }
}

.index header .head a.logo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url("../img/logo_w2.png");
}

.index header .head a.logo img {
    display: none;
}

.index header.move .head:after {
    opacity: 0;
}

.index header.move .head a.logo {
    background: none;
}

.index header.move .head a.logo img {
    display: block;
}

.index_banner .item {
    display: block;
    width: 100%;
    position: relative;
}

@media (max-width: 668px) {
    .index_banner .item {
        height: auto !important;
    }
}

.index_banner .item .txt {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.index_banner .item .txt .inner {
    width: 100%;
    height: 100%;
    display: table;
}

.index_banner .item .txt .inner .des {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.index_banner .item .txt .txten {
    width: 100%;
    height: 290px;
    text-align: center;
}

@media (max-width: 1681px) {
    .index_banner .item .txt .txten {
        height: 120px;
    }
}

@media (max-width: 1440px) {
    .index_banner .item .txt .txten {
        height: 100px;
    }
}

@media (max-width: 668px) {
    .index_banner .item .txt .txten {
        height: auto;
    }
}

.index_banner .item .txt .txten img {
    max-width: 100%;
    height: 100%;
}

@media (max-width: 668px) {
    .index_banner .item .txt .txten img {
        max-width: 90%;
        height: auto;
    }
}

.index_banner .item .txt .txtcn {
    font-size: 44px;
    color: #202c50;
}

@media (max-width: 1681px) {
    .index_banner .item .txt .txtcn {
        font-size: 36px;
    }
}

@media (max-width: 1440px) {
    .index_banner .item .txt .txtcn {
        font-size: 30px;
    }
}

@media (max-width: 668px) {
    .index_banner .item .txt .txtcn {
        font-size: 22px;
    }
}

.index_banner .item .img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 668px) {
    .index_banner .item .img {
        display: none;
    }
}

.index_banner .item .m_img {
    display: none;
}

@media (max-width: 668px) {
    .index_banner .item .m_img {
        display: block;
    }

    .index_banner .item .m_img img {
        width: 100%;
    }
}

.index_banner:after {
    content: '';
    display: block;
    width: 700px;
    height: 200px;
    background: rgba(205,223,0,0.65);
    -webkit-transform: skew(-60deg, 0deg);
    -ms-transform: skew(-60deg, 0deg);
    transform: skew(-60deg, 0deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    right: -700px;
    bottom: -50px;
    z-index: 2;
}

@media (max-width: 668px) {
    .index_banner:after {
        width: 500px;
        height: 150px;
        right: -500px;
    }
}

.index_banner .index_banner_page {
    width: 100%;
    height: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 10;
}

.index_banner .index_banner_page .swiper-pagination-bullet {
    width: 160px;
    height: 10px;
    line-height: 10px;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    margin: 0 18px;
    position: relative;
}

@media (max-width: 1180px) {
    .index_banner .index_banner_page .swiper-pagination-bullet {
        width: 100px;
        margin: 0 10px;
    }
}

.index_banner .index_banner_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    line-height: 5px;
    background: #f0f0f0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index_banner .index_banner_page .swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 140px;
    height: 1px;
    line-height: 1px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1180px) {
    .index_banner .index_banner_page .swiper-pagination-bullet:after {
        width: 80px;
    }
}

.index_banner .index_banner_page .swiper-pagination-bullet-active:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: none;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    left: -10px;
    top: 50%;
    margin-top: -9px;
}

@media (max-width: 1180px) {
    .index_banner .index_banner_page .swiper-pagination-bullet-active:before {
        width: 12px;
        height: 12px;
        line-height: 12px;
        left: 0px;
        margin-top: -8px;
    }
}

.index_banner .index_banner_page .swiper-pagination-bullet-active:after {
    height: 3px;
    line-height: 3px;
    background: #fff;
    top: 1px;
}

.title01 h2 {
    display: block;
    font-size: 32px;
    color: #202c50;
    font-weight: bold;
	margin: 10px;
}

@media (max-width: 1440px) {
    .title01 h2 {
        font-size: 26px;
		text-align: center;
    }

}

@media (max-width: 1180px) {
    .title01 h2 {
        font-size: 20px;
    }
}

.title01 em {
    display: block;
    font-size: 20px;
    color: #333;
    font-style: normal;
    font-weight: normal;
}

@media (max-width: 1440px) {
    .title01 em {
        font-size: 16px;
    }
}

@media (max-width: 1180px) {
    .title01 em {
        font-size: 14px;
    }
}

.title01 span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 90px;
    color: rgba(0,0,0,0.08);
    font-family: 'ProximaNova-Bold';
}

@media (max-width: 1180px) {
    .title01 span {
        font-size: 60px;
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width: 668px) {
    .title01 span {
        font-size: 40px;
    }
}

.index_solution {
    padding: 100px 0 0;
    position: relative;
}

@media (max-width: 1440px) {
    .index_solution {
        padding: 60px 0 0;
    }
}

@media (max-width: 1180px) {
    .index_solution {
        padding: 40px 0 0;
    }
}

.index_solution:after {
    content: '';
    display: block;
    width: 1px;
    height: 110px;
    background: #cddf00;
    position: absolute;
    left: 50%;
    top: -25px;
    z-index: 30;
}

@media (max-width: 1440px) {
    .index_solution:after {
        height: 90px;
    }
}

@media (max-width: 668px) {
    .index_solution:after {
        height: 50px;
    }
}

.index_solution .title01 {
    height: 60px;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

@media (max-width: 1440px) {
    .index_solution .title01 {
        height: 50px;
    }
}

@media (max-width: 1180px) {
    .index_solution .title01 {
        margin-bottom: 20px;
    }
}

.index_solution .title01 b {
    width: 100%;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 2;
}

@media (max-width: 1180px) {
    .index_solution .title01 b {
        line-height: 20px;
    }
}

.index_solution .title01 b em {
    line-height: 20px;
    margin-top: 10px;
}

@media (max-width: 1180px) {
    .index_solution .title01 b em {
        margin-top: 5px;
    }
}

.index_solution .list ul li {
    display: block;
    float: left;
    width: 33.3333%;
}

@media (max-width: 968px) {
    .index_solution .list ul li {
        float: none;
        width: 100%;
        padding: 0 20px 20px;
    }
}

@media (max-width: 668px) {
    .index_solution .list ul li {
        padding: 0 10px 10px;
    }
}

.index_solution .list ul li a {
    display: block;
    width: 100%;
    height: 475px;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1681px) {
    .index_solution .list ul li a {
        height: 380px;
    }
}

@media (max-width: 1440px) {
    .index_solution .list ul li a {
        height: 300px;
    }
}

@media (max-width: 1180px) {
    .index_solution .list ul li a {
        height: 250px;
    }
}

@media (max-width: 968px) {
    .index_solution .list ul li a {
        height: 300px;
    }
}

@media (max-width: 668px) {
    .index_solution .list ul li a {
        height: 250px;
    }
}

.index_solution .list ul li a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index_solution .list ul li a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.index_solution .list ul li a b.title {
    display: block;
    text-align: center;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 120px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .index_solution .list ul li a b.title {
        top: 80px;
    }
}

@media (max-width: 1440px) {
    .index_solution .list ul li a b.title {
        font-size: 20px;
        top: 60px;
    }
}

.index_solution .list ul li a i.line {
    display: block;
    width: 1px;
    height: 76px;
    background: rgba(255,255,255,0.4);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -38px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .index_solution .list ul li a i.line {
        height: 50px;
        margin-top: -25px;
    }
}

.index_solution .list ul li a span.icon {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 120px;
    margin-left: -13px;
    z-index: 10;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .index_solution .list ul li a span.icon {
        bottom: 80px;
    }
}

@media (max-width: 1440px) {
    .index_solution .list ul li a span.icon {
        bottom: 60px;
    }
}

.index_solution .list ul li a span.icon i.iconfont {
    font-size: 26px;
}

.index_solution .list ul li a .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index_solution .list ul li a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

@media (min-width: 1180px) {
    .index_solution .list ul li a:hover:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(25,37,74,0.9);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

    .index_solution .list ul li a:hover b.title {
        top: 80px;
    }
}

@media (min-width: 1180px) and (max-width: 1681px) {
    .index_solution .list ul li a:hover b.title {
        top: 60px;
    }
}

@media (min-width: 1180px) and (max-width: 1440px) {
    .index_solution .list ul li a:hover b.title {
        top: 40px;
    }
}

@media (min-width: 1180px) {
    .index_solution .list ul li a:hover i.line {
        height: 150px;
        margin-top: -75px;
    }
}

@media (min-width: 1180px) and (max-width: 1440px) {
    .index_solution .list ul li a:hover i.line {
        height: 80px;
        margin-top: -40px;
    }
}

@media (min-width: 1180px) {
    .index_solution .list ul li a:hover span.icon {
        bottom: 80px;
        color: #cddf00;
    }
}

@media (min-width: 1180px) and (max-width: 1681px) {
    .index_solution .list ul li a:hover span.icon {
        bottom: 60px;
    }
}

@media (min-width: 1180px) and (max-width: 1440px) {
    .index_solution .list ul li a:hover span.icon {
        bottom: 40px;
    }
}

@media (min-width: 1180px) {
    .index_solution .list ul li a:hover .img span {
        -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
        transform: scale(1.07);
    }
}

.index_solution .list ul li:nth-of-type(even) a:after {
    -webkit-clip-path: polygon(100% 0, 0% 100%, 101% 100%);
    clip-path: polygon(100% 0, 0% 100%, 101% 100%);
    left: auto;
    right: 0;
}

.index_products ul li {
    display: block;
    float: left;
    width: 50%;
}

@media (max-width: 968px) {
    .index_products ul li {
        float: none;
        width: 100%;
        padding: 0 20px 20px;
    }
}

@media (max-width: 668px) {
    .index_products ul li {
        padding: 0 10px 10px;
    }
}

.index_products ul li a {
    display: block;
    position: relative;
}

.index_products ul li a .title {
    position: absolute;
    left: 160px;
    bottom: 90px;
    z-index: 2;
}

@media (max-width: 1681px) {
    .index_products ul li a .title {
        left: 80px;
    }
}

@media (max-width: 1180px) {
    .index_products ul li a .title {
        left: 60px;
        bottom: 30px;
    }
}

@media (max-width: 968px) {
    .index_products ul li a .title {
        left: 120px;
        bottom: 60px;
    }
}

@media (max-width: 668px) {
    .index_products ul li a .title {
        left: 30px;
        bottom: 30px;
    }
}

.index_products ul li a .title em {
    display: block;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    font-size: 20px;
    color: #666;
    position: relative;
}

@media (max-width: 668px) {
    .index_products ul li a .title em {
        font-size: 16px;
    }
}

.index_products ul li a .title em:before {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    line-height: 1px;
    background: #000;
    position: absolute;
    left: -40px;
    top: 50%;
}

@media (max-width: 1180px) {
    .index_products ul li a .title em:before {
        width: 20px;
        left: -30px;
    }
}

@media (max-width: 668px) {
    .index_products ul li a .title em:before {
        width: 10px;
        left: -20px;
    }
}

.index_products ul li a .title b {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    color: #1e1e1e;
    margin: 30px 0;
}

@media (max-width: 1440px) {
    .index_products ul li a .title b {
        font-size: 22px;
        margin: 20px 0;
    }
}

@media (max-width: 1180px) {
    .index_products ul li a .title b {
        font-size: 20px;
        margin: 10px 0;
    }
}

@media (max-width: 668px) {
    .index_products ul li a .title b {
        font-size: 16px;
        margin: 5px 0;
    }
}

.index_products ul li a .title span.more {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #cddf00;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .index_products ul li a .title span.more {
        width: 140px;
        height: 36px;
        line-height: 34px;
    }
}

@media (max-width: 668px) {
    .index_products ul li a .title span.more {
        width: 120px;
        height: 30px;
        line-height: 28px;
    }
}

.index_products ul li a .title span.more i.iconfont {
    margin-left: 15px;
}

.index_products ul li a .img {
    overflow: hidden;
}

.index_products ul li a .img img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

@media (min-width: 1180px) {
    .index_products ul li a:hover .title span.more {
        background: #cddf00;
        color: #fff;
    }

    .index_products ul li a:hover .img img {
        -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
        transform: scale(1.07);
    }
}

.index_products ul li:nth-of-type(even) a .title {
    left: 460px;
    top: 80px;
}

@media (max-width: 1681px) {
    .index_products ul li:nth-of-type(even) a .title {
        left: 340px;
    }
}

@media (max-width: 1180px) {
    .index_products ul li:nth-of-type(even) a .title {
        left: 210px;
        top: 30px;
    }
}

@media (max-width: 968px) {
    .index_products ul li:nth-of-type(even) a .title {
        left: 350px;
        top: 80px;
    }
}

@media (max-width: 668px) {
    .index_products ul li:nth-of-type(even) a .title {
        left: 30px;
        top: 30px;
    }
}

@media (max-width: 668px) {
    .index_products ul li:nth-of-type(even) a .title {
        left: 140px;
        top: 20px;
    }
}

.index_intro {
    padding-top: 80px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/index_intro_bg.jpg");
}

@media (max-width: 1440px) {
    .index_intro {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1380px) {
    .index_intro {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .index_intro {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

.index_intro .title01 {
    height: 60px;
    line-height: 60px;
    position: relative;
}


@media (max-width: 668px) {
    .index_intro .title01 {
        height: 40px;
        line-height: 40px;
    }
}

.index_intro .title01 b {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #19254a;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

@media (max-width: 1440px) {
    .index_intro .title01 span {
        font-size: 60px;
    }
}

@media (max-width: 668px) {
    .index_intro .title01 span {
        font-size: 40px;
    }
}



.index_intro .title01:after {
    content: '';
    margin-top: 30px;
    display: block;
    width: 60px;
    height: 1px;
    line-height: 1px;
    background: #dcdcdc;
	margin-left: auto;
    margin-right: auto;
}

@media (max-width: 668px) {
    .index_intro .title01:after {
        width: 40px;
        left: 3px;
    }
}

.index_intro>.inner {
    margin-top: 40px;
}

@media (max-width: 668px) {
    .index_intro>.inner {
        margin-top: 20px;
    }
}

.index_intro>.inner .img {
    float: right;
    width: 40.6%;
    height: 540px;
    position: relative;
}

@media (max-width: 1440px) {
    .index_intro>.inner .img {
        height: 450px;
    }
}

@media (max-width: 968px) {
    .index_intro>.inner .img {
        float: none;
        width: 100%;
        height: 350px;
    }
}

@media (max-width: 668px) {
    .index_intro>.inner .img {
        height: 250px;
    }
}

.index_intro>.inner .img:before {
    content: '';
    display: block;
    width: 330px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/index_intro_img_icon01.png");
    position: absolute;
    left: -30px;
    top: -30px;
    z-index: 1;
}

@media (max-width: 1440px) {
    .index_intro>.inner .img:before {
        left: -15px;
        top: -15px;
    }
}

@media (max-width: 968px) {
    .index_intro>.inner .img:before {
        left: -10px;
        top: -10px;
    }
}

@media (max-width: 668px) {
    .index_intro>.inner .img:before {
        width: 200px;
        height: 133px;
        left: -5px;
        top: -5px;
    }
}

.index_intro>.inner .img:after {
    content: '';
    display: block;
    width: 250px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/index_intro_img_icon02.png");
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 1;
}

@media (max-width: 1440px) {
    .index_intro>.inner .img:after {
        right: -15px;
        bottom: -15px;
    }
}

@media (max-width: 968px) {
    .index_intro>.inner .img:after {
        right: -10px;
        bottom: -10px;
    }
}

@media (max-width: 668px) {
    .index_intro>.inner .img:after {
        width: 150px;
        height: 120px;
        right: -5px;
        bottom: -5px;
    }
}

.index_intro>.inner .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.index_intro>.inner .txt {
    float: left;
    width: 53.6%;
}

@media (max-width: 968px) {
    .index_intro>.inner .txt {
        float: none;
        width: 100%;
    }
}

@media (max-width: 968px) {
    .index_intro>.inner .txt {
        padding-top: 20px;
    }
}

.index_intro>.inner .txt .des {
    font-size: 18px;
    line-height: 34px;
    font-weight: lighter;
    color: #333;
}

@media (max-width: 1681px) {
    .index_intro>.inner .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1440px) {
    .index_intro>.inner .txt .des {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 668px) {
    .index_intro>.inner .txt .des {
        line-height: 26px;
        font-weight: normal;
    }
}

.index_intro>.inner .txt .nums {
    margin-top: 35px;
}

@media (max-width: 968px) {
    .index_intro>.inner .txt .nums {
        margin-top: 10px;
    }
}

.index_intro>.inner .txt .nums ul li {
    display: block;
    float: left;
    width: 48%;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}

@media (max-width: 968px) {
    .index_intro>.inner .txt .nums ul li {
        text-align: center;
    }
}

@media (max-width: 668px) {
    .index_intro>.inner .txt .nums ul li {
        width: 50%;
    }
}

.index_intro>.inner .txt .nums ul li span.num {
    height: 54px;
    line-height: 54px;
    font-size: 60px;
    font-family: 'Bebas';
    color: #cddf00;
}

@media (max-width: 1440px) {
    .index_intro>.inner .txt .nums ul li span.num {
        height: 40px;
        line-height: 40px;
        font-size: 40px;
    }
}

.index_intro>.inner .txt .nums ul li em {
    display: block;
    font-size: 14px;
    font-style: normal;
}

.index_news {
    padding-top: 65px;
    padding-bottom: 40px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/index_news_bg.jpg");
}

@media (max-width: 1180px) {
    .index_news {
        padding-bottom: 0px;
    }
}

@media (max-width: 968px) {
    .index_news {
        padding-top: 40px;
        padding-bottom: 0px;
    }
}


.index_news .title01:after {
    content: '';
    margin-top: 30px;
    display: block;
    width: 60px;
    height: 1px;
    line-height: 1px;
    background: #dcdcdc;
	margin-left: auto;
    margin-right: auto;
}





@media (max-width: 1380px) {
    .index_news:after {
        height: 80px;
        top: -40px;
    }
}

@media (max-width: 968px) {
    .index_news:after {
        height: 40px;
        top: -20px;
    }
}

@media (max-width: 668px) {
    .index_news:after {
        height: 50px;
    }
}

.index_news .title01 {
    height: 60px;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

@media (max-width: 1440px) {
    .index_news .title01 {
        height: 30px;
    }
}

@media (max-width: 1180px) {
    .index_news .title01 {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .index_news .title01 {
        margin-bottom: 0;
    }
}

.index_news .title01 b {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #19254a;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
}

@media (max-width: 1180px) {
    .index_news .title01 b {
        line-height: 20px;
    }
}

.index_news .list .row {
    margin: 0 -12px;
}

@media (max-width: 1180px) {
    .index_news .list .row {
        margin: 0 -10px;
    }
}

.index_news .list .row .item {
    padding: 0 12px;
}

@media (max-width: 1180px) {
    .index_news .list .row .item {
        padding: 0 10px;
    }
}

.index_news .list .row .item a {
    display: block;
    background: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index_news .list .row .item a .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index_news .list .row .item a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.index_news .list .row .item a .txt {
    padding: 30px;
}

@media (max-width: 1440px) {
    .index_news .list .row .item a .txt {
        padding: 20px;
    }
}

.index_news .list .row .item a .txt b.title {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .index_news .list .row .item a .txt b.title {
        font-size: 18px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item a .txt b.title {
        font-size: 16px;
    }
}

.index_news .list .row .item a .txt .des {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    font-weight: lighter;
    height: 60px;
    overflow: hidden;
    margin: 10px 0;
}

@media (max-width: 1440px) {
    .index_news .list .row .item a .txt .des {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item a .txt .des {
        font-weight: normal;
    }
}

.index_news .list .row .item a .txt span.date {
    display: block;
    color: #cddf00;
    font-size: 16px;
    font-family: 'FuturaBT-Medium';
}

@media (min-width: 1180px) {
    .index_news .list .row .item a:hover {
        -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    }

    .index_news .list .row .item a:hover .img span {
        -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
        transform: scale(1.07);
    }

    .index_news .list .row .item a:hover .txt b.title {
        color: #cddf00;
    }
}

@media (max-width: 968px) {
    .index_news .list .row .item.item01 {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item.item01 {
        margin-bottom: 10px;
    }
}

.index_news .list .row .item.item01 a {
    display: block;
}

.index_news .list .row .item.item01 a .img {
    height: 421px;
}

@media (max-width: 1440px) {
    .index_news .list .row .item.item01 a .img {
        height: 318px;
    }
}

@media (max-width: 1180px) {
    .index_news .list .row .item.item01 a .img {
        height: 310px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item.item01 a .img {
        height: 250px;
    }
}

.index_news .list .row .item.item02 ul li {
    display: block;
    margin-bottom: 24px;
}

@media (max-width: 1180px) {
    .index_news .list .row .item.item02 ul li {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item.item02 ul li {
        margin-bottom: 10px;
    }
}

.index_news .list .row .item.item02 ul li a {
    display: block;
    height: 185px;
}

@media (max-width: 1440px) {
    .index_news .list .row .item.item02 ul li a {
        height: 140px;
    }
}

@media (max-width: 668px) {
    .index_news .list .row .item.item02 ul li a {
        height: auto;
    }
}

.index_news .list .row .item.item02 ul li a .img {
    float: left;
    width: 30%;
}

@media (max-width: 668px) {
    .index_news .list .row .item.item02 ul li a .img {
        float: none;
        width: 100%;
        height: 250px;
    }
}

.index_news .list .row .item.item02 ul li a .txt {
    float: right;
    width: 70%;
}

@media (max-width: 668px) {
    .index_news .list .row .item.item02 ul li a .txt {
        float: none;
        width: 100%;
    }
}

.index_news .list .row .item.item02 ul li a .txt b.title {
    font-size: 18px;
}

@media (max-width: 1440px) {
    .index_news .list .row .item.item02 ul li a .txt b.title {
        font-size: 16px;
    }
}

.index_news .list .row .item.item02 ul li a .txt .des {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin: 10px 0 20px;
}

@media (max-width: 1440px) {
    .index_news .list .row .item.item02 ul li a .txt .des {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        margin: 10px 0;
    }
}

footer {
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/foot_bg.jpg");
}

@media (max-width: 1440px) {
    footer {
        padding-top: 50px;
    }
}

@media (max-width: 1380px) {
    footer {
        padding-top: 30px;
    }
}

.foot_top {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.foot_top a.logo {
    display: block;
    float: left;
    height: 30px;
}

@media (max-width: 1180px) {
    .foot_top a.logo {
        float: none;
        text-align: center;
    }
}

.foot_top a.logo img {
    height: 65px;
	opacity: .75;
}

.foot_top .foot_nav {
    float: right;
    width: 1020px;
}

@media (max-width: 1440px) {
    .foot_top .foot_nav {
        width: 900px;
    }
}

@media (max-width: 1180px) {
    .foot_top .foot_nav {
        display: none;
    }
}

.foot_top .foot_nav ul li {
    display: block;
    float: right;
    width: 10%;
}

.foot_top .foot_nav ul li a {
    display: block;
    text-align: right;
    line-height: 30px;
    color: #a9a9a9;
    font-weight: lighter;
    font-size: 16px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .foot_top .foot_nav ul li a {
        font-size: 14px;
    }
}

.foot_top .foot_nav ul li a:hover {
    color: #fff;
}

.foot_links {
    padding: 60px 0 40px;
}

@media (max-width: 1440px) {
    .foot_links {
        padding: 30px 0;
    }
}

@media (max-width: 668px) {
    .foot_links {
        padding: 20px 0 10px;
    }
}

.foot_contact {
    float: left;
    width: 70%;
}

@media (max-width: 1440px) {
    .foot_contact {
        width: 75%;
    }
}

@media (max-width: 968px) {
    .foot_contact {
        width: 100%;
        padding: 20px 0px;
    }
}

@media (max-width: 668px) {
    .foot_contact {
        display: none;
    }
}

.foot_contact ul.col01 {
    display: block;
}

.foot_contact ul.col01 li {
    display: block;
    float: left;
    width: 50%;
    height: 90px;
    position: relative;
    padding-left: 100px;
}

@media (max-width: 1440px) {
    .foot_contact ul.col01 li {
        height: 60px;
        padding-left: 60px;
    }
}

.foot_contact ul.col01 li .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
}

@media (max-width: 1440px) {
    .foot_contact ul.col01 li .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-top: -10px;
    }
}

.foot_contact ul.col01 li .icon i.iconfont {
    font-size: 60px;
    color: #cddf00;
}

@media (max-width: 1440px) {
    .foot_contact ul.col01 li .icon i.iconfont {
        font-size: 40px;
    }
}

.foot_contact ul.col01 li span.t {
    display: block;
    font-size: 26px;
    color: #cddf00;
}

@media (max-width: 1440px) {
    .foot_contact ul.col01 li span.t {
        font-size: 20px;
    }
}

.foot_contact ul.col01 li a {
    display: block;
    font-size: 26px;
    font-family: 'FuturaBT-Medium';
    color: rgba(255,255,255,0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .foot_contact ul.col01 li a {
        font-size: 20px;
    }
}

.foot_contact ul.col01 li:hover a {
    color: #fff;
}

.foot_contact ul.flink {
    margin-top: 20px;
    color: rgba(255,255,255,0.5);
}

@media (max-width: 1180px) {
    .foot_contact ul.flink {
        display: none;
    }
}

.foot_contact ul.flink span {
    display: block;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.foot_contact ul.flink p.list {
    display: none;
    float: left;
}

.foot_contact ul.flink p.list a {
    color: rgba(255,255,255,0.5);
    margin: 0 5px 0 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.foot_contact ul.flink p.list a:hover {
    color: #fff;
}

.foot_contact ul.flink p.list.on {
    display: block;
}

.foot_qr {
    float: right;
    width: 260px;
}

@media (max-width: 968px) {
    .foot_qr {
        float: none;
        margin: 0 auto;
    }
}

@media (max-width: 668px) {
    .foot_qr {
        width: 100%;
        overflow: hidden;
        padding: 0 20px;
    }
}

@media (max-width: 668px) {
    .foot_qr ul {
        margin: 0 -10px;
    }
}

.foot_qr ul li {
    display: block;
    float: left;
    width: 110px;
    margin-left: 20px;
}

@media (max-width: 668px) {
    .foot_qr ul li {
        width: 33.33%;
        margin: 0;
        padding: 0 10px;
    }
}

.foot_qr ul li img {
    width: 100%;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

.foot_qr ul li span {
    display: block;
    font-size: 14px;
    color: #848484;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 668px) {
    .foot_qr ul li span {
        font-size: 12px;
    }
}

.foot_qr ul li span i.iconfont {
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    margin-right: 5px;
}

@media (max-width: 668px) {
    .foot_qr ul li span i.iconfont {
        margin-right: 0;
    }
}

.foot_qr ul li:hover span {
    color: #fff;
}

.foot_copyright {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 30px 0;
}

@media (max-width: 1440px) {
    .foot_copyright {
        padding: 10px 0;
    }
}

.foot_copyright br {
    display: none;
}

@media (max-width: 668px) {
    .foot_copyright br {
        display: block;
    }
}

.foot_copyright p {
    display: block;
    float: left;
    width: 70%;
    line-height: 26px;
    color: rgba(255,255,255,0.4);
}

@media (max-width: 968px) {
    .foot_copyright p {
        float: none;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 668px) {
    .foot_copyright p {
        line-height: 20px;
        font-size: 12px;
    }
}

.foot_copyright p a {
    color: rgba(255,255,255,0.4);
}

@media (min-width: 968px) {
    .foot_copyright p a {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .foot_copyright p a:hover {
        color: #fff;
    }

    .foot_copyright p:nth-last-of-type(1) {
        width: 30%;
        text-align: right;
    }
}

.n_banner {
    width: 100%;
    position: relative;
}



@media (max-width: 1681px) {
    .n_banner:after {
        height: 180px;
    }
}

@media (max-width: 1380px) {
    .n_banner:after {
        height: 150px;
    }
}

@media (max-width: 1180px) {
    .n_banner:after {
        height: 120px;
    }
}

@media (max-width: 968px) {
    .n_banner:after {
        display: none;
    }
}

.n_banner.mt {
    margin-top: 100px;
}

@media (max-width: 1180px) {
    .n_banner.mt {
        margin-top: 70px;
    }
}

.n_banner .title {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
}

@media (max-width: 668px) {
    .n_banner .title {
        margin-top: 0;
    }
}

.n_banner .title .t {
    display: block;
    width: 100%;
    height: 60px;
    position: relative;
}

.n_banner .title span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
}

@media (max-width: 1440px) {
    .n_banner .title span {
        font-size: 40px;
    }
}

@media (max-width: 668px) {
    .n_banner .title span {
        font-size: 30px;
    }
}

.n_banner img {
    width: 100%;
}

.n_banner .img {
    display: block;
}

@media (max-width: 968px) {
    .n_banner .img {
        display: none;
    }
}

.n_banner .m_img {
    display: none;
}

@media (max-width: 968px) {
    .n_banner .m_img {
        display: block;
    }
}

.n_banner .sub_nav {
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

@media (max-width: 968px) {
    .n_banner .sub_nav {
        padding: 20px 20px 0;
        position: static;
        overflow: hidden;
        background: none;
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav {
        padding: 10px 10px 0;
    }
}

@media (max-width: 968px) {
    .n_banner .sub_nav ul {
        margin: 0 -10px;
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul {
        margin: 0 -5px;
    }
}

.n_banner .sub_nav ul li {
    display: block;
    float: left;
    width: 33.33%;
    height: 66px;
    line-height: 66px;
}

@media (max-width: 1440px) {
    .n_banner .sub_nav ul li {
        height: 55px;
        line-height: 55px;
    }
}

@media (max-width: 968px) {
    .n_banner .sub_nav ul li {
        padding: 0 10px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul li {
        padding: 0 5px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 10px;
    }
}

.n_banner .sub_nav ul li.half {
    width: 50%;
}

.n_banner .sub_nav ul li a {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .n_banner .sub_nav ul li a {
        font-size: 16px;
    }
}

@media (max-width: 968px) {
    .n_banner .sub_nav ul li a {
        background: #f5f5f5;
    }
}

@media (max-width: 668px) {
    .n_banner .sub_nav ul li a {
        font-size: 14px;
    }
}

.n_banner .sub_nav ul li a:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #c8c7c7;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 968px) {
    .n_banner .sub_nav ul li a:after {
        display: none;
    }
}

.n_banner .sub_nav ul li a.cur,.n_banner .sub_nav ul li a:hover {
    background: #202c50;
    color: #fff;
}

.n_banner .sub_nav ul li a.cur:after,.n_banner .sub_nav ul li a:hover:after {
    background: #202c50;
}

.n_banner .sub_nav ul li:nth-last-of-type(1) a:after {
    display: none;
}

.n_banner .sub_nav.sub_nav_pro {
    text-align: center;
}

@media (max-width: 968px) {
    .n_banner .sub_nav.sub_nav_pro ul {
        padding: 0;
    }
}

.n_banner .sub_nav.sub_nav_pro ul li {
    width: 12%;
}

@media (max-width: 668px) {
    .n_banner .sub_nav.sub_nav_pro ul li {
        width: 50%;
    }
}

.n_banner.banner_noline:after {
    display: none;
}

.title02 {
    font-size: 32px;
    color: #202c50;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .title02 {
        font-size: 26px;
    }
}

@media (max-width: 1180px) {
    .title02 {
        font-size: 20px;
    }
}

.title02:after {
    content: '';
    margin-top: 30px;
    display: block;
    width: 60px;
    height: 1px;
    line-height: 1px;
    background: #dcdcdc;
}

@media (max-width: 1440px) {
    .title02:after {
        margin-top: 20px;
    }
}

@media (max-width: 1180px) {
    .title02:after {
        margin-top: 10px;
    }
}

.title02.center {
    text-align: center;
}

.title02.center:after {
    margin-left: auto;
    margin-right: auto;
}


.title02.white {
    color: #fff;
}

.title02.white:after {
    background: #fff;
}

.intro_about {
    padding-top: 80px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../img/intro_about_bg.jpg");
}

.intro_about .txt {
    max-width: 1350px;
    padding: 0 20px;
    margin: 20px auto;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 13px;
}

@media (max-width: 1440px) {
    .intro_about {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1380px) {
    .intro_about {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .intro_about {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

.intro_about>.inner {
    margin-top: 50px;
}

@media (max-width: 1440px) {
    .intro_about>.inner {
        margin-top: 35px;
    }
}

@media (max-width: 668px) {
    .intro_about>.inner {
        margin-top: 20px;
    }
}

.intro_about>.inner .img {
    float: left;
    width: 40%;
    height: 540px;
    position: relative;
}

@media (max-width: 1440px) {
    .intro_about>.inner .img {
        height: 450px;
    }
}

@media (max-width: 968px) {
    .intro_about>.inner .img {
        float: none;
        width: 100%;
        height: 350px;
    }
}

@media (max-width: 668px) {
    .intro_about>.inner .img {
        height: 250px;
    }
}

.intro_about>.inner .img:after {
    content: '';
    display: block;
    width: 340px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/intro_about_icon.png");
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 1;
}

@media (max-width: 1440px) {
    .intro_about>.inner .img:after {
        right: -15px;
        bottom: -15px;
    }
}

@media (max-width: 968px) {
    .intro_about>.inner .img:after {
        right: -10px;
        bottom: -10px;
    }
}

@media (max-width: 668px) {
    .intro_about>.inner .img:after {
        width: 150px;
        height: 120px;
        right: -5px;
        bottom: -5px;
    }
}

.intro_about>.inner .img a {
    /*display: block;*/
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.intro_about>.inner .img a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_about>.inner .img a span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.intro_about>.inner .img a .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_about>.inner .img a .icon i.iconfont {
    font-size: 50px;
}

.intro_about>.inner .img a:hover:before {
    background-color: rgba(0,0,0,0.8);
}

.intro_about>.inner .img a:hover .icon {
    color: #cddf00;
}

.intro_about>.inner .txt {
    float: right;
    width: 60%;
    padding-left: 90px;
}

@media (max-width: 1440px) {
    .intro_about>.inner .txt {
        padding-left: 50px;
    }
}

@media (max-width: 968px) {
    .intro_about>.inner .txt {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 968px) {
    .intro_about>.inner .txt {
        padding-top: 20px;
    }
}

.intro_about>.inner .txt .des {
    font-size: 18px;
    line-height: 34px;
    font-weight: lighter;
    color: #333;
}

@media (max-width: 1681px) {
    .intro_about>.inner .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1440px) {
    .intro_about>.inner .txt .des {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 668px) {
    .intro_about>.inner .txt .des {
        line-height: 26px;
        font-weight: normal;
    }
}

.intro_about>.inner .txt .nums {
    margin-top: 35px;
}

@media (max-width: 968px) {
    .intro_about>.inner .txt .nums {
        margin-top: 10px;
    }
}

.intro_about>.inner .txt .nums ul li {
    display: block;
    float: left;
    width: 45%;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}

@media (max-width: 968px) {
    .intro_about>.inner .txt .nums ul li {
        text-align: center;
    }
}

@media (max-width: 668px) {
    .intro_about>.inner .txt .nums ul li {
        width: 50%;
    }
}

.intro_about>.inner .txt .nums ul li span.num {
    height: 54px;
    line-height: 54px;
    font-size: 60px;
    font-family: 'Bebas';
    color: #cddf00;
}

@media (max-width: 1440px) {
    .intro_about>.inner .txt .nums ul li span.num {
        height: 40px;
        line-height: 40px;
        font-size: 40px;
    }
}

.intro_about>.inner .txt .nums ul li em {
    display: block;
    font-size: 14px;
    font-style: normal;
}

.intro_group {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f5f5f5;
}

@media (max-width: 1440px) {
    .intro_group {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1380px) {
    .intro_group {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .intro_group {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

.intro_group .txt {
    max-width: 1350px;
    padding: 0 20px;
    margin: 50px auto 20px;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width: 1440px) {
    .intro_group .txt {
        margin: 20px auto;
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 1180px) {
    .intro_group .txt {
        padding: 0;
    }
}

@media (max-width: 668px) {
    .intro_group .txt {
        margin: 10px auto;
        font-size: 14px;
        line-height: 24px;
    }
}

.intro_group .img {
    text-align: center;
}

.intro_group .img img {
    max-width: 100%;
}

.intro_culture {
    padding-top: 120px;
    padding-bottom: 180px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/intro_culture_bg.jpg");
    background-attachment: fixed !important;
}

@media (max-width: 1681px) {
    .intro_culture {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (max-width: 1180px) {
    .intro_culture {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 668px) {
    .intro_culture {
        padding-top: 20px;
        padding-bottom: 0;
    }
}

.intro_culture .list {
    margin-top: 50px;
}

@media (max-width: 1180px) {
    .intro_culture .list {
        margin-top: 30px;
    }
}

@media (max-width: 668px) {
    .intro_culture .list {
        overflow: hidden;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul {
        margin: 0 -5px;
    }
}

.intro_culture .list ul li {
    display: block;
    float: left;
    width: 33.33%;
}

@media (max-width: 1180px) {
    .intro_culture .list ul li {
        padding: 0 10px;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul li {
        float: none;
        width: 100%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
}

.intro_culture .list ul li .col {
    width: 320px;
    margin: 0 auto;
    color: #fff;
    padding: 40px 0;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1180px) {
    .intro_culture .list ul li .col {
        width: 100%;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul li .col {
        padding: 10px 0;
    }
}

.intro_culture .list ul li .col:before,.intro_culture .list ul li .col:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #cddf00;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_culture .list ul li .col:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    left: -20px;
    top: -20px;
}

.intro_culture .list ul li .col:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    right: -10px;
    bottom: 30px;
}

.intro_culture .list ul li .col .icon i.iconfont {
    font-size: 100px;
}

@media (max-width: 1681px) {
    .intro_culture .list ul li .col .icon i.iconfont {
        font-size: 80px;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul li .col .icon i.iconfont {
        font-size: 50px;
    }
}

.intro_culture .list ul li .col b.t {
    display: block;
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    margin: 20px 0 10px;
}

@media (max-width: 1681px) {
    .intro_culture .list ul li .col b.t {
        font-size: 24px;
    }
}

@media (max-width: 968px) {
    .intro_culture .list ul li .col b.t {
        font-size: 20px;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul li .col b.t {
        margin: 10px 0;
    }
}

.intro_culture .list ul li .col .txt {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
}

@media (max-width: 1681px) {
    .intro_culture .list ul li .col .txt {
        font-size: 16px;
    }
}

@media (max-width: 968px) {
    .intro_culture .list ul li .col .txt {
        font-size: 14px;
    }
}

@media (max-width: 668px) {
    .intro_culture .list ul li .col .txt {
        height: auto;
    }
}

@media (min-width: 1180px) {
    .intro_culture .list ul li .col:hover {
        color: #cddf00;
    }

    .intro_culture .list ul li .col:hover:before,.intro_culture .list ul li .col:hover:after {
        opacity: 1;
    }

    .intro_culture .list ul li .col:hover:before {
        left: 20px;
        top: 20px;
    }

    .intro_culture .list ul li .col:hover:after {
        right: 10px;
        bottom: 50px;
    }
}

.intro_history {
    padding-top: 80px;
    padding-bottom: 50px;
}

@media (max-width: 1681px) {
    .intro_history {
        padding-top: 60px;
    }
}

@media (max-width: 1180px) {
    .intro_history {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 668px) {
    .intro_history {
        padding-top: 20px;
        padding-bottom: 0;
    }
}

.intro_history .intro_history_list_w {
    margin-top: 50px;
    padding: 0 70px;
    position: relative;
}

@media (max-width: 1440px) {
    .intro_history .intro_history_list_w {
        margin-top: 30px;
    }
}

@media (max-width: 668px) {
    .intro_history .intro_history_list_w {
        margin-top: 0px;
        padding: 0 50px;
    }
}

.intro_history .intro_history_list_w:after {
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background: url("../img/intro_history_line.png") center center repeat-x;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.intro_history .intro_history_list_w .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_history .intro_history_list_w .arrow i.iconfont {
    font-size: 20px;
}

.intro_history .intro_history_list_w .arrow.intro_history_prev {
    left: 0;
}

.intro_history .intro_history_list_w .arrow.intro_history_next {
    right: 0;
}

.intro_history .intro_history_list_w .arrow:hover {
    border-color: #cddf00;
    background-color: #cddf00;
    color: #fff;
}

.intro_history .intro_history_list {
    padding: 20px 0;
    position: relative;
}

.intro_history .intro_history_list .swiper-slide .item {
    width: 100%;
    height: 250px;
    position: relative;
    padding-left: 20px;
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item {
        height: 200px;
    }
}

.intro_history .intro_history_list .swiper-slide .item:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #d3d3d3;
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 2;
}

.intro_history .intro_history_list .swiper-slide .item .txt {
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide .item .txt {
        padding-right: 0px;
    }
}

.intro_history .intro_history_list .swiper-slide .item .txt:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: #cddf00;
    opacity: .3;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 6px;
    bottom: -14px;
    z-index: 2;
}

.intro_history .intro_history_list .swiper-slide .item .txt:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: #cddf00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 14px;
    bottom: -7px;
    z-index: 2;
}

.intro_history .intro_history_list .swiper-slide .item .txt b.t {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    font-family: 'Bebas';
    color: #202c50;
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item .txt b.t {
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }
}

@media (max-width: 1440px) {
    .intro_history .intro_history_list .swiper-slide .item .txt b.t {
        font-size: 22px;
    }
}

.intro_history .intro_history_list .swiper-slide .item .txt .des {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: lighter;
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1440px) {
    .intro_history .intro_history_list .swiper-slide .item .txt .des {
        font-size: 14px;
        line-height: 26px;
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item:before {
    left: 100px;
    bottom: 0;
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item:before {
        left: auto;
        right: 20px;
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt {
    padding-top: 30px;
    padding-left: 120px;
    padding-right: 40px;
    bottom: 0;
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt {
        padding-left: 20px;
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:before {
    left: 86px;
    top: -14px;
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:before {
        left: auto;
        right: 8px;
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:after {
    left: 94px;
    top: -7px;
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:after {
        left: auto;
        right: 14px;
    }
}

.intro_honor {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/intro_honor_bg.jpg");
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width: 1440px) {
    .intro_honor {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1380px) {
    .intro_honor {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .intro_honor {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.introhonor1 {
    max-width: 1350px;
    padding: 0 20px;
    margin: 20px auto;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width: 1440px) {
    .intro_honor .txt {
        margin: -20px auto;
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 1180px) {
    .intro_honor .txt {
        padding: 0;
    }
}

@media (max-width: 668px) {
    .intro_honor .txt {
        margin: 10px auto;
        font-size: 14px;
        line-height: 24px;
    }
}

.intro_honor .intro_honor_list_w {
    position: relative;
    padding: 0 70px;
}

@media (max-width: 668px) {
    .intro_honor .intro_honor_list_w {
        padding: 0 50px;
    }
}

.intro_honor .intro_honor_list_w .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_honor .intro_honor_list_w .arrow i.iconfont {
    font-size: 20px;
}

.intro_honor .intro_honor_list_w .arrow.intro_honor_prev {
    left: 0;
}

.intro_honor .intro_honor_list_w .arrow.intro_honor_next {
    right: 0;
}

.intro_honor .intro_honor_list_w .arrow:hover {
    border-color: #cddf00;
    background-color: #cddf00;
    color: #fff;
}

.intro_honor .intro_honor_list_w .intro_honor_page {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}

.intro_honor .intro_honor_list_w .intro_honor_page .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    background: none;
    opacity: 1;
    position: relative;
}

.intro_honor .intro_honor_list_w .intro_honor_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background-color: #cfcfcf;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
}

.intro_honor .intro_honor_list_w .intro_honor_page .swiper-pagination-bullet-active:before {
    background-color: #cddf00;
}

.intro_honor .intro_honor_list_w .intro_honor_page .swiper-pagination-bullet-active:after {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -13px;
}

.intro_honor .intro_honor_list a {
    display: block;
    width: 100%;
    height: 350px;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.intro_honor .intro_honor_list a .title {
    width: 100%;
    height: 60px;
    padding: 10px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    display: table;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.intro_honor .intro_honor_list a .title span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}

@media (max-width: 1681px) {
    .intro_honor .intro_honor_list a .title span {
        font-size: 16px;
    }
}

.intro_honor .intro_honor_list a .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.intro_honor .intro_honor_list a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 260px 260px;
    background-color: #fff;
}

.intro_honor .intro_honor_list a:hover .title {
    background: rgba(32,44,80,0.9);
}

.company_strength01 {
    padding-top: 90px;
    padding-bottom: 60px;
    background-color: #f5f5f5;
    position: relative;
}

@media (max-width: 1681px) {
    .company_strength01 {
        padding-top: 60px;
    }
}

@media (max-width: 968px) {
    .company_strength01 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.company_strength01:after {
    content: '';
    display: block;
    width: 1160px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/company_strength01_bg.png");
    position: absolute;
    left: 0;
    top: 300px;
    z-index: 1;
}

@media (max-width: 1180px) {
    .company_strength01:after {
        width: 700px;
        height: 193px;
        top: 200px;
    }
}

@media (max-width: 668px) {
    .company_strength01:after {
        display: none;
    }
}

.company_strength01_top {
    position: relative;
    z-index: 2;
}

.company_strength01_top .company_strength01_top01 {
    float: left;
    width: 35%;
}

@media (max-width: 968px) {
    .company_strength01_top .company_strength01_top01 {
        float: none;
        width: 100%;
    }
}

.company_strength01_top .company_strength01_top01 .txt {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin: 30px 0 50px;
}

@media (max-width: 1681px) {
    .company_strength01_top .company_strength01_top01 .txt {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 968px) {
    .company_strength01_top .company_strength01_top01 .txt {
        margin: 20px 0;
    }
}

.company_strength01_top .company_strength01_top01 .nums ul li {
    display: block;
    float: left;
    width: 50%;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
}

@media (max-width: 968px) {
    .company_strength01_top .company_strength01_top01 .nums ul li {
        text-align: center;
    }
}

.company_strength01_top .company_strength01_top01 .nums ul li span.num {
    height: 54px;
    line-height: 54px;
    font-size: 60px;
    font-family: 'Bebas';
    color: #cddf00;
}

@media (max-width: 1440px) {
    .company_strength01_top .company_strength01_top01 .nums ul li span.num {
        height: 40px;
        line-height: 40px;
        font-size: 40px;
    }
}

.company_strength01_top .company_strength01_top01 .nums ul li em {
    display: block;
    font-size: 14px;
    font-style: normal;
}

.company_strength01_top .company_strength01_top02 {
    float: right;
    width: 65%;
    position: relative;
    padding: 0 70px;
}

@media (max-width: 968px) {
    .company_strength01_top .company_strength01_top02 {
        float: none;
        width: 100%;
    }
}

@media (max-width: 668px) {
    .company_strength01_top .company_strength01_top02 {
        padding: 0 50px;
    }
}

.company_strength01_top .company_strength01_top02 .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.company_strength01_top .company_strength01_top02 .arrow i.iconfont {
    font-size: 20px;
}

.company_strength01_top .company_strength01_top02 .arrow.company_strength01_prev {
    left: 0;
}

.company_strength01_top .company_strength01_top02 .arrow.company_strength01_next {
    right: 0;
}

.company_strength01_top .company_strength01_top02 .arrow:hover {
    border-color: #cddf00;
    background-color: #cddf00;
    color: #fff;
}

.company_strength01_top .company_strength01_top02 .company_strength01_page {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}

.company_strength01_top .company_strength01_top02 .company_strength01_page .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    background: none;
    opacity: 1;
    position: relative;
}

.company_strength01_top .company_strength01_top02 .company_strength01_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background-color: #cfcfcf;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
}

.company_strength01_top .company_strength01_top02 .company_strength01_page .swiper-pagination-bullet-active:before {
    background-color: #cddf00;
}

.company_strength01_top .company_strength01_top02 .company_strength01_page .swiper-pagination-bullet-active:after {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -13px;
}

.company_strength01_top .company_strength01_top02_slide .item {
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.company_strength01_top .company_strength01_top02_slide .item .img {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .company_strength01_top .company_strength01_top02_slide .item .img {
        height: 250px;
    }
}

.company_strength01_top .company_strength01_top02_slide .item .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f1f1f1;
}

.company_strength01_top .company_strength01_top02_slide .item .txt {
    display: none;
    padding: 20px;
    background: #fff;
}

.company_strength01_top .company_strength01_top02_slide .item .txt b.t {
    display: block;
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    color: #202c50;
    overflow: hidden;
    margin-bottom: 10px;
}

@media (max-width: 1681px) {
    .company_strength01_top .company_strength01_top02_slide .item .txt b.t {
        font-size: 16px;
        line-height: 26px;
        height: 52px;
    }
}

@media (max-width: 1380px) {
    .company_strength01_top .company_strength01_top02_slide .item .txt b.t {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
}

.company_strength01_top .company_strength01_top02_slide .item .txt .des {
    font-size: 16px;
    color: #333;
    font-weight: lighter;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

@media (max-width: 1681px) {
    .company_strength01_top .company_strength01_top02_slide .item .txt .des {
        font-size: 16px;
        line-height: 26px;
        height: 78px;
    }
}

@media (max-width: 1440px) {
    .company_strength01_top .company_strength01_top02_slide .item .txt .des {
        font-size: 14px;
    }
}

@media (max-width: 1380px) {
    .company_strength01_top .company_strength01_top02_slide .item .txt .des {
        font-size: 12px;
        line-height: 24px;
    }
}

.company_strength01_manual {
    position: relative;
    z-index: 10;
}

@media (max-width: 968px) {
    .company_strength01_manual {
        margin-top: 20px;
    }
}

.company_strength01_manual .manual_txt {
    float: left;
    width: 35%;
    background-color: #fff;
}

@media (max-width: 968px) {
    .company_strength01_manual .manual_txt {
        float: none;
        width: 100%;
    }
}

.company_strength01_manual .manual_txt .inner {
    padding: 20px;
}

.company_strength01_manual .manual_txt .inner .img {
    float: left;
    width: 35%;
}

.company_strength01_manual .manual_txt .inner .img img {
    width: 100%;
}

.company_strength01_manual .manual_txt .inner .txt {
    float: right;
    width: 65%;
    padding-left: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

@media (max-width: 1440px) {
    .company_strength01_manual .manual_txt .inner .txt {
        font-size: 14px;
        line-height: 28px;
    }
}

.company_strength01_manual .manual_txt .inner .txt b.t {
    display: block;
    font-size: 18px;
    color: #202c50;
}

.company_strength01_manual .manual_txt .inner .txt b.t:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #838795;
    margin: 20px 0;
}

.company_strength01_manual .manual_list {
    float: right;
    width: 65%;
    padding-left: 70px;
}

@media (max-width: 968px) {
    .company_strength01_manual .manual_list {
        float: none;
        width: 100%;
        padding: 20px 0 0 0;
    }
}

@media (max-width: 668px) {
    .company_strength01_manual .manual_list {
        padding: 0;
    }
}

.company_strength01_manual .manual_list b.t {
    display: block;
    font-size: 18px;
    color: #333;
    margin: 20px 0;
}

.company_strength01_manual .manual_list .list ul li {
    float: left;
    width: 50%;
    list-style-type: none;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #999;
}

@media (max-width: 1440px) {
    .company_strength01_manual .manual_list .list ul li {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 668px) {
    .company_strength01_manual .manual_list .list ul li {
        float: none;
        width: 100%;
    }
}

.company_strength02 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width: 1440px) {
    .company_strength02 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1380px) {
    .company_strength02 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .company_strength02 {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

.company_strength02 .list {
    margin-top: 50px;
    overflow: hidden;
}

@media (max-width: 1380px) {
    .company_strength02 .list {
        margin-top: 30px;
    }
}

.company_strength02 .list ul {
    margin: 0 -10px;
}

.company_strength02 .list ul li {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 10px;
}

@media (max-width: 968px) {
    .company_strength02 .list ul li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .company_strength02 .list ul li {
        margin-bottom: 10px;
    }
}

.company_strength02 .list ul li .item .img {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .company_strength02 .list ul li .item .img {
        height: 250px;
    }
}

.company_strength02 .list ul li .item .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.company_strength02 .list ul li .item .txt {
    background: #f5f5f5;
    padding: 30px 40px;
}

@media (max-width: 1440px) {
    .company_strength02 .list ul li .item .txt {
        padding: 20px 30px;
    }
}

@media (max-width: 668px) {
    .company_strength02 .list ul li .item .txt {
        padding: 20px;
    }
}

.company_strength02 .list ul li .item .txt b.t {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #202c50;
}

@media (max-width: 1440px) {
    .company_strength02 .list ul li .item .txt b.t {
        font-size: 20px;
    }
}

.company_strength02 .list ul li .item .txt em.t2 {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #666;
}

@media (max-width: 1440px) {
    .company_strength02 .list ul li .item .txt em.t2 {
        font-size: 16px;
    }
}

.company_strength02 .list ul li .item .txt .des {
    font-size: 18px;
    line-height: 34px;
    height: 136px;
    overflow: hidden;
    color: #333;
    font-weight: lighter;
}

@media (max-width: 1681px) {
    .company_strength02 .list ul li .item .txt .des {
        font-size: 16px;
        line-height: 30px;
        height: 120px;
    }
}

@media (max-width: 1440px) {
    .company_strength02 .list ul li .item .txt .des {
        font-size: 14px;
        line-height: 26px;
        height: 104px;
    }
}

@media (max-width: 968px) {
    .company_strength02 .list ul li .item .txt .des {
        height: auto;
    }
}

.company_strength03 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f5f5f5;
}

@media (max-width: 1440px) {
    .company_strength03 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 1380px) {
    .company_strength03 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .company_strength03 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .company_strength03 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.company_strength03_w {
    position: relative;
}

.company_strength03_w .txt {
    width: 740px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding: 40px 60px 30px;
    background: rgba(25,37,74,0.8);
}

@media (max-width: 1681px) {
    .company_strength03_w .txt {
        padding: 40px 30px 20px;
    }
}

@media (max-width: 1440px) {
    .company_strength03_w .txt {
        width: 600px;
    }
}

@media (max-width: 1180px) {
    .company_strength03_w .txt {
        width: 500px;
    }
}

@media (max-width: 968px) {
    .company_strength03_w .txt {
        width: 100%;
        position: static;
        padding: 20px;
        background: #202c50;
    }
}

.company_strength03_w .txt .des {
    font-size: 18px;
    line-height: 34px;
    font-weight: lighter;
    margin-top: 20px;
}

@media (max-width: 1681px) {
    .company_strength03_w .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1180px) {
    .company_strength03_w .txt .des {
        font-size: 14px;
        line-height: 26px;
    }
}

.company_strength03_slide .img {
    width: 100%;
    height: 775px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 1681px) {
    .company_strength03_slide .img {
        height: 600px;
    }
}

@media (max-width: 1440px) {
    .company_strength03_slide .img {
        height: 500px;
    }
}

@media (max-width: 968px) {
    .company_strength03_slide .img {
        height: 400px;
    }
}

@media (max-width: 668px) {
    .company_strength03_slide .img {
        height: 250px;
    }
}

.company_strength03_slide .arrow {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #dedede;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.company_strength03_slide .arrow i.iconfont {
    font-size: 20px;
}

.company_strength03_slide .arrow.company_strength03_prev {
    right: 60px;
}

.company_strength03_slide .arrow.company_strength03_prev:after {
    content: '';
    display: block;
    width: 1px;
    height: 60px;
    background: rgba(0,0,0,0.05);
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 10;
}

.company_strength03_slide .arrow.company_strength03_next {
    right: 0;
}

.company_strength03_slide .arrow:hover {
    background-color: #cddf00;
}

.solution_list {
    padding-top: 90px;
    padding-bottom: 60px;
}

@media (max-width: 1440px) {
    .solution_list {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

@media (max-width: 1380px) {
    .solution_list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .solution_list {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

.solution_list .solution_list_top {
    text-align: center;
}

.solution_list .solution_list_top .txt {
    font-size: 20px;
    color: #19254a;
}

@media (max-width: 1380px) {
    .solution_list .solution_list_top .txt {
        font-size: 16px;
    }
}

.solution_list .solution_list_top a.more {
    display: block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0 30px;
    background: #cddf00;
    margin: 30px auto 100px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .solution_list .solution_list_top a.more {
        margin-bottom: 50px;
    }
}

@media (max-width: 1380px) {
    .solution_list .solution_list_top a.more {
        width: 180px;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
}

@media (max-width: 1180px) {
    .solution_list .solution_list_top a.more {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .solution_list .solution_list_top a.more {
        margin-top: 20px;
    }
}

.solution_list .solution_list_top a.more i.iconfont {
    margin-left: 40px;
    font-weight: normal;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1380px) {
    .solution_list .solution_list_top a.more i.iconfont {
        margin-left: 20px;
    }
}

.solution_list .solution_list_top a.more:hover {
    background: #b5c500;
}

.solution_list .solution_list_top a.more:hover i.iconfont {
    margin-left: 20px;
}

.solution_list .list ul li {
    display: block;
    margin-bottom: 30px;
}

@media (max-width: 1440px) {
    .solution_list .list ul li {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .solution_list .list ul li {
        margin-bottom: 10px;
    }
}

.solution_list .list ul li a {
    display: block;
    width: 100%;
    height: 470px;
    background-color: #f5f5f5;
}

@media (max-width: 1440px) {
    .solution_list .list ul li a {
        height: 400px;
    }
}

@media (max-width: 1180px) {
    .solution_list .list ul li a {
        height: 300px;
    }
}

@media (max-width: 668px) {
    .solution_list .list ul li a {
        height: auto;
    }
}

.solution_list .list ul li a .img {
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

@media (max-width: 668px) {
    .solution_list .list ul li a .img {
        float: none;
        width: 100%;
        height: 250px;
    }
}

.solution_list .list ul li a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.solution_list .list ul li a .txt {
    float: left;
    width: 50%;
    height: 100%;
    padding: 100px 50px 0;
}

@media (max-width: 1440px) {
    .solution_list .list ul li a .txt {
        padding: 50px 50px 0;
    }
}

@media (max-width: 968px) {
    .solution_list .list ul li a .txt {
        padding: 20px 30px 0;
    }
}

@media (max-width: 668px) {
    .solution_list .list ul li a .txt {
        float: none;
        width: 100%;
        padding: 20px;
    }
}

.solution_list .list ul li a .txt b.t {
    display: block;
    font-size: 28px;
    color: #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .solution_list .list ul li a .txt b.t {
        font-size: 22px;
    }
}

@media (max-width: 968px) {
    .solution_list .list ul li a .txt b.t {
        font-size: 20px;
    }
}

.solution_list .list ul li a .txt .t2 {
    display: block;
    font-size: 20px;
    color: #202c50;
    margin: 10px 0 0;
}

@media (max-width: 1440px) {
    .solution_list .list ul li a .txt .t2 {
        font-size: 18px;
    }
}

@media (max-width: 968px) {
    .solution_list .list ul li a .txt .t2 {
        font-size: 14px;
    }
}

.solution_list .list ul li a .txt .des {
    font-size: 18px;
    line-height: 34px;
    font-weight: lighter;
    color: #333;
    margin: 20px 0 60px;
}

@media (max-width: 1440px) {
    .solution_list .list ul li a .txt .des {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 40px;
    }
}

@media (max-width: 1380px) {
    .solution_list .list ul li a .txt .des {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 30px;
    }
}

@media (max-width: 968px) {
    .solution_list .list ul li a .txt .des {
        font-size: 12px;
        line-height: 26px;
        margin-bottom: 20px;
    }
}

.solution_list .list ul li a .txt .icon {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #c9c9c9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.solution_list .list ul li a .txt .icon i.iconfont {
    font-size: 26px;
}

.solution_list .list ul li a:hover .img span {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.solution_list .list ul li a:hover .txt b.t {
    color: #cddf00;
}

.solution_list .list ul li a:hover .txt .icon {
    color: #cddf00;
    margin-left: 10px;
}

.solution_list .list ul li:nth-of-type(even) a .img {
    float: right;
}

.solution_list .list ul li:nth-of-type(even) a .txt {
    float: left;
}

.faq_list_w {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f5f5f5;
}

@media (max-width: 1440px) {
    .faq_list_w {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

@media (max-width: 1380px) {
    .faq_list_w {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .faq_list_w {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.faq_list_w>.title {
    position: relative;
}

@media (max-width: 1180px) {
    .faq_list_w>.title {
        padding: 0 50px;
    }
}

.faq_list_w>.title .faq_list_search {
    width: 232px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #202c50;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}

@media (max-width: 1180px) {
    .faq_list_w>.title .faq_list_search {
        right: 50px;
    }
}

@media (max-width: 968px) {
    .faq_list_w>.title .faq_list_search {
        position: static;
        margin: 20px auto 0;
    }
}

@media (max-width: 668px) {
    .faq_list_w>.title .faq_list_search {
        width: 100%;
        background-color: #fff;
    }
}

.faq_list_w>.title .faq_list_search .keyword {
    float: left;
    width: 198px;
    outline: 0;
    border: none;
    margin: 0;
    padding: 0 10px;
}

.faq_list_w>.title .faq_list_search .submit {
    float: right;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: none;
    margin: 0;
    padding: 0;
    background-color: #202c50;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.faq_list_w>.title .faq_list_search .submit:hover {
    opacity: .8;
}

.faq_list_w .inner {
    position: relative;
    margin-top: 50px;
}

@media (max-width: 1440px) {
    .faq_list_w .inner {
        margin-top: 30px;
        padding: 0 50px;
    }
}

@media (max-width: 1180px) {
    .faq_list_w .inner {
        margin-top: 20px;
    }
}

.faq_list_w .inner .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.faq_list_w .inner .arrow i.iconfont {
    font-size: 20px;
}

.faq_list_w .inner .arrow.faq_list_prev {
    left: -60px;
}

@media (max-width: 1440px) {
    .faq_list_w .inner .arrow.faq_list_prev {
        left: 0px;
    }
}

.faq_list_w .inner .arrow.faq_list_next {
    right: -60px;
}

@media (max-width: 1440px) {
    .faq_list_w .inner .arrow.faq_list_next {
        right: 0px;
    }
}

.faq_list_w .inner .arrow:hover {
    border-color: #cddf00;
    background-color: #cddf00;
    color: #fff;
}

.faq_list_w .inner .faq_list_page {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}

@media (max-width: 668px) {
    .faq_list_w .inner .faq_list_page {
        display: none;
    }
}

.faq_list_w .inner .faq_list_page .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    background: none;
    opacity: 1;
    position: relative;
}

.faq_list_w .inner .faq_list_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background-color: #cfcfcf;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
}

.faq_list_w .inner .faq_list_page .swiper-pagination-bullet-active:before {
    background-color: #cddf00;
}

.faq_list_w .inner .faq_list_page .swiper-pagination-bullet-active:after {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -13px;
}

.faq_list_w .inner .faq_list_page_num {
    display: none;
}

@media (max-width: 668px) {
    .faq_list_w .inner .faq_list_page_num {
        display: block;
        text-align: center;
        font-family: 'FuturaBT-Medium';
        margin-top: 20px;
    }
}

.faq_list_w .faq_list a {
    display: block;
    padding: 30px;
    background: #fff;
}

@media (max-width: 1180px) {
    .faq_list_w .faq_list a {
        padding: 20px;
    }
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a {
        padding: 10px;
    }
}

.faq_list_w .faq_list a i.icon {
    display: inline-block;
    margin-right: 10px;
    width: 37px;
    height: 37px;
    text-align: center;
    font-family: 'Helvetica-Conth';
    font-size: 23px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-style: normal;
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a i.icon {
        width: 25px;
        height: 25px;
        font-size: 18px;
    }
}

.faq_list_w .faq_list a .title {
    width: 100%;
    line-height: 37px;
    font-size: 22px;
    position: relative;
    padding-left: 47px;
    margin-bottom: 20px;
    font-weight: bold;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .faq_list_w .faq_list a .title {
        font-size: 16px;
    }
}

@media (max-width: 1180px) {
    .faq_list_w .faq_list a .title {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (max-width: 968px) {
    .faq_list_w .faq_list a .title {
        overflow: auto !important;
        white-space: normal !important;
    }
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a .title {
        height: 50px;
        padding-left: 30px;
        padding-top: 0px;
        line-height: 25px;
    }
}

@media (min-width: 668px) {
    .faq_list_w .faq_list a .title {
        overflow: hidden !important;
        white-space: nowrap !important;
        -o-text-overflow: ellipsis !important;
        text-overflow: ellipsis !important;
        word-break: normal !important;
    }
}

.faq_list_w .faq_list a .title i.icon {
    background: #cddf00;
    color: #fff;
    line-height: 37px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a .title i.icon {
        line-height: 28px;
    }
}

.faq_list_w .faq_list a .des {
    font-size: 18px;
    line-height: 37px;
    color: #666;
    position: relative;
    padding-left: 47px;
}

@media (max-width: 1440px) {
    .faq_list_w .faq_list a .des {
        font-size: 16px;
    }
}

@media (max-width: 1180px) {
    .faq_list_w .faq_list a .des {
        font-size: 14px;
    }
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a .des {
        height: 72px;
        overflow: hidden;
        line-height: 24px;
        padding-left: 30px;
    }
}

@media (min-width: 668px) {
    .faq_list_w .faq_list a .des {
        overflow: hidden !important;
        white-space: nowrap !important;
        -o-text-overflow: ellipsis !important;
        text-overflow: ellipsis !important;
        word-break: normal !important;
    }
}

.faq_list_w .faq_list a .des i.icon {
    border: 1px solid #cddf00;
    color: #cddf00;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .faq_list_w .faq_list a .des i.icon {
        line-height: 28px;
    }
}

.faq_list_w .faq_list a:hover .title {
    color: #cddf00;
}

.faqsearch_list {
    padding-top: 90px;
    padding-bottom: 50px;
    background-color: #f5f5f5;
}

@media (max-width: 1440px) {
    .faqsearch_list {
        padding-top: 60px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .faqsearch_list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .faqsearch_list {
        padding: 10px;
    }
}

.faqsearch_list .list {
    margin-bottom: 30px;
}

@media (max-width: 668px) {
    .faqsearch_list .list {
        margin-bottom: 10px;
    }
}

.faqsearch_list .list ul {
    margin: 0 -10px;
}

.faqsearch_list .list ul li {
    display: block;
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 968px) {
    .faqsearch_list .list ul li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
}

.faqsearch_list .list ul li a {
    display: block;
    padding: 30px;
    background: #fff;
}

@media (max-width: 1180px) {
    .faqsearch_list .list ul li a {
        padding: 20px;
    }
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a {
        padding: 10px;
    }
}

.faqsearch_list .list ul li a i.icon {
    display: inline-block;
    margin-right: 10px;
    width: 37px;
    height: 37px;
    text-align: center;
    font-family: 'Helvetica-Conth';
    font-size: 23px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-style: normal;
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a i.icon {
        width: 25px;
        height: 25px;
        font-size: 18px;
    }
}

.faqsearch_list .list ul li a .title {
    width: 100%;
    line-height: 37px;
    font-size: 22px;
    position: relative;
    padding-left: 47px;
    margin-bottom: 20px;
    font-weight: bold;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .faqsearch_list .list ul li a .title {
        font-size: 16px;
    }
}

@media (max-width: 1180px) {
    .faqsearch_list .list ul li a .title {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (max-width: 968px) {
    .faqsearch_list .list ul li a .title {
        overflow: auto !important;
        white-space: normal !important;
    }
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a .title {
        padding-left: 30px;
        padding-top: 0px;
        line-height: 25px;
    }
}

@media (min-width: 668px) {
    .faqsearch_list .list ul li a .title {
        overflow: hidden !important;
        white-space: nowrap !important;
        -o-text-overflow: ellipsis !important;
        text-overflow: ellipsis !important;
        word-break: normal !important;
    }
}

.faqsearch_list .list ul li a .title i.icon {
    background: #cddf00;
    color: #fff;
    line-height: 37px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a .title i.icon {
        line-height: 28px;
    }
}

.faqsearch_list .list ul li a .des {
    font-size: 18px;
    line-height: 37px;
    color: #666;
    position: relative;
    padding-left: 47px;
}

@media (max-width: 1440px) {
    .faqsearch_list .list ul li a .des {
        font-size: 16px;
    }
}

@media (max-width: 1180px) {
    .faqsearch_list .list ul li a .des {
        font-size: 14px;
    }
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a .des {
        overflow: hidden;
        line-height: 24px;
        padding-left: 30px;
    }
}

@media (min-width: 668px) {
    .faqsearch_list .list ul li a .des {
        overflow: hidden !important;
        white-space: nowrap !important;
        -o-text-overflow: ellipsis !important;
        text-overflow: ellipsis !important;
        word-break: normal !important;
    }
}

.faqsearch_list .list ul li a .des i.icon {
    border: 1px solid #cddf00;
    color: #cddf00;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .faqsearch_list .list ul li a .des i.icon {
        line-height: 28px;
    }
}

.faqsearch_list .list ul li a:hover .title {
    color: #cddf00;
}

.solution_content {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width: 1440px) {
    .solution_content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 1180px) {
    .solution_content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.solution_content .title {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .solution_content .title {
        font-size: 30px;
    }
}

@media (max-width: 1180px) {
    .solution_content .title {
        font-size: 24px;
    }
}

.solution_content .txt {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: lighter;
    margin-top: 40px;
}

@media (max-width: 1440px) {
    .solution_content .txt {
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
    }
}

@media (max-width: 1180px) {
    .solution_content .txt {
        font-size: 14px;
        line-height: 26px;
        margin-top: 20px;
        font-weight: normal;
    }
}

.solution_content .txt h3 {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #202c50;
    margin-bottom: 10px;
}

@media (max-width: 1440px) {
    .solution_content .txt h3 {
        font-size: 20px;
    }
}

@media (max-width: 668px) {
    .solution_content .txt h3 {
        font-size: 18px;
    }
}

.solution_content .txt img {
    max-width: 100% !important;
    height: auto !important;
}

.solution_recommand {
    padding-top: 80px;
    padding-bottom: 60px;
    background: #f5f5f5;
}

@media (max-width: 1440px) {
    .solution_recommand {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .solution_recommand {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.solution_recommand .inner {
    position: relative;
    margin-top: 50px;
}

@media (max-width: 1440px) {
    .solution_recommand .inner {
        margin-top: 30px;
        padding: 0 50px;
    }
}

@media (max-width: 1180px) {
    .solution_recommand .inner {
        margin-top: 20px;
    }
}

.solution_recommand .inner .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.solution_recommand .inner .arrow i.iconfont {
    font-size: 20px;
}

.solution_recommand .inner .arrow.solution_recommand_prev {
    left: -60px;
}

@media (max-width: 1440px) {
    .solution_recommand .inner .arrow.solution_recommand_prev {
        left: 0px;
    }
}

.solution_recommand .inner .arrow.solution_recommand_next {
    right: -60px;
}

@media (max-width: 1440px) {
    .solution_recommand .inner .arrow.solution_recommand_next {
        right: 0px;
    }
}

.solution_recommand .inner .arrow:hover {
    border-color: #cddf00;
    background-color: #cddf00;
    color: #fff;
}

.solution_recommand .inner .solution_recommand_page {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}

.solution_recommand .inner .solution_recommand_page .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    background: none;
    opacity: 1;
    position: relative;
}

.solution_recommand .inner .solution_recommand_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background-color: #cfcfcf;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
}

.solution_recommand .inner .solution_recommand_page .swiper-pagination-bullet-active:before {
    background-color: #cddf00;
}

.solution_recommand .inner .solution_recommand_page .swiper-pagination-bullet-active:after {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -13px;
}

.solution_recommand_list a {
    display: block;
    background: #fff;
}

.solution_recommand_list a .img {
    width: 100%;
    overflow: hidden;
    padding: 50px;
}

@media (max-width: 1440px) {
    .solution_recommand_list a .img {
        padding: 30px 50px;
    }
}

.solution_recommand_list a .img img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.solution_recommand_list a .txt {
    display: block;
    padding: 20px;
    border-top: 1px solid #f3f3f3;
    text-align: center;
}

.solution_recommand_list a .txt b.t {
    display: block;
    font-size: 24px;
    overflow: hidden !important;
    white-space: nowrap !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
}

@media (max-width: 1440px) {
    .solution_recommand_list a .txt b.t {
        font-size: 18px;
    }
}

.solution_recommand_list a .txt span.more {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 40px;
    margin: 20px auto 0;
    border: 1px solid #cddf00;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #cddf00;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .solution_recommand_list a .txt span.more {
        width: 140px;
        height: 36px;
        line-height: 34px;
    }
}

@media (max-width: 668px) {
    .solution_recommand_list a .txt span.more {
        width: 120px;
        height: 30px;
        line-height: 28px;
    }
}

.solution_recommand_list a .txt span.more i.iconfont {
    margin-left: 15px;
}

.solution_recommand_list a:hover .img img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.solution_recommand_list a:hover .txt span.more {
    background-color: #cddf00;
    color: #fff;
}

.news_list {
    padding-top: 90px;
    padding-bottom: 50px;
}

@media (max-width: 1440px) {
    .news_list {
        padding-top: 1px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .news_list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .news_list {
        padding: 10px;
    }
}

.news_list .list {
    margin-bottom: 30px;
}

@media (max-width: 668px) {
    .news_list .list {
        margin-bottom: 10px;
    }
}

.news_list .list ul li {
    display: block;
}

.news_list .list ul li a {
    display: block;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 1180px) {
    .news_list .list ul li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .news_list .list ul li a {
        padding: 10px 0;
    }
}

.news_list .list ul li a .date {
    display: block;
    float: left;
    width: 15%;
    font-size: 46px;
    font-family: 'FuturaBT-Medium';
    color: #9e9e9e;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .date {
        font-size: 36px;
    }
}

@media (max-width: 968px) {
    .news_list .list ul li a .date {
        display: none;
    }
}

.news_list .list ul li a .date span {
    display: block;
    font-size: 32px;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .date span {
        font-size: 28px;
    }
}

.news_list .list ul li a .date:before {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    line-height: 1px;
    background: #cddf00;
    margin-bottom: 20px;
}

.news_list .list ul li a .img {
    float: left;
    width: 30%;
    height: 330px;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .img {
        height: 280px;
    }
}

@media (max-width: 1380px) {
    .news_list .list ul li a .img {
        height: 250px;
    }
}

@media (max-width: 968px) {
    .news_list .list ul li a .img {
        width: 40%;
        height: 220px;
    }
}

@media (max-width: 668px) {
    .news_list .list ul li a .img {
        float: none;
        width: 100%;
    }
}

.news_list .list ul li a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.news_list .list ul li a .txt {
    float: left;
    width: 55%;
    padding-left: 50px;
    padding-top: 50px;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .txt {
        padding-top: 30px;
    }
}

@media (max-width: 1180px) {
    .news_list .list ul li a .txt {
        padding-top: 20px;
    }
}

@media (max-width: 968px) {
    .news_list .list ul li a .txt {
        width: 60%;
        padding-top: 0;
        padding-left: 20px;
    }
}

@media (max-width: 668px) {
    .news_list .list ul li a .txt {
        float: none;
        width: 100%;
        padding: 10px;
        background: #f5f5f5;
    }
}

.news_list .list ul li a .txt b.t {
    display: block;
    font-size: 22px;
    overflow: hidden !important;
    white-space: nowrap !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .txt b.t {
        font-size: 18px;
    }
}

.news_list .list ul li a .txt .m_date {
    display: none;
}

@media (max-width: 968px) {
    .news_list .list ul li a .txt .m_date {
        display: block;
        font-family: 'FuturaBT-Medium';
        color: #9e9e9e;
        font-size: 16px;
    }
}

.news_list .list ul li a .txt .des {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: lighter;
    margin: 20px 0 30px;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1380px) {
    .news_list .list ul li a .txt .des {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 1180px) {
    .news_list .list ul li a .txt .des {
        margin: 10px 0;
    }
}

@media (max-width: 968px) {
    .news_list .list ul li a .txt .des {
        line-height: 26px;
    }
}

.news_list .list ul li a .txt span.more {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #cddf00;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .news_list .list ul li a .txt span.more {
        width: 140px;
        height: 36px;
        line-height: 34px;
    }
}

@media (max-width: 668px) {
    .news_list .list ul li a .txt span.more {
        width: 120px;
        height: 30px;
        line-height: 28px;
    }
}

.news_list .list ul li a .txt span.more i.iconfont {
    margin-left: 15px;
}

.news_list .list ul li a:hover {
    background: #f5f5f5;
}

.news_list .list ul li a:hover .date {
    color: #cddf00;
}

.news_list .list ul li a:hover .img span {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.news_list .list ul li a:hover .txt span.more {
    background-color: #cddf00;
    color: #fff;
}

.news_content {
    padding: 1px 0;
}

@media (max-width: 1681px) {
    .news_content {
        padding: 0px 0;
    }
}

@media (max-width: 1180px) {
    .news_content {
        padding: 20px 0;
    }
}

@media (max-width: 668px) {
    .news_content {
        padding: 10px 0;
    }
}

.news_content h1.t {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #333;
}

@media (max-width: 1440px) {
    .news_content h1.t {
        font-size: 24px;
    }
}

@media (max-width: 1180px) {
    .news_content h1.t {
        font-size: 20px;
        line-height: 26px;
    }
}

.news_content .info {
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.news_content .txt {
    padding: 30px 0;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

@media (max-width: 1440px) {
    .news_content .txt {
        font-size: 14px;
        line-height: 35px;
    }
}

@media (max-width: 668px) {
    .news_content .txt {
        padding: 10px 0;
        line-height: 24px;
    }
}

.news_content .txt img {
    max-width: 100% !important;
    height: auto !important;
}

.news_content .iframe_video {
    width: 800px;
    height: 600px;
    margin: 0 auto;
}

@media (max-width: 968px) {
    .news_content .iframe_video {
        width: 100%;
        height: 300px;
    }
}

.news_content iframe {
    width: 100%;
    height: 100%;
}

.news_content .col_video {
    max-width: 800px;
    margin: 0 auto;
}

.news_content .updown {
    padding: 40px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    border-top: 1px solid #ddd;
}

@media (max-width: 1380px) {
    .news_content .updown {
        padding: 20px 0 0;
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 1180px) {
    .news_content .updown {
        padding: 10px 0 0;
    }
}

.news_content .updown .inner {
    width: 100%;
    padding-right: 150px;
    position: relative;
}

@media (max-width: 668px) {
    .news_content .updown .inner {
        padding: 0;
    }
}

.news_content .updown .btn_back {
    display: block;
    width: 150px;
    height: 44px;
    line-height: 42px;
    padding: 0 30px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #5b5b5b;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 668px) {
    .news_content .updown .btn_back {
        position: static;
        margin: 20px auto 0;
    }
}

.news_content .updown .btn_back span {
    display: block;
    float: right;
    margin: 14px 0 0;
    width: 15px;
    height: 12px;
    position: relative;
}

.news_content .updown .btn_back span:before,.news_content .updown .btn_back span:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news_content .updown .btn_back span:before {
    top: 0;
}

.news_content .updown .btn_back span:after {
    bottom: 0;
}

.news_content .updown .btn_back span i {
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news_content .updown .btn_back:hover {
    background: #202c50;
    border-color: #202c50;
    color: #fff;
}

.news_content .updown .btn_back:hover span:before,.news_content .updown .btn_back:hover span:after {
    width: 10px;
    background: #fff;
}

.news_content .updown .btn_back:hover span:before {
    top: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.news_content .updown .btn_back:hover span:after {
    bottom: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.news_content .updown .btn_back:hover span i {
    opacity: 0;
}

.news_content .back {
    margin-top: 30px;
}

@media (max-width: 668px) {
    .news_content .back {
        margin-top: 10px;
    }
}

.news_content .back a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #202c50;
    color: #fff;
}

.developer_cooperation {
    padding-top: 90px;
    padding-bottom: 70px;
}

@media (max-width: 1440px) {
    .developer_cooperation {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

@media (max-width: 1180px) {
    .developer_cooperation {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

@media (max-width: 668px) {
    .developer_cooperation {
        padding-top: 0;
    }
}

.developer_cooperation .txt {
    text-align: center;
    font-size: 20px;
    margin: 20px 0 40px;
}

@media (max-width: 1440px) {
    .developer_cooperation .txt {
        font-size: 16px;
        margin: 20px 0;
    }
}

@media (max-width: 1180px) {
    .developer_cooperation .txt {
        font-size: 14px;
        margin: 10px 0;
    }
}

.developer_cooperation .list {
    overflow: hidden;
}

.developer_cooperation .list ul {
    margin: 0 -10px;
}

@media (max-width: 668px) {
    .developer_cooperation .list ul {
        margin: 0 -5px;
    }
}

.developer_cooperation .list ul li {
    display: block;
    float: left;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 968px) {
    .developer_cooperation .list ul li {
        width: 33.33%;
    }
}

@media (max-width: 668px) {
    .developer_cooperation .list ul li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
}

.developer_cooperation .list ul li .img {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.developer_cooperation .list ul li .img img {
    width: 100%;
}

.successful_project {
    padding-top: 90px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/successful_project_bg.jpg");
}

@media (max-width: 1440px) {
    .successful_project {
        padding-top: 60px;
        padding-bottom: 0px;
    }
}

@media (max-width: 1180px) {
    .successful_project {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .successful_project {
        padding-bottom: 0px;
    }
}

.successful_project .txt_top {
    text-align: center;
    font-size: 20px;
    margin: 20px 0 40px;
}

@media (max-width: 1440px) {
    .successful_project .txt_top {
        font-size: 16px;
        margin: 20px 0;
    }
}

@media (max-width: 1180px) {
    .successful_project .txt_top {
        font-size: 14px;
        margin: 10px 0;
    }
}

.successful_project_col {
    width: 100%;
    height: 670px;
    position: relative;
    overflow: hidden;
    padding-left: 950px;
    padding-right: 100px;
}

@media (max-width: 1681px) {
    .successful_project_col {
        padding-left: 900px;
    }
}

@media (max-width: 1440px) {
    .successful_project_col {
        padding-left: 800px;
        padding-right: 0px;
    }
}

@media (max-width: 1180px) {
    .successful_project_col {
        height: auto;
        padding: 0;
    }
}

@media (max-width: 668px) {
    .successful_project_col {
        display: none;
    }
}

.successful_project_col .hd {
    width: 800px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/map_china.png");
}

@media (max-width: 1440px) {
    .successful_project_col .hd {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media (max-width: 1180px) {
    .successful_project_col .hd {
        height: 670px;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        position: static;
        margin: 0 auto;
    }
}

@media (max-width: 968px) {
    .successful_project_col .hd {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media (max-width: 668px) {
    .successful_project_col .hd {
        width: 100%;
        height: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        overflow: hidden;
        background: none;
        margin-top: 20px;
    }
}

.successful_project_col .hd ul {
    width: 100%;
    height: 100%;
    position: relative;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul {
        width: auto;
        height: auto;
        margin: 0 -5px;
    }
}

.successful_project_col .hd ul li {
    display: block;
    width: 90px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: rgba(51,51,51,0.5);
    cursor: pointer;
    position: absolute;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul li {
        float: left;
        width: 25%;
        height: auto;
        line-height: auto;
        font-size: 14px;
        padding: 0 5px;
        margin-bottom: 10px;
        position: static;
    }
}

.successful_project_col .hd ul li span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 20px;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul li span {
        padding: 0;
        height: 30px;
        line-height: 28px;
        border: 1px solid #666;
        text-align: center;
    }
}

.successful_project_col .hd ul li span:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-color: rgba(25,37,74,0.33);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    z-index: 1;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul li span:before {
        display: none;
    }
}

.successful_project_col .hd ul li span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #19254a;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -3px;
    z-index: 2;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul li span:after {
        display: none;
    }
}

.successful_project_col .hd ul li span.nodot:before,.successful_project_col .hd ul li span.nodot:after {
    display: none;
}

.successful_project_col .hd ul li.on {
    color: #cddf00;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 668px) {
    .successful_project_col .hd ul li.on span {
        background-color: #202c50;
        color: #fff;
        font-size: 14px;
    }
}

.successful_project_col .hd ul li.on span:before {
    width: 16px;
    height: 16px;
    background-color: rgba(204,222,0,0.33);
    margin-top: -8px;
    z-index: 1;
}

.successful_project_col .hd ul li.on span:after {
    width: 8px;
    height: 8px;
    background-color: #ccde00;
    left: 4px;
    top: 50%;
    margin-top: -4px;
}

.successful_project_col .hd ul li.m49 {
    left: 695px;
    top: 115px;
}

.successful_project_col .hd ul li.m50 {
    left: 695px;
    top: 175px;
}

.successful_project_col .hd ul li.m51 {
    left: 660px;
    top: 220px;
}

.successful_project_col .hd ul li.m52 {
    left: 580px;
    top: 250px;
}

.successful_project_col .hd ul li.m53 {
    left: 600px;
    top: 270px;
}

.successful_project_col .hd ul li.m54 {
    left: 565px;
    top: 290px;
}

.successful_project_col .hd ul li.m55 {
    left: 180px;
    top: 215px;
}

.successful_project_col .hd ul li.m56 {
    left: 415px;
    top: 350px;
}

.successful_project_col .hd ul li.m57 {
    left: 490px;
    top: 240px;
}

.successful_project_col .hd ul li.m58 {
    left: 520px;
    top: 310px;
}

.successful_project_col .hd ul li.m59 {
    left: 415px;
    top: 315px;
}

.successful_project_col .hd ul li.m60 {
    left: 480px;
    top: 375px;
}

.successful_project_col .hd ul li.m61 {
    left: 305px;
    top: 335px;
}

.successful_project_col .hd ul li.m62 {
    left: 370px;
    top: 545px;
}

.successful_project_col .hd ul li.m63 {
    left: 390px;
    top: 420px;
}

.successful_project_col .hd ul li.m64 {
    left: 540px;
    top: 360px;
}

.successful_project_col .hd ul li.m65 {
    left: 610px;
    top: 310px;
}

.successful_project_col .hd ul li.m66 {
    left: 600px;
    top: 390px;
}

.successful_project_col .hd ul li.m67 {
    left: 520px;
    top: 410px;
}

.successful_project_col .hd ul li.m68 {
    left: 525px;
    top: 466px;
}

.successful_project_col .hd ul li.m69 {
    left: 638px;
    top: 360px;
}

.successful_project_col .hd ul li.m70 {
    left: 445px;
    top: 490px;
}

.successful_project_col .hd ul li.m71 {
    left: 490px;
    top: 550px;
}

.successful_project_col .hd ul li.m72 {
    left: 660px;
    top: 430px;
}

.successful_project_col .hd ul li.m73 {
    left: 590px;
    top: 460px;
}

.successful_project_col .hd ul li.m74 {
    left: 570px;
    top: 540px;
}

.successful_project_col .hd ul li.m75 {
    left: 630px;
    top: 490px;
}

.successful_project_col .hd ul li.m76 {
    left: 520px;
    top: 630px;
}

.successful_project_col .hd ul li.m77 {
    left: 160px;
    top: 390px;
}

.successful_project_col .hd ul li.m78 {
    left: 670px;
    top: 400px;
}

.successful_project_col .hd ul li.m79 {
    left: 430px;
    top: 440px;
}

.successful_project_col .hd ul li.m80 {
    left: 580px;
    top: 560px;
}

.successful_project_col .hd ul li.m81 {
    left: 560px;
    top: 575px;
}

.successful_project_col .hd ul li.m82 {
    left: 668px;
    top: 520px;
}

@media (max-width: 1180px) {
    .successful_project_col .bd {
        height: auto !important;
    }
}

.successful_project_col .bd .item {
    color: #333;
    padding-top: 40px;
}

@media (max-width: 1440px) {
    .successful_project_col .bd .item {
        padding-top: 80px;
    }
}

@media (max-width: 1380px) {
    .successful_project_col .bd .item {
        padding-top: 100px;
    }
}

@media (max-width: 1180px) {
    .successful_project_col .bd .item {
        position: static !important;
    }
}

@media (max-width: 968px) {
    .successful_project_col .bd .item {
        padding-top: 20px;
    }
}

@media (max-width: 668px) {
    .successful_project_col .bd .item {
        padding-top: 0;
    }
}

.successful_project_col .bd .item h6 {
    display: block;
    font-size: 22px;
    height: 80px;
    line-height: 80px;
    color: #aec512;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .successful_project_col .bd .item h6 {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
    }
}

.successful_project_col .bd .item .project_item {
    height: 480px;
    padding-right: 20px;
}

@media (max-width: 1681px) {
    .successful_project_col .bd .item .project_item {
        height: 460px;
    }
}

@media (max-width: 1440px) {
    .successful_project_col .bd .item .project_item {
        height: 460px;
    }
}

@media (max-width: 1380px) {
    .successful_project_col .bd .item .project_item {
        height: 390px;
    }
}

@media (max-width: 1180px) {
    .successful_project_col .bd .item .project_item {
        height: auto;
        padding-right: 0;
    }
}

.successful_project_col .bd .item .project_item ul li {
    display: block;
    width: 100%;
    height: 100px;
    padding-left: 40%;
    margin-bottom: 20px;
    border: 1px solid #c5c3c4;
    position: relative;
}

@media (max-width: 1440px) {
    .successful_project_col .bd .item .project_item ul li {
        padding-left: 35%;
    }
}

@media (max-width: 1380px) {
    .successful_project_col .bd .item .project_item ul li {
        height: 80px;
    }
}

@media (max-width: 1180px) {
    .successful_project_col .bd .item .project_item ul li {
        height: 200px;
    }
}

@media (max-width: 968px) {
    .successful_project_col .bd .item .project_item ul li {
        height: 160px;
    }
}

@media (max-width: 668px) {
    .successful_project_col .bd .item .project_item ul li {
        height: auto;
        padding-left: 0;
        margin-bottom: 10px;
    }
}

.successful_project_col .bd .item .project_item ul li .thumb {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 1440px) {
    .successful_project_col .bd .item .project_item ul li .thumb {
        width: 35%;
    }
}

@media (max-width: 668px) {
    .successful_project_col .bd .item .project_item ul li .thumb {
        float: left;
        background-image: none !important;
        position: static;
    }
}

.successful_project_col .bd .item .project_item ul li .thumb img {
    display: block;
    max-width: 100%;
    height: 100%;
}

@media (max-width: 668px) {
    .successful_project_col .bd .item .project_item ul li .thumb img {
        width: 100%;
        height: auto;
    }
}

.successful_project_col .bd .item .project_item ul li .txt {
    width: 100%;
    height: 100%;
    display: table;
    padding-left: 30px;
}

@media (max-width: 668px) {
    .successful_project_col .bd .item .project_item ul li .txt {
        float: right;
        width: 65%;
        padding: 20px 0 20px 20px;
    }
}

.successful_project_col .bd .item .project_item ul li .txt b {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

@media (max-width: 668px) {
    .successful_project_col .bd .item .project_item ul li .txt b {
        font-size: 14px;
        height: auto;
        line-height: 30px;
    }
}

.mobile_successful_project_col {
    display: none;
}

@media (max-width: 668px) {
    .mobile_successful_project_col {
        display: block;
    }
}

@media (max-width: 1180px) {
    .mobile_successful_project_col #m_project_bd {
        height: auto !important;
    }
}

.mobile_successful_project_col #m_project_bd .item {
    display: none;
    color: #333;
}

.mobile_successful_project_col #m_project_bd .item h6 {
    display: block;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    color: #aec512;
    font-weight: bold;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #c5c3c4;
    position: relative;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li .thumb {
    float: left;
    width: 35%;
    background-image: none !important;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li .thumb img {
    display: block;
    width: 100%;
    height: 70px;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li .txt {
    float: right;
    width: 65%;
    height: 70px;
    padding: 0px 0px 0px 20px;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li .txt p {
    width: 100%;
    height: 100%;
    display: table;
}

.mobile_successful_project_col #m_project_bd .item .project_item ul li .txt p b {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
}

.service01 {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1440px) {
    .service01 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .service01 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .service01 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.service01 .inner {
    width: 100%;
    height: 560px;
    background-color: #f5f5f5;
}

@media (max-width: 1440px) {
    .service01 .inner {
        height: 500px;
    }
}

@media (max-width: 968px) {
    .service01 .inner {
        height: auto;
    }
}

.service01 .inner .img {
    float: right;
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 968px) {
    .service01 .inner .img {
        float: none;
        width: 100%;
        height: 300px;
    }
}

@media (max-width: 668px) {
    .service01 .inner .img {
        height: 250px;
    }
}

.service01 .inner .txt {
    float: left;
    width: 40%;
    height: 100%;
    padding: 110px 0 0 70px;
}

@media (max-width: 1180px) {
    .service01 .inner .txt {
        padding: 80px 0 0 50px;
    }
}

@media (max-width: 968px) {
    .service01 .inner .txt {
        float: none;
        width: 100%;
        padding: 40px;
    }
}

@media (max-width: 668px) {
    .service01 .inner .txt {
        padding: 40px 20px;
    }
}

.service01 .inner .txt b.t {
    display: block;
    font-size: 32px;
    color: #202c50;
}

@media (max-width: 1440px) {
    .service01 .inner .txt b.t {
        font-size: 26px;
    }
}

@media (max-width: 1180px) {
    .service01 .inner .txt b.t {
        font-size: 20px;
    }
}

@media (max-width: 668px) {
    .service01 .inner .txt b.t {
        font-size: 18px;
    }
}

.service01 .inner .txt b.t:before {
    content: '';
    margin-bottom: 40px;
    display: block;
    width: 60px;
    height: 3px;
    line-height: 3px;
    background: #202c50;
}

@media (max-width: 1180px) {
    .service01 .inner .txt b.t:before {
        margin-bottom: 30px;
    }
}

.service01 .inner .txt .phone {
    display: block;
    margin-top: 50px;
    color: #202c50;
}

@media (max-width: 1180px) {
    .service01 .inner .txt .phone {
        margin-top: 30px;
    }
}

.service01 .inner .txt .phone span {
    display: block;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 668px) {
    .service01 .inner .txt .phone span {
        font-size: 14px;
    }
}

.service01 .inner .txt .phone a {
    display: block;
    font-size: 28px;
    color: #333;
    font-family: 'FuturaBT-Medium';
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 668px) {
    .service01 .inner .txt .phone a {
        font-size: 18px;
    }
}

.service01 .inner .txt .phone a:hover {
    color: #202c50;
}

.fee_standard {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1440px) {
    .fee_standard {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .fee_standard {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.fee_standard .txt {
    margin-top: 50px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: lighter;
}

@media (max-width: 1440px) {
    .fee_standard .txt {
        margin-top: 30px;
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 1180px) {
    .fee_standard .txt {
        margin-top: 20px;
        font-size: 14px;
        line-height: 26px;
        font-weight: normal;
    }
}

.local_store {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1440px) {
    .local_store {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 1180px) {
    .local_store {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .local_store {
        padding-bottom: 10px;
    }
}

.local_store .local_store_search {
    margin-bottom: 50px;
    line-height: 34px;
}

@media (max-width: 1440px) {
    .local_store .local_store_search {
        margin-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .local_store .local_store_search {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .local_store .local_store_search {
        margin-bottom: 10px;
    }
}

.local_store .local_store_search span.t {
    display: block;
    float: left;
    width: 85px;
    font-size: 16px;
}

@media (max-width: 668px) {
    .local_store .local_store_search span.t {
        float: none;
    }
}

.local_store .local_store_search #distpicker {
    float: left;
    height: 34px;
}

@media (max-width: 668px) {
    .local_store .local_store_search #distpicker {
        float: none;
        margin-bottom: 5px;
    }
}

.local_store .local_store_search #distpicker .form-control {
    display: inline-block;
    width: auto;
    vertical-align: top;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #202c50;
}

.local_store .local_store_search .box {
    float: left;
    width: 232px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #202c50;
    margin-left: 5px;
}

@media (max-width: 668px) {
    .local_store .local_store_search .box {
        float: none;
        margin: 0;
    }
}

.local_store .local_store_search .box .keyword {
    float: left;
    width: 198px;
    outline: 0;
    border: none;
    margin: 0;
    padding: 0 10px;
}

.local_store .local_store_search .box .submit {
    float: right;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: none;
    margin: 0;
    padding: 0;
    background-color: #202c50;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.local_store .local_store_search .box .submit:hover {
    opacity: .8;
}

.local_store .local_store_list_none {
    text-align: center;
    font-size: 18px;
}

.local_store .local_store_list {
    margin-bottom: 40px;
}

@media (max-width: 1180px) {
    .local_store .local_store_list {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .local_store .local_store_list {
        margin-bottom: 10px;
    }
}

.local_store .table {
    margin-bottom: 0;
}

.local_store .table thead {
    background: #202c50;
}

.local_store .table thead tr th {
    color: #fff;
    padding: 15px 0 15px 40px;
    font-size: 20px;
}

@media (max-width: 1681px) {
    .local_store .table thead tr th {
        padding: 15px 0 15px 30px;
        font-size: 18px;
    }
}

@media (max-width: 1440px) {
    .local_store .table thead tr th {
        font-size: 16px;
    }
}

@media (max-width: 968px) {
    .local_store .table thead tr th {
        padding: 10px;
        text-align: center;
        font-size: 14px;
    }
}

.local_store .table tbody {
    border-bottom: 1px solid #ddd;
}

.local_store .table tbody tr td {
    color: #333;
    padding: 15px 0 15px 40px;
    font-size: 18px;
}

@media (max-width: 1681px) {
    .local_store .table tbody tr td {
        padding: 13px 0 13px 30px;
        font-size: 16px;
    }
}

@media (max-width: 1440px) {
    .local_store .table tbody tr td {
        padding: 13px 0 13px 30px;
        font-size: 14px;
    }
}

@media (max-width: 968px) {
    .local_store .table tbody tr td {
        padding: 10px 20px;
        text-align: center;
        font-size: 14px;
    }
}

@media (min-width: 968px) {
    .local_store .table tbody tr td {
        width: 20%;
    }

    .local_store .table tbody tr td:nth-of-type(4) {
        width: 40%;
    }
}

@media (min-width: 668px) {
    .local_store .table tbody tr td:nth-of-type(1) {
        position: relative;
    }

    .local_store .table tbody tr td:nth-of-type(1):before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        position: absolute;
        left: 0;
        top: 0;
    }

    .local_store .table tbody tr td:nth-of-type(4) {
        position: relative;
    }

    .local_store .table tbody tr td:nth-of-type(4):after {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.join_us {
    padding-top: 90px;
    padding-bottom: 30px;
}

@media (max-width: 1440px) {
    .join_us {
        padding-top: 60px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .join_us {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}

@media (max-width: 668px) {
    .join_us {
        padding-top: 0;
    }
}

.join_us ul li {
    display: block;
    width: 100%;
    height: 580px;
    background-color: #f5f5f5;
    margin-bottom: 60px;
}

@media (max-width: 1440px) {
    .join_us ul li {
        margin-bottom: 30px;
        height: 500px;
    }
}

@media (max-width: 1380px) {
    .join_us ul li {
        height: 450px;
    }
}

@media (max-width: 1180px) {
    .join_us ul li {
        margin-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .join_us ul li {
        height: auto;
    }
}

.join_us ul li .img {
    float: left;
    width: 56%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 968px) {
    .join_us ul li .img {
        float: none;
        width: 100%;
        height: 300px;
    }
}

@media (max-width: 668px) {
    .join_us ul li .img {
        height: 250px;
    }
}

.join_us ul li .txt {
    float: right;
    width: 44%;
    padding: 70px 70px 0;
}

@media (max-width: 1380px) {
    .join_us ul li .txt {
        padding: 50px 50px 0;
    }
}

@media (max-width: 968px) {
    .join_us ul li .txt {
        float: none;
        width: 100%;
        padding: 20px;
    }
}

.join_us ul li .txt .des {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    margin: 30px 0;
}

@media (max-width: 1440px) {
    .join_us ul li .txt .des {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1380px) {
    .join_us ul li .txt .des {
        font-size: 14px;
        line-height: 26px;
    }
}

@media (max-width: 668px) {
    .join_us ul li .txt .des {
        margin: 20px 0;
    }
}

.join_us ul li .txt .des strong {
    display: block;
    font-size: 24px;
    margin-bottom: 20px;
}

@media (max-width: 668px) {
    .join_us ul li .txt .des strong {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.join_us ul li .txt .more {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #cddf00;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #cddf00;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .join_us ul li .txt .more {
        width: 140px;
        height: 36px;
        line-height: 34px;
    }
}

@media (max-width: 668px) {
    .join_us ul li .txt .more {
        width: 120px;
        height: 30px;
        line-height: 28px;
    }
}

.join_us ul li .txt .more i.iconfont {
    margin-left: 15px;
}

.join_us ul li .txt .more:hover {
    background-color: #cddf00;
    color: #fff;
}

.join_us ul li:nth-of-type(odd) .img {
    float: right;
}

.join_us ul li:nth-of-type(odd) .txt {
    float: left;
}

.distributor01 {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1440px) {
    .distributor01 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .distributor01 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .distributor01 {
        padding-bottom: 10px;
    }
}

.distributor01 .title {
    text-align: center;
    font-size: 32px;
    color: #202c50;
}

@media (max-width: 1440px) {
    .distributor01 .title {
        font-size: 28px;
    }
}

@media (max-width: 668px) {
    .distributor01 .title {
        font-size: 20px;
    }
}

.distributor01 .title span {
    display: block;
    color: #8c8c8c;
    font-family: 'FuturaBT-Medium';
    font-size: 18px;
    margin-top: 10px;
}

@media (max-width: 668px) {
    .distributor01 .title span {
        font-size: 14px;
    }
}

.distributor01 .list {
    margin-top: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/distributor01_bg.jpg");
}

@media (max-width: 1440px) {
    .distributor01 .list {
        margin-top: 30px;
    }
}

@media (max-width: 668px) {
    .distributor01 .list {
        margin-top: 20px;
    }
}

.distributor01 .list ul li {
    display: block;
    float: left;
    width: 25%;
    height: 345px;
    text-align: center;
    position: relative;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li {
        height: 300px;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li {
        height: 220px;
    }
}

@media (max-width: 668px) {
    .distributor01 .list ul li {
        width: 50%;
    }
}

.distributor01 .list ul li .inner {
    padding: 100px 20px 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li .inner {
        padding: 80px 20px 0;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner {
        padding-top: 30px;
    }
}

@media (max-width: 668px) {
    .distributor01 .list ul li .inner {
        padding: 20px 20px 0;
    }
}

.distributor01 .list ul li .inner .icon {
    width: 70px;
    margin: 0 auto 20px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li .inner .icon {
        width: 60px;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner .icon {
        width: 50px;
    }
}

@media (max-width: 668px) {
    .distributor01 .list ul li .inner .icon {
        width: 40px;
    }
}

.distributor01 .list ul li .inner .icon img {
    width: 100%;
}

.distributor01 .list ul li .inner b.t {
    display: block;
    font-size: 22px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li .inner b.t {
        font-size: 18px;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner b.t {
        font-size: 16px;
    }
}

.distributor01 .list ul li .inner b.t span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-family: 'FuturaBT-Medium';
    text-transform: uppercase;
    opacity: .8;
    margin-top: 10px;
    color: #fff;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li .inner b.t span {
        font-size: 14px;
        margin-top: 5px;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner b.t span {
        font-size: 12px;
    }
}

.distributor01 .list ul li .inner b.t:after {
    content: '';
    display: block;
    width: 0px;
    height: 1px;
    line-height: 1px;
    background-color: #cddf00;
    margin: 10px auto 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner b.t:after {
        width: 25px;
    }
}

.distributor01 .list ul li .inner .txt {
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor01 .list ul li .inner .txt {
        font-size: 14px;
        margin-top: 10px;
    }
}

@media (max-width: 1180px) {
    .distributor01 .list ul li .inner .txt {
        opacity: .8;
        font-size: 12px;
    }
}

.distributor01 .list ul li:before,.distributor01 .list ul li:after {
    content: '';
    background: rgba(255,255,255,0.05);
    position: absolute;
}

.distributor01 .list ul li:before {
    width: 100%;
    height: 1px;
    line-height: 1px;
    left: 0;
    bottom: 0;
}

.distributor01 .list ul li:after {
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}

@media (min-width: 1180px) {
    .distributor01 .list ul li:hover .inner {
        padding: 10px 20px 0;
    }

    .distributor01 .list ul li:hover .inner .icon {
        opacity: 0;
    }

    .distributor01 .list ul li:hover .inner b.t {
        color: #cddf00;
    }

    .distributor01 .list ul li:hover .inner b.t:after {
        width: 25px;
    }

    .distributor01 .list ul li:hover .inner .txt {
        opacity: 1;
    }
}

.distributor02 {
    padding-top: 90px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/distributor02_bg.jpg");
}

@media (max-width: 1440px) {
    .distributor02 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 668px) {
    .distributor02 {
        padding-top: 30px;
        padding-bottom: 0;
    }
}

.distributor02 .title {
    text-align: center;
    font-size: 32px;
    color: #202c50;
}

@media (max-width: 1440px) {
    .distributor02 .title {
        font-size: 28px;
    }
}

@media (max-width: 668px) {
    .distributor02 .title {
        font-size: 20px;
    }
}

.distributor02 .title span {
    display: block;
    color: #8c8c8c;
    font-family: 'FuturaBT-Medium';
    font-size: 18px;
    margin-top: 10px;
}

@media (max-width: 668px) {
    .distributor02 .title span {
        font-size: 14px;
    }
}

.distributor02 .list {
    margin: 50px auto 0;
    width: 1600px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/distributor02_line.png");
}

@media (max-width: 1681px) {
    .distributor02 .list {
        width: 1400px;
        height: 280px;
    }
}

@media (max-width: 1440px) {
    .distributor02 .list {
        margin-top: 30px;
    }
}

@media (max-width: 1380px) {
    .distributor02 .list {
        width: 1300px;
        height: 260px;
    }
}

@media (max-width: 1180px) {
    .distributor02 .list {
        width: 100%;
        height: auto;
        background: none;
    }
}

@media (max-width: 668px) {
    .distributor02 .list {
        margin-top: 20px;
    }
}

.distributor02 .list ul li {
    display: block;
    float: left;
    width: 20%;
}

@media (max-width: 968px) {
    .distributor02 .list ul li {
        width: 50%;
        margin-bottom: 20px;
    }
}

.distributor02 .list ul li .item {
    width: 210px;
    height: 210px;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 50px auto 0;
    padding: 40px 0 0;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor02 .list ul li .item {
        width: 180px;
        height: 180px;
        margin-top: 40px;
        padding: 30px 0 0;
    }
}

@media (max-width: 1380px) {
    .distributor02 .list ul li .item {
        width: 160px;
        height: 160px;
        margin-top: 30px;
        padding: 30px 0 0;
    }
}

@media (max-width: 968px) {
    .distributor02 .list ul li .item {
        margin-top: 0;
    }
}

@media (max-width: 668px) {
    .distributor02 .list ul li .item {
        width: 140px;
        height: 140px;
        padding: 25px 0 0;
    }
}

.distributor02 .list ul li .item .icon i.iconfont {
    font-size: 55px;
    color: #cddf00;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor02 .list ul li .item .icon i.iconfont {
        font-size: 50px;
    }
}

@media (max-width: 1380px) {
    .distributor02 .list ul li .item .icon i.iconfont {
        font-size: 40px;
    }
}

.distributor02 .list ul li .item b.t {
    display: block;
    font-size: 18px;
    font-weight: normal;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .distributor02 .list ul li .item b.t {
        font-size: 16px;
    }
}

@media (max-width: 1380px) {
    .distributor02 .list ul li .item b.t {
        font-size: 14px;
    }
}

.distributor02 .list ul li:hover .item {
    background: #202c50;
}

.distributor02 .list ul li:hover .item .icon i.iconfont {
    color: #fff;
}

.distributor02 .list ul li:hover .item b.t {
    color: #fff;
}

.distributor03 {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1440px) {
    .distributor03 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .distributor03 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 668px) {
    .distributor03 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.distributor03 .inner {
    margin-top: 50px;
}

@media (max-width: 1180px) {
    .distributor03 .inner {
        margin-top: 20px;
    }
}

.distributor03 .appointment_form_col {
    overflow: hidden;
}

.distributor03 .appointment_form_col .row {
    margin: 0 -40px;
}

.distributor03 .appointment_form_col .row .item {
    padding: 0 40px;
    margin-bottom: 40px;
}

.distributor03 .appointment_form_col .row .item .form_input {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    padding: 0 10px;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.distributor03 .appointment_form_col .row .item_submit {
    text-align: center;
}

.distributor03 .appointment_form_col .row .item_submit .submit {
    width: 220px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    padding: 0;
    border: none;
    background-color: #cddf00;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.contact_info {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #f5f5f5;
}

@media (max-width: 1440px) {
    .contact_info {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .contact_info {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 668px) {
    .contact_info {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.contact_info .inner {
    margin-top: 50px;
    height: 590px;
    background: #fff;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .contact_info .inner {
        height: 580px;
    }
}

@media (max-width: 1180px) {
    .contact_info .inner {
        margin-top: 20px;
    }
}

@media (max-width: 968px) {
    .contact_info .inner {
        height: auto;
    }
}

.contact_info .inner .txt {
    float: left;
    width: 50%;
    height: 100%;
    padding: 10px 10px 0;
}

@media (max-width: 968px) {
    .contact_info .inner .txt {
        float: none;
        width: 100%;
        padding: 40px;
    }
}

@media (max-width: 668px) {
    .contact_info .inner .txt {
        padding: 20px;
    }
}

.contact_info .inner .txt ul li {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    line-height: 34px;

}



@media (max-width: 1440px) {
    .contact_info .inner .txt ul li {
        font-size: 14px;
        line-height: 28px;
        padding: 22px 35px 22px 35px;
        margin-bottom: 15px;
    }
}

.contact_info .inner .txt ul li:hover{
    background: #8bacde14;
}

.contact_info .inner .txt ul li b.t {
    display: block;
    font-size: 22px;
    color: #337ab7;
}

@media (max-width: 1440px) {
    .contact_info .inner .txt ul li b.t {
        font-size: 18px;
    }
}

@media (max-width: 668px) {
    .contact_info .inner .txt ul li b.t {
        font-size: 16px;
    }
}

.contact_info .inner .txt ul li b.t:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background-color: #337ab7;
    margin: 10px 0;
}

.contact_info .inner .map {
    float: right;
    width: 50%;
    height: 100%;
}

@media (max-width: 968px) {
    .contact_info .inner .map {
        float: none;
        width: 100%;
        height: 300px;
    }
}

.contact_info .inner .map .map_col {
    width: 100%;
    height: 100%;
}

.contact_info .inner .map .map_col>div {
    width: 100%;
    height: 100%;
}

.contact_message {
    padding-top: 90px;
    padding-bottom: 90px;
}

.contact_message .txt_top {
    text-align: center;
    font-size: 16px;
    margin: 20px 0 40px;
}


@media (max-width: 1440px) {
    .contact_message {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .contact_message {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 668px) {
    .contact_message {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.contact_message .inner {
    margin-top: 50px;
}

@media (max-width: 1180px) {
    .contact_message .inner {
        margin-top: 20px;
    }
}

.contact_message .appointment_form_col {
    overflow: hidden;
}

.contact_message .appointment_form_col .row {
    margin: 0 -40px;
}

@media (max-width: 1180px) {
    .contact_message .appointment_form_col .row {
        margin: 0 -10px;
    }
}

.contact_message .appointment_form_col .row .item {
    padding: 0 40px;
    margin-bottom: 40px;
}

@media (max-width: 1180px) {
    .contact_message .appointment_form_col .row .item {
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

.contact_message .appointment_form_col .row .item .nice-select {
    border: none;
    border-bottom: 1px solid #dcdcdc;
}

.contact_message .appointment_form_col .row .item .form_input {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 968px) {
    .contact_message .appointment_form_col .row .item .form_input {
        padding: 0 18px;
    }
}

.contact_message .appointment_form_col .row .item .form_content {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    padding: 0 10px;
    line-height: 42px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 968px) {
    .contact_message .appointment_form_col .row .item .form_content {
        padding: 0 18px;
    }
}

.contact_message .appointment_form_col .row .item_submit {
    text-align: center;
}

.contact_message .appointment_form_col .row .item_submit .submit {
    width: 220px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    padding: 0;
    border: none;
    background-color: #337ab7;
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    outline: none;
}

.app01 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/app/app01_bg.jpg");
    position: relative;
}

@media (max-width: 1180px) {
    .app01 {
        height: auto !important;
    }
}

.app01 .img {
    width: 980px;
    position: absolute;
    left: 160px;
    bottom: 0;
    z-index: 10;
}

@media (max-width: 1681px) {
    .app01 .img {
        left: 60px;
        width: 800px;
    }
}

@media (max-width: 1440px) {
    .app01 .img {
        left: 40px;
        width: 700px;
    }
}

@media (max-width: 1380px) {
    .app01 .img {
        left: 30px;
        width: 650px;
    }
}

@media (max-width: 1180px) {
    .app01 .img {
        position: static;
        width: 80%;
        margin: 0 auto;
    }
}

.app01 .img img {
    width: 100%;
}

.app01 .txt {
    width: 480px;
    position: absolute;
    right: 160px;
    top: 200px;
    z-index: 20;
}

@media (max-width: 1681px) {
    .app01 .txt {
        right: 60px;
    }
}

@media (max-width: 1440px) {
    .app01 .txt {
        right: 40px;
    }
}

@media (max-width: 1380px) {
    .app01 .txt {
        right: 30px;
        top: 150px;
    }
}

@media (max-width: 1180px) {
    .app01 .txt {
        position: static;
        padding: 120px 0 50px;
        margin: 0 auto;
    }
}

@media (max-width: 668px) {
    .app01 .txt {
        width: 100%;
        padding: 100px 20px 50px;
    }
}

.app01 .txt .logo {
    width: 155px;
    text-align: center;
    margin: 0 auto;
}

.app01 .txt .logo img {
    width: 100%;
}

.app01 .txt .title {
    text-align: center;
    font-size: 26px;
    color: #202c50;
    font-weight: bold;
    margin: 40px 0;
}

@media (max-width: 1440px) {
    .app01 .txt .title {
        font-size: 20px;
        margin: 20px 0;
    }
}

@media (max-width: 668px) {
    .app01 .txt .title {
        font-size: 18px;
    }
}

.app01 .txt .title .des {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    font-weight: normal;
}

@media (max-width: 1440px) {
    .app01 .txt .title .des {
        font-size: 14px;
        line-height: 26px;
        padding: 0 20px;
    }
}

.app01 .txt .block {
    background: rgba(255,255,255,0.5);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 50px;
}

@media (max-width: 668px) {
    .app01 .txt .block {
        padding: 20px;
    }
}

.app01 .txt .block b.t {
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
}

@media (max-width: 668px) {
    .app01 .txt .block b.t {
        text-align: center;
    }
}

.app01 .txt .block .list {
    width: 100%;
    height: 140px;
    position: relative;
    padding-left: 170px;
}

@media (max-width: 668px) {
    .app01 .txt .block .list {
        padding: 0;
        height: auto;
    }
}

.app01 .txt .block .list .img {
    width: 140px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .app01 .txt .block .list .img {
        position: static;
        margin: 0 auto;
    }
}

.app01 .txt .block .list .img img {
    width: 100%;
}

@media (max-width: 668px) {
    .app01 .txt .block .list .link {
        margin: 20px 0 0;
    }
}

.app01 .txt .block .list .link ul li {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 53px;
    border: 1px solid #202c50;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 16px;
}

.app01 .txt .block .list .link ul li:nth-of-type(1) {
    margin-bottom: 30px;
}

@media (max-width: 668px) {
    .app01 .txt .block .list .link ul li:nth-of-type(1) {
        margin-bottom: 10px;
    }
}

.app01 .txt .block .list .link ul li i.iconfont {
    margin-right: 20px;
    font-size: 20px;
}

.app02 .img,.app03 .img {
    width: 100%;
}

.app02 .img img,.app03 .img img {
    width: 100%;
}

.third_nav {
    text-align: center;
    margin: 60px 0 0;
}

@media (max-width: 1440px) {
    .third_nav {
        margin: 40px 0 0;
    }
}

@media (max-width: 1180px) {
    .third_nav {
        margin: 20px 0 0;
    }
}

@media (max-width: 968px) {
    .third_nav {
        margin: 0;
    }
}

.third_nav ul li {
    display: inline-block;
    margin: 0 20px;
}

@media (max-width: 668px) {
    .third_nav ul li {
        margin: 0 10px;
    }
}

.third_nav ul li a {
    display: block;
    font-size: 18px;
    color: #666;
    line-height: 50px;
    position: relative;
}

@media (max-width: 1440px) {
    .third_nav ul li a {
        font-size: 16px;
    }
}

@media (max-width: 668px) {
    .third_nav ul li a {
        font-size: 14px;
    }
}

.third_nav ul li a:after {
    content: '';
    display: block;
    width: 0%;
    height: 1px;
    line-height: 1px;
    background-color: #202c50;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.third_nav ul li a.cur,.third_nav ul li a:hover {
    color: #202c50;
}

.third_nav ul li a.cur:after,.third_nav ul li a:hover:after {
    width: 100%;
    left: 0;
}

.pro_list {
    margin-top: 60px;
    margin-bottom: 30px;
}

@media (max-width: 1440px) {
    .pro_list {
        margin-top: 40px;
    }
}

@media (max-width: 1180px) {
    .pro_list {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .pro_list {
        margin-top: 20px;
    }
}

@media (max-width: 668px) {
    .pro_list {
        margin-bottom: 10px;
    }
}

.pro_list .list {
    overflow: hidden;
}

.pro_list .list ul {
    margin: 0 -15px;
}

@media (max-width: 1180px) {
    .pro_list .list ul {
        margin: 0 -10px;
    }
}

.pro_list .list ul li {
    display: block;
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

@media (max-width: 1180px) {
    .pro_list .list ul li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .pro_list .list ul li {
        float: none;
        width: 100%;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li {
        margin-bottom: 10px;
    }
}

.pro_list .list ul li a {
    display: block;
    width: 100%;
    background-color: #f5f5f5;
}

.pro_list .list ul li a .inner {
    width: 100%;
    position: relative;
    padding: 40px 0 40px 40px;
}

@media (max-width: 1440px) {
    .pro_list .list ul li a .inner {
        padding: 30px 0 30px 30px;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner {
        padding: 0;
    }
}

.pro_list .list ul li a .inner:before {
    content: '';
    display: block;
    width: 1px;
    height: 200px;
    background-color: #c0d104;
    position: absolute;
    left: 45%;
    top: 50%;
    margin-top: -100px;
}

@media (max-width: 1180px) {
    .pro_list .list ul li a .inner:before {
        height: 120px;
        margin-top: -60px;
    }
}

@media (max-width: 968px) {
    .pro_list .list ul li a .inner:before {
        height: 200px;
        margin-top: -100px;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner:before {
        display: none;
    }
}

.pro_list .list ul li a .inner .img {
    float: left;
    width: 40%;
    overflow: hidden;
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner .img {
        float: none;
        width: 100%;
        padding: 0px 30px;
    }
}

.pro_list .list ul li a .inner .img img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner .img img {
        border-bottom: 1px solid #c0d104;
    }
}

.pro_list .list ul li a .inner .txt {
    float: right;
    width: 60%;
    padding: 50px 50px 0 50px;
    position: relative;
}

@media (max-width: 1440px) {
    .pro_list .list ul li a .inner .txt {
        padding: 30px 30px 0 50px;
    }
}

@media (max-width: 1180px) {
    .pro_list .list ul li a .inner .txt {
        padding: 20px 20px 0 30px;
    }
}

@media (max-width: 968px) {
    .pro_list .list ul li a .inner .txt {
        padding-left: 60px;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner .txt {
        float: none;
        width: 100%;
        padding: 20px;
        text-align: center;
    }
}

.pro_list .list ul li a .inner .txt b.t {
    display: block;
    font-size: 24px;
    overflow: hidden !important;
    white-space: nowrap !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
}

@media (max-width: 1440px) {
    .pro_list .list ul li a .inner .txt b.t {
        font-size: 20px;
    }
}

@media (max-width: 1180px) {
    .pro_list .list ul li a .inner .txt b.t {
        font-size: 16px;
    }
}

.pro_list .list ul li a .inner .txt .des {
    font-size: 18px;
    line-height: 34px;
    height: 68px;
    overflow: hidden;
    margin: 20px 0;
}

@media (max-width: 1440px) {
    .pro_list .list ul li a .inner .txt .des {
        font-size: 16px;
        line-height: 30px;
        height: 60px;
    }
}

@media (max-width: 1180px) {
    .pro_list .list ul li a .inner .txt .des {
        font-size: 14px;
        line-height: 26px;
        height: 52px;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner .txt .des {
        height: auto;
    }
}

.pro_list .list ul li a .inner .txt span.more {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #c0d104;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #c0d104;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .pro_list .list ul li a .inner .txt span.more {
        width: 140px;
        height: 36px;
        line-height: 34px;
    }
}

@media (max-width: 668px) {
    .pro_list .list ul li a .inner .txt span.more {
        width: 120px;
        height: 30px;
        line-height: 28px;
        margin: 0 auto;
    }
}

.pro_list .list ul li a .inner .txt span.more i.iconfont {
    margin-left: 15px;
}

.pro_list .list ul li a:hover .img img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.pro_list .list ul li a:hover .txt span.more {
    background-color: #c0d104;
    color: #fff;
}

.pro_c_banner {
    width: 100%;
    background-color: #f5f5f5;
}

.pro_c_banner.mt {
    margin-top: 100px;
}

@media (max-width: 1180px) {
    .pro_c_banner.mt {
        margin-top: 70px;
    }
}

.pro_c_banner .inner {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 1440px) {
    .pro_c_banner .inner {
        padding-top: 30px;
        padding-bottom: 30px;
		background-image: url(../../images/10970.jpg);

    }
}

.pro_c_banner .inner .img {
    float: left;
    width: 30%;
}

@media (max-width: 668px) {
    .pro_c_banner .inner .img {
        float: none;
        width: 100%;
    }
}

.pro_c_banner .inner .img img {
    width: 100%;
}

.pro_c_banner .inner .txt {
    float: left;
    width: 60%;
    padding: 40px 10px 10px 280px;
}

@media (max-width: 668px) {
    .pro_c_banner .inner .txt {
        float: none;
        width: 100%;
        text-align: center;
    }
}

.pro_c_banner .inner .txt .txt01 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 30px;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .pro_c_banner .inner .txt .txt01 {
        font-size: 40px;
        line-height: 60px;
    }
}

@media (max-width: 1180px) {
    .pro_c_banner .inner .txt .txt01 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 668px) {
    .pro_c_banner .inner .txt .txt01 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
}

.pro_c_banner .inner .txt .txt02 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
}

@media (max-width: 1440px) {
    .pro_c_banner .inner .txt .txt02 {
        font-size: 30px;
    }
}

@media (max-width: 1180px) {
    .pro_c_banner .inner .txt .txt02 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
}

@media (max-width: 668px) {
    .pro_c_banner .inner .txt .txt02 {
        font-size: 18px;
        line-height: 24px;
    }
}

.pro_c_banner .inner .txt .txt03 {
    font-size: 24px;
    line-height: 40px;
    color: #999;
    font-weight: lighter;
}

@media (max-width: 1440px) {
    .pro_c_banner .inner .txt .txt03 {
        font-size: 20px;
    }
}

@media (max-width: 1180px) {
    .pro_c_banner .inner .txt .txt03 {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 668px) {
    .pro_c_banner .inner .txt .txt03 {
        font-size: 14px;
        line-height: 30px;
    }
}

.pro_c_banner .inner .txt a.buynow {
    display: block;
    width: 455px;
    height: 72px;
    line-height: 68px;
    margin-top: 20px;
    border: 1px solid #c0d104;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #c0d104;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	font-size:60px;
}

@media (max-width: 1440px) {
    .pro_c_banner .inner .txt a.buynow {
        width: 400px;
        height: 86px;
        line-height: 84px;
    }
}

@media (max-width: 668px) {
    .pro_c_banner .inner .txt a.buynow {
        width: 120px;
        height: 30px;
        line-height: 28px;
        margin: 10px auto 0;
    }
}

.pro_c_banner .inner .txt a.buynow i.iconfont {
    margin-left: 15px;
}

.pro_c_banner .inner .txt a.buynow:hover {
    background-color: #c0d104;
    color: #fff;
}

.pro_c_content {
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 18px;
    line-height: 34px;
}

@media (max-width: 1440px) {
    .pro_c_content {
        padding-top: 60px;
        padding-bottom: 40px;
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1380px) {
    .pro_c_content {
        font-size: 14px;
        line-height: 26px;
    }
}

@media (max-width: 1180px) {
    .pro_c_content {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .pro_c_content {
        padding-top: 20px;
        padding-bottom: 10px;
    }
}

.pro_c_content img {
    max-width: 100% !important;
    height: auto !important;
}

.pro_c_content a.btn_down {
    display: block;
    font-size: 20px;
    margin-top: 20px;
    color: #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 668px) {
    .pro_c_content a.btn_down {
        font-size: 16px;
    }
}

.pro_c_content a.btn_down i.iconfont {
    font-size: 26px;
    color: #cddf00;
}

@media (max-width: 668px) {
    .pro_c_content a.btn_down i.iconfont {
        font-size: 20px;
    }
}

.pro_c_content a.btn_down:hover {
    color: #cddf00;
}

.pro_content_ervd .pro_c_banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd_banner.jpg?ver=1");
}

.pro_content_ervd .pro_c_banner .inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 1681px) {
    .pro_content_ervd .pro_c_banner .inner {
        padding-top: 100px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .pro_content_ervd .pro_c_banner .inner {
        padding-top: 50px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd .pro_c_banner .inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.pro_content_ervd .pro_c_banner .inner .img {
    position: relative;
}

.pro_content_ervd .pro_c_banner .inner .img .pro_content_ervd_banner_new {
    width: auto;
    position: absolute;
    left: -100px;
    top: 0;
}

@media (max-width: 668px) {
    .pro_content_ervd .pro_c_banner .inner .img .pro_content_ervd_banner_new {
        width: 150px;
        left: 0px;
    }
}

.pro_content_ervd .pro_c_banner .inner .txt {
    color: #202c50;
}

.pro_content_ervd .pro_c_banner .inner .txt .txt01 {
    font-size: 50px;
    line-height: 68px;
    margin-bottom: 20px;
}

@media (max-width: 1681px) {
    .pro_content_ervd .pro_c_banner .inner .txt .txt01 {
        font-size: 45px;
    }
}

@media (max-width: 1440px) {
    .pro_content_ervd .pro_c_banner .inner .txt .txt01 {
        font-size: 40px;
    }
}

@media (max-width: 1180px) {
    .pro_content_ervd .pro_c_banner .inner .txt .txt01 {
        font-size: 30px;
        line-height: 50px;
    }
}

@media (max-width: 968px) {
    .pro_content_ervd .pro_c_banner .inner .txt .txt01 {
        font-size: 24px;
        line-height: 40px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd .pro_c_banner .inner .txt .txt01 {
        font-size: 20px;
        line-height: 26px;
    }
}

.pro_content_ervd_video {
    display: block;
    width: 100%;
    height: 670px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd_video.jpg?ver=1");
}

@media (max-width: 1440px) {
    .pro_content_ervd_video {
        height: 500px;
    }
}

@media (max-width: 1180px) {
    .pro_content_ervd_video {
        height: 300px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd_video {
        height: 250px;
    }
}

.pro_content_ervd_video:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pro_content_ervd_video .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pro_content_ervd_video .icon i.iconfont {
    font-size: 50px;
}

.pro_content_ervd_video:hover:before {
    background-color: rgba(0,0,0,0.8);
}

.pro_content_ervd_video:hover .icon {
    color: #cddf00;
}

.popup_video {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1000;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: table;
}

.popup_video .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.popup_video .video {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 668px) {
    .popup_video .video {
        width: 80%;
    }
}

.popup_video .video span.video_close {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 10;
    background: url("../img/close.png") -31px 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.popup_video .video span.video_close:hover {
    transform: rotate(90deg);
}

.popup_video.on {
    z-index: 1000;
    opacity: 100;
}

.ervd_title {
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    color: #2d2d35;
}

@media (max-width: 1681px) {
    .ervd_title {
        font-size: 30px;
    }
}

@media (max-width: 1380px) {
    .ervd_title {
        font-size: 26px;
    }
}

@media (max-width: 1180px) {
    .ervd_title {
        font-size: 24px;
    }
}

@media (max-width: 668px) {
    .ervd_title {
        font-size: 20px;
    }
}

.ervd_title:after {
    content: '';
    margin: 30px auto 0;
    display: block;
    width: 60px;
    height: 1px;
    line-height: 1px;
    background-color: #ababab;
}

@media (max-width: 1380px) {
    .ervd_title:after {
        margin-top: 20px;
        width: 40px;
    }
}

.ervd_txt .txt01 {
    font-size: 44px;
    font-weight: bold;
}

@media (max-width: 1681px) {
    .ervd_txt .txt01 {
        font-size: 30px;
    }
}

@media (max-width: 1180px) {
    .ervd_txt .txt01 {
        font-size: 24px;
    }
}

@media (max-width: 668px) {
    .ervd_txt .txt01 {
        font-size: 20px;
    }
}

.ervd_txt .txt02 {
    font-size: 24px;
    line-height: 30px;
    margin: 30px 0 15px;
}

@media (max-width: 1681px) {
    .ervd_txt .txt02 {
        font-size: 18px;
    }
}

@media (max-width: 1180px) {
    .ervd_txt .txt02 {
        font-size: 16px;
        line-height: 20px;
        margin: 20px 0 10px;
    }
}

@media (max-width: 668px) {
    .ervd_txt .txt02 {
        margin: 10px 0;
    }
}

.ervd_txt .txt03 {
    font-size: 18px;
    line-height: 34px;
}

@media (max-width: 1681px) {
    .ervd_txt .txt03 {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 1180px) {
    .ervd_txt .txt03 {
        font-size: 14px;
        line-height: 26px;
    }
}

.ervd_txt .tips {
    font-size: 16px;
}

@media (max-width: 668px) {
    .ervd_txt .tips {
        font-size: 12px;
    }
}

.pro_content_ervd01 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd01.jpg?ver=1");
    background-color: #f0f0ef;
    padding: 150px 0px;
}

@media (max-width: 1681px) {
    .pro_content_ervd01 {
        padding: 80px 0;
    }
}

@media (max-width: 1180px) {
    .pro_content_ervd01 {
        padding: 20px 0;
    }
}

@media (max-width: 968px) {
    .pro_content_ervd01 {
        background-image: url("../img/pro_content_ervd01_m.jpg?ver=1");
    }
}

@media (max-width: 668px) {
    .pro_content_ervd01 {
        padding-bottom: 300px;
    }
}

.pro_content_ervd01 .ervd_txt .txt01 {
    color: #958067;
}

.pro_content_ervd01 .ervd_txt .txt02 {
    color: #19254a;
    font-size: 33px;
    margin-top: 15px;
}

@media (max-width: 1681px) {
    .pro_content_ervd01 .ervd_txt .txt02 {
        font-size: 20px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd01 .ervd_txt .txt02 {
        font-size: 16px;
    }
}

.pro_content_ervd01 .list {
    margin-top: 40px;
}

@media (max-width: 668px) {
    .pro_content_ervd01 .list {
        margin-top: 20px;
    }
}

.pro_content_ervd01 .list ul li {
    display: block;
    font-size: 20px;
    color: #7c7b7c;
    height: 40px;
    line-height: 40px;
}

@media (max-width: 1681px) {
    .pro_content_ervd01 .list ul li {
        font-size: 16px;
    }
}

@media (max-width: 1380px) {
    .pro_content_ervd01 .list ul li {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
}

.pro_content_ervd01 .list ul li:before {
    content: '';
    margin-top: 12px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    border: 1px solid #958067;
}

@media (max-width: 1380px) {
    .pro_content_ervd01 .list ul li:before {
        width: 10px;
        height: 10px;
        margin-top: 10px;
    }
}

.pro_content_ervd02 {
    padding: 60px 0px;
}

@media (max-width: 1180px) {
    .pro_content_ervd02 {
        padding: 20px 0;
    }
}

.pro_content_ervd02 .ervd_txt {
    text-align: center;
}

.pro_content_ervd02 .ervd_txt .txt01 {
    color: #82b244;
}

.pro_content_ervd02 .ervd_txt .txt02 {
    color: #82b244;
}

.pro_content_ervd02 .ervd_txt .txt03 {
    color: #444;
}

.pro_content_ervd02 .ervd_txt .tips {
    color: #666;
}

.pro_content_ervd02 .img {
    text-align: center;
}

.pro_content_ervd02 .img img {
    max-width: 100%;
}

.pro_content_ervd03 {
    width: 100%;
    height: 850px;
    background-color: #ededef;
}

@media (max-width: 1681px) {
    .pro_content_ervd03 {
        height: 600px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd03 {
        height: auto;
    }
}

.pro_content_ervd03 .txt {
    float: left;
    width: 42%;
    height: 100%;
    padding-right: 0;
}

@media (max-width: 668px) {
    .pro_content_ervd03 .txt {
        float: none;
        width: 100%;
        height: auto;
        padding: 20px 10px;
    }
}

.pro_content_ervd03 .txt .txt_inner {
    width: 100%;
    height: 100%;
    display: table;
}

.pro_content_ervd03 .txt .txt_inner .des {
    display: table-cell;
    vertical-align: middle;
}

.pro_content_ervd03 .txt .ervd_txt .txt01 {
    color: #958067;
}

.pro_content_ervd03 .txt .ervd_txt .txt02 {
    color: #958067;
}

.pro_content_ervd03 .txt .ervd_txt .txt03 {
    color: #444;
}

.pro_content_ervd03 .txt .ervd_txt .tips {
    color: #666;
    margin-top: 30px;
}

@media (max-width: 668px) {
    .pro_content_ervd03 .txt .ervd_txt .tips {
        margin-top: 10px;
    }
}

.pro_content_ervd03 .img {
    float: right;
    width: 58%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd03.jpg?ver=1");
}

@media (max-width: 668px) {
    .pro_content_ervd03 .img {
        float: none;
        width: 100%;
        height: 150px;
    }
}

.pro_content_ervd04 {
    padding: 100px 0px;
}

@media (max-width: 1681px) {
    .pro_content_ervd04 {
        padding: 80px 0;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd04 {
        padding: 20px 0;
    }
}

.pro_content_ervd04 .ervd_txt {
    text-align: center;
}

.pro_content_ervd04 .ervd_txt .txt01 {
    color: #363667;
}

.pro_content_ervd04 .ervd_txt .txt02 {
    color: #363667;
}

.pro_content_ervd04 .ervd_txt .txt03 {
    color: #444;
}

.pro_content_ervd04 .ervd_txt .tips {
    color: #666;
}

.pro_content_ervd04 .img {
    text-align: center;
    margin-top: 50px;
}

.pro_content_ervd04 .img img {
    max-width: 100%;
}

.pro_content_ervd05 {
    width: 100%;
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd05.jpg?ver=1");
}

@media (max-width: 1681px) {
    .pro_content_ervd05 {
        padding: 100px 0;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd05 {
        padding: 40px 0;
    }
}

.pro_content_ervd05 .img {
    float: right;
    width: 45%;
}

@media (max-width: 1440px) {
    .pro_content_ervd05 .img {
        width: 40%;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd05 .img {
        float: none;
        width: 80%;
        margin: 20px auto 0;
    }
}

.pro_content_ervd05 .img img {
    width: 100%;
}

.pro_content_ervd05 .ervd_txt {
    float: left;
    width: 45%;
}

@media (max-width: 668px) {
    .pro_content_ervd05 .ervd_txt {
        float: none;
        width: 100%;
    }
}

.pro_content_ervd05 .ervd_txt .txt01 {
    color: #25252b;
}

.pro_content_ervd05 .ervd_txt .txt02 {
    color: #25252b;
}

.pro_content_ervd05 .ervd_txt .txt03 {
    color: #444;
}

.pro_content_ervd06 {
    padding-top: 120px;
    padding-bottom: 360px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/pro_content_ervd06.jpg?ver=1");
}

@media (max-width: 1681px) {
    .pro_content_ervd06 {
        padding-top: 80px;
        padding-bottom: 200px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd06 {
        padding-top: 20px;
        padding-bottom: 150px;
    }
}

.pro_content_ervd06 .ervd_txt .txt01 {
    color: #513f32;
}

.pro_content_ervd06 .ervd_txt .txt {
    font-size: 36px;
    color: #5d4230;
    margin-top: 30px;
}

@media (max-width: 1681px) {
    .pro_content_ervd06 .ervd_txt .txt {
        font-size: 24px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd06 .ervd_txt .txt {
        font-size: 16px;
    }
}

.pro_content_ervd06 .ervd_txt .txt b {
    display: block;
}

.pro_content_ervd06 .ervd_txt .txt p {
    display: block;
    font-size: 24px;
    color: #19264b;
    margin-bottom: 20px;
}

@media (max-width: 1681px) {
    .pro_content_ervd06 .ervd_txt .txt p {
        font-size: 18px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd06 .ervd_txt .txt p {
        font-size: 14px;
    }
}

.pro_content_ervd07 {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 1681px) {
    .pro_content_ervd07 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd07 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.pro_content_ervd07 .col {
    margin-top: 50px;
}

@media (max-width: 1681px) {
    .pro_content_ervd07 .col {
        margin-top: 30px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd07 .col {
        margin-top: 20px;
    }
}

.pro_content_ervd07 .col .ervd_txt {
    float: left;
    width: 600px;
}

@media (max-width: 1180px) {
    .pro_content_ervd07 .col .ervd_txt {
        width: 50%;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd07 .col .ervd_txt {
        float: none;
        width: 100%;
        text-align: center;
    }

    .pro_content_ervd07 .col .ervd_txt img {
        margin: 0 auto;
    }
}

.pro_content_ervd07 .col .ervd_txt .list {
    margin-top: 50px;
}

@media (max-width: 668px) {
    .pro_content_ervd07 .col .ervd_txt .list {
        margin-top: 20px;
    }
}

.pro_content_ervd07 .col .ervd_txt .list ul li {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #2d2d35;
    position: relative;
    padding-left: 20px;
    text-align: left;
}

@media (max-width: 1180px) {
    .pro_content_ervd07 .col .ervd_txt .list ul li {
        font-size: 14px;
        line-height: 26px;
    }
}

.pro_content_ervd07 .col .ervd_txt .list ul li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    line-height: 10px;
    background-color: #7cb52c;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 10px;
}

@media (max-width: 1180px) {
    .pro_content_ervd07 .col .ervd_txt .list ul li:before {
        width: 8px;
        height: 8px;
        line-height: 8px;
        top: 9px;
    }
}

.pro_content_ervd07 .col .ervd_txt span {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
}

@media (max-width: 1180px) {
    .pro_content_ervd07 .col .ervd_txt span {
        font-size: 14px;
    }
}

.pro_content_ervd07 .col .img {
    float: right;
    width: 490px;
}

@media (max-width: 1180px) {
    .pro_content_ervd07 .col .img {
        width: 50%;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd07 .col .img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}

.pro_content_ervd07 .col .img img {
    width: 100%;
}

.pro_content_ervd08 .col .list {
    float: left;
    width: 570px;
    padding-top: 70px;
}

@media (max-width: 1180px) {
    .pro_content_ervd08 .col .list {
        width: 50%;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .list {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}

.pro_content_ervd08 .col .list ul li {
    display: block;
    margin-bottom: 40px;
    padding-left: 120px;
    position: relative;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .list ul li {
        margin-bottom: 20px;
        padding-left: 80px;
    }
}

.pro_content_ervd08 .col .list ul li img {
    width: 93px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .list ul li img {
        width: 60px;
    }
}

.pro_content_ervd08 .col .list ul li p {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #2d2d35;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .list ul li p {
        font-size: 14px;
    }
}

.pro_content_ervd08 .col .list ul li p span {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #2d2d35;
    font-weight: bold;
    margin-bottom: 10px;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .list ul li p span {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
}

.pro_content_ervd08 .col .img {
    float: right;
    width: 430px;
}

@media (max-width: 1180px) {
    .pro_content_ervd08 .col .img {
        width: 50%;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd08 .col .img {
        float: none;
        width: 100%;
    }
}

.pro_content_ervd08 .col .img img {
    width: 100%;
}

.pro_content_ervd09 img {
    width: 100%;
}

.pro_content_ervd09 .img {
    display: block;
}

@media (max-width: 968px) {
    .pro_content_ervd09 .img {
        display: none;
    }
}

.pro_content_ervd09 .m_img {
    display: none;
}

@media (max-width: 968px) {
    .pro_content_ervd09 .m_img {
        display: block;
    }
}

.pro_content_ervd12 .col .img {
    float: left;
    width: 50%;
    padding-right: 30px;
}

@media (max-width: 668px) {
    .pro_content_ervd12 .col .img {
        float: none;
        width: 100%;
        padding: 0;
    }
}

.pro_content_ervd12 .col .img img {
    width: 100%;
}

.pro_content_ervd12 .col .txt {
    float: right;
    width: 50%;
}

@media (max-width: 668px) {
    .pro_content_ervd12 .col .txt {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}

.pro_content_ervd08,.pro_content_ervd09,.pro_content_ervd10,.pro_content_ervd11,.pro_content_ervd12 {
    padding-bottom: 90px;
}

@media (max-width: 1681px) {
    .pro_content_ervd08,.pro_content_ervd09,.pro_content_ervd10,.pro_content_ervd11,.pro_content_ervd12 {
        padding-bottom: 60px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd08,.pro_content_ervd09,.pro_content_ervd10,.pro_content_ervd11,.pro_content_ervd12 {
        padding-bottom: 20px;
    }
}

.pro_content_ervd08 .ervd_title,.pro_content_ervd09 .ervd_title,.pro_content_ervd10 .ervd_title,.pro_content_ervd11 .ervd_title,.pro_content_ervd12 .ervd_title {
    margin-bottom: 50px;
}

@media (max-width: 1681px) {
    .pro_content_ervd08 .ervd_title,.pro_content_ervd09 .ervd_title,.pro_content_ervd10 .ervd_title,.pro_content_ervd11 .ervd_title,.pro_content_ervd12 .ervd_title {
        margin-bottom: 30px;
    }
}

@media (max-width: 668px) {
    .pro_content_ervd08 .ervd_title,.pro_content_ervd09 .ervd_title,.pro_content_ervd10 .ervd_title,.pro_content_ervd11 .ervd_title,.pro_content_ervd12 .ervd_title {
        margin-bottom: 20px;
    }
}

.pro_content_ervd08 .table>thead>tr>th,.pro_content_ervd09 .table>thead>tr>th,.pro_content_ervd10 .table>thead>tr>th,.pro_content_ervd11 .table>thead>tr>th,.pro_content_ervd12 .table>thead>tr>th {
    vertical-align: middle;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .table>thead>tr>th,.pro_content_ervd09 .table>thead>tr>th,.pro_content_ervd10 .table>thead>tr>th,.pro_content_ervd11 .table>thead>tr>th,.pro_content_ervd12 .table>thead>tr>th {
        font-size: 14px;
        padding: 5px;
    }
}

.pro_content_ervd08 .table>tbody>tr>td,.pro_content_ervd09 .table>tbody>tr>td,.pro_content_ervd10 .table>tbody>tr>td,.pro_content_ervd11 .table>tbody>tr>td,.pro_content_ervd12 .table>tbody>tr>td {
    font-size: 16px;
}

@media (max-width: 668px) {
    .pro_content_ervd08 .table>tbody>tr>td,.pro_content_ervd09 .table>tbody>tr>td,.pro_content_ervd10 .table>tbody>tr>td,.pro_content_ervd11 .table>tbody>tr>td,.pro_content_ervd12 .table>tbody>tr>td {
        font-size: 12px;
    }
}

.pro_content_ervd08 .table th,.pro_content_ervd08 .table td,.pro_content_ervd09 .table th,.pro_content_ervd09 .table td,.pro_content_ervd10 .table th,.pro_content_ervd10 .table td,.pro_content_ervd11 .table th,.pro_content_ervd11 .table td,.pro_content_ervd12 .table th,.pro_content_ervd12 .table td {
    text-align: center;
    color: #000;
    vertical-align: middle;
}

.pro_content_ervd08 .table thead,.pro_content_ervd09 .table thead,.pro_content_ervd10 .table thead,.pro_content_ervd11 .table thead,.pro_content_ervd12 .table thead {
    background-color: #bcbcbc;
}

.pro_content_ervd08 .table a,.pro_content_ervd09 .table a,.pro_content_ervd10 .table a,.pro_content_ervd11 .table a,.pro_content_ervd12 .table a {
    text-decoration: underline;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pro_content_ervd08 .table a:hover,.pro_content_ervd09 .table a:hover,.pro_content_ervd10 .table a:hover,.pro_content_ervd11 .table a:hover,.pro_content_ervd12 .table a:hover {
    font-weight: bold;
    color: #202c50;
}

.jobs_list {
    padding-top: 90px;
    padding-bottom: 60px;
}

@media (max-width: 1440px) {
    .jobs_list {
        padding-top: 60px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1180px) {
    .jobs_list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .jobs_list {
        padding-top: 0px;
        padding-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .jobs_list {
        padding: 10px;
    }
}

.jobs_list .list>ul {
    margin: 0 -15px;
}

@media (max-width: 1180px) {
    .jobs_list .list>ul {
        margin: 0 -10px;
    }
}

.jobs_list .list>ul>li {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}

@media (max-width: 1180px) {
    .jobs_list .list>ul>li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 968px) {
    .jobs_list .list>ul>li {
        width: 50%;
    }
}

@media (max-width: 668px) {
    .jobs_list .list>ul>li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
}

.jobs_list .list>ul>li a {
    display: block;
    padding: 40px 55px;
    background-color: #f5f5f5;
    position: relative;
}

@media (max-width: 1440px) {
    .jobs_list .list>ul>li a {
        padding: 30px;
    }
}

@media (max-width: 668px) {
    .jobs_list .list>ul>li a {
        padding: 20px;
    }
}

.jobs_list .list>ul>li a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    line-height: 3px;
    background-color: #cddf00;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.jobs_list .list>ul>li a b.t {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

@media (max-width: 1440px) {
    .jobs_list .list>ul>li a b.t {
        font-size: 18px;
    }
}

@media (max-width: 668px) {
    .jobs_list .list>ul>li a b.t {
        font-size: 16px;
    }
}

.jobs_list .list>ul>li a .des {
    margin: 40px 0;
}

@media (max-width: 1440px) {
    .jobs_list .list>ul>li a .des {
        margin: 20px 0;
    }
}

@media (max-width: 1180px) {
    .jobs_list .list>ul>li a .des {
        margin: 10px 0;
    }
}

.jobs_list .list>ul>li a .des ul li {
    display: block;
    float: left;
    width: 33.33%;
    font-size: 18px;
    color: #333;
}

@media (max-width: 1440px) {
    .jobs_list .list>ul>li a .des ul li {
        font-size: 14px;
    }
}

.jobs_list .list>ul>li a .des ul li span {
    display: block;
    font-size: 14px;
    color: #666;
}

.jobs_list .list>ul>li a .date {
    display: block;
    font-family: 'FuturaBT-Medium';
    color: #666;
    font-size: 16px;
}

@media (max-width: 668px) {
    .jobs_list .list>ul>li a .date {
        font-size: 14px;
    }
}

.jobs_list .list>ul>li a:hover:after {
    width: 100%;
}

.jobs_list .list>ul>li a:hover b.t {
    font-weight: bold;
}

.job_content .job_content_title span.t {
    display: block;
    float: left;
    width: 33.33%;
}

@media (max-width: 668px) {
    .job_content .job_content_title span.t {
        float: none;
        width: 100%;
    }
}

.job_content .job_content_line {
    border-top: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    line-height: 40px;
    margin: 20px 0;
}

@media (max-width: 668px) {
    .job_content .job_content_line {
        line-height: 24px;
        padding: 10px 0;
    }
}

.job_content .job_content_line a {
    color: #202c50;
    text-decoration: underline;
}

.job_content .job_content_txt .col {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
}

@media (max-width: 668px) {
    .job_content .job_content_txt .col {
        float: none;
        width: 100%;
        padding: 0 0 20px;
    }
}

.job_content .job_content_txt .col span.t2 {
    display: block;
    font-weight: bold;
}

.job_content .job_content_txt .col:nth-last-of-type(1) {
    padding: 0 0 0 20px;
}

@media (max-width: 668px) {
    .job_content .job_content_txt .col:nth-last-of-type(1) {
        padding: 0;
    }
}

.fangan_index {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../fangan/fangan_index_bg.jpg");
}

@media (max-width: 968px) {
    .fangan_index {
        height: auto !important;
    }
}

.fangan_index .fangan_index_inner {
    width: 100%;
    height: 100%;
    padding-top: 100px;
}

@media (max-width: 1180px) {
    .fangan_index .fangan_index_inner {
        padding-top: 70px;
    }
}

@media (max-width: 968px) {
    .fangan_index .fangan_index_inner {
        padding-top: 160px;
        padding-bottom: 80px;
    }
}

@media (max-width: 668px) {
    .fangan_index .fangan_index_inner {
        padding-top: 110px;
        padding-bottom: 0px;
    }
}

.fangan_index .fangan_index_inner .inner_01 {
    width: 100%;
    height: 100%;
    display: table;
}

.fangan_index .fangan_index_inner .inner_01 .inner_02 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.fangan_index .fangan_index_inner .title {
    font-size: 32px;
    color: #202c50;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .fangan_index .fangan_index_inner .title {
        font-size: 28px;
    }
}

.fangan_index .fangan_index_inner .list {
    overflow: hidden;
    margin-top: 140px;
}

@media (max-width: 1681px) {
    .fangan_index .fangan_index_inner .list {
        margin-top: 80px;
    }
}

@media (max-width: 1440px) {
    .fangan_index .fangan_index_inner .list {
        margin-top: 50px;
    }
}

@media (max-width: 968px) {
    .fangan_index .fangan_index_inner .list {
        margin-top: 30px;
        padding: 0 20px;
    }
}

@media (max-width: 968px) {
    .fangan_index .fangan_index_inner .list ul {
        margin: 0 -10px;
    }
}

@media (max-width: 668px) {
    .fangan_index .fangan_index_inner .list ul {
        margin: 0;
    }
}

.fangan_index .fangan_index_inner .list ul li {
    display: inline-block;
    width: 410px;
    height: 366px;
    margin: 0 70px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .fangan_index .fangan_index_inner .list ul li {
        height: 300px;
        margin: 0 30px;
    }
}

@media (max-width: 968px) {
    .fangan_index .fangan_index_inner .list ul li {
        display: block;
        float: left;
        width: 50%;
        padding: 0 10px;
        margin: 0;
    }
}

@media (max-width: 668px) {
    .fangan_index .fangan_index_inner .list ul li {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
}

.fangan_index .fangan_index_inner .list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: table;
    position: relative;
}

.fangan_index .fangan_index_inner .list ul li a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fangan_index .fangan_index_inner .list ul li a h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.fangan_index .fangan_index_inner .list ul li a h2 b {
    display: block;
    font-size: 26px;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fangan_index .fangan_index_inner .list ul li a h2 .line {
    display: block;
    width: 1px;
    height: 50px;
    background: rgba(255,255,255,0.28);
    margin: 30px auto;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fangan_index .fangan_index_inner .list ul li a h2 i.iconfont {
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fangan_index .fangan_index_inner .list ul li a:hover:before {
    background: rgba(32,44,80,0.8);
}

.fangan_index .fangan_index_inner .list ul li a:hover h2 b {
    color: #cddf00;
}

.fangan_index .fangan_index_inner .list ul li a:hover h2 .line {
    height: 100px;
    background: rgba(255,255,255,0.16);
}

.fangan_index .fangan_index_inner .list ul li a:hover h2 i.iconfont {
    color: #cddf00;
}

.fangan_shenqing {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../fangan/fangan_shenqing_bg.jpg");
}

@media (max-width: 968px) {
    .fangan_shenqing {
        height: auto !important;
    }
}

.fangan_shenqing .fangan_shenqing_inner {
    width: 100%;
    height: 100%;
    padding-top: 100px;
}

@media (max-width: 1180px) {
    .fangan_shenqing .fangan_shenqing_inner {
        padding-top: 70px;
    }
}

@media (max-width: 968px) {
    .fangan_shenqing .fangan_shenqing_inner {
        padding: 120px 40px 40px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .fangan_shenqing_inner {
        padding: 100px 20px 20px;
    }
}

.fangan_shenqing .fangan_shenqing_inner .inner_01 {
    width: 100%;
    height: 100%;
    display: table;
}

.fangan_shenqing .fangan_shenqing_inner .inner_01 .inner_02 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.fangan_shenqing .fangan_shenqing_inner .title {
    font-size: 32px;
    color: #202c50;
    font-weight: bold;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {
    .fangan_shenqing .fangan_shenqing_inner .title {
        font-size: 28px;
    }
}

@media (max-width: 1380px) {
    .fangan_shenqing .fangan_shenqing_inner .title {
        margin-bottom: 20px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .fangan_shenqing_inner .title {
        font-size: 20px;
    }
}

.fangan_shenqing .form {
    max-width: 1170px;
    margin: 0 auto;
    background: rgba(255,255,255,0.8);
    padding: 60px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form {
        max-width: 1000px;
        padding: 30px;
    }
}

@media (max-width: 1380px) {
    .fangan_shenqing .form {
        padding: 30px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .form {
        padding: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }
}

.fangan_shenqing .form_col .row {
    margin: 0 -10px;
}

.fangan_shenqing .form_col .row>div {
    padding: 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_col .row>div {
        margin-bottom: 20px;
    }
}

@media (max-width: 1380px) {
    .fangan_shenqing .form_col .row>div {
        margin-bottom: 10px;
    }
}

@media (max-width: 1380px) {
    .fangan_shenqing .form_col .row>div {
        margin-bottom: 5px;
    }
}

.fangan_shenqing .form_col .row>div .form-group {
    position: relative;
    padding-left: 210px;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_col .row>div .form-group {
        padding-left: 180px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .form_col .row>div .form-group {
        padding-left: 0;
    }
}

.fangan_shenqing .form_col .row>div .form-group label {
    width: 210px;
    line-height: 44px;
    text-align: right;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_col .row>div .form-group label {
        width: 180px;
        font-size: 14px;
        line-height: 30px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .form_col .row>div .form-group label {
        display: block;
        width: auto;
        position: static;
        font-size: 12px;
        text-align: left;
    }
}

.fangan_shenqing .form_col .row>div .form-group label.line2 {
    line-height: 22px;
}

@media (max-width: 668px) {
    .fangan_shenqing .form_col .row>div .form-group label.line2 br {
        display: none;
    }
}

.fangan_shenqing .form_col .row>div .form-group .nice-select {
    background: none;
    border: none;
    border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_col .row>div .form-group .nice-select {
        height: 30px;
        line-height: 28px;
    }
}

.fangan_shenqing .form_col .row>div .form-group .form-control {
    width: 100%;
    height: 44px;
    border: none;
    border-bottom: 1px solid #e2e2e2;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_col .row>div .form-group .form-control {
        height: 30px;
    }
}

@media (max-width: 668px) {
    .fangan_shenqing .form_col .row>div .form-group .form-control {
        border: 1px solid #e2e2e2;
    }
}

.fangan_shenqing .form_bottom .title {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.fangan_shenqing .form_submit .submit {
    width: 190px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #cddf00;
    color: #fff;
    font-size: 18px;
    border: none;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1681px) {
    .fangan_shenqing .form_submit .submit {
        height: 45px;
        line-height: 45px;
    }
}

.fangan_shenqing .form_submit .submit:hover {
    background: #202c50;
}

.fangan_jieguo {
    background-color: #fff;
    padding-top: 100px;
}

@media (max-width: 1180px) {
    .fangan_jieguo {
        padding-top: 70px;
    }
}

.fangan_jieguo>.inner {
    background-color: #f5f5f5;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 1440px) {
    .fangan_jieguo>.inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 668px) {
    .fangan_jieguo>.inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.fangan_jieguo .w_middle>.inner {
    background-color: #fff;
    padding: 60px 50px;
    position: relative;
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner {
        padding: 40px;
    }
}

@media (max-width: 668px) {
    .fangan_jieguo .w_middle>.inner {
        padding: 20px;
    }
}

.fangan_jieguo .w_middle>.inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 266px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-image: url("../fangan/fangan_jieguo_bg01.jpg");
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner:before {
        height: 200px;
    }
}

.fangan_jieguo .w_middle>.inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 341px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    background-image: url("../fangan/fangan_jieguo_bg02.jpg");
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner:after {
        height: 200px;
    }
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content {
    position: relative;
    z-index: 2;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content h1.title {
    font-size: 28px;
    color: #202c50;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content h1.title {
        margin-bottom: 40px;
    }
}

@media (max-width: 668px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content h1.title {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .inner_content img {
    max-width: 100% !important;
    height: auto !important;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download {
    margin: 60px 0;
}

@media (max-width: 1440px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download {
        margin: 40px 0;
    }
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download {
        margin: 20px 0;
    }
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a {
    display: block;
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 1440px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a {
        font-size: 18px;
    }
}

@media (max-width: 1180px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a {
        font-size: 16px;
    }
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a i.iconfont {
    display: inline-block;
    vertical-align: top;
    color: #cddf00;
    font-size: 26px;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_download a:hover span {
    color: #cddf00;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_more {
    text-align: center;
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_more a {
    display: inline-block;
    padding: 20px 90px;
    line-height: 40px;
    background: #404a69;
    color: #fff;
    margin: 0 auto;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    font-size: 24px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

@media (max-width: 1440px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_more a {
        font-size: 18px;
        line-height: 36px;
        -webkit-border-radius: 56px;
        border-radius: 56px;
    }
}

@media (max-width: 668px) {
    .fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_more a {
        width: 100%;
        padding: 10px 20px;
        line-height: 26px;
        font-size: 14px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
}

.fangan_jieguo .w_middle>.inner .fangan_jieguo_content .fangan_more a:hover {
    background: #202c50;
}

/*# sourceMappingURL=css.min.css.map */