@charset "utf-8";

@font-face {
  font-family: 'Lexend-ExtraBold';  
  src: url('../fonts/Lexend-ExtraBold.ttf') format('truetype');  
}
@font-face {
  font-family: 'Lexend-Light';  
  src: url('../fonts/Lexend-Light.ttf') format('truetype');  
}
@font-face {
  font-family: 'Lexend-Regular';  
  src: url('../fonts/Lexend-Regular.ttf') format('truetype');  
}

:root{--main-color:#0870a4;}

ul{ margin:0; padding:0;}
li{
list-style:none;}
A
{
	text-decoration: none;
	color: #333;
}
a, a:after, a:before {
    transition-duration: .2s;
    transition-timing-function: linear;
}
A:hover {
    color: #0073de;
	text-decoration:none;
}

IMG
{
	border: none;
	object-fit: cover; /* 调整图片大小以适应容器 */
  transition: all 0.3s ease; /* 添加过渡效果，使缩放平滑 */
}

img:hover{
  transform: scale(1.1); /* 鼠标移动时，图片容器的缩放比例 */
}
body {

}


@media(min-width:1920px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		width: 1410px;
	}

}

.hed-top {
	margin-top: 0px;
}
.uiommk-search-mo {
	display: flex;
}

.uiommk-search-mo .search{
	width: 100%;
    padding: 10px;
    font-size: 15px;
    border: 0;
}

.uiommk-search-mo .ijsearch-lp{
    position: absolute;
    right: 0;
    height: 40px;
    border-radius: 28px;
    opacity: 0;
    z-index: 10;
}



.uiommk-search-mo .search {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: 0;
    background: #edebec;
    border-radius: 5px;
	 
}
.uiommk-search-mo span{
    background-color: #005ca9;
    color: #FFFFFF;
    width: 88px;
    position: absolute;
    right: 0;
    z-index: 0;
    height: 41px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 26px;
    line-height: 40px;
}
.sear-poli {
	margin-top:25px;
}
.nav-right-me{
	float:right;
}
.nav-right-me ul{
	margin-top:25px;
}
.nav-right-me ul>li{
    float: left;
    /* height: 40px; */
    margin-left: 25px;
    line-height: 40px;
}
.nav-right-me li>a>img{
    vertical-align: top;
}
.mrue-nav {
    background-color: #edebec;

    width: 100%;
}
.nav-lll>ul>li {
    float: left;
    margin: 15px 20px;
}

.nav-lll>ul>li>a {
    color: #000;
    padding: 10px 5px;
    font-size: 14px;
    font-weight:400 !important;
}
.ul-ziyes {
    position: relative;
}

.ul-ziyes ul {
    position: absolute;
    background-color: #edebec;
    width: 210px;
    padding: 15px;
    z-index: 10;
    top: 6px;
    display: none;
}

.ul-ziyes ul li {
    float: left;
    width: 100%;
    padding: 3px;
}
.nav-lll>ul>li:hover .ul-ziyes ul {
    display: block;
}
.section {
    margin: 0 auto;
}

.fill {
    height: 780px;
}
.about-section-us {
	margin-top:30px;
}

.title-h3 {
	font-size:36px;
 	font-family: 'Lexend-ExtraBold';  
}
.about-section-us .title-h3{
	margin-bottom:35px;
}
.hujinha-p p{
    font-size: 16px;
}
.uteiimg {
	position:relative;
}
.uteiimg img{
	max-width:100%;
}
.vie-mor {
	margin-top:45px;
}
.vie-mor a , .ihjmore a{
    border: 2px solid var(--main-color);
    padding: 10px 50px;
    display: inline-block;
    border-radius: 5px;
}
.vie-mor a:hover , .ihjmore a:hover , .title-a-h a:hover{
	background:var(--main-color);
	color:#FFFFFF;

}
.sales-center-s {
    padding-top: 35px;
    background-repeat: no-repeat;
}
.tutext-h4 h4{
    text-align: center;
	font-size:36px;
    padding-top: 45px;
}
.tutext-h4 {
	text-align:center;
}

.pisdfimg {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}
.dizse1 .btn-warning {
    color: #fff;
    background-color: #fb0104;
    border-color: #fb0104;
}
.pro-pot {

    color: #333333;
    z-index: 10;
    text-align: center;
    width: 100%;
    top: 20px;
    font-size: 20px;
}
.img-abput{
    height: 307px;
}
.proki .img-abput{
    height: 225px;
}
.img-abput img{
    max-height: 3047px;
}
.ihjmore {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.ihjmore a{
	color:var(--main-color);
}
.yhioop {
	margin-top:35px;
}

#owl_home_pro .owl-prev{
    position: absolute;
    left: -50px;
    top: 37%;
    background: var(--main-color);
}

#owl_home_pro .owl-next{
    position: absolute;
    right: -50px;
    top: 37%;
    background: var(--main-color);
}
#owl_home_pro .owl-nav .glyphicon{
	    font-size: 26px;
}
.iujsf {
	position:relative;
}
.iujsf .ewrnav {
	display: flex;
    justify-content: center;
}
.ewrnav li{
	display: inline-block;
}
.ewrnav li>a{
    display: inline-block;
    padding: 10px 15px;
    border: 2px solid #000000;
    margin: 10px;
    border-radius: 55px;
    min-width: 100px;
    text-align: center;

}
.ewrnav li>a.active{
 border: 2px solid var(--main-color);
 background: var(--main-color);
}

.div-all-pro{
	margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.uycylin {
	overflow: hidden;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	margin-bottom:15px;
	margin-top:15px;
}
.img-abput img{
	max-width:100%;
}

.title-a-h h3{
	font-size:18px;

}
.div-all-pro .title-a-h h3{
    height: 50px;
    font-weight: bold;
    text-align: center;
}
.title-a-h{
    text-align: center;
}

.title-a-h a{
    border: 2px solid var(--main-color);
    padding: 10px 25px;
    display: inline-block;
    border-radius: 5px;
	margin-top:15px;
}
.uiio-p {
    font-size: 14px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #333333;
    text-align: center;
}

.sales-applics {
	padding-top: 35px;
    padding-bottom: 35px;
    background: #000000;
    margin-top: 55px;
}
.app-title {
    text-align: center;
    color: #FFFFFF;
    font-size: 36px;
	margin-bottom: 35px;
}

.uydijapp-baner {

}

#owl_home_app .iyhtes{
    border-radius: 5px;
    margin-top: 6%;
}
.truck-crane-s{
	padding:20px;
	  background: #FFFFFF;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#owl_home_app img:hover{
	    transform: scale(1);

}
#owl_home_app .active .iyhtes{
    margin: 0 auto;
    padding: 0 auto;
	height:auto;
}
.truck-crane-s{
	display:none;
}
#owl_home_app .owl-prev{
    position: absolute;
    left: 15%;
    background: var(--main-color);
    top: 39%;
}
#owl_home_app .img-applitiopns img{
 filter: brightness(50%);
}

#owl_home_app .active .img-applitiopns img{
	 filter: brightness(100%);
}
#owl_home_app .owl-next{
    position: absolute;
    right: 15%;
    background: var(--main-color);
    top: 39%;
}

#owl_home_app .owl-prev span , #owl_home_app .owl-next span{
	font-size:26px;
}


#owl_home_app .active .iyhtes .truck-crane-s{
	display:block;
}
.sales-applics .owl-theme .owl-dots .owl-dot.active span{
	    background: none;
    border: 1px solid #FFFFFF;
	    width: 30px;
    height: 30px;
}
.sales-applics .owl-theme .owl-dots .owl-dot span{
	    background: none;
    border: 1px solid #FFFFFF;
	   width: 20px;
    height: 20px;
}

.uhltip-news{
	margin-top: 35px;
    display: inline-block;
    width: 100%;
}
.news-lia{
    overflow: hidden;
    position: relative;
}
	
.news-img-mjs img{
    height: 630px;

}
.news-lia .p-text p , .news-lia .uiokstext span {

    color: #FFFFFF;
}
.nav-lll>ul>li>a:hover{
    color: #fb0104 !important;
}

.uiokstext{
	position: absolute;
    bottom: 20px;
    left: 20px;
    width: 75%;
}
.p-text p , .uiokstext span{
    color: #919191;
}
.uiokstext h3{
  color: #FFFFFF;
  font-weight:bold;
  font-size:18px;
}
.uiokstext2 h3{
  color: #333333;
  font-weight:bold;
  font-size:18px;
}
.uycylin .img-abput img{
    width: 100%;
}
.locont .uycylin{
    height: 380px;
}

.item-news-text {
	padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin-left: -88px;
	margin-top: 30px;
    margin-bottom: 30px;
	    border-radius: 5px;
}
.ahuopll {
	    position: absolute;
    bottom: 35px;
    right: 100px;
}
.atext-ali {
	float:right;
}
.footer {
	padding-top:50px;
	padding-bottom:30px;
	background-repeat:no-repeat;
	margin-top:30px;
    background-size: cover;
}
.iunav-foot li svg{
    vertical-align: middle;
}

.nems-from input {
    background: #ffffff;
    border: 1px solid #a5a5a5;
    padding: 15px;
    font-size: 16px;
    height: 52px;
    width: 100%;
}
.for-message-textarea textarea {
    height: 75px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #a5a5a5;
    padding: 15px;
    font-size: 16px;
}

.send-now-send {
    margin-top: 15px;
    background-color: #de0000;
    border: 1px solid #de0000;
    padding: 10px 10px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 50px;
    font-weight: bold;
    font-size: 16px;
}
.for-message-textarea {
    margin-top: 15px;
}
.for-inputs0 {
    margin-top: 15px;
}
.feel-foot h3 , .rihtyuomm  h3{
	color:#FFFFFF;
	font-size:25px;
}

.rihtyuomm {
	margin-left:10%;
}
.uujjuo ul li{
    float: left;
    margin-right: 15px;
    font-size: 18px;
    background: black;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	border-radius: 24px;
}
.uujjuo ul li span{
	color: #FFFFFF;

}

.uujjuo {
	margin-top:25px;
}
.uujjuo ul li:hover{
	background-color:#de0000;
	 border: 1px solid #de0000;
}

.nems-from {
	margin-bottom:30px;
}
.uhjhopfoot {
	padding-top:30px;
	border-top:1px solid #FFFFFF;
	    display: flow-root;
}

.iunav-foot h3{
	margin: 0 auto;
    color: #FFFFFF;
    font-size: 18px;

}
.iunav-foot ul li a{
	color: #bbbbbb;
}
.iunav-foot ul li a:hover{
    color: #fb0104;
}
.iunav-foot ul li{
	margin-top: 15px;
    margin-bottom: 15px;
}

.lefoors {	
    float: left;
    color: #e5e5e5;
    margin-top: 30px;
}
.imlyop {
	float:right;
}

#plp-bread-crumb {

    padding-left: 0px !important;
}
.site-content-wrap {
    margin-top: 15px;
}

.div-3os{
    margin-bottom: 35px;
}
.section-us-home{
    margin-top: 30px;
}
.ewrnav li>a{
    cursor: pointer;
}
.ikjuop{
    position: relative;
}
.menujj-h3{
    position: absolute;
    left: 0;
    text-align: left;
    font-size: 60px;
}
.img-aimh img{
    max-width: 100%;
}
.iujmoop {
    margin-top: 100px;
}
.iujmoop h3{
    border-bottom: 1px solid #01b8fc;
    padding-bottom: 15px;
}
.corss-p p{
    font-size: 16px;
}
.item-li-pro {

    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover;
    background-position-y: 50px;
}
.jipri-po{
    position: fixed;
    right: 0;
    top: 45%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #f7f7f7;
    padding: 10px;
    border-radius: 5px;
}
.posfs li a{
    line-height: 45px
}
.posfs li a span{
    color: #f7f7f7;
}
.posfs li a.agh span{
    color: #01b8fc;
}
.posfs li a.agh{
    color: #01b8fc;
}
#owl_home_app .owl-dots{
    display: none !important;
}
.mot-sac {
    float: left;
    display: flex;
}
.tojscx{
    display: flex;
}
.tojscx .sgtileft {
    display: flex;
}
.sgtileft span{
    line-height: 40px;
}
.ui-widget-header a, .ui-widget-header{
    color: #333333;
}
.headline h1{
    color: #333333;
}
.langsli:hover .liangs{
    display: block;
    margin: 0;
}

.liangs{
    display: none;
    position: absolute;
    left: 0;
    z-index: 10;
}
.liangs li{
    margin-left: 0px !important;
}

.jhimgs {
    height: 250px;
}
.jhimgs img {
    max-height: 250px;
}
.title-a-h{

}

@media (max-width: 1600px) {
    .locont .uycylin{
        height: 375px;
    }
    .pisdfimg{
        height: 310px;
    }
    .jhimgs {
        height: 215px;
    }
    .jhimgs img {
        max-height: 215px;
    }
}

@media (max-width: 1440px)
{
    .locont .uycylin{
        height: 360px;
    }
    .title-a-h h3{
        height: 85px;
    }
    .pisdfimg{
        height: 295px;
    }
    .proki .img-abput {
        height: 183px;
    }
    .img-abput {
        height: 275px;
    }
    .jhimgs {
        height: 201px;
    }
    .jhimgs img {
        max-height: 201px;
    }
}

@media (max-width: 1200px)
{

}
@media  (max-width: 960px){
    .nav-right-me{
        display: none;
    }
    .mrue-nav{
        position: absolute;
        z-index: 9999;
        top: 61px;
        display: none;
    }
    .cjiisf{
        display: block !important;
    }
    .hed-top {
        margin-bottom: 10px;
    }
    .ul-ziyes ul {
        background: none;
    }
    .vie-mor{
        margin-bottom: 10px;
    }
    .iujsf .ewrnav{
        display: table;
    }
    .item-news-text{
        margin-left: 0;
    }
    .tojscx {
        display: table;
    }
    .Design-Studio_menu{
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        z-index: 999;
    }

}