.navbar-default { z-index: 1;
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    margin-right: 0; float: right;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#004CAC;
    background:none;
}
.baise .navbar.navbar-default {
 background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,0));
}
.navbar-default .navbar-nav > li > a {
    /* font-weight:600; */
    letter-spacing: 1px;
    font-size: 1em;
}
.nav.navbar-nav{ display: flex; flex-wrap: wrap; flex-direction: row;}
.nav.navbar-nav li{display: inline-block;}
.navbar-nav > li > a {
    margin: 0;
    padding:0 1em;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#004CAC; margin-top: 2px;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #004CAC;
	outline:none;
}
nav.navbar.navbar-default {
    background: none;
    padding:2em;
    position: absolute;
    z-index: 999;
    width: 100%;
}
.dropdown-menu > li,.dropdown-menu > li > a{display: flex; width: 100%;}
.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 #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#fff;
    background: none; 
}
 .navbar-default .navbar-nav > li > a {
    color: #fff; padding: 5px 30px; line-height: 30px;
}
.baise .navbar-default .navbar-nav > li > a {
    color: #fff; padding: 5px 30px;
}
.navbar-default .navbar-nav  > .active.open > a:focus {
	background:transparent;
	color: #000;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000;
}

.link-effect-2{ width: 100%; padding-top: 10px;}
.top_right{ float: right; margin-left: 30px; color: #fff;}
.top_right .tel{ font-size: 18px; font-weight: bold;}
.jk-banner{ position: relative; width: 100%; overflow: hidden; z-index: 0;}

.homepagea{ background: url('../images/pagebj1.jpg'); padding-bottom: 40px; background-size: cover;}
.page-cpzx{ display: inline-block; width: 100%; overflow: hidden; margin-top: 0px; padding: 8px;}
.page-tit-s{display: flex; flex-direction: column; width: 100%;  margin-top: 150px; padding: 20px 10px;}
.page-tit-s{ margin-top: 40px;  }
.aboutnypage .page-tit-s{ margin-top: 10px}
.page-cn-s{display: inline-block; font-size: 24px; line-height: 50px; color: #004CAC; font-weight: bold;}
.page-en-s:first-letter{color: #004CAC;}
.page-en-s{display: inline-block; align-items: center; padding: 0; color: #333; font-size: 36px; line-height: 30px; font-weight: bold;}
.page-en-s:after{ width: 60px; height: 2px; margin-left: 10px; background: #55B597; content: '';}
.page-note{ line-height: 20px; color: #999;}
.page-tit-s.baise,.page-tit-s.baise .page-cn-s,.page-tit-s.baise .page-en-s{ color: #fff;}
.page-tit-s.center{ justify-content: center; align-items: center; }
.page-tit-s.baise .page-en-s:after{ background: #fff;}

.cpzx-div{ position: relative; display: inline-block; width: 100%;  border-radius: 12px; background-color: #E9E9E9;
    margin: 8px 0;  }
.cpzx-img{ width: 100%; height: 300px; overflow: hidden; background-color: #E9E9E9; border: 1px solid #ccc; display: flex; justify-content: center; align-items: center}
.cpzx-div:hover .cpzx-img{border: 4px solid #004CAC;}
.cpzx-div:hover .cpzx-img img{ transform: scale(1.2);}
.cpzx-body{ width: 100%; padding: 10px;}

.cpzx-cn{ display: flex; width: 100%; font-weight: bold; align-items: flex-start; justify-content: flex-start; color: #333; font-size: 16px; padding-left: 10px; line-height: 40px;}
.cpzx-note{ display: inline-block; width: 100%; line-height: 25px; height: 50px; overflow: hidden; font-weight: 500; color: #333; margin-top: 10px;}
.cppagefy{display: flex; justify-content: center; align-items: center; width: 100%; text-align: center;}
.cppagefy .cpzx-next-b,.cppagefy .cpzx-prev-b{position: relative; color: #333; font-size: 18px; padding: 0 10px; left: 0; right: auto; display: flex;}
.cppagefy .cpzx-next-b:before{ content: ''; position: absolute; left: 0; top: 4px; width: 1px; height: 15px; background: #ccc;}

.pagemore { overflow: hidden; position: relative; background: url('../images/morea.png') right bottom no-repeat ; width: 100px; line-height: 30px; text-align: center; }
.pagemore a{color: #333; position: relative; z-index: 1;}
.pagemore::before{content: '';    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; position: absolute; z-index: 0; left: -100%; top: 0; background-color: #004CAC; width: 100%; height: 100%;}
.pagemore:hover::before{left: 0; }

.pagemore:hover a{color: #fff;}
.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;}
.page-tit-s.baise .page-en-s:first-letter{color: #fff;}
.type-tit{display: flex; flex-direction: column; position: absolute; z-index: 6; left: 10%; color: #fff; height: 90%;  top: 0; width: 100%;
    justify-content: center; padding: 20px 0;  padding-top: 10%; }
   .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;}
.cppage .page-tit-s,.newspage .page-tit-s{ padding-left: 10%;}
.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:100px; width: 80%; left: 10%;  transition: all 0.8s ease 0.3s;
    box-sizing: border-box;
     bottom: 0px;
}
.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 rgba(254,254,254,.5); position: relative; border-bottom: 0px;
    height: 100%;  color: #fff;
     cursor: pointer;
}
.cppage .gallery-thumbs .swiper-slide-thumb-active {
    border: 1px solid #004CAC; background: rgba(0,76,172,.8); 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: 680px; display: flex; justify-content: center; align-items: center;}
.page-s>div{ position: relative; display: flex;}
.page-s>div,.aboutimg-s{ height: 100%;}
.aboutimg-s{ width: 40%; overflow: hidden; display: flex; justify-content: flex-end; align-items: center;}
.aboutimg-s img{ width: 100%;}
.syaboutr{display: flex; flex: 1; position: relative; width: 60%; flex-direction: column; justify-content: center;  align-items: center; height: 100%; padding: 20px 10%;}
.about-s-body{ display: flex; flex-direction: column; width: 100%; padding: 20px 10px; padding-bottom: 60px; margin-top: 0px;}
.aboutnypage .about-s-body{   padding-right: 20px; overflow: hidden; overflow-y: auto;}

.aboutnypage .about-s-body::-webkit-scrollbar {
    /*滚动条整体样式*/
    width :5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.aboutnypage .about-s-body::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background : #535353;
}
.aboutnypage .about-s-body::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background : #ededed;
}

.about-s-t{font-size: 24px; color: #333; font-weight: bold;}
.body-con{ margin-top: 20px; line-height: 30px; color: #333;}
.aboutpage .page-type,.qywhpage .page-type,.page-5s .page-type{padding: 40px 5%; position: relative;}
.aboutpage .about-s-body{  width: 100%; margin-top: 0px; display: flex; flex-direction: row; padding: 20px 5%;}

.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%;}
.syaboutl{ width: 50%; padding-right: 5%;}
.syaboutr{width: 50%;}
.labels{ font-size: 24px;  display: flex; justify-content: flex-end; align-items: flex-end; padding: 10px 0;}
.labelsa{ color: #000; padding: 10px;}
.labelsb{color: #DB181C; padding: 10px;}
.syaboutl .titles{ font-size: 18px; line-height: 50px; margin-top: 20px;}

.qywhpage{background: #f5f5f5}


.qywh-ul{ display: flex;  width: 100%; padding: 20px 0;}
/* .qywh-ul li{ width: 20%; padding: 15px;} */
/* .qywh-ul li:hover{ width: 30%;} */
.qywh-div{ display: flex; box-shadow: 3px 3px 10px rgba(1,1,1,.1); border-radius: 6px; flex-direction: column; height: 500px;
   text-align: center;  width: 100%; margin: 10px 0; position: relative; overflow: hidden;}
.qywh-img{ display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; overflow: hidden;  }
.qywh-img img{  min-height: 100%;}

.qywh-icon{ display: flex;   background: #DB181C; border-radius: 100px; justify-content: center; align-items: center;
    width: 50px; height: 50px; line-height: 50px;  overflow: hidden;}


.qywh-cn{ display: inline-block; width: 100%;  text-align: center; font-size: 14px; color: #333;
    font-weight: bold; line-height: 30px;   overflow: hidden;}
.qywh-note{display: inline-block; width: 100%; padding: 5px 6%; line-height: 20px;
     font-size: 14px; color: #fff;   text-align: left; height: 300px; overflow: hidden; overflow-y: auto;


}

.qywh-note::-webkit-scrollbar {
    /*滚动条整体样式*/
    width :5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.qywh-note::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background : #535353;
}
.qywh-note::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background : #ededed;
}

.qywh-noteb{display: inline-block; width: 100%; padding: 5px 6%; line-height: 20px;
    text-align: center;  font-size: 14px; color: #ccc; overflow: hidden;}
.qywh-body{ display: flex; position: absolute; top: 100%; flex-direction: column; background: #fff; justify-content: center; align-items: center;
    width: 100%; padding:20px 10px;  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: rgb(0,0,0,.4); top: 0; bottom: 0; display: flex; justify-content: center; align-items: center; 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-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 */}
    .qywhts{ position: absolute; bottom: 0; padding: 20px; left: 0; right: 0;z-index: 2; color: #fff;}
    .qywhts .qywh-cn{color: #fff;}
    .tsimg{width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 20px;}
    .qywh-div:hover .qywhts{ top: 100%; opacity: 0;}
.ryzzpage,.ryzzpageb{ display: inline-block; width:80%; margin-left:10%; overflow:hidden;  margin-top: 40px;}
.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; z-index: 11;}
.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; }


.news-div-s{display: inline-block;   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%;}

.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; display: inline-block; width: 100%; height: 30px; overflow: hidden; line-height: 30px;}
.newsnote{ color: #666; line-height: 25px; height: 75px; overflow: hidden; display: inline-block; width: 100%}
.news-div-s .news-timea .days{color: #55B597;}
.news-div-s .newsmore a{display: flex; justify-content: space-between; width: 100%; border: 0; padding: 10px 0; color: #666;}
.news-div .news-img-s{ height: 240px; overflow: hidden;}
.news-div .news-img-s img{ min-width: 100%; min-height: 100%;}
.news-div-s .news-img-s{ margin-top: 0px; height: 200px; display: flex; justify-content: center; align-items: center; width: 100%; overflow: hidden; border-radius: 4px;}
.news-div-s:hover .news-img-s img,.news-div:hover .news-img-s img{ transform: scale(1.1)}
.news-div-s:hover .newstit{color: #55B597;}
.news-div-s:hover .newsmore a{color: #55B597}
.news-div-s:hover{box-shadow: 5px 5px 15px rgba(220,24,28,.1);}
.news-div .newsnote{ height: 50px;}
.newspage-a{ padding: 40px 5%;}
.newspage-d{ padding: 20px 0; margin: 20px auto; margin-left: 10%; width: 80%; overflow: hidden; display: inline-block;}

.news-prev-b .iconfont ,.news-next-b .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;}
  .news-prev-b{ position: absolute;top: -20px; display: inline-block; right: 70px; top: 50%;}
 .news-next-b{ position: absolute;top: -20px; display: inline-block; left: 80px; top: 50%;}
 .news-prev-b:hover .iconfont,.news-next-b:hover .iconfont{ color: #1D2288; border-color: #1D2288; }







.footpage{background: url("../images/footbj.jpg") center no-repeat; background-size: cover;}

.footcen{ width: 100%; padding: 20px 10%;}

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

.footnav{ width: 100%;
    display: flex; justify-content: center; align-items: flex-start; }
.footnav-ul{ padding: 0 20px; margin: 10px; margin-top: 60px; 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: #f6ac05;}
.link-title a:hover{color: #fff;}

.footr{ margin-top: 60px;}
.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: #f6ac05;}
.footewmw{display: inline-block; position: relative;}
.footewm{display: none; position: absolute; padding: 6px; background: #fff; bottom: 0; right: 0%; margin-left: 0px;}
.footewmw:hover .footewm{ display: inline-block; }
.copyrightb{width: 100%; line-height: 30px; padding: 10px 10%; display: inline-block; color: #888888;}
.copyrightb a{ color: #888888;}



.page-ny-nav{ width: 100%; padding: 0; display: block; background-color: #f5f5f5;  margin-top: -60px;  }

.ny-nav-ul { margin-top: 0px; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; background: #818691;}
.ny-nav-ul li{ margin: 0; display: inline-block;width: 20%;}
.ny-nav-ul.cpnav{display: flex;}
.ny-nav-ul.cpnav li{ width: 20%;}
.ny-nav-ul li a{  overflow: hidden; z-index: 2; padding: 5px 20px; line-height: 50px; display: flex; flex-direction: column; position: relative;
   color: #fff; font-weight: bold;  }
/*.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: #2A2A29;}


.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; margin-bottom: 20px; background: #f2f2f2}
.newml10{ margin: 0 10px; color: #ccc}
.newmr10{ margin: 0 10px;  color: #ccc}


.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: #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: 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_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;}
.cpzx-img{ width: 100%; height: 360px; position: relative; overflow: hidden;}
.cpzx-img  img{ width: 100%; min-height: 100%;}
.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: #004CAC; color: #fff;}

.main-page{ padding: 40px 0;  width: 100%;}
.product-page .div-tit{ display: flex; width: 100%; justify-content: center; align-items: center; margin-top: 20px;}
.div-tit{display: flex; flex-direction: column; overflow: hidden;}
.div-tit.baise .tit-en{ color: #fff; font-weight: bold; margin-top: 10px; }
.tit-cn{font-size: 24px ; font-weight: bold; line-height: 50px; text-transform: capitalize;}
.tit-cn span{display: inline-block; position: relative;}
.tit-cn img{ position: absolute; right: -40px; top: -10px;}
.tit-en{ font-size: 16px; color: #666;}
.div-body{margin-top: 40px; width: 100%; line-height: 30px; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
.product-page .div-tit{ display: flex; width: 100%; justify-content: center; align-items: center; margin-top: 20px;}

.tit-noteb{ font-size: 18px; font-weight: bold; margin-top: 20px;}
.news-top{ display: flex; width: 100%; padding:0 5px; line-height: 20px;}
.news-time{ display: flex; flex-direction: column; float: left ; justify-content: flex-start; align-items: self-start; text-align: left; width: 100%; font-size: 14px; color: #ccc; font-weight: 500; line-height: 30px;}
.news-time .md{font-size: 24px; font-weight: bold; color: #333;}
.news-time .y{ font-size: 14px; font-weight: 500; color: #555; margin-bottom: 10PX;}
.newsmore{ display: inline-block; float: right;}
.newsmore a{ display: inline-block; padding: 0 10px; font-size: 12px; margin-top: 5px; color: #ccc;}
.newsmore a .iconfont{ display: inline-block;}

.news-top{ display: flex; justify-content: space-between; border-top: 1px solid #f5f5f5; padding-top: 10px; margin-top: 10px;}
.news-top .news-time{width: 60%; display: flex; flex-direction: row;}

.yycjny-c{display: inline-block; width: 100%; margin: 10px 0;}
.casepage{display: inline-block; width: 100%; background: url("../images/5f-bg.jpg"); background-size: cover; position: relative;}
.case-con{display: inline-block; width: 100%; overflow: hidden;}

.case-div-s{ display: flex; flex-wrap: wrap; background: #fff; box-shadow: 5px 5px 10px rgba(0,0,0,.2); width: 100%; justify-content: center; align-items: center}
.case-img{ width: 100%; padding: 10px 2%; height: 400px; justify-content: center; align-items: center; display: flex; overflow: hidden;}
.case-img img{ width: 100%;}
.case-body{ padding: 10px 2%; flex-direction: column; justify-content: left; width: 100%; display: flex;}
.case-body .page-more{text-align: left; justify-content: left;}
.case-tit{font-size: 24px; font-weight: bold; line-height: 50px; position: relative;}
.case-tit:after{content: ''; position: absolute; bottom: -5px; width: 40px; background: #DB181C; height: 2px; left: 0;}
.case-titb{font-size: 16px; margin-top: 20px; font-weight: bold;}
.case-note{font-size: 14px; color: #999; margin-top: 5px; height: 20px; line-height: 20px; overflow: hidden;}
.btn-p-n{ background: #fff; box-shadow: 3px 3px 6px rgba(0,0,0,.3); color: #DB181C; width: 50px; height: 50px; border-radius: 50px; line-height: 50px;
   display: flex; justify-content: center; text-align: center;}

   .case-div-s:hover .case-img img{transform: scale(1.1);}
/*Contact Form*/
.contact-form {
    width: 100%; display: inline-block; flex-wrap: wrap; justify-content: space-between;
    margin-bottom: 50px; margin-top: 50px;
    overflow: hidden;
}
.contact-form input,
.contact-form textarea {
    font-size: 16px;
    color: #007D14;
    height: 45px;
    padding-right: 30px;
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-form textarea {
    min-height: 175px;
    max-width: 100%;
    border: 1px solid #b7b7b7;
    padding-left: 30px;
    padding-top: 20px;
}
.contact-form input:focus {
    border-bottom: 1px solid #007D14;
}
.contact-form textarea:focus {
    border: 1px solid #007D14;
}
.contact-form .form-control {
    border-radius: 0;
    box-shadow: none;
}
.contact-form .form-group {
    margin-bottom: -5px;
    border-radius: 0;
}
.contact-form .form-group .input-img {
    margin-bottom: 50px;
    position: relative;
}
.contact-form .form-group .text-area {
    margin-top: 20px;
}
.contact-form .input-icon {
    position: absolute;
    bottom: 5px;
    right: 0;
}
.contact-form .input-icon i {
    font-size: 18px;
    color: #0d0d0d;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-form .form-control:focus + .input-icon i {
    color: #007D14;
}
.contact-form .form-btn {
    text-align: center;
}
.contact-form .contact-form-btn {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 0;
    border: none;
}
.contact-form input::-webkit-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form input::-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form input:-ms-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.contact-form input:-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea::-webkit-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea::-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea:-ms-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.contact-form textarea:-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.contact-form input:focus::-webkit-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form input:focus::-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form input:focus:-ms-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
} 
.contact-form input:focus:-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus::-webkit-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus::-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus:-ms-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
} 
.contact-form textarea:focus:-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}

@media (max-width: 768px) {
    .navbar-toggler{position: absolute; top: 20px; right: 20px;}
    .navbar-header{display: inline-block;
        float: left; }
        .page-logo{width: 180px;}
        .top_right,.dropdown-menu:before,.footnav{display: none;}
        nav.navbar.navbar-default{padding: 10px;}
        .nav.navbar-nav{display: inline-block; width: 100%; background-color: #333; margin: 0;}
        .nav.navbar-nav li{ width: 100%;}
        .navbar-nav > li > .dropdown-menu{padding: 10px; background-color: #666;}
        .dropdown-menu > li > a{color: #fff;}
        .swiper-button-next,.swiper-button-prev{ transform: scale(0.6);}
        .page-tit-s{margin-top: 0px;}
        .page-en-s{font-size: 24px;}
        .page-cn-s,.about-s-t{font-size: 18px;}
        .syaboutr,.aboutimg-s,.syaboutl{width: 100%; padding: 15px;}
        .cppagefy{display: flex;}
        .page-s{display: flex; flex-wrap: wrap; height: auto;}
        .cppage .gallery-thumbs,.cppage .page-tit-s, .newspage .page-tit-s{display: none;}
        .newspage-d{margin-left: 5%; width: 90%;}
        .footr{margin-top: 10px;}
        .footcen{padding: 0;}
        .ny-nav-ul li{width: 33%;}
        .page-ny-nav{margin-top: 10px;}
        .ny-nav-ul li a{padding: 5px; line-height: 30px;}
}