@charset "utf-8";

/* CSS Document */

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
th,
td,
dl,
dd,
form,
fieldset,
legend,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
    transition: 0.6s;
}

a:active,
a:hover {}

abbr[title] {
    border-bottom: 1px dotted;
}

ol,
dl,
dt,
dd,
ul,
li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-1-t1,
    .col-sm-2-t1,
    .col-sm-3-t1,
    .col-sm-4-t1,
    .col-sm-5-t1,
    .col-sm-6-t1,
    .col-sm-7-t1,
    .col-sm-8-t1,
    .col-sm-9-t1,
    .col-sm-10-t1,
    .col-sm-11-t1,
    .col-sm-12-t1,
    .col-sm-1-t2,
    .col-sm-2-t2,
    .col-sm-3-t2,
    .col-sm-4-t2,
    .col-sm-5-t2,
    .col-sm-6-t2,
    .col-sm-7-t2,
    .col-sm-8-t2,
    .col-sm-9-t2,
    .col-sm-10-t2,
    .col-sm-11-t2,
    .col-sm-12-t2,
    .col-sm-1-t3,
    .col-sm-2-t3,
    .col-sm-3-t3,
    .col-sm-4-t3,
    .col-sm-5-t3,
    .col-sm-6-t3,
    .col-sm-7-t3,
    .col-sm-8-t3,
    .col-sm-9-t3,
    .col-sm-10-t3,
    .col-sm-11-t3,
    .col-sm-12-t3,
    .col-sm-1-3,
    .col-sm-2-3,
    .col-sm-3-3,
    .col-sm-4-3,
    .col-sm-5-3,
    .col-sm-6-3,
    .col-sm-7-3,
    .col-sm-8-3,
    .col-sm-9-3,
    .col-sm-10-3,
    .col-sm-11-3,
    .col-sm-12-3 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-12-t1 {
        width: 100%;
        margin-top: 1%;
    }
    .col-sm-12-t1:first-of-type {
        margin-top: 0;
    }
    .col-sm-12-t2 {
        width: 100%;
        margin-top: 2%;
    }
    .col-sm-12-t2:first-of-type {
        margin-top: 0;
    }
    .col-sm-12-t3 {
        width: 100%;
        margin-top: 3%;
    }
    .col-sm-12-t3:first-of-type {
        margin-top: 0;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-6-3 {
        width: 48%;
        margin-top: 5%;
        margin-right: 3%;
    }
    .col-sm-6-3:nth-of-type(2n) {
        margin-right: 0;
    }
    .col-sm-6-3:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 450px) and (max-width: 768px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-1-2,
    .col-md-2-2,
    .col-md-3-2,
    .col-md-4-2,
    .col-md-5-2,
    .col-md-6-2,
    .col-md-7-2,
    .col-md-8-2,
    .col-md-9-2,
    .col-md-10-2,
    .col-md-11-2,
    .col-md-12-2,
    .col-md-1-3,
    .col-md-2-3,
    .col-md-3-3,
    .col-md-4-3,
    .col-md-5-3,
    .col-md-6-3,
    .col-md-7-3,
    .col-md-8-3,
    .col-md-9-3,
    .col-md-10-3,
    .col-md-11-3,
    .col-md-12-3,
    .col-md-1-4,
    .col-md-2-4,
    .col-md-3-4,
    .col-md-4-4,
    .col-md-5-4,
    .col-md-6-4,
    .col-md-7-4,
    .col-md-8-4,
    .col-md-9-4,
    .col-md-10-4,
    .col-md-11-4,
    .col-md-12-4,
    .col-md-1-t3,
    .col-md-2-t3,
    .col-md-3-t3,
    .col-md-4-t3,
    .col-md-5-t3,
    .col-md-6-t3,
    .col-md-7-t3,
    .col-md-8-t3,
    .col-md-9-t3,
    .col-md-10-t3,
    .col-md-11-t3,
    .col-md-12-t3 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-12-t3 {
        width: 100%;
        margin-top: 3%;
    }
    .col-md-12-t3:first-of-type {
        margin-top: 0;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-6-2 {
        width: 49%;
        margin-top: 2%;
        margin-right: 2%;
    }
    .col-md-6-2:nth-of-type(2n) {
        margin-right: 0;
    }
    .col-md-6-2:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .col-md-6-3 {
        width: 48.5%;
        margin-top: 3%;
        margin-right: 3%;
    }
    .col-md-6-3:nth-of-type(2n) {
        margin-right: 0;
    }
    .col-md-6-3:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .col-md-6-4 {
        width: 48%;
        margin-top: 4%;
        margin-right: 4%;
    }
    .col-md-6-4:nth-of-type(2n) {
        margin-right: 0;
    }
    .col-md-6-4:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1920px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-1-1,
    .col-lg-2-1,
    .col-lg-3-1,
    .col-lg-4-1,
    .col-lg-5-1,
    .col-lg-6-1,
    .col-lg-7-1,
    .col-lg-8-1,
    .col-lg-9-1,
    .col-lg-10-1,
    .col-lg-11-1,
    .col-lg-12-1,
    .col-lg-1-2,
    .col-lg-2-2,
    .col-lg-3-2,
    .col-lg-4-2,
    .col-lg-5-2,
    .col-lg-6-2,
    .col-lg-7-2,
    .col-lg-8-2,
    .col-lg-9-2,
    .col-lg-10-2,
    .col-lg-11-2,
    .col-lg-12-2,
    .col-lg-1-3,
    .col-lg-2-3,
    .col-lg-3-3,
    .col-lg-4-3,
    .col-lg-5-3,
    .col-lg-6-3,
    .col-lg-7-3,
    .col-lg-8-3,
    .col-lg-9-3,
    .col-lg-10-3,
    .col-lg-11-3,
    .col-lg-12-3 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-6-2 {
        width: 49%;
        margin-top: 2%;
        margin-right: 2%;
    }
    .col-lg-6-2:nth-of-type(2n) {
        margin-right: 0;
    }
    .col-lg-6-2:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-3-1 {
        width: 24.25%;
        margin-top: 1%;
        margin-right: 1%;
    }
    .col-lg-3-1:nth-of-type(4n) {
        margin-right: 0;
    }
    .col-lg-3-1:nth-of-type(-n+4) {
        margin-top: 0;
    }
    .col-lg-3-2 {
        width: 23.5%;
        margin-top: 2%;
        margin-right: 2%;
    }
    .col-lg-3-2:nth-of-type(4n) {
        margin-right: 0;
    }
    .col-lg-3-2:nth-of-type(-n+4) {
        margin-top: 0;
    }
    .col-lg-3-3 {
        width: 22.75%;
        margin-top: 3%;
        margin-right: 3%;
    }
    .col-lg-3-3:nth-of-type(4n) {
        margin-right: 0;
    }
    .col-lg-3-3:nth-of-type(-n+4) {
        margin-top: 0;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clear {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    width: 0px;
    height: 0px;
    visibility: hidden;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1';
}

.wrapper {
    min-width: 320px;
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.h_top {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10002;
    background: #fff;
    max-width: 1024px;
    min-width: 320px;
    width: 100%;
    /*position: fixed;
    z-index: 12;
    background: #fff;
    max-width: 1024px;
    min-width: 320px;
    width: 100%;*/
}

.h_top_content {
    background: #fff;
    height: 50px;
    position: relative;
    z-index: 4;
}

.h_top a {
    display: block;
}

.logo {
    float: left;
    margin-left: 2%;
    height: 100%;
    line-height: 50px;
}

.logo img {
    height: 45px;
}

.nav_btn, .search_ico {
    float: right;
    margin: 10.5px 5% 10.5px 0;
	color:#f6c700; text-align:center
}

.search_ico {
    margin-right: 5%;
}

.nav_btn img,
.search_ico img {
    height: 20px;
}


/*导航*/

.nav {
    position: fixed;
    pointer-events: none;
    z-index: 15;
    width: 240px;
    height: 100%;
    top: 0;
    left: -260px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .8);
    box-shadow: 0 0 16px rgba(0, 0, 0, .8);
    overflow-y: scroll;
    -webkit-transition: left .4s ease-in-out;
    -o-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
    background: #113280;
}

.nav.active {
    pointer-events: inherit;
    display: block;
    left: 0;
}

.nav_box {
    padding: 0 20px 20px 20px;
    background: #113280;
}

.nav_box li {
    padding-right: 8px;
    position: relative;
    border-bottom: 1px solid #cbcbcb;
}

.nav_box li>a {
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    background: url(../images/nav_ico.png) no-repeat right center;
    background-size: 14px;
    display: block;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .nav_box li>a {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
}

.nav_box li.on>a {
}

.nav_box li.link>a {
    background-size: 10px;
}

.nav_box li>div a {
    width: 100%;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    float: left;
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 28px;
    text-indent: 20px;
    border-bottom: 1px solid #cbcbcb;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .nav_box li>div a {
        height: 36px;
        line-height: 36px;
    }
}

.nav_box li>div a:last-child {
    border: none;
}

.nav_box li>div {
    display: none;
}

.nav_opacity {
    background-color: rgba(4, 4, 4, 0.5);
    opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=68);
    filter: alpha(opacity=68);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 14;
    display: none;
}

.nav_opacity.active {
    display: block;
}

.searchmain {
    transition: 0.3s;
    position: relative;
    z-index: 9;
}

.searchmain form {
    display: none;
    width: 96%;
    margin: 0 auto;
    position: relative;
}

.searchmain input {
    border: none;
    outline: none;
}

.search_key[type='text'] {
    font-size: 1.1rem;
    background: #fff;
    width: 100%;
    border: 1px solid #7f8183;
    padding: 1.5% 16% 1.5% 3%;
    display: block;
    margin: 0 auto;
}

.reset_btn {
    background: url('../images/reset_btn.png') center no-repeat;
    width: 6%;
    height: 100%;
    display: block;
    position: absolute;
    right: 10%;
    top: 0;
    cursor: pointer;
}

.search_btn {
    font-size: 1.1rem;
    display: block;
    width: 10%;
    padding: 1.4% 0%;
    margin: 0.1% 0;
    background: #41bab8;
    color: #fff;
    position: absolute;
    right: 0.1%;
    top: 0;
    cursor: pointer;
}

.searchmain_active {
    padding: 3% 0;
    border-top: 1px solid #c5c5c6;
    background: #fff;
}


/*banner*/

.ind_banner {
    padding-top: 51px;
    width: 100%;
}

.ind_banner .ind_banner_container {
    height: 100%;
    border: 1px solid #aaabac;
}

.ind_banner .ind_banner_container .ind_banner_slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.ind_banner .ind_banner_container .ind_banner_slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 37.5% 0;
}

.ind_banner .ind_banner_container .ind_banner_slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_banner .ind_banner_container .ind_banner_pagination {
    bottom: 10px;
}

.ind_banner .ind_banner_container .ind_banner_pagination .swiper-pagination-bullet {
    transition: 0.6s;
    opacity: 1;
    background: #fff;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
}

.ind_banner .ind_banner_container .ind_banner_pagination .swiper-pagination-bullet-active {
    background: #f6c600;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .search_key[type='text'] {
        padding-right: 25%;
    }
    .reset_btn {
        width: 10%;
        right: 14%;
        background-size: 50%;
    }
    .search_btn {
        width: 14%;
    }
}

@media only screen and (min-width: 450px) and (max-width: 768px) {
    .search_key[type='text'] {
        padding-right: 20%;
    }
    .reset_btn {
        width: 8%;
        right: 12%;
        background-size: 50%;
    }
    .search_btn {
        width: 12%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .search_key[type='text'] {
        padding-right: 16%;
    }
    .reset_btn {
        width: 6%;
        right: 10%;
    }
    .search_btn {
        width: 10%;
    }
}

.search_fixed {
    position: fixed;
    pointer-events: none;
    width: 100%;
    max-width: 1024px;
    min-width: 320px;
    top: -50%;
    z-index: 9;
    transition: 0.6s;
    padding: 0 2%;
}

.search_fixed_box {
    width: 100%;
    padding: 2%;
    background: #fff;
}

.search_fixed.active {
    pointer-events: inherit;
    top: 30%;
}

.search_fixed .search_fixed_box p {
    font-size: 1.1rem;
    padding: 1.7% 0;
    font-weight: bold;
    color: #41bab8;
}

.search_fixed .search_fixed_box li {
    transition: 0.6s;
    float: left;
}

.search_fixed .search_fixed_box li:nth-of-type(1) {
    width: 100%;
    position: relative;
    float: none;
}

.search_fixed .search_fixed_box li i {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 1.7% 0;
}

.search_fixed .search_fixed_box li i img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}

.search_fixed .search_fixed_box li a {
    font-size: 1rem;
    color: #868686;
    line-height: 200%;
}

.search_fixed.active .search_fixed_box li a:hover {
    color: #2f3f62;
}

.search_fixed .search_fixed_box ul {
    display: none;
}

.search_fixed.active .search_fixed_box ul.active {
    display: block;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .search_fixed .search_fixed_box li {
        width: 33.33%;
    }
}

@media only screen and (min-width: 450px) and (max-width: 600px) {
    .search_fixed .search_fixed_box li {
        width: 25%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1920px) {
    .search_fixed .search_fixed_box li {
        width: 20%;
    }
}

.ind {
    background: #f5f5f5;
    padding: 6% 2%;
    overflow: hidden;
}

.ind_title {
   z-index: 1; position: relative; width: 100%; overflow: hidden; display: flex; justify-content: center; flex-direction: column; align-items: center;
}

.ind_title h4 {
    font-size: 1.3rem; color: #183883; line-height: 100%;
}
.ind_title h2{margin-top: 15px; display: inline-block; font-size: 1.1rem; font-family: "Arial"; color: #787878; line-height: 100%;  text-align: center; text-transform: uppercase;}
.ind_title h2 span{position: relative; display: block; padding: 0 12px;}
.ind_title h2 span::before{z-index: -1; position: absolute; left: 100%; top: 50%; content: ""; width: 150px; height: 1px; background: #bebebe;}
.ind_title h2 span::after{z-index: -1; position: absolute; right: 100%; top: 50%; content: ""; width: 150px; height: 1px; background: #bebebe;}
.ind_title figure{display: block; margin: 0 auto; max-width: 300px; width: 100%; text-align: center; overflow: hidden;}
.ind_title p {
    font-size: 1.1rem;
    color: #989898;
    text-transform: uppercase;
    margin-top: 2.5%;
    letter-spacing: 3px;
}

.ind_search form {
    width: 100%;
    position: relative;
}

.ind_search form input {
    border: none;
    outline: none;
}

.ind_search form input[type='text'] {
    width: 100%;
    font-size: 1.1rem;
    padding: 2.5% 12% 2.5% 3%;
    border-radius: 50px;
}

.ind_search form input[type='submit'] {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 100%;
    background: url('../images/ind_search_btn.png') #41bab8 center no-repeat;
    background-size: 70%;
    border-radius: 0 50px 50px 0;
}

@media only screen and (min-width: 600px) and (max-width: 1920px) {
    .ind_search form input[type='submit'] {
        background-size: 50%;
    }
}

.ind_search>ul {
    position: relative;
}

.ind_search>ul>li {
    background: #fff;
}

.ind_search>ul>li figure {
    width: 100%;
    cursor: pointer;
    pointer-events: inherit;
}

.ind_search>ul>li figure figcaption {
    transition: 0.6s;
    width: 100%;
    padding:0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	height:173px
}
.ind_search>ul>li figure figcaption p{ padding:0 10px}
.ind_search>ul>li .ind_search_ico {
    width: 100%;
}

.ind_search>ul>li .ind_search_ico img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ind_search>ul>li .search_content {
    padding: 5% 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.ind_search>ul>li .search_content h5 {
    font-size: 1.1rem;
    color: #2f3f62;
    font-weight: normal;
}

.ind_search>ul>li .search_content p {
    font-size: 1rem;
    color: #868686;
    margin-top: 3.5%;
	height:100px; overflow:hidden
}

.ind_search_opacity {
    position: fixed;
    z-index: 8;
    background-color: #000;
    opacity: 0.44;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=44);
    filter: alpha(opacity=44);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.ind_search_opacity.active {
    display: block;
}

.seek_product {
    position: fixed;
    pointer-events: none;
    width: 100%;
    max-width: 1024px;
    min-width: 320px;
    top: -800px;
    z-index: 10;
    transition: 0.6s;
    padding: 0 2%;
}

.seek_product section {
    background: #fff;
    padding: 2.5% 2%;
	height:300px
}

.seek_product.active {
    pointer-events: inherit;
    top: 25%;
}

.seek_product h4 {
    font-size: 1.375rem;
    color: #2f3f62;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3%;
}

.seek_product form {
    margin: 0;
}



.seek_product_opacity {
    position: fixed;
    background-color: #000;
    opacity: 0.44;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=44);
    filter: alpha(opacity=44);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 9;
}

.seek_product_opacity.active {
    display: block;
}


/*新品速递*/

.ind_pn2,
.ind_pn2 .pn2_banner {
    padding-top: 5%;
}

.ind_pn2 .pn2_banner .pn2_banner_slide {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.ind_pn2 .pn2_banner .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    position: relative;
    padding: 34% 0;
}

.ind_pn2 .pn2_banner .pn2_banner_slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_pn2 .pn2_banner .pn2_banner_slide .tit1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 2.5% 0;
    background: rgba(65, 186, 184, 0.64);
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.ind_pn2 .pn2_banner .pn2_banner_slide .tit1 span {
    display: block;
    overflow: hidden;
    letter-spacing: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ind_pn2 .pn2_banner .swiper-pagination {
    position: static;
    padding: 5px 0;
}

.ind_pn2 .pn2_banner .swiper-pagination .swiper-pagination-bullet {
    transition: 0.6s;
    opacity: 1;
    background: #fff;
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 6px;
    margin: 0 3px;
    position: relative;
    outline: none;
}

.ind_pn2 .pn2_banner .swiper-pagination .swiper-pagination-bullet:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #d3d3d3;
    top: 0;
    right: 0;
    border-radius: 10px;
    transition: 0.6s;
}

.ind_pn2 .pn2_banner .swiper-pagination .swiper-pagination-bullet:hover:after {
    background: #41bab8;
}

.ind_pn2 .pn2_banner .swiper-pagination .swiper-pagination-bullet-active:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 6px;
    background: #41bab8;
    top: 0;
    right: -3px;
    border-radius: 10px;
    transition: 0.6s;
}


/*产品中心*/

.ind_pn3 {
    padding-top: 5%;
}

.ind_pn3>ul {
    width: 100%;
    padding: 5% 0;
}

.ind_pn3>ul li {
    float: left;
    width: 33.3%;
    text-align: center;
    border-right: 1px solid #b5b6b7;
}

.ind_pn3>ul li:last-child {
    border: none;
}

.ind_pn3>ul li a {
    font-size: 1.1rem;
    display: inline-block;
    color: #555555;
}


/*.ind_pn3>ul li a:hover{color: #41bab8;}*/

.ind_pn3 .pn3_banner .pn3_banner_slide figure {
    width: 100%;
    overflow: hidden; padding:10px; border:1px solid #e6e6e6; background:#fff;
}
.ind_pn3 .pn3_banner .pn3_banner_slide figure h1{ font-size:1.4rem; padding:10px 0; color:#7b7b7b}
.ind_pn3 .pn3_banner .pn3_banner_slide figure a {
    position: relative;
    height: 100%;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure>a div {
 
    height: 100%;
    position: relative;
    padding: 32% 0;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure>a div img {
    position: absolute;
    top: 0;
    left: 0;
  
    height: 100%;
    object-fit: cover;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure>a figcaption {
    background: rgba(65, 186, 184, 0.45);
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    height: 80%;
    text-align: center;
    margin: 10% 15%;
    padding: 2%;
    overflow: hidden;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure>a figcaption h4 {
    font-size: 1.1rem;
    color: #fff;
    font-weight: bold;
    line-height: 200%;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure>a figcaption p {
    font-size: 1.1rem;
    color: #fff;
    letter-spacing: 1px;
    line-height: 150%;
}
/*
.ind_pn3 .pn3_banner .pn3_banner_slide figure ul {
    width: 100%;
    max-height: 122.4px;
    overflow: hidden;
	background:#fff
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure ul li {
    float: left;
    width: 23.5%;
    margin-top: 18px;
    margin-right: 2%;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure ul li:nth-of-type(4n) {
    margin-right: 0;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure ul li a {
    font-size: 1.1rem;
    padding: 10px 0;
    text-align: center;
    color: #616161;
    background: #fff;
}

.ind_pn3 .pn3_banner .pn3_banner_slide figure ul li a:hover {
    color: #fff;
    background: #41bab8;
}
*/

.ind_pn3 .pn3_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/banner_prev.png) center no-repeat;
    background-size: contain;
    width: 10%;
    padding: 5% 0;
    left: 0;
    outline: none;
}

.ind_pn3 .pn3_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/banner_next.png) center no-repeat;
    background-size: contain;
    width: 10%;
    padding: 5% 0;
    right: 0;
    outline: none;
}

.ind_pn3 .pn3_banner .swiper-button-prev {
    margin-top: -72px;
}

.ind_pn3 .pn3_banner .swiper-button-next {
    margin-top: -72px;
}

@media only screen and (min-width: 0px) and (max-width: 590px) {
    .ind_pn3 .pn3_banner .pn3_banner_slide figure ul li {
        width: 32%;
    }
    .ind_pn3 .pn3_banner .pn3_banner_slide figure ul li:nth-of-type(4n) {
        margin-right: 2%;
    }
    .ind_pn3 .pn3_banner .pn3_banner_slide figure ul li:nth-of-type(3n) {
        margin-right: 0;
    }
}


/*空间应用*/

.ind_pn4,
.ind_pn4 ul {
    padding-top: 5%;
}

.ind_pn4 ul li {
    overflow: hidden;
}

.ind_pn4 ul li a {
    display: block;
}

.ind_pn4 ul li a div {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35.5% 0;
}

.ind_pn4 ul li a div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_pn4 ul li a p {
    letter-spacing: 2px;
    padding: 2.5% 0;
    background: #41bab8;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*关于协进*/

.ind_pn5 {
    padding-top: 5%;
}

.ind_pn5 .pn5_word {
    background: #2f3f62;
    margin-top: 5%;
    border: 18px solid #41bab8;
    padding: 6% 4.5% 4.5% 4.5%;
}

.ind_pn5 .pn5_word p {
    font-size: 1.1rem;
    color: #fff;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ind_pn5 .pn5_word div {
    width: 100%;
    text-align: right;
}

.ind_pn5 .pn5_word div a {
    text-align: left;
    position: relative;
    font-size: 1.1rem;
    color: #fff;
    border-bottom: 1px solid #9d9d9d;
    margin-top: 4.5%;
    display: inline-block;
    width: 135px;
    height: 32px;
    line-height: 32px;
}

.ind_pn5 .pn5_word div a:after {
    width: 22px;
    height: 16px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0px;
    background: url(../images/ind_pn5_word_ico.png);
}

.ind_pn5 .pn5_word div a:hover {
    color: #41bab8;
}

.ind_pn5 ul li {
    position: relative;
}

.ind_pn5 ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_pn5 ul li section {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(47, 63, 98, 0.5);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.ind_pn5 ul li section h5 {
    width: 100%;
    text-align: center;
    color: #41bab8;
    font-size: 1.375rem;
    font-weight: bold;
    letter-spacing: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ind_pn5 ul li section h5 span {
    color: #fff;
    font-size: 1.1rem;
}


/*工程案例*/

.ind_pn6,
.ind_pn6 .pn6_content {
    padding-top: 7.5%;
    text-align: center;
}

.ind_pn6 .pn6_content ul li {
    position: relative;
    overflow: hidden;
}

.ind_pn6 .pn6_content ul li a {
    display: block;
    position: relative;
    padding: 38% 0;
}

.ind_pn6 .pn6_content ul li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_pn6 .pn6_content ul li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3.5% 0;
    background: rgba(65, 186, 184, 0.87);
    font-size: 1.1rem;
    color: #fff;
    letter-spacing: 2px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ind_pn6 .pn6_content ul li p{ font-size: 1rem; color:#333; line-height:150%; padding:3% 0; overflow:hidden}
.ind_pn6 .pn6_content>a {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
    background: #41bab8;
    margin: 7% 0 8% 0;
    padding: 2% 3.5%;
    letter-spacing: 2px;
}


/*新闻资讯*/

.ind_pn7 {
    padding-top: 5%;
}

.ind_pn7 .ind_pn7_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ind_pn7 .ind_pn7_top .ind_title p {
    margin-top: 8%;
    font-size: 12px;
}

.ind_pn7 .ind_pn7_top>a {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 1.1rem;
    color: #41bab8;
    letter-spacing: 2px;
    border: 1px solid #41bab8;
    padding: 1.2% 7%;
}

.ind_pn7 .ind_pn7_top>a:after {
    z-index: -1;
    transition: 0.6s;
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #41bab8;
}

.ind_pn7 .ind_pn7_top>a:hover {
    color: #fff;
}

.ind_pn7 .ind_pn7_top>a:hover:after {
    width: 100%;
}

.ind_pn7 ul {
    width: 100%;
    padding: 5% 0;
}

.ind_pn7 ul li {
    float: left;
    width: 33.3%;
    text-align: center;
    border-right: 1px solid #b5b6b7;
}

.ind_pn7 ul li:last-child {
    border: none;
}

.ind_pn7 ul li a {
    font-size: 1.1rem;
    display: inline-block;
    color: #555555;
}

.ind_pn7 ul li a:hover {
    color: #41bab8;
}

.ind_pn7 .pn7_banner {
    position: relative;
    padding: 0 20px;
}

.ind_pn7 .pn7_banner .pn7_banner_slide {
    width: 100%;
    height: 100%;
    padding: 3px;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a {
    display: block;
    border: 1px solid #a9aaab;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a div {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 29% 0;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a section {
    padding: 3% 2%;
    background: #fff;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a section h6 {
    font-size: 1.25rem;
    color: #3b3b3b;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a section p {
    font-size: 1.1rem;
    height: 48px;
    line-height: 24px;
    margin: 3.5% 0;
    overflow: hidden;
    color: #636363;
    letter-spacing: 1px;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a section time {
    text-align: right;
    font-size: 1.1rem;
    color: #787878;
    display: block;
}

.ind_pn7 .pn7_banner .pn7_banner_slide a:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}

.ind_pn7 .pn7_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/banner_prev1.png) left center no-repeat;
    background-size: contain;
    width: 15px;
    left: 0;
    z-index: 2;
    outline: none;
}

.ind_pn7 .pn7_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/banner_next1.png) right center no-repeat;
    background-size: contain;
    width: 15px;
    right: 0;
    z-index: 2;
    outline: none;
}

footer {
    background: #f5f5f5;
    padding-bottom: 85px;
}

.f_content {
    /*text-align: center; */
    padding: 5% 2%;
    width: 100%;
    background: url(../images/f_content_bg.jpg) center center no-repeat;
    background-size: cover;
}

.f_content .f_phone div {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding: 6.5px;
    margin-right: 10px;
    background: #41bab8;
    border-radius: 50%;
}

.f_content .f_phone div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.f_content .f_phone section {
    display: inline-block;
    vertical-align: middle;
}

.f_content .f_phone span {
    font-size: 1.1rem;
    color: #2f3f62;
}

.f_content .f_phone p {
    font-size: 1.1rem;
    color: #2f3f62;
}

.f_content .f_nav {
    margin: 3.5% 0;
}

.f_content .f_nav li {
    width: 25%;
    float: left;
    border-right: 1px solid #ccc;
}

.f_content .f_nav li:nth-of-type(4n) {
    border-right: none;
}

.f_content .f_nav li a {
    display: block;
    font-size: 1.1rem;
    text-align: center;
    padding: 3px 5px;
    color: #343333;
}

.f_content .f_add {
    /*text-align: center; */
    font-size: 1.1rem;
    color: #343333;
    line-height: 150%;
}

.f_link {
    padding: 0 2%;
}

.f_link p {
    cursor: pointer;
    font-size: 1.1rem;
    color: #343333;
    line-height: 280%;
    border-bottom: 1px solid #d5d5d5;
}

.f_link p i {
    display: inline-block;
    margin-left: 6px;
    width: 18px;
    height: 9px;
    background: url(../images/f_link_ioc.png) center center no-repeat;
    background-size: contain;
}

.f_link ul {
    display: none;
    border-bottom: 1px solid #d5d5d5;
}

.f_link ul li {
    float: left;
}

.f_link ul li a {
    font-size: 1.1rem;
    color: #343333;
    line-height: 280%;
    margin-right: 20px;
}

.f_link ul li a:hover {
    color: #41bab8;
}

.f_link p.on i {
    background-image: url(../images/f_link_ioc_on.png);
}

.f_copy {
    padding: 1.5% 2% 2.5% 2%;
}

.f_copy p {
    font-size: 1.1rem;
    color: #343333;
    line-height: 180%;
}

.f_copy p a:hover {
    color: #41bab8;
}

.f_bottom {
    position: fixed;
    bottom: 0;
    max-width: 1024px;
    min-width: 320px;
    width: 100%;
    z-index: 11;
    height: 90px;
	background: #f2f2f2;
	text-align:center;
	padding-top:2%;
	
}
.f_bottom .order {
  width:90%;
  height: 45px;
  margin: 0;
  padding:0;
  border: none;
  background: #f6c600;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  text-align:center;

}
.f_bottom div {
    border-right: 1px solid #bce7e6;
    position: relative;
    float: left;
    text-align: center;
    height: 100%;
    width: 25%;
    background: #41bab8;
}

.f_bottom div>a {
    display: block;
    width: 100%;
    height: 100%;
}

.f_bottom div>a:last-child {
    border: none;
}

.f_bottom div>a p {
    transition: 0.6s;
    font-size: 1.1rem;
    color: #fff;
    padding-top: 45px;
}

.f_bottom div:nth-of-type(1) a p {
    background: url(../images/f_bottom_icn1.png) center 8px no-repeat;
    background-size: 30px;
}

.f_bottom div:nth-of-type(2) a p {
    background: url(../images/f_bottom_icn2.png) center 8px no-repeat;
    background-size: 30px;
}

.f_bottom div:nth-of-type(3) a p {
    background: url(../images/f_bottom_icn3.png) center 8px no-repeat;
    background-size: 30px;
}

.f_bottom div:nth-of-type(4) a p {
    background: url(../images/f_bottom_icn4.png) center 8px no-repeat;
    background-size: 30px;
}

.f_bottom div ul {
    transition: 0.6s;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 5px;
    background: #fff;
}

.f_bottom div ul li {
    cursor: pointer;
    height: 41px;
    line-height: 41px;
    width: 100%;
    letter-spacing: 2px;
    border-bottom: 1px solid #80d1d0;
    font-size: 1.1rem;
    color: #2f3f62;
}

.f_bottom div.active>a {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.f_bottom div.active>a p {
    color: #2f3f62;
}

.f_bottom div:nth-of-type(3).active>a p {
    background-image: url(../images/f_bottom_icn3_h.png);
}

.f_bottom div.active>ul {
    top: -82px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .f_bottom {
        height: 60px;
    }
    .f_bottom div>a p {
        font-size: 1rem;
        padding-top: 35px;
    }
    .f_bottom div:nth-of-type(1)>a p,
    .f_bottom div:nth-of-type(2)>a p,
    .f_bottom div:nth-of-type(3)>a p,
    .f_bottom div:nth-of-type(4)>a p {
        background-size: 20px;
    }
}


/*查找门店*/

.network {
    position: fixed;
    pointer-events: none;
    width: 100%;
    max-width: 1024px;
    min-width: 320px;
    bottom: -800px;
    z-index: 10;
    transition: 0.6s;
    padding: 0 2%;
}

.network-box {
    width: 100%;
    padding: 3%;
    background: #fff;
}

.network.active {
    pointer-events: inherit;
    bottom: 100px;
}

.network-box>h4 {
    font-size: 1.375rem;
    color: #2f3f62;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3%;
}

.network-box-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.network-box-top .select {
    background: #f5f5f5;
    position: relative;
    width: 49%;
    height: 52px;
    display: inline-block;
}

.network-box-top .select p {
    padding: 0 15px;
    overflow: hidden;
    line-height: 52px;
    font-size: 1.1rem;
    color: #b4b4b4;
    cursor: pointer;
    text-align: center;
}

.network-box-top .select p span {
    position: relative;
}

.network-box-top .select p span:before {
    width: 300%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    left: -305%;
    background: #b4b4b4;
}

.network-box-top .select p span:after {
    width: 300%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    right: -305%;
    background: #b4b4b4;
}

.network-box-top .select ul {
    border: 1px solid #e5e5e5;
    position: absolute;
    top: 52px;
    left: 0px;
    z-index: 2;
    display: none;
    width: 100%;
    height: 330px;
    overflow-y: scroll;
}

.network-box-top .select ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0px 15px;
    line-height: 32px;
    background: #fff;
    text-align: center;
    transition: 0.6s;
}

.network-box-top .select ul li:last-child {
    border: none;
}

.network-box-top .select ul li a {
    display: block;
    font-size: 1.1rem;
    color: #b4b4b4;
}

.network-box-top .select ul li:hover {
    background: #f2f2f2;
}

.network-box h5 {
    margin-top: 5%;
    font-size: 1.1rem;
    color: #41bab8;
    font-weight: bold;
    text-align: center;
}

.network-box-middle {
    margin-top: 5%;
    position: relative;
    height: 200px;
    overflow-y: scroll;
}

.network-box-middle::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.network-box-middle::-webkit-scrollbar-thumb {
    background: #41bab8;
}

.network-box-middle ul li {
    width: 96%;
    padding: 10px;
    margin: 0 auto;
    border-bottom: 1px solid #a5a5a5;
}

.network-box-middle ul li p {
    line-height: 32px;
    font-size: 1rem;
    color: #444444;
}


/*.network-box-middle ul li h6{text-align:center; font-weight: normal; font-size: 1.1rem; color: #444444;}*/

#ChinaMap {
    height: 0;
    overflow: hidden;
}

.network_opacity {
    position: fixed;
    z-index: 9;
    background-color: #000;
    opacity: 0.44;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=44);
    filter: alpha(opacity=44);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.network_opacity.active {
    display: block;
}

.page_img {
    padding-top: 51px;
}

.page_img a {
    display: block;
    position: relative;
    width: 100%;
    padding: 15.6% 0;
    overflow: hidden;
}

.page_img a img {
    border: 1px solid #aaabac;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
	max-height:100%;
	max-width:100%;
    object-fit: cover;
}

.page_pos {
    position: relative;
}

.pos_content {
    width: 100%;
    padding: 0 2%;
    line-height: 180%;
    font-size: 1.1rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.pos_content img {
    height: 12px;
    object-fit: cover;
    margin: 0 5px 5px 5px;
}

.pos_content a:hover {
    color: #41bab8
}

.page_mian {
    background: #f8f8f8;
}

.page_content {
    padding: 5% 2%;
}

.main_top_nav a {
    font-size: 1.1rem;
    color: #6d6d6d;
    background: #e7e7e7;
    display: inline-block;
    padding: 1.5% 2%;
    margin: 4% 0 0 2%;
}

.main_top_nav a:last-child {
    margin-right: 0;
}

.main_top_nav a:hover,
.main_top_nav a.active {
    color: #fff;
    background: #142f80;
}

.main_top {
    padding: 0 2%;
}

.top_banner1,
.top_banner {
    position: relative;
    padding: 0 15px;
    border-bottom: 1px solid #c6c6c6;
}

.top_banner1 .top_banner1_slide {
    width: 100%;
    height: 100%;
}

.top_banner1 .top_banner1_slide a {
    display: block;
    border-bottom: 3px solid #f8f8f8;
    margin-top: 10px;
}

.top_banner1 .top_banner1_slide a div {
    position: relative;
    padding: 13% 0;
    width: 100%;
    height: 100%;
}

.top_banner1 .top_banner1_slide a div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.top_banner1 .top_banner1_slide a p {
    font-size: 1.1rem;
    line-height: 180%;
    margin-top: 5px;
    padding-bottom: 4%;
    color: #5b5b5b;
    text-align: center;
}

.top_banner1 .top_banner1_slide a.active {
    border-bottom: 3px solid #41bab8;
}

.top_banner1 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/banner_prev1.png) left center no-repeat;
    background-size: contain;
    width: 15px;
    z-index: 2;
    left: 0;
    outline: none;
}

.top_banner1 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/banner_next1.png) right center no-repeat;
    background-size: contain;
    width: 15px;
    z-index: 2;
    right: 0;
    outline: none;
}

.top_banner1 .swiper-button-prev {
    margin-top: -22px;
}

.top_banner1 .swiper-button-next {
    margin-top: -22px;
}

.top_banner2,
.top_banner3 {
    position: relative;
    padding: 0 12px;
    border-bottom: 1px solid #c6c6c6;
}

.top_banner2 .top_banner2_slide,
.top_banner3 .top_banner3_slide {
    width: 100%;
    height: 100%;
}

.top_banner2 .top_banner2_slide a,
.top_banner3 .top_banner3_slide a {
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 250%;
    padding: 5% 0;
    color: #5b5b5b;
}


/*@media only screen and (min-width: 420px) and (max-width: 450px){
  .top_banner2 .top_banner2_slide a,.top_banner3 .top_banner3_slide a{font-size: 8px;}
}*/

.top_banner2 .top_banner2_slide a.active,
.top_banner3 .top_banner3_slide a.active {
    color: #41bab8;
}

.top_banner2 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.top_banner3 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/banner_prev1.png) left center no-repeat;
    background-size: contain;
    width: 10px;
    z-index: 2;
    left: 0;
    outline: none;
}

.top_banner2 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.top_banner3 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/banner_next1.png) right center no-repeat;
    background-size: contain;
    width: 10px;
    z-index: 2;
    right: 0;
    outline: none;
}

.top_banner2 .swiper-button-prev,
.top_banner3 .swiper-button-prev {
    margin-top: -22px;
}

.top_banner2 .swiper-button-next,
.top_banner3 .swiper-button-next {
    margin-top: -22px;
}

.top_banner2 .top_banner2_slide {
    margin-left: 2%;
    margin-right: 2%;
    display: inline-block;
    width: auto;
}

.top_banner2 .top_banner2_slide a {
    line-height: 180%;
    display: inline-block;
    padding: 5px 0;
}

.main_content_btn {
    overflow: hidden;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
}

.main_content_btn span {
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 1.1rem;
    line-height: 180%;
    color: #3f3f3f;
    padding: 0.8% 1.3%;
    background: #e4e4e4;
    border-radius: 8px;
}

.main_content_btn span:before {
    width: 150%;
    height: 1px;
    content: "";
    background: #c6c6c6;
    position: absolute;
    top: 50%;
    left: -170%;
}

.main_content_btn span:after {
    width: 150%;
    height: 1px;
    content: "";
    background: #c6c6c6;
    position: absolute;
    top: 50%;
    right: -170%;
}

.main_content_btn span i {
    transition: 0.6s;
    display: inline-block;
    width: 28px;
    padding-left: 10px;
    height: 11px;
    background: url(../images/main_content_btn_ioc_on.png) right center no-repeat;
    background-size: 12px;
}

.main_top.active .main_content_btn span i {
    background-image: url(../images/main_content_btn_ioc.png);
}

.main_content {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.main_top.active .main_content {
    display: block;
}

.main_content:after {
    clear: both;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    visibility: hidden;
}

.main_content li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
    padding: 2% 2% 1.5% 2%;
    border-bottom: 1px solid #c6c6c6;
}

.main_content li:after {
    clear: both;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    visibility: hidden;
}

.main_content li h5 {
    vertical-align: middle;
    float: left;
    width: 14%;
    min-width: 50px;
    max-width: 56px;
    font-size: 1.1rem;
    line-height: 180%;
    color: #41bab8;
    font-weight: normal;
    letter-spacing: 1px;
}

.main_content li section {
    float: left;
    display: inline-block;
    width: 72.5%;
    height: 31px;
    padding: 0.5% 0;
    line-height: 200%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*.main_content li span{display: inline-block; font-size: 1.1rem; color: #fff; padding: 0.7% 1.4%; background: #41bab8; letter-spacing: 2px;margin-right: 5px;}*/

.main_content li a {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    line-height: 200%;
    color: #5b5b5b;
    float: left;
}

.main_content li a.active {
    color: #fff;
    background: #41bab8;
}

.main_content li i {
    cursor: pointer;
    display: inline-block;
    float: right;
    width: 31px;
    height: 31px;
    line-height: 180%;
    background: url(../images/main_content_ioc.png) #41bab8 center no-repeat;
    background-size: 60%;
}

.main_content li.active {
    white-space: normal;
}

.main_content li.active section {
    height: auto;
}

.main_content li.active i {
    background-image: url(../images/main_content_ioc_on.png);
}

@media only screen and (min-width: 420px) and (max-width: 450px) {
    .main_content li section {
        width: 76.5%;
    }
}

@media only screen and (min-width: 450px) and (max-width: 470px) {
    .main_content li section {
        width: 78%;
    }
}

@media only screen and (min-width: 470px) and (max-width: 500px) {
    .main_content li section {
        width: 78.5%;
    }
}

@media only screen and (min-width: 500px) and (max-width: 550px) {
    .main_content li section {
        width: 80%;
    }
}

@media only screen and (min-width: 550px) and (max-width: 600px) {
    .main_content li section {
        width: 81.5%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 700px) {
    .main_content li section {
        width: 83%;
    }
}

@media only screen and (min-width: 700px) and (max-width: 800px) {
    .main_content li section {
        width: 85%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {
    .main_content li section {
        width: 87%;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1920px) {
    .main_content li section {
        width: 88.7%;
    }
}

.page_title {
    text-align: center;
}

.page_title h4 {
    position: relative;
    font-size: 1.375rem;
    font-weight: bold;
    color: #5b5b5b;
    letter-spacing: 2px;
}

.page_title h4:after {
    width: 50px;
    height: 6px;
    content: "";
    background: #41bab8;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -25px;
}

.page_title p {
    font-size: 1.1rem;
    font-weight: bold;
    color: #a0a0a0;
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 3px;
}

.fenye {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10%;
}

.fenye ul {
    width: 116px;
}

.fenye ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0px 9px;
    line-height: 30px;
    background: #b6b6b7;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    transition: 0.6s;
}

.fenye ul li:hover a,
.fenye ul li.active a {
    color: #fff;
    background: #41bab8;
}

.fenye ul li a {
    display: block;
    border-radius: 5px;
}

.fenye ul .fenye-p,
.fenye ul .fenye-n {
    font-size: 16px;
}

.fenye select {
    width: 70px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #5a5a5a;
}

.back {
    float: left;
    display: inline-block;
    border: 1px solid #e5e5e5;
}

.back {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 14px;
    padding: 3px 10px;
    color: #41bab8;
    letter-spacing: 2px;
    border: 1px solid #41bab8;
}

section.page_content>h5:nth-of-type(1) {
    font-size: 1.1rem;
    color: #5b5b5b;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 5%;
}


/*公司介绍*/

.corp1 {
    padding-bottom: 3%;
}

.corp1 section {
    padding: 2% 0 3.5% 0;
}

.corp1 section p {
    font-size: 1.1rem;
    color: #5b5b5b;
    text-indent: 2em;
    line-height: 180%;
}

.corp1 section div {
    margin-top: 2%;
    width: 100%;
    height: 100%;
}

.corp1 section div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/*
.corp1_ico{display: flex; align-items: flex-start; justify-content: space-between;}
.corp1_ico li div{width: 50px; margin: 0 auto;}
.corp1_ico li div img{width: 100%; height: 100%; object-fit: contain;}
.corp1_ico li span{text-transform: uppercase; margin-bottom: 10px;}
.corp1_ico li p{font-size: 1rem; font-weight: bold; color: #41bab8; text-transform: uppercase; text-transform: uppercase; line-height: 180%; text-align: center;}
*/


/*.corp1_ico{margin: 2.5% 0; display: flex; align-items: flex-start; justify-content: space-between;}
.corp1_ico li{width: 20%;}
.corp1_ico li div{width: 45%; min-width: 38px; margin: 0 auto;}
.corp1_ico li div img{width: 100%; height: 100%; object-fit: contain;}
.corp1_ico li p{font-size: 1rem; font-weight: bold; color: #41bab8; text-transform: uppercase; text-transform: uppercase; line-height: 180%; text-align: center;}*/


/*@media only screen and (min-width: 0px) and (max-width: 450px){
  .corp1_ico{display: inline-block; width: 100%; text-align: center;}
  .corp1_ico li{width: 33.33%; float: left;}
  .corp1_ico li:nth-of-type(4){margin-left: 16.66%;}
  .corp1_ico li:nth-of-type(5){margin-right: 16.66%;}
}*/

.corp1_ico {
    margin: 1% 0;
}

.corp1_ico li {
    width: 20%;
    float: left;
}

.corp1_ico li div {
    width: 100%;
    padding: 35px 0;
    position: relative;
}

.corp1_ico li div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.corp2 {
    background: #efefef;
    padding: 2.2%;
}

.corp2 h5 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #363636;
	line-height:30px;
	text-align:center
}
.corp2 .sever{ color:#5b5b5b }
.corp2 .sever h1{ color:#183883; font-size:1.4rem; padding:2%}
.corp2 .sever li{ margin:3% 0;  display:flex; height:100%}
.corp2 .sever li p{ width:12%; display:inline-table; padding:1% 2%}
.corp2 .sever li p img{ width:90%; }
.corp2 .sever li .se_font{ width:87%; color:#5b5b5b; display:inline-table}

.corp2 .cont{ padding:5%}
.corp2 .cont h1{ color:#333; font-size:1.4rem; padding:2%; text-align:center; }
.corp2 .cont li{ margin:2% 0;  display:flex; height:100%; color:#5b5b5b; font-size:1.1rem}
.corp2 .ge_le{ position: absolute; left:0; padding:0 2% ; font-size:2rem; color:#ccc; border-right:#d5d5d5 1px solid}

.corp3 {
    padding: 5% 2% 0 2%;
}

.corp3_banner {
    padding: 2%;
    position: relative;
}

.corp3_banner .corp3_banner_container .corp3_banner_wrapper .corp3_banner_slide {
    width: 100%;
    height: 100%;
}

.corp3_banner .corp3_banner_container .corp3_banner_wrapper .corp3_banner_slide a {
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 32px;
}

.corp3_banner .corp3_banner_container .corp3_banner_wrapper .corp3_banner_slide a div {
    position: relative;
    padding: 35.5% 0;
}

.corp3_banner .corp3_banner_container .corp3_banner_wrapper .corp3_banner_slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.corp3_banner .corp3_banner_container .corp3_banner_wrapper .corp3_banner_slide a p {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.corp3_banner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/banner_prev.png) left center no-repeat;
    background-size: contain;
    width: 10%;
    max-width: 60px;
    padding: 5% 0;
    left: 0;
    z-index: 2;
    outline: none;
}

.corp3_banner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/banner_next.png) right center no-repeat;
    background-size: contain;
    width: 10%;
    max-width: 60px;
    padding: 5% 0;
    right: 0;
    z-index: 2;
    outline: none;
}

.corp3_banner .swiper-button-prev {
    margin-top: -7%;
}

.corp3_banner .swiper-button-next {
    margin-top: -7%;
}

@media only screen and (min-width: 0px) and (max-width: 450px) {
    .corp3_banner .swiper-button-prev {
        margin-top: -40%;
    }
    .corp3_banner .swiper-button-next {
        margin-top: -40%;
    }
}


/*发展历程*/


/*.path1{padding-left: 2%; padding-right: 2%;}*/

#swiper-history {
    width: 300px;
    height: 180px;
    margin-top: 2%;
    margin: 0 auto;
    font-size: 13px;
    color: #373737;
    position: relative;
    letter-spacing: 1px;
}

#swiper-history:before {
    box-shadow: 0 0 5px 0 rgba(14, 5, 10, 0.2);
    z-index: 2;
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    background: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

#swiper-history:after {
    z-index: 2;
    width: 90px;
    height: 21px;
    content: "";
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -45px;
    background: #fff;
}

#swiper-history .swiper-container {
    height: 144px;
    margin: 0 4px;
}

#swiper-history .long-line {
    height: 74px;
    border-bottom: 1px solid #41bab8;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#swiper-history .swiper-slide span {
    display: block;
    width: 100%;
    padding-left: 0px;
    text-align: center;
    position: absolute;
    transition: 700ms;
}

#swiper-history .swiper-slide .detail {
    font-size: 13px;
    color: #373737;
    position: absolute;
    top: 22px;
    opacity: 0;
    color: #fff;
}

#swiper-history .swiper-slide .detail:after {
    width: 102px;
    height: 110px;
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -45px;
    background: #41bab8;
    transition: 700ms;
    opacity: 1;
    z-index: -1;
}

#swiper-history .swiper-slide .date {
    font-size: 13px;
    color: #373737;
    position: absolute;
    bottom: 20px;
    opacity: 0;
    color: #fff;
}

#swiper-history .swiper-slide-active span {
    transition: 700ms 700ms;
}

#swiper-history .swiper-pagination-bullets {
    white-space: nowrap;
    width: auto;
    bottom: 67px;
    height: 10px;
    line-height: 10px;
    transition: 700ms;
}

#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

#swiper-history .swiper-pagination-bullet {
    background: #41bab8;
    opacity: 1;
    line-height: 10px;
    position: relative;
    transition: 700ms;
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    outline: none;
}

#swiper-history .swiper-pagination-bullet:before {
    width: 102px;
    height: 1px;
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -51px;
    background: #41bab8;
    transition: 700ms;
    opacity: 1;
    z-index: -1;
}

#swiper-history .swiper-pagination-bullet:after {
    /*opacity: 0;*/
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: -30px;
    left: 6px;
    transform: translateX(-50%);
    content: attr(content);
    transition: 700ms;
}

#swiper-history .swiper-pagination-bullet-active {
    transition: 3s;
    background: #fff;
}

#swiper-history .swiper-pagination-bullet-active:after {
    opacity: 0;
    top: -40px;
}

#swiper-history .swiper-pagination-bullet-active:before {
    transition: 3s;
    background: #fff;
}

#swiper-history .swiper-button-next,
#swiper-history .swiper-button-prev {
    background-size: 20px auto;
}

#swiper-history .swiper-button-prev {
    transition: 0.6s;
    outline: none;
    background: url(../images/path_banner_prev.png) left center no-repeat;
    width: 22px;
    height: 34px;
    left: 0;
    top: 78px;
}

#swiper-history .swiper-button-next {
    transition: 0.6s;
    outline: none;
    background: url(../images/path_banner_next.png) right center no-repeat;
    width: 22px;
    height: 34px;
    right: 0;
    top: 78px;
}

#swiper-history .swiper-button-prev:hover {
    background-image: url(../images/path_banner_prev_h.png);
}

#swiper-history .swiper-button-next:hover {
    background-image: url(../images/path_banner_next_h.png);
}

.swiper_path {
    position: relative;
    margin-bottom: 60px !important;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(14, 5, 10, 0.2);
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.swiper_path .swiper-wrapper .swiper-slide {
    height: 0;
    overflow: hidden;
    opacity: 0 !important;
    padding: 0;
}

.swiper_path .swiper-wrapper .swiper-slide-active {
    height: auto;
    opacity: 1 !important;
}


/*.swiper_path .swiper-wrapper .swiper-slide h6{font-size: 16px; font-weight: bold; color: #41bab8;}
.swiper_path .swiper-wrapper .swiper-slide p{font-size: 16px; color: #373737; margin-top: 10px;}
*/

.swiper_path .swiper-wrapper .swiper-slide p span {
    font-size: 16px;
    color: #373737;
}

.swiper_path .swiper-wrapper .swiper-slide p strong span {
    font-size: 16px;
    font-weight: bold;
    color: #41bab8;
    margin-bottom: 5px;
}

.swiper_path .swiper-wrapper .swiper-slide p strong span strong {
    color: #2f3f62;
}


/*品牌荣誉*/


/*.honors{padding-left: 2%; padding-right: 2%;}*/

.honors ul {
    margin-top: 3%;
}

.honors li {
    transition: 0.6s;
    background: #fff;
}

.honors li a {
    display: block;
}

.honors li div {
    width: 100%;
    height: 100%;
    border: 1px solid #f1f1f1;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    position: relative;
    padding: 35.5% 0;
}

.honors li div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.honors li p {
    transition: 0.6s;
    text-align: center;
    font-size: 1.1rem;
    color: #5b5b5b;
    width: 100%;
    line-height: 250%;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.honors li:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.honors li:hover p {
    color: #41bab8;
}


/*生产基地*/


/*.pro1{padding: 0 2%;}*/

.pro1 ul {
    padding-top: 2%;
}

.pro1 ul li {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #c6c6c6;
}

.pro1 ul li div {
    width: 50%;
    height: 100%;
    padding: 3%;
}

.pro1 ul li:nth-of-type(2n-1) div {
    padding-left: 0;
}

.pro1 ul li:nth-of-type(2n) div {
    padding-right: 0;
}

.pro1 ul li div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pro1 ul li section {
    width: 50%;
}

.pro1 ul li:nth-of-type(2n) section {
    order: -1;
}

.pro1 ul li section h6 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #000;
    line-height: 200%;
}

.pro1 ul li section p {
    font-size: 1rem;
    color: #000;
    line-height: 180%;
}

.pro1_content {
    padding: 2.5% 0 5% 0;
}

.pro1_content p {
    font-size: 1.1rem;
    color: #000;
    line-height: 180%;
}

.pro1_content p:nth-of-type(1) {
    text-indent: 2em;
}

.pro1_content div {
    width: 100%;
    height: 100%;
    margin: 2.5% 0;
}

.pro1_content div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pro2 {
    padding-top: 3%;
    padding-bottom: 1%;
    background: url(../images/pro2_bg.jpg) center no-repeat;
    background-size: cover;
}


/*产品中心*/


/*.prod{padding-left: 2%; padding-right: 2%;}*/

.prod>ul {
    margin-top: 3%;
}

.prod>ul li {
    text-align: center;
}

.prod>ul li a {
    display: block;
}

.prod>ul li div {
    overflow: hidden;
    position: relative;
    padding: 50% 0;
    display: block;
    width: 100%;
    height: 100%;
}

.prod>ul li div img {
    transition: 0.6s;
    border: 1px solid #eaedef;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prod>ul li a figure .prod_img:after {
    content: "";
    position: absolute;
    left: -400px;
    top: 0;
    width: 200px;
    height: 100%;
    overflow: hidden;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
    transition: 0s;
}

.prod>ul li a figure .prod_img:hover:after {
    left: 400px;
    width: 200px;
    transition: .8s;
}

.prod>ul li a figure .prod_img .hidden {
    opacity: 0;
    transition: 0.6s;
}

.prod>ul li a figure figcaption {
    border: 1px solid #eaedef;
    border-top: none;
    padding: 5%;
}

.prod>ul li a figure figcaption h5 {
    font-size: 1.1rem;
    color: #606060;
    font-weight: bold;
    line-height: 180%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    transition: 0.6s;
}

.prod>ul li a figure figcaption span {
    font-size: 1rem;
    color: #606060;
    line-height: 200%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    transition: 0.6s;
}

.prod>ul li a figure figcaption p {
    font-size: 1rem;
    color: #606060;
    line-height: 200%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    transition: 0.6s;
}

.prod>ul li a:hover figure .prod_img .hidden {
    opacity: 1;
}

.prod_img.dding_tj:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 64px;
    height: 64px;
    background: url(../images/tj.png) no-repeat center;
}

.prod>ul li a:hover h5,
.prod>ul li a:hover span,
.prod>ul li a:hover p {
    color: #41bab8;
}


/*产品详情*/


/*.prod_details{padding-left: 2%; padding-right: 2%;}*/

.details_banner {
    border: 1px solid #c6c6c6;
    background: #fff;
}

.details_banner .details_banner_slide {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35.5% 0;
}

.details_banner .details_banner_slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details_banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
}

.details_banner .swiper-pagination .swiper-pagination-bullet {
    transition: 0.6s;
    opacity: 1;
    background: #c6c6c6;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin: 0 6px;
    outline: none;
}

.details_banner .swiper-pagination .swiper-pagination-bullet:hover:after {
    background: #41bab8;
}

.details_banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #41bab8;
}

.details_top div {
    border: 1px solid #c6c6c6;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35.5% 0;
    background: #fff;
}

.details_top div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details_top ul {
    margin: 3.5% 0;
}

.details_top ul li {
    float: left;
    margin-right: 2%;
    margin-top: 1%;
    width: 15%;
    padding: 7.5% 0;
    position: relative;
    cursor: pointer;
}

.details_top ul li:nth-of-type(-n+6) {
    margin-top: 0;
}

.details_top ul li:nth-of-type(6n) {
    margin-right: 0;
}

.details_top ul li img {
    position: absolute;
    border: 1px solid #c6c6c6;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.details_top ul .active img {
    border-color: #41bab8;
}

.prod_details .banner_content {
    padding-top: 2%;
}

.prod_details .banner_content h5 {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 180%;
    color: #41bab8;
}

.prod_details .banner_content p {
    font-size: 1.1rem;
    line-height: 180%;
    color: #5b5b5b;
}

.prod_details .banner_content h6 {
    margin-top: 2.5%;
    margin-bottom: 3.5%;
    display: inline-block;
    line-height: 180%;
    padding: 0.4% 1.6%;
    font-size: 1.1rem;
    color: #5b5b5b;
    background: #41bab8;
    letter-spacing: 2px;
}

.prod_details .banner_content h6 span {
    color: #fff;
}

.banner_bottom {
    margin-top: 3.5%;
}

.banner_bottom .hd {
    background: #f7f7f7;
}

.banner_bottom .hd li {
    float: left;
    margin-right: 1%;
}

.banner_bottom .hd li a {
    display: block;
    padding: 6px 15px;
    letter-spacing: 1px;
    background: #e7e7e7;
    text-align: center;
    font-size: 1.1rem;
    color: #1b1717;
    line-height: 180%;
}

.banner_bottom .hd li a:hover,
.banner_bottom .hd .active a {
    background: #4ac6c4;
    color: #fff;
}

.banner_bottom .hd li:nth-last-of-type(1) {
    transition: 0;
}

.banner_bottom .hd li:nth-last-of-type(1):hover {
    color: #333333;
    background: none;
}

.banner_bottom .bd {
    padding-top: 1%;
}

.banner_bottom .bd li {
    height: 0;
    transition: 0.6s;
    opacity: 0;
    overflow: hidden;
}

.banner_bottom .bd li.word_content img {
    max-width: 100%;
}

.banner_bottom .bd li.word_content:last-child iframe,
.banner_bottom .bd li.word_content:last-child embed {
    width: 100%;
    height: 600px;
    border: none;
}

.banner_bottom .bd .active {
    height: auto;
    opacity: 1;
}

.design {
    position: fixed;
    pointer-events: none;
    width: 100%;
    max-width: 1024px;
    min-width: 320px;
    top: -2800px;
    z-index: 10;
    transition: 0.6s;
    padding: 0 2%;
}

.design .design_box {
    background: #fff;
    padding: 3% 2%;
}

.design.active {
    pointer-events: inherit;
    top: 15%;
}

.design_box h4 {
    position: relative;
    font-size: 1.357rem;
    text-align: center;
    font-weight: normal;
    color: #41bab8;
}

.design_box h4 i {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.design_box h4 i img {
    width: 100%;
    padding: 3px;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}

.design_box>p {
    text-align: center;
    padding: 2.5% 0;
    overflow: hidden;
}

.design_box>p span {
    position: relative;
    display: inline-block;
    font-size: 1.1rem;
    color: #2f3f62;
}

.design_box>p span:before {
    width: 550px;
    height: 1px;
    content: "";
    position: absolute;
    left: 100%;
    margin-left: 20px;
    top: 50%;
    margin-top: -0.5px;
    background: #77797a;
}

.design_box>p span:after {
    width: 550px;
    height: 1px;
    content: "";
    position: absolute;
    right: 100%;
    margin-right: 20px;
    top: 50%;
    margin-top: -0.5px;
    background: #77797a;
}

.design_box form section {}

.design_box form section select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.design_box form input,
.design_box form select {
    background: #f5f5f5;
    color: #b4b4b4;
    border: none;
    font-size: 1.1rem;
    height: 32px;
    line-height: 32px;
    outline: none;
    padding: 0 15px;
}

.design_box form section input::-webkit-input-placeholder {
    color: #b4b4b4;
}

.design_box form section:nth-of-type(1) {
    margin-bottom: 2.5%;
}

.design_box form section:nth-of-type(1) p {
    color: #2f3f62;
    display: inline-block;
    width: 50%;
    float: left;
}

.design_box form section:nth-of-type(1) p input {
    width: 70%;
}

.design_box form section:nth-of-type(1) select {
    width: 50%;
}

.design_box form section:nth-of-type(2) p {
    display: none;
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 2.5%;
    color: #2f3f62;
}

.design_box form section:nth-of-type(2) p span {
    color: #fa062e;
}

.design_box form section:nth-of-type(3) input {
    width: 100%;
    padding-left: 45px;
    background: url(../images/design_box_name.png) #f5f5f5 18px 5px no-repeat;
    background-size: 18px;
}

.design_box form section:nth-of-type(4) input {
    width: 100%;
    padding-left: 45px;
    margin: 3% 0;
    background: url(../images/design_box_phone.png) #f5f5f5 18px center no-repeat;
    background-size: 18px;
}

.design_box form section:nth-of-type(5) select {
    width: 48%;
}

.design_box form section:nth-of-type(5) select:nth-of-type(1) {
    float: left;
}

.design_box form section:nth-of-type(5) select:nth-of-type(2) {
    float: right;
}

.design_box form section:nth-of-type(6) input {
    width: 100%;
    background: #41bab8;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin-top: 5%;
}

.design_box form section select {}

.design_box ul li {
    width: 50%;
    float: left;
    margin: 3% 0;
}

.design_box ul li div {
    width: 100%;
    height: 60px;
}

.design_box ul li div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.design_box ul li p {
    font-size: 1.1rem;
    color: #4c4c4c;
    margin-top: 3%;
    text-align: center;
}

@media only screen and (min-width: 500px) and (max-width: 1920px) {
    .design_box ul li {
        width: 25%;
    }
}

.design_opacity {
    position: fixed;
    z-index: 8;
    background-color: #000;
    opacity: 0.44;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=44);
    filter: alpha(opacity=44);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.design_opacity.active {
    display: block;
}


/*协进大事件*/


/*.event{padding-left: 2%; padding-right: 2%;}*/

.event>ul {
    margin-top: 2%;
}

.event>ul li a {
    display: block;
    border: 1px solid #a9aaab;
}

.event>ul li a div {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35.5% 0;
}

.event>ul li a div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.event>ul li a section {
    padding: 3% 2%;
}

.event>ul li a section h6 {
    font-size: 1.25rem;
    color: #3b3b3b;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.event>ul li a section p {
    font-size: 1rem;
    height: 48px;
    line-height: 24px;
    margin: 3.5% 0;
    color: #636363;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.event>ul li a section time {
    text-align: right;
    font-size: 1.1rem;
    color: #787878;
    display: block;
}

.event>ul li a:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}

.event>ul li a:hover section {
    background: #fff;
}


/*品牌资讯所对应的详情页面*/


/*.news_details{padding-left: 2%; padding-right: 2%;}*/

.details_title {
    text-align: center;
}

.details_title h4 {
    font-size: 1.1rem;
    color: #343333;
    font-weight: bold;
    line-height: 150%;
}

.details_title p {
    width: 100%;
    line-height: 180%;
    margin: 1.5% 0 2.5% 0;
}

.details_title p span {
    font-size: 1rem;
    color: #343333;
}

.details_title p span:nth-of-type(2) {
    margin: 0 2%;
}

@media only screen and (min-width: 0px) and (max-width: 470px) {
    .details_title p span:nth-of-type(3) {
        display: block;
    }
}

.details_content {
    border-top: 1px solid #6d6f71;
    border-bottom: 1px solid #6d6f71;
}

.details_content img {
    max-width: 100%;
}

.details_content iframe {
    max-width: 100%;
}

.details_bottom {
    margin-top: 2.5%;
}

.details_bottom li {
    font-size: 1rem;
    color: #343333;
    line-height: 180%;
}

.details_bottom li a:hover {
    color: #41bab8;
}


/*专卖店分布*/


/*.store{padding-left: 2%; padding-right: 2%;}*/

.store_img {
    width: 100%;
    height: 100%;
    margin-top: 3.5%;
    margin-bottom: 3.5%;
}

.store_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.store_content {
    position: static;
    pointer-events: inherit;
    padding: 0;
}

.store_content .network-box {
    padding: 0;
    background: #f8f8f8;
}

.store_content .network-box-top .select {
    background: #f8f8f8;
    height: 40px;
}

.store_content .network-box-top .select p {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    color: #868686;
    line-height: 40px;
}

.store_content .network-box-top .select p span {
    display: inline-block;
    width: 100%;
    background: url(../images/network_box_top_icn.png) right center no-repeat;
    background-size: 10px;
}

.store_content .network-box-top .select p span:before {
    width: 0;
}

.store_content .network-box-top .select p span:after {
    width: 0;
}

.store_content .network-box-top .select ul {
    top: 40px;
}

.store_content .network-box-top .select ul li a {
    color: #868686;
}

.store_content .network-box-top .select ul li:hover {
    background: #f4f4f4;
}

.store_content .network-box h5 {
    font-size: 1.1rem;
    color: #5b5b5b;
    font-weight: normal;
}

.store_content .network-box-middle {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    height: 500px;
}

.store_content .network-box-middle ul li p {
    color: #5b5b5b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/*.store_content .network-box-middle ul li h6{text-align:center; font-weight: normal; font-size: 1.1rem; color: #5b5b5b;}*/


/*工程案例 honors样式*/

.case li a {
    display: none;
}

.case li a:nth-of-type(1) {
    display: block;
}

#baguetteBox-overlay .full-image figcaption {
    font-size: 1.375rem;
    height: 40px;
    line-height: 40px !important;
}


/*商业空间 honors样式*/

.space {}


/*商业空间详情*/


/*.space_details{padding-left: 2%; padding-right: 2%;}*/

.space_details section {
    margin: 2% 0 5% 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
}

.space_details section div {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.space_details section div img {
    transition: 0.6s;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.space_details section p {
    transition: 0.6s;
    text-align: center;
    font-size: 1.1rem;
    color: #5b5b5b;
    line-height: 280%;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.space_details section:hover div img {
    transform: scale(1.1);
}

.space_details section:hover p {
    color: #41bab8;
}

.space_banner {
    margin-top: 45px;
}

.space_banner .space_banner_slide {
    width: 100%;
}

.space_banner .space_banner_slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.space_banner .space_banner_slide a div {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35.5% 0;
    border: 1px solid #c6c6c6;
    background: #fff;
}

.space_banner .space_banner_slide a div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.space_banner .space_banner_slide a p {
    padding: 5% 0;
    transition: 0.6s;
    font-size: 1.1rem;
    color: #373737;
    line-height: 180%;
    text-align: center;
}

.space_banner .swiper-pagination {
    padding: 1% 0;
    position: static;
    line-height: 320%;
}

.space_banner .swiper-pagination .swiper-pagination-bullet {
    transition: 0.6s;
    opacity: 1;
    background: #c6c6c6;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin: 0 6px;
    outline: none;
}

.space_banner .swiper-pagination .swiper-pagination-bullet:hover:after {
    background: #41bab8;
}

.space_banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #41bab8;
}


/*联系协进*/


/*.contact{padding-left: 2%; padding-right: 2%;}*/

.contact_content {
    margin-top: 2%;
}

.contact_content h5 {
    font-size: 1.1rem;
    color: #41bab8;
    font-weight: bold;
    line-height: 180%;
}

.contact_content p {
    font-size: 1rem;
    color: #393939;
    line-height: 180%;
}

.contact_map {
    width: 100%;
    height: 300px;
    margin-top: 5%;
}


/*经销商登录*/

.login {
    width: 100%;
    text-align: center;
}

.login p {
    width: 290px;
    font-size: 1.1rem;
    margin: 2.5% auto 0 auto;
    line-height: 220%;
}

.login p input {
    display: block;
    padding: 3.5% 0;
    width: 100%;
    height: 100%;
}

.login p .login_txt {
    border: 1px solid #d3d3d3;
    color: #434242;
    padding-left: 15px;
    padding-right: 15px;
    outline-color: #41bab8;
}

.login p .sub_btn {
    border: none;
    background: #41bab8;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.login p .sub_btn:hover {
    background: rgba(65, 186, 184, 0.9);
}

.logout {
    width: 290px;
    font-size: 1.1rem;
    margin: 2.5% auto 0 auto;
    line-height: 220%;
}

.logout input {
    display: block;
    padding: 3.5% 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #41bab8;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.logout input:hover {
    background: rgba(65, 186, 184, 0.9);
}


/*下载专区 经销商公告*/


/*.downloads{padding-left: 2%; padding-right: 2%;}*/

.downloads section {
    margin-top: 2%;
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.downloads section a {
    font-size: 1.1rem;
    color: #5b5b5b;
    background: #e8e8e8;
    display: inline-block;
    padding: 1.5% 2.7%;
}

.downloads section a:nth-of-type(1) {
    margin-left: auto;
}

.downloads section a:last-child {
    margin-right: auto;
}

.downloads section a:hover,
.downloads section a.active {
    color: #fff;
    background: #41bab8;
}

.downloads>ul {
    margin-top: 2.5%;
}

.downloads>ul li {
    width: 100%;
    margin-top: 3%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.downloads>ul li:nth-of-type(1) {
    margin-top: 0;
}

.downloads>ul li .content_img {
    width: 45%;
    height: 100%;
    padding: 1%;
    margin-right: 2%;
}

.downloads>ul li .content_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.downloads>ul li .content {
    width: 53%;
    overflow: hidden;
}

.downloads>ul li .content dd {
    line-height: 180%;
    margin: 1.5% 0;
}

.downloads>ul li .content dd h5 {
    font-size: 1.1rem;
    color: #41bab8;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.downloads>ul li .content dd hr {
    width: 40px;
    height: 1px;
    display: inline-block;
    margin-bottom: 3px;
    border: 0;
    background-color: #41bab8;
}

.downloads>ul li .content dd p {
    font-size: 1rem;
    color: #474747;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.downloads>ul li .content dd time {
    font-size: 1.1rem;
    color: #909090;
}

.downloads>ul li .content dd a {
    display: inline-block;
    text-align: center;
    color: #41bab8;
    background: #fff;
    width: 76px;
    height: 23px;
    margin: 2px 0;
    line-height: 21px;
    border: 1px solid#41bab8;
}

.downloads>ul li .content dd a:hover {
    background: #41bab8;
    color: #fff;
}


.ind_sesh div input {
  display: block;
  border: none;
  float: left;
  height: 60px;
  padding: 0 30px 0 60px;
  width: 125px;
  background: url("../images/date.png") no-repeat 30px 17px;
}
.ind_sesh div input:last-child {
  border-left: 1px solid #bcbcbc;
}
.ind_sesh select {
  height: 62px;
  display: block;
  float: left;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  margin-left: 6px;
  padding: 0 30px 0 40px;
  outline: none;
  background: url("../images/man.png") no-repeat 15px 17px;
}
.ind_sesh .booking-form-submit {
  width: 154px;
  height: 62px;
  background-color: #f6c700;
  border-radius: 5px;
  border: none;
  margin: 0 0 0 12px;
  padding: 0;
  display: block;
  float: left;
  color: #fff;
  outline: none;
  cursor: pointer;
  font-size: 16px;
}
.ind_sesh .booking-list-wrap {
  border-top: 1px solid #ddd;
}
.ind_sesh .booking-list-wrap .booking-list {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  padding: 30px 0;
}

.ind_sesh {
  display: table;
  margin: 5px auto;
  overflow: hidden;
}
.ind_sesh div {
  float: left;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  overflow: hidden;
}
.ind_sesh div input {
  display: block;
  border: none;
  float: left;
  height: 60px;
  padding: 0 30px 0 60px;
  width: 125px;
  background: url("../images/date.png") no-repeat 30px 17px;
}
.ind_sesh div input:last-child {
  border-left: 1px solid #bcbcbc;
}

.foot{ background:#313131; padding:5%; color:#fff; line-height:20px}
.foot h1{ font-size:1.4rem; margin-bottom:3%}
.foot_b{ background:#2b2b2b; padding:2% 5%; color:#fff; line-height:20px; text-align:center}

.ic_us{ width:100%}
.ic_us li{ width:32%; display:inline-table;}
.ic_us li figure{width: 100%;
    cursor: pointer;
    pointer-events: inherit;}
.ic_us li figure figcaption {
    transition: 0.6s;
    width: 100%;
    padding: 15% 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.us_ico{ text-align:center}
.us_ico img{width: 50%;
    height: 100%;
    object-fit: contain;}
.us_content{padding: 5% 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;}
.us_content p{font-size: 1rem;
    color: #868686;
    margin-top: 3.5%;}