.clearfix:after {

    content: '';

    display: block;

    clear: both;

}



.clearfix {

    *zoom: 1;

}



.swiper-pagination-bullet-active {

    background-color: #efbf1e;

}



.swiper-pagination-bullet {

    width: 12px;

    height: 12px;

}



/* 头部 */

header {

    position: fixed;

    top: 0;

    z-index: 999;

    background: #fff;

    width: 100%;

    display: flex;

    align-items: center;

    padding: 15px 0;

}



header div {

    float: left;

}



header div img {

    width: 100%;

}



header .nav_logo {

    width: 65%;

}



/* header .nav_search {

	width: 8%;

	margin-left: 45px;

} */



header .nav_list {

    width: 8%;

    margin-left: 25%;

}



nav {

    position: fixed;

    top: 70px;

    width: 100%;

    z-index: 999;

    background-color: #fff;

    display: none;

}



nav a {

    display: block;

    padding: 10px 0;

    text-align: center;

    color: #000;

    border-bottom: 1px dashed #ccc;

}



/* 底部 */

footer {

    position: fixed;

    bottom: 0;

    width: 100%;

    background-color: #efbf1d;

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 5px 0;

    text-align: center;

}



footer a {

    display: inline-block;

    color: #333;

    width: 25%;

}



footer a .footer_img {

    width: 30px;

}



footer a img {

    width: 25px;

    height: 30px;

}



footer a p {

    margin: 5px 0 0;

}



/* 首页轮播图 */

.whole {

    margin-top: 77px;

    margin-bottom: 80px;

}



.index_title_img {

    margin: 20px 0;

}



.index_banner img {

    width: 100%;
    height: 276px;

}



/* 首页关于我们 */

.index_about_us {

    margin-bottom: 10px;

}



.index_about_us img {

    width: 100%;

    margin-bottom: 20px;

}



.index_about_us p a {

    color: #efbf1e;

}



/* 首页站点导航 */

.index_company {

    padding: 0 8px 20px;

}



.index_company img {

    width: 100%;

}



.index_company .two_button {

    text-align: center;

    margin-bottom: 20px;

}



.index_company .two_button button {

    background-color: #fff;

    padding: 8px 60px;

    border: none;

    border: 1px solid #ccc;

    border-radius: 8px;

}



.index_company .active_yellow {

    background-color: #efbf1e !important;

    font-size: 16px;

}



.index_company .tabone {

    display: none;

}



.index_company .tabactive {

    display: block !important;

}



.index_company .tabone table {

    width: 100%;

}



.index_company .tabone table thead {

    background-color: #efbf1e;

}



.index_company .tabone table thead th {

    border: 1px solid #ccc;

    text-align: center;

    font-size: 12px;

    padding: 8px 0;

}



.index_company .tabone table thead .th4 {

    width: 10%;

}



.index_company .tabone table tbody td {

    border: 1px solid #ccc;

    text-align: center;

    font-size: 12px;

    padding: 8px 0;

}



/* 首页人才招聘 */

.recruitment {

    background-color: #eeeeee;

    margin: 20px 0;

    padding-bottom: 40px;

}



.recruitment>img {

    width: 100%;

}



.recruitment div.title {

    background-image: url(../images/index_recrua6_03.png);

    background-repeat: no-repeat;

    background-size: 100% 35px;

    height: 35px;

}



.recruitment_body {

    margin-top: 20px;

    padding: 0 8px;

}



.recruitment_body>div {

    float: left;

    box-sizing: border-box;

}



.recruitment_body p {

    text-indent: 0.1em;

}



.recruitment_body .leftone .leftone_title {

    background-image: url(../images/index_recru1.png);

    background-repeat: no-repeat;

    padding-left: 20px;

    background-position: 0;

    height: 34px;

    line-height: 34px;

    text-indent: 1px !important;

    font-weight: 700;

}



.recruitment_body .leftwo .leftwo_title {

    background-image: url(../images/index_recru2.png);

    background-repeat: no-repeat;

    padding-left: 30px;

    background-position: 0;

    height: 34px;

    line-height: 34px;

    text-indent: 1px !important;

    font-weight: 700;

}



.recruitment_body .right .right_title {

    background-image: url(../images/index_recru3.png);

    background-repeat: no-repeat;

    padding-left: 30px;

    background-position: 0;

    height: 34px;

    line-height: 34px;

    text-indent: 1px !important;

    font-weight: 700;

}



.recruitment_body .right {

    margin-left: 25px;

    border-bottom: 1px solid #ccc;

    padding-bottom: 20px;

}



.recruitment_body .left {

    width: 48%;

}



.recruitment_body .right {

    width: 45%;

}



.recruitment_body .right p {

    margin-bottom: 5px;

}



.recruitment_body .leftone {

    border-bottom: 1px solid #ccc;

    padding-bottom: 20px;

}



.recruitment_body .leftwo {

    border-bottom: 1px solid #ccc;

    padding-bottom: 20px;

    margin-top: 70px;

}



.recruitment_num {

    margin: 30px auto 0;

}



.recruitment_num div {

    display: inline-block;

    height: 35px;

    line-height: 35px;

    position: relative;

    text-align: center;

    margin: 20px 0;

}



.recruitment_num div:nth-child(1) {

    background-color: #efbf1e;

    width: 45%;

}



.recruitment_num div:nth-child(2) {

    border: 1px solid #000;

    width: 45%;

}



.recruitment_num .a1 {

    display: block;

    float: left;

    width: 49%;

    height: 40px;

    background-color: #efbf1d;

    border: #dddddd solid 2px;

    border-radius: 8px 0 0 8px;

    text-align: center;

    line-height: 40px;

    font-size: 15px;

    color: #333;

}



.recruitment_num .a2 {

    display: block;

    float: left;

    width: 50%;

    height: 40px;

    color: #333;

    border: #000 solid 2px;

    border-radius: 0 8px 8px 0;

    text-align: center;

    line-height: 40px;

    font-size: 15px;

    border-left: none;

}



/* 首页24小时便利 */
.index_24hours>img {
    width: 100%;
}

.index_24hours .container img {

    width: 100%;
    height: 150px;

}



.index_24hours .container {

    margin-top: 15px;

    margin-bottom: 20px;

}



.index_24hours .container .row div {

    margin-bottom: 10px;

    padding: 0 8px;

    position: relative;

}



.index_24hours .container .row div span {

    position: absolute;

    bottom: 10px;

    left: 20px;
    width: 83%;
    color: #fff;

}



/* 首页合作 */

.index_hezuo>img {

    width: 100%;

}



.index_hezuo .index_hezuo_body {

    background-color: #efbf1d;

    width: 100%;

    padding: 15px 0;

}



.index_hezuo .index_hezuo_body .index_hezuo_num {

    float: left;

    width: 60%;

    margin-left: 20px;

}



.index_hezuo .index_hezuo_body .index_hezuo_num a.num {

    display: block;

    background-color: #404040;

    color: #efbf1d;

    background-image: url(../images/index_hezuo_phone.png);

    background-repeat: no-repeat;

    background-position-x: 26px;

    background-position-y: 6px;

    background-size: 12%;

    padding: 8px 0;

    width: 85%;

    border-radius: 18px;

    font-size: 16px;

    margin: 8px auto;

    padding-left: 60px;

}



.index_hezuo .index_hezuo_body .index_hezuo_num a.right {

    display: block;

    background-image: url(../images/index_hezuo_right.png);

    background-repeat: no-repeat;

    padding: 8px 0;

    width: 85%;

    background-position: 0;

    background-position-x: 160px;

    border-radius: 18px;

    font-size: 16px;

    color: #000;

    margin: 8px auto;

    border: 1px solid #fff;

    padding-left: 25px;

}



.index_hezuo .index_hezuo_body .index_hezuo_ewm {

    float: right;

    width: 33%;

    margin-top: 6px;

}



.index_hezuo .index_hezuo_ewm img {

    width: 90px;

}



/* 首页新闻中心 */

.index_news>img {

    width: 100%;

}



.index_news .news_body {

    padding: 0 10px;

}



.index_news .news_body .news_list1 .news_img {

    float: left;

    width: 33%;

}



.index_news .news_body .news_list1 .news_img img {

    height: 80px;

    width: 100%;

}

.index_news .news_body .news_list1 .news_text {
    float: left;
    width: 64%;
    margin-left: 3%;
    margin-bottom: 10px;
}

.index_news .news_body .news_list1 .news_text p {

    line-clamp: 2;

    -webkit-line-clamp: 2;

    text-overflow: ellipsis;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    color: #404040;

    margin-bottom: 4px;

    font-size: 12px;

}



.index_news .news_body .news_list1 .news_text p.title {

    font-weight: 700;

    color: #333;

    font-size: 13px;

    margin-top: 2px;

}



/* CNG加气站 */

.subMenu {

    background-image: url(../images/sub_house.png);

    background-repeat: no-repeat;

    background-size: 6%;

    background-position: 0;

    background-position-x: 10px;

    border-bottom: 1px solid #cacaca;

    display: flex;

    align-items: center;

    padding: 10px 0 10px 35px;



}



.subMenu span {

    display: inline-block;

    padding: 0 8px;

}



.subMenu i {

    display: inline-block;

    width: 15px;

    height: 15px;

    background-image: url(../images/sub_arrow.png);

    background-repeat: no-repeat;

    background-position: 0;

}



/* tabbar切换 */

.tabbar .tab_top {

    margin: 20px 0;

    display: flex;

    justify-content: center;

}



.tabbar .tab_top div {

    float: left;

    padding: 5px 0;

    width: 24%;

    text-align: center;

    background-color: #e5e5e5;

    margin: 0 1px;

}



.tabbar .tab_top .div_active {

    background-color: #efbf1d !important;

}



.tabbar .tab_bottom {

    /*display: none;*/

    line-height: 22px;

    padding: 0 10px;

}

.tabbar .tab_bottom .container {
    padding: 0;
}


.tabbar .cng_ywjj {

    padding: 0 10px;

}



.tabbar .cng_ywjj p {

    text-indent: 2rem;

}




.tabbar .tab_block a {
    color: #000;
}


.tabbar .cng_jydh {

    padding: 0 10px;

}



.tabbar .cng_jydh>div {

    display: flex;

    justify-content: center;

}



.tabbar .cng_jydh thead {

    background-color: #efbf1d;

}



.tabbar .cng_jydh thead th {

    text-align: center;

    border: 1px solid #cacaca;

    padding: 5px 0;

}



.tabbar .cng_jydh thead th:nth-child(1) {

    width: 19%;

}



.tabbar .cng_jydh thead th:nth-child(2) {

    width: 44%;

}



.tabbar .cng_jydh thead th:nth-child(3) {

    width: 26%;

}



.tabbar .cng_jydh thead th:nth-child(4) {

    width: 11%;

}



.tabbar .cng_jydh tbody td {

    padding: 8px 0;

    border: 1px solid #cacaca;

    text-align: center;

    font-size: 12px;

}



/* 车友俱乐部 */

.jlb_rmhd {

    margin-top: 25px;

}



.jlb_rmhd .row div {

    margin-bottom: 10px;

}



.jlb_rmhd .row div img {

    width: 100%;

    margin-bottom: 5px;

}



.jlb_rmhd .row div p {

    font-size: 12px;

}



.page_list {

    margin-top: 15px;

    display: flex;

    justify-content: center;

}



.page_list a {

    float: left;

    width: 8%;

    height: 28px;

    line-height: 28px;

    text-align: center;

    border: 1px solid #cacaca;

    color: #333;

}



.page_list .page_prev,

.page_list .page_next {

    width: 15%;

    background-color: #f4f4f4;

}



.page_list .page_all {

    width: 15%;

}



.page_list .page_color {

    background-color: #efbf1d;

    color: #fff;

}



/* 车友俱乐部详情 */

.cyjlb_xq {

    margin-top: 30px;

    padding: 0 10px;

}



.cyjlb_xq .cyjlb_xq_body {

    line-height: 24px;

}

.cyjlb_xq .cyjlb_xq_body img {
    width: 100% !important;
}

.cyjlb_xq .cyjlb_xq_body p.title {
    font-weight: 700;
    text-align: center;
}

.cyjlb_xq .cyjlb_xq_body p.date {

    padding: 8px 0;

    border-top: 1px solid #cacaca;

    border-bottom: 1px solid #cacaca;

    color: #505050;

    text-align: center;

    margin: 20px 0;

}



.cyjlb_xq .cyjlb_xq_body p.img {

    text-align: center;

}



.cyjlb_xq .cyjlb_xq_body p.img img {

    width: 250px;

    height: 250px;

    margin: 15px 0;

}



.cyjlb_xq .cyjlb_xq_page {

    display: flex;

    justify-content: space-between;

    margin: 20px 0;

}



.cyjlb_xq .cyjlb_xq_page p {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: inline-block;

    color: #333;

    width: 35%;

}



.cyjlb_xq .cyjlb_xq_page a {

    color: #333;

}





/* 诚聘英才 */

.cpyc_rzgw .cpyc_rzgw_one {

    line-height: 15px;
    /* text-align: center; */
    border-bottom: 1px dashed #cacaca;

    padding: 20px 10px;

}



.cpyc_rzgw .cpyc_rzgw_four {

    line-height: 22px;

}



.cpyc_rzgw .cpyc_rzgw_one p.title {

    font-weight: 700;

    margin-bottom: 15px;

}



.cpyc_rzgw .cpyc_rzgw_two p.title {

    font-weight: 700;

    margin-bottom: 15px;

    text-align: center;

    text-indent: 1px !important;

}



.cpyc_rzgw .cpyc_rzgw_two {

    line-height: 20px;

    padding: 20px 10px;

}



.cpyc_rzgw_three .p1 {

    text-indent: 1em;

}



.cpyc_ygfl {

    padding: 0 10px;

}



.cpyc_ygfl>p {

    text-indent: 2em;

}



.cpyc_ygfl p.img {

    text-align: center;

    margin: 20px 0;

}



.cpyc_ygfl p.img img {

    width: 100%;

}



.cpyc_ygfl .ygfl_one {

    /* text-align: center; */
    line-height: 24px;

}



/* 关于我们 */

.gywm_gsjj {

    padding: 0 10px;

}



.gywm_gsjj p.title {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}



.gywm_gsjj p.img {

    text-align: center;

    margin: 15px 0;

}



.gywm_gsjj p.img img {
    width: 100%;
}



.gywm_qywh {

    padding: 0 10px;

}



.gywm_qywh>.qywh_one {

    border-bottom: 1px dashed #cacaca;

    padding: 15px 0;

    line-height: 24px;

}



/* .gywm_qywh>.qywh_one p {

	text-indent: 2em;

} */



.gywm_qywh p.title {

    font-size: 16px;

    font-weight: 700;

    margin-bottom: 15px;

    text-align: center;

    text-indent: 1px !important;

}



.gywm_qywh .qywh_two {

    padding: 15px 0;

}



.gywm_qywh .qywh_two>div {

    float: left;

    width: 48%;

    margin-bottom: 10px;

    line-height: 18px;

    box-sizing: border-box;

}



.gywm_qywh .qywh_two>div:nth-of-type(odd) {

    margin-right: 4%;

}



.gywm_qywh .qywh_two>div p {

    color: #fff;

    font-size: 12px;

    word-break: break-all;

    height: 230px;

    padding: 10px;

    width: 100%;

    margin: 0;

    border-radius: 8px 8px 0 0;

}



.gywm_qywh .qywh_two>div>div {

    background-color: #efbf1d;

    font-weight: 700;

    text-align: center;

    height: 35px;

    line-height: 35px;

}



.gywm_qywh .qywh_two .hexie p {

    background-image: url(../images/gywm_qywh_backimg1.png);

    background-repeat: no-repeat;

    background-size: cover;

}



.gywm_qywh .qywh_two .chengxin p {

    background-image: url(../images/gywm_qywh_backimg2.png);

    background-repeat: no-repeat;

    background-size: cover;

}



.gywm_qywh .qywh_two .chuangxin p {

    background-image: url(../images/gywm_qywh_backimg3.png);

    background-repeat: no-repeat;

    background-size: cover;

}



.gywm_qywh .qywh_two .zhuoyue p {

    background-image: url(../images/gywm_qywh_backimg4.png);

    background-repeat: no-repeat;

    background-size: cover;

}



.gywm_qywh .qywh_two p.indent {

    text-indent: 2em;

}



.qywh_four {

    padding: 20px 0;

}



.qywh_four p {

    text-indent: 2em;

}



.gywm_ygfc {

    margin: 20px 10px;

}



.gywm_ygfc>div {

    float: left;

    width: 48%;

    border: 6px solid #eeeeee;

    margin-bottom: 10px;

}



.gywm_ygfc>div:nth-child(odd) {

    margin-right: 4%;

}



.gywm_ygfc>div img {

    height: 120px;

    width: 100%;

    margin: 20px 0 10px;

}



.gywm_lxwm {

    margin: 20px 0;

}



.gywm_lxwm .lxwm_one {

    display: flex;

    justify-content: center;

}



.gywm_lxwm .lxwm_one div {

    margin: 0 10px;

    text-align: center;

}



.gywm_lxwm .lxwm_one div img {

    width: 120px;

    height: 110px;

    margin-bottom: 10px;

}



.gywm_lxwm p.phone_num {

    width: 80%;

    margin: 0 auto;

    text-align: center;

    padding: 10px 0;

    background-image: url(../images/gywm_lxwm_phone.png);

    background-repeat: no-repeat;

    background-position: 38px 11px;

    background-size: 7%;

}



.gywm_lxwm p.address {

    width: 80%;

    margin: 0 auto;

    text-align: center;

    padding: 10px 0;

    background-image: url(../images/gywm_lxwm_add.png);

    background-repeat: no-repeat;

    background-position: 12px 8px;

    padding-left: 40px;

    background-size: 7%;

}



.gywm_lxwm .lxwm_two {

    margin: 10px;

}



.gywm_lxwm .lxwm_two>img {

    width: 100%;

    margin: 10px 0;

}



.gywm_lxwm .lxwm_two .gywm_lxwm_map iframe {

    height: 300px;

    width: 100%;

}



/* 华泽金融 */

.xwzx_body .row {

    border: 1px solid #cacaca;

    padding: 10px;

    margin: 15px 0;

}



.xwzx_body .hyzx_img {

    padding: 0;

}



.xwzx_body .hyzx_img img {

    width: 100%;
    height: 84px;

}



.xwzx_body .hyzx_text {

    line-height: 19px;

}



.xwzx_body .hyzx_text p {

    margin-bottom: 2px;

}



.xwzx_body .hyzx_text .hyzx_text_title {

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: 700;

}



.xwzx_body .hyzx_text .hyzx_text_date {

    color: #333;

}



.xwzx_body .hyzx_text .hyzx_text_text {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    line-clamp: 2;

    -webkit-line-clamp: 2;

    overflow: hidden;

}



.xwzx_pagelist {

    text-align: center;

    margin-top: 20px;

}



.xwzx_pagelist a {

    display: inline-block;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #000;

}



.xwzx_pagelist .xwzx_pagelist_prev,

.xwzx_pagelist .xwzx_pagelist_next {

    width: 80px;

    background-color: #f4f4f4;

}



.xwzx_pagelist .xwzx_pagelist_all {

    width: 80px;

}



.xwzx_pagelist .xwzx_pagelist_active {

    background-color: #efbf1d;

    color: #fff;

}



/*新闻中心行业资讯详情*/

.xwzx_hyzx_warp img {

    width: 500px;

    /* height: 300px; */

}



.cyjlb_xqwarp {

    margin: 30px 10px;

}



.cyjlb_xqwarp .jlbxq_text {

    text-align: center;

    line-height: 26px;

}



.cyjlb_xqwarp .jlbxq_text p {

    margin: 10px 0;

}



.cyjlb_xqwarp .jlbxq_text .title {

    margin: 20px 0;

    font-weight: 700;

}



.cyjlb_xqwarp .jlbxq_text .date {
    color: #333;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.cyjlb_xqwarp .jlbxq_text p img {
    width: 100% !important;
    /* height: 250px!important; */
}

.xq_pagelist {
    margin: 30px 10px;
    display: flex;
    justify-content: space-between;
}

.xq_pagelist a {
    color: #000;
}

/* 智慧加油站 */
.zhjyz_warp {
    display: flex;

    justify-items: center;

    flex-wrap: wrap;

    padding: 10px;

}



.zhjyz_warp>div {

    width: 25%;

    text-align: center;

}



.tabbar .zhjyz_warp div {

    float: left;

    padding: 5px 0;

    width: 24%;

    text-align: center;

    background-color: #e5e5e5;

    margin: 2px 1px;

}



.tabbar .zhjyz_warp .div_active {

    background-color: #efbf1d !important;

}



.zhjyz_ywjj {

    padding: 0 10px;

}



.zhjyz_ywjj p.title {

    font-weight: 700;

    text-indent: 0 !important;

    margin: 8px 0;

}



.zhjyz_zhjy {

    padding: 0 10px;

}



.zhjyz_zhjy p.title {

    font-weight: 700;

    text-indent: 0 !important;

    margin: 8px 0;

}



.zhjyz_bld {

    padding: 0 10px;

}



.zhjyz_bld p.title {

    font-weight: 700;

    text-indent: 0 !important;

    margin: 8px 0;

}



.zhjyz_bld .zhjyz_bld_photo img {
    width: 100%;
    margin-top: 10px;
}

.cyjlb_warp {
    min-height: 700px;
}


/* 车友俱乐部 */
.jlbjj_warp .jlbjj_b {
    margin-top: 50px;
}

.jlbjj_warp .jlbjj_b>div {
    width: 100%;
    margin-bottom: 10px;
}

.jlbjj_warp .jlbjj_b .lef {
    float: left;
    width: 33%;
}

.jlbjj_warp .jlbjj_b .lef img {
    width: 100%;
    height: 108px;
}

.jlbjj_warp .jlbjj_b .ri {
    float: left;
    width: 64%;
    margin-left: 3%;
    padding: 2% 0 0;
}

.jlbjj_warp .jlbjj_b .ri p:nth-child(1) {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 0 2%;
}

.jlbjj_warp .jlbjj_b .ri p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 0 0 0 2%;
}

/* 公益事业 */
.gysy_margin {
    margin: 0 2% 30px;
}

.gysy_warp {
    margin-bottom: 15px;
}

.gysy_warp .gysy-tit {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gysy_warp .gysy-l {
    float: left;
    width: 35%;
    margin-right: 4%;
}

.gysy_warp .gysy-r {
    float: left;
    width: 61%;
}

.gysy_warp .gysy-l img {
    width: 100%;
    height: 108px;
}

.gysy_warp .gysy-txt {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    line-height: 24px;
    min-height: 46px;
}

.gysy-r .gysy-more {
    display: block;
    width: 50%;
    padding: 3px 0;
    background-color: #efbf1d;
    text-align: center;
}

/* 招商加盟 */
.zsjm_warp {
    margin: 50px 2%;
}

.zsjm_warp img {
    width: 100%;
}

.zsjm_warp .zsjm_one {
    text-align: center;
}

.zsjm_warp .zsjm_one img {
    margin: 30px 0;
}

.zsjm_warp .all-tit {
    padding-left: 10px;
    border-left: 8px solid #efbf1d;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: left;
}

.zsjm_warp .zsjm_two {
    margin-bottom: 55px;
}

.zsjm-warp .zsjm-r span {
    border-top: 15px solid #efbf1d;
    display: inline-block;
    padding-top: 15px;
}

.zsjm-warp {
    margin-bottom: 15px;
}

.zsjm-warp .zsjm-l {
    float: left;
    width: 46%;
    margin: 2%;
}

.zsjm-warp .zsjm-l img {
    width: 100%;
    max-height: 242px;
}

.zsjm-warp .zsjm-r {
    float: left;
    width: 46%;
    margin: 2%;
    height: 101px;
    display: flex;
    align-items: flex-end;
}

.zsjm-warp:nth-of-type(even) .zsjm-l {
    float: right !important;
}

.zsjm_three {
    margin-bottom: 50px;
}

.zsjm_three strong:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

.zsjm_three strong:nth-of-type(2) {
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.zsjm_three p:nth-of-type(1) {
    margin-bottom: 20px;
    text-indent: 1.5em;
}

/* 华泽金融 */
.hzjr_cpjs {
    margin: 40px 0 50px;
}

.hzjr_cpjs div {
    float: left;
    width: 49%;
    margin-right: 2%;
    padding: 1%;
    height: 400px;
    border: 1px solid #999;
    box-sizing: border-box;
    line-height: 24px;
    margin-bottom: 10px;
}

.hzjr_cpjs div img {
    width: 100%;
    height: 121px;
}

.hzjr_cpjs div:nth-last-child(even) {
    margin-right: 2%;
}

.hzjr_cpjs div:nth-last-child(odd) {
    margin-right: 0;
}

.hzjr_cpjs .ywjs-tit {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
}

.ywzx_warp .map iframe {
    width: 100% !important;
    height: 300px;
    margin-top: 30px;
}

.ywzx_warp .lxwm_one {
    line-height: 24px;
}

.cyjlb_two {
    padding: 0 10px;
}

.hzjr_ywjj_title {
    padding-left: 10px;
    border-left: 8px solid #efbf1d;
    font-weight: 700;
    font-size: 16px;
}

/* s首页站点导航 */
#company_dyanmic .hx_warp {
    width: 100%;
    margin: 15px 0;
    /* height: 370px; */
    border: 1px solid #999;
    border-radius: 5px;
}

/* #company_dyanmic .hx_warp:nth-child(odd) {
	margin-right: 2%;
} */

#company_dyanmic .hx_warp p img {
    width: 100%;
    height: 130px;
    margin: 10px 0;
}

#company_dyanmic .hx_warp p:nth-child(1) {
    text-align: center;
    border-bottom: 1px solid #999;
    background-color: #eeeeee;
    height: 35px;
    line-height: 35px;
}

#company_dyanmic .hx_warp p.phone {
    padding-left: 25px;
    background-image: url(../images/yz_phone.png);
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 10px;
    margin: 0 20px 10px;
}

#company_dyanmic .hx_warp p.date {
    padding-left: 25px;
    background-image: url(../images/yz_data1.png);
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 10px;
    margin: 0 20px 10px;
}

#company_dyanmic .hx_warp p.yz {
    padding-left: 25px;
    background-image: url(../images/yz_img.png);
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 10px;
    margin: 0 20px 10px;
}

#company_dyanmic .hx_warp p.car {
    padding-left: 25px;
    background-image: url(../images/yz_car.png);
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 10px;
    margin: 0 20px 10px;
}

/* .phone {
	padding-left: 25px;
	background-image: url(../images/yz_phone.png);
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom: 10px;
} */


#company_dyanmic .hx_warp p span {
    display: -webkit-box;
}

#company_dyanmic .tabone {
    display: none;
}

#company_dyanmic .tabactive {
    display: block;
    padding: 0 7% 0 9%;
}

.dt-warp {
    margin: 30px 10px 40px;
}

.dt-warp a {
    color: #3a3e39;
}

.dt-warp>div {
    float: left;
    width: 47%;
    margin-right: 6%;
    margin-bottom: 20px;
    background-color: #efefef;
    height: 260px;
    box-shadow: 2px 2px 7px 2px #dbdbdb;
    border-radius: 4px;
    overflow: hidden;
}

.dt-warp>div:nth-last-child(odd) {
    margin-right: 0;
}

.dt-warp p.tit {
    font-weight: 700;
    margin: 30px 0 0;
}

.dt-warp p.img img {
    width: 65px;
    height: 65px;
    margin: 30px 0;
}

.dt-warp p.txt {
    margin: 0 auto;
    width: 40%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 8px;
}

.dt-warp div {
    text-align: center;
}

.dt-warp .dt_hover p {
    color: #fff;
}

.dt-warp .dt_hover p.txt {
    border: 1px solid #fff;
}

.xwzx_warp .xwzx_hyzx_body>div {
    display: inline-block;
    width: 49%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 6px 10px;
}

.xwzx_warp .xwzx_hyzx_body>div:nth-child(odd) {
    margin-right: 15px;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div {
    width: 100%;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_img {
    margin-right: 8px;
    width: 35%;
    float: left;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div .hyzx_img {
    width: 36%;
    margin-right: 2%;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_img img {
    width: 100%;
    border: 1px solid #ccc;
    height: 130px;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text {
    width: 62%;
    line-height: 19px;
    padding: 5px 0;
    font-size: 13px;
    float: left;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div .hyzx_text {
    /* padding: 15px 0 0; */
    width: 62%;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text p.xd_p {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text .hyzx_text_title {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text .hyzx_text_date {
    margin-bottom: 10px;
}

.xwzx_pagelist {
    text-align: center;
    margin-top: 30px;
}

.xwzx_pagelist a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

/* 24小时 */
/* .24img_w{
	margin: 30px 10px;
}
.24img_w img{
	margin-top: 10px;
	width: 100%;
} */
.qzdxcj-l {
    width: 100%;
    margin: 0 auto;
    margin-top: 55px;
}

.azdzcj-i {
    width: 100%;
    height: 225px;
    margin-bottom: 25px;
    display: flex;
}

.azdzcj-i>p {
    width: 12%;
    background-color: rgb(239, 191, 29);
    color: #fff;
    font-weight: bold;
    height: 41px;
}

.qzdxcj-l .azdzcj-i:nth-child(1)>p,
.qzdxcj-l .azdzcj-i:nth-child(2)>p,
.qzdxcj-l .azdzcj-i:nth-child(3)>p,
.qzdxcj-l .azdzcj-i:nth-child(4)>p {
    height: 180px;
}

.azdzcj-i>div {
    width: 88%;
    border: 2px solid rgb(229, 229, 229);
    border-radius: 0 15px 15px 15px;
    padding: 25px 30px;
}

.azdzcj-i>p span:nth-child(1) {
    display: block;
    height: 45px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.azdzcj-i>p span:nth-child(2) {
    display: block;
    height: 145px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.azdzcj-i>p span:nth-child(2) em {
    display: block;
    font-weight: bold;
}

.azdzcj-i>div .h3 {
    font-weight: bold;
    font-size: 18px;
}

.azdzcj-i>div p {
    line-height: 25px;
    margin-bottom: 20px;
}

.azdzcj-i>div span {
    font-weight: bold;
    line-height: 22px;
}