.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; padding:20px 0px;position: relative;}
.titles2 h3{ font-family:HelveticaNeueCE; font-size:30px; color:#212121; line-height:38px; margin-bottom:10px; }
.titles2 h5{font-size:14px; line-height:38px;margin-bottom:25px;color:#212121;font-weight: 500;}
.titles2:before {
/*    content: "";
    position: absolute;
    left: 47%;
    bottom: 25px;
    width: 60px;
    height: 2px;
    background: #e70012;*/
}


@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; 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:30px; font-weight: 500; color:#333;padding: 20px 0px 10px 0px;}
.com_wrapper .com-titles h5{font-size:30px; font-weight: 500; color:#000000;}

.com_wrapper .com-desc{font-size:20px;  font-weight: 300;line-height: 2; padding:1rem 3rem 0px 3rem; line-height: 2; text-align: center;max-width: 1080px;margin: auto;}
.com-desc p{margin-bottom:5px;}
.com-desc p b,.com-desc p strong{font-weight: bold;}



.com-hb ul{width:100%; /*border:1px solid #f5f5f5;*/ margin:2rem 0px; padding:1rem 2rem;margin-bottom: 90px;}
.com-hb ul li{border: 1px solid #f5f5f5; margin:10px;display: flex;align-items: center;justify-content: center;}
/*.com-hb ul li:nth-last-child(1){border-right:0px;}*/
.com-hb ul li img{}
.com-hb .owl-controls{position: absolute; left: 0; right: 0; bottom:-50px;}

.com_wrapper .more{margin: 1rem auto;}
.com_wrapper .more a{padding:15px 100px; border-radius: 100px; border:1px solid #000; color:#000; background-color:transparent;}
.com_wrapper .more a::before{border-radius: 100px;}

@media screen and (max-width: 1023px)
{

}

@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: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}



/*============================================
prod-section
===========================================*/
.prod-section{padding:3rem 0px 3rem 0px; background:#f6f6f6;}
.prod-section .titles{}
.prod-section .titles h3{font-size:38px; font-weight: bold; color:#000;}
.prod-section .titles h5{font-size:20px; font-weight: 500;}
.prod__wrapper{width:auto; padding:4rem 4rem; position: relative; margin: 0px 7% 30px 7%;z-index: 10;background:#FFFFFF; display:flex;}

.prod__wrapper aside{width:280px; background:#fefefe;flex-shrink: 0;}
.prod__wrapper aside .side-t{/*background:linear-gradient(to bottom,rgb(255 255 255 / 40%)  0%,rgb(19 92 194 / 50%) 90%); */background:#2867ce; background: var(--color1); display:flex; color:#FFFFFF; padding:20px 0px 20px 0px;    justify-content: flex-start;padding-left: 30px;align-items: center;}
.side-t:before{content: "\e721"; font-family: "iconfont"; font-size:40px; margin-right:10px;}
.side-t h3{font-size:24px; line-height: 1;margin: 0px;}
.side-t h5{font-size:14px; text-transform: uppercase; font-weight: 300;margin: 0px;}
.side-column{margin:0px 0px 0px 0px; padding:0px; min-height: 675px;}
.side-column ul{margin:auto; padding:20px;}
.side-column ul li{width: 100%;
    height: auto;
    margin-bottom: 10px;
    cursor: pointer;
}
.side-column ul li a{
    font-size: 18px;
    color: #272626;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:100%;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	height: 60px;
	padding-left:20px;
	background-color: #eeeeee;
	font-weight: bold;
}
.side-column ul li a:hover{
    background: #008bed;color:#FFFFFF;
}
.side-column li:hover a{}
/*.side-column a:after{content:url("/images/icon/p2.png");margin-right: 20px;margin-left: auto;padding-top:2px;}
.side-column a:hover:after{content:url("/images/icon/p1.png"); transform: translateX(-5px);-webkit-transform:translateX(-5px);-webkit-transition: .3s ease transform, .3s ease box-shadow;
    transition: .3s ease transform, .3s ease box-shadow;}*/

.side-column ul li ul{margin:20px 20px 30px 20px; padding:0px;}
.side-column ul li ul li{background:none;margin:0px;}
.side-column ul li ul li a{font-size:14px;background:none;font-weight: 400; display: flex;height:auto; line-height: normal; padding:10px 0px;color: #222222;}
.side-column ul li ul li a:before{content:""; width:10px; height:10px; display: block;background:#ccc;margin-right: 8px;border-radius: 100%;}
.side-column ul li ul li a:hover{color:#01005c; background:none; text-decoration: underline;transition: 0.5s;}
.side-column ul li ul li a:hover:before{background:#01005c;transition: 0.5s;}


.prod__wrapper aside .ml_box{ width:100%; background: #FFFFFF;margin: 0px; padding-top:1px; overflow: hidden;box-shadow: var(--box-shadow);}

.prod__wrapper aside .ml_box .ul1{padding: 0px;margin: auto;}

.prod__wrapper aside .ml_box .ul1 li{}


.prod__wrapper aside .ml_box .ul1 li .ltp,.prod__wrapper aside .ml_box .ul1 li .ltp a{margin-bottom: 0px;color: #000;cursor: pointer;font-size: 1rem;background: #efefef;padding: 25px 0px;}
.prod__wrapper aside .ml_box .ul1 li .ltp span:before{content: ""; width: 15px; height: 15px; display: block; border:3px solid #2867ce; margin-right:10px; background: #FFFFFF; border-radius: 10px;}
.prod__wrapper aside .ml_box .ul1 li .ltp span{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: block;text-transform: capitalize;padding-left: 1rem;/*background: url(../images/icon/icon-left.png) 250px top  no-repeat;*/font-weight: 500;    position: relative;display: flex;align-items: center;}
.prod__wrapper aside .ml_box .ul1 li .ltp span:after{content:"\e659";font-size:20px; color:var(--color1);position: absolute;right: 1rem; bottom: 0px; font-family: "iconfont";}
.prod__wrapper aside .ml_box .ul1 li .lbt{display: none;font-family: ror;}


.prod__wrapper aside .ml_box .ul1 li .lbt a{/*display: block;margin-bottom: 15px;color: #000;position: relative;font-size: 16px;*/text-indent: 0px;
    color: #001a2e;
    font-size: 12px;
    font-family: "";
    overflow: hidden;
    display: flex;
    line-height: 2rem;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
	padding:0.5rem 0px;
	align-items: center;
}
.prod__wrapper aside .ml_box .ul1 li .lbt a:before{content:"\e659";font-family: "iconfont";font-size:12px; color:#001a2e;margin-right: 5px;margin-left: calc(1rem + 10px);    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #2867ce;
    border-radius: 10px;
    background-color: transparent;
}

.prod__wrapper aside .ml_box .ul1 li .lbt .lbt3 a{}

.prod__wrapper aside .ml_box .ul1 li .lbt a:hover{color: var(--color1);}

.prod__wrapper aside .ml_box .ul1 li.li1{border-bottom: 1px solid #eee;margin-bottom: 1px;}

.prod__wrapper aside .ml_box .ul1 li.act .ltp span{/*background: url(../images/icon/icon-left-a.png) 250px center no-repeat;*/}
.prod__wrapper aside .ml_box .ul1 li.act .ltp span:after{content:"\e6aa";font-size:20px; color:#ff9800;position: absolute;right: 1rem; bottom: 0px; font-family: "iconfont";}

.prod__wrapper aside .ml_box .ul1 li .ltp a:hover span{color: #f4bc16;}
.prod__wrapper aside .ml_box .ul1 li .lbt a.act {color: #ff9800;}


.prod__wrapper main{margin-left:40px;flex-grow: 1;}
.prod__wrapper main .showbox{margin-top:0px; width:100%; overflow: hidden;}
.prod__wrapper main .showbox ul li{ width:calc((100% / 4) - 1%); height: auto; margin-right:1%; margin-bottom:1%; float: left; overflow: hidden; position: relative; background: #f8f8f8; /*box-shadow: 5px 5px 20px rgba(0,0,0,0.2);*/    border: 1px solid #f5f5f5;}
.prod__wrapper main .showbox ul li:nth-of-type(4n){margin-right:0px;}
.prod__wrapper main .showbox ul li .Images{ width: 100%; /*height:245px;*/ margin: auto; overflow: hidden;}
.prod__wrapper main .showbox ul li img{ max-width: 100%;margin: auto;
	transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s;
}
.prod__wrapper main .showbox ul li:hover img{	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.prod__wrapper main .showbox ul li .Names{height: 56px; line-height: 56px; text-align: center;}
.prod__wrapper main .showbox ul li .Names a{font-size:16px; color:#333333; transition: 0.5s;}
.prod__wrapper main .showbox ul li:hover .Names a{color:#e70012;}
.prod__wrapper main .showbox ul li span{width:100%; line-height: 30px; font-size: 18px; color: #333; text-align: left;margin:auto 0px;display: block;padding: 20px 30px;}
.prod__wrapper main .showbox ul li .btn-tl{height: 45px;
    width: 70px;
	position: absolute;
	bottom: 0px; right: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    background: #01005c;
	background: linear-gradient(135deg, transparent 10px, #01005c 0) bottom left;
	
}
.prod__wrapper main .showbox li .btn-tl i{font-size: 20px;
    color: #ffffff; font-style: normal;}
.prod__wrapper main .showbox li .btn-tl i:before{
	content: "\e60d";
	font-family: "iconfont" !important;
	line-height: 45px;
	display: inline-block;
}
.prod__wrapper main .showbox ul li:hover .btn-tl{background:#e70012;background: linear-gradient(135deg, transparent 10px, #e70012 0) bottom left;
transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s;
}
.prod__wrapper main .showbox ul li .item-content{padding:0px; height:60px;}
.prod__wrapper main .showbox ul li .item-content .Names{height: 60px; display: flex; align-items: center;}
.prod__wrapper main .showbox ul li .item-content .Names a{padding-left:20px;font-size:14px; color:#333;}
.prod__wrapper main .showbox ul li:hover .item-content .Names a{color:#01005c; text-decoration: underline;transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s;}
.prod__wrapper main .showbox ul li .item-content .Desc{display:none;}



.prod__wrapper .more{margin: 1rem auto; text-align: center;margin-top:3rem;}
.prod__wrapper .more a{padding:15px 100px; border-radius: 100px; border:1px solid #000; color:#000; background-color:transparent;}
.prod__wrapper .more a::before{border-radius: 100px;}

@media screen and (max-width: 1023px)
{
	.prod__wrapper{width:100%; padding:0px 3vw; margin: 0;}
	.prod__wrapper aside{display: none;}
	.prod__wrapper main{width:100%; padding: 0px; margin: 0px;}
	.prod__wrapper main .showbox ul li{width:calc((100% / 2) - 1%)}
}

@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: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}



/*============================================
service-section
===========================================*/
.service-section{padding:3rem 30px 3rem 30px; background:#ffffff;}
.service-section .titles h3{font-size:40px;}
.service-section .titles h5{font-size:20px; line-height: 1;}
.service__wrapper{}
.service__wrapper ul{display: flex;justify-content: space-between;}
.service__wrapper ul li{width:calc(100% / 8 ); height:350px;overflow: hidden; position: relative;}
.service__wrapper ul li .content{position: absolute; top: 0; left: 0; right: 0; bottom: 0;z-index: 10;color:#FFFFFF;padding: 0px 1rem;
    text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.service__wrapper ul li .content i{font-family: "iconfont"; font-size:3rem;}
.service__wrapper ul li .content p{display:none;}

.service__wrapper ul li .cont-bg{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5;background:rgb(0,0,0,0.5);}
/*.service__wrapper ul li .cont-bg:before{content:""; width:100%; height: 100%; background:#0045AA; opacity: 0;}*/

/*.service__wrapper ul li .img{z-index: 2;}
.service__wrapper ul li .img{max-width:100%;}*/
.service__wrapper ul li .img{position: relative;width:100%; height: 100%; max-height:350px;padding-top: 100%; overflow: hidden;}
.service__wrapper ul li .img img{position: absolute; top: 0; right: 0;bottom: 0;left: 0; object-fit: cover;width:100%; height: 100%;}

.service__wrapper ul li.active{width:calc((100% / 8) * 1.5); transition: 0.3s; cursor: pointer;}

.service__wrapper ul li.active .content{ color:#FFFFFF;}
.service__wrapper ul li.active .content p{display: block;
    margin-bottom: 2rem;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;}
.service__wrapper ul li.active .cont-bg{background:rgb(0,69,170,0.8);}
/*.service__wrapper ul li.active .cont-bg:before{content:""; width:100%; height: 100%; background:#0045AA; opacity: 0.8; transition: 0.5s;}*/


.service__wrapper ul li.active .img{}

@media screen and (max-width: 1023px)
{
	.service-section .titles h3{font-size:2rem;}
	.service__wrapper ul li{width:100%;}
	.service__wrapper ul li .content p{display:block;}
	.service__wrapper ul li.active{width:100%;}
	.service__wrapper ul li.active .cont-bg{    background: rgb(0, 0, 0, 0.5);}
}

@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: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}



/*============================================
lc-section
===========================================*/
.lc-section{padding:0rem 0px 3rem 0px; background:#ffffff;}
.lc__wrapper{background: url(../images/liuc_bg.gif) no-repeat center 130px;
    overflow: hidden;
    height: 244px;
    width: 100%;
    padding-top: 34px;}
.lc__wrapper .cont{max-width:1400px;display: flex;margin: auto;justify-content: space-between;}
.lc__wrapper dl{width: 170px;height: 245px;float: left;position: relative;}
.lc__wrapper dl dt{width: 90px;height: 122px;margin: 0 auto;position: relative;}
.lc__wrapper dt .hover,.lc__wrapper dt .default{background:url(../images/iserve_bg.png);}
.lc__wrapper dt i{display:block;width:90px;height:90px;background:url(../images/iserve_icon.png);margin: auto;}
.lc__wrapper dt .hover,.lc__wrapper dt .default{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;}
.lc__wrapper dt .default{background-position:0 0;}
.lc__wrapper dt .hover{background-position:0 -122px;color:#fff;opacity:0;visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.lc__wrapper dt.d1 .default i{background-position:0 0;}
.lc__wrapper dt.d1 .hover i{background-position:-90px 0;}
.lc__wrapper dt.d2 .default i{background-position:0 -90px;}
.lc__wrapper dt.d2 .hover i{background-position:-90px -90px;}
.lc__wrapper dt.d3 .default i{background-position:0 -180px;}
.lc__wrapper dt.d3 .hover i{background-position:-90px -180px;}
.lc__wrapper dt.d4 .default i{background-position:0 -270px;}
.lc__wrapper dt.d4 .hover i{background-position:-90px -270px;}
.lc__wrapper dt.d5 .default i{background-position:0 -360px;}
.lc__wrapper dt.d5 .hover i{background-position:-90px -360px;}
.lc__wrapper dt.d6 .default i{background-position:0 -450px;}
.lc__wrapper dt.d6 .hover i{background-position:-90px -450px;}
.lc__wrapper dt.d7 .default i{background-position:0 -540px;}
.lc__wrapper dt.d7 .hover i{background-position:-90px -540px;}
.lc__wrapper dt.d8 .default i{background-position:0 -630px;}
.lc__wrapper dt.d8 .hover i{background-position:-90px -630px;}
.lc__wrapper dt:hover .hover,.lc__wrapper dl.cur .hover{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.lc__wrapper dt:hover .default,.lc__wrapper dl.cur .default{opacity:0;visibility:hidden;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.lc__wrapper dd{text-align: center;padding: 45px 0 0;font-size: 18px;color: #333;height: 35px;line-height: 35px;}
.lc__wrapper dl.cur dd{color: #005eb2;}
.lc__wrapper .proadv_btn{width: 185px;margin: 0 auto;}
.lc__wrapper .proadv_btn a{width: 185px;}

@media screen and (max-width: 1023px)
{
	.lc__wrapper{height:auto; }
	.lc__wrapper .cont{justify-content: space-around; flex-wrap: wrap;}
	.lc__wrapper dl{width:32%;}
}

@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: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}

/*============================================
application-section
===========================================*/
.application-section{padding-top: 5rem;padding-bottom: 5rem;}
.application .wrap{position: relative;}
.app-list{width:100%; margin:2rem 0rem;}
.app-list ul{width:100%;display: flex;}
.app-list ul li{width:220px; height: 220px; display:flex; flex-direction: column;     margin-right: 1rem;justify-content: center; align-items: center; background:var(--bg-color1);}
.app-list ul li a{display:flex;flex-direction: column;width: 100%;height: 100%;align-items: center;justify-content: center;}
.app-list ul li em{font-family: "iconfont";font-size:5rem; color:#8b8b8b;}
.app-list ul li h5{font-size:16px; color:#000000;}
.app-list ul li:hover{background:var(--color1); transition: 0.3s;}
.app-list ul li:hover em{color:#FFFFFF;}
.app-list ul li:hover h5{color:#FFFFFF;}


.application-wrap-m{display:none;}


@media screen and (max-width: 1440px)
{
	/*.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: 1023px)
{
	.application-section{border-bottom: 1px solid #efefef;padding-bottom: 50px;margin-bottom: 30px;}
	.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%;}
	
	.app-list ul li{margin: auto;}
}

@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:5rem 0px;background:var(--bg-color1);}

.news-section .titles2 .btn1{margin-left:auto;}
.news-section .titles2 .btn1 a,.news-section .titles2 .btn1 a:before{border-radius: 50px;}
.news-list {
  display: flex;
  flex-wrap: wrap;
}
.news-list a{color: #3B3847;text-decoration: none;}

.news-list--front {
  padding-top: 104px
}
.news-list--carousel {
  flex-wrap: unset;
  margin: 0
}
ul li.news-item {width:100%;background-color: #fff;
    padding: 0;
    transition: all .3s;
    border: 1px solid rgba(38,61,145,0.06);}

ul li.news-item .img{width: 100%;
    overflow: hidden;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 59.52%;}
ul li.news-item img{position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    transition: all .3s;}

ul li.news-item .wz{position: relative;padding:28px 36px 52px 36px;}
ul li.news-item .wz::before{content: '';width: 100%;height: 1px;background-color: #ededed;position: absolute;top:0;left:0;transition: all .3s;}
ul li.news-item .wz::after{content: '';width: 0;height: 1px;background-color: #0426A1;position: absolute;top:0;left:0;transition: all .3s;}
ul li.news-item .wz .time{font-size: 16px;color: #0426A1;margin-bottom: 22px;}
ul li.news-item .wz h3{font-size: 20px;line-height: 28px;overflow: hidden;font-family: hb; color: #000;margin-bottom: 15px;transition: all .3s;font-weight: bold;}
ul li.news-item .wz p{font-size: 14px;line-height: 22px;height: 44px; overflow: hidden;color: #000;margin-bottom: 30px;transition: all .3s;}
ul li.news-item .wz .more2{position: relative;width: 40px;height: 40px;border-radius: 20px;border:1px solid #ececec;transition: all .3s;display: flex;justify-content: center;align-items: center;}
ul li.news-item .wz .more2 i{display: flex;width: 11px;height: 6px;transition: all .3s;align-items: center;justify-content: center;}
ul li.news-item .wz .more2 i:before{content:"\e61f";font-family: "iconfont";}
ul li.news-item .wz .more2 span{display: block; font-size: 14px;color: #fff;transition: all .3s;position: absolute;left:30px;top:0;height: 40px;line-height: 40px;display:none;}

ul li.news-item:hover{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);}
ul li.news-item:hover .img img{transform: scale(1.03);width:100%; height: 100%; max-width: 100%; transition: 0.5s;left: 50%;top: 50%;transform: translate(-50%, -50%);}
ul li.news-item:hover .wz{background:var(--color1);background-size: cover;}
/*ul li.news-item:hover .wz::after{width: 100%;}*/
ul li.news-item:hover .wz::before{opacity:0;}
ul li.news-item:hover .wz h3{color: #ffffff;}
ul li.news-item:hover .wz .time,ul li.news-item:hover .wz p{color:#FFFFFF;}
/*ul li.news-item:hover .wz .more2{width: 160px;background-color: #0426A1;justify-content: flex-end;padding:0 30px;border:1px solid #002972}*/
ul li.news-item:hover .wz .more2{border-color:transparent;background-color: #ffffff;}
ul li.news-item:hover .wz .more2 i:before{}
/*ul li.news-item:hover .wz .more2 span{display: block;}*/




.quick-col{padding:5rem 0rem;}
.quick-col ul{display:flex; justify-content: space-between;}
.quick-col ul li{width: 100%;background:#FFFFFF; padding:2rem 0rem; border:1px solid #ccc; border-right:0px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.quick-col ul li:nth-last-child(1){ border-right:1px solid #ccc;}
.quick-col ul li em{font-family: "iconfont";font-size:3rem;}
.quick-col ul li h5{font-size:16px;}
@media screen and (max-width: 1023px)
{
	.quick-col{padding-bottom:1rem;}
	
}

@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: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}

.good-desc{width:100%;}
.good-hd{display: flex;flex-direction: row;justify-content:space-between;align-items: baseline;}
.good-hd .text{margin-right:auto;margin-left:2rem;}

@media screen and (max-width: 1023px)
{
	.good-hd{display: flex;flex-direction: column;align-items: center;}
	
}

@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: 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;padding-bottom: 30px;/*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%;}
	.col-bottom{display: flex;}
	.col-bottom .social{display:none;}
}
@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)
{
	
}