@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_fqo9bk6l0c8.woff2?t=1665473582487') format('woff2'), url('//at.alicdn.com/t/c/font_971715_fqo9bk6l0c8.woff?t=1665473582487') format('woff'), url('//at.alicdn.com/t/c/font_971715_fqo9bk6l0c8.ttf?t=1665473582487') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

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;
}

* {
  box-sizing: border-box;
}

i {
  font-style: normal;
}

body, html {
  min-height: 100%;
}

body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

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-1 {
  height: 30px;
  line-height: 30px;
  background: #AFAFAF;
}

.head-1 h4 {
  display: inline-block;
  color: #fff;
}

.head-1 p {
  float: right;
  color: #fff;
}

.head .head-box {
  height: 129px;
}

.head .head-box .logo {
  float: left;
  line-height: 129px;
}

.head .head-box .logo img {
  max-width: 239px;
  /* height: 72px; */
}

.head .head-box .text {
  float: left;
  padding-left: 26px;
  border-left: 1px solid #e2e2e2;
  height: 63px;
  line-height: 63px;
  margin-top: 36px;
  margin-left: 25px;
}

.head .head-box .text p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #064395;
  font-weight: bold;
}

.head .head-box .search {
  width: 407px;
  float: left;
  margin-left: 33px;
  padding-top: 30px;
}

.head .head-box .search .search-1 {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #666666;
  margin-left: 15px;
  margin-bottom: 7px;
}

.head .head-box .search .search-1 a {
  color: #666666;
}

.head .head-box .search .search-2 {
  position: relative;
  width: 362px;
}

.head .head-box .search .search-2 input {
  width: 362px;
  height: 38px;
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  background-color: #ffffff;
  line-height: 38px;
  border-radius: 20px;
  padding-left: 15px;
}

.head .head-box .search .search-2 button {
  color: #FFFFFF;
  background-color: #eac56c;
  width: 38px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  border-radius: 15px;
  border: 0px;
  top: 5px;
  right: 6px;
}

.head .head-box .phone {
  width: 210px;
  float: left;
  margin-top: 35px;
}

.head .head-box .phone p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  margin-bottom: 8px;
}

.head .head-box .phone p img {
  margin-right: 6px;
  width: 22px;
  height: 22px;
}

.head .head-box .phone h4 {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #064395;
  font-weight: bold;
}

.head .head-box .phone h4 span {
  color: #064395;
}

.head .head-box .er {
  width: 83px;
  height: 83px;
  float: right;
  margin-top: 23px;
}

.head .head-box .er img {
  width: 100%;
  height: 100%;
}

.head .nav {
  height: 50px;
  background: #064395;
}

.head .nav .nLi {
  display: inline-block;
  position: relative;
  width: calc(100% / 6.1);
  text-align: center;
}

.head .nav .nLi h3 {
  line-height: 50px;
}

.head .nav .nLi h3 a {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}

.head .nav .nLi .sub {
  position: absolute;
  display: none;
  width: 100%;
  top: 50px;
  z-index: 98;
}

.head .nav .nLi .sub ul {
  background: #064395;
}

.head .nav .nLi .sub ul li {
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #FFFFFF;
}

.head .nav .nLi .sub ul li a {
  color: #FFFFFF;
}

.head .nav .nLi .sub ul li:hover a {
  color: #fbd080;
}

.head .nav .nLi:hover h3 a {
  color: #fbd080;
}

.head .nav .nLi:before {
  content: " ";
  background-color: rgba(255, 255, 255, 0.251);
  width: 1px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 0px;
}

.head .nav .nLi:last-child::before {
  display: none;
}
.banner1{
  display: none;
}
.banner {
  position: relative;
  width: 100%;
  height: 680px;
  overflow: hidden;
  min-width: 1200px;
}

.banner .bd {
  width: 100%;
  height: 100%;
}

.banner .bd ul li {
  position: relative;
  height: 680px;
}

.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: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 5px;
}

.banner .hd ul .on {
  border-radius: 50%;
  background-color: #207ed8;
  width: 12px;
  height: 12px;
  border-color: #207ed8;
}

.h-title {
  text-align: center;
}

.h-title span {
  color: #064395;
  font-size: 80px;
  font-weight: bold;
  vertical-align: middle;
  text-transform: uppercase;
}

.h-title i {
  font-size: 60px;
  vertical-align: middle;
}

.h-title .text {
  display: inline-block;
  vertical-align: middle;
}

.h-title .text h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
}

.h-title .text p {
  color: #afafaf;
  font-size: 18px;
  margin-left: -11px;
  text-align: left;
  text-transform: uppercase;
}

.page-1 {
  margin-top: 50px;
}

.page-1 .u-bd {
  margin-top: 54px;
}

.page-1 .u-bd ul li {
  position: relative;
  width: 289px;
  height: 416px;
  float: left;
  margin-right: 14px;
  margin-bottom: 48px;
}

.page-1 .u-bd ul li .img-box {
  width: 100%;
  height: 416px;
}

.page-1 .u-bd ul li .img-box img {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-1 .u-bd ul li .img-box .text {
  padding: 30px;
  position: absolute;
      width: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.1);
}

.page-1 .u-bd ul li .img-box .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 20px;
}

.page-1 .u-bd ul li .img-box .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.143;
}

.page-1 .u-bd ul li .img-box .text a {
  background-color: #ffffff;
  width: 132px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  margin-top: 15px;
}

.page-1 .u-bd ul li .img-box .text a span {
  color: #064395;
  margin-right: 5px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
}

.page-1 .u-bd ul li:hover .text a {
  background: #fad993;
}

.page-1 .u-bd ul li:nth-child(4n) {
  margin-right: 0px;
}

.page-2 {
  background: #f7f7f7;
  padding: 65px 0 20px 0;
}

.page-2 .u-bd {
  margin-top: 52px;
}

.page-2 .u-bd ul li {
  position: relative;
  width: 216px;
  height: 216px;
  margin-right: 30px;
  float: left;
  margin-bottom: 33px;
  border-radius: 50%;
  overflow: hidden;
}

.page-2 .u-bd ul li .img-box {
  width: 235px;
  height: 235px;
}

.page-2 .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}

.page-2 .u-bd ul li .text {
  border-radius: 50%;
  background-color: rgba(6, 67, 149, 0.702);
  width: 158px;
  height: 158px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 25px;
  transition: all 0.4s;
}

.page-2 .u-bd ul li .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
  margin-top: 50px;
}

.page-2 .u-bd ul li .text p {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  width: 110px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
  opacity: 0;
  transition: all 0.2s;
}

.page-2 .u-bd ul li:nth-child(5n) {
  margin-right: 0px;
}

.page-2 .u-bd ul li:hover .text {
  padding: 0 50px;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}

.page-2 .u-bd ul li:hover .text p {
  opacity: 1;
  transition: all 0.4s;
}

.page-3 {
  background: url(../img/1_30.jpg) no-repeat center;
  height: 783px;
  padding-top: 64px;
}

.page-3 .news-top {
  width: 1200px;
  height: 160px;
  position: relative;
  background-color: #444444;
  overflow: hidden;
}

.page-3 .news-top .h-title {
  background-color: #064395;
  position: absolute;
  width: 250px;
  height: 160px;
  float: left;
  padding-top: 25px;
}

.page-3 .news-top .h-title span {
  color: #2a63b1;
}

.page-3 .news-top .h-title .text h4 {
  color: #ffffff;
}

.page-3 .news-top .h-title .text p {
  color: #5a8bcd;
}

.page-3 .news-top .u-bd {
  margin-left: 252px;
  position: absolute;
  padding-left: 44px;
  padding-top: 13px;
}

.page-3 .news-top .u-bd .naws-1 {
  display: inline-block;
  margin-right: 53px;
  width: 730px;
}

.page-3 .news-top .u-bd .naws-1 .bd ul li {
  height: 45px;
  line-height: 44px;
  border-top: 1px dashed #707070;
}

.page-3 .news-top .u-bd .naws-1 .bd ul li a {
  color: #FFFFFF;
}

.page-3 .news-top .u-bd .naws-1 .bd ul li a span {
  margin-right: 6px;
  border-radius: 50%;
  background-color: #fad993;
  width: 7px;
  height: 7px;
  vertical-align: middle;
  display: inline-block;
}

.page-3 .news-top .u-bd .naws-1 .bd ul li a p {
  display: inline-block;
  vertical-align: middle;
}

.page-3 .news-top .more {
  line-height: 160px;
  float: right;
  margin-right: 57px;
}

.page-3 .news-top .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ababab;
  text-transform: uppercase;
  line-height: 1.029;
}

.page-3 .news-bottom {
  background-color: #ffffff;
  width: 1200px;
  height: 472px;
  margin-top: 27px;
  padding: 10px 55px 0 55px;
  position: relative;
}

.page-3 .news-bottom .title-box {
  height: 106px;
}

.page-3 .news-bottom .title-box .h-title {
  float: left;
}

.page-3 .news-bottom .title-box .more {
  float: right;
  margin-top: 42px;
}

.page-3 .news-bottom .title-box .more a {
  background-color: #f3f3f3;
  width: 123px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  display: inline-block;
}

.page-3 .news-bottom .u-bd {
  margin-top: 35px;
}

.page-3 .news-bottom .u-bd .bd ul li {
  width: 517px;
  margin-right: 56px;
  float: left;
  margin-bottom: 44px;
}

.page-3 .news-bottom .u-bd .bd ul li h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  padding-bottom: 10px;
  border-bottom: 1px dashed #bfbfbf;
}

.page-3 .news-bottom .u-bd .bd ul li h4 img {
  margin-right: 15px;
}

.page-3 .news-bottom .u-bd .bd ul li .text {
  margin-top: 17px;
}

.page-3 .news-bottom .u-bd .bd ul li .text img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.page-3 .news-bottom .u-bd .bd ul li .text .p-box {
  display: inline-block;
  vertical-align: top;
  line-height: 1.714;
  width: 472px;
}

.page-3 .news-bottom .u-bd .bd ul li .text .p-box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
}

.page-3 .news-bottom .u-bd .bd ul li span {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ababab;
  line-height: 27px;
  text-transform: uppercase;
}

.page-3 .news-bottom .u-bd .bd ul li:nth-child(2n) {
  margin-right: 0px;
}

.page-3 .news-bottom .u-bd .hd {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 0px;
}

.page-3 .news-bottom .u-bd .hd a {
  background-color: #cacaca;
  width: 600px;
  height: 41px;
  line-height: 41px;
  display: inline-block;
  text-align: center;
}

.page-3 .news-bottom .u-bd .hd .prev {
  background: #064395;
}

.page-4 {
  padding: 60px 0;
  background: #f6f6f6;
}

.page-4 .h-title h5 {
  margin-top: 10px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #848484;
}

.page-4 .u-bd {
  height: 346px;
  margin-top: 60px;
  background: url(../img/lc.png) no-repeat center;
}

.page-5 {
  margin-top: 60px;
  margin-bottom: 70px;
  overflow: hidden;
}

.page-5 .u-bd {
  margin-top: 54px;
  position: relative;
}

.page-5 .u-bd .bd ul li {
  width: 312px;
  margin-right: 19px;
  float: left;
}

.page-5 .u-bd .bd ul li .img-box {
  width: 100%;
  height: 274px;
  overflow: hidden;
}

.page-5 .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}

.page-5 .u-bd .bd ul li p {
  text-align: center;
  width: 100%;
  background-color: #f1f1f1;
  height: 48px;
  line-height: 48px;
  color: #333333;
  font-size: 16px;
}

.page-5 .u-bd .bd ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}

.page-5 .u-bd .bd ul li:hover p {
  color: #FFFFFF;
  background: #064395;
}

.page-5 .u-bd .hd a {
  position: absolute;
  top: 130px;
  left: -83px;
  border-radius: 50%;
  background-color: #ededed;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.page-5 .u-bd .hd .prev {
  left: 1346px;
}

.page-6 {
  background: url(../img/1_32.jpg) no-repeat center;
  height: 775px;
  padding-top: 69px;
}

.page-6 .u-bd {
  background-color: rgba(255, 255, 255, 0.902);
  width: 1200px;
  height: 633px;
  padding: 40px 52px 0 52px;
}

.page-6 .u-bd .left-box {
  width: 530px;
  float: left;
}

.page-6 .u-bd .left-box .h-title {
  text-align: left;
}

.page-6 .u-bd .left-box .about-box {
  margin-top: 20px;
}

.page-6 .u-bd .left-box .about-box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
}

.page-6 .u-bd .left-box .more {
  margin-top: 35px;
}

.page-6 .u-bd .left-box .more a {
  background-color: #444444;
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.page-6 .u-bd .right-box {
  float: right;
  width: 502px;
}

.page-6 .u-bd .right-box .h-title {
  text-align: left;
}

.page-6 .u-bd .right-box .h-title .more {
  display: inline-block;
  margin-left: 20px;
}

.page-6 .u-bd .right-box .h-title .more a {
  background-color: #f3f3f3;
  width: 74px;
  height: 22px;
  line-height: 22px;
  display: block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-align: center;
}

.page-6 .u-bd .right-box .abroad-box {
  margin-top: 27px;
}

.page-6 .u-bd .right-box .abroad-box .abroad-top {
  height: 94px;
  
}
.page-6 .u-bd .right-box .abroad-box .abroad-top a{
  display: flex;
}
.page-6 .u-bd .right-box .abroad-box .abroad-top .img-box {
  width: 154px;
  height: 100%;
}

.page-6 .u-bd .right-box .abroad-box .abroad-top .img-box img {
  width: 100%;
  height: 100%;
}

.page-6 .u-bd .right-box .abroad-box .abroad-top .text {
  flex: 1;
  padding-left: 18px;
}

.page-6 .u-bd .right-box .abroad-box .abroad-top .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 17px;
  margin-top: 5px;
}

.page-6 .u-bd .right-box .abroad-box .abroad-top .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}

.page-6 .u-bd .right-box .abroad-box ul {
  margin-top: 31px;
}

.page-6 .u-bd .right-box .abroad-box ul li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  border-top: 1px dashed #bfbfbf;
}

.page-6 .u-bd .right-box .abroad-box ul li p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  float: left;
}

.page-6 .u-bd .right-box .abroad-box ul li span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #9c9b9b;
  text-transform: uppercase;
  background-color: #eaeaea;
  width: 125px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: right;
  margin-top: 11px;
}

.page-6 .u-bd .right-box .abroad-box ul li:hover p {
  color: #064395;
}

.page-6 .u-bd .right-box .abroad-box ul li:hover span {
  background: #fad993;
  color: #064395;
}

.page-6 .u-bd .right-box .abroad-box ul li:last-child {
  border-bottom: 1px dashed #bfbfbf;
}

.foot {
  background: #303030;
  padding: 60px 0 57px 0;
}

.foot .f-logo {
  width: 219px;
  float: left;
  margin-top: 20px;
}

.foot .f-logo img {
  width: 135px;
  height: 178px;
}

.foot .f-er {
  float: left;
  text-align: center;
  width: 711px;
  border-right: 1px solid #464646;
  border-left: 1px solid #464646;
}

.foot .f-er .er-box img {
  width: 103px;
  height: 103px;
  background: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
}

.foot .f-er .er-box .text {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #a8a8a8;
  line-height: 2.25;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 27px;
}

.foot .f-er .f-nav {
  margin-top: 44px;
  margin-bottom: 20px;
}

.foot .f-er .f-nav ul li {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #6b6b6b;
  display: inline-block;
}

.foot .f-er .f-nav ul li a {
  color: #ffffff;
}

.foot .f-er .f-nav ul li:last-child {
  border: 0px;
}

.foot .f-er .coy {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #8d8d8d;
}

.foot .lx {
  float: left;
  width: 270px;
  padding-left: 36px;
  margin-top: 29px;
}

.foot .lx p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #d3d3d3;
  line-height: 2.25;
}

.foot .lx h4 {
  font-size: 24px;
  color: #f0cc80;
}

.pro-list_1 {
  padding: 50px 0;
}

.pro-list_1 .img-box {
  width: 660px;
  height: 352px;
  float: left;
}

.pro-list_1 .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pro-list_1 .text-box {
  width: 472px;
  height: 500px;
  float: left;
  margin-left: 60px
}

.pro-list_1 .text-box h4 {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  margin-top: 19px;
}

.pro-list_1 .text-box h5 {
  color: #f01d4e;
  font-size: 28px;
  margin: 10px 0;
}

.pro-list_1 .text-box p {
  font-size: 16px;
  line-height: 2;
}

.pro-list_1 .text-box ul {
  margin-top: 20px
}

.pro-list_1 .text-box ul li {
  display: inline-block;
  width: 31%;
  padding: 0 10px;
  background: #1367d8;
  line-height: 95px;
  height: 95px;
  text-align: center;
  margin: 0 1%;
  margin-bottom: 10px;
}

.pro-list_1 .text-box ul li a {
  color: #fff;
}

.page-list_1 {
  margin: 30px auto;
}

.page-list_1 .content-title {
  text-align: center;
}

.page-list_1 .content-title h4 {
  font-size: 30px;
  font-weight: bold;
}

.page-list_1 .content-title p {
  font-size: 18px;
}

.page-list_1 .content-body {
  margin-top: 30px;
}

.page-list_1 .content-body ul li {
  width: 384px;
  float: left;
  margin-right: 24px;
}

.page-list_1 .content-body ul li:last-child {
  margin-right: 0px;
}

.page-list_1 .content-body ul li h4 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #1f2937;
  color: #fff;
  margin-right: 6px;
  font-size: 18px;
}

.page-list_1 .content-body ul li .desc-box {
  background: #eff6ff;
  padding: 10px 20px;
  height: 260px;
}

.page-list_1 .content-body ul li .desc-box p {
  font-size: 16px !important;
}

.page-list_1 .content-body ul li .desc-box p span {
  font-size: 16px !important;
}

.page-list_1 .content-body ul li .p1-desc span {
  line-height: 2;
  font-size: 16px;
  background: transparent !important;
}

.page-list_1 .content-form {
  margin: 50px 0;
}

.page-list_1 .content-form ul {
  text-align: center;
}

.page-list_1 .content-form ul li {
  width: 300px;
  height: 50px;
  line-height: 50px;
  margin: 0 10px;
  display: inline-block;
  background: #064395;
}

.page-list_1 .content-form ul li a {
  color: #fff;
  font-size: 18px;
}

.page-list_1 .content-form ul li:nth-child(2) {
  background: #c70000;
}

.page-list_1 .xmgk ul li {
  width: 100%;
}
.page-4 .u-bd1{
  display: none;
}
@media only screen and (max-width: 786px) {
  .banner {
    width: 100%;
    height: 100%;
    min-width: auto;
  }
  .banner .bd ul li {
    height: 100%;
  }
  .banner .bd ul li img {
    position: inherit;
    width: 100%;
    height: 100%;
  }
  .head-1 {
    display: none;
  }
  .head {
    display: none;
  }
  .cont {
    width: 100%;
    padding: 0 10px;
  }
  .page-1 {
    margin-top: 20px;
  }
  .h-title span {
    color: #064395;
    font-size: 48px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: uppercase;
  }
  .h-title img {
    width: 20px;
  }
  .h-title .text h4 {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #333333;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
  }
  .h-title .text p {
    color: #afafaf;
    font-size: 16px;
    margin-left: -10px;
    text-align: left;
    text-transform: uppercase;
  }
  .page-1 .u-bd {
    margin-top: 24px;
  }
  .page-3 .news-top {
    width: 100%;
  }
  .page-3 .news-bottom {
    width: 100%;
  }
  .page-3 .news-bottom .u-bd .hd a {
    width: 100%;
  }
  .page-6 .u-bd {
    width: 100%;
  }
  .page-6 .u-bd .left-box {
    width: 100%;
  }
  .foot .f-er {
    width: 100%;
  }
  .page-1 .u-bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .page-1 .u-bd ul li {
    width: 48%;
    display: inline-block;
    margin: 0;
    height: 125px;
    margin-bottom: 15px;
  }
  .page-1 .u-bd ul li .img-box {
    height: 100%;
  }
  .page-1 .u-bd ul li .img-box img {
    position: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .page-1 .u-bd ul li .img-box .text {
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 0px;
  }
  .page-1 .u-bd ul li .img-box .text p {
    display: none;
  }
  .page-1 .u-bd ul li .img-box .text h4 {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .page-1 .u-bd ul li .img-box .text a {
    background-color: #ffffff;
    width: 104px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
    margin-top: 0px;
    font-size: 12px;
  }
  .page-2 {
    background: #f7f7f7;
    padding: 20px 0 20px 0;
  }
  .page-2 .u-bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .page-2 .u-bd {
    margin-top: 20px;
  }
  .page-2 .u-bd ul li {
    position: relative;
    width: 46%;
    height: 163px;
    margin-right: 0px;
    float: left;
    margin-bottom: 33px;
    border-radius: 50%;
    overflow: hidden;
  }
  .page-2 .u-bd ul li .text {
    width: 140px;
    height: 140px;
  }
  .page-2 .u-bd ul li .text h4 {
    font-size: 18px;
    margin-top: 45px;
  }
  .page-3 {
    background: url(../img/1_30.jpg) no-repeat center;
    height: 783px;
    padding-top: 20px;
  }
  .page-3 .news-top .h-title {
    width: 20%;
    display: none;
  }
  
  .page-3 .news-top .u-bd .naws-1 {
    width: 94%;
    margin-right: 5px;
  
  }
  .page-3 .news-top .u-bd {
    margin-left:0%;
    position: absolute;
    padding-left: 5px;
    padding-top: 13px;
  }
  .page-3 .news-top .u-bd .naws-1 .bd ul li a{
    display: flex;
  }
  .page-3 .news-top .u-bd .naws-1 .bd ul li a p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1; 
    overflow: hidden;
  }
  .page-3 .news-top .more{
    display: none;
  }
  .page-3 .news-top .u-bd .naws-1 .bd ul li a span{
    margin-right: 6px;
    border-radius: 50%;
    background-color: #fad993;
    width: 11px;
    height: 5px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 19px;
  }
  .page-4 .u-bd1{
    display: block;
    background: url(../img/m_tp.png);
  }
  .banner{
    display: none;
  }
  .banner1{
    display: inline-block;
  }
  .banner1 img {
    width: 100%;
    height: 100%;
  }
}
.fixed{
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: 220px;
  z-index: 99;
}
.fixed_1{
  position: fixed;
  top: 24%;
  right: -170px;
  width: 170px;

  z-index: 99;
}
.fixed_1 ul{
  padding: 10px;
  color: #fff;
  position: fixed;
  background: #e14b4a;
}
.fixed_1 ul li{
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #fff;
}
.fixed_1 ul li span{
  margin-right: 10px;
}

.fixed_1 ul li:nth-child(5){
  height: auto;
  border: 0px; 
}
.fixed_1 ul li p{
  display: inline-block;
}
.fixed_1 ul li p a{
  color: #fff;
}
.fixed_1 ul li .f-r-qrcode {
	width: 120px;
	margin-left: 10px;
}
.an{
  position: absolute;
  top: 100px;
  left: -20px;
}
.an .div1{
  width: 0;
  height: 100px;
  border-right:20px solid #e14b4a;
  border-top:15px solid transparent;
  border-bottom:15px solid transparent;

  line-height: 68px;
  color: #fff;
}
.active{
  right: 0px;
}