

* {
    font-family: "Noto Sans SC";
}
/*轮播图 左右按钮 小白点*/
#second_div{
    margin-top:0px;
    position: relative;

}
.img_box{
    overflow: hidden;
    width:100%;
    height:1080px;
    border:0px solid;
    position:relative;
}
.img_box img{
    position:absolute;
}
.ul5{
    list-style: none;
    position:absolute;
    left:48%;
    top:96%;
    text-align:center;
    cursor:pointer;
}
.ul5 li{
    float:left;
    margin-left:30px;
    width:17px;
    height:17px;
    border:0px;
    border:2px solid #ea5504;
    border-radius: 50%;

}
.d1,.d2{
    width:50px;
    height:60px;
    text-align: center;
    font-size:90px;
    font-weight: 800px;
    line-height:60px;
    cursor: pointer;
    color:#eee0e0;
}
.d1{
    position:absolute;
    top:373px;
    left:1.5%;
}
.d2{
    position:absolute;
    top:373px;
    right:1.5%;
}


.col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
    }

.img_lun{
    width: 100%;
    height: 100%;
    }

.col_content{
    width:100%;
    height : 300px;
    padding-left: 12%;
    padding-right: 13.2%;
    margin-top:130px;
    display : flex;
	flex-direction:row;
	}

.con-md-9{
    font-size: 24px;
    float:right;
    color: #666666;
    font-weight: 300;

}

.con-md-7{
    font-size: 70px;
    font-weight:500;
    padding-bottom: 15px;
    color:#ea5504;

}

.con-md-8{
    font-size: 24px;
    color: #666666;
    font-weight: 300;
}

.con-md-11{
    font-size: 35px;
    font-weight:bold;
    width: 170px;
    color:#ea5504;

}

.col_content-4{
    background-color : #efeff0;
    width : 300px;
    height: 250px;
    padding:2%;
    padding-top: 4%;
    transition: all 1s;
    text-align: center;
    z-inde: 1;
	}

.col_content-4:hover{
      transform: scale(1.1);
      background:#ea5504;
      color:white !important;
      z-inde: 99;
    }



.detail_index {
    position: relative;
    padding: 16px 29px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    z-index: 9;
    border-radius: 5px;
    height: 165px;
}

.index_col-lg-4 {
    width: 33.1%;
    min-height: 1px;
    padding-right:20px;
    padding-bottom:40px;
    display:inline-block
}

.index_row_list{
    padding-left: 12%;
    padding-right: 12%;
}

.home_text_index{
    font-size: 34px;
    line-height: 55px;
    font-weight: 500;

    }

.container_test_index {
    position: absolute;
    top: 16%;
    left: 20%;
    width: 900px;
    font-weight: 600;


}


.home_link_index {
    line-height: 35px;
    color: #928f8f;
    border: 2px solid;
    position: absolute;
    height: 40px;
    width: 150px;
    font-size: 20px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    left: 90%;
}

.right_san{
    border: 20px solid transparent;
    border-left: 20px solid blue;
}



.index_hot_pro {
    min-height: 1px;
    padding-right:15px;
    padding-bottom:40px;
    display:inline-block;
    width: 23%;
}

.row_hot_pro_list{
    padding-left: 11%;
    padding-right: 11%;
}

.detail_hot {
    height: 90px;
    position: relative;
    padding: 15px 30px 15px;
    background: #fff;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    z-index: 9;
    border-radius: 5px;
}


.d-block{
    width:100%;
    object-fit: cover;
}


.next {
    font-size: 15px;
    color: while;
    background: #aba4a4;
    text-align: center;
    border: 10px 10px;
    width: 22px;
    height: 20px;
    color: white;
    font-weight: 600;
}

.prev {
    font-size: 15px;
    color: while;
    background: #aba4a4;
    text-align: center;
    border: 10px 10px;
    width: 22px;
    height: 20px;
    color: white;
    font-weight: 600;
}

.hot_pro_title{
    font-size: 18px;
    font-weight: 540;
}

.hot_pro_type {
    font-size: 15px;
    color: #9da5a2;
    }

.hot_pro_a {
position: absolute;
}

.hot_pro_color {
    display: flex;
    position: relative;
    left: 70%;
    top: 20%;
}

.color_hot {
    /*border: 1px solid;*/
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
}


html,body{width:100%;height:100%}
@media screen and (max-width: 1000px){
    .img_box {
        width:100%;

    }
    html,body{
        width:100%;
        height:100%;
    }

    .index_col-lg-4 {
        width: 45%;
        min-height: 1px;
        padding-right: 15px;
        padding-bottom: 40px;
        display: inline-block;
    }


    .index_row_list {
        text-align: center;
    }

    .col_content{
        width: 100%;
        height: 300px;
        padding-left: 0%;
        padding-right: 0%;
        margin-top: 130px;
        display: flex;
        flex-direction: row;
    }

    .demo {
        width:1500px;
    }

    .row_hot_pro_list {
        padding-left: 11%;
        padding-right: 5%;
    }

    .zyfooter {
    width: 1500px;
    }



}


@media screen and (max-width: 1500px){

.index_col-lg-4 {
    width: 46%;
    min-height: 1px;
    padding-right: 15px;
    padding-bottom: 40px;
    display: inline-block;

}
}


div .tri{
    position:absolute;
    z-index: 9;
    top: 1px;
    left: 145px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 21px solid transparent;
    border-left: 21px solid rgb(112,164,77);
    border-top: 21px solid transparent;
}




.con_list_home_text {
    padding-top: 8px;
    /*letter-spacing: 3px;*/
    font-size: 16px;
    /*line-height: 25px;*/
    font-weight: 300;
    /* padding-left: 20px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 3; */
    -webkit-box-orient: vertical;
}


.con_list_home_title {
    color: #292827;
    width: 100%;
    clear: both;
    margin: 0px auto;
    font-size: 25px;
    /* font-weight: bold; */
    letter-spacing: 3px;
    font-weight: 400;
    }









