.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: '';
  clear: both;
}
* {
  margin: 0;
  padding: 0;
}

body {
  color: #333333;
  font-size: 14px;
  background: #fff;
  overflow-x: hidden;
  width: 100%;
  font-family: Microsoft YaHei;
}
textarea,
input {
  font-family: Microsoft YaHei;
}
.overflow1 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
.df {
  display: flex;
}
.dfc {
  display: flex;
  align-items: center;
}
.dfcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fx1 {
  flex: 1;
}
.flex-wrap {
  flex-wrap: wrap;
}
a {
  color: #333333;
  text-decoration: none;
}
li {
  list-style: none;
}
.wrap {
  margin: 0 auto;
  width: 1200px;
}
.dec {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.overflow1,
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.clear {
  clear: both;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head .head-box {
  height: 117px;
}
.head .head-box .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head .head-box .logo {
  float: left;
  margin-top: 20px;
  display: inline-block;
}
.head .head-box .dh {
  margin-top: 25px;
  float: right;
}
.head .head-box .dh img {
  width: 51px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
}
.head .head-box .dh .text {
  display: inline-block;
  vertical-align: middle;
}
.head .head-box .dh .text span {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #333333;
}
.head .head-box .dh .text h4 {
  font-size: 30px;
  color: #d12521;
  font-weight: bold;
}
.head .nav {
  background: #1e97dc;
  height: 58px;
  line-height: 52px;
  overflow: hidden;
}
.head .nav ul li {
  display: inline-block;
  text-align: center;
  width: 13.3%;
  border-bottom: 4px solid transparent;
  position: relative;
}
.head .nav ul li a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
}
.head .nav ul li::after {
  content: ' ';
  position: absolute;
  background-color: #ffffff;
  width: 1px;
  height: 12px;
  right: 0px;
  top: 20px;
}
.head .nav ul .on {
  border-color: #ffffff;
}
.head .nav ul li:hover {
  border-color: #ffffff;
}
.banner {
  position: relative;
  width: 100%;
  height: 542px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 542px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  left: 48%;
}
.banner .hd ul li {
  border-width: 2px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.banner .hd ul .on {
  border-radius: 50%;
  background-color: #207ed8;
  width: 12px;
  height: 12px;
  border-color: #207ed8;
}
.title {
  text-align: center;
}
.title p {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #bfbfbf;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.title h4 {
  font-size: 40px;
  font-family: 'Microsoft YaHei';
  color: #1c1c1c;
  font-weight: bold;
  line-height: 1;
}
.title h4 span {
  color: #1e97dc;
}
.title a {
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  text-align: center;
  width: 80px;
  height: 25px;
  line-height: 22px;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  display: inline-block;
  margin-top: 15px;
  background: #ffffff;
}
.title .link {
  background-color: #e5e5e5;
  width: 100%;
  height: 1px;
  position: relative;
  top: -12px;
  z-index: -1;
}
.one {
  padding-top: 50px;
}
.one .u-bd .u-bt {
  margin-top: 40px;
  display: flex;
}
.one .u-bd .u-bt .text {
  display: inline-block;
  vertical-align: middle;
  background-color: #1e97dc;
  width: 144px;
  height: 155px;
  text-align: center;
}
.one .u-bd .u-bt .text h4 {
  font-size: 22px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  margin-top: 55px;
}
.one .u-bd .u-bt .text p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
}
.one .u-bd .u-bt ul {
  vertical-align: middle;
  display: inline-block;
  width: 1055px;
  border: 2px solid #1e97dc;
  margin-left: -4px;
  padding-top: 15px;
}
.one .u-bd .u-bt ul li {
  display: inline-block;
  background-color: #e9e9e9;
  width: 189px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  margin: 10px 8px;
}
.one .u-bd .u-bt ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  padding: 0 14px;
}
.one .u-bd .u-bt ul li a span.iconfont {
  color: #1e97dc;
  margin-right: 6px;
  font-weight: 700;
}
.one .u-bd .u-bt ul li:hover {
  background: #1e97dc;
}
.one .u-bd .u-bt ul li:hover a {
  color: #ffffff;
}
.one .u-bd .u-bt ul li:hover a span {
  color: #ffffff;
}
.one .u-bd .u-zw {
  margin-top: 30px;
}
.one .u-bd .u-zw ul {
  display: flex;
  flex-wrap: wrap;
}
.one .u-bd .u-zw ul li {
  width: 284px;
  float: left;
  margin-right: 21px;
  margin-bottom: 15px;
}

.one .u-bd .u-zw ul li:nth-child(4n) {
  margin-right: 0;
}
.one .u-bd .u-zw ul li .img-box {
  height: 207px;
  padding: 5px;
  border: 1px solid #e6e6e6;
  margin-right: 0;
  overflow: hidden;
}
.one .u-bd .u-zw ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.one .u-bd .u-zw ul li p {
  text-align: center;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
  line-height: 45px;
  height: 45px;
  padding: 0 15px;
  box-sizing: border-box;
}
.one .u-bd .u-zw ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.one .u-bd .u-zw ul li:nth-child(4n) {
  margin-right: 0px;
}
.two {
  padding-top: 50px;
  background: #f4f4f4;
  padding-bottom: 50px;
}
.two .u-bd {
  position: relative;
}
.two .u-bd .hd a {
  background-color: #acacac;
  width: 17px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 35%;
  left: -30px;
  cursor: pointer;
}
.two .u-bd .hd .prev {
  transform: rotate(180deg);
}
.two .u-bd .hd .next {
  left: 1213px;
}
.two .u-bd .hd a:hover {
  background: #1e97dc;
}
.two .u-bd .bd {
  overflow: hidden;
  margin-top: 35px;
}
.two .u-bd .bd ul li {
  width: 280px;
  margin-right: 26px;
  text-align: center;
  float: left;
}
.two .u-bd .bd ul li .img-box {
  width: 100%;
  height: 195px;
}
.two .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.two .u-bd .bd ul li p {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  margin-top: 25px;
}
.three {
  background: url(../img/1_12.jpg) no-repeat center top;
  padding-top: 55px;
}
.three .top .top-box {
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.4);
  width: 199px;
  height: 344px;
  padding-left: 45px;
  padding-top: 20px;
}
.three .top .top-box h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
.three .top .top-box h4 span {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: 100;
  margin-left: 8px;
}
.three .top .top-box .picScroll-left1 {
  position: relative;
}
.three .top .top-box .picScroll-left1 .hd a {
  position: absolute;
  background-color: #afcbf9;
  width: 14px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #148dd4;
  left: -27px;
  top: 45%;
  font-size: 14px;
}
.three .top .top-box .picScroll-left1 .hd .next {
  transform: rotate(180deg);
}
.three .top .top-box .picScroll-left1 .hd .prev {
  left: 214px;
}
.three .top .top-box .bd ul li {
  width: 204px;
  height: 244px;
}
.three .top .top-box .bd ul li img {
  width: 100%;
  height: 100%;
}
.three .text {
  width: 887px;
  float: right;
  padding-top: 20px;
}
.three .text h4 {
  font-size: 40px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
}
.three .text h4 span {
  font-size: 23px;
  font-family: 'Microsoft YaHei';
  color: rgba(255, 255, 255, 0.271);
  margin-left: 10px;
  margin-right: 20px;
  font-weight: 100;
}
.three .text h5 {
  display: inline-block;
  font-size: 23px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
}
.three .text p {
  margin-top: 30px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.571;
  margin-bottom: 50px;
}
.three .text .link {
  background-color: #ffffff;
  opacity: 0.322;
  width: 778px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
}
.three .text a {
  vertical-align: middle;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  width: 96px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
}
.bottom {
  margin-top: 46px;
  display: flex;
}
.bottom ul {
  display: inline-block;
  vertical-align: middle;
}
.bottom ul li {
  display: inline-block;
  margin-right: 17px;
  background: #ffffff;
  padding: 4px;
  width: 255px;
  height: 180px;
}
.bottom ul li img {
  width: 100%;
  height: 100%;
}
.bottom p {
  vertical-align: middle;
  background-color: #3eb8ff;
  width: 66px;
  height: 181px;
  display: inline-block;
  writing-mode: tb-rl;
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 62px;
}
.four {
  background: url(../img/1_14.jpg) no-repeat center;
  height: 883px;
  padding-top: 60px;
}
.four .title {
  text-align: center;
}
.four .title p {
  background-color: #e4f5ff;
  width: 671px;
  height: 41px;
  line-height: 41px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #181818;
  margin: 0 auto;
  margin-top: 15px;
}
.four .u-bd {
  margin-top: 95px;
}
.four .u-bd ul li {
  width: 400px;
  display: inline-block;
  margin-bottom: 145px;
}
.four .u-bd ul li .sz {
  text-align: center;
  background: url(../img/tp1.png) no-repeat;
  width: 119px;
  height: 138px;
  font-size: 60px;
  font-family: 'Impact';
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 25px;
  display: inline-block;
  vertical-align: top;
}
.four .u-bd ul li .text {
  display: inline-block;
  vertical-align: top;
  width: 276px;
  padding-left: 10px;
  padding-top: 23px;
}
.four .u-bd ul li .text h4 {
  font-size: 26px;
  font-family: 'Microsoft YaHei';
  color: #181818;
  font-weight: bold;
  margin-bottom: 10px;
}
.four .u-bd ul li .text p {
  font-family: 'Microsoft YaHei';
  color: #828282;
  text-transform: uppercase;
  line-height: 1.714;
}
.four .u-bd ul li:nth-child(2n) {
  margin-left: 395px;
}
.four .u-bd ul li:nth-child(2n) .sz {
  float: right;
}
.four .u-bd ul li:nth-child(2n) .text {
  padding-right: 10px;
  padding-left: 0px;
}
.four .u-bd ul li:nth-child(2n) .text h4 {
  text-align: right;
}
.five {
  padding-top: 40px;
  padding-bottom: 65px;
}
.five .u-bd {
  margin-top: 50px;
  display: flex;
}
.five .u-bd .img-box {
  width: 426px;
  height: 276px;
  float: left;
}
.five .u-bd .img-box img {
  width: 100%;
  height: 100%;
}
.five .u-bd .text {
  width: 770px;
  float: right;
  padding-left: 35px;
}
.five .u-bd .text .top:hover h4 {
  font-weight: 700;
  color: #1e97dc;
}
.five .u-bd .text .top h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #000000;
  margin-bottom: 15px;
}
.five .u-bd .text .top p {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.five .u-bd .text .top .time {
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  color: #999999;
  text-transform: uppercase;
}
.five .u-bd .text ul {
  margin-top: 20px;
}
.five .u-bd .text ul li {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
  width: 338px;
  margin-top: 15px;
}
.five .u-bd .text ul li h4 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
}
.five .u-bd .text ul li h4 > span {
  display: inline-block;
  font-weight: 400;
}
.five .u-bd .text ul li h4 .tit {
  width: 76%;
}
.five .u-bd .text ul li h4 .time {
  font-size: 12px;
  color: #999999;
  font-weight: 400;
}
.five .u-bd .text ul li:hover h4 {
  color: #1e97dc;
}
.five .u-bd .text ul li:nth-child(2n) {
  margin-left: 54px;
}
.footer {
  background: #181818;
}
.footer .foot-top {
  border-bottom: 1px solid #eeeeee09;
}
.footer .foot-top .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 85px;
}
.footer .foot-top .left p:nth-child(1) {
  font-size: 14px;
  color: #565656;
  text-transform: uppercase;
}
.footer .foot-top .left p:nth-child(2) {
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
}
.footer .foot-top .right a {
  font-size: 14px;
  color: #ffffff;
  line-height: 48px;
  padding: 0 25px;
  position: relative;
}
.footer .foot-top .right a:nth-last-child(1)::after {
  display: none;
}
.footer .foot-top .right a::after {
  content: '/';
  display: inline-block;
  color: #646464;
  position: absolute;
  right: 0;
  top: -14px;
}
.footer .wrap.b-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 35px 0;
}
.footer .wrap.b-top .b-left {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 38px;
  margin-top: -12px;
}
.footer .wrap.b-top .b-right {
  display: flex;
}
.footer .wrap.b-top .b-right .links .title {
  font-weight: bold;
  font-size: 24px;
  color: #1e97dc;
  text-align: right;
}
.footer .wrap.b-top .b-right .links .link {
  width: 300px;
  height: 46px;
  line-height: 46px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  color: #ffffff;
  position: relative;
  padding: 0 14px;
  box-sizing: border-box;
  margin-top: 13px;
}
.footer .wrap.b-top .b-right .links .link .iconfont {
  float: right;
  font-size: 16px;
  transform: rotate(180deg);
}
.footer .wrap.b-top .b-right .links .link ul {
  background: #ffffff28;
  position: absolute;
  width: 275px;
  display: none;
  left: 0;
  max-height: 150px;
  overflow-y: scroll;
  z-index: 100;
}
.footer .wrap.b-top .b-right .links .link ul li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  padding: 0 13px;
  color: #333;
  background: #fff;
  box-sizing: border-box;
}
.footer .wrap.b-top .b-right .links .link ul li:hover {
  background: #1e97dc;
}
.footer .wrap.b-top .b-right .links .link ul li:hover a {
  color: #fff;
}
.footer .wrap.b-top .b-right .links .link ul li a {
  color: #333;
}
.footer .wrap.b-top .b-right .ewm {
  width: 120px;
  height: 120px;
  margin-left: 23px;
  text-align: center;
}
.footer .wrap.b-top .b-right .ewm img {
  width: 120px;
  height: 120px;
}
.footer .wrap.b-top .b-right .ewm p {
  font-size: 14px;
  color: #ffffff;
  margin-top: 5px;
}
.footer .copy-right {
  font-size: 14px;
  color: #cacaca;
  height: 70px;
  line-height: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
}
.footer .copy-right .wrap {
  display: flex;
  justify-content: center;
}
.footer .copy-right a {
  color: #cacaca;
}
/*悬浮*/
.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #1e97dc;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #ffffff;
  font-size: 30px;
}
.float ul li .icon-huidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #ffffff;
}
.float ul li .wx {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
      box-sizing: initial;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}
.common-left {
  width: 237px;
  background: #f5f5f5;
  float: left;
  box-sizing: border-box;
}
.common-left .title {
  background: #1e97dc url('../images/pro_03.png') center / cover;
  height: 79px;
  line-height: 79px;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.common-left .title::after {
  content: '';
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
  position: absolute;
  top: -14px;
  right: -3px;
  transform: rotate(314deg);
}
.common-left .nav-list {
  margin-top: 5px;
  background: #ffffff;
}
.common-left .nav-list > ul .li {
  width: 100%;
  height: 68px;
  background: #f8f8f8;
  overflow: hidden;
  position: relative;
  margin-top: 1px;
}
.common-left .nav-list > ul .li:nth-child(1) {
  margin-top: 0;
}
.common-left .nav-list > ul .li a {
  display: block;
  width: 100%;
  height: 68px;
  line-height: 68px;
  padding-left: 19px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.common-left .nav-list > ul .li a .overflow1 {
  width: 175px;
  display: inline-block;
}
.common-left .nav-list > ul .li a .iconfont {
  font-size: 14px;
  position: absolute;
  right: 26px;
  top: 0;
  z-index: 10000;
}
.common-left .nav-list > ul .li a .icon-jianhao_o {
  display: none;
}
.common-left .nav-list > ul .li.active {
  height: auto;
}
.common-left .nav-list > ul .li.active .icon-jianhao {
  display: block !important;
  font-size: 14px;
}
.common-left .nav-list > ul .li.active .icon-a-jiahao6 {
  display: none;
}
.common-left .nav-list > ul .li.active > a {
  background: #1e97dc;
  color: #fff;
}
.common-left .nav-list > ul .li.active > a span {
  color: #fff;
}
.common-left .nav-list > ul .li > a:hover {
  background: #1e97dc;
  color: #fff;
}
.common-left .nav-list > ul .li > a:hover span {
  color: #fff;
}
.common-left .nav-list > ul .li a {
  color: #333333;
}
.common-left .nav-list > ul .li .sub {
  background: #fff;
}
.common-left .nav-list > ul .li .sub li {
  line-height: 40px;
  position: relative;
  background: #f8f8f8;
  padding-left: 10px;
}
.common-left .nav-list > ul .li .sub li span {
  position: absolute;
  right: 25px;
  top: 0;
  font-size: 22px;
}
.common-left .nav-list > ul .li .sub li a {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  width: 175px;
}
.common-left .nav-list > ul .li .sub li .iconfont {
  font-weight: 700;
  font-size: 16px;
}
.common-left .nav-list > ul .li .sub li.active a {
  color: #1e97dc;
}
.common-left .nav-list > ul .li .sub li.active span {
  color: #1e97dc;
}
.common-left .nav-list > ul .li .sub li:hover a {
  color: #1e97dc;
}
.common-left .nav-list > ul .li .sub li:hover span {
  color: #1e97dc;
}
.common-right {
  width: 925px;
  background: #ffffff;
  margin-left: 35px;
  float: left;
}
.common-right .common-title {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dashed #e4e7ea;
  font-size: 14px;
  color: #666666;
}
.common-right .common-title .iconfont {
  font-size: 20px;
  color: #cecece;
  margin-right: 10px;
}
.common-right .common-title a {
  color: #666666;
}
.ny-product2 {
  margin-bottom: 80px;
  margin-top: 65px;
}
.ny-product2 .lists ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-product2 .lists ul li {
  margin-right: 26px;
  margin-top: 30px;
  width: calc(33% - 16px);
}
.ny-product2 .lists ul li:hover .img-wrap {
  background: #1e97dc;
  overflow: hidden;
}
.ny-product2 .lists ul li:hover .img-wrap img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ny-product2 .lists ul li:hover .text > div:nth-child(1) {
  color: #1e97dc;
}
.ny-product2 .lists ul li:nth-child(3n) {
  margin-right: 0;
}
.ny-product2 .lists ul li .img-wrap {
  width: 100%;
  height: 226px;
  border: 1px solid #e5e5e5;
  padding: 11px 11px;
  box-sizing: border-box;
}
.ny-product2 .lists ul li .img-wrap .img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.ny-product2 .lists ul li .img-wrap .img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.ny-product2 .lists ul li .text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 19px;
  padding: 0 10px;
}
.ny-product2 .lists ul li .text > div:nth-child(1) {
  font-size: 15px;
  color: #333333;
  width: 75%;
}
.ny-product2 .lists ul li .text > div:nth-child(2) {
  font-size: 12px;
  color: #999999;
}
.ny-news {
  margin-top: 64px;
  margin-bottom: 98px;
}
.ny-news .common-right .list > ul {
  margin-top: 40px;
}
.ny-news .common-right .list > ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  padding: 30px 30px 30px 0px;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee;
  position: relative;
  z-index: 0;
}
.ny-news .common-right .list > ul li:nth-last-child(1) {
  border-top: 1px solid #eeeeee;
}
.ny-news .common-right .list > ul li:nth-child(1) {
  border-top: none;
}
.ny-news .common-right .list > ul li:hover {
  box-shadow: 0px 11px 32px 0px rgba(196, 196, 196, 0.35);
  padding-left: 30px;
  margin-top: -1px;
  position: relative;
  z-index: 100;
  border: none;
}
.ny-news .common-right .list > ul li:hover + li {
  border-top: none;
}
.ny-news .common-right .list > ul li:hover .btn {
  background: #1e97dc;
  color: #fff !important;
}
.ny-news .common-right .list > ul li:hover .tit {
  color: #1e97dc !important;
}
.ny-news .common-right .list > ul li .img-box {
  width: 213px;
  height: 161px;
  position: relative;
  overflow: hidden;
}
.ny-news .common-right .list > ul li .img-box img {
  position: absolute;
  top: 50%;
  width: auto;
  min-height: 100%;
  transform: translateY(-50%);
  max-width: 100%;
}
.ny-news .common-right .list > ul li a {
  display: flex;
}
.ny-news .common-right .list > ul li .text {
  margin-left: 16px;
  width: 77%;
}
.ny-news .common-right .list > ul li .text > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
}
.ny-news .common-right .list > ul li .text > div:nth-child(1) .tit {
  width: 403px;
}
.ny-news .common-right .list > ul li .text > div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.ny-news .common-right .list > ul li .text > div:nth-child(3) .dec {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.ny-news .common-right .list > ul li .text > div:nth-child(2) {
  font-size: 14px;
  color: #999999;
}
.ny-contact {
  margin-bottom: 80px;
  margin-top: 65px;
}
.ny-contact .top {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.ny-contact .top .content {
  margin-top: -5px;
  margin-right: 38px;
}
.ny-contact .top .content .line {
  width: 16px;
  height: 1px;
  background: #ededed;
}
.ny-contact .top .content .text {
  width: 294px;
  font-size: 14px;
  color: #2a2c27;
  line-height: 33px;
}
.ny-contact .top .content .text p {
  font-size: 18px;
  font-weight: bold;
  color: #1e97dc;
  margin-bottom: 10px;
}
.ny-contact .top .content .erwer {
  display: flex;
  margin-top: 20px;
}
.ny-contact .top .content .erwer > div {
  text-align: center;
}
.ny-contact .top .content .erwer > div:nth-child(1) {
  margin-right: 25px;
}
.ny-contact .top .content .erwer img {
  width: 132px;
  height: 132px;
}
.ny-contact .message {
  margin-top: 40px;
}
.ny-contact .message .tit h3 {
  font-size: 23px;
  font-weight: 700;
  color: #030303;
}
.ny-contact .message .tit p {
  color: #999999;
}
.ny-contact .message .input {
  display: flex;
  margin-top: 15px;
}
.ny-contact .message .input > div {
  width: 448px;
}
.ny-contact .message .input > div input {
  width: 448px;
  height: 100%;
  border: none;
  outline: none;
  border: 1px solid #eeeeee;
  box-shadow: 0px 4px 32px 0px rgba(237, 237, 237, 0.55);
  margin-top: 14px;
  background: #ffffff;
  height: 45px;
  padding-left: 15px;
  box-sizing: border-box;
}
.ny-contact .message .input > div:nth-child(1) {
  margin-right: 30px;
}
.ny-contact .message .input > div span {
  display: block;
  font-size: 14px;
  color: #bcbcbc;
}
.ny-contact .message .input > div span i {
  color: #ff0000;
  margin-left: 3px;
}
.ny-contact .message .text-area {
  margin-top: 15px;
  width: 100%;
  height: 143px;
  box-sizing: border-box;
}
.ny-contact .message .text-area span {
  display: block;
  font-size: 14px;
  color: #bcbcbc;
}
.ny-contact .message .text-area textarea {
  width: 100%;
  height: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 32px 0px rgba(237, 237, 237, 0.55);
  border: none;
  outline: none;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 10px;
  border: 1px solid #eeeeee;
}
.ny-contact .message .btn-group {
  display: flex;
  margin-top: 70px;
}
.ny-contact .message .btn {
  width: 138px;
  height: 44px;
  background: #1e97dc;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.ny-contact .message .reset {
  width: 134px;
  height: 40px;
  background: #f4f4f4;
  line-height: 40px;
  color: #999999;
  text-align: center;
  margin-left: 26px;
  font-size: 16px;
}
.ny-page {
  margin-bottom: 80px;
  margin-top: 64px;
}
.ny-page .content {
  margin-top: 30px;
}
.ny-page .content img {
  max-width: 100%;
}
.ny-tit {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}
.ny-title {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
  color: #282828;
  font-size: 12px;
  justify-content: space-between;
  margin: 20px auto;
}
.ny-title span {
  color: #14997e;
  display: inline;
}
.ny-about {
  margin-bottom: 80px;
}
.ny-about .cont {
  margin-top: 45px;
}
.ny-detail {
  margin-top: 56px;
  margin-bottom: 80px;
}
.ny-search {
  margin-top: 80px;
}
.ny-search .list > ul {
  margin-top: 40px;
}
.ny-search .list > ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  padding: 30px 30px 30px 0px;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee;
  position: relative;
  z-index: 0;
}
.ny-search .list > ul li:nth-last-child(1) {
  border-top: 1px solid #eeeeee;
}
.ny-search .list > ul li:nth-child(1) {
  border-top: none;
}
.ny-search .list > ul li:hover {
  box-shadow: 0px 11px 32px 0px rgba(196, 196, 196, 0.35);
  padding-left: 30px;
  margin-top: -1px;
  position: relative;
  z-index: 100000000000000000000000000;
  border: none;
}
.ny-search .list > ul li:hover + li {
  border-top: none;
}
.ny-search .list > ul li:hover .btn {
  background: #1e97dc;
  color: #fff !important;
}
.ny-search .list > ul li:hover .tit {
  color: #1e97dc !important;
}
.ny-search .list > ul li .img-box {
  width: 213px;
  height: 161px;
  position: relative;
  overflow: hidden;
}
.ny-search .list > ul li .img-box img {
  position: absolute;
  top: 50%;
  width: auto;
  min-height: 100%;
  transform: translateY(-50%);
  max-width: 100%;
}
.ny-search .list > ul li a {
  display: flex;
}
.ny-search .list > ul li .text {
  margin-left: 16px;
  width: 82%;
}
.ny-search .list > ul li .text > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
}
.ny-search .list > ul li .text > div:nth-child(1) .tit {
  width: 403px;
}
.ny-search .list > ul li .text > div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.ny-search .list > ul li .text > div:nth-child(3) .dec {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.ny-search .list > ul li .text > div:nth-child(2) {
  font-size: 14px;
  color: #999999;
}
.page .cont,
.detail .cont {
  line-height: 33px;
  font-size: 16px;
  margin-top: 30px;
  color: #515151;
  padding-bottom: 50px;
  width: 100% !important;
}
.detail {
  padding-bottom: 60px;
  margin-top: 30px;
}
.detail .title {
  font-size: 24px;
  color: #333;
  text-align: center;
}
.detail .related {
  text-align: center;
  color: #666;
  font-size: 16px;
  line-height: 40px;
  margin-top: 10px;
}
.detail .other {
  margin-top: 40px;
}
.detail .other li {
  line-height: 30px;
}
.detail .other li:hover a {
  color: #1e97dc;
}
.paging {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 56px 0 0 0;
}
.paging li {
  height: 40px !important;
  border-bottom: none !important;
}
.paging li a,
.paging li span {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  text-align: center;
  box-sizing: border-box;
  color: #242422;
  font-size: 14px;
  border: 1px solid #e2e2e2;
}
.paging li.active a,
.paging li:hover a {
  background: #1e97dc !important;
  color: #fff !important;
}
.paging li.active a a,
.paging li:hover a a {
  color: #fff !important;
}
.paging li.active a span,
.paging li:hover a span {
  color: #fff !important;
}
.paging li span {
  color: #737373;
}
.paging li.next {
  transform: rotate(180deg);
}
.paging li.next span {
  border: none;
  font-size: 20px;
  position: relative;
  left: -7px;
}
.paging li.prev span {
  border: none;
  font-size: 20px;
  position: relative;
  left: -7px;
}
.content img,
.content video {
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
