/*基础CSS*/
html {
	font-size: 14px;
	overflow-x: hidden;
}
li {
	list-style: none;
}
a {
	color: #212529
}
a:hover {
	text-decoration: none;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.red{
	color:red;
}
.text-secondary a {
	color: #6c757d;
}
.card, .figure {
	margin: 15px 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
	font-size: 1.4em;
	color: #6f6f6f;
	font-weight: 600;
}
.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;
}
.sous{width:100%;}
/*上下外边距*/
.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;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color: #6F3B38;}
/*字距*/
.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: #8a4a47;
	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: #8a4a47;
	border-color: #8a4a47;
}
.page-num-current:hover {
	color: #fff;
}
/*404*/
.yste404{width:100%; height:55vh; font-family:'Arial'; text-align:center;}
.yste404 h1{font-size: 10em;color: #8a4a47;line-height: 2;font-family: serif;}
.yste404 p{font-size: 1.1em;line-height: 2;color: #a9a9a9;}
.plink{display: block;width: 100%;text-align: center;margin: 2em 0;}
.yste404 p a{border: 1px solid #8a4a47;padding: .8em 1.5em;font-size: 1em;color: #8a4a47;transition: all 0.3s;
}}
.yste404 p a:hover{background-color:#8a4a47 ;color: #eee;}

/*其他*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.code, .code img {
	height: 120px;
}
.position, .position a {
	color: #999;
}
.content {
	color: #666;
	line-height: 2;
}
.content img, .content iframe {
	max-width: 100% !important;
}
.content li {
	list-style: disc outside none;
	margin-left: 20px;
}
.f_fwg{width: 100%;max-width: 1200px;margin: 4% auto;overflow: hidden;}
.f_ghong{width: 100%;overflow: hidden;margin: 2% auto;}
.f_ghong li{float: left;width: 33%;padding: 2% 3% 4%;transition: all .2s linear;}
.f_ghong li:hover{background-color: #f5f5f5;}
.f_ghong li b{text-align: center;display: block;}
.f_ghong li b img{width: 25%;text-align: center;}
.f_ghong li h2,.f_ghong li h3{font-size: 1.6em;color: #333;line-height: 1.5;text-align: center;transition: all .2s linear; }
.f_ghong li:hover h2,.f_ghong li:hover h3{color:#8a4a47 ;}
.f_txtes{width: 100%;height: 0;padding-bottom: 50%;}
.f_txtes span{font-size: 1em;color: #777777;line-height: 2;padding-left: 8em; display: block;}
.f_ghong li span i{margin-right: .5em;}
.f_kl{width: 100%;margin-top: 2em;text-align: center;}
.f_kl a{border: 1px solid #8a4a47;padding: .8em 1.5em;font-size: 1em;color: #8a4a47;}
.f_kl a:hover{background-color:#8a4a47;color: #fff;}

.fa_cntesp{width: 100%;padding: 3%; overflow: hidden;margin: 0 auto;background-image: url(../images/bj_5.jpg); background-size: 100%;}
.fa_cntesp .f_title{color: #fff;}
.j_fa{width: 100%; max-width: 1200px;overflow:hidden;margin: 3% auto;}
.fa_1{width: 30%;float: left;margin:0 0.5%;overflow: hidden; padding: 2% 2% 3%;background-color:#fff1f1;height: 430px;}
.fa_1 b{width: 100%;text-align:center;display: block;}
.fa_1 img{width: 80%;margin-bottom: 1.5em;}
.fa_1 h2{font-size: 1.6rem;line-height: 2;}
.fa_1 p{font-size: 1em;color: #666;line-height: 1.5;}
.fa_2{width: 37%;float: left;margin:0 0.5%;}
.fa_txtes{background-color:#fff1f1;margin: 0 0 10px;padding: 10% 5% 10% 8%; overflow: hidden;height: 210px;}
.fa_2 span{width: 105px;height: 105px; display: block;float: left;padding: 1rem;border-radius: 5em; text-align: center;border: 3px solid #fff;margin-right: 1.5em;background-color: #fff;}
.fa_txtes:hover span{background-color: #8a4a47;border: 3px solid #8a4a47;}
.fa_2 i{font-size: 5em;background:-webkit-linear-gradient(45deg, #00ffffb5, #8a4a47, #ffffff);color: transparent;-webkit-background-clip: text;animation: ran 10s linear infinite;}
.fa_txtes:hover i{background:-webkit-linear-gradient(45deg, #fff, #fff, #fff);color: transparent;-webkit-background-clip: text;animation: ran 10s linear infinite;}
.fa_2 h3{font-size: 1.6em;line-height: 2;float: left;}
.fa_2 p{font-size: 1em;color: #666;line-height: 1.5;float: left;width: 60%;}
.fa_3{width: 29%;float: left;margin:0 0.5%;overflow: hidden;}
.fa_3 li{width: 100%;overflow: hidden;height: 100px; background-color: #fff;margin: 0 0 10px;padding:0 1em ;}
.fa_3 li i{font-size: 4em;display: block;float: left;margin:1.5rem 1rem 0 0;    color: rgba(138, 74, 71, 0.29);transition: all 0.3s;}
.fa_3 li span{font-size:1.5em;line-height: 2;float: left;transition: all 0.3s;}
.fa_3 li p{width: 65%; font-size: 1em;float: left;line-height: 1.5;color: #666;}
.fa_3 li:hover i{color: #000000;}
.fa_3 li:hover span{color: #8a4a47;}

.fa_2 a:hover,.fa_1 a:hover{color: #6F3B38;}

.g_cnmse{width: 100%;padding: 2em 0;background-color: #000;}
.g_tops{width: 100%;max-width: 1200px;margin: 0 auto;overflow: hidden;}
.g_tioy{float: left;color: #fff; }
.g_tioy p{font-size: 1.2em;}
.g_tioy span{font-size: 2em;margin-right: 1em;font-family: cursive;}
.g_tittl{float: right;margin-top: .5em;}
.g_tittl span{font-size: 1em;color: #eee;}
.g_tittl h1{font-size: 1rem;color: #fff;display: contents;}
.g_tittl p{font-size: 1em;color: #fff;line-height: 2;}
.sou_s{float: right; width: 60%;}
.sou_s form{width: 100%; float: right;text-align: right;}
.sou_s input{width: 40%;padding:0.7em 1em;border: 1px solid #fff;}
.sou_s button{border: 1px solid #c26462;border-radius: 0.4em;padding: 0.6em 1em;background-color: #c26462;overflow: hidden;color: #fff;}


.fonts{width: 100%;max-width: 1200px;margin: 5% auto 0;overflow: auto;}
.f_title{color: #8a4a47;text-align: center;overflow: hidden; display: table;margin: 0 auto;}
.f_foek{ float: left;text-align: left; margin: 0 auto;}
.f_title span{font-size: 2em;}
.f_title b{font-size: 5em;display: block;line-height: 1em;float: left;font-family: -webkit-pictograph;}
.f_title p{font-size: 1.5em;line-height: 1em;}

.f_neov{ width: 100%; max-width: 1200px;margin: 3% auto;overflow: auto;}
.f_neov li{width: 30%;padding:3% 0;float: left;color: #000000;margin: 1.5%;border: 1px solid #ababab;text-align: center;}
.f_neov li:nth-child(2n){background-color: #c26462;color: #fff;border: 1px solid #c26462;}
.f_neov li img{width: 20%;margin: 0 0 1em; }
.f_neov li h4{font-size: 1.4em; }
.f_neov li p{font-size: 1em; }
.f_neov li:hover{border: 1px solid #333;}

.g_ytl{width: 100%;max-width: 1200px; overflow: hidden;padding: 2%;}
.g_ytl h4{font-size: 3em;line-height: 1em;font-family: unset;border-left: 12px solid #333;padding-left: 0.5em;}
.g_ytl p{float: left;padding-right: 5%;width: 70%;line-height: 2;text-indent: 2em;font-size: 1.1em;}
.g_ytl img{width: 30%;float:right;}
.g_ytl a{float: left;border: 1px solid #b3b3b3;text-align: center;padding:0.5em 2em;font-size: 1.2em;margin-top: 1.5em;transition: all 0.3s;}
.g_ytl a:hover{background-color: #000;color: #fff;}

.dercs{width: 100%;padding:7% 3%;overflow: hidden;background-image: url(../images/1mzh.jpg); background-color: rgb(204, 204, 204);  background-position: center center; background-repeat: no-repeat;background-attachment: fixed;background-size: 100%;  }
.dercs ol{width: 100%; max-width: 1200px;overflow: hidden;margin: 0 auto;padding: 0;}
.dercs li{width: 25%;float: left;color: #d9d9d9;padding-left: 5%;}

.dercs li span,.dercs li p{font-size: 1.1em;}
.dercs li h5{font-size: 1.8em;line-height: 1.5;color: #fff;}

.y_cners{width: 100%;overflow: hidden; padding: 10% 2%;}
.y_txt{width: 100%;max-width: 1200px;overflow: hidden;margin: 0 auto;}
.y_txt li{width: 21%;float: left;margin: 2%;border-bottom: 1px solid #666;}
.y_txt li h4{font-size: 1.5rem;font-weight: 500;line-height: 2;margin: 2.5em 0 2em;}
.y_txt li h4 img{width: 1.5em;}
.y_txt li p{font-size: 0.8em;line-height: 1.5;margin-bottom: 2em;color:#5a5a5a;font-family: 微软雅黑;}

.a_imge{width: 100%; text-align: center;margin: 0;background-image: linear-gradient(#f6fafd,#b5d2ec);}
.a_imge img{width: 100%;max-width: 1200px;margin:0 auto ;}

.a_cnes{width: 100%;margin: 5% auto;overflow:hidden;background-image: url(../images/bj_2.jpg);background-repeat: no-repeat;background-position: center center;background-size: 100%;padding: 3% 0;}
.a_mers{overflow: hidden;margin:2% auto 0;width: 90%;max-width: 1400px;}
.a_mers li{width: 23%;float: left;margin: 1%;text-align: center;background-color: #fff;overflow: hidden;}
.a_mers li img{width: 100%;margin: 0; padding: 0;transition: all 0.6s; }
.a_mers li:hover img{transform: scale(1.1);}
.a_mers li span{font-size: 1.2em;line-height: 2.5;}
.b_link{width: 100%;margin: 3% 0; padding: 0;text-align: center;}
.cs_link{font-size: 1.4em;color: #8a4a47;border: 1px solid #8a4a47;padding: 0.5em 2em;transition: all 0.6s;}
.cs_link:hover{background-color: #333;border: 1px solid #333;color: #fff;}


.n_cswg{width: 100%;max-width: 1200px;overflow: hidden;margin: 0 auto 5%;}
.l_news{width: 46%;float: left;margin: 2%;}
.l_news h5{border-bottom: 2px solid #8A4A47;}
.l_news h5 span{font-size: 1.1em;background-color: #8A4A47;line-height: 2;padding: .5rem 1rem;color: #fff;border-top-left-radius: 0.25em;border-top-right-radius: 0.25em; }
.l_news h5 a{float: right;font-size: 0.9em;color: #777;line-height: 3;font-weight: 400;}
.l_news h5 a:hover{color: #333;}
.l_news li{width: 100%;height: 5.5rem; overflow: hidden;margin: 4% 0;border-bottom: 1px solid #eee;}
.l_news li:hover{background-color: #eee;}
.l_news li img{width: 18%;float: left;}
.l_news li .news_txt{width: 65%;float: left;margin: 0 1%;}
.news_txt strong{font-size: 1.2em;font-weight: 500;}
.news_txt:hover strong{color: #8A4A47;}
.news_txt p{font-size: 1em;color: #777;line-height: 1.5;}
.l_news li .news_r{float: right;background-color: #eaeaea;padding: 0.5em 1em;}
.news_r b{display: block;font-size: 2em;text-align: center;color: #333;line-height: 1;font-family: serif;}
.news_r span{font-size: 0.9em;color: #777;}

.cnerkl{background-color: #1b1b1b;width: 100%;padding:3rem 10%;overflow: hidden;}
.footers_l{width: 60%;float: left;border-right: 1px solid #fff;}
.foot_logo{width: 100%;margin: 1em;text-align: center;}
.foot_logo img{width: 4.5em;margin-top: -4em;}
.foot_titlte{width: auto; display: inline-block;text-align: left;margin-left: .5em;}
.foot_logo strong{font-size: 2em;line-height: 2;color: #eee;font-weight: 400;}
.foot_logo p{font-size: 1em;color: #777;margin-top: -1em;}
.foot_nav{width: 100%;overflow: hidden;margin-top: 2em;}
.foot_nav>ul>li{width: 16%;margin: 0 2%;float: left;}
.foot_nav>ul>li .foor_2nav{margin-top: 0.5em;}
.foot_nav>ul>li:nth-child(4){width: 30%;}
.foot_nav>ul>li:nth-child(4) .foor_links li{float: left;width: 45%;margin: 0 2.5%;}
.foot_nav>ul>li span{font-size: 1.2em;text-align: center; border-bottom: 1px solid #ececec;color: #fff;line-height: 2;padding-bottom: .5rem;}
.foor_2nav li a{font-size: 1em;line-height: 2;color:#9e9e9e;transition: all 0.3s;}
.foor_2nav li:hover a{color: #eee;}
.footers_r{float: left;width: 38%;margin-left: 2%;margin-top: 5%;}
.lh-2k{color: #c5c5c5;}
.l_tooy{width: 60%;float: left;}
.l_tooy h5{color: #eee;border-bottom: 2px solid #fff;line-height: 2;font-size: 1.4em;display: inline-block;}
.lh-2k li{line-height: 2;}
.lh-2k li a{color: #eee;}
.foot_httpur{width: 40%;float: left;margin-top: 2em; text-align: center;}
.foot_httpur p{color: #fff;line-height: 2;}
.foot_bttoer{width: 100%;float: left;margin:0;text-align: center;background-color: #000000;}
.foot_bttoer p{font-size: 1em;line-height: 2.5; color: #fff;}

/*列表页样式*/
.btn-infos{color: #fff;
    background-color: #8a4a47;
    border-color: #8a4a47;}
.btn-infos:hover{color: #FFF;background-color: #6d3b38;}
.btn-info{background-color: #8a4a47!important;
    border-color: #8a4a47!important;}


.hkjds{margin-bottom: 0!important;}
.top_txter{width: 100%;background-color:#fbfbfb;padding: 2rem 0;box-shadow: 2px 2px 14px #ccc;margin-bottom: 1rem;}
.top_txter ul{width: 100%;overflow: hidden;max-width: 1200px;margin: 0 auto;}
.top_txter ul li{width: 25%;float: left;}
.top_txter ul li img{width: 16%;float: left;margin-right: 3%;}
.top_hoer{width: 80%;float: left;}
.top_hoer span{font-size: 1.2em;line-height: 2;}
.top_hoer p{font-size: 1em;color: #777777;}

/*服务*/
.zc_dner{width: 100%;margin: 3% 0;}
.zc_dner .f_title{margin: 2em auto;}
.zc_koob{width: 100%;max-width: 1400px;margin: 4em auto;overflow: hidden;padding: 1em 0;}
.zc_koob li{width: 20%;float: left;margin: 0 2.5%;text-align: center;padding: 2em;    transition: all .2s linear;}
.zc_koob li:hover{background-color: #f7f7f7;box-shadow: 2px 2px 14px #ccc;}
.zc_koob li:hover i{color: #333;}
.zc_koob li i{font-size: 5em;color: #777;display: block;}
.zc_koob li span{font-size: 1.4em;line-height: 2;}
.zc_koob li p{font-size: 1em;line-height: 1.5;color: #b1b1b1;}
.zc_koob li:hover p{color: #777;}
.zc_mkia{width: 100%;padding: 8% 10%; overflow: hidden;background: no-repeat center center;background-size: 100%;box-shadow: 3px -4px 12px 2px #989898;}
.zx_txtes{width: 50%;float: left;padding: 5%;margin: 2em 0; background-color: #EEEEEE;box-shadow: 7px 7px 0px 0px #fff;}
.zx_txtes h3{font-size: 1.8em;line-height: 2;border-bottom: 3px solid #333;display: inline-block;}
.zx_txtes span{width: 2em;border-bottom: 5px solid #333;display: block;}
.zx_txtes p{font-size: 1em;line-height: 1.5;margin: 1.5rem 0;}
.zx_txtes b{border: 1px solid #8a4a47;font-size: 0.9em; color: #8a4a47;padding: 0.2rem 0.4rem;font-weight: 400;}
.zx_txtes a{font-size: 1.1em;padding: .5em 1em;margin-right: 2em;border: 1px solid #8a4a47;transition: all .2s linear;border-radius: 0.35rem;}
.zc_img{width: 45%;float: right;text-align: center;}
.zc_img img{width: 100%;}
.zcv_link{width: 100%;margin-top: 2em;}
.zx_txtes .zc_lh{color: #8a4a47;}
.zx_txtes .zc_lh:hover{color:#333 ;border: 1px solid #333;}
.zx_txtes .zc_zh{color: #fff;background-color: #8a4a47;}
.zx_txtes .zc_zh:hover{background-color: #9e5552;}
.zx_img{width: 40%;float: right;}
.zc_mkia:nth-child(2n){}
.zc_mkia:nth-child(2n) .zx_txtes{float: right;background-color: #fff;box-shadow: 1px 0px 12px 4px #828282;}
.zc_mkia:nth-child(2n) .zc_img{float: left;}

.zc_nets{width: 100%;max-width: 1400px;margin: 0 auto; overflow: hidden;padding: 5% 0;}
.zc_nets li{width: 22%;float: left;margin:3% 1.5%;text-align: center;box-shadow: 0px 0px 9px 3px #dedede; padding:0 0 2em;}
.nets_img{width: 100%;height: 0; padding-bottom: 50%;overflow: hidden;}
.nets_img img{width: 100%;margin: 0;}
.cnhgm{width: 100%;font-size: 0.9em;color: #666;padding: 1em 2em;background-color: #f1f1f1;margin-bottom: 1em;}
.cnhgm span{margin-right: 1.5em;}
.zc_nets li h4{font-size: 1.2em;line-height: 2;}
.zc_nets li p{font-size: 1em;color: #a2a2a2;text-indent: 2em; line-height: 1.5;padding: 0 2em;margin-bottom: 2em;}
.zc_nets li .zc_alk{font-size: 1em;color: #000;padding: 0.5em 1em;border: 1px solid #000;transition: all .2s linear;border-radius: 0.35rem;}
.zc_nets li .zc_alk:hover{border: 1px solid #8a4a47;color: #8a4a47;}

.zxly{background-image: url(../images/bh_zybj.jpg); background-size: 100%;padding: 4% 0;}
.col-gdlg-6{width: 100%;max-width: 1400px;padding: 0 20%; margin: 3% auto 5%;}
.form-conl{height: 8em!important;}
.zxtj{border: 1px solid #8a4a47;padding: 0.7rem 1.5rem;background-color: #8a4a47;border-radius: 0.25rem;color: #fff;font-size: 1em;}
.formggroup{width: 100%;text-align: center;margin-top: 2em;}
.zxtj:hover{background-color:#6f3b38 ;border: 1px solid #6f3b38;}

.jumbotron{padding: 8rem 2rem;}
.ladyimg{float:left;}
.ladyimg img{width: 180px;}
.sre_1{margin-top: 4em;}
/*地图*/
.contactus{width: 100%; max-width: 1400px;position: relative; margin: 5% auto;}
.allp{width: 65%;height: 585px;float: left;margin: 5% 0;}
.lyna{width: 32%;float: right;margin: 5% 0;}
.ly_kh{display: block;}
.lyna .f_title{color: #212529;}
.colgdl6{width: 100%;}
.colgdl6 label{display: block;}

/*子页*/
.koy{width: 100%;overflow: hidden;  background-image: url(../images/zybj.jpg);background-size: 100%;}
.containfw{width: 100%;max-width: 1200px;margin: 1% auto 6%;overflow: hidden;}
.fw_img{width: 33%;float: left;margin: 5% 0;background-color: #f3f3f3;}
.fw_img img{width: 100%;}
.fw_img ul{width: 100%;margin: 0;padding: 0;}
.fw_img  h2{font-size: 1.6em;line-height: 2;padding: 0 1em;background-color: #212529;color: #fff;}
.fw_img ul li{width: 100%;padding: 0.5em 0;border-bottom: 1px solid #d4d4d4;font-size: 1.1em;padding: 0 1em;line-height: 2.5;}
.fw_img ul li i{color: #888888;margin-right: 0.3em;}
.fw_img ul li a{color: #888888;}
.fw_img ul li:hover a{color: #1B1B1B;}

.fw_joy{width: 60%;max-width: 1400px;margin: 5% 1%;background-color: #dedede;padding:0 0 5%;float: right;border-radius: 0.25rem;box-shadow: 0px 0px 5px 0px #ccc;transition: all 0.3s;}
.fw_joy:hover{box-shadow: 0px 0px 6px 3px #ccc;}
.fw_joy h2{line-height: 2.5;font-size: 1.6em;background-color:#8a4a47;color: #eee;margin: 0 0 1em;padding-left: 1.5em;text-align: center;}
.fw_joy h2 i,.fw_joy b i{margin-right: 0.5em;color: #8a4a47;}
.joy_1,.joy_2,.joy_3,.joy_4{width: 100%;}
.fw_joy b{width: 100%;background-color: #eee;font-size: 1.3em;display: block;padding: 0 2%;line-height: 2;}
.fw_joy p{width: 100%;background-color: #fff;font-size: 1.1em;display: block;padding: 1em 5%;line-height: 1.5;}

/*关于我们*/
.why{width: 100%;max-width: 1200px; margin: 5% auto;overflow: hidden;}
.why ul{margin: 0;padding: 0;}
.why ul li{width: 24.5%;margin: 0.25%;float: left;overflow: hidden;height: 0;padding-bottom: 16%;}
.why ul li img{width: 100%;transition: all 0.6s; }
.why ul li:hover img{transform: scale(1.2);}

/*选项卡*/
.tagsl{width: 100%;overflow: hidden;padding: 10% 0; background-image: url(../images/hyuo.jpg);background-size: cover;}
.box{width:100%;max-width: 1400px;  height:72vh; margin:0 auto; }
 .box ul,li{list-style: none;}
.box ul{ position:relative;display:flex; }
.box ul li{ flex:1; height:60px;border-radius: 0.5rem;border: 1px solid #eee;margin: 0 0.5em;}
.box ul input{display:none; }
.box ul  input+label{ display:block;width:100%; height:100%;font-size:1.3em;text-align: center;line-height: 60px;color:#fff;border-radius: 0.5rem;font-weight: 500;}
.box ul  input+label+div{ display:none;position: absolute; left:0; top:100px;box-shadow: 3px 2px 19px 0px #989898;background-color: #fff; }
.box ul input:checked+label{background: #fff;color:#8a4a47; }
.box ul input:checked+label+div{display:block; }
.box div{width: 100%;}
.box div span{width: 100%;line-height: 2.5;background-color: #1d2f3e;padding: 0 2em;font-size: 1.4em;display: block;color: #fff;}
.box div span i{color:#9efffb;transition: all .2s linear;}
.box div span:hover i{color: #000000;}
.box div p{font-size: 1.1em;line-height: 1.5;padding:1em 2em 2em;color: #7a828a;transition: all .2s linear;}
.box div:hover p{color:#4b5156 ;}

.fw_link{width: 100%;text-align: center;margin-top: 6.5em;}
.fw_link a{font-size: 1.4em;border: 1px solid #fff;padding: 0.8em 1.6em;border-radius: 0.35rem;color: #fff;transition: all .3s linear;}
.fw_link a:hover{background-color: #fff;color: #8a4a47;border: 1px solid #fff;}

.dowdt{color: #6F3B38;font-size: 1.2rem;font-weight: 600;}


/*产品轮播*/
.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;
}
.bg-infoy{background-color: #6F3B38;}
/*响应式*/
@media only screen and (max-width: 768px) {
	
.news_txt strong{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.l_news li{height: 5.1em;}

.tagsl{padding: 15% 0;}
.box{height: 935px;}
.box ul{display: block;}
.box ul li{width: 23%;margin: 1%;float: left;height: 45px;}
.box ul input+label{font-size: 1em;overflow: hidden;line-height: 40px;}
.box ul input+label+div{top: 125px;}
.fw_link{margin-top: 4em;}

.navbar-brand{width: 75%;}
.sou_s{width: 90%;margin: 0 auto;float: none;}
.sou_s input{width: 65%;font-size: 0.9rem;}

.f_ghong li b img{width: 50%;}
.f_ghong li{padding: 2% 2% 4%;}
.f_ghong li h2, .f_ghong li h3{font-size: 1.4em;}
.f_txtes{padding-bottom: 130%;}
.f_txtes span{padding-left: 0;font-size: 0.9em;}

.f_kl a{font-size: 0.9rem;padding: .7em 1.4em;}

.g_tioy{width: 100%;text-align: center;margin-bottom: 1em;}
.g_cnmse{padding: 1rem 0;}
.g_tioy p{font-size: 0.9em;}
.g_tioy span{font-size: 1.2em;}
.sou_s button{font-size: 0.9em;}
.g_tittl span,.g_tittl h1{font-size: 0.8em;}

.fa_1{width: 49%;padding-top: 3em;height: 395px;}
.fa_2{width: 49%;}
.fa_2 span{height: 48px;width: 48px;padding: 0.55rem;}
.fa_2 i{font-size: 2em;}
.fa_2 h3{font-size: 1.3em;line-height: 1.6;}
.fa_2 p{width: 100%;}
.fa_3{width: 100%;margin: 0;}
.fa_3 li{width: 49%;margin: 0.5%;float: left;height: 170px;}
.fa_3 li i{font-size: 2.5em;float: left;}
.fa_3 li span{font-size: 1.4em;}
.fa_3 li p{width: 100%;}

.g_ytl h4{font-size: 2em;}
.g_ytl img{width: 100%;}
.g_ytl p{width: 100%;padding: 0;margin: 1em 0;}

.dercs{background-size: 350%;}

.y_txt li{width: 46%;}
.y_txt li h4{font-size: 1.4rem;}

.a_cnes{background-size: 200%;}
.a_mers{width: 100%;}
.a_mers li{width: 31.3%;}

.n_cswg{width: 94%; margin:10% 3%;}
.l_news li .news_txt{width: 60%;}
.l_news{width: 100%;margin: 0;}
.l_news li .news_r{padding: 0.5em;}

.allp{width: 96%;margin: 2%;height: 320px;}
.lyna{width: 96%;margin: 2%;}

.cnerkl{padding: 2rem 2%;}
.footers_l{width: 100%;border-right: none;}
.foot_logo strong{font-size: 1.4em;line-height: 1.5;}
.foot_logo p{margin-top: 0;}
.foot_nav{margin-bottom: 2em;}
.foot_nav>ul>li{width: 23%;margin: 0 1%;}
.foot_nav>ul>li span{font-size: 1.1em;}
.foot_nav>ul>li:nth-child(4){width: 23%;}
.foot_nav>ul>li:nth-child(4) .foor_links li{float: none;width: 100%;}
.footers_r{width: 100%;margin: 0;}
.foot_bttoer{margin-bottom: 48px;}
.foot_bttoer p{line-height: 1.5;padding: 1em 0;}

.top_txter{margin-bottom: 3em;}
.top_txter ul li{text-align: center;}
.top_txter ul li img{width: 40%;float: none;}

.zc_koob{margin-top: 0; padding: 0;}
.zc_koob li{width: 45%;padding: 1em;height: 0;overflow: hidden; padding-bottom: 60%;}
.zc_koob li i{font-size: 4em;}

.zc_mkia{background-size: 300%;padding: 18% 10%;}
.zx_txtes{width: 100%; font-size: 0.8em;}

.fa_txtes{height: 195px;margin: 0 0 5px;}

.zc_nets{padding: 5% 2.5%;}
.zc_nets li{width: 47%;}
.cnhgm{padding: 1em;}
.zc_nets li h4{line-height: 1.4;padding: 0.5em 0;}
.zc_nets li p{padding: 0 0.8em;text-align: left;}
.zxly{background-size: 240%;}

.dercs ol{width: 100%;}
.dercs li{float:left;width: 50%;height: 0;padding-bottom: 30%; padding-top: 1em; border: 1px solid #fff;overflow: hidden;margin: -1px;}
.dercs li:nth-child(2n){border-right: none;}

.fw_joy h2{padding-left: 0;}

.g_ytl a{margin: 0 0 2em 3em;}

.fw_joy{width: 98%;}
.fw_img{width: 100%;}

.why{padding: 0 2%;}
.why ul li{width: 48%;margin: 1%;padding-bottom: 32%;}

.colgdl6{width: 80%;margin: 0 auto;}

.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}

.foot_logo{overflow: hidden;margin: 0;}
.foot_logo img{width: 18%;float: left;margin: 0;}
.foot_titlte{width: 80%;float: left; margin:0 0 0 2%;}

.yste404{height: 80vh;}
.yste404 h1{font-size: 7rem}

.top_hoer span{font-size: 1.1em;}
.top_hoer p{font-size: 0.9em;}
}
/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #8a4a47;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #733d3a;
}
.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: #8a4a47;
	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;
}
.head-sm-height {
	height: 61px !important;
}
}
/*********响应式样式******************/

/*行距*/
.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;
}
/*高度*/
.h-5px {
	height: 5px;
}
.h-10px {
	height: 10px;
}
.h-15px {
	height: 15px;
}
.h-20px {
	height: 20px;
}
.h-25px {
	height: 25px;
}
.h-30px {
	height: 30px;
}
.h-35px {
	height: 35px;
}
.h-40px {
	height: 40px;
}
.h-45px {
	height: 45px;
}
.h-50px {
	height: 50px;
}
.h-55px {
	height: 55px;
}
.h-60px {
	height: 60px;
}
.h-65px {
	height: 65px;
}
.h-70px {
	height: 70px;
}
.h-75px {
	height: 75px;
}
.h-80px {
	height: 80px;
}
.h-85px {
	height: 85px;
}
.h-90px {
	height: 90px;
}
.h-95px {
	height: 95px;
}
.h-100px {
	height: 100px;
}
.h-110px {
	height: 110px;
}
.h-120px {
	height: 120px;
}
.h-130px {
	height: 130px;
}
.h-140px {
	height: 140px;
}
.h-150px {
	height: 150px;
}
.h-160px {
	height: 160px;
}
.h-170px {
	height: 170px;
}
.h-180px {
	height: 180px;
}
.h-190px {
	height: 190px;
}
.h-200px {
	height: 200px;
}
.h-210px {
	height: 210px;
}
.h-220px {
	height: 220px;
}
.h-230px {
	height: 230px;
}
.h-240px {
	height: 240px;
}
.h-250px {
	height: 250px;
}
.h-260px {
	height: 260px;
}
.h-270px {
	height: 270px;
}
.h-280px {
	height: 280px;
}
.h-290px {
	height: 290px;
}
.h-300px {
	height: 300px;
}
.h-310px {
	height: 310px;
}
.h-320px {
	height: 320px;
}
.h-330px {
	height: 330px;
}
.h-340px {
	height: 340px;
}
.h-350px {
	height: 350px;
}
.h-360px {
	height: 360px;
}
.h-370px {
	height: 370px;
}
.h-380px {
	height: 380px;
}
.h-390px {
	height: 390px;
}
.h-400px {
	height: 400px;
}
.h-410px {
	height: 410px;
}
.h-420px {
	height: 420px;
}
.h-430px {
	height: 430px;
}
.h-440px {
	height: 440px;
}
.h-450px {
	height: 450px;
}
.h-460px {
	height: 410px;
}
.h-470px {
	height: 470px;
}
.h-480px {
	height: 480px;
}
.h-490px {
	height: 490px;
}
.h-500px {
	height: 500px;
}

/*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;
}
/*高度*/
.h-sm-5px {
	height: 5px;
}
.h-sm-10px {
	height: 10px;
}
.h-sm-15px {
	height: 15px;
}
.h-sm-20px {
	height: 20px;
}
.h-sm-25px {
	height: 25px;
}
.h-sm-30px {
	height: 30px;
}
.h-sm-35px {
	height: 35px;
}
.h-sm-40px {
	height: 40px;
}
.h-sm-45px {
	height: 45px;
}
.h-sm-50px {
	height: 50px;
}
.h-sm-55px {
	height: 55px;
}
.h-sm-60px {
	height: 60px;
}
.h-sm-65px {
	height: 65px;
}
.h-sm-70px {
	height: 70px;
}
.h-sm-75px {
	height: 75px;
}
.h-sm-80px {
	height: 80px;
}
.h-sm-85px {
	height: 85px;
}
.h-sm-90px {
	height: 90px;
}
.h-sm-95px {
	height: 95px;
}
.h-sm-100px {
	height: 100px;
}
.h-sm-110px {
	height: 110px;
}
.h-sm-120px {
	height: 120px;
}
.h-sm-130px {
	height: 130px;
}
.h-sm-140px {
	height: 140px;
}
.h-sm-150px {
	height: 150px;
}
.h-sm-160px {
	height: 160px;
}
.h-sm-170px {
	height: 170px;
}
.h-sm-180px {
	height: 180px;
}
.h-sm-190px {
	height: 190px;
}
.h-sm-200px {
	height: 200px;
}
.h-sm-210px {
	height: 210px;
}
.h-sm-220px {
	height: 220px;
}
.h-sm-230px {
	height: 230px;
}
.h-sm-240px {
	height: 240px;
}
.h-sm-250px {
	height: 250px;
}
.h-sm-260px {
	height: 260px;
}
.h-sm-270px {
	height: 270px;
}
.h-sm-280px {
	height: 280px;
}
.h-sm-290px {
	height: 290px;
}
.h-sm-300px {
	height: 300px;
}
.h-sm-310px {
	height: 310px;
}
.h-sm-320px {
	height: 320px;
}
.h-sm-330px {
	height: 330px;
}
.h-sm-340px {
	height: 340px;
}
.h-sm-350px {
	height: 350px;
}
.h-sm-360px {
	height: 360px;
}
.h-sm-370px {
	height: 370px;
}
.h-sm-380px {
	height: 380px;
}
.h-sm-390px {
	height: 390px;
}
.h-sm-400px {
	height: 400px;
}
.h-sm-410px {
	height: 410px;
}
.h-sm-420px {
	height: 420px;
}
.h-sm-430px {
	height: 430px;
}
.h-sm-440px {
	height: 440px;
}
.h-sm-450px {
	height: 450px;
}
.h-sm-460px {
	height: 410px;
}
.h-sm-470px {
	height: 470px;
}
.h-sm-480px {
	height: 480px;
}
.h-sm-490px {
	height: 490px;
}
.h-sm-500px {
	height: 500px;
}
}

/*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;
}
/*高度*/
.h-md-5px {
	height: 5px;
}
.h-md-10px {
	height: 10px;
}
.h-md-15px {
	height: 15px;
}
.h-md-20px {
	height: 20px;
}
.h-md-25px {
	height: 25px;
}
.h-md-30px {
	height: 30px;
}
.h-md-35px {
	height: 35px;
}
.h-md-40px {
	height: 40px;
}
.h-md-45px {
	height: 45px;
}
.h-md-50px {
	height: 50px;
}
.h-md-55px {
	height: 55px;
}
.h-md-60px {
	height: 60px;
}
.h-md-65px {
	height: 65px;
}
.h-md-70px {
	height: 70px;
}
.h-md-75px {
	height: 75px;
}
.h-md-80px {
	height: 80px;
}
.h-md-85px {
	height: 85px;
}
.h-md-90px {
	height: 90px;
}
.h-md-95px {
	height: 95px;
}
.h-md-100px {
	height: 100px;
}
.h-md-110px {
	height: 110px;
}
.h-md-120px {
	height: 120px;
}
.h-md-130px {
	height: 130px;
}
.h-md-140px {
	height: 140px;
}
.h-md-150px {
	height: 150px;
}
.h-md-160px {
	height: 160px;
}
.h-md-170px {
	height: 170px;
}
.h-md-180px {
	height: 180px;
}
.h-md-190px {
	height: 190px;
}
.h-md-200px {
	height: 200px;
}
.h-md-210px {
	height: 210px;
}
.h-md-220px {
	height: 220px;
}
.h-md-230px {
	height: 230px;
}
.h-md-240px {
	height: 240px;
}
.h-md-250px {
	height: 250px;
}
.h-md-260px {
	height: 260px;
}
.h-md-270px {
	height: 270px;
}
.h-md-280px {
	height: 280px;
}
.h-md-290px {
	height: 290px;
}
.h-md-300px {
	height: 300px;
}
.h-md-310px {
	height: 310px;
}
.h-md-320px {
	height: 320px;
}
.h-md-330px {
	height: 330px;
}
.h-md-340px {
	height: 340px;
}
.h-md-350px {
	height: 350px;
}
.h-md-360px {
	height: 360px;
}
.h-md-370px {
	height: 370px;
}
.h-md-380px {
	height: 380px;
}
.h-md-390px {
	height: 390px;
}
.h-md-400px {
	height: 400px;
}
.h-md-410px {
	height: 410px;
}
.h-md-420px {
	height: 420px;
}
.h-md-430px {
	height: 430px;
}
.h-md-440px {
	height: 440px;
}
.h-md-450px {
	height: 450px;
}
.h-md-460px {
	height: 410px;
}
.h-md-470px {
	height: 470px;
}
.h-md-480px {
	height: 480px;
}
.h-md-490px {
	height: 490px;
}
.h-md-500px {
	height: 500px;
}
}

/*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;
}
/*高度*/
.h-lg-5px {
	height: 5px;
}
.h-lg-10px {
	height: 10px;
}
.h-lg-15px {
	height: 15px;
}
.h-lg-20px {
	height: 20px;
}
.h-lg-25px {
	height: 25px;
}
.h-lg-30px {
	height: 30px;
}
.h-lg-35px {
	height: 35px;
}
.h-lg-40px {
	height: 40px;
}
.h-lg-45px {
	height: 45px;
}
.h-lg-50px {
	height: 50px;
}
.h-lg-55px {
	height: 55px;
}
.h-lg-60px {
	height: 60px;
}
.h-lg-65px {
	height: 65px;
}
.h-lg-70px {
	height: 70px;
}
.h-lg-75px {
	height: 75px;
}
.h-lg-80px {
	height: 80px;
}
.h-lg-85px {
	height: 85px;
}
.h-lg-90px {
	height: 90px;
}
.h-lg-95px {
	height: 95px;
}
.h-lg-100px {
	height: 100px;
}
.h-lg-110px {
	height: 110px;
}
.h-lg-120px {
	height: 120px;
}
.h-lg-130px {
	height: 130px;
}
.h-lg-140px {
	height: 140px;
}
.h-lg-150px {
	height: 150px;
}
.h-lg-160px {
	height: 160px;
}
.h-lg-170px {
	height: 170px;
}
.h-lg-180px {
	height: 180px;
}
.h-lg-190px {
	height: 190px;
}
.h-lg-200px {
	height: 200px;
}
.h-lg-210px {
	height: 210px;
}
.h-lg-220px {
	height: 220px;
}
.h-lg-230px {
	height: 230px;
}
.h-lg-240px {
	height: 240px;
}
.h-lg-250px {
	height: 250px;
}
.h-lg-260px {
	height: 260px;
}
.h-lg-270px {
	height: 270px;
}
.h-lg-280px {
	height: 280px;
}
.h-lg-290px {
	height: 290px;
}
.h-lg-300px {
	height: 300px;
}
.h-lg-310px {
	height: 310px;
}
.h-lg-320px {
	height: 320px;
}
.h-lg-330px {
	height: 330px;
}
.h-lg-340px {
	height: 340px;
}
.h-lg-350px {
	height: 350px;
}
.h-lg-360px {
	height: 360px;
}
.h-lg-370px {
	height: 370px;
}
.h-lg-380px {
	height: 380px;
}
.h-lg-390px {
	height: 390px;
}
.h-lg-400px {
	height: 400px;
}
.h-lg-410px {
	height: 410px;
}
.h-lg-420px {
	height: 420px;
}
.h-lg-430px {
	height: 430px;
}
.h-lg-440px {
	height: 440px;
}
.h-lg-450px {
	height: 450px;
}
.h-lg-460px {
	height: 410px;
}
.h-lg-470px {
	height: 470px;
}
.h-lg-480px {
	height: 480px;
}
.h-lg-490px {
	height: 490px;
}
.h-lg-500px {
	height: 500px;
}
}
