.box0 {
	position: relative;
}

.gglist {
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.10rem calc((100% - 1500px)/2);
	background-color: rgb(0 0 0 / 70%);
	width: 100%;
	box-sizing: border-box;
}


.gglist .ggbt {
	font-size: 0.18rem;
	float: left;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	line-height: 0.15rem;
	/* margin-right: 0.2rem; */
	/* padding-right: 0.3rem; */
	margin-top: 0.04rem;
	width: 1.13rem;
	margin-top: 0.17rem;
}

.gglist .fade-2 {
	height: 0.45rem;
	overflow: hidden;
}

.gglist .ggitem {
	font-size: 0.18rem;
	line-height: 0.3rem;
}

.gglist .ggitem a {
	color: #ffffff;
	box-sizing: border-box;
	padding-left: 0.3rem;
	width: 80%;
	display: block;
}

.gglist .ggitem .date {
	float: right;
	margin-left: 10px;
}

.gglist .ggitem .ggtitle {
	/* width: 100%; */
}

.gglist .ggitem .ggtitle,
.gglist .ggitem .date {
	line-height: 0.45rem;
}

.gglist .slick-prev,
.gglist .slick-next {
	width: 0.2rem;
	height: 0.15rem;
	box-sizing: border-box;
	position: absolute;
	top: 0.02rem;
	/* transform: translateY(50%); */
	right: 0;
	z-index: 9;
	background: url(../images/z_gglist1.png) no-repeat center center;
}

.gglist .slick-next {
	background-image: url(../images/z_gglist2.png);
	bottom: 0.02rem;
	top: auto;
}

.gglist .slick-list {
	overflow: hidden;
}

.gglist .slick-prev:hover,
.gglist .slick-next:hover {
	opacity: 0.7;
	transition: all 0.4s;
}

.box0 .slick-dots {
	position: absolute;
	right: 13.5%;
	top: 40%
}

.box0 .slick-dots li {
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	margin-bottom: 36px;
	border-radius: 50%;
}

.box0 .slick-dots li.slick-active {
	background: #fff;
}

.box0 .slick-dots li button {
	display: none;
}

.box0 .slick-slide img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

.box0 .slick-current img {
	animation: vibes 2s ease infinite;
	animation-iteration-count: 1;
}

@-webkit-keyframes vibes {

	0% {
		-webkit-transform: scale(1.2)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

.title2 {
	position: relative;
	margin-bottom: 85px;
	transform: translateX(-0.08rem);
	height: 60px;
}

.title2 .name {
	font-size: 46px;
	position: absolute;
	padding: 5px 10px;
	left: 8px;
	top: 10px;
	white-space: nowrap;
	background: url(../images/icon1.png) left center no-repeat;
}

.title2 .name span {
	color: #d7000e;
}

.title2 .name img {
	margin: 0 5px;
	display: inline-block;
}

.tab1 {
	position: absolute;
	right: 0;
	top: 25px;
}

.tab1 li {
	display: inline-block;
	margin-left: 17px;
	min-width: 145px;
	line-height: 43px;
	box-sizing: border-box;
	border: 1px solid #c7c7c7;
	color: #666666;
	text-align: center;
	padding: 0px 20px;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.4s;
	border-radius: 20px;
}

.tab1 li.style {
	background-color: #d7000e;
	color: #ffffff;
	border: none;
}

.box1 {
	padding-top: 180px;
}

.box1 .news {
	width: 61%;
}

.box1 .news .slick-arrow,
.xsdt .slick-arrow {
	display: none !important;
}

.box1 .news .item .img {
	overflow: hidden;
	position: relative;
}

.box1 .news .item .img img {
	width: 100%;
	height: 630px;
	object-fit: cover;
}

.box1 .news .item:hover .img img {
	transition: all 0.4s;
	transform: scale(1.1);
}

.box1 .news .item::before {
	position: absolute;
	content: '';
	display: inline-block;
	width: 100%;
	bottom: 0px;
	box-sizing: border-box;
	font-size: 22px;
	color: #ffffff;
	width: 100%;
	transition: all 0.4s;
	background: url(../images/download.png) left bottom;
	height: 140px;
	z-index: 1;
}

.box1 .news .item .title {
	position: absolute;
	bottom: 26px;
	padding: 0px 20px;
	color: #fff;
	z-index: 2;
}

.box1 .news .item .title p.time {
	font-size: 16px;
	background: url(../images/icon2.png) left center no-repeat;
	font-weight: normal;
	padding-left: 19px;
	margin-bottom: 14px;
}

.box1 .news .item .title h1 {
	font-weight: normal;
	font-size: 22px;
}

.new_t {
	margin-top: 55px;
}

.box1 .news .item .date,
.main4 .xgdt .item .date {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 72px;
	height: 72px;
	text-align: center;
	overflow: hidden;
	background: #0a67d6;
}

.box1 .news .item .date1,
.main4 .xgdt .item .date1 {
	color: #fff;
	line-height: 34px;
	font-size: 24px;
	font-weight: 600;
	margin-top: 5px;
}

.box1 .news .item .date2,
.main4 .xgdt .item .date2 {
	color: #ffffff;
	line-height: 19px;
	font-size: 14px;
}

.fade2 .slick-dots,
.teacher .slick-dots {
	position: relative;
	/*right: 100px;*/
	bottom: 110px;
	color: #fff;
	text-align: right;
	line-height: 1;
	height: 0px;
	padding-right: 20px;
	box-sizing: border-box;
}

.fade2 .slick-dots li,
.teacher .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 2px 5px;
	cursor: pointer;
	border-radius: 50%;
	box-sizing: border-box;
	background: #ffffff;
}

.fade2 .slick-dots li.slick-active,
.teacher .slick-dots li.slick-active {
	background: #0a67d6;
}

.fade2 .slick-dots li button,
.teacher .slick-dots li button {
	display: none;
}

.new_fr {
	width: 36%
}

.new_fr li {
	background: #fff;
	margin-bottom: 25px;
	padding: 18px 0px;
}

.new_fr li:first-child {
	padding-top: 0;
}

.new_fr li a {
	display: block;
	/* padding: 28px 0px; */
	height: 73px;
}

.new_fr li .date-box {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
}

.new_fr li .date-day {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	color: #666666;
	height: 45px;
}

.new_fr li .date-month {
	line-height: 25px;
	font-size: 16px;
	background: #f4f4f4;
	color: #d7000e;
}

.new_fr li .text-box {
	width: calc(100% - 92px);
	padding-left: 12px;
	vertical-align: middle;
	font-size: 20px;
	color: #333;
	line-height: 36px;
	height: 106px;
	float: right;
	border-bottom: 1px solid #d5d5d5;
}

.new_fr li:hover .date-day,
.new_fr li:hover .text-box h1 {
	color: #d7000e;
}

.new_fr li:hover .date-month {
	background: #d7000e;
	color: #fff;
}

.new_fr li:hover .text-box h1 {
	font-weight: bold;
}

.new_fr li .text-box h1 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	margin-bottom: 14px;
}

.new_fr li .text-box p {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	height: 50px;
}

/* å†…å®¹2 */
.accordion {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}

.accordion .item {
	width: 20%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.accordion .item .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.accordion .item .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.accordion .item .title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	-ms-transform: translate(-50%, -50%) rotate(-90deg);
	white-space: nowrap;
	font-size: 20px;
	font-weight: bold;
	z-index: 2;
}

.accordion .item .content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 80px 50px;
	z-index: 3;
	display: none;
}

.accordion .item .content h3 {
	font-size: 28px;
	margin-bottom: 20px;
}

.accordion .item .content p {
	font-size: 15px;
	line-height: 2;
}
/* å†…å®¹3 */
.zt {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
}

/* .dwxs, .nr {
  opacity: 0;
  filter: alpha(opacity=0); 
  *filter: alpha(opacity=0);
}
.dwxs.active {
  opacity: 1;
  filter: alpha(opacity=100);
  *filter: alpha(opacity=100);
} */







.zt .item .bt {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 color: #fff;
	 font-size: 46px;
	 z-index: 2;
	 transition: all 0.3s ease;
	 text-align: center;
}

.zt .item.style .bt {
	display: none;
}

.zt .item .nr {
	width: 100%;
	height: 100%;
	padding: 20px;
	display: none;
}


.zt .item:first-child {
	background: url(../images/qqmask.png) no-repeat left bottom / 100% 100%;
}

.zt .item:nth-child(2) {
    background: url(../images/jcmask.png) no-repeat left bottom / 100% 100%;
}

.zt .item:nth-child(3) {
    background: url(../images/clmask.png) no-repeat left bottom / 100% 100%;
}

.zt .item:nth-child(4) {
    background: url(../images/gcmask.png) no-repeat left bottom / 100% 100%;
}

.zt .item:nth-child(5) {
    background: url(../images/wlmask.png) no-repeat left bottom / 100% 100%;
}

.box2.bg0 {
	background: url(../images/q1_03.jpg) no-repeat center / cover;
}

.box2.bg1 {
	background: url(../images/q2.jpg) no-repeat center / cover;
}

.box2.bg2 {
	background: url(../images/q3.jpg) no-repeat center / cover;
}

.box2.bg3 {
	background: url(../images/q4.jpg) no-repeat center / cover;
}

.box2.bg4 {
	background: url(../images/q5.jpg) no-repeat center / cover;
}
.home2 .zt .item .nr {
    display: none;
    visibility: hidden;
}
.home2 .zt .item.style .nr {
    display: block;
    visibility: visible;
}



.home2{overflow:hidden;}
.home2 .zt{width:100%;height:100%;zoom:1;}
.home2 .zt:after{content:"";display:block;clear:both;}
.home2 .zt .item{
    width: 10%;
    height:100%;
    float:left;
    overflow:hidden;
    transition:width 0.5s ease;
    position:relative;
    border: 1px solid rgba(255, 255, 255, .4);
}
/*æ¿€æ´»åŠ å®½*/
.home2 .zt .item.style{width: 90%;}
/*æœªæ¿€æ´»å˜çª„*/
/* .home2 .zt .item:not(.style){ width: 9%; } */



.zt .item .bt img{display: inline-block;}

.box2 .title2,.box2 .title2 .name span{color: #fff;}
.dwxs{position: absolute;top:72px;right:0;z-index: 98;width: 86%;} 
.title3{color: #fff;font-size: 48px;line-height: 106px;height: 106px;margin-top: 41%;}
.title3 span{border-bottom:2px solid #d6000f;display: inline-block;}
.box2 .num{color: #fff;font-size: 18px;margin-top: 64px;}
.box2 .num span{font-weight: bold;font-size: 40px;}
.box2 .data-num{margin-bottom: 32px;}
.box2 .num li{text-align: center;position: relative;}
.box2 .num li::after{content: '';display: inline-block;width: 1px;height: 94px;background: #e4e4e4;position: absolute;right:0;top:0;}
.box2 .num li:nth-child(5n):after{display: none;}
.box2 .num .slick-arrow{position: absolute;top:40%;width: 37px;height: 37px;z-index: 99;}
.box2 .num .slick-prev{background: url(../images/left1.png);left:0;}
.box2 .num .slick-next{background: url(../images/right1.png);right: 10px;}
.dwxs1{color: #fff;margin-top: 16%;padding-left: 4%;}
.dwxs1 .hedian li{float:left;margin-right: 28px;text-align: center;}
.dwxs1 .hedian li .img{width: 48px;height: 48px;border:1px solid #fff;border-radius: 5px;text-align: center;}
.dwxs1 .hedian li .img img{display: inline-block;text-align: center;margin-top: 10px;}
.dwxs1 .hedian li p{color: #fff;margin-top: 12px;}
.dwxs1 .jcjc_t{clear: both;margin-top: 40px;}
.dwxs1 .jcjc_t p{margin-bottom: 21px;}
.dwxs1 .jcjc_t h1{font-size: 23px;font-weight: normal;line-height: 40px;}
.dwxs1 .jcjcdesc{margin-top: 18px;}
.dwxs1 .jcjcdesc li{font-size: 22px;margin-bottom: 33px;}
.dwxs1 .jcjcdesc h1,.dwxs1 .jcjcdesc h2{font-weight: normal;font-size: 24px;}
.dwxs1 .jcjcdesc h1{border-left: 1px solid #fff;padding-left: 12px;margin-bottom: 10px;}
.new-material-wrap{
    width:100%;
    position:relative;
    overflow:hidden;
}
.dwxs2 .card-box{
    width:100%;
    padding:0;
    overflow:hidden;
    zoom:1;
    position:relative;
    z-index:2;
}

.dwxs2 .card-item{
    float:left;
    /* padding:40px 35px; */
    position:relative;
    border-bottom:1px solid #e4e4e4;
    height: 480px;
    color: #fff;
    width: 49%;
}
.dwxs2 .card-item:first-child,.dwxs2 .card-item:nth-child(3){border-right:1px solid #e4e4e4;}
.dwxs2 .card-num{
    position:absolute;
    top:20px;
    right:30px;
    font-size:36px;
    opacity:0.85;
}

.dwxs2 .card-top .icon{
    font-size:42px;
    margin-bottom:12px;
}
.dwxs2 .card-top h2{
    font-size: 22px;
    font-weight: normal;
    margin-bottom:6px;
}
.dwxs2 .card-top .en{
    font-size:15px;
    opacity:0.9;
    letter-spacing:1px;
    margin-bottom:25px;
}

.dwxs2 .card-desc{
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 28px;
}

.dwxs2 .icon-row{
    display:table;
    width:100%;
}
.dwxs2 .icon-col{
    display:table-cell;
    vertical-align:middle;
}

.dwxs2 .circle-icon{
    width:60px;height:60px;
    border:1px solid #fff;
    border-radius:50%;
    text-align:center;
    line-height:60px;
    font-size:24px;
    display:inline-block;
    vertical-align:middle;
    margin-right:12px;
}
.dwxs2 .icon-text{
    display:inline-block;
    vertical-align:middle;
    font-size:14px;
    line-height:1.5;
    max-width: 164px;
}

.dwxs2 .detail-btn{
    position:absolute;
    bottom:40px;
    right:40px;
    padding: 9px 34px 9px 20px;
    border:1px solid #fff;
    border-radius:30px;
    background:transparent;
    font-size:16px;
    cursor:pointer;
    color:#fff;
    background: url(../images/icon6.png) 90% center no-repeat;
}
.dwxs2 a{color: #fff;display: inline-block;padding: 158px 32px 0px 54px;min-width: 500px;}
.dwxs2 .card-fir{font-size: 27px;background: url(../images/mt.png) no-repeat left center;text-indent: 52px;line-height: 42px;margin-bottom: 29px;background-size: 7%;}
.dwxs2 .card-item:hover{background: #d51724;}
.dwxs3 .left-tab{width: 75%;height:100%;position:relative;}
.dwxs3 .right-tab{width: 25%;height:100%;background:#d61428;padding: 15% 9px 0px;color: #fff;margin: 0 !important;/* padding: 0 !important; */position: absolute !important;top: 0 !important;right: 0 !important;bottom: 0 !important;left: auto !important;}
.dwxs3 .right-tab li{padding:18px 16px;margin-bottom:12px;cursor:pointer;position: relative;}
.dwxs3 .right-tab li.active{background:#fff;color:#d61428;margin-left: -15%;width: 78%;}
.dwxs3 .right-tab li .cn{font-size: 24px;margin-bottom:4px;}
.dwxs3 .right-tab li .en{font-size:14px;}
.dwxs3 .left-text{position:absolute;left:60px;top: 172px;color: #fff;}
.dwxs3 .left-text .top-cn{font-size: 32px;font-weight:bold;margin-bottom:8px;background: url(../images/icon11.png) left center no-repeat;text-indent: 45px;line-height: 44px;background-size: 4%;}
.dwxs3 .left-text .top-en{font-size: 15px;opacity:0.8;margin-bottom: 49px;}
.dwxs3 .left-text .top-yuan{width: 56px;height: 56px;background-color: #d51724;border-radius: 50%;text-align: center;margin-bottom: 35px;}
.dwxs3 .left-text .top-yuan img{display: inline-block;margin-top: 20px;}
.dwxs3 .left-text .sub-title{ font-size:30px;margin-bottom:30px;}
.dwxs3 .left-text .desc{font-size:18px;line-height:1.8;max-width: 70%;margin-bottom:22px;background: url(../images/icon12.png) left 8px no-repeat;text-indent: 22px;}
.top-tab{width:100%;height:calc(100% - 120px);position:relative;}
.dwxs4 .trade-box{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center;color:#fff;padding:80px 40px;}
.dwxs4 .trade-text{position:absolute;top: 162px;left:40px;}
.dwxs4 .trade-text .big-t{
    font-size: 36px;
    font-weight:bold;
    margin-bottom:8px;
    background: url(../images/icon11.png) left center no-repeat;
    text-indent: 45px;
    line-height: 44px;
    }
.dwxs4 .trade-text .en-t{font-size:16px;opacity:0.8;margin-bottom:50px;}
.dwxs4 .trade-text .sub-t{font-size: 32px;margin-bottom:30px;background: url(../images/icon18.png) left center no-repeat;text-indent: 61px;line-height: 56px;}
.dwxs4 .trade-text .desc{font-size:17px;line-height:1.8;margin-bottom:16px;max-width:540px;background: url(../images/icon12.png) left 8px no-repeat;text-indent: 22px;}
.dwxs4 .bottom-tab{width: 98%;height:120px;background:#fff;position:absolute;bottom:0;right: 0;overflow:hidden;zoom:1;}
.dwxs4 .bottom-tab li{width: 50%;height:100%;float:left;font-size:26px;display:block;line-height:120px;cursor:pointer;position:relative;color: #333;background: #fff url(../images/icon15.png) 90% center no-repeat;text-indent: 45px;}
.dwxs4 .bottom-tab li.on{background: #d51724 url(../images/icon14.png) 90% center no-repeat;color:#fff;}
.dwxs4 .bottom-tab li.on:nth-child(2){background:#d51724 url(../images/icon17.png) 90% center no-repeat;}
/* å†…å®¹4 */
.box3{background: url(../images/bj2_03.jpg) top center no-repeat;position: relative;}
.box3 .w1600{z-index: 1;}
.box3:after{content: '';display: inline-block;background: url(../images/icon1_03.png) no-repeat;position: absolute;left: -4%;top: 23%;width: 100%;height: 100%;}
.box3 .about-cnbm,.box3 .cnbm-list{width: 68.7%;}
.box3 .about-top-text{font-size:30px;color:#d61428; margin-bottom:12px;font-weight: bold;}
.box3 .about-desc{font-size:18px;color:#333;line-height:1.8;margin-top: 60px;text-indent: 2em;}
.box3 .about-logo{margin-top: 30px;}
.box3 .list .cnbm-list {color: #284ca7;font-size: 18px;}
.box3 .cnbm-list .date span {font-size: 40px;margin-right: 10px;color: #ef1e23;font-weight: bold;}
.box3 .cnbm-list .title {font-size: 16px;margin-top: 10px;}
.box3 .cnbm-list{margin-top: 230px;}
.box3 .cnbm-list .slick-arrow{position: absolute;top:40%;width: 37px;height: 37px;z-index: 99;}
.box3 .cnbm-list .slick-prev{background: url(../images/icon20.png);left:0;}
.box3 .cnbm-list .slick-next{background: url(../images/icon21.png);right: 10px;}
.box3 .slick-list{width: 88%;margin: auto;}
.box3 .item{text-align: center;}
/* å†…å®¹5 */
.box4{background: url(../images/bj3_02.jpg) no-repeat top center;padding: 128px 0px;}
.box4 .cnbm-left1{text-align: center;padding-right: 2%;border-right: 1px solid #fff;width: 28%;}
.box4 .cnbm-left{
	width: 39%;
	background: url(../images/icon43.png) no-repeat 0px -38px #d61428;
	border-radius: 999px;
	color:#fff;
	position: relative;
	z-index: 2;
}
.cnbm-leftbox{padding: 77px 54px;}
.box4 .left-inner{width: 61%;}
.box4 .left-top{font-size: 21px;margin-bottom:10px;}
.box4 .left-big{}
.box4 .left-big img{width: 100%;}
.box4 .left-desc{font-size: 22px;margin-top:8px;}
.box4 .cnbm-right{
    width: 58%;
    height:100%;
    align-items:center;
    position: relative;
    left: -3%;
    z-index: 1;
}
.box4 li{
    width: 33%;
    height: 262px;
    border: 1px solid #fff;
    border-radius:50%;
    text-align:center;
    cursor:pointer;
    transition:none;
    position: absolute;
    margin: auto;
    float: left;
}

.box4 li:not(:last-child):after{
    content:"+";
    color:#d61428;
    font-size:26px;
    position:absolute;
    right: -2px;
    top:50%;
    transform:translateY(-50%);
}

.box4 li i{
    display: inline-block;
    margin-bottom:12px;
    width: 47px;
    height: 48px;
    margin-top: 80px;
}
.box4 li i.box4_icon1{background: url(../images/icon22.png) no-repeat center center;}
.box4 li i.box4_icon2{background: url(../images/icon23.png) no-repeat center center;}
.box4 li i.box4_icon3{background: url(../images/icon24.png) no-repeat center center;}
.box4 li span{
    font-size:22px;
    color:#333;
    display: block;
}
.box4 li:first-child{left:0;z-index:1;}
.box4 li:nth-child(2){left: 31%;z-index:2;}
.box4 li:nth-child(3){left: 62%;z-index:1;}
.box4 li:hover{
    background:#d61428;
    border-color:#d61428;
}
.box4 li:hover span{
    color:#fff;
}
.box4 li:hover i.box4_icon1{background: url(../images/icon44.png) no-repeat center center;}
.box4 li:hover i.box4_icon2{background: url(../images/icon45.png) no-repeat center center;}
.box4 li:hover i.box4_icon3{background: url(../images/icon46.png) no-repeat center center;}
.box4 li:hover:not(:last-child):after{color: #fff;}
@media(min-width: 1200px) {
    .miso_up {
        transform: translateY(1.8rem);
        visibility: hidden;
        opacity: 0;
        transition: 1.5s
    }

    .active .miso_up {
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
    }
	
	.title2{transition: all 1s ease 0.3s;
        transform: translateX(-1rem);
        opacity: 0;}
	.box3.active .w1600 .title2{
		transform: translateX(0rem);
        opacity: 1;}
	.about-cnbm .about-top-text{
		transition: all 1s ease 0.5s;
		transform: translateX(-1rem);
		opacity: 0;
		position: relative;
		z-index: 1;
	}
	.box3.active .w1600 .about-top-text{
		transform: translateX(0rem);
		opacity: 1;
	}
	.box3 .about-logo{transition: all 1s ease 0.7s;
        transform: translateX(-1rem);
        opacity: 0;
        position: relative;
        z-index: 1;
    }
	.box3.active .about-logo{
		transform: translateX(0rem);
		opacity: 1;
	}
	.box3 .about-desc{
		transition: all 1s ease 0.9s;
        transform: translateX(-0.8rem);
        opacity: 0;
	}
	.box3.active .about-desc{
		transform: translateX(0rem);
		opacity: 1;
	}
	.new_fr .miso_up{transition-delay: .3s;}
}