*{
  margin:0;
  padding:0;
  list-style-type:none;
  outline: none;
  font-family: "Microsoft YaHei";
}
body{
  font-size:12px;
  font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif;
  width: 100%;
  overflow-x: hidden;
}
img{
  border:0;
  max-width: 100%;
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration:none;
  outline:none;
}
input, a, img, button, textarea {
  outline: none;
}
textarea{
  resize: none;
}
i,em{
  font-style: normal;
}
li {
  list-style: none;
}

.oh-initial{
  overflow: initial;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.dis {
  display: none;
}
.clear {
  clear: both;
}
.eps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clamp2{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.clamp3{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.clamp5{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.bgf5{
  background: #f5f5f5;
  overflow: hidden;
}
.bgfb{
  background: #fbfbfb;
  overflow: hidden;
}
.logo{
  height: 96px;
  margin: 4px 0;
}
.menubox {

  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
}
.navbar-nav > li a:hover{
  color: #0da293;
}

.index_tit {
  position: relative;
  margin: 5% 0;
  line-height: 1.1;
}
.index_tit .tit {
  font-size: 28px;
  color: #0B135C;
  font-weight: bold;
  text-transform: uppercase;
}
.index_tit .p {
  font-size: 18px;
  color: #0A135B;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.2;
  font-style: italic;
  letter-spacing: -1px;
}
.ext-line{
  line-height: 1.2;
  text-indent: 6em;
}
.ext-line:before{
  content: '';
  display: block;
  height: 4px;
  background: #0b135c;
  position: absolute;
  top: 31%;
  left: -100%;
  right: 96%;
}
.ext-line .tit{
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 5px;
}
.ext-line .p{
  font-size: 24px;
}

.index-about{
  overflow: hidden;
  position: relative;
  padding: 2% 0 3%;
}
.about-main{
  overflow: hidden;
  margin: 3% 0;
}
.col-md-9 .about-main{
  margin: 0 0 5%;
}
.about-main .content{
  font-size: 16px;
  line-height: 2.06;
  color: #000;
  overflow: hidden;
  text-align: justify;
  margin-bottom: 5%;
}
.learnmore{
  clear: both;
  display: block;
  width: 100%;
  line-height: 108px;
  background: #0B135C;
  font-size: 16px;
  color: #fff;
  text-align: center;
  opacity: 0.8;
  transition: 0.5s;
  margin-top:80px;
}
.learnmore:hover{
  transform:translate(0,-10px);
  box-shadow: inset 0 0 20px rgba(11,19,92,.5);
  font-size: 20px;
}

.index_pro{
  overflow: hidden;
  margin-bottom: 7%;
}
.index_pro ul {
  overflow: hidden;
  margin-bottom: -7%;
}
.index_pro ul li {
  padding: 0;
  margin-bottom: 5%;
}
.index_pro ul li a{
  display: block;
}
.index_pro ul li .pic {
  overflow: hidden;
  position: relative;
}
.index_pro ul li .pic img {
  width: 100%;
  min-height: 100%;
  display: block;
  transition: 0.5s;
}
.index_pro ul li .txt{
  padding-left: 1.4%;
}
.index_pro ul li h1{
  font-size: 18px;
  color: #000;
  margin-top: 20px;
}
.index_pro ul li h1 span{
  font-size: 36px;
  font-family: Arial;
  margin-right: 6px;
}
.index_pro ul li p{
  font-size: 14px;
  color: #4A423A;
  line-height: 30px;
  margin-top: 20px;
}
.index_pro ul li.pro4{
  transform: translateY(-91px);
  padding-left: 1.39%;
}
.index_pro ul li.pro1 .pic,.index_pro ul li.pro4 .pic {
  height: 316px;
}
.index_pro ul li.pro1 .pic {
  padding-right: 1.4%;
}
.index_pro ul li.pro1 p{
  margin-top: 30px;
}
.index_pro ul li.pro2 .pic,.index_pro ul li.pro3 .pic {
  height: 225px;
  padding-right: 5.3%;
}
.index_pro ul li.pro2 h1,.index_pro ul li.pro3 h1,.index_pro ul li.pro2 p,.index_pro ul li.pro3 p {
  padding-right: 5.3%;
}
.index_pro ul li a:hover h1{
  color: #0B135C;
}
.index_pro ul li a:hover .pic img{
  transform: scale(1.05);
}

.index-news{
  margin-bottom: 4%;
  background: #0A135B0C;
}
#news_num{
  float: left;
  overflow: hidden;
  text-align: center;
  margin-left: 6%;
  margin-top: 5.3%;
}
#news_num li{
  float: left;
  padding: 0 40px;
  border-left: 1px solid #e9e2db;
}
#news_num li span{
  display: inline-block;
  font-size: 18px;
  line-height: 32px;
  width: 98px;
  cursor: pointer;
}
#news_num li.active span{
  border-radius: 16px;
  background: #414881;
  color: #fff;
}
.news-item{
  overflow: hidden;
}
.news-item li{
  overflow: hidden;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 5%;
}
.news-item li .tag{
  color: #4A423A;
  border-radius: 16px;
  background: #DFE3E8;
  width: 89px;
  line-height: 27px;
  text-align: center;
  margin-left: 3%;
  margin-right: 4%;
}
.news-item li .title{
  display: block;
  max-width: 70%;
  color: #000;
}
.news-item li .title:hover{
  color: #0b135c;
}

.index-case{
  background: #0A135B0C;
  overflow: hidden;
  margin-bottom: 3%;
}
.index-case ul{
  overflow: hidden;
}
.index-case ul li{
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 12%;
  clear: both;
}
.index-case ul li .pic{
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.index-case ul li .pic img{
  display: block;
  width: 100%;
  transition: 0.5s;
}
.index-case ul li .txt{
  margin-top: 8%;
  position: absolute;
  top: 0;
  max-width: 623px;
}
.index-case ul li .main{
  background: #fff;
  padding-top: 8%;
  padding-bottom: 6%;
}
.index-case ul li:nth-child(odd) .pic{
  padding-right: 3.66%;
}
.index-case ul li:nth-child(odd) .txt{
  right: 0;
}
.index-case ul li:nth-child(odd) .txt .main{
  padding-left: 19%;
  padding-right: 6%;
}
.index-case ul li:nth-child(odd) .txt h1{
  text-align: right;
}
.index-case ul li:nth-child(odd) .txt h1:before{
  content: '————— ';
  font-weight: normal;
}
.index-case ul li:nth-child(even) .txt{
  left: 0;
}
.index-case ul li:nth-child(even) .txt .main{
  padding-right: 19%;
  padding-left: 6%;
}
.index-case ul li:nth-child(even) .txt h4{
  text-align: right;
}
.index-case ul li:nth-child(even) .txt h1:after{
  content: ' —————';
  font-weight: normal;
}
.index-case ul li:nth-child(even) .pic{
  float: right;
  padding-left: 3.66%;
}
.index-case ul li .txt h1{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18%;
}
.index-case ul li .txt h4{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 0 0 15px;
}
.index-case ul li .txt p{
  font-size: 14px;
  line-height: 30px;
  color: #4a423a;
}
.index-case ul li:nth-child(odd):hover .pic img{
  transform: translateX(10px);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.index-case ul li:nth-child(even):hover .pic img{
  transform: translateX(-10px);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.index-case ul li:hover .main{
  box-shadow: 0 0 6px rgba(0,0,0,.05);
}

.index-technical{
  overflow: hidden;
  padding-bottom: 5%;
}
.index-technical ul{
  overflow: hidden;
  margin: 0 -20px;
}
.index-technical ul li{
  padding: 0 20px;
  margin-bottom: 3%;
}
.index-technical ul li .main{
  background: #0A135B0C;
  overflow: hidden;
  padding: 15% 6.9%;
}
.index-technical ul li img{
  height: 60px;
  transition: 0.5s;
}
.index-technical ul li h2{
  font-size: 18px;
  color: #0b135c;
  font-weight: bold;
  margin: 12px 0 26px;
}
.index-technical ul li h4{
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.index-technical ul li p{
  font-size: 14px;
  line-height: 30px;
  height: 90px;
  color: #4a423a;
  text-align: justify;
  text-indent: 2em;
}
.index-technical ul li .main:hover img{
  transform: rotateY(180deg);
}
.index-down{
  overflow: hidden;
  height: 105px;
}
.index-down .item{
  margin-bottom: 6px;
}
.index-down .item a{
  overflow: hidden;
  display: block;
  line-height: 26px;
}
.index-down .item span{
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  font-size: 14px;
  color: #4a423a;
}
.index-down .item em{
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #0da293;
  text-decoration: underline;
}

.index-contact{
  overflow: hidden;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  margin-bottom: 7%;
}
.index-contact img{
  display: block;
  width: 100%;
  margin-bottom: 3%;
}

.footer {
  background: #0b135c;
  padding: 3% 0 4%;
}
.foot-logo{
  position: relative;
}
.foot-logo img{
  height: 42px;
}
.footlinks {
  overflow: hidden;
}
.footlinks,.footlinks a{
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}
.footlinks a:hover,.copyright a:hover{
  text-decoration: underline;
}

.copyright {
  background: #0b135c;
  overflow: hidden;
  padding-bottom: 3%;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.copyright a {
  color: #fff;
}

.ny_banner{
  position: relative;
  overflow: hidden;
}
.ny_banner img {
  display: block;
  width: 100%;
}

.navMenubox{
  overflow: hidden;
  padding-right: 9.5%;
  margin-bottom: 5%;
}
.navMenubox ul{
  overflow: hidden;
  margin: 0;
  padding: 0 11px;
  background: #0A135B0C;
}
.navMenubox ul li{
  font-size: 16px;
  line-height: 65px;
}
.navMenubox ul li a{
  display: block;
  color: #848484;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.navMenubox ul li span {
  padding-left: 25px;
}
.navMenubox ul li.cur span{
  font-weight: bold;
  background: url(../images/cur.png) no-repeat left;
}
.navMenubox ul li.cur a{
  color: #000;
}
.navMenubox ul li .pro-second{
  padding-left: 40px;
}
.navMenubox ul li .pro-second a{
  font-size: 14px;
  color: #848484;
  font-weight: normal;
  line-height: 40px;
}

.fynumber {
  width: 100%;
  overflow: hidden;
  text-align: right;
  margin: 3% auto 8%;
  color: #333;
  font-size: 14px;
}
.fynumber a,.fynumber span {
  padding: 5px 11px;
  display: inline-block;
  color: #000;
  border: 1px solid #DFE3E8;
  margin: 2px;
  border-radius: 4px;
}
.fynumber a.cur,.fynumber a:hover,.fynumber .current {
  border: 1px solid #0B135C;
}

.news-center{
  overflow: hidden;
  padding-left: 1.2%;
}
.news-center .n-item{
  overflow: hidden;
  padding: 30px 30px 30px 20px;
}
.news-center .n-item:nth-child(odd){
  background: #0A135B0C;
}
.news-center .n-item .time{
  font-size: 18px;
  color: #4a423a;
  line-height: 24px;
}
.news-center .n-item .tag {
  border-radius: 16px;
  border: 1px solid #C4C4C4;
  width: 78px;
  font-size: 14px;
  color: #4a423a;
  line-height: 22px;
  text-align: center;
  margin: 0 15px;
}
.news-center .n-item .txt{
  width: calc(100% - 208px);
}
.news-center .n-item .txt h3{
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 15px;
}
.news-center .n-item .txt h3 a{
  color: #000;
}
.news-center .n-item .txt .nr{
  font-size: 14px;
  color: #4A423A;
  line-height: 23px;
}
.news-center .n-item .txt h3 a:hover{
  color: #0b135c;
}

.alone-content{
  overflow: hidden;
  padding: 0 2% 10%;
}
.alone-content .content{
  overflow: hidden;
  font-size: 14px;
  line-height: 1.6;
  color: #4a423a;
  text-align: justify;
  margin-bottom: 5%;
}
.alone-content img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.back-history{
  overflow: hidden;
}
.back-history a{
  display: inline-block;
  font-size: 16px;
  color: #0b135c;
  font-weight: bold;
  background: url(../images/back.png) no-repeat left;
  padding-left: 12px;
  text-decoration: underline;
}

.news-head{
  border-top: 1px solid #0B135C;
  color: #333333;
  overflow: hidden;
  padding: 5% 0;
  margin-top: 8px;
}
.news-head .title{
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.news-head .time{
  font-size: 14px;
  color: #4a423a;
}

.product-center{
  overflow: hidden;
  margin: 0 -5px;
}
.product-center li{
  padding: 0 5px;
  margin-bottom: 4%;
}
.product-center li a{
  display: block;
  overflow: hidden;
}
.product-center li .pic{
  height: 186px;
  overflow: hidden;
}
.product-center li .pic img{
  display: block;
  width: 100%;
  min-height: 100%;
  transition: 0.5s;
}
.product-center li p{
  font-size: 14px;
  color: #000;
  line-height: 2;
  margin-top: 20px;
}
.product-center li a:hover img{
  transform: scale(1.05);
}

.project-case{
  overflow: hidden;
  margin-bottom: 6%;
}
.project-case li{
  padding: 0 20px 4%;
}
.project-case li a{
  display: block;
  overflow: hidden;
}
.project-case li .pic{
  height: 276px;
  overflow: hidden;
}
.project-case li .pic img{
  display: block;
  width: 100%;
  min-height: 100%;
  transition: 0.5s;
}
.project-case li h3{
  font-size: 16px;
  color: #000;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 15px;
}
.project-case li p{
  font-size: 14px;
  color: #4a423a;
  line-height: 1.6;
  height: 44px;
  margin-bottom: 15px;
}
.project-case li{
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}
.project-case li:nth-child(3n+1){
  padding-left: 0;
}
.project-case li:nth-child(3n){
  border-right: none;
  padding-right: 0;
}
.project-case li:nth-child(n+7){
  border-bottom: none;
  padding-bottom: 0;
}
.project-case li:nth-child(n+4){
  padding-top: 4%;
}
.project-case li a:hover img{
  transform: scale(1.05);
}

.technical-sup{
  overflow: hidden;
}
.technical-sup li{
  overflow: hidden;
  margin-bottom: 5%;
}
.technical-sup li:nth-child(2n) .pic{
  float: right;
}
.technical-sup li .pic img{
  display: block;
  width: 100%;
}
.technical-sup li .tag{
  display: inline-block;
  width: 162px;
  line-height: 41px;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  background: #0b135c;
  color: #fff;
}
.technical-sup li .tag span{
  padding-left: 23px;
}
.technical-sup li .tag.t1 span{
  background: url(../images/s1.png) no-repeat left;
}
.technical-sup li .tag.t2 span{
  background: url(../images/s2.png) no-repeat left;
}
.technical-sup li .tag.t3 span{
  background: url(../images/s3.png) no-repeat left;
}
.technical-sup li .txt{
  margin-top: 3%;
}
.technical-sup li:nth-child(2n) .txt{
  text-align: right;
}
.technical-sup li .txt .info{
  margin-top: 30px;
}
.technical-sup li .txt .info h3{
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.technical-sup li .txt .info p{
  font-size: 14px;
  line-height: 30px;
  color: #4a423a;
}
.technical-sup li:nth-child(odd) .info{
  padding-left: 5%;
}
.technical-sup li:nth-child(even) .info{
  padding-right: 5%;
}

.down-center{
  overflow: hidden;
  padding-left: 4%;
  padding-top: 8px;
}
.down-center .item{
  background: #0A135B0C;
  line-height: 50px;
  font-size: 14px;
  border-right: 1px solid #e5e8ec;
  padding: 0 20px;
}
.down-center .item:nth-child(3),.down-center .item:nth-child(4) {
  background: #fff;
}
.down-center .item a{
  overflow: hidden;
  display: block;
}
.down-center .item span{
  display: block;
  float: left;
  width: 80%;
  color: #4a423a;
}
.down-center .item em{
  display: block;
  float: right;
  color: #0da293;
  text-decoration: underline;
}

.contact_us{
  overflow: hidden;
  margin-bottom: 6%;
}
.contact_us p{
  display: inline-block;
  vertical-align: middle;
  padding-left: 5%;
  font-size: 14px;
  line-height: 26px;
  color: #000;
  width:50%;
}

@media (min-width: 768px) {
  .ny_banner{
    margin-top: 35px;
    padding-left: 7%;
  }
}
@media (max-width: 1199px) {
  .logo {
    height: 86px;
    margin: 5px 0;
  }
  .product-center li .pic{
    height: 151px;
  }
  .project-case li .pic{
    height: 221px;
  }
}
@media (max-width: 1199px) {
  .index_pro ul li.pro1 .pic, .index_pro ul li.pro4 .pic{
    height: 255px;
  }
  .index_pro ul li.pro2 .pic, .index_pro ul li.pro3 .pic{
    height: 181px;
  }
  .index_pro ul li.pro4{
    transform: translateY(-74px);
  }
}
@media (max-width: 991px) {
  .logo{
    height: 57px;
    margin: 24px 0;
  }
  .navbar-nav > li{
    font-size: 14px;
  }
  .index_pro ul{
    margin-bottom: 0;
  }
  .index_pro ul li{
    padding: 0!important;
  }
  .index_pro ul li .pic{
    padding-right: 0!important;
  }
  .index_pro ul li p{
    margin-top: 10px!important;
  }
  .index_pro ul li.pro1 .pic, .index_pro ul li.pro4 .pic{
    height: 406px;
  }
  .index_pro ul li.pro2 .pic, .index_pro ul li.pro3 .pic{
    height: 289px;
  }
  .index_pro ul li.pro2{
    padding-right: 10px!important;
  }
  .index_pro ul li.pro3{
    padding-left: 10px!important;
  }
  .index_pro ul li .txt{
    padding: 0;
  }
  .index_pro ul li.pro4 {
    transform: translateY(0);
  }
  .index-case ul li{
    margin-bottom: 5%;
  }
  .index-case ul li .pic{
    padding: 0!important;
  }
  .index-case ul li .txt{
    position: relative;
    max-width: 100%;
    margin: 0;
  }
  .index-case ul li .main{
    padding: 8% !important;
  }
  .index-case ul li .txt h1{
    margin-bottom: 8%;
  }
  .copyright{
    font-size: 12px;
    padding: 2% 0;
  }
  .navMenubox,.news-center{
    padding: 0;
  }
  .navMenubox ul li{
    line-height: 50px;
  }
  .product-center li .pic{
    height: auto;
  }
  .navMenubox ul li .pro-second a{
    line-height: 35px;
  }
  .project-case li{
    border: none;
    padding: 0 0 25px!important;
    margin-bottom: 20px;
    border-bottom: 1px solid #c4c4c4!important;
  }
  .project-case li:last-child{
    border-bottom: none!important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .project-case li p,.project-case li .pic{
    height: auto;
  }
  .project-case li h3{
    margin-bottom: 5px;
  }
  .technical-sup li .txt .info{
    padding: 0!important;
    margin-top: 15px;
  }
  .down-center{
    padding-left: 0;
  }
  .down-center .item{
    background: #fff;
    border: none;
  }
  .down-center .item:nth-child(odd){
    background: #0A135B0C;
  }
  .contact_us p{
    margin-top: 5%;
	width:100%;
	padding-left:0;
  }
}

@media (max-width: 767px) {
  .container{
    padding-left: 15px;
    padding-right: 15px;
  }
  .index_tit .tit{
    font-size: 22px;
  }
  .index_tit .p{
    font-size: 14px;
  }
  .ext-line{
    text-indent: 2.5em;
  }
  .ext-line .tit{
    font-size: 26px;
  }
  .logo{
    height: 50px;
    margin: 4px 0;
  }
  .menubox{
    position: relative;
  }
  .navbar.navbar-default{
    float: none;
    min-height: 0;
  }
  .navbar-nav {
    overflow: hidden;
    text-align: center;
  }
  .navbar-nav li {
    border-bottom: 1px solid #555;
  }
  .navbar-default .navbar-nav > li.active > a{
    color: #0DA293;
  }
  .navbar-nav li a {
    font-size: 16px;
  }
  .navbar-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 10px!important;
  }
  .learnmore{
    line-height: 60px;
    margin-top: 30px;
  }
  #news_num{
    margin: 10px 0 30px;
    width: 100%;
  }
  #news_num li{
    width: 33.333%;
    padding: 0;
    border: none;
  }
  .news-item li{
    font-size: 14px;
  }
  .news-item li .tag{
    width: 80px;
  }
  .index_pro ul li{
    margin-bottom: 8%;
  }
  .index_pro ul li.pro2,.index_pro ul li.pro3{
    padding: 0!important;
  }
  .index_pro ul li .pic{
    height: auto!important;
  }
  .alone-content{
    padding: 0 0 6%;
    font-size: 16px;
  }
  .news-center .n-item .time{
    font-size: 14px;
  }
  .news-center .n-item .tag{
    display: none;
  }
  .news-center .n-item .txt{
    float: right;
    width: calc(100% - 100px);
  }
  .news-center .n-item .txt h3{
    margin-bottom: 10px;
  }
}
