* {
  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 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clear {
  clear: both;
}
.text-primary {
  color: #1f4780;
}
.mb10 {
  margin-bottom: 10px;
}
.text-gray-3 {
  color: #333;
}
.text-gray-6 {
  color: #666;
}
.text-gray-9 {
  color: #999;
}
.fz16 {
  font-size: 16px;
}
.fwb {
  font-weight: bold;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
i {
  font-style: normal;
}
.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;
}
.overflow3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.clear {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: '';
  clear: both;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: #232323;
}
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-top {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  overflow: hidden;
}
.head-top p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  float: left;
}
.head-top a {
  float: right;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  text-transform: uppercase;
}
.head-top a span {
  color: #ff7e00;
  font-size: 14px;
  margin-right: 9px;
}
.head {
  position: relative;
}
.head .head-box {
  height: 120px;
}
.head .head-box .cont .logo {
  float: left;
  display: inline-block;
  margin-top: 24px;
}
.head .head-box .cont .logo img {
  /* width: 342px;
  height: 64px; */
  display: inline-block;
}
.head .head-box .cont .wz {
  margin-left: 20px;
  margin-top: 31px;
  float: left;
}
.head .head-box .cont .wz img {
  width: 414px;
  height: 55px;
  display: inline-block;
}
.head .head-box .cont .phone {
  float: left;
  margin-top: 25px;
  margin-right: 25px;
  margin-left: 60px;
  display: flex;
  align-items: center;
}
.head .head-box .cont .phone .iconfont {
  font-size: 40px;
  color: #154885;
  margin-right: 10px;
}
.head .head-box .cont .phone .box {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}
.head .head-box .cont .phone .box p {
  font-size: 16px;
  font-family: 'Source Han Sans CN';
  color: #393939;
}
.head .head-box .cont .phone .box p span {
  font-size: 14px;
  font-family: 'Arial';
  color: #969696;
  font-style: italic;
  margin-right: 5px;
}
.head .head-box .cont .phone .box h4 {
  font-size: 30px;
  font-family: 'Arial';
  color: #393939;
  font-weight: bold;
}
.head .head-box .cont .er {
  float: right;
  width: 83px;
  height: 83px;
  margin-top: 20px;
}
.head .head-box .cont .er img {
  width: 100%;
  height: 100%;
}
.head .nav {
  height: 61px;
  line-height: 61px;
  background: #1f4780;
}
.head .nav ul .nLi {
  display: inline-block;
  position: relative;
  width: 13.989%;
}
.head .nav ul .nLi h3 {
  position: relative;
  text-align: center;
}
.head .nav ul .nLi h3 a {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}
.head .nav ul .nLi .sub {
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 63px;
  left: 0px;
  display: none;
  background: #3766aa;
}
.head .nav ul .nLi .sub li {
  width: 100%;
  height: 59px;
  line-height: 59px;
  text-align: center;
}
.head .nav ul .nLi .sub li a {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}
.head .nav ul .nLi .sub li:hover {
  background: #1f4780;
}
.head .nav ul .nLi .sub li:hover a {
  color: #ffffff;
}
.head .nav ul .on {
  background: #3766aa;
}
.banner {
  position: relative;
  width: 100%;
  height: 637px;
  overflow: hidden;
  min-width: 1200px;
  margin-top: -1px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 637px;
}
.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: 51%;
}
.banner .hd ul li {
  border-width: 2px;
  border-color: #1dd5a4;
  border-style: solid;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}
.banner .hd ul .on {
  background: #ffffff;
  border-color: transparent;
}
.one {
  background: #1b3f72;
  padding: 32px 0;
}
.one ul {
  display: flex;
}
.one ul li {
  width: 33%;
  border-right: 1px solid #6d84a5;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.one ul li img {
  display: inline-block;
  vertical-align: middle;
}
.one ul li .text {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-left: 15px;
  max-width: 250px;
}
.one ul li .text h4 {
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  line-height: 1;
  margin-bottom: 12px;
}
.one ul li .text p {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}
.one ul li:last-child {
  border-right: 0px solid #6d84a5;
}
.two {
  margin-top: 53px;
}
.two .message {
  width: 565px;
  float: left;
  margin-top: 0;
}
.two .message .title {
  background-color: #204477;
  width: 100%;
  height: 61px;
  padding: 0 13px;
  box-sizing: border-box;
}
.two .message .title p {
  font-size: 28px;
  font-family: 'Source Han Sans CN';
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  padding-left: 15px;
  line-height: 1;
  border-left: 3px solid #ffffff;
  margin-top: 15px;
}
.two .message .title p span {
  font-size: 28px;
  font-family: 'Arial';
  color: #6a8ab6;
  font-weight: 100;
}
.two .message .title a {
  border-radius: 50%;
  background-color: #ffffff;
  width: 34px;
  height: 34px;
  display: inline-block;
  color: #154885;
  line-height: 34px;
  text-align: center;
  font-size: 22px;
  float: right;
  margin-top: 12px;
}
.two .message .form {
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background-color: rgba(195, 95, 134, 0);
  width: 565px;
  height: 494px;
  margin-top: 11px;
  padding: 55px 35px;
  box-sizing: border-box;
}
.two .message .form .c1 {
  background-color: #f4f4f4;
  height: 63px;
  line-height: 63px;
  margin-bottom: 40px;
  padding: 0 30px;
}
.two .message .form .c1 p {
  font-size: 24px;
  font-family: 'Source Han Sans CN';
  color: #7e7e7e;
  display: inline-block;
  vertical-align: top;
}
.two .message .form .c1 input {
  display: inline-block;
  background-color: #f4f4f4;
  height: 60px;
  vertical-align: top;
  font-size: 24px;
  color: #7e7e7e;
}
.two .message .form button {
  background-color: #d82121;
  width: 487px;
  height: 63px;
  z-index: 133;
  border: 0px;
  font-size: 24px;
  font-family: 'Source Han Sans CN';
  color: #ffffff;
  line-height: 1;
}
.two .news-1 {
  width: 565px;
  float: right;
}
.two .news-1 .title {
  background-color: #204477;
  width: 100%;
  height: 61px;
  padding: 0 13px;
}
.two .news-1 .title p {
  font-size: 28px;
  font-family: 'Source Han Sans CN';
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  padding-left: 15px;
  line-height: 1;
  border-left: 3px solid #ffffff;
  margin-top: 15px;
}
.two .news-1 .title p span {
  font-size: 22px;
  font-family: 'Arial';
  color: #6a8ab6;
  font-weight: 100;
}
.two .news-1 .title a {
  border-radius: 50%;
  background-color: #ffffff;
  width: 34px;
  height: 34px;
  display: inline-block;
  color: #154885;
  line-height: 34px;
  text-align: center;
  font-size: 22px;
  float: right;
  margin-top: 12px;
}
.two .news-1 .u-bd .top {
  margin-top: 11px;
}
.two .news-1 .u-bd .top .img-box {
  width: 384px;
  height: 146px;
  float: left;
}
.two .news-1 .u-bd .top .img-box img {
  width: 100%;
  height: 100%;
}
.two .news-1 .u-bd .top ul {
  width: 164px;
  float: right;
}
.two .news-1 .u-bd .top ul li {
  background-color: #eeeff0;
  width: 77px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 8.6px;
  display: inline-block;
  margin-right: 5px;
}
.two .news-1 .u-bd .top ul li a {
  font-size: 14px;
  color: #4e4e4e;
  display: inline-block;
}
.two .news-1 .u-bd .top ul li:hover {
  background: #154885;
}
.two .news-1 .u-bd .top ul li:hover a {
  color: #ffffff;
}
.two .news-1 .u-bd .top ul li:nth-child(2n) {
  margin-right: 0px;
}
.two .news-1 .u-bd .news-box ul li {
  padding-bottom: 17px;
  margin-top: 11px;
  border-bottom: 1px solid #e7e7e7;
}
.two .news-1 .u-bd .news-box ul li:hover .text h4 {
  font-weight: 700;
  color: #254e88;
}
.two .news-1 .u-bd .news-box ul li a {
  display: flex;
}
.two .news-1 .u-bd .news-box ul li .time {
  background-color: #254e88;
  width: 84px;
  height: 84px;
  float: left;
  text-align: center;
}
.two .news-1 .u-bd .news-box ul li .time h4 {
  font-size: 36px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  margin-top: 8px;
}
.two .news-1 .u-bd .news-box ul li .time p {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}
.two .news-1 .u-bd .news-box ul li .text {
  float: right;
  width: 480px;
  padding-left: 27px;
}
.two .news-1 .u-bd .news-box ul li .text h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #454545;
  margin: 5px 0;
}
.two .news-1 .u-bd .news-box ul li .text p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #919191;
  line-height: 1.714;
}
.three {
  margin-top: 50px;
}
.three .links {
  border-width: 1px;
  border-color: #c3c3c3;
  border-style: solid;
  width: 1200px;
  height: 129px;
  display: flex;
}
.three .links .img-box {
  width: 153px;
  height: 128px;
  display: flex;
}
.three .links .img-box img {
  width: 100%;
  height: calc(100% + 1px);
}
.three .links ul {
  width: 1004px;
  display: flex;
  padding: 0 20px;
}
.three .links ul li {
  background-color: #efefef;
  width: 180px;
  height: 84px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 23px;
  padding: 0 15px;
}
.three .links ul li:hover {
  background: #254e88;
}
.three .links ul li:hover a {
  color: #fff;
}
.three .links ul li a {
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  color: #5e5e5e;
  text-align: center;
}
.three .links ul li:last-child {
  margin-right: 0px;
}
.four {
  margin-top: 96px;
}
.four .title-1 {
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
}
.four .title-1 img {
  display: inline-block;
  vertical-align: middle;
}
.four .title-1 p {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  font-family: 'Source Han Sans CN';
  color: #1b3f72;
  font-weight: bold;
  margin-left: 15px;
}
.four .title-1 p span {
  font-size: 28px;
  font-family: 'Arial';
  color: #bdcde4;
  font-weight: 100;
  margin-left: 5px;
}
.four .title-1 a {
  display: inline-block;
  vertical-align: middle;
  float: right;
  border-radius: 50%;
  background-color: #154885;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 22px;
  color: #ffffff;
}
.four .u-bd {
  margin: 20px 0 50px 0;
  display: flex;
}
.four .u-bd .f1 {
  display: inline-block;
  width: 314px;
}
.four .u-bd .f1 img {
  width: 66px;
  height: 66px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.four .u-bd .f1 .text {
  display: inline-block;
  vertical-align: middle;
}
.four .u-bd .f1 .text p {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #22487e;
  font-weight: bold;
  margin-bottom: 10px;
}
.four .u-bd .f1 .text p span {
  font-size: 24px;
  font-family: 'Arial';
  color: #d3d3d3;
  font-weight: 100;
  font-style: italic;
  margin-left: 5px;
}
.four .u-bd .f1 .text h4 {
  font-size: 35px;
  font-family: 'Arial';
  color: #424242;
  font-weight: bold;
}
.four .u-bd .f1 .link {
  background-color: #1b3f72;
  width: 53px;
  height: 4px;
  margin-left: 88px;
  margin-top: 45px;
}
.four .u-bd .f2 {
  display: inline-block;
  width: 364px;
  margin-left: 60px;
}
.four .u-bd .f2 img {
  width: 66px;
  height: 66px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.four .u-bd .f2 .text {
  display: inline-block;
  vertical-align: middle;
}
.four .u-bd .f2 .text p {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #22487e;
  font-weight: bold;
  margin-bottom: 10px;
}
.four .u-bd .f2 .text p span {
  font-size: 24px;
  font-family: 'Arial';
  color: #d3d3d3;
  font-weight: 100;
  font-style: italic;
  margin-left: 5px;
}
.four .u-bd .f2 .text h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #424242;
}
.four .u-bd .f2 .link {
  background-color: #1b3f72;
  width: 53px;
  height: 4px;
  margin-left: 88px;
  margin-top: 42px;
}
.four .u-bd .er {
  display: flex;
  vertical-align: middle;
  margin-left: 60px;
}
.four .u-bd .er img {
  display: inline-block;
  vertical-align: middle;
}
.four .u-bd .er .er-box {
  display: flex;
  vertical-align: middle;
  border-width: 1px;
  border-color: #d3d3d3;
  border-style: solid;
  background-color: #ffffff;
  width: 241px;
  height: 100px;
  margin-left: -5px;
  padding: 15px;
  padding-right: 0px;
  align-items: center;
}
.four .u-bd .er .er-box img {
  width: 94px;
  height: 94px;
  margin-right: 15px;
}
.foot {
  background-color: #1b3f72;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}
.foot p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  line-height: 1;
  margin-bottom: 15px;
}
.foot p a {
  color: #ffffff;
}
.common-left {
  width: 276px;
  box-sizing: border-box;
  float: left;
}
.common-left .tit {
  font-size: 22px;
  color: #333333;
  height: 90px;
  background: #1f4780;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  padding: 0 33px;
  box-sizing: border-box;
  position: relative;
}
.common-left .tit .text p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.common-left .tit .text p:nth-child(2) {
  font-size: 16px;
  color: #ffffff;
  margin-top: 3px;
}
.common-left .tit .iconfont {
  font-size: 33px;
  margin-right: 9px;
  font-weight: 400;
  color: #fff;
}
.common-left .nav-list {
  padding-bottom: 20px;
  margin-top: 28px;
  position: relative;
}
.common-left .nav-list::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translateX(-50%);
  border-color: #1f4780 transparent transparent transparent;
}
.common-left .nav-list .p-li {
  line-height: 72px;
  font-size: 16px;
  color: #333333;
  margin-top: 4px;
}
.common-left .nav-list .p-li.active .icon-a-jiahao8 {
  display: none;
}
.common-left .nav-list .p-li.active .icon-jian {
  display: block;
}
.common-left .nav-list .p-li.active .sub {
  display: block;
}
.common-left .nav-list .p-li .icon-jian {
  display: none;
}
.common-left .nav-list .p-li > a {
  width: 100%;
  height: 66px;
  display: flex;
  color: #333333;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 0 20px;
  padding-right: 20px;
  background: #f6f6f6;
}
.common-left .nav-list .p-li > a:hover,
.common-left .nav-list .p-li > a.active {
  background: #1f4780;
}
.common-left .nav-list .p-li > a:hover span,
.common-left .nav-list .p-li > a.active span {
  color: #fff;
}
.common-left .nav-list .p-li > a:hover .iconfont,
.common-left .nav-list .p-li > a.active .iconfont {
  color: #fff;
}
.common-left .nav-list .p-li > a .left-tit {
  display: flex;
  align-items: center;
}
.common-left .nav-list .p-li > a .left-tit span.overflow1 {
  width: 175px;
  display: inline-block;
  margin-left: 10px;
}
.common-left .nav-list .p-li > a .left-tit .icon-you {
  position: relative;
  top: -2px;
}
.common-left .nav-list .p-li > a .left-tit .check {
  display: none;
}
.common-left .nav-list .p-li .iconfont {
  font-size: 16px;
  color: #515151;
  font-weight: 700;
}
.common-left .nav-list .p-li .sub {
  background: #fff;
  display: none;
}
.common-left .nav-list .p-li .sub li {
  height: 72px;
  margin-top: 4px;
}
.common-left .nav-list .p-li .sub li:hover,
.common-left .nav-list .p-li .sub li.active {
  color: #1f4780 !important;
}
.common-left .nav-list .p-li .sub li:hover span,
.common-left .nav-list .p-li .sub li.active span {
  color: #1f4780 !important;
}
.common-left .nav-list .p-li .sub li:nth-child(1) a {
  margin-top: 0;
}
.common-left .nav-list .p-li .sub li:hover a {
  color: #1f4780;
}
.common-left .nav-list .p-li .sub li a {
  width: 100%;
  font-size: 16px;
  color: #333333;
  background: #f6f6f6;
  line-height: 72px;
  padding-left: 35px;
  padding-right: 20px;
  box-sizing: border-box;
  display: inline-block;
}
.common-left .nav-list .p-li .sub li a span {
  display: inline-block;
  color: #333;
}
.common-right {
  margin-left: 48px;
  width: calc(100% - 342px);
  float: left;
}
.common-right .top {
  height: 46px;
  line-height: 46px;
  font-size: 16;
  color: #333;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
}
.common-right .top > div:nth-child(1) {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  min-width: 110px;
  border-bottom: 3px solid #1f4780;
  position: relative;
  top: 2px;
}
.common-right .top > div:nth-child(2) {
  font-size: 14px;
  color: #333333;
}
.ny-com-nav {
  font-size: 14px;
  color: #333333;
  height: 72px;
  line-height: 72px;
  border-bottom: 1px dashed #eeeeee;
  display: flex;
  align-items: center;
  margin-bottom: 37px;
}
.ny-com-nav a {
  margin: 0 5px;
}
.ny-com-nav .line {
  width: 9px;
  height: 17px;
  background: #333333;
  display: block;
  margin-right: 12px;
}
.ny-product {
  margin-top: 65px;
  margin-bottom: 80px;
}
.ny-product .pro-list {
  margin-top: -32px;
}
.ny-product .pro-list ul {
  display: flex;
  flex-wrap: wrap;
}
.ny-product .pro-list ul li {
  width: calc(33% - 20px);
  margin-right: 18px;
  margin-top: 32px;
}
.ny-product .pro-list ul li:hover .img-wrap {
  overflow: hidden;
}
.ny-product .pro-list ul li:hover .img-wrap .img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ny-product .pro-list ul li:hover .text {
  background: #1f4780;
  color: #fff;
}
.ny-product .pro-list ul li .img-wrap {
  width: 100%;
}
.ny-product .pro-list ul li .img-wrap .img {
  width: 100%;
}
.ny-product .pro-list ul li .img-wrap .img::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 68%;
}
.ny-product .pro-list ul li .text {
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  padding: 0 18px;
  box-sizing: border-box;
  box-shadow: 0px 1px 46px 0px rgba(200, 200, 200, 0.31);
}
.ny-product .pro-list ul li:nth-child(3n) {
  margin-right: 0;
}
.ny-new {
  margin-bottom: 80px;
  margin-top: 65px;
}
.ny-new .new-list {
  margin-top: -32px;
}
.ny-new .new-list ul li {
  padding: 24px 30px;
  height: 241px;
  background: #ffffff;
  box-shadow: 0px 4px 38px 0px rgba(220, 220, 220, 0.57);
  margin-top: 30px;
  box-sizing: border-box;
}
.ny-new .new-list ul li a {
  display: flex;
  justify-content: space-between;
}
.ny-new .new-list ul li:hover {
  background: #ffffff;
  background: #1f4780;
  border: none;
}
.ny-new .new-list ul li:hover .text p {
  color: #fff !important;
}
.ny-new .new-list ul li:hover .img-wrap {
  overflow: hidden;
}
.ny-new .new-list ul li:hover .img-wrap .img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ny-new .new-list ul li a {
  display: flex;
}
.ny-new .new-list ul li a .img-wrap {
  width: 29.6%;
  height: 193px;
}
.ny-new .new-list ul li a .img-wrap .img {
  width: 100%;
  height: 100%;
}
.ny-new .new-list ul li a .text {
  width: calc(69.9% - 19px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.ny-new .new-list ul li a .text p:nth-child(1) {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
}
.ny-new .new-list ul li a .text p:nth-child(2) {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
}
.ny-new .new-list ul li a .text p:nth-child(3) {
  font-size: 14px;
  color: #999999;
  line-height: 35px;
  margin-top: 10px;
  text-align: justify;
}
.new-list {
  margin-top: -32px;
}
.new-list ul li {
  padding: 24px 30px;
  height: 241px;
  background: #ffffff;
  box-shadow: 0px 4px 38px 0px rgba(220, 220, 220, 0.57);
  margin-top: 30px;
  box-sizing: border-box;
}
.new-list ul li a {
  display: flex;
  justify-content: space-between;
}
.new-list ul li:hover {
  background: #ffffff;
  background: #1f4780;
  border: none;
}
.new-list ul li:hover .text p {
  color: #fff !important;
}
.new-list ul li:hover .img-wrap {
  overflow: hidden;
}
.new-list ul li:hover .img-wrap .img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.new-list ul li a {
  display: flex;
}
.new-list ul li a .img-wrap {
  width: 29.6%;
  height: 193px;
}
.new-list ul li a .img-wrap .img {
  width: 100%;
  height: 100%;
}
.new-list ul li a .text {
  width: calc(69.9% - 19px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.new-list ul li a .text p:nth-child(1) {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
}
.new-list ul li a .text p:nth-child(2) {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
}
.new-list ul li a .text p:nth-child(3) {
  font-size: 14px;
  color: #999999;
  line-height: 35px;
  margin-top: 10px;
  text-align: justify;
}
.ny-page {
  margin-top: 65px;
  margin-bottom: 80px;
}
.ny-page .content {
  margin-top: 20px;
}
.ny-contact {
  margin-top: 64px;
  margin-bottom: 80px;
}
.ny-contact .cont {
  display: flex;
  margin-top: 40px;
}
.ny-contact .cont .left {
  width: 388px;
}
.ny-contact .cont .left .company-name {
  font-size: 24px;
  color: #1f4780;
  font-weight: bold;
}
.ny-contact .cont .left .english {
  font-size: 15px;
  color: #999999;
}
.ny-contact .cont .left .line {
  width: 18px;
  height: 1px;
  background: #848484;
  margin-top: 20px;
}
.ny-contact .cont .left .contact-details {
  font-size: 16px;
  color: #2a2c27;
  line-height: 48px;
  margin-top: 16px;
}
.ny-contact .cont .right {
  display: flex;
  padding-top: 56px;
  margin-left: 18%;
}
.ny-contact .cont .right .back-wrap:nth-last-child(1) {
  margin-left: 80px;
}
.ny-contact .cont .right .back {
  width: 150px;
  height: 150px;
  box-shadow: 0px -2px 21px 0px rgba(221, 221, 221, 0.76);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ny-contact .cont .right img {
  width: 150px;
  height: 150px;
}
.ny-contact .cont .right p {
  width: 150px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-top: 11px;
}
.ny-contact .map {
  margin-top: 44px;
}
.ny-prodetail {
  margin-bottom: 88px;
  margin-top: 64px;
}
.ny-prodetail .left .top-swiper {
  width: 413px;
  height: 476px;
  overflow: hidden;
}
.ny-prodetail .left .top-swiper .swiper-slide {
  width: 413px;
  height: 476px;
}
.ny-prodetail .left .top-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.ny-prodetail .left .img-list {
  margin-top: 8px;
}
.ny-prodetail .left .bottom-swiper {
  width: 370px;
  overflow: hidden;
  background: #fff;
}
.ny-prodetail .left .bottom-swiper .swiper-slide-thumb-active img {
  border: 1px solid #1f4780;
}
.ny-prodetail .left .bottom-swiper img {
  width: 71px;
  height: 82px;
  margin-right: 6px;
  object-fit: cover;
}
.ny-prodetail .left .img-list {
  display: flex;
  background: #fff;
  width: 413px;
  box-sizing: border-box;
}
.ny-prodetail .left .button {
  width: 22px;
  height: 82px;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny-prodetail .left .button.iconfont {
  color: #fff;
  font-size: 14px;
  position: relative;
}
.ny-prodetail .left .button.iconfont::before {
  position: absolute;
  left: 2px;
  display: inline-block;
}
.ny-prodetail .left .button.prev {
  transform: rotateY(180deg);
}
.ny-prodetail .right {
  margin-left: 44px;
}
.ny-prodetail .right .top-text p.title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 41px;
  margin-top: 25px;
  margin-bottom: 18px;
}
.ny-prodetail .right .top-text p.class {
  font-size: 16px;
  color: #666666;
  line-height: 52px;
}
.ny-prodetail .right .top-text .tel {
  height: 27px;
  font-size: 37px;
  font-weight: bold;
  color: #1f4780;
  line-height: 34px;
  margin-top: 63px;
}
.ny-prodetail .right .top-text .tel .iconfont {
  font-size: 34px;
  margin-right: 10px;
}
.ny-prodetail .right .pro-mark {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
.ny-prodetail .right .pro-mark .remark {
  font-size: 16px;
  color: #666666;
  margin-right: 22px;
  margin-bottom: 10px;
}
.ny-prodetail .right .pro-mark .lists {
  display: flex;
  flex-wrap: wrap;
}
.ny-prodetail .right .pro-mark .lists > div {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.ny-prodetail .right .pro-mark .lists > div:nth-child(1) {
  margin-right: 22px;
}
.ny-prodetail .right .pro-mark .lists .iconfont {
  color: #1f4780;
  font-size: 20px;
  margin-right: 5px;
}
.ny-prodetail .contents {
  display: flex;
}
.ny-prodetail .content-detail {
  margin-top: 65px;
}
.ny-prodetail .content-detail .top-nav {
  width: 100%;
  height: 57px;
  background: #f8f8f8;
}
.ny-prodetail .content-detail .top-nav .list {
  height: 100%;
  padding: 0 20px;
  background: #1f4780;
  font-size: 18px;
  color: #ffffff;
  width: 164px;
  text-align: center;
  line-height: 57px;
  box-sizing: border-box;
}
.ny-prodetail .content-detail .conts {
  margin-top: 35px;
}
.message {
  margin-top: 20px;
  box-sizing: border-box;
  color: #999999;
}
.message h3 {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
}
.message .input {
  display: flex;
  margin-top: 20px;
}
.message .input > div {
  width: calc(33% - 14px);
}
.message .input > div input {
  height: 100%;
  border: none;
  outline: none;
  margin-top: 11px;
  width: 100%;
  height: 54px;
  padding-left: 15px;
  box-sizing: border-box;
  background: #f7f7f7;
}
.message .input > div:nth-child(1),
.message .input > div:nth-child(2) {
  margin-right: 30px;
}
.message .input > div span {
  display: block;
  font-size: 16px;
  color: #666;
}
.message .input > div span i {
  color: #ff1f1f;
  margin-left: 3px;
}
.message .text-area {
  margin-top: 25px;
  width: 100%;
  height: 137px;
  box-sizing: border-box;
}
.message .text-area span {
  display: block;
  font-size: 16px;
  color: #666;
}
.message .text-area textarea {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 11px;
  background: #f7f7f7;
}
.message .btn-group {
  display: flex;
  justify-content: flex-start;
  margin-top: 70px;
}
.message .btn {
  width: 133px;
  height: 43px;
  background: #1f4780;
  line-height: 43px;
  color: #fff;
  text-align: center;
}
.message .reset {
  width: 133px;
  height: 43px;
  background: #d6d6d6;
  color: #fff;
  line-height: 43px;
  text-align: center;
  margin-left: 26px;
}
.message-btn {
  width: 224px;
  height: 57px;
  background: #1f4780;
  border-radius: 10px;
  opacity: 1;
  border-radius: 17px;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
  border: none;
  outline: none;
  box-sizing: border-box;
}
.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: #1f4780;
  display: inline;
}
.ny-about {
  margin-bottom: 80px;
}
.ny-about .cont {
  margin-top: 45px;
}
.ny-download {
  display: flex;
  margin-top: 60px;
  margin-bottom: 80px;
}
.ny-download .lists > ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
}
.ny-download .lists > ul li {
  width: calc(50% - 14px);
  height: 89px;
  margin-left: 27px;
  border: 1px solid #f2f2f2;
  padding: 24px 25px;
  margin-top: 28px;
  box-sizing: border-box;
}
.ny-download .lists > ul li:hover {
  border: none;
  box-shadow: 0px 1px 21px 0px rgba(224, 224, 224, 0.35);
}
.ny-download .lists > ul li:hover a > div:nth-child(3) {
  background: #1f4780;
}
.ny-download .lists > ul li:hover a > div:nth-child(3) span {
  color: #fff;
}
.ny-download .lists > ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.ny-download .lists > ul li a {
  display: flex;
  align-items: center;
}
.ny-download .lists > ul li a > div:nth-child(1) span {
  color: #ffbb63;
  font-size: 28px;
}
.ny-download .lists > ul li a > div:nth-child(2) {
  margin-left: 10px;
  margin-top: 5px;
  width: 200px;
}
.ny-download .lists > ul li a > div:nth-child(2) p:nth-child(1) {
  font-size: 16px;
  color: #333;
  width: 195px;
}
.ny-download .lists > ul li a > div:nth-child(2) p:nth-child(2) {
  font-size: 12px;
  color: #b4aeae;
}
.ny-download .lists > ul li a > div:nth-child(3) {
  width: 47px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #f2f3f5;
  border-radius: 12px;
  margin-left: 70px;
}
.ny-download .lists > ul li a > div:nth-child(3) span {
  color: #7e858c;
  font-size: 20px;
}
/*悬浮*/
.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: #204477;
  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;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}
.ny-detail {
  margin-top: 56px;
  margin-bottom: 80px;
}
.ny-search {
  margin-top: 80px;
}
.page .cont,
.detail .cont {
  line-height: 33px;
  font-size: 16px;
  margin-top: 30px;
  color: #515151;
  padding-bottom: 50px;
  max-width: 100%;
}
.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: #1f4780;
}
.ny-tip {
  font-size: 14px;
  color: #333333;
  height: 58px;
  line-height: 58px;
  background: #f5f5f5;
}
.ny-tip .iconfont {
  color: #999999;
  margin-right: 5px;
  font-size: 18px;
}
.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: #1f4780 !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.prev {
  transform: rotate(180deg);
}
.paging li.prev span {
  border: none;
  font-size: 20px;
  position: relative;
  left: -7px;
}
.paging li.next span {
  border: none;
  font-size: 20px;
  position: relative;
  left: -7px;
}
.content img,
.content video {
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
