@charset "utf-8";

.main {
    overflow: hidden;
    width: 100%
}

.xindex04 {
    padding: 75px 0;
    background: url(../images/xindex04bg.jpg) no-repeat center;
    background-size: cover
}

.xindex04 .bd {
    margin: 0 -15px
}

.xindex04 .bd .slick-arrow {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    background-size: 100%;
    background-color: transparent
}

.xindex04 .bd .slick-prev {
    left: -40px;
    background-image: url(../images/xico-arrowl.png)
}

.xindex04 .bd .slick-next {
    right: -40px;
    background-image: url(../images/xico-arrowr.png)
}

.xindex04 .bd .slick-prev:hover {
    background-image: url(../images/xico-arrowl.png)
}

.xindex04 .bd .slick-next:hover {
    background-image: url(../images/xico-arrowr.png)
}

.xindex04 .a {
    background-color: #fff;
    margin: 0 15px;
    display: block
}

.xindex04 .a .img {
    overflow: hidden
}

.xindex04 .a .img img {
    display: block;
    width: 100%;
}

.xindex04 .a h3 {
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal
}



.xabout03 {
    background-color: #f6f6f6;
    padding: 80px 0
}

.xabout03 .weap {
    position: relative;
    z-index: 3
}

.xabout03 .li {
    height: 204px;
    background-color: #fff;
    text-align: center;
    margin: 0 17px;
    display: block;
    margin-bottom: 101px;
    box-shadow: 0px 5px 13px #e3e3e3;
    padding: 0 40px;
    border-radius: 5px;
    position: relative
}

.xabout03 .li .conn {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.xabout03 .line {
    height: 16px;
    background: url(../images/x7_02.png) repeat-x center;
    background-size: auto 100%;
    position: relative;
    top: -46px
}

.xabout03 .li .year {
    font-size: 60px;
    line-height: 1.6
}

.xabout03 .hover .li {
    background-color: #2d60ac;
    color: #fff
}

.xabout03 .li em {
    width: 28px;

    height: 83px;

    display: block;

    position: absolute;

    left: 50%;

    margin-left: -14px;

    top: 204px;

    background: url(../images/x6_05.png) no-repeat center top;
}

.xabout03 .hover .li em {
    background: url(../images/x6_03.png) no-repeat center top;
}

.xabout03 .li i {

    position: absolute;

    bottom: -110px;

    left: 0;

    width: 100%;

    font-size: 16px;

    color: #333;

}

.xabout03 .li i b {

    font-size: 24px;

    font-family: "Arial";

    display: inline-block;

    font-weight: normal;

    padding-right: 4px;

}

.xabout03 .hover .li i {
    color: #2d60ac
}

.xabout03 .hover .li i b {
    font-weight: bold
}



.xabout03 .bd .slick-arrow {
    width: 22px;
    height: 74px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: calc(-37px - 50px);
    cursor: pointer;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    background-size: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center
}

.xabout03 .bd .slick-prev {
    left: -40px;
    background-image: url(../images/xico-prev05.png)
}

.xabout03 .bd .slick-next {
    right: -40px;
    background-image: url(../images/xico-next05.png)
}



.xabout06 {
    padding-top: 70px;
    padding-bottom: 100px;
}

.xabout06 .bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color: #f4f4f4
}

.xabout06 .bd .img {
    overflow: hidden;
    flex: 0 0 50%;
}

.xabout06 .bd .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xabout06 .bd .txt {
    padding: 40px;
    flex: 0 0 50%;
}

.xabout06 .bd .txt li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    margin-bottom: 10px
}

.xabout06 .bd .txt li .t {
    flex: 0 0 104px;
}



.xlanmuleft {
    float: left;
    width: 300px;
}

.xlanmuright {
    padding-left: 350px
}



.xsideplo {
    line-height: 75px;
    height: 75px;
    background-color: #c0a062;
    text-align: center;
    color: #fff;
    margin-bottom: 1px
}

.xsideplo h3 {
    font-size: 24px;
    font-weight: normal
}

.xside-nav h3 {
    height: 54px;
    line-height: 54px;
    font-weight: normal;
    font-size: 16px;
    background-color: #ececec;
    margin-bottom: 1px;
    color: #666666;
}

.xside-nav h3 a {
    display: block;
    padding-left: 35px;
    font-size: 18px;
    color: #666666;
    position: relative;
    padding-right: 50px
}

.xside-nav h3 a:before {
    content: "+";
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    line-height: 54px;
    height: 54px;
    width: 50px;
    text-align: center;
    font-size: 20px
}

.xside-nav h3.on a:before {
    content: "-";
    fo99nt-size: 24px
}

.xside-nav h3.on a,
.xside-nav h3 a:hover {
    background-color: #c0a062;
    color: #fff
}

.xside-nav ul li {
    margin-bottom: 1px;
}

.xside-nav ul li a {
    display: block;
    height: 54px;
    line-height: 54px;
    background-color: #ececec;
    padding-left: 50px;
    color: #666666;
    position: relative;
    padding-left: 60px;
    text-align: left
}

.xside-nav ul li a:before {
    content: ">";
    font-family: "宋体";
    font-weight: bolder;
    color: #b8b8b8;
    display: block;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 0;
    line-height: 54px;
    height: 54px;
    width: 50px;
    text-align: center;
    font-size: 20px
}

.xside-nav ul li a:hover,
.xside-nav ul li.on a {
    color: #c0a062
}

.xside-nav ul li a:hover:before,
.xside-nav ul li.on a:before {
    color: #c0a062
}



.xlanmuplo {
    border-bottom: 1px solid #ebebeb;
    height: 50px;
    line-height: 48px;
    margin-bottom: 30px
}

.xlanmuplo h3 {
    font-weight: normal;
    font-size: 24px;
    float: left;
    border-bottom: 2px solid #c0a062;
    color: #c0a062
}



.xproduct-list {
    margin-bottom: 30px
}

.xproduct-list ul {
    margin: 0 -13px;
}

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

.xproduct-list li a {
    display: block;
    margin: 0 13px;
}

.xproduct-list li .img {
    overflow: hidden;
    height: 328px;
    border: 1px solid #d8d8d8
}

.xproduct-list li .img img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: alll 0.3s;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xproduct-list li a:hover .img img {
    transform: scale(1.1)
}

.xproduct-list li .txt {
    text-align: center;
    padding: 20px 10px;
}



.xproduct-list li .txt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px
}

.xproduct-list li .txt .p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



/*banner*/

.banner {
    position: relative;
    z-index: 1;
}

.banner .item {
    height: 1070px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.banner .item a {
    display: block;
    width: 100%;
    height: 100%
}

.banner .slick-dots {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center
}

.banner .slick-dots li {
    display: inline-block;
    width: 80px;
    height: 4px;
    margin: 0 8px;
    cursor: pointer;
    background-color: #f2f2f2;
}

.banner .slick-dots li.slick-active {
    background-color: #c0a062;
}

.banner .slick-dots button {
    display: none
}

@media(max-width:766px) {
    .banner {
        margin-top: 0;
    }
}



.plo {
    text-align: center;
    margin-bottom: 35px
}

.plo h3 {
    font-size: 40px;
    line-height: 1.2
}

.plo .line {
    height: 3px;
    width: 40px;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
    background-color: #c0a062;
    display: none;
}

.plo .p {
    font-size: 20px;
    color: #575757;
    margin-top: 10px
}

.plo.wt * {
    color: #fff;
}



.mores {
    text-align: center;
    margin-top: 65px;
}

.mores a {
    display: inline-block;
    width: 180px;
    height: 46px;
    line-height: 46px;
    background-color: #c0a062;
    color: #fff;
    border-radius: 40px;
}

.mores a:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/xico-jtright.png) no-repeat center;
    background-size: auto 100%;
    vertical-align: middle;
    margin-left: 40px
}

.mores.noar a:after {
    display: none;
}

.mores a:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}



.index01 {
    padding: 70px 0
}

.index01 .hd {
    margin-bottom: 45px;
}

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

.index01 .hd li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.index01 .hd li span {
    display: block;
    font-size: 18px;
    line-height: 48px;
    padding: 0 30px;
    border: 1px solid #c0a062;
    border-radius: 25px;
    cursor: pointer
}

.index01 .hd li.on span {
    background-color: #c0a062;
    color: #fff;
    border: 1px solid #c0a062;
}

.index01 .bd ul {
    overflow: hidden
}

.index01 .bd ul li {
    float: left;

    position: relative;

    width: 24.5%;

    margin: 0 .25%;

    background-color: #ededed;

    overflow: hidden;

    margin-bottom: 9px;

    animation-duration: 1s;

    animation-fill-mode: both;
    height: 31vw;
    overflow: hidden
}

.index01 .bd ul li a {
    padding: 20px;
    display: block;
    position: relative
}

.index01 .bd ul li a:after {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: transparent;

    left: 0;

    bottom: 0;

    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

}

.index01 .bd ul li .img {
    overflow: hidden;
    height: 22.1vw;
    overflow: hidden
}

.index01 .bd ul li .img img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.index01 .bd ul li .txt {
    position: relative;

    top: 0;

    text-align: center;

    margin-top: 28px;

    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;
}

.index01 .bd ul li .txt h3 {

    font-size: 24px;

    font-weight: bold;

    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.index01 .bd ul li .txt .p {
    font-size: 18px;

    margin-top: 15px;

    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;
}

.index01 .bd ul li .txt .more span {
    display: inline-block;

    width: 118px;

    height: 38px;

    line-height: 38px;

    background-color: #c0a062;

    color: #fff;

    font-size: 18px;

    border-radius: 20px;

    margin: 0 auto;

    margin-top: 55px;
}

.index01 .bd ul li:hover a:after {

    background-color: rgba(0, 0, 0, .45);

}



.index01 .bd ul li:hover .txt {

    position: relative;

    top: -260px;

    z-index: 11;

}



.index01 .bd ul li:hover .txt h3 {

    font-size: 28px;

    color: #fff;

}



.index01 .bd ul li:hover .txt .p {

    font-size: 28px;

    font-weight: bold;

    color: #fff;

}





.index02 {
    background: url(../images/index02bg.jpg) no-repeat center;
    background-size: cover;
    padding: 70px 0
}

.index02 .bd ul {
    overflow: hidden;
    margin: 0 -1%
}

.index02 .bd ul li {
    float: left;
    width: 23%;
    margin: 0 1%
}

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

.index02 .bd ul li a:after {

    content: "";

    position: absolute;

    width: 100%;

    height: 64px;

    background-color: rgba(0, 0, 0, .5);

    left: 0;

    right: 0;

    bottom: 0;

    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    z-index: 1
}

.index02 .bd ul li .img {
    overflow: hidden;
    height: 400px
}

.index02 .bd ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index02 .bd ul li .txt {
    position: absolute;
    z-index: 2;
    left: 10px;
    right: 10px;
    transform: translateY(-64px);
    transition: all .3s;

    -o-transition: all .3s;

    -ms-transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;
}

.index02 .bd ul li .txt .more {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/index02more.png) no-repeat center;
    background-size: 100%;
    margin-top: 25px;
}

.index02 .bd ul li .txt h3 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 64px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.index02 .bd ul li .txt .p {
    color: #fff;
    font-size: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 80px
}

.index02 .bd ul li:hover .txt {
    transform: translateY(-150%)
}

.index02 .bd ul li:hover .txt h3 {
    font-weight: bold;
    font-size: 28px
}

.index02 .bd ul li:hover a:after {
    height: 100%
}



.index03 {
    padding: 70px 0
}

.index03 .bd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-betweenr;
    box-pack: space-between;
}

.index03 .bd li {
    text-align: center;
    line-height: 1.3
}

.index03 .bd li .num {
    font-size: 74px;
}

.index03 .bd li .num span {
    font-family: Impact;
}

.index03 .bd li .num i {
    font-weight: bold
}

.index03 .bd li .num .fz24 {
    font-size: 24px;
    font-weight: normal
}

.index03 .bd li .p {
    font-size: 24px
}



.index04 {
    background-color: #fff;
    padding: 70px 0;
}

.index04 .hd {
    padding-left: calc(50% + 43px);
    line-height: 1.4;
    margin-bottom: -76px;
}

.index04 .hd h3 {
    color: #c0a062;
    font-size: 33px
}

.index04 .hd h3 img {
    height: 35px;
    margin-right: 15px;
    vertical-align: middle;
    position: relative;
    top: -4px;
}

.index04 .hd .p {
    font-size: 18px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif
}

.index04 .bd {
    overflow: hidden
}

.index04 .bd .img {
    float: left;
    width: 50%;
    padding-top: 40px;
}

.index04 .bd .img img {
    display: block;
    width: 100%
}

.index04 .bd .txt {
    width: 50%;
    padding-left: 43px;
    float: left;
    margin-top: 90px;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}

.index04 .bd .mores {
    margin-top: 50px;
    float: left
}

.index04 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-betweenr;
    box-pack: space-between;
    text-align: center;
    margin-top: 10px
}

.index04 ul .num {
    color: #c0a062;
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
}

.index04 ul .num span {}

.index04 ul .p {
    font-size: 18px;
    color: #555555;
    margin-top: 5px;
}



.index05 {
    padding: 70px 0
}

.index05 .left {
    float: left;
    width: 45%
}

.index05 .left .img {
    height: 330px;
    overflow: hidden;
    margin-bottom: 18px
}

.index05 .left .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: alll 0.3s;
}

.index05 .left a:hover .img img {
    transform: scale(1.1)
}

.index05 .right {
    float: right;
    width: 52%
}

.index05 .right li {
    margin-bottom: 38px
}

.index05 .right li:last-child {
    margin-bottom: 0
}

.index05 .right li a {
    display: block;
    background-color: #f7f7f7;
    border: 1px solid #eee
}

.index05 .right li .title {
    padding-top: 15px;
    padding-bottom: 15px
}

.index05 .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index05 .txt .date {
    flex: 0 0 105px;
    text-align: center;
}

.index05 .txt .date .y {
    font-size: 38px;
    color: #666666;
    font-weight: bold;
    line-height: 1.2
}

.index05 .txt .date .d {
    color: #666
}

.index05 .txt .title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    border-left: 1px solid #eee;
    padding-left: 15px;
}

.index05 .txt .title h3 {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px
}

.index05 .txt .title .p {
    color: #999;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



.index06 {
    background: #f8f8f8 url(../images/index06bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 70px 0
}

.index06 .bd ul {
    overflow: hidden;
    margin: 0 -14px;
    padding-top: 10px
}

.index06 .bd ul li {
    float: left;
    width: 16.66%;
    margin-bottom: 20px;
}

.index06 .bd ul li .a {
    background-color: #fff;
    margin: 0 14px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 120px;
    text-align: center;
    font-size: 0;
    line-height: 120px
}

.index06 .bd ul li .a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
}



.index07 {
    padding: 20px 0
}

.index07 .weap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index07 .hd {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.1;
    border-right: 1px solid #f1f1f1;
    padding-right: 20px;
}

.index07 .hd p {
    font-size: 40px;
    color: #dcdcdc;
    font-weight: bold
}

.index07 .bd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
}

.index07 .bd li {
    float: left;
    line-height: 40px;
    margin-left: 30px;
}

.index07 .bd li a {
    font-size: 15px
}

/*关于我们*/

.mainlanmu {
    min-height: 400px;
    padding: 60px 0
}

.nbanner {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff
}

.nbanner .weap {
    padding-top: 8%;
    line-height: 1.5
}

.nbanner .title {
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.nbanner .line {
    height: 5px;
    width: 38px;
    background-color: #fff
}

.nbanner .eng {
    font-size: 24px;
}

.pathbar {
    background-color: rgba(0, 0, 0, .7);
    height: 60px;
    line-height: 60px;
    margin-top: -60px;
}

.pathbar .path {
    float: right;
    font-size: 14px;
    color: #fff
}

.pathbar .path a {
    font-size: 14px;
    color: #fff
}

.pathbar .classify {
    float: left;
}

.pathbar .classify li {
    float: left;
}

.pathbar .classify li a {
    display: block;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.pathbar .classify li a:hover,
.pathbar .classify li.on a {
    background-color: #c0a062;
    color: #fff
}



.pagesconn {
    overflow: hidden;
    line-height: 2;
}

.pagesconn img {
    max-width: 100%;
    height: auto !important
}

.pagesconn .title {
    font-size: 32px;
    color: #00933d;
    font-weight: normal
}

.pagesconn .eng {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 10px;
}



/*产业*/

.industrylist li {
    overflow: hidden;
    margin-bottom: 40px;
    background-color: #f7f7f7;
    position: relative;
    padding-right: 49.5%
}

.industrylist .img {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    width: 49.5%
}

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

.industrylist .txt {
    padding: 30px
}

.industrylist .txt h3 {
    margin-bottom: 10px
}

.industrylist .txt h3 a {
    font-size: 30px;
    color: #1e9d50
}

.industrylist .txt .ms {
    font-size: 14px;
    line-height: 2.2;
    margin-bottom: 15px
}

.industrylist .txt .more a {
    display: inline-block;
    border: 1px solid #1e9d50;
    background-color: #1e9d50;
    color: #fff;
    text-align: center;
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px
}

.industrylist .txt .more a:hover {
    background-color: #fff;
    color: #1e9d50
}



/*产品*/

.productlist ul {
    margin-left: -1%;
    margin-right: -1%
}

.productlist li {
    float: left;
    width: 23%;
    margin: 0 1%;
    margin-bottom: 25px;
}

.productlist li a {
    display: block
}

.productlist li .img {
    overflow: hidden;
    position: relative;
    height: 224px;
    background-color: #fbfbfb;
    line-height: 224px;
    text-align: center;
}

.productlist li .img img {
    display: inline-block;
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
    vertical-align: middle
}

.productlist li .txt {
    background-color: #e8e8e8;
    padding: 20px 30px;
}

.productlist li .txt h3 {
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productlist li .txt .ms {
    font-size: 14px;
    height: 50px;
    overflow: hidden
}

.productlist li a:hover .txt {
    color: #fff;
    background-color: #c0a062
}

.productlist li a:hover .img:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .5) url(../images/ico-jia.png) no-repeat center;
    background-size: 15%;
}



/*新闻*/

.newslist li {
    margin-bottom: 40px;
}

.newslist li a {
    display: block;
    position: relative;
    padding-left: 275px;
}

.newslist li .img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 260px;
    height: 145px;
    overflow: hidden;
}

.newslist li .img img {
    width: 100%
}

.newslist li .txt {
    height: 145px;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 118px;
    position: relative
}

.newslist li .txt .date {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    text-align: center;
    width: 88px;
    line-height: 1.5;
    border-right: 1px solid #e8e8e8;
    padding-bottom: 15px;
}

.newslist li .txt .date span {
    display: block;
    color: #666
}

.newslist li .txt .date .d {
    font-size: 45px;
    color: #333
}

.newslist li .txt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.newslist li .txt .ms {
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    color: #666
}



/*新闻详情*/

.newspages .title {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 15px;
}

.newspages .info {
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.newspages .info a {
    font-size: 14px;
}

.newspages .info span {
    margin: 0 10px
}

.newspages .conn {
    overflow: hidden

}

.newspages .conn img {
    max-width: 100%;
    height: auto !important
}

.newspages .conn p {
           font-size: 15px;
}

.nextpages {
    margin-top: 30px;
    padding-top: 50px;
    border-top: 1px dashed #dbdbdb;
}

.nextpages ul {
    overflow: hidden
}

.nextpages ul li {
    width: 48%;
    margin: 0 1%;
    float: left
}

.nextpages ul li a {
    display: block;
    text-align: center;
    border: 1px solid #d2d2d2;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px
}

.nextpages ul li a:hover {
    background-color: #c0a062;
    color: #fff
}

/*专家*/

.expertlist li {
    overflow: hidden;
    min-height: 270px;
    position: relative;
    margin-bottom: 55px
}

.expertlist li a {
    color: #666
}

.expertlist li:nth-child(odd) {
    padding-left: 315px;
}

.expertlist li:nth-child(odd) .img {
    left: 0
}

.expertlist li:nth-child(even) {
    padding-right: 315px;
}

.expertlist li:nth-child(even) .img {
    right: 0
}

.expertlist li .img {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.expertlist li .img img {
    width: 100%;
    display: block
}

.expertlist li .txt {
    padding-top: 20px;
}

.expertlist li .title {
    margin-bottom: 20px;
}

.expertlist li .title h3 {
    display: inline;
    font-size: 18px;
    font-weight: normal
}

.expertlist li .title span {
    font-size: 14px;
    margin-left: 20px;
    color: #999
}

.expertlist li .ms {
    font-size: 14px;
    line-height: 2
}





.plo02 {
    text-align: center;
    margin-bottom: 65px
}

.plo02 h3 {
    font-size: 36px;
    color: #333
}

.plo02 .line {
    width: 68px;
    height: 3px;
    background-color: #c52a30;
    margin: 0 auto
}



.aboutx01 {
    overflow: hidden
}

.aboutx01 .imgs {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

.aboutx01 .imgs img {
    max-width: 585px;
    width: 100%;
    border-radius: 10px;
    display: block
}

.aboutx01 img {
    max-width: 100%;
    height: auto !important
}



.contact01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px
}

.contact01>div {
    width: 50%;
}

.contact01 .contact01left {
    padding-right: 10px
}

.contact01 .contact01left h3 {
    color: #c0a062;
    font-size: 22px;
    margin-bottom: 15px
}

.contact01 .contact01left .line {
    width: 40px;
    height: 1px;
    background-color: #c0a062;
    margin-bottom: 15px
}

.contact01 .contact01left li {
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left 5px;
}

.contact01 .contact01left .li1 {
    background-image: url(../images/ico-adder.png);
    background-size: 18px;
}

.contact01 .contact01left .li2 {
    background-image: url(../images/ico-tel.png);
    background-size: 20px;
}

.contact01 .contact01left .li3 {
    background-image: url(../images/ico-email.png);
    background-size: 24px;
}

.contact01 .contact01right {
    border-left: 1px solid #cdcdcd
}

.contact01 .contact01right ul {
    text-align: center
}

.contact01 .contact01right li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 25px;
}

.contact01 .contact01right li .img {
    border: 1px solid #cbcbcb;
    padding: 5px;
    width: 222px;
    margin-bottom: 5px
}

.contact01 .contact01right li .img img {
    display: block;
    width: 100%
}

.contact01 .contact01right li .p {
    font-size: 14px
}



.contact02 {
    margin-bottom: 60px;
}

.contact02 .map {
    height: 400px
}

.contact03 .hd {
    margin-bottom: 55px;
}

.contact03 .hd h3 {
    text-align: center;
    font-size: 30px;
    font-weight: normal
}



.contact03 li {
    width: 30.33%;
    margin: 0 1.5%;
    float: left;
    position: relative;
    margin-bottom: 20px
}

.contact03 ul {
    margin: 0 -1.5%
}

.contact03 li .input {
    width: 100%;
    height: 55px;
    background-color: #f0f0f0;
    border: none;
    padding-left: 70px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact03 li i {
    display: block;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 0;
    line-height: 55px;
}

.contact03 li textarea {
    width: 100%;
    height: 145px;
    background-color: #f0f0f0;
    border: none;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}

.contact03 li.w100 {
    width: 97%
}

.contact03 li.libtn {
    text-align: center;
    margin-top: 30px
}

.contact03 li .inbtn {
    width: 275px;
    height: 52px;
    background-color: #fff;
    border: 1px solid #d5d6e3;
    cursor: pointer;
    color: #c0a062
}

.contact03 li .inbtn:hover {
    background-color: #c0a062;
    color: #fff;
    border: 1px solid #c0a062;
}



.contact04 {
    margin-bottom: 70px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding-top: 35px;
    padding-bottom: 30px
}

.contact04 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-betweenr;
    box-pack: space-between;
}

.contact04 ul .t {
    margin-bottom: 15px;
    color: #c0a062;
    font-size: 16px;
    font-weight: bold
}

/*业务*/

.businesslist li {
    margin-bottom: 50px;
}

.businesslist li:nth-child(odd) {
    background-color: #f4f4f4
}

.businesslist li a {
    display: block;
    overflow: hidden
}

.businesslist li .img {
    width: 54.1%;
    overflow: hidden
}

.businesslist li .img img {
    display: block;
    width: 100%
}

.businesslist li:nth-child(odd) .img {
    float: left
}

.businesslist li:nth-child(even) .img {
    float: right
}

.businesslist li .txt {
    width: 40.8%;
    padding-top: 66px;
}

.businesslist li:nth-child(odd) .txt {
    float: right
}

.businesslist li:nth-child(even) .txt {
    float: left
}

.businesslist li .txt h3 {
    font-size: 24px;
    position: relative;
    margin-bottom: 35px
}

.businesslist li .txt i {
    display: block;
    color: #e4e4e4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.1;
    position: absolute;
    z-index: 1;
    left: 240px;
    top: 50%;
    transform: translateY(-50%)
}

.businesslist li .txt i:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 2px;
    background-color: #e7e7e7;
    width: 90px;
    vertical-align: middle;
    margin-right: 25px
}

.businesslist li .txt .p {
    line-height: 2;
    margin-bottom: 35px;
    color: #333
}

.businesslist li .txt .more span {
    display: inline-block;
    width: 170px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    background-color: #0177d8;
    color: #fff;
    border-radius: 38px;
    font-size: 14px;
}

.businesslist li .txt .more span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 12px;
    background: url(../images/icon_06h.png) no-repeat center;
    background-size: 100%;
    margin-left: 5px
}

.businesslist li .txt .more span:hover {
    background-color: #038cfd;
}

.businesslist li .txt {
    font-size: 20px;
}

.businesslist li .txt span {
    display: block
}

.businesslist li .txt em {
    color: #fea227;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2
}



.applist li {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
}

.applist li a {
    display: block;
    background-color: #f4f4f6;
    margin: 0 10px;
    text-align: center;
    padding: 20px 10px;
}

.applist li .img {
    margin-bottom: 10px
}

.applist li .img img {
    width: 158px;
    max-width: 100%;
}

.applist li .p {
    border-top: 1px solid #dcdcdc;
    color: #999;
    font-size: 16px;
    padding-top: 10px;
    height: 95px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.applist li .txt h3 {
    font-size: 20px;
    margin-bottom: 10px
}



.aboutmain {
    padding-top: 0;
    padding-bottom: 0
}

.aboutpage01 {
    padding: 75px 0
}

.aboutpage01 .conn {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 15px;
}

.aboutpage01 .conn img {
    max-width: 100%;
    height: auto !important
}



.aboutpage02 li {
    float: left;
    width: 25%;
    margin-bottom: 30px
}

.aboutpage02 li a {
    display: block;
    position: relative;
    margin: 0 15px;
}

.aboutpage02 li .img {
    overflow: hidden;
    height: 328px;
}

.aboutpage02 li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutpage02 li a .txt {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px;
    text-align: center;
    opacity: 1;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: alll 0.3s;
}

.aboutpage02 li a .txt h3 {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aboutpage02 li a .txt .p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 15px;
}

.aboutpage02 li a .poptxt {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3991f5;
    color: #fff;
    padding: 10px 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    font-size: 15px;
    opacity: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: alll 0.3s;
}

.aboutpage02 li a:hover .txt {
    opacity: 0
}

.aboutpage02 li a:hover .poptxt {
    opacity: 1
}



.aboutpage03 {
    padding: 75px 0
}

.aboutpage03 .item a {
    display: block;
    padding: 10px;
    font-size: 0;
    height: 208px;
    border: 1px solid #d5d5d5;
    text-align: center;
    line-height: 188px;
    position: relative
}

.aboutpage03 .item img {
    max-width: 100%;
    max-height: 100%;
    display: inline !important
}

.aboutpage03 .item .txtpop {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    line-height: 1.6;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    padding-top: 60px;
    opacity: 0
}

.aboutpage03 .item a:hover .txtpop {
    opacity: 1
}

.aboutpage03 .item .txtpop h3 {
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aboutpage03 .item .txtpop .arrow {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: alll 0.3s;
    width: 43px;
    height: 43px;
    background: url(../images/ico-arrowleft.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    top: 30px;
}

.aboutpage03 .item a:hover .txtpop .arrow {
    top: 0;
}



.nbanner .a {
    display: block;
    width: 100%;
    height: 100%
}

.nbanner.n05 {
    height: 509px;
}



.joinmain {
    padding-top: 0
}

.join01 {
    padding: 75px 0;
    background-color: #f0f5f8
}

.join01 li {
    overflow: hidden;
    background-color: #fff
}

.join01 li>div {
    width: 50%;
    float: left
}

.join01 li:nth-child(even) .img {
    float: right
}

.join01 li .img {
    overflow: hidden
}

.join01 li .img img {
    display: block;
    width: 100%;
    height: 100%
}

.join01 li .txt {
    padding: 45px;
}

.join01 li .txt h3 {
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px
}

.join01 li .txt .p {
    font-size: 16px;
    color: #666;
    padding-left: 25px;
    background: url(../images/ico-g.png) no-repeat left 10px;
}

.join01 em {
    font-weight: bold;
    color: #f65b2d
}



.join02 {
    padding: 75px 0
}

.join02 .bd {
    padding: 136px 0;
    position: relative;
}

.join02 .bd ul {
    height: 210px;
    background: url(../images/join02bg.png) no-repeat center right;
}

.join02 .bd ul:before {
    content: "";
    display: block;
    width: 39px;
    height: 32px;
    background: url(../images/ico-jtrifht.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    z-index: 2;
    left: 5px;
    bottom: 120px
}

.join02 .bd ul li {
    text-align: center;
    width: 16.66%;
    position: absolute;
    top: 0;
    height: 136px;
}

.join02 .bd ul li:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #3fa3fc;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
}

.join02 .bd ul li:nth-child(n+7):before {
    top: -6.5px;
    bottom: auto
}

.join02 .bd ul li:nth-child(1) {
    left: 0
}

.join02 .bd ul li:nth-child(2) {
    left: 16.66%
}

.join02 .bd ul li:nth-child(3) {
    left: 33.32%
}

.join02 .bd ul li:nth-child(4) {
    left: 49.98%
}

.join02 .bd ul li:nth-child(5) {
    left: 66.64%
}

.join02 .bd ul li:nth-child(6) {
    left: 83.3%
}

.join02 .bd ul li:nth-child(n+7) {
    bottom: 0;
    top: auto;
    padding-top: 32px
}

.join02 .bd ul li:nth-child(7) {
    right: 83.3%
}

.join02 .bd ul li:nth-child(8) {
    right: 66.64%
}

.join02 .bd ul li:nth-child(9) {
    right: 49.98%
}

.join02 .bd ul li:nth-child(10) {
    right: 33.32%
}

.join02 .bd ul li:nth-child(11) {
    right: 16.66%
}

.join02 .bd ul li:nth-child(12) {
    right: 0
}

.join02 .bd ul li h3 {
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
}

.join02 .bd ul li h3 {
    bottom: -50px
}

.join02 .bd ul li:nth-child(n+7) h3 {
    bottom: auto;
    top: -50px
}

.join02 .bd ul li .ico {
    width: 104px;
    height: 104px;
    margin: 0 auto;
    background-color: #1078d4;
    border-radius: 50%;
    position: relative;
    position: relative
}

.join02 .bd ul li .ico img {
    width: 100%;
}

.join02 .bd ul li .ico:before {
    content: "";
    display: block;
    width: 15px;
    height: 17px;
    position: absolute;
    z-index: 3;
    background: url(../images/ico-djt.png) no-repeat center;
    background-size: 100%;
    left: 50%;
    margin-left: -7.5px;
    bottom: -16px;
}

.join02 .bd ul li:nth-child(n+7) .ico:before {
    bottom: auto;
    top: -16px;
    background: url(../images/ico-djtup.png) no-repeat center;
}



.join03 {
    background: url(../images/join03bg.jpg) no-repeat center;
    background-size: cover;
    padding: 75px 0;
}

.join03 .plo h3 {
    color: #fff
}

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

.join03 li .a {
    margin: 0 15px;
    background-color: #f1f1f1;
    padding: 25px;
    border-radius: 10px;
}

.join03 li .a h3 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px
}

.join03 li .a .p {
    height: 77px;
    color: #999;
    font-size: 15px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}



.join04 .tis {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-top: 30px
}

.join04 .tis a {
    font-size: 48px;
    color: #ff5c19
}

.join02 .bd ul li i {
    display: none
}



.appmain {
    padding-bottom: 0
}

.app02 {
    background: url(../images/app02bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    margin-top: 70px
}

.app02 .weap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 200px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.app02 .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    padding-right: 30px
}

.app02 .txt h3 {
    font-size: 26px;
}

.app02 .txt .p {
    font-size: 16px;
    margin-top: 15px
}

.app02 .more a {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, .2);
    padding: 0 20px;
    color: #fff
}

.app02 .more a:hover {
    background-color: #fff;
    color: #333
}

.app02 .more a i {
    margin-left: 60px;
    font-size: 10px
}



.lanmuplo {
    text-align: center;
    margin-bottom: 45px
}

.lanmuplo h3 {
    font-size: 35px
}

.lanmuplo .line {
    width: 70px;
    height: 5px;
    background-color: #c0a062;
    margin: 0 auto;
    margin-top: 15px
}





.about01 {
    padding-bottom: 70px;
    padding-top: 70px
}

.about01 .txt {
    float: left;
    width: 48%;
}

.about01 .txt h3 {
    font-size: 24px;
    margin-bottom: 20px
}

.about01 .img {
    float: right;
    width: 48%;
    position: relative
}

.about01 .img img {
    display: block;
    width: 100%
}

.about01 .img i {

    display: block;

    position: absolute;

    z-index: 2;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(0, 0, 0, .5);

    background-image: url(../images/ico-pay2.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: 50px;

    cursor: pointer;

}

.about01 .txt .p {
    font-size: 18px;
    line-height: 1.8;
    text-align: justify
}



.about02 {
    padding: 70px 0;
    background: url(../images/about02bg.jpg) no-repeat center;
    background-size: cover
}

.about02 .lanmuplo h3 {
    color: #fff;
}

.about02 .lanmuplo .lanmuplo .line {
    background-color: #fff
}



.about02 ul {
    margin: 0 -15px;
}

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

.about02 li .a {
    background-color: #fff;
    margin: 0 15px;
    height: 310px;
    border-radius: 10px 40px 10px 40px;
    padding: 50px;
    padding-bottom: 30px
}

.about02 li .ico {
    height: 90px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%
}

.about02 li .ico-e01 {
    background-image: url(../images/ico-e01.png)
}

.about02 li .ico-e02 {
    background-image: url(../images/ico-e02.png)
}

.about02 li .ico-e03 {
    background-image: url(../images/ico-e03.png)
}

.about02 li .ico-e04 {
    background-image: url(../images/ico-e04.png)
}

.about02 li .ico-e05 {
    background-image: url(../images/ico-e05.png)
}

.about02 li .ico-e06 {
    background-image: url(../images/ico-e06.png)
}

.about02 li .txt h3 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px
}

.about02 li .txt .p span {
    display: block;
    font-size: 16px
}

.about02 li:nth-child(even) .a {
    background-color: #4dbd2b;
    color: #fff
}

.about02 li.last .a {
    background: url(../images/about0201.jpg) no-repeat center;
    background-size: cover
}



.xabout04 {
    background: url(../images/xabout04bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 90px 0;
    overflow: hidden
}

.xabout04 .bd {
    margin: 0 -24px;
    position: relative
}

.xabout04 .bd .a {
    margin: 0 24px;
}

.xabout04 .bd .a .img {
    border: 1px solid #ddd;
    overflow: hidden;
    height: 376px;
    line-height: 370px;
    font-size: 0;
    text-align: center;
    background-color: #fff
}

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

.xabout04 .bd .slick-arrow {
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    background-size: 100%;
    background-color: transparent
}

.xabout04 .bd .slick-prev {
    left: -30px;
    background-image: url(../images/xico-prev.png)
}

.xabout04 .bd .slick-next {
    right: -30px;
    background-image: url(../images/xico-next.png)
}

.xabout04 .bd .slick-prev:hover {
    background-image: url(../images/xico-prevh.png)
}

.xabout04 .bd .slick-next:hover {
    background-image: url(../images/xico-nexth.png)
}



.xabout05 {
    padding: 90px 0
}

.xabout05 .hd {
    margin-bottom: 50px
}

.xabout05 .hd ul {
    margin: 0 -10px
}

.xabout05 .hd li {
    float: left;
    width: 33.3%;
    cursor: pointer
}

.xabout05 .hd li span {
    display: block;
    height: 80px;
    line-height: 80px;
    background-color: #ddd;
    text-align: center;
    font-size: 24px;
    margin: 0 10px;
    border-radius: 10px;
    position: relative
}

.xabout05 .hd li.on span {
    background-color: #c0a062;
    color: #fff
}

.xabout05 .hd li.on span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #c0a062;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -8px;
    bottom: -10px;
}

.xabout05 .item ul {
    margin: 0 -10px
}

.xabout05 .item li {
    float: left;
    width: 25.5%;
    margin-bottom: 24px
}

.xabout05 .item li .img {
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    height: 222px;
}

.xabout05 .item li .img .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -60px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: alll 0.3s;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
}

.xabout05 .item li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xabout05 .item li:hover .img .title {
    bottom: 0
}

.xabout05 .item li:nth-child(1) {
    width: 49%;
}

.xabout05 .item li:nth-child(1) .img {
    height: 469px
}



.solution01 ul li {
    margin-bottom: 20px;
}

.solution01 ul .a {
    display: block;
    overflow: hidden;
    background-color: #ececec;
    position: relative;
    min-height: 354px;
}

.solution01 ul .img {
    width: 50%;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.solution01 ul .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.solution01 ul .txt {
    margin-left: 50%;
    width: 50%;
    padding: 50px;
}

.solution01 ul li:nth-child(even) .img {
    left: auto;
    right: 0
}

.solution01 ul li:nth-child(even) .txt {
    margin-left: auto;
    width: 50%;
    margin-right: 50%
}

.solution01 ul .txt h3 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: normal
}



.cpnav {
    text-align: center;
    margin-top: -165px;
    height: 165px;
}

.cpnav ul {
    font-size: 0
}

.cpnav ul li {
    display: inline-block;
    vertical-align: middle;
}

.cpnav ul li a {
    display: block;
    color: #fff;
    font-size: 20px;
    height: 68px;
    line-height: 66px;
    background-color: #51ad26;
    border: 1px solid #51ad26;
    padding: 0 15px;
    min-width: 200px;
    margin: 0 10px
}

.cpnav ul li.on a,
.cpnav ul li a:hover {
    background-color: #fff;
    color: #51ad26
}

.title.title02 {
    top: calc(50% - 60px);
}



.productbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.productbox .productleft {
    flex: 0 0 370px;
    margin-right: 60px;
    background-color: #666
}

.productbox .productleft h1.title {
    background-color: #51ad26;
    text-align: center;
    line-height: 120px;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
}

.productbox .productright {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0
}

.productbox .productleft dt {

    color: #fff;

    background-color: #4c4c4c;

    font-size: 18px;

    height: 58px;

    line-height: 58px;

    cursor: pointer;

    padding-left: 20px;

}

.productbox .productleft dt:before {

    content: '';

    display: inline-block;

    width: 0;

    height: 0;

    border-top: 6px solid transparent;

    border-left: 8px solid #fff;

    border-bottom: 6px solid transparent;

    margin-right: 9px;

}

.productbox .productleft dd {

    padding: 8px 0;

    font-size: 0
}

.productbox .productleft dd span {

    display: inline-block;

    width: 50%;

    margin-bottom: 7px;

    height: 35px;

    line-height: 35px;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    padding: 0 10px
}

.productbox .productleft dd span a {

    display: block;

    padding-left: 25px;

    border-radius: 20px;

    color: #ccc;

    -webkit-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

    font-size: 16px;

}

.productbox .productleft dd span.on a,
.productbox .productleft dd span a:hover {

    background-color: #c0a062;

    color: #fff;

}



.productplo {
    border-bottom: 1px solid #eee;
    height: 38px;
    line-height: 1.11
}

.productplo h3 {
    font-size: 26px;
    font-weight: norma;
    border-bottom: 1px solid #51ad26;
    float: left;
    color: #51ad26;
    height: 38px;
    font-weight: normal
}



.productlists li {
    padding: 30px 0;
    border-bottom: 1px solid #d9d9d9
}

.productlists li .a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.productlists li .a .img {
    margin-right: 25px;
    flex: 0 0 240px;
    height: 300px;
    line-height: 300px;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.productlists li .a .img img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: alll 0.3s;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.productlists li .a .img:hover img {
    transform: scale(1.1)
}

.productlists li .a .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0
}

.productlists li .a .txt h3 a {
    font-size: 30px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productlists li .a .txt .ps {
    color: #666;
    font-size: 14px
}

.productlists li .a .txt .product-desc {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 47px;
}

.productlists li .a .txt .as {
    margin-top: 30px
}

.productlists li .a .txt .as a {
    display: inline-block;
    line-height: 34px;
    width: 116px;
    border: 1px solid #999999;
    color: #999;
    text-align: center;
    margin-right: 15px;
}

.productlists li .a .txt .as a:hover {
    background-color: #51ad26;
    border: 1px solid #51ad26;
    color: #fff
}



.xlanmu {

    padding: 50px 0;

}

.lanmunav {
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 59px;
}

.lanmunav .weap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.lanmunav .path {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
    background: url(../images/ico-home.png) no-repeat center left
}

.lanmunav .path i {
    margin: 0 5px
}



.xproductpage01 {
    margin-bottom: 50px
}

.xproductpage01 .ppage01left {
    float: left;
    width: 36%
}

.xproductpage01 .bigbox {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.xproductpage01 .bigbox img {
    display: block;
    width: 100%
}

.xproductpage01 .smallimg {
    position: relative;
    margin: 0 20px;
    height: 90px
}

.xproductpage01 .smallimg .slick-arrow {
    cursor: pointer;
    display: block;
    width: 18px;
    background-color: #ededed;
    position: absolute;
    z-index: 2;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    top: 0;
    bottom: 0
}

.xproductpage01 .smallimg .slick-prev {
    left: -20px;
}

.xproductpage01 .smallimg .slick-prev:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #a5a5a5;
    border-bottom: 6px solid transparent;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -3px;
    top: 50%;
    margin-top: -6px
}

.xproductpage01 .smallimg .slick-prev:hover:before {
    border-right: 6px solid #767676;
}

.xproductpage01 .smallimg .slick-next {
    right: -20px;
}

.xproductpage01 .smallimg .slick-next:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #a5a5a5;
    border-bottom: 6px solid transparent;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -3px;
    top: 50%;
    margin-top: -6px
}

.xproductpage01 .smallimg .slick-next:hover:before {
    border-left: 6px solid #767676;
}

.xproductpage01 .smallimg .a {
    border: 1px solid #ddd;
    margin: 0 13px;
    cursor: pointer;
}

.xproductpage01 .smallimg .slick-current .a {
    border: 1px solid #c0a062
}

.xproductpage01 .smallimg .a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xproductpage01 .ppage01right {
    float: right;
    width: 60%;
    padding-top: 30px;
}

.xproductpage01 .ppage01right h1.title {
    font-size: 31px;
    line-height: 1.1;
    margin-bottom: 30px
}

.xproductpage01 .tis {
    line-height: 2;
    font-size: 14px;
    color: #666;
    margin-bottom: 70px;
}

.xproductpage01 .a a {
    display: inline-block;
    width: 240px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background-color: #c0a062;
    font-size: 24px;
    text-align: center;
    margin-right: 20px;
}

.xproductpage01 .a a:hover {
    transform: translateY(-5px)
}

.xproductpage01 .a {
    margin-bottom: 40px;
}

.xproductpage01 .fx {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.xproductpage01 .fx a {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.xproductpage01 .fx .a1 {
    background-image: url(../images/ico-fx01.png)
}

.xproductpage01 .fx .a2 {
    background-image: url(../images/ico-fx02.png)
}

.xproductpage01 .fx .a3 {
    background-image: url(../images/ico-fx03.png)
}

.xproductpage01 .fx .a4 {
    background-image: url(../images/ico-fx04.png)
}

.xproductpage01 .fx .a5 {
    background-image: url(../images/ico-fx05.png)
}



.xproductpage02 {
    margin-bottom: 50px
}

.xproductpage02 .hd {
    height: 50px;
    background-color: #eeeeee
}

.xproductpage02 .hd ul li {
    float: left;
    font-size: 24px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 220px;
    border-right: 5px solid #fff;
    cursor: pointer
}

.xproductpage02 .hd ul li a {
    font-size: 24px;
}

.xproductpage02 .hd ul li:last-child {
    border-right: none
}

.xproductpage02 .hd ul li.on {
    background-color: #c0a062;
    color: #fff
}

.xproductpage02 .hd ul li.on a {
    color: #fff
}

.xproductpage02 .sub {
    padding: 25px;
    color: #666;
    line-height: 1.8;
    overflow: hidden
}

.xproductpage02 .sub img {
    max-width: 100%;
    height: auto !important
}

.xproductpage02 .sub .fz24 {
    color: #c0a062;
    font-size: 24px
}





.xproductpage03 .hd {
    background-color: #eeeeee;
    height: 48px;
    line-height: 48px;
    margin-bottom: 45px
}

.xproductpage03 .hd h3 {
    float: left;
    background-color: #c0a062;
    width: 200px;
    text-align: center;
    color: #fff;
    font-size: 20px
}



.xproductpage03 .bd ul {
    margin: 0 -13px;
}

.xproductpage03 .bd li {
    float: left;
    width: 25%;
    margin-bottom: 26px;
}

.xproductpage03 .bd li a {
    display: block;
    margin: 0 13px;
    border: 1px solid #d8d8d8
}

.xproductpage03 .bd li .img {
    overflow: hidden;
    height: 328px
}

.xproductpage03 .bd li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: alll 0.3s;
    object-fit: cover;
}

.xproductpage03 .bd li a:hover .img img {
    transform: scale(1.1)
}

.xproductpage03 .bd li .txt {
    background-color: #f1f1f1;
    text-align: center;
    color: #333;
    padding: 20px 10px;
}

.xproductpage03 .bd li a:hover .txt {
    background-color: #c0a062;
    color: #fff;
}

.xproductpage03 .bd li .txt h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal
}

.xproductpage03 .bd li .txt .p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xnewslist .bd li {
    margin-bottom: 20px
}



.xproductpage01 .a a {
    vertical-align: middle
}

.atel {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    line-height: 1.4;
    padding-left: 55px;
    height: 54px;
    background: url(../images/ico-atel.png) no-repeat center left;
    background-size: 47px;
    vertical-align: middle
}

.atel .p2 {
    font-size: 24px;
    font-weight: bold
}



.Protxt {

    line-height: 34px;

    font-size: 14px;
    
    padding: 40px 20px;

    margin-bottom: -1px;

    border-bottom: 1px dashed #cdcdcd;

    color: #666
}

.Protxt h3.tit {
    color: #333;
    font-size: 16px;
}



.index0 {
    background-color: #f2f2f2
}

.index0 .weap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 60px;
}

.index0 .left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index0 .left:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 21px;
    background: url(../images/ico-huo.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.index0 .left span {
    font-weight: bold;
}

.index0 .left a {
    margin-right: 30px
}

.index0 .right {
    font-size: 0
}

.index0 .right .intxt {
    width: 235px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 0 10px;
    font-size: 14px
}

.index0 .right .inbtn {
    height: 34px;
    background: #005bac url(../images/xico-ss.png) no-repeat center;
    background-size: auto 60%;
    border: none;
    width: 60px;
    cursor: pointer
}



.index01 .xbd ul {
    margin: 0 -18px;
}

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

.index01 .xbd li a {
    display: block;
    margin: 0 18px;
    text-align: center;
    background-color: #f0f0f0;
}

.index01 .xbd li a:hover {
    background-color: #c0a062;

}

.index01 .xbd li h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index01 .xbd li a:hover h3 {
    color: #fff;
}

.index01 .xbd li .img {
    overflow: hidden;
    height: 300px;
}

.index01 .xbd li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.index01 .xbd li a:hover .img img {
    transform: scale(1.1)
}



.xindex02 {
    background: none no-repeat center #f8f8f8;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 100px
}

.xindex02 ul {
    margin: 0 -20px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 32px;
}

.xindex02 li {
    float: left;
    width: 25%;
    position: relative;
}

.xindex02 li::after {
    content: '';
    position: absolute;
    top: 50px;
    bottom: 50px;
    right: 0;
    width: 1px;
    background-color: #fff;
}

.xindex02 li:last-child:after {
    display: none;
}

.xindex02 li .a {
    display: block;
    margin: 0 20px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 380px;
    padding: 24px;
    padding-bottom: 0;
    padding-top: 60px;
    color: #fff;
}

.xindex02 li .a .ico {
    margin-bottom: 20px
}

.xindex02 li .a .ico img {
    height: 86px;
}

.xindex02 li .a h3 {
    font-size: 30px;
}

.xindex02 li .a .line {
    width: 47px;
    height: 2px;
    background-color: #ed6d00;
    margin: 0 auto;
    margin-bottom: 29px;
    margin-top: 10px;
    display: none;
}

.xindex02 li .a .p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}



.fooa {
    position: relative;
    top: -100px
}

.foota {
    position: relative;
    top: -100px
}



.xlanmunone .xproduct-list li {
    width: 25%
}

.topnav {
    margin-bottom: 20px
}

.topnav ul {
    overflow: hidden
}

.topnav ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.topnav ul li a {
    line-height: 50px;
    padding: 0 12px;
    background-color: #f0f0f0;
    color: #666;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.topnav ul li.on a {
    background-color: #c0a062;
    color: #fff
}

@media(max-width:1900px) {

    .banner .item {
        height: 41.4vw;
    }

}

@media(max-width:1560px) {

    .productseries .owl-prev {
        left: 10px;
    }

    .productseries .owl-prev,
    .productseries .owl-next {
        width: 60px;
        height: 60px;
        margin-top: -30px;
        background-color: rgba(255, 255, 255, .7)
    }

    .productseries .owl-next {
        right: 10px;
    }



    .xabout04 .slick-dots {
        text-align: center;
        margin-top: 20px;
    }

    .xabout04 .slick-dots li {
        display: inline-block;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin: 0 10px;
        background-color: #eee;
        border-radius: 50%
    }

    .xabout04 .slick-dots li button {
        display: none
    }

    .xabout04 .slick-dots li.slick-active {
        background-color: #c0a062
    }

    .xabout04 .bd .a .img {
        height: 25vw;
        line-height: 25vw
    }



    .xabout05 .item li:nth-child(1) .img {
        height: 35.4vw
    }

    .xabout05 .item li .img {
        height: 16.32vw
    }



    .index01 .bd ul li .txt {
        margin-top: 0
    }



    .xabout03 .bd .slick-next {
        right: -5px;
    }

    .xabout03 .bd .slick-prev {
        left: -5px;
    }

}

@media(max-width:1360px) {

    .index03 .bd,
    .index08 .bd,
    .index09 .bd {
        padding: 0 60px
    }

    .owl-prev {
        left: 0px;
    }

    .owl-next {
        right: 0px;
    }



    .xproductpage03 .bd li .img {
        height: 23.5vw
    }

    .index01 .bd ul li .txt .p {
        margin-top: 5px;
    }



    .index01 .xbd li .img {
        height: 22vw
    }

    .xindex02 li .a h3 {
        font-size: 21px
    }

    .xindex02 li .a {
        margin: 0 10px;
        padding: 20px;
        padding-top: 30px
    }

    .xindex02 ul {
        margin: 0 -10px
    }



    .xindex04 .slick-dots {
        text-align: center;
        margin-top: 20px;
    }

    .xindex04 .slick-dots li {
        display: inline-block;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin: 0 10px;
        background-color: #eee;
        border-radius: 50%
    }

    .xindex04 .slick-dots li button {
        display: none
    }

    .xindex04 .slick-dots li.slick-active {
        background-color: #c0a062
    }



}

@media(max-width:1201px) {

    .banner .item {
        height: 52vw
    }



    .index02 .img img {
        width: 500px
    }

    .index02 .bd li:nth-child(1) {
        top: 10px
    }

    .index02 .bd li:nth-child(2) {
        top: 100px
    }

    .index02 .bd li:nth-child(3) {
        top: 220px
    }

    .index02 .bd li:nth-child(4) {
        top: 60px
    }

    .index02 .bd li:nth-child(5) {
        top: 190px
    }



    .nbanner.n05 {
        height: 42vw
    }



    .productlist li .img {
        height: 30vw;
        line-height: 30vw
    }

}



@media(max-width:999px) {

    .productlist li .txt h3 {
        font-size: 15px
    }

    .xlanmuleft {
        float: none;
        width: auto;
    }

    .xside-nav {
        margin-bottom: 10px;
    }

    .xlanmuright {
        padding-left: 0
    }



    .xsideplo h3 {
        text-align: left;
        padding: 0 20px;
        position: relative
    }

    .xsideplo h3:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        right: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        text-align: center;
        font-size: 20px;
        background: url(../images/ico-prev02.png) no-repeat center;
        background-size: 20px;
        transform: rotate(-90deg);
    }

    .xside-nav {
        display: none
    }

    .xproductpage01 .ppage01left {
        float: none;
        width: auto
    }

    .xproductpage01 .ppage01right {
        float: none;
        width: auto
    }



    .banner .slick-dots {
        bottom: 5px;
    }

    .banner .slick-dots li {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin: 0 4px
    }



    .mainlanmu {
        padding: 20px 0;
    }

    .nbanner {
        height: 200px;
    }

    .nbanner .title {
        font-size: 28px;
    }

    .nbanner .eng {
        font-size: 18px
    }

    .nbanner .line {
        height: 4px
    }

    .nbanner .weap {
        padding-top: 30px
    }

    .pathbar {
        height: auto;
        background: none;
        line-height: normal
    }

    .pathbar .weap {
        margin-left: -10px;
        margin-right: -10px
    }

    .pathbar .path {
        float: none;
        background-color: #f7f7f7;
        margin-bottom: 5px;
        padding: 0 10px;
        height: 45px;
        line-height: 45px
    }

    .pathbar .classify {
        float: none;
        overflow: hidden;
        padding: 0 10px;
        padding-top: 1px
    }

    .pathbar .classify li {
        width: 50%;
        margin-left: -1px;
        margin-top: -1px;
    }

    .pathbar .classify li a {
        line-height: 40px;
        border: 1px solid #eee;
        padding: 0;
        text-align: center;
        width: auto;
        font-size: 15px;
    }



    .cpnav {
        float: none;
        overflow: hidden;
        padding: 0 10px;
        padding-top: 1px;
    }

    .cpnav li {
        width: 50%;
        margin-left: -1px;
        margin-top: -1px;
        float: left
    }

    .cpnav ul li a {
        line-height: 40px;
        border: 1px solid #eee;
        padding: 0;
        text-align: center;
        width: auto;
        font-size: 15px;
        font-size: 14px;
        min-width: 0;
        height: 42px;
        margin: 0;
    }



    .industrylist .txt {
        padding: 20px
    }

    .industrylist li {
        margin-bottom: 20px;
    }







    .pathbar {
        margin-top: 0
    }

    .pathbar .path {
        color: #666
    }

    .pathbar .path a {
        color: #666
    }

    .pathbar .classify li a {
        color: #666
    }

    .plo02 h3 {
        font-size: 24px
    }

    .plo02 {
        margin-bottom: 25px
    }

    .contact01 {
        display: block
    }

    .contact01>div {
        width: 100%;
        padding: 0 !important
    }

    .contact01 .contact01right {
        border-left: none;
        margin-top: 20px
    }

    .contact01 .contact01left h3 {
        font-size: 19px;
        text-align: center;
        line-height: 1.4
    }

    .contact01 .contact01left .line {
        margin: 0 auto;
        margin-bottom: 15px
    }

    .contact02 {
        margin-bottom: 30px
    }

    .contact02 .map {
        height: 50vw
    }

    .contact03 .hd h3 {
        font-size: 24px
    }

    .contact03 .hd {
        margin-bottom: 25px
    }

    .contact03 li {
        width: 97%;
        margin-bottom: 10px
    }

    .contact03 li.libtn {
        margin-top: 20px
    }

    .contact03 li .inbtn {
        width: 100%
    }



    .businesslist li {
        padding-bottom: 15px;
        margin-bottom: 0px
    }

    .businesslist li .img {
        width: auto;
        float: none !important;
        margin-left: -10px;
        margin-right: -10px;
    }

    .businesslist li .txt {
        float: none !important;
        width: auto !important;
        padding-top: 25px
    }

    .businesslist li .txt i {
        font-size: 30px
    }

    .businesslist li .txt i:before {
        width: 45px
    }

    .businesslist li .txt h3 {
        font-size: 18px;
        margin-bottom: 15px
    }

    .businesslist li .txt .p {
        line-height: 1.6;
        margin-bottom: 15px
    }

    .businesslist li .txt .more span {
        width: 120px;
        height: 34px;
        line-height: 34px
    }

    .businesslist li a {
        overflow: visible
    }



    .plo h3 {
        font-size: 28px;
    }

    .plo .line {
        width: 122px
    }

    .plo .line:after {
        width: 42px;
        margin-left: -21px
    }

    .index01 .bd li img {
        width: 112px
    }

    .index01 .bd li h3 {
        font-size: 16px
    }





    .plo .p {
        font-size: 14px
    }



    .index07 .txt {
        width: 100%;
        padding-left: 10px
    }

    .index07 .txt .title {
        font-size: 26px
    }

    .index07 .txt {
        padding-right: 10px
    }

    .index07 {
        padding-bottom: 10px
    }



    .index02 {
        padding: 30px 0
    }



    .applist li .img img {
        width: 110px
    }

    .aboutpage02 li {
        width: 33.33%
    }



    .joinmain {
        padding-top: 0
    }

    .join01 li .txt h3 {
        font-size: 21px;
        margin-bottom: 10px
    }

    .join01 li .txt .p {
        font-size: 14px
    }

    .join01 li .txt {
        padding: 20px
    }



    .join03 li .a h3 {
        font-size: 20px
    }

    .join04 .tis {
        font-size: 25px
    }

    .join04 .tis a {
        font-size: 32px
    }

    .appmain {
        padding-bottom: 0
    }





    .about01 .txt {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    .about01 .txt h3 {
        font-size: 20px
    }

    .about01 .txt .p {
        font-size: 16px
    }

    .about01 .img {
        float: none;
        width: 100%
    }

    .about01 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .lanmuplo h3 {
        font-size: 22px;
    }

    .about02 li {
        width: 50%
    }



    .contact01 .contact01right li .img {
        border: 1px solid #cbcbcb;
        padding: 5px;
        width: 102px;
        margin-bottom: 5px
    }

    .contact01 .contact01right li .img img {
        display: block;
        width: 100%
    }



    .xabout04 .bd .a .img {
        height: 40vw;
        line-height: 40vw
    }



    .xproductpage01 .ppage01left {
        float: none;
        width: auto
    }

    .xproductpage01 .ppage01right {
        float: none;
        width: auto
    }





    .index01 .hd li {
        margin: 0 0;
        margin-bottom: 10px;
        width: 50%;
        padding: 0 10px
    }

    .index01 .hd li span {
        font-size: 12px;
        line-height: 32px
    }

    .index01 .hd {
        margin-bottom: 0px
    }

    .index01 .bd ul li {
        width: 48%;
        margin: 0 1%;
        margin-bottom: 8px
    }



    .index01 .bd ul li .txt .p,
    .index01 .bd ul li .more {
        display: none
    }

    .index01 .bd ul li:hover .txt {
        top: auto
    }

    .index01 .bd ul li a:after {
        display: none
    }

    .index01 .bd ul li {
        height: auto;
    }

    .index01 .bd ul li .img {
        height: 44.2vw;
    }

    .index01 .bd ul li a {
        padding: 10px;
        margin: 0 5px;
    }

    .index01 .bd ul li .txt h3 {
        font-size: 16px;
    }



    .index02 .bd ul li {
        width: 48%;
        margin-bottom: 10px
    }

    .index02 .bd ul li .txt .p,
    .index02 .bd ul li .txt .more {
        display: none
    }

    .index02 .bd ul li .img {
        height: 35vw
    }

    .index02 .bd ul li .txt h3,
    .index02 .bd ul li:hover .txt h3 {
        font-weight: normal;
        font-size: 16px;
        line-height: 34px;
    }

    .index02 .bd ul li:hover .txt,
    .index02 .bd ul li .txt {
        transform: translateY(-34px);
    }

    .index02 .bd ul li a:after,
    .index02 .bd ul li:hover a:after {
        height: 34px
    }



    .index03 .bd li .num {
        font-size: 40px
    }



    .index04 .hd {
        margin-bottom: 10px;
        padding-left: 0;
        text-align: center
    }

    .index04 .bd .img {
        float: none;
        width: 100%;
        padding-top: 0;
    }

    .index04 .bd .txt {
        float: none;
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
        font-size: 14px
    }

    .index04 .bd .mores {
        float: none;
        margin-top: 20px
    }

    .index05 .left {
        float: none;
        width: 100%
    }

    .index05 .left .txt {
        display: none
    }

    .index05 .right {
        float: none;
        width: 100%
    }

    .index05 .left .img {
        height: 45vw
    }

    .index05 .right li {
        margin-bottom: 10px
    }

    .index05 .txt .date .y {
        font-size: 26px
    }

    .index05 .txt .title h3 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .index05 .txt .title .p {
        line-height: 1.6;
        height: 42px;
        font-size: 14px
    }

    .index05 .txt .date {
        flex: 0 0 95px
    }

    .index06 .bd ul li {
        width: 25%
    }



    .cpnav {
        height: auto;
        margin-top: 20px;
    }

    .title.title02 {

        top: 50%;

    }

    .productbox {
        display: block
    }

    .productbox .productleft {
        margin-right: 0;
        margin-bottom: 15px;
    }



    .productbox .productleft h1.title {
        font-size: 22px;
        height: 50px;
        line-height: 50px
    }

    .productbox .productleft dt {
        height: 42px;
        line-height: 42px;
        font-size: 16px;
    }

    .productplo h3 {
        font-size: 18px;
    }

    .productlists li .a {
        display: block
    }

    .productlists li .a .img {
        margin-right: 0;
        height: 60vw;
        line-height: 60vw;
        margin-bottom: 10px
    }

    .productlists li .a .txt h3 a,
    .productlists li .a .txt h3 {
        font-size: 16px;
        text-align: center;
        font-weight: bold
    }



    .productlists li {
        padding: 20px 0
    }

    .productlists li .a .txt .as {
        text-align: center;
        margin-top: 10px
    }

    .productlists li .a .txt .as a {
        margin: 0 5px;
    }

    .cpnav ul li a {
        background-color: #fff;

        color: #51ad26;
    }

    .cpnav ul li.on a,
    .cpnav ul li a:hover {
        background-color: #51ad26;

        color: #fff;
    }



    .xindex02 li {
        width: 50%;
        margin-bottom: 20px
    }



    .xabout03 .li .year {
        font-size: 42px
    }

    .xabout03 .li .conn {
        -webkit-line-clamp: 4
    }



    .aboutmain {
        padding: 0
    }

    .fooa {
        position: relative;
        top: -55px
    }

}

@media(max-width:766px) {



    .xlanmu {
        padding: 30px 0
    }

    .xsideplo {
        height: 50px;
        line-height: 50px
    }

    .xsideplo h3 {
        font-size: 18px;
        padding: 0 10px
    }

    .xlanmuplo h3 {
        font-size: 19px
    }

    .xlanmuright {
        margin-top: 10px
    }

    .xlanmuplo {
        height: 42px;
        line-height: 40px;
        margin-bottom: 20px
    }

    .xproduct-list li,
    .xlanmunone .xproduct-list li {
        width: 50%;
        margin-bottom: 10px
    }

    .xproduct-list li a {
        margin: 0 5px
    }

    .xproduct-list ul {
        margin: 0 -5px
    }

    .xproduct-list li .img {
        height: 40vw
    }

    .xproduct-list li .txt {
        padding: 10px
    }

    .xproduct {
        padding-top: 10px
    }



    .lanmunav {
        display: none
    }



    .contact04 ul {
        display: block;
        overflow: hidden
    }

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

    .contact04 {
        padding-top: 30px;
        padding-bottom: 15px;
        margin-bottom: 30px
    }

    .index06 {
        padding: 30px 0
    }

    .index06 .bd ul li .a {
        margin: 0 5px
    }

    .index06 .bd ul {
        margin: 0 -5px
    }

    .index04 {
        padding-top: 30px
    }

    .index04 .hd h3 {
        font-size: 22px;
    }

    .index04 .hd h3 img {
        height: 24px;
    }


    .index04 .hd .p {
        font-size: 14px
    }

    .banner .owl-dots {
        bottom: 0px;
    }

    .plo {
        margin-bottom: 15px
    }

    .serviceindex .plo {
        margin-bottom: 5px;
    }

    .plo h3 {
        font-size: 22px;
    }

    .plo .t i {
        margin: 0 10px;
        width: 60px
    }

    .serviceindex {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .serviceindex .hd {
        margin-bottom: 20px
    }

    .serviceindex .hd li i {
        background-size: 16px;
        width: 16px;
        height: 16px;
    }

    .serviceindex .hd li {
        margin: 0
    }

    .serviceindex .hd li a {
        font-size: 15px;
        height: 50px;
        line-height: 50px
    }

    .serviceindex .hd {
        border: none;
        border-bottom: 1px solid #efefef;
        box-shadow: none;
        border-radius: 0
    }

    .serviceindex .hd li.on i {
        background-position: 0 -17px;
    }

    .serviceindex .conn .img {
        float: none;
        margin-bottom: 10px;
        width: auto
    }

    .serviceindex .conn .ms {
        float: none;
        width: auto
    }

    .serviceindex .conn .ms h3 {
        font-size: 21px;
        margin-bottom: 10px
    }

    .serviceindex .conn .ms h3 span {
        margin-left: 10px;
        font-size: 18px
    }

    .serviceindex .conn .more {
        text-align: center
    }

    .serviceindex .conn .more a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .aboutindex .bd {
        padding: 0
    }

    .aboutindex .bd .img {
        float: none;
        height: 150px;
        width: auto;
        position: static
    }

    .aboutindex .bd .txt {
        padding: 10px
    }

    .aboutindex .bd .eng {
        font-size: 24px
    }

    .aboutindex .bd h3 {
        font-size: 22px;
        margin-top: -5px
    }

    .aboutindex .bd .conn {
        font-size: 16px;
    }

    .aboutindex .bd .more {
        text-align: center
    }



    .productseries .bd .txt {
        padding: 10px;
    }

    .productseries .bd h3 {
        font-size: 16px;
        margin-bottom: 0px
    }

    .productseries .owl-dots {
        text-align: center;
        margin-top: 10px
    }

    .productseries .owl-dot {
        display: inline-block;
        width: 12px;
        height: 12px;
        border: 2px solid #00903b;
        margin: 0 3px;
        border-radius: 50%
    }

    .productseries .owl-dot.active {
        background-color: #00903b
    }

    .productseries {
        padding-top: 20px
    }



    .newsindex {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .newsindex .hotnews {
        float: none;
        width: auto;
        margin-bottom: 0;
        border-bottom: 1px solid #eee
    }

    .newsindex ul {
        float: none;
        width: auto
    }

    .newsindex .hotnews h3 {
        font-size: 18px;
    }

    .newsindex ul h3 {
        font-size: 18px;
    }

    .newsindex .hotnews .more {
        display: none
    }

    .newsindex .hotnews .more span {
        font-size: 14px;
        width: 100px
    }

    .newsindex ul li {
        margin-top: 0;
        padding: 10px 0;
        margin-bottom: 0
    }

    .newsindex ul li:last-child {
        border-bottom: none
    }

    .newsindex ul .date .d {
        font-size: 40px
    }

    .newsindex ul .date {
        width: 58px;
    }

    .newsindex ul a {
        padding-left: 68px;
    }

    .newsindex .hotnews .ms {
        font-size: 14px;
        height: 50px;
    }

    .newsindex ul .ms {
        font-size: 14px;
        height: 50px;
    }

    .pagesconn {
        line-height: 1.6
    }

    .pagesconn .title {
        font-size: 24px;
    }

    .pagesconn .eng {
        font-size: 18px;
    }



    .industrylist li {
        padding-right: 0;
        margin-bottom: 10px
    }

    .industrylist .img {
        position: static;
        height: 150px;
        width: 100%
    }

    .industrylist .txt {
        padding: 10px
    }

    .industrylist .txt h3 {
        text-align: center;
        margin-bottom: 5px
    }

    .industrylist .txt h3 a {
        font-size: 21px
    }

    .industrylist .txt .more {
        text-align: center
    }

    .industrylist .txt .ms {
        line-height: 2
    }



    .productlist li {
        width: 48%;
        margin-bottom: 10px
    }

    .productlist li .txt {
        padding: 10px
    }



    .newslist li {
        margin-bottom: 10px
    }

    .newslist li a {
        padding-left: 150px;
    }

    .newslist li .txt h3 {
        margin-bottom: 5px;
    }

    .newslist li .img {
        width: 140px;
        height: 90px;
        padding-top: 6px
    }

    .newslist li .txt .date {
        display: none
    }

    .newslist li .txt {
        padding-left: 0;
        height: auto;
        padding-bottom: 10px
    }



    .newspages .title {
        font-size: 20px
    }

    .nextpages {
        padding-top: 30px
    }



    .expertlist li .img {
        width: 120px;
        height: 120px;
        position: static;
        margin: 0 auto
    }

    .expertlist li:nth-child(odd) {
        padding-left: 0;
    }

    .expertlist li:nth-child(even) {
        padding-right: 0;
    }

    .expertlist li {
        margin-bottom: 35px;
    }

    .expertlist li .title {
        margin-bottom: 0px;
        text-align: center
    }



    .index01 {
        padding: 30px 0
    }

    .plo .line {
        margin-top: 10px
    }

    .plo .line:after {
        height: 4px;
    }

    .plo .line {
        width: 50px;
    }

    .lanmuplo .line {
        width: 50px;
        margin-top: 10px
    }

    .lanmuplo {
        margin-bottom: 25px
    }

    .index01 .bd li img {
        width: 80px
    }

    .index01 .bd li h3 {
        font-size: 15px;
        margin-top: 10px
    }



    .index03 .bd,
    .index06 .bd,
    .index08 .bd,
    .index09 .bd {
        padding: 0
    }



    .index03 {
        padding: 30px 0
    }

    .owl-dots .owl-dot {
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #999;
        border-radius: 50%;
        margin: 0 5px
    }

    .owl-dots {
        text-align: center
    }

    .index03 a .txt .p {
        font-size: 13px
    }

    .index03 .img {
        height: 280px
    }

    .owl-dots .owl-dot.active {
        background-color: #c0a062
    }

    .mores {
        margin-top: 25px;
    }

    .mores a {
        font-size: 13px;
        line-height: 32px;
        height: 32px;
        width: 120px
    }

    .mores a:after {
        position: relative;
        top: -1px;
        margin-left: 10px
    }

    .index04 .bd ul {
        margin: 0 -5px
    }

    .index04 .bd li {
        width: 50%;
        margin-bottom: 10px
    }

    .index04 .bd li a {
        margin: 0 5px;
    }

    .index04 .bd li .img {
        height: 30vw
    }

    .index04 .bd li h3 {
        font-size: 15px
    }

    .index04 {
        padding-bottom: 30px
    }

    .index05 {
        padding-top: 6vw;
        padding-bottom: 8vw
    }





    .index07>div {
        width: 100%
    }

    .index07 {
        display: block;
        margin-bottom: 30px
    }

    .index07 .txt {
        margin-bottom: 10px
    }

    .index07 .txt .title {
        text-align: center
    }

    .index07 .txt .title:after {
        margin: 0 auto
    }

    .index07 .txt .mores {
        text-align: center
    }

    .index07 .img {
        padding: 0 10px
    }

    .index07 .img .pay {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        margin-left: -25px
    }

    .index08 .item a {
        height: 170px;
        line-height: 150px
    }

    .index09 .item .img {
        height: 50vw;
        margin-bottom: 10px
    }

    .index09 .item .info .date {
        font-size: 18px
    }

    .index08 {
        padding-bottom: 30px
    }

    .businesslist li .txt .p {
        font-size: 14px;
    }

    .businesslist li .txt em {
        font-size: 21px;
    }



    .applist ul {
        margin: 0 -5px
    }

    .applist li {
        width: 50%;
        margin-bottom: 10px
    }

    .applist li a {
        margin: 0 5px;
    }

    .applist li .img img {
        width: 80px
    }

    .applist li .p {
        font-size: 14px;
        height: 144px;
        -webkit-line-clamp: 7;
        line-height: 1.4
    }



    .aboutpage01 {
        padding: 30px 0
    }

    .aboutpage02 li a {
        margin: 0 5px;
    }

    .aboutpage02 li {
        width: 50%;
        margin-bottom: 10px
    }

    .aboutpage02 ul {
        margin: 0 -5px
    }

    .aboutpage02 li .img {
        height: 60vw
    }

    .aboutpage01 .conn {
        font-size: 14px
    }

    .aboutpage03 .item a {
        height: 170px;
        line-height: 150px
    }

    .aboutpage03 {
        padding: 30px 0
    }



    .join01 {
        padding: 30px 0
    }

    .join01 li>div {
        float: none;
        width: 100%
    }

    .join01 li .txt .p {
        background-size: 10px
    }

    .join01 li:nth-child(even) .img {
        float: none
    }

    .join02 {
        padding: 30px 0
    }

    .join03 {
        padding: 30px 0
    }

    .join03 li {
        width: 100%;
        margin-bottom: 10px
    }

    .join03 li .a {
        margin: 0 5px;
        padding: 10px
    }

    .join03 ul {
        margin: 0 -5px
    }

    .join03 li .a h3 {
        font-size: 18px
    }

    .join03 li .a .p {
        font-size: 14px;
        line-height: 1.4;
        height: auto;
    }

    .join04 .tis {
        margin-top: 20px;
        font-size: 16px
    }

    .join04 .tis a {
        font-size: 20px;
        display: inline-block
    }

    .join02 .bd ul li {
        width: 33.33%;
        position: static;
        float: left
    }

    .join02 .bd ul {
        background: none;
        height: auto
    }

    .join02 .bd ul li {
        margin-bottom: 10px;
        height: auto
    }

    .join02 .bd ul li h3 {
        position: static
    }

    .join02 .bd ul li .ico:before {
        display: none
    }

    .join02 .bd ul li:before {
        display: none
    }

    .join02 .bd {
        padding: 0
    }

    .join02 .bd ul li .ico {
        width: 60px;
        height: 60px
    }

    .join02 .bd ul li h3 {
        font-size: 15px
    }

    .join02 .bd ul li:nth-child(n+7) {
        padding-top: 0
    }

    .join02 .bd ul li i {
        font-weight: bold;
        color: #f65b2d;
        display: inline
    }

    .join02 .bd ul:before {
        display: none
    }

    .app02 {
        margin-top: 30px
    }

    .app02 .weap {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        display: block
    }

    .app02 .txt {
        padding-left: 0;
        text-align: center;
        padding-right: 0
    }

    .app02 .txt h3 {
        font-size: 19px;
    }

    .app02 .txt .p {
        font-size: 14px
    }

    .app02 .more {
        text-align: center;
        margin-top: 20px;
        font-size: 13px
    }

    .app02 .more a {
        font-size: 12px;
        height: 34px;
        line-height: 32px;
    }

    .app02 .more a i {
        margin-left: 20px;
        transform: scale(.6)
    }



    .about02 ul {
        margin: 0 -5px
    }

    .about02 li {
        margin-bottom: 10px
    }

    .about02 li .a {
        margin: 0 5px
    }

    .about02 li .a {
        height: 210px;
        padding: 10px
    }

    .about02 li .ico {
        height: 60px;
        margin-bottom: 15px
    }

    .about02 li .txt h3 {
        font-size: 21px
    }

    .about02 li .txt .p span {
        font-size: 14px
    }

    .about02 {
        padding: 30px 0
    }



    .xabout04 .bd .a {
        margin: 0 5px;
    }

    .xabout04 .bd {
        margin: 0 -5px
    }

    .xabout04 {
        padding: 30px 0
    }

    .xabout04 .bd .a .img {
        height: 60vw;
        line-height: 60vw
    }

    .xabout04 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }



    .xabout05 {
        padding: 30px 0
    }

    .xabout05 .hd li span {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        border-radius: 5px;
        margin: 0 5px
    }

    .xabout05 .hd li.on span:before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #c0a062;
        margin-left: -2px;
        bottom: -5px;
    }

    .xabout05 .hd {
        margin-bottom: 20px
    }

    .xabout05 .item li:nth-child(1) {
        width: 100%
    }

    .xabout05 .item li {
        width: 50%;
        margin-bottom: 10px
    }

    .xabout05 .item li .img {
        margin: 0 5px;
        height: 32vw
    }

    .xabout05 .item li:nth-child(1) .img {
        height: auto
    }

    .xabout05 .item li .img .title {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        bottom: 0;
    }

    .xabout05 .item ul {
        margin: 0 -5px
    }



    .xproductpage {
        padding-top: 10px
    }

    .xproductpage01 .smallimg .a {
        height: 20vw
    }

    .xproductpage01 .ppage01right h1.title {
        font-size: 21px;
        margin-bottom: 10px
    }

    .xproductpage01 .tis {
        margin-bottom: 20px;
        line-height: 1.8
    }
    .xproductpage01 .a a {
        font-size: 15px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px
    }

    .xproductpage01 .a {
        text-align: center
    }

    .xproductpage01 .fx a {
        width: 20px;
        height: 20px
    }

    .xproductpage01 {
        margin-bottom: 25px
    }

    .xproductpage02 .hd ul li {
        width: auto;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 20px
    }

    .xproductpage02 .hd {
        height: 40px;
    }

    .xproductpage02 .sub {
        padding: 10px 0
    }

    .xproductpage02 .sub .fz24 {
        font-size: 20px
    }

    .xproductpage03 .hd h3 {
        font-size: 16px;
        padding: 0 20px;
        width: auto
    }

    .xproductpage03 .hd {
        height: 40px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .xproductpage03 .bd li {
        width: 50%;
        margin-bottom: 10px;
    }

    .xproductpage03 .bd ul {
        margin: 0 -5px
    }

    .xproductpage03 .bd ul li a {
        margin: 0 5px;
    }

    .xproductpage03 .bd li .img {
        height: 40vw
    }

    .xproductpage03 .bd li .txt {
        padding: 10px
    }



    .index03 .bd li .num {
        font-size: 40px
    }

    .index03 .bd ul {
        display: block;
        font-size: 0;
        text-align: center
    }

    .index03 .bd ul li {
        display: inline-block;
        width: 33.33%;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .index03 .bd li .p {
        font-size: 16px
    }



    .solution01 ul .img {
        position: static;
        width: 100%
    }

    .solution01 ul .txt {
        width: 100% !important;
        padding: 10px;
        margin: 0 !important
    }

    .solution01 ul .txt h3 {
        font-size: 22px;
    }

    .solution01 ul .txt .p {
        font-size: 14px;
        line-height: 1.6
    }

    .xproductpage01 .smallimg {
        height: 20vw
    }



    .index0 .left {
        display: none
    }

    .index0 .right .intxt {
        width: calc(100% - 60px);
    }

    .index0 .right {
        width: 100%
    }

    .index01 .xbd li {
        width: 50%;
        margin-bottom: 20px
    }

    .index01 .xbd li .img {
        height: 33vw
    }

    .index01 .xbd li a {
        margin: 0 5px
    }

    .index01 .xbd ul {
        margin: 0 -5px
    }

    .index01 .xbd li h3 {
        font-size: 16px;
        line-height: 50px;
    }



    .xindex02 {
        padding: 30px 0
    }

    .xindex02 li:nth-child(2):after {
        display: none
    }

    .xindex02 li .a {
        padding: 20px;
        padding-top: 40px;
        height: 300px
    }

    .xindex02 li .a .ico img {
        height: 43px
    }

    .xindex02 li .a h3 {
        font-size: 16px
    }

    .xindex02 li .a .p {
        font-size: 14px;
        -webkit-line-clamp: 5;
    }

    .xindex02 li .a .p br {
        display: none;
    }

    .index04 ul .num {
        font-size: 20px
    }

    .index04 ul .num span {
        font-size: 20px
    }

    .index04 ul .p {
        font-size: 12px
    }

    .index04 .bd ul {
        margin-top: 20px
    }

    .mores a:after {
        width: 18px;
        height: 18px
    }



    .index07 {
        margin-bottom: 0
    }

    .xindex04 {
        padding: 30px 0
    }

    .xindex04 .a {
        margin: 0 5px;
    }

    .xindex04 .bd {
        margin: 0 -5px
    }

    .index07 .hd p {
        font-size: 28px
    }

    .index07 .bd li {
        line-height: 30px
    }

    .xindex02 li {
        margin-bottom: 10px
    }

    .xindex02 li .a {
        margin: 0 5px
    }

    .xindex02 ul {
        margin: 0 -5px
    }

    .index06 .bd ul li .a {
        height: 90px;
        line-height: 90px
    }



    .xabout03 {
        padding: 30px 0
    }

    .xabout03 .li .year {
        font-size: 38px
    }

    .xabout03 .li {
        height: 180px
    }

    .xabout03 .li em {
        top: 180px
    }



    .xabout06 {
        padding: 30px 0
    }

    .xabout06 .bd {
        display: block
    }

    .xabout06 .bd .txt {
        padding: 10px
    }

    .xabout03 .bd .slick-arrow {
        height: 50px;
        background-size: auto 100%
    }



    .atel {
        text-align: left;
        background-size: 35px;
        padding-left: 45px
    }

    .atel .p2 {
        font-size: 21px
    }

    .xproductpage02 .hd ul li a {
        font-size: 16px
    }

    .foota {
        position: relative;
        top: -55px
    }

    .Protxt {
        padding: 20px 0
    }

    .xproductpage01 .ppage01right h1.title {
        text-align: center;
        line-height: 1.2
    }

}

@media(max-width:580px) {

    .nbanner {
        height: 30vw
    }

    .nbanner .title {
        font-size: 20px;
    }

    .nbanner .eng {
        font-size: 16px;
    }

}

.xindex10 {
    padding-top: 70px;
}

@media(max-width:766px) {

    .xindex10 {
        padding-top: 30px;
    }

}