.culturebox {
    display: flex;
    justify-content: space-between;
}
.gray-9{
	color: #999;
}
.a a:hover .gray-9{color: #333;}

.culture-box {
    width: 100%;
    box-sizing: border-box;
    height: 404px;
    background: #FFFFFF;
    /*box-shadow: 0px 4px 20px 0px rgba(229, 232, 238, 0.7);*/
    border-radius: 4px;
    padding: 20px 17px;
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    position: relative;
}
.culture-box  .tit{
	padding: 12px 0;
}
.culture-box:hover{
	z-index: 2;
	box-shadow: 0px 4px 20px 0px rgba(229, 232, 238, 0.7);
	
}

.unscramble-imgbox {
    height: 178px;
    width: 286px;
}

.culture-img {
    max-width: 100%;
    /*height: auto !important;*/
   height:178px ;
}

.culture-box>p {
    width: 129px;
    height: 65px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 65px;
    padding-left: 5px;
}

.culture-box>span {
    width: 273px;
    height: 110px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #999999;
    line-height: 24px;

}

.unscramble-box {
    display: flex;
    justify-content: space-between;
}

.unscramble-img {
    width: 430px;
    height: 260px;
    margin-right: 26px;
}

.unscramble-textbox {
    margin-top: 6px;
    display: flex;
    align-content: space-between;
    width: 810px;
    flex-wrap: wrap;
}

.unscramble-text {
    font-size: 14px;
    width: 100%;
    font-family: Source Han Sans CN;
    /*font-weight: bold;*/
    color: #666666;
    line-height: 28px;
}

.unscramble-textbox1 {
    display: flex;
    align-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}

.idea-box {
    height: 172px;
    background: #FAFAFA;
    border-radius: 4px;
    display: flex;
}

.idea-img {
    width: 358px;
    height: 208px;
    position: relative;
    top: -18px;
}
.idea-box  .idea-img{
box-shadow: 0px 6px 5px  rgba(228, 232, 241, 0.2);
}
.unscramble-bt {
    margin-bottom: 65px;
}

.idea-text-felx {
    display: flex;
    flex-wrap: nowrap;
    /*width: 920px;*/
   flex: 1;
}

.idea-text {
    text-align: center;
    width: 25%;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
margin: 46px 0;
	border-right:1px solid #eee;
}
.idea-text:last-child{
	border: none;
}
.page-culture-hotList .swiper-container{
	overflow: visible;
}
.idea-text p:nth-child(1) {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    width: 100%;
}

.idea-text p:nth-child(2) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    /*font-weight: bold;*/
    color: #666666;
    width: 100%;
    margin-top: 5px;
}

.idea-text-t {
    height: 16px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #666666;
    cursor: pointer;
    width: 100%;
}

.idea-pe {
    position: relative;
    height: 208px;
}

.idea-text-t-box {
    position: absolute;
    height: 128px;
    width: 100%;
    top: 20px;
    bottom: 40px;
    left: 40px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.idea-text-active {
    cursor: pointer;
    height: 19px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #008EDD;
    line-height: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #008EDD;
    width: auto;
}

.mt-30 {
    margin-top: 30px;
}
.header{
	
box-shadow: 0px 6px 9px 0px rgba(228, 232, 241, 0.2);
}

.zte-page-nav {
    background: #fff;
    color: #666;
}
.header.fixTop.fixDown{
	border: none;
}
.showbox{
    display: block;
    display: flex;
    flex-wrap: nowrap;
    width: 920px;
}
   .idea-img-phone {
        display: none;
    }
    
    .page-culture-hotList .swiper-container .swiper-slide {
        /*width: 320px !important;*/
       width: 25%;
    }

    .swiper-pagination-bullet-active {
        background: #007aff !important;
    }

    .swiper-pagination-bullet {
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
        width: 30px;
        height: 3px;
        display: inline-block;
        margin: 0 4px;
        border-radius: 0;
    }
.hidebox{
    display: none;
}
.unscramble-img-phone{
    display: none;
}
  .unscramble-title {
            font-size: 24px;
            color: #333;
        }

        .unscramble-msg {
            font-size: 14px;
            color: #333;
        }


  .unscramble-textbox p,
    .unscramble-textbox1,
    .unscramble-textbox1 p{
	line-height: 1.8;
}
html[lang=en] .unscramble-textbox1 p{
	padding-bottom: 10px;
}
.unscramble-textbox{
	align-content: space-around;
}
@media only screen and (max-width:768px) {
	.unscramble-textbox1{
		margin-top: 0;
	}
	.page-culture-hotList{
		width: 100%;
	}
	.page-culture-hotList{
		width: 100%;
		overflow: hidden;
	}
	.zte-page-nav{
		display: none;
	}
	.header{
		box-shadow: none;
		border-bottom: 1px solid #bbc9c8;
	}
    .unscramble-img{
        display: none;
    }
    .unscramble-img-phone{
        display: block;
        margin-top: 0.25rem;
    }
    .unscramble-text{
        margin-top: .1rem;
        font-size: .28rem;
    line-height: .56rem;
    }
    .unscramble-msg{
        font-size: .2rem;
        margin-top: .2rem;
    }
    .unscramble-textbox .unscramble-msg{
    	font-size: .28rem
    }
    .unscramble-textbox p,
    .unscramble-textbox1,
    .unscramble-textbox1 p{
    	font-size: .24rem;
    	line-height: .4rem;
    }
    .unscramble-img-phone{
    	/*margin-top: 0;*/
    }
    .unscramble-title{
        font-size: .4rem;
    }
      .idea-img {
            display: none;
        }

        .idea-img-phone {
            display: block;
            width: 100%;
            height: 2.7rem;
            margin-top: .4rem;
            box-shadow: 0px 6px 9px 0px rgba(228, 232, 241, 0.2);
            /*margin: 0 0.2rem;*/
        }
.idea-box{
	position: relative;
}
        .idea-pe {
            display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
            width: 100%;
            height: 1.3rem;
            height: auto;
        }

        .idea-text-felx {
            flex-wrap: wrap;
            position: absolute;
            width: auto;
            margin-top: 1.2rem;
            flex: none;
            width: 100%;
        }

        .idea-text {
            width: 50%;
            margin: 0;
            margin-bottom: .3rem;
            border: none;
        }
        .idea-text p:nth-child(1){
        	font-size: .3rem
        }
        .idea-text p:nth-child(2){
        	font-size: .28rem;
        	margin-top: .05rem;
        }

        .culturebox {
            width: 12rem;
            overflow-x: auto;
        }
          
    .page-culture-hotList .swiper-container .swiper-slide {
        /*width: 320px !important;*/
       width: 4.8rem;
       padding-right: .2rem;
    }
			.culture-box{
				 box-shadow: 0px 4px 20px 0px rgb(229 232 238 / 70%);
				 /*width: 4.8rem;*/
				 padding: .2rem;
				 height: 6.2rem;
			}
			.culture-img{
				height: 2.78rem;
			}
        /* .culture-box{
            width: 4.81rem;
        } */
        .idea-text-t-box {
            flex-wrap: nowrap;
            top: 0px;
            bottom: 0px;
            left: 0px;
            text-align: center;
            height: auto;
            position: relative;
            justify-content: space-between;
        }
        .idea-text-t-box .idea-text-t{
        	width: auto;
        }

        .zte-page-title {
            font-size: 0.38rem;
        }

        .idea-text-t {
           padding: 0;
            height: auto;
        }

        .idea-box {
            height: 100%;
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            background: transparent;
            margin-top:0;
            height: auto;
        }

        .idea-text-active {
            border-bottom: none;
            width: 100%;
        }

  .idea-text-t span{
           padding: 0;
            height: auto;
             border-bottom: 0.03rem solid #fff;
        }
        
        .idea-text-active span {
            font-size: .3rem;
            padding: .2rem 0;
            border-bottom: 0.03rem solid #008EDD;
        }
        .unscramble-img-phone{
            width:100%;
        }
}