@charset "UTF-8";
.zy-banner {
    position: relative;
}

.zy-banner img {
    width: 100%;
}

.zy-bannerMask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgb(0, 0, 0, 0.25);
}

.zy-bannerMask h1 {
    font-family: MicrosoftYaHei;
    font-size: 42px;
    color: #ffffff;
}

.zy-bannerMask h2 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    letter-spacing: 3px;
    color: #ffffff;
}

.zy-bannerHr {
    width: 100px;
    height: 1px;
    background-color: #ffffff;
    margin-top: 29px;
    margin-bottom: 25px;
}

.zy-switch {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.zy-switch>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 103px;
    height: 33px;
    border-radius: 17px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 30px;
}

.zy-switch .zy-switchActive {
    background-color: #478c9d;
    color: #ffffff;
}

.zy-anli {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zy-anliList {
    width: 31.75%;
    margin-bottom: 60px;
    background-color: #ffffff;
}

.zy-anliListT {
    position: relative;
}

.zy-anliListB {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 8%;
}

.zy-anliList>div>div h1 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #444444;
    padding-top: 7%;
    margin-bottom: 7%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zy-anliList>div>div>div {
    display: flex;
    justify-content: space-between;
}

.zy-anliA {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 25%;
}

.zy-anliA>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 40%;
    color: #c2c2c2;
    font-size: 12px;
}

.zy-anliT {
    color: #999999;
    font-size: 14px;
}

.zy-anliBg {
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    padding-bottom: 62px;
}

.zy-anliListMask {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding-left: 10%;
    padding-right: 10%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: rgb(0, 0, 0, 0.3);
}

.zy-anliList:hover {
    box-shadow: 0px 8px 16px 2px rgba(0, 0, 0, 0.08);
}

.zy-anliList:hover .zy-anliListMask {
    display: flex;
}

.zy-anliList:hover h1 {
    color: #478c9d;
}

.zy-anliPage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zy-anliPage>div {
    display: flex;
    justify-content: space-between;
    width: 155px;
    color: #999999;
}

.zy-anliPage>div>div {
    width: 32px;
    height: 30px;
    border: solid 1px #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zy-anliPage>div>div>a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.zy-anliPage .zy-pageActive{
    background-color: #478c9d;
    color: #ffffff;
}
.zy-anliPage span{
    color: #999999;
    margin-left: 10px;
}
.zy-anliXq {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 60px;
}

.zy-anliXq  img{
/* 	width: auto !important; */
	height: auto !important;
	margin: 0 auto;
}

.zy-anliXq h1 {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.zy-anliXqD {
    display: flex;
    width: 300px;
    justify-content: space-between;
    align-items: center;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #999999;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.zy-anliXqDh {
    height: 13px;
    width: 1px;
    background-color: #999999;
}

.zy-anliXq p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
}

.zy-anliXqImg {
    text-align: center;
    margin-top: 23px;
    margin-bottom: 30px;
}

.zy-anliXqHr {
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    margin-bottom: 30px;
}

.zy-changePage {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #999999;
}
.zy-aboutBg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 50px;

}

.zy-aboutMain {
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    border: solid 1px #ebebeb;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.zy-aboutT {
    display: flex;
    margin-bottom: 40px;
}

.zy-aboutT>div {
    flex: 1;
    text-align: center;
    color: #333333;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 22px;
    cursor: pointer;
}

.zy-about5List {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 31px;
    margin-bottom: 30px;
}

.zy-about5ListLeft h1 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zy-about5ListLeft {
    display: flex;
    align-items: center;
}

.zy-about5ListLeft img {
    margin-right: 5px;
}

.zy-zy-about5ListTime {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
}
.zy-aboutT  .zy-aboutTActive{
    color: #d1ab3f;
    border-bottom: 1px solid #d1ab3f;
}
.zy-aboutB p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
    color: #333333;
    margin-bottom: 25px;
}
.zy-introduceImg{
    text-align: center;

}
.zy-introduceImg img{
    margin-bottom: 30px;
    width: 82%;
}
.zy-honorList{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zy-honorList img{
    width: 22%;
    margin-bottom: 20px;
}
.zy-hxzzImg{
    text-align: center;
}
.zy-hxzzImg img{
    width: 80%;

}
.zy-contactF{
    display: flex;
    border-bottom: 1px solid #e9e9e9;
}
.zy-contactF>div{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 8%;
    margin-bottom: 8%;
}
.zy-contactF h1{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
    color: #999999;
    padding-top: 2%;
    padding-bottom: 2%;
}
.zy-contactF h2{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #333333;
}
.zy-company li{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 1.5%;
}
.zy-company h3{
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
    color: #656565;
    padding-top: 1%;
    padding-bottom: 1%;
    font-weight: 600;
}
.zy-company h4{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 1px;
	color: #666666;
}
.zy-contactImg img{
    width: 100%;
}
.zy-hanxiNews{
    width: 1200px;
    margin: 0 auto;
}
.zy-hanxiNews ul{
    margin-bottom: 3%;
    border-top: 1px solid #e9e9e9;
    padding-top: 1.5%;
}
.zy-hanxiNews li{
    display: flex;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
.zy-hanxiNewsLeft{
    width: 261px;
}
.zy-hanxiNewsRight{
	cursor: pointer;
    flex: 1;
    padding-left: 3%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 1%;
    margin-top: 1%;
}
.zy-hanxiNewsRight h1{
    font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
    color: #333333;
    margin-bottom: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zy-hanxiNewsRight p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zy-hanxiNewsRight span{
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    margin-right: 8px;
}
.zy-ywL{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
    color: #666666;
    margin-bottom: 30px;
}
.zy-ywImg img{
    width: 100%;
}
.zy-zhaobiao p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}
footer{
    width: 100%;
    /* height: 415px; */
    background: url(../images/zy-images/footerbg-1.jpg) no-repeat;
    background-size:100% 100%;
}
.zy_footMain{
    height: 370px;
    display: flex;
    justify-content: space-between;
    padding-top: 90px;
}
.zy_footMainL{
    width: 26%;
    text-align: center;
}
.zy_footMainL img{
    margin-bottom: 10px;
}
.zy_footMainL h1{
    line-height: 30px;
    font-size: 12px;
    color: #eee;
}
.zy_footMainC{
    width: 52%;
    display: flex;
}
.zy_footMainC>div{
    flex: 1;
    text-align: center;
}
.zy_fbr{
    border-right: 1px solid #464c52;
}
.zy_footMainC h1{
    font-size: 16px;
    color: #478c9d;
    font-weight: 600;
    margin-bottom: 26px;
}
.zy_footMainC ul li{
    line-height: 30px;
    font-size: 12px;
    color: #eee;
}
.zy_footMainR{
    width: 26%;
    padding-left: 4%;
}
.zy_footMainR h1{
    font-size: 16px;
    color: #478c9d;
    font-weight: 600;
    margin-bottom: 50px;
}
.zy_footMainR li{
    float: left;
    margin-right: 10px;
}
.zy_footMainR ul li a{
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: rgba(255,255,255,0.3);
    border-radius: 100%;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.zy_footMainR ul li a:hover{
    opacity: 1;
}
.zy_footMainR span{
    display: block;
    width: 40px;
    height: 40px;
}
.zy_sina{
    background: url(../images/zy-images/sina-1.png) no-repeat center center;
}
.zy_wx{
    background: url(../images/zy-images/wx-1.png) no-repeat center center;
}
.zy_bird{
    background: url(../images/zy-images/bird-1.png) no-repeat center center;
}
.zy_rss{
    background: url(../images/zy-images/rss-1.png) no-repeat center center;
}
.zy_erweima{
    position: relative;
}
.zy_ewm::after{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,100%);
    -ms-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    bottom: 0;
    display: block;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
}
.zy_erweima .zy_ewm{
    position: absolute;
    bottom: -70px;
    left: 50%;
    opacity: 0;
    transform: translate(-50%,-90%) scale(0);
    transform-origin: bottom;
    transition: all 0.2s;
    box-shadow: 0 4px 5px rgba(0,0,0,0.3);
    z-index: 100;
}
.zy_erweima:hover .zy_ewm{
    display: block;
    opacity: 1;
    -webkit-transform: translate(-50%,-100%) scale(1);
    -ms-transform: translate(-50%,-100%) scale(1);
    transform: translate(-50%,-100%) scale(1);
}
.zy_footBottom{
    height: 45px;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
}
.zy_footBottom>div{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.5;
}
@media (max-width:1920px) {
}
@media (max-width:1599px) {
}
@media (max-width:1477px) {
    .zy-aboutMain{
        width: 90%;
    }
}

@media (max-width:1365px) {}

@media (max-width:1200px) {
    .zy-switch{
        width: 100%;
    }
    .zy-anli{
        width: 100%;
    }
    .zy-anliListT img{
        width: 100%;
    }
    .zy-anliList{
        margin-bottom: 5%;
    }
    .zy-anli{
        justify-content: space-around;
    }
    .zy-anliList{
        width: 46%;
    }
    .zy-anliListMask{
        font-size: 12px;
        line-height:18px;
    }
    .zy-anliA{
        width: 40%;
    }
    .zy-bannerMask h1{
        font-size: 2em;
    }
    .zy-bannerHr{
        margin-top: 2%;
        margin-bottom: 2%;
    }
    .zy-anliXq{
        width: 100%;
    }
    .zy-changePage{
        width: 100%;
    }
    .zy-anliXqImg img{
        width: 80%;
    }
    .zy-aboutMain{
        width: 98%;
    }
    .zy-honorList img{
        margin-bottom: 15px;
    }
    .zy-hanxiNews{
        width: 100%;
        margin: 0 auto;
    }


}

@media (max-width:990px) {
    .zy-aboutT>div{
        font-size: 18px;
    }
    .zy-about5ListLeft h1{
        font-size: 14px;
    }
    
}

@media (max-width:767px) {
	.zy-banner {
	    position: relative;
		padding-top: 50px;
	}
	
	
    .zy-switch>div{
        width: 22%;
        font-size: 14px;
    margin-top: 15px;
        margin-bottom: 15px;
    		
    }
    .zy-switch{
        display: flex;
        justify-content: space-between;
    	flex-wrap: wrap;
    }
    .zy-bannerMask h1{
        font-size: 16px;
		padding-top: 35px;
    }
    .zy-bannerMask h2{
        font-size: 12px;
    }
    .zy-changePage{
        flex-direction: column;
        justify-content: start;
    }
    .zy-changePage>div{
        margin-bottom: 8px;
        font-size: 12px;
    }
    .zy-anliXq h1{
        font-size: 14px;
    }
    .zy-anliXq p{
        font-size: 12px;
    }
    .zy-aboutT>div{
        font-size: 16px;
    }
    
    .zy-about5ListLeft h1{
        font-size: 12px;
    }
    .zy-aboutT{
        margin-bottom: 5%;
    }
    .zy-about5List{
        padding-bottom: 3%;
        margin-bottom: 3%;
    }
    .zy-aboutMain{
        padding-left: 3%;
        padding-right: 3%;
    }
    .zy-zy-about5ListTime{
        font-size: 12px;
    }
    .zy-honorList img{
        width: 31%;
        margin-bottom: 10px;
    }
    .zy-contactF h1{
        font-size: 12px;
    }
    .zy-contactF h2{
        font-size: 12px;
    }
    .zy-company h3{
        font-size: 14px;
    }
    .zy-company h4{
        font-size: 12px;
        line-height: 28px;
    }
    .zy-hanxiNewsLeft{
        width: 100%;
    }
    .zy-hanxiNewsLeft img{
        width: 100%;
    }
    .zy-hanxiNews li{
        padding-left: 8px;
        padding-right: 8px;
		display: flex;
		    flex-wrap: wrap;
    }
    .zy-hanxiNewsRight h1{
        font-size: 14px;
		
    }
    .zy-hanxiNewsRight p{
        font-size: 12px;
    }
    .zy-hanxiNewsRight span{
        font-size: 12px;
    }
    /* .zy-hanxiNewsRightB{
        display: flex;
        flex-direction: column;
    } */
    .zy-anliXq>div{
        padding-left: 8px;
        padding-right: 8px;
    }
    
    .zy-ywL{
        font-size: 12px;
    }
    .zy-zhaobiao p{
        font-size: 12px;
    }
    .zy_footMainL img{
        width: 100%;
    }
    .zy_footMain{
        justify-content: start;
        flex-wrap: wrap;
        height: 100%;
        padding-top: 20px;
    }
    .zy_footMainL{
        width: 100%;
        display: unset;
        margin-bottom: 20px;
        padding-left: 5%;
    }
    .zy_footMainL img{
        width: unset;
    }
    .zy_footMainL h1{
        line-height: 35px;
    }
    .zy_footMainC{
        width: 100%;
    }
    .zy_footMainR{
        width: 100%;
        padding-left: 5%;
        margin-bottom: 10px
    }
    .zy_footMainR h1{
        margin-bottom: 10px;
    }


}
@media (max-width:500px){
    .zy-aboutT>div{
        font-size: 13px;
    }
    .zy-about5ListLeft{
        max-width: 235px;
    }
    .zy-hanxiNewsLeft{
        width: 100%;
    }
    
}
