*{margin: 0;padding: 0;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{text-decoration: none;color: #000;}
img{border: 0;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #ddd;line-height: 1.5;padding: 10px;}
input,textarea,select,button{outline: none;resize: none;} input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: .16rem;color: #000;}

.txthide{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden; text-align: justify;}


.wrapper{width: 14rem;min-width: 943px;margin: 0 auto;}
.sub_wrapper{width: 1200px;margin: 0 auto;}

.public_name{width: fit-content;text-align: center;margin:0 auto;}
.public_name .name{font-size: .4rem;color: #333;font-weight: bold;}
.public_name .en{font-size: 20px;color: #666666;font-weight: lighter;text-transform: uppercase;}

/* 头 */
header{height: 90px;}
header .logo{display: block;width: 4.33rem;height: .54rem;}
header .nav dd a{display: block;height: 90px;line-height: 90px;padding: 0 .12rem;font-size: 16px;transition:.5s;}
header .nav .active{background-color: #e21423;color: #fff;}
header .nav dd:hover  a{background-color: #e21423;color: #fff;}
header .z_nav{display: none;}
.wap_menu{display: none;}
/* banner */
.banner{width: 100%;position: relative;overflow: hidden;}
.z_wap{display: none;}
.banner .swiper-wrapper{transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;}
.banner img{width: 100%;display: block;}
.banner .swiper-pagination{position: absolute;bottom: 33px;}
.banner .swiper-pagination-bullet{width: 8px;height: 8px;opacity: .7;background: #fff;}
.banner .swiper-pagination-bullet-active{width: 17px;height: 8px;opacity: 1;border-radius: 8px;background: #fff;}


/* 简介 */
.brief {width: 100%;min-height: 6rem;padding: .7rem 0;background: url(../images/brief_bj.jpg)no-repeat center;background-size: cover;}
.brief .leftText{width: 8rem;}
.brief .leftText .title , .brief .leftText .titleWap{font-size: .4rem;color:#333;font-weight: bold;margin-bottom: .4rem;}
.brief .leftText .titleWap{display: none;}
.brief .leftText .desc{font-size: .18rem;color:#333;line-height: .28rem;}
.brief .more{width: 1.82rem;height: .52rem;font-size: .15rem;color: #fff;text-transform: uppercase;background-color: #b50a13;margin-top: .5rem;position: relative;overflow: hidden;}
.brief .more:before{ content:" ";  display:block;  width:200px;  height:80px;  background:rgba(255, 255, 255, .2);  position:absolute;  top:-10px;  left:-200px;  transform:rotate(-45deg);  transition:all .3s ease-in-out;  }
.brief .more:hover:before{margin-left:400px;}


.brief .more img{display: block;width: 14px;height: 12px;margin-left: .2rem;}
.brief .right_img{display:block;max-width: 5rem;}



/* 公司动态 */
.news{padding:.75rem 0 1.1rem;background-color: #fff;}

.news .title{font-size: 20px;color: #000000;padding: 20px 0 5px;}
.news .desc{height: 56px;font-size: 16px;color: #898989;line-height: 28px;}
.news .right_item .left_date .sj{display: none;}
.news .public_name{margin-bottom: .5rem;}
.news .isgood{display: block;flex: 1;margin-right: .7rem;overflow: hidden;}
.news .isgood .pic{width: 100%;height: 2.80rem;margin-bottom: 10px;overflow: hidden;}
.news .isgood .pic img{display: block;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
.news .isgood:hover .pic img{transform: scale(1.05);}

.news .bot{display: flex;justify-content: space-between;margin-top: 10px;}
.news .bot .date{font-size: 20px;color: #000000;line-height: 20px;}
.news .bot .date span{font-size: 16px;color: #898989;}
.news .bot .icon{display: block;width: 30px;height: 30px;}

.news .right_item{width: 7.6rem;overflow: hidden;}
.news .right_item dd{margin-bottom: .36rem;}
.news .right_item dd:last-child{margin-bottom: 0;}
.news .right_item a{display: flex;overflow: hidden;}
.news .right_item .left_date{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 95px;height: 124px;background: linear-gradient(135deg , #b4181b , #ff2c30);margin-right: 30px;font-size: 15px;color: #000000;border-radius: 4px;overflow: hidden;position: relative;}
.news .right_item .left_date::after{display: block;width: 170px;height: 170px;content: '';background-color: #ececec;position: absolute;top: 50%;left: 50%;transform:  translate(-50%, -50%) rotate(45deg);transform-origin: center;}
.news .right_item .left_date span{position: relative;z-index: 2;}
.news .right_item .left_date .day{font-size: 46px;color: #b00b0e;}
.news .right_item .textContent{flex: 1;overflow: hidden;}
.z-jj{display: none;}

/* 标 */
.biding{width: 100%;padding: .8rem 0 .9rem;background-color: #f7f8fa;}
.biding .leftNav{width: 165px;margin-right: 35px;}
.biding .leftNav dd{width: 100%;height: 216px;border-radius: 4px;overflow: hidden;padding: 10px;}
.biding .leftNav dd .box{width: 100%;height: 100%;color: #333333;position: relative;border-radius: 4px;overflow: hidden;}
.biding  .box .icon{display: block;width: 50px;height: 50px;margin-bottom: 20px;}
.biding  .box .name{font-size: 20px;font-weight: bold;}
.biding  .box .en{font-size: 14px;opacity: .2;text-transform: uppercase;}

.biding .leftNav dd:hover ,.biding .leftNav .active{background-color: #b00b0e;transition: .5s;}
.biding .leftNav dd:hover .box * ,.biding .leftNav .active .box *{filter: brightness(1000%);transition: 1s;}
.biding .leftNav dd:hover .box .en ,.biding .leftNav .active .box .en{opacity: .5;transition: .5s;}
.biding .leftNav dd .border{position: absolute;width: 0;height: 0;transition: all .5s ease-in-out;}
/* .biding .leftNav .active .border{transition-delay:1s;} */
.biding .leftNav dd:hover .box>.border:nth-of-type(3),.biding .leftNav .active>.box>.border:nth-of-type(3){width:100%;top:0;left:0;height:0;border-top:1px solid white;}

.biding .leftNav dd:hover .box>.border:nth-of-type(4),.biding .leftNav .active>.box>.border:nth-of-type(4){height:100%;top:0;right:0;width:0px;border-right:1px solid white;}

.biding .leftNav dd:hover .box>.border:nth-of-type(5),.biding .leftNav .active>.box>.border:nth-of-type(5){width:100%;bottom:0;right:0;height:0;border-bottom:1px solid white;}

.biding .leftNav dd:hover .box>.border:nth-of-type(6),.biding .leftNav .active>.box>.border:nth-of-type(6){height:100%;bottom:0;left:0;width:0;border-left:1px solid white;}


.biding .rightContent{flex: 1;overflow: hidden;background-color: #fff;padding: 40px 30px;}
.biding .rightContent .itemBody{display: none;overflow: hidden;}
.biding .itemBody dd{margin-bottom: 26px;}
.biding .itemBody dd a{display: flex;overflow: hidden;padding-left: 20px;background: url(../icons/dd_iocn.png)no-repeat left center;}
.biding .itemBody dd:last-child a{margin-bottom: 0;}
.biding .itemBody dd a .img{display: none;width: 3.35rem;height: 2.05rem;overflow: hidden;margin-right: .3rem;}
.biding .itemBody dd a .img img{width: 100%;height: 100%;transition:.5s;}
.biding .itemBody dd a .textContent{display: flex;flex: 1;overflow: hidden;font-size: 14px;}
.biding  dd a .textContent .title{flex: 1;color: #000000;margin-bottom: 5px;}
.biding  dd a .textContent .desc{display: none!important;height: 56px;font-size: 16px;color: #898989;line-height: 28px;}
.biding dd a .textContent .date{color: #898989;line-height: 16px;}
/* 选中 */
.biding .itemBody .on a {background: none;padding-left: 0;}
.biding .itemBody .on a .img{display: block;}
.biding .itemBody .on a .textContent{display: block;}
.biding .on a .textContent .title{font-size: 24px;padding-top: 20px;}
.biding .on a .textContent .desc{display: -webkit-box!important;}
.biding .on a .textContent .date{margin-top: 35px;}


/* 招标案例 */
.case{padding: 100px 0;}
.case .caseDesc{font-size: .42rem;color: #1f1f1f;line-height: .58rem;margin-bottom: 35px;text-align: center;font-weight: bold;}
.case .caseDesc span{color: #e50015;}
.case .more{display: block;width: 123px;font-size: 16px;color: #e50015;line-height: 40px;text-align: center;border:1px solid #e50015;margin: 0 auto 40px;transition: .5s;}
.case .more:hover{background-color: #e50015;color: #ffffff;}
.case .caseItem{width: 100%;position: relative;padding: 0 50px;}
.caseItem .mySwiper {width: 100%;overflow: hidden;padding-bottom: 30px;}
.caseItem .mySwiper .swiper-slide{padding: 0 15px;}
.caseItem .mySwiper a{display: block;width: 100%;overflow: hidden;box-shadow: 0 10px 15px 0px rgba(0,0,0,.1);}
.caseItem .mySwiper a .img{width: 100%;height: 2.75rem;overflow: hidden;}
.caseItem .mySwiper a .img img{display: block;width: 100%;height: 100%;}
.caseItem .mySwiper a .text{padding: 22px;}
.caseItem .mySwiper a .title{height: .62rem;font-size: .24rem;color: #1f1f1f;line-height: .31rem;}
.caseItem .mySwiper a .listMore{font-size: 16px;color: #646466;margin-top: 20px;}
.caseItem .mySwiper .swiper-button-next::after ,.caseItem .mySwiper .swiper-button-prev::after{display: none;}
.caseItem .mySwiper .swiper-button-next{width: 17px;height: 36px;background: url(../icons/case_next.png)no-repeat center /cover;}
.caseItem .mySwiper .swiper-button-prev{width: 17px;height: 36px;background: url(../icons/case_prev.png)no-repeat center /cover;}


/* 服务 */
.service{width: 100%;height: 4rem;background: url(../images/service_bj.jpg)no-repeat center /cover;text-align: center;padding: .8rem 0 .55rem;}
.service .wrapper{height: 100%;}
.service .top{font-size: .42rem;color: #fff;font-weight: bold;line-height: .42rem;}
.service .top span{font-size: .22rem;opacity: .55;font-weight: lighter;}
.service .btn{display: flex;justify-content: center;align-items: center;width: 206px;height: 47px;background-color: #fff;border-radius: 47px;margin: 0 auto 10px;font-size: 22px;color: #000000;line-height: 24px;}
.service .btn img{display: block;width: 19px; height: 19px;margin-right: 10px;}
.service .phone{font-size: 20px ;color: #f3aaaa;}

/* 公司简介 */
.frame{width: 100%;background-color: #fff;padding-top: .7rem;margin-bottom: 50px;}
.frame .content{position: relative;padding-bottom: 50px;margin-top: 35px;}
.frame .content .left{width:calc(100% - 4.7rem); font-size: 16px;line-height: 26px;color: #000;}
.frame .content .z-right{width: 4.19rem;position: absolute;right: 0;top: 0;}
.tcontent{width: calc(100% - 3.04rem); background-color: #fff;padding: .5rem .4rem .42rem;position: relative;z-index: 10;}
.tcontent .tcontent_tit{font-size: 22px;line-height: 24px;color: #e50015;font-weight: bold;margin-bottom: 20px;}
.tcontent .con_tit{font-size: 16px;line-height: 26px;color: #000;}
/* 公司动态 */
.show_box{width: calc((100% - .9rem) / 3);padding-top: .4rem;margin-right: .45rem;margin-bottom: .45rem;cursor:pointer;overflow: hidden;}
.show_box:nth-child(3n){margin-right: 0;}
.show_box .z-show{width: 100%; height: 2.38rem;margin-bottom: .18rem;object-fit: cover;transition: .5s;}
.show_box .show_tit{font-size: .22rem;line-height: .24rem;color: #333333;font-weight: bold;margin-bottom: .14rem;}
 .show_box .con_tit{width: 100%;height: 72px; font-size: 16px;line-height: 32px;color: #999999;margin-bottom: 0.18rem;}
 .show_box .time_tit{font-size: 18px;line-height: 20px;color: #999999;}
 .show_box .more_tit{font-size: 16px;line-height: 20px;color: #999999;}
 .show_box .b_frame{border-top: 1px solid #e0e0e0;padding-top: .16rem;}
 /* 合作案例 */
 .coo_box{width:calc((100% - .6rem) / 3) ;border-radius: .1rem; margin-bottom: .36rem; overflow: hidden; box-shadow: 0 .1rem .1rem #eff1f3;margin-right: .3rem; cursor:pointer;overflow: hidden;}
 .coo_box:nth-child(3n){margin-right: 0;}
 .coo_box img{display: block; width: 100%;height: 2.37rem;object-fit: cover;transition: .5s;}
 .coo_box .coo_bottom{width: 100%; padding: .22rem .26rem .3rem; }
 .coo_box .coo_bottom .bottom_tit{font-size: 20px;line-height: 22px; color: #1f1f1f; font-weight: bold;}
 /* 联系我们 */
 .us_frame{width: 100%;}
 .us_frame .us_left{flex: 1; background: url('../images/map.jpg')no-repeat center /cover;}
 .us_frame .us_right{flex: 1; background: url('../images/z-bg.jpg')no-repeat center /cover;padding: 1.46rem .68rem 1.1rem;}
 .us_frame .us_right .us_tit{font-size: .42rem; line-height: .5rem; color: #fff; font-weight: bold;}
 .us_frame .us_right .warp{width: 58px; height: 4px; background-color: #fff;margin: .47rem 0;}
 .us_frame .us_right .con_tit{font-size: .2rem; line-height: .34rem; color: #fff;}
 .us_frame .us_right .z-code{width: 1.88rem; height: 1.88rem; margin-top: .7rem;}
 /* 招标公告 */
 .con_box{width: 100%; height: .9rem; border-bottom: 1px solid #f0f0f0;padding-right: .1rem;align-items: center;}
 .con_box .z-icon{ width: 6px; height: 11px;margin-left: .04rem; margin-right: .14rem;}
 .con_box .con_tit{flex: 1;font-size: 18px;line-height: .9rem;color: #000000;}
 .con_box .time_tit{color: #bbbbbb;font-size: 18px;line-height: .9rem;}
 /* 详情 */
 .details .title{font-size: .26rem; line-height: .28rem; color: #171717; text-align: center; margin-bottom: .2rem;}
 .details .ftit{font-size: 16px; line-height: 18px; color: #323232; text-align: center;}
 .details .color{font-size: 16px; color: #000000; line-height: 27px; margin-top: .4rem;}
 /*面包屑*/
 .m_frame{width: 100%;height: .7rem;background-color: #f5f5f5;}
 .mbx_frame{height: .7rem;}
 .mbx_frame .mbx_tit{font-size: .24rem;line-height: .7rem;color: #e50015; font-weight: bold;}
 pre{line-height: .7rem;}
/* footer */
footer{width: 100%;padding: .65rem 0 .55rem;background-color: #2a2f33;}
footer .leftInfo {width: fit-content;margin-right: 1rem;}
footer .leftInfo .img{width: 3.85rem;margin-bottom: 60px;}
footer .leftInfo .img img{display: block;width: 100%;filter: grayscale(100%) brightness(1000%);}
footer .leftInfo .img .line{width: 100%;border: 1px solid #55595c;margin: 12px 0;}
footer .leftInfo .img .p18{font-size: .18rem;color: #838a8f;text-align: justify;text-align-last: justify;line-height: .18rem;}
footer .leftInfo .hotline {font-size: .18rem;color: #838a8f;}
footer .leftInfo .hotline .phone{font-size: .32rem;color: #fff;font-weight: bold;}
footer .sjfoot{display: none;}
footer .nav .font20{font-size: 20px;color: #FFFFFF;}
footer .nav .font20::after{display: block;content: '';width: 21px;height: 2px;background-color: #55595c;margin: 20px 0 10px;}
footer .nav dl dd a{font-size: 16px; color: #838a8f;line-height: 32px;}

footer .rightInfo{flex: 1;display: flex;flex-direction: column;align-items: flex-end;padding-left: 40px;overflow: hidden;}
footer .rightInfo .slogin{font-size: .26rem;color: #fff;font-weight: bold;}
footer .rightInfo .slogin2{font-size: .18rem;color: #fff;font-weight: bold;line-height: .41rem;padding:0 .23rem;border-radius: .41rem;background-color: #e50015;margin-top: .2rem;}
footer .rightInfo .bot {margin-top: 1.14rem;}
footer .rightInfo .bot{font-size: 14px;color: #9c9c9c;line-height: 34px;text-align: right;}
footer .rightInfo .bot a{margin-left: 10px;color: unset;}





@media only screen and (min-width:960px ){
	.news .right_item dd:hover .left_date span{color:#fff;transition:color 1.5s ease;}
	.news .right_item dd:hover .left_date::after{transform:  translate(-50%, -50%) rotate(45deg) scale(0) ;transition: .8s;}
    .show_box .z-show:hover{transform: scale(1.05);}
    .coo_box img:hover{transform: scale(1.05);}
}

@media only screen  and (min-width:750px ) and (max-width:1660px ){
	.sub_wrapper{width: 14rem;min-width: 943px;}
}


/*@media only screen and (min-width:750px ) and (max-width:960px ){
	.wrapper{padding}
	
}*/


@media only screen and (max-width:960px ){
	.wap_menu{display: block;}
	.wrapper{width: 100%;min-width: 100%;flex-direction: column;padding: 0 .34rem;}
	.brief .more{width: 2.75rem;height: .78rem;font-size: .22rem;margin-bottom: .6rem;}
	.brief .more img{width: .21rem;height: .16rem;margin-left: .32rem;}
	.brief .leftText .title{display: none;}
	.brief .leftText .titleWap{display: block;}
	.brief .leftText {width: 100%;}
	.brief .leftText .desc{font-size: .24rem; line-height: .38rem;display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
	.public_name .en{font-size: .22rem;}
	.news .isgood{margin-right: 0;}
	.news .isgood .pic{margin-bottom: .1rem;}
	.news .title{font-size: .28rem; padding: .2rem 0 .1rem;}
	.news .desc{font-size: .24rem;line-height: .4rem;height: .8rem;}
	.news .bot{margin-top: .24rem;margin-bottom: .46rem;}
	.news .bot .date{font-size: .28rem; line-height: .3rem;margin-bottom: .1rem;}
	.news .bot .date span{font-size: .22rem; line-height: .24rem;}
	.news .bot .icon{width: .5rem;height: .5rem;}
	.news .right_item{width: 100%;}
	.news .right_item .left_date{width: 1.05rem;height: 1.5rem;border-radius: .04rem;padding: 0 .12rem;background: #ececec;margin-right: .26rem;}
	.news .right_item .left_date::after{display: none;}
	.news .right_item .left_date .day {font-size: .52rem;}
	.news .right_item .left_date .pc{display: none;}
	.news .right_item .left_date .sj{display: block; font-size: .2rem;}
	.biding .leftNav{width: 100%;display: flex;margin-bottom: .72rem;justify-content: space-between;}
	.active .box .en ,.biding .box .en{display: none;}
	.biding .leftNav dd .box{-webkit-flex-direction: row;}
	.biding .leftNav dd{background-color: #9c9c9c;width: 2.1rem;height:.88rem;padding: .1rem;}
	.biding .box .name{font-size: .28rem;}
	.biding .box .icon{width: .37rem;height: .37rem;margin-right: .14rem;margin-bottom: 0;filter: brightness(1000%);}
	.biding .itemBody dd a .img{width: 2.5rem; height: 1.53rem; margin-right: 0.18rem;}
	.biding .rightContent{padding: 0;}
	.biding .on a .textContent .title{font-size: .28rem;line-height: .3rem; padding-top: 0;}
	.biding dd a .textContent .desc{font-size: .24rem;height: .76rem;line-height: .38rem;}
	.biding .leftNav dd .box{border: .01rem solid #fff; color: #fff;}
	.biding .leftNav .active .box {border:none;}
	.biding dd a .textContent .date{margin-top: 0;font-size: .22rem;}
	.biding .on a .textContent .date{margin-top: 0;font-size: .22rem;}
	.case{padding: 0;}
	.case .caseDesc{font-size: .3rem;line-height: .42rem;margin-bottom: .24rem;}
	.case .more{width: 1.72rem;height: .59rem;font-size: .22rem;border: .01rem solid #e50015;margin: 0 auto .47rem;line-height: .59rem;}
	.service{height: 3.6rem;padding: .72rem 0 .55rem;}
	.service .top{font-size: .4rem;line-height: .4rem;}
	.service .btn{width: 2.23rem;height: .53rem;border-radius: .265rem;font-size: .24rem;line-height: .53rem;margin: .5rem auto .2rem;}
	.service .btn img{width: .21rem;height: .21rem;margin-right: .12rem;}
	.service .phone{font-size: .22rem;}
	.z_pc{display: none;}
	.z_wap{display: block;}
	.show_box{width: calc((100% - .15rem) / 2);margin-right: .15rem;}
	.show_box:nth-child(2n){margin-right: 0;}
	.show_box .z-show{display: block; height: 2.15rem;}
	.sub_wrapper{width: 100%; justify-content: space-between;padding: 0 .26rem;}
	.show_tit{font-size: .28rem;line-height: .3rem;}
	.show_box .con_tit{font-size: .24rem;line-height: .38rem;height: .76rem;}
	.show_box .time_tit , .show_box .more_tit{font-size: .22rem;line-height: .24rem;}
	.mbx_frame .mbx_tit{display: none;}
	.mbx{display: none;}
	.coo_box{width: 3.4rem; margin-right: 0;margin-bottom: .24rem;}
	.coo_box .coo_bottom .bottom_tit {font-size: .24rem;line-height: .26rem;}
	.us_frame{display: block;}
	.us_left{height: 4.9rem;}
	footer .wrapper{display: none;}
	footer{padding: 0;margin-top: .8rem;}
	footer .sjfoot{display: block; width: 100%;height: .9rem; font-size: .24rem;line-height: .9rem;color: #fff;text-align: center;}
	.coo_box img{height: 2.12rem;}
	.details .title{font-size: .3rem;line-height: .32rem;}
	.details .ftit{font-size: .22rem;line-height: .24rem;}
	.details .color{font-size: .24rem;line-height: .38rem;}
	.con_box .z-icon{width: .08rem;height: .14rem;}
	.con_box .con_tit {font-size: .24rem;}
	.con_box .time_tit{font-size: .24rem;margin-left: .4rem;}
	.tcontent{width: 6.9rem;margin: -.9rem auto 0;padding: .44rem .28rem;}
	.frame .content .z-right{display: none;}
	.z-jj{display: block;width: 100%;height: 3rem;}
	.frame{margin-bottom: 0;}
	.frame .content{padding-bottom: .3rem;margin-top: .3rem;}
	.tcontent .tcontent_tit{font-size: .28rem;line-height: .3rem;}
	.tcontent .con_tit{font-size: .24rem; line-height: .38rem;}
	.frame .content .left{width: 6.86rem;margin: 0 auto;font-size: .24rem;line-height: .38rem;}
	.mbx_frame{justify-content: right;}
	header .nav{display: none;}
	header .z_nav{display: block; width: .52rem;height: .42rem;}
	header{flex-direction: row!important;height: 1rem;background: #fff;}
	.case .swiper-button-prev , .case .swiper-button-next{display: none;}
	.case .caseItem{padding: 0;}
	.case .caseItem dd{width: 5rem;}
	.case .wrapper{padding: 0;}
	.case .caseDesc{padding: 0 .34rem;}
}


@media only screen and (max-width: 480px){
	body {
    font-size: .24rem;
	}
}
