.wrap {
    background-color: #c4eef3;
}

.header {
    background: url(/material/images/jtnzt_images/banner.png) center/cover no-repeat;
    height: 715px;
}

.header h1 {
    background: url(/material/images/jtnzt_images/jtn_title.png) 50% 125px no-repeat;
    height: 292px;
    width: 100%;
}

.content {
    width: 1220px;
}

a:link {
    text-decoration: none;
}

.focus,
.focus .pic {
    height: 385px;
}

.grid,
.main,
.side {
    background: none;
    box-shadow: none;
}


/* p1 部分 */

.content {
    width: 1220px;
}

.p1 {
    background: url(/material/images/jtnzt_images/hdxw_background.png) 50% 0 no-repeat;
    height: 566px;
    margin-top: -210px;
    box-shadow: none;
}

.p1 h3 {
    background: url(/material/images/jtnzt_images/title_background.png) 50% 0 no-repeat;
    height: 55px;
    margin-top: 16px;
    text-align: center;
    line-height: 55px;
    margin-bottom: 25px;
}

.p1 h3 a {
    font-size: 32px;
    color: #3e85a5;
}

.p1 .hdxw-r li {
    border-bottom: 1px dotted #a7a7a7;
    padding: 12px 0;
    margin: 0 25px;
}

.p1 .hdxw-r li:last-child {
    border-bottom: none;
}

.p1 .hdxw-r h4 {
    font-size: 21px;
    font-weight: 700;
    color: #ccc;
	margin-bottom: 10px;
}

.p1 .hdxw-r p {
    font-size: 16px;
    color: hsl(0, 0%, 55%);
    line-height: 24px;
}

.p1 .hdxw-r p span a {
    color: #14459d;
}

.p1 .hdxw-l {
    padding-left: 20px!important;
    padding-right: 0!important;
}

.focus .swiper-pagination-bullet-active {
    background-color: #f22825!important;
}

.focus .swiper-pagination-bullet {
    border: none;
    background-color: #fff;
}


/* p2 部分 */

.p2 {
    padding: 30px 0;
}

.p2 .tab {
    margin-bottom: 30px;
}

.p2 .tab a {
    height: 81px;
    background: url(/material/images/jtnzt_images/p2_whiteback.png) 50% 0 no-repeat;
    font-size: 28px;
    color: #3e85a5;
    padding: 7px 15px;
    font-weight: 600;
}

.p2 h3 {
    text-align: center;
}

.tab a.current {
    background: url(/material/images/jtnzt_images/p2_blueback.png) 50% 0 no-repeat;
    color: #fff;
}

.tab a {
    min-width: 250px;
}

.p2 .may .cydsp {
    background: url(/material/images/jtnzt_images/cydsp_background.png) 50% 0 no-repeat;
    height: 737px;
    padding-top: 35px;
}

.p2 .may .cydsp h3 {
    background: url(/material/images/jtnzt_images/cydsp_title.png) 50% 0 no-repeat;
    height: 55px;
    line-height: 55px;
    font-size: 32px;
    color: #3e85a5;
    font-weight: 600;
}

.photos {
    margin: 35px auto;
    max-width: 850px;
}

.photos .pic {
    padding: 0 34px;
    height: 450px;
    border: none;
}

.photos .pic li a {
    top: 201px;
}

.photos .pic li {
    height: 450px;
    background-color: #000;
}

.photos .pic img {
    max-height: 406px;
}

.photos .preview {
    border: none;
}

.photos .pic li span {
    opacity: 1;
    transform: translate(0, 0);
}


/* 创意图文 部分 */

.p2 .may .cytw {
    background: url(/material/images/jtnzt_images/cydsp_background.png) 50% 0 no-repeat;
    height: 737px;
    padding-top: 35px;
    margin-top: 30px;
}

.p2 .may .cytw h3 {
    background: url(/material/images/jtnzt_images/cytw_title.png) 50% 0 no-repeat;
    height: 55px;
    line-height: 55px;
    font-size: 32px;
    color: #3e85a5;
    font-weight: 600;
}

.p2 .may .cytw .topic .scroll {
    position: relative;
}

.p2 .may .cytw .topic li {
    text-align: center;
}

.topic-prev,
.topic-next {
    background: none;
}

.topic-prev span,
.topic-next span {
    font-size: 36px;
    color: #3a7e8c;
}


/* .p2 .may .cytw .topic li a {
    margin: 0 10px;
    padding: 10px;
} */

.p2 .may .cytw .topic li img {
    max-width: 265px;
    display: block;
    width: 100%;
    min-height: 100%;
    border: 3px solid #b8ddee;
    border-radius: 10px;
}

.p2 .may .cytw .topic .scroll {
    margin: 20px 55px;
}

.p2 .may .cytw .topic-prev {
    left: 21px;
}

.p2 .may .cytw .topic-next {
    right: 39px;
}

.p2 .may .cytw li:nth-child(even) h4 {
    position: relative;
    height: 70px;
    background-color: #2ca3bc;
    font-size: 18px;
    color: #fef9f3;
    line-height: 70px;
    border-radius: 10px;
    margin-top: 14px;
}

.p2 .may .cytw li:nth-child(odd) {
    margin-top: 20px;
}

.p2 .may .cytw li:nth-child(odd) h4 {
    position: relative;
    height: 70px;
    background-color: #3a7e8c;
    font-size: 18px;
    color: #fef9f3;
    line-height: 70px;
    border-radius: 10px;
    margin-top: 14px;
}

.p2 .may .cytw li:nth-child(odd) h4::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 20px;
    width: 12px;
    height: 9px;
    background-color: #3a7e8c;
    transform: rotate(37deg);
}

.p2 .may .cytw li:nth-child(even) h4::before {
    content: '';
    position: absolute;
    top: -5px;
    left: 20px;
    width: 12px;
    height: 9px;
    background-color: #2ca3bc;
    transform: rotate(37deg);
}


/* 文创作品 部分 */

.p2 .may .wczp {
    background: url(/material/images/jtnzt_images/wczp_background.png) 50% 0 no-repeat;
    height: 737px;
    padding-top: 35px;
    margin-top: 30px;
}

.p2 .may .wczp h3 {
    background: url(/material/images/jtnzt_images/wczp_title.png) 50% 0 no-repeat;
    height: 55px;
    line-height: 55px;
    font-size: 32px;
    color: #3e85a5;
    font-weight: 600;
}

.p2 .may .wczp .wczp_pic {
    margin-top: 30px;
}

.p2 .may .wczp .wczp_pic .col-md-6 {
    padding: 5px 20px;
}

.p2 .may .wczp .wczp_pic .col-md-8 {
    padding: 0 53px;
}

.p2 .may .wczp .wczp_pic .col-md-4 {
    padding: 5px;
    margin-left: -30px;
}


/* 响应式 部分 */

@media (max-width: 1200px) {
    .header {
        height: 500px;
    }
    .header h1 {
        background: url(/material/images/jtnzt_images/jtn_title.png) 50% 30px no-repeat;
        height: 200px;
        width: 100%;
        background-size: 70%;
    }
    .content {
        width: 100%;
    }
    .p1 .hdxw-r h4 {
        font-size: 20px;
    }
}

@media (max-width: 992px) {
    .p1,
    .p2 .may .wczp,
    .p2 .may .cytw,
    .p2 .may .cydsp,
    .photos .pic {
        background: none;
        height: auto;
        margin-top: 0;
    }
    .p1 .hdxw-l {
        padding-left: 0px!important;
    }
    .tab a {
        min-width: 22%;
    }
    .p2 .tab a {
        font-size: 22px;
        padding: 16px 15px;
    }
    .p2 .may .wczp .wczp_pic .col-md-8 {
        padding: 0;
    }
    .p2 .may .wczp .wczp_pic .col-md-6 {
        padding: 5px 20px;
        text-align: center;
    }
    img {
        width: 100%;
    }
    .p2 .may .wczp .wczp_pic .col-md-4 {
        padding: 5px 20px;
        margin-left: 0;
    }
    .header {
        height: 300px;
    }
}

@media (max-width: 768px) {
    .p2 .tab a {
        font-size: 16px;
    }
    .p2 .may .cytw li:nth-child(odd) h4,
    .p2 .may .cytw li:nth-child(even) h4 {
        font-size: 14px;
    }
    .photos .preview {
        display: block;
    }
    .preview-next {
        right: 7px;
    }
    .preview-prev {
        left: 7px;
    }
    .hidden-xs {
        display: block!important;
    }
}