@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
    padding:0px;
    margin:0px;
    list-style: none;
}
a{
    text-decoration: none;
}
body {
    font-size: 14px;
    min-width: 1200px;
    padding: 0px;
    margin: 0;
    background: #fff;
    font-family: "Microsoft Yahei", "微软雅黑";
}




.zh-ttt{
    text-align: center;
}
.zh-ttt>div:nth-child(1){
    font-size: 48px;
    color: #333;
    line-height: 72px;
    font-weight: 500;
    padding: 25px 0;
    letter-spacing: 2px;
}
.zh-ttt>div:nth-child(2){
    width: 40px;
    height: 2px;
    background: #ccc;
    margin: auto;
}
.zh-ttt>div:nth-child(3){
    margin-top: 25px;
    color: #999;
    font-size: 24px;
}
.zh-wx-jjd{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 80px;
}
.zh-wx-jjd>.zh-wx-jjd-list{
    width: 380px;
    background-color: #f7f7f7;
    height: 440px;
    text-align: center;
}
.zh-wx-jjd>.zh-wx-jjd-list>div:nth-child(1){
    margin-top: 90px;
    height: 130px;
    text-align: center;
}
.zh-wx-jjd>.zh-wx-jjd-list>div:nth-child(1)>img{
    width: 130px;
    height: 130px;
}
.zh-wx-jjd>.zh-wx-jjd-list>div:nth-child(2){
    font-size: 20px;
    color: #333;
    padding-bottom: 20px;
    margin-top: 45px;
}
.zh-wx-jjd>.zh-wx-jjd-list>div:nth-child(3){
    width: 40px;
    height: 2px;
    background: #ccc;
    margin: auto;
}
.zh-wx-jjd>.zh-wx-jjd-list>div:nth-child(4){
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 25px;
}

.zh-dj-box{
    max-width: 1580px;
    min-width: 1200px;
    height: 600px;
    background: #f7f7f7;
    border-radius: 200px;
    margin: auto;
    margin-top: 47px;
    margin-bottom: 85px;
}
.zh-gallery-top{
    width: 1200px;
    overflow: hidden;
    height: 462px;
    margin: auto;
    padding-top: 68px;
}
.zh-gallery-top .swiper-slide{
    display: flex;
    justify-content: space-between;
}
.zh-gallery-top .swiper-slide>.zh-left{
    width: 600px;
}
.zh-gallery-top .swiper-slide>.zh-left>div:nth-child(1){
    font-size: 36px;
    color: #333;
    padding-top: 60px;
    padding-bottom: 30px;
}
.zh-gallery-top .swiper-slide>.zh-left>div:nth-child(2){
    width: 40px;
    height: 2px;
    background: #ccc;
}
.zh-gallery-top .swiper-slide>.zh-left>div:nth-child(3){
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 35px;
}
.zh-gallery-top .swiper-slide>.zh-left>div:nth-child(4){
    margin-top: 40px;
}
.zh-gallery-top .swiper-slide>.zh-left>div:nth-child(4)>a{
    width: 130px;
    height: 45px;
    text-align: center;
    display: block;
    line-height: 45px;
    border: 1px solid #0a7dbf;
    color: #fff;
    background: #0a7dbf;
    font-size: 16px;
}
.zh-gallery-top .swiper-slide>.zh-right{
    width: 600px;
}

.zh-gallery-top .swiper-slide>.zh-right{
    transform:translateX(200px);
    opacity:0;
    transition:all .6s;}
.zh-gallery-top .swiper-slide.ani-slide>.zh-right{
    transform:translateX(0);
    opacity:1;
}
.zh-gallery-top .swiper-slide>.zh-left{
    transform:translateX(-200px);
    opacity:0;
    transition:all .6s;}
.zh-gallery-top .swiper-slide.ani-slide>.zh-left{
    transform:translateX(0);
    opacity:1;
}
.zh-gallery-top img{
    height: 462px;
}
.zh-gallery-thumbs{
    width: 1200px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    margin-top: 16px;
}
.zh-gallery-thumbs .swiper-slide-thumb-active::after {
    width: 60px;
    background-color: #0a7dbf;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom:0 ;
    margin: auto;
    height: 2px;
}
.zh-gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    color: #0a7dbf;
    font-weight: 700;
}
.zh-gallery-thumbs .swiper-slide{
    width: 25%;
    text-align: center;
    font-size: 20px;
    color: #333;
    padding-bottom: 25px;
    position: relative;
}

.zh-tggj-box{
    max-width: 1400px;
    min-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.zh-tggj-box>.zh-tggj{
    width: 20%;
    text-align: center;
    margin: 20px 0;
}
.zh-tggj-box>.zh-tggj>div:nth-child(1){
    line-height: 69px;
    height: 69px;
}
.zh-tggj-box>.zh-tggj>div:nth-child(1)>img{
    margin: 0 auto;
    display: inline-block; vertical-align: middle;
}
.zh-tggj-box>.zh-tggj>div:nth-child(2){
    font-size: 20px;
    color: #333;
    width: 100%;
    text-align: center;
    line-height: 26px;
}
.zh-tggj-ljzx{
    display: block;
    width: 130px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #0a7dbf;
    background: #0a7dbf;
    font-size: 16px;
    margin: auto;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 80px;
}
.zh-picture-box{
    max-width: 1580px;
    min-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.zh-picture-box>a{
    width: 31.5%;
    overflow: hidden;
    height: 375px;
    position: relative;
    margin-top: 55px;
}
.zh-picture-box>a::after{
    position: absolute;
    content: '';
    width: 84%;
    height: 284px;
    left: 0px;
    top: 0px;
    background-color: #5477DA;
}
.zh-picture-box>a:nth-child(4n-2)::after,.zh-picture-box>a:nth-child(4n-2)>div:nth-child(2){
    background-color: #20BBB2;
}
.zh-picture-box>a:nth-child(4n-1)::after,.zh-picture-box>a:nth-child(4n-1)>div:nth-child(2){
    background-color: #3E9ED5;
}
.zh-picture-box>a:nth-child(4n)::after,.zh-picture-box>a:nth-child(4n)>div:nth-child(2){
    background-color: #65B35D;
}
.zh-picture-box>a>div:nth-child(1){
    margin-left: 10px;
    position: relative;
    z-index: 2;
    margin-top: 10px;
    height: 284px;
    overflow: hidden;
}
.zh-picture-box>a>div:nth-child(1)>img{
    width: 100%;
    height: 284px;
    object-fit: cover;
}
.zh-picture-box>a>div:nth-child(2){
    position: absolute;
    z-index: 3;
    background-color: #5477DA;
    left: 10px;
    top: 232px;
    padding: 15px 30px;
    color: #fff;
    font-size: 16px;
}
.zh-picture-box>a>div:nth-child(3){
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    font-size: 20px;
    margin-left: 10px;
    padding: 15px 0;
}
.zh-picture-box>a>div:nth-child(4){
    display: flex;
    justify-content: space-between;
    color: #999;
    font-size: 14px;
}
.zh-picture-box>a>div:nth-child(4)>span:nth-child(1){
    margin-left: 10px;
}

.hs-page-sub-box{
    max-width: 1580px;
    min-width: 1200px;
    margin: auto;
    line-height: 63px;
    height: 63px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-top: 47px;
}
.hs-page-sub-box>a{
    display: inline-block;
    padding: 0 50px;
    font-size: 20px;
    color: #333;
}
.hs-page-sub-box>a.action,.hs-page-sub-box>a:hover{
    color: #0a7dbf !important;
}
.zh-news-box{
    max-width: 1580px;
    min-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 25px;
    margin-bottom: 100px;
}
.zh-news-box>a{
    display: flex;
    justify-content: space-between;
    width: 48.5%;
    height: 212px;
    outline: #eee solid 1px;
    margin-top: 30px;
    position: relative;
}
.zh-news-box>a:hover{
    background-color: #F7F7F7;
    outline: #F7F7F7 solid 1px;
}
.zh-news-box>a::after{
    content: "+++";
    font-size: 20px;
    color: #ccc;
    position: absolute;
    top: 30px;
    right: 20px;
}
.zh-news-box>a>div{
    display: flex;
    justify-content: space-between;
    margin: 20px;
    height: 172px;
}
.zh-news-box>a>div>.zh-news-img{
    width: 32.5%;
    height: 172px;
}
.zh-news-box>a>div>.zh-news-img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zh-news-box>a>div>.zh-news-right{
    width: 63.5%;
}
.zh-news-box>a>div>.zh-news-right>div:nth-child(1){
    color: #666;
    font-size: 36px;
    line-height: 36px;
    margin-top: 15px;
}
.zh-news-box>a>div>.zh-news-right>div:nth-child(1)>span{
    color: #666;
    font-size: 14px;
    line-height: 14px;
}
.zh-news-box>a>div>.zh-news-right>div:nth-child(2){
    color: #333;
    font-size: 18px;
    margin-top: 25px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}
.zh-news-box>a>div>.zh-news-right>div:nth-child(3){
    line-height: 24px;
    color: #999;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
}

.zh-map-box{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 85px;
}
.zh-map-box>.zh-map-left,.zh-map-box>.zh-map-right{
    width: 50%;
}
.zh-map-box>.zh-map-left>div:nth-child(1){
    font-size: 20px;
    line-height: 36px;
    color: #333;
    font-weight: 700;
}
.zh-map-box>.zh-map-left>div:nth-child(2){
    line-height: 36px;
    color: #666;
    font-size: 17px;
    font-weight: 700;
    margin-top: 33px;
}
.zh-map-box>.zh-map-right li{
    margin-top: 20px;
    text-align: right;
}
.zh-map-box>.zh-map-right li>span{
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.zh-map-input{
    background: #f7f7f7;
    outline: 0;
    border: none;
    height: 45px;
    width: 90%;
    text-indent: 14px;
}
.zh-map-textarea{
    background: #f7f7f7;
    outline: 0;
    border: none;
    width: 90%;
    height: 157px;
    text-indent: 14px;
    float: right;
    margin-left: 5px;
}
.zh-map-submit{
    display: inline-block;
    width: 130px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #0a7dbf;
    background: #0a7dbf;
    font-size: 16px;
    color: #fff;
    margin-top: 47px;
    margin-right: 413px;
}

.zh-map-dt{
    margin-top: 110px;
}

.zh-show-picture-box{
    display: flex;
    justify-content: space-between;
    max-width: 1580px;
    min-width: 1200px;
    margin: auto;
    margin-bottom: 40px;
}
.zh-show-picture-box>.zh-show-picture-left{
    width: 70%;
    background-color: #eee;
}
.zh-show-picture-box>.zh-show-picture-left>div{
    margin: 60px;
}
.zh-show-picture-box>.zh-show-picture-left img{
    width: 100%;
}
.zh-show-picture-box>.zh-show-picture-right{
    float: right;
    width: 30%;
    position: relative;
}
.zh-show-picture-box>.zh-show-picture-right::after{
    position: absolute;
    content: "+++";
    right: 50px;
    top: 50px;
    font-size: 18px;
    color: #666;
}
.zh-show-picture-box>.zh-show-picture-right>div{
    margin: 50px;
}
.zh-show-picture-box>.zh-show-picture-right>div>h1{
    font-size: 18px;
    color: #666;
    line-height: 30px;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(2){
    font-size: 24px;
    line-height: 36px;
    margin: 20px 0;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(3){
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(4){
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    font-size: 15px;
    color: #333;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(5){
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    text-align: center;
    outline: 1px solid #ddd;
    color: #666;
    margin-top: 150px;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(6){
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    outline: 1px solid #ddd;
    color: #666;
}
.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(5)>a,.zh-show-picture-box>.zh-show-picture-right>div>div:nth-child(6)>a{
    display: block;
    color: #666;
}


.zh-max-width{
    max-width: 1580px;
    min-width: 1200px;
    margin: auto;
}
.zh-show-news-box{
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px;
}
.zh-show-news-left{
    width: 75%;
}
.zh-news-tit{
    text-align: center;
}
.zh-news-tit>h1{
    font-size: 24px;
    padding: 0;
    margin: 0;
    padding-top: 35px;
}
.zh-news-tit>div:nth-child(2){
    font-size: 14px;
    color: #999;
}
.zh-news-content{
    outline: #eee solid 1px;
    padding: 50px 0;
    margin-top: 35px;
}
.zh-news-content>div{
    margin: 0 50px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.zh-page-up{
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: flex-start;
    margin-top: 30px;
}
.zh-page-up>a{
    line-height: 47px;
    overflow: hidden;
    width: 33.33%;
    border: #eee solid 1px;
    color: #333;
    font-size: 14px;
}

.zh-show-news-right{
    width: 22.5%;
    outline: #eee solid 1px;
    margin-top: 125px;
}
.zh-show-news-right>div{
    margin: 40px;
}
.zh-show-news-right h3{
    height: 24px;
    color: #333;
    padding: 0;
    margin: 0;
    border-left: 4px solid #0a7dbf;
    padding-left: 6px;
    font-size: 20px;
    line-height: 24px;
}
.zh-show-news-right a{
    margin-top: 15px;
    display: block;
}
.zh-show-news-right a>div:nth-child(1){
    height: 160px;
    overflow: hidden;
}
.zh-show-news-right a>div:nth-child(1)>img{
    height: 160px;
    width: 100%;
    object-fit: cover;
}
.zh-show-news-right a>div:nth-child(2){
    line-height: 24px;
    font-size: 16px;
    color: #666;
    margin-top: 14px;
    height: 48px;
    overflow: hidden;
}





.pagination{
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
}
.pagination>li{
    margin: 0 5px;
}
.pagination a,.pagination span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}

.pagination>li.active>span,.pagination>li>a:hover{
    background: #0a7dbf;
    color: #fff;
}




