/*基础CSS*/
html {
	font-size: 14px;
	overflow-x: hidden;
    croll-padding-top: 60px;
}
body {width: 100%;
     font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei","微软雅黑", SimSun, "宋体", STXihei, "华文细黑", sans-serif !important;
    margin: 0 auto;
    font-weight: 300;
    color: #63686f;
    line-height: 1.6;
}
li {
	list-style: none;
}
a {
	color: #000000
}
a:hover {
    color: #00aeef;
	text-decoration: none;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}



#nav { width: 100%; text-align: right; list-style-type: none;  }
#nav li { display: inline-block;  *display: inline; zoom: 1;}
#nav a { display: inline-block; padding: 15px 15px;  	color: #000000; font-weight:300;  text-align: center; text-decoration: none; *display: inline; zoom: 1; }
#nav a:hover {color: #00aeef;}
#nav .current a { color: #00aeef; }

.LANG {  background: #e6f5fc ;  border-radius: 14PX; padding: 6px 10px; }

.LANG font {background: url( /static/images/header_language_icon.svg) no-repeat center LEFT ;  background-size:16PX 18PX;}

.banenr-area{ padding-top:100px;}	
.banenr-bg {background: #ffffff; background-size: 100%;}

.blue_bg {  width:100%;    }
.blue_yh_bg {background: #00aeef; height:30px; width:100%;  border-radius: 50% / 30px; }

.huxian_blue{ pointer-events: none;
    position: absolute;
    left: 0;
    height: 3.47vw;
    width: 100%;
     --tw-bg-opacity: 1; 
     --tw-content: ""; 
     content: var(--tw-content); 
     -webkit-mask: url(/static/images/blue_hx.svg) no-repeat;
    mask: url(/static//images/blue_hx.svg) no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;} 
 
.linka_bg {background-color:#28ade3;}
.linka_bg:hover { background-color:#024891 ;}


.jiangshi_list .jiangshi_bg { position: absolute;  
   height: auto;
    width: 100%;
    bottom: 0;   
    background: url(/static/images/blue_a.png?v=3) ;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto; 
    color:#000000;
    line-height:1.4}
    
.jiangshi_list:hover .jiangshi_bg {  background: url(/static/images/blue_on.png);
     background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;  
    color:#ffffff}


.red{
	color:red;
}
.text-secondary a {
	color: #6c757d;
}

.header_box {
   position: fixed; left: 0; top: 0; padding: 10px 0;  width: 100%; z-index: 100; 
   }
  
.sticky {
  width: 100%;
  border-bottom: 0;
  background-color: rgba(226, 241, 252, .95);

    
  /*box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; */
  transition: all 0.5s;
}
  
 
  
.logo-box{ text-align: left;   width:100%}  
.logo-height{ height:58px;  transition: all 0.5s;}
.head-height { height:100px}	
   
   
.product_ico {border-radius: 50%; width:70px; height:70px; line-height:55px; border: 2px solid #e94709;  display: inline-block; text-align:center; padding:5px; }
.hxian {width:60PX; height:16PX; background: url(../images/hxian.png) left center no-repeat;     background-size: 100% auto; }

.about_bg { background: url(../images/mbg-1.jpg) left top no-repeat;     background-size: 80% auto;  }
.about_main { padding: 0px 30px;}
.counters-item  .timer { font-weight:900; padding-right:6PX;}

.service_bg{ background: url(../images/fw_bg.jpg)  center top no-repeat;     background-size: auto;  background-color:rgba(20,65,120,0.9);  background-attachment:fixed; }

.youshi_bg { background: url(../images/mbg-2.jpg) left top no-repeat;     background-size: 80% auto;  }
.lianxi_bg  { background: url(../images/lx_bg2.jpg)  center center no-repeat;     background-size:100% auto;  }

.tine_btb  font{
   
   border-radius: 100em;
    display: inline-block;
    transition: all 0.5s;
	background: #ffffff;
	border: 1px  solid #1a4178;
	color:#1a4178;
	line-height:1.8;
	padding:0px 15px;; 
}

.lianxi_btb  font{
   
   border-radius: 100em;
   display: inline-block;
    transition: all 0.5s;
    border: 2px solid #e94709;
	color:#e94709;;
	line-height:2.4;
	font-weight:600; 
	padding:0px 15px;; 
}

.lianxi_btb :hover  font{
	background: #e94709;
	color:#ffffff;
    transition: all 0.5s;
}


.lianxi_bt  font{
   
    border-radius: 100em;
   display: inline-block;
    transition: all 0.5s;
	background: #ffffff;
	color:#024891;
	height:40px;
	line-height:40px;
	padding:0px 30px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.lianxi_bt:hover  font{
	background: #024891;
	color:#ffffff;
    transition: all 0.5s;
}


.kecheng_js {width:120px;}
.kecheng_down {width:100px;}


.about-container {margin:0 auto}


.about-block:hover .about-photo .pho{transform:scale(1)}
.about-block{width:100%;display:-ms-flexbox;display:flex; height:auto;}
.about-block .about-info{width:50%; position:relative;   PADDING: 0px 40PX; box-sizing:border-box}
.about-block .about-info img { max-width:100%;}
.about-block .desc{font-weight:200; padding: 30px;  letter-spacing:0;}
.about-block .desc img{ width:100%;}

.about-block .about-photo{-ms-flex:1;flex:1;position:relative;overflow:hidden;}
.about-block .about-photo .pho{display:block;width:100%;height:100%; background-size:cover!important}


.about-main{padding-bottom:5.2vw;min-height:30vw}
.about-more-btn{width:8.021vw;height:2.3vw;border:1px solid #666;margin:5.2vw auto 0;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:2px;transition:all .3s ease-in-out}
.about-more-btn span{font-size:.875rem;color:#282828;letter-spacing:0;text-align:center}
.about-more-btn i{font-size:.875rem;margin-left:15px;color:#282828;transform:scale(.7)}
.about-more-btn:hover{opacity:.7}


.about_pic img{text-align:center;max-width:100%;}


@media only screen and (min-width: 769px) {
.about-container .about-block:nth-child(2n){-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}

.service_box { box-shadow: 5px 5px 20px #ccc; Height:100%; border-radius: 4px;  }
.service_box:hover { Height:100%; background:#1a4178; color:#ffffff;  }

.news_list a {color: #212529}
.news_list a:hover {
	text-decoration: none;
	color:#db4d4c;
}

.smore {padding:5px 10px; color: #db4d4c;  border:1px solid #db4d4c; border-radius: 6px; }
.smore:hover{ color: #FFFFFF; background: #db4d4c}

.hplist { display:table}
.hplist li{ display: table-cell; width:20%; padding:5px;}
.hplist td{ width:20%; padding:5px;}
.hplist .hpbox { background-color:#f6f6f6; color:#222222; padding:5px 10px; border:1px solid #999999; height:100%; display:block; border-radius: 8px;}
.hplist .hpbox .wimg { display: none}
.hplist .hpbox .rimg { display:block}
.hplist .hpbox h5 {text-align: center; font-weight:600;}
.hplist .hpbox .hp-main { text-align:left; padding:0 10px;}

.hplist .hpbox:hover { background-color:#e43027; color:#FFFFFF;    transition: all 0.5s;}
.hplist .hpbox:hover .hp-main { color:#FFFFFF }
.hplist .hpbox:hover .wimg { display:block; text-align:center; margin:0 auto;    transition: all 0.5s;}
.hplist .hpbox:hover .rimg { display: none; text-align:center; margin:0 auto;    transition: all 0.5s;}


.hprojects {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.hprojects .h158 {
    height: 158px;
}
.hprojects .h320 {
    height: 320px;
}
.hprojects .desc {
    width: 100%;
	height:100%;
	position: absolute;
	display: block;
    color: #fff;
	margin-top: -50px;
	padding: 20px;
	overflow: hidden;
	background: linear-gradient(0deg,#000,#000 50%,#000 80%,#000);
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.6) 50%,rgba(0,0,0,.5) 80%,rgba(0,0,0,0));

}


/* Specific to example two */
#page-wrap{width:440px;margin:20px auto}
.hide{position:absolute;top:-9999px;left:-9999px}

#example-two .list-wrap{background:#eee;padding:10px;margin:0 0 15px 0}

#example-two ul{list-style:none}
#example-two ul li a{display:block;border-bottom:1px solid #666;padding:4px;color:#666}
#example-two ul li a:hover{background:#333;color:white}
#example-two ul li:last-child a{border:none}

#example-two .nav{overflow:hidden}
#example-two .nav li{width:97px;float:left;margin:0 10px 0 0}
#example-two .nav li.last{margin-right:0}
#example-two .nav li a{display:block;padding:5px;background:#666;color:white;font-size:10px;text-align:center;border:0}

#example-two li a.current,#example-two li a.current:hover{background-color:#eee !important;color:black}
#example-two .nav li a:hover, #example-two .nav li a:focus{background:#999}

/* wx_main_box */

#wxalert{width:100%; position:fixed; display:none;  padding-bottom:20px; margin:0 auto; top: 0; padding:0 20px; height:100vh; z-index:1999; background-color: rgba(50,50,50,0.5); }
.wxbox{width:100%; max-width:400px;  margin: 0 auto; background:#fff;  padding:20px;    border-radius: 10px;      
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);}

.closealert {
    width: 20px;
    height: 20px;
	float: right;
    display: block;
    cursor: pointer;
    background: url(../images/close-icons.png) no-repeat;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.footer{ background:#eff2f9; color:#363636}
.foot_lx {text-align:left; line-height:1.8}
.fmlink a{ color:#222222}
.fmlink a:hover { color:#000000}
.foot_contact {text-align: left;}

.flogo { width:100%}
.f_xian { background: url(../images/fxian.png)  left  center no-repeat;   padding-left:15PX;}

@media only screen and (min-width: 769px) {
.hprojects:hover .desc {
	display: table;
	position: absolute;
	height:100%;
	margin-top:0px;
	background-color: rgba(20, 20,20, 0.7);
    top: 0;
	padding-top:40px;
	vertical-align:middle;
}

.hprojects .desc h3,
.hprojects .desc p{
    color: #fff; 
}

.hprojects:hover .desc h3 { padding-top:30px;}

.hprojects .desc a {
    text-decoration: none;
    color: #fff;
    font-size:18px;
    font-weight:bold;
}
}




@media only screen and (max-width:992px) {

.about_main { padding: 0px 10px;}

#nav a {  padding: 15px 10px; }

.about-block{width:100%; display:block;  height:auto; overflow:hidden;background:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}
.about-block .about-info{width:100%;padding:20px; display:block; dposition:relative;box-sizing:border-box}

.about-block .about-photo{-ms-flex:0;flex:0;position:relative;overflow:hidden;  width:100%;  margin: 0; display: block;}
.about-block .about-photo .pho{display:block;width:100%;height:auto;background-size:cover!important}
.about-block .desc{font-weight:200; overflow:hidden; text-overflow:ellipsis;word-wrap:normal!important;word-wrap:normal\0!important}
.about-block .more{display:none}



.hprojects .desc { margin-top: -36px;}

.hprojects:hover .desc { margin-top: -36px;}

.lianxi_bg  { background: url(../images/lx_bg2.jpg)  center center no-repeat;     background-size: auto 100%;  }

.flogo { width:80%}

}

.service-body  {width: 100%; position: relative;}
.service-body .desc {
    width: 100%;
	height:40px;
	position: absolute;
    color: #fff;
	bottom: 0;
	padding: 0;
	overflow: hidden;
	text-align:center;
	background-color: rgba(20, 20,20, 0.7);
	line-height: 40PX;
	font-weight:600;
}


.card, .figure {
	margin: 15px 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
	font-size: 14px;
}
.navbar-brand {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.shadow-sm-top {
	box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important;
}

.b_more  span{
   
    border-radius: 6px;
    transition: all 0.5s;
	background: #e43027;
	color:#ffffff;
	line-height:150%; font-weight:600; 
	padding:8px 20px; 
}

.b_more:hover span{
	background: #e43027;
	color:#ffffff;
    transition: all 0.5s;
}


/*上下外边距*/
.mt-6, .my-6 {
	margin-top: 4rem !important;
}
.mt-7, .my-7 {
	margin-top: 5rem !important;
}
.mt-8, .my-8 {
	margin-top: 6rem !important;
}
.mt-9, .my-9 {
	margin-top: 7rem !important;
}
.mt-10, .my-10 {
	margin-top: 8rem !important;
}
.mb-6, .my-6 {
	margin-bottom: 4rem !important;
}
.mb-7, .my-7 {
	margin-bottom: 5rem !important;
}
.mb-8, .my-8 {
	margin-bottom: 6rem !important;
}
.mb-9, .my-9 {
	margin-bottom: 7rem !important;
}
.mb-10, .my-10 {
	margin-bottom: 8rem !important;
}
/*上下内边距*/
.pt-6, .mp-6 {
	padding-top: 4rem !important;
}
.pt-7, .py-7 {
	padding-top: 5rem !important;
}
.pt-8, .py-8 {
	padding-top: 6rem !important;
}
.pt-9, .py-9 {
	padding-top: 7rem !important;
}
.pt-10, .py-10 {
	padding-top: 8rem !important;
}
.pb-6, .py-6 {
	padding-bottom: 4rem !important;
}
.pb-7, .py-7 {
	padding-bottom: 5rem !important;
}
.pb-8, .py-8 {
	padding-bottom: 6rem !important;
}
.pb-9, .py-9 {
	padding-bottom: 7rem !important;
}
.pb-10, .py-10 {
	padding-bottom: 8rem !important;
}
/*边框*/
.border-top-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed {
	border-bottom: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
/*字距*/
.ls-1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: 2px;
}
.ls-3 {
	letter-spacing: 3px;
}
.ls-4 {
	letter-spacing: 4px;
}
.ls-5 {
	letter-spacing: 5px;
}
/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #222;
	background-color: #fff;
	border: 1px solid #dee2e6;;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #999;
	border-color: #ddd;
}
.page-num-current:hover {
	color: #fff;
}
/*其他*/
.pages {
	min-height: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.code, .code img {
	height: 100px;
}
.position, .position a {
	color: #F2F2F2;
	
}
.position, .position a:hover {
	color: #ffffff;
	
}
.content {
	color:#222222;
	line-height: 1.8;
}
.content img, .content iframe {
	max-width: 100% !important;
}
.content li {
	list-style: disc outside none;
	margin-left: 20px;
}
/*产品轮播*/
.view {
	max-width: 500px;
}
.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {
	height: 100%;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 440px;
	left: 30px;
}
.preview .swiper-slide {
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}
.preview .active-nav {
	border: 1px solid #F00;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

@media only screen and (max-width: 768px) {
 
 .header_box { padding: 5px 0}   
.logo-box .logo-height{ height: 30px;
        margin-top: 12px; }

.banenr-area{ padding-top:50px;}

.kecheng_js {width:70px;}
.kecheng_down {width:80px;}

.product_ico { width:50px; height:50px; line-height:35px; }

.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}
.foot_contact {text-align: center;}

}
/*在线客服*/
.online {
	position: fixed;
	bottom: 50px;
	right: 6px;
	width: 32px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #00aeef;
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 20px;
}
.online dl:hover {
	background: #024891;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}



/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
.card-img-200 {
	height: 200px;
	overflow: hidden;
}
.card-img-180 {
	height: 180px;
	overflow: hidden;
}
.card-img-150 {
	height: 150px;
	overflow: hidden;
}
.card-img-120 {
	height: 120px;
	overflow: hidden;
}
.card-img-100 {
	height: 100px;
	overflow: hidden;
}
}
/*sm屏幕以下*/
@media only screen and (max-width: 576px) {
.page-num {
	display: none;
}

}
/*********响应式样式******************/

/*行距*/
.lh-1 {
	line-height: 1;
}
.lh-2 {
	line-height: 2;
}
.lh-3 {
	line-height: 3;
}
.lh-4 {
	line-height: 4;
}
/*字体大小*/
.fs-12 {
	font-size: .857rem;
}
.fs-14 {
	font-size: 1rem;
}
.fs-16 {
	font-size: 1.142rem;
}
.fs-18 {
	font-size: 1.285rem;
}
.fs-20 {
	font-size: 1.428rem;
}
.fs-22 {
	font-size: 1.571rem;
}
.fs-24 {
	font-size: 1.714rem;
}
.fs-26 {
	font-size: 1.857rem;
}
.fs-28 {
	font-size: 2rem;
}
.fs-30 {
	font-size: 2.142rem;
}
.fs-32 {
	font-size: 2.286rem;
}
.fs-34 {
	font-size: 2.429rem;
}
.fs-36 {
	font-size: 2.571rem;
}
.fs-38 {
	font-size: 2.714rem;
}
.fs-40 {
	font-size: 2.857rem;
}


/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
/*行距*/
.lh-sm-1 {
	line-height: 1;
}
.lh-sm-2 {
	line-height: 2;
}
.lh-sm-3 {
	line-height: 3;
}
.lh-sm-4 {
	line-height: 4;
}
/*字体大小*/
.fs-sm-12 {
	font-size: .857rem;
}
.fs-sm-14 {
	font-size: 1rem;
}
.fs-sm-16 {
	font-size: 1.142rem;
}
.fs-sm-18 {
	font-size: 1.285rem;
}
.fs-sm-20 {
	font-size: 1.428rem;
}
.fs-sm-22 {
	font-size: 1.571rem;
}
.fs-sm-24 {
	font-size: 1.714rem;
}
.fs-sm-26 {
	font-size: 1.857rem;
}
.fs-sm-28 {
	font-size: 2rem;
}
.fs-sm-30 {
	font-size: 2.142rem;
}
.fs-sm-32 {
	font-size: 2.286rem;
}
.fs-sm-34 {
	font-size: 2.429rem;
}
.fs-sm-36 {
	font-size: 2.571rem;
}
.fs-sm-38 {
	font-size: 2.714rem;
}
.fs-sm-40 {
	font-size: 2.857rem;
}

}

/*md屏幕以上*/
@media only screen and (min-width: 768px) {
/*行距*/
.lh-md-1 {
	line-height: 1;
}
.lh-md-2 {
	line-height: 2;
}
.lh-md-3 {
	line-height: 3;
}
.lh-md-4 {
	line-height: 4;
}
/*字体大小*/
.fs-md-12 {
	font-size: .857rem;
}
.fs-md-14 {
	font-size: 1rem;
}
.fs-md-16 {
	font-size: 1.142rem;
}
.fs-md-18 {
	font-size: 1.285rem;
}
.fs-md-20 {
	font-size: 1.428rem;
}
.fs-md-22 {
	font-size: 1.571rem;
}
.fs-md-24 {
	font-size: 1.714rem;
}
.fs-md-26 {
	font-size: 1.857rem;
}
.fs-md-28 {
	font-size: 2rem;
}
.fs-md-30 {
	font-size: 2.142rem;
}
.fs-md-32 {
	font-size: 2.286rem;
}
.fs-md-34 {
	font-size: 2.429rem;
}
.fs-md-36 {
	font-size: 2.571rem;
}
.fs-md-38 {
	font-size: 2.714rem;
}
.fs-md-40 {
	font-size: 2.857rem;
}

}

/*lg屏幕以上*/
@media only screen and (min-width: 992px) {
/*行距*/
.lh-lg-1 {
	line-height: 1;
}
.lh-lg-2 {
	line-height: 2;
}
.lh-lg-3 {
	line-height: 3;
}
.lh-lg-4 {
	line-height: 4;
}
/*字体大小*/
.fs-lg-12 {
	font-size: .857rem;
}
.fs-lg-14 {
	font-size: 1rem;
}
.fs-lg-16 {
	font-size: 1.142rem;
}
.fs-lg-18 {
	font-size: 1.285rem;
}
.fs-lg-20 {
	font-size: 1.428rem;
}
.fs-lg-22 {
	font-size: 1.571rem;
}
.fs-lg-24 {
	font-size: 1.714rem;
}
.fs-lg-26 {
	font-size: 1.857rem;
}
.fs-lg-28 {
	font-size: 2rem;
}
.fs-lg-30 {
	font-size: 2.142rem;
}
.fs-lg-32 {
	font-size: 2.286rem;
}
.fs-lg-34 {
	font-size: 2.429rem;
}
.fs-lg-36 {
	font-size: 2.571rem;
}
.fs-lg-38 {
	font-size: 2.714rem;
}
.fs-lg-40 {
	font-size: 2.857rem;
}

}
