.container {
    width: 1280px;
    margin: auto;
}

.r {
    float: right;
}

.l {
    float: left;
}

.header {
    height: 453px;
    box-sizing: border-box;
    padding-top: 40px;
    background: url(/wuhai/uiFramework/commonResource/image/2025053022184455098.png) no-repeat center top;
}

.header .l a {
    width: 278px;
    height: 60px;
    display: block;
    background: url(/wuhai/resource/cms/2021/12/2021120917440720411.png) no-repeat center;
}

.header .r a:first-child {
    font-size: 18px;
    color: #124c3d;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 24px;
    line-height: 37px;
    margin-right: 30px;
    background: url(/wuhai/uiFramework/commonResource/image/2025053022163453734.png) no-repeat left center;
}

.header .r a:last-child {
    display: block;
    width: 130px;
    height: 37px;
    padding-left: 28px;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    box-sizing: border-box;
    color: #ffffff;
    background: url(/wuhai/uiFramework/commonResource/image/2025053022161847640.png) no-repeat center;
    float: right;
}

.header .r a:hover {
    font-weight: bold;
}

.daoyu {
    height: 235px;
    margin-top: -35px;
    background: url(/wuhai/resource/cms/2025/05/2025053022030176721.png) no-repeat center;
    box-sizing: border-box;
    padding-top: 66px;
}
.daoyu a:nth-child(1) {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-family: "å®‹ä½“";
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.daoyu a:nth-child(2) {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    opacity: .6;
    line-height: 32px;
    text-indent: 2em;
    display: block;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.one_box {
    margin-top: 6px;
}

.one_box .hd {
    height: 64px;
    background: url(/wuhai/template/page/hbdcx/one_hd.png) no-repeat center;
}

.one_box .hd a {
    display: block;
    width: 335px;
    height: 100%;
}

.one_box .bd {
    margin-top: 30px;
}

.one_box .bd .l {
    width: 810px;
    height: 479px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 29px;
    background: url(/wuhai/uiFramework/commonResource/image/2025053023124279799.png) no-repeat center;
    background-size: 100%;
}





.one_box .bd .r {
    width: 430px;
    height: 479px;
}

.one_box .bd .l a {
    width: 780px;
    height: 450px;
    display: block;
    overflow: hidden;
}
.one_box .bd .l a img {
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}

.one_box .bd .l a:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    opacity: .9;
}
.one_box .bd .r img {
    width: 100%;
    height: 248px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 10px #959595;
}

.one_box .bd .r a:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    display: block;
    float: left;
    width: 100%;
    margin-top: 40px;
}

.one_box .bd .r a:nth-child(2) {
    display: block;
    line-height:32px;
    float: left;
    font-size: 18px;
    color: #666666;
    text-indent: 2em;
    margin-top: 5px;
}





.three_box {
    margin-top: 30px;
    margin-bottom: 50px;
}

.three_box>.l,
.three_box>.r {
    width: 620px;
    max-height: 550px;
}


@media screen and (max-width:750px) {
.is-banner {height: 200px;}
#item1,#item2 {width: 100%;margin-bottom: 20px;}
.mt40 img {width: 100%;}
.mf-list {padding: 0 11px;}
.ztcontainer {width: 100%;}
.fm-jcdt-bg li {]width: 49.25%;}
}


@media screen and (min-width:320px) and (max-width:479px){
.mt40 {margin: 25px 0;}
.mf-deside h2 {font-size: 20px;}
.mf-baodao li {width: 100%;margin-bottom: 10px;}
.mf-list li {width: 100%;}
.fm-jcdt-bg li {width: 100%;}
.fm-jcdt-bg {padding-bottom: 0;}
}