@charset "utf-8"; /* 分页 */
.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 1;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
    position: relative;
    z-index: 9;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0158a7;
    color: #fff;
    border: 1px solid #0158a7;
}

.pagination a:hover {
    background: #0158a7;
    color: #fff;
    border: 1px solid #0158a7;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.ny-nav {
    background-color: #edf5f9;
    font-size: 0;
}

.ny-nav ul li {
    display: inline-block;
}

.ny-nav ul li a {
    line-height: 68px;
    font-size: 20px;
    color: #111111;
    padding: 0 30px;
}

.ny-nav ul li a:hover {
    color: #1154ae;
}

.ny-nav ul li.active a {
    background-color: #175cbc;
    color: #fff;
}

.location {
    float: right;
}

.location a:hover {
    color: #1154ae;
}

.location span,.location a {
    font-size: 16px;
    line-height: 68px;
    color: #666666;
    display: inline;
}

/* 园区概况 */
.pv1 {
    padding-bottom: 80px;
}

.pv1>h3 {
    font-size: 40px;
    font-family: serif;
    color: #111111;
    margin: 40px 0;
}

.pv1>p {
    font-size: 18px;
    line-height: 39px;
    color: #111111;
    text-indent: 2em;
    display: inline-block;
}

.pv1 .s1-data {
    padding: 80px 0;
}

.s1-data ul li {
    float: left;
    width: 20%;
    text-align: center;
}

.s1-data span {
    display: block;
    font-size: 16px;
    color: #111111;
    margin-bottom: 25px;
}

.s1-data p {
    font-size: 20px;
    color: #111111;
    line-height: 53px;
}

.s1-data p b {
    font-size: 70px;
    color: #111111;
    font-weight: 500;
}

.pv-video a {
    height: 586px;
    position: relative;
}

.pv-video a img {
    width: 100%;
    height: 100%;
    display: block;
}

.pv-video a .video-play {
    position: absolute;
    width: 66px;
    height: 66px;
    right: 54px;
    bottom: 42px;
    background: url(../images/video-play.png) no-repeat;
    background-size: cover;
    transition: all 0.3s;
}

.pv-video a .video-play:hover {
    transform: scale(1.1);
}

.pv2 {
    background: url(../images/pv-bj1.jpg) no-repeat;
    padding-top: 80px;
    padding-bottom: 60px;
    background-size: 100% 558px;
}

.pv2>.px1400>h3 {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 60px;
}

.pv2-l {
    float: left;
    width: 520px;
}

.pv2-tx h3 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.pv2-tx p {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    opacity: 0.62;
    margin-bottom: 30px;
    display: inline-block;
}

.pv2 .pic {
    width: 520px;
    height: 365px;
    padding-top: 0;
}

.pv2-r {
    float: right;
    width: 788px;
}

.pv2-rt .pic {
    float: left;
    margin-right: 30px;
}

.pv2-rt {
    margin-bottom: 50px;
}

.pv2-tx {
    overflow: hidden;
}

.pv2-rb .pic {
    float: right;
    margin-left: 30px;
}

.pv2-rb .pv2-tx h3 {
    color: #333;
    text-align: right;
}

.pv2-rb .pv2-tx p {
    font-size: 16px;
    color: #111111;
    opacity: 0.62;
}

/* img-list */
.img-list {
    padding-top: 50px;
}

.img-list ul:after {
    content: "";
    display: block;
    clear: both;
}

.img-list ul li {
    float: left;
    width: 30.66%;
    margin-bottom: 60px;
}

.img-list ul li a p {
    margin-top: 20px;
    font-size: 19px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222222;
    text-align: center;
}

.img-list ul li:nth-child(3n+2) {
    margin: 0 4%;
}

.img-list ul li a:hover p {
    color: #1154ae;
}

.f-top.hide {
    height: 314px;
    background: url();
    position: relative;
}

.foot-y {
    /*margin-top: -38px;*/
}

/* tit-list */
.tit-list {
    padding-top: 70px;
    position: relative;
    z-index: 9;
}

.tl-date {
    float: left;
    border-top: 3px solid #0e56b9;
    background-color: #edf5f9;
    text-align: center;
    padding: 15px 20px;
    margin-right: 30px;
}

.tl-date b {
    display: block;
    font-size: 36px;
    color: #175cbc;
}

.tl-date span {
    display: block;
    font-size: 16px;
    color: #999999;
}

.tl-tx h3 {
    font-size: 24px;
    color: #222222;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.tl-tx p {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.tit-list ul li {
    margin-bottom: 50px;
}

.tit-list ul li a:hover h3 {
    color: #0158a7;
}

/* pt-list */
.pt-list {
    padding-top: 15px;
    position: relative;
    z-index: 9;
}

.pt-list ul li {
    padding: 30px 0;
    border-bottom: 1px dashed #ccc;
}

.pt-list ul li a .pic {
    width: 376px;
    height: 233px;
    padding-top: 0;
    float: left;
    margin-right: 40px;
}

.pt-tx {
    overflow: hidden;
    padding-top: 15px;
}

.pt-tx h3 {
    font-size: 24px;
    color: #222222;
    margin-bottom: 25px;
}

.pt-tx p {
    font-size: 16px;
    line-height: 29px;
    height: 87px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
    margin-bottom: 40px;
}

.pt-tx span {
    line-height: 18px;
    font-size: 16px;
    color: #666666;
    display: block;
    padding-left: 30px;
    background: url(../images/icon-date-grey.png) no-repeat;
    background-position: left center;
}

.pt-list ul li a:hover h3 {
    color: #0158a7;
}

/* content */
.content {
    position: relative;
    z-index: 9;
}

.c-tit {
    padding-top: 65px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.c-tit h3 {
    font-size: 32px;
    color: #222222;
    margin-bottom: 40px;
    text-align: center;
}

.c-tit p {
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.c-pic {
    max-width: 85%;
    margin: 40px auto;
    text-align: center;
}

.c-pic img {
    display: block;
    width: 100%;
}

.c-tx p {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #222222;
    text-indent: 2em;
}

.c-next {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
}

.c-next a {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}

.c-next a:hover {
    color: #0158a7;
    text-decoration: underline;
}

/* 搜索结果页 */
.search-result {
    position: relative;
    z-index: 9;
}

.search {
    text-align: center;
    padding: 40px 0;
}

.search input {
    width: 743px;
    height: 56px;
    background-color: #edf5f9;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    color: #111;
}

.search button {
    line-height: 56px;
    padding-left: 50px;
    padding-right: 20px;
    background-color: #175cbc;
    border: none;
    outline: none;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
    background: url(../images/ser.png) no-repeat #175cbc;
    background-position: 20px center;
    cursor: pointer;
}

.result ul li a h3 {
    font-size: 22px;
    color: #111111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.result ul li a .i {
    font-size: 16px;
    color: #666666;
    background: url(../images/icon-date-blue.png) no-repeat;
    display: block;
    padding-left: 20px;
    background-position: left center;
    margin: 15px 0;
}

.result ul li a p {
    font-size: 16px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
}

.result ul li {
    padding: 40px;
    border-bottom: 1px dashed #ccc;
}

.result ul li a:hover h3 {
    color: #0158a7;
}

.qgccyl {
    padding: 0 30px;
}

.qgccyl .px1400 ul:after {
    content: "";
    display: block;
    clear: both;
}

.qgccyl .px1400 ul {
    margin-top: 20px;
}

.qgccyl .xmjj .xmjj_title {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0;
}

.dpwz p {
    display: block !important;
}

@media screen and (max-width: 1024px) {
    .location {
        float:none;
        width: auto;
    }

    .f-top.hide {
        display: none;
    }

    .ny-nav ul li a {
        font-size: 18px;
        line-height: 50px;
    }

    .pv1>h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 20px;
    }

    #vsb_content p {
        font-size: 14px;
        line-height: 2;
    }
#vsb_content p img,#vsb_content_2 img,#vsb_content video{
    display:block;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
    .pv1 {
        padding-bottom: 20px
    }
    .tl-tx h3{
        font-size:16px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .tl-tx p{
        font-size:14px;
        line-height: 20px;
        height: 40px;
    }
    .tl-date{
        padding:10px;margin-right:20px;
    }
    .tl-date b{
        font-size:20px;
    }
    .tl-date span{
        font-size:12px;
    }
    .tit-list{
        padding-top:20px;
    }
    .c-tit{
        padding-top:20px;
    }
    .c-tit h3{
        font-size:18px;line-height:1.5;
        margin-bottom:12px
    }
    .c-tit p{
        font-size:14px;line-height:1.5;
    }
    .search input{
        width: 80%;
        height: 48px;
        line-height: 48px;
    }
    .search button{
        width:18%;
        height: 48px;
        margin-left: 1%;
        padding: 0;
        background-image: none;
        line-height: 48px;
        font-size: 14px;
    }
    .search{
        font-size:0;
        padding: 20px 0;
    }
.result ul li{
    padding:10px
}
    .result ul li a h3{
        font-size:16px;line-height:26px;margin-bottom:5px;
    }
    .result ul li a .i{
        font-size:12px;margin:8px 0
    }
    .result ul li a p{
        font-size:12px;line-height:24px;height:72px;
    }
}

@media screen and (max-width: 768px){
.img-list ul li{
    width:100%;
    margin-bottom: 20px;
    margin-left: 0;
}
    .img-list ul li:nth-child(3n+2){
        margin: 0 0 20px;
    }
    .img-list ul li .pic img{
        top:0;
    }
    .img-list ul li a p{
font-size:14px;line-height:24px;height:auto;}
    .ny-nav ul li a{
        font-size:16px;line-height:42px;
    }
    .tit-list ul li{
        margin-bottom:25px
    }
    
}