.yq_content {
    width: 100%;
    background-color: #ebf2fc;
    overflow: hidden;
    position: relative;
}
.web_bg {
    display: none;
}
.back_index{
    position: absolute;
    top: 60px;
    left: 200px;
    height: 55px;
    width: 260px;
}
.back_index img{
    width: 100%;
    height: 100%;
}

.yq_bg {
    background: #EFEFEC url('../images/yqfkbj.png') top 0px center;
    background-repeat: no-repeat;
    background-color: #ebf2fc;
}

.yq_main {
    padding-top:400px;
    width: 1100px;
    margin: auto;
    min-height: 600px;
}

.yq_part1 {
    background-color: #fff;
    padding: 15px;
    min-height: auto;
    overflow: hidden;
}

.part_box {
    height: 300px;
    width: 49%;
    float: left;
    margin-bottom: 30px;
}

.part_box_m {
    margin-left: 2%;
}

.yq_title {
    height: 45px;
    width: 100%;
    line-height: 45px;
    margin-bottom: 15px;
}

.title_left {
    height: 100%;
    width: 156px;
    float: left;
}

.title_left img{
    height: 100%;
    width: 100%;
    vertical-align: baseline;
}

.title_right {
    float: right;
}

/* */
.focusBox {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}
.focusBox .swiper-wrapper,.focusBox .swiper-container{
    width: 100%;
    height: 100%;
}
.focusBox .swiper-slide{
    width: 100%;
    height: 100%;
}
.focusBox .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.focusBox .swiper-slide a img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.focusBox .swiper-slide a .text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 72px;;
    padding: 34px 24px 14px 24px;
    background: linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}
.focusBox .swiper-slide a .text p{
    color: #fff;
    font-size: 16px;
    max-width: 80%;
}
.focusBox .swiper-pagination{
    display: inline-block;
    left: auto;
    right: 24px;
    bottom: 17px;
    width: fit-content;
}
.focusBox .swiper-pagination-bullet{
    background-color: #fff !important;
}
/* .focusBox .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 15px;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
} */

/*  */
.notice {
    height: 240px;
    width: 100%;
    overflow: hidden;
}

.notice .ls2 li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: url(../images/icon2.jpg) 0 50% no-repeat;
	padding-left: 15px;
}
.notice .ls2 li a{
	width: 70%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.notice .ls2 li span{
	float: right;
	color: #999;
}

.yq_part2 {
    margin: 15px 0;
    height: 110px;
}

.pic_link {
    height: 100%;
    width: 49%;
}


.float_r {
    float: right;
}

.float_l {
    float: left;
}

.yq_fkzi {
    background-color: #FFF;
    padding: 0 15px 15px;
}

.fkzs_title {
    background-color: #ebf2fc;
}

.fkzs_content {
    margin: 25px 0 10px;
    width: 100%;
    height: 207px;
}

.fkzs_content img{
    width: 32%;
    height: 100%;
    margin-right: 1%;
}

.jianju {
    margin: 0 1%;
}

.about_link {
    background-color: #fff;
    height: 130px;
    margin: 20px 0;
    padding: 20px 15px;
}

.about_link img{
    width: 32%;
    height: 100%;
}

.footer_bwcx {
    background-color: #197ec1;
}

.footer_bwcx,
.footer_bwcx #nav,
.footer_bwcx #footer_div{
    background: #197ec1;
}
.footer_bwcx span,
.footer_bwcx a,
.footer_bwcx p,
.footer_bwcx li{
    color: #fff;
}
.footer_bwcx #nav{
    width: 100%;
    border-bottom: 1px solid #fff;
}
.footer_bwcx #navarea{
    border-bottom: none;
}
.footer_bwcx #menu{
    margin: 0 auto;
}
.footer_bwcx #menu ul{
    border-top: 4px solid #197ec1;
}
.footer_bwcx #navs .active a span{
    color: #197ec1;
}

.zhiding {
    background-color: #cee9fa;
    box-shadow: 0px 0px 10px #cee9fa;
    width: 100%;
    min-height: 200px;
    margin-bottom: 20px;
    padding: 20px;
}

.zhiding_list li{
    width: 100%;
    margin-bottom: 20px;
}

.zhiding_list li p {
    width: 100%;
    color: #015dc0;
    text-align:center;
    font-size: 20px;
    margin-bottom: 10px;
}
.zhiding_list li span {
    text-align:center;
}

/* web */
@media (max-width:768px) {
    .yq_bg {
        background-image: url();
        background-color: #ebf2fc;
        background-size: cover;
        min-height: 850px;
    }
    .web_bg {
        display: block;
        width: 100%;
        height: 150px;
    }

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

    .back_index {
        width: 170px;
        height: 35px;
        top: 0;
        left: 0;
    }
    .yq_main{
        margin-top: 10px;
        width: 100%;
        padding: 0 10px 0;
    }
    .part_box {
        width: 100%;
    }
    .part_box_m {
        margin-left: 0;
    }
    .footer .contact .fl, .fr {
        width: 30% !important;
    }
    .pic_link  {
        width: 100%;
    }
    .yq_part2 {
        height: 80px;
    }
    .about_link img {
        width: 100%;
    }
    .about_link{
        height: 100%;
    }
    .jianju {
        margin: 10px 0;
    }
}




