@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}


/* .layui-container{
	padding: 0;
} */

.top {
    background: #f0f0f0;
    color: #999999;
    padding: 5px 0;
}

.top a {
    color: #999999
}

.col33 {
    color: #333333
}

.col66 {
    color: #666
}

.logo {
    padding-left: 15px;
}

.logo-img {
    padding: 0 20px;
}

.logo-img {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #c9c9c9;
}

.coltxt {
    color: #4c4c4c
}

.colgrey {
    color: #aeaeae
}

.colgreen {
    color: #33a74e
}

.logo-left {
    padding-left: 25px;
}

.logo-box {
    padding: 8px 0;
    background: #fff;
}

.colblue {
    color: #1170d3
}

.coltxt {
    color: #7a7a7a
}

.f17 {
    font-size: 17px;
}

.f34 {
    font-size: 34px;
}

.logo_t_txt h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.logo_t_txt h3 {
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
}

.logo-right {
    padding-left: 15px;
}

.logo-r-tt {
    line-height: 3em;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #cdcdcd;
}

.top-phone {
    background: url(../images/tel.png) no-repeat left center;
    background-size: contain;
    padding-left: 60px;
    color: #343434
}

.bannersize {
    height: 33vw!important;
}

nav {
    background: #1170d3;
}

nav a {
    color: #fff
}

.pcnav>li {
    font-size: 16px;
    padding: 20px 0;
    position: relative;
    width: 12.5%;
    text-align: center;
    border-left: #418ddc 1px solid;
    border-right: #0262b0 1px solid;
    box-sizing: border-box;
}

.pcnav>li:hover {
    background: #38c4ff
}

.pcnav>li:hover>a {
    color: #fff;
    font-weight: bold;
}

.nav_list2 {
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
}

.nav_list2 li {
    background: #1170d3;
    text-align: left;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
}

.nav_list2 li:hover {
    background: #38c4ff;
    text-align: center;
}

.nav_list2 li a:hover {
    color: #fff;
}

.pcnav>li:hover .nav_list2 {
    display: block;
}

#keywords {
    margin: 20px 0;
}

.key-left {
    background: #4ea6fd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 7.75%;
    text-align: center;
    padding: 20px 0;
}

.key-right {
    background: #1170d3;
    width: calc(100% - 7.75%);
}

.key-right_top {
    color: #fff;
    border-bottom: 1px dashed #fff;
    line-height: 43px;
    padding: 0 20px;
}

.key-right_top a {
    color: #fff;
    padding: 0 5px;
}

.key-right em {
    font-size: 16px;
    font-weight: bold;
}

.key-right_bottom {
    line-height: 35px;
    padding: 3.5px 20px;
    color: #fff
}

.key-right_bottom i {
    font-style: normal;
    padding: 0 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-right: 15px;
}

#goods-bg {
    margin: 40px 0;
}

.title {
    color: #303131;
}

.bg1 {
    background: url(../images/bg1.png) no-repeat center center;
}

.tl-bg {
    font-size: 50px;
    color: #ecebeb;
    font-family: "Arial";
    font-weight: 900;
    top: -0.4em;
    width: 100%;
    text-align: center;
    z-index: -1;
}

.goods1 .ttup {
    background: #1170d3;
    padding: 1.875rem 0;
    padding-left: 34px;
}

.goods1 .ttup h2 {
    line-height: 84px;
}

.goods_l_top em {
    font-weight: normal;
}

.goods_l_top p {
    border-left: 7px solid #fff;
    padding-left: 10px;
}

.goods1 ul {
    border: 1px solid #e8e8e8;
    border-bottom: 2px solid #1170d3;
}

.goods-list {
    padding: 1.2rem 1.875rem;
    border-bottom: 1px solid rgb(224, 224, 224);
    background: #f8f8f8;
}

.goods-list>a {
    background: url(../images/row.png) no-repeat right center;
    color: #000;
    transition: linear 0.2s;
    font-size: 16px;
    font-weight: bold;
}

.goods1 dl:nth-child(5) dd,
.goods1 dl:nth-child(6) dd {
    display: none;
}

.goods1 dl {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}

.goods1 dl dd {
    padding: 0.5rem 2rem;
    border-bottom: 1px solid #d1d1d1;
}

.goods1 dl dd a {
    color: #404040;
    font-size: 14px;
    padding-left: 15px;
    background: url(../images/row2.png) no-repeat center left;
}

.goods1 dl dd:hover {
    background: #f8f8f8;
}

.goods1 dl dd:hover a {
    color: #043764
}

.goods-left-bot {
    border: 1px solid #b5b4b5;
    margin-top: 25px;
    padding: 10px 20px;
    padding-top: 20px;
    padding-bottom: 25px;
}

.tel-24 {
    background: #1170d3;
    width: 55%;
    top: -5%;
    line-height: 2em;
    left: 22.5%;
}

.goods-more {
    width: 55%;
    margin: 20px auto;
    line-height: 3em;
    text-align: center;
}

.goods-more a {
    color: #1170d3
}

.gods-list {
    border: 1px solid #d3d3d3;
    width: 100%;
    overflow: hidden;
    transition: ease-in-out 0.3s;
}

.product-list .goods-img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    padding: 10px;
}

.product-list .goods-img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.good-til {
    text-align: center;
    bottom: 0;
    z-index: 10;
    transition: ease-in-out 0.3s;
    padding: 10px 5px;
}

.good-til h3 {
    color: #434343;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gods-list img {
    transition: ease-in-out 0.3s;
}

.gods-list:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -4px, 0);
}

.gods-list:hover {
    border: 1px solid #1170d3;
}

.gods-list:hover img {
    transform: scale(1.2, 1.2);
}

.gods-list:hover .good-til h3 {
    color: #1170d3;
}

.goods-img {
    width: 100%;
    height: 184px;
    overflow: hidden;
}

.goods-img img {
    width: 100%;
    height: 184px;
    object-fit: cover;
}

#adv-gg {
    margin: 40px 0;
    background: url(../images/bg2.png) no-repeat center center;
}

.adv_mid {
    width: 470px;
    padding: 20px 60px;
    border-left: #6cb6ff 1px solid;
    border-right: #6cb6ff 1px solid;
}

.adv_r_t {
    padding-left: 40px;
    background: url(../images/tel2.png) no-repeat left center;
}

#about {
    margin: 40px 0;
    background: #f5f7f6;
    padding: 65px 0;
}

.tl-bg2 {
    font-size: 50px;
    color: #72b8ff;
    font-family: "Arial";
    font-weight: 900;
    top: -0.4em;
    width: 100%;
    text-align: center;
    z-index: -1;
    opacity: 0.3;
}

.about_right {
    padding-left: 70px;
    margin-top: 72px;
}

.ab_r_f {
    color: #0871dd;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    width: 235px;
    border-bottom: 1px solid #0871dd;
    padding-bottom: 5px;
}

.ab_r_f em {
    font-weight: normal;
}

.ab_r_s {
    font-size: 22px;
}

.ab_r_th {
    font-size: 14px;
    color: #666;
    line-height: 2em;
    text-indent: 2em;
    margin-top: 20px;
}

.about_r_bottom {
    background: #0871dd;
    color: #fff;
    padding-left: 70px;
    padding-top: 27px;
    padding-bottom: 27px;
    margin-top: 30px;
}

.about_right h2 {
    font-size: 32px;
    padding: 15px 0;
}

.col3 {
    color: #333333
}

.ys-bg {
    margin: 40px 0;
}

.f48 {
    font-size: 48px;
}

.let22 {
    letter-spacing: 0.8px;
}

.bg-x {
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url(../images/bg-x.png) center center no-repeat;
}

.ys1 {
    padding: 70px 0;
    background: #f3f4f6;
}

.ys-num {
    background: url(../images/num.png) no-repeat;
    width: 82px;
    height: 78px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.f26 {
    line-height: normal;
}

.ys-bg ol {
    margin-left: 17px;
}

.ys-bg ol li {
    padding-left: 25px;
    background: url(../images/like.png) no-repeat left center;
    color: #545454;
    margin: 30px 0;
}

.ys-bg ol li i {
    font-style: normal;
}

.shadow {
    height: 78px;
    width: 100%;
    background: url(../images/shadow.png) no-repeat center top;
    top: 100%;
    z-index: 8;
}

.ys2 {
    padding: 70px 0;
    background: #fff;
}

.pl80 {
    padding-left: 80px;
}

i {
    color: #0871dd;
    font-style: normal;
}

.ys_more {
    border: 1px solid #0871dd;
    width: 351px;
    line-height: 38px;
    height: 38px;
    border-radius: 19px;
    max-width: 100%;
}

.ys_more p {
    padding-left: 15px;
}

.ys_more_link {
    background: #0871dd;
    line-height: 39px;
    border-radius: 19px;
    padding: 0 15px;
}

.ys_more_link a {
    color: #fff;
}

#case {
    margin: 40px 0;
    padding: 55px 0;
    background: url(../images/case_bg.jpg);
}

.case_img img {
    width: 100%;
    height: 236px;
    object-fit: cover;
}

.case_img h3 {
    background: #ececec;
    line-height: 3em;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_img:hover h3 {
    background: #0871dd;
    color: #fff
}

.case_more {
    width: 194px;
    margin: 30px auto;
    background: #0871dd;
    text-align: center;
    line-height: 48px;
}

.case_more:hover {
    color: #fff;
}

#news {
    margin: 40px 0;
}

.news_time {
    background: #0871dd;
    color: #fff;
    text-align: center;
    padding: 40px 0;
}

.op5 {
    opacity: 0.5;
}

.mt46 {
    margin-top: 46px;
}

.news_img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.news_top_left {
    background: #21252a;
    padding: 26px 60px;
}

.news_more {
    display: block;
    width: 96px;
    background: #0871dd;
    text-align: center;
    line-height: 32px;
    margin-top: 29px;
}

.news_top_left a:hover {
    color: #fff
}

.news_list dt {
    border-bottom: 1px solid #f0f0f0;
    padding-left: 67px;
    padding-bottom: 28px;
}

.news_list dt h3 {
    padding-left: 30px;
    background: url(../images/loud.png) no-repeat left center;
}

.news_list dd {
    margin: 30px 0;
    padding-left: 67px;
    padding-right: 42px;
}

.news_list dd h4 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.news_txt {
    padding: 20px 0;
    border-bottom: 1px dashed #b6b6b6;
}

.news_txt p {
    line-height: 1.5em;
    color: #666666;
    max-width: 377px;
    min-height: 42px;
}

footer {
    background: #272a30;
    color: #fff;
    padding-top: 40px;
}

.fot-nav {
    padding-bottom: 30px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 20px;
}

.fot-nav li {
    padding: 0 42px;
    font-size: 16px;
    border-right: 1px solid #fff;
    text-align: center;
}

.fot-gods li {
    float: left;
    width: 45%;
    line-height: 2em;
    padding: 10px 0;
}

.foot_b_r {
    width: 30%;
}

.foot_boot {
    background: #1e2025;
    padding: 10px 0;
    margin-top: 20px;
}

.form-top li {
    margin-right: 10px;
}

.foot_title {
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
    background: url(../images/line2.png) no-repeat bottom left;
    margin-bottom: 20px;
}

.foot_title span {
    opacity: 0.5;
    text-transform: uppercase;
}

.sub-input {
    background: none;
    border: none;
    border-bottom: 1px #fff dashed;
}

.sub-input {
    background: none;
    border: none;
    border-bottom: 1px #fff dashed;
}

.submit {
    width: 132px;
    height: 44px;
    background: none;
    border-radius: 5px;
    border: none;
    color: #fff;
    border: 1px solid #fff;
}

.path {
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3;
}

.nyzx-title {
    background: #f9f8f8;
}

.nyzx-title h2 {
    background: #1170d3;
    width: 17%;
}

.nyzx-news li {
    padding: 8px 15px 8px 5px;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    transition: all 0.3s ease-in-out;
}

.news-a {
    padding-bottom: 20px;
    border-bottom: 1px dashed #a6a6a6;
    margin-bottom: 20px;
    padding-top: 20px;
}

.nei_g_tj_title {
    background: #f0f0f0;
    padding: 1em 0;
}

.nei_g_tj_title h3 {
    color: #d0d0d0;
}

.con-li {
    width: 280px;
    border: 1px solid #d3d4d6;
    margin: 0 10px;
}

.conimg {
    padding: 10px;
}

.conimg img {
    width: 242px;
    height: 185px;
    object-fit: cover;
}

.form-cont {
    margin: 10px 0;
}

.submit-con {
    width: 200px;
    border: none;
    background: #1170d3;
    color: #fff;
    line-height: 3em;
}

.nei_g_tj,
article {
    overflow: hidden
}

.tabbar {
    position: fixed;
    height: 55px;
    bottom: 0;
    background: #0074d7;
    width: 100%;
    z-index: 10;
    display: none;
    box-shadow: 0 -1px 2px #ddd;
    padding-bottom: env(safe-area-inset-bottom);
}

.tabbar-item {
    flex: 1;
    text-align: center;
    padding-top: 10px;
    /*border-left: 1px solid rgb(243, 243, 243);*/
}

.tabbar-item i {
    font-size: 24px;
    color: #fff;
}

.tabbar-item a {
    color: #fff
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1170d3;
}
@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .rm_more {
        background: #f3f3f3;
    }
    .rm-show-img {
        height: 211px;
    }
    .rm-show-img img {
        max-height: 211px;
    }
    .top-phone {
        display: none;
    }
    #ad_f {
        display: none;
    }
    .goods-left-bot {
        padding: 5px;
    }
    .tel-24 {
        display: none;
    }
    .f28 {
        font-size: 24px;
    }
    .case-show-img {
        height: 183px;
    }
    .case-show-img img {
        max-height: 183px;
    }
    #keywords {
        display: none;
    }
    #adv-gg {
        display: none;
    }
    .news_top_left {
        background: #21252a;
        padding: 26px 30px;
    }
}

@media screen and (max-width:992px) {
    .lgdn {
        display: none;
    }
    .rm-class li {
        float: left;
        padding: 0 5px;
    }
    .goods-left-bot,
    .goods-more {
        display: none;
    }
    .goods1 {
        overflow: hidden;
    }
    .goods-list {
        padding: 10px 0;
        text-align: center;
    }
    .goods-list>a {
        background: none!important;
    }
    .case-show-img {
        height: 138px;
    }
    .case-show-img img {
        max-height: 138px;
    }
    .foot_b_r {
        display: none;
    }
    .foot_b_rr {
        display: none;
    }
    .pl80 {
        padding: 0;
    }
    .news_list dd {
        margin: 30px 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .news_list dt {
        padding-left: 10px;
    }
    .about_right {
        padding-left: 0;
    }
    .about_r_bottom {
        padding: 10px 5px;
    }
    .ys-bg .tr {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:768px) {
    .top_right {
        display: none;
    }
    .top {
        display: none;
    }
    .pcnav>li {
        width: 25%;
        padding: 10px 0;
    }
    .rm-show-img {
        height: 164px;
    }
    .rm-show-img img {
        max-height: 164px;
    }
    .bannersize {
        height: 40vw!important;
    }
    .bannersize button {
        display: none;
    }
    .case-show-img {
        height: 104px;
    }
    .case-show-img img {
        max-height: 104px;
    }
    .case-show h3 a {
        line-height: 2em;
    }
    .xldn {
        display: none;
    }
    .goods-img {
        width: 100%;
        height: 130px;
        overflow: hidden;
    }
    .case_img img {
        width: 100%;
        height: 130px;
        object-fit: cover;
    }
}

@media screen and (max-width:500px) {
    .logo-img {
        display: none;
    }
    .logo-box {
        padding: 10px 0;
    }
    .rm-show-img {
        height: 93px;
    }
    .rm-show-img img {
        max-height: 93px;
    }
    .rm-show h3 {
        font-size: 14px;
        margin: 10px 0;
        line-height: auto;
        width: auto;
        text-align: center;
        border: none;
        height: 44px;
    }
    .rm-show p {
        display: none;
    }
    .ys_more_link {
        background: none;
        padding: 0;
    }
    .ys_more_link a {
        color: #333;
        padding-right: 5px;
    }
    .news_time {
        padding: 32px 0;
    }
    .f40 {
        font-size: 24px;
    }
    .f26 {
        font-size: 20px;
    }
    .about_right h2 {
        font-size: 20px;
    }
    .logo_img img {
        width: 200px;
    }
    .good-til h3 {
        color: #434343;
    }
    .link,
    .ys-bg {
        display: none
    }
    .tabbar {
        display: block
    }
    #goods-bg {
        margin: 15px 0;
    }
    #case {
        margin: 15px 0;
        padding: 15px 0;
    }
    .mt30 {
        margin-top: 10px
    }
    #news {
        margin: 15px 0;
    }
    #about {
        margin: 15px 0;
        padding: 15px 0;
    }
    .about_right {
        margin-top: 20px
    }
    .mt40 {
        margin-top: 15px;
    }
    footer {
        padding-top: 15px;
    }
    .news_txt {
        flex-wrap: wrap;
        padding: 8px 0;
    }
    .news_txt p {
        max-height: 100%;
        height: auto;
        min-height: auto;
    }
    .news_txt span {
        display: block;
        margin-top: 5px;
    }
    .news_list dd {
        margin: 10px 0
    }
}