.content-ggws{
    background: #fff;
}
.middle{
   margin-top: 20px;
}
.mbox {
    box-shadow: 0px 0px 3px 0px #C5CDD9;
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;
}
.jbfk_bg{
    height: 140px;
}
.title{
    font-family: Alibaba PuHuiTi;
    font-weight: 600;
    font-size: 25px;
    color: #151515;
    line-height: 28px;
}

.data-wrap{
    overflow: hidden;
}

.middle-introduce{
    margin-bottom: 24px;
}
.middle-introduce-left{
    width: 614px;
    height: 290px;
    margin: 0;
    float: left;
    margin-right: 24px;
    /*box-shadow: 0px 0px 6px 0px #C5CDD9;*/
    border-radius: 8px;
}
.introduce-a{
    width: 614px;
    height: 290px;
}
.introduce-a>img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.middle-introduce-right{
    width: 614px;
    height: 290px;
    font-weight: 400;
    font-size: 14px;
    color: #2E3439;
    line-height: 32px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑', sans-serif;
    text-align: justify;
    position: relative;
    float: left;
    text-indent: 28px;
}

.introduce-right-content{
    position: absolute;
    top: 8px;
    text-indent: 28px;
}
.introduce-right-content a{
    color: #0064af;
}
.introduce-right-title{
    display: flex;
    position: absolute;
    bottom: 8px;
}
.introduce-right-title>p{
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}
.introduce-right-title>p:hover{
    color:#0064af;
}

.module {
    height: 93px;
}
.module>div{
    display: flex;
    justify-content: space-between;
}
.module_div{
    cursor: pointer;
    position: relative;
    width: 300px;
    margin: 0 5px;
}
.module_div img{
    width: 100%;
}
.module_div span{
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    font-size: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    letter-spacing: 5px;
}

.mbox-right{
    margin-left: 20px;
}

.bottom-distance{
    margin-bottom: 20px;
}
.jianjie{
    /*padding-bottom: 15px;*/
}
.jianjie img{
    width: 614px;
    height: 290px;
    border-radius: 8px;
}
.news_box-tow{
    width: 638px;
    float: left;
    margin-bottom: 20px;
    /*margin-top: 20px;*/
}
.news_box-tow-right{
    margin-right: 20px;
}
.news_box-one{
    width: 1300px;
    float: left;
    margin-bottom: 20px;
}

.crumbs {
    margin: 20px auto 20px;
    font-size: 14px;
    color: #838d93;
    width: 1300px;
    display: flex;
    align-items: center;
    font-family: '微软雅黑';
}
.crumbs__img{
    margin-right: 5px;
}
.crumbs__span{
    margin-right: 5px;
}
.crumbs__a {
    margin-right: 5px;
	color: #838d93;
	text-decoration: none;
}

.crumbs__a:last-child {
	color: #1983cd;
}
.pagination {
    background: none;
}
.content__box:after {
  content: "";
  display: table;
  clear: both;
}
