/*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,1); position: absolute; z-index: 10; width: 100%;  border-bottom: 1px solid rgba(0,0,0,.1);}
.topnav.ny{ position: relative}
.jjloog{ display: inline-block; padding: 10px; }
.navbar-default{ border: 0; border-radius: 0;  border-top: 1px solid  rgba(0,0,0,0.1); padding: 30px 0; background-color: transparent; margin-bottom: 0}
.topbj{ padding: 0 10px; }
.navbar-default .navbar-nav>li>a{ color: #333;   line-height: 30px; overflow: hidden;
    font-size: 14px; position: relative; padding: 10px 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: #004CAC; background: transparent;  }
.navbar-default .navbar-nav>.active:after{content: ''; height: 2px ;width: 100%; background: #004CAC; bottom: -32px; left: 0; position: absolute;}
.topnav:after{display: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color:transparent;}

.dropdown-menu{background: #004CAC; border: 0px;transition: all 0s ease 0s;}
.navtel .iconfont{ color: #004CAC; margin-right: 4px;}
.dropdown-menu>li>a{ display: inline-block;}
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:#004CAC ;  color: #333;}
.swiper-container-b {
    width: 100%;
    height: 100%; overflow: hidden;
    background: #000;
}
.swiper-pagination-b { position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.yb-banner{ position: relative;
    width: 100%;  overflow: hidden;}

.main-page{ padding: 40px 0;  width: 100%;}
.yb-banner .swiper-pagination-bullet{background: rgba(254,254,254,.8); margin: 4px;}
.yb-banner .swiper-pagination-bullet-active{ background: #004CAC; width: 30px; border-radius: 100px;}
.yb-banner .text{ display: inline-block; width: 80%; text-align: left; color: #fff; font-weight: bold; position: absolute; bottom: 18%; left: 10%;}
.yb-banner .texta{ display: inline-block;  font-size: 38px; width: 100%; line-height: 50px; margin-top: 20px; text-shadow: 3px 3px 10px #999; }
.yb-banner .textb{ display: inline-block;  font-size: 18px; width: 100%; margin-top: 20px; font-weight: bold; text-shadow: 3px 3px 10px #999; line-height: 30px; }

.bannerimg3{   animation: animate-show 16s infinite}

@-webkit-keyframes animate-show {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.page-tit-line{display: flex; width: 100%; justify-content: space-between}
.page-tit{display: flex; flex-direction: column;  width: 100%;   padding: 20px 0;}
.page-tit.baise .page-en{ color: #ccc;}
.page-tit.center-block{ justify-content: center; align-items: center}
.page-tit-line .page-tit{ width: 40%; }

.page-tit-r{ width: 60%; display: flex; justify-content: flex-end; align-items: center}
.page-cn{display: inline-block; font-size: 24px; line-height: 50px; font-weight: bold; position: relative;}
.page-en{display: inline-block;  color: #999; font-size: 16px; line-height: 30px; font-weight: 500;}
.page-tit-x{ width: 50px; height: 4px; background: #004CAC; margin-top: 10px;}
.page-note{display: inline-block; font-size: 12px; color: #ccc;}

.page-moreb{ display: inline-block; width: 100%; }
.page-moreb a{display: inline-block; color: #fff; border-radius: 4px; line-height: 30px; padding: 10px 30px; background: #004CAC; border:  2px solid #004CAC;}
.page-moreb a:hover{background: #004CAC; color: #fff; border: 2px solid #004CAC; line-height: 30px; padding: 10px 40px;}

.sytype{ display: flex; justify-content: center; }
.sytype li{ padding: 8px 25px; border-radius: 4px; line-height: 30px; border: 1px solid #666; color: #666; margin: 10px 15px;}
.sytype li a{ display: flex;}
.sytype li:hover,.sytype li.active{ background: #004CAC; color: #fff; border-color: #004CAC;}
.sytype li:hover a,.sytype li.active a{color: #fff}


.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{  box-shadow: #666 0px 0px 10px; border-bottom: none; }
.cpzx_con:hover .cpzx_text{background: #004CAC; 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: 14px; height: 30px; line-height: 30px; 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: 160px; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.cpzx-img  img{ max-width: 100%; max-height: 100%}
.cpzx_con:hover .cpzx-img img{ transform: scale(1.1)}

.cpzx-ys-li{display: flex; flex-direction: column; width: 100%; margin-top: 20px; justify-content: center; align-items: center; padding: 40px 20px}
.cpzx-ys-li .iconfont{ font-size: 46px; color: #0061AE; margin: 20px 0}
.cpzx-ys-cn{font-size: 16px; font-weight: bold; line-height: 40px;}
.cpzx-ys-en{font-size: 14px; font-weight: 500; line-height: 30px; color: #999}

.page-s{width: 100%;  min-height: 580px; display: flex; align-items: center; background: #F6F9FE;}
.page-s>div{ position: relative;}
.page-s>div,.abvideo{ height: 100%;}
.abvideo{ width: 100%;}
.syaboutr{display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; padding:10px 15%;}
.about-s-body{ display: flex; flex-direction: column; width: 100%; padding: 20px 0%; padding-top: 0;}
.about-s-t{font-size: 24px; color: #333; font-weight: bold;}
.body-con{ margin-top: 20px; line-height: 30px; color: #666;}

.ab-sj-ul{ display: flex; height: 120px; width: 100%; padding: 10px ; margin-top: 10px; justify-content: space-between;}
.ab-sj-ul li{ width: 33.3%}
.ab-sj-ul li:nth-child(1){background: transparent;}
.ab-sj-ul li:nth-child(2){background: transparent;}
.ab-sj-ul li:nth-child(3){background: transparent;}

.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: #004CAC;}
.sj-val .plus{ font-weight: bold; font-size: 16px; color: #666; margin-top: -15px;}
.sj-val .danw{  font-size: 16px; color: #fff; background: #004CAC; width:30px ; height: 30px; text-align: center; line-height: 30px; border-radius: 30px;}

.casepage{ background: url("../images/casebj.jpg") center no-repeat ; background-size: cover }
.casesp{display: flex; width: 100%; overflow: hidden;}
.casebody{ display: flex; flex-direction: column; padding: 10px; background: #fff;}
.casebody .note{ display: flex; color: #666}
.casetit{font-size: 14px; font-weight: bold; line-height: 30px; display: flex;}
.case-fanye{position: absolute; top: 50%; margin-top: 50px; width: 100%; height: 50px;}
.case-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;}
.case-fanye  .case-next{ position: absolute;top: -20px; display: inline-block; right: -60px;}
.case-fanye  .case-prev{ position: absolute;top: -20px; display: inline-block; left: -60px;}
.case-fanyefanye .case-next:hover .iconfont,.case-fanye .case-prev:hover .iconfont{ color: #004CAC; border-color: #004CAC; }
 .case-pagination{ width: 100%; text-align: center; display: inline-block;  bottom: auto; position: absolute; padding-left: 50px;}
.case-div-s{display: flex; width: 100%; flex-direction: column}

.case-img-s{ height: 280px; justify-content: center; align-items: center; overflow: hidden;}
.case-img-s img{ width: 100%;}
.case-div-s:hover .casebody{ background: #004CAC; color: #fff;}
.case-div-s:hover .case-img-s img{transform: scale(1.1)}
.case-div-s:hover .casebody a,.case-div-s:hover .casebody .note{color: #fff;}
.news-div-s{display: inline-block; width: 100%; padding: 15px;  border-radius: 4px; }
.newsbody{display: flex; flex-direction: column; width: 100%;}
.news-div-s .news-timea{position: relative; padding: 10px 0; color: #999; width: auto; display: flex;}
.news-timea .iconfont{margin-right: 5px;}
.newstit{ font-weight: bold; color: #333; height:44px; overflow:hidden}
.newsnote{ color: #666; line-height: 25px; overflow:hidden; line20px; height:80px;}
.news-div-s .news-timea .days{color: #004CAC;}
.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: 0px; width: 100%; overflow: hidden; height: 240px; justify-content: center; align-items: center; border-radius: 4px;}
.news-div-s:hover .news-img-s img{ transform: scale(1.1)}
.news-div-s:hover .newstit{color: #004CAC;}
.news-div-s:hover .newsmore a{color: #004CAC}
.news-div-s:hover{ background: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,.1);}
.hzjg-page{display: flex; justify-content: center; align-items: center; width: 100%;}
.hzjg-div{ float: left;  width: 100%; border: 1px solid #eee; padding: 2px; height: 100px; margin: 8px 0; overflow: hidden; display: flex; justify-content: center; align-items: center; }
.hzjg-div img{max-width: 100%;}
.hzjg-div:hover{}
.hzjg-div:hover img{ transform: scale(1.1)}


/*内页*/
.page-ny{ padding: 40px 0; display: inline-block; width: 100%; }
.pagecen{display: inline-block; padding-bottom: 40px; width: 100%}
.ny-banner{   width: 100%; position: relative; overflow: hidden; text-align: center; }
.ny-banner:after{ content: ''; background: rgba(0,0,0,.2); position: absolute; top: 0; left: 0; right: 0;  bottom: 0;z-index: 1''}
.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: 6px 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: #004CAC;}
/**/
.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: -20px; width: 80%; left: 10%; z-index: 2}
.ban-cn{ font-size: 24px; line-height: 50px; font-weight: bold;}
.ban-en{ font-size: 16px; line-height: 30px;}
.ban-note{font-size: 14px;}
.ban-x{ width: 40px; height: 2px; margin: 15px 0; border-radius: 10px; background: #fff;}


.pageny-t-b{ display: inline-block; width: 100%; padding-bottom: 20px;}


.about-page-a{display: inline-block;  background: #004CAC;}

.about-page-a{}
.about-page-a .num{ color: #fff;}
.about-page-a .plus{  color: #fff; }
.about-page-a .danw{ color: #fff;}
.about-page-a .sj-name{color: #fff;}
.cp-page-tit{ color: #fff; display: flex;flex-direction: column; width: 100%;}
.cp-page-en{font-size: 46px; line-height: 50px; font-weight: bold;}
.cp-page-cn{font-size: 24px; font-weight: bold; margin-top: 10px; line-height: 30px;}
.cp-page-note{font-size: 14px; font-weight: 500; margin-top: 10px;}

.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%; height: 260px; overflow: hidden;}
.ryzz-img img{ min-width: 100%; min-height: 100%;}
.ryzz-tit{ display: inline-block; width: 100%; padding: 10px; text-align: center;}

.news-xx-t{ display: inline-block; width: 100%; padding: 40px 10px; background: #f2f2f2}
.news-tit-n{line-height: 50px;}
.new-note-x{ color: #999}
.page-ny-bt{ padding-top: 0!important;}
.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}


.lxwmpage{ padding: 40px 0; width: 100%;}
.lxwm-cn{ font-size: 16px; font-weight: bold; margin-top: 0px; line-height: 30px;}
.lxwm-note{ display: inline-block; width: 100%; font-size: 14px; color: #666; line-height: 30px;}
.lxwm-con{ display: inline-block; width: 100%; font-size: 14px; margin-top: 0px;   line-height: 30px;}

.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;}

.lx-icon{position: absolute; left: 20px; width: 50px; height: 50px; border-radius: 100px; text-align: center; line-height: 50px;
    border: 1px solid #004CAC; color: #004CAC;}
.lx-icon .iconfont{ font-size: 30px;}

.lx-page-con{display: inline-block; width: 100%; padding: 30px 0;}

.casepage .swiper-container {
    width: 100%;
    height: 340px;
    margin-left: auto;
    margin-right: auto;
}
.casepage .gallery-thumbsny {
    width: 100%;
    height: 120px; margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.casepage .swiper-container {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
}

.casepage .swiper-slide {
    background-size: cover; justify-content: center; align-items: center; display: flex;
    background-position: center;
}

.casepage .gallery-topny { position: relative;
    /*height: 400px;*/
    width: 100%;
}
.casepage .gallery-topny  .swiper-slide img{ width: 100%;}
.casepage .gallery-thumbsny { position: relative;
    height:120px;
    box-sizing: border-box;
    padding: 10px;
}
.casepage .gallery-thumbsny{ background: rgba(0,0,0,.05); bottom: 0; border-top: 4px solid rgba(254,254,254,.4)}
.casepage .gallery-thumbsny .swiper-slide { display: inline-block; padding: 5px;
    width: 16%;   border: 4px solid rgba(254,254,254,.5);
    height: 100%; background: #fff; color: #555;
    opacity: 1; cursor: pointer;
}

.casepage .gallery-thumbsny .swiper-slide-thumb-active {
    opacity: 1; border: 4px solid #003477; background: #003477;
}
.case-ge-img{display: flex; width: 100%;  height:80px; }
.case-ge-img img{ height: 100%; width: 100%}

.cppage .pagecen{ padding-bottom: 10px; margin-top: 10px;}
.cp-bots{ display: inline-block; padding: 10px;   width: 100%; background: rgba(0,100,180,1);   border-radius: 6px; }
.cpmore{display: flex; justify-content: space-between; align-items: center;}
.calls{ display: flex; flex-direction: column; justify-content: center; align-items: center;
    margin: 0px; padding: 8px 20px;  color: #fff; font-size: 24px;}
.calls img{width: 40px; margin-bottom: 10px; margin-right: 6px;}
.qqzixun{  display: flex; padding: 8px 20px; color: #fff; font-size: 20px;
    justify-content: center; align-items: center; flex-direction: column;}
.cpmore .iconfont{font-size: 30px; margin-bottom: 15px;}

.wxzixun{ position: relative; display: flex; padding: 8px 20px;  border-radius: 0px; color: #fff; font-size: 20px;
    justify-content: center; align-items: center; flex-direction: column;}
.wx-ewm{display: none; width: 120px; position: absolute; bottom: 100%; left: 0; height: 120px; justify-content: center; align-items: center; background: #fff; border: 1px solid #f5f5f5;
    box-shadow: 3px 3px 10px #ccc; border-radius: 6px;}
.wx-ewm img{ width: 100%; height: 100%;}
.wxzixun:hover .wx-ewm{display: flex;}

.tit-cn{ font-size: 24px; font-weight: bold; display: inline-block; width: 100%; border-bottom: 1px solid #eee; padding-bottom: 5px; line-height: 40px;}
.tit-en{ font-size: 14px; color: #ccc; font-weight: 500; display: inline-block; width: 100%; line-height: 30px;}
.tit-baise.pageny-t-b .tit-cn{color: #fff;}
.tit-baise.pageny-t-b .tit-en{color: #fff;}


.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;}


.footcon{ display: inline-block; width: 100%; line-height: 30px;}
.footcon .iconfont{ margin-right: 8px;}

.foota{ width: 100%; padding: 20px 0; background: #E6E6E6}
.foottel{display: flex; flex-direction: column; text-align: left;justify-content: right; padding: 20px 0 }
.foottel .telt{font-size: 14px; color: #555; margin-top: 0px;}
.foottel .telc{font-size: 24px; color: #FF8000; margin-top: 10px; font-weight: bold;}
.foota a{ color: #555}
.foot-nav{ display: inline-block; width: 100%; margin-top:0px; margin-bottom: 20px; text-align: left;}
.foot-nav li{ display: inline-block; margin: 5px 16px;}
.footlx{ line-height: 30px;  font-size: 12px; color: #555; display: inline-block; width: 100%;}
.footlx li{ display: inline-block; padding: 5px }
.footlx li .iconfont{ padding-left: 4px; color: #555; font-size: 12px;}
.footb{display: inline-block; font-size: 12px; width: 100%; color: #555; padding: 15px 0; border-top: 1px solid #ccc; background: #E6E6E6}
.footb a{ color: #999;}
.footewm{ display: inline-block; float: right;}
.footewm img{ max-height: 120px;}
.footacen{ display: inline-block; width: 100%; color: #666; font-size: 12px;}
.footlogo{ display: inline-block; width: 100%;}
.footlogo img{height: 60px;}

.foot-ul{display: flex; flex-direction: column; width: 100%;}

/*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:#004CAC; color:#fff; }
.fenyeys a{ margin:2px 6px; border-radius:25px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#004CAC;}
.nyright-con .col-md-12{margin: 0px; padding: 0px;}

.page-ny 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: 1440px) {
    .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}
}
@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}
}


@media (max-width: 768px) {
    .page-tit-line{display: inline-block;}
    .topnav{ position: relative;}
    .navbar-default{min-height: 1px; padding: 0;}
    .aboutcenb{ margin-top: 0;}
    .newstype,.page-tit-cp-b,.page-tit-r{display: none}
    .page-tit-cp,.case-ge-bo .en{display: none;}
    .cppage .gallery-thumbs{ height: 50px;}
    .case-ge-bo,.aboutcenb{ padding: 5px 10px;}
    .ryzz-fanye{left: 0}
    .ryzz-fanye .ryzz-next{right: 10px; z-index: 5}
    .ryzz-fanye .ryzz-prev{ left: 10px; z-index: 5}
    .navbar-nav li > a{ width: 100%; display: inline-block; line-height: 30px;}
    .navbar-nav li ul{ display: inline-block; padding: 20px; background: #f2f2f2}
    .hzjg-div{ width: 33%; height: auto; background: none;}
    .hzjg-page,.hzjg-pageb{display: inline-block; width: 100%;}
    .news_con_b{ height: auto;}
    .page-tit{ padding: 10px;}
    .page-ny{padding: 20px 10px;}
    .zhuyaocp-img,.jjfatext:before{display: none;}
    .jjfatext{width: 100%;}
    .zhuyaocp{ margin-top: 15px; padding: 20px 0; background: #fff;}
    .page-more{margin-top: 20px;}
    .navbar-toggle .iconfont{ font-size: 24px; color:#FF8000}
    .topnav .col-md-3{display: inline-block; width: 100%;}
    .ny-nav-ul li{ width: 33.3%; display: inline-block; margin: 0; float: left; overflow: hidden;}
    .ny-nav-ul li a{ padding: 5px;}
    .ny-nav-ul li a small{ height: 20px; overflow: hidden;}
    .cpzx-img{ height: 100px;}
    .page-ny img{ max-width: 100%;height: auto!important; display: inline-block; }
    .join-ul-div{ display: inline-block; width: 100%;}
    .join-ul-div .w80,.join-ul-div .w20{ width: 100%;}
    .mt40{ margin-top: 10px;}
    .ab-ul-ny .ab-ul-div{ padding: 0 10px; justify-content: flex-start}
}
