
.showc,.enpfloat{
    display: none;
}
/*次级导航栏样式*/
.sub-nav{
    position: fixed;
    background-color: white;
    width: 100%;
    border: 1px solid #f1ebeb;
    height: 21rem;
    z-index: 80;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* top: 21rem; */
}
.sub-nav-left{
    width: 100%;
    padding: 2rem 5rem;
}
.sub-nav-right{
    width: 100%;
    padding: 2rem 5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
}
.sn-1{
    font-size: 4.8rem;
    color: #000000;
    font-family: Roboto-Bold;
    width:45%;
}
.sn-2{
    font-size: 4rem;
    color: #898989;
    font-family: Roboto-Light;
}
.sn-3{
    font-size: 4rem;
    color: #898989;
    /* font-family: Roboto-Light; */
    margin-left: 5rem;
}
.sn-4{
    font-size: 4rem;
    color: #FFFFFF;
    /* font-family: Roboto-Bold; */
    left: 79rem;;
    position: absolute;
}
.sn-active {
    color: #000000;
    /* font-family: Rany-Regular; */
    text-decoration: underline;
}
.sn-4 button{
    background-color: #FFA416;
    border: none;
    width: 24.6rem;
    height: 5.6rem;
    line-height: 5.6rem;
    border-radius: 1.2rem;
}

/*悬浮按钮*/
.sus-button {
    width: 4%;
    position: fixed;
    right: 10%;
    bottom: 10%;
    z-index: 98;
    border: 0px;
}
.button-top{
    border-radius:3rem;
    cursor:pointer;
    width:10rem;
    margin-top: 1rem;
}
.button-email{
    border-radius:3rem;
    margin-top: 10px;
    cursor:pointer;
    width:10rem;
}

/*akubela公共部分样式*/
.akuvox-akubela{
    width: 100%;
    /* height: 111.3rem; */
    padding: 1px;
    background-image: url(/assets/img/phone-brand/black-background.jpg);
    background-size: 100% 100%;
    position:relative;
}
.long-panel{
    width: 82.6rem;
    height: 111.3rem;
    /* border: 2px solid #FFFFFF; */
    background-color: #FFFFFF;
    border-radius: 15px;
    opacity: 0.1;
    margin-top: 18rem;
    margin-left: 15rem;
}
.square-panel{
    width: 76rem;
    height: 70.3rem;
    /* border: 2px solid #FFFFFF; */
    background-color: #FFFFFF;
    border-radius: 15px;
    opacity: 0.22;
    margin-top: -23rem;
    margin-left: 25rem;
    padding: 1px;
    margin-bottom: 12rem;
}
.line{
    width:31.7rem;
    height:0.2rem;
    background-color: #FFFFFF;
}
.akuv-img{
    position: absolute;
    top: 46rem;
    left: 29rem;
    width: 50rem;
}
.akub-img{
    position: absolute;
    top: 67rem;
    left: 46rem;
    width:36.1rem;
}
.square-content{
    position: absolute;
    width: 58rem;
    top: 117rem;
    left: 34rem;
}
.square-txt{
    /* font-family: OPPOSans-L; */
    color: #FFFFFF;
    font-size: 3.6rem;
    line-height: 4.8rem;
    width: 59rem;
    margin-top: 5rem;
}

/*关联产品公共模块*/
.pro-link{
    width: 100%;
    height: 90rem;
    padding: 1px;
    z-index:30;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.pro-title{
    height: 20%;
    text-align: center;
    font-size: 4.8rem;
    /* font-family: Rany-Regular; */
    font-weight: bolder;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro-text{
    font-size: 2.4rem !important;
    color: #000000 !important;
    text-align: center !important;
    font-weight: normal !important;
    line-height: 3.6rem !important;
}
.pro-content-box{
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.swiper-container-box {
    width: 95%;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    overflow: hidden;
}
.swiper-prev {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8rem;
    display: flex;
    align-items: center;
    justify-content: start;
    z-index: 98;
}
.swiper-next {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8rem;
    display: flex;
    align-items: center;
    justify-content: end;
    z-index: 98;
}
.pro-list{
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-content: center;
}
.pro-single{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    /*margin-top:6rem;*/
}
.pro-img{
    width: 41rem;
    height: 34.2rem;
    background-color: #f5f5f5;
    border-radius: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.pro-img img {
    width: 41rem;
    /*height: 34.2rem;*/
}
.pro-single > p{
    margin-top: 2rem;
    font-size: 2.4rem;
    color: #000000;
    /* font-family: Rany-Regular; */
}

/*留言模块样式*/
.screen-6-form{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    /* background-color: black; */
    top: 0rem;
    /* opacity: 0.8;  */
}
.shadow{
    width: 100%;
    height: 100%;
    background-color: black;
    position: absolute;
    z-index:1;
    top: 0rem;
    opacity: 0.8;
}
.form-box{
    border-radius: 7px;
    background-color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 25rem;
    z-index: 99;
    width: 92.1rem;
    height: 104.4rem;
}

/*公共留言表单高度*/
.screen-6-form-common-height {
    height: 161.4rem !important;
    transform: scale(0.9);
}
/*产品页点击GET a Quote高度*/
.screen-6-form-nav-height {
    height: 155.4rem !important;
}
/* select option{
    font-size: 3rem !important;
} */

.form1-input-box {
    /* text-align: center; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.form1-button-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.form1-button-box .form-tip {
    width: 80%;
    text-align: center;
    font-size: 2.4rem;
    color: red;
    padding: 2rem 0;
    height: 7rem;
}

.form-input-0 {
    height: 7.6rem;
    width: 75.6rem;
    border: 2px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
}
.form-input-0 option:first-child {
    color: #B5B5B5;
}

.form-input-1, .form-input-3, .form-input-5, .form-input-7{
    height: 7.6rem;
    width: 75.6rem;
    border: 2px solid #eaeaea;
    /*margin-left: 5.5rem;*/
    margin-top: 2rem;
    padding: 0px 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
}
.form-input-9{
    height: 7.6rem;
    width: 55.6rem;
    border: 0px solid #eaeaea;
    /*margin-left: 5.5rem;*/
    margin-top: 2rem;
    padding: 0px 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.form-input-2, .form-input-4,.form-input-6, .form-input-8{
    height: 7.6rem;
    width: 75.6rem;
    border: 2px solid #eaeaea;
    /*margin-left: 5.5rem;*/
    margin-top: 2rem;
    padding: 0 7px;
    color: #B5B5B5;
    font-size: 3rem;
    border-radius: 5px;
}

input::-webkit-input-placeholder {
    font-family: "";
    color: #B5B5B5;
    /* font-size:2.8rem; */
}
.form-button{
    width: 24rem;
    height: 6.5rem;
    border-radius: 16px;
    background-color: #FA820A;
    /* font-family: Roboto-Bold; */
    color: white;
    font-size: 3.6rem;
    padding: 0 7px;
    border: 0px;
    cursor: pointer;
}
.close{
    float: right;
    position: absolute;
    right: 2%;
}
.showBox{
    cursor: pointer;
}
.img-close{
    width: 5.5rem;
    float: right;
    margin-top: -354%;
    margin-right: -8%;
    border-radius: 1rem;
}
.tableHeader{
    /* background-color: royalblue; */
    height: 10%;
    color: #000000;
    font-size: 6rem;
    padding: 1px;
}
.tableHeader p{
    width: 52%;
    margin-left: 24%;
    margin-top: 3%;
    font-weight: bold;
    /* font-family: Rany-Regular; */
    text-align: center;
}

/*隐私协议*/
.protocol-box {
    position: fixed;
    width: 100%;
    background-color: #E5E5E5;
    z-index: 999;
    bottom: 0;
    display: none;
    padding: 3rem 0;
}
.protocol-content {
    position: relative;
    margin: auto;
    width: 80%;
    height: 100%;
}
.protocol-des {
    padding: 0 2rem;
}
.protocol-des p {
    font-size: 3.6rem;
    color: #000000;
    /* font-family: Roboto-Regular; */
    text-align: left;
}
.protocol-box button {
    border-radius: 2rem;
    font-size: 3.6rem;
    /* font-family: Roboto-Regular; */
    border: none;
    padding: 2rem 3rem;
    margin-top: 3rem;
}
.protocol-button-agree {
    background-color: #FA820A;
    color: white;
    margin-left: 2rem;
}

/*!*webkit browsers, webkit内核浏览器*!*/
/*::-webkit-input-placeholder {*/
/*    font-size: 3rem;*/
/*    color: #B5B5B5;*/
/*    font-family: Roboto-Regular !important;*/
/*}*/

/*!*Mozilla Firefox 4 to 8*!*/
/*:-moz-placeholder {*/
/*    font-size: 3rem;*/
/*    color: #B5B5B5;*/
/*    font-family: Roboto-Regular !important;*/
/*}*/

/*!*Mozilla Firefox 19+*!*/
/*::-moz-placeholder {*/
/*    font-size: 3rem;*/
/*    color: #B5B5B5;*/
/*    font-family: Roboto-Regular !important;*/
/*}*/

/*!*Internet Explore 10+*!*/
/*:-ms-input-placeholder {*/
/*    font-size: 3rem;*/
/*    color: #B5B5B5;*/
/*    font-family: Roboto-Regular !important;*/
/*}*/

/*input:-webkit-autofill,*/
/*textarea:-webkit-autofill,*/
/*select:-webkit-autofill,*/
/*input:-webkit-autofill:hover,*/
/*textarea:-webkit-autofill:hover,*/
/*select:-webkit-autofill:hover,*/
/*input:-webkit-autofill:focus,*/
/*textarea:-webkit-autofill:focus,*/
/*select:-webkit-autofill:focus{*/
/*    -webkit-text-fill-color: #B5B5B5 !important;*/
/*    transition: background-color 5000s ease-out 0.5s;*/
/*}*/


/*partner-sign*/
.partner{
    height: 63.5rem;
    position: relative;
}
.partner img{
    width:100%;
}
.p-txt{
    width: 69%;
    position: absolute;
    top: 15rem;
    color: #000000;
    font-size: 6rem;
    text-align: center;
    /* font-family: Roboto-Bold; */
    left: 0;
    right: 0;
    margin: auto;
}
.partner a {
    width: 27.6rem;
    height: 7.2rem;
    line-height: 7.2rem;
    position: absolute;
    top: 38rem;
    left: 0;
    right: 0;
    margin: auto;
}
.p-link{
    width: 27.6rem;
    height: 7.2rem;
    line-height: 7.2rem;
    border: 1px solid black;
    text-align: center;
    font-size: 3.6rem;
    /* font-family: Roboto-Regular; */
    border-radius: 35px;
    cursor: pointer;
}

.enpfloat .close{float: right;
    position: absolute;
    right: -8%;
    top: 33%;
}
.enpfloat{
    position:absolute;
    z-index:91;
    height: 152rem;
    padding: 1px;
}
.enpfloat .form1{
    width: 90rem;
    margin-top: 42rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10%;
    background-color: #FFFFFF;
    border-radius: 20px;
}
.enpfloat .form1-input-box{
    width: 76%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    margin-top: 3em;
}
.enpfloat .form1-button-box{
    width: 84%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
}
.enpfloat .form-button{
    width: 27rem;
    height: 6rem;
    border-radius: 28px;
    background-color: #FA820A;

    color: white;
    font-size: 3.6rem;
    padding: 0 7px;
    border: 0px;
    cursor: pointer;
    margin-bottom: 4rem;
}
.enpfloat .form-input-0 {
    height: 5.6rem;
    width: 79.1rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 1.8rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.enpfloat .enpfloat.form-input-0 option:first-child {
    color: #B5B5B5;
}

.enpfloat .form-input-1,.enpfloat .form-input-9, .enpfloat .form-input-3, .enpfloat .form-input-5{
    height: 7rem;
    width: 68.5rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.enpfloat .form-input-7{
    height: 7rem;
    width: 33.5rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
    margin-left: -5rem;

}
.enpfloat .form-input-2, .enpfloat .form-input-4,.enpfloat .form-input-6, .enpfloat .form-input-8{
    height: 7rem;
    width: 68.5rem;
    border: 0px solid #eaeaea;
    /* margin-left: 1%; */
    margin-top: 2rem;
    padding: 0 7px;
    color: #B5B5B5;
    font-size: 3rem;
    border-radius: 5px;
    background-color: #F9F9F9;
}
.enpfloat .textra{
    height: 10rem;
    width: 68.5rem;
    border: 0px solid #eaeaea;
    margin-top: 2rem;
    padding: 0 7px;
    font-size: 3rem;
    color: #B5B5B5;
    border-radius: 5px;
    background-color: #F9F9F9;
    resize:none
}
.enpfloat .showcap{
    display:block !important;
}

.enpfloat .cap-img{
    margin-top: 3%;
    margin-left: -9%;
    width: 16rem;
    height: 6rem;
}
.enpfloat .form-input-check input {
    width: 2rem;
    height: 2rem;
}
.enpfloat  .form-input-check{
    font-size: 1.9rem;

}
.enpfloat .form1-input-box select option {
    font-family: "";
    color: #000000;
}

.enpfloat input::-webkit-input-placeholder {
    font-family: "";
    color: #B5B5B5;
    /* font-size:2.8rem; */
}
.enpfloat .tableHeader{
    height: 20rem;
    color: #000000;
    font-size: 4.8rem;
    padding: 1px;
    width: 72%;
    margin-left: 8%;
    margin-top: 3%;
    position: absolute;
}
.enpfloat .tableHeader p{
    width: 97%;
    margin-left: 16%;
    margin-top: 7%;
    font-family: Rany-Bold;
    text-align: left;
    color: #FFFFFF;
    font-size: 6rem;
}
.enpfloat .line{
    width: 14.6rem;
    height: 4px;
    margin-left: 18%;
    margin-top: 7%;
    background-color: #FA820A;
}

.enpfloat .form-input-check{
    margin-top: 2rem;
    position: relative;
    left: 7%;
}
.enpfloat .form-input-check a{
    color:#FA820A;
    text-decoration: underline;
    cursor: pointer;
}
.enpfloat .form-tip {
    width: 80%;
    text-align: center;
    font-size: 1.9rem;
    color: red;
    height: 3rem;
    line-height: 3rem;
    margin: 1rem 0;
}
.enpfloat .img-close{
    width: 5.5rem;
    float: right;
    margin-top: -104%;
    margin-right: -8%;
    border-radius: 1rem;
}
/*品牌模块*/
.company-banner-box{
    display:none;
}
.company-banner {
    width: 100%;
    height: 60rem;
    background: url(../../img/home/company/the-akuvox-company-brand-phone.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.company-brand-box {
    width: 90%;
    height: 30rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.company-brand-title {
    width: 100%;
    padding: 3rem 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.company-brand-title img {
    width: 38.3rem;
    height: 3rem;
    padding: 0 1rem;
}
.company-brand-line {
    width: 21.5rem;
    height: 1px;
    border-top: 1px solid #ffffff;
}
.product-brand {
    width: 80%;
    padding: 5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.company-brand-akuvox {
    width: 22.3rem;
    height: 7.4rem;
}
.company-brand-akubela {
    width: 23.3rem;
    height: 6.2rem;
}
.che-window{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: 9999;
}
.che-window .window-box{
	width: 68rem;
	max-width: 95%;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scale(1, 1) translate(-50%, -50%);
    transform-origin: 0 0;
    box-shadow: 0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);
    border-radius: 1rem;
}
.che-window .window-box .window-title{
	display: flex;
	justify-content: space-between;
	height: 4.8rem;
	padding: 0.8rem 2.4rem 0.8rem 2.4rem;
	line-height: 4.8rem;
	border-bottom: 0.05rem solid #888888;
	color: #000;
    box-sizing: content-box;
}
.che-window .window-box .window-title .title-message{
	font-size: 2.4rem;
	font-weight: bold;
}
.che-window .window-box .window-title .backbuttom{
	cursor: pointer;
	font-size: 2.0rem;
}
.che-window .window-box .window-message .text{
	padding: 0 1.92rem;
    max-height: 115rem;
    overflow-y: auto;
	color: #000;
	text-align: left;
}
.che-window .window-box .window-message .text::-webkit-scrollbar{
	width: 0.5rem;
}
.che-window .window-box .window-message .text::-webkit-scrollbar-track{
	background: #e5e5e5;
	border-radius: 1rem;
}
.che-window .window-box .window-message .text::-webkit-scrollbar-thumb{
	background: #888888;
	border-radius: 1rem;
}
.che-window .window-box .window-message .text h3 {
	font-weight: bold;
    color: #333333;
    font-size: 3.0rem;
    line-height: 3.0rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
	text-align: left;
}
.che-window .window-box .window-message .text p{
	width: 100%;
	color: #000;
    line-height: 3.0rem;
    font-size: 2rem;
}
.che-window .window-box .window-message .text table{
    background: #ccc;
}
.che-window .window-box .window-message .text table th,
.che-window .window-box .window-message .text table td{
	padding: 0.3rem 0.5rem 0.3rem 0.5rem;
	text-align: left;
	background: #fff;
    line-height: 3.0rem;
    font-size: 2.0rem;
}
.che-window .window-box .window-buttom{
	padding: 1rem 0;
	text-align: center;
}
.che-window .window-box .window-buttom input{
	height: 4rem;
	width: 32rem;
	border-radius: 0.5rem;
	color: #ffffff;
	background: rgba(255, 127, 0,1);
	transition: all 0.4s;
	cursor: pointer;
	border: 0rem;
}
.che-window .window-box .window-buttom input:hover{
	background: rgba(255, 127, 0,1);
}
/* 面包屑 */
.warp{
    width: 100%;
    height: 12rem;
    position: absolute;
    top: 22rem;
    z-index: 79;
    /* margin-top: 2rem; */
}
.crumbs{
    position: relative;
    height: 100%;
    left: 3%;
    top: 30%;
    z-index: 89;
}
.crumbs ul{
    overflow: hidden;
}
.crumbs li{
    float: left;
    font-size: 3.5rem;
    color: #FFFFFF;
    line-height: 5rem;
}
.crumbs li a {
    font-size: 3.5rem;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 0.6;
}
.crumbs li span{
    margin: 0 10px;
}
.crumbs .on{
    opacity: 1;
}
/*全屏完整视频*/
.full-screen-video-51, .full-screen-video-wap-banner,
.full-screen-video-dis1{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999!important;
    background: rgba(0,0,0,.8);
    display: none;
}
.full-screen-close:link,.full-screen-close:visited  {
    width: 10rem;
    height: 10rem;
    background: #f4f3f3;
    color: #211d1e;
    line-height: 10rem;
    border-radius: 5rem;
    font-size: 6rem;
    font-weight: 700;
    text-align: center;
    position: absolute;
    right: 3rem;
    top: 3rem;
    text-decoration: none;
    transform: scale(.9,.9);
    transition: transform .2s ease;
    z-index: 100;
}
.full-screen-video-51 video, .full-screen-video-wap-banner video,.iframe {
    width: 90%;
    height: 90vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/*banner位置视频*/
.banner-video{
    display: none;
}
.wap-banner-video {
    width: 108rem;
    height: 113rem;
    margin: auto;
    position: relative;
}
.wap-banner-video-img {
    width: 100%;
    height: 100%;
}
.banner-show-txt {
    position: absolute;
    font-size: 6.8rem;
    font-family: Rany-Regular;
    height: 10rem;
    width: 50%;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
}
.wap-banner-btn {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 3.6rem;
    color: #FFFFFF;
    width:28.9rem;
    height: 8rem;
    line-height: 8rem;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
    border: 2px solid;
}

/* climate底部link */
.climate-link {
    height: 101rem;
    width: 100%;
    background-color: #f4f4f4;
}

.climate-link .pro-link {
    background-color: #f4f4f4;
    padding-bottom: 1rem;
    padding-top: 7rem;
}

.cl-title {
    font-size: 4.8rem;
}

.cl-text {
    display: flex;
    flex-direction: row;
    padding: 0 48rem;
    justify-content: space-between;
    margin-top: 4rem;
}

.cl-text .bpt-label {
    width: 25rem;
    height: 5rem;
    line-height: 5rem;
    border-radius: 8px;
    background-color: #dadada;
    font-size: 3rem;
    color: #333;
    font-family: 'Rany-Bold';
    cursor: pointer;
    margin-right: 2.5rem;
}
.cl-text .bpt-label:hover{
    background-color: #ffa800;
    color: #fff;
}
.cl-text .cl-active {
    background-color: #ffa800;
    color: #fff;
}
.climate-link .cl2, .climate-link .cl3{
    display:none;
}

.climate-link .pro-content-box {
    height: 68.7rem;
    position: relative;
    margin-top: 5rem;
}

.climate-link .pro-list {
    height: 100%;
}
.climate-link .pro-single{
    width: 38.5rem;
    height: 55rem;
    /* margin-right: 3.5rem; */
}
.climate-link .pro-single > p {
    position: absolute;
    bottom: 8rem;
    font-family: 'Rany-Bold';
    padding: 0 2.8rem;
    text-align: center;
}

.climate-link .pro-img {
    width: 38.5rem;
    height: 55rem;
    background-color: #fff;

}

.climate-link .pro-shadow {
    position: absolute;
    top: 0;
    width: 38.5rem;
    height: 55rem;
    border-radius: 2rem;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0 !important;
}
/* .climate-link .pro-shadow:hover{
    opacity: 1;
} */
.climate-link .pro-shadow >div{
    font-size: 3rem;
    font-family: 'OPPOSans';
    color: #fff;
    bottom: auto;
    padding: 6rem 2.8rem 0 2.8rem;
    width: 100%;
    /* height: auto; */
    height: 54.7rem;
    position: absolute;
    line-height: 3rem;
    overflow-y: auto;
    overflow-x: hidden;
   
  
}
.shadow-panel li{
   list-style: disc;
}
.learn{
    position: absolute;
    width: 20rem;
    height: 5.6rem;
    z-index: 5;
    color: #000;
    border: 1px solid;
    border-radius: 2.5rem;
    text-align: center;
    line-height: 5.6rem;
    margin-top: 33rem;
    font-size: 2.5rem;
    font-family: 'OPPOSans';
}
.shadow-panel > a{
    position: absolute;
    width: 20rem;
    height: 5.6rem;
    z-index: 5;
    color: #000;
    border: 1px solid;
    border-radius: 2.5rem;
    text-align: center;
    line-height: 5.6rem;
    margin-top: 5rem;
}
.climate-link .pro-shadow .shadow-title{
    bottom: 8rem !important;
    text-align: center;
    top: auto;
    width: 38.5rem;
    font-size: 3.2rem;
    font-family: 'Rany-Bold';
    line-height: 3rem;
    position: absolute;
    margin-top: 24rem;
    left: 0;
    padding: 0 2.8rem;
}
.climate-link .swiper-prev {
    position: absolute;
    left: 6rem;
    margin: auto;
    width: 4.7rem;
    display: flex;
    align-items: center;
    justify-content: start;
    z-index: 9;
    height: 4.7rem;
}

.climate-link .swiper-next {
    position: absolute;
    right: 6rem;
    margin: auto;
    width: 4.7rem;
    display: flex;
    align-items: center;
    justify-content: end;
    z-index: 9;
    height: 4.7rem;
}

.climate-link .swiper-prev img,
.climate-link .swiper-next img {
    width: 4.3rem;
    cursor: pointer;
}
.climate-link .swiper-container-box{
    width:75%;
}
.climate-link .pro-img img {
    width: 38.5rem;
    /* height: 34.2rem; */
}
.comm-select{
    display:none !important;
 }
 .page-select{
     display: block !important;
     visibility: hidden;
     position: absolute;
 }