/*初始化样式*/

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    /* font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif; */
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #c80918;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

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



table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}


h1, h2, h3, h4 {
    line-height: 1.5;
}
hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.max1600{
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}


/*右侧漂浮*/

.pf_right {
    width: 50px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -180px;
    display: none;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.pf_right ul {
    width: 100%;
    float: left;
}

.pf_right ul li {
    width: 49px;
    height: 49px;
    margin-top: 1px;
    float: left;
    background: #c80918;
    text-align: center;
}

.pf_right ul li a {
    display: block;
    float: right;
    width: 49px;
    height: 49px;
    position: relative;
    font-size: 12px;
    color: white;
    line-height: 16px;
}

.pf_right ul li a .ico {
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 4px;
}

.pf_right ul li a .ico img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
}

.pf_right ul li a h5 {
    width: 131px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: white;
    font-size: 14px;
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    background: #c80918;
}

.pf_right ul li a h5 span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.pf_right ul li:hover {
    background: none !important;
}

.pf_right ul li:hover a {
    background: #c80918;
}

.pf_right ul li:hover a h5 {
    display: block;
}

.pf_right ul li.r_ewm:hover a {
    background: #c80918;
}

.pf_right ul li.r_ewm:hover a h5 {
    display: none;
}

.pf_right ul li.r_ewm .z_ewm {
    position: absolute;
    right: 120%;
    width: 100px;
    height: 100px;
    display: none;
    top: 0;
    border: 5px solid #c80918;
}

.pf_right ul li.r_ewm .z_ewm span.jt {
    width: 7px;
    height: 14px;
    position: absolute;
    right: -12px;
    top: 20px;
}

.pf_right ul li.r_ewm .z_ewm img {
    width: 100%;
    height: 100%;
}

.pf_right ul li.r_ewm:hover a .z_ewm {
    display: block;
}

@media screen and (max-width:1569px) {
    .pf_right.on {
        right: 0 !important;
    }
}

@media screen and (max-width:991px) {
    .pf_right {
        display: none !important;
    }
}

.aspg-left {
    width: 320px;
    float: left;
}

.aspg-right {
    width: calc(97% - 320px);
    float: right;
}

.aspg-nei-img {
    margin-bottom: 20px;
}

.aspg-nei-img img {
    max-width: 100%;
}

.nei-news-list{
    margin-bottom: 30px;
}
.nei-news-list li {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}

.nei-news-list li:nth-child(1) {
    padding-top: 0;
}

.nei-news-list li a {
    display: block;
}

.nei-news-list li .img {
    width: 250px;
    float: left;
    overflow: hidden;
}

.nei-news-list li .img img {
    max-width: 100%;
    transition: .5s;
}

.nei-news-list li a:hover .img img {
    transform: scale(1.1);
}

.nei-news-list li .wz {
    width: calc(96% - 250px);
    float: right;
}

.nei-news-list li .wz h3 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #333;
}

.nei-news-list li .wz .date {
    font-size: 13px;
    line-height: 30px;
    color: #666;
}

.nei-news-list li .wz .info {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.nei-news-list li .wz .more {
    font-size: 12px;
    color: #333;
    text-align: right;
    margin-top: 8px;
}

.nei-news-list li a:hover .wz h3 {
    color: #c80918;
}

.nei-news-list1 li{
    width: 48%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.nei-news-list1 li:nth-child(2n){
    margin-left: 4%;
}
.nei-news-list1 li a{
    display: block;
}
.nei-news-list1 li a h3{
    font-size: 16px;
    line-height: 2;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.nei-news-list1 li a .info{
    font-size: 14px;
    line-height: 2;
    color: #666;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.nei-news-list1 li a:hover h3{
    color: #c80918;
}

@media screen and (max-width:991px){
    .aspg-right{
        width: 100%;
        float: none;
    }
    
}

@media screen and (max-width:767px){
    .nei-news-list li .img{
        width: 180px;
    }
    .nei-news-list li .wz{
        width: calc(96% - 180px);
    }
    .nei-news-list1 li{
        width: 100%;
        float: none;
        margin-left: 0!important;
    }
}
@media screen and (max-width:480px){
    .nei-news-list li .img{
        width: 100%;
        float: none;
    }
    .nei-news-list li .wz{
        width: 100%;
        margin-top: 15px;
    }
    .nei-news-list li .wz h3{
        font-size: 14px;
    }
    .nei-news-list1 li a h3{
        font-size: 14px;
    }
}

.container2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1640px) {
    .container2 {
        width: 1630px;
    }
}

.max_wd1600 {
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}



/* 通用重置 */

* {
    margin: 0;
    padding: 0;
}

.clicked .a{color: #5c677d !IMPORTANT;}





/* 通用样式 */

.dth_pos {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
}

.dth_wh {
    display: block;
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

@media(max-width:991px) {
    body {
        padding-top: 60px;
    }
}


/* 统一的样式 */

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
}









/* 内页 */

.page-banner{
    position: relative;
}
.page-banner .wzs{
    display: block;
    position: absolute;
    left: 0;
    top: 0;	
    text-align: center;
    width: 100%;
    top: 32%;
}
.page-banner .wzs h2{
    font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
}

.page-banner .wzs h3{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0.1em;
	color: rgba(255,255,255,0.8);
	margin-top: 0.6em;
}
@media(max-width:1200px){
    .page-banner .wzs h2{
        font-size:3vw;
    }
    .page-banner .wzs h3{
        font-size:1.666vw;
    }
}

@media(max-width:768px){
    .page-banner .wzs{
        top:20%;
    }
    .page-banner .wzs h2{
        font-size:22px;
    }
    .page-banner .wzs h3{
        font-size:12px;
        margin-top:0.3em;
    }
}
@media(max-width:420px){
    .page-banner .wzs{
        top:22%;
    }
    .page-banner .wzs h2{
        font-size:20px;
    }
    .page-banner .wzs h3{
        font-size:11px;
        margin-top:0.3em;
    }
}





.w1500{
    max-width: 1530px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.w1200{
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
@font-face {
	font-family: 'St';
	src: url('../fonts/SourceHanSerifCN-Bold.otf') format('truetype');
}
.syst {
    font-family: 'St';
}

.copy a img{
    max-width: 66px;
}

.wt{
    padding: 0 5.2%;
}

@media(max-width:1600px){
    .wt{
        padding: 0 15px;
    }
}

.top_head{
    /*height: 99px;*/
    background: #fff;
    padding: 20px 0;
    width: 100%;
    transition: .5s;
}
.top_head.scroll{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 5px 0;
}
.logo{
    line-height: 60px;
    width: 20%;
    margin-right: 2%;
}
.logo img{
    max-width: 100%;
}
.top_tel{
    padding-left: 50px;
    background: url(../images/tel1.png) no-repeat left center;
    font-size: 12px;
    color: #6c6768;
    line-height: 1.2;
    margin-top: 5px;
}
.top_tel p:nth-child(2){
    color: #c80918;
    font-size: 30px;
}

@media (max-width: 1199px) {
    .top_tel{
        display: none;
    }

}



/*产品中心*/
.index-c1 .c1-left{
    width: 20%;
    background: #c80918;
    padding: 4.5vw 0;
    float: left;
    text-align: center;
}
.index-c1 .c1-left h3{
    font-size: 42px;
    color: #fff;
}
.index-c1 .c1-left dt{
    width: 70px;
    height: 7px;
    background: #fff;
    margin: 2.5vw auto;
}
.index-c1 .c1-left h4{
    font-size: 28px;
    color: #fff;
}
.index-c1 .c1-left a{
    font-size: 26px;
    color: #fff;
    margin-top: 6vw;
    display: inline-block;
}
.index-c1 .c1-right{
    width: 80%;
    float: right;
}
.index-c1 .c1-right .c1-pro1 li{
    width: 50%;
    float: left;
}
.index-c1 .c1-right .c1-pro1 li a{
    display: block;
    padding: 15px 15px 15px 12%;
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    transition: .5s;
}
.index-c1 .c1-right .c1-pro1 li .img{
    width: 58%;
}
.index-c1 .c1-right .c1-pro1 li .img img{
    width: 100%;
    transition: .5s
}
.index-c1 .c1-right .c1-pro1 li:hover a{
    box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
}
.index-c1 .c1-right .c1-pro1 li .img:hover img{
    transform: translateY(-10px)
}
.index-c1 .c1-right .c1-pro1 li .wz{
    width: 36%;
    padding-top: 4vw;
}
.index-c1 .c1-right .c1-pro1 li .wz h3{
    font-size: 38px;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-c1 .c1-right .c1-pro1 li .wz p{
    font-size: 17px;
    color: #000;
    margin-top: 1vw;
}
.index-c1 .c1-right .c1-pro2{
    display: flex;
    justify-content: space-around;
    padding: 20px 3vw 10px;
}
.index-c1 .c1-right .c1-pro2 li{
    width: 10%;
}
.index-c1 .c1-right .c1-pro2 li a{
    display: block;
    text-align: center;
}
.index-c1 .c1-right .c1-pro2 li .img img{
    width: 100%;
    max-width: 96px;
    transition: .5s;
}
.index-c1 .c1-right .c1-pro2 li .img:hover img{
    transform: translateY(-10px)
}
.index-c1 .c1-right .c1-pro2 li h3{
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-c1 .c1-right .c1-pro2 li:hover h3{
    color: #c80918;
}
@media (max-width: 1440px) {
    .index-c1 .c1-left{
        padding: 6vw 0;
    }
    .index-c1 .c1-left h3{
        font-size: 36px;
    }
    .index-c1 .c1-left h4{
        font-size: 24px;
    }
    .index-c1 .c1-left a{
        font-size: 24px;
    }
    .index-c1 .c1-right .c1-pro1 li .wz h3{
        font-size: 32px;
    }
    .index-c1 .c1-right .c1-pro1 li .wz p{
        font-size: 16px;
    }
    .index-c1 .c1-right .c1-pro2 li h3{
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .index-c1 .c1-left h3{
        font-size: 30px;
    }
    .index-c1 .c1-left h4{
        font-size: 20px;
    }
    .index-c1 .c1-left a{
        font-size: 20px;
    }
    .index-c1 .c1-right .c1-pro1 li .wz h3{
        font-size: 24px;
    }
    .index-c1 .c1-right .c1-pro1 li .wz p{
        font-size: 14px;
    }
}
@media (max-width: 990px) {
    .index-c1 .c1-left{
        width: 100%;
        float: none;
        padding: 30px 15px 20px;
        background: none;
    }
    .index-c1 .c1-left h3{
        font-size: 24px;
        color: #000;
    }
    .index-c1 .c1-left dt{
        width: 40px;
        height: 2px;
        background: #000;
        margin: 15px auto;
    }
    .index-c1 .c1-left h5{
        font-size: 14px;
        line-height: 2;
        color: #000;
    }
    .index-c1 .c1-left a{
        font-size: 14px;
        margin-top: 20px;
        display: none;
    }
    .index-c1 .c1-right{
        width: 100%;
        float: none;
    }
    .index-c1 .c1-right .c1-pro1 li .wz h3{
        font-size: 20px;
    }
    .index-c1 .c1-right .c1-pro1 li .wz p{
        font-size: 12px;
    }
    .index-c1 .c1-right .c1-pro2{
        padding: 20px 0;
    }
    .index-c1 .c1-right .c1-pro2 li{
        width: 18%;
    }

}

@media (max-width: 767px) {
    .index-c1 {
        padding-bottom: 20px;
    }
    .index-c1 .c1-right .c1-pro1 li{
        width: 100%;
        float: none;
    }
    .index-c1 .c1-right .c1-pro1 li .wz{
        padding-top: 15%;
    }
    .index-c1 .c1-right .c1-pro2{
        flex-wrap: wrap;
    }
    .index-c1 .c1-right .c1-pro2 li{
        width: 50%;
        padding: 10px 0;
        border: 1px solid #ccc;
    }
    .index-c1 .c1-right .c1-pro2 li:nth-child(n+5){
        display: none;
    }

}




/*主推产品*/
.index-c2{
    background: #f4f4f4;
    padding: 5.5vw 0;
}
.c2tlt{
    text-align: center;
}
.c2tlt h3{
    font-size: 56px;
    line-height: 1.2;
    text-transform: uppercase;
    color: rgba(0,0,0,0.28);
}
.c2tlt h4{
    font-size: 32px;
    color: #000;
}
.c2-con{
    position: relative;
    margin-top: 50px;
}
.c2-con .mySwiper2{
    position: static;
}
.c2-con .mySwiper2 .swiper-slide a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.c2-con .mySwiper2 .swiper-slide .img{
    width: 48%;
    padding: 0 6%;
}
.c2-con .mySwiper2 .swiper-slide .img img{
    width: 100%;
}
.c2-con .mySwiper2 .swiper-slide .wz{
    width: 38%;
    padding-right: 4%;
    margin-top: 3vw;
}
.c2-con .mySwiper2 .swiper-slide .wz h3{
    font-size: 42px;
    line-height: 1.6;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c2-con .mySwiper2 .swiper-slide .wz h4{
    font-size: 24px;
    line-height: 1.4;
    margin: 10px 0;
    color: #000;
}
.c2-con .mySwiper2 .swiper-slide .wz .info{
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    padding: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 15px 0;
}
.c2-con .mySwiper2 .swiper-slide .wz .cont{
    font-size: 24px;
    color: #000;
    line-height: 3;
}
.c2-con .mySwiper2 .swiper-button-prev,.c2-con .mySwiper2 .swiper-button-next{
    width: 52px;
    height: 52px;
    position: absolute;
    bottom: 40px;
    top: auto;
    padding: 0;
    outline: none;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0;
    overflow: hidden;
    text-indent: 100px;
}
.c2-con .mySwiper2 .swiper-button-prev{
    background-image: url(../images/left2.png);
    left: calc(50% - 280px);
}
.c2-con .mySwiper2 .swiper-button-next{
    background-image: url(../images/right2.png);
    right: calc(50% - 280px);
}
.c2-con .mySwiper{
    width: 350px;
    margin: 4vw auto 0;
}
.c2-con .mySwiper .swiper-slide a{
    display: block;
    padding: 0 15px;
    text-align: center;
}
.c2-con .mySwiper .swiper-slide .img{
    border: 1px solid #ccc;
    border-radius: 50%;
    overflow: hidden;
}
.c2-con .mySwiper .swiper-slide .img img{
    width: 100%;
}
.c2-con .mySwiper .swiper-slide.swiper-slide-thumb-active .img{
    border-color: #c80918;
}
.c2-con .mySwiper .swiper-slide h3{
    font-size: 15px;
    color: #333;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c2-con .c2-more{
    position: absolute;
    right: 10%;
    bottom: 40px;
    padding: 5px;
    background: #c80918;
    border-radius: 24px;
}
.c2-con .c2-more a{
    display: block;
    padding-left: 56px;
    padding-right: 20px;
    background: url(../images/right3.png) no-repeat left center;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    transition: .4s;
}
.c2-con .c2-more a:hover{
    background: url(../images/right3.png) no-repeat 5px center;
    
}


@media (max-width: 1440px) {
    .c2tlt h3{
        font-size: 46px;
    }
    .c2tlt h4{
        font-size: 28px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h3{
        font-size: 36px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h4{
        font-size: 20px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz .cont{
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .c2tlt h3{
        font-size: 36px;
    }
    .c2tlt h4{
        font-size: 24px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h3{
        font-size: 28px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h4{
        font-size: 18px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz .cont{
        font-size: 18px;
    }
    .c2-con .mySwiper2 .swiper-slide .img{
        padding: 0 4%;
    }
    .c2-con .mySwiper2 .swiper-slide .wz{
        width: 48%;
        padding-right: 0;
    }
    .c2-con{
        margin-top: 40px;
    }
    .c2-con .c2-more{
        right: 0;
    }
    .c2-con .mySwiper{
        width: 260px;
    }
    .c2-con .mySwiper .swiper-slide a{
        padding: 0 5px;
    }
    .c2-con .mySwiper2 .swiper-button-prev{
        left: calc(50% - 200px);
    }
    .c2-con .mySwiper2 .swiper-button-next{
        right: calc(50% - 200px);
    }
}
@media (max-width: 990px) {
    .c2tlt h3{
        font-size: 28px;
    }
    .c2tlt h4{
        font-size: 22px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h3{
        font-size: 24px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz h4{
        font-size: 16px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz .cont{
        font-size: 16px;
        line-height: 2.2;
    }
    .c2-con .mySwiper2 .swiper-slide .img{
        padding: 0 2%;
    }
    .c2-con{
        margin-top: 30px;
    }

}

@media (max-width: 767px) {
    .index-c2{
        padding: 40px 0;
    }
    .c2-con .mySwiper2 .swiper-slide .img{
        width: 100%;
    }
    .c2-con .mySwiper2 .swiper-slide .wz{
        width: 100%;
        margin-top: 20px;
    }
    .c2-con .c2-more{
        position: static;
        margin: 20px auto 0;
        max-width: 180px;
    }
    .c2-con .mySwiper2 .swiper-button-prev, .c2-con .mySwiper2 .swiper-button-next{
        bottom: 90px;
        width: 40px;
        height: 40px;
    }
    .c2-con .mySwiper{
        width: 200px;
    }
    .c2-con .mySwiper2 .swiper-button-prev{
        left: 0;
    }
    .c2-con .mySwiper2 .swiper-button-next{
        right: 0;
    }
    .c2-con .c2-more a{
        padding-left: 48px;
        background-size: 32px 32px;
        line-height: 32px;
        font-size: 14px;
    }
    .c2-con .c2-more{
        max-width: 160px;
    }
    .c2-con .mySwiper .swiper-slide h3{
        font-size: 14px;
    }
    .c2-con .mySwiper2 .swiper-slide .wz .info{
        font-size: 14px;
        line-height: 1.5;
        margin: 10px auto;
    }

}



/*公司介绍*/
.c3tlt h3{
    text-align: center;
    font-size: 45px;
    color: #000;
}
.index-c3{
    padding-top: 75px;
}
.c3-1{
    padding: 50px 0;
}
.c3-1 ul{
    display: flex;
    justify-content: space-between;
}
.c3-1 ul li a{
    display: block;
    padding-left: 55px;
    background-position: left center;
    background-repeat: no-repeat;
}
.c3-1 ul li a h3{
    font-size: 16px;
    color: #000;
    line-height: 1.2;
}
.c3-1 ul li a h3 span{
    font-size: 40px;
    margin-right: 5px;
}
.c3-1 ul li a h4{
    font-size: 20px;
    color: #000;
    line-height: 1.2;
}
.c3-2 .c3-2-wz{
    width: 47%;
    float: left;
}
.c3-2 .c3-2-wz h3{
    font-size: 40px;
    line-height: 2.5;
    border-bottom: 3px solid #d3d1d1;
    position: relative;
    color: #000;
}
.c3-2 .c3-2-wz h3::before{
    content: '';
    width: 88px;
    height: 3px;
    background: #c80918;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.c3-2 .c3-2-wz .wz{
    font-size: 18px;
    line-height: 2;
    color: #000;
    margin: 2.5vw 0;
}
.c3-2 .c3-2-wz a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #c80918;
    line-height: 50px;
    border-radius: 25px;
    padding: 0 50px;
}
.c3-2 .c3-2-tu{
    width: 49.5%;
    float: right;
}
.c3-2 .c3-2-tu img{
    width: 100%;
}
.c3-3{
    margin-top: 50px;
}
.c3-3 .c3-3-tabli{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.c3-3 .c3-3-tabli > a{
    font-size: 16px;
    color: #000;
}
.c3-3 .c3-3-tabli > a:hover{
    color: #c80918;
}
.c3-3 .c3-3-tabli ul li{
    display: inline-block;
    font-size: 20px;
    color: #000;
    padding: 0 2vw 10px;
    border-bottom: 2px solid transparent;
}
.c3-3 .c3-3-tabli ul li.on{
    border-bottom: 2px solid #c80918;
    color: #c80918;
}
.c3-3 .c3-3-tab {
    position: relative;
}
.c3-3 .c3-3-tab .swiper{
    display: none;
}
.c3-3 .c3-3-tab .swiper .swiper-slide a{
    display: block;
}
.c3-3 .c3-3-tab .swiper .swiper-slide .img img{
    width: 100%;
}
.c3-3 .c3-3-tab .swiper {
    position: static;
}
.c3-3 .c3-3-tab .swiper .swiper-slide h3{
    text-align: center;
    font-size: 18px;
    line-height: 2;
    margin-top: 5px;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c3-3 .c3-3-tab .swiper .swiper-slide a:hover h3{
    color: #c80918;
}
.c3-3 .c3-3-tab .swiper .swiper-button-prev{
    width: 21px;
    height: 38px;
    border: none;
    outline: none;
    font-size: 0;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    top: 45%;
    left: -60px;
    background: url(../images/left4.png) no-repeat center;
    z-index: 9999;
}
.c3-3 .c3-3-tab .swiper .swiper-button-next{
    width: 21px;
    height: 38px;
    border: none;
    outline: none;
    font-size: 0;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    top: 45%;
    right: -60px;
    background: url(../images/right4.png) no-repeat center;
    z-index: 9999;
}

@media (max-width: 1600px) {
    .c3-3 .c3-3-tab .swiper .swiper-button-prev{
        left: 10px;
    }
    .c3-3 .c3-3-tab .swiper .swiper-button-next{
        right: 10px;
    }
    .index-c3{
        padding-top: 60px;
    }
    .c3tlt h3{
        font-size: 40px;
    }
    .c3-1 ul li a h3 span{
        font-size: 36px;
    }
    .c3-2 .c3-2-wz .wz{
        font-size: 16px;
    }

}

@media (max-width: 1400px) {
    .index-c3{
        padding-top: 50px;
    }
    .c3tlt h3{
        font-size: 36px;
    }
    .c3-1 ul li a h3 span{
        font-size: 32px;
    }
    .c3-1 ul li a h3{
        font-size: 14px;
    }
    .c3-1 ul li a h4{
        font-size: 16px;
    }
    .c3-2 .c3-2-wz h3{
        font-size: 32px;
    }
    .c3-1{
        padding: 40px 0;
    }
    .c3-3 .c3-3-tabli ul li{
        font-size: 18px;
    }
    .c3-3 .c3-3-tab .swiper .swiper-slide h3{
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .index-c3{
        padding-top: 40px;
    }
    .c3tlt h3{
        font-size: 30px;
    }
    .c3-1 ul li a h3 span{
        font-size: 28px;
    }
    .c3-1 ul li a h4{
        font-size: 14px;
    }
    .c3-2 .c3-2-wz h3{
        font-size: 26px;
    }
    .c3-1{
        padding: 30px 0;
    }
    .c3-3 .c3-3-tabli ul li{
        font-size: 16px;
    }
    .c3-2 .c3-2-wz a{
        padding: 0 40px;
    }
    .c3-3{
        margin-top: 40px;
    }
    .c3-3 .c3-3-tabli{
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .c3tlt h3{
        font-size: 24px;
    }
    .c3-1 ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .c3-1 ul li{
        width: 33.3333%;
        margin-bottom: 10px;
    }
    .c3-1 ul li a h3 span{
        font-size: 24px;
    }
    .c3-1 ul li a h4{
        font-size: 12px;
    }
    .c3-2 .c3-2-wz h3{
        font-size: 20px;
    }
    .c3-1 ul li a{
        background-size: 30px 30px;
        padding-left: 40px;
    }
    .c3-2 .c3-2-wz{
        width: 100%;
        float: none;
    }
    .c3-2 .c3-2-tu{
        width: 100%;
        margin-top: 20px;
    }
    .c3-3{
        margin-top: 20px;
    }
    .c3-3 .c3-3-tabli{
        margin-bottom: 20px;
    }
    .c3-3 .c3-3-tabli > a{
        font-size: 14px;
    }
    .c3-3 .c3-3-tab .swiper .swiper-slide h3{
        font-size: 14px;
    }
    .c3-2 .c3-2-wz .wz{
        font-size: 14px;
    }
    .c3-1{
        padding-bottom: 10px;
    }
    .c3-2 .c3-2-wz a{
        font-size: 14px;
        line-height: 40px;
        border-radius: 20px;
    }
}
@media (max-width: 480px) {
    .index-c3{
        padding-top: 30px;
    }
    .c3-1 ul li a h3 span{
        font-size: 20px;
    }
    .c3-1 ul li a{
        padding-left: 32px;
    }
    .c3-3 .c3-3-tab .swiper .swiper-button-next{
        width: 12px;
        height: 28px;
        right: 0;
        background-size: 100% 100%;
    }
    .c3-3 .c3-3-tab .swiper .swiper-button-prev{
        width: 12px;
        height: 28px;
        left: 0;
        background-size: 100% 100%;
    }

}



/*应用行业*/
.index-c4{
    padding-top: 5.5vw;
}
.c3tlt p{
    font-size: 14px;
    text-align: center;
    color: #000;
    margin-top: 15px;

}
.c4-con .c4-list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.c4-con .c4-list li {
  width: 20%;
  overflow: hidden;
  position: relative;
  transition-duration: .5s;
}
.c4-con .c4-list li.on{
  width: 40%;
}
.c4-con .c4-list li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.c4-con .c4-list li a::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.47);
}
.c4-con .c4-list li .img img{
    width: 100%;
    object-fit: cover;
    height: 955px;
}
.c4-con .c4-list li .wz{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 1.8vw;
}
.c4-con .c4-list li .wz dt{
    font-size: 60px;
    line-height: 1.2;
    color: #fff;
}
.c4-con .c4-list li .wz h3{
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c4-con .c4-list li .wz dl{
    width: 33px;
    height: 3px;
    background: #fff;
    margin-top: 15px;
}
.c4-con .c4-list li .wzh{
    position: absolute;
    width: 84%;
    right: 0;
    bottom: 0;
    background: #c80918;
    display: none;
}
.c4-con .c4-list li .wzh .wzh_p{
    padding: 2vw 8vw 2vw 2vw;
    position: relative;
}
.c4-con .c4-list li .wzh .wzh_p h3{
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c4-con .c4-list li .wzh .wzh_p dl{
    width: 33px;
    height: 3px;
    background: #fff;
    margin-top: 15px;
}
.c4-con .c4-list li .wzh .wzh_p p{
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.c4-con .c4-list li .wzh .wzh_p dt{
    font-size: 150px;
    color: rgba(255,255,255,0.6);
    position: absolute;
    right: 5%;
    bottom: 0;
    line-height: 0.85;
}
.c4-con .c4-list li.on a::before{
    display: none;
}
.c4-con .c4-list li.on .wz{
    display: none;
}
.c4-con .c4-list li.on .wzh{
    display: block;
}

@media (max-width: 1600px) {
    .c4-con .c4-list li .wz h3{
        font-size: 18px;
    }
    .c4-con .c4-list li .wzh .wzh_p h3{
        font-size: 20px;
    }
    .c4-con .c4-list li .wzh .wzh_p p{
        font-size: 15px;
    }
    .c4-con .c4-list li .wzh .wzh_p dt{
        font-size: 120px;
    }
    .c4-con .c4-list li .img img{
        height: 800px;
    }
    .c4-con .c4-list li .wz dt{
        font-size: 52px;
    }

}

@media (max-width: 1400px) {
    .c3tlt p{
        font-size: 14px;
        margin-top: 5px;
    }
    .c4-con .c4-list li .wz h3{
        font-size: 16px;
    }
    .c4-con .c4-list li .wzh .wzh_p h3{
        font-size: 18px;
    }
    .c4-con .c4-list li .wzh .wzh_p p{
        font-size: 14px;
    }
    .c4-con .c4-list li .wzh .wzh_p dt{
        font-size: 110px;
    }
    .c4-con .c4-list li .img img{
        height: 650px;
    }
    .c4-con .c4-list li .wz dt{
        font-size: 42px;
    }
}
@media (max-width: 1200px) {
    .c4-con .c4-list li .wzh .wzh_p dt{
        font-size: 100px;
    }
    .c4-con .c4-list li .img img{
        height: 550px;
    }
    .c4-con .c4-list li .wz dt{
        font-size: 36px;
    }
}
@media (max-width: 990px) {
    .c4-con .c4-list li .wzh .wzh_p dt{
        font-size: 80px;
    }
    .c4-con .c4-list li .img img{
        height: 450px;
    }
    .c4-con .c4-list li .wz dt{
        font-size: 30px;
    }
    .c4-con .c4-list li .wz h3{
        font-size: 16px;
    }
    .c4-con .c4-list li .wzh .wzh_p h3{
        font-size: 18px;
    }
    .c4-con .c4-list li .wzh .wzh_p p{
        font-size: 14px;
    }
    .c4-con .c4-list li .wzh .wzh_p dt{
        font-size: 90px;
    }
    .c4-con .c4-list li .wzh .wzh_p dl,.c4-con .c4-list li .wz dl{
        width: 25px;
        height: 2px;
    }
}
@media (max-width: 767px) {
    .c4-con .c4-list li,.c4-con .c4-list li.on{
        width: 50%!important;
    }
    .c4-con .c4-list{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .c4-con .c4-list li.on .wzh{
        display: none;
    }
    .c4-con .c4-list li.on .wz{
        display: block;
    }
    .c4-con .c4-list li .img img{
        height: 350px;
    }

}

@media (max-width: 480px) {
    .index-c4{
        padding-top: 30px;
    }
    .c4-con .c4-list li .img img{
        height: 270px;
    }

}



/*选择我们的理由*/
.index-c5{
    padding: 5vw 0;
}
.index-c5 .c3tlt dl{
    width: 100px;
    height: 1px;
    background: #c80918;
    margin: 30px auto;
}
.c5-con{
    padding: 5vw 4.5vw;
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
}
.c5-con .c5-con-l{
    width: 33%;
    float: left;
    border: 7px solid rgba(255,255,255,0.51);
    padding: 2.4vw;
    border-radius: 25px;
}
.c5-con .c5-con-l .c5-con-l-tt h3{
    font-size: 24px;
    color: #fff;
}
.c5-con .c5-con-l .c5-con-l-tt h4{
    font-size: 30px;
    color: #fff;
}
.c5-con .c5-con-l .c5-con-l-wz{
    font-size: 17px;
    color: #fff;
    line-height: 1.8;
    margin: 3.1vw 0;
}
.c5-con .c5-con-l .c5-con-l-line{
    width: 45px;
    height: 2px;
    background: #fff;
}
.c5-con .c5-con-l .c5-con-l-tel{
    padding-left: 52px;
    font-size: 30px;
    color: #fff;
    background: url(../images/tel2.png) no-repeat left center;
    line-height: 45px;
    margin-top: 2.8vw;
}
.c5-con .c5-con-l .c5-con-l-aa{
    margin-top: 4vw;
}
.c5-con .c5-con-l .c5-con-l-aa a{
    display: block;
    width: 180px;
    line-height: 60px;
    background: #fff;
    color: #c80918;
    font-size: 16px;
    text-align: center;
}
.c5-con .c5-con-r{
    width: 52%;
    margin-left: 4%;
    float: left;
    background: #fff;
    position: relative;
    padding: 3.6vw 6vw;
    margin-top: 2.5vw;
}
.c5-con .c5-con-r .mySwiper5 .swiper-slide{
    padding: 5px;
}
.c5-con .c5-con-r .mySwiper5 .swiper-slide .tt{
    font-size: 24px;
    color: #000;
}
.c5-con .c5-con-r .mySwiper5 .swiper-slide .tt span{
    font-size: 40px;
    margin-right: 18px;
}
.c5-con .c5-con-r .mySwiper5 .swiper-slide .wz{
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    margin: 30px 0;
}
.c5-con .c5-con-r .mySwiper5 .swiper-slide a{
    display: block;
    width: 180px;
    line-height: 60px;
    background: #c80918;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.c5-con .c5-con-r .mySwiper5{
    position: static;
}
.c5-con .c5-con-r .mySwiper5 .swiper-button-next{
    width: 72px;
    height: 72px;
    font-size: 0;
    padding: 0;
    margin: 0;
    text-indent: 100px;
    overflow: hidden;
    background-image: url(../images/right5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    right: -72px;
    bottom: 0;
    top: auto;
}
.c5-con .c5-con-r .mySwiper5 .swiper-button-next:hover{
    background-image: url(../images/right5_h.png);
}
.c5-con .c5-con-r .mySwiper5 .swiper-button-prev{
    width: 72px;
    height: 72px;
    font-size: 0;
    padding: 0;
    margin: 0;
    text-indent: 100px;
    overflow: hidden;
    background-image: url(../images/left5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
}
.c5-con .c5-con-r .mySwiper5 .swiper-button-prev:hover{
    background-image: url(../images/left5_h.png);
}

@media (max-width: 1600px) {
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .wz{
        font-size: 17px;
    }
}
@media (max-width: 1400px) {
    .c5-con .c5-con-l .c5-con-l-tt h3{
        font-size: 20px;
    }
    .c5-con .c5-con-l .c5-con-l-tt h4{
        font-size: 26px;
    }
    .c5-con .c5-con-l .c5-con-l-wz{
        font-size: 16px;
    }
    .c5-con .c5-con-l .c5-con-l-tel{
        font-size: 24px;
        background-size: 35px 35px;
        line-height: 35px;
        padding-left: 45px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .wz{
        font-size: 16px;
    }
    .c5-con .c5-con-l .c5-con-l-aa a{
        width: 150px;
        line-height: 50px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide a{
        width: 150px;
        line-height: 50px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .tt{
        font-size: 20px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .tt span{
        font-size: 32px;
        margin-right: 5px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-button-next{
        width: 50px;
        height: 50px;
        right: -50px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-button-prev{
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 1200px) {
    .c5-con .c5-con-r{
        width: 60%;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .wz{
        margin: 20px 0;
        font-size: 15px;
    }

}
@media (max-width: 767px) {
    .c5-con{
        background: none;
        padding: 0;
    }
    .c5-con .c5-con-l{
        width: 100%;
        float: none;
        padding: 20px;
        background: url(../images/bg3.jpg) no-repeat center;
        background-size: cover;
        border: none
    }
    .c5-con .c5-con-lq{
        border: 2px solid rgba(255,255,255,0.51);
        border-radius: 15px;
        padding: 20px;
    }
    .c5-con .c5-con-l .c5-con-l-tt h4{
        font-size: 24px;
    }
    .c5-con .c5-con-r{
        width: 100%;
        margin-left: 0;
        float: none;
        background: url(../images/bg4.jpg) no-repeat center;
        background-size: cover;
    }
    .c5-con .c5-con-r{
        padding: 20px;
    }
    .c5-con .c5-con-rq {
        background: #fff;
        padding: 20px;
        position: relative;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-button-next{
        right: 0;
        width: 40px;
        height: 40px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-button-prev{
        right: 40px;
        width: 40px;
        height: 40px;
    }
    .c3tlt p{
        font-size: 12px;
    }
    .c5-con .c5-con-l .c5-con-l-wz{
        font-size: 14px;
    }
    .c5-con .c5-con-l .c5-con-l-aa a{
        width: 130px;
        line-height: 40px;
        font-size: 14px;
    }
    .c5-con .c5-con-l .c5-con-l-tel{
        font-size: 20px;
        margin-top: 20px;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide .wz{
        font-size: 13px;
        line-height: 1.7;
        margin: 15px 0;
    }
    .c5-con .c5-con-r .mySwiper5 .swiper-slide a{
        width: 130px;
        line-height: 40px;
        font-size: 14px;
    }

}


/*公司新闻*/
.index-c6{
    background: url(../images/bg5.jpg) no-repeat center;
    background-size: cover;
    padding: 2vw 0 8vw;
}
.c6tlt{
    display: flex;
    justify-content: space-between;

}
.c6tlt .c3tlt h3{
    text-align: left;
}
.c6tlt .c3tlt p{
    text-align: left;
}
.c6tlt ul{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.c6tlt ul li{
    padding: 0 1.5vw;
}
.c6tlt ul li a{
    display: block;
    font-size: 18px;
    color: #000;
    position: relative;
}
.c6tlt ul li a:hover::before{
    content: '';
    width: 100%;
    height: 5px;
    background: #c80918;
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: 0;
}
.c6-con{
    padding-left: 5.2%;
    margin-top: 3vw;
}

.c6-con .mySwiper6 .swiper-slide{
    width: 41%;
}
.c6-con .mySwiper6 .swiper-slide a{
    position: relative;
    display: block;
    padding: 35px 0;
}
.c6-con .mySwiper6 .swiper-slide a::before{
    content: '';
    width: 75%;
    height: 100%;
    background: #ebebeb;
    border-radius: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon{
    position: relative;
    z-index: 1;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .img{
    width: 49%;
    float: left;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .img img{
    width: 100%;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .wz{
    width: 42%;
    float: right;
    padding-right: 5%;
    padding-top: 2vw;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .wz dl{
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .wz h3{
    font-size: 22px;
    color: #000;
    line-height: 35px;
    height: 70px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c6-con .mySwiper6 .swiper-slide a .xwcon .wz dt{
    padding-left: 50px;
    background: url(../images/more1.png) no-repeat left center;
    background-size: 40px 40px;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    margin-top: 2vw;
}
.c6-con .mySwiper6 .swiper-slide a:hover .wz h3{
    color: #c80918;
}

@media (max-width: 1600px) {
    .c6-con{
        padding:0 15px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dl{
        font-size: 16px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dt{
        font-size: 16px;
    }

}
@media (max-width: 1400px) {
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dl{
        font-size: 15px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dt{
        font-size: 15px;
        background-size: 30px 30px;
        padding-left: 38px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz h3{
        font-size: 18px;
        line-height: 30px;
        height: 60px;
    }
}
@media (max-width: 1200px) {
    .c6-con .mySwiper6 .swiper-slide a{
        padding: 20px 0;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dl{
        font-size: 14px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz dt{
        font-size: 14px;
        background-size: 24px 24px;
        padding-left: 32px;
    }
    .c6-con .mySwiper6 .swiper-slide a .xwcon .wz h3{
        font-size: 16px;
        line-height: 28px;
        height: 56px;
    }
}

@media (max-width: 767px) {
    .c6tlt{
        flex-wrap: wrap;
    }
    .c6tlt ul{
        width: 100%;
        margin-top: 20px;
    }
    .c6tlt ul li a{
        font-size: 16px;
    }

}






/*底部*/
.footbg{
    background: #2a2a2a;
}
.foot1{
    padding: 80px 0;
}
.foot1 .ftt{
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.foot1 .ft1 {
    width: 300px;
    float: left;
}
.foot1 .ft1 .wz{
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}
.foot1 .ft1 .wz img{
    max-width: 100%;
}
.foot1 .ft2{
    width: calc(90% - 520px);
    margin-left: 5%;
    float: left;
}
.foot1 .ft2 ul{
    display: flex;
    justify-content: space-between;
}
.foot1 .ft2 ul li:last-child{
    width: 42%;
}
.foot1 .ft2 ul li .sec dd{
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
}
.foot1 .ft2 ul li .sec dd a{
    color: #fff;
}
.foot1 .ft2 ul li .sec dd a:hover{
    color: #c80918;
}
.foot1 .ft2 ul li:last-child h4{
    font-size: 28px;
    color: #c80918;
}
.foot1 .ft2 ul li .flx{
    font-size: 16px;
    color: #fff;
    line-height: 2;
}
.foot1 .ft3{
    width: 220px;
    float: right;
}
.foot1 .ft3 ul{
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.foot1 .ft3 ul li .img img{
    width: 96px;
    height: 94px;
}
.foot1 .ft3 ul li p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.yqlj{
    font-size: 14px;
    line-height: 2;
    color: #fff;
    padding-bottom: 10px;
}
.yqlj a{
    color: #fff;
}
.foot2{
    border-top: 1px solid #656565;
    padding: 15px 0;
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
    color: #fff;
}
.foot2 a{
    color: #fff;
}
.foot2 a img{
    max-width: 66px;
    filter: brightness(100);
}

@media (max-width: 1400px) {
    .foot1{
        padding: 60px 0;
    }
    .foot1 .ftt{
        font-size: 18px;
    }
    .foot1 .ft1 .wz img{
        width: 115px;
        height: 106px;
    }
    .foot1 .ftt{
        font-size: 16px;
    }
    .foot1 .ft2 ul li .sec dd{
        font-size: 14px;
    }
    .foot1 .ft2 ul li:last-child h4{
        font-size: 24px;
    }
    .foot1 .ft2 ul li .flx{
        font-size: 14px;
    }
    .foot2{
        font-size: 14px;
    }
}
@media (max-width: 1200px) {
    .foot1{
        padding: 40px 0;
    }
}
@media (max-width: 990px){
    .foot1 .ft1{
        width: 100%;
        float: none;
    }
    .foot1 .ft2{
        width: 100%;
        float: none;
        margin: 30px 0;
    }
    .foot1 .ft3{
        float: none;
    }
    .foot1 .ft2 ul li:last-child h4{
        font-size: 20px;
        line-height: 1.2;
    }
    .foot1 .ft3 ul{
        padding-top: 0;
    }

}














.lxwm1{
    background: #fff;
    margin: 2vw auto;
    position: relative;
    overflow: hidden;
}
.lxwm1 .lxwm1-left{
    width: 50%;
    background: url(../images/lianxi_bg.png) right bottom no-repeat #fff;
    border: 1px solid #e5e5e5;
    border-radius: .5rem 0 0 .5rem;
    padding: 4rem 4rem 3rem;
    box-shadow: 1.832px 10.952px 10px 5px rgb(0,0,0,0.1);
}
.lxwm1 .lxwm1-left .lxfs{
    margin-bottom: 2vw;
}
.lxwm1 .lxwm1-left .lxfs ul li{
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 10px;
}
.lxwm1 .lxwm1-left .lxfs ul li span{
    display: inline-block;
    width: 44px;
    line-height: 42px;
    height: 44px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    margin-right: 20px;
    text-align: center;
}
.lxwm1 .lxwm1-left .lxfs ul li span img{
    max-width: 100%;
}
.lxwm1 .lxwm1-left .lxewm{
    display: flex;
    align-items: center;
}
.lxwm1 .lxwm1-left .lxewm img{
    max-width: 120px;
}
.lxwm1 .lxwm1-left .lxewm dl{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-left: 10px;
}

.lxwm1 .lxwm1-right{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.lxwm1 .lxwm1-right .map-box{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.lxwm2{
    background: rgba(245, 245, 245, 1);
    padding: 5vw 0;
}
.lxwm2 .lxwm2-tlt{
    text-align: center;
    margin-bottom: 30px;
}
.lxwm2 .lxwm2-tlt h3{
    font-size: 34px;
    font-weight: bold;
    color: #000;
    line-height: 1.6;
}
.lxwm2 .lxwm2-tlt p{
    font-size: 16px;
    color: #787878;
    line-height: 2;
}

.lxwm2 #form2 > div{
    margin-bottom: 25px;

}
.lxwm2 #form2 .ly-item1 textarea{
    width: 100%;
    height: 160px;
    background-color: #fff;
    border: 0px;
    padding: 10px;
    color: #666;
    outline: none;
}
.lxwm2 #form2 input::-webkit-input-placeholder,.lxwm2 #form2 textarea::-webkit-input-placeholder{
    color: #666;
}
.lxwm2 #form2 input::-moz-placeholder,.lxwm2 #form2 textarea::-moz-placeholder{ 
    color: #666;        
}
.lxwm2 #form2 input:-ms-input-placeholder,.lxwm2 #form2 textarea:-ms-input-placeholder{ 
    color: #666;        
}
.lxwm2 #form2 .ly-item2 input{
    width: 48%;
    float: left;
    border: none;
    outline: none;
    background: #fff;
    line-height: 42px;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
}
.lxwm2 #form2 .ly-item2 #name{
    margin-right: 4%;
}
.lxwm2 #form2 .ly-item3 > input{
    width: 48%;
    float: left;
    border: none;
    outline: none;
    background: #fff;
    line-height: 42px;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    margin-right: 4%;
}
.lxwm2 #form2 .ly-item3 .code{
    display: flex;
    justify-content: space-between;
}
.lxwm2 #form2 .ly-item3 .code input{
    width: calc(100% - 120px);
    border: none;
    outline: none;
    background: #fff;
    line-height: 42px;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
}
.lxwm2 #form2 .ly-item4 input{
    width: 100%;
    border: none;
    outline: none;
    background: #333;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
}
@media(max-width: 1199px){
    .lxwm1 .lxwm1-left > h3{
        font-size: 22px;
    }
    .lxwm1 .lxwm1-left .lxfs{
        font-size: 14px;
    }
    
    .lxwm2 .lxwm2-tlt h3{
        font-size: 24px;
    }
    .lxwm2 .lxwm2-tlt p{
        font-size: 14px;
    }
}
@media(max-width: 767px){
    .lxwm1 .lxwm1-left{
        width: 100%;
        padding: 20px;
        float: none;
    }
    .lxwm1 .lxwm1-left > h3{
        font-size: 20px;
    }
    .lxwm1 .lxwm1-left .welto{
        font-size: 24px;
    }
    .lxwm1 .lxwm1-right{
        position: relative;
        width: 100%;
        height: 400px;
    }
    .lxwm1 .lxwm1-left .lxfs ul li{
        font-size: 14px;
    }
    
    .lxwm2 #form2 > div{
        margin-bottom: 15px;
    }
    .lxwm2 #form2 .ly-item2 input{
        width: 100%;
        float: none;
    }
    .lxwm2 #form2 .ly-item2 #name{
        margin-bottom: 15px;
        margin-right: 0;
    }
    .lxwm2 #form2 .ly-item3 > input{
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

}


.aspg-right-mbx .cur-pos {
    display: inline-block;
    color: #333;
}

.aspg-right-mbx .cur-pos img{
    width: 20px;
    height: 20px;
}



   
/*phone底部导航*/

li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #c80918;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(../images/btn15.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(../images/btn16.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(../images/btn17.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}
