﻿@charset "utf-8";
/* CSS Document */
html{height:100%;}
*{ margin:0;padding:0; list-style-type:none; /*font-family: "Microsoft YaHei" */ word-break: break-all;}
body{ font-size:12px;font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif;color: #1a1a1a;}
img{border:0;max-width: 100%;}
em, i{font-style: normal;}
a{ text-decoration:none;}
a:hover{ text-decoration:none; outline:none;}
.clear{ clear:both;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
input:focus,button,textarea,*:focus { outline:none;}
select,button ,input,textarea{-webkit-appearance:none;}
textarea {-webkit-appearance: none;}
select{border:1px solid #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand{display:none;}
.none{display:none;}
.fl{float:left;}
.fr{float:right;}
.bg15f{background:#f1f5ff;overflow: hidden;}
.eps{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.clamp2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.see-more {
  display: block;
  font-size: 16px;
  color: #fff;
  background: #4a75d2;
  width: 120px;
  line-height: 40px;
  text-align: center;
  transition: all 0.3s;
}
.see-more:hover{
  opacity: 0.8;
  color: #ffffff;
}

.swiper-banner .swiper-button-prev,.swiper-banner .swiper-button-next{
  width: 80px;
  height: 128px;
  opacity: 0.9;
  transition: 0.3s;
  margin-top: -64px;
}
.swiper-banner .swiper-button-prev,.swiper-banner .swiper-button-next{
  opacity: 0.9;
}
.swiper-banner .swiper-button-prev{
  background: url(../images/banner_pre.png) no-repeat center rgba(0,0,0,.1);
  left: 0;
}
.swiper-banner .swiper-button-next{
  background: url(../images/banner_next.png) no-repeat center rgba(0,0,0,.1);
  right: 0;
}

.topbar{
  overflow: hidden;
  border-top: 10px solid #133c96;
}
.logo{
  float: left;
  height: 50px;
  margin: 38px 0;
}
.topbtns{
  overflow: hidden;
  margin-top: 40px;
}
.topbtns a i{
  padding-left: 37px;
}
.topbtns .oa i{
  background: url(../images/icon1.png) no-repeat left;
}
.topbtns .ld i{
  background: url(../images/icon2.png) no-repeat left;
}
.topbtns .lx i{
  background: url(../images/icon3.png) no-repeat left;
}
.topbtns a:hover{
  color: #ffffff;
}

.navbox{
  background: #133c96;
}
.nav > li{
  padding-bottom: 20px;
}
.nav > li > a{
  padding-top: 50px;
}
.nav > li > .nav1{
  background: url(../images/nav1.png) no-repeat center 20px;
}
.nav > li > .nav2{
  background: url(../images/nav2.png) no-repeat center 20px;
}
.nav > li > .nav3{
  background: url(../images/nav3.png) no-repeat center 20px;
}
.nav > li > .nav4{
  background: url(../images/nav4.png) no-repeat center 20px;
}
.nav > li > .nav5{
  background: url(../images/nav5.png) no-repeat center 20px;
}
.nav > li > .nav6{
  background: url(../images/nav6.png) no-repeat center 20px;
}
.nav > li > .nav7{
  background: url(../images/nav7.png) no-repeat center 20px;
}
.nav > li > .nav8{
  background: url(../images/nav8.png) no-repeat center 20px;
}
.nav > li > .nav9{
  background: url(../images/nav9.png) no-repeat center 20px;
}
.nav > li > .nav10{
  background: url(../images/nav10.png) no-repeat center 20px;
}
.nav > li > .nav11{
  background: url(../images/nav11.png) no-repeat center 20px;
}
.nav > li.active > .nav1{
  background: url(../images/nav1_on.png) no-repeat center 20px;
}
.nav > li.active > .nav2{
  background: url(../images/nav2_on.png) no-repeat center 20px;
}
.nav > li.active > .nav3{
  background: url(../images/nav3_on.png) no-repeat center 20px;
}
.nav > li.active > .nav4{
  background: url(../images/nav4_on.png) no-repeat center 20px;
}
.nav > li.active > .nav5{
  background: url(../images/nav5_on.png) no-repeat center 20px;
}
.nav > li.active > .nav6{
  background: url(../images/nav6_on.png) no-repeat center 20px;
}
.nav > li.active > .nav7{
  background: url(../images/nav7_on.png) no-repeat center 20px;
}
.nav > li.active > .nav8{
  background: url(../images/nav8_on.png) no-repeat center 20px;
}
.nav > li.active > .nav9{
  background: url(../images/nav9_on.png) no-repeat center 20px;
}
.nav > li.active > .nav10{
  background: url(../images/nav10_on.png) no-repeat center 20px;
}
.nav > li.active > .nav11{
  background: url(../images/nav11_on.png) no-repeat center 20px;
}

.idx-tit{
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  line-height: 54px;
}
.idx-tit h2{
  font-size: 26px;
  color: #133c96;
  position: relative;
  float: left;
  margin: 0;
  line-height: 53px;
}
.idx-tit h2:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #133c96;
}
.idx-tit span{
  display: block;
  float: left;
  line-height: 40px;
  font-size: 14px;
  color: #b8b8b8;
  text-transform: uppercase;
  font-family: 方正粗黑宋简体,仿宋,宋体;
  margin-left: 8px;
  margin-top: 13px;
}
.idx-tit .more{
  float: right;
  font-size: 16px;
  color: #133c96;
  background: url(../images/more.png) no-repeat left;
  padding-left: 22px;
}

/*新闻动态*/
.idx-box1{
  overflow: hidden;
  margin: 5% 0;
}
.idx-box1_l{
  padding-right: 2%;
}
.swiper-news{
  margin-right: 3px;
}
.swiper-news .swiper-slide{
  height: 400px;
  position: relative;
  background-size: cover!important;
}
.swiper-news .swiper-slide a{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.swiper-news .swiper-slide .div{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  font-size: 16px;
  line-height: 46px;
  padding: 0 3%;
}
.swiper-news.swiper-container-horizontal > .swiper-pagination-bullets{
  width: auto;
  left: auto;
  right: 10px;
}
.index-news{
  overflow: hidden;
  margin-top: 30px;
}
.idt_newsr ul{
  margin: 0;
  overflow: hidden;
}
.idt_newsr ul li{
  overflow: hidden;
  margin-bottom: 20px;
  padding-right: 3%;
}
.idt_newsr ul li a{
  display: block;
  overflow: hidden;
}
.idt_newsr ul li h4 {
  color: #1a1a1a;
  line-height: 24px;
  margin: 6px 0;
}
.idt_newsr ul li h5{
  line-height: 22px;
  color: #989898;
  position: relative;
  margin: 0;
}
.idt_newsr ul li .time{
  width: 85px;
  font-size: 30px;
  color: #191919;
  background: #fff;
  text-align: center;
  line-height: 1;
  padding: 13px 0;
  margin: 0;
}
.idt_newsr ul li .time p{
  font-size: 14px;
  margin-top: 15px;
}
.idt_newsr ul li .flft{
  width: calc(100% - 105px);
}
.idt_newsr ul li:hover h5:after{
  background: #133c96;
}
.index-news .h4:hover,.idt_newsr ul li:hover .time,.idt_newsr ul li:hover h4{
  color: #133c96;
}

.silde-nav {
  margin-left: -20px;
  overflow: hidden;
  margin-top: 85px;
}
.silde-nav li{
  background: #133c96;
  font-size: 14px;
  margin-bottom: 1px;
  line-height: 1;
  padding: 25px 0 24px;
}
.silde-nav li a{
  display: block;
  color: #ffffff;
  padding-top: 36px;
}
.silde-nav li:hover{
  opacity: 0.9;
}
.silde-nav li .s1{
  background: url(../images/ss1.png) no-repeat top;
}
.silde-nav li .s2{
  background: url(../images/ss2.png) no-repeat top;
}
.silde-nav li .s3{
  background: url(../images/ss3.png) no-repeat top;
}
.silde-nav li .s4{
  background: url(../images/ss4.png) no-repeat top;
}
.silde-nav li .s5{
  background: url(../images/ss5.png) no-repeat top;
}
.silde-nav li .s6{
  background: url(../images/ss6.png) no-repeat top;
}

/*关于我们*/
.index-about{
  background: url("../images/aboutbg.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
  padding: 4% 0;
  position: relative;
}
.about-tit{
  position: relative;
  color: #ffffff;
  overflow: hidden;
}
.about-tit h2:after{
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
.about-tit h2{
  font-size: 32px;
}
.about-tit h4{
  text-transform: uppercase;
  margin: 4% 0 6%;
}
.about-main{
  padding: 0;
  position: relative;
}
.about-main .txt{
  text-align: justify;
  position: relative;
  color: #fff;
  margin: 7% 0 12%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
}
.about-main .txt p,.about-main .txt span{
  font-size: 16px;
  line-height: 2.3;
  color: #fff;
}
.about-album{
  position: absolute;
  left: 42%;
  right: 8px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.about-album .pic{
  padding: 0 8px;
}
.about-album .pic img{
  display: block;
  width: 100%;
}

.video_box{
  margin-top: 5%;
}
.video_box video{
  width: 100%;
  height: 400px;
}

.style_box{
  position: relative;
}
.style_box .swiper-button-prev,.style_box .swiper-button-next,.honor_box .swiper-button-prev,.honor_box .swiper-button-next{
  opacity: 1;
}
.style_box .swiper-slide{
  overflow: hidden;
}
.style_box .swiper-slide img,.styles-box ul li img{
  display: block;
  width: 100%;
  height: 240px;
}
.style_box .swiper-slide h4,.styles-box ul li h4{
  color: #ffffff;
  margin: 0;
  line-height: 3.35;
  background: url(../images/to.png) no-repeat 90% center #133c96;
  padding: 0 20% 0 10%;
}


.styles-box{
  background: #ffffff;
  padding: 4% 0 2%;
}
.styles-box ul li{
  margin-bottom: 4%;
  padding: 0 15px;
}

/*检测能力*/
.idx-box2{
  padding: 4% 0;
  position: relative;
}
.idx-box2:after{
  content: "";
  display: table;
  clear: both;
}
.idx-box2 .idx-tit{
  margin-bottom: 60px;
}
.idx-box2 .pl-stand{
  padding-left: 3%;
}
.idx-box3{
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 8%;
}
.idx-box3 .idx-tit{
  margin-bottom: 30px;
}
.idx-box3 .align{
  overflow: hidden;
  padding: 0 15px;
}

.capability{
  overflow: hidden;
  margin: 0 -15px;
}
.capability li{
  padding: 0 15px;
}
.capability li a{
  display: block;
  height: 360px;
  overflow: hidden;
  background-size: cover!important;
  position: relative;
}
.capability li a h4{
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  line-height: 3.35;
  background: url(../images/to.png) no-repeat 90% center #133c96;
  padding: 0 20% 0 10%;
}

.idx-news{
  margin: 0;
}
.idx-news li{
  line-height: 60px;
}
.idx-news li a{
  overflow: hidden;
  display: block;
}
.idx-news li h4{
  font-size: 16px;
  color: #4b4b4b;
  line-height: 60px;
  margin: 0;
}
.idx-news li h4.fl{
  width: 70%;
}
.idx-news li p{
  font-size: 14px;
  color: #989898;
}
.idx-news li:hover{
  background: #ffffff;
}
.idx-news li h4:hover{
  color: #133c96;
}
.idx-news.news-stand{
  background: #ffffff;
  padding: 0 30px;
}
.idx-news.news-stand li{
  background: url(../images/n1.png) no-repeat left;
  padding-left: 20px;
}
.idx-news.news-stand li a{
  border-bottom: 1px solid #e6e6e6;
}
.idx-news.news-stand li:last-child a{
  border: none;
}
.idx-news.statu-news li,.idx-news.down-news li{
  border-bottom: 1px solid #e6e6e6;
  padding: 0 10px;
}
.idx-news.statu-news li a{
  background: url(../images/n1.png) no-repeat left;
  padding-left: 20px;
}
.idx-news.down-news li a{
  background: url(../images/n2.png) no-repeat left;
  padding-left: 34px;
}

.honor_box{
  position: relative;
  padding: 6% 0 8%;
}
.honor_box .swiper-slide img{
  width: auto;
  max-height: 100%;
}

/*资质证书*/
.certificate-list{
  margin: 0 -14px;
  padding: 6% 0 8%;
  overflow: hidden;
}
.certificate-list li{
  padding: 0 14px;
}
.certificate-list li .main,.honor_box .swiper-slide{
  background: #ffffff;
  padding: 20px;
}
.certificate-list li .pic,.honor_box .swiper-slide .pic{
  background: #fbfbfa;
  overflow: hidden;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 318px;
}
.certificate-list li .pic img{
  max-height: 100%;
}

/*友情链接*/
.friendly-link{
  overflow: hidden;
  margin: 0 -10px;
  padding: 5% 0 5%;
}
.friendly-link li{
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.friendly-link li .main{
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.friendly-link li .main img{
  max-height: 100%;
}

.footer{
  background: url(../images/footbg.jpg) no-repeat bottom;
  background-size: cover;
  overflow: hidden;
  color: #ffffff;
  padding: 3% 0 3%;
}
.footer .contact h1,.footer .feedback h1{
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 5%;
}
.footer .contact dl{
  overflow: hidden;
  font-size: 14px;
  line-height: 36px;
  margin: 0;
}
.footer .contact dl dt{
  float: left;
  width: 45px;
  font-weight: normal;
  line-height: 2.6;
}
.footer .contact dl dd{
  line-height: 2.6;
  float: left;
  width: calc(100% - 45px);
}
.footer .feedback .iptbox{
  position: relative;
  margin: 0 -8px;
}
.footer .feedback .iptbox li{
  float: left;
  width: 25%;
  background: none!important;
  line-height: 38px;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 0 8px;
  cursor: pointer;
}
.footer .feedback .iptbox li p{
  border: 1px solid #fff;
  color: #ffffff;
  padding: 0 8px;
  opacity: 0.5;
  overflow: hidden;
}
.footer .feedback .iptbox li span{
  display: inline-block;
  max-width: 78%;
  vertical-align: bottom;
}
.footer .feedback .iptbox .active p{
  opacity: 1;
  background: url(../images/icon4.png) no-repeat 95%;
}
.footer .feedback .iptbox .score p{
  opacity: 1;
}
.footer .feedback .button{
  display: block;
  text-align: center;
  width: 100%;
  color: #ffffff;
  border: none;
  background: rgba(255,255,255,.12);
  line-height: 3;
  font-size: 18px;
  padding: 0 10px;
  resize: none;
}

.blank_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 998;
  display: none;
}
.vote-box{
  position: fixed;
  top: 20vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 900px;
  background: #fff;
  z-index: 999;
  border-radius: 20px;
  padding: 0 2%;
}
.vote-box .mid-box{
  overflow: hidden;
  margin: 3% 0;
  padding: 0 10px;
}
.vote-box h4{
  margin: 0;
  line-height: 1;
}
.vote-box .btns-box{
  overflow: hidden;
  margin: 5% 0;
}
.vote-box .btns-box .btn{
  border-radius: 8px;
  font-size: 20px;
  width: 106px;
  margin: 0 1.8%;
}
.vote-content{
  background: #f3f3f3;
  font-size: 14px;
  line-height: 24px;
  color: #717171;
  overflow: hidden;
  border-radius: 5px;
  padding: 1% 2%;
  text-align: justify;
  height: 12vh;
  overflow-y: auto;
}
.vote_feedback{
  background: #ffffff;
  overflow: hidden;
  padding: 0 5% 5%;
}
.vote_feedback .submit{
  display: block;
  width: 180px;
  color: #ffffff;
  border: none;
  background: #133c96;
  line-height: 40px;
  font-size: 16px;
  resize: none;
  margin-top: 3%;
  margin-left: 5%;
}
.vote-tit{
  margin: 30px 0 15px;
}
.vote-tit em{
  color: #f00;
}
.radio-box{
  overflow: hidden;
  margin-left: 5%;
}
.radio-box p{
  font-size: 18px;
  line-height: 1.5;
}
.radio-box textarea{
  border: 1px solid #ddd;
  resize: none;
  border-radius: 10px;
  width: 90%;
  font-size: 16px;
  padding: 10px;
}
.radio-box input{
  display: none;
}
.radio-box input + label{
  display: inline-block;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  padding-left: 32px;
  background: url(../images/radio1.png) no-repeat left;
  cursor: pointer;
  margin-right: 30px;
  line-height: 1.5;
}
.radio-box input:checked + label{
  background: url(../images/radio2.png) no-repeat left;
}
.radio-box .text{
  display: block;
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 40%;
  font-size: 16px;
  padding: 10px;
}

.copyright{
  background: #1a1a1a;
  font-size: 16px;
  color: rgba(255,255,255,.3);
  line-height: 26px;
  padding: 17px 0;
}
.copyright a{
  color: rgba(255,255,255,.3);
}

.ny_banner{
  overflow: hidden;
  position: relative;
}
.ny_banner img{
  display: block;
  width: 100%;
}

.navTit{
  overflow: hidden;
  background: url(../images/navTit.png) no-repeat center;
  background-size: cover;
  color: #ffffff;
  padding: 20% 5%;
}
.navTit h2{
  font-size: 32px;
  text-transform: uppercase;
  font-family: Arial;
}
.navTit h2:after{
  content: '';
  display: block;
  width: 40px;
  height: 5px;
  background: #ffffff;
  margin: 5% 0;
}
.navTit h3{
  font-size: 22px;
}

.navMenubox{
  overflow: hidden;
  margin-top: 1px;
}
.navMenubox a{
  display: block;
  background: #ffffff;
  font-size: 18px;
  line-height: 3.34;
  padding: 0 10%;
  color: #676767;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.navMenubox a:after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #f1f5ff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.navMenubox a:hover{
  color: #133c96;
}
.navMenubox a.cur{
  background: #133c96;
  color: #ffffff;
  border-right: 5px solid #df3133;
}
.navMenubox a.cur:after{
  display: none;
}
.loc-tit h3{
  line-height: 40px;
  color: #133c96;
  background: url(../images/ntbg.png) no-repeat left;
  padding-left: 31px;
}
.loc-tit h4{
  line-height: 32px;
  margin: 8px 0 0;
  color: #9a9a9a;
  text-transform: uppercase;
  margin-left: 5px;
  font-family: Arial;
}
.location{
  line-height: 40px;
  color: #1a1a1a;
  font-size: 14px;
}
.location a{
  color: #1a1a1a;
}
.location a:hover{
  color: #133c96;
}

.main-container{
  overflow: hidden;
  padding: 4% 0;
}
.ny-main-r{
  padding-left: 3%;
}
.left-top{
  overflow: hidden;
  margin-bottom: 20px;
}

.main-body{
  background: #ffffff;
  overflow: hidden;
  padding: 20px;
}

.about-content{
  overflow: hidden;
  padding: 0 0 5%;
  text-align: justify;
}
.vote_feedback .about-content{
  padding: 5% 0 3%;
}
.about-content p,.about-content span{
  font-size: 16px;
  line-height: 1.9;
  color: #333333;
}
.about-content.news p,.about-content.news span{
  font-size: 14px;
  line-height: 1.9;
  color: #666;
}
.about-content img{
  display: block;
  margin: 0 auto;
}
.about-content i,.about-content em{
  font-style: italic;
}
.about-content table{
  width: 100%;
  text-align: initial;
}
.about-content table th{
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
}
.about-content table th,.about-content table td{
  border: 1px solid #d0d0d0;
  font-size: 14px;
  padding: 2% 5px;
}
.about-content table td p{
  font-size: 14px;
}

.ability-cerf{
  overflow: hidden;
  margin: 0 -20px;
}
.ability-cerf li{
  margin-bottom: 3%;
  padding: 0 20px;
}
.ability-cerf li .img{
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 360px;
}
.ability-cerf li .img img{
  max-height: 100%;
}

.product-cell ul{
  overflow: hidden;
  margin: 0 -15px;
}
.product-cell ul li{
  padding: 0 15px;
  margin-bottom: 30px;
}
.product-cell ul li .main{
  background: #fff;
  overflow: hidden;
  padding: 5% 0 0;
}
.product-cell ul li .main img{
  width: 337px;
  height: 337px;
  transition: 0.3s;
}
.product-cell ul li .main h1{
  font-size: 22px;
  margin: 10% 0;
  color: #1a1a1a;
}
.product-cell ul li:hover img{
  transform: scale(1.03);
}

.fynumber {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 3% auto 3%;
  color: #333;
  font-size: 14px;
}
.fynumber a, .fynumber span {
  padding: 5px 11px 5px 11px;
  display: inline-block;
  color: #333;
  border: 1px solid #ebebeb;
  margin: 0 0 4px 4px;
}
.fynumber a.cur, .fynumber .current, .fynumber a:hover {
  background: #133c96;
  border: 1px solid #133c96;
  color: #fff;
}

.news_center {
  margin: 0;
}
.news_center li {
  overflow: hidden;
  border-bottom: 2px solid #f6f6f6;
  padding-bottom: 3%;
  margin-bottom: 3%;
}
.news_center li a{
  display: block;
  overflow: hidden;
}
.news_center li .pic img {
  width: 100%;
}
.news_center li .desc {
  overflow: hidden;
  padding-right: 0;
}
.news_center li .desc h4 {
  color: #1a1a1a;
}
.news_center li .desc h4:hover {
  color: #133c96;
}
.news_center li .desc p {
  margin: 0;
  font-size: 16px;
  color: #656565;
  line-height: 1.68;
}
.news_center li .desc .time {
  font-size: 14px;
  color: #989898;
}
.news_center li .desc p.mid {
  margin: 0 0 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_center li.normal .desc{
  padding-left: 3%;
}
.news_center li.first{
  border-width: 12px;
}
.news_center li.first .desc{
  padding-left: 2%;
}
.news_center li.first .desc h4{
  font-size: 24px;
  margin: 3% 0 5%;
}
.news_center li.first .desc p.mid{
  -webkit-line-clamp: 3;
}
.news_center li.first .pic{
  padding-right: 1%;
}

.statute-list li{
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
  background: url(../images/n1.png) no-repeat 10px center;
  padding-left: 30px;
}
.statute-list li a{
  display: block;
  overflow: hidden;
}
.statute-list li h4{
  font-size: 16px;
  color: #181818;
  margin: 0;
  line-height: 30px;
  max-width: 66%;
}
.statute-list li h4:hover{
  color: #133c96;
}
.statute-list li p{
  font-size: 14px;
  color: #989898;
  line-height: 30px;
}
.statute-list.downld li{
  background: url(../images/n2.png) no-repeat 6px center;
  padding-left: 40px;
}

.news_content {
  padding: 3% 0 3%;
  text-align:center
}
.news_content .btit {
  font-size: 32px;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 1.5;
}
.news_content .news_detail {
  margin: 20px 0;
  color: #333;
  font-size: 14px;
}
.news_content .news_detail span {
  margin-right: 3%;
}

.contact-way{
  overflow: hidden;
}
.contact-way ul{
  overflow: hidden;
  margin: 0 -12px;
  padding: 0 0 3%;
}
.contact-way ul li{
  padding: 0 13px;
  margin-bottom: 5%;
}
.contact-way ul li .main{
  border: 1px solid #e0e0e0;
  padding: 52px 16% 0;
}
.contact-way ul li .main img{
  height: 115px;
}
.contact-way ul li .main h2{
  font-size: 20px;
  color: #1a1a1a;
  margin: 15px 0 18px;
}
.contact-way ul li .main h6{
  font-size: 16px;
  color: #666;
  line-height: 26px;
  height: 52px;
  margin: 0;
  margin-bottom: 50px;
}
.contact-way ul li .main .lx{
  font-size: 14px;
  color: #b8b8b8;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about_box{
  overflow: hidden;
  position: relative;
  margin: 6% 0;
}
.about_box .img img{
  display: block;
  width: 100%;
}
.about_box .content{
  position: absolute;
  right: 0;
  top: 10%;
  padding: 2% 3%;
  background: #fff;
}
.about-detail{
  padding: 12% 0;
  overflow: hidden;
  background: url(../images/line1.png) no-repeat top right,url(../images/line2.png) no-repeat bottom left;
}
.about-detail p{
  font-size: 18px;
  line-height: 44px;
  color: #4c4c4c;
  margin: 0;
}
.about-detail i,.about-detail em{
  font-style: italic;
}

.gotop{
	background: #337ab7;
    color: #fff;
    display: block;
    width: 100px;
    line-height: 40px;
    text-align: center;
    float: right;
	font-size: 14px;
}
.gotop:hover,.gotop:focus{
    color: #fff;
}

@media (min-width: 768px){
  .news_center li.first .pic img{
    max-height: 260px;
  }
  .news_center li.normal .pic img{
    max-height: 135px;
  }
}
@media (max-width: 1199px){
  .navTit h2{
    font-size: 28px;
  }
  .product-cell ul li .main img{
    width: 270px;
    height: 270px;
  }
  .style_box .swiper-slide{
	height: 316px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (max-width: 991px){
  .swiper-banner .swiper-button-prev,.swiper-banner .swiper-button-next,.style_box .swiper-button-prev, .style_box .swiper-button-next,.honor_box .swiper-button-prev, .honor_box .swiper-button-next{
	display: none;
  }
  .nav > li > a{
    display: block;
    font-size: 12px;
  }
  .topbtns{
    margin: 0 0 20px;
  }
  .silde-nav{
    margin-left: 0;
    margin-top: 0;
  }
  .silde-nav li{
    float: left;
    width: 50%;
	padding: 10px 0;
  }
  .silde-nav li:nth-child(2n){
    border-left: 1px solid #fff;
  }
  .idx-box1_l,.idt_newsr,.idx-box2 .pl-stand,.idt_newsr ul li{
    padding: 0;
  }
  .idx-news.statu-news{
    margin-bottom: 4%;
  }
  .idt_newsr ul{
    margin: 20px 0 0;
  }
  .about-album{
    position: relative;
    left: 0;
    margin: 3% 0;
  }
  .capability li,.certificate-list li{
    margin-bottom: 20px;
  }
  .friendly-link li{
    width: 33.33%;
  }
  .contact-way ul li .main h6{
    height: auto;
  }
  .about_box .content {
    position: relative;
  }
  .vote-box{
    width: 94%;
  }
  .ny-main-r{
    padding: 20px 0 0;
  }
  .navTit{
    display: none;
  }
  .ability-cerf li .img{
    height: auto;
  }
  .ability-cerf li .img img{
    width: 100%;
  }
  .styles-box ul li img{
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .capability li a{
    height: 500px;
  }
}
@media (max-width: 767px){
  h2{
    font-size: 24px;
  }
  h5{
    font-size: 12px;
  }
  .style_box .swiper-slide{
	height: auto;
  }
  .logo{
    height: 30px;
    margin: 20px 0;
  }
  .navbar-nav{
    margin: 0 -30px;
  }
  .nav > li{
    float: left;
    width: 33.33%;
    border-bottom: 1px solid #355499;
    border-right: 1px solid #355499;
    padding-bottom: 8px;
  }
  .nav > li:nth-child(3n){
    border-right: none;
  }
  .nav > li:nth-child(n+10){
    border-bottom: none;
  }
  .nav > li > a{
    background-position: center 5px!important;
    padding-top: 32px;
  }
  .footer .feedback h1{
    font-size: 24px;
    margin-top: 5%;
  }
  .footer .contact h1{
    font-size: 28px;
    margin-top: 5%;
  }
  .footer .contact h2{
    font-size: 18px;
  }
  .copyright{
    padding: 10px;
    font-size: 12px;
  }
  .about-content p,.about-content span{
    font-size: 16px;
    line-height: 30px;
  }
  .product-cell ul li{
    margin-bottom: 10px;
  }
  .product-cell ul li .main h1{
    font-size: 16px;
    margin: 5% 0;
  }
  .news_center li .desc h4{
    margin: 0;
    font-size: 16px;
  }
  .news_center li.first .desc h4{
    font-size: 18px;
  }
  .news_center li.first .desc p.mid{
    -webkit-line-clamp: 2;
  }
  .news_center li .desc p.mid{
    font-size: 14px;
    margin: 5px 0 3px;
    height:48px;
    -webkit-line-clamp:2;
  }
  .news_content .btit{
    font-size: 22px;
  }
  .news_content .news_detail{
    font-size: 12px;
  }
  .contact-way ul li .main{
    padding: 20px 16% 0;
  }
  .contact-way ul li .main h2{
    margin: 5px 0 10px;
  }
  .contact-way ul li .main h6{
    margin-bottom: 10%;
  }
  .about-detail p, .about-detail span {
    font-size: 16px;
    line-height: 28px;
  }
  .idx-box2 .idx-tit{
    margin-bottom: 30px;
  }
  .idx-news li h4.fl{
    width: 68%;
  }
  .idx-tit h2{
    font-size: 20px;
  }
  .idx-tit span{
    font-size: 12px;
  }
  .idx-tit .more{
    font-size: 14px;
  }
  .footer .feedback .iptbox li{
    width: 50%;
  }
  .vote_feedback{
    padding: 0 3% 5%;
  }
  .vote-box h4{
    line-height: 2;
  }
  .radio-box{
    margin: 0;
  }
  .vote-tit {
    font-size: 16px;
    margin: 20px 0 5px;
  }
  .radio-box p{
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
    margin-bottom: 6px;
  }
  .radio-box textarea,.radio-box .text{
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
  }
  .vote_feedback .submit{
    margin: 5% auto;
  }
  .radio-box input + label{
    margin-right: 8px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 2;
    padding-left: 26px;
  }
  .vote-box .btns-box .btn{
    font-size: 16px;
  }
  .navMenubox a{
    font-size: 14px;
  }
  .main-body{
    padding: 10px;
  }
  .left-top{
    margin-bottom: 10px;
  }
  .loc-tit h3{
    font-size: 20px;
    background-size: 14px;
    padding-left: 26px;
  }
  .loc-tit h4{
    font-size: 16px;
  }
  .location{
    display: none;
  }
  .about-content table th{
    white-space: normal;
  }
  .video_box video{
	height: 250px;
  }
}
@media (max-width: 480px){
  .swiper-news .swiper-slide{
    height: 280px;
  }
  .capability li a{
    height: 500px;
  }
  .certificate-list li .main{
    padding: 10px;
  }
  .certificate-list li .pic{
    height: 160px;
  }
  .friendly-link li{
    width: 50%;
  }
}
