@import url(common.css);
/* body{background: url(../images/footerbg.jpg);} */

.pageWeb{position: fixed;left: 0;bottom: 0;width: 100%;height: 100%;z-index: 1000;background: rgba(0,0,0,0.75);}
.pageWeb .content{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;color: #fff;font-weight: bold;}
.pageWeb .inner{position: absolute;left: 50%;top: 50%;max-width: 13.35rem;width: 90%;transform: translate(-50%,-50%);}
.pageWeb .inner img{border-radius: 10px;}
.pageWeb em{font-size: 0.2rem;position: absolute;left: 50%;bottom: 0.4rem;transform: translateX(-50%);letter-spacing: 0.15em;}
.pageWeb em font{font-size: 0.4rem;}
.pageWeb a{display: inline-block;background: #fff;border-radius: 10px;line-height: 0.64rem;font-size: 0.35rem;color: #333333;padding: 0 0.5rem;cursor: pointer;font-weight: bold;letter-spacing: 0.15em;
	/* -webkit-animation: scale 1.1s ease-out;
	-moz-animation: scale 1.1s ease-out;
	animation: scale 1.1s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite; */
}
.pageWeb a:hover{animation: play-state 3s linear infinite;}
@keyframes scale {
	0% {-moz-transform: scale(1);transform: scale(1);}
	50% {-moz-transform: scale(1.05);transform: scale(1.05);}
	100% {-moz-transform: scale(1);transform: scale(1);}
}
.pageWeb a:hover{color: #fff;background: #21450e;}


.Footer{z-index: 0;}

/*第一屏 s*/
.HomeBan{position: relative; z-index: 1; overflow:hidden;background:url(../images/loading.gif) center center no-repeat;height: 100vh;}
.HomeBan:before{width: 100%;height: 1.8rem;left: 0;top: 0;position: absolute;background-image: linear-gradient(to bottom, rgba(17,21,30,0.3) , rgba(0,0,0,0));content: "";z-index: 2;}
.HomeBan .item{ position:relative;height: 100vh;}
.HomeBan .Info{left: 50%;top:40%;transform:translateX(-50%);z-index: 3;color:#fff;position: absolute;width: 16rem;}
.HomeBan .Info img{height: 2.28rem;display: block;}
.HomeBan .btn{margin:0.6rem 0 0 0;display: inline-block;min-width: 2.24rem;line-height: 0.6rem;padding:0 0.2rem;font-size: 0.2rem;background:rgba(0,0,0,0.3);text-align: center;border-radius: 0.3rem;}
.HomeBan .btn a{color:#fff;}.HomeBan .btn a:hover{color:#ffcc00;}
.HomeBan .btn i{margin:0 0.1rem;}
.HomeBan .btn:hover{background:#056a54;}
.HomeBan .video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
.HomeBan .video video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;background: #000;}
.HomeBan .video img{width: 100%;display: none;}
.HomeBan .iconbf4{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 100;font-size: 0.6rem;color: #fff;display: none;}
.HomeBan .imgbox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.HomeBan .slick-arrow{border:0;border-radius: 0;background-color: transparent !important;}
.HomeBan .slick-arrow i{display: none;}
.HomeBan .slick-prev{background-image: url(../images/ico/arrleft.svg);left: -3%;}
.HomeBan .slick-next{background-image: url(../images/ico/arrright.svg);right: -3%;}
.HomeBan:hover .slick-prev{left: 3%;}
.HomeBan:hover .slick-next{right: 3%;}
.HomeBan .slick-dots {bottom: 0.25rem;text-align: left;max-width: 13.42rem;width: 90%;left: 50%;transform: translateX(-50%);}
.HomeBan .item.slick-current .imgbox{-webkit-animation:scale-bg 6s ease-in-out 0s 1 alternate forwards;animation:scale-bg 6s ease-in-out 0s 1 alternate forwards;}
.HomeBan.fix{position: fixed;left: 0;top: 0;width: 100%;height: 100vh;}

@media(max-width:1024px){
	.HomeBan,.HomeBan .item{height: 55vw;}
}

.HomeTit{text-align: center;margin: 2.33rem 0 0.5rem;padding-bottom: 0.28rem;position: relative;}
.HomeTit .line{position: absolute;left: 50%;bottom: 0;width: 100%;border: 2px solid #a8182c;border-top: 0;height: 0.88rem;width: 3.69rem;margin-left: -1.84rem;}
.HomeTit .line:before,.HomeTit .line:after{width: 4.375vw;height: 2px;content: "";position: absolute;background: #a8182c;top: 0;left: 0;}
.HomeTit .line:after{left: auto;right: 0;}
.HomeTit h2{font-size: 0.4rem;line-height: 4.06vw;position: relative;z-index: 1;}
.HomeTit p{font-size: 0.2rem;position: relative;z-index: 1;width: 3.5rem;margin: 0px auto;}
.HomeTit p:After,.HomeTit p:before{content: "";position: absolute;width: 0.72rem;height: 7px;background-repeat: no-repeat;background-position: right center;background-image: url(../images/dotline.png);top: 50%;margin-top: -3px;left: 0;}
.HomeTit p:before{background-position: 0px 0;background-image: url(../images/dotline2.png);left: auto;right: 0;}
.HomeTit aside{color: rgba(168,24,44,0.1);font-size: 6.7vw;line-height: 2;bottom: 0;left: 48%;position: absolute;font-weight: bold;}


.homePage{position: relative;z-index: 2;}
.homePage .content{position: relative;z-index: 10;}
.homePage .blank{z-index: -1;width: 100%;left: 0;top: -100%;height: 100%;position: absolute;visibility: hidden;}

.HomeNews{padding: 0.9rem 0 0;}
.HomeNews .blank{height: 60%;top: -60%;}
.HomeNews .blank-bg{background:#fff;}
.HomeNews .HomeTit{margin: 0 0 1.6rem;}
.HomeNews .content{position: relative;}

.HomeNews .FocusNews{width: 46.96%;box-shadow: 0 4px 10px rgba(0,0,0,0.3);position: relative;float: left;margin-top: 0.37rem;}
.HomeNews .FocusNews .item{overflow: hidden;}
.HomeNews .FocusNews:after{position: absolute;top:-0.37rem;right: -0.39rem;height: 4.8rem;width: 80%;border: 1px solid #f4e3e5;z-index: 0;content: "";background: rgba(255,255,255,0.9);}
.HomeNews .FocusNews .date{text-align: center;min-width: 1.72rem;position: absolute;left: 0;z-index: 2;line-height: 0.42rem;top: 12px;color: #fff;transition: all 0.8s;}
.HomeNews .FocusNews .date em{position: relative;z-index: 1;}
.HomeNews .FocusNews .date:after{content: "";top: 0;width: 110%;height: 100%;position: absolute;border: 1px solid rgba(168,24,44,0.7);border-left: 0;transform: skew(-30deg, 0deg);right: 0;}
.HomeNews .FocusNews .date:before{content: "";right: 0;top: 0;width: 110%;height: 100%;position: absolute;background:rgba(168,24,44,0.7);transform: skew(-30deg, 0deg);right: 0;transition: all 0.4s;}
.HomeNews .FocusNews .tit{line-height: 0.68rem;background: rgba(168,24,44,0.7);color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;z-index: 2;padding: 0 0.3rem;transition: all 0.3s;}
.HomeNews .FocusNews a{display: block;position: relative;background: #fff;z-index: 3;}
.HomeNews .FocusNews .imgbox{padding-top: 4.06rem;}
.HomeNews .FocusNews .item:hover .date:after{border: 1px solid rgba(168,24,44,1);}
.HomeNews .FocusNews .item:hover .date:before{background: rgba(168,24,44,1);}
.HomeNews .FocusNews .item:hover .tit{background: rgba(168,24,44,1);}
.HomeNews .FocusNews .slick-dots{bottom: -0.22rem;}
.HomeNews .FocusNews .slick-dots li{width: 8px;height: 8px;margin: 0 9px;}
.HomeNews .FocusNews .slick-dots li button{width: 8px;height: 8px;background: #c7c7c7;}
.HomeNews .FocusNews .slick-dots li.slick-active button{background: rgba(168,24,44,1);}

.HomeNews .List{width: 50.15%;float: right;padding-top: 0.34rem;background: rgba(255,255,255,0.9);}
.HomeNews .List .slick-list,.HomeNews .List .slick-track{height: auto !important;}
.HomeNews .List li{position: relative;font-weight: normal;}
.HomeNews .List li:After{box-shadow: 0 0 15px rgba(0,0,0,0.15);content: "";left: 50%;top: 50%;width: 100%;height: 100%;opacity: 0;position: absolute;transform: translate(-50%,-50%) scale(0.9);transition: all 0.5s;}
.HomeNews .List a{min-height: 1rem;padding-left: 93px;position: relative;z-index: 1;}
.HomeNews .List .date{position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-right: 1px solid #ededed;width: 80px;text-align: right;padding:4px 14px 0 0;font-size: 12px;line-height: 17px;}
.HomeNews .List .date em{display: block;font-size: 0.18rem;line-height: 24px;}
.HomeNews .List li:hover:after{transform: translate(-50%,-50%) scale(1);opacity: 1;}
.HomeNews .List li:hover{font-weight: bold;}

@media(min-width:641px){
.HomeNews .Newsbox{transition: all 0.6s;top: -4.2rem;position: relative;margin-bottom: -2rem;}
.HomeNews.on .Newsbox{top:0;}
.blank-bg {background: #fff;height: 3.5rem;position: absolute;top: 130px;width: 100%;}
.slide-top {
	-webkit-animation: slide-top .9s cubic-bezier(.25,.46,.45,.94) both;
	-moz-animation: slide-top .9s cubic-bezier(.25,.46,.45,.94) both;
	animation: slide-top .9s cubic-bezier(.25,.46,.45,.94) both
}
@-webkit-keyframes slide-top {
	0% {
					-webkit-transform: translateY(0);
					transform: translateY(0)
	}

	to {
					-webkit-transform: translateY(-100px);
					transform: translateY(-100px)
	}
}
@-moz-keyframes slide-top {
	0% {
					-moz-transform: translateY(0);
					transform: translateY(0)
	}

	to {
					-moz-transform: translateY(-100px);
					transform: translateY(-100px)
	}
}
@keyframes slide-top {
	0% {
					-webkit-transform: translateY(0);
					-moz-transform: translateY(0);
					transform: translateY(0)
	}

	to {
					-webkit-transform: translateY(-100px);
					-moz-transform: translateY(-100px);
					transform: translateY(-100px)
	}
}
.slide-top-bg {
	-webkit-animation: slide-top-bg .9s cubic-bezier(.25,.46,.45,.94) both;
	-moz-animation: slide-top-bg .9s cubic-bezier(.25,.46,.45,.94) both;
	animation: slide-top-bg .9s cubic-bezier(.25,.46,.45,.94) both
}
@-webkit-keyframes slide-top-bg {
	0% {
					-webkit-transform: translateY(0);
					transform: translateY(0)
	}
	to {
					-webkit-transform: translateY(-220px);
					transform: translateY(-220px)
	}
}
@-moz-keyframes slide-top-bg {
	0% {
					-moz-transform: translateY(0);
					transform: translateY(0)
	}

	to {
					-moz-transform: translateY(-220px);
					transform: translateY(-220px)
	}
}
@keyframes slide-top-bg {
	0% {
					-webkit-transform: translateY(0);
					-moz-transform: translateY(0);
					transform: translateY(0)
	}
	to {
					-webkit-transform: translateY(-220px);
					-moz-transform: translateY(-220px);
					transform: translateY(-220px)
	}
}
}
@media(max-width:1660px){
	.HomeNews .FocusNews:after{right: -0.38rem;}
}
@media(max-width:640px){
	.HomeNews .HomeTit{margin-bottom: 1rem;}
	.HomeTit{margin: 1rem 0 0.6rem;}
	.HomeNews .FocusNews{width: auto;float: none;margin-bottom: 0.25rem;}
	.HomeNews .FocusNews .slick-dots{bottom: -0.3rem;}
	.HomeNews .List{width: auto;float: none;}
	.HomeNews .FocusNews:after{right: -0.2rem;top: -8%;height: 120%;}
	.HomeNews .FocusNews .imgbox{padding-top: 64%;}
	.HomeNews .List li a{border-bottom: 1px solid #ededed;padding-top: 5px;padding-bottom: 5px;padding-left: 80px;}
	.HomeNews .List .date em{font-size: 16px;}
	.HomeNews .List .date{width: 66px;padding-right: 11px;}
	.HomeNews .FocusNews:after{width: calc(100% - 69px);}
	.HomeNews .FocusNews .date{min-width: 120px;line-height: 25px;}
}

.HomePro{clear: both;}
.HomePro .TabContent{position: relative;z-index: 1;}
.HomePro .TabNav {padding: 0.2rem 0 0.43rem;}
.HomePro .TabNav li{flex: 1;position: relative;transition: all 0.5s;}
.HomePro .TabNav li:before{background: #a8182c;position: absolute;left: 50%;top: 50%;width: 50%;height: 50%;content: "";z-index: 1;transition: all 0.5s;z-index: 2;transform: translate(-50%,-50%);opacity: 0;}
.HomePro .TabNav li .imgbox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
.HomePro .TabNav li .imgbox:after{background: rgba(0,0,0,0.6);position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";z-index: 1;transition: all 0.5s;}
.HomePro .TabNav li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 20;}
.HomePro .TabNav li .inner{height: 1.3rem;color: #fff;position: relative;z-index: 10;letter-spacing: 0.1em;padding: 0.2rem;text-align: center;}
.HomePro .TabNav li p{letter-spacing: 0.15em;}

.HomePro .TabNav li.on{z-index: 10;}
.HomePro .TabNav li.on aside{font-weight: bold;}
.HomePro .TabNav li.on:before{width: 100%;height: 120%;opacity: 1;box-shadow: 0 10px 30px rgba(168,24,44,0.5);}
.HomePro .TabNav li.on .imgbox:after{background: #a8182c;}

.HomePro .TabContent{max-width: 13.2rem;width: 92%;margin: 0px auto;overflow: hidden;}
.HomePro .TabCon .slider{margin: 0 -3.12vw;transition: all 1s;opacity: 0;}
.HomePro .TabCon.cur .slider{opacity: 1;}
.HomePro .TabCon .item{position: relative;display: flex;height: 4.81rem;padding-bottom:0.2rem;align-items: center;cursor: pointer;}
.HomePro .TabCon .item:after{content: "";left: 0;top: 0;width: 65%;height: 100%;z-index: 100;position: absolute;}
.HomePro .TabCon .item a{width: 2.24rem;margin: 0.22rem 0;position: relative;}
.HomePro .TabCon .item a:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: url(../images/probg.jpg);}
.HomePro .TabCon .item .imgbox{z-index: 2;width: 55%;padding-top: 4.02rem;}
.HomePro .TabCon .item .imgbox img{transition: all 0.6s;}
.HomePro .TabCon .item .info{z-index: 2;width: 45%;color: #FFFAE2;display: flex;align-items: center;justify-content: center;}
.HomePro .TabCon .item .info h3{font-size: 0.26rem;line-height: 1.5;width: 2.08vw;position: relative;font-weight: normal;text-align: center;}
.HomePro .TabCon .item .info h3:before{position: absolute;content: "";width: 0.3rem;height: 0.3rem;left: 50%;top: -0.42rem;transform: translateX(-50%);background: url(../images/dot1.png) no-repeat;background-size: contain;transition: all 0.3s;}
.HomePro .TabCon .item .info aside{font-size: 0.26rem;line-height: 1.5;margin-bottom: 1.6vw;}
.HomePro .TabCon .item .info .desc{text-align: right;font-size: 1.04vw;margin-bottom: 1.77vw;position: relative;}
.HomePro .TabCon .item .info .desc:before{content: "";display: inline-block;vertical-align: middle;width: 0.76rem;height: 2px;margin-right: 7px;background: url(../images/line.gif) center center no-repeat;}
.HomePro .TabCon .item .info .txt{line-height: 1.71;margin-bottom: 1.6vw;letter-spacing: 0.1em;}
.HomePro .TabCon .item .info .txt p{margin-bottom: 1.3vw;}
.HomePro .TabCon .item:hover .info h3:before{transform: translateX(-50%) scale(1.2);}
.HomePro .TabCon .item:hover .imgbox img{-webkit-transform: scale3d(1.03,1.03,1.03);transform: scale3d(1.03,1.03,1.03);}
/* .HomePro .TabCon .slick-cloned.slick-current{opacity: 0;} */

.HomePro .moreBtn{line-height: 0.52rem;width: 1.75rem;margin-bottom: 0.5vw;}

.HomePro .TabCon .item .inner{display: none;}

.HomePro .TabCon .active+div+div .item{justify-content: end;}
.HomePro .TabCon .active+div+div .item:after{left: auto;right: 0;}

.HomePro .TabCon .center a{width: 8.3rem;left: 50%;transform: translateX(-50%);position: absolute;z-index: 10;background: transparent;margin: 0;}
.HomePro .TabCon .center .inner{display: block;}
.HomePro .TabCon .center .item:after{display: none;}
.HomePro .TabCon .center .imgbox{width: 33%;padding-top:4.61rem;box-shadow: 0 5px 15px rgba(0,0,0,0.3);}
.HomePro .TabCon .center .info{width: 58.61%;margin-right: 3%;}
.HomePro .TabCon .center .outtit{display: none;}
.HomePro .TabCon .center .info h3{width: auto;padding-left: 0.53rem;margin-bottom: 1.1vw;text-align: left;
	animation:fadeInDownSmall 0.5s .3s ease both;-webkit-animation:fadeInDownSmall 0.5s .3s ease both;-moz-animation:fadeInDownSmall 0.5s .3s ease both;}
.HomePro .TabCon .center .info h3:before{top: 50%;transform:translate(0,-50%);left: 0;}
.HomePro .TabCon .center:hover .info h3:before{transform: translate(0,-50%) scale(1.2);}
.HomePro .TabCon .center a:after{height: calc(100% - 0.58rem);box-shadow: 0 5px 10px rgba(168,24,44,0.3);top: 0.29rem;}
.HomePro .TabCon .center h3{animation:fadeInDownSmall 0.4s .3s ease both;-webkit-animation:fadeInDownSmall 0.4s .3s ease both;-moz-animation:fadeInDownSmall 0.4s .3s ease both;}
.HomePro .TabCon .center .keyword{animation:fadeInDownSmall 0.5s .3s ease both;-webkit-animation:fadeInDownSmall 0.5s .3s ease both;-moz-animation:fadeInDownSmall 0.5s .3s ease both;}
.HomePro .TabCon .center .txt{animation:fadeInDownSmall 0.5s .4s ease both;-webkit-animation:fadeInDownSmall 0.5s .4s ease both;-moz-animation:fadeInDownSmall 0.5s .4s ease both;}
.HomePro .TabCon .center .moreBtn{animation:fadeInDownSmall 0.5s .5s ease both;-webkit-animation:fadeInDownSmall 0.5s .5s ease both;-moz-animation:fadeInDownSmall 0.5s .5s ease both;}

.HomePro .mores{text-align: center;width: 1.72rem;line-height: 0.84rem;font-size: 0.22rem;color: #fff;display: block;margin: 0 auto 0;position: relative;overflow: hidden;border-radius: 50% / 50%;}
.HomePro .mores span{position: relative;z-index: 2;}
.HomePro .mores:after{background: #a8182c;width: 100%;height:100%;left: 0;top: 0;border-radius: 50% / 50%;content: "";position: absolute;}
.HomePro .mores:before{background: #f08c2c;width: 100%;height:100%;left: 0;bottom: -100%;border-radius: 50% / 50%;content: "";position: absolute;transition: all 0.3s;z-index: 1;}
.HomePro .mores:hover:before{bottom: 0;}
.HomePro .owl-carousel .owl-dots.disabled,
.HomePro  .owl-carousel .owl-nav.disabled,
{display: block !important;}
@media(max-width:1024px){
	.HomePro .TabCon .center a{width: 100%;}
    
}
@media(min-width:1025px){
	.HomePro .TabCon .item a{transition: all 0.5s;}
}
@media(max-width:1024px){
	.HomePro .TabNav li a{display: none;}
	.HomePro .TabCon .slider{transition: all 0s;}
}
@media(max-width:640px){
	.HomePro .TabCon .item .info .txt{overflow: hidden;word-break:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/* -webkit-line-clamp: 3; */line-height: 24px;height: 72px;overflow-y: auto;}
	.HomePro .TabNav li p{display: none;}
	.HomePro .TabCon .item .info h3{font-size: 16px;}
	.HomePro .TabCon .item .info .txt{font-size: 14px;}
	.HomePro .TabCon .center .imgbox{box-shadow: 0 0px 10px rgba(0,0,0,0.3);}
}


.HomeWelfare .HomeTit{margin-top: 1.5rem;}
.HomeWelfare .slogan{position: absolute;left: 0;bottom: 0;width: 100%;color: #fff;background: #A8182C;}
.HomeWelfare .slogan .content{height: 7vw ;line-height: 1.96;font-weight: bold;}
.HomeWelfare  .slick-dots li button{background:#c7c7c7}
.HomeWelfare .slogan .content .logo {display: none;}
.HomeWelfare .slogan .content .logo img{height: 0.82rem;margin-right: 0.78rem;}
.HomeWelfare .slogan .content p span{margin-left: 0.78rem;}
.HomeWelfare .slogan span:nth-child(2){margin-left: 0.78rem;display: block;}
.HomeWelfare .inner{position: relative;z-index: 100;}
.HomeWelfare .info{width: 35%;float: left;line-height: 2.4vw;letter-spacing: 0.18em;}
.HomeWelfare .imgbox{width: 60%;float: right;padding-top: 34.5vw;}
.HomeWelfare .slick-arrow{top: auto;transform: translateY(0);bottom: 30px;border-radius: 0;border:0;background-color: rgba(255,255,255,0.3);width: 0.46rem;height: 0.46rem;line-height:0.46rem;color: #333;}
.HomeWelfare .slick-arrow:hover{background-color: #A8182C;}
.HomeWelfare .slick-prev{left: auto;right: 0.97rem;}
.HomeWelfare .slick-next{right: 0.39rem;}
.HomeWelfare .slick-dots{width: 60%;left:auto;right: 0;bottom: 15px;}
.HomeWelfare .slick-dots li{margin: 0 8px !important;width: 11px !important;height: 11px !important;}
.HomeWelfare .shadow{right: 0;bottom: 0;width: 60%;height: 35.52vw;box-shadow: 0 15px 30px rgba(0,0,0,0.3);position: absolute;background: #fff;}
.HomeWelfare .slick-current .info{animation:fadeInDown 0.5s .3s ease both;-webkit-animation:fadeInDown 0.5s .3s ease both;-moz-animation:fadeInDown 0.5s .3s ease both;}
.HomeWelfare .slick-current .imgbox{animation:fadeInRight 0.5s .2s ease both;-webkit-animation:fadeInRight 0.5s .2s ease both;-moz-animation:fadeInRight 0.5s .2s ease both;}

@media(max-width:1024px){
	.HomeWelfare .info{float: none;width: 100%;padding: 0 0 0.5rem;}
	.HomeWelfare .imgbox{float: none;width: 100%;box-shadow: 0 15px 30px rgba(0,0,0,0.3);padding-top: 64%;margin-bottom: 0.5rem;}
	.HomeWelfare .shadow{display: none;}
	.HomeWelfare .slogan{position: static;}
	.HomeWelfare .slogan .content{height: auto;padding: 0.3rem 0;justify-content: center;}
	.HomeWelfare .slick-dots{bottom: 0.85rem;width: 100%;}
	.HomeWelfare .slick-arrow{bottom: 0.8rem;}
}
@media(max-width:640px){
	.HomeTit .line{width: 4.8rem;margin-left: -2.4rem;}
	.HomeWelfare .info{line-height: 24px;}
}


