* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a {
    text-decoration: none;
    /* color: #333; */
    display: inline-block;
}

body {
    /* max-width: 24rem; */
    margin: 0 auto;
}

html {
    font-family: "微软雅黑", 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.flex {
    display: flex;
}

.flex_sb {
    display: flex;
    justify-content: space-between;
}

.flex_ab {
    display: flex;
    justify-content: space-around;
}

.flex_ce {
    display: flex;
    justify-content: center;
}

.w1400 {
    width: 17.5rem;
    margin: 0 auto;
}

.nav_tow {
    display: none;
    position: absolute;
    left: 50%;
    min-width: 100%;
    padding: .125rem .25rem;
    top: 100%;
    transform: translate(-50%, 0);
    background: #fff;
    z-index: 999;
}

.nav_tow a {
    line-height: .5rem;
    cursor: pointer;
}

.b_circle_img {
    cursor: pointer;
}

.nav_box {
    height: 1.375rem;
    background: url(../images/top_background.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.seach {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    padding: .1875rem .25rem;
    right: 1%;
    top: calc(100% + 15px);
    transform: translate(-50%, 0);
    border-radius: .1rem;
    z-index: 222222;
}

.seach input {
    border: .0125rem solid #BEBEBF;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .25rem;
    height: .4375rem;
    border-radius: .05rem;
    outline: none;
}
.btn {
    position: absolute;
    right: 18px;
    top: 10px;
    width: 42px;
    height: 42px;
    border: 0;
    background: url(../images/seh.jpg) no-repeat center center;
}

.nav_search {
    cursor: pointer;
}

.nav_flex {
    padding: 0 0.875rem;
    height: 100%;
    align-items: center;
}

.nav_flex>a {
    display: block;
    width: 6.18rem;
}

.nav_flex>a img {
    width: 100%;
}

.nav_search {
    align-items: center;
    margin-left: .5rem;
}

.nav_search>div {
    padding-right: .25rem;
    margin-right: .25rem;
    border-right: 1px solid #333333;
}

.nav_search a {
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
}

.nav_search>div>img {
    width: .2rem;
    height: .2rem;
}

.nav_item {
    margin-right: .625rem;
    position: relative;
}

.nav_item a {
    display: block;
    font-weight: 400;
    font-size: .2rem;
    white-space: nowrap;
    color: #333333;
}

.nav_item>a {
    padding: .1875rem 0;
}

.n_banner {
    width: 100%;
}

.n_banner>img {
    width: 100%;
    display: block;
    /* height: 8rem; */
}

.mian {
    padding: 0 .95rem 0 .375rem;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: -0.375rem auto 0;
    height: 1rem;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px .025rem .05rem 0px rgba(134, 131, 131, 0.35);
    border-radius: .075rem;
}

.mian_box>a {
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
}

.mian_box>span:last-of-type {
    display: none;
}

.mian_nav {
    height: 100%;
}

.lis_page {
    background-image: url(../images/ywly_ba.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.mian {
    background-image: url(../images/lou.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.mian_nav>a {
    position: relative;
    height: 100%;
    line-height: 1rem;
    display: inline-block;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    margin-left: .5rem;
}

.mian_nav_active,
.mian_nav>a:hover {
    color: #0362CD !important;
    border-bottom: .025rem solid #0362CD;
}

.f9f9f9 {
    background: #F9F9F9;
}

.content_cour_xs {
    padding-bottom: 1.9125rem;
}

.xs_box {
    margin-top: .6125rem;
    background: #FFFFFF;
    padding: .5rem .5rem .7125rem;
    border-bottom: .0125rem solid #E0E0E0;
}

.sxy {
    background: #FFFFFF;
    padding: .375rem .5rem 1.2875rem;
}

.xs_box_content {
    width: 11.25rem;
}

.xs_box_pos {
    width: 4.625rem;

    box-sizing: border-box;
    background: #ECECEC;
    padding: .5rem .5rem .75rem .375rem;

}

.xs_box_content>h2 {
    text-align: center;
    font-weight: bold;
    font-size: .325rem;
    color: #333333;
}

.content_tiem {
    padding-bottom: .25rem;
    margin: .35rem 0 .375rem;
    border-bottom: .0125rem solid #E0E0E0;
}

.content_tiem div {
    font-weight: 400;
    font-size: .2rem;
    color: #666666;
}

.content_tiem>div:last-of-type {
    margin-left: .5rem;
}

.xs_box_pos_h2 {
    margin-bottom: .375rem;
}

.xs_box_pos_h2>p {
    font-weight: bold;
    font-size: .275rem;
    color: #333333;
}

.xs_box_pos_h2>span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}

.xs_box_pos_items>a {
    width: 3.75rem;
    box-sizing: border-box;
    height: .5rem;
    line-height: .5rem;
    background: #FFFFFF;
    border-radius: .0125rem;
    padding: 0 .25rem;
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    margin-bottom: .15rem;
}

.xs_box_pos_items>a:hover {
    background: #0362CD;
    color: #fff;
}

.fhlb {
    display: block;
    box-sizing: border-box;
    text-align: center;
    margin-top: .2375rem;
    width: 3.75rem;
    height: .5625rem;
    line-height: .5625rem;
    border: .0125rem solid #0362CD;
    font-weight: 400;
    font-size: .2rem;
    color: #0362CD;
}

.sxy>a {
    display: block;
    width: 48%;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
}

.sxy>a:last-of-type {
    text-align: right;
}

.footer_box {
    background: url(../images/footer_background.png) no-repeat;
    background-size: 100% 100%;
    padding: .75rem .875rem 0;
}

.foo_h2 {
    position: relative;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    padding-bottom: .125rem;
    margin-bottom: .1875rem;
}

.foo_h2::after {
    content: '';
    width: .9rem;
    height: 3px;
    background: #2468F2;
    border-radius: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.foo_content a,
.foo_content {
    font-weight: 400;
    font-size: .175rem;
    color: #6d6a6a;
    display: block;
    line-height: .375rem;
}

.foo_lx {
    width: 6.425rem;
    box-sizing: border-box;
    /* padding-right: 1.025rem; */
    margin-right: 1.625rem;
    border-right: .0125rem solid #CFCCCC;
}

.f00_nav_right {
    width: calc(100% - 3.425rem - 1.625rem - 1.625rem);
}

.f00_nav_right>div:first-of-type {
    display: none;
}

.footer_box_flex {
    padding-bottom: .6rem;
    border-bottom: .0125rem solid #BEBEBF;
    margin-bottom: .25rem;
}

.youqing {
    margin-left: 2.8625rem;
    align-items: center;
}

.footer_box_tow>a {
    width: 5.9875rem;
    display: block;
}

.footer_box_tow>a {
    margin-right: 2.5rem;
}

.footer_box_tow {
    align-items: center;
    padding-top: .175rem;
    padding-bottom: .175rem;
    border-bottom: .0125rem solid #BEBEBF;
}

.footer_box_tow_er {
    align-items: center;
}

.img_rotate {
    transform: rotate(180deg);
}

.footer_box_tow_er>img {
    width: 1.5rem;
    height: 1.5rem;
}
.footer_box_tow_right{
    align-items: start;
}
.footer_box_tow_er_box>div:first-of-type {
    /* margin-right: 1.55rem; */
}
.footer_box_tow_er_box>div:nth-child(2){
    margin-left: 35px;
    margin-right: 35px;
}
.footer_box_tow_er{
    /* margin-right: 20px; */
    text-align: center;
}
.footer_box_tow_er .ertxt{
    /* margin-right: .0625rem; */
    /* writing-mode: vertical-lr; */
    font-weight: 400;
    font-size: .175rem;
    color: #333333;
    text-align:center;
    margin-bottom:0.25rem;
}
.foo_yl {
    width: 3.475rem;
    height: .525rem;
    line-height: .525rem;
    padding: 0 17px;
    box-sizing: border-box;
    border: .0125rem solid #666666;
    cursor: pointer;
    position: relative;
}

.foo_yl_tow {
    margin-top: 0.4125rem;
}

.foo_yl:hover {
    border: .0125rem solid #333333;

}

.foo_yl_tow_img {
    align-items: center;
}

.foo_yl_tow_img>p {
    font-weight: 400;
    font-size: .2rem;
    color: #666666;
    ;
}

.foo_yl:hover .foo_yl_tow_img>p {
    /* color: #0362CD; */
    color: #000;
}

.foo_yl:hover .fool_yl_icon1 {
    display: block;
}

.foo_yl:hover .fool_yl_icon {
    display: none;
}

.foo_yl_tow_img>img {
    width: .2rem;
    height: .2rem;
    transition: all .3s;
}

.fool_yl_icon1 {
    display: none;
}

.foo_yl_tan {
    position: absolute;
    left: 0;
    bottom: calc(100% + 5px);
    width: 100%;
    background: #fff;
    display: none;
    /* text-align: center; */
    border-radius: .125rem .125rem 0 0;
        padding: .18rem;
}

.foo_yl_tan a {
    display: block;
    font-size: .1875rem;
    line-height: .4375rem;
    color: #000;
}

.foo_yl_tan a:hover,
.nav_item a:hover {
    color: #000;
}

.banquan {
    align-items: center;
    padding: .25rem 0;
}

.banquan a,
.banquan div {
    font-weight: 400;
    font-size: .175rem;
    color: #333333;
}

.banquan>div:last-of-type>a:first-of-type {
    margin-right: .5rem;
}

.khxs_item {
    width: 5.375rem;
    background: #F9F9F9;
    margin-bottom: .5rem;
}

.khxs_item_img {
    height: 6.5375rem;
    width: 100%;
    overflow: hidden;
}

.khxs_item_img img {
    transition: all 0.3s;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.khxs_item_img img:hover {
    transform: scale(1.1);
    transition: all 0.3s;
}

.khxs_list {
    margin-top: .625rem;
    flex-wrap: wrap;
}

.khxs_item_text {
    padding: .225rem .25rem .3375rem .1375rem;
}

.khxs_item_text_title {
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    margin-bottom: .225rem;
}

.khxs_item_text_tiem>div:first-of-type {
    font-weight: 400;
    font-size: .15rem;
    color: #666666;
}

.khxs_item_text_tiem>div:last-of-type {
    font-weight: 400;
    font-size: .15rem;
    color: #333333;
}

.fwfw_content_box {
    margin-top: .625rem;
    margin-bottom: .625rem;
}

.bt_4 {
    text-align: center;
    font-weight: bold;
    font-size: .375rem;
    color: #333333;
    position: relative;
    padding-bottom: .1625rem;
}

.bt_4::after {
    content: "";
    width: 1.2875rem;
    height: .05rem;
    background: #0362CD;
    border-radius: .0125rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.fwfw_content_text {
    margin: .375rem 0;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    line-height: .45rem;
}

.qyzz_box {
    margin: 0.5rem 0.225rem;
    text-align: center;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    line-height: .45rem;
}

.fwfw_content_box>img {
    display: block;
    width: 100%;
}

.fwxm {
    flex-wrap: wrap;
    /* margin-top: .4625rem; */
}

.fwxm_item {
    width: 8.5125rem;
    height: 4.6375rem;
    background: #FFFFFF;
    border-radius: .0125rem;
    border: .0125rem solid #DCDBDB;
    box-sizing: border-box;
    padding: .5rem .625rem .875rem;
    margin-bottom: .4875rem;
    cursor: pointer;
    transform: all 0.3s;
}

.fwxm_item_img>p {
    font-weight: bold;
    font-size: .25rem;
    text-align: center;
    color: #333333;
    margin-top: .25rem;
}

.fwxm_item_img {
    margin-top: .1rem;
}

.fwxm_item_img img {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
}

.fwxm_item_text {
    margin-left: 1.25rem;
    font-weight: 400;
    font-size: .25rem;
    color: #333333;
    line-height: .5rem;
}

.fwxm_item_text_active {
    transform: all 0.3s;
    /* background: #0362CD; */
    border:2px  solid #073594 ;
}

.fwxm_item_text_active .fwxm_item_text,
.fwxm_item_text_active .fwxm_item_img>p {
    color: #333333;
}

.cl2 {
    display: none;
}

.fwxm_item_text_active .cl2 {
    display: block;
}

.fwxm_item_text_active .cl1 {
    display: none;
}

.ywlxbox {
    padding: 0 0 .75rem;
}

.ywlxbox>.w1400 {
    padding: .625rem 0 0;

}

.ywly_item {
    position: relative;
    height: 6.25rem;
    margin-top: .625rem;
}
.ywlxbox>.w1400>.ywly_item:first-of-type {
    margin-top: 0;
}
.ywly_item_img {
    width: 9.625rem;
    overflow: hidden;
    height: 6.25rem;
    background: #F9F9F9;
    border-radius: .0125rem;
}
.ywly_item_img img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}
.ywly_item_img img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}
.ywly_item_text {
    position: absolute;
    right: 0;
    top: 8%;
    /* top: 50%; */
    transform: translate(0, -50%);
    width: 9.125rem;
    /* height: 5rem; */
    padding: .4375rem .625rem .625rem;
    background: #F9F9F9;
    border-radius: 1px;
}
.ywly_item_text>h2 {
    font-weight: bold;
    font-size: .3rem;
    color: #0362CD;
}
.ywly_item_text>div {
    font-weight: 400;
    font-size: .175rem;
    color: #333333;
    line-height: .325rem;
    margin: .25rem 0 .5625rem;
}
.ywly_item_text>a {
    width: 1.4875rem;
    height: .5625rem;
    text-align: center;
    line-height: .5625rem;
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    border: 1px solid #7C7C7C;
}
.ywly_item_text>a:hover {
    color: #FFFFFF;
    background: #0362CD;
    border: 1px solid #0362CD;
}
.ywly_item1 .ywly_item_img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.ywly_item1 .ywly_item_text {
    left: 0;

}
.yw02_box {
    padding: .75rem 0 0.5rem;
}
.yw02_box_img {
    width: 8.75rem;
    height: 5.9875rem;
    background: #F0F6FC;
    border-radius: .25rem 0 0 .25rem;
    padding: .25rem;
    box-sizing: border-box;
    overflow: hidden;
}
.yw02_box_img>div {
    overflow: hidden;
}
.yw02_box_img img {
    /* min-width: 100%; */
    height: 5.5rem;
    min-height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}
.yw02_box_img img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}
.yw02_box_text {
    width: 8.75rem;
    height: 5.975rem;
    background: #F0F6FC;
    border-radius: 0 .25rem .25rem 0;
    padding: .35rem;
    box-sizing: border-box;
}
.yw02_box_text>h2 {
    font-weight: bold;
    font-size: .3rem;
    color: #333333;
    padding-bottom: .1625rem;
    position: relative;
}
.yw02_box_text>h2::after {
    content: "";
    width: 100%;
    height: .025rem;
    background: linear-gradient(90deg, #2D60F3, #FFFFFF);
    border-radius: .0125rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.yw02_box_content {
    margin-top: .225rem;
    height: calc(100% - 1rem);
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    line-height: .4rem;
    overflow: auto;
}
.ywly_anli {
    margin-top: .75rem;
}
.ywly_on_box {
    margin-top: .5rem;
    flex-wrap: wrap;
    margin-bottom: .5875rem;
}
.ywly_on_box_item {
    width: 4.25rem;
    padding: .125rem .125rem .25rem;
    background: #F9F9F9;
    border: 2px solid #0362CD;
    box-sizing: border-box;
    margin-bottom: .1625rem;
    text-align: center;
    border-radius: 0.1rem;
}
.ywly_on_box_item>div {
    overflow: hidden;
}
.ywly_on_box_item img {
    transition: all 0.3s;
    height: 220px;
    border-radius: 0.1rem;
}
.ywly_on_box_item img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}
.ywly_on_box_item>h4 {
    font-weight: 400;
    font-size: .23rem;
    color: #333333;
    margin: .2375rem 0 .35rem;
}
.ywly_on_box_item_tiem>span {
    font-weight: 400;
    font-size: .16rem;
    color: #918d8d;
}
.ywly_on_box_item_tiem>div {
    font-weight: 400;
    font-size: .16rem;
    color: #918d8d;
}
.yw_03_box {
    padding: .575rem 0 0.5rem;
}
.yw_03_box>h3 {
    text-align: center;
    font-weight: bold;
    font-size: .325rem;
    color: #333333;
}
.yw_table {
    margin-top: .25rem;
    border-top: .0125rem solid #E0E0E0;
    border-left: .0125rem solid #E0E0E0;
    border-right: .0125rem solid #E0E0E0;
    margin-bottom: .3625rem;
}
.yw_table>div {
    padding: 0 .25rem;
    line-height: .625rem;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    border-bottom: .0125rem solid #E0E0E0;
}
.yw03_active {
    padding-top: .375rem;
    border-top: .0125rem solid #E0E0E0;
}
.yw03_active_sx {
    width: calc(1005 - 1.625rem);
}
.yw03_active_sx>a {
    display: block;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
}
.yw03_active_sx>a:first-of-type {
    margin-bottom: .375rem;
}
.yw03_active>a {
    width: 1.4875rem;
    height: .5625rem;
    line-height: .5625rem;
    text-align: center;
    border: 1px solid #228FD5;
    font-weight: 400;
    font-size: .2rem;
    color: #228FD5;
}

.yw_table {
    margin-top: .25rem;
    border-top: .0125rem solid #E0E0E0;
    border-left: .0125rem solid #E0E0E0;
    border-right: .0125rem solid #E0E0E0;
    margin-bottom: .3625rem;
}

.yw_table>div {
    padding: 0 .25rem;
    line-height: .625rem;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    border-bottom: .0125rem solid #E0E0E0;
}

.yw03_active {
    padding-top: .375rem;
    border-top: .0125rem solid #E0E0E0;
}

.yw03_active_sx {
    width: calc(1005 - 1.625rem);
}

.yw03_active_sx>a {
    display: block;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
}

.yw03_active_sx>a:first-of-type {
    margin-bottom: .375rem;
}

.yw03_active>a {
    width: 1.4875rem;
    height: .5625rem;
    line-height: .5625rem;
    text-align: center;
    border: 1px solid #228FD5;
    font-weight: 400;
    font-size: .2rem;
    color: #228FD5;
}

.rc_box {
    padding-top: .625rem;
    margin-bottom: 1.875rem;
}

.rc_box_table table {
    margin-top: .5rem;
    width: 100%;
    border-spacing: 0;
}

.rc_box_table th {
    text-align: center;
    font-weight: 400;
    font-size: .225rem;
    color: #666666;
    padding: .25rem 0;
}

.rc_box_table tr>th:first-of-type,
.rc_box_table tr>td:first-of-type {
    width: 5%;
    text-align: center;
}

.rc_box_table tr>td {
    text-align: center;
    padding: .15rem 0;
    background: #F2F2F2;
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    border-bottom: .125rem solid #FFFFFF;
}

.rc_box_table .rc_box_table_active td {
    color: #FFFFFF;
    background: #0362CD;
    border-bottom: 0 solid #FFFFFF;
}

.tr_text {
    cursor: pointer;
}

.tr_text_none td {
    display: none;
    text-align: left !important;
    padding: .375rem !important;
    transition: all 0.3s;
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    line-height: .45rem;
}

.yixiang {
    margin-top: .375rem;
    padding: .375rem 0;
    border-top: .0125rem solid #EBE9E9;
}

.fljs {
    padding: .6125rem 0 1.775rem;
    margin-bottom: 1.875rem;
}

.fltw>h3 {
    font-weight: bold;
    font-size: .375rem;
    color: #333333;
    margin-bottom: .5rem;
    padding-left: .375rem;
    position: relative;
}

.fltw>h3::after {
    content: "";
    width: .125rem;
    height: .125rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    background: #ff0200;
    top: 50%;
    transform: translate(0, -50%);
}

.fltw {
    width: 11.775rem;
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    line-height: .45rem;
}

.fljs>.w1400 {
    position: relative;
}

.fl_xf {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    width: 4.7875rem;
    background: #FFFFFF;
    border: .0125rem solid #FFFFFF;
    box-shadow: #e6e4e4 0 0 .0125rem .0125rem;
    padding: .25rem .5625rem;
}

.fl_xf_text {
    margin-left: .5rem;
}

.fl_xf_text>h6 {
    font-weight: bold;
    font-size: .2125rem;
    color: #333333;
}

.fl_xf_text>p {
    font-weight: 400;
    font-size: .1625rem;
    color: #333333;
    margin-bottom: .1875rem;
}

.fl_xf_flex {
    align-items: center;
    margin-bottom: .975rem;
}

.fl_xf>.fl_xf_flex:last-of-type {
    margin-bottom: 0;
}

.fl_xf img {
    width: .75rem;
    max-height: .75rem;
}

.fl_xf_img {
    position: relative;
}

.fl_xf_img::after {
    content: '';
    height: .5rem;
    width: .0125rem;
    background: #E5E5E5;
    position: absolute;
    top: 133%;
    left: 50%;
    transform: translate(-50%, 0);
}

.fl_xf>.fl_xf_flex:last-of-type .fl_xf_img::after {
    width: 0;
}

.qyzz_box_item {
    width: 4.25rem;
    overflow: hidden;
}

.qyzz_box_item_img {
    height: 5rem;
}

.qyzz_box_item_img img {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    transition: all 0.3s;

}

.qyzz_box_item_img img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}

.qyzz_box_item_text {
    padding-top: .375rem;
    text-align: center;
}

.qyzz_box_item_text>h3 {
    font-weight: 400;
    font-size: .35rem;
    color: #333333;
    position: relative;
    padding-bottom: .175rem;
    margin-bottom: .175rem;
}

.qyzz_box_item_text>h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: .5rem;
    height: .025rem;
    background: #0362CD;
    border-radius: .0125rem;
}

.qyzz_box_item_text>div {
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    line-height: .375rem;
}

.rcln_box {
    padding: .625rem 0 1.75rem;
}

.rcln_box_item>div {
    width: 50%;
    height: 5rem;
}

.rcln_box_item_img {
    overflow: hidden;

}

.rcln_box_item_img img {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.rcln_box_item_img img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}

.rcln_box_item_text {
    position: relative;
    background: #F9FBFD;
}

.rcln_box_item_text>div>h5 {
    font-weight: bold;
    font-size: .325rem;
    color: #333333;
    margin-bottom: .3rem;
}

/* a:hover{
    color: #0362CD !important;
} */
.rcln_box_item_text>div>p {
    font-weight: 400;
    font-size: .25rem;
    color: #333333;
}

.rc_box_table .font {
    font-size: .35rem;
    color: #ff0200;
}

.rc_box_table .font_ly {
    width: 18%;
}

.rcln_box>.w1400>.rcln_box_item:nth-of-type(even) {
    flex-direction: row-reverse;
}

.rcln_box_item_text>div {
    position: absolute;
    left: 3.05rem;
    top: 50%;
    transform: translate(0, -50%);
}

.jignying_item {
    width: 4rem;
    padding: .4125rem 0 .55rem;
    height: 4rem;
    text-align: center;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: .0125rem;
    border: .025rem solid #E8E8E8;
}

.jignying_item_img {
    width: 100%;
    height: 1.8125rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jignying_item img {
    width: 1.25rem;
    height: auto;
    margin-bottom: .6rem;
}

.jignying_item>div {
    font-weight: 400;
    font-size: .3rem;
    color: #333333;
    line-height: .5rem;
}

.ry_box_nav {
    margin-bottom: .6rem;
}

.ry_box_nav>a {
    display: block;
    width: 2.025rem;
    height: .525rem;
    line-height: .525rem;
    border-radius: .0125rem;
    border: .0125rem solid #DDD9D9;
    text-align: center;
    font-weight: 400;
    font-size: .25rem;
    color: #333333;
    margin: 0 .375rem;
}

.ry_active,
.ry_box_nav>a:hover {
    background: #0362CD;
    color: #fff !important;
    border: .0125rem solid #0362CD;
}

.rydt_list {
    flex-wrap: wrap;
    margin-bottom: .25rem;
}

.rydt_list_item {
    cursor: pointer;
    width: 5.5625rem;
    margin-bottom: .5rem;
}

.zzzs_list_item {
    width: 4rem;
    cursor: pointer;
    margin-bottom: .6125rem;
	text-align: center;
}

.zzzs_list_item>div {
    height: 5.65rem;
    box-sizing: border-box;
    border: .0125rem solid #E0DFDF;
    padding: .125rem;
}

.zzzs_list_item>div>div {
    overflow: hidden;
    height: 100%;
}

.rydt_list_item>div {
    height: 4.0875rem;
    overflow: hidden;
}

.rydt_list_item>div img,
.zzzs_list_item>div img {
    transition: all 0.3s;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.rydt_list_item>div img:hover,
.zzzs_list_item>div img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}

.zzzs_list_item>p {
    margin: .375rem 0 0;
    text-align: center;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
}

.rydt_list_item>p {
    text-align: center;
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    margin-top: .5rem;
}

.rydt_boxs {
    /* margin-bottom: 1.875rem; */
}

.new_treen {
    background: #F9F9F9;
    margin-bottom: .4875rem;
}

.news_box {
    padding: .625rem 0 0.5rem;
}

.new_list {
    flex-wrap: wrap;
    margin-bottom: .5875rem;
}

.new_list_item {
    width: 4.25rem;
    box-sizing: border-box;
    padding: .5rem .25rem;
    background: #F9F9F9;
    margin-bottom: .1625rem;
    border-radius: .0125rem;
}

.icon1 {
    margin-right: .1375rem;
    width: .1875rem;
    height: .1875rem;
}

.new_list_item_top {
    font-weight: 400;
    font-size: .2rem;
    color: #666666;
    align-items: center;
}

.new_list_item_title {
    font-weight: 400;
    font-size: .25rem;
    color: #333333;
    line-height: .45rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: .25rem;
}

.new_list_item_title_bottom {
    padding-bottom: .5rem;
    border-bottom: .0125rem solid #EEEEEE;
    margin-bottom: .3125rem;
}

.new_list_item_content {
    font-weight: 400;
    font-size: .175rem;
    color: #918d8d;
    line-height: .3rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new_list_item_button {
    font-weight: 400;
    font-size: .175rem;
    color: #333333;
    width: 1.6375rem;
    height: .4625rem;
    line-height: .4625rem;
    text-align: center;
    border-radius: .0125rem;
    margin: .5rem auto 0;
    border: .0125rem solid #E8E8E8;
}

.new_list div,
.new_treen_text_item div {
    transition: all 0.3s;
}

.news_active {
    background: #0362CD;
}

.news_active .icon1 path {
    fill: #ffffff;
}

.news_active .new_list_item_top,
.news_active .new_list_item_title,
.news_active .new_list_item_content,
.news_active .new_list_item_button {
    color: #ffffff;
}

.news_active .new_list_item_title_bottom {
    border-bottom: .0125rem solid #ffffff;
}


.new_treen_img {
    width: 7rem;
    height: 4.7625rem;
    font-weight: bold;
    font-size: .25rem;
    color: #0362CD;

}

.new_treen_img a,
.new_treen_img a img {
    display: block;
    width: 100%;
    height: 100%;
}

.new_treen_img>a {
    display: none;
}

.new_treen_text {
    width: calc(100% - 7.2rem);
    padding: .625rem .125rem 0 .875rem;
    box-sizing: border-box;
}

.new_treen_text_title {
    font-weight: bold;
    font-size: .25rem;
    color: #333333;
    line-height: .45rem;
    margin-bottom: .4875rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new_treen_text_content {
    font-weight: 400;
    font-size: .2rem;
    color: #666666;
    line-height: .3rem;
    height: 0.6rem;
    overflow: hidden;
    text-indent: 0.3rem;
}

.new_treen_text_item .new_list_item_top,
.new_treen_text_item .new_treen_text_content {
    display: none;
}

.new_treen_text_item_active .new_list_item_top,
.new_treen_text_item_active .new_treen_text_content {
    display: block;
}

.new_treen_text_item_active .new_treen_text_title {
    margin: .175rem 0;
}

.new_treen_text_item:hover .new_treen_text_title {
    color: #0362CD;

}

.new_treen_text_item_active .new_treen_text_content {
    margin-bottom: .4375rem;

}

.new_treen_img>a:first-of-type {
    display: block;
}

.zbdl {
    margin-top: .5rem;
    align-items: flex-start;
}

.zbdl_text_item {
    width: 11rem;
    box-sizing: border-box;
    background: #F9F9F9;
    border-radius:.0125rem;
    padding:0.1rem .375rem;
    margin-bottom: .25rem;
    text-align: justify;
}

.zbdl_text_item>h1 {
    font-weight: bold;
    font-size: .3rem;
    color: #0362CD !important;
    line-height: .6rem;
}

.zbdl_text_item>h1 a{
    font-weight: bold;
    font-size: .3rem;
    color: #0362CD !important;
}

.zbdl_text_item>div {
    margin-top: .1rem;
}

.zbdl_text_item>div,
.zbdl_text_item>div p,
.zbdl_text_item>div a {
    font-weight: 400;
    /* font-size: .225rem; */
    /* color: #333333; */
    line-height: .45rem;
}

.zbdl_img {
    width: 6.125rem;
}

.zbdl_img_item {
    margin-bottom: .35rem;
}

.zbdl_img_item img {
    width: 100%;
}
.zbdl_img_gongyi.zbdl_img_item img {
    height: 2.6rem;
    /* object-fit: cover; */
}
.zbdl_img_daili.zbdl_img_item img {
    height: 2.95rem;
    object-fit: cover;
}


.lxwm_box {
    padding: .875rem 0;
}

.lxwm_box_treen {
    margin-bottom: .5rem;
}

.lxwm_box_treen_item {
    width: 4.1rem;
    margin-top: 0.1rem
    box-sizing: border-box;
    padding: .5rem .375rem;
    height: 2.5rem;
    background: #fff;
    box-shadow: 0 0 10px #aca7a766;
}

.lxwm_box_treen_item>h5 {
    font-weight: bold;
    font-size: .3rem;
    color: #333333;
    padding-bottom: .1625rem;
    position: relative;
}

.lxwm_box_treen_item>h5::after {
    content: "";
    width: 1.7rem;
    height: .025rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #228FD5;
}

.lxwm_box_treen_item_a {
    margin-top: .375rem;
}

.lxwm_box_treen_item_a div,
.lxwm_box_treen_item_a a {
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    line-height: .4rem;
}

.dtitu {
    width: 100%;
    height: 7.2375rem;
    padding-bottom: .75rem;
    position: relative;
}

#dtitu {
    width: 100%;
    height: 100%;
}

.ditu_xx {
    width: 6.25rem;
    box-sizing: border-box;
    background: #FFFFFF;
    padding: .6rem .5rem .3rem;
}

.ditu_xx>h5 {
    font-size: .3rem;
    color: #ff0200;
    margin-bottom: .25rem;
}

.ditu_xx_item {
    padding: .2rem 0;
    align-items: center;
}

.ditu_xx_item>img {
    width: .25rem;
    height: .25rem;
}

.ditu_xx_item>a {
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    display: block;
    margin-left: .125rem;
}

.ditu_xx {
    position: absolute;
    bottom: -0.1rem;
    right: 0rem;
    z-index: 200;
	box-shadow: 0 10px 14px 2px rgba(36, 83, 107, 0.23);
    border-radius: 8px;
}
.message-box{ padding:2.39rem 0 .5rem;}
.messagele{ width:49.8%; float:left; }
.messagele:nth-child(2){float:right;}
.messget{ border:none; background:#fff; outline:none; height:94px; line-height:94px; color:#969696; padding-left:20px; width:95%; margin-bottom:6px; transition:0.38s; border:1px solid #e9e9e9; border-radius: 8px;}
.messget:focus{ border-color:#01459a;}
.messagele textarea{ padding:23px 32px; background:#fff; color:#969696; width:68%; height:149px; resize:none; border:1px solid #e9e9e9; border-radius: 8px;}
.magessub{ text-align:center; margin-top:22px;}
.magessub input{ width:138px; height:43px; text-align:center; line-height:43px; color:#ffffff; background:#01459a; margin:auto; transition:0.43s; border:none; outline:none; cursor:pointer; }
.clearfix:before, .clearfix:after { display: table; content: "";line-height: 0px;}
.clearfix:after {clear: both;}

.erwei {
    margin-top: .25rem;
    text-align: center;
    margin-left: -0.35rem;
    margin-right: -0.35rem;
}

.erwei img {
    width: 1.2rem;
    height: 1.2rem;
    /* margin-right: .1875rem; */
}
.erwei div{
    flex: 1;
}

.erwei p {
    /* writing-mode: tb-rl; */
    font-weight: 400;
    font-size: .2rem;
    color: #333333;
    text-align: center;
}

.erwei>div:first-of-type {
    /* margin-right: 1.2125rem; */
}
.page_content{
    text-align: justify;
}
.page_content,
.page_content div,
.page_content p,
.page_content span {
    font-weight: 400;
    font-size: .225rem !important;
    color: #333333;
    line-height: .55rem !important;
}

.fenye ul {
    display: flex;
    justify-content: center;

}

.fenye ul span,
.fenye ul a {
    display: block;
    text-align: center;
    line-height: .45rem;
    width: .45rem;
    height: .45rem;
    border-radius: .05rem;
    border: .0125rem solid #C8C8C8;
    margin: 0 .0625rem;
    font-weight: 400;
    font-size: .2375rem;
    color: #999999;
}

.fenye ul span {
    background: #C8C8C8;
    border-radius: .05rem;
    border: .0125rem solid #C8C8C8;
    color: #fff;
}

.fenye ul li {
    list-style: none;
}

.fenye ul .active span {
    background: #0064B1;
    border-radius: .05rem;
    color: #fff;
}

.mobtop {
    display: none;
    position: relative;
}

.khxss {
    padding-bottom: 0.75rem;
}

.khxssa {
    background: #F9F9F9;

}

.hnl_swiper_item img {
    object-fit: cover;
}

.rc_ba {
    background-image: url(../images/rcln_ba.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.rlzy_ba {
    background-image: url(../images/rlzy_ba.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.ywly_ba {
    background-image: url(../images/ywly_ba.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.foo_yl:hover .foo_yl_tow_img>p {
    /* color: #0362CD; */
    color: #000;
}

.footer_box a:hover {
    /* color: #0362CD; */
    color: #000;

}
.ry_box table{
    font-weight: 400;
    font-size: .225rem;
    color: #333333;
    line-height: .45rem;
    border: 1px solid #999;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
.ry_box table td{
    padding: 2px 4px;
}
.ry_box table td p{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: .25rem;
}

/* -------手机端样式---- */
@media screen and (max-width:768px) {
    .shuzipigntai .tylebox{
        flex-wrap: wrap;
    }
    .shuzipigntai .tylebox div{
        width: 100% !important;
    }
    .nav_box {
        display: none;
    }

    /* 手机nav */
    .mobtop {
        z-index: 1000;
        /* position: fixed; */
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        width: 100%;
        height: 65px;
        box-sizing: border-box;
        background: url(../images/top_background.png) no-repeat;
        background-size: 100% 100%;
    }

    .mobtop>a {
        height: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        font-size: 14px;
    }

    .mobtop>a>img {
        margin-right: 10px;
    }

    .mlogog {
        width: 260px;
    }

    .mzhakai {
        display: flex;
        align-items: center;
        width: 25px;
        height: 25px;
    }
    .mzhakai img{
        width: 100%;
        height: 100%;
    }

    .mzhakai img {
        width: 100%;
        height: 25px;
    }

    .mzhakai2 {
        display: none;
    }

    .mnav01 {
        display: none;
        position: absolute;
        height: calc(100vh - 66px);
        top: 65px;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        background-color: #ffffff;
    }

    .mnav01 a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #e9e9e9;
        position: relative;
    }

    .xialdhn {
        position: relative;
    }

    .xialdhn img {
        display: none;
    }

    .xialdhn .m_arrow {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 0.625rem;
        top: 0;
        bottom: 0;
        margin: auto;
        display: inline-block;
        transition: transform 0.3s ease-in-out;
    }

    .m_arrow.rotated {
        transform: rotate(180deg);
        /* 旋转180度 */
    }

    /* 手机底部 */
    .footer_box {
        padding: 20px 0 0;
    }

    .foo_lx {
        width: 100%;
        border: none;

    }

    .foo_h2 {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .footer_box_tow_er>div {
        margin-right: 10px;
        text-align: center;
    }

    .footer_box_flex {
        margin-bottom: 15px;
    }

    .khxs_item {
        width: 45%;
        margin-bottom: 10px;
    }

    .khxs_item_img {
        height: 220px;
    }

    .khxs_item_text {
        padding: 10px;
    }

    .khxs_item_text_title {
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        margin-bottom: 15px;
    }

    .khxs_item_text_tiem>div:last-of-type,
    .khxs_item_text_tiem>div:first-of-type {
        font-size: 12px;
    }

    .foo_content,
    .foo_content a {
        font-size: 12px;
        line-height: 20px;
    }

    .footer_box_tow>a {
        display: none;
    }

    .f00_nav_right {
        display: none;
    }

    .footer_box_flex {
        width: 100%;
        display: block;
        padding: 0 20px;
    }

    .footer_box_tow {
        width: 100%;
        display: block;
    }

    .footer_box_tow_er_box {
        justify-content: space-around;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .footer_box_tow_er{
        margin-right: 0
    }
    .youqing {
        /* display: none; */
        display: block;
        margin: 20px 0 0 0;
        padding: 0 20px;
    }

    .youqing>div {
        display: flex;
        justify-content: space-between;
    }

    .foo_yl_tow_img>p {
        font-size: 12px;
    }

    .foo_yl_tan a {
        font-size: 12px;
        line-height: 30px;
    }

    .foo_yl {
        width: 48%;
        height: 30px;
        line-height: 28px;
    }

    .foo_yl_tow {
        margin: 0;
    }

    .foo_yl::placeholder {
        font-size: 12px;
    }

    .footer_box_tow_right {
        display: block;
        align-items: start;
    }

    .banquan {
        clear: both;
        border-top: 1px solid #BEBEBF;
        padding: 10px 0;
        text-align: center;
        /* display: block; */
        flex-direction: column-reverse;
    }

    .banquan a,
    .banquan div {
        font-size: 12px;
    }

    .banquan div:last-child {
        /* display: none; */
        padding-bottom: 10px;
    }

    .footer_box_tow,
    .footer_box_flex {
        border-bottom: none;
    }

    .footer_box_tow_er>div {
        font-size: 12px;
    }

    .footer_box_tow_er>img {
        width: 100px;
        height: 100px;
    }
    .footer_box_tow_er_box>div:nth-child(2){
        margin-left:auto;
        margin-right:auto;
    }
    .footer_box_tow_er {
        /* display: flex; */
    }
    .footer_box_tow_er .ertxt{
        font-size: 0.7rem;
    }

    .foo_h2::after {
        width: 40px;
        height: 2px;
    }

    /*  */
    .rc_box_table th {
        font-size: 10px;
        padding: 20px 0;
    }

    .rc_box_table tr>td {
        padding: 15px 0;
        font-size: 8px;
        line-height: 12px;
    }

    .fl_xf {
        position: static;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .fl_xf_flex {
        margin-bottom: 0;
    }

    .fltw>h3 {
        font-size: 16px;
        padding-left: 10px;
    }

    .fltw {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
    }

    .fl_xf_text>p {
        display: none;
    }

    .fl_xf img {
        width: 20px;
        max-height: 20px;
    }

    .fl_xf_text>h6 {
        font-size: 12px;
    }
    .fl_xf_text>p {
        margin-bottom: 0;
    }

    .fltw>h3::after {
        width: 5px;
        height: 5px;

    }

    /* 面包屑 */
    .mian {
        height: 40px;
    }

    .mian_box {
        display: none;
    }

    .mian_nav {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .mian_nav>a {
        font-size: 12px;
        display: flex;
        align-items: center;
    }

    .mian_nav_active,
    .mian_nav>a:hover {
        border-bottom: 1px solid #0362CD;
    }

    .bt_4 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .zbdl {
        display: block;
    }

    .zbdl_text_item {
        width: 100%;
        padding: 20px;
    }

    .zbdl_text_item>h2 {
        font-size: 14px;
    }

    .zbdl_text_item div,
    .zbdl_text_item div p,
    .zbdl_text_item div a,
    .zbdl_text_item div h3{
        font-size: 12px !important; 
        line-height: 16px !important;
    }
    .zbdl_text_item div a p,
    .zbdl_text_item div h1{
        font-size: 13px !important; 
        line-height: 16px !important;
        margin-bottom: 3px !important;
    }
    .zbdl_text_item div h3{
        margin-bottom: 3px !important;
    }

    .zbdl_img {
        width: 100%;
    }

    .qyzz_box {
        font-size: 12px;
        line-height: 18px;
        /* margin: 20px auto 30px; */
        margin: 0px auto 20px;
    }
    .ry_box div,.ry_box h2,.ry_box p{
        font-size: 12px !important;
        line-height: 18px !important;
        margin: 0px auto 10px !important;
    }
    .ry_box div.rongyv{
        margin-top:20px !important;
    }
    .rongyv h2{
        font-size: 16px !important;
    }
    .ry_box table{
        margin-left: auto;
        margin-right: auto;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        line-height: 18px;
    }
    .ry_box table p {
        margin-top:10px !important;
        margin-bottom:10px !important;
    }
    .fwxm {
        margin-top: 20px;
    }
    .rangecon{
        flex-wrap: wrap;
        height: auto !important;
    }
    .rangecon .ramgeleftconbox{
        width: 100% !important;
        font-weight: 400;
        font-size: 12px !important;
        color: #333333;
        line-height: 18px !important;
        padding: 16px 10px !important;
    }
    .ramgeleftconName p{
        font-size: 13px !important;
    }
    .ramgeleftconCon{
        font-size: 12px !important;
    }
    .rangecon .rangeimg{
        width: 100% !important;
    }
    .fwxm_item {
        height: auto;
        width: 100%;
        border: 1px solid #DCDBDB;
        box-sizing: border-box;
        padding: 20px 20px;
        margin-bottom: 20px;
        justify-content: center;
        align-items: center;
    }

    .bt_4::after {
        width: 20px;
        height: 2px;
    }

    .fwfw_content_box {
        margin: 20px auto 50px;
    }

    .zzzs_list_item {
        width: 45%;
        cursor: pointer;
        margin-bottom: 30px;
    }

    .zzzs_list_item>div {
        height: 200px;
    }

    .zzzs_list_item>p {
        font-size: 14px;
        margin: 10px 0 0;
    }

    .fenye ul span,
    .fenye ul a {
        line-height: 30px;
        width: 30px;
        height: 30px;
        margin: 0 5px;
        font-size: 14px;
    }

    .ry_box_nav {
        flex-wrap: wrap;
    }

    .ry_box_nav>a {
        width: 150px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .rydt_list_item {
        width: 100%;
    }

    .rydt_list_item>div {
        height: 249px;
    }

    .rydt_list_item>p {
        font-size: 14px;
        color: #333333;
        margin-top: 10px;
    }

    .rydt_list {
        margin-bottom: 20px;
    }

    .fwxm_item_text {
        margin-left: 30px;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        line-height: 30px;
    }

    .fwxm_item_img>p {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        margin-top: 10px;
    }

    .fwxm_item_img img {
        width: 50px;
        height: 50px;
    }

    .ywly_item_text {
        position: static;
        transform: none;
        padding: 20px;
        width: 100%;
    }

    .ywly_item_img {
        width: 100%;
        height: 200px;
    }

    .ywly_item {
        height: auto;
        margin-top: 20px;
    }

    .ywly_item_text>h2 {
        font-size: 15px;
    }

    .ywly_item_text>div {
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 25px;
        margin: 10px 0 15px;
    }

    .ywly_item_text>a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .ywly_item1 .ywly_item_img {
        position: static;
    }

    .fwfw_content_box>.flex_sb {
        flex-wrap: wrap;
    }

    .qyzz_box_item {
        width: 48%;
    }

    .qyzz_box_item_img {
        height: 200px;
    }

    .qyzz_box_item_text {
        padding-top: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .qyzz_box_item_text>h3 {
        font-size: 14px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .qyzz_box_item_text>div {
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
    }

    .jignying {
        flex-wrap: wrap;
    }

    .jignying_item {
        width: 45%;
        padding: 20px;
        height: auto;
        text-align: center;
        box-sizing: border-box;
        background: #FFFFFF;
        border-radius: .0125rem;
        border: .025rem solid #E8E8E8;
        margin-bottom: 20px;
    }

    .jignying_item_img {
        height: auto;
    }

    .jignying_item>div {
        font-size: 12px;
        line-height: 20px;
    }

    .rcln_box_item_text>div {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .rcln_box_item_text>div>h5 {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        margin-bottom: 5px;
    }

    .rcln_box_item_text>div>p {
        font-weight: 400;
        font-size: 12px;
        color: #333333;
    }

    .rcln_box_item>div {
        height: 100px;
    }

    .yw_03_box>h3 {
        font-size: 14px;
    }

    .content_tiem {
        padding-bottom: 10px;
        margin: 10px 0 10px;
    }

    .content_tiem div {
        font-size: 12px;
    }

    .page_content,
    .page_content div,
    .page_content p,
    .page_content span {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .ditu_xx_item>img {
        width: 15px;
        height: 15px;
    }

    .BMap_bubble_title {
        font-size: 14px !important;
    }

    .ditu_xx_item>a {
        margin-left: 10px;
    }

    .ditu_xx_item {
        padding: 8px 0;
    }

    .yw02_box_img {
        width: 100%;
        height: auto;
        background: #F0F6FC;
        border-radius: .25rem;
        padding: 5px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .yw02_box_img img {
    min-width: 100%;
    height: auto;
    }
    .yw02_box>.flex {
        flex-wrap: wrap;
    }

    .yw02_box_text {
        width: 100%;
        height: 150px;
        background: #F0F6FC;
        border-radius: .25rem;
        padding: 5px;
        box-sizing: border-box;
    }

    .yw02_box_text>h2 {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        padding-bottom: 10px;
        position: relative;
    }

    .yw02_box_text>h2::after {
        height: 1px;
    }

    .yw02_box_content {
        margin-top: 10px;
        height: calc(100% - 40px);
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        overflow: auto;
    }

    .ywly_on_box_item {
        width: 48%;
        padding: 5px;
        background: #F9F9F9;
        box-sizing: border-box;
        margin-bottom: 15px;
        border-radius: 0.5rem;
    }
   
    .ywly_on_box_item>h4 {
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        margin: 5px 0 10px;
    }

    .ywly_on_box_item_tiem>span,
    .ywly_on_box_item_tiem>div {
        font-size: 12px;
    }
    .ywly_on_box_item img {
    height: 118px;
    border-radius: 0.5rem;
    }
    .yw_table>div {
        padding: 5px 10px;
        line-height: 20px;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        border-bottom: .0125rem solid #E0E0E0;
    }

    .yw03_active>a {
        width: 60px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border: 1px solid #228FD5;
        font-weight: 400;
        font-size: 12px;
        color: #228FD5;
    }
    .yw03_active_sx>a {
        display: block;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
    }

    .xs_box {
        flex-wrap: wrap;
    }

    .xs_box_content {
        width: 100%;
    }

    .xs_box_content>h2 {
        font-size: 14px;
    }

    .sxy>a {
        font-size: 12px;

    }

    .xs_box_pos {
        display: none;
    }

    .langs>a:first-of-type {
        border-right: 1px solid #e9e9e9;
    }

    .langs a {
        width: 50%;
        display: block;
        font-size: 16px;
    }

    .langs {
        display: flex;
    }

    .BMap_bubble_center,
    .BMap_bubble_content {
        height: 40px !important;
    }

    .BMap_bubble_pop {
        top: 57px !important;
    }

    .BMap_bubble_pop>img {
        top: auto !important;
    }

    .new_treen_text_title {
        margin-bottom: 20px;
    }

    .new_treen_text_item_active .new_treen_text_title {
        margin: 10px 0 10px;
    }

    .new_treen_text_item_active .new_treen_text_content {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 20px;
    }

    .qyzz_box_item_text>h3::after {
        width: 25px;
        height: 2px;
    }

    .jignying_item>div {
        font-size: 15px;
        line-height: 30px;
    }

    .jignying_item img {
        width: 50px;
    }

    .foo_yl_tow_img>img {
        width: 15px;
        height: 15px;
    }
    .loadmore-nodata{
        text-align: center;
        font-size: 14px;
    }
    .zbdl_img_gongyi.zbdl_img_item img,.zbdl_img_daili.zbdl_img_item img{
        height: auto !important;
    }
}