@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd,
dt,
li,
p {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #000;
}

li,
i {
    list-style: none;
}

img {
    max-width: 100%;
}

h1 {
    color: #333;
}

/*.on {*/
/*    background-color: #6d0b23 !important;*/
/*    color: #fff;*/
/*}*/

.x-menu2 li.active {
    background-color: #6d0b23 !important;
    color: #fff;
}

.theme {
    color: #6d0b23;
}

.color_1 {
    color: #333;
}

.flex_row {
    display: flex;
}

.flex_col {
    display: flex;
    flex-direction: column
}

.width {
    width: 1296px;
    margin: 0 auto;
}

.more_f {
    display: inline-block;
    background: #6d0b23;
    margin: 0 auto;
    text-align: center;
    width: 230px;
    color: #fff;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
}

.more_f:hover{
    color: #fff;
}

.head_t_box {
    background: #eeeeef;
    font-size: 16px;
}

.head_top {
    height: 40px;
    justify-content: space-between;
    align-items: center;
}

.head_t_right ul li {
    border-right: 2px dashed #666666;
    color: #666666;
    font-size: 12px;
    text-align: center;
    width: 80px;
}

.head_t_right ul li:last-child {
    border: none;
}

.head_t_right ul li a {
    color: inherit;
    font-size: inherit;
}

.head_middle {
    justify-content: space-between;
    align-items: center;
    height: 120px;
}

.head_m_l {
    height: 50px;
}

.head_logo img {
    width: 100%;
}

.head_logo {
    margin-right: 40px;
}

.head_serve {
    padding-left: 40px;
    border-left: 1px solid #666666;
}

.head_serve h3 {
    font-weight: bold;
    color: #000 !important;
    font-size: 20px !important;
}

.head_serve p {
    font-size: 16px !important;
}

.head_m_r>p {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #6d0b23;
    padding: 10px;
    box-sizing: border-box;
    margin-right: 15px;
}

.hotline>p:first-child {
    font-size: 14px;
    color: #666666;
}



.tel {
    font-weight: bold;
    font-size: 24px;
}

.head_nav {
    background: #212121;
}

.head_nav ul {
    justify-content: center;
}

.head_nav li {
    width: 140px;
    height: 55px;
    text-align: center;
    font-size: 18px;
    line-height: 55px;
    color: #fff;
}

.head_nav li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    color: inherit;
}

.head_nav>ul>li:first-child a {
    background: url(//cdn.myxypt.com/97727573/20/12/ae44eed7548bfea57ee280a631d793e41e9e1c1d.png) no-repeat 30px center;
}

.head_nav li:hover {
    background: #6d0b23;
    color: #fff;
}

.hvr:hover {
    background: #6d0b23;
    color: #fff;
    border-color: #6d0b23;
}

.hvr:hover a {
    background: inherit !important;
    color: inherit !important;
    border-color: inherit !important;
}


/*底部*/

.footer {
    background: #272727;
}

.f_left ul {
    flex-wrap: wrap;
}

.f_left li {
    width: 50%;
    text-align: left;
    font-size: 14px;
    color: #fff;
}

.f_left li a {
    color: inherit;
    color: inherit;
}


/* 分页按钮 */

.page {
    margin-top: 30px;
    margin-bottom: 30px
}

.page ul {
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.page_go input {
    width: 30px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.page li {
    margin-right: 15px;
    margin-bottom: 15px
}

.page .ym {
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #666
}

.page .on a {
    color: inherit
}

.page_prev,
.page_next {
    background: #000 !important;
}

.page_prev a,
.page_next a {
    color: #fff;
}


/* 底部 */

.floor {
    background: #000;
}

.floor_box {
    align-items: flex-start
}

.fl_title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 40px;
}

.hot_line {
    color: #fff;
    font-size: 32px;
}

.fl_tel {
    color: #fff;
    line-height: 2;
    font-size: 22px;
    font-weight: bold;
}

.fl_l,
.fl_m {
    border-right: 1px solid #383838;
    position: relative;
}

.fl_l .fl_title::after,
.fl_m .fl_title::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -1px;
    border-right: 1px solid #a9a9a9;
    width: 1px;
    height: 45px;
}

.fl_bottom {
    background: #292a2e;
}

.fl_b_box {
    justify-content: space-between;
    color: #b7b7b7;
}

.floor_box {
    align-items: flex-start
}

.fl_r div {
    display: inline-block;
    text-align: center;
}

.fl_item {
    color: #888c95
}


/* 首页公共栏目头 */
.remen{width: 1200px;position: relative;margin:5px auto}
.remen a{color:#000;}
.common_head {
    text-align: center;
    padding-bottom: 50px;
    position: relative;
}

.common_head::before,
.common_head::after {
    content: '';
    display: inline-block;
    position: absolute;
}

.common_head::before {
    width: 135px;
    height: 1px;
    left: 50%;
    margin-left: -67.5px;
    bottom: 0;
    border-bottom: 1px solid #9a9a9a;
}

.common_head::after {
    width: 8px;
    height: 8px;
    background: #9a9a9a;
    transform: rotate(45deg);
    border: 5px solid #fff;
    bottom: -8.5px;
    left: 50%;
    margin-left: -9px;
    box-sizing: content-box;
}

.com_head_ZH {
    font-weight: bold;
    font-size: 26px;
}

.com_head_EN {
    font-size: 24px;
    line-height: 35px;
}


/* 移动端菜单 */

.nav_lines {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 999;
    display: none;
    padding: 5px;
}

.lines_item {
    display: block;
    width: 30px;
    height: 1px;
    border-top: 2px solid #ddd;
    margin-top: 10px;
}

.lines_item1 {
    margin-top: 0;
}

.drow_menu {
    display: none;
}

.head_nav li:hover .drow_menu {
    display: none
}

@media screen and (min-width: 1200px) {
    /* 下拉菜单 */
    .head_nav {
        position: relative;
    }
    .drow_menu {
        position: absolute;
        top: 55px;
        left: 0;
        background: #212121;
        width: 100%;
        z-index: 999
    }
    .head_nav li:hover .drow_menu {
        display: block
    }
    .drow_menu ul {
        flex-wrap: wrap;
        justify-content: center
    }
    .drow_menu ul li {
        width: auto;
        margin-bottom: 10px;
        margin-right: 20px;
        line-height: 40px;
        margin-top: 10px;
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .head_t_right ul li {
        width: 80px;
    }
    .head_t_right ul li a {
        height: 100%;
        width: 100%;
        display: inline-block;
    }
    /*底部*/
    .f_left {
        width: 305px;
        padding-right: 120px;
        box-sizing: border-box;
    }
    .f_middle {
        width: 745px;
    }
    .f_right {
        width: 246px;
    }
    /* 底部 */
    .floor {
        padding-top: 60px;
    }
    .floor_box {
        padding-bottom: 50px
    }
    .floor_box,
    .fl_b_box {
        width: 1296px;
        margin: 0 auto
    }
    .fl_l {
        height: 250px;
        width: 295px;
    }
    .fl_m {
        width: 600px;
        padding-left: 95px;
        box-sizing: border-box
    }
    .fl_r {
        height: 250px;
        width: 305px;
        padding-left: 80px;
    }
    .fl_r img {
        padding: 5px;
        border: 1px solid #ddd;
        width: 110px;
        margin-bottom: 15px;
    }
    .fl_l ul {
        flex-wrap: wrap;
        padding-left: 0;
    }
    .fl_l_item {
        width: 50%;
        height: 40px;
        line-height: 40px;
    }
    .fl_item {
        font-size: 16px;
        line-height: 30px
    }
    .fl_l_item a {
        color: inherit
    }
    .fl_m ul {
        margin-top: 15px;
    }
    .fl_b_box {
        height: 70px;
        line-height: 70px;
    }
    .head_nav {
        height: 55px !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .width {
        width: 100%;
        padding-left: 2%;
        padding-right: 2%;
        box-sizing: border-box;
    }
    .head_t_left {
        font-size: 14px;
    }
    .head_nav {
        height: 55px !important
    }
    .head_nav li {
        width: 110px;
        font-size: 14px;
    }
    .head_nav li:first-child a {
        background-position: 20px center;
    }
    .head_middle {
        height: 90px;
    }
    /* 底部 */
    .floor {
        padding-left: 1%;
        padding-right: 1%;
        box-sizing: border-box;
        padding-top: 20px;
        margin-top: 20px;
    }
    .floor_box {
        flex-wrap: wrap;
    }
    .fl_l {
        width: 100%
    }
    .fl_r,
    .fl_m {
        width: 50%
    }
    .fl_m,
    .fl_l {
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .fl_m {
        border: none;
    }
    .fl_r .fl_title {
        display: none;
    }
    .fl_item {
        font-size: 12px;
        line-height: 1.7;
    }
    .fl_l_item {
        width: 20%;
    }
    .fl_l_item a {
        color: inherit
    }
    .fl_l ul {
        flex-wrap: wrap;
    }
    .fl_title {
        height: 30px;
        font-size: 14px;
    }
    .hot_line {
        font-size: 20px;
    }
    .fl_b_box {
        flex-wrap: wrap;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .fl_l .fl_title::after,
    .fl_m .fl_title::after {
        display: none
    }
    .fl_r div img {
        width: 30% !important
    }
    /* 首页公共头 */
    .common_head {
        padding-bottom: 40px;
    }
    .x-footer {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .x-footer {
        font-size: 13px;
        padding: 15px 0;
    }
    .common_head {
        padding-bottom: 20px;
    }
    .head_nav {
        height: 45px !important
    }
    .width {
        width: 100%;
        padding-left: 2%;
        padding-right: 2%;
        box-sizing: border-box;
    }
    .head_t_left {
        font-size: 12px;
    }
    .head_nav li {
        width: 100px;
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .head_nav li:first-child a {
        background-position: 5px center;
    }
    .head_middle {
        height: 90px;
    }
    .head_m_l {
        height: 40px;
    }
    .head_logo {
        margin-right: 20px;
    }
    .head_logo img {
        width: 70%;
    }
    .head_serve {
        padding-left: 20px;
    }
    .head_serve h3 {
        font-size: 16px;
    }
    .head_serve p {
        font-size: 12px;
    }
    /* 底部 */
    .floor {
        padding-left: 1%;
        padding-right: 1%;
        box-sizing: border-box;
        padding-top: 20px;
        margin-top: 20px;
    }
    .floor_box {
        flex-wrap: wrap;
    }
    .fl_l {
        width: 100%
    }
    .fl_r,
    .fl_m {
        width: 50%
    }
    .fl_m,
    .fl_l {
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .fl_m {
        border-bottom: none;
    }
    .fl_r .fl_title {
        display: none;
    }
    .fl_item {
        font-size: 12px;
    }
    .fl_l_item {
        width: 20%;
    }
    .fl_l_item a {
        color: inherit
    }
    .fl_bottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .fl_r div {
        text-align: left;
    }
    .fl_r div img {
        width: 50% !important
    }
    .fl_l .fl_title::after,
    .fl_m .fl_title::after {
        display: none
    }
    /* 工程 */
    /* .engin_m_l{width:70%;padding-right:40px}
  .engin_m_r{width:30%;} */
}

@media screen and (max-width: 767px) {
    .width {
        width: 100%;
        padding: 0 5px;
    }
    /* 头 */
    .head_serve {
        padding-left: 5px;
        display: none;
    }
    .head_serve h3 {
        font-size: 13px;
    }
    .head_serve p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
    }
    .head_logo {
        margin-right: 25px;
    }
    .head_m_r>p {
        padding: 3px;
        width: 25px;
        height: 25px;
    }
    .tel {
        font-size: 12px;
    }
    .hotline>p:first-child {
        font-size: 10px;
        margin-bottom: 0px;
    }
    
    
    .hotline>p:nth-child(2) span{
        font-size: 16px!important;
    }


    .head_middle {
        height: 50px;
        justify-content: flex-end;
        border-bottom: 1px solid #ddd;
        flex-direction: row
    }
    .head_m_l {
        width: 35%;
        height: auto
    }
    .head_m_r {
        width: 38%
    }
    .head_t_left {
        font-size: 10px;
    }
    .head_m_r>p {
        margin-right: 5px;
    }
    .head_t_box {
        display: none
    }
    /* 移动端菜单 */
    .nav_lines {
        display: block;
    }
    .head_nav {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        background: #6D0B23;
        padding-top: 60px;
        z-index: 998
    }
    .head_nav ul {
        flex-direction: column
    }
    .head_nav ul li {
        height: 30px;
    }
    .head_nav li:first-child a {
        background: none
    }
    .head_nav ul li {
        height: 45px;
    }
    /*轮播图*/
    .banner_txt {
        display: none;
    }
    /* 分页 */
    .page {
        padding-top: 0;
        padding-bottom: 0;
    }
    .page ul {
        justify-content: flex-start;
    }
    .page li {
        margin-right: 5px;
    }
    .page .ym {
        padding: 5px 10px;
    }
    /* 底部 */
    .floor {
        padding-left: 1%;
        padding-right: 1%;
        box-sizing: border-box;
        padding-top: 20px;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .floor_box {
        flex-wrap: wrap;
    }
    .fl_l,
    .fl_r,
    .fl_m {
        width: 100%
    }
    .fl_m,
    .fl_l {
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .fl_r .fl_title {
        display: none;
    }
    .fl_item {
        font-size: 14px;
    }
    .fl_l_item {
        width: 20%;
    }
    .fl_l_item a {
        color: inherit
    }
    .fl_l ul {
        flex-wrap: wrap;
    }
    .fl_title {
        height: 30px;
        font-size: 14px;
    }
    .hot_line {
        font-size: 20px;
    }
    .fl_b_box {
        flex-wrap: wrap;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .fl_l .fl_title::after,
    .fl_m .fl_title::after {
        display: none
    }
    .fl_b_box {
        padding-left: 1%;
        padding-right: 1%;
        box-sizing: border-box
    }
    .fl_b_box p {
        font-size: 12px;
        line-height: 1.5
    }
    .fl_r div img {
        width: 25%;
        margin-bottom: 10px;
    }
    /* 首页栏目头 */
    .common_head {
        padding-bottom: 15px;
    }
    .com_head_ZH {
        font-size: 18px;
    }
    .com_head_EN {
        font-size: 16px;
    }
    .more_f {
        width: 80%;
        font-size: 12px;
        height: 30px;
        line-height: 30px
    }
}


/* @media screen and (min-width:1201px) and (max-width:1296px){
  .width{width:1186px;}
  .ny_right{width:386px;padding-left:46px;}
  body{background:pink;}

} */


/*# sourceMappingURL=common.css.map */