.titles{ text-align:center; padding:20px 0px;position: relative; display:flex; flex-direction: column;align-items: center; margin-bottom: 2rem;}
.titles h3{font-size: 50px;color:var(--color1);line-height: 2;margin-bottom: 0px;font-weight: bold;}
.titles h5{font-size:30px; line-height:2;margin-bottom:25px;color:#000;font-weight: 500;}
/*.titles:after {content: "";width: 125px;height: 5px;display: block;background: var(--color1);}*/

.titles1{ text-align:center; padding:20px 0px;position: relative;}
.titles1 h3{ font-family:HelveticaNeueCE; font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; }
.titles1 h5{font-size:20px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles1 .line{ background:#b1b1b1; height:1px; width:160px; margin:0 auto; position:relative}
.titles1 .line:after{ display: block; height:5px; width:42px; background:#369ad6; position:absolute; left:50%; margin-left:-21px; top:-2px;
    content: " ";}
.titles1:before {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    left: 33%;
}
.titles1:after {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    right: 33%;
}

.titles2{text-align: center;width: 100%;padding-top: 20px;position: relative;}
.titles2 h3{
	font-size: 36px;
    color: #222;
}
.titles2 span{
	font-size: 36px;
    color: #222;
}
.titles2 img{vertical-align: middle;}
.titles2 .titles2_line{font-size: 16px;color: #222;text-transform: uppercase;}
.titles2 .titles2_line i {
    padding: 0 20px;
}
.titles2 h5{font-size:14px; text-align: center; padding: 10px 0px;width:80%; font-weight: 500;margin: auto;}
.titles2:after{ display: block;
    height: 2px;
    width: 42px;
    background: #c9313e;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    content: " ";}

@media screen and (max-width: 1023px){
	.titles h3{font-size: 24px;}
	.titles h5{font-size: 16px;line-height: 28px;}
	.titles1 h3 {font-size: 24px;}
	.titles1 h5 {font-size: 16px;}
	.titles1:before{left: 15%;}
	.titles1:after{right: 15%;}
}

.btn1 {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
	display: flex;
}
.btn1 a {
    background: var(--color1);
    color: #FFFFFF;
    padding: 10px 50px;
    z-index: 2;
    position: relative;
    display: block;
}
.btn1 a:after{content: "\e659";font-family: "iconfont" !important;text-align: center; }
.btn1 a::before {
	content: '';
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .24s ease-in-out;
	transition: -webkit-transform .24s ease-in-out;
	-o-transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out
}
.btn1 a:hover::before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.btn1 a:before {background-color: var(--color1-h);}

.section-title {position: relative;}
.section-title h3{
    text-transform: uppercase;
	font-size:30px;
	padding:0 40px;
	position: absolute;
	top:0px;
	font-size: 50px;
    color: #002d4b;
    line-height: 32px;
    text-align: center;
    margin-bottom: 70px;
    font-weight: 300;
    padding-top: 50px;
}

.section-title h2{text-transform: uppercase;
    color: #fff;
    font-size: 150px;
    font-weight: bold;
    letter-spacing: -4px;
    font-family: 'Tunga Bold',Arial, Helvetica, sans-serif;
    text-shadow: #e8ebef 1px 0 0, #e8ebef 0 1px 0, #e8ebef -1px 0 0, #e8ebef 0 -1px 0;
    -webkit-text-shadow: #e8ebef 1px 0 0,#e8ebef 0 1px 0,#e8ebef -1px 0 0,#e8ebef 0 -1px 0;
    -moz-text-shadow: #e8ebef 1px 0 0,#e8ebef 0 1px 0,#e8ebef -1px 0 0,#e8ebef 0 -1px 0;
    *filter: Glow(color=#e8ebef, strength=1);
    padding: 12px 0;
}


.container {
    max-width: 1230px;
}

/*.navbar-home.navbar .logo-sm-height{display:none;}
.navbar-home.navbar .logo-w{display:block;}
.navbar-home{position:fixed; top: 0;width: 100%;z-index: 100;max-width:1920px;}
.navbar-home .navbar-nav li a{color:#FFFFFF;}*/
@media screen and (max-width: 1023px)
{
	/*.navbar-home{position: relative;}
	.navbar-home.navbar .logo-sm-height{display:block;}
	.navbar-home.navbar .logo-w{display:none;}*/
}


/*============================================
com-section
===========================================*/
.com-section{background: #FFF; padding:0px;position: relative;}
.com_wrapper{padding:5rem 0px; max-width:1280px; margin: auto;display: flex;flex-direction: column;}
.com_wrapper .com-titles{display:flex; flex-direction: column; justify-content: center;align-items: center;}
.com_wrapper .com-titles h2{font-size:32px; font-weight: bold; font-family: "hwhm-r"; line-height: 1.5; color:var(--color1);padding: 0;margin: 0; text-transform: uppercase;} 
.com_wrapper .com-titles h2 strong,.com_wrapper .com-titles h2 b{color:var(--color1-h);}
.com_wrapper .com-titles h3{font-size:50px; font-weight: bold; font-family: "hwhm-r";color:var(--color1);padding: 20px 0px 10px 0px;}
.com_wrapper .com-titles h5{font-size:30px; font-weight: 500; font-family: "hwhm-r";color:#000000;}

.com_wrapper .com-desc{font-size:20px; font-family: "hwhm-l"; font-weight: 300;line-height: 2; padding:2rem 0px 0px 0px;}
.com-desc p{margin-bottom:5px;}
.com-desc p b,.com-desc p strong{font-weight: bold; font-family: "hwhm-r";}


.com_wrapper .btn1{margin: auto;}
.com_wrapper .btn1 a{padding:10px 60px; border-radius: 100px;}
.com_wrapper .btn1 a::before{border-radius: 100px;}

@media screen and (max-width: 1023px)
{
	.com_wrapper{padding:5rem 3rem;}
	.com_wrapper .com-titles h3{font-size:2rem; text-align: center;}
	.com_wrapper .com-titles h5{font-size:1.5rem;text-align: center;}
	.com_wrapper .com-desc{font-size:1.1rem;}
}

@media screen and (max-width: 767px)
{
	.com_wrapper{padding:3rem 2rem;}
	.com_wrapper .com-titles h5{font-size:1.3rem;text-align: center;}
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}

/*============================================
solution-section
===========================================*/
.solution-section{padding:3rem 30px 3rem 30px; background:#eff2f5;}
.solution-section .titles{margin-bottom: 0px;}
.solution_wrapper{margin:auto; max-width:1280px; overflow: hidden;}
.solution-cont ul{width:100%; display:flex; justify-content: space-between;flex-wrap: wrap;}
.solution-cont ul li{width: calc(((100% / 3) - 20px) * 1);flex-shrink: 0; margin:15px 0px;    overflow: hidden;}
.solution-cont ul li .Img{width:100%; overflow: hidden;}
.solution-cont ul li .Img img{max-width:100%; height: 100%;}
.solution-cont ul li .Name{ padding:1rem; font-family: "hwhm-r";font-weight: bold;}
.solution-cont ul li .Name a:after{content: "\e659";font-family: "iconfont" !important;}
.solution-cont ul li:hover .Img img{transform:scale(1.05);transition: 0.3s;}
.solution-cont ul li:hover .Name{background:var(--color1);color:#FFFFFF; transition: 0.3s;}
.solution-cont ul li:hover .Name a{color:#FFFFFF;}

@media screen and (max-width: 1023px)
{
	.solution-section{padding:3rem 15px;}
}

@media screen and (max-width: 767px)
{
	.solution-cont ul li{width:calc(50% - 20px);}
}
@media screen and (max-width: 430px)
{
	.solution-cont ul li .Name{padding: 10px 5px;}
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}



/*============================================
adv-section
===========================================*/
.adv-section{ padding:100px 0px;position: relative; min-height:80vh; }
.adv-title{padding:0rem 0px;text-align: center;}
.adv-title h3{font-size:2rem; font-weight: bold; color:#FFFFFF;}
.adv__wrapper{width:100%; max-width:1280px; margin: auto;background-repeat: no-repeat; background-position: center; padding: 0px; min-height: 500px;}
.adv__wrapper ul{display:flex;justify-content: space-between; flex-wrap: wrap;}
.adv__wrapper ul li{width:calc(50% - 4rem); align-items: center;display:flex; padding:0px; padding:4rem 0px;justify-content: flex-end;}
.adv__wrapper ul li:nth-of-type(2n){margin-left:auto;}
.adv__wrapper ul li:nth-of-type(2n+1){margin-right:auto;flex-direction: row-reverse; }
.adv__wrapper ul li i{font-family:"iconfont"; width:80px; height: 80px; border-radius: 80px; display: flex; justify-content: center;align-items: center; color:#FFFFFF; font-size:40px;background: var(--color1);}
.adv__wrapper ul li img{max-width:100%;}
.adv__wrapper ul li .content{ padding: 0rem;display:flex; flex-direction: column; max-width:300px;}
.adv__wrapper ul li:nth-of-type(2n) .content{text-align: left;padding-left: 2rem;}
.adv__wrapper ul li:nth-of-type(2n+1) .content{text-align: right;padding-right: 2rem;}
.adv__wrapper ul li .content h3{color:#000;font-weight: bold;}
.adv__wrapper ul li .content p{ font-size:14px;}


@media screen and (max-width: 1023px)
{
	.adv-section{padding:3rem;}
	.adv__wrapper{min-height: unset; background-position: center bottom;}
	.adv__wrapper ul{padding-bottom: calc(100% + 150px);}
	.adv__wrapper ul li{width:100%; display:flex; flex-direction: column !important; padding:0px;}
	.adv__wrapper ul li .content{align-items: center;}
	.adv__wrapper ul li:nth-of-type(2n+1) .content{padding-right:0px;}
	.adv__wrapper ul li .content h3{padding-top: 1rem;}
	.adv__wrapper ul li .content p{text-align: center;}
	.adv__wrapper .owl-carousel .owl-dots{margin-top:20px;}
}

@media screen and (max-width: 767px)
{
	.adv-section .titles{margin-bottom:0px;}
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}

@media screen and (max-width: 375px)
{
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}



/*============================================
ad-section
===========================================*/
.ad-section{padding: 100px 0px;background-size: cover;background-repeat: no-repeat;}
.ad-section .ad_wrapper{width:100%; margin:auto;max-width: unset; max-width:1280px;}
.ad_wrapper h3{font-size: 34px;font-weight: bold;line-height: 2;}
.ad_wrapper .txt{line-height:2; padding-right:20%;}
.ad_wrapper .btn1{margin-top:2rem;}
.ad_wrapper .btn1 a{padding:10px 60px; border-radius: 100px;}
.ad_wrapper .btn1 a::before{border-radius: 100px;}



@media screen and (max-width: 1023px)
{
	.ad-section{background: #f5f5f5 !important;}
	.ad-section .ad_wrapper{padding:0px 2rem;}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 430px)
{
	.ad_wrapper .txt{padding-right: 10%;}
}
@media screen and (max-width: 414px)
{
		
}

@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}


/*============================================
hzhb-section
===========================================*/
.hzhb-section{overflow: hidden;width:100%;padding: 100px 0px;}
.hzhb-section .wrap{position: relative;border: 1px solid #e2e2e2;margin-bottom: 50px;}
.hzhb-section .hzhb-titles{width: 120px;
    display: block;
    height: 22px;
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    background: #fff;
    position: absolute;
    top: -10px;
    left: 20px;
    z-index: 2;
    border-right: 1px solid #c7c7c7;
    border-left: 1px solid #c7c7c7;}
.hzhb-section ul{padding: 0px 0px;margin: auto;width: 100%;}
.hzhb-section ul li{width: calc(100% / 4);height: 120px;float: left;line-height: 0;position: relative; overflow: hidden; display: flex; justify-content: center;align-items: center; margin: auto;}
.hzhb-section ul li{width:auto; height: auto;border-right: 1px solid #efefef; border-top: 1px solid #efefef; border:0px !important; padding:1rem 0px;}
.hzhb-section ul li:nth-child(n+6){border-bottom: 1px solid #efefef;}
/*.hzhb-section ul li:nth-child(-n+6){border-top:0px;}*/
/*.hzhb-section ul li:nth-child(6n){border-right:0px;}*/
.hzhb-section ul li:nth-child(6n+1){border-left:1px solid #efefef;}
.hzhb-section ul li img{max-width:100%;}
.hzhb-section ul li:hover img{}
.hzhb-section ul li:nth-child(5n):before{background: none;}
.hzhb-section ul li:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 1;}
.hzhb-section .owl-controls{position: absolute;bottom: -50px;left: 0px;right: 0px;}

@media screen and (max-width: 1440px)
{
	
}

@media screen and (max-width: 1199px)
{
	
}

@media screen and (max-width: 1023px)
{
	.hzhb-section{padding:3rem 0px;}
	.hzhb-section .wrap{overflow: visible;}
	.hzhb-section .titles h3{font-size:3rem;}
	
	.hzhb-section ul{padding: 3rem 0px;}
	.hzhb-section ul li{width: 100%;display: flex;justify-content: center; /*margin-bottom:1rem;padding-bottom:1rem;*/ border:0px;	line-height:normal; height: auto; float:unset;}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{
	.com-cont .titles{width: 100%;}
	.com-cont .titles h3{font-size: 1.4rem;}
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}
/*============================================
application-section
===========================================*/
.application-section{padding: 0px 0px 0px 0px; height: 90vh;}
.application-wrap{width: 100%;height: 100%;position: relative;}
.app-nav{width: calc((100% / 6) * 5);position: absolute;right: 10vw;left: 10vw; bottom:4rem;}
.app-nav ul{width: 100%;display: flex; justify-content: space-between;height: auto;flex-wrap: wrap;}
.app-nav ul li{width:calc(100% / 5);height: 100px; display: flex;align-items: center;
    justify-content: center;background-color:var(--color-b-20); transition: 0.5s; color:#ffffff; border:1px solid rgba(255,255,255,.8); border-right:0px;}
.app-nav ul li:nth-child(5n){border-right:1px solid rgba(255,255,255,.8);}
.app-nav ul li:nth-child(n+6){border-top:0px;}
.app-nav ul li a{color: #ffffff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;}
.app-nav ul li.active{background:var(--color1-90);}
.app-nav ul li i{width: 55px;
    height: 55px;
    border-radius: 100px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;}
.app-nav ul li i:before{font-size:25px;}
.app-nav ul li .text{padding: 0px 3rem; display: flex;width: 100%;align-items: center;}
.app-nav ul li .text p{font-size:16px;}
.app-nav ul li .t1{font-size: 30px;padding-bottom: 15px;font-weight: 300;display: block;}
.app-nav ul li .t1 .en {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    margin-left:10px;
    font-family: 'Tunga',Arial, Helvetica, sans-serif;
    font-weight: 100;
}
.app-nav ul li .text .wz{font-size:14px;}

.app-nav ul li .line{width: 0px;height: 4px;background: #fff;margin-top: 0; transition: 0.5s;}
.app-nav ul li.active .line{    width: 40px;margin-top: 80px;}


.app-cont{width:100%; height: 100%; display:flex;}
.app-cont .app-cont-item{display:none;width: 100%; transition: 0.5s;background-size: cover;}
.app-cont-item.active{display:flex;}
.app-cont-item.active .app-title{position:absolute; top:30%; left: 10vw; color:#FFFFFF;}
.app-title h2{font-size:var(--t1); font-weight: bold;}
.app-title h3{font-size:var(--t1);font-weight: bold;}
.app-cont-item img{width:100%; height: 100%;}
.app-cont-item .btn1{margin-top:3rem;}
.app-cont-item .btn1 a,.app-cont-item .btn1 a:before{border-radius: 100px;}

.application-wrap-m{display:none;}
@media screen and (max-width: 1900px)
{
	.application-section{min-height: unset;}
	.app-nav ul li .text{padding:0px 2rem;}
}
@media screen and (max-width: 1440px)
{
	.app-nav ul li .text{padding:0px 1rem;}
	.app-nav ul li .text .wz{display:none;}
	.app-nav ul li.active .text .wz{display:flex;}
	.app-nav ul li.active .line{margin-top: 20px;}
}
@media screen and (max-width: 1280px)
{
	.app-nav ul li .text{padding:0px 1rem;}
	.app-nav ul li i{width:40px; height: 40px;}
	.app-nav ul li i:before{font-size:1rem;}
	.app-nav ul li .text p{font-size:14px;}
}
@media screen and (max-width: 1199px)
{
	.app-nav ul li i{margin-right:0.5rem;}
}
@media screen and (max-width: 1023px)
{
	.application-section{border-bottom: 1px solid #efefef;padding-bottom: 50px;margin-bottom: 30px;height: auto;}
	.application-wrap{display:none;}
	.application-wrap-m{display:flex;}
	.application-wrap-m ul{}
	.application-wrap-m ul li{width:100%;}
	.application-wrap-m ul li img{width:100%; max-width:100%;min-height: 200px;}
	.application-wrap-m ul li .desc{width:100%; padding:5%; background: #f5f5f5;}
	.application-wrap-m ul li h5{font-size:1.6rem; line-height: 1;float: left;}
	.application-wrap-m ul li span.en{font-size:1.3rem; text-transform: uppercase;float: left;padding-left: 1rem;font-weight: 300 !important;}
	.application-wrap-m ul li p{font-size:1.2rem; line-height: 2rem;overflow: hidden;width: 100%;}
}

@media screen and (max-width: 767px)
{

}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}


/*============================================
news-section
===========================================*/
.news-section{width:100%;padding: 80px 0px;}
.news-titles{display:flex;flex-direction: column; justify-content: center; margin: auto;width:100%;align-items: center;}
.news-titles h3{font-size:70px; font-family: "hwhm-r"; font-weight: bold; text-transform: uppercase;}
.news-titles h5{font-size:34px; font-family: "hwhm-r"; font-weight: bold; margin-top:0rem;}
.news-cont{width:100%;  padding:1rem 2rem; margin-top:3rem;}
.news-list {display: flex;flex-wrap: wrap;}
.news-list li{/*width:calc((100% / 4) - 2rem);*/ width:100%;}
.news-list li .img{width:100%; overflow: hidden;height: 245px;}
.news-list li .img img{max-width:100%;height:100%;}
.news-list li .wz{display:flex; flex-direction: column; color:#000;}
.news-list li .wz h3{font-size:34px; font-family: "hwhm-r"; font-weight: 500; line-height: 1; color:#000;}
.news-list li .time{font-size:20px; font-family: "hwhm-r"; font-weight: 500;padding-bottom: 1rem;padding-top: 1rem;}
.news-list li .wz .more2{margin-top:auto; margin-right:auto; padding-top:1rem;}
.news-list li .wz .more2{font-size:20px; font-family: "hwhm-r"; font-weight: 500; text-decoration: underline; text-transform: capitalize;}
.news-list li:hover .img img{transform:scale(1.05);transition: 0.5s;}
.news-list li:hover .wz .more2{color:var(--color1);}
.news-cont .more{text-align: left;margin-top:2rem;}
.news-cont .more a{font-size:26px; font-family: "hwhm-r"; font-weight: 500; }
.news-cont .more a i:before{content:"\e60d";font-family: "iconfont"; padding-left:5px;}
.news-cont .more a:hover{color:var(--color1);text-decoration: underline;}


/*============================================
lx-section
===========================================*/
.lx-section{width:100%;padding: 0px 0px;background-repeat: no-repeat; background-size: cover; background-position: center;}
.lx-wrap{width:100%; padding:140px 10vw;display:flex; flex-direction: row;justify-content: space-between;}
.lx-wrap .lx-cont{flex:2; color:#FFFFFF;}
.lx-cont .lx-titles{font-family: "hwhm-r"; font-weight: bold; padding-bottom:1rem;}
.lx-cont .lx-titles h3{font-size:70px;}
.lx-cont .lx-titles h5{font-size:40px;}
.lx-cont ul{}
.lx-cont ul li{ display:flex; margin:1rem 0px;align-items: center;}
.lx-cont ul li i{width:90px;height: 90px; display:flex; justify-content: center;align-items: center; border-radius: 90px; border:1px solid #e8e7e7;}
.lx-cont ul li i:before{width:70px; height: 70px;background:#e8e7e7;border-radius: 70px; font-size:34px;color:rgba(0,0,0,0.5);font-family: 'iconfont';display: flex;align-items: center;justify-content: center;}
.lx-cont ul li:nth-child(2) i:before{font-size:28px;}
.lx-cont ul li:nth-child(3) i:before{font-size:40px;}
.lx-cont ul li div{display:flex; flex-direction: column;margin-left:10px;}
.lx-cont ul li div span{font-size:16px; font-family: "hwhm-r"; font-weight: 300;}
.lx-cont ul li div p{font-size:20px; font-family: "hwhm-r";font-weight: 300;}
.form-box{flex:3; padding-left:1rem;}
.form-box{background-color: rgba(255,255,255,0.8); padding:50px;}
.form-box h3{margin:20px auto 40px auto; font-size:40px; font-weight: 500; color:#000000; position: relative;}
.form-box h3:after {
    content: "";
    background: var(--color4);
    height: 100%;
    width: 10px;
    position: absolute;
    left: -50px;
    top: 0;
}
.form-box input[type=text], .form-box input[type=email], .form-box textarea {background: transparent;border:0;outline:none;font-size: 1.1rem;}
.form-box input[type=text], .form-box input[type=email] {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 14px;
    padding-left: 0;
    margin-bottom: 28px;
    width: 100%;
}
.form-box input[type=text]:focus, .form-box input[type=email]:focus, .form-box textarea:focus{border-bottom: 1px solid #dfdce6;}
.form_item{width:100%; padding:0px;float: left;position: relative;font-size: 1.1rem;}
.InputErr {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #ffa53a;
    font-size: 20px;
}
/*.form_item label.InputErr {
    display: none;
}*/
.form_item_all{width:100%;}
.form-box .search_btn{color: #fff;
    background-color: var(--color1);
    background-image: none;border:0px;
    letter-spacing: .05rem;
    padding: 0.8rem 4.5rem;
	margin: auto;display: block;
    overflow: hidden;border-radius: 3rem;outline:none;}
.form-box .search_btn:hover {
	cursor: pointer;
    color: #ffffff;
    background-color: #F4BC16;
}

.form-box { }
  .form-box input[type=text],
  .form-box input[type=email],
  .form-box textarea {
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .form-box input[type=text],
      .form-box input[type=email],
      .form-box textarea {
        transition: none; } }
  .form-box input[type=text],
  .form-box input[type=email] {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 14px;
    padding-left: 20px;
    margin-bottom: 18px;
    width: 100%;font-family: hwhm-l; }
  .form-box textarea {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;overflow: hidden;
    padding: 15px;
    padding-left: 20px;
    margin-bottom: 18px;
	height: 80px;font-family: hwhm-l;}
  .form-box .form-submit-btn {
    padding: 12px 32px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
    transition: all 300ms; }
  .form-box .form-submit-btn:hover {
    border-width: 2px;
    border-style: solid;
    background: none; }
  .form-box .form-input-label {
    padding: 0;
    padding-left: 15px;
    line-height: 0;
    margin: 0; }
  .form-box input[type=submit] {
    margin-top: 15px; }
  .form-box.white-form input[type=text],
  .form-box.white-form input[type=email] {
    background: #ffffff;
    border: 1px solid #eee; }
  .form-box.white-form textarea {
    background: #ffffff;
    border: 1px solid #eee; }

@media screen and (max-width: 1440px)
{
	.lx-wrap .lx-cont{flex:1;}
	.lx-cont .lx-titles h3{font-size:2.6rem;}
	.lx-cont .lx-titles h5{font-size:1.8rem;}
	.form-box{flex:1;}
	.lx-wrap{padding: 120px 10vw 80px 10vw;}
	.form-box{padding: 20px 50px;}
}
@media screen and (max-width: 1023px)
{
	.lx-section{background:var(--color1) !important; margin:2rem auto;}
	.lx-section .lx-wrap{display:flex; flex-direction: column;padding: 10vw;}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 430px)
{
	.lx-section .lx-wrap{padding: 10vw 15px;}
}

@media screen and (max-width: 414px){}

@media screen and (max-width: 375px){}

@media screen and (max-width: 360px){}

@media screen and (max-width: 320px){}


@media (max-width:1840px){}
@media (max-width:1680px)
{
	
}
@media (max-width:1560px){
	
}
@media (max-width:1480px){}
@media (max-width:1440px){}
@media (max-width:1366px){}
@media (max-width:1280px){}
@media (max-width:1024px){}
@media (max-width:960px){}

@media screen and (max-width: 1023px)
{
	footer#footer{padding-top:50px;background-color: #343030;}
	#footer .foot-com{display: block;}
	#footer .foot-contact{display: block;}
	#footer .foot-col{display: block;}
	#footer .foot-qr{display: block;}
	.footer .foot-cols{flex-direction: column;}
	.foot-cols .t{height: 60px; margin-bottom:1rem;}
	.foot-cols p{color: rgba(255,255,255,0.6);}
	.foot-cols dl{display:flex; width:100%;padding-bottom: 2rem;flex-direction: column;}
	.foot-cols dt{margin-bottom:0px;height: auto;}
	.foot-cols dl:nth-last-child(1){align-items: flex-start;}
	.foot-cols dl:nth-last-child(1) dt{width: 100%;}
	
	footer#footer{padding:0px 0px;}
	.foot-contact-box{display:flex;padding: 50px 0px 0px 0px;}
	.foot-contact-box ul{flex-direction: column;align-items: stretch;}
	.foot-contact-box ul li{margin:0px; margin-bottom:1rem;}
	.foot-contact-box ul li:nth-child(2){margin-top:1rem;}
	.foot-bottom-box{margin-bottom: 50px;}
	.footer .wrap{display:flex;}
}
@media screen and (max-width: 768px)
{
	
}
@media screen and (max-width: 767px){}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{

}
@media screen and (max-width: 375px)
{
	
}
@media screen and (max-width: 320px)
{
	
}