body {

}


/*内页自定义幻灯片*/

.ban {
    z-index: 6;
    padding: 0 1%;
}

.ban:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    text-align: ;
    top: 0;
    z-index: -1;
}

#banner_gy {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/ymgdkj/uploadfile/image/20241106/20241106191234_257595500.jpg) top center no-repeat;
    height: 25.8vw;

}

#banner_cp {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/gdpinsen/uploadfile/image/20241128/20241128161713_1954904837.jpg) top center no-repeat;
    height: 25.8vw;

}

#banner_xw {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/ymgdkj/uploadfile/image/20241106/20241106191235_2361651.jpg) top center no-repeat;
    height: 25.8vw;

}

#banner_lx {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/ymgdkj/uploadfile/image/20241106/20241106191234_1720577928.jpg) top center no-repeat;
    height: 25.8vw;

}

#banner_ry {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/ymgdkj/uploadfile/image/20241106/20241106191235_595429219.jpg) top center no-repeat;
    height: 25.8vw;

}

#banner_qy {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/gdpinsen/uploadfile/image/20241206/20241206145853_416102986.jpg) top center no-repeat;
    height: 25.8vw;

}


#banner_hz {
    width: 100%;
    position: relative;
    background: url(//memberpic.114my.com.cn/ymgdkj/uploadfile/image/20241106/20241106191234_304065039.jpg) top center no-repeat;
    height: 25.8vw;

}

/*幻灯片文字*/

.banner_tit {
    position: relative;
    top: 100px;
    text-align: center;
    margin: 0px auto;
    display: block;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    padding: 110px 30px;
}

.banner_tit h3 {
    font-size: 40px;
    color: #333;
    display: block;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
}

.banner_tit h6 {
    font-size: 17px;
    font-weight: 100;
    color: #333;
    margin-top: 20px;
    line-height: 30px;
    text-align: left;
    font-weight: 100;
    letter-spacing: 0px;
    text-align: center;
}


/*内页自定义导航栏*/

.columnMenu {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -0px;
    margin-bottom: 70px;
}

.columnMenu1 {
    position: relative;
    ;
    height: 100px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    box-shadow: 1px 0 30px 0px rgba(204, 204, 204, 0.2);
    z-index: 999;
    padding: 0px 60px;
    width: 100%;
}

.columnMenu ul {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.columnMenu li {
    width: 16.6%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    float: left;
    border-radius: 4px;
    font-size: 18px;
    color: #666666;
    position: relative;
    cursor: pointer;
}

.columnMenu li a {
    width: 232px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    float: left;
}

.columnMenu li .arrow {
    width: 7px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -3px;
    display: none;
}

.columnMenu li:hover,
.columnMenu li.on,
.columnMenu li a:hover,
.columnMenu li.on a {
    background: #ee2e24;
    color: #fff;
}

.columnMenu li:hover .arrow,
.columnMenu li.on .arrow {
    display: block;
}


/*面包屑导航*/

.mianbxContent {
    width: 100% !important;
    text-align: left !important;
    height: 62px !important;
    line-height: 62px !important;
    padding-left: 28px;
    margin-bottom: 30px !important;
    font-size: 16px;
    margin-top: 30px !important;
    background: url(//memberpic.114my.com.cn/dg5630/uploadfile/image/20240307/20240307151345_1417904177.png) left no-repeat;
}

.mianbxContent,
.mianbxContent a {
    color: #666;
    font-size: 15px;
}

.strong_title {
    display: none;
}


/*内页产品分类*/

.pro_all_class {
    height: 60px !important;
    border: none !important;
    font-size: 0;
    text-align: left !important;
    margin: -20px auto 30px !important;
    width: 100% !important;
}

.pro_all_class a {
    font-size: 17px;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    padding: 0 0px;
    text-align: center!important;
    width: 12.1%;
    background: #f8f8f8;
    /*margin: 3px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_all_class a.pro_cur {
    position: relative;
}

.pro_all_class a.pro_cur strong {
    color: #fff;
}

.pro_all_class>div {
    display: flex;
    flex-wrap: wrap;
}

.pro_all_class a:hover {
    background: #ee2e24 !important;
    color: #fff !important;
}

.pro_all_class a:first-child {
    /*display: none;*/
}

.pro_all_class a strong {
    line-height: 60px;
    background: #ee2e24;
    display: flex;
    justify-content: center;
    color: #fff;
}


/*二级*/

.pro_all_class>a {
    display: none;
}

.total_2019 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.one_2019 {
    width: 24.8%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 5;
    background: #f8f8f8;
}

.one_2019 span {
    width: 100%;
}

.one_2019 span>a {
    width: 100% !important;
}

.two_2019 {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #f8f8f8;
    display: none;
}

.one_2019:hover .two_2019 {
    display: block;
}

.one_2019:last-child {
    /*display:none;*/
}


/*新闻分类*/

.strong_title {
    display: none;
}

.nswsfenlei_2019 {
    width: 20%;
}

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

.nswsfenlei_2019 li {
    display: inline-block;
    /* width:24%; */
    position: relative;
    transition: 0.8s;
}

.nswsfenlei_2019 li+li {
    margin-left: 12px;
}

.nswsfenlei_2019 li:before {
    content: '';
    width: 0;
    height: 2px;
    transform-origin: left;
    position: absolute;
    bottom: -170%;
    right: 0;
    z-index: -1;
    background: #ee2e24;
    transition: 0.8s;
    left: auto;
}

.nswsfenlei_2019 li:hover:before,
.nswsfenlei_2019 li.curNewsType_2019:before {
    width: 100%;
    right: auto;
    left: 0
}

.nswsfenlei_2019 li a {
    display: block;
    font-size: 1rem;
}

.nswsfenlei_2019 li:hover a,
.nswsfenlei_2019 li.curNewsType_2019 a {
    /*color:#fff;*/
}


/*新闻详情*/

.nyxqnews_left {
    width: 75% !important;
}

.nyxqnews_leftpage {
    width: 75% !important;
}

.nyxqnews_leftup {
    width: 50% !important;
    line-height: 70px;
}

.nyxqnews_leftdown {
    line-height: 70px;
    background-position: 329px 29px !important;
}

.nyxqnews_rightcont a {
    line-height: 36px;
}

.nyxqnews_righttit strong {
    font-size: 18px;
    color: #000 !important;
}

.nyxqnews_righttit:before {
    background: #000 !important;
}

.nynews-list:hover .nynews-more {
    background: #ee2e24 !important;
    transform: translateX(6px);
    -webkit-transform: translateX(6px);
}


/*留言*/

.fee_box {
    padding: 15px;
    border: 1px solid #d7d7d7;
}

.fee_box #form1 {
    padding: 0 30px;
}

.fee_box #tianxieone,
.fee_box #tfour,
.fee_box #liuyanshenming,
.fee_box #lytijiao {
    width: 1120px !important;
    border: none !important;
}

.fee_box #tianxieone .clear {
    display: block;
}

.fee_box #tfour {
    padding-bottom: 10px;
}

.fee_box #tianxiethree,
.fee_box #tfive {
    width: 1000px !important;
    border: 1px solid #d7d7d7;
}

.fee_box .tianXoImg {
    border: none !important;
}

.fee_box .tianXoImg input+input {
    height: 26px;
    border: 1px solid #d7d7d7;
}

.fee_box .bodycon_box {
    width: 100%;
    background: #f7f7f7;
}

.fee_box #lytijiao input {
    width: 120px;
    height: 36px;
    cursor: pointer;
}

.fee_box #lytijiao input:hover {
    background: #00924a;
    color: #fff;
}

.fee_box #chakantwo {
    width: 1300px !important;
    height: 65px !important;
    padding-left: 30px;
    text-align: left;
    font-size: 0;
}

.fee_box #chakantwo a {
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #2b0103;
    text-align: center;
}

.fee_box #chakantwo a+a {
    margin-left: 2px;
}


/*分页*/

.pages_info {
    width: 900px !important;
    clear: both;
    margin-top: 20px !important;
}

.page_total,
.pages_box a,
.page_jump {
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
    height: 36px;
    background: #eee;
    line-height: 36px;
    border: 1px solid #eee;
    font-size: 13px;
    cursor: pointer;
}

.pages_box a {
    margin-left: 10px;
    color: #666;
}

.pages_box a.page_curr,
.pages_box a:hover {
    background: #ee2e24;
    color: #fff;
    font-size: 13px;
}

.page_jump {
    margin-left: 10px;
}


/*内页产品样式*/

.dwtwo li {
    width: 30.3% !important;
    margin: 0 1% 2% 1.7% !important;
}

.dwtwo li .dw_pic img {
    height: 338px !important;
}

.ny_protil {
    background: #f7f7f7 !important;
}

.nynews_time {
    background: rgba(25, 142, 62, 80%) !important;
}

.ny_prolist {
    border: 1px #eee solid;
    padding: 0.5%;
}

.ny_prolist:hover .ny_protil a {
    top: 0 !important;
    left: 0 !important;
}

.ny_propic img {
    width: 100% !important;
    transition: all 0.5s !important;
    height: auto!important;
}

.propic_show_right .cpbz a {
    display: block;
    height: 38px;
    width: 100%;
    margin-top: 40px;
}

.ny_protil:before {
    background: #ee2e24 !important;
}

.propic_show_right_20170301 {
    width: 56% !important;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-left: 0px !important;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0 !important;
    margin: 0 0 0 4%;
}

.propic_show_right_item_20170301 img:nth-child(6) {
    margin-right: 0px !important;
}

.pro_detail_title {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0px;
    display: block;
    padding-bottom: 20px;
}

.pshangxia_box {
    margin: 50px auto !important;
}

.pshangxia {
    padding: 16px 40px;
    background: #f5f5f5;
    border: 1px #eee solid;
}

.pcontent_title_h4 {
    display: none;
}

.detail_title {
    background: #ee2e24;
    margin: 0 !important;
    padding: 2% !important;
}

.propic_show_right_20170301>br {}

.pro_show_ewm {
    display: flex;
}


/*详情*/

.big_x {
    width: 100%;
}

.box_1 .txt_img {
    display: flex;
}

.box_1 .txt_img span {
    width: 50px;
    height: 50px;
    background: #ee2e24;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box_1 .txt_img p {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #ddd;
    width: 96%;
    padding-left: 14px;
}

.box_1 .txt_ps {
    margin: 20px 0;
    font-size: 16px;
    line-height: 30px;
}

.box_1 .txt_ps p {
    line-height: 30px;
    font-size: 16px;
    text-align: left;
}

.box_1 .txt_ps table {
    border: 1px solid #ddd;
    border-collapse: collapse;
}

.box_1 .txt_ps td {
    line-height: 30px;
    font-size: 16px;
}

.bo_img {
    text-align: center;
}

.big_x img {
    display: flex;
    margin: 8px auto;
}

.big_x .txt_img img {
    width: 32px;
}


/*相关产品*/

.pro_detail_rel_hd {
    height: 52px;
    line-height: 42px;
    padding-left: 20px;
    margin-top: 0px;
    background: #ee2e24;
}

.pro_detail_rel_hd strong,
.detail_title strong {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.pro_detail_rel_box {
    padding: 0 20px 20px 20px !IMPORTANT;
    margin-top: 50px !important;
    color: #fff;
}

.pro_detail_rel_item {
    width: 100% !important;
    overflow: hidden;
    padding: 30px 30px;
}

.pro_detail_rel_item+.pro_detail_rel_item {
    padding: 0px 30px 30px;
}

.pro_detail_rel_item div {
    border: 1px solid #e0e0e0;
    width: 419px;
    height: 380px;
    display: flex;
    flex-direction: column;
}

.pro_detail_rel_item div img {
    width: 401px;
    height: 300px;
    border: 0px !important;
}

.pro_detail_rel_item div+div {
    margin-left: 20px;
}

.pro_detail_list {
    width: 32% !important;
    border: 1px solid #dcdcdc;
    margin-top: 20px;
}

.pro_detail_list+.pro_detail_list {
    margin-left: 2%;
}

.pro_detail_list img {
    width: 100% !important;
    height: auto !important;
}

.pro_detail_rel_item div a {
    line-height: 42px;
    font-size: 18px;
    background: #f5f5f5;
    overflow: hidden;
}

.pro_detail_rel_item div br {
    display: none;
}

.pro_detail_rel_item div:hover img {
    transform: scale(1.1);
}

.pro_detail_rel_item:nth-child(3) {
    display: none;
}


/*内页适应*/

#bodycon #center,
#bodycon #left {
    float: none!important;
    height: auto!important;
    position: relative;
}

#bodycon #right,
#right {
    display: none !important;
}

#bodycontent {
    min-width: 1200px;
    max-width: 1400px;
    height: auto !important;
    margin: 0 auto;
    float: none !important;
    display: inline-block;
}

#bodycon #center {
    width: 100% !important;
    min-width: 1200px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 0 3% 0;
}

#bodycon {
    width: 85% !important;
    min-width: 1200px;
    padding-bottom:90px; 
    position: relative;
    z-index: 5;

}

.pro_show_ewm {
    display: flex;
}

.pcontent_title_h4 {
    width: 100% !important;
}

#bodycon:first-child table {
    min-width: 1200px;
}

#center>table {
    width: 100% !important;
    min-width: 1200px;
}

#bodycontent>#bodycontent {
    width: 100% !important;
}

.propic_show_left_20170301 {
    width: 32% !important;
    padding-top: 0 !important;
}

.propic_show_left_20170301 img {
    width: 100%;
    height: 25.6vw;
    object-fit: cover;
}

.divproduct_new_div_item_body {
    line-height: 1.8vw;
}

.product_content {
    width: 100% !important;
    min-width: 1200px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.2);
    padding: 50px 60px;
    max-width: 1400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3% !important;
}

.detail_title {
    width: 100% !important;
}

.propic_show_right_item_20170301 {
    margin-top: 30px;
    display: none;
}

.propic_show_right_item_20170301 img {
    width: 11.9% !important;
    object-fit: cover;
    height: 5.3vw;
}

.pro_detail_rel_item div {
    width: 23.5% !important;
    height: 100% !important;
}

.pro_detail_rel_item div img {
    width: 100% !important;
    height: auto !important;
    transition: 0.5s;
}

.pro_detail_rel_item div+div {
    margin-left: 2%;
}

.news_box_lbm {
    width: 100% !important;
}

.bodyContentString8 {
    width: 100% !important;
    min-width: 1200px;
}

.psupdown {
    margin-bottom: 50px !important;
}


/*内页产品第六*/

.protemptwo ul {
    display: flex;
    flex-wrap: wrap;
}

.protemptwo li {
    width: 23% !important;
    margin-left: 26px !important;
    margin-top: 26px !important;
    margin: 0 1% 2% 1% !important;
}

.protemptitl:before {
    background: linear-gradient(120deg, #ee2e24 10%, #e5272e 80%) !important;
}

.protemptwo li {
    border: 1px #eee solid;
    box-shadow: none !important;
}

.protemppic img {
    height: auto;
}

.protemppic {
    border: none !important;
}


/*内页产品右边样式*/

#center #bodycontent:nth-child(7) {
    position: relative;
    padding-bottom: 20px !important;
    display: flex;
    justify-content: space-evenly;
}

.propic_show_right_20170301 p {
    font-size: 16px;
    line-height: 30px;
}

.content_99eeb62c9bc9d4a9 {
    background: #f8f8f8;
    padding: 2% !important;
}


/*内页产品二维码*/

.pro_show_ewm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
}

.pro_ewm_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.propic_show_con_box {
    width: 72%;
    padding: 3% 5%;
    height: auto;
    border: 1px #e5e5e5 solid;
    margin-top: 6%;
}

.pro_ewm_m {
    width: 24.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pro_ewm_m img {
    width: 100%;
}

.pro_ewm_m span {
    padding: 8% 0 0;
    font-size: 0.9rem;
}

.pro_ewm_left p {
    font-size: 17px;
    line-height: 24px;
}

.pro_ewm_left p~p {
    margin: 3% 0 0;
}

.pro_ewm_left b {
    font-size: 20px;
    line-height: 30px;
    font-family: Arial;
}


/*自定义第七样式*/

.nylist li {
    width: 23% !important;
}

.nylist ul{display: flex;
    flex-wrap: wrap;}

.nylist-title:before {
    width: 100%;
    height: 0;
    content: '';
    background: #ee2e24;
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.nylist li:hover .nylist-title:before {
    height: 100%;
    transition: 0.5s;
}

.nylist-title {
    position: relative;
    z-index: 5;
}

.nylist li:hover .nylist-title {
    color: #ffffff !important;
}

.nylist-photo img {
    height: 100%;
}


/*自定义图片*/

.content_image img {
    width: auto !important;
    height: auto !important;
}

.second_next_pre_dgwbct {
    margin: 2% 0 0 !important;
}

.nylist li .nylist_tit:before {
    background: #ee2e24 !important;
}

.ban_page {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    bottom: 5%;
    left: 0;
    padding: 0 1%;
    width: 95%;
    right: 0;
}


/*新闻*/

.in_new p {
    font-size: 15px;
    line-height: 32px;
}

.pro_detail_cppp {
    line-height: 30px;
}


/*内页幻灯片文字*/

.banLeft {
    float: left;
}

.banLeft .banLine {
    width: 50px;
    height: 4px;
    background: #ee2e24;
}

.banLeft h1 {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    padding: 27px 0 15px 0;
    text-transform: uppercase;
    font-family: 'DIN Medium';
}

.banLeft h2 {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    padding: 0 0 28px 0;
}

@media screen and (max-width:1429px) {
    .banLeft .banLine {
        width: 42px;
        height: 3px;
    }
    .banLeft h1 {
        font-size: 34px;
        padding: 22px 0 12px 0;
    }
    .banLeft h2 {
        font-size: 21px;
        padding: 0 0 24px 0;
    }
}

@media screen and (max-width:1229px) {
    .banLeft .banLine {
        width: 34px;
        height: 2px;
    }
    .banLeft h1 {
        font-size: 27px;
        padding: 15px 0 9px 0;
    }
    .banLeft h2 {
        font-size: 17px;
        padding: 0 0 18px 0;
    }
}

@media screen and (max-width:991px) {
    .joinBanBox {
        bottom: auto;
        top: 50%;
        margin-top: -33px;
    }
    .joinBanBox .banLeft {
        width: 100%;
        text-align: center;
    }
    .joinBanBox .banLeft .banLine {
        display: inline-block;
        vertical-align: top;
    }
    .joinBanBox .banLeft h1 {
        font-size: 23px;
    }
    .joinBanBox .banLeft h2 {
        padding: 0;
    }
}


/*自定义栏目导航*/

.pz_SideLayer {
    float: right;
    margin-top: 103px;
    display: none;
}

.pz_SideLayer .l1 {
    float: left;
    padding-left: 1px;
    list-style: none;
}

.pz_SideLayer .l1 a {
    float: left;
    width: 180px;
    background: #474747;
    color: #fff;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
}

.pz_SideLayer .l1 a:hover,
.pz_SideLayer .l1 .hover {
    background: #ee2e24;
}

@media screen and (max-width:1429px) {
    .pz_SideLayer {
        float: right;
        margin-top: 72px;
    }
    .pz_SideLayer .l1 {
        padding-left: 1px;
    }
    .pz_SideLayer .l1 a {
        width: 154px;
        font-size: 14px;
        line-height: 44px;
    }
}

@media screen and (max-width:1229px) {
    .pz_SideLayer {
        float: right;
        margin-top: 53px;
    }
    .pz_SideLayer .l1 a {
        width: 123px;
        line-height: 35px;
    }
}

@media screen and (max-width:991px) {
    .pz_SideLayer {
        display: none;
    }
}

div#tianxieone,
#bodycontent #tfour,
#bodycontent #liuyanshenming {
    border-top: 1px solid !important;
    border-left: 1px solid !important;
    border-right: 1px solid !important;
}

#center #bodycontent:nth-child(8)>a {
    font-size: 15px;
}

.xw p {
    line-height: 30px;
}


/**/

.protemp_title a {
    font-size: 21px !important;
}

.protempone li:hover .protemp_title a {
    color: #019859 !important;
    background-image: #ee2e24;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.protempone li:hover .protemp_more a {
    background: #ee2e24 !important;
}

.protempone li {
    width: 48% !important;
    padding: 2% !important;
}

.protempwa {
    padding: 5% 0 0;
}

.protemp_body {
    margin-top: 28px !important;
    font-size: 16px !important;
    color: #999;
    font-weight: lighter;
}

.protemp_more a {
    margin-top: 36px !important;
}

.nyproduct-photo img {
    height: auto;
}

.nyproduct li {
    border: 1px solid #eee;
    padding: 15px;
}

.nyproduct_image p {
    line-height: 65px !important;
}

.nyproduct-title {
    color: #c4a772 !important;
}

.nyproduct-more {
    background: #ee2e24 !important;
}

.nynews-list:hover .nynews-more {
    background: #ee2e24 !important;
}

.nswsfenlei_2019 li:hover,
.nswsfenlei_2019 li.curNewsType_2019 {
    /*background:#ee2e24 !important;*/
}


/**/

.dwone li {
    width: 23% !important;
}

.dwone li:hover .dwwa_more a {
    background: #0884c4 !important;
}

.dwone li:hover .dwwa_a a {
    color: #0884c4 !important;
}

.dwone li img {
    height: auto;
}


/**/

.nynewslist:hover {
    border: 3px solid #0884c4 !important;
}

.nynewslist:hover .nynewslist_time {
    background: url(//cdn.dg.114my.cn/img/2020/20191130164134_1437952521.png) center 28px no-repeat #0884c4 !important;
}


/**/

.Details_til {
    width: 100% !important;
    background: #f8f8f8 !important;
    padding-left: initial !important;
}

.Details_til strong {
    background: #0884c4;
    line-height: 45px;
    display: inline-block;
    width: 12%;
    text-align: center;
}

.tech1 {
    box-shadow: 0 0 20px #ddd;
    padding: 3%;
    margin: 0 0 3% 0;
}

.tech1_txt {}

.tech1_txt b {
    font-size: 24px;
}

.tech1_txt b span {}

.tech1_txt p {
    font-size: 16px;
    padding: 1% 0 0;
    color: #666;
}

.tech1_sub {
    margin: 2% 0 0;
}

.tech1_sub p {
    display: flex;
    flex-direction: column;
}

.tech1_sub p span {
    font-size: 17px;
    line-height: 36px;
    font-weight: lighter;
}

.tech1_sub em {
    font-size: 15px;
    line-height: 30px;
    padding: 1% 0 0;
    display: inline-block;
}

.nei_news p {
    line-height: 32px;
}


/*产品详情隐藏*/

.centerHeadImage {
    display: none;
}

.psupdown {
    padding: 4% 0 0;
}


/*旧网站的页头*/

div#tait,
#navdh {
    display: none;
}

.int {}

.int p {
    font-size: 22px;
    background: #ee2e24;
    color: #fff;
    padding: 1.5%;
}

.int em {
    font-size: 17px;
    line-height: 30px;
    font-weight: lighter;
    margin: 2% 0 0;
    display: flex;
}

.nyproduct_photo:before {
    background: rgba(0, 85, 155, 0.7) !important;
}

.video {
    width: 100%;
}

#bodycon #center {
    background: none !important;
}

.content_99eeb62c9bc9d4a9 {
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}

.product_content p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
}

.product_content table {
    border-collapse: collapse;
    margin-top: 15px;
    width: 100%;
}

.product_content table td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px !important;
    font-size: 14px;
    color: #666;
}

.product_content table td {
    line-height: 20px;
}

.product_content table td br {}


/*大工详情*/

.det {}

.det_mol {}

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

.det_tit i {
    width: 50px;
    height: 50px;
    background: #c4a772 url(//memberpic.114my.com.cn/dg5630/uploadfile/image/20240307/20240307112805_1636631081.png) no-repeat center;
}

.det_tit p {
    background: #ddd;
    width: 96%;
    font-size: 20px;
    display: flex;
    align-items: center;
    padding-left: 14px;
    font-weight: bold;
    line-height: 50px;
}

.det_txt {
    padding: 20px 0;
}

.det_txt p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
}

.det_mol1 {}

.det_txt1 {
    padding: 20px 0;
}

.det_txt1 p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
}

.det_txt2 {
    padding: 20px 0;
}

.det_txt2 p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
}

.det_form {
    padding: 20px 0;
}

.det_form table:nth-child(n+2) {
    margin-top: 20px;
}

.det_form tr:first-child {
    background: #2953a5;
    color: #fff;
}

.det_form td {
    font-size: 16px;
    line-height: 40px;
}

.det_pic {
    padding: 20px 0;
}

.ny_prolist {
    width: 23% !important;
}

.protemptitl a:after,
.protemppic a:after {
    display: none !important;
}

.protemptitl a {
    text-align: center;
}

.protemptwo li:hover .protemppic img {
    transform: scale(1.1) rotate(0deg) !important;
}

.ny_prototal {
    display: flex;
    flex-wrap: wrap;
}


/*自定义第8套*/

.ny_dglist {
    width: 23% !important;
}

.ny_dgpic a:after,
.ny_dgpic a:before {
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}

.ny_dglist:hover .ny_dgpic a:before {
    margin: 5% !important;
    width: 90% !important;
}

.ny_dglist:hover .ny_dgtil a {
    color: #c4a772 !important;
}

.ny_dgtil a:after ｛background: url(//memberpic.114my.com.cn/dgzljqr11/uploadfile/image/20240314/20240314113926_855925159.png) no-repeat left center !important;
｝ .ny_dglist:hover .ny_dgtil a:after {
    background-position: right center !important;
}

.dgcontent_title_h5 {
    display: none;
}

.back_column {
    position: absolute;
    width: 20% !important;
    right: 0;
    margin: 2% 0 0 !important;
}

.back_column a {
    font-size: 15px;
    line-height: 25px;
}


/*新闻调整1600*/

.nyxqnewsbg {
    padding: 30px !important;
}

.nyxqnewsfanhui {
    display: none;
}

.nyxqnews,
.nyxqnews_leftpage {
    width: 100% !important;
}

.nyxqnews_left {
    width: 75% !important;
}

.nyxqnews_right {
    width: 24% !important;
}

.nyxqnews_leftpage {
    margin-left: 0 !important;
}

.nyxqnews_leftup,
.nyxqnews_leftdown ｛ width: 50% !important;
｝
/*搜索产品*/

#search_center #bodycontent:first-child {
    display: flex;
    flex-wrap: wrap;
}

.nysearch2021 {
    width: 23% !important;
    margin: 0 1% 2% 1% !important;
    border: 1px solid #eee;
}

.nysearch2021>div:first-child img {
    width: 100%;
    height: auto;
    transition: all .5s ease;
}

.nysearch2021>div:first-child:hover img {
    transform: scale(1.1) rotate(0deg);
}

.nysearch2021>div:first-child {
    height: auto !important;
}

.nysearch2021>div:last-child:before {
    content: '';
    width: 100%;
    height: 0px;
    bottom: 0px;
    left: 0px;
    background: #ee2e24 !important;
    transition: all 0.5s ease;
    position: absolute;
    z-index: -1;
}

.nysearch2021:hover>div:last-child:before {
    height: 100%;
    transition: 0.6s;
}

.nysearch2021>div:last-child {
    position: relative;
    width: 100%;
    padding: 0 !important;
    border-top: 1px solid #eee;
}

.nysearch2021>div:last-child a {
    font-size: 16px;
    display: block;
    font-size: 16px;
    line-height: 60px;
    padding: 0px 3%;
    font-family: Arial;
}

.nysearch2021:hover>div:last-child a {
    color: #fff;
}

.nysearch2021>div:first-child a {
    overflow: hidden;
    display: block;
}

#search_center #bodycontent:last-child {
    background: #f8f8f8;
    padding: 1% 0 !important;
    font-size: 15px;
}

#search_center #bodycontent:last-child a {
    font-size: 15px;
}

#search_center #bodycontent:last-child a:hover {
    text-decoration: underline;
}


/*新闻分类*/
.strong_title{display:none;}
.nswsfenlei_2019{margin-bottom:30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:24%;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#ee2e24  !important;border-color:#019859  !important;    }
.nswsfenlei_2019 li a{display:block;line-height:50px; font-size:17px; font-weight:100;}
.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a{color:#fff;}

/*新闻详情*/
.nyxqnews_left{width:75% !important;}
.nyxqnews_leftpage{width:75% !important;}
.nyxqnews_leftup{width:50% !important;line-height: 70px;}
.nyxqnews_leftdown{line-height: 70px;background-position:329px 29px !important;}
.nyxqnews_rightcont a{line-height: 36px;}
.nyxqnews_righttit strong{font-size:18px;color:#000 !important;}
.nyxqnews_righttit:before{background:#000 !important;}
.nynews-list:hover .nynews-more {background:#ee2e24 !important;transform: translateX(6px);-webkit-transform: translateX(6px);}


/*自定义导航*/

.navtt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    max-width: 1400px;
    margin: 0 auto 3%;
    padding: 1.5% 0;
}

.navt {
    width: 60%;
}

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

.navt li {
    position: relative;
    z-index: 5;
}

.navt li:before {
    content: '';
    width: 0;
    height: 2px;
    transform-origin: left;
    position: absolute;
    bottom: -170%;
    right: 0;
    z-index: -1;
    background: #ee2e24;
    transition: 0.8s;
    left: auto;
}

.navt li:hover:before,
.navt li.on:before {
    width: 100%;
    right: auto;
    left: 0
}

.navt li a {
    font-size: 1rem;
}

.innt {
    width: 85% !important;
    display: flex;
    align-items: center;
    margin: 0 !important;
    height: auto !important;
    line-height: normal !important;
    justify-content: flex-start;
}


/*产品导航*/

.pro_all_class .ban_dot {
    display: none !important;
}

.pro_all_class .slick-prev:before {
    content: '\e60a' !important;
    font-family: iconfont !important;
    color: #fff !important;
    font-size: 12px !important;
    /* letter-spacing: 5px; */
}

.pro_all_class .slick-next:before {
    content: '\e608' !important;
    font-family: iconfont !important;
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: -5px;
}

.pro_all_class .slick-prev {
    left: 0% !important;
    /* transform: rotate(180deg) !important; */
    background: #ee2e24 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    z-index: 5;
    position: absolute;
    top: -6% !important;
}

.pro_all_class .slick-next {
    right: 0 !important;
    background: #ee2e24 !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    z-index: 5;
    top: 47%;
    right: 0;
    /* transform: rotate(90deg); */
}

.pro_all_class .slick-prev:before,
.pro_call .slick-next:before {
    opacity: 1;
    transition: all ease 0.5s;
}


/*新闻*/

.news_ntxt {
    font-size: 1rem;
    line-height: 2rem;
}


/**/

.nprot {
    margin: 3% 0 0;
}

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

.nprot li {
    width: 24%;
}

.nprot li a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nprot li i {
    overflow: hidden;
}

.nprot li i img {
    width: 100%;
    height: auto;
    transition: 0.8s;
}

.nprot li:hover img {
    transform: scale(1.1);
}

.nprot li span {
    font-size: 1rem;
    background: #f8f8f8;
    padding: 5% 0;
    width: 100%;
    text-align: center;
}

.tedian b {
    font-size: 20px;
}

.tedian p {
    font-weight: 100;
    font-family: auto;
    line-height: 24px;
    margin-bottom: 15px;
    text-indent: 13px;
}

.propic_show_con_box {
    display: none;
}

.nynews-list:hover .nynews-title {
    color: #ee2e24 !important;
}

.bodyContentString8 img{width: 1200px;}