@charset "UTF-8";
@import url(./public.css);
@import url(./footer.css);
@import url(./header.css);
.main{
    width: 100%;
    height: 100%;
    background: #F8F8F8;
    min-width: 1550px;
    overflow-y: hidden;
}
@media (max-width: 1919px) and (min-width: 768px){
    html {
        zoom: 80%;
    }
    @-ms-viewport { width: 1920px; }
}
/* 头部 */
.mainTop{
    width: 100%;
    height: 633px;
    display: flex;
    cursor: pointer;
}
.mainTop img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main_addUs{
    margin-top: 0 !important;
}


/* 行业现状 */
.main_hyxz{
    width: 100%;
    height: 100%;
    background-color: #F8F8F8;
    padding: 70px 0;
}
.hyxz{
    width: 75%;
    margin: 0 auto;
}
.hyxz_top{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
}
.hyxz_top h1{
    font-size: 32px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #040000;
    margin-bottom:5px;
}
.hyxz_top span{
    font-size: 29px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #040000;
    opacity: 0.17;
}
.hyxz_info{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.hyxz_item{
    width: 49%;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.hyxz_item img{
    width: 100%;
    height: 251px;
    object-fit: cover;
}
.hyxz_item_bot{
    width: 100%;
    height: 220px;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px 30px 20px 20px;
}
.hyxz_item_title{
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #040000;
    opacity: 0.9;
    border-bottom: 1px solid #6261611f;
    padding-bottom:15px;
    margin-bottom:15px;
}
.hyxz_item_nr{
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #040000;
    line-height: 27px;
    opacity: 0.51;
    margin-bottom: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.hyxz_info01{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.hyxz_item01{
    width: 100%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding:20px;
}
.hyxz_item01:last-child{
    margin-bottom: 0;
}
.hyxz_item01 img{
    width: 35%;
    object-fit: cover;
}
.hyxz_item_bot01{
    width: 60%;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
}

/* 国家政策支持 */
.main_gjzc{
    width: 100%;
    height: 100%;
    background-color: #F8F8F8;
}
.gjzc{
    width: 100%;
    margin: 0 auto;
}

.gjzc_info{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top:50px;
}
.gjzc_item{
    background: #FFFFFF;
    /* position: relative; */
    margin-left: 240px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    border-radius: 45px 0 0 45px;
}
.gjzc_item_left{
    width: 29.5%;
    border-radius: 45px 0 45px 0;
}
.gjzc_item_right{
    width: 56%;
    /* height: 274px; */
    display: flex;
    flex-direction: column;
    /* margin-left: 418px; */
    padding: 27px 0 2px 50px;
}
.gjzc_item_title{
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #313232;
    line-height: 35px;
    margin-bottom: 17px;
}
.gjzc_item_text{
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #313232;
    line-height: 27px;
    opacity: 0.46;
    margin-bottom: 7px;
    text-align: justify;
}
.gjzc_list{
    width: 75%;
    margin: 0 auto;
    margin-bottom: 78px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gjzc_list_in{
    width: 32%;
    height: 384px;
    display: flex;
    flex-direction: column;
    padding: 30px 35px;
    background: #FFFFFF;
}
.gjzc_list_in img{
    width: 100%;
    height: 190px;
    object-fit: cover;
    margin-bottom: 30px;
}
.gjzc_list_in div{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #040000;
    line-height: 26px;
    opacity: 0.75;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.gjzc_item01{
    background: #FFFFFF;
    /* position: relative; */
    margin: 0px 241px 50px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0 45px 45px 0;
}
.gjzc_item_right01{
    width: 50%;
    /* height: 274px; */
    display: flex;
    flex-direction: column;
    margin-left: 239px;
    padding: 27px 0 2px 0;
}
.gjzc_item_left01{
    width: 29.5%;
    border-radius: 45px 0 45px 0;
}

.hyxz_item, .hyxz_item01, .gjzc_item, .gjzc_list_in, .gjzc_item01{
    transition: transform 1.2s;
}
.hyxz_item:hover, .hyxz_item01:hover, .gjzc_item:hover, .gjzc_list_in:hover, .gjzc_item01:hover{
    transform: scale(1.05);
    cursor: pointer;
    box-shadow: 0 15px 30px 0 rgba(224,224,224,.6);
}