﻿
.xy-headline {
    height: 130px;
    background: url(http://www.bjklbn.com/images/xy-bg-tt.png) no-repeat left center;
    background-size: 100%;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}

.xy-headline .xy-headline-item {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
}

.xy-headline .xy-headline-item h1 {
    margin-top: 25px;
    margin-bottom: 10px;
}

.xy-headline .xy-headline-item h1 a {
    display: inline-block;
    width: 1000px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 40px;
    color: #021728;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xy-headline .xy-headline-item p {
    display: inline-block;
    width: 1000;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #999;
}

.notice {
    height: 60px;
    background: #F2F2F2;
    line-height: 60px;
}

.notice .notice_title a {
    font-size: 20px;
    font-weight: 500;
}

.partFrist {
    width: 100%;
    height: 460px;
}

.partFrist_left {
    float: left;
    width: 56%;
    height: 450px;
}

.partFrist_left .news-swiper {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.partFrist_left .news-swiper .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.partFrist_left .news-swiper .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.partFrist_left .news-swiper .hd ul li {
    float: left;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    text-align: center;
    box-sizing: border-box;
    background-color: #fff;
    cursor: pointer;
}

.partFrist_left .news-swiper .hd ul li.on {
    background: #226EBC;
    color: #fff;
}

.partFrist_left .news-swiper .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.partFrist_left .news-swiper .bd li {
    zoom: 1;
    vertical-align: middle;
}

.partFrist_left .news-swiper .bd li a {
    position: relative;
    display: block;
}

.partFrist_left .news-swiper .bd li a span {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    height: 40px;
    font-size: 16px;
    padding-left: 14px;
    color: #fff;
    line-height: 40px;
}

.partFrist_left .news-swiper .bd img {
    width: 100%;
    height: 450px;
    display: block;
}

.partFrist_right {
    width: 43%;
    padding: 15px;
    float: right;
    height: 450px;
    background: #f2f2f2;
}

.zczx {
    float: left;
}

.zczx ul {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #D9D9D9;
}

.zczx ul li {
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 25%;
    border-right: 2px solid #2372C2;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.zczx ul li:last-child {
    border-right: none;
}

.zczx ul li:hover {
    color: #2372C2;
}

.tabbox {
    width: 100%;
    height: 400px;
}

.boxlist ul {
    width: 100%;
    height: auto;
}

.boxlist ul li {
    border-right: 0;
    text-align: left;
    width: 100%;
    height: 40px;
    margin: 2px 0;
    line-height: 40px;
    font-weight: normal;
}

.boxlist ul li a {
    font-size: 16px;
}

.boxlist ul li span {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.active {
    cursor: pointer;
    color: #2372C2;
}

.partSecond {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

.partSecond_left {
    float: left;
    width: 56%;
    height: 185px;
    padding: 0 10px;
    background: #F2F2F2;
}

.zwgk {
    height: 50px;
    line-height: 60px;
    border-bottom: 2px solid #D9D9D9;
}

.zwgk span {
    padding-left: 10px;
    border-left: 3px solid rgba(35, 114, 194, 1);
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(35, 114, 194, 1);
}

.zwgk a {
    float: right;
    line-height: 72px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(35, 35, 35, 1);
}

.zwgk_list {
    width: 100%;
    height: 150px;
}

.zwgk_list ul {
    padding: 10p;
}

.zwgk_list ul li {
    text-align: center;
    height: 42px;
    line-height: 42px;
    width: 25%;
    text-align: left;
    margin: 10px 0;
}

.zwgk_list ul li a {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(35, 35, 35, 1);
}

.zwgk_list img {
    display: inline-block;
    vertical-align: middle;
}

.partSecond_right {
    width: 43%;
    height: 185px;
    background: #F2F2F2;
    float: right;
    padding: 0 13px;
}

.zzjg {
    height: 50px;
    line-height: 60px;
    border-bottom: 2px solid #D9D9D9;
}

.zzjg span {
    padding-left: 10px;
    border-left: 3px solid rgba(35, 114, 194, 1);
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(35, 114, 194, 1);
}

.zzjg a {
    float: right;
    line-height: 70px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(35, 35, 35, 1);
}

.zzjg_list {
    margin-top: 14px;
}

.zzjg_list ul li {
    margin: 18px;
    float: left;
    border: 1px solid #EEEEEE;
    text-align: center;
    width: 17%;
    height: 85px;
}

.zzjg_list a {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(35, 35, 35, 1);
}

.zzjg_list img {
    margin-top: 8px;
}

.partThird {
    width: 100%;
    height: 120px;
    position: relative;
}

.partThird .partThird_list {
    height: 15px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;

}

;

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

.partThird .partThird_list .on {
    background: #005dad;
    color: #fff;
}

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

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

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

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

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

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

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

.ztzl {
    height: 160px;
    border: 2px solid #E0DFDF;
}

.ztzl_tit {
    width: 50px;
    height: 160px;
    float: left;
    background-color: #F2F2F2;
}

.ztzl_tit span {
    color: #2372C2;
    font-weight: bold;
    font-size: 22px;
    display: block;
    padding-top: 25px;
    padding-left: 15px;
}

.partFour {
    width: 100%;
    margin: 0 auto;
    height: 309px;
}

.partFour_left {
    width: 100%;
    height: 150px;

}

.partFour_left ul li {
    margin-left: 10px;
    text-align: center;
    float: left;
    /* height: 20px; */
    line-height: 20px;
}

.partFour_right ul li {
    margin-left: 10px;
    text-align: center;
    float: left;
    /* height: 20px; */
    line-height: 20px;
}

.xxx {
    width: 44%;
    border-bottom: 2px solid #959595;
    margin-top: 10px;
}

.partFour_left ul li a {
    font-weight: bold;
    font-size: 20px;
    font-family: Source Han Sans CN;
    color: rgba(35, 114, 194, 1);
}

.partFour_right ul li a {
    font-weight: bold;
    font-size: 20px;
    font-family: Source Han Sans CN;
    color: rgba(35, 114, 194, 1);
}


.zczx {
    float: left;
}

.zwfw_right {
    width: 99%;
    height: 120px;
    background: #f2f2f2;
}


.boxlist_bs{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.boxlist_bs li{
    display: inline-block;
    /* width: 10%; */
    margin: 20px;
}
.boxlist_bs li a{
    display: block;
    text-align: center;
}
.boxlist_bs li a img{
    display: block;
    width: 40px;
    height: 40px;
    margin: auto;
}

.zwfw_left {
    width: 414px;
    height: 300px;
    background: #f2f2f2;
}

.zwfw_left ul {
    width: 414px;
    height: 40px;
    border-bottom: 2px solid #D9D9D9;
}

.zwfw_left ul li {
    text-align: center;
    height: 25px;
    line-height: 29px;
    width: 122px;
    border-right: 2px solid #2372C2;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.tabbox1 {
    width: 414px;
    height: 244px;
    overflow: hidden;
}

.boxlist1 ul {
    margin-top: 13px;
    width: 414px;
    height: auto;
    border-bottom: none;
}

.boxlist1 ul li {
    border-right: 0;
    text-align: left;
    width: 399px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.boxlist1 ul li a {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    width: 244px;
    display: block;
}

.boxlist1 ul li span {
    display: block;
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}


.zwfw_right ul {
    width: 414px;
    height: 40px;
    border-bottom: 2px solid #D9D9D9;
}

.zwfw_right ul li {
    text-align: center;
    height: 25px;
    line-height: 32px;
    width: 122px;
    border-right: 2px solid #2372C2;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.tabbox2 {
    width: 414px;
    height: auto;
}

.boxlist2 ul {
    margin-top: 11px;
    height: 242px;
    border-bottom: none;
}

.boxlist2 ul li {
    border-right: 0;
    text-align: left;
    width: 399px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.boxlist2 ul li a {
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}

.boxlist2 ul li span {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.tupian {
    width: 1217px;
    margin-left: 16px;
}

.tupian tr {
    padding: 10px;
}

.tupian td {
    cursor: pointer;
    height: 70px;
    padding: 10px;
    margin-top: 8px;
    text-align: center;
    list-style: none;
    width: 10.5%;
    float: left;
}

.partFour_right {
    width:100%;
    margin-top: 25px;
}

.zwhd {
    width: 335px;
    height: 30px;
    border-bottom: 2px solid #D9D9D9;
}

.zwhd span {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(35, 114, 194, 1);
}
.zwhd_con ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.zwhd_con ul li {
    width: 24%;
    line-height: 60px;
    background: #f2f2f2;
    margin-top: 10px;
    height: 60px;
}
.zwhd_con ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.zwhd_con img {
    margin-top: 16px;
    float: left;
    margin-left: 20px;
    vertical-align: middle;
}

.zwhd_con .con_tit {
    float: left;
    width: 80%;
    text-align: center;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.xz {
    border: 1px solid #dfe0e0;
    width: 100%;
    height: 35px;
    line-height: 36px;
    background: white;
    margin-top: 15px;
    background-color: white;
}

.xz a {
    font-size: 16px;
    color: white;
}

.img_title {
    width: 50px;
    height: 160px;
    float: left;
    background: rgba(242, 242, 242, 1);
}

.img_title a {
    color: #085ABD;
    font-weight: bold;
    font-size: 22px;
    display: block;
    padding-top: 25px;
    padding-left: 15px;
}

.tbl {
    width: 399px;
    height: 105px;
    float: left;
}
.bd img{
    width: 100%;
    height: 120px;
}

.part_xchf .on {
    background: #005dad;
    color: #fff;
}

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

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

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

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

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