/*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(0,0,0,.3); position: absolute; z-index: 10; width: 100%;  border-bottom: 1px solid rgba(0,0,0,.3);}
.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: #fff; width: 120px;    height: 30px; line-height: 30px; overflow: hidden;
    display: flex; flex-direction: column; font-size: 14px; 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: #72b8f8; background: transparent;  }
.topnav:after{display: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color:transparent;}

.top-sea{ display: flex; width: 180px;  border-radius: 100px; padding: 0 16px; line-height: 30px; border: 1px solid rgba(254,254,254,.4)}
.top-sea-val{ background: transparent; width: 130px;}
input.top-sea-val{border:0; -webkit-appearance:none;/*去除阴影边框*/
    outline: none; color: #fff;
    -webkit-tap-highlight-color:rgba(0,0,0,0);/*点击高亮的颜色*/}
input.top-sea-val::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

input.top-sea-val:-moz-placeholder {
    color: #f5f5f5;
    font-size: 14px;
}

input.top-sea-val::-moz-placeholder {
    color: #f5f5f5;
    font-size: 14px;
}

input.top-sea-val:-ms-input-placeholder {
    color: #f5f5f5;
    font-size: 14px;
}

.top-sea-sub{ background: url("../images/fangdaj.png"); width: 20px; height: 20px; margin-top: 5px;}
input.top-sea-sub{border:0; -webkit-appearance:none;/*去除阴影边框*/
    outline: none; color: #fff;
    -webkit-tap-highlight-color:rgba(0,0,0,0);/*点击高亮的颜色*/}
input.top-sea-sub::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}



.bannerimg3{   animation: animate-show 16s infinite}
@-webkit-keyframes animate-show {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}


.top-sea .icon-linedesign-12{ width: 50px; text-align: center; padding: 0 10px; color: #fff; }

.dropdown-menu{background: rgba(0,0,0,.5); border: 0px;transition: all 0s ease 0s;}

.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:#3c70a0 ;  color: #333;}
.swiper-container-b {
    width: 100%;
    height: 100%; overflow: hidden;
    background: #000;
}
.swiper-pagination-b { position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-container-b .swiper-slide{ width: 100%; overflow: hidden;}
.yb-banner{ position: relative;
    width: 100%;  overflow: hidden;}
.yb-banner .swiper-pagination-bullet{ margin: 4px;}
.main-page{ padding: 40px 0;  width: 100%;}
.cp-type{ display: flex; width: 100%; text-align:center; justify-content: center;justify-content: space-between;}
.cp-type-div{display: flex; width: 100%; background: #fff; border-radius: 12px; padding: 15px;  }
.cp-type-icon{ width: 60px; height: 60px; border: 1px solid #666; border-radius: 100px; text-align: center; line-height: 60px;}
.cp-type-icon .iconfont{ color: #666; font-size: 36px;}
.cp-type-tit{ display: inline-block;  width: calc(100% - 60px); margin: 10px 0px 0 10px;}
.cp-type-tit .cn{ font-size: 20px; font-weight: bold;}
.cp-type-tit .en{ font-size: 14px;}

.cp-type-div:hover{ color: #fff; background: #163E67;}

.cp-type-div:hover .cn,.cp-type-div:hover .en,.cp-type-div:hover .iconfont{ color: #fff;}
.cp-type-div:hover .cp-type-icon{ border: 1px solid #fff;}

.cp-type li{ display: inline-block; margin: 0 16px; min-width: 240px;}


.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;}

.cpzx_con{ display: block; width: 100%;  border: solid 5px transparent; border-bottom: none; margin-top:10px;
    overflow: hidden; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; position: relative; background: white;}
.cpzx_text{ padding-bottom: 7px; position: absolute;
    width: 100%; bottom: 0; background: rgba(0,0,0,.4)}
.cpzx_con:hover{ border: solid 5px white; box-shadow: #666 0px 0px 10px; border-bottom: none; }
.cpzx_con:hover .cpzx_text{bottom: 100%;}
.cpzx_con:hover .cpzx_text > a{ color: #201455; font-weight: bold;}

.cpzx_text > a{ text-align:left; display: block; font-size: 18px; color: #fff; height: 30px; overflow: hidden; 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: #fff; 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: 360px; 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%;}
.cpzxlj img{width: 80px; height: 80px; min-height: auto}
.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: #163E67; color: #fff;}


.cppage .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.cppage .swiper-slide {
    background-size: cover;
    background-position: center;
}

.cppage .gallery-top { position: relative;
    height: 100%;
    width: 100%;
}

.cppage .gallery-thumbs { position: absolute;
    height: 120px;
    box-sizing: border-box;
    padding: 10px; bottom: 100px;
}
.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%; box-shadow: 3px 3px 10px #666; border: 4px solid rgba(254,254,254,.5);
    height: 100%; background: #fff; color: #555;
    opacity: 1; cursor: pointer;
}

.cppage .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; border: 4px solid #163E67; background: #163E67;
}

.case-ge{display: flex; width: 100%;}
.case-ge-img{display: flex; width: 40%;  height:80px; }
.case-ge-img img{ height: 100%; width: 100%}
.case-ge-bo{display: flex; color: #fff; font-size: 12px; flex-direction: column; width: 60%; padding: 0 10px ;}
.case-ge-bo .cn{ font-size: 18px;}
.case-ge-bo .en{ font-size: 14px;}
.gallery-thumbs .swiper-slide  .case-ge-bo .cn{ color: #555}
.gallery-thumbs .swiper-slide  .case-ge-bo .en{color: #999}
.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;}

.news-type-ul{ display: inline-block; text-align: center; width: 100%; padding: 20px 0;}
.news-type-ul li{ display: inline-block; line-height: 30px; padding: 0 5px; margin: 0 10px; border-bottom: 1px solid transparent;}
.news-type-ul li:hover{  border-bottom: 1px solid #163E67;}

.news-div{width: 100%; display: inline-block;}
.news-img-s{ width: 100%; height: 240px; overflow: hidden;}
.news-img-s img{min-height: 100%}
.news-img img{ width: 100%; min-height: 100%;}
.news-top{ display: inline-block; width: 100%; padding:0 5px; line-height: 20px;}
.news-time{ display: inline-block; float: left ; font-size: 14px; color: #163E67; font-weight: 500; line-height: 30px;}

.newsmore{ display: inline-block; float: right;}
.newsmore a{ display: inline-block; padding: 0 10px; font-size: 12px; margin-top: 15px; color: #163E67;}
.newsmore a .iconfont{ display: inline-block;}
.newstit{ display: inline-block; width: 100%; font-weight: bold; line-height: 30px; height: 30px; overflow: hidden; font-size: 14px;}
.newsnote{ display: inline-block; width: 100%; line-height: 22px; height: 44px; color: #666; overflow: hidden; font-size: 12px;}

.news-top{ display: inline-block; border-top: 1px solid #f5f5f5; padding-top: 10px;}

.newsbody{ width: 100%; padding: 10px; display: inline-block; background: #fff;}

.news-div:hover .news-img-s img{ transform: scale(1.1)}
.news-div:hover .newsbody{  background: #f5f5f5; box-shadow: 5px 5px 10px #999;}

.page-more{ display: inline-block; width: 100%; margin-top: 20px;}
.page-more a{display: inline-block; padding: 10px 30px; border:  2px solid #ddd;}
.page-more a:hover{background: #163E67; color: #fff; border: 2px solid #163E67;}

.cp-ser .swiper-slide.swiper-slide-active{ transform: scale(1.2)}
.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: #0AA878; 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; position: relative}
.foot-nav li:after{content: ''; position: absolute; right: -17px; top: 5px; height: 15px; width: 1px; background: #ccc}
.foot-nav li:last-child:after{display: none;}
.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;}
.footicon{ display: inline-block; width: 100%; }
.footicon li{display: inline-block; padding: 10px;}
.footicon li .iconfont{ font-size: 22px ; border: 1px solid #666; display: inline-block; border-radius: 100px;
    width: 40px; height: 40px; text-align: center; line-height: 40px;}
.footacen{ display: inline-block; width: 100%; color: #666; font-size: 12px;}
.footlogo{ display: inline-block; width: 100%;}
.footlogo img{height: 60px;}

/*内页*/
.page-ny{ padding: 20px 0; width: 100%}
.page-ny-nav{ width: 100%; padding: 0; display: flex; background: #fafafa; border-bottom: 1px solid #ececec; }
.page-ny-nav-l{display: flex; width: 100%; background: #1D2C55; color: #fff; line-height: 55px; justify-content: center; text-align: center;}
.ny-nav-ul{ margin-top: 0px; width: 100%; display: inline-block; text-align: center; padding-left: 40px;}
.ny-nav-ul li{ margin: 0 10px; display: inline-block;}

.ny-nav-ul li a{  overflow: hidden; z-index: 2; padding: 6px 10px; display: flex; flex-direction: column; position: relative;  line-height: 22px; color: #808080; font-weight: bold;   margin-top:0px;}
.ny-nav-ul li a:before{content: ""; position: absolute; bottom: 0; display: inline-block; height:3px; width: 100%; background: #1D2C55; z-index: 0; left: -100%;}
.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: #1D2C55;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active{ color: #1D2C55;}
.ny-nav-ul li a:hover:before,.ny-nav-ul li a.active:before{ left: 0;transition: all 0.5s ease 0s;}

.breadcrumb{ background: transparent; font-size: 12px; color: #ccc;}
.breadcrumb a{ color: #ccc;}
.ab-ny-x{ display: inline-block; width: 100%; margin: 20px 0; height: 1px ;  background: #f5f5f5}

.pagecen{display: inline-block; width: 100%;}
.nynews{background: #fff; display: inline-block; width: 100%;}
.newstj .newsimg{ height: 300px;}
.newsimg img{ width: 100%; height: 100%;}

.nynews .newstime{display: inline-block; border: 1px solid #163E67; color: #163E67;
    text-align: center; line-height: 20px; border-radius: 8px; padding: 10px;}
.newstime .time-y{ font-size: 24px; font-weight: bold}

.newstime .time-md{ font-size: 14px; font-weight: 500}
.nynews .newstit{line-height: 30px; height: auto; display: flex;}
.nynews .newstit a{ line-height: 33px; height: 66px; margin-left: 10px; display: inline-block; width:calc(100% - 100px)}

.nynews .newsmore{ float: left;}

.nynews:hover{ background: #163E67; color: #fff; box-shadow: 3px 3px 10px #ccc }

.nynews .newsbody{ background: transparent;}

.nynews:hover .newstit a,.nynews:hover .newsnote,.nynews:hover .newstime{ color: #fff;}
.nynews:hover .newstime{ border: 1px solid #fff;}

.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: 20px; margin-top: 20px; background: #f2f2f2}
.newml10{ margin: 0 10px; color: #ccc}
.newmr10{ margin: 0 10px;  color: #ccc}

.page-con{display: inline-block; width: 100%;}

.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: 10px; text-align: center; line-height: 50px; border: 1px solid #163E67; color: #163E67;}
.lx-icon .iconfont{ font-size: 30px;}

.lx-page-con{display: inline-block; width: 100%; padding: 30px 0;}

.cp-labels{ padding: 20px; display: inline-block; width: 100%;}
.cp-labels li{ display: inline-block; width: 100%; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #ddd;}

.tit-cn{font-size: 24px; line-height: 50px; font-weight: bold; margin-bottom: 0px; display: inline-block; width: 100%;}

.cp-type-imgsa,.cp-type-imgsb{ max-width: 60px;}
.cp-type-imgsb{display: none;}
.cp-type-div:hover .cp-type-imgsa{display: none;}
.cp-type-div:hover .cp-type-imgsb{display: inline-block;}

.case-ul{ display: inline-block; width: 100%; padding: 20px 0;}
.case-ul li{ margin-top: 20px;}
.case-div{ display: inline-block; width: 100%; }
.case-img{display: inline-block; width: 100%; height: 200px; overflow: hidden;}
.case-img img{ width: 100%; min-height: 100%;}
.jpcase.case-div{ width: 96%;}
.jpcase .case-img{height: 300px;}
.case-body{display: inline-block;
    width: 100%; padding: 10px;}
.jpcase .case-body{text-align: center}

.cp-ser{position: relative; width: 100%; overflow: hidden;}
.cp-ser-prev{position: absolute; left: 31%; top: 45%; z-index: 11 }
.cp-ser-next{position: absolute; right: 34%; top: 45%;  z-index: 11;}
.cp-ser-prev .iconfont,.cp-ser-next .iconfont{ font-size: 24px; color: #999}
.case-tit{ font-size: 14px; font-weight: bold; width: 100%;}
.case-note{ font-size: 12px; color: #ccc; padding: 5px 0; border-bottom: 1px solid #f5f5f5; font-weight: 500; width: 100%;}
.case-foot{ color: #666; font-size: 12px; font-weight: 500; width: 100%;}
.case-div:hover{box-shadow: 3px 3px 10px rgba(0,0,0,.1); background: #fff;}
.case-div:hover .case-img img{transform: scale(1.1)}

.ab-p-en{font-size: 46px;  font-weight: bold; display: inline-block ; position: relative;}
.ab-p-en:after{ position: absolute; content: ''; background: #555; height: 2px; left: 100%; top: 50%; width: 100% ; margin-left: 20px; }

.ab-t-b{display: flex; width: 100%; flex-direction: column;}
.about-cn{font-size: 24px; font-weight: bold; display: inline-block; display: flex;}
.about-cn small{ border-bottom: 1px solid #ccc; color: #ccc; margin-right: 10px; font-size: 14px; margin-bottom: 5px;}
.about-en{font-size:14px; font-weight: 500; display: inline-block; display: flex; color: #666}
.aboutcen{display: inline-block; width: 100%; line-height: 25px;}

.ab-ul-b{display: inline-block; width: 100%; margin-top: 20px;}

.qiyewh-a-div{display: inline-block; width: 100%; text-align: left; border: 1px solid #ccc; padding:  40px;}
.qiyewh-a-div .page-tit{text-align: left;}
.qiyewh-a-div .page-tit .page-en{ padding: 10px; padding-left: 0;}
.qywh-tita{display: inline-block; width: 100%; }
.qywh-cn{ font-size: 24px; display: inline-block; padding:0 10px; color: #808080; font-weight: bold;}
.qywh-en{ font-size: 14px; display: inline-block; padding:0 10px; color: #A6A6A6;}
.qywh-note{ font-size: 16px; width: 100%; display: inline-block; padding:0 10px; color: #A6A6A6; margin-top: 10px;}

.abxx{display: inline-block; width: 40px; margin: 10px 0; height: 3px; background: #163E67; border-radius: 100px;}




    /*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:#163e67; color:#fff; }
.fenyeys a{ margin:2px 6px; border-radius:25px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#163e67;}
.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;}

.w10{width: 10%;}
.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}
.pagination>li>a, .pagination>li>span{color: #163e67}
.pagination>.active>a, .pagination>.active>a:focus,
.pagination>.active>a:hover, .pagination>.active>span,
.pagination>.active>span:focus, .pagination>.active>span:hover{background-color:#163e67; border-color:#163e67}
@media (max-width: 1440px) {
    .cp-type-div{ padding: 10px}
    .cp-type li{ margin: 0 5px; min-width: 200px;}
    .cpzx-img{ height: 300px;}
    .page-ny .cpzx-img{ height: 260px;}
    .navbar-default .navbar-nav>li>a{width: 100px; padding: 0 10px;}
    .jpcase .case-img{ height: 220px;}
}
@media (max-width: 1366px) {
    .cp-type-div{ padding: 10px}
    .cp-type li{ margin: 0 5px; min-width: 210px;}
    .cpzx-img{ height: 260px;}
    .page-ny .cpzx-img{ height: 220px;}
    .navbar-default .navbar-nav>li>a{width: 100px; padding: 0 10px;}
}
@media (max-width: 768px) {
    .cp-type{display: inline-block;text-align: center;}
    .cp-type li{ float: left; margin: 6px; width: 188px; min-width: 160px;}
    .cp-type-tit .cn{ font-size: 14px;}
    .cp-type-tit .en{font-size: 12px;}
    .cppage .gallery-thumbs{display: none;}
    .page-tit{ padding: 10px 0}
    .main-page{ padding: 20px 0}
    .navbar-header{display: inline-block;
        float: right; }
    .navbar-header .iconfont{ color: #fff;}
    .navbar-default{ padding: 0; min-height: 0;}
    .topnav{ background: #333; position: relative;}
    .ny-nav-ul{ padding-left: 0;}
    .top-sea{display: none;}
    .newstj .newsimg,.news-img-s{height: auto}
    .page-ny{ padding: 10px;}
    .ab-p-en:after{width: 50%}
    .cp-type li:last-child{ width: calc(100% - 12px);}
    .cp-type li:last-child .cp-type-div{ padding: 10px 26%;}
    .newstj{ display: none;}
	.page-ny img{height:auto;}
}
