﻿.zwf{
    height: 80px;
}

.mldh{
    height: 72px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
}

.mldh-content{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.redire{
    font-size: 16px;
    color: #666;
}

.redire a{
    font-size: 16px;
    color: #666;
}

.mldhnav{
    display: flex;
    align-items: center;
}

.mldh-ul{
    display: flex;
    align-items: center;
}

.mldh-li{
    margin-left: 23px;
}

.mldh-li:first-child{
    margin-left: 0;
}

.mldhA{
    font-size: 16px;
    color: #666;
}

.inblue{
    color: #0068b7;
    border-bottom: 1px solid #0068b7;
}

.inpages-content{
    padding: 30px 0;
}

.inpages-title{
    text-align: center;
    font-size: 38px;
    color: #0068b7;
    font-weight: bold;
    margin-bottom: 10px;
}

.incontent{
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    padding: 0 18px;
    line-height: 28px;
    text-align: justify;
}

.inimgct-content{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 70px;
}

.inimgct-content p{
    width: 25%;
    text-align: center;
    margin-bottom: 30px;
}

.inimgct-content p img{
    max-width: 100%;
    border: 1px solid #eee;
}

.inhonor-content{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
}

.inhonor-content p{
    width: 24%;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 1.33%;
}

.inhonor-content p:nth-child(4n){
    margin-right: 0;
}

.inhonor-content p img{
    max-width: 100%;
    border: 1px solid #eee;
}

.inpzgl-content{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
}

.inpzgl-content p{
    width: 33%;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0.333%;
}

.inpzgl-content p:nth-child(3n){
    margin-right: 0;
}

.inpzgl-content p img{
    max-width: 100%;
    border: 1px solid #eee;
}

.enlarge{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

.enlarge-content{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.enlarge-content img{
	border: 1px solid #eee;
}

.cppages-ul{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cppagesA{
    color: #999;
}

.cpblue{
    color: #007bff;
}

.cplist{
    display: flex;
    flex-wrap: wrap;
}

.cplist-li{
    width: 23%;
    margin-right: 2.6%;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.cplist-li:nth-child(4n){
    margin-right: 0;
}

.cplistimg{
    width: 100%;
}

.cplistico{
    width: 100%;
    
    height: 216px;
}

.cplist-title{
    color: #808080;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding: 10px 0;
}

.cppages-detail{
    padding: 50px;
    background: #f6f6f6;
}

.cpdetail-top{
    display: flex;
    flex-wrap: wrap;
}

.cpdetail-text{
    flex: 1;
    margin-left: 50px;
}

.cpdetail-title{
    color: #333;
    font-size: 24px;
}

.cpdetail-zxc{
    margin-top: 30px;
    font-size: 16px;
}

.cpdetail-content{
    font-size: 16px;
    line-height: 28px;
}

.sxpz{
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}

.newlist{
    padding: 10px;
    background: #f6f6f6;
}

.newlist-li{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.newlist-li:first-child{
    margin-top: 0;
}

.newlist-date{
    width: 81px;
    height: 81px;
    background-color: #0068b7;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.newlist-d{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
}

.newlist-Ym{
    color: #fff;
    font-size: 14px;
}

.newlist-post{
    flex: 1;
    margin-left: 20px;
}

.newlist-title{
    display: flex;
    font-size: 18px;
    color: #333333;
    margin-top: 5px;
}

.newlist-title:hover{
    color: #007bff;
}

.newlist-content{
    color: #666666;
    font-size: 14px;
    margin-top: 2px;
    line-height: 21px;
}

.xwdetail-top{
    border-bottom: 1px solid #ebebeb;
}

.xwdetail-title{
    font-size: 24px;
    margin-top: 18px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}

.xwdetail-asd{
    font-size: 12px;
    color: #888888;
    line-height: 26px;
    margin-top: 3px;
    margin-bottom: 10px;
    text-align: center;
}

.xwdetail-content{
    margin-top: 20px;
    color: #555555;
    line-height: 26px;
}

.lxpages{
    display: flex;
    justify-content: space-between;
}

.maps{
    flex: 1;
    margin-left: 50px;
}

.lxwx{
    width: 160px;
    border: 1px solid #eee;
}

#container{
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    font-size: 12px;
}

.cppages-yq{
    padding: 10px;
    font-size: 16px;
    color: #666;
}