/*header*/
html {padding:0;margin:0;}
body{line-height: 160%; font-size: 14px; font-family: "Microsoft YaHei","微软雅黑"}
ul {list-style: none;padding:0;margin:0;}
ul li{ list-style-type: none;}
* {transition: all 0.3s ease 0s;}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a {text-decoration: none; color: #555;}
a:focus, a:hover{ color: #333;}
.topnav{ background: rgba(254,254,254,.85); position: fixed; z-index: 10; width: 100%;  border-bottom: 1px solid rgba(0,0,0,.1);}
.ftopb{ background: rgba(254,254,254,.85); border-bottom: 1px solid rgba(0,0,0,.7);}
.jjloog{ display: inline-block; padding: 10px; }
/*.jjloog img{ max-height: 60px;}*/
.navbar-default{ border: 0; border-radius: 0;  border-top: 1px solid  rgba(0,0,0,0.1); padding: 20px 0; padding-top: 30px; background-color: transparent; margin-bottom: 0}
.topbj{ padding: 0 10px; }
.navbar-nav{ margin-top: 20px;}
.navbar-default .navbar-nav>li>a{ color: #333;   height: 50px; line-height: 50px; overflow: hidden;
    font-size: 16px; position: relative; padding: 0px 20px ;}
.navbar-default .navbar-nav>li>a .cn{ }
.navbar-default .navbar-nav>li>a:hover .cn,.navbar-default .navbar-nav>li.active>a .cn{margin-top: 0px;}
.navbar-default .navbar-nav>li>a:hover .en,.navbar-default .navbar-nav>li.active>a .en{margin-top: -30px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{  color: #DB181C; background: url("../images/daohx.png?1") center top no-repeat;  }
.topnav:after{display: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color:transparent;}
#jm-navbar-collapse{ position: relative;}
.top-seach{ position: absolute; right: 0; top: 10px;}
.seach-div{display: flex;justify-content: center; align-items: center; padding-right: 20px;}


.myseabtn{ border-radius: 0 100px 100px 0; border: 1.5px #DB181C solid; border-right: 0; background: #DB181C; color: #fff; }
.myseainput{ background-color: rgba(254,254,254,.6); color: #333; border-radius: 100px 0 0 100px;
    padding: 0 10px; border: 1px #DB181C solid; border-right: 0; line-height: 35px; height: 35px;}
.myseainput::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ccc!important;
}
.myseainput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc!important;
}
.myseainput ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc!important;
}
.myseainput :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc!important;
}

.dropdown-menu{background: #DB181C; border: 0px;transition: all 0s ease 0s; position: absolute;  float: left;}
.dropdown-menu:before{position: absolute; top: -5px; left: 50%; margin-left: -12px; content: '';

    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #DB181C;
}
.navbar-right .dropdown-menu{ left: -50%; margin-left: 18px; right: auto;}
.navtel .iconfont{ color: #DB181C; margin-right: 4px;}
.dropdown-menu>li>a{ display: inline-block; border-bottom: 1px solid rgba(254,254,254,.2);}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a{color:#fff; padding:10px 10px; width: 100%;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover{background:#DB181C ;  color: #333;}
.swiper-container-b {
    width: 100%;
    height: 100%; overflow: hidden;
    background: #000;
}
.swiper-pagination-b { position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}

.bannerimg3{   animation: animate-show 16s infinite}
@-webkit-keyframes animate-show {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.yb-banner{ position: relative;
    width: 100%;   overflow: hidden; }
.yb-banner .swiper-slide{ width: 100%!important;  overflow: hidden;}
.yb-banner .text{ display: inline-block; width: 80%; text-align: left;  position: absolute;  top: 34%; left: 10%; right: 10%; text-align: center;}
.yb-banner .texta{ display: inline-block;  font-size: 48px; letter-spacing: 2px; font-weight: bold; width: 100%; line-height: 80px;  }
.yb-banner .textb{ display: inline-block;  font-size: 18px; letter-spacing: 2px; width: 100%; line-height: 30px;  }
.yb-banner .text img{ max-width: 100%;}
.main-page{ padding: 40px 0;  width: 100%;}
.maina-page{ width: 100%;}
.yb-banner .swiper-pagination-bullet{background: rgba(254,254,254,.8); margin: 4px;}
.yb-banner .swiper-pagination-bullet-active{ background: #DB181C; width: 30px; border-radius: 100px;}

.pagea{display: flex; height: 100vh; }


.page-div{ display: inline-block; opacity: 0; overflow: hidden; position: relative; width: 33.33%; background: #fff; margin-top: 150px; justify-content: center; align-items: center;
    transition: all 0.8s ease 0.3s; }
.pagea .page-div:nth-child(2){ margin-top: 200px; transition: all 0.8s ease 0.6s;}
.pagea .page-div:nth-child(3){ margin-top: 300px; transition: all 0.8s ease 1s;}
.active .pagea .page-div{ opacity: 1; margin-top: 0px; }

.pagea .page-div:nth-child(2){ background: #f5f5f5;}
.page-div-a{ width: 100%; position: absolute; top: 0; left: 0;  height: 100%; padding-left: 10%; padding-right: 10%; display: flex; flex-direction: column;
   justify-content: center; }
.div-tit .tit-cn{font-size: 24px; font-weight: bold;}
.div-tit .tit-cn span{ font-size: 36px; color: #DB181C;}
.div-tit .tit-en{ font-size: 14px; text-transform: capitalize; margin-top: 10px; color: #999}
.div-body{ display: flex; flex-direction: column; font-size: 14px; color: #666; margin-top: 40px; line-height: 30px;}
.div-more{display: flex;}
.div-more a{ display: inline-block; background: #DB181C; border-radius: 4px; padding: 20px 40px; margin-top:30%; color: #fff;}
.page-more{display: flex;}
.page-more a{ display: inline-block; background: #DB181C; border-radius: 4px; padding: 20px 40px; margin-top:30%; color: #fff;}

.div-a-img{display: inline-block; position: absolute; top: 0; width: 100%; left: -100%; height: 100%;}
.page-div:hover .div-a-img{ display: inline-block; left: 0}
.page-div:hover .tit-cn,.page-div:hover .tit-en,.page-div:hover .div-body{ color: #fff}
.div-a-img:after{ content: ''; position: absolute; top: 0;left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4)}


.cppage{width: 100%; position: relative; display: inline-block;}


.page-tit-s{display: flex; flex-direction: column; width: 100%; opacity: 0; margin-top: 150px; padding: 20px 5%;}
.active .page-tit-s{ margin-top: 40px; opacity: 1;   transition: all 0.8s ease 0.3s;}
.page-cn-s{display: inline-block; font-size: 44px; line-height: 60px; font-weight: bold;}
.page-cn-s:first-letter{color: #DB181C;}
.page-en-s{display: flex; align-items: center; padding: 0; color: #666; font-size: 24px; line-height: 30px; font-weight: 500;}
.page-en-s:after{ width: 60px; height: 2px; margin-left: 10px; background: #DB181C; content: '';}
.page-tit-s.baise,.page-tit-s.baise .page-cn-s,.page-tit-s.baise .page-en-s{ color: #fff;}
.page-tit-s.baise{position: absolute; z-index: 5; left: 0; top:8%;}
.page-tit-s.baise .page-en-s:after{ background: #fff;}

.type-tit{display: flex; flex-direction: column; position: absolute; z-index: 6; left: 5%; color: #fff; height: 90%;  top: 0; width: 100%; justify-content: center; padding: 20px 0;}
.type-cn{display: inline-block; font-size: 18px; line-height: 40px; font-weight: 500;}
.type-en{display: inline-block; padding: 0; line-height: 50px; font-size: 24px; font-weight: bold;}
.type-note{ margin-top: 10px;}

.page-tit{display: inline-block; width: 100%; text-align: center; padding: 20px 0;}
.page-cn{display: inline-block; font-size: 24px; font-weight: bold;}
.page-en{display: inline-block; padding: 0 10px; color: #999; font-size: 14px; font-weight: 500;}


.cppage .swiper-container {
    width: 100%;
    margin-left: auto;
overflow: hidden; height: 100%;
    margin-right: auto;
}

.cppage .swiper-slide { position: relative;
    background-size: cover;
    background-position: center;
}

.cppage .gallery-top { position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.cppage .gallery-thumbs { position: absolute;
    height: 120px; width: 90%; left: 5%;  transition: all 0.8s ease 0.3s;
    box-sizing: border-box; opacity: 0;
    padding: 0px; bottom: -200px;
}
.casepage .cppage .gallery-thumbs{ background: rgba(0,0,0,.5); bottom: 0; border-top: 4px solid rgba(254,254,254,.4)}
.cppage .gallery-thumbs .swiper-slide { display: inline-block; padding: 5px;
    width: 16%;  border: 1px solid #fff; position: relative; border-bottom: 0px;
    height: 100%;  color: #fff;
    opacity: 1; cursor: pointer;
}
.active .cppage .gallery-thumbs { bottom: 0; opacity: 1}
.cppage .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; border: 1px solid #DB181C; background: #DB181C; color: #fff;
}

.case-ge{display: flex; width: 100%;}

.case-ge-bo{display: flex; color: #fff; height: 100%; font-size: 12px; flex-direction: column; justify-content: center; align-items: center;
    width: 100%; padding: 0 10px ;}
.case-ge-bo .cn{ font-size: 18px; line-height: 30px;}
.case-ge-bo .en{ font-size: 14px;}
.gallery-thumbs .swiper-slide  .case-ge-bo .cn{ color: #fff}
.gallery-thumbs .swiper-slide  .case-ge-bo .en{color: #fff}
.gallery-thumbs .swiper-slide-thumb-active .case-ge-bo .cn,.swiper-slide-thumb-active .case-ge-bo .en{color: #fff;}
.cppagefy{display: inline-block; width: 100%; text-align: center;}
.cppagefy .swiper-next,.cppagefy .swiper-prev{position: relative; font-size: 18px; padding: 0 10px; left: auto; right: auto; display: inline-block; margin-top: 30px;}
.cppagefy .swiper-next:before{ content: ''; position: absolute; left: 0; top: 4px; width: 1px; height: 15px; background: #ccc;}

.page-s{width: 100%; height: 100vh; min-height: 780px; display: flex;}
.page-s>div{ position: relative;}
.page-s>div,.abvideo{ height: 100%;}
.abvideo{ width: 100%; margin-left: -200px;}
.active .abvideo{margin-left: 0;}

.syaboutr{display: flex; flex-direction: column; justify-content: center; padding-bottom: 160px; align-items: center; height: 100%; background: url("../images/bg8.jpg") center bottom no-repeat;}
.about-s-body{ display: flex; flex-direction: column; width: 100%; margin-top: 150px; padding: 20px 5%; opacity: 0;   transition: all 0.8s ease 0.5s;}
.active .about-s-body{ opacity: 1; margin-top: 0px; transition: all 0.8s ease 0.7s;}
.about-s-t{font-size: 24px; color: #333; font-weight: bold;}
.body-con{ margin-top: 20px; line-height: 30px; color: #666;}
.syaboutr .page-more a{ margin-top: 20%;}

.ab-sj-ul{ display: flex; height: 160px; position: absolute; bottom: -150px; left: 0; right: 0; opacity: 0;  transition: all 0.8s ease 0.9s;}
.active .ab-sj-ul{ bottom: 0; opacity: 1}
.ab-sj-ul li{ width: 33.3%}
.ab-sj-ul li:nth-child(1){background: #FAFAFA;}
.ab-sj-ul li:nth-child(2){background: #EFEFEF;}
.ab-sj-ul li:nth-child(3){background: #DFDFDF;}

.ab-sj{display: flex; height: 100%; flex-direction: column; width: 100%; justify-content: center; align-items: center;}
.sj-val{display: flex; position: relative;}
.sj-val .num{ font-weight: bold; font-size: 40px; color: #DB181C;}
.sj-val .plus{ font-weight: bold; font-size: 16px; color: #666; margin-top: -15px;}
.sj-val .danw{  font-size: 16px; color: #fff; background: #DB181C; width:30px ; height: 30px; text-align: center; line-height: 30px; border-radius: 30px;}

.newspage{background:url("../images/newsbj.png") center bottom no-repeat #E2ECF9;}

.newsimg{ opacity: 0; margin-left: 150px;   transition: all 0.8s ease 0.3s; display: inline-block; width: 100%; height: 100%;
    border-radius: 4px; box-shadow: 3px 3px 10px rgba(0,0,0,.1); position: relative; overflow: hidden;}
.active .newsimg{opacity: 1; margin-left: 0; }
.newsimg >a >img{width: 100%; height: 100%;}
.newspage-c{display: flex; flex-direction: column; justify-content: center; height: 100vh; min-height:680px;}
.newspage-d{display: flex;    width: 100%; padding: 40px 5%; }

.news-timea{ display: inline-block; position: absolute; top: 10%; right: 40px; text-align: center; color: #fff; padding: 10px; border: 1px solid #fff; border-radius: 4px;}
.news-timea .days{font-size: 24px;}

.newstext{display: flex; flex-direction: column; padding: 20px; left: 0; right: 0; bottom: 0; position: absolute;}
.tit,.tit:hover{ color: #fff; font-weight: bold;}
.note{color: #ffff; margin-top: 5px;}
.newsimg:hover img{ transform: scale(1.1);}

.newsimg:hover .newstext{ background: rgba(220,24,28,.6);}
.newsmore{display: flex;}
.newsmore a{ display: inline-block; border: 1px solid #DB181C; border-radius: 4px; padding: 15px 30px; margin-top:20px; color: #fff;}
.newsimg:hover .newsmore a{border-color: #fff}


.news-div-s{display: inline-block; opacity: 0; margin-top: 150px;  transition: all 0.8s ease 0.7s; width: 100%; padding: 20px; background: #fff; box-shadow: 3px 3px 10px rgba(0,0,0,.1); border-radius: 4px; height: 100%;}
.active .news-div-s{opacity: 1; margin-top: 0;}
.news-div-s .news-timea{position: relative;
     color: #999; top: 10px; right: auto; float: left; width: auto; display: inline-block;}
.newstit{ font-weight: bold; color: #333}
.newsnote{ color: #666; line-height: 25px;}
.news-div-s .news-timea .days{color: #DB181C;}
.news-div-s .newsmore a{display: flex; justify-content: space-between; width: 100%; border: 0; padding: 10px 0; color: #666;}
.news-div-s .news-img-s{ margin-top: 40px; width: 100%; overflow: hidden; border-radius: 4px;}
.news-div-s:hover .news-img-s img{ transform: scale(1.1)}
.news-div-s:hover .newstit{color: #DB181C;}
.news-div-s:hover .newsmore a{color: #DB181C}
.news-div-s:hover{box-shadow: 5px 5px 15px rgba(220,24,28,.1);}

.page-moreb{display: flex; position: absolute; right: 5%; top: 15%; margin-right: 8px;}
.page-moreb a{ display: inline-block; background: #DB181C; border-radius: 4px; padding: 20px 40px; margin-top:10px; color: #fff;}

.ditupage{ width: 100%;}
.dtimg{display: flex; height: 550px; min-height: 300px; width: 100%;}
.dtimg img{ width: 100%; height: 100%;}

.footpage{background: url("../images/footbj.jpg") center no-repeat; background-size: cover;}



.footl{display: flex; flex-direction:  column;}
.foottit{ font-weight: bold; font-size: 26px; color: #333; line-height: 50px; margin-top: 20px;}
.footcen{ font-size: 12px; color: #666; margin-top: 20px; line-height: 30px; display: inline-block; width: 100%; padding: 20px 5%;}

.footnav{ width: 100%;
    display: flex; justify-content: center; align-items: flex-start; }
.footnav-ul{ padding: 0 20px; margin: 10px; margin-top: 0px; display: flex; flex-direction: column; float: left;}
.footnav-ul a{color: #666; line-height: 25px; font-size: 12px;}
.nav-title{ line-height: 30px; margin-bottom: 10px; font-size: 14px; font-weight: bold; color: #333; border-bottom: 1px solid #ddd;}
.nav-title a{color: #333}
.footnav-ul a:hover{color: #F35216;}
.link-title a:hover{color: #fff;}

.footr{ margin-top: -20px;}
.footicon{ display: flex;}
.footicon .iconfont{ font-size: 24px; margin: 0 5px; color: #333;}

.foottel{display: flex; flex-direction: column;}
.telnum{font-size: 18px; font-weight: bold; color: #DB181C;}

.dtimg .textb{ display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute;
    left: 10%; right: 10%; top: 10%; bottom: 10%;
    font-size: 18px; letter-spacing: 2px;
    line-height: 30px;  }
.textb .cn{font-size: 24px; color: #fff; line-height: 60px;}
.textb .num{ font-size: 30px; text-shadow: 3px 3px 10px #fff; font-weight: bold;color: #DB181C;}


/*内页*/
.page-ny{ padding: 40px 0; display: inline-block; width: 100%; }
.page-nyb{ padding:0; display: inline-block; width: 100%; }
.pagecen{display: inline-block; padding-bottom: 40px; width: 100%}
.ny-banner{   width: 100%; position: relative; text-align: center; overflow: hidden;}

.page-ny-nav{ width: 100%; padding: 0; display: inline-block; background: #fafafa; border-bottom: 1px solid #ececec; }

.ny-nav-ul{ margin-top: 0px; width: 100%; display: inline-block; text-align: center;}
.ny-nav-ul li{ margin: 0 5px; display: inline-block;}

.ny-nav-ul li a{  overflow: hidden; z-index: 2; padding: 10px 20px; display: flex; flex-direction: column; position: relative;  line-height: 22px; color: #555; font-weight: bold;   margin-top:0px;}
/*.ny-nav-ul li a:before{content: ""; position: absolute; top: -40px; display: inline-block; height: 100%; width: 100%; background: #92B717; z-index: 0; left: 0;}*/
.ny-nav-ul li a small{ width: 100%; z-index: 2; display: inline-block; line-height: 20px; color: #ccc; font-size: 12px; font-weight: 300;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active,.ny-nav-ul li a:hover small,.ny-nav-ul li a.active small{ color: #fff;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active{   background: #DB181C;}
/**/
.breadcrumb{ margin-bottom: 6px; display:inline-block; width: 100%; background-color: transparent;}
.page-ny-n{display: flex; width: 100%; background: #fff;}

.ban-text{ display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; position: absolute; top: 50%; margin-top: -60px; width: 80%; left: 10%;}
.ban-cn{ font-size: 24px; line-height: 50px; font-weight: bold;}
.ban-en{ font-size: 16px; line-height: 30px;}
.ban-note{font-size: 14px; display: inline-block; background: rgba(219,24,28,.7); padding: 5px 20px; border-radius: 100px;}
.ban-x{ width: 40px; height: 2px; margin: 15px 0; border-radius: 10px; background: #fff;}

.page-ny .page-tit-s ,.page-ny .about-s-body,.page-ny .ab-sj-ul{opacity: 1}

.aboutnypage{ display: inline-block;width: 100%; padding: 0;}
.ab-ny-ul{ display: flex; height: 260px; position: relative;  transition: all 0.8s ease 0.9s;}

.ab-ny-ul li{ width: 33.3%}
.ab-ny-ul li:nth-child(1){background: #DB181C;}
.ab-ny-ul li:nth-child(2){background: #DB181C;}
.ab-ny-ul li:nth-child(3){background: #DE2E32;}

.ab-sj{display: flex; height: 100%; flex-direction: column; width: 100%; justify-content: center; align-items: center;}
.nyaboutr .sj-val{display: flex; position: relative;}
.nyaboutr .sj-val .num{ font-weight: bold; font-size: 40px; color: #fff;}
.nyaboutr .sj-val .plus{ font-weight: bold; font-size: 16px; color: #fff; margin-top: -15px;}
.nyaboutr .sj-val .danw{  font-size: 16px; color: #fff; background: #DB181C; width:30px ; height: 30px; text-align: center; line-height: 30px; border-radius: 30px;}
.nyaboutr .sj-name{color: #fff;}
.about-s-body.about-ny-body{margin-top: 10px; opacity: 1;}

.aboutnypage .page-tit-s,.page-ny .page-tit-s{opacity: 1; margin-top: 20px;}
.nyaboutl{ background: url("../images/bg8.jpg") bottom center no-repeat; display: flex; flex-direction: column; justify-content: center; width: 80%;
   margin: 0 10%; height: 100%;}
.about-ny-img{ width: 100%; height: 350px; overflow: hidden;}
.about-ny-img img{ width: 100%;}
.nyaboutl,.nyaboutr{ min-height: 460px;}
.nyryzzl{ display: flex; flex-direction: column; justify-content: center; width: 80%;
    margin: 0 10%; height: 100%;}
.nyaboutr img{width: 100%;}

.abpage .swiper-container {
    width: 100%;
    margin-left: auto;
    overflow: hidden; height: 100%;
    margin-right: auto;
}

.abpage .swiper-slide { position: relative;
    background-size: cover;
    background-position: center;
}

.abpage .gallery-top-ab { position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.abpage .gallery-thumbs-ab { position: absolute;
    height: 120px; width: 100%; left: 0;  transition: all 0.8s ease 0.3s;
    box-sizing: border-box;
    padding: 0px; bottom: 0px;
}

.abpage .gallery-thumbs-ab .swiper-slide { display: inline-block; padding: 5px;
    width: 16%;  border: 1px solid #fff; position: relative; border-bottom: 0px;
    height: 100%;  color: #fff;
    opacity: 1; cursor: pointer;
}

.abpage .gallery-thumbs-ab .swiper-slide-thumb-active {
    opacity: 1; border: 1px solid #DB181C; background: #DB181C; color: #fff;
}

.page-nyb .page-tit-s{opacity: 1; margin-top: 20px;}

.page-nyb .type-note{ width: 100%; max-width: 600px;}

.fzlcpage{ display: inline-block; padding: 0; height: 80vh; overflow: hidden; width: 100%;}
.fzlcimg{display: inline-block; width: 100%;}
.fzlcimg img{width: 100%;}

.fzlcbody{ display: inline-block; width: 80%; height: 80%; overflow-y: scroll; margin:10%;}
.fzlcbody::-webkit-scrollbar {     width: 6px;   }
.fzlcbody::-webkit-scrollbar-track {     background: rgba(179, 177, 177,.5);     border-radius: 10px; }
.fzlcbody::-webkit-scrollbar-thumb {     background:#DF0005;       border-radius: 10px;   }
.fzlcbody::-webkit-scrollbar-thumb:hover {     background: #ff0000;      border-radius: 10px;   }
.fzlcbody::-webkit-scrollbar-thumb:active {     background: #ff0000;     border-radius: 10px;   }

.fzlc-ul{ display: flex; min-height: 100%; margin-left: 20px; border-left: 1px solid rgba(179, 177, 177, .5); flex-direction: column; justify-content: center; width: calc(100% - 40px);}
.fzlc-ul li{ margin: 20px;}
.fzlc-div{position: relative; display: flex;flex-direction: column;}
.fzlc-img{ position: absolute; left: -28px;}
.fzlc-tit{ font-size: 16px; font-weight: bold;}
.fzlc-note{font-size: 14px; color: #999; margin-top: 10px;}
.page-tit.baise .page-en,.page-tit.baise .page-cn{color: #fff;}


.ryzz-ul{ display: inline-block; width: 100%; padding: 20px 0}
.ryzz-div{ display: flex; flex-direction: column; width: 100%; margin: 10px 0;}
.ryzz-img{ display: inline-block; width: 100%; border: 4px solid #ccc; overflow: hidden;}
.ryzz-img img{ min-width: 100%; min-height: 100%;}
.ryzz-tit{ display: inline-block; width: 100%; padding: 10px; font-size: 14px; font-weight: bold; text-align: center;}
.ryzz-div:hover .ryzz-img{border-color: #DB181C;}
.ryzz-div:hover .ryzz-img img{transform: scale(1.1)}
.ryzz-div:hover .ryzz-tit{color: #DB181C;}


.news-div{width: 100%; display: inline-block; margin-bottom: 16px; background: #fff; }
.news-img-s{ width: 100%; height: 300px; overflow: hidden;}
.news-img-s img{min-height: 100%; width: 100%;}
.news-img img{ width: 100%; min-height: 100%;}
.news-top{ display: flex; width: 100%; padding:0 5px; line-height: 20px;}
.news-top .news-time{ position: relative; display: inline-block; float: left ; font-size: 12px; color: #ccc; font-weight: 500; line-height: 30px;
    left: 0; top: 0; padding: 0;}
.news-top .news-time .iconfont{font-size: 12px;}
.newsmore{ display: inline-block; float: right;}
.newsmore a{ display: inline-block; padding: 5px 10px; font-size: 12px; margin-top: 5px; color: #FF8000;}
.newsmore a .iconfont{ display: inline-block;}
.newstit{ display: flex; width: 100%; font-weight: bold; line-height: 30px; margin-top: 20px; height: 30px; overflow: hidden; font-size: 14px;}
.newsnote{ display: flex; width: 100%; line-height: 22px; height: 44px; color: #666; overflow: hidden; font-size: 12px;}

.news-top{ display: inline-block; border-top: 0px solid #f5f5f5;  position: relative;}

.newsbody{ width: 100%; padding: 10px; padding-bottom: 30px; display: flex; flex-direction: column; }

.news-div:hover .news-img-s img{ transform: scale(1.1)}
.news-div:hover{  background: #f5f5f5; box-shadow: 5px 5px 10px #999;}

.news-div .newstit{ margin-top: 0;}


.news-xx-t{ display: inline-block; width: 100%; padding: 40px 10px; background: #f2f2f2}
.news-tit-n{line-height: 50px;}
.new-note-x{ color: #999}

.newlisbtn{ display: inline-block; width: 100%; padding: 30px 0; margin-top: 20px; background: #f2f2f2}
.newml10{ margin: 0 10px; color: #ccc}
.newmr10{ margin: 0 10px;  color: #ccc}
.pagea-tit-lx{display: flex; width: 100%; position: relative; padding: 20px 10px; padding-left: 80px; }
.pagea-tit-lx:before{content: ''; position: absolute;
    left: 0; top: 0px; background: #ccc; width: 1px; height:100px;}

.pageny-t-b{ display: inline-block; width: 100%; padding-bottom: 20px;}

.tit-cn{ font-size: 24px; font-weight: bold; display: inline-block; width: 100%; line-height: 40px;}
.tit-en{ font-size: 14px; color: #ccc; font-weight: 500; display: inline-block; width: 100%; line-height: 30px;}

.news-div-f{display: inline-block; width: 100%; height: 450px; overflow: hidden;}

.news_page_con{display: inline-block; width: 100%; padding: 20px 0 ; line-height: 180%;}




.qywh-ul{ display: inline-block; width: 100%; padding: 20px 0}
.qywh-div{ display: flex; box-shadow: 3px 3px 10px rgba(1,1,1,.1); border-radius: 6px; flex-direction: column; border-radius: 40px 0 0 0; width: 100%; margin: 10px 0;}
.qywh-img{ display: inline-block; width: 100%; height: 200px; overflow: hidden; border-radius: 40px 0px 0 0}
.qywh-img img{ min-width: 100%; min-height: 100%;}
.qywh-cn{ display: inline-block; width: 100%;  text-align: center; font-size: 14px; color: #333;
    font-weight: bold; line-height: 40px;   overflow: hidden;}
.qywh-note{display: inline-block; width: 100%; padding: 10px 6%; line-height: 25px;
    text-align: left;  font-size: 14px; color: #666; overflow: hidden;}
.qywh-body{ display: flex; flex-direction: column; justify-content: center; align-items: center;
    width: 100%; padding: 10px; height: 240px; padding-top: 5px; text-align: center;}
.qywh-div:hover{ box-shadow: 3px 3px 10px rgba(1,1,1,.2);}
.qywh-div:hover .qywh-img img{ transform: scale(1.1)}
.qywh-div:hover .qywh-body{background: #FF8000; color: #fff}
.qywh-en{ display: inline-block; width: 100%; text-align: center; font-size: 14px;   color: #ccc;
    line-height: 20px; height: 20px; overflow: hidden;}
.qywh-icon{ width: 60px; height: 60px;  background: #FF8000; border-radius: 60px; display: flex; justify-content: center; align-items: center; margin-top: 0px;}
.qywh-icon .iconfont{ font-weight: 400; font-size: 24px; color: #fff;}
.qywh-div:hover .qywh-cn,.qywh-div:hover .qywh-en,.qywh-div:hover .qywh-note{color: #fff;}
.qywh-div:hover .qywh-icon{transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); 	/* Opera */}


.lx-page-con{display: inline-block; width: 100%; padding: 40px 0;}


.lx-icon{position: absolute; left: 20px; width: 50px; height: 50px; border-radius: 10px; text-align: center; line-height: 50px;
    border: 1px solid #E40019; color: #E40019;}
.lx-icon .iconfont{ font-size: 30px;}


.zhuyaocp{display: flex; width: 100%; justify-content: center;}
.zhuyaocp-img{display: flex; overflow: hidden; position: relative; z-index: 1; justify-content: center; width: 50%;}
.zhuyaocp-img img{ width: 100%;}
.jjfatext{position: relative; background: #fff; width: 50%; padding: 0 10%; display: flex; z-index: 2; flex-direction: column; height: auto; justify-content: center;}
.jjfatext:before{content: ''; position: absolute; left: -20px; top: 50%;  width:0;
    height:0;
    border-width: 10px;
    border-style:solid;
    border-color:transparent #fff transparent transparent ;}
.text-note{ margin-top: 20px; width: 100%; line-height: 30px; color: #666;}

.cpzx-ul-zt{display: inline-block; width: 100%;}
.cpzx-ul-zt li:nth-child(odd) .jjfatext:before{right: -20px; left: auto; top: 50%;  width:0;
    height:0;
    border-width: 10px;
    border-style:solid;
    border-color:transparent  transparent transparent #fff;}
.zhuyaocp:hover .zhuyaocp-img img{ transform: scale(1.1)}

.page-ny .page-more a{margin-top: 10%}


.cpzx_con{ display: block; width: 100%;  border: solid 15px transparent; border-bottom: none; margin-top:10px; padding-bottom: 10px;
    overflow: hidden; -webkit-transition: all 0.2s linear; transition: all 0.2s linear;  background: white;}
.cpzx_text{ padding-bottom: 10px;}
.cpzx_con:hover{ border: solid 15px white; box-shadow: #666 0px 0px 10px; border-bottom: none; }
.cpzx_con:hover .cpzx_text{background: #FF8000; color: #fff;}
.cpzx_con:hover .cpzx_text > a{ color: #FFf; font-weight: bold;}
.cpzx_con:hover .cpzx_bottom > a ,.cpzx_con:hover .cpzx_bottom > span{color: #fff;}
.cpzx_text > a{ text-align:left; display: block; font-size: 18px; color: #333; padding: 0 10px; padding-top: 10px;}
.cpzx_bottom{ height: 19px; margin-top: 12px; display: flex; padding: 0 10px; margin-left: 0;  }
.cpzx_bottom > a ,.cpzx_bottom > span{ color: #ccc; font-size: 12px; display: block; float: left; height: 20px; overflow: hidden; margin-top: 2px;}

.cpzx_con:hover {
    -webkit-box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}
.cpzx-img{ width: 100%; height: 300px; position: relative; overflow: hidden;}
.cpzx-img  img{ width: 100%; min-height: 100%;}
.cpzx_con:hover .cpzx-img img{ transform: scale(1.1)}

.cpzx-titb{ width: calc(100% - 120px);}
.cpzx-eye{ width: 100px; display: flex;}
.cpzx-eye .iconfont{font-size: 12px;}

.cpzxlj{ display: flex; text-align: center; justify-content: center;  align-items: center; width: 100%; left: 0; background: rgba(0,0,0,.5); height: 100%; position: absolute; top: 100%;}

.cpzx_con:hover .cpzxlj{ top: 0;}
.cpzxlj .iconfont{ color: #666; background: #fff; width: 50px; height: 50px; border-radius: 100px; text-align: center; line-height: 50px; font-size: 24px;}
.cpzxlj .iconfont:hover{ background: #FF8000; color: #fff;}

.cpximg{display: flex; border: 1px solid #f5f5f5; background: #f5f5f5; justify-content: center; align-items: center; width: 100%;}
.cpximg img{ max-width: 100%;}


.nycpzx{position: absolute; left:5%; top: 5%;}
.cppage .gallery-thumbs{height: 80px;}
.ryzzpage,.ryzzpageb{ display: inline-block; width: 100%; overflow: hidden;}
.ryzzpage .swiper-slide,.ryzzpageb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    width: auto;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.ryzz-fanye{position: absolute; top: 50%; margin-top: 50px; width: 100%; height: 50px;}
.ryzz-fanye  .iconfont { color: #ccc; cursor: pointer; font-size: 24px; border: 2px solid #ccc; border-radius: 100px; height: 50px; width: 50px; line-height: 50px; text-align: center;}
.ryzz-fanye  .ryzz-next{ position: absolute;top: -20px; display: inline-block; right: -70px;}
.ryzz-fanye  .ryzz-prev{ position: absolute;top: -20px; display: inline-block; left: -80px;}
.ryzz-fanyefanye .ryzz-next:hover .iconfont,.ryzz-fanye .ryzz-prev:hover .iconfont{ color: #1D2288; border-color: #1D2288; }

.ryzz-fanye  .ryzz-nextb{ position: absolute;top: -20px; display: inline-block; right: -70px;}
.ryzz-fanye  .ryzz-prevb{ position: absolute;top: -20px; display: inline-block; left: -80px;}
.ryzz-fanyefanye .ryzz-next:hover .iconfont,.ryzz-fanye .ryzz-prev:hover .iconfont{ color: #1D2288; border-color: #1D2288; }

.ryzzpage .ryzz-pagination,.ryzzpageb .ryzz-pagination{ width: 100%; text-align: center; display: inline-block;  bottom: auto; position: absolute; padding-left: 50px;}

.picshowdiv,.picshow-ul {display: inline-block; width: 100%;}
.picshow-ul li{ margin: 8px 0;}
.picshowdiv{ display: flex; width: 100%;}
.picshowimg{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.picshow{display: inline-block; width: 100%; margin-top: 20px; overflow: hidden;}


.pic-fanye{position: absolute; top: 50%; margin-top: 50px; width: 100%; height: 50px;}
.pic-fanye  .iconfont { color: #ccc; cursor: pointer; font-size: 24px; border: 2px solid #ccc; border-radius: 100px; height: 50px; width: 50px; line-height: 50px; text-align: center;}
.pic-fanye  .pic-next{ position: absolute;top: -20px; display: inline-block; right: -70px;}
.pic-fanye  .pic-prev{ position: absolute;top: -20px; display: inline-block; left: -80px;}
.pic-fanye .pic-next:hover .iconfont,.pic-fanye .pic-prev:hover .iconfont{ color: #1D2288; border-color: #1D2288; }

.picshow > .swiper-wrapper {
    -webkit-transition-timing-function: linear;    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.form-con{ display: inline-block; width: 100%; background: rgba(0,0,0,.7); padding: 40px 6%; border-radius: 12px;}

.form-con label{ color: #fff; font-size: 14px; font-weight: 500;}
.myinput{ background-color: rgba(254,254,254,.2); color: #fff; border: 0; line-height: 40px; height: 40px;}

.myform-g-btn{display: flex; justify-content: space-between; width: 100%; }
.myform-g-btn .mybtna{ text-align: center; border: 0; width: 48%; background-color:  rgba(254,254,254,.2); line-height: 40px; color: #fff; height: 40px; padding: 0;}
.myform-g-btn .mybtnb{ border: 0; width: 48%; text-align: center; background-color:  #0065CB; color: #fff; line-height: 40px; height: 40px; padding: 0;}


/*public*/
.fenyeys{ float:left; width:100%; display: inline-block; padding: 20px 10px; text-align:center;  font-size: 12px; font-family: "微软雅黑";}
.fenyeys span{  margin:2px 6px; border-radius:25px;  padding:5px 10px; background:#DB181C; color:#fff; }
.fenyeys a{ margin:2px 6px; border-radius:25px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#DB181C;}
.nyright-con .col-md-12{margin: 0px; padding: 0px;}

.main-pagea img,.page-ny img,.page-nyb img{ max-width: 100%;}
.ny-r-c{display: inline-block; width: 100%;}

.p0{ padding-left: 0px; padding-right: 0px;}
.pl0 {	padding-left:0;}
.pr0 {	padding-right:0;}
.p8{padding-right: 8px;
    padding-left:8px;}
.p20{padding-right: 20px;
    padding-left:20px;}
.ml0 {	margin-left:0 ;}
.mr0 {	margin-right:0;}
.ml100 {	margin-left:100px ;}
.fl {	float: left;}
.fr {	float: right;}
.w100 {	width: 100%;}
.mt10 {	margin-top: 10px !important;}
.mt20 {	margin-top: 20px;}
.mt30 {	margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt6 {	margin-top: 6px;}
.mt60 {	margin-top: 60px;}
.tac {	text-align: center;}
.pb10 {	padding-bottom: 10px;}
.borderb1 {	border-bottom:1px solid #d4d4d4;}
.rela{position: relative}
.color-fff{color: #fff!important;}
.ba-f5f5f5{ background: #f5f5f5;}
.ba-EBEBEB{background: #EBEBEB;}
h3 {margin:0;}
h4 {	margin:0;}
a {	text-decoration: none !important;}
.baise{ color: #fff;}
.w10{width: 10%;}
.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}


@media (max-width: 1441px) {
    .navbar-default .navbar-nav>li>a{padding: 0 15px;}
    .case-typea{ height: 260px;}
    .case-typeb{ height: 200px;}
    .case-typeb .cn{ margin-top: 80px;}
    .newstype li a{ padding: 8px 15px;}
    .cpimg{ height: 180px;}
    .news-img-s{ height: 180px}
    .news-div-f{ height: 330px;}
    .active .cppage .gallery-thumbs{bottom: 0px;}
    .gallery-thumbs .swiper-slide .case-ge-bo .cn{font-size: 14px;}
    .gallery-thumbs .swiper-slide .case-ge-bo .en{font-size: 12px; line-height: 25px; height: 25px; overflow: hidden;}
    .maina-page.section{height: 100vh; overflow-y: hidden;}
    .newspage-d{ margin-bottom: 50px;}
.newsbody.mt20{ margin-top: 0px; padding-bottom: 10px;}
    .news-div-s .news-img-s{
        margin-top: 20px;}
    .newstit{ margin-top: 0;}
    .news-div-s{ padding: 10px;}
    .news-div-s .news-timea{top: 0}
    .dtimg{ height: 340px;}
.footcen{ margin-top: 0;}
.foottit{margin-top: 10px;}
    .footnav-ul,.footr{ margin-top: 10px;}
    .ryzz-img{ height: 260px;}
    .cpzx-img{ height: 220px;}
    .qywh-img{height: 180px;}
    .page-nyb .page-tit-s{ margin-top: 0;}
    .page-cn-s,.type-en{ font-size: 24px;}
    .page-en-s,.type-cn{ font-size: 18px;}
    .type-cn{font-weight: 500;}
    .type-cn,.type-en{line-height: 30px;}
    .abpage .gallery-thumbs-ab{ height: 80px}
}
@media (max-width: 1366px) {
    .case-typea{ height: 240px;}
    .case-typeb{ height: 180px; }
    .case-typeb .cn{ margin-top: 60px;}
    .cpimg{ height: 150px;}
    .newstype li a{ padding: 8px 10px; margin-left: 5px;}
    .news-img-s{ height: 160px}
    .news-div-f{height: 310px;}
    .page-more a,.div-more a{ margin-top: 10%}
    .div-body{margin-top: 20px;}
    .syaboutr .page-more a{ margin-top: 20px;}
    .ryzz-img{ height: 200px;}


}


@media (max-width: 768px) {
    .navbar-header{display: inline-block;
        float: right; }
    .navbar-toggle{ margin-right: 0;}
    .yb-banner .text{ width: 70%; left: 15%; top: 40%;}
    .navbar-header .iconfont{ color: #fff; font-size: 24px;}
    .navbar-default{ padding: 0; min-height: 0;}
    .topnav .col-md-9{ display: inline-block; width: 100%;}
    .dropdown ul{ background: rgba(0,0,0,.5); display: inline-block; width: 100%; padding: 10px 10%;}
    .dropdown ul li a{ color: #fff; display: inline-block; width: 100%; line-height: 30px;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size: 18px!important;}
   .topnav .col-md-10.col-md-offset-1{ display: flex; flex-direction: column;}
   .jjloog{margin-top: 10px; padding: 0; width: 100px; margin-left: 20px;}
    .pagea,.page-s{display: inline-block; width: 100%; min-height: auto; height: auto;}
    .page-div{ width: 100%; height: 500px;}
    .pagea .page-div:nth-child(3){ height: 580px;}
    .div-more a{margin-top: 10%;}
    .type-tit,.abvideo,.page-moreb,.newsmore,.footnav{display: none;}
.footr{margin-top: 10px;}
    .page-tit-s.baise,.ditupage,.footr{display: none}
    .cppage .gallery-thumbs{height: 60px; opacity: 1;bottom: 0}
    .case-ge-bo .cn{font-size: 14px;}
    .case-ge-bo .en{font-size: 12px;}
    .newspage-c,.newspage-d{display: inline-block;}
    .newspage-c{width: 100%; height: auto; min-height: auto;}
    .dtimg{height: auto; min-height: auto;}
.news-div-s{ margin: 10px 0;opacity: 1;}
    .ny-nav-ul{ padding-left: 0;}
    .ryzz-fanye{left: 0}
    .ryzz-fanye .ryzz-next{right: 10px; z-index: 5}
    .ryzz-fanye .ryzz-prev{ left: 10px; z-index: 5}

    .page-div{ display: inline-block; opacity: 1;  margin-top: 0px;  }
    .pagea .page-div:nth-child(2){ margin-top: 0px; transition: all 0.5s ease 0.6s;}
    .pagea .page-div:nth-child(3){ margin-top: 0px; transition: all 0.5s ease 1s;}
.pagea{ display: flex; flex-direction: column;}
    .maina-page.section{height: auto;}
    .page-tit-s,.about-s-body{opacity: 1; margin-top: 20px;}
    .newsimg{opacity: 1; margin-left: 0;}
    .sj-val .num{ font-size: 24px;}
    .sj-val .danw{ width: 22px; height: 22px; font-size: 12px; line-height: 22px;}
    .newsimg .note,.news-timea{ display: none;}
    .pic-fanye .pic-next{ z-index: 99; right: 10px;}
    .nyaboutr .sj-val .num{ font-size: 24px;}
    .ab-ny-ul{ height: 160px;}
    .nyaboutl{ width: 90%; margin: 0 5%;}
    .about-ny-img{ height: auto;}
    .nyaboutl, .nyaboutr{ min-height: 300px;}
    .page-nyb .page-tit-s{ left: 0;}
    .fzlcimg{ height: 200px; overflow: hidden;}
    .fzlcpage{ height: auto;}
    .pic-fanye .pic-prev{ left: 10px; z-index: 99;}
    .page-ny{ padding: 10px 0;}
    .aboutnypage .page-tit-s, .page-ny .page-tit-s{ margin-top: 0px;}
    .ryzz-fanye .ryzz-nextb{ right: 10px; z-index: 99;}
    .ryzz-fanye .ryzz-prevb{ left: 10px; z-index: 99;}
    .ryzz-img{ height: 450px;}
    .ny-nav-ul li{ width: 50%; margin: 0; float: left;}
    .newlisbtn{ line-height: 30px; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;}
    .lx-page-con{ padding: 10px 0;}

}
