* {
    padding: 0px;
    margin: 0px;
}

@media (min-width: 980px) and (max-width: 50000px) {
    /* 轮播图 */
	.aboutwap{ display:none}
    .bannerBackground div {
        background: url('../img/index/banner.png') no-repeat top center;
        background-size: 100% 100%;
    }
    .home {
        width: 100%;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .home .banner {
        width: 100%;
        margin-bottom: 10px;
        /* height: 800px; */
        /* background: url("../img/index/banner.png") no-repeat center; */
        background-size: 100% 100%;
    }
    .home .care {
        overflow: hidden;
        width: 100%;
        min-height: 500px;
		height:auto;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        background: url("../img/index/about.png") no-repeat;
        background-size: 35%;
        background-position: 420px 20px;
    }
    .home .care .c_warp {
        width: 65%;
        height: 400px;
        0%;
        */0%;
        */0%;
        */ margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 5%;
    }
    .home .care .c_warp .c_w_left {
        width: 30%;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
	
	   .home .care .c_warp .c_w_left  img{
        max-width: 300%;
		margin-top:16rem
     
    }
    .home .care .c_warp .c_w_left span {
        margin-bottom: 20%;
        font-size: 35px;
    }
    .home .care .c_warp .c_w_left div {
        font-size: 18px;
        display: flex;
        color: #a40404;
        border: 0px solid #b75757;
        justify-content: center;
        align-items: center;
        width: 140px;
        height: 40px;
    }
    .home .care .c_warp .c_w_right {
        width: 65%;
        height: 100%;
        display: flex;
        padding-top: 8%;
        flex-direction: column;
        justify-content: center;
    }
    .home .care .c_warp .c_w_right div {
        color: #6b6b6b;
        line-height: 30px;
        font-size: 20px;
		padding-top:6rem
    }
    .home .introduce {
        width: 100%;
        height: 450px;
    }
    .home .new {
        margin-top: 50px;
        width: 100%;
        height: 700px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .home .new .n_warp {
        width: 82%;
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .home .new .n_warp span {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .home .new .n_warp .n_w_content .n_w_c_c_t:nth-child(2) {
        /* 	color:red; */
        margin-top: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .home .new .n_warp .n_w_content {
        width: 100%;
        /* height: 100%; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .home .new .n_warp .n_w_content .n_w_c_con {
        width: 45%;
        justify-content: space-around;
        display: flex;
        flex-wrap: nowrap;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t {
        width: 45%;
        height: 90%;
        display: flex;
        flex-direction: column;
        /* padding-left: 15px; */
        border-left: 2px solid #d8d6d6;
        padding: 0px 15px 0px 10px;
    }
    /* 	.home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t img {
		height: 320px;
	} */
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t span {
        font-size: 16px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t span:nth-child(2) {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t span:nth-child(3) {
        color: #a40404;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b {
        padding: 0px 15px 0px 10px;
        align-self: flex-end;
        width: 45%;
        height: 100%;
        /* padding-left: 15px; */
        padding-top: 50px;
        border-left: 2px solid #d8d6d6;
        display: flex;
        flex-direction: column;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b img {
        height: 320px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b span {
        font-size: 16px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b span:nth-child(3) {
        color: #a40404;
    }
    .banners {
        width: 100%;
        height: 700px;
        background: url(../img/index/cp.png);
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }
    .b_title {
        margin-top: 45px;
        margin-bottom: 10px;
        color: white;
        font-size: 40px
    }
    .b_warp {
        width: 51%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
    .b_w_top {
        /* 		border: 1px solid #000; */
        th: 100%;
        height: 190px;
        display: flex;
        justify-content: space-between;
        /* 		border: 1px solid green; */
    }
    .b_w_mind {
        margin-top: -70px;
        /* 		border: 1px solid #000; */
        width: %;
        height: 190px;
        display: flex;
        justify-content: space-between;
        /* border: 1px solid green; */
    }
    .b_w_t_con {
        width: 160px;
        height: 190px;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        color: white;
        font-size: 25px;
    }
    .b_w_t_con2 {
        width: 160px;
        height: 190px;
        display: flex;
        flex-direction: column;
        align-items: center;
        color: white;
        font-size: 25px;
    }
    .b_w_t_c_top {
        /* width: 100%; */
        /* 		border: 1px saddlebrown solid; */
        height: 160px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url(../img/index/2.png) no-repeat center;
        background-size: 140px 160px;
    }
    .b_w_t_c_top2 {
        width: 100%;
        /* border: 1px saddlebrown solid; */
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url(../img/index/border.png) no-repeat center;
        background-size: 145px 160px;
    }
    .b_w_t_c_top img {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .b_w_t_c_top:hover {
        background: url(../img/index/1.png) no-repeat center;
        background-size: 150px 160px;
    }
	
	  .n_warp .n_w_c_con  img {
    max-width: 100%;
}
}

@media screen and (max-width: 1480px) {
    .b_warp {
        width: 70%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
}

@media screen and (max-width: 1390px) {
    .b_warp {
        width: 75%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
}

@media screen and (max-width: 1260px) {
    .b_warp {
        width: 80%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
}

@media screen and (max-width: 1210px) {
    .b_warp {
        width: 90%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
}

@media screen and (max-width: 1050px) {
    .b_warp {
        width: 95%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 480px;
    }
}

@media screen and (max-width: 980px) {
	
	.aboutwap{ display:block}
	.aboutpc{ display:none}
    .layui-carousel {
        height: 400px !important;
    }
    .navwhole .banner {
        height: 280px;
    }
    /* 轮播图 */
    .bannerBackground div {
        background: url('../img/index/sjbanner.png') no-repeat top center !important;
        background-size: 100% 100% !important;
        /* z-index: 99; */
    }
    /* .b_w_top .b_w_t_con:nth-child(2){
    display: none;
  } */
  
  .n_warp .n_w_c_con  img {
    max-width: 100%;
}
    .phone_img {
        width: 32%;
        float: right;
    }
    .lis {
        position: absolute;
        top: 75%;
        left: 0px;
        line-height: 40px;
        font-size: 16px;
        background: #fff;
    }
    .lis div {
        width: 100vh;
        padding-left: 10px;
        /* border: 1px solid; */
    }
    .banners {
        width: 100%;
        height: 500px;
        background: url(../img/index/chanpin.jpg);
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }
    .b_title {
        margin-top: 20px;
        margin-bottom: 0px;
        color: white;
        font-size: 30px
    }
    .b_warp {
        width: 95%;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
        height: 480px;
    }
    .b_w_top {
        width: 80%;
        height: 180px;
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
        /* border: 1px solid green; */
    }
    .b_w_top a {
        width: 45%;
        display: block;
        /* width: 80px; */
        height: 120px;
    }
    .b_w_mind {
        margin-top: 26%;
        width: 80%;
        height: 180px;
        display: flex;
        justify-content: space-between;
        /* border: 1px solid green; */
    }
    .b_w_mind a {
        width: 45%;
    }
    .b_w_t_con {
        width: 80px;
        height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        color: white;
        font-size: 20px;
    }
    .b_w_t_con2 {
        width: 150px;
        height: 180px;
        display: flex;
        flex-direction: column;
        align-items: center;
        color: white;
        font-size: 25px;
        display: none;
    }
    .b_w_t_c_top2 {
        width: 100%;
        /* border: 1px saddlebrown solid; */
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url(../img/index/border.png) no-repeat center;
        background-size: 150px 140px;
        display: none;
    }
    .www {
        width: 200px;
        margin-top: 20px;
        text-align: center;
        /* display: none; */
    }
    .nones {
        width: 100%;
        /* margin-top: 35px; */
        align-self: flex-end;
        /* width: 200px; */
        height: 180px;
    }
    .b_w_t_c_top {
        width: 100%;
        /* border: 1px saddlebrown solid; */
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: url(../img/index/2.png) no-repeat center;
        background-size: 90px 90px;
    }
    .b_w_t_c_top img {
        width: 70%;
        height: 70%;
    }
    .b_w_t_c_top:hover {
        background: url(../img/index/1.png) no-repeat center;
        background-size: 80px 60px;
    }
    .home {
        width: 100%;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
 
    .home .care {
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .home .care .c_warp {
        width: 90%;
        /* height: 80%; */
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .home .care .c_warp .c_w_left {
        width: 100%;
        /* height: 100%; */
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
    }
    .home .care .c_warp .c_w_left span {
        font-size: 30px;
    }
    .home .care .c_warp .c_w_left div {
        display: flex;
        color: #a40404;
        margin-top: 25px;
        border: 0px solid #b75757;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 30px;
    }
	
	.home .care .c_warp .c_w_left img {
    max-width: 450%;
    margin-top: 16rem;
}

    .home .care .c_warp .c_w_right {
        width: 100%;
        height: 280px;
        /*     color: black; */
        line-height: 22px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .home .care .c_warp .c_w_right div {
        /* display: none; */
    }
    .home .introduce {
        width: 100%;
        height: 450px;
    }
    .home .new {
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .home .new .n_warp {
        overflow: hidden;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .home .new .n_warp span {
        font-size: 30px;
        margin: 15px auto;
        /* text-align: center; */
        /* margin: 5px 0px 30px 5px;
    margin-bottom: 30px; */
    }
    .home .new .n_warp .n_w_content {
        width: 100%;
        height: auto;
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .home .new .n_warp .n_w_content .n_w_c_con {
        /* margin: 10px 0px; */
        /* border: 1px solid #000; */
        width: 90%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t {
        padding-top: 20px;
        border-top: 1px solid #000;
        /* border: 1px solid #000; */
        margin-bottom: 20px;
        width: 100%;
         display: flex;
        flex-direction: column;
    }
   
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t span {
        font-size: 16px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_t span:nth-child(3) {
        color: #a40404;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b {
        padding-top: 20px;
        border-top: 1px solid #000;
        /* border: 1px solid red; */
        margin-bottom: 30px;
        width: 100%;
        height: 500px;
        display: flex;
        flex-direction: column;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b img {
        width: 100%;
        height: 300px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b span {
        font-size: 16px;
    }
    .home .new .n_warp .n_w_content .n_w_c_con .n_w_c_c_b span:nth-child(3) {
        color: #a40404;
    }
}

ul li {
    list-style: none;
}

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

.footWhole {
    width: 100%;
    background: #ebebec;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 30px;
}

.footContent {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}

.contLeft {
    width: 40%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

.contLeft .imgs {
    width: 25%;
    height: 25%;
}

.contLeft .imgs img {
    width: 100%;
    height: 100%;
}

.contLeft .contLeft_font {
    display: flex;
    align-items: center;
}

.contLeft .contLeft_font img {
    width: 70%;
    height: 70%;
}

.contLeft .contLeft_font p {
    text-align: left;
    margin-left: 10px;
    width: 100%;
    font-weight: 510;
}

.contLeft .ctFt1 {
    font-size: 13px;
}

.contLeft .ctFt1 img {
    margin-top: 5px;
}

.contLeft .ctFt1 p {
    color: #000;
    margin-top: 30px;
    line-height: 20px;
}

.contLeft .ctFt2 {
    font-size: 18px;
}

.contLeft .ctFt2 p {
    color: #000;
    margin-left: 3px;
}

.contLeft .marginBy {
    margin-left: 5px;
    margin-top: 5px;
}

.contRight {
    margin-top: 60px;
    width: 60%;
}

.contRight .contRight_ct {
    width: 100%;
    display: flex;
    justify-content: space-around;
    font-size: 13px;
}

.contRight .contRight_ct ul {
    margin-bottom: 20px;
    text-align: left;
}

.contRight .contRight_ct ul li {
    margin-bottom: 8px;
}

.contRight .contRight_ct ul li:first-child {
    margin-bottom: 18px;
    font-size: 14px;
}

@media screen and (max-width: 1000px) {
    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .contRight .contRight_ct {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1300px) {
    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 120%;
        height: 120%;
    }
}

.bottomCont {
    width: 100%;
    border-top: 1px solid #b84646;
    display: flex;
    justify-content: center;
    padding: 15px 0px;
    font-size: 13px;
    margin-top: 5px;
}

.bottomCont .bottomContSm {
    width: 70%;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
	
	   .home .care .c_warp .c_w_left  img{
        max-width: 300%;
		margin-top:16rem
     
    }
    .contLeft {
        width: 100%;
    }
    .contLeft .imgs {
        width: 20%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .contRight {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
	
		.home .care .c_warp .c_w_left img {
    max-width: 450%;
    margin-top: 16rem;
}

    .contLeft .imgs {
        width: 30%;
    }
    .contLeft .imgs img {
        width: 100%;
        height: 100%;
    }
    .bottomCont .bottomContSm {
        width: 90%;
        display: flex;
        justify-content: space-between;
    }
    .bottomCont .bottomContSm div {
        margin-right: 10px;
    }
}