.epco ul,li{
    padding:0;
    margin:0;
}
.epco .epco-banner {
    margin-bottom: 0px;
}

.epco .product {
    margin-top: 80px;
}

.epco .product .title h3{
    font-family: Roboto-Bold;
    font-weight: 600;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000f24;
}

.epco .product h4 {
    margin-top: 0;
    font-family: Roboto-Bold;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgb(0, 15, 36);
    margin-bottom: 20px;
}

.epco .product .p1 {
    display: inline-block;
    background: url("../images/ico_1.png") 0% 0% / 100% no-repeat;
}

.epco .product .p2 {
    display: inline-block;
    background: url("../images/ico_2.png") 0% 0% / 100% no-repeat;
}

.epco .product .p3 {
    display: inline-block;
    background: url("../images/ico_3.png") 0% 0% / 100% no-repeat;
}

.epco .product .p4 {
    display: inline-block;
    background: url("../images/ico_4.png") 0% 0% / 100% no-repeat;
}
.epco .product .p5 {
    display: inline-block;
    background: url("../images/ico_5.png") 0% 0% / 100% no-repeat;
}

.epco .product p {
    text-align: center;
}

.epco .product span {
    margin-top: 20px;
    width: 36px;
    height: 36px;
}

.epco .product ul {
    margin-top: 60px;
}

.epco .product li {
    width: 32%;
    margin-right: 1.25%;
    float: left;
    height: 260px;
    text-align: center;
    margin-bottom: 20px;
    background-color: rgb(222, 236, 249);
    border-radius: 4px;
}

.epco .product li.title {
    width: 32%;
    margin-right: 1.25%;
    float: left;
    height: 260px;
    text-align: left;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}

.epco .product li.title:hover {
    border:none;
}
.epco .product li.title p {
   text-align: left;
   margin-top:20px;
}
.epco .product li p {
    font-family: Roboto-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #525a66;
}

.epco .product li:nth-child(3n) {
    margin-right: 0px;
}

.epco .product li:hover {
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    border: 1px solid rgb(54, 113, 207);
}

.epco .offer {
    margin-top: 60px;
    background: url("../images/service_bg.jpg") 0% 0% no-repeat;
    height: 572px;
    padding: 100px 0px;
}

.epco .offer h3.title {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 60px;
}

.epco .offer li {
    width: 32.5%;
    margin-right: 1.25%;
    float: left;
    display: flex;
    margin-bottom: 40px;
}

.epco .offer li img {
    /* float: left; */
    margin-right: 15px;
    width: 72px;
    height: 72px;
    display: inline-block;
}

.epco .offer li p {
    font-family: Roboto-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.epco .offer li:nth-child(3n) {
    margin-right: 0px;
}

.epco .case h3.title {
    font-family: Roboto-Bold;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000f24;
    text-align: center;
    margin-top: 80px;
}

.epco .case ul {
    margin-top: 40px;
}

.epco .case li {
    width: 49.5%;
    margin-right: 1%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    border: solid 1px #c4dcf4;
    border-radius: 2px;
}

.epco .case li .view {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    width: 160px;
    height: 40px;
    background-color: #ffc300;
    border-radius: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}


.epco .case .view img {
    width: 22px;
	height: 14px;
    margin-left:5px;
}
.epco .case li:nth-child(2n) {
    margin-right: 0px;
}

.epco .case li:hover {
    background-color: #3671cf;
    border-radius: 2px;
}



.epco .case h3 {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000f24;
}


.epco .case .content {
    padding: 20px;
}

.epco .case li:hover h3 {
    color: #ffffff;
}

.epco .case li:hover p {
    color: #ffffff;
}

.epco .assurance {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #deecf9;
}

.epco .assurance .icon {
   margin-right:15px;
   width: 16px;
   height: 16px;
    
}

.epco .assurance .item li{
    display: flex;
    margin-top:15px;
    align-items: center;
     
 }

 .epco .assurance .title{
    font-family: Roboto-Bold;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000f24;
 }

 .epco .assurance .content{
    font-family: Roboto-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #525a66;
     
 }

 .product_swiper{
    overflow: hidden;
 }
 .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .swiper-button-next {
	right: 0;
	background: url(../images/ico_15.png) no-repeat center;
	/* background-size: 100% auto; */
}
.swiper-button-prev{
    left:0;
    background: url(../images/ico_14.png) no-repeat center;
    /* background-size: 100% auto; */
}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    display: none;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    display: none;
}
.epco .xhb{
    position: relative;
}
.epco .xhb:after {
    position: absolute;
    left: 48%;
    bottom: -20px;
    width: 60px;
    height: 5px;
    background-color: #3671cf;
    content: '';
}
.epco .xhy{
    position: relative;
}
.epco .xhy:after {
    position: absolute;
    left: 48%;
    bottom: -20px;
    width: 60px;
    height: 5px;
    background-color: #ffc300;
    content: '';
}
.form-bg{
    height: 240px;
    overflow-y: hidden;
}

.form-2021 h3{
    font-family: Roboto-Bold;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000f24;
}

.form-2021 p{
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #525a66;
    margin-bottom: 15px;
}
.form-2021 .links .linksBox .cnt-box ul li {
    
    margin-bottom: 0px;
}