﻿

body {
    background: #f4f4f4;
    min-width: 1200px;
}

.content {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

/* 第一部分样式开始 */
.part_one {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    background: #fff;
}


.part_one_l {
    width:53%;
    height: 450px;
    overflow: hidden;
    position: relative;
    float: left;
}

.part_one_l .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
}

.part_one_l .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.part_one_l .hd ul li {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    background: #c3c3c3;
    cursor: pointer;
    border-radius: 20px;
    border-right: none;
}

.part_one_l .hd ul li.on {
    background: #e6bd00;
    color: #fff;
}

.part_one_l .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.part_one_l .bd a {
    width: 100%;
    display: block;
    position: absolute;
    overflow: hidden;
}

.part_one_l .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 450px;
    position: relative;
}

.part_one_l .bd img {
    width: 100%;
    height: 450px;
    display: block;
}

.part_one_l .bd p {
    height: 50px;
    background: #000;
    opacity: 0.5;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.part_one_l .bd span {
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-indent: 40px;
    display: inline-block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.part_one_l .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 38px;
    height: 68px;
    background: url(xy_zyj_pre-next.png) 0px 0px no-repeat;
}

.part_one_l .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 38px;
    height: 68px;
    background: url(xy_zyj_pre-next.png) -71px 0px no-repeat;
}

.part_one_l .prev:hover,
.part_one_l .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.part_one_l .prevStop {
    display: none;
}

.part_one_l .nextStop {
    display: none;
}

.part_one_r {
    width: 45%;
    overflow: hidden;
    float: right;
}

.part_one_r .hd {
    overflow: hidden;
    width: 100%;
}

.part_one_r .hd li {
    width: 24%;
    float: left;
    border-bottom: 2px solid #c5c5c5;
}

.part_one_r .hd .on {
    border-bottom: 2px solid #0150a9;
}

.part_one_r .hd li a {
    display: inline-block;
    width: 100%;
    line-height: 70px;
    color: #2b2b2b;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.part_one_r .hd .on a {
    color: #0150a9;
}

.part_one_r .bd ul {
    width: 505px !important;
    float: left;
    padding: 0 15px;
    margin-top: 15px;
}

.part_one_r .bd li {
    text-align: left;
    line-height: 37px;
}

.part_one_r .bd li .date {
    float: right;
    color: #2b2b2b;
    font-size: 16px;
}

.part_one_r .bd li b {
    font-size: 20px;
    color: #313131;
}

.part_one_r .bd li a {
    color: #2b2b2b;
    font-size: 16px;
    padding-left: 10px;
}

/* 第一部分样式结束 */


/* 第二部分样式开始 */
.part_two {
    width: 100%;
    height: 120px;
    position: relative;
}

.part_two .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.part_two .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.part_two .hd ul li {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 20px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.part_two .hd ul li.on {
    background: #005dad;
    color: #fff;
}

.part_two .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.part_two .bd li {
    zoom: 1;
    vertical-align: middle;
}

.part_two .bd img {
    width: 100%;
    height: 120px;
    display: block;
}

/* 第二部分结束 */

/* 第三部分开始 */
.part_three {
    width: 100%;
    min-height:200px;
    overflow: hidden;
}
.part_three_l{
    width: 49%;
    height: 350px;
    float: left;
    padding: 10px;
    background: #fff;
}
.part_three_r{
    width: 49%;
    height: 350px;
    float: right;
    padding: 10px;
    background: #fff;

}
.container_title{
    width: 100%;
    height: 70px;
    border-bottom: 2px solid #c5c5c5;
}
.part_title_icon{
    width: 45px;
    height: 70px;
    border-bottom: 2px solid #0150a9;
    float: left;
}
.title_icon_one{
    background: url(xy_zyj_col-icon1.png) center center no-repeat;
}
.title_icon_two{
    background: url(xy_zyj_col-icon2.png) center center no-repeat;
}
.part_title_name{
    font-size: 24px;
    font-weight: bold;
    color: #0150a9;
    line-height: 70px;
    margin-left: 10px;
    float: left;
}
.container_content{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.container_content .hd{
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #076fbe;
}
.part_three_l .title_list1 li{
    width: 16%;
    float: left;
    height: 39px;
}
.part_three_r .title_list2 li{
    width: 25%;
    float: left;
    height: 39px;
}

.container_content .hd li a{
    display: inline-block;
    width: 100%;
    line-height: 39px;
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
}
.container_content .hd .on a{
    background: #076fbe;
    color: #fff;
}

.container_content .bd li{
    text-align: left;
    line-height: 37px;
}

.container_content .bd li .date{
    float: right;
    color: #2b2b2b;
    font-size: 16px;
}

.container_content .bd li b {
    font-size: 20px;
    color: #313131;
}
.container_content .bd li a {
    color: #2b2b2b;
    font-size: 16px;
    padding-left: 10px;
};
/* 第三部分结束 */

/* 第四部分开始 */
.part_four {
    width: 100%;
    height:350px;
}
.part_four_l{
    width: 49%;
    height: 350px;
    float: left;
    padding: 10px;
    background: #fff;
}
.title_list3 li{
    width: 105px;
    float: left;
    height: 39px;
}
.part_four_r{
    width: 49%;
    height: 350px;
    float: right;
    padding: 10px;
    background: #fff;

}
.title_icon_three{
    background: url(xy_zyj_col-icon3.png) center center no-repeat;
}
.title_icon_four{
    background: url(xy_zyj_col-icon4.png) center center no-repeat;
}

.part_four_ul{
    float: right;
    overflow: hidden;
}
.part_four_ul li{
    height: 70px;
    float: left;
    line-height: 70px;
    margin-left: 20px;
}

.part_four_ul li a{
    display: inline-block;
    color: #0150a9;
    font-size: 16px;
    background: url(xy_zyj_gk-dian.png) 0 center no-repeat;
    padding-left: 20px;
    font-weight: bold;
}
.container_list, .container_list2{
    width: 100%;
    flex-flow: wrap row;
    align-items: center;
    justify-content: space-between;
}
.container_list li{
    width: 180px;
    height: 50px;
    float: left;
    margin-top: 20px;
}
.container_list2 li{
    width: 130px;
    height: 50px;
    float: left;
    margin-top: 20px;
}
.container_list li a, .container_list2 li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    background: #deeeff;
    color: #2b2b2b;
    border-radius: 10px;
    font-size: 16px;
}
.container_img{
    width: 100%;
    height: 100px;
    margin-top: 13px;
}
.container_img img{
    width: 100%;
    height: 100%;
}

/* 第四部分结束 */

/* 第五部分开始 */

.part_five {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    margin-top: 20px;
}

.part_five_l{
    width: 49%;
    min-height: 100px;
    height: 490px;
    float: left;
    padding: 10px;
    background: #fff;
}
.part_five_r{
    width: 49%;
    min-height: 100px;
    height: 490px;
    float: right;
    padding: 10px;
    background: #fff;
}

.title_icon_five{
    background: url(xy_zyj_col-icon5.png) center center no-repeat;
}
.title_icon_six{
    background: url(xy_zyj_col-icon6.png) center center no-repeat;
}
.list_item{
    width: 175px;
    height: 120px;
    background: #deeeff;
}
.list_item p{
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #2b2b2b;
    text-align: center;
}
.list_item span{
    display: block;
    width: 100%;
    height: 75px;
}
.list_item_one span{
    background: url(xy_zyj_grbs-0.png) center 25px no-repeat;
}

.list_item_two span{
    background: url(xy_zyj_frbs-0.png) center 25px no-repeat;
}

.list_item_three span{
    background: url(xy_zyj_zjfw-0.png) center 25px no-repeat;
}

.list_item:hover {
    background: #076fbe;
}

.list_item:hover p {
    color: #fff;
}

.list_item_one:hover span {
    background: url(xy_zyj_grbs-1.png) center 25px no-repeat;
}

.list_item_two:hover span {
    background: url(xy_zyj_grbs-1.png) center 25px no-repeat;
}

.list_item_three:hover span {
    background: url(xy_zyj_grbs-1.png) center 25px no-repeat;
}
.wsbs_list a{
    display: block;
    width: 275px;
    height: 50px;
    background: #deeeff;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #2b2b2b;
    margin-top: 15px;
}
/* 第六部分 */


.ind-wsbs-tt .ind-ty-s1 {
    background: url(xy_zyj_wsbs.png) center center no-repeat;
}

.ind-fwbs {
    width: 100%;
    height: 120px;
    margin-top: 20px;
}

.fwbs-bs {
    width: 196px;
    height: 120px;
    float: left;
    margin-left: 20px;
    background: #deeeff;
}

.fwbs-bs span {
    display: block;
    width: 100%;
    height: 75px;
}

.fwbs-bs p {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #2b2b2b;
    text-align: center;
}

.fwbs-bs:hover {
    background: #076fbe;
}

.fwbs-bs:hover p {
    color: #fff;
}

.fwbs-grbs span {
    background: url(xy_zyj_grbs-0.png) center 25px no-repeat;
}

.fwbs-frbs span {
    background: url(xy_zyj_frbs-0.png) center 25px no-repeat;
}

.fwbs-zjfw span {
    background: url(xy_zyj_zjfw-0.png) center 25px no-repeat;
}

.fwbs-grbs:hover span {
    background: url(xy_zyj_grbs-1.png) center 25px no-repeat;
}

.fwbs-frbs:hover span {
    background: url(xy_zyj_frbs-1.png) center 25px no-repeat;
}

.fwbs-zjfw:hover span {
    background: url(xy_zyj_zjfw-1.png) center 25px no-repeat;
}

.ind-xxcx {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.ind-xxcx a {
    display: block;
    width: 304px;
    height: 60px;
    background: #deeeff;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #2b2b2b;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.ind-xxcx a:hover {
    background: #076fbe;
    color: #fff;
}

.ind-djgz {
    width: 100%;
    height: 350px;
    background: #fff;
}

.ind-djgz-tt .ind-ty-s1 {
    background: url(xy_zyj_202009280604038.png) center center no-repeat;
}

.ind-djgz-ul .hd li {
    width: 25%;
}

.ind-djgz-ul .bd {
    width: 580px;
}

.part_six {
    width: 100%;
    height: 100px;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}

.part_six {
    overflow: hidden;
    zoom: 1;
}

.part_six ul li {
    width: 315px;
    float: left;
    overflow: hidden;
    padding: 0 5px;
}

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

.ind-zrgl-ul .hd li {
    width: 110px;
}


.ind-yjzj {
    display: inline-block;
    width: 20%;
    line-height: 39px;
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
}

.ind-yjzj:hover {
    background: #076fbe;
    color: #fff;
}