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

/* Ã§Â¬Â¬Ã¤Â¸â‚¬Ã©Æ’Â¨Ã¥Ë†â€ Ã¦Â Â·Ã¥Â¼Â */
.part_one {
    height: 395px;
    text-align: center;
}

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

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

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

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

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

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

.part_one_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_one_l .swiper-slide .mask .txt {
    width: 76%;
    position: absolute;
    left: 21px;
    overflow: hidden;
    font-size: 14px;
}

.part_one_r {
    width: 49%;
    height: 395px;
    padding: 0 10px;
    float: right;
}

.part_one_r .title_list {
    height: 50px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 10px;
}

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

.current a {
    font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
    font-size: 22px;
    font-weight: bold;
    color: #235DDB;
}

.current {
    border-bottom: 4px solid #235DDB;
}

.content_list ul li {
    position: relative;
    text-align: left;
    width: 100%;
    height: 55px;
    line-height: 55px;
    margin: auto;
}

.content_list ul li:before {
    position: absolute;
    content: '';
    display: block;
    top: 22px;
    width: 10px;
    height: 10px;
    background: #0F5FBC;
    transform: rotate(45deg);
}

.content_list ul li b {
    float: left;
    margin-right: 5px;
}

.content_list ul li a {
    padding-left: 20px;
    display: inline-block;
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}

.content_list ul li span {
    float: right;
}


/* Ã§Â¬Â¬Ã¤ÂºÅ’Ã©Æ’Â¨Ã¥Ë†â€ Ã¦Â Â·Ã¥Â¼Â */

.part_two {
    width: 1200px;
    height: 50px;
    box-shadow: 0px 2px 13px 0px rgba(200, 212, 235, 0.57);
    overflow: hidden;
}

.part_two span {
    text-align: center;
    line-height: 50px;
    display: block;
    float: left;
    width: 180px;
    height: 50px;
    background: #4988FD;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.part_two span a {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.part_two span img {
    vertical-align: text-bottom;
    padding-right: 10px;
}

.part_two ul {
    margin: 0;
    float: right;
    width: 1020px;
    height: 100%;
}

.part_two ul li {
    height: 50px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    overflow: hidden;
    padding-left: 50px;
}



/* Ã§Â¬Â¬Ã¤Â¸â€°Ã©Æ’Â¨Ã¥Ë†â€  */
.part_three {
    width: 100%;
    height: 400px;
}

.part_three_l {
    width: 580px;
    height: 400px;
    float: left;
}

.part_three_r {
    float: right;
    width: 593px;
    height: 400px;
}

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

.container_title::before {
    position: absolute;
    content: '';
    display: block;
    top: 13px;
    width: 4px;
    height: 24px;
    margin-left: 9px;
    background: #0F5FBC;
    border-radius: 2px;
}

.container_title span:nth-child(1) {
    display: block;
    float: left;
    width: 155px;
    height: 50px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0F5FBC;
    margin-left: 12px;
    padding-left: 10px;
    text-align: left;
    line-height: 50px;

}

.container_title span:nth-child(2) {
    display: block;
    line-height: 50px;
    float: right;
}

.container_title span:nth-child(2) a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0F5FBC;
}

.part_three_l .container_content {
    width: 100%;
    height: 354px;
    overflow: hidden;
}

.part_three_l .container_content li {
    width: 266px;
    height: 98px;
    background: #F1F6FF;
    border: 1px solid #F1F6FF;
    border-radius: 6px;
    margin: 10px;
    line-height: 98px;
    text-align: center;
    padding: 0px 30px;
    box-sizing: border-box;
}

.part_three_l .container_content li span {
    float: left;
    width: 40px;
    height: 42px;
    margin-right: 29px;
    margin-top: 28px;
}

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

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

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

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

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

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

}

.part_three_l .container_content li a {
    float: left;
    margin-top: 28px;
    display: block;
    width: 80px;
    height: 42px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
}

.part_three_l .container_content li:nth-child(5) a {
    margin-top: 38px;
}

.part_three_l .container_content li:nth-child(6) a {
    width: 101px;
}

.part_three_l .container_content li:hover {
    background: #EBF5FF;
    border: 1px solid #0F7BD2;
    border-radius: 6px;
}

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

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

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

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

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

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

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

.part_three_l .select_point {
    text-align: center;
}

.part_three_l .select_point li {
    cursor: pointer;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #CBCBCB;
    opacity: 0.7;
    border-radius: 50%;
}

.selected {
    background: #0F5FBC !important;
}



.part_three_r .container_content li {
    float: left;
    width: 197px;
    height: 99px;
    margin: 30px auto;
    line-height: 23px;
    text-align: center;
}

.part_three_r .container_content li span {
    display: block;
    width: 60px;
    height: 60px;
    margin: 14px auto;
}

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

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

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

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

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

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


/* Ã§Â¬Â¬Ã¥â€ºâ€ºÃ©Æ’Â¨Ã¥Ë†â€  */
.part_four {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.part_four_l {
    width: 580px;
    height: 380px;
    float: left;
}

.part_four_r {
    width: 593px;
    height: 380px;
    float: right;
    background: #fff;
}

.part_four_l .part_four_l_title {
    width: 100%;
    height: 52px;
    margin-top: 10px;
    padding-left: 22px;
}

.part_four .current1 {
    background: #4988FD;
}

.part_four .current1 a {
    font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

.part_four_l .part_four_l_title .hd {
    width: 80%;
    height: 100%;
}

.part_four_l .hd li {
    width: 106px;
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
}

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

.part_four_l .bd ul {
    padding: 0 10px;
}

.part_four_l .bd li {
    position: relative;
    padding: 0 15px 0 20px;
    text-align: left;
    line-height: 40px;
    margin-top: 15px;
}

.part_four_l .bd li:before {
    position: absolute;
    content: '';
    display: block;
    top: 14px;
    width: 10px;
    height: 10px;
    background: #0F5FBC;
    transform: rotate(45deg);
}

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

.part_four_l .bd li a {
    padding-left: 22px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.part_four_r .container_content li {
    float: left;
    width: 197px;
    height: 99px;
    margin: 30px auto;
    line-height: 23px;
    text-align: center;
}

.part_four_r .container_content li span {
    display: block;
    width: 106px;
    height: 106px;
    margin: 0 auto;
}

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

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

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

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

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

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




/* Ã¤Â¸â€œÃ©Â¢ËœÃ¤Â¸â€œÃ¦Â Â */
.part_five {
    width: 100%;
    height: 210px;
    padding: 16px 10px;
    position: relative;
    overflow: hidden;
}

.part_five .container_content {
    width: 10000px;
    height: 160px;
    margin: auto;
    margin-top: 15px !important;
}

.part_five ul li {
    width: 290px;
    height: 160px;
    float: left;
    padding: 0 5px;
    margin-right: 10px;
}

.part_five ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

/* Ã¤Â¸â€¹Ã©ÂÂ¢Ã¦ËœÂ¯Ã¥â€°Â/Ã¥ÂÅ½Ã¦Å’â€°Ã©â€™Â®Ã¤Â»Â£Ã§Â ÂÃ¯Â¼Å’Ã¥Â¦â€šÃ¦Å¾Å“Ã¤Â¸ÂÃ©Å“â‚¬Ã¨Â¦ÂÃ¥Ë†Â Ã©â„¢Â¤Ã¥ÂÂ³Ã¥ÂÂ¯ */
.part_five .prew,
.part_five .next {
    width: 36px;
    height: 36px;
    background: rgb(160 160 160 / 50%);
    border-radius: 18px;
    position: absolute;
    cursor: pointer;
    margin-top: 60px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;

}

.part_five .prew img,
.part_five .next img {
    width: 100%;
    height: 100%;
}

.part_five .prew {
    left: 10px;
}

.part_five .next {
    right: 10px;
}


/* Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥ */
.pattfour {
    height: 76px;
    border-bottom: 4px solid #0A54AB;
    background: #F6F6F6;
}

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

select {
    width: 280px;
    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;
}


.qqbox a:link {
    color: #000;
    text-decoration: none;
}

.qqbox a:visited {
    color: #000;
    text-decoration: none;
}

.qqbox a:hover {
    color: #f80000;
    text-decoration: underline;
}

.qqbox a:active {
    color: #f80000;
    text-decoration: underline;
}

.qqbox {
    width: 55px;
    height: auto;
    /*overflow:hidden;*/
    position: absolute;
    right: 0;
    top: 500px;
    color: #000000;
    font-size: 12px;
    letter-spacing: 0px;
}

.qqlv {
    width: 103px;
    height: 143px;
    overflow: hidden;
    position: relative;
    float: right;
    z-index: 9999px;
}

.qqkf {
    width: 103px;
    height: auto;
    overflow: hidden;
    right: 0;
    top: 0;
    z-index: 9999px;
    border: 6px solid #cc0000;
    background: #fff;
}

.qqkfbt {
    width: 118px;
    height: 20px;
    overflow: hidden;
    background: #cc0000;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
    border: 1px solid #fff;
    cursor: pointer;
    text-align: center;
}

.qqkfhm {
    width: 112px;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    padding-right: 8px;
    position: relative;
    margin: 3px 0;
}

.bgdh {
    width: 102px;
    padding-left: 10px;
}

#K1 {
    padding-left: 3px;
}

#divQQbox .fspan {
    display: block;
    position: relative;
    cursor: pointer;
}

#divQQbox .fspan span {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: -200px;
}

#divQQbox .fspan span img {
    width: 200px
}

#divQQbox .fspan:hover span {
    display: block;
}