/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

p{margin:0;}


.container, .ma, .w{
    margin-left: auto;
    margin-right: auto;
    display: block;
}



.dif1, .sProduct-columns .item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

@media screen and (max-width: 1024px){
  .dif1, .sProduct-columns .item {
    display: block;
  }
}
  

.bg,.icoImg {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.shade {
	display: block;
	width: 100%;
	height: 100%
}

.contain {
	position: relative
}

img.bg {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%
}

div.bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: inherit;
	width: 100%;
	height: 100%
}

.img img {
	position: relative;
	z-index: 1;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	-o-object-fit: contain;
	object-fit: contain
}

.img.Dh img {
	width: 100%
}

.img.Dv img {
	height: 100%
}

._pen,.bg,.dct,.holding a,.z-1 {
	pointer-events: none!important
}

.img,.pic,.vm {
	position: relative;
	overflow: hidden;
	display: block;
	font-size: 0
}

.img {
	text-align: center
}

.img img,.vmbox {
	position: relative;
	z-index: 1;
	display: inline-block;
	max-width: 100%!important;
	max-height: 100%!important;
	width: auto;
	height: auto;
	vertical-align: middle
}

.imax div,.imax iframe,.imax p,.imax section {
	max-width: 100%
}

.imax img {
	max-width: 100%;
	height: auto!important
}

.imgScroll.x {
	overflow-x: auto;
	max-width: 100%
}

.imgScroll.y {
	overflow-y: auto
}

.imgScroll img {
	max-width: none!important;
	width: auto!important;
	height: auto!important
}

.bg,.mask,.shade .box,.shade .ysqJsBox,.shade .ysqMoveBox,.shadow,.wh100 {
	position: absolute!important;
	left: 0;
	top: 0;
	max-width: none!important;
	width: 100%;
	height: 100%
}

.shade .slideBox {
	width: 300%
}

.shade,.z1 {
	z-index: 1
}

.shadow {
	z-index: 4
}

.mask {
	z-index: 6
}

.z90 {
	z-index: 90
}



.container,
.w {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 1025px) {
  .container,
  .w {
    width: 96%;
  }
}
@media (min-width: 1281px) {
  .container,
  .w {
    width: 1200px;
  }
}
@media (min-width: 1441px) {
  .container,
  .w {
    width: 1400px;
  }
}
@media (min-width: 1641px) {
  .container,
  .w {
    width: 1600px;
  }
}
@media (min-width: 1921px) {
  .container,
  .w {
    width: 96%;
  }
}
@media (max-width: 1024px) {
  .container,
  .w {
    width: auto;
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
}
@media (max-width: 640px) {
  .container,
  .w {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


.max1520{
  max-width: 1550px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.flexed{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}



/*head*/
.head-bg{
  background: rgba(31, 31, 31, 0.5);
  position: fixed;
  width: 100%;
  z-index: 9999;
  height: 100px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.head-index{
  align-items: center;
  position: relative;
}

.head-index .logo{
  line-height: 100px;
}

.head-index .logo img{
  max-width: 100%;
}

.head-index .ttel{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}


.so img {
    max-width: 100%;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 100px;
    width: 238px;
    padding: 10px 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(31,31,31, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #333;
    float: left;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
    float: left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}


@media(max-width: 1366px){
  .nnav{
    width: 65%;
  }
    .x-menu > li>a{
        font-size: 18px;
    }
    .head-index .ttel{
        font-size: 16px;
    }
}

/*banner*/
/*banner*/
#index_lunbo .swiper-pagination {
  left: 50%;
  transform: translate(-50%, -50%);
}

#index_lunbo .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.7);
}

#index_lunbo .item > img {
  transform: scale(1.2);
}

#index_lunbo .swiper-slide-active img,
.swiper-slide-duplicate-active img {
  transition: 2s linear;
  transform: scale(1);
}

.ad {
  overflow: hidden;
}

.ad .bgi {
 
}

.ad .item {
  font-size: 0;
  background: #535353;
  position: relative;
}

.ad .item > img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.ad .item .textimg {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ad .item .textimg img {
  max-width: 100%;
  text-align: center;
}

.ad .item .textimg .b_text {
  margin-bottom: 10vh;
  /*animation: zyfadeInDown 1s;*/
}

.ad .item .textimg .b_btn {
  max-width: 200px;
  /*animation: zyfadeInUp 1s;*/
}

@media(max-width: 767px){
    .ad .item .textimg img{
        max-width: 50%;
    }
}


/**/
.product-bg{
  background: #fcfcfc;
  padding-top: 2.34375vw;
  padding-bottom: 3.6458vw;
  overflow: hidden;
}

.product-index{

}

.pt{
  text-align: center;
}

.pt .pt1{
  color: #333333;
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
}

.pt .pt2{
  color: #333333;
  font-size: 16px;
  padding: 1vw 0;
}

.pt .pt3{
  width: 56px;
  height: 5px;
  background: #0aa4e5;
  margin: 0 auto;
}

.cppfen{
    box-sizing: border-box;
    margin-top: 1.5625vw;
    margin-bottom: 2vw;
}
.cpphg{
    color: #fff;
}
.cpphg_aa{
  font-size: 2.2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}
.cpphg_bb{
  font-size: 2.2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}
.cpphg_bb span{
    font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}
.cppfen li{
    text-align: center;
    cursor: pointer;
}
.cppfen_aa{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height:35px;
	letter-spacing: 0px;
	color: #646464;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cppfen_aa a{
    color: #646464;
}
.cppfen_bb{
    font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #646464;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cppfen_img{
    width: 100%;
    margin: 0 auto;
    height: 76px;
}
.cppfen_img img{
    max-width: 100%;
    height: auto;
}
.cppfen  li:hover .cppfen_img img{
   filter: invert(52%) sepia(28%) saturate(5710%) hue-rotate(167deg) brightness(99%) contrast(92%);
}

.cppfen  li:hover .cppfen_aa a{
  color: #0aa4e5;
}
.fenbg{
    float: left;
    width: 46.6%;
    margin-top: 2%;
    height: 61.8vh;
    overflow: hidden;
}
.dngrght {
    float: right;
    width: 53%;
    margin-top: 2%;
}
.fenbg_img img{
    width: 100%;
    height: auto;
}
.fenbg li{
    position: relative;
    cursor: pointer;
}
.fenbgne{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background: rgba(227,87,60,0.5);
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 25% 0;
    opacity: 0;
    transition: all 0.6s ease;
}
.fenbgne_bb{
    font-size: 2.8rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 80px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 2%;
}
.fenbgne_bb a{
    color: #ffffff;
}
.fenbgne_cc{
    width: 207px;
	background-color: #ffffff;
    margin:3% auto 0;
    font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #0a5aa7;
    border-radius: 30px;
}
.fenbgne_cc a{
    color: #0a5aa7;
}
.fenbgne_aa{
    width: 125px;
	height: 7px;
	background-color: #ffffff;
    margin:3% auto 0;
    transition: all 0.6s ease;
}
.fenbg li:hover .fenbgne_aa{
    transition: all 0.6s ease;
    width: 50px;
}
.fenbg li:hover .fenbgne{
    opacity: 1;
    transition: all 0.6s ease;
}
.dngrght li{
    width: 33%;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 1%;
}
.fenbgne1{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background: rgba(227,87,60,0.5);
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 20% 0;
    opacity: 0;
    transition: all 0.6s ease;
}
.fenbg li:hover .fenbgne_aa{
    transition: all 0.6s ease;
    width: 50px;
}
.fenbg li:hover .fenbgne{
    opacity: 1;
    transition: all 0.6s ease;
}
.fenbgne_bb1{
    font-size: 1rem;
	font-weight: 400;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 2%;
}
.fenbgne_bb1 a{
    color: #ffffff;
}
.fenbgne_aa1{
    width: 54px;
	height: 3px;
	background-color: #ffffff;
    margin:3% auto 0;
    transition: all 0.6s ease;
}
.dngrght li:hover .fenbgne1{
    opacity: 1;
    transition: all 0.6s ease;
}
.dngrght li:hover .fenbgne_aa1{
    transition: all 0.6s ease;
    width: 20px;
}
.fenbgne_cc1{
    width: 89px;
	background-color: #ffffff;
    margin:3% auto 0;
    font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #0a5aa7;
    border-radius: 30px;
}
.fenbgne_cc1 a{
    color: #0a5aa7;
}
.gfung{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ffffff;
    opacity: 1;
    transition: all 0.6s ease;
}
.gfung a{
   color: #ffffff;
}
.dngrght li:hover .gfung{
    opacity: 0;
    transition: all 0.6s ease;
}
.index-product-list .item .img1:after{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(10, 164, 229, 0.3);
    z-index: 8;
    -webkit-transition: all 300ms ease-out 300ms;
    transition: all 300ms ease-out 300ms;
    opacity: 0;
    visibility: hidden;
    -webkit-clip-path: inset(45% 0 round 0);
    clip-path: inset(45% 0 round 0);
}
.index-product-list li .img1{
  position: relative;
  border: 3px solid #0aa4e5;
}

.index-product-list .item .img1:hover:after{
  -webkit-clip-path: inset(0 0 round 0);
    clip-path: inset(0 0 round 0);
    -webkit-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    opacity: 1;
    visibility: visible;
}

.index-product-list li .wz{
  text-align: center;
  color: #333333;
  font-size: 17px;
  padding-top: 1vw;
}

.pmore{
  width: 172px;
  height: 38px;
  border-radius: 5px;
  background: #0aa4e5;
  margin: 0 auto;
  margin-top: 3.64583vw;
}

.pmore a{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 38px;
}



@media(max-width: 767px){
  .product-bg{
    padding-top: 5%;
  }
  .pt .pt1{
    font-size: 16px;
  }

  .pt .pt2{
    font-size: 14px;
  }
  .cppfen{
    flex-wrap: wrap;
    margin-top: 5%;
  }
    .cppfen li{
        width: 50%;
    }
    .cppfen_aa{
      font-size: 14px;
    }
    .index-product-list li .wz{
      font-size: 14px;
    }
}


/*选择*/
.Tt { position: relative; }
.Tt .box { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.Tt .box { opacity: 0; visibility: hidden; transition: all .5s ease; }
.Tt .box.on { position: static; opacity: 1; visibility: visible;  }



/*应用领域*/
.area-index{
  margin-top: 2vw;
  overflow: hidden;
}

.area-list{
  flex-wrap: wrap;
  margin-top: 2.6vw;
}

.area-list li{
  width: 23.5%;
  margin-bottom: 2%;
  position: relative;
}

.area-list li .img1{
  position: relative;
}

.area-list li .img1::after{
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 164, 229, 0.3);
  z-index: 8;
  -webkit-transition: all 300ms ease-out 300ms;
  transition: all 300ms ease-out 300ms;
  opacity: 0;
  visibility: hidden;
  -webkit-clip-path: inset(45% 0 round 0);
  clip-path: inset(45% 0 round 0);
}

.area-list li .ahh{
  position: absolute !important;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  z-index: 8;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}

.area-list li .img1 img{
  width: 100%;
}

.area-list li .wz{
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    padding: 0 5%;
    top: 50%;
    -webkit-transition: all 250ms ease 300ms;
    transition: all 250ms ease 300ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0%, -100%);
    transform: translate(0%, -100%);
    color: #fff;
    text-align: center;
    display: block;
    width: 180px;
    height: 52px;
    line-height: 52px;
    border-radius: 36px;
    background: rgba(253, 253, 253, 0.6);
    color: #333333;
    text-align: center;
    margin: 0 auto;
    font-size: 17px;
}

.area-list li .wz1{
  background: #0aa4e5;
  margin-top: 1.3vw;
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 34px;
  font-weight: 600;
}

.area-list li:hover .img1::after{
    -webkit-clip-path: inset(0 0 round 0);
    clip-path: inset(0 0 round 0);
    -webkit-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    opacity: 1;
    visibility: visible;
}

.area-list li:hover .wz{
  -webkit-transition: all 250ms ease 300ms;
    transition: all 250ms ease 300ms;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

@media(max-width: 767px){
  .area-index{
    margin-top: 5%;
  }
  .area-list{
    margin-top: 5%;
  }
  .area-list li{
    width: 49%;
  }
  .area-list li .wz1{
    font-size: 14px;
  }
}

/**/
.case-index{
  margin-top: 2vw;
  overflow: hidden;
}
.c2{
  
}
.c2 .con {
  margin-top: 4.6vw;
  overflow: hidden;
}

.c2 .con .list2 {
  display: flex;
  justify-content: space-between;
}

.c2 .con .list2 li {
  width: 21.45%;
  overflow: hidden;
  position: relative;
  transition-duration: .5s;
}

.c2 .con .list2 li img{
 
}

.c2 .con .list2 li:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
  opacity: 0;
}


.c2 .con .list2 li.on:before {
  opacity: 1;
}

.c2 .con .list2 li .zi {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 999;
  opacity: 0;
}

.c2 .con .list2 li .zi a.ww{
  display: block;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}

.c2 .con .list2 li .zi a.cmore{
  color: #0aa4e5;
  font-size: 24px;
  display: block;
   width: 199px;
  height: 62px;
  line-height: 62px;
  background: #fff;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 1.5625vw;
}



@media (min-width: 781px) {
  .c2 .con .list2 li.on {
      width: 57.1%;
  }

  .c2 .con .list2 li.on .zi {
      opacity: 1;
  }
}


@media (max-width: 780px) {
  .c2 .con .list2{
    flex-wrap: wrap;
  }
  .c2 .con .list2 li {
      width: 100%;
      margin-bottom: 1%;
  }

  .c2 .con .list2 li img{
    width: 100%;
    height: auto;
  }
}


/**/
.about-index{
  margin-top: 2.6vw;
  overflow: hidden;
}

.about-con{
  margin-top: 3.02vw;
}

.aboutl{
  width: 42.24%;
}

.aboutl .ab1{
  border-bottom: 1px solid #7f7f7f;
  padding-bottom: 0.5vw;
}

.aboutl .ab1 h3{
  color: #0aa4e5;
  font-size: 3.125vw;
  font-weight: 600;
}

.aboutl .ab1 h4{
  color: #000000;
  font-size: 0.9375vw;
  padding-top: 0.5vw;
}

.aboutl .ab2{
  margin-top: 1vw;
}

.aboutl .ab2 p{
  color: rgba(0,0,0,.8);
  font-size: 18px;
  line-height: 32px;
  text-align: justify;
  text-indent: 2em;
}
.c2-con{
  margin-top: 1.6667vw;
}
.c2-con ul{
  justify-content: flex-start;
}
.c2-con ul li{position: relative;width: 30%;}
.c2-con ul li .count-title{color: #0aa4e5;display:inline-block;font-size: 2.5vw;font-weight: 600;line-height: 1;}
.c2-con ul li dt{color: #0aa4e5;display:inline-block;padding-left: 5px;font-size:16px;position: absolute;font-weight: normal;}
.c2-con ul li p{color: #666666;text-align: center;font-size:14px;margin-top: 0.78125vw;}

.aboutr{
  width: calc(100% - 50%);
  margin-top: 1vw;
}

.video{
  position: relative;
}
.video img{
  max-width: 100%;
}
.video-index{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

@media(max-width: 1366px){
  .aboutl .ab2{
    height: 170px;
    overflow: hidden;
  }
  .aboutl .ab2 p{
    font-size: 14px;
    line-height: 24px;
  }
}



@media(max-width: 767px){
  .about-index{
    margin-top: 5%;
  }
  .about-con{
   margin-top: 5%;
   flex-wrap: wrap;
  }
  .aboutl{
    width: 100%;
  }
  .aboutl .ab1 h3{
    font-size: 16px;
  }
  .aboutl .ab1 h4{
    font-size: 14px;
  }
  .aboutl .ab2{
    height: auto;
  }
  .c2-con{
    margin-top: 5%;
  }
  .c2-con ul li .count-title{
    font-size: 18px;
  }
  .c2-con ul li dt{
    font-size: 14px;
  }
  .c2-con ul li p{
    text-align: left;
  }
  .aboutr{
    width: 100%;
    margin-top: 5%;
  }
  
  .video > img{
  }
  .video-index img{
    width: 50px;
    height: 50px;
  }
}



/**/
.order-bg{
  background: url(../images/c8ef5952a2034bb6b7576b5825ee9a3e2a979fda.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 1.5625vw;
  padding-bottom: 2.34375vw;
  margin-top: 3.64583333333333vw;
  overflow: hidden;
}

.ot .pt1{
  color: #fff;
}

.ot .pt2{
  color: #fff;
}

.ot .pt3{
  background: #fff;
}

.c5 .con .c5-1 .conx {
    background: #fff;
    padding: 2.6vw 0;
    margin-top: 2.6vw;
}

@media (max-width: 780px) {
    .c5 .con .c5-1 .conx {
        padding: 20px 0;
    }
}

.c5 .con .c5-1 h2 {
    font-size: 36px;
    color: #0b5eae;
    text-align: center;
}

@media (max-width: 780px) {
    .c5 .con .c5-1 h2 {
        font-size: 24px;
    }
}

.c5 .con .c5-1 .con1 {
   
}

@media (max-width: 767px) {
    .c5 .con .c5-1 .con1 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 24px;
    }
}



.c5 .con .c5-1 .con1 .list2 li {
    text-align: center;
    border-right: 1px solid #c0c0c0;
    width: 15%;
    padding-top: 20px;
    padding-bottom: 16px;
    position: relative;
}

.c5 .con .c5-1 .con1 .list2 li:before {
    width: 36px;
    height: 36px;
    display: block;
    background: url(//static.xypt.net.cn/4457d8a6/21/07/918592b87d1478f641b9e7e98fb7908816d93a62.png) no-repeat 50%;
    content: '';
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate(50%, -85%);
    z-index: 1;
}

.c5 .con .c5-1 .con1 .list2 li:last-child{
  border-right:none;
}

.c5 .con .c5-1 .con1 .list2 li:last-child:before{
  display: none;
}

@media (max-width: 767px) {
  .c5 .con .c5-1 .con1 .list2 {
    flex-wrap: wrap;
}
    .c5 .con .c5-1 .con1 .list2 li:before {
        width: 20px;
        height: 20px;
        background-size: 100% auto !important;
    }
}

@media (max-width: 767px) {
    .c5 .con .c5-1 .con1 .list2 li {
        padding-top: 16px;
        width: 48%;
    }
    .c5 .con .c5-1 .con1 .list2 li:last-child{
      width: 100%;
    }
}

.c5 .con .c5-1 .con1 .list2 li .img {
    line-height: 61px;
}

@media (max-width: 480px) {
    .c5 .con .c5-1 .con1 .list2 li .img img {
        transform: scale(0.8);
    }
}

.c5 .con .c5-1 .con1 .list2 li dd {
    color: #191919;
    font-size: 18px;
    margin-top: 35px;
}

@media (max-width: 767px) {
    .c5 .con .c5-1 .con1 .list2 li dd {
        font-size: 16px;
        margin-top: 10px;
    }
}


.c5 .con .c5-1 .con1 .list2 li .su {
    color: #0aa4e5;
    font-weight: 600;
    font-size: 18px;
    margin-top: 35px;
}

@media (max-width: 780px) {
    .c5 .con .c5-1 .con1 .list2 li .su {
        margin-top: 14px;
    }
}

.c5 .con .c5-1 .con1 .list2 li .su:before {
    content: '';
    display: block;
    width: 1px;
    height: 38px;
    background-color: #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
}


.zixun{
  justify-content: center;
  margin-top: 2.6vw;
  align-items: center;
}

.zixun .z1{
  background: url(//cdn.myxypt.com/77172c53/22/05/798dbcf368efc0b11cb1b18b9600f3a8d0b67a54.png) no-repeat left center;
  padding-left: 2.9vw;
  line-height: 46px;
}

.zixun .z1 p{
  color: #fff;
  font-size: 16px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}

.zixun .z1 p strong{
  font-size: 24px;
}

.zixun .z2{
  width: 139px;
  height: 43px;
  border-radius: 10px;
  background: #0aa4e5;
  margin-left: 3.125vw;
}


.zixun .z2 a{
  display: block;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 43px;
}

@media(max-width: 1366px){
  .zixun .z1{
    padding-left: 60px;
  }
}


@media(max-width: 767px){
  .zixun{
    flex-wrap: wrap;
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .zixun .z2{
    margin-top: 5%;
  }
  .zixun .z1 p strong{
    font-size: 16px;
  }
  .zixun .z2{
    margin: 0 auto;
    margin-top: 5%;
  }
  .zixun .z2 a{
    font-size: 14px;
  }
}

/**/
.news-index{
  margin-top: 2vw;
  margin-bottom: 2.6vw;
  overflow: hidden;
}

.nsort{
  justify-content: center;
  margin-top: 1.67vw;
}

.nsort li{
  border: 1px solid #666666;
  border-radius: 30px;
  margin: 0 0.625vw;
  width: 120px;
  height: 37px;
}

.nsort li a{
  display: block;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
}

.nsort li.cur{
  border: 1px solid #0aa4e5;
}

.nsort li.cur a{
  color: #0aa4e5;
}

.tt2{
  display: none;
}

.news-wrap{
  margin-top: 2.6vw;
}

.nlist1{
  width: 37.96%;
}
.nlist1 li .img1 img{
  width: 100%;
}

.nlist1 li .wz{
  margin-top: 2vw;
}

.nlist1 li .wz .wz1{
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nlist1 li .wz .wz2{
  color: #666666;
  font-size: 15px;
  line-height: 28px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
margin-top: 1vw;
}

.nlist1 li .wz .wz3{
  width: 142px;
  height: 46px;
  border: 1px solid #cdcecd;
  border-radius: 30px;
  text-align: center;
  line-height: 46px;
  color: #666666;
  font-size: 16px;
  margin-top: 1.5625vw;
}

.nlist2{
  width: calc(100% - 42.63%);
}

.nlist2 li{

}

.nlist2 li+li{
  margin-top: 3.385vw;
  
}

.nlist2 li a{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
  align-items: center;
}

.nlist2 li a .img1{
  width: 26.4%;
}

.nlist2 li a .img1 img{
  width: 100%;
}

.nlist2 li a .wz{
  width: 56.5%;
}

.nlist2 li a .wz .wz1{
  color: #666666;
  font-size: 18px;
  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.nlist2 li a .wz .wz2{
  color: #666666;
  font-size: 15px;
  line-height: 28px;
  margin-top: 0.9vw;
  overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}

.nlist2 li a .wz .wz3{
  color: #666666;
  font-size: 18px;
  margin-top: 0.9vw;
}

.nlist2 li a .nmore{
  width: 10%;
  text-align: right;
}

@media(max-width: 767px){
  .news-index{
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .nsort{
    margin-top: 5%;
  }
  .news-wrap{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .nlist1{
    width: 100%;
  }
  .nlist1 li .wz .wz1{
    font-size: 14px;
  }
  .nlist1 li .wz .wz2{
    font-size: 12px;
    line-height: 20px;
  }
  .nlist1 li .wz .wz3{
    font-size: 14px;
  }
  .nlist2{
    width: 100%;
    margin-top: 5%;
  }
  .nlist2 li a .img1{
    width: 30.4%;
  }
  .nlist2 li a .wz{
    width: 54.5%;
  }
  .nlist2 li a .wz .wz1{
    font-size: 14px;
  }
  .nlist2 li a .wz .wz2{
    font-size: 12px;
    line-height: 20px;
  }
   .nlist2 li a .wz .wz3{
    font-size: 12px;
  }
  .nlist2 li a .nmore img{
    max-width: 50%;
  }
}



/**/
.foot-bg{
  background: #0aa4e5;
  padding: 2.34375vw 0;
}

.foot-index{
  padding: 0 5.2vw;
}

.footnav{
  width: 45.5%;
}

.footnav dl{
  width: 25%;
}

.footnav dl dt{
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 1.5625vw;
}

.footnav dl dd a{
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: rgba(255,255,255,.8);
}

.footlx{
  width: 25.8%;
  border-right: 1px solid rgba(255,255,255,.5);
}

.footlx h3{
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 1.5625vw;
  font-weight: 600;
  line-height: 1.42857143;
}

.footlx p{
  font-size: 14px;
  line-height: 36px;
  color: rgba(255,255,255,.8);
}

.footlx p:nth-of-type(1){
  font-size: 16px;
}

.ferq{
  padding-top: 1.875vw;
}

.ferq img{
  max-width: 100%;
}

.ferq p{
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 2.5;
}

.cop-bg{
  border-top: 1px solid #85d2f2;
  margin-top: 2.6vw;
  padding: 1vw 0;
}

.cop-index{
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  padding: 0 5.2vw;
}

.cop-index a{
  color: #ffffff;
}

.cop-index .jishu{
  font-size: 14px;
  color:rgba(255,255,255,.8);
  margin-top: 0.5vw;
}
@media(max-width: 767px){
  .foot-bg{
    padding: 5% 0;
    padding-bottom: 15%;
  }
  .foot-index{
    padding: 0;
    flex-wrap: wrap;
  }
  .footnav{
    width: 100%;
  }
  .footlx{
    width: 100%;
    border-right: none;
  }
  .footlx h3{
    font-size: 16px;
  }
  .ferq p{
    font-size: 14px;
  }
  .cop-index{
    padding: 3% 0;
  }
}

.page-banner .nybt{
  display: none;
}