.sub_banner img{max-width:100%}

.nycontainer{
	width:1244px;
	margin:0 auto;
}
.page-position {
    padding: 18px 0;
    font-size: 14px;
    color: #2f2f2f;
    border-bottom:1px solid #eaeaea;
}

.page-position a {
    color: #2f2f2f;
}

.page-position a:hover {
    color: #d20505;
}

.page-position .nycontainer{
    padding-left: 32px;
    background:url(../images/home.png) no-repeat;
    background-size:24px;
    background-position: 0px -3px;

}
@media(max-width:768px){
    .sub_banner{padding-top: 60px;}
    .page-position .nycontainer{width:calc(96% - 32px);}
    .nycontainer{width:96%; margin:0 auto;}
}

.flex-sb{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.aboutconbox{width:100%; align-items: center; margin:72px auto 208px;}
.aboutcon-img{width: 663px;}
.aboutcon-img img{max-width:100%}
.aboutcon{width: calc(100% - 700px);}
.aboutcon h2{font-size:32px; color:#333; line-height:40px; font-weight:bold; margin:20px 0px;}
.aboutcon .con{font-size:16px; color:#333; line-height:30px;}
.aboutcon .con p{margin:12px 0px;}
@media(max-width:768px){
    .flex-sb{display:block;}
    .aboutconbox{ align-items:normal;}
    .aboutcon{width:96%; margin:0 auto; align-items:normal;}
    .aboutcon h2{font-size:24px;}
    .aboutcon .con{font-size:14px;}
}


.contactbox{margin-bottom:72px;}
.contactbox .fadd{
    width:100%;
    padding:1vw 0;
    margin-right: 0px;
}
.contactbox .fadd li .wz1{border-bottom:2px solid #ccc}
.contactbox .aboutcon-img{width:800px;}
.contactbox .aboutcon {width: calc(100% - 840px);}
.map{margin-bottom:208px;}

@media(max-width:768px){
    .aboutconbox{margin:40px 0px;}
    .aboutcon-img{width:100%;}
    .aboutcon {width:100%;}
    .contactbox .aboutcon-img{width:100%;}
    .contactbox .aboutcon {width:100%;}
    .map{margin-bottom:48px;}
}




.workshop_list{
    display:flex;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 72px;
/*  justify-content: space-between;*/
    margin-bottom:208px;
}
.workshop_list dd{
    width: calc((100% - 48px) / 3);
    background: #fff;
    margin: 0 16px 16px 0;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    border: 1px solid #ececec;
        display: flex;
    align-items: flex-end;
        box-sizing: border-box;
}
.workshop_list dd:nth-child(3n){margin-right: 0px;}
.workshop_list dd a{
    display: block;
    padding: 20px 20px 0;
}

.workshop_list_pic{
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

.workshop_list_pic img{
    width: 100%;
}
.workshop_list_con{
    padding: 13px 0;
    display:flex;
    display:-ms-flexbox;
    display:-webkit-flex;
    justify-content:space-between;
    -ms-justify-content:space-between;
    -webkit-justify-content:space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items:center;
    border-top: 1px solid #ececec;
}

.workshop_list_con .tt{
    width:100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.workshop_list_con .icon{
    width: 30px;
    height: 30px;
    font-size: 22px;
    color: #666;
    display:flex;
    display:-ms-flexbox;
    display:-webkit-flex;
    justify-content:center;
    -ms-justify-content:center;
    -webkit-justify-content:center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items:center;
}
.workshop_list dd:hover{
    box-shadow: 0 0 14px rgba(50,50,50,.1);
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
.workshop_list dd:hover .workshop_list_pic img{
    transform:scale(1.03,1.03);
    -webkit-transform:scale(1.03,1.03);
}

@media(max-width:768px){
    .workshop_list,.honor_list{width:96%; margin:0 auto;}
    .workshop_list dd a{padding:0px;}
    .workshop_list_pic{margin-bottom: 0px;}
    .workshop_list dd{width:100%;}
    .workshop_list dd:nth-child(3n){margin-right:0px;}
}



.newslist2025 {min-height: 400px; margin-top:64px; margin-bottom:208px;}
.newslist2025 h3{ margin:0; font-size:18px;}
.newslist2025 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
.newslist2025 ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
.newslist2025 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.newslist2025 ol .Ispic img{ display:none;}
.newslist2025 ol div{ padding:5% 10% 3% 5%;}
.newslist2025 ol h3 a{ color:#e50012;}
.newslist2025 ol h3 a:hover{ color:#0490d9; }
.newslist2025 ol time{ display:block; padding:3% 0;}
.newslist2025 ol p{ margin:0 0 3% 0; height:78px;}
.newslist2025 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center;  background:#e50012; font-size:12px; transition: 0.3s ease; }
.newslist2025 ol span:hover{ width: 160px; background:#0490d9; }
.newslist2025 ol span a{  color:#fff; }

.newslist2025 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fff;}
.newslist2025 li div{border-left:1px solid #eee; padding:2% 3%;}
.newslist2025 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.newslist2025 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.newslist2025 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.newslist2025 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}

.newslist2025 li:hover{ background-color:#e50012; cursor:pointer;}
.newslist2025 li:hover *{  color:#fff; }

@media(max-width:1000px){
    .newslist2025 li{padding-left:100px;padding-right:30px;}
    .newslist2025 li:after{width:30px; background-size:35% auto;}
    .newslist2025 li time{width:100px;}
    .newslist2025 li time span{font-size:14px;}
    .newslist2025 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
    .newslist2025{margin:24px 0px 32px;}
    .newslist2025 h3{ font-size:16px;}
}
@media(max-width:640px){
    .newslist2025 ol{ padding-left:0;}
    .newslist2025 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
    .newslist2025 ol div{ padding:3%;}
}
@media(max-width:480px){
    .newslist2025 li{padding-left:80px;padding-right:0;}
    .newslist2025 li:after{ display:none;}
    .newslist2025 li time{width:80px;}
    .newslist2025 li time span{font-size:12px;}
    .newslist2025 li time i{font-size:30px;}
    .newslist2025 h3{ font-size:14px;}
    .newslist2025 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
    .newslist2025 ol p{ height:60px;}
}

.news_info{
    margin:64px 0px 208px;
}
.news_info .title{ text-align:center; padding-bottom:0px; background:none;}
.news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;}
.news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:20px;}
.news_info .title p span{ margin:0 36px; color:#999;  font-size:12px;}
.news_info .info{ text-align:justify; text-justify:inter-ideograph; padding-top:20px;}
.news_info .info img{ margin:15px auto; display: block; max-width: 100%;}
.news_info .info p{ font-size:14px; color:#666; line-height:30px; margin:12px 0; text-indent:2em;}

.news_info .btn{ text-align: center; width:100%}
.news_info .goback{ background:#e50012; padding:8px 18px; color:#fff; border-radius:6px; display: inline-block; margin: 20px 0;}
.news_info .goback:hover{background:#e50012; }

.news_info .info_back{ padding:2% 0 20px 0;}
.news_info .info_back dl{ margin: 10px 0;}
.news_info .info_back a{ color:#999; font-size:14px;}
.news_info .info_back a:hover{color:#e50012;}


.ny_news_ye p{line-height:32px;}
.ny_news_ye p a{color:#666;}
.ny_news_ye p:hover a{color:#e50012;}




/* product center*/
.page-main {
    margin:48px auto 208px;
    background: #ffffff;
}

@media (min-width: 990px) {
    .page-main-left {
        float: left;
        width: 305px;
        margin-right: 4%;
    }
    .page-main-right{
        float:right;
        width: calc(96% - 305px);
    }

}




.bfpg-left-box {
    margin-bottom: 20px;
}

.bfpg-left-title {
    background: #e50012;
    padding: 10px 20px;
    position: relative;
}

.bfpg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.bfpg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.bfpg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.bfpg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.bfpg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

.bfpg-left-nav {
    margin: 0 -1px;
}

.bfpg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.bfpg-left-nav > li:last-child {
    border-bottom: none;
}

.bfpg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.bfpg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.bfpg-left-nav > li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.bfpg-left-nav > li:hover > a, .bfpg-left-nav > li.clicked > a {
    color: #e50012;
}

.bfpg-left-nav > li:hover .first-nav-btn, .bfpg-left-nav > li.clicked .first-nav-btn {
    color: #e50012;
}

.bfpg-left-nav .bfpg-left-subnav {
    display: none;
    padding: 0 10px;
}

.bfpg-left-nav .bfpg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
}

.bfpg-left-nav .bfpg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
    padding-left:2em;
}

.bfpg-left-nav .bfpg-left-subnav > li > a:hover {
    color: #e50012;
}

.bfpg-left-nav .bfpg-left-subnav > li.clicked > a {
    color: #e50012;
}

.bfpg-left-nav .bfpg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.bfpg-left-nav .bfpg-left-threenav > li > a:before {
    content: '\2014   ';
}

.bfpg-left-nav .bfpg-left-threenav > li > a:hover {
    color: #e50012;
}

.bfpg-left-nav .bfpg-left-threenav > li.clicked > a {
    color: #e50012;
}

@media (max-width: 990px) {
    .bfpg-left-nav .bfpg-left-threenav {
        display: block;
    }
}

/* 手机站 左侧导航弹出特效 */
.bfmob-left-close-btn {
    display: none;
}

@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/ body.no-scroll, html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }

    .bfmob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }

    .bfmob-menu-click .bfpg-left-news, .bfmob-menu-click .bfpg-left-keys, .bfmob-menu-click .bfpg-left-contact, .bfmob-menu-click .page-message-img {
        display: none;
    }

    .bfmob-menu-click .bfmob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
    }

    .bfmob-menu-click .bfmob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }

    .bfmob-menu-click .bfmob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }

    .bfmob-menu-click .bfpg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
    }

    .bfmob-menu-click .bfpg-left .bfpg-left-menu {
        width: 90%;
        background: #fff;
    }

    .bfmob-menu-click.click {
        left: 0;
    }

    .news_info{margin:32px 0px;}
}

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #e50012;
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}




.proboxflex{
    display: flex;
    flex-wrap: wrap;

}

.proboxflex:after {

}

.proboxflex .box {
    display: block;
    width: 32%;
    margin-right: 2%;
    background: no-repeat center bottom;
    background-size: 0% auto;
    background-color: #ffffff;
    border: 1px solid rgba(112, 112, 112, 0.1);
    margin-bottom:2%;
    transition: all 0.5s;
    box-sizing: border-box;
}
.proboxflex .box:nth-child(3n){
    margin-right:0px;
}

.proboxflex .box:hover {
    background-size: 100% auto;
}

.proboxflex .box .pics {
    width: 100%;
    overflow: hidden;
}

.proboxflex .box .pics .pic {
    width: 100%;
    height: auto;
    background: no-repeat center;
    background-size: 100% auto;
    padding-top:77.777777778%;
    transition: all 0.5s;
}

.proboxflex .box:hover {
    box-shadow: 0 0 20px rgba(15, 59, 220, 0.1);
    background-image: url(../images/pro_line.png)
}

.proboxflex .box:hover .pics .pic {
    transform: scale(1.05);
}

.proboxflex .box .txt {
    padding:16px 32px 16px;
    border-top: 1px solid rgba(112, 112, 112, 0.1);
}


.proboxflex .box .txt .h2 {
    line-height: 26px;
    color: #333333;
    height: 26px;
    font-size:16px;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.proboxflex .box .txt .p {
    line-height: 24px;
    color: #777777;
    height: 48px;
    font-size:14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}





.proimg-box{width:96%; max-width: 480px; margin:25px auto 0px;}
.proimg-box img{max-width: 100%;}

.pro_title{
    margin-top:30px;
    color:#010101;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin-bottom:30px;
}


.pro_spec_tit {
    margin-top: 40px;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
}
.pro_spec_tit a.cur, .pro_spec_tit a:hover {
    background: #e50012;
    color: #fff;
}
.pro_spec_tit a {
    display: inline-block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666;
    margin-left: 0px;
    /* float: left; */
    border-right: 1px solid #e5e5e5;
    margin-bottom: -2px;
}

.info_pro img{
    padding:20px 0px;
    max-width:100%;
    margin:0 auto;
    display: block;
}



.pagination {margin-top: 30px;    display: flex;
    flex-wrap: nowrap;
    justify-content: center; text-align: center;}
.page {
    text-align: center;
    width:100%;
  display:inline-block;
  font: 16px/36px '微软雅黑', sans-serif;
  *display:inline;
  :1;
  *zoom:1;}
.page a,.page strong{
  background:#FFF;
  border:1px solid #CCC;
  color:#333;
  font: 16px/24px  '微软雅黑', sans-serif;
  margin-right:5px;
  min-width:15px;
  padding:4px 8px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  _width:15px;}
  .page strong{background:#e50012; color:#fff; }
.page a:hover,.page .active a {
  border:1px solid #e50012;
  color:#e50012;
  text-decoration:none;}


@media (max-width: 1080px) {
    .page-main{
        margin:24px auto;
    }
    .proboxflex .box{
        width:49%;
    }
    .proboxflex .box:nth-child(3n){
        margin-right:2%;
    }
    .proboxflex .box:nth-child(2n){
        margin-right:0px;
    }
    .proboxflex .box .txt{
        padding:8px 12px;
    }
    .proboxflex .box .txt .h2{
        font-size:14px;
    }

    .nybanner{
        padding-top: 60px;
    }
    
    
}
@media (max-width: 768px) {
    .nybanner img{max-width:100%}
    .aboutbox{margin:32px auto;}
    .aboutbox .page-tlt h2{
        font-size:20px;
        margin-bottom:12px;
    }
    .aboutbox .jj{
        font-size: 14px;
    }
    .aboutbox .jj p{
        text-indent: 2em;
    }
    .aboutbox ul{
        padding-top:24px;
    }
    .aboutbox ul li{
        width:100%;
        margin-right:0px;
        margin-bottom:12px;
    }

    .contactbox{
        margin:32px auto;
    }
    .contactinfo{
        display: inherit;
    }
}

