.gcal {
    padding-bottom: 4rem;
}
.gcal .bt {
    text-align: center;
    padding-top: 2%;
}
.gcal .bt h3 {
    font-size: 32px;
}
.gcal .bt p {
    font-size: 24px;
    color: #D92325;
}
.gcal .neir {
    display: flex;
    flex-wrap: wrap;
}
.gcal .neir .n {
    width: 32%;
    padding-top: 2%;
}
.gcal .neir .n .img {
    height: 300px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.gcal .neir .n .img img {
    object-fit: cover;
    transition: all 0.6s;
}
.gcal .neir .n:nth-child(3n-1) {
    padding: 2% 2% 0;
}
.gcal .neir .n .tex {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .7);
    color: #eeeeee;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gcal .neir .n .img:hover img {
    transform: scale(1.1);
}
/* .gcal .neir .n:hover .tex {
    animation: move .5s linear forwards;
}
@keyframes move {
    0% {
        height: 0%;
    }
    100% {
        height: 100%;
    }
} */


/* 关于我们 */
.gywm .jy {
    padding: 3rem 0;
}
.gywm .jy .bt h3 {
    font-size: 32px;
    text-align: center;
    padding-bottom: 1.5rem;
}
.gywm .jy p {
    line-height: 30px;
}
.gywm .ry {
    padding-bottom: 4rem;
}
.gywm .ry .bt h3 {
    font-size: 32px;
    text-align: center;
    padding-bottom: 1.5rem;
}
.gywm .ry .neir {
    display: flex;
    flex-wrap: wrap;
}
.gywm .ry .neir .n {
    width: 32%;
    margin-bottom: 2%;
}
.gywm .ry .neir .n:nth-child(3n-1) {
    padding-left: 2%;
    padding-right: 2%;
}


/* 新闻资讯 */
.lmbanner img {
    height: 600px;
    object-fit: cover;
}
.lmdh {
    text-align: center;
    padding: 1.5rem 0;
}
.lmdh a {
    font-size: 20px;
    padding: 0 1rem;
}
.lmdh .curr {
    color: #E01618;
}
.xwzx {
    display: flex;
    justify-content: space-between;
    padding-bottom: 4rem;
}
.xwzx .le {
    width: 75%;
}
.xwzx .ri {
    width: 20%;
}
.xwzx .le .n {
    display: flex;
    margin-top: 1.5rem;
}
.xwzx .le .n .img {
    width: 300px;
    height: 195px;
    object-fit: cover;
}
.xwzx .le .n .tex {
    max-width: 825px;
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem;
}
.xwzx .le .n .tex h4 {
    font-size: 24px;
    padding-bottom: 0.5rem;
}
.xwzx .le .n .tex h4 span {
    float: right;
    line-height: 40px;
    font-size: 18px;
}
.xwzx .le .n .tex p {
    line-height: 30px;
}
.xwzx .le .n .tex a {
    margin-top: 1rem;
    display: block;
    width: 120px;
    height: 35px;
    background-color: #0475b6;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
}
.xwzx .le .n .tex a i {
    font-weight: 400;
    font-size: 12px;
}
.xwzx .ri h3 {
    font-size: 18px;
    margin-top: 1.5rem;
}
.xwzx .ri .n {
    margin-top: 1rem;
}
.xwzx .ri .tex p {
    margin-top: 0.5rem;
    font-size: 16px;
}


/* 产品 */
.cpnr .neir {
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
}
.cpnr .neir .le {
    width: 65%;
}
.cpnr .neir .le h3 {
    font-size: 24px;
    margin-bottom: 1rem;
}
.cpnr .neir .le p {
    line-height: 35px;
}
.cpnr .neir .ri {
    width: 30%;
}
.cpjs {
    padding-top: 3rem;
    padding-bottom: 4rem;

}


/* 联系我们 */
.lxwm .bt {
    text-align: center;
    padding: 2rem 0;
}
.lxwm .bt h2 {
    font-size: 40px;
    font-weight: 600;
    color: #D8D8D8;
}
.lxwm .bt h3 {
    font-size: 24px;
}
.lxwm {
    padding-bottom: 4rem;
}
.lxwm .neir {
    display: flex;
    flex-wrap: wrap;
}
.lxwm .neir .n {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 1rem 0;
}
.lxwm .neir .n h4 {
    font-size: 24px;
    padding: 0.75rem 0 0.5rem 0;
}
.lxwm .neir .n h5 {
    font-size: 20px;
}
.lxwm .neir .n:nth-child(2n) {
    border-right: 1px solid #ccc;
}
.lxwm .neir .n:nth-child(3) {
    border-bottom: 1px solid #ccc;
}
.lxwm .neir .n:nth-child(4) {
    border-bottom: 1px solid #ccc;
}
.lxwm .neir .n i {
    width: 50px;
    height: 50px;
    background-color: #3d3d3d;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}


/* index */
.gsjj {
    padding: 3rem 0 2rem 0;
}
.gsjj .neir {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gsjj .neir .le {
    width: 60%;
}
.gsjj .neir .le h2 {
    font-size: 32px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}
.gsjj .neir .le p {
    line-height: 30px;
    margin-top: 1rem;
}
.gsjj .neir .le a {
    display: block;
    margin-top: 1.5rem;
    width: 120px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #333;
    text-align: center;
    line-height: 40px;
}
.gsjj .neir .ri {
    width: 35%;
}

/* index-banner */
.wk_banner .mySwiper {
    height: 80vh;
    overflow: hidden;
}
.wk_banner img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
}
.wk_banner .swiper-button-prev,
.wk_banner .swiper-button-next {
    /* background-color: rgba(255,255,255,0.2); */
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
}
.wk_banner .swiper-button-prev:after {
    content: '';
}
.wk_banner .swiper-button-next:after {
    content: '';
}
/* index-banner end */


.cpzx .bt {
    text-align: center;
    padding: 2rem 0;
}
.cpzx .bt h2 {
    font-size: 32px;
    color: #d71618;
}
.cpzx .bt h3 {
    font-size: 18px;
    padding-top: 0.5rem;
}

.jd_anl {
    padding-bottom: 3rem;
}
.jd_anl .neir {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jd_anl #contain {
    width: 100%;
}
.jd_anl #menu ul {
    display: flex;
    justify-content: center;
    padding: 0.5rem 0 1rem 0;
}
.jd_anl #menu ul li {
    cursor: pointer;
    padding: 0 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    background-color: #f0f0f0;
    margin-right: 1.5rem;
    height: 40px;
    line-height: 40px;
}
.jd_anl #menu ul li h4 {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    text-align: center;
}
.jd_anl #menu ul .active {
    background: #d71618;
}
.jd_anl #menu ul .active h4 {
    color: #fff;
}
.jd_anl #contain .item {
    width: 100%;
    display: none;
}
.jd_anl #contain .item .item1 {
    display: flex;
    flex-wrap: wrap;
}
.jd_anl #contain .item .item1 .n {
    width: 23%;
    margin: 1.5% 1% 0;
    cursor: pointer;
}
.jd_anl #contain .item .item1 .n .img {
    box-shadow: 0 0 5px 0 #ccc;
    overflow: hidden;
    object-fit: cover;
}
.jd_anl #contain .item .item1 .n h4 {
    padding: 1rem 0.5rem;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
}
.jd_anl #contain .item .item1 .n .img:hover img {
    animation: move1 .5s linear forwards;
}
@keyframes move1 {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(1.1);
    }
}

.jd_anl #contain .active {
    display: block;
}
.jd_anl .gd {
    width: 120px;
    margin: 0 auto;
    padding-top: 2rem;
}
.jd_anl .gd a {
    width: 140px;
    height: 40px;
    border: 1px solid #848080;
    color: #676363;
    display: block;
    line-height: 40px;
    text-align: center;
}
.jd_anl .gd a:hover {
    background-color:#d71618;
    border: 1px solid #d71618;
    transition: all .6s;
    color: #fff;
}


.xwlb {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
    justify-content: space-between;
}
.xwlb #contain1 {
    width: 100%;
}
.xwlb #menu1 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    background-color: #333;
}
.xwlb #menu1 a {
    display: block;
    line-height: 50px;
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
}
.xwlb #menu1 ul {
    display: flex;
    align-items: flex-end;
}
.xwlb #menu1 ul li {
    cursor: pointer;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    height: 50px;
    line-height: 50px;
    padding: 0 2rem;
}
.xwlb #menu1 ul li h4 {
    font-weight: 500;
    font-size: 18px;
    color: #d7d7d7;
    text-align: center;
}
.xwlb #menu1 ul .active1 {
    background: #d71618;
    height: 60px;
    line-height: 60px;
    
}
.xwlb #menu1 ul .active1 h4 {
    color: #fff;
}
.xwlb #contain1 .item {
    width: 100%;
    display: none;
}
.xwlb #contain1 .item .item1 {
    padding-top: 1.5rem;
}
.xwlb #contain1 .item .item1 p {
    padding: 0.5rem 0;
}
.xwlb #contain1 .item .item1 p a{
    color: #666;
}
.xwlb #contain1 .item .item1 span {
    float: right;
    color: #666;
}
.xwlb #contain1 .item .item1 p:hover a,
.xwlb #contain1 .item .item1 p:hover span {
    color: #d71618;
}
.xwlb #contain1 .active1 {
    display: block;
}


.gcall {
    padding: 3rem 0;
    background-color: #333;
}
.gcall .bt {
    padding: 2rem 0;
}
.gcall .bt h2 {
    font-size: 32px;
    color: #fff;
}
.gcall .bt h3 {
    color: #999;
    font-size: 16px;
    padding-top: 0.25rem;
    font-weight: 400;
}
.gcall .neir {
    display: flex;
    flex-wrap: wrap;
}
.gcall .neir .n {
    width: 32%;
    background-color: #B63339;
    box-sizing: border-box;
    padding: 1.5rem;
    height: 250px;
    margin-bottom: 2%;
}
.gcall .neir .n h3 {
    font-size: 24px;
    color: #fff;
    padding-top: 1rem;
}
.gcall .neir .n span {
    color: #fff;
    padding: 1rem 0;
    display: block;
}
.gcall .neir .n p {
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.gcall .neir .n:nth-child(3n-1) {
    margin: 0 2% 0;
}
.gcall .t {
    width: 140px;
    margin: 1rem auto;
}
.gcall .tt {
    width: 140px;
    height: 40px;
    background-color:#d71618;
    border: 1px solid #d71618;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
}
.gcall .tt:hover {
    transition: all .6s;
    font-weight: 600;
    font-size: 17px;
}
.gcall .tt i {
    margin-left: 0.25rem;
}

.xwlb .lunb {
    width: 35%;
    position: relative;
    height: 350px;
}
.xwlb .neir {
    width: 60%;
}
.xwlb .lunb .n {
    box-sizing: border-box;
    height: 350px;
}
.xwlb .lunb .tex1 {
    width: 100%;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.5rem;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .3);
}
.xwlb .lunb .tex1 h5 {
    font-size: 16px;
    color: #fff;
    padding-top: 1rem;
}
.xwlb .lunb .tex1 h3 {
    font-size: 20px;
    padding: 0.75rem 0;
    color: #fff;
}
.xwlb .lunb .tex1 p {
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.xwlb .lunb .tex1 a {
    width: 60px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    border: 1px solid #fff;
    margin-top: 2rem;
}
.xwlb .lunb .tex1 a i {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.xwlb .lunb img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
@media only screen and (max-width: 1400px) {
    .xwlb .lunb {
        height: 300px;
    }
}
