.banner img{width: 100%;height: 100%;}
img{max-width: 100%;}

.pages{
	display: flex;
	justify-content: center;
}
.subNav{background-color: #f5f5f5;height: 90px;}
.subNav ul{text-align: right;display: flex;align-items: center;height: 90px;justify-content: flex-end;}
.subNav li{display: flex;align-items: center;height: 100%;padding: 0 7px;font-size: 16px;margin: 0 10px;}
.subNav li.active{border-bottom: 4px solid #f67d9b;}
.subNav li a{color: #62666a;}

.topTitle{border-bottom: 1px solid #e5e5e5;padding: 26px 0;font-size: 24px;color: #000000;}

.cont{margin-bottom: 76px;padding: 10px;}
.cont h2{text-align: center;padding: 32px 0 65px 0;font-size: 36px;}
.cont h2 .txt{margin-bottom: 43px;}
.cont h2 img{max-width: 100%;}

.cont h4{text-align: center;padding: 48px 0 32px 0;border-bottom: 1px solid  #e9e9e9;margin-bottom: 40px;}
.cont h4 .txt{margin-bottom: 30px;font-size: 23px;}
.cont h4 .time{color: #8f8f8f;font-size: 14px;}

.cont p{line-height: 34px;font-size: 16px;}
.cont h5{margin: 20px 0;}
.cont .itemCont div{margin-bottom: 20px;font-size: 14px;line-height: 32px;color: #4d4d4d;}

.cont .list1{margin-top: 60px;}
.cont .list1 ul{display: flex;flex-wrap: wrap;}
.cont .list1 ul li{width: 235px;text-align: center;margin-right: 8px;margin-bottom: 30px;font-size: 16px;}
.cont .list1 ul li:nth-child(5n){margin-right: 0;}
.cont .list1 ul li img{width: 235px;height: 177px;margin-bottom: 10px;}

.cont .list2{margin-top: 60px;}
.cont .list2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cont .list2 ul li{width: 48%;text-align: center;margin-bottom: 30px;font-size: 16px;}
.cont .list2 ul li img{width: 100%;margin-bottom: 10px;}

.cont .list3 img{width: 100%;}

.cont .list4 ul{display: flex;flex-wrap: wrap;justify-content: space-evenly;}
.cont .list4 ul li{text-align: center;margin-bottom: 30px;font-size: 16px;margin-right: 8px;width: 30%;}
.cont .list4 ul li:nth-child(3n){margin-right: 0;}
.cont .list4 ul li img{width: 100%;display: block;margin: 0 auto 10px auto;}


.cont .list5 .txt{margin: 10px 0 30px 0;}

.cont .company li .img{border: 1px solid #ccc;padding: 10px;overflow: hidden;display: block;margin-bottom: 10px;}
.cont .company li .img img{margin-bottom: 0;}

.cont .list6{margin-bottom: 20px;}
.cont .list6 .item{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid  #e9e9e9;padding: 20px 0;}
.cont .list6 img{max-width: 320px;}
.cont .list6 .name{max-width: 70%; min-width:833px;}
.cont .list6 .name .txt{font-size: 23px;color: #0b0b0b;line-height: 42px;}
.cont .list6 .name .time{font-size: 13px;color: #8f8f8f;line-height: 42px;display: flex;align-items: center;}
.cont .list6 .name .time::before{content: '';width: 13px;height: 13px;display: inline-block;background: url(../img/arrowIco1.png);background-size: cover;margin-right: 5px;}
.cont .list6 .name .txt1{font-size: 14px;color: #4d4d4d;max-height: 94px;line-height: 28px;overflow: hidden;}
.cont .list6 .name .link{font-size: 14px;display: flex;align-items: center;margin-top: 20px;}
.cont .list6 .name .link::after{content: '';width: 13px;height: 13px;display: inline-block;background: url(../img/arrowIco1.png);background-size: cover;margin-left: 5px;}
.cont .list6 .name .link:hover{color: #093ba8;}
.cont .list6 .name .link:hover::after{background-image: url(../img/arrowIco2.png);}

.aboutList1{padding: 60px 0;}
.aboutList1 ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.aboutList1 ul li{height: 413px;background-color: #f5f5f5;width: 30%;text-align: center;}
.aboutList1 ul li .ico{margin: 64px 0 27px 0;}
.aboutList1 ul li .name{font-size: 20px;margin-bottom: 10px;}
.aboutList1 ul li .txt{font-size: 16px;width: 75%;margin: 0 auto;line-height: 33px;}

.zpwraps .cont .list6 .item .items{width: 324px;height: 215px;}
.zpwraps .cont .list6 .item .items img{width: 100%;height: 100%;}

.map{width: 100%;height: 530px;}

