﻿.tj_subject {
    padding: 30px 0 27px;
    background: url(topbg.png) no-repeat center top,url(bootm_bg_01.png) no-repeat center bottom;
}

/* .headlines {
    height: 60px;
    background: #f2f7fb;
    display: flex;
    align-items: center;
    padding-left: 14px;
    margin-bottom: 28px;
}

.headlines .headlines_title {
    width: 160px;
    height: 44px;
    line-height: 44px;
    background: #0465b6;
    display: block;
    float: left;
    font-family: "Source Han Serif CN Bold";
    font-weight: bold;
    font-size: 20px;
    padding-left: 49px;
    color: #fff;
    background: url(headlines_title.png) no-repeat 15px center #0465b6;
    margin-right: 25px;
    margin-top: -4px;
}

.headlines .headlines_list {
    display: flex;
}

.headlines .headlines_list li {
    height: 60px;
    position: relative;
}

.headlines .headlines_list li a {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    height: 60px;
    line-height: 60px;
    float: left;
    margin: 0 20px;
    max-width: 468px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headlines .headlines_list li::after {
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -6px;
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    background: #000000;
    float: left;
}

.headlines .headlines_list li:last-child::after {
    display: none;
}

.headlines .headlines_list li:first-child a {
    margin-left: 0;
}

.headlines .headlines_list li:last-child a {
    margin-right: 0;
}
.headLinesText {
    height: 137px;
    background: #fff;
    padding: 0 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.headLinesText .headLinesText-container {
    width: 100%;
    height: 137px;
    margin: 0 auto
}

.headLinesText .headLines-slide {
    width: 100%;
    height: 137px;
}

.headLinesItem {
    display: block;
    width: 100%;
    padding-top: 5px
}

.headLinesItem .tag-head {
    margin-right: 25px;
    position: relative
}

.headLinesItem .tag-head img {
    width: 60px;
    height: 77px;
}

.headLinesItem .tag-head span {
    display: block;
    position: absolute;
    width: 50px;
    min-height: 40px;
    font-size: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    line-height: 30px
}

.headLinesItem>.headLinesWrap {
    width: 92%;
    height: 80px;
    overflow: hidden
}

.headLinesItem>.headLinesWrap .title {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headLinesItem>.headLinesWrap .describle {
    font-size: 16px;
    color: #333;
    margin-top: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.headLinesText .pagination {
    position: absolute;
    z-index: 20;
    left: 50%;
    bottom: 5px;
    margin-left: -68px
}
.headLinesText .pagination.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #1492ff;
}
.headLinesText .pagination.swiper-pagination-clickable .swiper-pagination-bullet{
    width: 28px;
    height: 8px;
    border-radius: 0;
    background-color: #ddd;
}
.headLinesText .swiper-pagination-switch {
    float: left;
    width: 28px;
    height: 8px;
    background: #ddd;
    margin-right: 8px;
    cursor: pointer
}

.headLinesText .swiper-pagination-bullet {
    margin-right: 8px !important;
}

.headLinesText .swiper-active-switch {
    background: #1492ff
} */

.headlines {
    width: 1200px;
    border-bottom: 8px solid #1492ff;
    background: #fff;
    height: 210px;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgb(4 101 182 / 20%);
    margin-bottom: 30px;
}

.headLines-wrapper {
    position: relative;
    height: 100%;
}

.headlines .headlines-container {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
    padding: 30px 40px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.headlines .tag-head {
    margin-right: 20px;
    position: relative;
    margin-top: 20px;
}

.headlines .tag-head span {
    display: block;
    position: absolute;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 56px;
    min-height: 73px;
    font-size: 22px;
    font-weight: bold;
    line-height: 44px;
    box-sizing: border-box;
}

.headLinesWrap {
    width: 1040px;
}

.headLinesWrap a {
    display: inline-block;
    padding-left: 20px;
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    background-size: 9px;
    line-height: 38px;
    font-size: 22px;
    color: #1492ff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.headLinesWrap a:hover {
    background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.cqserj.com/jcms_files/jcms1/web3096/site/images/40254/dian_on.png) no-repeat left center;
    font-weight: bold;
    background-size: 9px;
}

.ts_more {
    position: absolute;
    display: inline-block;
    font-size: 16px;
    color: #1492ff;
    right: 0px;
    bottom: 0px;
}

.RecentAttention {
    height: 60px;
    background: #f2f7fb;
    display: flex;
    align-items: center;
    padding-left: 14px;
    margin-bottom: 28px;
}

.RecentAttention .RecentAttention_title {
    width: 160px;
    height: 44px;
    line-height: 44px;
    background: #0465b6;
    display: block;
    float: left;
    font-family: "Source Han Serif CN Bold";
    font-weight: bold;
    font-size: 20px;
    padding-left: 49px;
    color: #fff;
    background: url(headlines_title.png) no-repeat 15px center #0465b6;
    margin-right: 25px;
    margin-top: -4px;
}

.RecentAttention .RecentAttention_list {
    display: flex;
}

.RecentAttention .RecentAttention_list li {
    height: 60px;
    position: relative;
}

.RecentAttention .RecentAttention_list li a {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    height: 60px;
    line-height: 60px;
    float: left;
    margin: 0 20px;
    max-width: 468px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.RecentAttention .RecentAttention_list li:first-child a {
    margin-left: 0;
}

.RecentAttention .RecentAttention_list li::after {
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -6px;
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    background: #000000;
    float: left;
}

.RecentAttention .RecentAttention_list li:last-child::after {
    display: none;
}



.First_block {
    height: 430px;
    background: #fff;
    box-shadow: 0 0 6px rgba(4, 101, 182, 0.2);
    padding: 30px;
    margin-bottom: 28px;
}

.Photo_news {
    width: 555px;
    height: 370px;
}

/* .Rotation {
    width: 618px;
	height: 382px;
} */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.Rotation .swiper-slide img {
    width: 555px;
    height: 370px;
}

.Rotation .swiper-slide .text {
    position: absolute;
    bottom: 0;
    z-index: 11;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /* IE8支持 rgba */
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-slide .text a {
    color: #fff;
    display: block;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #8391a5;
    border-radius: 50%;
    opacity: 1;
}

.swiper-pagination {
    text-align: right;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-right: 10px;
    bottom: 15px;
    left: auto;
    right: 0;
    width: 30%;
}

.Information_list {
    width: 555px;
}

.sy_MainContentTitle {
    border-bottom: 2px solid #999999;
    padding-bottom: 28px;
}

.sy_MainContentTitle li {
    float: left;
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-left: 33px;
}

.sy_MainContentTitle li a {
    font-weight: bold;
}

.sy_MainContentTitle li:first-child {
    margin-left: 0px;
}

.sy_MainContentTitle li.active a {
    color: #0465B6;

}

.sy_MainContentlistbox {
    padding-top: 18px;
}

.sy_MainContentlistbox  li {
    background-color: #0465B6;
    font-size: 16px;
    line-height: 37px;
    color: #333333;
    background: url(blue_dian_11.png) no-repeat left center;
    padding-left: 19px;
    overflow: hidden;
}

.sy_MainContentlistbox  li a {
    float: left;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
}

.sy_MainContentlistbox  li span {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.Second_block {
    background: url(Second_bg.png) no-repeat;
    padding: 26px 30px 0;
    margin-bottom: 28px;
}

.Second_block_title {
    margin-bottom: 26px;
}

.Second_block_title li {
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    margin-right: 30px;
    float: left;
    cursor: pointer;
}

.Second_block_title li.active {
    font-weight: bold;
}

.Second_block_title li.active::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #ffffff;
    margin-top: 16px;
}

.Second_block_list {
    height: 230px;
    background: #fff;
    box-shadow: 0 0 6px rgba(4, 101, 182, 0.2);
    padding: 30px 30px 0 30px;
    overflow: hidden;
}

.Second_block_list ul {
    width: 110%;
}
.Second_block_list .Hot_topic ul{
    width: 100%;
    height: 170px;
}
.Second_block_list ul li a {
    display: block;
}

.Second_block_list ul li a img {
    display: block;
}

.Second_block_list .one li {
    float: left;
    margin-right: 30px;
}

.Second_block_list .two li {
    float: left;
    margin-right: 30px;
}

.Second_block_list .three li {
    float: left;
    margin-right: 30px;
    width: 340px;
    height: 70px;
    background: url(list_bg.png) no-repeat center bottom;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.Second_block_list .three li a {
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    font-size: 20px;
    color: #0465b6;
}

.Second_block_list .seven li {
    float: left;
    width: 200px;
    height: 75px;
    line-height: 75px;
    margin: 0 17px 17px 0;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.14);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.Second_block_list .seven li a {
    font-weight: 400;
    font-size: 20px;
    color: #333;
    display: block;
    padding-left: 81px;
}

.Second_block_list .seven li:hover {
    background: linear-gradient(119.45deg, #0465b6 0%, #39a5ff 100%);
}

.Second_block_list .seven li:hover a {
    color: #ffffff;
}

.Second_block_list .seven li:nth-child(1) a {
    background: url(icon10.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(1):hover a {
    background: url(icon9.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(2) a {
    background: url(icon1.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(2):hover a {
    background: url(icon33.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(3) a {
    background: url(icon13.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(3):hover a {
    background: url(icon23.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(4) a {
    background: url(icon3.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(4):hover a {
    background: url(icon35.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(5) a {
    background: url(icon5.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(5):hover a {
    background: url(icon37.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(6) a {
    background: url(icon15.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(6):hover a {
    background: url(icon25.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(7) a {
    background: url(icon17.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(7):hover a {
    background: url(icon27.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(8) a {
    background: url(icon19.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(8):hover a {
    background: url(icon29.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(9) a {
    background: url(icon21.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(9):hover a {
    background: url(icon31.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(10) a {
    background: url(icon7.png) no-repeat 32px center;
}

.Second_block_list .seven li:nth-child(10):hover a {
    background: url(icon39.png) no-repeat 32px center;
}

.Fourth_block {
    background: #f7f8fa;
    padding: 30px 0;
    margin-bottom: 30px;
}

.Fourth_block_list {
    width: 588px;
}

.Fifth_block {
    margin-bottom: 27px;
}

.blokc_title {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #0465b6;
    border-bottom: 2px solid #999999;
    padding-bottom: 18px;
}

.xxgk ul {
    display: flex;
    justify-content: space-between;
    margin-top: 26px;
}

.xxgk ul li {
    width: 175px;
    height: 145px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.13);
}

.xxgk ul li a {
    height: 145px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #000;
    text-align: center;
    display: block;
    padding-top: 95px;

}

.xxgk ul li::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #0465B6;
    margin: -2px auto 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.xxgk ul li:hover:after {
    width: 100%;
    height: 5px;
    margin: -5px auto 0;
}

.Sixth_block {
    margin-bottom: 25px;
}

.Sixth_block_left {
    width: 800px;
}

.Sixth_block_right {
    width: 370px;
}

.Seventh_block {
    margin-bottom: 30px;
}

.Information_service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 6px;
}

.Information_service a {
    display: block;
}

.Information_service li {
    /* margin-right: 30px; */
    margin-top: 20px;
    position: relative;
    width: 385px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #f1faff;
}

.Information_service li:nth-child(3),.Information_service li:nth-child(4),.Information_service li:nth-child(5) {
    width: 246px;
}

.Information_service li:hover .service_hover{
    display: block;
}
.Information_service .service_hover{
    position: absolute;
    width: 145px;
    z-index: 9;
    left: 50%;
    margin-left: -72.5px;
    top: -145px;
    display: none;
}
.Information_service .service_hover img{
    display: block;
    width: 100%;
    height: auto;
}
.Information_service li a img {
    /* display: block;
    width: 385px;
    height: 60px; */
    margin-right: 10px;
    vertical-align: middle;
}
.Information_service li a span {
    font-size: 18px;
}

.Online_complaints li {
    margin-top: 26px;
    background-color: #f1faff;
    width: 175px;
    height: 140px;
    text-align: center;
}

.Online_complaints {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.Online_complaints a {
    display: block;
}

.Online_complaints a img {
    display: block;
    margin: 25px auto;
}

.Online_complaints a span {
    font-size: 18px;
}

.project {
    padding-top: 26px;
}

.project_swiper {
    width: 100%;
    height: 139px;
}

.project_swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: orange; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.project_swiper .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}
.FriendLinksWrap {
    position: relative;
    z-index: 1;
}

.FriendLinksItem {
    width: 300px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    line-height: 40px;
    padding-left: 20px;
    margin-right: 30px;
    cursor: pointer;
}

.FriendLinksItem {}

.FriendLinksItem p {
    font-size: 16px;
    color: #333333;
}

.FriendLinksItem p .icon {
    display: block;
    width: 8px;
    height: 40px;
    background: url(xjt.png)center no-repeat;
    background-size: 9px 7px;
    margin-right: 30px;
    float: right;
}

.FriendLinksListWrap>div {
    width: 300px;
    max-height: 420px;
    height: auto;
    overflow: auto;
    background: #fff;
    position: absolute;
    z-index: 999;
    left: 0px;
    bottom: 43px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    display: none;
}

.websiteList a {
    font-size: 16px;
    display: block;
    float: left;
    width: 100%;
    line-height: 32px;
    padding-left: 5px;
}

.footer_Link {
    height: 90px;
    display: flex;
    align-items: center;
    border: 1px solid #e9e9e9;
}

.footer_Link_title {
    font-weight: 400;
    font-size: 22px;
    color: #000;
    padding-left: 30px;
    margin-right: 33px;
}

.websiteList a:hover {
    background: #f3f3f3;
}

.FriendLinksListWrap>div.sjbmwz {
    left: 330px;
}

.FriendLinksListWrap>div.gsqxwz {
    left: 660px;
}
br.sd_hide {
    display: none;
}
