@charset "utf-8";
@media (min-width: 1500px) {
.container { width: 100%; max-width: 1500px; margin: 0 auto; padding: 0; }
}
@media (max-width: 1600px) {
   .ld-cons,.product-warp {
        width: 88%; margin:0 auto
    }
}
@media (max-width: 1440px) {
    .m-classify ul li a {
       font-size:14px;
    }
}
.m-classify ul li
html, body { height: auto; margin: 0 auto; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
a { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { clear: both; *zoom: 1;
}
/**/
.m-page { text-align: center; margin: 10px 0; }
 .m-page .pagination > li > a,.m-page .pagination > li > span { color: #777; }
.m-page .pagination > .active > a, .m-page .pagination > .active > span, .m-page .pagination > .active > a:hover, .m-page .pagination > .active > span:hover, .m-page .pagination > .active > a:focus, .m-page .pagination > .active > span:focus { background-color: #b12937; border-color: #b12937; color: #fff; }
.m-page .pagination > li > a:hover,  .m-page .pagination > li > span:hover, .m-page .pagination > li > a:focus,.m-page .pagination > li > span:focus { background-color: #b12937; border-color: #b12937; color: #fff; }

@media (max-width: 768px) {.m-page { margin: 10px 0; } }
     
@media (max-width: 600px) {
.box5050_-5099 .news-more {
    position: relative;
}

 }
 .inprojt span{display: block;
    width: 56px;
    height: 36px;
    background: #ffffff url(../images/aboutjt-icon.png) no-repeat center;
    border-radius: 50px; margin:0 auto;margin-top: 4vh;
  /*  float: right;*/
    /*margin: 8px 10px 8px 0;*/
    
   }


    .yyly:hover .inprojt span{

     background:  url(../images/aboutjth-icon.png) no-repeat center;
}
/**/
.in_pro a:hover .in_prot{ color: #b12937 }
/**/
.ld-flogo img{ max-width: 100% }
.ldflx{ padding-top: 5vh }
.ldflx h4{ font-size: 2rem; font-weight: bold; color: #fff; line-height: 1 }
.ldflx h2{ font-size: 3.6rem; color: #b12937; font-weight: bold; font-style: italic; line-height: 1; padding:10px 0;  }
.ldflx p{ font-size:1.5rem; line-height: 1.2; color: #fff }
.ld-ewm{ margin-top: 5vh;  }
.ewm-tit{ font-size:1.6rem; color: #fff; padding-top: 15px;}
.ldcat {
    width: 80%;
    margin: 0 auto;
    background: #ffffff;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10;
    transform: translate(-50%, 0);
    padding: 0 54px;
    border-radius: 15px 15px 0 0;
}
.ldcat .container{
 padding: 0;
    width: 100%;
    margin: 0;
}
.ldcat .m-site { 
padding: 20px 0 20px 36px;
    border-bottom: 1px solid #efefef;
    background: url(/ufile/122048/newdir1/icon27.png) no-repeat left center;
 }
.ldcat .m-site .pos label { font-weight: 400; }
.ldcat .m-site .pos label, .m-site .pos a, .m-site .pos span { font-size: 14px; color: #999;margin-bottom: 0; }
.ldcat .m-site .pos span { margin: 0 8px; }
.ldcat .m-site .pos a:hover { color: #cf121c; }


@media (max-width: 1600px) {
.ldcat{
  width:88%
}

}

@media (max-width: 1330px) {
.ldcat{
  width:95%
}

}
@media (max-width: 768px) {
 .ldcat .m-site { margin-bottom: 30px; border-bottom: 1px solid #efefef; }
  .ldcat .m-site .pos { float: left; width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; }
  .ldcat .m-site .more { float: right; color: #666; } }
@media (min-width: 768px) { .ldcat .m-classify { 
margin-bottom: 0;
        margin-top: 12px; }
  .ldcat .m-classify ul { text-align: left; }
  .ldcat .m-classify ul li { display: inline-block;
        margin: 0;
        line-height: 30px;
        padding: 0 54px;
        text-align: center;
        position: relative; }
.ldcat .m-classify ul li:first-of-type{
  padding-left:0;
}
.ldcat .m-classify ul li:last-of-type{
 padding-right:0;
}
.ldcat .m-classify ul li::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #c9c9c9;
    position: absolute;
    right: 0;
    top: 5px;
}
.ldcat .m-classify ul li:last-of-type::after{
  display:none;
}
  .ldcat .m-classify ul li a { 
display: block;
        color: #666;
        padding: 0;
font-size: 16px;
position: relative;
padding-bottom: 13px;
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
}
  .ldcat .m-classify ul li a:after {
    content: "";
    width: 0;
    height: 1px;
    background: #cf121c;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
  .ldcat .m-classify ul li a:hover { color: #cf121c;font-weight: bold; }
  .ldcat .m-classify ul li.active a { color: #cf121c; font-weight: bold;}
.ldcat .m-classify ul li:hover a:after,  .ldcat .m-classify ul li.active a:after {
    width: 100%;
}
 }
@media (max-width: 768px) {

.ldcat{
position: relative;
    left: 0;
    bottom: 0;
    transform: none; 
    padding: 0 10px;
    border-radius: 0;
z-index: inherit;
}
 .ldcat .m-classify .mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.15); z-index: 95; opacity: 0; visibility: hidden; -webkit-transition: all ease .3s; transition: all ease .3s; }

  .ldcat .m-classify ul { position: fixed; top: 0; left: 0; height: 100%; width: 70%; background-color: #fff; z-index: 1002; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
  .ldcat .m-classify ul h3 { font-size: 20px; padding: 15px; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ldcat .m-classify ul li a { display: block; color: #666; font-size: 14px; line-height: 40px; padding: 0 15px; -webkit-transition: all ease .3s; transition: all ease .3s; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ldcat .m-classify ul li a:hover { background-color: #cf121c; color: #fff; border-bottom: 1px solid #fff; }
  .ldcat .m-classify ul li.active a { background-color:#cf121c; color: #fff; border-bottom: 1px solid #fff; }
  .ldcat .m-classify.show .mask { opacity: 1; visibility: visible; }
  .ldcat .m-classify.show ul { -webkit-transform: translateX(0); transform: translateX(0); } }

/**/
.pagecon { padding-top: 3vh; padding-bottom: 7vh }
.advan-list .advan-item { display: block; padding-bottom: 4rem; background: #fff; text-decoration: none; /*margin-bottom: 30px;*/ -webkit-transition: all 0.3s; transition: all 0.3s; border-top-left-radius: 134px; border-top-right-radius: 134px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.advan-list .advan-item .advan-img { text-align: center; padding: 25px; }
.advan-list .advan-item .advan-txt { padding: 5px 15px 25px; }
.advan-list .advan-item .advan-txt h2 {/* line-height: 125px;*/ font-size: 2.6rem; line-height: 2.6rem; text-align: center; font-weight: bold; color: #046ae5; margin: 0; }
.advan-list .advan-item .advan-txt h3 { font-size: 1.4rem; line-height: 1.4rem; padding-top: 1rem; color: #1e74dc; margin-bottom: 5.0rem; text-align: center; font-weight: normal; position: relative }
.advan-list .advan-item .advan-txt h3:after { position: absolute; bottom: -20px; left: 40%; content: ''; height: 3px; width: 49px; background-color: #1080eb; margin-left: 0; }
.advan-list .advan-item:hover .advan-txt h3:after { background: #fff }
.advan-list .advan-item .advan-txt p { margin-top: 10px; font-size: 1.6rem; line-height: 1.6em; color: #3e3e3e; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.advan-list .advan-item:hover { background: linear-gradient(0deg, #ff5c51, #ff9b4f); }
.advan-list .advan-item:hover h2, .advan-list .advan-item:hover .advan-txt h3, .advan-list .advan-item:hover .advan-txt p { color: #fff; }
@media (max-width: 767px) {
.advan-list .advan-item .advan-img { overflow: hidden }
.advan-list .advan-item .advan-txt h2 { line-height: 70px; }
}
.advan-list li.device { float: left; width: 18%; margin-right: 2%;/*	border: 1px solid #eaeaea*/ }
.advan-list li.device:nth-child(5) { margin-right: 0 }
.advan-list li .advan-img img { max-width: 100% }
.in-service { width: 100%; background: url(../images/in-protj-bg.jpg) no-repeat center top; padding: 5rem 0 1rem 0; background-size:cover; min-height:1036px; }
.kz-tit { text-align: center }
.kz-tit h3 { font-size: 4.6rem; line-height: 4.6rem; color: #ffffff; font-weight: bold }
.kz-tit h4 { font-size: 2.2rem; font-weight: bold; font-family: Arial; line-height: 2.2rem; color: #fff; padding-top: 1rem; }
.kz-tit h2 { font-size: 3.6rem; color: #fff; font-weight: normal; line-height: 3.6rem; padding-top: 3.6rem; padding-bottom: 5.2rem; }
.in-kz-btn { padding: 10px 32px; display: inline-block; background: linear-gradient(30deg, #ff5c51, #ff9b4f); color: #fff; font-size: 1.6rem; line-height: 1.6rem; font-weight: normal; font-family: Arial; border-radius: 25px; }
.advan-list li:hover .in-kz-btn { background: #fff; color: #046ae5; }
.in-honor { background: url(../images/in-ry-bg.jpg) no-repeat; width: 100%; padding-top: 6.48vh; padding-bottom: 15.19vh }
.in-honor-tit { color: #2d2d2d !important }
.in-honor-tit1 { color: #ff8850 !important; font-weight: bold !important }
.about-right { margin-top: 9vh }
.about-right .about-main .title { font-size: 2.0rem; font-weight: bold; color: #000000; margin-bottom: 4vh }
@media (max-width: 1366px) {
.about-right .about-main .title { font-size: 1.6rem }
.about-main .intro p { font-size: 1.6rem; }
}
.about-right .about-main .intro { line-height: 200%; color: #000000; font-size: 1.8rem; text-indent: 2em; }
.about-right .about-img:hover img { -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.about-right .m-more { margin: 6% 0; }
.about-main .intro p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; text-align: justify }
.about-right .m-more.align-center { text-align: center; }
.about-right .m-more a { display: inline-block; width: 160px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #1080eb; -webkit-transition: all ease .3s; transition: all ease .3s; border: 3px solid #1080eb; text-decoration: none }
.about-right .m-more a i { font-style: normal; margin-left: 5px; -webkit-transition: all ease .3s; transition: all ease .3s; font-size: 12px; }
.about-right .m-more a:hover { }
.about-right .m-more a:hover i { margin-left: 10px; }
@media (max-width: 992px) {
.about-right .about-main { margin-bottom: 50px; }
.about-right .about-main .title { text-align: center; }
.about-right .about-main .m-more { text-align: center; }
}
.botn { width: 100%; margin-top: 4vh }
.botn .botn-en { width: 100%; margin: 0 auto; }
.botn .botn-en ul { padding: 0; margin: 0; }
.botn .botn-en ul li { background-color: #e6f1ff; list-style: none; margin: 0; width: 30%; float: left; height: 7vh; padding: 0 25px; /*	border: 1px #1080eb dashed;*/ /*border-radius: 10px;*/ margin-right: 2.7%; margin-bottom: 2.7%; border-top-left-radius: 15px; border-bottom-right-radius: 15px }
.botn .botn-en ul li:last-child { margin-right: 0 }
.botn .botn-en ul li h3 { font-size: 2.0rem; line-height: 7vh; height: 7vh; font-weight: bold; color: #4a596a; padding-left: 6rem;/*padding-top: 2vh;*/ }
.botn .botn-en ul li a { text-decoration: none }
.botn .botn-en ul li:hover h3 { color: #fff; }
.botn .botn-en ul li:first-child h3 { background: url(../images/in-about-xt1.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(2) h3 { background: url(../images/in-about-xt2.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(3) h3 { background: url(../images/in-about-xt3.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(4) h3 { background: url(../images/in-about-xt4.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(5) h3 { background: url(../images/in-about-xt5.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(6) h3 { background: url(../images/in-about-xt6.png) left center no-repeat; }
.botn .botn-en ul li:first-child:hover h3 { background: url(../images/in-about-hxt1.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(2):hover h3 { background: url(../images/in-about-hxt2.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(3):hover h3 { background: url(../images/in-about-hxt3.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(4):hover h3 { background: url(../images/in-about-hxt4.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(5):hover h3 { background: url(../images/in-about-hxt5.png) left center no-repeat; }
.botn .botn-en ul li:nth-child(6):hover h3 { background: url(../images/in-about-hxt6.png) left center no-repeat; }
.botn .botn-en ul li:hover { background: linear-gradient(30deg, #ff5951, #ff9e4f); color: #fff; border: none }
.botn .botn-en ul li:hover h3 { color: #fff }
.intro p span { font-weight: bold }
.intro p b { color: #ff5a51 }
.in-about { padding-bottom: 5rem; padding: 4vh 0 10vh 0; background: url(../images/in-about-bg.jpg) no-repeat center top; min-height:792px; background-size:cover}
.in-cooperation { width: 100%; background: #f8f8f8 url(../images/in-competitors-bg.jpg) no-repeat; padding-bottom: 8rem; }
.in-coopertit { padding: 4.5rem 0; }
.in-coopertit h3 { font-size: 4.6rem; color: #fff; font-weight: bold; line-height: 4.6rem; }
.in-coopertit h4 { font-family: Arial; color: #fff; font-size: 2rem; line-height: 2rem; padding-top: 1rem; }
.in-coopertit h5 { font-size: 4.6rem; color: #fff; font-weight: bold; line-height: 4.6rem; padding: 6rem 0 1.2rem 0 }
.in-coopertit h6 { font-size: 2.2rem; font-family: Arial; color: #fff; text-align: center; line-height: 2.2rem; font-weight: bold }
.gds { padding: 10px 32px; display: inline-block; color: #fff; font-size: 2.2rem; line-height: 2.2rem; font-family: Arial; margin-top: 7rem; border: 4px solid #fff; font-weight: bold }
.mdbf { background: #fff; }
.kzmd { padding: 5% 3% 4% 3% }
.kzmd h3 { font-size: 3rem; color: #2d2d2d; font-weight: bold; padding-bottom: 4.2rem; }
.kzmd h3 span { font-size: 2rem; font-family: Arial; color: #b8b8b8; font-weight: normal }
.in-mdlist { padding-right: 4% }
.in-mdlist-img img { width: 100% }
.in-mdlist-tit { font-size: 1.8rem; color: #353535; line-height: 2; padding-top: 2rem; }
.in-kzm .col-md-4, .in-kzm .col-md-4 { padding: 0 }
.kzbf h2 { font-size: 3.0rem; color: #046ae5; font-weight: bold; line-height: 3.0rem; padding-bottom: 2rem; }
.kzbf { padding: 5% 3% 4% 3% }
.kzbf p { margin: 0; font-size: 1.6rem; line-height: 2; color: #4a4a4a }
.kzbf h4 { font-size: 2rem; color: #4a4a4a; font-weight: bold; line-height: 2rem; padding-top: 1.6rem; }
.in-kzbf-list li { width: 30%; margin-right: 2%; background: linear-gradient(30deg, #ff5c51, #ff9e4f); float: left; border-bottom-left-radius: 15px; border-top-right-radius: 15px; }
.in-kzbf-list li h3 { font-size: 2.6rem; color: #fff; text-align: center; line-height: 2; }
.in-kzbf-list { margin: 4.5rem 0 }
.w_fimg-000 img { max-width: 100% }
.footer-logo { text-align: center; padding: 2.6rem 0 }
.footer-logo-img span { font-size: 3rem; color: #fff; display: inline-block; padding-top: 2rem; }
/*手机站menu*/
.mobile-header .logo { height: 50px; background: #fff; width: 68%; margin: 10px 5px; }
 @media(max-width:1200px) {
.mobile-header { display: block; }
}
@media (max-width: 750px) {
/*.mobile-header .logo img { margin: 7px 5px 0 5px; height: 50px }*/
.mobile-header .logo { float: left; width: 80% }
}
.ld-cons{ width: 100% }
#menu span { width: 1.875rem; height: 0.1875rem; background-color: #b12937; margin: 0 auto 0.4375rem; display: block; line-height: 1; transition: all 0.5s; }
#menu { width: 3.5rem; height: 3.5rem; display: block; position: absolute; right: 1rem; top: 18px; text-align: center; line-height: 3.5rem; z-index: 5; padding-top: 1rem; transition: all 0.5s; opacity: 1; }
#menu.active { opacity: 0; }
#menu span { width: 2rem; height: 2px; background-color: #b12937; margin: 0 auto 6px; display: block; line-height: 1; transition: all 0.5s; }
#menu:hover span { background-color: #e20000; }
#menu span:last-child { margin-bottom: 0; }
/*sidenav*/
#sidenav { text-align: center; position: fixed; right: -100vw; top: 0; width: 15rem; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 9999; padding: 0; transition: all 0.5s; }
#sidenav.active { right: 0; }
#sidenav .nav-close { width: 20px; height: 20px; display: block; transition: all 0.5s; font-size: 24px; line-height: 20px; }
#sidenav .nav-close:before { content: "\00d7"; color: #fff; }
#sidenav .nav-close span { color: #fff; }
#sidenav .nav-close:hover { transform: rotate(180deg); }
#sidenav .nav-close:hover span { background-color: #ffe700; }
#sidenav .nav-close span:nth-child(1) { transform: rotate(45deg); }
#sidenav .close span:nth-child(2) { transform: rotate(-45deg); }
#sidenav>ul>li { padding: 15px 0; border-bottom: 1px solid #666; position: relative; }
#sidenav>ul>li>a { color: #fff; font-size: 16px; }
#sidenav>ul>li>a:hover { color: #fff; }
#sidenav>ul>li .subnav li a { font-size: 14px; color: #fff }
#sidenav>ul>li .subnav { margin: 10px 0 }
#sidenav>ul>li .subnav li { padding: 5px 0 }
#sidenav { width: 50%; }
#sidenav ul li a span.toggle { display: inline-block; width: 25px; height: 25px; position: absolute; right: 0; top: 14px; display: inline-block; width: 60px; height: 25px; background: url(../images/toggle.png) no-repeat center center/auto 100%; -webkit-transition: all ease .3s; transition: all ease .3s; }
#sidenav .menu>ul>li { border-bottom: 1px solid #efefef; list-style-type: none }
#sidenav .menu>ul>li>a { display: block; line-height: 22px; font-size: 18px; padding: 16px 30px 16px 0; color: #333; position: relative; text-decoration: none }
#sidenav .menu>ul>li>a span.toggle { display: inline-block; width: 60px; height: 25px; position: absolute; right: 0; top: 14px; background: url(../images/toggle.png) no-repeat center center/auto 100%; -webkit-transition: all ease .3s; transition: all ease .3s }
#sidenav ul li a.active span.toggle { -webkit-transform: rotate(90deg); transform: rotate(90deg) }
#sidenav .menu>ul>li>ul.subnav { padding: 10px 30px 10px 20px !important; display: none }
#sidenav .menu>ul>li>ul.subnav li { padding: 7px 0; list-style-type: none }
#sidenav .menu>ul>li>ul.subnav li a { color: #fff; text-decoration: none }
#sidenav .menu>ul>li>ul.subnav { padding: 10px 30px 10px 20px; display: none !important; }
#sidenav .menu>ul>li .subnav { padding: 10px 30px 10px 20px !important; display: none !important; }
#sidenav .menu>ul>li .subnav li { padding: 7px 0 !important; list-style-type: none; }
#sidenav .menu>ul>li .subnav li a { color: #999 !important; text-decoration: none; font-size: 14px !important }
/*手机站menu*/
.fl { float: left }
.fr { float: right }
ul, ol, li { list-style: none; }
ul, li { margin: 0; padding: 0; list-style: none; }
.container { margin: 0 auto; }
@media (max-width: 996px) {
.logo-left h1 { font-size: 18px; color: #fff; margin-top: 0px; display: inline-block; line-height: 32px; }
}
.logo-left>.logo { float: left; font-size: 16px; color: #fff !important; font-weight: bold; vertical-align: middle; margin-right: 15px; }
.kzjz-banner .ibanner { position: relative; margin: 0; }
.kzjz-banner .ibanner .banner-loaded { width: 100%; z-index: 1; -webkit-tap-highlight-color: transparent; position: relative; transition: all ease 0.45s; }
.kzjz-banner .ibanner .banner-loaded .swiper-container { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); }
.kzjz-banner .ibanner .banner-loaded .bar-container .swiper-slide a { display: block; overflow: hidden; }
.kzjz-banner .ibanner .banner-loaded .bar-container .swiper-slide img { vertical-align: middle; border: none; max-width: 100%; }
.kzjz-banner .ibanner .swiper-pagination-bullet { width: 16px; display: inline-block; position: relative; font-size: 16px; line-height: 20px; color: #fff; color: rgba(255,255,255,.8); cursor: pointer; background: none; }
.kzjz-banner .ibanner .swiper-pagination-bullet::after { content: ''; border-radius: 50%; width: 100%; background: #fff; height: 16px; position: absolute; left: 0; top: 0; transition: all 0.5s ease; border: 2px solid #b12937 }
.kzjz-banner .ibanner .swiper-pagination-bullet-active::after { background: #b12937; height: 16px; }
.kzjz-banner .ibanner .swiper-pagination-bullet:hover { opacity: 1; }
.kzjz-banner .ibanner .swiper-pagination-bullet:hover:after { background: #b12937; height: 16px; }
.kzjz-banner .ibanner .banner-loaded .bar-container .btn-next, .ibanner .banner-loaded .bar-container .btn-prev { width: 45px; height: 70px; background-position: center center; background-size: auto 20px; background-color: rgba(113, 114, 115, 0.3); background-repeat: no-repeat; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; z-index: 20; -webkit-transition: all ease .3s; transition: all ease .3s; opacity: 0; visibility: hidden; }
.kzjz-banner .ibanner .banner-loaded .bar-container .btn-next { background-image: url(../images/next.png); right: 0; }
.kzjz-banner .ibanner .banner-loaded .bar-container .btn-prev { background-image: url(../images/prev.png); left: 0; }
.kzjz-banner .ibanner .swiper-container-horizontal>.swiper-pagination-bullets { bottom: 30px !important; }
@media (min-width: 768px) {
.kzjz-banner .ibanner .banner-loaded .bar-container:hover .btn-next, .ibanner .banner-loaded .bar-container:hover .btn-prev { opacity: 1; visibility: visible; }
.kzjz-banner .ibanner .banner-loaded .bar-container .btn-prev:hover, .ibanner .banner-loaded .bar-container .btn-next:hover { background-color: #b12937; }
.kzjz-banner .ibanner .banner-loaded .bar-container:hover .btn-prev { left: 30px; }
.kzjz-banner .ibanner .banner-loaded .bar-container:hover .btn-next { right: 30px; }
}
.kzjz-ryzz .recent-works .container { max-width: 1400px; width: 100%; position: relative; }
.kzjz-ryzz .recent-works .title-section p { color: #000000; font-size: 38px; font-family: "Open Sans", sans-serif; font-weight: 300; margin: 0; }
.kzjz-ryzz .recent-works .title-section { text-align: center; padding-top: 50px; padding-bottom: 36px; display: none; }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.kzjz-ryzz .recent-works .owl-carousel { position: relative; width: 100%; -ms-touch-action: pan-y; }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.kzjz-ryzz .recent-works .owl-carousel .owl-item { float: left; }
.kzjz-ryzz .recent-works .owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.kzjz-ryzz .recent-works .owl-buttons { text-align: right; }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper, .latest-post .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div { color: #fff; display: inline-block; position: relative; zoom: 1; margin: 5px; font-size: 32px; background: #fff; border: 1px solid #dbdbdb; opacity: 1; padding: 0; width: 60px; height: 30px; transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -webkit-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls { margin-top: -40px; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div:hover { border: 1px solid #0158cb; background: #0158cb; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div:before { font-family: "FontAwesome"; position: absolute; font-size: 19px; color: #0158cb; width: 100%; left: 0; text-align: center; line-height: 30px; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div:hover:before { color: #fff; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div.owl-prev:before { content: "\f104"; }
.kzjz-ryzz .recent-works .owl-theme .owl-controls .owl-buttons div.owl-next:before { content: "\f105"; }
.kzjz-ryzz .recent-works .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.kzjz-ryzz .recent-works .owl-carousel .owl-item { float: left; }
.kzjz-ryzz .recent-works .news-item { margin: 15px;/*-o-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;*/ overflow: hidden; }
.kzjz-ryzz .recent-works .news-item .inner-item { position: relative; overflow: hidden; }
.kzjz-ryzz .recent-works .news-item .inner-item img { max-width: 100%; transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -webkit-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; transition: all .5s; }
.kzjz-ryzz .recent-works .news-item h5 { margin-bottom: 5px; line-height: 22px; color: #000000; font-size: 15px; font-weight: 300; margin: 0; text-align: center }
.kzjz-ryzz .recent-works .news-item p { line-height: 22px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.kzjz-ryzz .recent-works .owl-pagination { display: none; }
.kzjz-ryzz .hover-box { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(1 88 203 /80%); transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -webkit-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); }
.kzjz-ryzz .recent-works .news-item:hover .hover-box { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -webkit-backface-visibility: hidden; }
.kzjz-ryzz .recent-works .news-item:hover .hover-box a { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -webkit-backface-visibility: hidden; }
.kzjz-ryzz .recent-works .hover-box a.zoom { right: 50%; margin-right: 5px; background: url(static/images/zoom.png) center center no-repeat; display: none }
.kzjz-ryzz .recent-works .hover-box a.page { left: 50%; margin-left: 5px; background: url(static/images/page.png) center center no-repeat; display: none }
.kzjz-ryzz .recent-works .hover-box a { width: 50px; height: 50px; display: inline-block; position: absolute; top: 50%; margin-top: -25px; transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transform: scale(0.1); -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -o-transform: scale(0.1); -webkit-backface-visibility: hidden; display: none }
.kzjz-ryzz .recent-works .hover-box a:after { position: absolute; content: ""; width: 50px; height: 50px; background: url(static/images/zoom-after.png) center center no-repeat; transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -webkit-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; display: none }
.kzjz-ryzz .recent-works .hover-box a:hover:after { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); opacity: 0; }
.kzjz-ryzz .recent-works .work-post-content { background-image: -webkit-linear-gradient( bottom, rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08) ); background-image: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08) ); background-image: -o-linear-gradient( bottom, rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08) ); background-image: linear-gradient( to top, rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08) ); ; padding: 8px; display: none }
.innewsdt { width: 100%; padding: 7vh 0 }
.innewsdt-tit { border-bottom: 1px solid #efefef; padding-bottom: 2rem }
.innewsdt-titl h3 { margin-top: 0; font-size: 3.2rem; line-height: 1; color: #171717; font-weight: bold }
.innewsdt-titl h5 { margin-top: 0; font-family: Arial; font-size: 1.8rem; color: #171717; line-height: 2 }
.innewsdt-titm { font-family: Arial; font-size: 2rem; color: #006df0; padding-top: 3rem; display: inline-block }
.news .newslf { padding-left: 0; }
.newslf .newsimg { width: 100%; overflow: hidden; margin-top: 5.8rem; height: 444px; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.newslf .newsimg img { max-width: 100%; height: auto; }
.newslf img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.newsrt dl:first-child { /* padding-top: 0;*/ }
.newsrt { padding-left: 5% }
.newsrt dl { width: 100%; overflow: hidden; /*  border-bottom: solid 1px #e6e6e6;*/ padding-bottom: 36px; padding-top: 4px; margin-top: 2.5rem; padding: 3% }
.newsrt dl:hover { background: #f6f6f6 }
.newsrt dl:hover .year { color: #006df0 }
.newslf .date, .newsrt dl dt { width: 13%; border-right: 1px solid #eaeaea; overflow: hidden; }
.newsrt dl dt { font-weight: normal; }
.newslf .date .year, .newsrt dl dt .year { width: 100%; overflow: hidden; font-size: 6rem; color: #555555; font-weight: bold; font-family: Arial; line-height: 0.8 }
.newslf .date .day, .newsrt dl dt .day { width: 100%; overflow: hidden; font-size: 2rem; color: #555555; font-family: Arial; margin-top: 10px; }
.newslf .newslfnr, .newsrt dl dd { width: 81%; overflow: hidden; }
.newslf .newslfnr .newstit, .newsrt dl dd .newstit { width: 100%; overflow: hidden; font-weight: bold; font-size: 2rem; color: #555555; line-height: 1.1; }
.newslf .newslfnr .newsms, .newsrt dl dd .newsms { width: 100%; overflow: hidden; font-size: 1.6rem; line-height: 2; color: #555555; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
@media(max-width:1280px) {
.nav .menu > li a{ font-size:14px;}
.cont1, .cont { width: 88%; }
}
.footer { width: 100%; overflow: hidden; position: static; background-color: #232830; }
.footer .f-footer { height: auto; max-height: none; min-height: 0px; /* margin-top: 60px;*/ margin-left: auto; margin-right: auto; margin-bottom: 40px; padding-top: 5rem; }
.lsitint .navLi { position: relative; width: calc((100% - 0px)/6); display: inline-block; float: left; }
.lsitint .navLi h4 a { width: 75%; display: table; font-size: 1.8rem; color: #bababa; text-decoration: none; transition: all 1s ease 0s; font-family: "微软雅黑"; }
.lsitint .navLi h5 { width: 20px; height: 2px; background: #ea2e41 }
.lsitint .navLi:last-child h4 a { border-right: none; }
.navLi h4 { position: relative; margin-bottom: 3vh }
.lsitint .navLi .navEjBox { width: 100%; padding: 0px; text-align: left; border: none; }
.lsitint .navLi .navEjBox a { display: block; width: 100%; color: #797979; font-size: 14px; text-decoration: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 1s ease 0s; line-height: 30px; }
.p_gridCell3 li { float: left; margin-right: 6%; width: 47% }
.p_gridCell3 li:last-child { margin-right: 0 }
.f-footer { /*border-top: 1px solid #3c3c3c*/ }
.banner-con { width: 100%; height: 55vh; }
.banner-conimg { width: 100%; height: 100%; background: url(../images/banner-con.jpg) center/cover no-repeat; }
 @media screen and (min-width: 768px) {
.container { max-width: 1500px; width: 98%; margin: 0 auto; }
}
/*@media (min-width: 1200px) { .container { width: 1170px; } }*/

/* 内页样式 */
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ background-color:#013f96; border-color:#013f96;}
.pagination>li>a, .pagination>li>span{ color:#013f96}
.m-page { background: #fff; }
.m-page .left-box { padding-left: 0; /*display: none;*/ }
.m-page .left-box .menu-wrap { background: #fff; }
.m-page .left-box .menu-wrap .title { height: 60px; line-height: 60px; background-image: linear-gradient(to bottom right, #b22937, #eb2e42); color: #fff; font-size: 2rem; font-weight: bold; text-align: left; padding-left: 23px; }
.m-page .left-box .menu-wrap .menu-list { padding-bottom: 20px; }
.m-page .left-box .menu-wrap .menu-list .items a { display: block; overflow: hidden; padding: 14px; border-bottom: 1px dashed #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 1.8rem; }
.cl-content p img{ width:100%; display:inline-block}
.m-page .left-box .menu-wrap .menu-list .items a i { float: right; vertical-align: middle; font-size: 20px; color: #ccc; }
.m-page .left-box .menu-wrap .menu-list .items a:hover { padding: 23px; color: #fff; background: #b22937; border-bottom-color: #b22937; font-size: 1.8rem; }
.m-page .left-box .menu-wrap .menu-list .items .sel{background: #ea2e41; color:#fff}
.m-page .left-box .menu-wrap .menu-list .items a:hover i { color: #fff; }
.m-page .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px 20px; }
.m-page .left-box .menu-wrap .menu-list .subnav a { padding: 12px 15px 12px 30px; color: #666; font-size: 12px; }
.m-page .left-box .contact { margin-top: 30px; background: #fff; }
.m-page .left-box .contact .pic { display: block; position: relative; height: 96px; overflow: hidden; }
.m-page .left-box .contact .pic .text { position: absolute; top: 50%; margin-top: -32px; width: 80%; height: 64px; background: #a00b04; background: rgba(33, 33, 33, 0.5); line-height: 32px; }
.m-page .left-box .contact .pic .text span { display: block; padding-left: 16px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFF; }
.menu-wrap{ margin-top:4vh}
.m-page .left-box .contact .contact-list { padding: 16px; }
.m-page .left-box .contact .contact-list li { padding: 7px 0; font-size: 1.6rem; }
.m-page .left-box .contact .contact-list li span { font-size: 1.4rem; }
.m-page .right-box { padding-right: 0; padding-left: 0 }
.m-page .right-box .right-con { padding: 1% 1%; background: #fff; }
.m-page .right-box .right-con .g-caption { line-height: 48px; border-bottom: 1px solid #ddd; display: none; }
.m-page .right-box .right-con .g-caption .name { font-size: 22px; }
.m-page .right-box .right-con .g-caption .name i { vertical-align: middle; font-size: 26px; padding-right: 10px; }
.m-page .right-box .right-con .g-caption .sitepath .link { color: #666; max-width: 520px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.m-page .right-box .right-con .g-caption .sitepath .link span { padding-right: 5px; }
.m-page .right-box .right-con .g-caption .sitepath .link i { padding: 0 10px; }
.m-page .right-box .right-con .g-caption .sitepath .menu-link { cursor: pointer; }
.m-page .right-box .right-con .main {/* padding-top: 15px;*/ }
.m-page .right-box .right-con .main .intro-pic { width: 250px; max-height: 190px; padding: 4px; border: 1px solid #ddd; text-align: center; overflow: hidden; margin: 0 auto 15px; }
.m-page .right-box .right-con .main .intro-wrap { line-height: 24px; }
.m-page .right-box .right-con .main .intro-wrap img { max-width: 100%; }
.m-page .right-box .m-p-list .list { padding: 8px; }
.m-page .right-box .m-p-list .list .p-img { height: 153px; padding: 4px; border: 1px solid #ddd; overflow: hidden; position: relative; text-align: center; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.m-page .right-box .m-p-list .list .p-img img { display: block; max-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.m-page .right-box .m-p-list .list .p-title { padding: 15px 0 5px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.m-page .right-box .m-p-list .list:hover .p-img { border-color: #c80e05; }
.m-page .right-box .m-p-list .list:hover .p-title { color: #c80e05; }
.m-page .menu-wrap, .m-page .contact, .m-page .right-con {/* -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);*/ }
.pagecon .piece { margin-top: 20px; }
.form-horizontal .form-group { margin-right: 0; margin-left: 0; }
a, a:after, a:before { color: inherit; cursor: pointer; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.contact .pic img { max-width: 100% }
.pagecon p { font-size: 2rem; line-height: 2.5; text-indent: 2em; margin: 0 }
.m-guest { padding-top: 15px; }
.m-guest .tips { padding: 15px 0 20px; line-height: 22px; color: #999; }
.m-guest .tips:hover { color: #8496c1; }
.m-guest .form-group { margin-bottom: 20px; }
.m-guest .form-control { border-radius: 0; resize: vertical; }
.m-guest .form-control:focus { border-color: #8496c1; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.4); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.4); }
.m-guest .yzm-control { display: inline-block; width: 100px; margin-right: 10px; }
.m-guest .btns .btn { background: linear-gradient(30deg, #ff5951, #ff9e4f); ; color: #fff; border-radius: 0; padding: 8px 30px; margin-right: 15px; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.m-guest .btns .btn-submit:hover { background: #ff5a51; }
.m-guest .btns .btn-reset { background: #1279e7; }
.m-guest .btns .btn-reset:hover { background: linear-gradient(30deg, #4b6fad, #667dc0); ; }
.kznewslists { margin-top: 40px; margin-bottom: 40px; }
.kznewslists dl { width: 100%; overflow: hidden; margin: 32px 0; background: #f5f5f5; padding: 16px 24px; }
.kznewslists dl dt { width: 23%; height: 200px; overflow: hidden; float: left; position: relative; }
.kznewslists dl dt img { display: block; max-width: 100%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; }
.kznewslists dl:hover dt img { transform: translate(-50%, -50%) scale(1.0); }
.kznewslists dl dd { width: 75%; overflow: hidden; float: right; }
.kznewslists dl dd .kznewslistsbt { width: 100%; overflow: hidden; font-size: 20px; line-height: 30px; margin-top: 19px; white-space: nowrap; text-overflow: ellipsis; }
.kznewslists dl dd .kznewslistsdate { width: 100%; overflow: hidden; font-size: 15px; line-height: 30px; margin-top: 3px; padding-bottom: 15px; border-bottom: dashed 1px #333333; }
.kznewslists dl dd .kznewslistsms { width: 100%; overflow: hidden; font-size: 16px; line-height: 30px; margin-top: 14px; }
.kznewslists dl:hover { box-shadow: 2px 0px 8px rgba(0,0,0, 0.22); -moz-box-shadow: 2px 0px 8px rgba(0,0,0, 0.22); -webkit-box-shadow: 2px 0px 8px rgba(0,0,0, 0.22); }
.kznewslists dl:hover dd .kznewslistsbt, .kznewslists dl:hover dd .kznewslistsms { /*  color:#1e74dc;*/ }
.kznewslists h1 { text-align: center; font-size: 20px; line-height: 30px; margin: 0; }
.kznewslists .fbtime { font-size: 14px; padding: 15px 0; border-bottom: 1px dashed #ccc; text-align: center; color: #999; margin-bottom: 30px; }
.kznewslists .fbnr { width: 100%; overflow: hidden; font-size: 16px; line-height: 30px; }
.kznewslists .fbnr p { overflow: hidden; font-size: 16px; line-height: 30px; margin-top: 5px; }
.kznewslists .fbnr img { max-width: 100%; height: auto; }
 /*@media(max-width:640px) {
.kznewslists dl dt, .kznewslists dl dd { width: 100%; }
}*/
@media (max-width: 940px) {
.area { display: none }
.cont1, .cont { width: 100%; }
}
.piece .pageslf, .piece .pagesrt { width: 50%; overflow: hidden; font-size: 16px; line-height: 40px; padding: 0 1%; text-align: center; background: #f7f7f7; white-space: nowrap; text-overflow: ellipsis; }
/*@media (max-width: 640px) {
.piece .pageslf, .piece .pagesrt { width: 100%; }
}*/
.piece .pageslf a, .piece .pagesrt a { font-size: 1.6rem; color: #000; text-decoration: none; }
.piece .pageslf a, .piece .pagesrt a { font-size: 1.6rem; color: #000; text-decoration: none; }
.s-honor .sh-honor { max-width: 100%; margin: 0 auto; }
.s-honor .sh-honor .pro-item { margin-bottom: 30px; width: 25%; }
.s-honor .sh-honor .pro-item a{ display:inline-block; width:100%; border:1px solid #ccc}
.s-honor .sh-honor .pro-item .pro-img { overflow: hidden; background: #fff; }
.s-honor .sh-honor .pro-item .pro-img img { -webkit-transition: all ease .3s; transition: all ease .3s; margin: 0 auto; }
.s-honor .sh-honor .pro-item .caption { background: #f6f6f6; text-align: center; padding: 15px 10px; -webkit-transition: all ease .3s; transition: all ease .3s; }
.s-honor .sh-honor .pro-item .caption .title { font-size: 18px; color: #393939; -webkit-transition: all ease .3s; transition: all ease .3s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.s-honor .sh-honor .pro-item .caption .sub-title { display: none; color: #666; margin-top: 10px; -webkit-transition: all ease .3s; transition: all ease .3s; }
.s-honor .sh-honor .pro-item:hover .pro-img img { -webkit-transform: scale(1.0, 1.0); transform: scale(1.0, 1.0); }
.s-honor .sh-honor .pro-item:hover .caption { background-color: #0364e2; }
.s-honor .sh-honor .pro-item:hover .caption .title { color: #fff; }
.s-honor .sh-honor .pro-item:hover .caption .sub-title { color: #fff; }
/*@media (max-width: 768px) {
.s-honor .sh-honor { padding: 0 5px; }
.s-honor .sh-honor .pro-item { margin-bottom: 12px; padding: 0 10px; }
.s-honor .sh-honor .pro-item .caption { padding: 5px 5px; background: #f3f3f3; }
.s-honor .sh-honor .pro-item .caption .title { font-size: 15px; line-height: 30px; }
.s-honor .sh-honor .pro-item .caption .sub-title { font-size: 14px; }
.s-honor .sh-honor .pro-item .caption .sub-title { display: none; }
}*/
.s-honor .m-page { text-align: center; margin: 0; }
.s-honor .m-page .pagination > li > a, .s-honor .m-page .pagination > li > span { color: #777; }
.s-honor .m-page .pagination > .active > a, .s-honor .m-page .pagination > .active > span, .s-honor .m-page .pagination > .active > a:hover, .s-honor .m-page .pagination > .active > span:hover, .s-honor .m-page .pagination > .active > a:focus, .s-honor .m-page .pagination > .active > span:focus { background-color: #3387ff; border-color: #3387ff; color: #fff; }
.s-honor .m-page .pagination > li > a:hover, .s-honor .m-page .pagination > li > span:hover, .s-honor .m-page .pagination > li > a:focus, .s-honor .m-page .pagination > li > span:focus { background-color: #3387ff; border-color: #3387ff; color: #fff; }
@media (max-width: 992px) {
.s-honor .sh-honor .pro-item { width: 33.333% }
.s-honor .sh-honor { padding: 0 10px; }
}/*
@media (max-width: 768px) {
.s-honor .m-page { margin: 30px 0; }
.s-honor .sh-honor .pro-item { width: 50% }
}*/
@media (max-width: 900px) {
.nnews .fbnr img { max-width: 100%; height: auto; }
}
.nfzlcnr h3 { width: 100%; overflow: hidden; font-size: 40px; color: #343434; line-height: 50px; font-weight: normal; }
/*大事记start*/
.event_box { width: 100%; margin: 100px auto 0; position: relative; min-height: 420px; }
.event_box .parHd { width: 100%; display: inline-block; height: 92px; overflow: hidden; }
.parHd ul { width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important; }
.parHd .tempWrap { margin: 0 auto; }
.parHd .tempWrap:after { content: ''; width: 85%; height: 1px; background: #580000; position: absolute;/* top:33%;*//* right:-140%;*/ right: 8%; top: 35%;/* margin-top:-0.5px;*/ z-index: 10; }
.parHd li.no_line:before { display: none; }
.parHd li { display: inline-block; cursor: pointer; padding-top: 50px; font-size: 16px; color: #000; margin: 0 30px; position: relative; }
.parHd li:after { content: ''; background: url(../images/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20; top: 0; left: 50%; margin-left: -12px; }
.parBd { text-align: center; margin-top: 60px; }
.parBd h4 { position: relative; font-size: 40px; margin-bottom: 3%;/*width:200px;*/ padding: 0 60px; display: inline-block; text-align: center; }
.parBd h4:after { content: ''; background: #000; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 12px; }
.parBd h4:before { content: ''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 12px; }
.parBd p { line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto; }
div#listBox { width: 100%; }
.sPrev, .sNext { width: 30px; height: 30px; display: block; position: absolute; top: 20px; z-index: 99; }
.sPrev { left: 0; }
.sNext { right: 0; }
.sPrev img, .sNext img { transition: all .6s cubic-bezier(.51, 1.1, .9, .95); -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95); -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95); -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95); }
.parHd li.act span { display: block; width: 24px; height: 24px; overflow: hidden; background: url(../images/cat.png) no-repeat; position: absolute; top: 0; left: 14px; z-index: 21; }
.parHd li span, .parHd li.clone span { display: none; }
/*@media (max-width: 750px) {
.banner-con { height: 160px; }
.kz-tit h3 { font-size: 3.2rem; line-height: 1; }
.kz-tit h4 { font-size: 2.2rem; line-height: 1; padding-top: 1rem; }
.kz-tit h2 { font-size: 1.8rem; line-height: 1; padding-top: 2rem; padding-bottom: 4rem }
.in-honor { padding-top: 4vh; padding-bottom: 5vh }
.kzjz-ryzz .recent-works .owl-theme .owl-controls { margin-top: -20px; }
.about-right { margin-top: 4vh }
.about-right .about-main { margin-bottom: 0 }
.about-right .about-img { margin-top: 2vh }
.botn .botn-en ul li { width: 47% }
.botn .botn-en ul li { padding: 0 5% }
.botn .botn-en ul li h3 { padding-left: 3rem; font-size: 1.4rem; }
.botn .botn-en ul li { background: linear-gradient(30deg, #ff5c51, #ff9b4f); }
.botn .botn-en ul li:first-child h3 { background: url(../images/in-about-hxt1.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:nth-child(2) h3 { background: url(../images/in-about-hxt2.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:nth-child(3) h3 { background: url(../images/in-about-hxt3.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:nth-child(4) h3 { background: url(../images/in-about-hxt4.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:nth-child(5) h3 { background: url(../images/in-about-hxt5.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:nth-child(6) h3 { background: url(../images/in-about-hxt6.png) left center no-repeat; background-size: 18%; }
.botn .botn-en ul li:hover h3 { background-size: 18% !important; }
.advan-list li.device { width: 46%; margin-right: 4%; /* border: 1px solid #eaeaea; */ margin-bottom: 2vh;
}
*/ /*.advan-list .advan-item .advan-txt h3 { display: none }
.advan-list .advan-item .advan-txt p { display: none }
.in-service { background-size: 100% 100% }
.advan-list .advan-item .advan-txt h2 { font-size: 1.8rem; line-height: 1 }
.advan-list .advan-item { padding-bottom: 2rem; }
.advan-list .advan-item .advan-txt { padding: 5px 15px 12px; }
.in-kz-btn { padding: 7px 22px; font-size: 1.2rem; line-height: 1 }
.in-coopertit h3 { font-size: 3.2rem; }
.in-coopertit h5 { font-size: 1.8rem; color: #fff; font-weight: bold; line-height: 1; padding: 3rem 0 1.2rem 0; }
.in-coopertit h6 { font-size: 1.2rem; line-height: 1; }
.gds { padding: 8px 27px; display: inline-block; color: #fff; font-size: 1.6rem; line-height: 1; font-family: Arial; margin-top: 3rem; border: 4px solid #fff; font-weight: bold; }
.in-mdlist-tit { padding-top: 0 }
.kzbf h2 { font-size: 1.8rem; color: #046ae5; font-weight: bold; line-height: 1; padding-bottom: 1rem; }
.in-kzbf-list li h3 { font-size: 1.6rem; }
.kzbf h4 { font-size: 1.6rem; color: #4a4a4a; font-weight: bold; line-height: 1; padding-top: 1.6rem; }
.in-kzbf-list { margin: 2.5rem 0; }
.kzmd { padding: 5% 3% 2% 3%; }
.kzbf { padding: 0% 3% 4% 3%; }
.footer-logo-img img { max-width: 80% }
.newslf .newslfnr .newstit, .newsrt dl dd .newstit { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 1.6rem; }
.newslf .newslfnr .newsms, .newsrt dl dd .newsms { font-size: 1.6rem; line-height: 1.5; }
.newslf .date, .newsrt dl dt { width: 20% }
.newslf .date .year, .newsrt dl dt .year { font-size: 4rem; }
.newslf .date .day, .newsrt dl dt .day { font-size: 1.4rem; }
.newslf .newsimg { margin-top: 2.8rem; height: 250px; }
.innewsdt { padding: 3vh 0; }
.in-cooperation { padding-bottom: 0 }
.nnews .fbnr img { text-indent: 0; display: block }
.advan-list li.device:nth-child(2n) { margin-right: 0 }
.in-mdlist { padding-right: 0 }
.kzcs { width: 86%; margin: 0 auto; }
.advan-list li.device:nth-child(5) { margin-right: 4% }
.botn .botn-en ul li h3 { color: #fff }
.kzjz-nav .top-nav { background: #fff }
.kzjz-nav .top-nav .nav-toggle span { background-color: #1279e7 }
.kzjz-nav .top-nav .container { padding: 4px 10px; }
.kzjz-nav .top-nav .nav-toggle { border: none }
/*	.logoimg1{ display:block; }
	.logoimg{ display:none;height:0}
	.logoimg img{ display:none;height:0}*/
/*.kzmd h3 { text-align: center; padding-bottom: 2rem; }
.innewsdt-tit { padding-bottom: 0 }
.innewsdt-titl h3 { font-size: 2.2rem; }
/*#mfid4{ display:none}*/
/*.newslf .newslfnr, .newsrt dl dd { width: 77% }
.newsrt dl { width: 100%; overflow: hidden; padding-bottom: 36px; padding-top: 4px; margin-top: 1.5rem; padding: 1%; margin-bottom: 0; }
/.newslf .newslfnr .newstit, .newsrt dl dd .newstit { line-height: 1.2 }
.kzjz-banner .ibanner .swiper-pagination-bullet { width: 12px; height: 12px; opacity: 1 !important }
.kzjz-banner .ibanner .swiper-pagination-bullet::after { height: 12px; }
.swiper-pagination-bullet { opacity: 1 !important }
.logoimg-img { background: url(../images/logo-2.png) no-repeat; display: block; width: 216px; height: 58px; }
.box3009_-6066 .m-site .container { width: 100%; text-align: left; padding: 0 20px; }
.box3009_-6066 .m-site { padding: 15px 0; margin-bottom: 30px; border-bottom: 1px solid #efefef; }
.box3009_-6066 .m-site .pos { float: left; width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; }
.box3009_-6066 .m-site .more { float: right; color: #666; }
.visible-xs { display: block!important; }
}*//*
.f7 .m-mod { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #333; }
.f7 .m-mod * { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; }
.f7 .m-mod a { color: inherit; text-decoration: none; }
.f7 .m-mod img { max-width: 100%; width: 120px; border: 0; vertical-align: middle; }
.f7 .m-mod ul, .f7 .m-mod li { list-style: none; }
.f7 .m-gotop { position: fixed; z-index: 55; right: 0; bottom: 85px; width: 70px; height: 240px; }
.f7 .m-gotop-box { position: relative; float: right; }
.f7 .m-gotop .a { display: block; width: 44px; height: 44px; background-color: #353535; margin-bottom: 4px; cursor: pointer; outline: none; }
.f7 .m-gotop .a.active, .f7 .m-gotop .a:hover { background: #1279e7; }
.f7 .m-gotop .a .i { float: left; width: 44px; height: 44px; background-image: url(../images/side_icon.png); background-repeat: no-repeat; }
.f7 .m-gotop .a-service .i { width: 20px; height: 20px; margin-top: 12px; margin-left: 12px; background-image: url(../images/suspension-bg.png); background-repeat: no-repeat; background-position: 0 0; }
.f7 .m-gotop .a-service-phone .i { width: 20px; height: 20px; margin-top: 12px; margin-left: 12px; background-image: url(../images/suspension-bg.png); background-repeat: no-repeat; background-position: -27px 0; }
.f7 .m-gotop .a-qrcode .i { background-position: -44px 0; }
.f7 .m-gotop .a-cart .i { background-position: -88px 0; }
.f7 .m-gotop .a-top .i { background-position: -132px 0; }
.f7 .m-gotop .a-top { background: #D2D3D6; display: none; }
.f7 .m-gotop .a-top:hover { background: #c0c1c3; }
.f7 .m-gotop .d { display: none; width: 223px; background: #fff; position: absolute; right: 67px; min-height: 90px; border: 1px solid #E0E1E5; border-radius: 3px; box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11); }
.f7 .m-gotop .d .arrow { position: absolute; width: 8px; height: 12px; background: url(../images/side_bg_arrow.png) no-repeat; right: -8px; top: 31px; }
.f7 .m-gotop .d-service { top: 0; }
.f7 .m-gotop .d-service-phone { top: 34px; }
.f7 .m-gotop .d-qrcode { top: 78px; }
.f7 .m-gotop .d .inner-box { padding: 8px 22px 12px; }
.f7 .m-gotop .d-service-item { border-bottom: 1px solid #eee; padding: 14px 0; }
.f7 .m-gotop .d-service .d-service-item { border-bottom: none; }
.f7 .m-gotop .d-service-item .circle { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; background: #F1F1F3; display: block; float: left; }
.f7 .m-gotop .d-service-item .i-qq { width: 44px; height: 44px; background: url(../images/side_con_icon03.png) no-repeat center 15px; display: block; transition: all .2s; border-radius: 50%; overflow: hidden; }
.f7 .m-gotop .d-service-item:hover .i-qq { background-position: center 3px; }
.f7 .m-gotop .d-service-item .i-tel { width: 44px; height: 44px; background: url(../images/side_con_icon02.png) no-repeat center center; display: block; }
.f7 .m-gotop .d-service-item h3 { float: left; width: 112px; line-height: 44px; font-size: 15px; margin-left: 12px; }
.f7 .m-gotop .d-service-item .text { float: left; width: 112px; line-height: 22px; font-size: 15px; margin-left: 12px; }
.f7 .m-gotop .d-service-item .text .number { font-family: "Microsoft Yahei", Arial, sans-serif; }
.f7 .m-gotop .d-service-intro { padding-top: 10px; }
.f7 .m-gotop .d-service-intro p { float: left; line-height: 27px; font-size: 12px; width: 50%; white-space: nowrap; color: #888; }
.f7 .m-gotop .d-service-intro i { background: url(../images/side_con_icon01.png) no-repeat center center; height: 27px; width: 14px; margin-right: 5px; vertical-align: top; display: inline-block; }
.f7 .m-gotop .d-qrcode { text-align: center; }
.f7 .m-gotop .d-qrcode .inner-box { padding: 20px 0; }
.f7 .m-gotop .d-qrcode p { font-size: 16px; color: #93959c; }*/
.in-sertiten {
color: #eff2f5 !important
}
.in-qhnews { width: 100%; overflow: hidden; margin-top: 46px; }
.in-qhnews dl { overflow: hidden; padding: 0 15px; margin: 10px 0; }
.in-qhnews dl dt { width: 100%; overflow: hidden; text-align: center; position: relative; height: 328px; box-shadow: 0px 0px 6px #ccc }
.in-qhnews dl dt .newsdate { width: 108px; height: 34px; background: #0c95ff; text-align: center; line-height: 34px; font-size: 15px; color: #fff; position: absolute; right: 0; top: 0; display: none; }
.in-qhnews dl dt img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: auto; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.in-qhnews dl:hover dt img { transform: translate(-50%, -50%) scale(1.2); }
.in-qhnews dl dd { width: 100%; overflow: hidden; padding: 30px; padding-left: 0 }
.in-qhnews dl dd h2, .in-qhnews dl dd h5 { color: #666 }
.in-qhnews dl dd:hover h2, .in-qhnews dl dd:hover h5 { color: #329077 }
.in-qhnews dl dd:hover h4 { color: #0e7273 }
.in-qhnews dl dd h5 { font-size: 16px }
.in-qhnews dl dd h4 { margin-top: 2vh; width: 100%; overflow: hidden; font-size: 18px; font-weight: 600; color: #1c1c1c; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; }
.in-qhnews dl dd p { width: 100%; margin：0 overflow:hidden;
color: #6d6d6d; font-size: 16px; line-height: 200%; }
.in-qhnews dl:hover dd { }
.in-qhnews dl:hover dt .newsdate { background: #0058da; }
.in-qhnews dl:hover dd h4, .in-qhnews dl:hover dd p { }
.in-qhnewsli { width: 100%; overflow: hidden; text-align: center; margin-top: 68px; }
.in-qhnewsli ul { display: inline-block; }
.in-qhnewsli ul li { width: 192px; height: 50px; line-height: 50px; overflow: hidden; float: left; text-align: center; border: solid 1px #000; border-radius: 25px; margin: 0 19px; }
.in-qhnewsli ul li a { font-size: 16px; color: #000; display: block; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.in-qhnewsli ul li:hover { background: #383a48; }
.in-qhnewsli ul li:hover a { color: #fff; }
.in-qhxm { width: 100%; overflow: hidden; position: relative; /*margin-top:80px;*/ }
.in-qhxm dl { width: 100%; overflow: hidden; }
.in-qhxm dl dt { width: 44%; overflow: hidden; float: left; padding: 0px 4% 0 0px; font-weight: normal; text-align: left; height: 498px; }
.in-qhxm dl dt .newsdate { width: 100%; overflow: hidden; font-size: 16px; color: #fff; line-height: 30px; }
.in-qhxm dl dt h4 { width: 100%; overflow: hidden; font-size: 3.4rem; font-weight: bold; color: #0058da; line-height: 1; margin-top: 8px; white-space: nowrap; text-overflow: ellipsis; }
.in-qhxm dl dt .newsms { width: 100%; overflow: hidden; color: rgba(255,255,255,0.6); margin-top: 40px; line-height: 24px; }
.in-qhxm dl dt hr { width: 85%; border: none; border-bottom: solid 2px #fff; margin-top: 64px; }
.in-qhxm dl dt .newsmore { width: 100%; overflow: hidden; font-size: 16px; color: #fff; line-height: 30px; margin-top: 40px; }
.in-qhxm dl dd { width: 56%; overflow: hidden; float: left; position: relative; height: 498px; }
.in-qhxm dl dd img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.in-qhxm dl:hover dd img { transform: translate(-50%, -50%) scale(1.2); }
.in-qhxm .owl-controls .owl-buttons .owl-number { display: none; }
.in-qhxm .owl-controls .owl-buttons div { width: 80px; height: 80px; border-radius: 50%; position: absolute; bottom: 30px; left: 112px; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.in-qhxm .owl-controls .owl-buttons .owl-prev { background:/*#e7e7f0*/ url(../images/in-xm-jtl.png) no-repeat center; left: 0; }
.in-qhxm .owl-controls .owl-buttons .owl-prev:hover { background:/*#099553*/ url(../images/in-xm-jtlh.png) no-repeat center; }
.in-qhxm .owl-controls .owl-buttons .owl-next { background:/*#e7e7f0*/ url(../images/in-xm-jtr.png) no-repeat center; right: 0; }
.in-qhxm .owl-controls .owl-buttons .owl-next:hover { background:/*#099553*/ url(../images/in-xm-jtrh.png) no-repeat center; }
.in-qhxm .owl-controls .owl-pagination { position: absolute; display: none; top: 115px; right: 280px; }
.in-qhxm .owl-controls .owl-pagination .owl-page { width: 88px; height: 2px; background: #c2c7cf; float: left; }
.in-qhxm .owl-controls .owl-pagination .active { background: #3a509d; }
.in-qhxmcon { width: 100%; overflow: hidden; }
.in-qhxmcon h4 { width: 100%; overflow: hidden; font-size: 28px; color: #343434; margin: 0; }
.in-qhxmcon h4 i { color: #0c95ff; font-size: 5.4rem; margin-right: 22px; line-height: 1 }
.in-qhxmcon .ysms { width: 100%; overflow: hidden; font-size: 1.8rem; color: #3b3b3b; line-height: 1.8; margin-top: 40px; text-align: justify; }
.in-qhxmcon h5 { font-size: 2.4rem; color: #3b3b3b; line-height: 1; font-weight: bold; padding-top: 9vh; }
.in-hr { background: #f0f3f6; width: 100%; padding: 6vh 0 }
.in-hrtx { font-size: 4.6rem; color: #0364e2; font-weight: bold; line-height: 1 }
.in-hrtx span { font-family: Arial; color: #0d96ff; font-size: 5.4rem; }
.zytd-tab { text-align: center; margin-bottom: 5vh; margin-top: 6vh; text-align: left; width: 80% }
.zytd-tab li { display: inline-block; cursor: pointer;/*height:40px;*/ line-height: 2; width: 29%; margin-right: 4.0%; font-size: 3.6rem; font-weight: bold; border-radius: 15px; color: #fff; background: #0364e2; text-align: center; }
/*.news-tab li.on{color: #fff;
    background: #db0c0c;}
*/
.in-hrtxcon { background: url(../images/in-rz-img.jpg) no-repeat left center; padding: 5vh 0; /*border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;*/ margin-bottom: 2vh; padding-left: 5% }
.in-hrtxwcon p { font-size: 4.1rem; color: #ffffff; font-weight: bold; }
.index-join-more span { padding: 10px 32px; display: inline-block; color: #fff; font-size: 2.0rem; line-height: 1; font-family: Arial; border-radius: 25px; margin-top: 3rem; font-weight: bold; background: linear-gradient(30deg, #0d95ff, #0058da);/*border: 2px solid #fff;*/ }
.footer-top { padding: 6vh 0 }
.footer-by { font-size: 3.5rem; color: #125395; font-weight: bold; padding-top: 3vh }
.qhnnews { width: 100%; overflow: hidden;/* margin-top: 46px;*/ }
.qhnnews dl { overflow: hidden; padding: 0 15px; margin: 10px 0; }
.qhnnews dl dt { width: 100%; overflow: hidden; text-align: center; position: relative; height: 320px; }
.qhnnews dl dt .newsdate { width: 108px; height: 34px; /* background:-webkit-linear-gradient(87deg,#0d94fe,#0058db);*/ background: linear-gradient(87deg, #0d94fe, #0058db); background: -webkit-linear-gradient(87deg, #0d94fe, #0058db); background: -o-linear-gradient(87deg, #0d94fe, #0058db); background: -moz-linear-gradient(87deg, #0d94fe, #0058db); text-align: center; line-height: 34px; font-size: 15px; color: #fff; position: absolute; right: 0; top: 0; display: none; }
.qhnnews dl dt img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: auto; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.qhnnews dl:hover dt img { transform: translate(-50%, -50%) scale(1.2); }
.qhnnews dl dd { width: 100%; overflow: hidden; background: #f2f2f2; padding: 30px; }
.qhnnews dl dd h4 { width: 100%; overflow: hidden; font-size: 20px; color: #1c1c1c; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; }
.qhnnews dl dd p { width: 100%; overflow: hidden; color: #6d6d6d; margin-top: 10px; font-size: 1.6rem; text-indent: 0; line-height: 1.5 }
.qhnnews dl:hover dd { background: #0364e2; }
.qhnnews dl:hover dt .newsdate { background: #66c9b3; }
.qhnnews dl:hover dd h4, .qhnnews dl:hover dd p { color: #fff; }
.newsmenu { width: 100%; overflow: hidden; text-align: center; margin-top: 68px; }
.newsmenu ul { display: inline-block; }
.newsmenu ul li { width: 192px; height: 50px; line-height: 50px; overflow: hidden; float: left; text-align: center; border: solid 1px #000; border-radius: 25px; margin: 0 19px; }
.newsmenu ul li a { font-size: 16px; color: #000; display: block; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; }
.newsmenu ul li:hover { background: #383a48; }
.newsmenu ul li:hover a { color: #fff; }
/**/
.qhxm .m-product { max-width: 1400px; margin: 35px auto; }
.qhxm .m-product .pro-item { margin-bottom: 30px; width: 33.3%; padding: 0 10px; }
.qhxm .m-product .pro-item>a { border: 1px solid #ddd; display: block; box-shadow: 0 2px 12px rgb(0 0 0 / 20%); }
.qhxm .m-product .pro-item .pro-img { overflow: hidden; position: relative; background: #000; }
.qhxm .m-product .pro-item .pro-img img { -webkit-transition: all ease .3s; transition: all ease .3s; }
.qhxm .m-product .pro-item .caption { padding: 25px 20px; background: #ffffff; -webkit-transition: all ease .3s; transition: all ease .3s; }
.qhxm .m-product .pro-item .caption .title { font-size: 2rem; text-align: center; color: #393939; -webkit-transition: all ease .3s; transition: all ease .3s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.qhxm .m-product .pro-item .caption .sub-title { color: #7c7c7c; /*  border-top: 1px solid #ddd;*/ font-size: 14px; line-height: 25px; margin-top: 10px; padding-top: 10px; -webkit-transition: all ease .3s; transition: all ease .3s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.qhxm .m-product .pro-item:hover .caption .title { color: #0364e2; }
.qhxm .m-product .pro-item .pro-img::before { content: ''; position: absolute; top: 35px; bottom: 35px; left: 20px; right: 20px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scaleX(0); transition: all .5s; z-index: 1; }
.qhxm .m-product .pro-item .pro-img::after { content: ''; position: absolute; top: 20px; bottom: 20px; left: 35px; right: 35px; border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scaleY(0); transition: all .5s; z-index: 1; }
.qhxm .m-product .pro-item:hover .pro-img::before { transform: scaleX(1); }
.qhxm .m-product .pro-item:hover .pro-img::after { transform: scaleX(1); }
.qhxm .m-product .pro-item:hover .pro-img img { opacity: .8; transform: scale(1.04); }
 @media (max-width:992px) {
.qhxm .m-product .pro-item { width: 50%; }
}/*
 @media (max-width: 768px) {
.qhxm .m-product { padding: 0 5px; }
.qhxm .m-product .pro-item { margin-bottom: 20px; padding: 0 10px; }
.qhxm .m-product .pro-item .caption { padding: 15px 5px; }
.qhxm .m-product .pro-item .caption .title { font-size: 16px; }
.qhxm .m-product .pro-item .caption .sub-title { font-size: 14px; }
}
/**/
.jssora05l, .jssora05r { display: block; position: absolute; width: 40px; height: 40px; cursor: pointer; background: url('../images/cyimg/a17.png') no-repeat; overflow: hidden; }
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssort01 .p { position: absolute; top: 0; left: 0; width: 72px; height: 72px; }
.jssort01 .t { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.jssort01 .w { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.jssort01 .c { position: absolute; top: 0px; left: 0px; width: 68px; height: 68px; border: #000 2px solid; box-sizing: content-box; background: url('../images/cyimg/t01.png') -800px -800px no-repeat; _background: none; }
.jssort01 .pav .c { top: 2px; _top: 0px; left: 2px; _left: 0px; width: 68px; height: 68px; border: #000 0px solid; _border: #fff 2px solid; background-position: 50% 50%; }
.jssort01 .p:hover .c { top: 0px; left: 0px; width: 70px; height: 70px; border: #fff 1px solid; background-position: 50% 50%; }
.jssort01 .p.pdn .c { background-position: 50% 50%; width: 68px; height: 68px; border: #000 2px solid; }
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c { /* ie quirks mode adjust */ width /**/: 72px; height /**/: 72px; }
.cfs p { font-size: 1.8rem; line-height: 2; text-indent: 2em; text-align: justify; }
.nnews h1 { width: 100%; overflow: hidden; font-size: 24px; color: #666; font-weight: bold; text-align: center; margin: 30px 0 40px 0; }
.ul-dk li a { color: #fff; font-size: 1.6rem; }
.ul-dk li { line-height: 2.2; background: url(../images/dk5.png) no-repeat right center; padding-right: 20px; }
.ul-dk li a i { padding-right: 14px; }
.ul-dk { padding: 20px 30px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; background: #1875dd; }
.footer-dk h2 { width: 100%; margin-bottom: 0; background: #ffa200; border-top-left-radius: 15px; border-top-right-radius: 15px; text-align: center; color: #fff; font-size: 1.8rem; line-height: 2 }
.ct01 { /*margin-top: 100px; */ position: relative; background-color: rgb(255, 255, 255); padding-left: 0px; padding-right: 0px; }
.search { padding-top: 10px }
.search-bg { background: #fff; margin: 0px auto; width: 100%; min-width: 300px; height: 50px; padding-left: 5%; line-height: 50px; border-radius: 30px; border: 1px solid #e82e41; }
#infoname { border: none; height: 50px; width: 82%; background: none; }
.search-bg input { float: left; outline: none; }
#soo { margin-top: 12px; background: url(../images/sousuo-icon.png) no-repeat; width: 20px; height: 20px; border: none; }
.search-bg input { float: left; outline: none; }
.sa { background: url(../images/search.png) no-repeat; width: 10px; height: 10px; position: absolute; left: 25%; top: -5px; }
.keywords { margin-top: 20px; text-align: center; }
.keywords, .keywords a { font-size: 13px; color: #666; font-weight: lighter; line-height: 35px; }
.keywords span { color: #086ac6; }
.keywords, .keywords a { font-size: 13px; color: #666; font-weight: lighter; line-height: 35px; }
.footer.container-fluid { margin: 0 auto; width: 100%; }
.box3052_1 .mf-buttom .db { background: #0364e2 !important }
 @media (max-width: 1660px) {
.topewm { display: none; }
.nav-right { display: none; }
}
.advimg img{ max-width: 100% }
.aboutlf dl { overflow: hidden; float: left; margin-right: 4%; background: linear-gradient(87deg, #0d94fe, #0058db); background: -webkit-linear-gradient(87deg, #0d94fe, #0058db); background: -o-linear-gradient(87deg, #0d94fe, #0058db); background: -moz-linear-gradient(87deg, #0d94fe, #0058db); padding: 3%; border-radius: 15px; width: 30% }
.aboutlf { margin-top: 6vh }
.aboutlf dl:last-child { margin-right: 0 }
.aboutlf dl dt, .aboutlf dl dd { overflow: hidden; float: left; }
img { transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1); }
.aboutlf dl dd { margin-left: 13px; }
.aboutlf dl dt, .aboutlf dl dd { overflow: hidden; float: left; }
.aboutlf dl dd .aboutcn { width: 100%; overflow: hidden; font-size: 2.1rem; color: #fff; }
.aboutlf dl dd p { width: 100%; overflow: hidden; font-size: 1.4rem; font-family: Arial; color: #fff; line-height: 1; margin: 0/*    line-height: 20px;*/ }
.aboutlf dl dt .iconh { display: none; }
.in_video { max-width: 100%; border-radius: 5%!important; margin-top: 5% }
.inmore { width: 180px; height: 50px; border-radius: 30px!important; color: #fff; line-height: 50px; font-size: max(16px, 1.1vw); text-align: center; text-transform: capitalize; }
.in_p_more { width: 200px; background: #fff; height: 50px; border-radius: 30px!important; color: #f70a31; line-height: 50px; font-size: 1.1vw; text-align: center; text-transform: capitalize; margin: 8vh 0; }
.p20 { padding: 2vh 20px 2vh 0; }
.mt40 { margin-top: 40px; }
.mt30 { margin-top: 30px; }
.mt20 { margin-top: 20px; }
.mtb10 { margin: 10px 0; }
.mtb30 { margin: 30px 0; }
.flex { display: flex; }
.fw600 { font-weight: 600 }
.f2vw { font-size: max(20px, 2vw); }
.f3vw { font-size: max(26px, 3vw); }
.lh200 { line-height: 200% }
.lh260 { line-height: 260% }
.fw16 { font-size: 16px }
/**/
.fw600 { font-weight: 600 }
.fcw, .fcw a { color: #fff }
.fcg2, .fcg2 a { color: #c1c1c1 }
.fjbg { background-color: #06811e; background-image: linear-gradient(to bottom right, #27ba0e, #06811e); }
.fcon li { line-height: 180%; font-size: 16px; }
.f7vw { font-size: max(60px, 7vw) }
.f6vw { font-size: max(48px, 6vw) }
.f4vw { font-size: max(40px, 4vw) }
.f31vw { font-size: max(30px, 3vw) }
.f3vw { font-size: max(24px, 2vw) }
.f24vw { font-size: max(20px, 2.5vw) }
.f2vw { font-size: max(20px, 1.5vw) !important }
.f18vw { font-size: max(15px, 1.8vw) }
.f1vw { font-size: max(14px, 1vw) }
.mr2vw { margin-right: 2vw; margin-top: 1vw }
.bordertb { border-top: 1px solid #666; border-bottom: 1px solid #666; margin: 15px 0; padding: 15px 0; }
.mp0 { margin: 0; padding: 0; }
.mt15 { margin-top: 15px; }
.mtb20 { margin: 20px 0; }
.mb20 { margin-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.ptb20 { padding: 20px 0 }
.lh260 { line-height: 260% }
.lh200 { line-height: 200% }
.lh100 { line-height: 100% }
.lh150 { line-height: 150% }
.lh180 { line-height: 180% }
.fcg { color: #333 }
.fcgq { color: #999 }
.fcgreen { color: #058728 }
.fc0 { color: #000 }
.oh { overflow: hidden }
.pr { position: relative }
.pt40 { padding-top: 40px; }
.mt40 { margin-top: 40px; }
.mt30 { margin-top: 30px; }
.mt20 { margin-top: 20px; }
.mtb20 { margin: 20px 0 }
.imgw { max-width: 100% }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f26 { font-size: 26px; }
.fcb { color: #b12937 }
.fcb2 { color: #000; text-align: left; text-indent: 2em; }
.lh200 { line-height: 200% }
.lh180 { line-height: 180% }
.lh150 { line-height: 150% }
.ml14 { margin-left: 4% }
.br20 { border-radius: 20px!important }
.inline { width: 50px; height: 4px; background: #b12937; margin: 0 auto }
.fmb { text-shadow: 0 1px #b12937, 1px 0 #b12937, -1px 0 #b12937, 0 -1px #b12937; font-weight: 600; color: #fff; text-transform: uppercase; }
.f_bo { background: #1c1b21; color: #999; line-height: 50px; /*border-top:1px solid #999*/ }
.in_pro li img { border-radius: 20px !important; }
.box-shadow-0 { box-shadow: 0 0 6px #ccc }
.in_prot { color: #444; font-size: 16px; line-height: 60px; }
.imgw { max-width: 100% }
.hsnum { width: 100%; text-align: center; }
.in_lingyu { background: url(../images/in-yyly-bg.jpg) no-repeat center top;  padding-bottom: 6vh; background-size:cover; min-height:659px;  }

.yyly:hover .advan-img{ color: #fff }
.yyly { background: #fff; border-radius: 10px !important; box-shadow: 0 0 10px 2px #ccc; padding: 80px 10px 30px; width: 15%; margin: .8%; }
.yyly h5 { width: 30px; height: 4px; background: #b12937; margin: 20px auto; }
.yyly h3 { color: #b12937; font-size: max(16px, 1.1vw); line-height: 1; font-weight: 600; padding-top: 3.6vh }
.yyly p {
font-size:max(14px, .8vw); color: #666; line-height: 1.8; }
.border-radius-t { border-radius: 20px 20px 0 0; }
.yyly:hover { background: #b12937 url(../images/ly_bj.png) no-repeat center center; }
.yyly:hover h5 { background: #fff; }
.yyly:hover h3, .yyly:hover p { color: #fff }
.yyly:hover h2 img { filter: brightness(0) invert(1); }
.in_case { background: url(../images/bj_ser.jpg) no-repeat bottom right; padding: 6vh 0;/* margin: 8vh 0*/ }
.in_news { background: url(../images/in-news-bg.png) no-repeat center top; /*padding: 6vh;*/ background-size:cover }
.jishu { background: url(../images/li.png) no-repeat left 20px; padding-left: 70px; margin-bottom: 30px }
.jishu h2 { font-size: max(20px, 1.5vw); font-weight: 600; line-height: 200% }
.jishu p { font-size: max(16px, 1vw); line-height: 200% }
.clip-1 { text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.clip-2 { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.clip-5 { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.flexac { display: flex; align-items: center }
.flexend { display: flex; justify-content: flex-end; }
.header { display: flex; width: 100%; height: 80px; padding-left: 1%; /* border-bottom: solid 1px rgba(255,255,255,0.2); */
flex-wrap: nowrap; justify-content: space-between; }
.large { z-index: 999;/* background-color: rgb(255, 255, 255,.3);*//* position: absolute*/ }
.small { background: rgba(255,255,255,1); box-shadow: 0px 2px 3px rgba(0,0,0,0.1); border-bottom: solid 1px rgba(0,0,0,0.1); -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1); position: fixed; z-index: 999; top: 0; left: 0; }
.logo { width: 20%; }
#form2 { position: absolute; }
/*#Iframe1{
    width:50px !important;
        height: 50px !important;
    }
#Iframe1 img{
    width:100% !important;
    height: 100% !important;
}*/
.small { background: rgba(255,255,255,1); box-shadow: 0px 2px 3px rgba(0,0,0,0.1); -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1); position: fixed; z-index: 999; top: 0; left: 0; }
.logo img { max-width: 100% }
.toptel { display: block }
.topewm { height: 100%; padding: 26px;/* border-left: solid 1px rgba(0,0,0,0.05); margin-left: 18px; */ position: relative; }
.en { padding: 10px 25px 10px 0; }
.topewm .ewmimg { opacity: 0; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; position: absolute; background: #b12937; padding: 10px; border-radius: 5px; top: 80px; right: 0; }
.topewm .ewmimg img { width: 140px; }
.topewm:hover { cursor: pointer; }
.topewm:hover .ewmimg { z-index: 9999; opacity: 1; }
.xieti { font-style: italic; }
/* nav
-------------------------------------------------------------- */
.menu, .menu ul { list-style: none; padding: 0; }
.menu > li { position: relative; display: inline-block; outline: 0; }
.grad-r { background-color: #b22937; /* 针对不支持渐变的浏览器 */ background-image: linear-gradient(to right, #b22937, #ea2e42); }
.fgrad-r { color: #013f96; /* 针对不支持渐变的浏览器 */ background-image: linear-gradient(to right, #013f96, #3387ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.grad-b { background-color: #013f96; /* 针对不支持渐变的浏览器 */ background-image: linear-gradient(to bottom, #013f96, #3387ff); }
.submenu { position: absolute; left: 0; top: 100%; z-index: 0; overflow: hidden; /* IE8 needs this */ overflow: hidden\0/ !important; max-height: 0; /* A .submenu should be only revealed when hovering the .menu */ pointer-events: none; }
.menu > li:hover .submenu, .menu > li:focus .submenu { pointer-events: auto; z-index: 10; max-height: 2000px; -webkit-transition: none; -moz-transition: none; }
/* Default

 ================================================================= */

.submenu li { opacity: 0; -webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s; -moz-transition: opacity .4s, -moz-transform .6s, max-height .6s; -ms-transition: opacity .4s, -ms-transform .6s, max-height .6s; -o-transition: opacity .4s, -o-transform .6s, max-height .6s; transition: opacity .4s, transform .6s, max-height .6s; }
.menu > li:hover .submenu li, .menu > li:focus .submenu li { opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
/* Shield

 ================================================================= */

.shield { overflow: visible; -webkit-perspective: 400px; -moz-perspective: 400px; -ms-perspective: 400px; -o-perspective: 400px; perspective: 400px; }
.shield li { -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7); -moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7); -ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7); -o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7); transition-timing-function: cubic-bezier(0, .35, .5, 1.7); }
.nav { transition: 0.5s; height: 100%; /* width: 75%;
    max-width: 880px;*/
float: right; display: flex; flex-direction: row; justify-content: flex-end; }
.nav > ul { display: inline-block; margin: 0; }
.img1 { margin: 16px 0; }
.nav .menu > li { float: left; text-align: center; line-height: 80px; position: relative; padding: 0 1.6vw;
}
.nav .menu > li i { margin-left: 10px }
.nav .menu > li:hover { /*background-color: #013f96;*/ /* 针对不支持渐变的浏览器 *//* background-image: linear-gradient(to bottom right, #013f96, #3387ff); */font-weight: 600 }
.nav .menu > li:hover a { font-weight: 600 }
.nav .menu > li a { color: #1e1e1e; font-size: max(18px, 1vw); display: block; line-height: 80px; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; position: relative; }
.nav .menu > li.current { /*background-color: #b12937;*/ /* 针对不支持渐变的浏览器 */ /*background-image: linear-gradient(to bottom right, #b32937, #ea2e42); */}

.nav .menu > li .submenu li a{ color: #fff !important }
.nav .menu > li:hover a, .nav .menu > li.current a{ color: #b12937 !important; font-weight: bold; }
.nav .menu > li a:hover:after, .nav .menu > li.active a:after { width: 18px; }
.nav .menu > li .submenu { width: 100%; z-index:99999}
.nav .menu > li .submenu li { width: 170%;     margin-left: -35%;line-height: 40px; background: #b22937; text-align: center; margin-top: 1px; }
.nav .menu > li .submenu li a { padding: 5px 0; display: block; color: #fff; background: none; font-size: 14px; /* padding: 0; */
font-weight: normal; margin: 0; line-height: 30px; }
.nav .menu > li .submenu li a:after, .nav .menu > li .submenu li:hover a:after { display: none; }
.nav .menu > li .submenu li:hover { background: #ea2e41; }
.nav .menu > li.current > a { color: #fff; }
.iabout { height: 60px; line-height: 60px; font-size: max(30px, 2.5vw); color: #111; background: url(../images/in-tit-bg.png) no-repeat left center; text-indent: 62px;/* margin: 2vh 0;*/ font-weight: 600 }
.about-left h3{ font-size: 3.2rem; font-weight: bold; line-height: 1 }
.about-left h2{ color:#202020; font-size:3rem; line-height: 1; font-weight: normal; padding-bottom: 15px; }
.headewm { width: 40px; height: 40px; top: -10px; text-align: center; position: relative; cursor: pointer; }
.headewmimg { display: none; position: absolute; right: 0; top: 50px; background: #fff; text-align: center; border: 1px solid #ddd; width: 120px; }
.headewmimg p { margin: 0; padding: 0 }
.headewmimg img { width: 100px; margin: 0 auto; }
.kzjz-nav .top-nav .navbar>ul>li>a.selected { color: #1279e7 }
.box3052_1 .mf-buttom { position: relative; }
.box3052_1 .mf-buttom img { max-width: 100%; vertical-align: middle }
.box3052_1 .mf-buttom li, .box20064_1 ul { list-style: none }
.box3052_1 .mf-buttom a { text-decoration: none }
.box3052_1 .mf-buttom .db { position: fixed; bottom: 0; z-index: 999; display: flex; width: 100%; background: #9e9e9e; text-align: center; justify-content: space-around; align-items: flex-end; left: 0; padding-bottom: 8px; }
.footer { /*padding-bottom:7rem*/ }
.box3052_1 .mf-buttom .db li img { width: 30px }
.box3052_1 .mf-buttom .db li.dt img { width: 40px; transform: translateY(2px) }
.box3052_1 .mf-buttom .db li a { color: #fff; font-size: 12px }
.box3052_1 .mf-buttom .db li a p { font-size: 1.8rem; margin-top: 5px }
.box3052_1 .mf-buttom .wx-mask { position: fixed; background: rgba(0, 0, 0, 0.2); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; top: 0; z-index: -99; width: 100vw; height: 100vh; opacity: 0; }
.mf-buttom .wx-mask .marsk-it { width: 240px; text-align: center; padding: 10px 10px; border-radius: 10px; background: #fff; }
.box3052_1 .mf-buttom .wx-mask .marsk-it .close { width: 25px; margin-top: 3px; }
.box3052_1 .mf-buttom .wx-mask .marsk-close { width: 100%; text-align: left; height: 35px; }
.box3052_1 .mf-buttom .wx-mask .marsk-close span { display: inline-block; font-size: 16px; color: #333; line-height: 35px; }
.box3052_1 .mf-buttom .wx-mask .marsk-fz { margin: 10px 0; }
.box3052_1 .mf-buttom .wx-mask .marsk-fz input { font-size: 14px; width: 50%; outline: none; border: none; }
.box3052_1 .mf-buttom .wx-mask .all { line-height: 35px; font-size: 16px; }
.box3052_1 .mf-buttom .wx-mask .all a { display: block; color: #333; }
.box3052_1 .mf-buttom .wx-mask .good { line-height: 35px; font-size: 16px; }
.box3052_1 .mf-buttom .wx-mask .success { display: none; }
.box3052_1 .mf-buttom .wx-mask .wm-marsk { width: 200px; margin: 0 auto; }
.box3052_1 .mf-buttom .wx-mask.open { opacity: 1; z-index: 9999; }
.box3009_-6066 .m-classify ul li:last-child a::before { display: none }
/*.kzjz-nav { position: static !important }*/
.box3009_-6066 { margin: 0 auto; min-width: 73%; width: 100%; max-width: 1500px; }
.box3009_-6066 .row { margin-left: 0; margin-right: 0 }
.box3009_-6066::after, .box3009_-6066::before { content: ' '; display: block; clear: both; }
.box3009_-6066>div:nth-child(1) { float: right; width: 34.14%; margin: 0; padding: 0; }
.box3009_-6066>div:nth-child(2) { width: 65.86%; margin: 0; float: left; }
.box3009_-6066 .m-classify ul li a::before { content: ""; position: absolute; width: 1px; height: 15px; display: block; background: #ccc; top: 50%; margin-top: -7px; right: 0px; }
.box3009_-6066 .m-classify ul li a::after { position: absolute; content: ''; left: 50%; bottom: 0px; width: 0%; height: 3px; background-color: none; transition: all .3s; }
.box3009_-6066 .m-classify ul li a:hover::after { width: 80%; left: 10%; background-color: #0364e2; }
.box3009_-6066 .m-site .container { width: 100%; text-align: right; }
.box3009_-6066 .m-site { padding: 27px 0; }
.box3009_-6066 .m-site .pos label { font-weight: 400; padding-left: 22px; }
.box3009_-6066 .m-site .pos label, .m-site .pos a, .m-site .pos span { font-size: 14px; color: #999; }
.box3009_-6066 .m-site .pos span { margin: 0 8px; }
.box3009_-6066 .m-site .pos a:hover { color: #0054a6; }
@media(max-width:1280px) {
.nav .menu > li a{ font-size:14px;}}
 @media (max-width: 768px) {
.box3009_-6066 .m-site { padding: 15px 0; /*margin-bottom: 30px;*/ border-bottom: 1px solid #efefef; }
.box3009_-6066 .m-site .pos { float: left; width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; }
.box3009_-6066 .m-site .more { float: right; color: #666; }
}
@media (min-width: 768px) {
.box3009_-6066 .m-classify ul { text-align: left; display: flex; align-items: center; justify-content: flex-start; }
.box3009_-6066 .m-classify ul li { display: inline-block; }
.box3009_-6066 .m-classify ul li a { text-decoration: none; -webkit-transition: all ease .3s; font-size: max(16px, .8vw);
height: 80px; line-height: 80px; padding: 0px 15px; color: #222; display: block; transition: 0.3s ease 0s; position: relative; }
.box3009_-6066 .m-classify ul li a:hover { color: #0364e2; }
.box3009_-6066 .m-classify ul li.active a { color: #0364e2; }
.box3009_-6066 .m-classify ul li.active a::after { width: 80%; left: 10%; background-color: #0364e2; }
}
 @media (max-width: 992px) {
.box3009_-6066 { display: flex; justify-content: flex-start; flex-direction: column-reverse; }
.box3009_-6066>div:nth-child(2), .box3009_-6066>div:nth-child(1) { width: 100%; }
.box3009_-6066>div:nth-child(2) .m-classify { border-bottom: 1px solid #ddd; }
.box3009_-6066>div:nth-child(2) { padding: 0 10px; }
.box3009_-6066 .m-site .container { width: 100%; text-align: left; padding: 0 20px; }
.box3009_-6066>div:nth-child(1) .row { margin: 0; }
}
 @media (max-width: 768px) {
.box3009_-6066 .m-classify .mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.15); z-index: 1001; opacity: 0; visibility: hidden; -webkit-transition: all ease .3s; transition: all ease .3s; }
.box3009_-6066 .m-classify ul { position: fixed; top: 0; left: 0; height: 100%; width: 70%; background-color: #fff; z-index: 1002; -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
.box3009_-6066 .m-classify ul h3 { font-size: 20px; padding: 15px; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.box3009_-6066 .m-classify ul li a { position: relative; display: block; color: #666; font-size: 14px; line-height: 40px; padding: 0 15px; -webkit-transition: all ease .3s; transition: all ease .3s; border-bottom: 1px solid #efefef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.box3009_-6066 .m-classify ul li a:hover { background-color: #1279e7; color: #fff; border-bottom: 1px solid #fff; }
.box3009_-6066 .m-classify ul li.active a { background-color: #1279e7; color: #fff; border-bottom: 1px solid #fff; }
.box3009_-6066 .m-classify.show .mask { opacity: 1; visibility: visible; }
.box3009_-6066 .m-classify.show ul { -webkit-transform: translateX(0); transform: translateX(0); }
}/* CSS Document */
.newslists { color: #333; padding-top: 20px; padding-left: 12px; padding-right: 12px; }
.box_10040 ul, .box_10040 li { list-style: none; }
.newslists .news-item a { text-decoration: none; color: #333; }
.newslists .news-item { /*padding: 20px;*/ margin: 15px 0px; border: 1px solid #eee; overflow: hidden; width: 48%; float: left; transition: all ease .3s; box-sizing: border-box; }
.newslists .news-item .date-info { width: 100px; /*        height: 80px;*/ float: left; text-align: center; overflow: hidden; padding: 20px; }
.newslists .news-item .news-content .news-title a { font-size: 20px; }
.newslists .news-item .date-info h2 { height: 56px; line-height: 56px; font-size: 38px; color: #aaa; transition: all ease .3s; }
.newslists .news-item .date-info h3 { height: 25px; line-height: 25px; color: #aaa; font-size: 14px; font-weight: normal; transition: all ease .3s; }
.newslists .news-item .news-content { margin-left: 110px; padding: 20px; }
.newslists .news-item .news-content .news-title { font-size: 16px; font-weight: normal; margin-top: 5px; margin-bottom: 10px; color: #2c2c2c; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newslists .news-item .news-content p { font-size: 14px; line-height: 150%; color: #868686; transition: all ease .3s; }
.newslists .news-item:nth-child(2n) { margin-left: 30px }
.newslists .news-item:hover { background: #f9f9f9 }
.newslists .news-item:hover .date-info { background: #f0f0f0 }
.newslists .news-item:hover a { color: ##013f96 }
/**/
.xm-content * { margin: 0; padding: 0 }
.xm-content ul li { list-style: none }
.xm-content img { border: 0 }
.xm-content .clearfix:after { display: block; content: ""; clear: both; }
.xm-content .small-img { display: flex; align-items: center; justify-content: center }
.xm-content .clearfix:before, .xm-content .clearfix:after { display: table; line-height: 0; content: "" }
.xm-content .magnifier { position: relative; float: left; }
.xm-content .magnifier-container { width: 100% !important; height: 416px!important; overflow: hidden; position: relative; border: 1px solid #ddd; max-width: 100%; }
.xm-content .images-cover { height: 100%; width: 100%; position: relative }
.xm-content .images-cover img { position: absolute; max-width: 100%; }
.xm-content .magnifier-assembly { height: 80px; overflow: hidden; position: relative; padding: 4px 0px; margin-top: 10px; border: 1px solid #ddd; }
.xm-content .magnifier-btn { position: absolute; width: 100%; top: 50%; left: 0; margin-top: -40px }
.xm-content .magnifier-btn span { line-height: 80px; height: 80px; width: 20px; background: #fff url(../image/pro.png) center center no-repeat; display: block; z-index: 9998; text-align: center; cursor: pointer; border-radius: 3px }
.xm-content .magnifier-btn .magnifier-btn-left { float: left; }
.xm-content .magnifier-btn .magnifier-btn-right { float: right; background: #fff url(../image/next.png) center center no-repeat; }
.xm-content .magnifier-line { position: relative; overflow: hidden; height: 80px; }
.xm-content .magnifier-line ul { display: block; font-size: 0; width: 10000%; position: absolute; left: 0; z-index: 9997 }
.xm-content .magnifier-line li { float: left; width: 60px; cursor: pointer; }
.xm-content .magnifier-line ul>.active .small-img img { border: 1px solid #a6a6a6; width: 50px; margin: 2px; height: 65px; }
.xm-content .small-img { margin: 5px; overflow: hidden; text-align: center; }
.xm-content .small-img img { height: 60px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.xm-content .magnifier-view { width: 100%; height: 100%; position: absolute; right: -105%; top: 0; z-index: 9999; background-color: #fff; display: none; overflow: hidden; border: 1px solid #ddd; }
.xm-content .magnifier-view img { max-width: 200%; display: block }
.xm-content .animation03 { transition: all .3s ease-in .1s; -ms-transition: all .3s ease-in .1s; -moz-transition: all .3s ease-in .1s; -webkit-transition: all .3s ease-in .1s; -o-transition: all .3s ease-in .1s }
.xm-content .cp_miaoshu { float: left; height: 422px; padding-top: 20px; padding-bottom: 5px; padding-left:5% }
.xm-content .cp_miaoshu .cp_title { font-size: 20px; font-weight: 600; border-bottom: 1px #d5d5d5 dashed; color: #333; font-family: "å¾®è½¯é›…é»‘"; text-overflow: ellipsis; white-space: nowrap; padding-bottom: 15px; overflow: hidden; margin-bottom: 15px; }
.xm-content .cp_miaoshu .cp_con { padding-top: 10px; padding-bottom: 20px; }
.xm-content .cp_miaoshu .cp_con .cp_type { line-height: 30px; color: #444; font-family: "å¾®è½¯é›…é»‘",; font-size: 18px; font-weight: 400; display: block; }
.xm-content .cp-dec { margin-bottom: 20px; }
.xm-content .cp-dec p { font-size: 16px; color: #666; line-height: 28px; text-align: justify; min-height: 30px; }
.xm-content .online li { font-size: 14px; margin-top: 8px; }
.xm-content .online li a { display: inline-block; vertical-align: middle; }
.xm-content .phone { font-size: 20px; color: #ca0a1d; font-weight: bold; margin-top: 20px; padding-bottom: 20px; width: 310px; }
.xm-content .phone span { font-size: 26px; color: #fb6028; line-height: 40px; }
.lxfs-gzhewm { width: 200px; }
.lxfs-gzhewm img { width: 100% }
.lxfs-ywzx h5 { font-size: 14px; font-weight: normal }
.lxfs-ywzx h4 { font-size: 36px; color: #016472; font-family: Impact; line-height: 46px; }
.lxfs-ywzx p { color: #8b8b8b; font-size: 14px; line-height: 20px; }
.lxfs-ywzx { padding-left: 30px; }
.xm-content { position: relative }
.lxfs { position: absolute; bottom: 0px; }
/**/
	
.xq-con .product_title { width: 100%; clear: both; border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 15px; margin-top: 50px; }
.cl-content p { font-size: 16px; line-height: 200%; margin-top: 10px; text-indent: 2em; }
.cl-content p img { font-size: 16px; line-height: 200%; margin-top: 10px; margin-left: -2em; }
.box-shadow { box-shadow: 0 0 6px #ccc }
/*招聘*/
.join-wrap { background: #f6f6f6; }
.join-wrap .join-row { }
.join-wrap .join-row .item { background: #1279e7; color: #fff; font-size: 14px; height: 60px; padding: 0 3%; cursor: pointer; }
.join-wrap .join-row .item .middle { overflow: hidden; color: #fff; height: 100%; line-height: 60px; }
.join-wrap .join-row .item.item_2 { background: #fbfbfb; color: #333333; border-bottom: solid 1px #e8e8e8; overflow: hidden; }
.join-wrap .join-row .item.item_2.item_3 { background: #edeeee; }
.join-wrap .join-row .tops { background: #525252; color: #fff; height: 60px; line-height: 60px; padding-left: 2%; width: 98%; }
.join-wrap .join-row .list { background: #fff; height: 58px; line-height: 58px; padding-left: 2%; width: 98%; margin-bottom: 20px; }
.join-wrap .join-row .list .mid { width: 80%; }
.join-wrap .join-row .list .mid a { color: #666666; }
.join-wrap .join-row .list .mid a:hover { color: #0a4595; }
.join-wrap .join-row .item .name { width: calc(25% - 25px); width: -moz-calc(25% - 25px); width: -webkit-calc(25% - 25px); }
.join-wrap .join-row .item .work { width: calc(25% - 25px); width: -moz-calc(25% - 25px); width: -webkit-calc(25% - 25px); }
.join-wrap .join-row .item .people { width: calc(25% - 25px); width: -moz-calc(25% - 25px); width: -webkit-calc(25% - 25px); }
.join-wrap .join-row .item .place { width: calc(25% - 25px); width: -moz-calc(25% - 25px); width: -webkit-calc(25% - 25px); }
.join-wrap .join-row .item.top { cursor: default; }
.join-wrap .join-row .item.top .name { background: url(../image/zw-icon.png)no-repeat left; padding-left: 25px; }
.join-wrap .join-row .item.top .work { background: url(../image/dz-icon.png)no-repeat left; padding-left: 25px; }
.join-wrap .join-row .item.top .people { background: url(../image/rs-icon.png)no-repeat left; padding-left: 25px; }
.join-wrap .join-row .item.top .place { background: url(../image/gznx-icon.png)no-repeat left; padding-left: 25px; }
.join-wrap .join-row .item .jia { background: url(../image/zjia.png) no-repeat center; width: 20px; height: 20px; margin: 20px 0px 0 0; cursor: pointer; }
.join-wrap .join-row .item .jia.jian { background: url(../image/zjian.png) no-repeat center; }
.join-wrap .join-row .on { background: #fff !important; border-bottom: #e3e3e3 1px solid; }
.join-wrap .join-row .open { background: #ffffff !important; }
.join-wrap .join-row .box_2 { background: #eaebec; overflow: hidden; }
.join-wrap .join-row .box_2 .middle { color: #333; padding-right: 25px; }
.join-wrap .join-row .box_2 .content { font-size: 16px; color: #333; line-height: 22px; display: none; padding: 16px 3%; background: #fff; }
.join-wrap .join-row .box_2 .content .white { padding: 2% 0; }
.join-wrap .join-row .box_2 .content .white .btn { display: inline-block; width: 140px; height: 40px; line-height: 38px; border-radius: 4px; font-size: 16px; color: #fff; text-align: center; border: solid 1px #ff6600; background: url(../images/img58.png)no-repeat 82% center; text-indent: -20px; }
.join-wrap .join-row .box_2 .content .white .btn .apply { color: #ff6600; font-size: 1.5rem; }
.join-wrap .join-row .box_2 .content .white .left { width: 65%; text-align: left; }
.join-wrap .join-row .box_2 .content .white .left .meg { display: inline-block; margin-left: 40px; color: #666; vertical-align: middle; }
.join-wrap .join-row .box_2 .content .white .left .meg:first-child { margin-left: 0; }
.join-wrap .join-row .box_2 .content .white .left .meg span { font-size: 1.6rem; color: #2364b0; }
.join-wrap .join-row .box_2 .content .white .right { width: 35%; text-align: right; }
.join-wrap .join-row .box_2 .detail, .join-wrap .join-row .box_2 .detail a, .join-wrap .join-row .box_2 .detail div, .join-wrap .join-row .box_2 .detail span, .join-wrap .join-row .box_2 .detail b, .join-wrap .join-row .box_2 .detail i, .join-wrap .join-row .box_2 .detail p, .join-wrap .join-row .box_2 .detail ul, .join-wrap .join-row .box_2 .detail li { font-size: 1.6rem; color: #666; line-height: 150%; }
.inline-block { display: inline-block }
.r-slide tr td p { text-align: left !important; text-indent: 0 }
.r-slide a.tdjlbtn { display: inline-block; background: #1279e7; color: #fff !important; text-align: center; padding: 0.5rem 1.5rem; font-size: 1.6rem !important; border-radius: 4px; text-decoration: none }
/*首页新闻*/




.in_news { background: url(../images/in-news-bg.png) no-repeat top center;  width: 100%; background-size:cover; /*padding: 5vh 0;*/ /*margin-bottom: 5vh;*/ clear: both; min-height: 709px; /*padding-top: 2vh*/ }
.in_news .in_news_l { /*border-bottom: 4px solid #c4c4c4; background: #fff; */height: 58vh; overflow: hidden; }
.in_news .in_news_l:hover { /*border-bottom: 4px solid #0670f5 */}
.in_news .in_news_l div { width: 100%; height: 57%; position: relative; overflow: hidden; background: #b12937; margin-bottom: 2vh; }
.in_news .in_news_l div img { width: 100%; height: 100%; transition: all ease .6s; opacity: 1; /*height: 100% */ }
.in_news .in_news_l:hover div img { transition: all ease .6s; opacity: .6; transform: scale(1.2, 1.2); }
.news-list { background: #fff;/*height:58vh; */ border-bottom: 4px solid #fff; padding-top: 1.2vw; overflow: hidden; }
.list_news li h3 { font-size: 18px; }
.list_news li:hover.hred h3 { color: red }
.list_news li:hover.hred .line_bottom { width: 0%; height: 3px; background: red !important; transition: linear .6s;/*margin-top:10px;*/ }
.list_news li.hred .line_bottom { background: red !important; transition: linear .6s;/*margin-top:10px;*/ }
.list_news li:hover.hred .line_bottom { width: 100%; transition: linear .6s; background: red !important }
.news-list li { background: url(../img/arr_news.png) no-repeat center right; /* padding: 10px; */
    /* margin-top: 1.2vh; */
transition: all ease .3s; box-sizing: border-box; width: 100%; clear: both; border-bottom: 1px solid #eee; font-size: 14px; line-height: 180%; padding-right: 15px; color: #868686; transition: all ease .3s; /* padding-bottom: 0.3vh; */
margin: 0 0 1.5vh; }
.news-list li:last-child { border-bottom: none; }
.news-list li a:hover .date-info{ color: #b12937 }
.news-list li a:hover  .news-title p:first-child{ color: #b12937  }
/*
.news-list li .date-info { width: 18%; float: left; font-size: 14px; text-align: center; display: block; color: #464646; transition: all ease .6s; }*/

.news-list li .date-info { font-size: 3.8rem; line-height: 1; font-weight: bold; color: #323232; transition: all ease .6s; font-family: Arial; text-align: center; padding: 6px 2vw 0 0 }
.in_news_l h5 { line-height: 5vh; font-size:2.2rem;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.in_news_l h5 a { color: #444 }
.in_news_l h5:hover a { color: #b12937 }
.news-list li .date-info p { font-size: 1.8rem; font-weight: normal; margin: 0; transition: all ease .6s; white-space: nowrap; }
.news-list li:hover .date-info, .news-list li:hover .news-title {  font-weight: 600; transition: all ease .6s; }
.news-list li:hover { background: url(../images/arr_news.png) no-repeat center right; transition: all ease 0s; }
.news-list li:hover .date-info { transition: all ease .6s;  }
.news-list li:hover .news-title { transition: all ease .6s; padding-left: 15px; padding-right: 0; margin-left: -15px }
.in_news_l h5 { font-size: 16px; /*width: 95%; padding: 0 5%;*/ text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.in_news_l p { margin: 0; /*width: 95%; padding: 0 5%;*/ font-size: 1.6rem; line-height: 3.5vh; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news-list li .news-title { font-size: 16px }
.in-newl a:hover h5{ color: #b12937; }
.in-newl a:hover .ld-nda{ color: #b12937; }
/*新*/
.shnnews img { max-width: 100%; vertical-align: middle }
.shnnews li, .shnnews ul { list-style: none }
.shnnews a, .shnnews a:hover { text-decoration: none }
.shnnews .news .news-list { margin: 15px 1% 15px 0px; padding: 0; transition: all .3s; width: 49.5%; }
.shnnews .news .news-list .news-date { float: left; overflow: hidden; width: 100px; height: 130px; padding: 3% 4% 3% 0;/*background: linear-gradient(#0492e4, #2640bc);*/ color: #bcbcbc; text-align: center }
.shnnews .news .news-list .news-date p { margin: 0; font-size: 5.8rem; font-family: Arial; line-height: 4rem; color: #bcbcbc; padding: 16px 0; }
/*.shnnews .news .news-list .news-date p::after {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translate(-50%,0);
}*/
.ntnews h3 {
   background-image: linear-gradient(to bottom right, #b22937, #eb2e42);
    color: #fff;
    text-align: center;
    font-size: 2rem;
    line-height: 300%;
}.ntnews ul li {
    line-height: 280%;
    color: #666;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.shnnews .news .news-list .news-date span { display: block; font-size: 1.8rem; /*margin-top: 12px;*/ color: #bcbcbc; line-height: 1.8rem; font-family: Arial; }
.shnnews .news .news-list .news-txt { color: #333; padding: 28px 2% 28px 2%; height: 130px; position: relative; }
.shnnews .news .news-list .news-txt h3 { overflow: hidden; margin: 5px 0 0; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; font-size: 2.0rem; line-height: 2rem; color: #000000 }
.shnnews .news .news-list .news-txt p { display: -webkit-box; font-size: 1.6rem; line-height: 1.8; height: 5.1rem; overflow: hidden; margin: 15px 0 0; color: #838383; -webkit-box-orient: vertical; -webkit-line-clamp: 2 }
.shnnews .news .news-list:hover { background: #fff; }
.shnnews .news .news-list:hover .news-txt h3 { color: #b12937 }
.shnnews .news .news-list:hover .news-date p { color: #b12937 }
.shnnews .news .news-list:hover .news-date span { color: #b12937 }
.shnnews .news { max-width: 100%; margin: 0 auto; }
.shnnews .news::after, .shnnews .news::before { content: ''; display: block; clear: both; }
/*.shnnews .news .news-list .news-txt::after {
    content: '→';
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #292929;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0,-50%);
}
.shnnews .news .news-list:hover .news-txt::after {
    background: #1765ce;
}*/
.shnnews .news .news-list:nth-child(2n) { margin-right: 0; }
@media(max-width:995px) {
.shnnews .news .news-list { width: 100%; padding: 7px 10px; }
}
@media(max-width:767px) {
.shnnews .news .news-list { padding: 7px 10px; margin: 0; }
.shnnews .news .news-list .news-txt { padding: 28px 9px 28px 2% }
.shnnews .news .news-list .news-txt::after { display: none; }
}
.nmessage .feedback { margin-bottom: 50px; }
.nmessage .feedback .myform { max-width: 750px; margin: 0 auto; }
.nmessage .feedback .myform .error-message { display: none; }
.nmessage .feedback .myform .error-message p { background: #e94b35; color: #fff; font-size: 1.4rem; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: .25em; padding: 16px; }
.nmessage .feedback .myform div { margin: 28px 0; position: relative; }
.nmessage .feedback .myform div { margin-top: 16px; }
.nmessage .feedback .myform .f-item .f-label { display: block; color: #94aab0; margin-bottom: 10px; -webkit-transition: top .2s, left .2s, font-size .2s; transition: top .2s, left .2s, font-size .2s; font-size: 16px; cursor: text; position: absolute; top: 16px; left: 20px; font-weight: normal; }
.nmessage .feedback .myform .f-item .f-label.focus { font-size: 14px; top: -20px; left: 0 !important; }
.nmessage .feedback .myform input[type=text], .nmessage .feedback .myform input[type=email], .nmessage .feedback .myform textarea, .nmessage .feedback .myform select { display: block; width: 100%; border: 1px solid #cfd9db; border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08); -webkit-appearance: none; padding: 16px; }
.nmessage .feedback .myform input[type=text]:focus, .nmessage .feedback .myform input[type=email]:focus, .nmessage .feedback .myform textarea:focus, .nmessage .feedback .myform select:focus { outline: none; border-color: #1757ab; -webkit-box-shadow: 0 0 5px rgba(44, 151, 222, 0.2); box-shadow: 0 0 5px rgba(44, 151, 222, 0.2); }
.nmessage .feedback .myform textarea { min-height: 200px; }
.nmessage .feedback .myform .op-group { text-align: right; }
.nmessage .feedback .myform .op-group input { font-size: 16px; border: none; background: #cd1119; border-radius: .25em; padding: 8px 30px; color: #fff; cursor: pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.ncontactdiv ul{ padding:8vh 0}
.toptel{ text-align:right}

/*响应部分*/
@media (max-width: 750px) {
  .ld-ewm {
    margin-top: 2vh;
}
.footer .container-fluid{ padding-right: 0; padding-left: 0 }
  .in_news{ background: none; min-height: auto }
  .yyly h3{ padding-top: 1.5vh }
.hyxt{ width: 50px }
  .yyly{ padding-top: 30px; }
  .inprojt span{ margin-top: 0 }
  .iabout{ font-size: 2rem; }
  .news-wrap .container{ margin:0 auto !important; }
  .inmore{ width: 80px; height: 30px; line-height: 30px; font-size: 1.4rem; margin-top: 15px; }
  .in-service{ background: none; min-height: auto }
  .in-about{ background: none; min-height: auto }
  .in_lingyu{ background: none; min-height: auto }
.yyly { float: left; width: 48%; margin: 1%; }
.in_lingyu { padding: 2vh 2% }
.in-about { padding-bottom: 0rem; padding: 2vh 0 2vh 0; }
.in_news { margin-bottom: 0 }
.in-service { padding: 2rem 0 1rem 0; }
.toptel { display: none }
.footer .f-footer{text-align:center}
.banner-con {
    height: 160px;
}
.pagecon p img{ max-width:100%;display:block}
.pagecon p{ font-size:1.4rem;}
.f-footer .col-xs-12 .imgw{ width:100px;}
.lxfs-ywzx h4{ font-size:2.5rem;}
.lxfs-ywzx{ padding-left:0}
.ntnews{ display:none}
.box3017_-4018 .in-recurit{ padding:0 !important}
.nnews h1{ font-size:1.8rem;}.shnnews .news .news-list {
    padding: 7px 10px;
    margin: 0;
}.shnnews .news .news-list .news-date {
    width: 73px;
    height: 80px;
    padding: 0% 2% 0% 0;
}.shnnews .news .news-list .news-date p {
    padding: 7px 0;
}.shnnews .news .news-list .news-date p {
    font-size: 3.8rem;
    line-height: 1;
}.shnnews .news .news-list .news-date span {
    font-size: 1.6rem;
    margin-top: 0;
    line-height: 1;
}.shnnews .news .news-list .news-txt {
    height: 80px;
    padding: 0px 9px 0px 2%;
}.shnnews .news .news-list .news-txt h3 {
    font-size: 1.6rem;
    line-height: 1;
}.shnnews .news .news-list .news-txt p {
    font-size: 1.4rem;
    line-height: 1.5;
    height: auto;
    margin: 8px 0 0;
}
.pagecon img{ max-width:100%; display:inline-block}
}
@media (min-width: 751px) and (max-width: 992px) {
.yyly { float: left; width: 31%; margin: 1.15%; }
.in_lingyu { padding: 2vh 2% }
.toptel { display: none }
.topewm { height: 100%; padding: 26px;/* border-left: solid 1px rgba(0,0,0,0.05); margin-left: 18px; */ position: relative; display: none }
.en { display: block }
.toptel { display: none }
}
 @media (min-width: 993px) and (max-width: 1279px) {
 .ld-cons p{ font-size:14px !important;}
 .product-warp .product-info ul li .item-bor .item-text{ font-size:14px !important}
 .pro-info .sku-name{ font-size:20px !important}
 .m-classify ul li a{ padding-bottom:0 !important}
  .m-site{ padding:8px 0 8px 36px !important}
.m-classify{ margin-top: 0 !important}
.ld-ncon p{ font-size:1.4rem !important;}
 .news-content .header-info h3{ font-size:1.8rem !important;}
 .nav .menu > li .submenu li a{ font-size:12px !important}
 .in-gsjs p{ font-size:1.4rem;}
 .about-left h3{ font-size:2.2rem; }
 .about-left h2{ font-size:2rem;}
 .in-about{ min-height:500px;}
 .news-list li .date-info{ padding:6px 0 0 0}
.yyly { float: left; width: 17.7%; margin: 1.15%; }
.in_lingyu { padding: 2vh 2% }
.toptel { display: block }
.topewm { height: 100%; padding: 26px;/* border-left: solid 1px rgba(0,0,0,0.05); margin-left: 18px; */ position: relative; display: none }
.en { padding: 10px 25px 10px 0; }

}
@media (min-width: 1280px) and (max-width: 1469px) {
.yyly { float: left; width: 17%; margin: 1.5%; }
.in_lingyu { padding: 2vh 2% }
.toptel { display: none }
}
@media (min-width: 1470px) {
.yyly { float: left; width: 18.4%; margin: .8%; }
.toptel { display: block }
}