
* {
  box-sizing: border-box;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

/*head*/
.head-bg {
  padding: 30px 0;
}

.head-bg .head-index .logo {
  width: 198px;
}

.head-bg .head-index .logo img {
  max-width: 100%;
}

.head-bg .head-index .logowz p:nth-of-type(1) {
  color: #0980cf;
  font-size: 35px;
}

.head-bg .head-index .logowz p:nth-of-type(2) {
  color: #333333;
  font-size: 18px;
}

.head-bg .head-index .ttel {
  margin-top: 10px;
  background:url(../images/tel11.png) no-repeat left center;
  background-size: 60px 60px;
  padding-left: 60px;
}

.head-bg .head-index .ttel p {
  color: #fb7114;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 15px;
}

.head-bg .head-index .ttel p:last-child {
  margin-bottom: 0;
}

/*product*/
.put {
  text-align: center;
}

.put .put1 {
  color: #212121;
  font-size: 50px;
  font-weight: 600;
}

.put .put1 b {
  color: #0980cf;
}

.put .put2 {
  border: 1px solid #d6d6d6;
  border-radius: 30px;
  display: inline-block;
  padding: 8px 20px;
  color: #666666;
  font-size: 18px;
  margin-top: 10px;
}

.pro-index {
  margin-top: 90px;
}

.pro-index .pro-con {
  margin-top: 50px;
}

.pro-index .pro-con .prol {
  width: 300px;
}

.pro-index .pro-con .prol .prt {
  text-align: center;
  background: #0980cf;
  height: 140px;
  padding-top: 30px;
}

.pro-index .pro-con .prol .prt h3 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
}

.pro-index .pro-con .prol .prt h4 {
  color: #ffffff;
  font-size: 14px;
  font-family: "Arial";
  font-weight: 500;
}

.pro-index .pro-con .prol .pro-tt {
  background: #f8f8f8;
  height: 615px;
  overflow: hidden;
}

.pro-index .pro-con .prol .pro-tt .psort {
  padding: 0 22px;
}

.pro-index .pro-con .prol .pro-tt .psort li {
  border-bottom: 1px dashed #d6d6d6;
  padding-top: 20px;
  height: 65px;
}

.pro-index .pro-con .prol .pro-tt .psort li a {
  display: block;
  color: #666666;
  font-size: 18px;
}

.pro-index .pro-con .prol .pro-tt .psort li:hover a {
  color: #fc7114;
}

.pro-index .pro-con .pror {
  width: 960px;
}

.pro-index .pro-con .pror .prt2 {
  background: #0980cf;
  height: 108px;
  padding: 0 30px;
}

.pro-index .pro-con .pror .prt2 .prt22 {
  align-items: center;
  border-bottom: 1px solid #fff;
  padding: 20px 0;
}

.pro-index .pro-con .pror .prt2 .prt22 b {
  color: #fff;
  font-size: 28px;
}

.pro-index .pro-con .pror .prt2 .prt22 a {
  color: #fff;
  font-size: 16px;
}

.pro-index .pro-con .pror .plist1 {
  margin: 0 -15px;
}

.pro-index .pro-con .pror .plist1 li {
  float: left;
  width: 300px;
  margin: 0 15px;
  margin-top: 30px;
}

.pro-index .pro-con .pror .plist1 li .img1 img {
  width: 300px;
  height: 225px;
}

.pro-index .pro-con .pror .plist1 li .wz {
  background: #999999;
  line-height: 58px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding: 0 15px;
}

.pro-index .pro-con .pror .plist1 li:hover .wz {
  background: #fc7114;
}

/*about*/
.aut .put1 {
  color: #fff;
}

.aut .put2 {
  color: #fff;
}

.ab-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 874px;
  overflow: hidden;
  padding-top: 60px;
  margin-top: 90px;
}

.ab-bg .ab-wrap {
  margin-top: 55px;
}

.ab-bg .ab-wrap .abl {
  width: 450px;
  position: relative;
}

.ab-bg .ab-wrap .abl::before {
  content: '';
  position: absolute;
  width: 452px;
  height: 452px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  top: 29px;
  left: 19px;
}

.ab-bg .ab-wrap .abl img {
  width: 450px;
  height: 450px;
  position: relative;
}

.ab-bg .ab-wrap .abr {
  width: 780px;
}

.ab-bg .ab-wrap .abr .at {
  color: #fff;
  border-bottom: 1px solid #fff;
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  height: 78px;
  line-height: 78px;
}

.ab-bg .ab-wrap .abr .aw {
  margin-top: 45px;
}

.ab-bg .ab-wrap .abr .aw p {
  color: #fff;
  text-align: justify;
  font-size: 18px;
  line-height: 40px;
  text-indent: 2em;
}

.ab-bg .ab-wrap .abr .am {
  width: 150px;
  height: 40px;
  background: #fc7114;
  margin-top: 50px;
}

.ab-bg .ab-wrap .abr .am a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}

/*数字*/
.num-bg {
  box-shadow: 0px 0px 40px 0px rgba(40, 40, 40, 0.2);
  height: 240px;
  background: #fff;
  margin-top: -83px;
}

.num-bg .num-index {
  padding: 0 60px;
  padding-top: 55px;
}

.num-bg .num-index .numlist li {
  float: left;
  background: url(../images/tt1.png) no-repeat left center;
  width: 25%;
  padding-left: 42px;
  height: 120px;
}

.num-bg .num-index .numlist li .counter {
  color: #0980cf;
  font-size: 70px;
  line-height: 1;
  font-family: "Impact";
  display: inline-block;
}

.num-bg .num-index .numlist li span {
  display: inline-block;
  color: #0980cf;
  font-size: 35px;
  position: absolute;
  margin-left: 10px;
}

.num-bg .num-index .numlist li p {
  color: #999999;
  font-size: 18px;
  margin-top: 15px;
}

/*应用领域*/
.yyly-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 753px;
  overflow: hidden;
  margin-top: 60px;
  padding-top: 60px;
  position: relative;
}

.yyly-wrap {
  position: relative;
}

.yynext {
  position: absolute;
  left: 208px;
  top: 138px;
  background: #d6d6d6 url(../images/l1.png) no-repeat center center;
  width: 52px;
  height: 52px;
}

.yynext:hover {
  background: #fc7114 url(../images/l1.png) no-repeat center center;
}

.yyprev {
  position: absolute;
  right: 208px;
  top: 138px;
  background: #d6d6d6 url(../images/r1.png) no-repeat center center;
  width: 52px;
  height: 52px;
}

.yyprev:hover {
  background: #fc7114 url(../images/r1.png) no-repeat center center;
}

.yyly-roll {
  margin-top: 50px;
}

.yyly-roll .yylySwiper {
  overflow: hidden;
}

.yyly-roll .yylySwiper .swiper-slide .img1 img {
  width: 100%;
}

.yyly-roll .yylySwiper .swiper-slide .wz {
  color: #666666;
  font-size: 20px;
  text-align: center;
  padding: 26px 0;
}

.yyly-roll .yylySwiper .swiper-scrollbar {
  position: relative;
  width: 100%;
  background: #cccccc;
  height: 4px;
  margin-top: 42px;
  left: 0;
  bottom: 0;
}

.yyly-roll .yylySwiper .swiper-scrollbar-drag {
  background: #fc7114;
}

/**/
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c2 {
  width: 100%;
  margin: 0 auto;
}

.c2 .c2a {
  width: 56%;
  align-items: center;
  display: flex;
  background: #e7e7e7;
}

.c2 .c2a img {
  width: 100%;
}

.c2 .c2b {
  width: 44%;
  background: url(../images/bj3.jpg) no-repeat center;
  background-size: cover;
  padding-left: 5%;
  padding-top: 2vw;
}

.c2 .c2b dd {
  font-weight: 600;
  font-size: 60px;
  color: rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}

.c2 .c2b dt {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  margin-top: -2vw;
}

.c2 .c2b dl {
  font-weight: 100;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.c2 .c2b .cgjd li {
  background: #0b4b75;
  width: 55%;
  padding: 4px 5px;
  margin-bottom: 2vw;
  border-radius: 40px;
}

.c2 .c2b .cgjd li span {
  width: 40px;
  height: 40px;
  background: #fc7114;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}

.c2 .c2b .cgjd li i {
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
  font-style: normal;
  align-items: center;
  margin-left: 2%;
}

/*新闻*/
.news-index {
  margin-top: 85px;
}

.nsort {
  text-align: center;
  font-size: 0;
  margin-top: 40px;
}

.nsort li {
  display: inline-block;
  margin: 0 28px;
}

.nsort li a {
  display: block;
  color: #999999;
  font-size: 20px;
  position: relative;
}

.nsort li a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #999999;
}

.nsort li a:hover {
  color: #fc7114;
}

.nsort li a:hover::before {
  background: #fc7114;
}

.nlist1 li {
  width: 590px;
  float: left;
  margin-top: 50px;
}

.nlist1 li:nth-child(2n) {
  float: right;
}

.nlist1 li .img1 {
  width: 240px;
  float: left;
}

.nlist1 li .img1 img {
  width: 240px;
  height: 240px;
}

.nlist1 li .wz {
  width: 320px;
  float: right;
}

.nlist1 li .wz .wz1 {
  color: #666666;
  font-size: 22px;
  padding-top: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.nlist1 li .wz .date {
  color: #666666;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #666666;
}

.nlist1 li .wz .wz2 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.nlist1 li:hover .wz .wz1 {
  color: #fc7114;
}

.nlist1 li:hover .wz .date {
  color: #fc7114;
}

/*link*/
.link-index {
  margin-top: 90px;
  margin-bottom: 90px;
}

.link-index span {
  float: left;
}

.link-index a {
  color: #999999;
  font-size: 16px;
  margin: 0 95px;
}

/*底部*/
.x-layout {
  background-color: #222222;
}

.x-layout .w1300 {
  position: relative;
}

.x-foot-nav {
  width: 195px;
  float: left;
}

.x-foot-nav-h {
  color: #eeeeee;
  font: 600 18px/36px "Microsoft yahei";
  margin-bottom: 1.5vh;
  margin-top: 4vh;
}

.x-foot-nav-li li {
  float: left;
  width: 50%;
  list-style-type: none;
}

.x-foot-nav-li a {
  display: block;
  color: #adadad;
  font: 400 14px/30px "Microsoft yuahei";
}

.x-foot-nav-li a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.x-foot-product-nav {
  float: left;
  width: 252px;
}

.x-foot-product-nav-li {
  list-style-type: none;
}

.x-foot-product-nav-li li {
  width: 100%;
}

.x-foot-contact {
  float: left;
  width: 330px;
}

.x-foot-contact h3 {
  color: #adadad;
  font: 400 14px/26px "Microsoft yahei";
}

.x-foot-contact-tel p {
  color: #eeeeee;
  font: 600 30px/44px "Microsoft yahei";
}

.x-foot-contact-con p {
  color: #adadad;
  font: 400 14px/24px "Microsoft yahei";
}

.x-foot-part2 {
  margin-top: 5.5vh;
  padding: 1.7vh 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.x-copyright {
  width: 70%;
  color: rgba(255, 255, 255, 0.5);
  font: 400 14px/30px "Microsoft yahei";
}

.x-copyright a {
  color: rgba(255, 255, 255, 0.5);
  font: 400 14px/30px "Microsoft yahei";
}

.x-copyright a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.x-region {
  color: rgba(255, 255, 255, 0.5);
  font: 400 14px/30px "Microsoft yahei";
}

.x-region a {
  color: rgba(255, 255, 255, 0.5);
  font: 400 14px/30px "Microsoft yahei";
}

.x-region a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.x-foot-part3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 395px;
  background-color: #1e7de2;
}

.x-foot-part3 h3 {
  position: relative;
  color: #ffffff;
  text-align: center;
  font: 600 22px/52px "Microsoft yahei";
  background: url(../images/tt2.png) no-repeat center;
  margin-top: 38px;
}

.x-foot-part3 p {
  color: #eee;
  font: 400 14px/25px "Microsoft yahei";
  text-align: center;
  margin-bottom: 3vh;
}

.x-message-name {
  background: url(../images/pp1.png) no-repeat 95% 7px;
}

.x-message-phone {
  background: url(../images/pp2.png) no-repeat 95% 9px;
}

.x-message-wrap #checkcode {
  border: 0px solid #fff;
  border-radius: 6px;
}

.x-message-submit {
  margin-top: 5vh;
}

.x-message-wrap {
  margin-left: 2vw;
  margin-right: 2vw;
}

@media (max-width: 1366px) {
  .x-message-wrap {
    margin-left: 12.5%;
    margin-right: 12.5%;
  }
}

.x-message-wrap .row {
  margin-left: -5px;
  font-size: 0;
  margin-right: -5px;
}

.x-message-wrap div {
  position: relative;
  margin-bottom: 13px;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 10px;
  font-size: 14px;
  color: rgba(238, 238, 238, 0.7);
  background: rgba(0, 0, 0, 0.01);
  outline: none;
  border-radius: 6px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color: rgba(238, 238, 238, 0.7);
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
  color: rgba(238, 238, 238, 0.7);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
  color: rgba(238, 238, 238, 0.7);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
  color: rgba(238, 238, 238, 0.7);
}

.x-message-wrap textarea {
  padding-top: 5px;
  height: 95px;
  resize: none;
}

.code-group {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
}

.x-message-wrap #vcode {
  float: left;
  width: 150px;
  margin-bottom: 0;
  margin: 4px 0;
  border:none;
}

.x-message-wrap .checkCodeImg {
  float: left;
  display: block;
  text-align: center;
  width: 120px;
  height: 34px;
  font-size: 0;
  margin-right: 0px;
  margin: 4px 0;
}

.x-message-wrap .checkCodeImg img {
  height: 42px;
  width: 120px;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
  float: right;
  width: 100%;
  height: 42px;
  background: #ffffff;
  color: #333333;
  font-size: 16px;
  border: none;
  outline: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  font-weight: 600;
}

.x-message-wrap .x-submit:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #fff;
}

.nyimg{
  margin-bottom: 20px;
}
.nyimg img{
  width: 100%;
}









.page-nav {
font-size: 12px;
margin-top: 15px;
padding-bottom: 4px;
margin-bottom: 25px;
clear: both;
text-align: center
}
.page-nav span, .page-nav a {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: inline-block;
margin: 2px 6px 2px 0;
padding: 6px 9px 5px 9px;
background: #4f5355;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #fff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #fff));
background: -ms-linear-gradient(bottom, #dfdfdf, #fff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0, #fff 100%);
background: -o-linear-gradient(#fff, #dfdfdf);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
width: auto;
text-decoration: none
}
.page-nav select{
  height: 28px;
  padding: 0 8px;
  margin: -1px 5px 0 5px;
}
.page-nav span:last-child, .page-nav a:last-child, {
margin-right:0
}
.page-nav a:hover {
background: #f0f0f0;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0d0d0), color-stop(1, #f0f0f0));
background: -ms-linear-gradient(bottom, #d0d0d0, #f0f0f0);
background: -moz-linear-gradient(center bottom, #d0d0d0 0, #f0f0f0 100%);
background: -o-linear-gradient(#f0f0f0, #d0d0d0);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=0);
color: #606060
}
.page-nav .current {
border-top: solid 1px #222;
border-left: solid 1px #222;
border-right: solid 1px #222;
border-bottom: solid 1px #222;
background: #333;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #333));
background: -ms-linear-gradient(bottom, #505050, #333);
background: -moz-linear-gradient(center bottom, #505050 0, #333 100%);
background: -o-linear-gradient(#333, #505050);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#505050', GradientType=0);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
color: #efefef
} 
