@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
}


/* 顶部 */

.top {
    background: #e6e6e6;
    padding: 10px 0;
    color: #999999;
}

.top a {
    color: #999999;
    padding: 0 5px;
}

.logo {
    padding: 15px 0;
}

.logo_img_right {
    padding-left: 27px;
    margin-left: 24px;
    background: url(../images/line.png) no-repeat left center;
}

.colblue {
    color: #24b8d3
}

.logo_img_right2 {
    margin-left: 20px;
}

.logo_img_right2 .colf {
    background: #24b8d3;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 12px;
}

.logo_right_title {
    background: url(../images/line2.png) no-repeat center center;
    text-align: center;
    font-size: 16px;
    color: #333333;
    width: 357px;
}

.logo_cont {
    background: url(../images/tel.png) no-repeat left center;
}

.logo_tel {
    color: #24b8d3;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.logo_right {
    color: #838383
}

nav {
    background: #24b8d3;
}

nav ul li {
    width: calc(100% / 10);
    text-align: center;
    font-size: 16px;
    line-height: 3em;
}

nav ul li a {
    color: #fff
}

nav ul li:hover {
    background: #ffc501;
    background-size: contain;
    font-weight: bold;
}

nav ul li a:hover {
    color: #fff;
}

.bannersize {
    height: 35vw!important;
}

#keywords {
    background: #24b8d3;
}

.tjxw2 {
    height: 62px;
    line-height: 62px;
    padding-left: 20px;
}

.key-tt {
    color: #fff;
    font-size: 16px;
    padding-right: 17px;
    padding-left: 57px;
    background: url(../images/keyword.png) no-repeat 17px center;
    border-right: 2px solid #92dce9;
    border-left: 2px solid #92dce9;
}

.tjxw2 li {
    margin-right: 10px;
}

.tjxw2 li a {
    color: #fff
}

.key-more {
    border-right: 2px solid #92dce9;
    border-left: 2px solid #92dce9;
    width: 57px;
    text-align: center;
    line-height: 57px;
}

.key-more a {
    color: #fff
}

#products {
    margin: 40px 0;
}

.pro_left_title {
    background: #24b8d3;
    padding: 20px 0;
}

.pro_left_title h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: url(../images/menu.png) no-repeat 20% center;
    line-height: 32px;
}

.pro_left_list {
    border: 1px solid #d4d5d6;
    background: #fff;
    padding: 0 10px;
}

.pro_left_list li {
    padding: 24px 0;
    border-bottom: 1px solid #d4d5d6;
}

.pro_left_list li:last-child {
    border-bottom: none;
}

.pro_left_list li a {
    display: block;
    font-size: 16px;
    padding-left: 45px;
    background: url(../images/row.png) no-repeat 5px center;
}

.pro_left_list li:hover a {
    background: url(../images/row2.png) no-repeat 5px center;
    font-weight: bold;
}

.pro_more {
    border: 2px solid #24b8d3;
    text-align: center;
    line-height: 4em;
    margin-top: 30px;
}

.pro_more a {
    color: #24b8d3;
    font-size: 16px;
}

.goods_show {
    border: 1px solid #c4c5c5;
    background: #fff;
}

.goods_img {
    padding: 10px;
}

.goods_img img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.goods_show h3 {
    margin-bottom: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.goods_show:hover {
    border-color: #2cbbd5;
}

.goods_show:hover h3 {
    color: #2cbbd5;
}

#about {
    margin: 40px 0;
}

#case {
    margin: 40px 0;
    background: #f6f6f6;
    padding: 40px 0;
}

#case h2 {
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding-bottom: 40px;
    background: url(../images/logo2.png) no-repeat bottom center;
}

.ma-show h3 {
    height: 68px;
    overflow: hidden;
    background: #ffffff url(../images/icon1.png) no-repeat 94% center;
    line-height: 68px;
    padding: 0 8%;
}

.ma-show img {
    width: 100%;
    height: 237px;
    object-fit: cover;
}

.ma-show:hover h3 {
    background: #24b8d3 url(../images/icon2.png) no-repeat 94% center;
    color: #fff
}

.ma-more {
    width: 315px;
    line-height: 52px;
    margin: 20px auto;
    text-align: center;
    border: 2px #24b8d3 solid;
    border-radius: 10px;
}

.ma-more a {
    color: #24b8d3;
    font-size: 16px;
    padding-left: 35px;
    background: url(../images/more.png) no-repeat left center;
    line-height: 29px;
    display: inline-block;
}


/*  */

#honor {
    background: #f6f6f6;
    padding: 40px 0;
    margin: 40px 0;
}

#honor h2 {
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding-bottom: 40px;
    background: url(../images/logo2.png) no-repeat bottom center;
}

.poster-main {
    position: relative;
    margin: 50px auto;
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/border.png);
    background-size: cover;
    
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
}

.poster-main .poster-next-btn {
    right: 0;
}

.poster-list {
    padding-bottom: 5px;
    background: url(../images/zizhi-bg.png) no-repeat bottom;
}
.poster-item-img{
    width: 100%;
    height: 100%;
}
.poster-item img{
 
  width:calc(100% - 20px);
    height: calc(100% - 20px);
    object-fit: cover;
}
#news h2 {
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding-bottom: 40px;
    background: url(../images/logo2.png) no-repeat bottom center;
}

.news-list li {
    background: #f6f6f6;
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.timebox {
    padding-right: 28px;
}

.news-txt {
    padding-left: 32px;
}

.coltxt {
    color: #7a7a7a;
}

.news_img img {
    height: 288px;
    width: 100%;
    object-fit: cover;
}

.news-class li {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin: 20px 10px;
}

.news-class li:first-child {
    background: #24b8d3;
}

.news-class li:first-child a {
    color: #fff
}

.news-class li:last-child {
    border: 1px solid #24b8d3;
}

.news-class li:last-child a {
    color: #24b8d3
}

.wd-title {
    background: #24b8d3;
    height: 160px;
}

.wd-list {
    height: 160px;
    background: #f6f6f6;
}

.wd-list-count {
    width: 85%;
}

footer {
    margin-top: 40px;
}

.footer_top {
    background: #24b8d3;
    padding: 30px 0;
}

.foot_nav {
    padding-bottom: 20px;
    border-bottom: 1px dashed #fff;
}

.foot_nav li a {
    color: #fff;
    ;
}

.foot_nav li {
    width: 9%;
    text-align: center;
    border-left: 1px solid #fff;
}

.foot_nav li:first-child {
    border: none;
}

.foot_list {
    color: #fff
}

.foot_list a {
    color: #fff
}

.foot_list h3 {
    color: #fff;
    font-size: 24px;
}

.f-g-list {
    width: 680px;
    margin-top: 20px;
}

.f-g-list li {
    width: 25%;
    margin: 10px 0;
}

.footer_bom {
    background: #100502;
    padding: 20px 0;
    color: #fff;
    text-transform: uppercase;
}

.footer_bom a {
    color: #fff
}

.form-top li {
    margin-right: 10px;
}

.sub-input {
    background: none;
    border: none;
    border-bottom: 1px #757575 dashed;
}

.submit {
    width: 132px;
    height: 44px;
    border-radius: 5px;
    border: 1px solid #cbe0cb;
    color: #cbe0cb;
    background: none;
}

.clwh {
    display: none;
}

.path {
    color: rgb(125, 125, 125);
    font-size: 12px;
    margin: 20px 0;
}

.tj_news_title {
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}

.tj_news li {
    width: 47%;
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #24b8d3;
}

.news-ul li {
    padding: 16px 0;
    border-bottom: 1px dashed #b5b5b5;
}
.sec-class {
    margin: 20px 0;
}
.sec-class li{
    
    border: 1px solid  #efefef;
    padding: 0 10px;
    margin: 0 10px;
    line-height: 2em;
}
@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .pro_left_list {
        overflow: hidden;
    }
    .pro_left_list li {
        float: left;
        padding: 10px 0;
        width: 33%;
    }
    .logo_img_right2 {
        display: none;
    }
    #honor {
        display: none;
    }
}

@media screen and (max-width:992px) {
    .logo_right {
        display: none;
    }
    nav ul li {
        width: 20%;
    }
    .wdbox {
        display: none;
    }
}

@media screen and (max-width:768px) {
    nav ul li {
        width: 33%;
        line-height: 2em;
    }
    .foot_nav {
        display: none;
    }
    .xldn {
        display: none;
    }
    .ab_box {
        padding: 0;
    }
    .ab_list li {
        width: 100%;
    }
    .ab_more_box {
        width: 100%;
        border: none;
    }
}

@media screen and (max-width:500px) {
    .logo_img {
        width: 25px;
    }
    .logo_img_right p {
        display: none;
    }
    .logo_img_right {
        background: none;
        padding-left: 0;
        margin-left: 10px;
    }
    .logo h2 {
        font-size: 18px;
    }
    .logo h3 {
        font-size: 10px!important;
    }
    .pro_left_list li {
        padding: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        background: none;
    }
    .pro_left_list li:hover a{
    
        background: none;
    }
    .top {
        display: none;
    }
    .logo_right {
        display: none;
    }
    .bannersize {
        height: 42vw!important;
    }
    .bannersize button {
        display: none;
    }
    #keywords {
        display: none;
    }
    .pro_left_title {
        padding: 10px 0;
    }
    .pro_left_list li a {
        background: none;
        padding-left: 0;
        text-align: center;
    }
    .pro_more {
        display: none;
    }
    .recommend_t {
        display: none;
    }
    .goods_img {
        padding: 0;
    }
    .goods_img img {
        height: 90px;
    }
    .ab_title {
        margin-top: 0;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 60px;
    }
    .ab_box {
        padding-bottom: 20px;
    }
    .ma-show img {
        width: 100%;
        height: 120px;
        object-fit: cover;
    }
    .ma-show h3 {
        background-image: none;
        line-height: 42px;
        height: 42px;
    }
    .news_top_left {
        padding: 10px;
    }
    .news_list dt {
        padding-left: 0;
    }
    .news_list dd {
        padding: 0;
    }
    .fot_form {
        display: none;
    }
    .timebox {
        width: 20%;
        padding-right: 0;
        text-align: center;
    }
    .news-txt {
        width: 80%;
        padding-left: 0;
    }
    .news-list li {
        padding: 5px;
    }
    .news_img img {
        height: 150px;
        width: 100%;
        object-fit: cover;
    }
    .tj_news li{
        width:100%;
    }
}