
.abss_te{
    z-index: 2;
}
.comsepo_te{
    max-width: 1200px;
    line-height: 2.1em;
    color: #274056;
    margin: 0px auto;
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin-top: 2%;
}
.comsepo_main{
    max-width: 1470px;

    margin: 0px auto;
    padding-bottom: 5%;
    height: 100%;
}
.comsepo_ul{
    display: flex;
    margin: 0px auto;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1200px;


}
.comsepo_li {
    width: 23%;
    float: left;
	padding: 1%;
    margin-top: 3%;
    z-index: 123;
    position: relative;
	text-align: center;
}
.comsepo_li img {
    max-width: 100%;
}


.cope_imge{
    width: 40%;
    height: 4%;

}
.cope_image{
    display: flex;
    flex-wrap: nowrap;
    max-width: 1200px;
    margin: 0px auto;
    padding-top: 5%;
    padding-bottom: 4%;
}
.cope_im{
    width: 100%;

    z-index: 1;

}


.cope_te{
    max-width: 500px;
    max-height: 400px;
    z-index: 1;
    line-height: 2.1em;
    color: #274056;
    font-size: 20px;
    margin-left: 10%;
    width: 100%;
}
.cope_text{
    font-size: 24px;
}
.cope_tens{
    font-size: 24px;
    z-index: 1;
}
.cope_tt{
    font-size: 1rem;
    margin-top: 13%;
}
.copebtn2 {
    display: inline-block;
    margin: 0px auto;
    margin-top: 11%;
    padding: 5px 16px;
    padding-left: 50px;
    border-radius: 999px;
    background-color: #274056;
    text-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    justify-items: center;
}
.cope_none{
    display: none;
}






@media screen and (max-width:1270px){
    .cope_te {
        max-width: 360px;

        max-height: 400px;}


    .copebtn2{
        margin-top: 4%;
    }
    .cope_tt{
        margin-top: 3%;
    }
    .cope_te{
        margin-left: 5%;
    }
    .comsepo_li {
        width: 31%;
        float: left;
		padding: 1%;
        margin-top: 3%;
        z-index: 123;
        position: relative;
	    text-align: center;
    }
    .cope_image{
      padding-left: 3%;
        min-width:950px;
    }
    .comsepo_ul{

        max-width: 1050px;
        display: flex;
        justify-content: center;
        text-align: center;

    }





}
@media screen and (max-width:900px){
    .comsepo_li{
        width: 48%;
		float: left;
		padding: 1%;
	    text-align: center;
    }

    .comsepo_ul{

        padding-left: 0px;
        max-width: 600px;
        display: flex;
        justify-content: center;
        text-align: center;

    }
    .comsepo_bian{
        position: absolute;
        top: -35px;
        left: 0px;
    }
    .cope_te {
        max-width: 320px;

        max-height: 400px;}

}
@media screen and (max-width:800px){
    .abouts_nav ul li {
        margin-left: 30px;
    }
    .abouts_nav ul {
        display: flex;
        flex-wrap: nowrap;

    }
    .cope_text{
        font-size: 20px;
    }
    .cope_tens{
        font-size: 20px;
    }
    .comsepo_te{
        font-size: 20px;
    }
    .cope_tt{
        font-size: 8px;
    }
    .cope_black{
        display: none;

    }
    .copebtn2{
        font-size: 18px;

    }
    .cope_image{
        padding-left: 3%;
        min-width:350px;

    }

    .cope_none{
        display: block;

        margin:0px auto;

        text-align: center;
        margin-left: -30px;
    }
    .cope_te{
        margin: 0px auto;
        padding-bottom: 10%;
    }
    .cope_imge{
        margin: 0px auto;
    }
    .cope_image {
        padding-left: 3%;

    }
    .cope_imge {
        width: 65%;
        height: 4%;
    }

}
@media screen and (max-width:610px){
    .abouts_nav ul li {

        font-size: 18px;
        margin-left: 12px;

    }
    .abouts_nav ul {

        font-size: 18px;

    }
    .comsepo_li{
        width: 80%;
        margin-top: 15px;
		padding-left: 10%;
		padding-right: 10%;
	    text-align: center;

    }
    .cope_imge {
        width: 65%;
        height: 4%;
    }
    .comsepo_ul{

        padding-left: 0px;
        max-width: 400px;
        display: flex;
        justify-content: center;
        text-align: center;

    }
    .comsepo_te{
        font-size: 20px;
    }
    .abss_te {
        margin: 0px auto;
        text-align: center;
        position: absolute;
        top: 10%;
    }
}

