﻿.container {
    width: 1200px;
    margin: auto;
}

/* ç¬¬ä¸€éƒ¨åˆ†æ ·å¼ */
.part_one {
    height: 80px;
    background: url(./body_top.png);
    padding-left: 80px;
    padding-top: 10px;
}

.part_one h4  a{
    font-weight: bold;
    font-size: 20px;
}

.part_one p {
    padding-top: 10px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ç¬¬äºŒéƒ¨åˆ†æ ·å¼ */
.part_two {
    height: 395px;
    text-align: center;
}

.part_two_l {
    width: 49%;
    height: 395px;
    float: left;
}

.part_two_l img {
    width: 100%;
    height: 100%;
}

.part_two_l .swiper-container {
    width: 100%;
    height: 100%;
}

.part_two_l .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #fff;
    border-radius: 50% !important;
    opacity: 1;
}

.part_two_l .swiper-pagination {
    text-align: right;
}

.part_two_l .swiper-pagination-bullet-active {
    padding: 0 10px;
    background: #0A54AB !important;
    border-radius: 5px !important;
}

.part_two_l .swiper-slide .mask {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    text-align: left;
    line-height: 50px;
}

.part_two_l .swiper-slide .mask .txt {
    width: 76%;
    position: absolute;
    left: 21px;
    overflow: hidden;
    font-size: 14px;
}

.part_two_r {
    width: 600px;
    height: 395px;
    float: right;
    background-color: #F3F3F3;
}

.part_two_r .title_list {
    height: 52px;
    line-height: 52px;
    padding: 0 22px;
    margin-bottom: 6px;
    border-bottom: 2px solid rgb(187, 181, 181);
}

.title_list ul li {
    position: relative;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.current a {
    font-family: 'å¾®è½¯é›…é»‘';
    font-size: 20px;
    font-weight: bold;
    color: #006CBA;
}

.current::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    background: #0A54AB;
    border-radius: 2px;
    top: 48px;
}

.content_list ul li {
    width: 100%;
    height: 42px;
    padding-left: 9px;
    line-height: 42px;

}

.content_list ul li a {
    float: left;
    font-size: 18px;
}

.content_list ul li span {
    float: right;
    padding-right: 10px;
}


/* ç¬¬ä¸‰éƒ¨åˆ† */
.part_three {
    width: 100%;
    height: 400px;
    background: #FFFFFF;
    overflow: hidden;
}

.part_three_l {
    width: 593px;
    height: 400px;
    float: left;
    background: #F3F3F3;
}

.part_three_r {
    overflow: hidden;
    float: right;
    width: 593px;
    height: 400px;
    background: #F3F3F3;
}

.container_title {
    position: relative;
    width: 100%;
    height: 52px;
    border-bottom: 2px solid #E6E6E6;
}

.container_title::before {
    position: absolute;
    display: block;
    content: "";
    width: 4px;
    height: 24px;
    top: 16px;
    left: 10px;
    background: #0A54AB;
    border-radius: 2px;
}

.container_title span:nth-child(1) {
    display: block;
    float: left;
    width: 150px;
    height: 52px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0A54AB;
    margin-left: 22px;
    text-align: left;
    line-height: 52px;
}

.container_title span:nth-child(2) {
    position: absolute;
    display: block;
    right: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 52px;
}

.part_three_l .container_content li {
    width: 270px;
    height: 97px;
    background: #FFFFFF;
    border-radius: 2px;
    margin: 10px auto;
    line-height: 97px;
    text-align: left;
    padding: 0px 30px;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.part_three_l .container_content li span {
    width: 26px;
    height: 30px;
    margin-right: 10px;
    padding-top: 5px;
    margin-top: 34px;
}

.part_three_l .container_content li:nth-child(1) span {
    background: url(xxgk_icon1_1.png) center no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:nth-child(2) span {
    background: url(xxgk_icon2_1.png) center no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:nth-child(3) span {
    background: url(xxgk_icon3_1.png) center no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:nth-child(4) span {
    background: url(xxgk_icon4_1.png) center no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:nth-child(5) span {
    background: url(xxgk_icon5_1.png) center no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:nth-child(6) span {
    background: url(xxgk_icon6_1.png) center no-repeat;
    background-size: 100% 100%;

}

.part_three_l .container_content li a {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 97px;
}

.container_content li span,
.container_content li a {
    float: left;
}

.part_three_l .container_content li:hover {
    border-color: #0F7BD2;
    background: #EBF5FF;
}

.part_three_l .container_content li:hover .icon1 {
    background: url(xxgk_icon1_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .icon2 {
    background: url(xxgk_icon2_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .icon3 {
    background: url(xxgk_icon3_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .icon4 {
    background: url(xxgk_icon4_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .icon5 {
    background: url(xxgk_icon5_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .icon6 {
    background: url(xxgk_icon6_0.png) no-repeat;
    background-size: 100% 100%;
}

.part_three_l .container_content li:hover .item {
    color: #0F7BD2;
}


.part_three_r .part_three_r_title {
    width: 100%;
    height: 52px;
    border-bottom: 2px solid #E6E6E6;
}

.part_three_r .part_three_r_title .hd {
    width: 40%;
    padding-left: 22px;
}

.part_three_r .hd li {
    position: relative;
    height: 52px;
    line-height: 52px;
}

.part_three_r .hd li a {
    display: inline-block;
    font-size: 20px;
    font-family: Microsoft YaHei;
}

.part_three_r .bd ul {
    width: 100%;
    padding: 0 10px;
    margin-top: 6px;
}

.part_three_r .bd li {
    text-align: left;
    line-height: 42px;
}

.part_three_r .bd li .date {
    float: right;
    color: #666666;
    font-size: 16px;
}

.part_three_r .bd li a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.part_three_r .bd li b {
    color: #BFBFBF;
}

/* ç¬¬å››éƒ¨åˆ† */
.part_four {
    height: 200px;
}


.part_four .part_four_l,
.part_four .ztzl {
    display: inline-block;
}

.part_four .part_four_l {
    width: 682px;
}


.part_four .part_four_l li {
    width: 160px;
    height: 140px;
    background: #E2EFFE;
    line-height: 68px;
    text-align: center;
    float: left;
}

.part_four .part_four_l li:hover {
    background: #0A54AB;
    color: #FFFFFF;
}

.part_four .part_four_l li span {
    display: block;
    margin-top: 30px;
    margin-left: 59px;
    width: 42px;
    height: 42px;
}

.part_four .part_four_l li:hover a {
    color: #FFFFFF;
}

.part_four .part_four_l li:nth-child(1) span {
    background: url(icon_tjsj.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(2) span {
    background: url(icon_lwzb.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(3) span {
    background: url(icon_ldxx.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(4) span {
    background: url(icon_zcjd.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(1):hover span {
    background: url(icon_tjsj_1.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(2):hover span {
    background: url(icon_lwzb_1.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(3):hover span {
    background: url(icon_ldxx_1.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .part_four_l li:nth-child(4):hover span {
    background: url(icon_zcjd_1.png) no-repeat;
    background-size: 100% 100%;
}

.part_four .ztzl {
    overflow: hidden;
    position: relative;
    float: right;
    width: 504px;
    height: 140px;
    background: #F3F3F3;
}

.ztzl_title {
    margin-top: 6px;
    text-align: center;
}

#ztzl_img li {
    position: relative;
    left: 47px;
    top: 2px;
    width: 410px;
    height: 95px;
    padding: 0 5px;
    margin-right: 10px;
}

#ztzl_img li a {
    display: block;
    width: 100%;
    height: 100%;
}

#ztzl_img li img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
.prew,
.next {
    display: flex;
    width: 36px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    margin-top: 40px;
    justify-content: center;
    align-items: center;
}

.prew {
    left: 7px;
}

.next {
    right: 7px;
}

/* å‹æƒ…é“¾æŽ¥ */
.pattfour {
    height: 76px;
    border-bottom: 4px solid #0A54AB;
    background: #F6F6F6;
}

.pf_bot {
    width: 1200px;
    height: 76px;
    margin: auto;
}

select {
    width: 320px;
    height: 36px;
    font-size: 16px;
    border: 1px solid #D8DCDD;
    border-radius: 4px;
    padding-left: 10px;
    text-align: left;
}

.select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 76px;
}