* {
    margin: 0;
    padding: 0;
}

.clr {
    clear: both;
}

.cars img {
    width: 100%;
}

/* 公用 */
input {
    /* 去除选中状态边框 */
    outline: none;
}

p {
    margin: 0;
    padding: 0;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.roww {
    display: flex;
    flex-direction: row;
}

.flex_r {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.flex {
    display: flex;
}

.allline {
    flex: 1;
}

.center_left1 {
    justify-content: center;
    align-items: center;
}

.colonn {
    display: flex;
    flex-direction: column;
}


.center_top11 {
    justify-content: left;
    align-items: center;
}

.flex_f {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.huanhang {
    flex-wrap: wrap;
}

.endend {
    justify-content: flex-end;
    align-items: center;
}

.center_center {
    justify-content: center;
    align-items: center;
}

.border_bottom {
    border-bottom: 1px solid #eee;
}

.fl_flex {
    flex-flow: row wrap;
    justify-content: space-between;
}

.fl_flex_type {
    flex-flow: row wrap;
}

.my_flex {
    flex-flow: row wrap;
}

.padding1_r {
    padding: 20px 0px;
}

.background1 {
    background-color: #fff;
}

.paddding {
    padding: 0.1rem;
}

.margin2_r {
    margin: 0.1rem;
}

.border_resus {
    border-radius: 0.1rem;
}

.padding1 {
    padding: 0.1rem;
}

.color2_r {
    color: #e70422;
}

.padding3_r {
    padding: 0.2rem;
}

.margin5_ {
    margin: 20px 20px 0px 20px;
}

.margin4_r {
    margin: 0px 0px 20px 0px;
}

.endend {
    justify-content: flex-end;
    align-items: center;
}

a {
    color: #000;
}

/* 顶部导航栏 */
.tabnav {
    width: 100%;
    /* height: 80px; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.road-tab-fixed {
    display: fixed;
}

.tab_width {
    width: calc(100% - 240px);
    min-width: 1200px;
    margin: 0 auto;
}

.tabnav_logo {
    width: 80px;
    height: 100px;
    /*background-color: #d92229;*/
}

.tabnav_logo_img {
    width: 80px;
    height: 100px;
    margin-top: 0px;
    margin-left: 0px;
}

.tabnav_logo_img img {
    width: 100%;
    height: 100%;
}

.tabnav_main {
    height: 100%;
    /* margin: 0 auto; */
}

.tabnav_txt {
    padding: 0 30px;
    text-align: center;
    line-height: 80px;
    position: relative;
}

.tabnav_txt:hover a span.gd_span {
    color: #FF3B3B;
}

.tabnav_txt a span {
    color: #fff;
}

.tabnav_xian {
    width: 40px;
    height: 2px;
    background-color: #ff3b3b;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -20px;
}

.tabnav_jiameng {
    height: 100%;
    position: relative;
}

.tabnav_right {
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background-color: #d92229;
    position: absolute;
    top: 23px;
    right: 0;
    color: #fff;
    font-size: 14px;
}

.tabnav_right:hover {
    background-color: rgba(172, 0, 7);
}

.tabnav_right a {
    color: #fff;
    font-family: SourceHanSerifCN-Medium;
}

.mar_auto {
    width: 1200px;
    margin: 0 auto;
}

.mar_auto1180 {
    width: 1180px;
    margin: 0 auto;
}

.mar_auto1440 {
    width: 1440px;
    margin: 0 auto;
}

.mar_auto1178 {
    width: 1178px;
    margin: 0 auto;
}

.mar0 {
    margin: 0;
}

/* 固定头部 */
.gd_tabnav {
    position: fixed;
    background-color: #fff;
}

.tabnav_txt a span.gd_span {
    color: rgb(34, 34, 34);
    font-family: SourceHanSerifCN-Regular;
}

.tabnav_txt a span.gudign_show {
    color: #FF3B3B;
}

.tab_width_gd {
    width: 1200px;
}

.tabnav_logo_gd {
    height: 100%;
    background-color: #fff;
}

.tabnav_logo_img_gd {
    width: 58px;
    height: 58px;
    margin-top: 12px;
}

.pp_qyjs_banner {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 121px;
}

.pp_qyjs_banner img {
    width: 100%;
    height: 100%;
}

.hide {
    display: none;
}

/*  */
.pp_qyjs_banner {
    position: relative;
    height: 320px;
}

.ban_center {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -590px;
}

.ban_main {
    margin-top: 70px;
    /* margin-left: 120px; */
}

.ban_main_txt1 {
    font-size: 50px;
    font-family: SourceHanSerifCN-ExtraLight, SourceHanSerifCN;
    font-weight: 200;
    color: rgba(255, 255, 255, 1);
    line-height: 72px;
    letter-spacing: 2px;
}

.ban_main_xian {
    width: 60px;
    height: 1px;
    background-color: #fff;
    margin-top: 20px;
}

.ban_main_txt2 {
    margin-top: 26px;
    font-size: 28px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 55px;
    letter-spacing: 2px;
}
.ban_main_txt1_hei{
    color:rgba(51,51,51,1);
}
.ban_main_xian_hei{
    background:rgba(217,34,41,1);
}
.ban_main_txt2_hei{
    color:rgba(51,51,51,1);
}

.news_title {
    position: absolute;
    /* top: 160px; */
    top: 70px;
    left: 240px;
}

.news_title_tit {
    color: #fff;
    font-family: SourceHanSerifCN-Medium;
    font-size: 24px;
    margin-bottom: 30px;
}

.news_title_xian {
    width: 60px;
    height: 1px;
    background-color: #fff;
}

.news_title_txt {
    font-family: SourceHanSerifCN-Medium;
    margin-top: 13px;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 55px;
}

/* 底部 */
.foot {
    width: 100%;
}

.fanhuidingbu {
    width: 100%;
    height: 30px;
    opacity: 0.4;
    background: #e7e7e7;
    padding-top: 10px;
}

.fanhuidingbu:hover {
    opacity: 0.8;
    background: #E7E7E7;
}

.fanhuidingbu_img {
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.fanhuidingbu_img img {
    width: 100%;
    height: 100%;
}

.foot_cen {
    width: 100%;
    height: 283px;
    background-color: #272727;
    padding-top: 77px;
}

.foot_m_t {
    width: 100%;
    height: 85px;
}

.foot_m_t_l {
    width: 290px;
    height: 100%;
}

.foot_m_t_l img {
    width: 72px;
    height: 100%;

}

.foot_m_t_l_right {
    width: 190px;
    height: 100%;
}

.foot_m_t_l_right_txt {
    font-family: SourceHanSerifCN-Regular;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 27px;
    text-align: center;
}

.foot_m_t_l_right_phone {
    font-family: SourceHanSerifCN-Medium;
    width: 100%;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    margin-top: 12px;
}

.foot_m_t_l_right_phone img {
    width: 24px;
    height: 24px;
}

.foot_m_t_r {
    width: 355px;
    height: 100%;
    text-align: right;
    font-family: SourceHanSerifCN-Regular;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: -0.44px;
    text-align: right;
    line-height: 27px;
    opacity: 0.8;
}

.foot_m_cen {
    margin-top: 80px;
    width: 100%;
    height: 40px;
    /* border-bottom: 1px solid #d8d8d8; */
}

.foot_m_c_t {
    width: 677px;
}

.foot_xian {
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    opacity: .2;
}

.foot_m_cen_txt {
    width: 62px;
    opacity: 0.8;
    font-family: SourceHanSerifCN-Regular;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 27px;
}

.foot_m_cen_txt:hover {
    opacity: 1;
}

.foot_m_cen_txt a {
    color: #fff;
    font-family: SourceHanSerifCN-Regular;
}

.foot_m_c_imgs {
    width: 100px;
    height: 100%;
}

.foot_ma_img {
    width: 15px;
    height: 15px;
    position: relative;
}

.foot_ma_img img {
    width: 15px;
    height: 15px;
}

.foot_ma_img_big {
    width: 105px;
    height: 116px;
    position: absolute;
    top: -110px;
    left: -85px;
    display: none;
}

.foot_ma_img:hover .foot_ma_img_big {
    display: block;
}

.foot_w {
    width: 100%;
    height: 100%;
    position: relative;
}

.foot_ma_img_big2 {
    width: 105px;
    height: 105px;
}

.foot_ma_img_big2 img {
    width: 100%;
    height: 100%;
}

.foot_sjx {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 5px;
}

.foot_sjx img {
    width: 100%;
    height: 100%;
}

.foot_b_txt {
    opacity: 0.5;
    font-family: SourceHanSerifCN-Medium;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    margin-top: 10px;
}

/* .右侧栏 */
.r_main {
    width: 72px;
    height: 360px;
    background-color: #fff;
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -180px;
    display: none;
}

.r_m_cen {
    width: 100%;
    height: 100%;
    position: relative;
}

.r_main_one {
    width: 70px;
    height: 70px;
    border: 1px solid #ECECEC;
    position: relative;
}

.r_main_one a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.r_main_one:hover {
    background-color: #D92229;
}

.r_main_one_img {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 20px;
}

.r_main_one_img img,
.r_main_one_img2 img {
    width: 100%;
    height: 100%;
}

.r_main_one_txt {
    opacity: 0.9;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}

.r_main_one_img2 {
    width: 19px;
    height: 20px;
    margin: 0 auto;
    margin-top: 25px;
}

.ce_ewm {
    overflow: hidden;
}

.ewm_list {
    width: 100px;
    height: 250px;
    position: absolute;
    top: -50px;
    /* left: -110px; */
    left: 0;
    transition: all 1s;
    opacity: 0;
    /* display: none; */
}

.ewm_list_one {
    width: 100px;
    height: 114px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.10);
    padding-top: 6px;
}

.ewm_list_one_img {
    width: 88px;
    height: 88px;
    margin: 0 auto;
}

.ewm_list_one_img img {
    width: 100%;
    height: 100%;
}

.ewm_list_one_txt {
    opacity: 0.9;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}