@charset "utf-8";

/* CSS Document */

 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 0.875rem;
    opacity: 1;
}

 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 0.875rem;
    opacity: 1;
    padding-left: 10px
}

 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 0.875rem;
    opacity: 1;
    padding-left: 10px
}


/* 顶部 */

.top {
    background: #f5f6fa;
    padding: 5px 0;
    color: #999999;
}

.top a {
    color: #999999;
}

.logo {
    padding: 18px 0;
}

.logo_txt {
    margin-left: 20px;
    color: #9a1c32;
    font-size: 18px;
}

.colblue {
    color: #0137a1;
}

.logo_sere {
    font-size: 1.5rem;
    color: #ffc600;
    font-weight: bold;
    margin: 0 10px;
}


/* 导航 */

nav {
    background: #971e34;
    height: 50px;
}

.nav-first {
    background: #b2253f;
    width: 18.5%;
    text-align: center;
    height: 50px;
}

.nav-f-tt {
    color: #fff;
    font-size: 16px;
    padding-left: 24px;
    background: url(../images/class.png) no-repeat left center;
    display: inline-block;
    line-height: 45px;
}

.nav-f-tt:hover {
    color: #fff;
}

.nav-down {
    width: 100%;
    height: auto;
    top: 100%;
    left: 0;
    background: #424348;
    z-index: 5;
}

.nav-down li {
    padding: 1rem 0;
    border-bottom: 1px dashed #565658;
    border-top: 1px dashed #2c2d31;
    padding: 20px;
}

.nav-down li a {
    color: #fff;
}

.nav-down li span {
    color: #d98a78
}

.nav-down li:hover a {
    color: #fff
}

.nav-c {
    text-align: left;
    margin-top: 10px;
}

.nav-c a {
    font-size: 12px;
    padding-right: 3px;
}

.nav-g {
    color: #a70f1b;
    font-size: 1rem;
    font-weight: bold;
}

.nav-g:hover {
    color: #a70f1b;
}

.nav-list {
    width: 77.25%;
}

.nav-list li {
    width: calc(100% / 8);
    text-align: center;
    font-size: 1rem;
    line-height: 50px;
}

.nav-list li a {
    color: #fff
}

.nav-list li:hover a {
    color: #fff;
    font-weight: bold;
}

.nav-f-title {
    height: 63px;
    bottom: 0;
    width: 100%;
    background: #b2253f;
    line-height: 63px;
    z-index: 5;
}

.nav-showd {
    bottom: 0;
    z-index: 2;
    left: -8%;
}

.bannersize {
    height: 28vw!important;
}

.keyword-bg {
    background: #f6f6f6;
}

.key-title {
    background: #971e34;
    height: 78px;
    width: 187px;
}

.key-a {
    color: #fff;
    padding-left: 40px;
    background: url(../images/keyword.png) no-repeat center left;
}

.key-list li {
    margin: 0 20px;
}


/* 关于我们 */

#about {
    margin: 40px 0;
}

.ab-right p {
    font-size: 1rem;
    color: #333333;
    text-indent: 2em;
    line-height: 2em;
    padding-left: 40px;
}

.ab-right ul {
    margin-top: 40px;
}

.ab-right ul li a {
    display: block;
    color: #971e34;
    border: 1px solid #971e34;
    width: 147px;
    line-height: 45px;
    border-radius: 5px;
    text-align: center;
    margin: 0 10px;
}


/* 新闻 */


/* 服务*/

#service {
    margin: 30px 0;
    background: url(../images/goods-bg.jpg);
    background-size: cover;
    padding: 60px 0;
}

#service h2 {
    color: #333;
    padding-left: 34px;
    background: url(../images/box.png) no-repeat center left;
    margin-right: 20px;
}

.goods-cate li {
    margin: 0 20px;
    line-height: 2em;
}

.goods-cate li a {
    color: #333333;
    font-size: 1rem;
}

.goods-cate li:hover {
    border-bottom: 1px solid #971e34;
}

.goods-show {
    border: 1px solid #c5c5c5;
}

.goods-img-box {
    padding: 15px;
    padding-bottom: 0;
}

.good-img {
    width: 100%;
    height: 193px;
    object-fit: cover;
}

.img-more {
    top: 75%;
    left: calc(50% - 45px)
}

.goods-txt {
    padding: 12px 15px;
}

.goods-txt {
    color: #666666
}

.goods-txt p {
    height: 32px;
    overflow: hidden;
}

.goods-show:hover {
    border-color: #971e34;
}

.goods-show:hover .goods-txt {
    background: #971e34;
}

.goods-show:hover .goods-txt h3 {
    color: #fff
}

.goods-show:hover .goods-txt p {
    color: #fff;
    opacity: 0.7;
}


/* 视频 */

#video {
    margin: 40px 0;
}

#video h2 {
    color: #333;
    padding-left: 34px;
    background: url(../images/box.png) no-repeat center left;
    margin-right: 20px;
}

.case-list {
    width: 384px;
    margin: 0 10px;
}

.case-list img {
    width: 100%;
    height: 218px;
    object-fit: cover;
}

.play {
    width: 78px;
    height: 78px;
    background: url(../images/play.png) no-repeat;
    background-size: cover;
    z-index: 10;
    top: calc(50% - 39px);
    left: calc(50% - 39px);
}


/* 新闻 */

#news {
    margin: 40px 0;
}

.news-cate {
    background: url(../images/page.png) no-repeat left center;
    padding-left: 27px;
}

.news-cate li a {
    font-size: 18px;
    font-weight: bold;
}

.news-cate li {
    margin-right: 20px;
}

.news-cate li:hover a {
    color: #971e34
}

.news-first {
    margin: 36px 0;
}

.news-first-time {
    background: #971e34;
    width: calc(100% / 3);
    height: 195px;
}

.news-first-img {
    width: calc(100% / 3 * 2);
}

.news-first-img img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.r60 {
    font-size: 3.75rem;
}

.news-first-top {
    margin-bottom: 40px;
}

.news-left-list li {
    padding: 25px 0;
    border-top: 1px solid #e3e3e3;
}

.news-left-list li span {
    font-size: 12px;
}

.news-right-list li {
    padding: 25px 0;
    border-bottom: 1px solid #e3e3e3;
}

.news-right-list {
    margin-top: 1px;
}

#news li p {
    height: 42px;
    overflow: hidden;
}


/* 风采 */

#fc-bg {
    margin: 40px 0;
    background: #f7f7f7;
    padding: 30px 0;
}

.fc-list li {
    background: #e7e7e7;
    width: 80px;
    line-height: 26px;
    text-align: center;
    margin: 0 10px;
}

.fc-list li a {
    color: #666;
    display: block;
}

.fc-list li:hover {
    background: #9f1931;
}

.fc-list li:hover a {
    color: #fff
}

#fc-bg hr {
    width: 50%;
}

.cpa {
    margin-top: 15px;
}

.cpa li {
    width: 19%;
}

.honor-img {
    background: #fff;
    border: 1px solid #cdcdcd;
}

.honor-img img {
    width: 100%;
    height: 170px;
    object-fit: contain;
}

.cpa li h3 {
    text-align: center;
    font-size: 0.875rem;
    margin-top: 10px;
}

footer {
    background: #971e34;
    margin-top: 40px;
}

.footer-top {
    border-bottom: 2px solid #ac4b5d;
}

.footer-top h3 {
    background: #79182a;
    color: #c3a8ab;
    font-size: 24px;
    width: 204px;
    line-height: 98px;
    text-align: center;
}

.op5 {
    opacity: 0.5;
}

#path {
    padding: 15px 0;
    border-bottom: 1px dashed #d6d6d6;
}

article {
    overflow: hidden;
    padding: 15px;
}


/* 底部 */

.footer-top ol li {
    margin: 0 40px;
}

.footer-top ol li img {
    margin-right: 10px;
}

.footer-bot {
    padding: 40px 0;
}

.fb-left p {
    color: #fff;
    line-height: 2em;
}

.fb-left img {
    margin-bottom: 20px;
}

.footer-bot h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff
}

.f-g-list {
    width: 270px;
}

.f-g-list a {
    color: #fff
}

.f-g-list li {
    width: 50%;
    margin: 10px 0;
}

.f-g-list li:hover a {
    color: #fff
}

.f-n-list a {
    color: #fff
}

.f-n-list li {
    margin: 10px 0;
}

.f-n-list li:hover a {
    color: #fff
}

.clwh {
    display: none;
}


/* 内页 */

#path {
    box-shadow: 0px 0px 8px -3px #666666;
    padding: 20px 0;
}

.path-list {
    font-size: 12px;
    color: #757575;
}

.path-list a {
    color: #757575;
}

.nei-cate li {
    padding: 0 5px;
    height: 2em;
    background: #E9E9E9;
    color: #323232;
    line-height: 2em;
    border-radius: 5px;
    font-size: 0.875rem;
    margin: 0 5px;
}

.nei-cate li:hover {
    background: #d74140;
}

.nei-cate li:hover a {
    color: #fff;
}

#nei-main {
    background: #f5f5f5;
    padding: 40px 0;
}


/* 内页 产品 */

.product-list {
    background: #fff;
    height: 340px;
    margin-top: 10px;
    transition: ease-in 0.4s;
}

.pl-img {
    width: 100%;
    height: 186px;
    object-fit: contain;
}

.product-list h3 {
    margin-top: 20px;
    font-size: 1rem;
}

.product-list p {
    color: #777777;
    font-size: 0.875rem;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}

.pl-more {
    background: #d74140;
    margin: 13px auto 0 auto;
    width: 77px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 0.875rem;
    color: #fff;
    border-radius: 5px;
    opacity: 0;
}

.pl-more a {
    color: #fff;
}

.product-list:hover {
    box-shadow: 0 0 10px 0 #c3c3c3;
}

.product-list:hover .pl-more {
    opacity: 1;
}

.product-list:hover h3 a {
    color: #d74140
}


/*  */

.news-img {
    width: 258px;
    height: 158px;
    object-fit: cover;
}

.news-nei-list {
    background: #fff;
    border: 1px solid #d6d6d6;
    margin: 15px 0;
    padding: 20px;
}


/*.news-l-txt {*/


/*    padding-left: 30px;*/


/*}*/

.news-l-txt h3 {
    font-size: 1.25rem;
    line-height: 2em;
}

.news-l-txt p {
    font-size: 0.875rem;
    margin-top: 10px;
    color: #666
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #ac4b5d;
}

.layui-laypage a:hover {
    color: #ac4b5d;
}

@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .logo_txt {
        display: none;
    }
    .nav-down {
        display: none;
    }
    .foot-nav {
        display: none;
    }
    .nav-showd {
        left: -9%;
    }
    .nav-showd img {
        width: 204px;
    }
    .good-img {
        height: 143px;
    }
    #fc-bg hr {
        width: 40%;
    }
    .honor-img img {
        height: 133px;
    }
    .fb-mid-left,
    .fb-mid-right {
        display: none;
    }
}

@media screen and (max-width:992px) {
    .logo_cont {
        display: none;
    }
    .nav-showd {
        display: none;
    }
    .ab-left {
        text-align: center;
    }
    .good-img {
        height: 242px;
    }
    #fc-bg hr {
        width: 30%;
    }
    .honor-img img {
        height: 101px;
    }
    .footer-top {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .top {
        display: none;
    }
    .nav-f-title {
        position: relative!important;
        height: 100%;
    }
    nav {
        height: auto;
    }
    .nav-first {
        width: 100%;
    }
    .nav-list {
        width: 100%;
    }
    .nav-list li {
        width: 25%;
        line-height: 2em;
    }
    #keywords {
        display: none;
    }
    .goods-img-box {
        padding: 5px;
        padding-bottom: 0;
    }
    .good-img {
        height: 100px;
    }
    .img-more img {
        width: 50px;
    }
    .img-more {
        left: calc(50% - 25px);
    }
    .bannersize {
        height: 45vw!important;
    }
    .bannersize button {
        display: none;
    }
    #fc-bg hr {
        display: none;
    }
    .cpa li {
        width: 48%;
        margin: 5px 0;
    }
    #app-1 {
        flex-wrap: wrap;
    }
    .fc-list {
        margin: 10px 0;
    }
    .fb-left,
    .fb-right {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:500px) {
    .logo_img {
        width: 250px;
    }
    .ab-right ul li a {
        width: 80px;
        line-height: 2em;
    }
    .goods-cate li {
        font-size: 12px;
        margin: 0px 5px;
    }
    .goods-cate {
        margin: 10px 0;
    }
    .news-cate li a {
        font-size: 1rem;
        font-weight: bold;
    }
    .goods-cate li a {
        font-size: 1rem;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 60px;
    }
    .nei-cate {
        margin-top: 10px;
    }
    .nei-cate li {
        margin: 5px 10px;
    }
    .pl-more {
        display: none;
    }
    .news-l-txt h3 {
        font-size: 1.675rem;
        line-height: normal;
    }
    .news-right-list img {
        display: none;
    }
    .logo {
        padding: 5px 0;
    }
    .case-list {
        width: 150px;
        margin: 0 10px;
    }
    .case-list img {
        width: 100%;
        height: 84px;
        object-fit: cover;
    }
    .play {
        width: 48px;
        height: 48px;
        background: url(../images/play.png) no-repeat;
        background-size: cover;
        z-index: 10;
        top: calc(50% - 24px);
        left: calc(50% - 24px);
    }
    nav .layui-container{
        padding: 0;
    }
    .nav-first{
        height: 32px;
    }
    .nav-f-title,.nav-f-tt{
        line-height: 32px;
    }
    .nav-list li{
        line-height: 3em;
    }
    #about{
        margin: 15px 0;
    }
    .ab-right{
        margin-top: 10px;
    }
    .ab-right p{
        padding-left: 0;
    }
    .ab-right ul{
        margin-top: 10px;
    }
    .ab-right ul li a{
        font-size: 12px;
    }
    #service{
        padding: 15px 0;
        margin: 15px 0;
    }
    .mt20{
        margin-top: 10px;
    }
    .goods-txt{
        padding: 10px;
    }
    #video{
        margin: 15px 0;
    }
    .case-txt h3 a{
        font-size: 12px;
    }
    #fc-bg{
        padding: 15px 0;
        margin: 15px 0;
    }
    #app-1>img{
        width: 20px;
    }
    .fc-list li a{
        font-size: 12px;
    }
    a{
        font-size: 12px;
    }
    #news{
        margin: 15px 0;
    }
    .news-left-list li,.news-right-list li{
        padding: 10px 0;
    }
    .news-first{
        margin: 15px 0;
    }
    .xldn{
        display: none;
    }
    .fb-right{
        display: none;
    }
    .footer-bot{
        padding: 15px 0;
    }
    #nei-main{
        padding: 15px 0;
    }
    article{
        padding: 0;
    }
    #path{
        padding: 5px;
    }
    footer{
        margin-top: 0;
    }
    span{
        font-size: 12px;
    }
    .news-nei-list{
        padding: 5px 10px;
    }
}