ul, li, dl, dt, dd, h1, h2, h3, p, em {
    font-style: normal;
    list-style: none;
    margin: 0;
    padding: 0;
}

.culture {
    background-size: auto 40%;
    position: relative;
}

.cul-title {
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
}

img {
    max-width: 100%;
}

.culture-r {
    width: 50%;
    float: right;
    padding: 5% 5% 5% 10%;
    line-height: 1.6;
}


.culture-l {
    width: 50%;
    float: left;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.am-cf:after, .am-cf:before {
    content: " ";
    display: table;
}

.am-cf:after {
    clear: both;
}

.mxw {
    margin: 0 auto;
}

.culture-r ul li {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.culture-r ul li .tit {
    font-size: 28px;
    font-weight: bold;
    color: #005bac;
}

.culture-r ul li .note {
    font-size: 16px;
}

.abm_c3 {
    background-color: #fff;
}

.product {
    padding-top: 0;
}


.product_desc_content {
    line-height: 1.6;
}

.secdots {
    margin: 0 0 0 6px;
}

.advantage_content {
    margin-top: 20px;
    padding-bottom: 20px;
}

.advantage_title{
  margin-top:25px;
}

.myalign {
   margin-right:31px;
}


.product_detail {
    padding: 46px 100px;
}


.home_product_tese_2 {
    text-align: left;
    display: flex;
    align-items: center;
}

.product_num {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}


.aliginbox {
  width: 100%;
}

.product_other_col {
  width: 45%;
}

.product_col {
  width: 55%;
}


.product_desc_item:last-child{
  margin-bottom:0;
}

.abm_c1 {
  margin-bottom: 0;
  height: 670px;
}

.abmc1_left {
  width: 40%;
}

.abmc1_right {
  width: 60%;
  padding: 40px 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.padcus {
  padding-bottom: 40px;
}

.abmc1_right_title {
  font-size:38px;
  font-weight:bold;
}

@media (max-width: 1024px) {
	
	.advant li span {
		font-size:16px!important;
	}
.tt_bg {
  font-size:26px;
}
	.abm_c1 {
	 height:600px;
	}
	.abmc1_right_title {
		font-size:20px;
		font-weight:bold;
	}
	.advant ul li p:first-child{
	   font-size:18px!important;
	}
	.advant ul li p:last-child{
	   font-size:14px!important;
	}
.abmc1_left {
  width: 0;
}

.abmc1_right {
  width: 100%;
  padding: 12px;
}
.padcus {
  padding-bottom: 0px;
}

    .product_other_col {
        width: 50%;
    }

    .product_col {
        width: 50%;
    }

    .cul-title {
        display: none;
    }


.abmc1_right_txt {
   line-height: 2;
}

    .culture-l {
        width: 100%;
        position: relative;
        height: 200px;
        float: none;
        z-index: 0;
    }

    .culture-r {
        width: 100%;
        float: none;
        padding: 15px 1.5rem;
    }

    .culture-r ul li {
        padding: 10px 0;
    }

    .culture-r ul li .tit {
        font-size: 18px;
    }

    .culture-r ul li .note {
        font-size: 14px;
    }

    .product_detail {
        padding: 15px;
    }

    .product {
        padding-top: 30px;
    }

    .product_item {
        height: 190px;
    }

    .cbanner_inner {
       height:140px;
    }
    .myalign {
       margin-right:28px;
    }
    .product_content {
        margin-top: 20px;
    }

    .product_more_inner {
        font-size: 12px;
    }

    .product_desc_content {
        display: block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .advitem {
       width: 45%;
       margin: 0;
    }

    .advnum {
    width: 30px;
    height: 30px;
    line-height: 24px;
    font-size: 12px;
    }

.advicon {
    padding-top: 5px;
}

.advicon_img {
    width: 42%;
}

.advtxt {
    font-size: 14px;
    margin-top: 10px;
    color: #333;
    margin-bottom: 10px;
}


.advitem:nth-child(even) {
  float:right;
}

.abm_title {
  padding: 10px 0;
}


}
@media (max-width: 1570px) {
    .cul-title {
        width: 380px;
    }
}
@media (max-width: 568px) {
.advtxt {
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

}