.nybanner img{max-width:100%;}
@media (max-width: 767px) {

}

.hide{display:none}
.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: #154290;
    font-weight: bold;
}

.page-position .container{
    padding-left: 32px;
    background:url(../images/icon-home.png) no-repeat;
    background-size:24px;
    background-position: 0px -3px;
    box-sizing: border-box;
}


.aboutbox{
    margin:64px auto;
}
.aboutbox .page-tlt h2 {
    line-height: 2;
    text-align: center;
    font-size: 32px;
    margin-bottom: 32px;
}

.aboutbox .jj{
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    color: #666;
    text-align: left;
}
.aboutbox ul{
    margin: 0 auto;
    padding-top:56px;
    padding-bottom: 6%;
}
.aboutbox ul li{
    width: 31.333%;
    margin-right: 3%;
    float: left;
    position: relative;
}
.aboutbox ul li:last-child{
    margin-right: 0;
}
.aboutbox ul li a{
    display: block;
}
.aboutbox ul li .img1 img{
    width: 100%;
}
.aboutbox ul li .marks{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -70px;
}
.aboutbox ul li .marks .img2 img{
    max-width: 100%;

}
.aboutbox ul li .marks h3{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-top: 12px;
}

.aboutbox ul li .marks p{
    color:#fff;
    font-size:14px;
    margin-top:6px;
}




.contactbox{
    margin:64px 0px;
}
.contactinfo{
    margin-bottom: 64px;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.contactinfo>.contactcon>p {
    position: relative;
    display: block;
    padding: 4px 0 4px 56px;
    line-height: 38px;
    font-size:16px;
    color:#666;
}

.contactinfo>.contactcon>p img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0px;
    height: 48px;
    width: auto;
}



/* product center*/
.page-main {
    margin:48px auto;
    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: #154290;
    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(https://gcdn.myxypt.com/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: #154290;
}

.bfpg-left-nav > li:hover .first-nav-btn, .bfpg-left-nav > li.clicked .first-nav-btn {
    color: #154290;
}

.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: #154290;
}

.bfpg-left-nav .bfpg-left-subnav > li.clicked > a {
    color: #154290;
}

.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: #154290;
}

.bfpg-left-nav .bfpg-left-threenav > li.clicked > a {
    color: #154290;
}

@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;
    }
}

.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: #154290;
    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:20px;
    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%; margin:25px auto 0px; display:flex; align-items: center;}
.proimg-box img{max-width: 100%;}
.proimg-box .proimg-box-btn{width:120px; text-align: center; font-size: 14px; line-height:2}
.proimg-box-btn-item{margin-bottom:10px; border-bottom: 1px solid #f2f2f2; padding-bottom:20px; }
.proimg-box-btn-item img{border:1px solid #ccc; box-sizing: border-box; padding:10px; margin-top:12px;}
.proimg-box-btn-item:last-child{border-bottom: 0px; padding-bottom: 0px;}
.proimg-box-btn-item.act{color:#154290; font-size:16px; font-weight: bold;}
.proimg-box-btn-item:hover{color:#154290; font-size:16px; font-weight: bold; cursor:pointer;}
.proimg-box .proimg-box-img{
    width:calc(100% - 140px);
    text-align: center;
}
.proimg-box .proimg-box-img img{border:1px solid #f2f2f2; max-width: 480px;}




.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: #154290;
    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;
}

.info_pro table{border-top:1px solid #ddd; border-left:1px solid #ddd;margin:12px auto; width:99.6%; max-width: 960px;}
.info_pro table td{ 
    color:#666; 
    font-size:14px; 
    padding:8px 16px; 
    border-right:1px solid #ddd; 
    border-bottom:1px solid #ddd; 
    height:32px; 
    line-height:32px; 
    white-space:nowrap;
}
.info_pro table td:nth-child(1){
    width:160px;
    text-align: right;
    color:#000;
    font-weight: bold;
    /* 消除文本后的空格 */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info_pro table td:nth-child(2){
    text-align:left;
}



.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:#154290; color:#fff; }
.page a:hover,.page .active a {
  border:1px solid #154290;
  color:#154290;
  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) {
    .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;
    }
}


.newslist2024 {min-height: 400px; margin-top:64px; margin-bottom:64px;}
.newslist2024 h3{ margin:0; font-size:18px;}
.newslist2024 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
.newslist2024 ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
.newslist2024 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.newslist2024 ol .Ispic img{ display:none;}
.newslist2024 ol div{ padding:5% 10% 3% 5%;}
.newslist2024 ol h3 a{ color:#154290;}
.newslist2024 ol h3 a:hover{ color:#0490d9; }
.newslist2024 ol time{ display:block; padding:3% 0;}
.newslist2024 ol p{ margin:0 0 3% 0; height:78px;}
.newslist2024 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center;  background:#154290; font-size:12px; transition: 0.3s ease; }
.newslist2024 ol span:hover{ width: 160px; background:#0490d9; }
.newslist2024 ol span a{  color:#fff; }

.newslist2024 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fff;}
.newslist2024 li div{border-left:1px solid #eee; padding:2% 3%;}
.newslist2024 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.newslist2024 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;}
.newslist2024 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.newslist2024 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}

.newslist2024 li:hover{ background-color:#154290; cursor:pointer;}
.newslist2024 li:hover *{  color:#fff; }

@media(max-width:1000px){
    .newslist2024 li{padding-left:100px;padding-right:30px;}
    .newslist2024 li:after{width:30px; background-size:35% auto;}
    .newslist2024 li time{width:100px;}
    .newslist2024 li time span{font-size:14px;}
    .newslist2024 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
    .newslist2024{margin:24px 0px 32px;}
    .newslist2024 h3{ font-size:16px;}
}
@media(max-width:640px){
    .newslist2024 ol{ padding-left:0;}
    .newslist2024 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
    .newslist2024 ol div{ padding:3%;}
}
@media(max-width:480px){
    .newslist2024 li{padding-left:80px;padding-right:0;}
    .newslist2024 li:after{ display:none;}
    .newslist2024 li time{width:80px;}
    .newslist2024 li time span{font-size:12px;}
    .newslist2024 li time i{font-size:30px;}
    .newslist2024 h3{ font-size:14px;}
    .newslist2024 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
    .newslist2024 ol p{ height:60px;}
}

.news_info{
    margin:64px 0px;
}
.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:#154290; padding:8px 18px; color:#fff; border-radius:6px; display: inline-block; margin: 20px 0;}
.news_info .goback:hover{background:#154290; }

.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:#154290;}


.ny_news_ye p{line-height:32px;}
.ny_news_ye p a{color:#666;}
.ny_news_ye p:hover a{color:#154290;}