
@media (min-width: 781px) {
    .box3Center .box3Center3 {
        color: rgba(0, 0, 0, 0.45);
        font-size: 0.19rem;
        padding:0px 0.225rem;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .box3Center .box3Center3 img {
        width: 0.28rem;
        height: 0.28rem;
        margin-left: 0.25rem;
    }
    
    .box2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .APPLICATIONSCENARIO .shell p {
        font-size: 25px;
        color: #fff;
        letter-spacing: 3px;
        cursor: pointer !important;
    }
    .APPLICATIONSCENARIO .shell span {
        width: 90px;
        height: 6px;
        margin-top: 12px;
        display: inline-block;
       background: rgba(231, 6, 67, 1);
    }
    .box3 .box3Title {
        padding-top: 70px;
        width: calc(100% - 24px);
        text-align: center;
        margin-left: 8px;
    }
    .box3Title .box3Title_Text2 {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 0.875rem 0.5rem 0.75rem;
        box-sizing: border-box;
	text-align: left;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    }
    .box3Center1{
        display: none;
    }
    .box3Title_Text2 .box3Center3{
        display: none;
    }
    .box3Title_Text2 h3 {
        width: 100%;
        font-size: 0.4rem;
    }
    .box3Title_Text2 h3 a {
        cursor: pointer !important;
    }
    .box3Title_Text2 p {
        color: rgba(0, 0, 0, 0.55);
        font-size: 0.25rem;
        line-height: 28px;
        padding: 0.25rem;
        text-align: left;
    }
    .topborder {
        top: 0;
        width: 100%;
        position: absolute;
        height: 10px;
        background: rgba(237, 114, 31, 1);
    }
    .box3Title .box3Title_Text {
        width: 100%;
        background: #fff;
        border-radius:18px;
        box-shadow:0px 5px 16px rgba(177, 177, 177, 0.56);
        position: relative;
        overflow: hidden;
        margin-top:-5px;
        padding-top: 10px;
        box-sizing: border-box;
        /* border-top: 10px solid rgba(237, 114, 31, 1); */
    }
    .product .recommend .box3 {
        overflow: hidden;
    }
}
/* @media (max-width: 1920px) {
    .box2 li {
        height: 345px !important;
    }
}
@media (max-width: 1800px) {
    .box2 li {
        height: 310px !important;
    }
}
@media (max-width: 1700px) {
    .box2 li {
        height: 300px !important;
    }
}
@media (max-width: 1600px) {
    .box2 li {
        height: 290px !important;
    }
    .recommend  {
        width: 75% !important;
    }
}
@media (max-width: 1500px) {
    .box2 li {
        height: 280px !important;
    }
    .recommend  {
        width: 85% !important;
    }
}
@media (max-width: 1300px) {
    .box2 li {
        height: 260px !important;
    }
    .recommend  {
        width: 90% !important;
    }
    .menu {
        padding: 0px  !important;
    }

    .recommend .box {
        padding-top: 50px !important;
    }
} */
@media (max-width: 780px) {
    .box3Center .box3Center3 {
        color: rgba(0, 0, 0, 0.45);
        font-size: 0.8rem;
        padding: 0px 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: wrap;
		
    }
    .box3Center .box3Center3 img {
        height: 1rem;
        margin-left: 0.6rem;
    }
    .division {
        /* max-height: 506px; */
        width: 100%!important;
        height: 6.5rem!important;
    }
    .division img{
        width: 100%!important;
        height: 100% !important;
    }
    .box3Title_Text .box3Center1{
        background: rgba(237, 114, 31, 1);
        width: 6rem;
        height: 1.5rem;
        color: #fff;
        font-size: 0.6rem;
        text-align: center;
        letter-spacing: 2px;
        line-height: 1.5rem;
        font-weight: 550;
        display: block !important;
    }
    .box3Center .box3Center2 {
        color: rgba(0, 0, 0, 0.85) !important;
        font-size: 0.8rem !important;
        line-height: 1.2rem!important;
        padding: 0px 18px !important;
        font-weight: 500 !important;
        width: 100%;
        box-sizing: border-box;
        white-space: pre-wrap;
        word-break: break-all;
    }
    .box2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .recommend {
        margin: 1rem auto 20px !important;
	width: 96% !important;
    }
    
    .recommend .title1 {
        height: 1.8rem !important;
        font-size: 35px !important;
    }
    .recommend .title1 .word {
        font-size: 0.7rem;
        text-align-last: center !important;
        width:5rem !important;
        font-weight: 550 !important;
    }
    .recommend .title1 .border {
        height: 0.18rem !important;
        top: 1.3rem !important;
        width: 6rem !important;
    }
    .recommend .box {
        padding-top: 20px !important;
    }
    .letter {
        text-align: left;
        font-size: 0.6rem !important;
        letter-spacing: 0px !important;
    }
    .letter span {
        font-size: 12px !important;
    }
    .box2explain p:nth-of-type(2){
        display: none;
        font-size: 8px !important;
        letter-spacing: 0px !important;
        padding-top: 3px !important;
    }
    .box1 .APPLICATIONSCENARIO {
        width: 48% !important;
    }
    .APPLICATIONSCENARIO>div {
        display: inline-block !important
    }
    .APPLICATIONSCENARIO .shell p {
         font-size: 1.1rem;
         color: #fff;
         letter-spacing: 1.5px;
         cursor: pointer;
     }
    .APPLICATIONSCENARIO .shell span {
        width: 3rem;
         height: 0.1rem;
        margin-top: 0.3rem;
        display: inline-block;
        background: rgba(231, 6, 67, 1);
    }
    .box3 li {
        /* width: 80% !important; */
        width: 80% !important;
    } 
    .telhend {
        display: none;
    }
    .box2 li {
        height: 7rem !important;
        margin: 0px !important;
    }
    .telShow {
        width: 48% !important;
    }
    .telShow img {
        width: 100%;
    }
    .box3 .box3Title {
        width: 80%;
        margin-top: 18px; 
        padding: 0px 8px !important;
        box-sizing: border-box;
        display: inline-block;
    }
    .box3 .box3Title>img {
        height: 9rem !important;
        width: 100% !important;
    }
    .box3Title a {
        width: 100%;
        height: 100%;
    }
    .box3Center3 img {
        width: 20px;
        height: 1rem;
        margin-left: 0.6rem;
    }
    .box3 li>img {
        height: 160px !important;
    }
    .box3Title a>img {
        width: 100% !important;
        height: 160px;
        /* height: 260px !important;  */
    }
    /* .box3Title .box3Title_Text {
        display: none;
    } */
    .box3Title .box3Title_Text2 {
        width: 100%;
        height: 10rem;
        background: rgba(245, 248, 255, 1);
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        padding: 1rem 0px;
        box-sizing: border-box;
    }
    .box3Title .box3Center3 {
        color: rgba(0, 0, 0, 0.45);
        font-size: 0.8rem;
        padding: 0px 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        white-space: wrap;
    }
    .box3Title_Text2 h3 {
        color: rgba(0, 0, 0, 0.85) !important;
        font-size: 0.8rem !important;
        line-height: 1.2rem!important;
        padding: 0px 18px !important;
        font-weight: 500 !important;
        width: 100%;
        box-sizing: border-box;
        white-space: pre-wrap;
        word-break: break-all;
	text-align: left;
    }
    /* .box3Title_Text2 .box3Center1 {
        display: block;
        background: rgba(237, 114, 31, 1);
        width: 172px;
        height: 45px;
        color: #fff;
        font-size: 15px;
        text-align: center;
        letter-spacing: 2px;
        line-height: 45px;
        font-weight: 550;
    } */
    .box3Title_Text2 p {
       display: none;
    }
    .topborder {
        display: none;
        /* top: 0;
        width: 100%;
        position: absolute;
        height: 10px;
        background: rgba(237, 114, 31, 1); */
    }
    .box3 li>img {
        height: 190px;
    }
    .recommend .title2 {
        font-size: 12px !important;
        padding-top: 0px !important;
    }
    .box2 li .box2explain {
        padding: 0.3rem !important;
        display: block;
    }
    .box2 li .box2explain img {
        width: 20px !important;
        height: 20px !important;
        right: 5px !important;
        top: calc(50% - 10px) !important; 
    }
    .letter span {
        letter-spacing: 0px !important;
        font-size: 0.8rem !important;
    }
    .box3 li .box3Center {
        width: 100%!important;
        height: 10rem!important;
        background: rgba(245, 248, 255, 1)!important;
        display: flex!important;
        align-items: flex-start!important;
        justify-content: space-between!important;
        flex-direction: column!important;
        padding: 1rem 0px!important;
        box-sizing: border-box!important;
    }
    .box3Center .box3Center1 {
        background: rgba(237, 114, 31, 1);
        width: 6rem!important;
        height: 1.5rem!important;
        color: #fff!important;
        font-size: 0.6rem!important;
        text-align: center!important;
        letter-spacing: 2px!important;
        line-height: 1.5rem!important;
        font-weight: 550!important;
        display: block !important;
    }
    .product .recommend .box3 {
        /* display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        box-sizing: border-box; */
        
        width: 100%;
        overflow-x: auto;
        white-space:nowrap;
        /* white-space:nowrap */
    }
    .recommend {
        width: 90% !important;
        margin: 120px auto;
        
    }
    .recommend .box1 {
        display: flex;
        align-items: center;
        justify-content: space-between !important;
        flex-wrap: wrap;
    }
    .recommend .box1 a {
        cursor:default !important;
    }
    .box3 li a>img {
        height: 9rem !important;
    }
}
li {
    list-style-type: none;
}
a{
    text-decoration:none
}
.product {
    overflow: hidden;
    width: 100%;
    /* height: 100px; */
    background: url(../image/Basedrawing.png) no-repeat;
}
.recommend {
    width: 70%;
    margin: 120px auto;
    
}
.recommend .title1 {
    width: 100%;
    font-size: 0.6rem;
    height: 0.8rem;
    /* letter-spacing: 4px; */
    /* text-align: center; */
    color: rgba(0, 0, 0, 0.85);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    
}
.recommend .title1 .word {
    top: 0;
    z-index: 9;
    
    text-align: center;
    text-align-last: justify;
    position: absolute;
    font-weight: bold;
}
.recommend .title1 .border {
    top: 0.8rem;
    z-index: 8;
    background: rgba(237, 114, 31, 1);
    width: 3.2rem;
    height: 0.095rem;
    position: absolute;
    border-radius: 8px;
}
.recommend .title2 {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: rgba(7, 3, 4, 1);
    padding-top: 10px;
}
.recommend .title3 {
    padding-top: 0.65rem;
    font-size: 0.26rem;
    width: 100%;
    color: rgba(0, 0, 0, 0.8500);
    text-align: center;
    line-height: 27px;
}
.recommend .box {
    padding-top: 70px;
    width: 100%;
  
}
.recommend .box1 {
    display: flex;
    align-items: center;
    /* justify-content: flex-start; */
    justify-content: space-between;
    flex-wrap: wrap;
}
.box1 .APPLICATIONSCENARIO {
    width: 32%;
    /* height: 200px; */
    /* margin-left: 15px; */
    /* margin-top: 18px; */
    /* margin-left: 12px; */
    margin-bottom: 15px;
    box-sizing: border-box;
    position: relative;
   
} 
.box1 .APPLICATIONSCENARIO img {
    width: 100%;
    height: 100%;
}
/* .APPLICATIONSCENARIO {
    width: 100%;
    height: 100%;
    position: relative;
} */
.APPLICATIONSCENARIO div {
    /* cursor:pointer; */
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    display: none;
    /* display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; */
}
.APPLICATIONSCENARIO .shell div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* cursor: pointer; */
}


.box2 li {
    /* margin-left: 18px; */
    margin-top: 18px;
    height:4.3rem;
    width:408px;
    background: rgb(240,240,240);
    position: relative;
}
.box2 li .box2explain {
    
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(to right, rgba(237, 114, 31, 1) , rgba(115, 0, 31, 0));
    color: #fff;
    padding: 15px 15px;
    box-sizing: border-box;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:column;
}
.box2 li .box2explain img {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 16px);
    right: 15px;
}
.box2 li .box2explain p {
    text-align: left;
    width: 100%;
    font-size: 0.4rem;
    cursor: pointer !important;
}
.box2 li .box2explain p span {
    font-size: 0.55rem;
    cursor: pointer !important;
}
.box2 li .box2explain img {
    cursor: pointer !important;
}
.box2 li img {
    width: 100%;
    height: 100%;
}
.division {
    /* max-height: 506px; */
    width: 100%;
}
.division img {
    width: 100%;

    /* height: 100%; */
}
.letter {
    text-align: left;
    letter-spacing:3px ;
    font-weight: 550;
}  
.product .recommend .box3 {
    /* display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box; */
    /* overflow: hidden; */
    height: auto;
    width: 100%;
    /* overflow-x: auto;
    white-space:nowrap; */
    /* white-space:nowrap */
}
.box3 li {
    width: 32%;
    margin-top: 18px; 
    padding: 0px 8px !important;
    box-sizing: border-box;
    display: inline-block;
} 
.box3 li a {
    /* height: 100%; */
}
.box3 li img {
    width: 100%;
    height: 3rem;
}
.box3 li .box3Center {
    width: 100%;
    background: rgba(245, 248, 255, 1);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 25px 0px 30px;
    box-sizing: border-box;
}
.box3Center .box3Center1{
    background: rgba(237, 114, 31, 1);
    height: 0.56rem;
    color: #fff;
    padding: 0 0.3rem;
    font-size: 0.275rem;
    letter-spacing: 2px;
    line-height: 0.56rem;
    font-weight: 550;
    display: block;
}
.box3Center .box3Center2 {
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.25rem;
    line-height: 24px;
    padding:0.38rem 0.225rem;
    white-space: pre-wrap;
    width: 100%;
    box-sizing: border-box;
    word-break: break-all;
    text-align: left;
}
.box3Center .box3Center2 a {
    cursor: pointer !important;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.box3Title img{
    width: 80%;
    /* height: 456px; */
    
}

