@charset "UTF-8";
/*a{
   transition: .8s cubic-bezier(0.6, 0.2, 0.1, 1);
  &:hover{
     transition: .8s cubic-bezier(0.6, 0.2, 0.1, 1);
  }
}*/
body, html {
  font-family: "微软雅黑","Source Han Sans CN","Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

img {
  max-width: 100%;
}
.op-banner{
  height:498px;
  width:100%;
  background-position:center ;
  position: relative;
}
 .product-nav.opo{
    /*height: 80px;*/
    background-color: #004B81;
}
 .op-banner .bot{
  height:85px;
  font-size: 34px;

  background:rgba(0,0,0,.5);
  width:100%;
  position: absolute;
  bottom:0;
  left:0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
 .op-banner .center{
  color:#ffffff;
  font-size: 50px;
  height:70px;
  position: absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  margin:auto;

}
 .op-banner .center .span{
  width:38px;
  height:3px;
  margin-top:10px;
  background:#ffffff;
}
@media screen and (max-width: 767px){  
  .op-banner .center h1 {
      font-size: 40px;
  }
}
@media screen and (max-width: 414px){
  .op-banner .center {
    font-size: 30px;
  }
}
  
  .op-banner .bot .bot-li{
  color:#ffffff;
  height:100%;
  line-height: 85px;
  font-size: 34px;
  padding-left:25px;
}
.title {
  font-size: 30px;
  text-align: center;
  color: #004981;
}

.box1200 {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #666666;
}

.con-s {
  width: 100%;
  height: 65px;
}
.con-s img {
  max-width: 100%;
}

.s-f1 {
  padding-top: 70px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.s-f1 .wen {
  margin: 30px auto;
  color: #666666;
  line-height: 30px;
  text-align: center;
  width: 70%;
}
.s-f1 .wen p{
  line-height: 30px;
}
.s-f1 .box1200 .img .imgul {
  overflow: hidden;
}
.s-f1 .box1200 .img .imgul .li {
  float: left;
  margin-left: 2.5%;
  width: 31.6%;
}
.s-f1 .box1200 .img .imgul .li img {
  max-width: 100%;
}
.s-f1 .box1200 .img .imgul .li:nth-child(3n+1) {
  margin-left: 0;
}
.s-f1 .box1200 .img .span {
  display:block;
  color:#999;
  line-height: 1;
  text-align: center;
  margin: 30px 0;
}

.s-f2 {
  padding-top: 40px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.s-f2 .img {
  margin-top: 45px;
  /*height:540px;*/
  width: 100%;
  display: block;
}
.s-f2 .img img {
  max-width: 100%;
}

.s-f3 {
  padding-top: 50px;
  padding-bottom: 56px;
}
.s-f3 .box-wen {
  margin-top: 50px;
  overflow: hidden;
}
.s-f3 .box-wen .left {
  float: left;
  width: 444px;
  height: 372px;
  border: 1px solid #004981;
  margin-left: 62px;
}
.s-f3 .box-wen .left img {
  max-width: 100%;
}
.s-f3 .box-wen .right {
  width: 600px;
  float: right;
  padding-left: 20px;
}
.s-f3 .box-wen .right .p {
  font-size: 18px;
}
.s-f3 .box-wen .right .p p {
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}
.s-f3 .box-wen .right .p p:after {
  position: absolute;
  left: 4px;
  top: 16px;
  border-radius: 50%;
  content: "";
  height: 6px;
  width: 6px;
  background: #004981;
}
.s-f3 .box-wen .right .img {
  margin-top: 35px;
}
.s-f3 .box-wen .right .span {
  margin-top: 18px;
  font-size: 14px;
  color: #333333;
}

.s-f4 {
  padding-top: 70px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.s-f4 ul {
  overflow: hidden;
  margin-top: 70px;
}
.s-f4 ul li {
  float: left;
  width: 280px;
  margin-left: 26px;
}
.s-f4 ul li:nth-child(1) {
  margin-left: 0;
}
.s-f4 ul li .top {
  height: 73px;
  line-height: 73px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  background: #004981;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.s-f4 ul li .bot {
  padding: 25px 15px;
  box-sizing: border-box;
  color: #333333;
  font-size: 16px;
  width: 278px;
  margin: 0 auto;
  border: 1px solid #004981;
  border-top: none;
  height: 310px;
}
.s-f4 ul li .bot p{
  line-height: 30px;
}

.s-f5 {
  padding-top: 60px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.s-f5 .bs-box {
  margin-top: 5px;
  cursor: pointer;

}
.s-f5 .bs-box.bs-cur {
  margin-top: 40px;
}
.s-f5 .bs-box .bs-h {
  height: 46px;
  width: 100%;
  border: 2px solid #e6e6e6;
  background: #ededed;
  line-height: 42px;
  padding-left: 45px;
 border-radius: 4px;
 font-size: 20px;
 color: #333;
}
.s-f5 .bs-box .bs-h:hover{
  color: #004B81;
}
.s-f5 .bs-box .bs-wen {
  border: 2px solid #e6e6e6;
  padding: 0 30px;
  box-sizing: border-box;
}
.s-f5 .bs-box .bs-wen .li {
  overflow: hidden;
}
.s-f5 .bs-box .bs-wen .li.li-cur {
  border-bottom: 1px dashed #e6e6e6;
}
.s-f5 .bs-box .bs-wen .li .left {
  float: left;
  width: 50%;
  padding: 40px 20px;
  padding-right: 3px;
  box-sizing: border-box;
}
.s-f5 .bs-box .bs-wen .li .left .h5{
  font-size: 18px;
  color: #333333;
  margin-bottom: 25px;
}
.s-f5 .bs-box .bs-wen .li .left .wen{
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.s-f5 .bs-box .bs-wen .li .left .wen p{
  line-height: 30px;
}
.s-f5 .bs-box .bs-wen .li .left .imgl img {
  max-width: 100%;
}
.s-f5 .bs-box .bs-wen .li .right {
  width: 50%;
  float: right;
  padding: 30px;
  box-sizing: border-box;
}
.s-f5 .bs-box .bs-wen .li .right img {
  max-width: 100%;
}
.s-f5 .bs-box .bs-wen .li .right .span {
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 20px;
  box-sizing: border-box;
}
.s-f5 .bs-box .bs-wen .li .right .flex-nav-prev {
  display: none;
}
.s-f5 .bs-box .bs-wen .li .right .flex-nav-next {
  display: none;
}
.s-f5 .bs-box .bs-wen .li .right .flex-control-nav {
  height: 50px;
  padding-right: 10px;
  box-sizing: border-box;
  width: 100%;
}
.s-f5 .bs-box .bs-wen .li .right .flex-control-nav li {
  float: right;
  margin: 0 4px;
  margin-top: 20px;
}
.s-f5 .bs-box .bs-wen .li .right .flex-control-nav li a {
  height: 7px;
  width: 7px;
  border: 1px solid #fff;
  background: transparent;
}
.s-f5 .bs-box .bs-wen .li .right .flex-control-nav li a.flex-active {
  background: #ffffff;
}
.s-f5 .bs-box .bs-wen{
  display: none;
}
.s-f5 .bs-box.cur .bs-h{
  border-bottom-left-radius: 0;  
  border-bottom-right-radius: 0;  
}

.s-f6 {
  padding: 50px 0;
  box-sizing: border-box;
}
.s-f6 .box-img {
  margin-top: 15px;
}
.s-f6 .box-img .img img {
  margin: 0 auto;
  display: block;
}
.s-f6 .box-img .span {
  color: #666666;
  font-size: 18px;
  text-align: center;
  line-height: 1;
}

.s-f7 {
  padding-top: 65px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.s-f7 .img {
  margin-top: 35px;
}
.s-f7 .img img {
  margin: 0 auto;
  display: block;
}
.s-f7 .span {
  color: #333333;
  text-align: center;
  margin-top: 28px;
}

.s-f8 {
  padding-top: 45px;
  padding-bottom: 120px;
  box-sizing: border-box;
}
.s-f8 .video {
  width: 1150px;
  height: 589px;
  margin: 0 auto;
  margin-top: 55px;
  background: #000;
  overflow: hidden;
}

/**/
.product-title {
  height: 60px;
  background: #f0f0f0;
}
.product-title .top-title {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  height:100%;
}
.product-title .top-title .libox {
  float: left;
  height: 100%;
  color: #333333;
  text-align: center;
  font-size: 16px;
  width: 219px;
  /*padding-top: 5px;*/
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-title .top-title .libox.cur, .product-title .top-title .libox:hover {
  background: #ffffff;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-title .top-title .libox.cur .li, .product-title .top-title .libox:hover .li {
  border-top: 4px solid #004981;
  color: #265b8b;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-title .top-title .libox .li {
  height: 57px;
  line-height: 57px;
  border-right: 1px solid #fff;
  border-top: 4px solid transparent;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.product-box {
  overflow: hidden;
  margin-top: 42px;
}
.product-box .li {
  width: 360px;
  border: 1px solid #cccccc;
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 56px;
  margin-top: 48px;
}
.product-box .li:nth-child(3n+1) {
  margin-left: 0;
}
.product-box .li .img {
  padding: 12px;
  /*width: 360px;*/
  height: 177px;
  overflow: hidden;
  padding-bottom: 0;
  box-sizing: border-box;
  background: #f2f2f2;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li .img img {
  width: 100%;
}
.product-box .li .bot {
  height: 58px;
  line-height: 58px;
  background: #f2f2f2;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li .bot .left {
  float: left;
  font-size: 18px;
  color: #333333;
  line-height: 58px;
  padding-left: 30px;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li .bot .right {
  line-height: 58px;
  float: right;
  font-size: 12px;
  color: #999999;
  padding-right: 35px;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li .bot .right:after {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  right: 11px;
  background: url(../img/img-01.png) no-repeat center;
  top: 22px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li.cur .img, .product-box .li:hover .img {
  background: #0a5086;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li.cur .bot, .product-box .li:hover .bot {
  background: #0a5086;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li.cur .bot .left, .product-box .li:hover .bot .left {
  color: #ffffff;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-box .li.cur .bot .right, .product-box .li:hover .bot .right {
  color: #fff;
}
.product-box .li.cur .bot .right:after, .product-box .li:hover .bot .right:after {
  background: url(../img/img-02.png) no-repeat center;
}

.product-clear {
  text-align: center;
  margin-top: 75px;
  margin-bottom: 135px;
}
.product-clear a.prev, .product-clear a.next {
  display: inline-block;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  width: 84px;
  background-color: #ccc;
  color: #fff;
  transition: all .5s ease-out;
}
.product-clear a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  width: 38px;
  color: #fff;
  background-color: #ccc;
  margin: 0 10px;
  cursor: pointer;
}
.product-clear a.cur, .product-clear a:hover {
  background-color: #0a5086;
}

/**/
.box-xian {
  height: 30px;
}

.security {
  font-size: 18px;
  color: #666666;
}
.security .security-tit {
  padding: 60px 0;
  box-sizing: border-box;
}
.security .security-tit .tit {
  text-align: center;
  font-size: 30px;
  color: #333333;
  line-height: 1;
  margin-bottom: 40px;
}
.security .security-tit .wen {
  padding: 0 65px;
  box-sizing: border-box;
  font-size: 18px;
  color: #666;
  line-height: 30px;
}
.security .security-tit .wen p{

  font-size: 18px;
  color: #666;
  line-height: 30px;
}
.security .security-ul {
  padding-top: 70px;
  box-sizing: border-box;
}
.security .security-ul .tit {
  text-align: center;
  font-size: 28px;
  color: #004981;
  line-height: 1;
}
.security .security-ul .wrap{
  padding-bottom: 5%;
}
.security .security-ul .wen {
  padding: 0 50px;
  box-sizing: border-box;
}
.security .security-ul .wen .video {
  height: 580px;
  width: 100%;
  margin-top: 60px;
  background: #ffffff;
}
.security .security-ul .wen .span {
  margin-top: 40px;
  text-align: center;
}
.security .security-ul .wen .p {
  margin-top: 40px;
}
.security .security-ul .ul {
  overflow: hidden;
  margin: 40px 0;
}
.security .security-ul .ul .lis {
  width: 50%;
  font-size: 18px;
}
.security .security-ul .ul .lis .wenbox {
  height: 100%;
  width: 100%;
  padding-top: 30px;
  box-sizing: border-box;
  line-height: 1.8;
}
.security .security-ul .ul .lis .wenbox .p {
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333;
}
.security .security-ul .ul .lis .wenbox .p p{
   font-size: 18px;
  color: #333;
  line-height: 38px;
}
.security .security-ul .ul .lis .flexslider {
  width: 93%;
  float: left;
}
.security .security-ul .ul .lis .flexslider .flex-nav-next {
  display: none;
}
.security .security-ul .ul .lis .flexslider .flex-nav-prev {
  display: none;
}
.security .security-ul .ul .lis .flexslider .flex-control-paging {
  padding-right: 15px;
  height: 26px;
  width: auto;
  box-sizing: border-box;
  right: 0;
}
.security .security-ul .ul .lis .flexslider .flex-control-paging li a {
  height: 6px;
  width: 6px;
}
.security .security-ul .ul .lis .flexslider .span {
  position: absolute;
  padding-left: 25px;
  box-sizing: border-box;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  width: 100%;
  left: 0;
  bottom: 0;
}
.security .security-ul .ul .lf {
  float: left;
}
.security .security-ul .ul .lr {
  float: right;
}
.security .security-ul .ul .lr .flexslider {
  float: right;
}
.security .security-ol {
  padding-top: 0;
}
.security .security-ul .wen .video video{
  background:#000;
}
/*# sourceMappingURL=style.css.map */
