@font-face {font-family: 'BEBAS';src: url('../fonts/BEBAS.woff2');}
@font-face {font-family: 'Oswald-Bold';src: url('../fonts/Oswald-Bold.otf');}

.flex-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}

.img_pic {
    position: relative;
    width: 100%;
    padding-top: 50%;
    overflow: hidden;
}

.img_pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    -o-object-fit: cover;
    object-fit: cover;
}

.backwrite {
    background: #fff;
}

.paddb90 {
    padding-bottom: 90px;
}

.padd90 {
    padding: 90px 0;
}


/* header */



.zdMore {
    position: relative;
    margin-top: 0px;
}

.zdMore .more {
    position: relative;
    width:180px;
    height:45px;
    line-height: 45px;
    border-radius: 35px;
    padding: 0 48px;
    font-size: 15px;
    letter-spacing: 1px;
    box-sizing: border-box;
    background-color: #fff;
    color: #18a787;
    text-transform: capitalize;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zdMore svg {
 width: 14px;
 height: 12px;
    vertical-align: middle;
    pointer-events: none;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: .25s transform ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}


/* about  end */










/*³§·¿*/
.fengcai{ width:1340px; margin:0 auto;  }
.hl_main5_content{border-top:none; }
.hl_main5_content a{ color:#bf1b3e;}
.hl_main5_content a:hover{ font-weight:900;}


.hl_main5_content1{width:93%;overflow:hidden; float:left;  margin:0 auto;margin-left:20px; overflow:hidden;padding-bottom:50px; }
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline;margin-right:16px;  text-align:center;}

.hl_scrool_leftbtn{ background:url(../images/left.png) no-repeat left; width:29px; height:57px; float:left; margin-top:80px; cursor:pointer;}
.hl_scrool_rightbtn{ background:url(../images/right.png) no-repeat left; width:29px; height:57px; float:right; margin-top:80px; cursor:pointer;}

.calie{ width:193px; height:220px;  display: flex;justify-content: center;align-items: center; overflow:hidden; margin-bottom:15px; border-radius:8px;}
.calie  img{max-width:193px;height:220px; transition: all 0.8s;object-fit: cover;}
.calie  img:hover{   transform: scale(1.1);}


.m13 a{ border:#FFFFFF solid 1px; font-size:15px; width:140px; line-height:32px; margin-top:25px; float:left; text-align:center;
transition:All 0.4s ease-in-out; color:#FFFFFF;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.m13 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}




.hl_main5_content2{width:100%; float:left;}
.hl_main5_content2 ul{width:100%; }
.hl_main5_content2 ul li{float:left; display:inline;margin-right:42px; margin-left:42px; border-bottom: #ededed solid 1px; margin-bottom:25px; padding-bottom:20px; text-align:center;}
.hl_main5_content2 ul li h2{ text-transform:uppercase; font-size:18px; color:#414141; font-weight:normal; margin-bottom:5px;}
.hl_main5_content2 ul li .vpp{ font-size:16px; color:#959595; line-height:55px; padding-top:10px; padding-bottom:10px; width:100%; float:left}

/*news*/









/* solution */
.ind-title {
    position: relative;
}

.tit-en {
    text-transform: uppercase;
    font-size:25px;
	font-family: 'Oswald-Bold';
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase; 
}
line3 {
    width: 54px;
    height: 54px;
    background:url(../images/line.png) no-repeat center top;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

.tit-cn {
    font-size:35px;
    margin-top: 5px; font-weight:bold
}

.ind-title.white .tit-cn,
.ind-title.white .tit-en {
    color: #fff;font-family:Barlow-Regular;
	
}

.ind-title.center {
    text-align: center;
}

.index-product {
    position: relative;
    width: 100%; height:500px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    padding-left: 5vw;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.index-product .item-ul {
    width: 57vw;
    z-index: 6;
    margin:6vw -10vw 6vw 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 10px;
	padding-right:30px;
    background: #f8fcff url(../picture/1.png) no-repeat center;
}

.index-product .item-ul li {
    position: relative;
    width: 50%;
    overflow: hidden;
    padding:30px 0px 30px 30px;
    float: left;
    text-align: center;
}

.index-product .item-ul li a {
    display: block;
    position: relative;
}

.index-product .item-ul li:nth-child(1),
.index-product .item-ul li:nth-child(2),
 {
    border-top: 0;
}


.index-product .item-ul li .tit {
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin-top: 1vw;
    text-transform: uppercase;
 font-weight:bold
}
.index-product .item-ul li .tit1 {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    margin-top: 0.4vw;
    text-transform: uppercase;
    height: 48px; letter-spacing:0
}

.index-product .item-ul li:hover .tit {
    color: #fff;
}
.index-product .item-ul li:hover .tit1 {
    color: #fff;
}
.index-product .item-ul li>i,
.index-product .item-ul li a>i {
    width: 62px;
    height: 60px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.index-product .item-ul li  img
{
    width: 100%;
    height: 100%;
    object-fit: contain;  border-radius: 10px;
}
.index-product .item-ul li:hover .icon01_img2 {

    transform: translateY(-100%);
}
.index-product .item-ul li:hover .icon01_img1 {

    transform: translateY(-100%);
}

.index-product .item-ul li .desc {
    position: relative;
    top: 0;
    margin-top: 19%;
    font-size: 14px;
    color: #666;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: none !important;
}

.index-product .item-ul li:hover .desc {
    color: #fff;
    opacity: 0.8;
}

.index-product .item-ul li:hover .desc {
    top: -25px;
}

.index-product .item-ul li::after {
    position: absolute;
    bottom: 1.3vw;
    right: 1.3vw;
    content: '';
    width: 14px;
    height: 12px;
    background: url(../images/icon-right.png) no-repeat;
    z-index: 9;
    opacity: 0;
}

.index-product .item-ul li>b {
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    overflow: hidden;
    border-radius: 6px;
}

.index-product .item-ul li>b::before {
    content: '';
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: #18a787 transparent transparent transparent;
	

	
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 1.2s;
    transition: 1.2s;
}

.index-product .item-ul li:hover>b::before,
.index-product .item-ul li:hover::after {
    opacity: 1;
}

.index-product .item-ul li:hover>b::before {
    border-width: 930px 930px 0 0;
}

.index-product .product-box {
    position: relative;
    width: 60%;
    background: #18a787;
    z-index: 5;
    padding-left: 16vw;
    overflow: hidden;
    display: flex;
    align-items: center; margin-left:47.3%;  padding-left: 28%
}

.product-box-div {
    display: inline-block;
}

.product-box-bg {
    position: absolute;
    width: 60%;
    bottom: -14%;
    opacity: 0.48;
    right: -10%;
}

.index-product .product-box .desc {
    margin-top: 2.8vw;
    margin-left: 10px;
    max-width: 22vw;
    color: #fff;
    font-size: 16px;
}

.more-btn {
    width: 140px;
    height: 40px;
    border-radius: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    margin-top: 89px;
    border: 1px solid #0072be;
    color: #0072be;
    font-family: "en";
    -webkit-transition: ease .4s;
    transition: ease .4s;
}

.more-btn:hover {
    background: #fff;
    color: #1a74bb;
}

.more-btn.white {
    border: 1px solid #fff;
    color: #fff;
}

.more-btn.blue {
    border: 1px solid #0072be;
    background: #0072be;
    color: #fff;
}











@media (max-width:768px){



.index-product {
    position: relative;
    width: 100%; height:180px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    padding-left: 5vw;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}



.tit-cn {
    font-size:16px;
    margin-top: 0px; font-weight:bold
}
.tit-en {
    text-transform: uppercase;
    font-size:12px;
	font-family: 'Oswald-Bold';
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase; 
}



.zdMore .more {
    position: relative;
    width:70px;
    height:23px;
    line-height: 23px;
    border-radius: 35px;
    padding: 0 10px;
    font-size: 12px;
    letter-spacing: 1px;
    box-sizing: border-box;
    background-color: #fff;
    color: #18a787;
    text-transform: capitalize;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
}





/*³§·¿*/
.fengcai{ width:100%; margin:0 auto;  }
.hl_main5_content{border-top:none; }
.hl_main5_content a{ color:#bf1b3e;}
.hl_main5_content a:hover{ font-weight:900;}


.hl_main5_content1{width:75%;overflow:hidden; float:left;  margin:0 auto;margin-left:10px; overflow:hidden;padding-bottom:20px; }
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline;margin-right:16px;  text-align:center;}

.hl_scrool_leftbtn{ background:url(../images/left.png) no-repeat left; width:29px; height:57px; float:left; margin-top:50px; cursor:pointer;}
.hl_scrool_rightbtn{ background:url(../images/right.png) no-repeat left; width:29px; height:57px; float:right; margin-top:50px; cursor:pointer;}

.calie{ width:100px; height:150px;  display: flex;justify-content: center;align-items: center; overflow:hidden; margin-bottom:15px; border-radius:8px;}
.calie  img{max-width:100px;height:150px; transition: all 0.8s;object-fit: cover;}
.calie  img:hover{   transform: scale(1.1);}


.m13 a{ border:#FFFFFF solid 1px; width:140px; line-height:32px; margin-top:25px; float:left; text-align:center;
transition:All 0.4s ease-in-out; color:#FFFFFF;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.m13 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}




.hl_main5_content2{width:100%; float:left;}
.hl_main5_content2 ul{width:100%; }
.hl_main5_content2 ul li{float:left; display:inline;margin-right:42px; margin-left:42px; border-bottom: #ededed solid 1px; margin-bottom:25px; padding-bottom:20px; text-align:center;}
.hl_main5_content2 ul li h2{ text-transform:uppercase; font-size:18px; color:#414141; font-weight:normal; margin-bottom:5px;}
.hl_main5_content2 ul li .vpp{ font-size:16px; color:#959595; line-height:55px; padding-top:10px; padding-bottom:10px; width:100%; float:left}

/*news*/

}