@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff2?t=1698111207725')
      format('woff2'),
    url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff?t=1698111207725')
      format('woff'),
    url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.ttf?t=1698111207725')
      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;
}

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;
}

.ny_box {
  margin: 50px 0;
}

.cont {
  width: 1300px;
  margin: 0 auto;
}

.cont .view h1 {
  font-weight: bold;
  text-align: center;
}

.cont .date {
  text-align: center;
  margin: 20px 0;
}

.cont .viewbox {
  margin-bottom: 20px;
}

.cont .viewbox .content-img {
  text-align: center;
  margin-bottom: 20px;
}

.head {
  position: relative;
  top: 0px;
}

.head .head_box {
  width: 100%;
  height: 97px;
  line-height: 97px;
  position: absolute;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.head .head_box .logo {
  float: left;
}

.head .head_box .logo img {
  width: 170px;
}

.head .head_box .nav {
  float: left;
  width: 1007px;
  padding-left: 100px;
}

.head .head_box .nav ul .nLi {
  display: inline-block;
  position: relative;
  width: 120px;
  text-align: center;
  padding: 0 20px;
}

.head .head_box .nav ul .nLi h3 {
  font-size: 18px;
}

.head .head_box .nav ul .nLi h3 a {
  color: #ffffff;
}

.head .head_box .nav ul .nLi:hover h3 a {
  color: #00fcff;
  font-weight: bold;
}

.head .head_box .nav ul .nLi:hover::after {
  width: 100%;
}
.head .head_box .nav ul .nLi .sub {
  position: absolute;
  left: 50%;
  width: 191px;
  transition: all 0.3s linear;
  overflow: hidden;
  z-index: 10000;
  display: none;
  padding-top: 20px;
  transform: translateX(-50%);
}
.head .head_box .nav ul .nLi .sub > a:nth-last-child(1) {
  border-bottom: none;
}
.head .head_box .nav ul .nLi .sub > a {
  background: #fff;
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #f3f5f8;
}
.head .head_box .nav ul .nLi .sub > a:hover {
  background: #29439c;
  font-weight: 700;
  color: #fff;
}
.head .head_box .nav ul .nLi::after {
  content: '';
  position: absolute;
  background: #00fcff;
  height: 5px;
  width: 0px;
  bottom: 0px;
  left: 0px;
}

.head .head_box .nav ul .on h3 a {
  color: #00fcff;
  font-weight: bold;
}

.head .head_box .nav ul .on::after {
  width: 100%;
}

.head .head_box .ss {
  float: right;
  margin-top: 30px;
  position: relative;
}

.head .head_box .ss .ss_box {
  border-radius: 50%;
  background-color: #1a94e9;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1a94e9;
}

.head .head_box .ss .ss_show {
  position: absolute;
  z-index: 99;
  display: flex;
  height: 60px;
  right: 0px;
  width: 1300px;
  top: 100px;
  display: none;
}
.head .head_box .ss .ss_show form {
  display: flex;
  height: 100%;
}
.head .head_box .ss .ss_show input {
  flex: 1;
  padding: 0 23px;
  color: #888888;
  font-size: 16px;
}

.head .head_box .ss .ss_show button {
  width: 198px;
  border: 0px;
  background: #148ce0;
}

.head .head_box .ss .ss_show button img {
  display: inline-block;
  margin-right: 17px;
  vertical-align: middle;
}

.head .head_box .ss .ss_show button p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
}

.banner {
  position: relative;
  top: 0px;
  width: 100%;
  height: 950px;
  overflow: hidden;
  min-width: 1200px;
}

.banner .bd {
  width: 100%;
  height: 100%;
}

.banner .bd ul li {
  position: relative;
  height: 950px;
}

.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: 6%;
  right: 48%;
}

.banner .hd ul li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: transparent;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  opacity: 0.5;
}

.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  opacity: 1;
}

.banner1 {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  min-width: 1200px;
}

.banner1 .bd {
  width: 100%;
  height: 100%;
}

.banner1 .bd ul li {
  position: relative;
  height: 320px;
}

.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner1 .bd ul li .make {
  position: absolute;
  top: 185px;
  text-align: center;
  width: 100%;
}

.banner1 .bd ul li .make h4 {
  font-size: 30px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 5px;
}

.banner1 .bd ul li .make p {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
}

.index_1 {
  background: url(../img/1_02.jpg) no-repeat center;
  height: 865px;
  padding-top: 73px;
}

.index_1 .title .title_box {
  display: inline-block;
  vertical-align: middle;
}

.index_1 .title .title_box h4 {
  font-size: 32px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.index_1 .title .title_box p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #bdbdbd;
  text-transform: uppercase;
}

.index_1 .title img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px;
}

.index_1 .title h5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
}

.index_1 .bd_1 {
  margin-top: 45px;
}

.index_1 .bd_1 ul li {
  background: url(../img/tp1.png);
  width: 309px;
  height: 160px;
  padding: 0px 3px 0 30px;
  display: inline-block;
  margin-right: 16px;
}

.index_1 .bd_1 ul li .text {
  float: left;
  margin-top: 35px;
}

.index_1 .bd_1 ul li .text h4 {
  font-size: 23px;
  width: 116px;
  font-family: 'Microsoft YaHei';
  color: #07446f;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.index_1 .bd_1 ul li .text p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: rgba(51, 51, 51, 0.4);
  text-transform: uppercase;
}

.index_1 .bd_1 ul li .img-box {
  float: right;
  margin-top: 15px;
}

.index_1 .bd_1 ul li:nth-child(2) {
  background: url(../img/tp2.png);
}

.index_1 .bd_1 ul li:nth-child(3) {
  background: url(../img/tp3.png);
}

.index_1 .bd_1 ul li:last-child {
  margin-right: 0px;
  background: url(../img/tp4.png);
}

.index_2 {
  background: #f7f7f7;
}

.index_2 .bd_2 {
  background-color: #ffffff;
  width: 1500px;
  height: 591px;
  position: relative;
  top: -97px;
  margin: 0 auto;
  padding-top: 50px;
}

.index_2 .bd_2 .title {
  text-align: center;
}

.index_2 .bd_2 .title h4 {
  font-size: 30px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.index_2 .bd_2 .title p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #bdbdbd;
  text-transform: uppercase;
}

.index_2 .bd_2 .bd2_box {
  margin-top: 45px;
  margin-left: 100px;
  position: relative;
}

.index_2 .bd_2 .bd2_box .bd ul li {
  width: 416px;
  margin-right: 26px;
}

.index_2 .bd_2 .bd2_box .bd ul li .img-box {
  width: 100%;
  height: 272px;
}

.index_2 .bd_2 .bd2_box .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}

.index_2 .bd_2 .bd2_box .bd ul li p {
  background-color: #eeeeee;
  width: 100%;
  height: 66px;
  line-height: 66px;
  text-align: center;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
}

.index_2 .bd_2 .bd2_box .hd a:hover {
  color: #1a94e9;
}

.index_2 .bd_2 .bd2_box .hd .prev {
  top: 42%;
  position: absolute;
  color: #e1e1e1;
  font-size: 30px;
  left: -50px;
}

.index_2 .bd_2 .bd2_box .hd .next {
  top: 42%;
  position: absolute;
  color: #e1e1e1;
  font-size: 30px;
  right: 45px;
}

.index_3 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 1112px;
  padding-top: 84px;
}

.index_3 .title {
  text-align: center;
}

.index_3 .title h4 {
  font-size: 30px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.index_3 .title p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #bdbdbd;
  text-transform: uppercase;
}

.index_3 .bd_3 {
  margin-top: 60px;
}

.index_3 .bd_3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.index_3 .bd_3 ul li {
  width: 647px;
  height: 433px;
  position: relative;
  margin-bottom: 15px;
  border-radius: 5px;
}
.index_3 .bd_3 ul li a {
  width: 100%;
  height: 100%;
}
.index_3 .bd_3 ul li .img-box {
  width: 100%;
  height: 100%;
}
.index_3 .bd_3 ul li img {
  width: 100%;
  height: 100%;
}

.index_3 .bd_3 ul li .make {
  position: absolute;
  bottom: -1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 58px;
  line-height: 58px;
  text-align: center;
}

.index_3 .bd_3 ul li .make p {
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
}

.index_3 .bd_3 ul li:nth-child(3) {
  width: 527px;
  height: 354px;
}

.index_3 .bd_3 ul li:nth-child(4) {
  width: 527px;
  height: 354px;
}

.index_3 .bd_3 ul li:nth-child(5) {
  width: 231px;
  background: url(../img/bj.png) no-repeat;
  text-align: center;
  padding-top: 140px;
}

.index_3 .bd_3 ul li:nth-child(5) h4 {
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  color: #0460a1;
  font-weight: bold;
  text-transform: uppercase;
}

.index_3 .bd_3 ul li:nth-child(5) span {
  color: #0460a1;
  margin-top: 28px;
  display: inline-block;
}

.index_4 {
  background: #f7f7f7;
  padding-top: 65px;
}

.index_4 .title {
  text-align: center;
}

.index_4 .title h4 {
  font-size: 30px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.index_4 .title p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #bdbdbd;
  text-transform: uppercase;
}

.index_4 .bd_4 {
  margin-top: 40px;
  padding-bottom: 80px;
}

.index_4 .bd_4 .left_4 {
  float: left;
  background-color: #29439c;
  width: 446px;

  padding: 26px;
}

.index_4 .bd_4 .left_4 .img-box img {
  width: 100%;
  height: 100%;
}

.index_4 .bd_4 .left_4 .text {
  padding-top: 30px;
}

.index_4 .bd_4 .left_4 .text h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.index_4 .bd_4 .left_4 .text h5 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #b1cbdd;
  text-transform: uppercase;
  line-height: 1.714;
}

.index_4 .bd_4 .left_4 .text .time {
  margin-top: 30px;
}

.index_4 .bd_4 .left_4 .text .time p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #7ba6c5;
  text-transform: uppercase;
}

.index_4 .bd_4 .left_4 .text .time span {
  display: inline-block;
  vertical-align: middle;
  float: right;
  color: #ffffff;
  font-size: 20px;
}

.index_4 .bd_4 .right_4 {
  float: right;
  width: 828px;
}

.index_4 .bd_4 .right_4 ul li {
  background-color: #ffffff;
  width: 400px;
  height: 202px;
  display: inline-block;
  margin-right: 23px;
  margin-bottom: 30px;
  padding: 30px;
  vertical-align: top;
}

.index_4 .bd_4 .right_4 ul li:nth-child(2n) {
  margin-right: 0px;
}

.index_4 .bd_4 .right_4 ul li h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.index_4 .bd_4 .right_4 ul li h4 span {
  background-color: #1b3189;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}

.index_4 .bd_4 .right_4 ul li h5 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}

.index_4 .bd_4 .right_4 ul li .time {
  margin-top: 15px;
}

.index_4 .bd_4 .right_4 ul li .time p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #999999;
  text-transform: uppercase;
}

.index_4 .bd_4 .right_4 ul li .time span {
  display: inline-block;
  vertical-align: middle;
  float: right;
  color: #b8b8b8;
  font-size: 20px;
}

.index_4 .bd_4 .right_4 .more {
  background-color: #d0d0d0;
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
}

.foot {
  padding-top: 66px;
  background: #000726;
}

.foot .f_nav {
  width: 842px;
  float: left;
}

.foot .f_nav ul li {
  display: inline-block;
  margin-right: 45px;
}

.foot .f_nav ul li a {
  color: #ffffff;
  font-size: 18px;
}

.foot .f_nav .dh {
  margin-top: 50px;
}

.foot .f_nav .dh p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #e3e5ef;
  text-transform: uppercase;
  line-height: 2.143;
}

.foot .f_nav .dh p span {
  color: #e3e5ef;
  font-size: 20px;
  font-weight: bold;
}

.foot .f_logo {
  float: left;
  margin-top: 35px;
}

.foot .f_er {
  float: right;
}

.foot .f_er .er {
  width: 125px;
  height: 125px;
  background: #fff;
  padding: 5px;
}

.foot .f_er .er img {
  width: 100%;
  height: 100%;
}

.foot .f_er p {
  margin-top: 15px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}

.foot .f_er p img {
  margin-right: 5px;
}

.foot_1 {
  padding-top: 3.125rem;
  color: #61636b;
  font-size: 14px;
  background: #000726;
  text-align: center;
  padding-bottom: 45px;
}

.foot_1 a {
  color: #61636b;
}

.crumbs {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #ebebeb;
  background: #f5f5f5;
}

.crumbs1 {
  background: #ffffff;
}

.crumbs .top_nav {
  float: left;
}

.crumbs .top_nav img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 23px;
}

.crumbs .top_nav ul {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.crumbs .top_nav ul li {
  display: inline-block;
  margin-right: 45px;
}

.crumbs .top_nav ul .on {
  font-weight: bold;
}

.crumbs .top_nav ul .on a {
  color: #1a94e9;
}

.crumbs p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #888888;
  text-transform: uppercase;
  float: right;
}

.crumbs p a {
  color: #888888;
}

.page_box .left_box {
  background: #f6f6f6;
  width: 270px;
  padding: 30px 0;
  position: relative;
  top: -80px;
  float: left;
}

.page_box .left_box h3 {
  height: 60px;
  line-height: 60px;
  padding-left: 35px;
  color: #333333;
  font-size: 18px;
}

.page_box .left_box .on {
  background: #29439c;
}
.page_box .left_box ul li.active a {
  color: #29439c;
}
.page_box .left_box .on a {
  color: #fff;
}
.page_box .left_box .on {
  font-weight: bold;
  color: #fff;
}

.page_box .left_box ul {
  background: #fff;
  width: 88%;
  margin: 0 auto;
  padding: 23px 0 23px 30px;
  display: none;
}

.page_box .left_box ul li {
  margin-bottom: 15px;

  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: rgb(51, 51, 51);
}

.page_box .left_box ul li a {
  color: rgb(51, 51, 51);
}

.page_box .left_box ul li:hover a {
  color: #29439c;
}

.page_box .left_box ul li:last-child {
  margin-bottom: 0;
}

.page_box .prod_box {
  float: right;
  width: 981px;
  padding-top: 50px;
}

.page_box .prod_box ul li {
  width: 303px;
  margin-right: 31px;
  display: inline-block;
  margin-bottom: 45px;
}

.page_box .prod_box ul li .img-box {
  width: 100%;
  height: 213px;
  position: relative;
  overflow: hidden;
}

.page_box .prod_box ul li .img-box img {
  width: 100%;
  height: 100%;
}

.page_box .prod_box ul li .img-box .more {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 213px;
  background-color: rgba(41, 67, 156, 0.749);
}

.page_box .prod_box ul li .img-box .more p {
  margin-top: 0px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
}

.page_box .prod_box ul li p {
  margin-top: 20px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-align: center;
}

.page_box .prod_box ul li:nth-child(3n) {
  margin-right: 0px;
}

.page_box .prod_box ul li:hover .img-box .more {
  top: 0px;
}

.page_box .prod_box ul li:hover p {
  color: #29439c;
  font-size: 16px;
  font-weight: bold;
}

.news_box {
  margin-top: 50px;
}

.news_box .top_1 {
  border-bottom: 1px dashed #bfbfbf;
}
.news_box .top_1 > div {
  display: block;
  padding-bottom: 35px;

  height: 200px;
}

.news_box .top_1 .img-box {
  width: 252px;
  height: 166px;
  float: left;
  position: relative;
}

.news_box .top_1 .img-box img {
  width: 100%;
  height: 100%;
}

.news_box .top_1 .img-box .make {
  position: absolute;
  background-color: #29439c;
  width: 62px;
  height: 26px;
  top: 10px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #ffffff;
}

.news_box .top_1 .text {
  float: right;
  width: 1047px;
  padding-left: 34px;
}

.news_box .top_1 .text h4 p {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
  float: left;
  line-height: 47px;
}

.news_box .top_1 .text h4 span {
  font-size: 36px;
  font-family: 'Microsoft YaHei';
  color: #c8c8c8;
  text-transform: uppercase;
  display: inline-block;
  float: right;
}

.news_box .top_1 .text h5 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #555555;
  text-transform: uppercase;
  line-height: 2.143;
  margin-top: 15px;
}

.news_box .news_ul {
  margin-bottom: 55px;
}

.news_box .news_ul ul li {
  padding-top: 45px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #bfbfbf;
  padding-right: 50px;
}

.news_box .news_ul ul li a {
  display: flex;
}

.news_box .news_ul ul li a .time {
  width: 190px;
}

.news_box .news_ul ul li a .time h4 {
  font-size: 36px;
  font-family: 'Microsoft YaHei';
  color: #666666;
  text-transform: uppercase;
}

.news_box .news_ul ul li a .time p {
  font-size: 28px;
  font-family: 'Microsoft YaHei';
  color: #e3e3e3;
  text-transform: uppercase;
  line-height: 1.071;
  margin: 12px 0 23px 0;
}

.news_box .news_ul ul li a .time .link {
  background-color: #29439c;
  width: 132px;
  height: 5px;
}

.news_box .news_ul ul li a .text {
  width: 1100px;
  float: right;
}

.news_box .news_ul ul li a .text h4 {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: bold;
}

.news_box .news_ul ul li a .text p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #555555;
  text-transform: uppercase;
  line-height: 2.143;
}

.news_box .news_ul ul li:hover {
  padding-left: 60px;
  background: #f5f5f5;
  border-bottom: 5px solid #29439c;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.news_box .news_ul ul li:hover .time .link {
  display: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.news_box .news_ul ul li:hover .text h4 {
  font-weight: bold;
  color: #1a94e9;
}

.page_body {
  margin: 50px 0;
}

.cont_box {
  float: right;
  width: 981px;
  padding: 50px 0;
}

.cont_box .top_box {
  width: 440px;
  height: 308px;
  float: left;
}

.cont_box .top_box .show .bd ul li img {
  width: 100%;
  height: 100%;
}

.cont_box .smallshow {
  width: 540px;
  float: right;
  padding-left: 45px;
  position: relative;
}

.cont_box .smallshow .cont_text h4 {
  color: #29439c;
  font-size: 16px;
}

.cont_box .smallshow .cont_text h4 span {
  color: #222222;
  font-size: 20px;
  font-weight: bold;
}

.cont_box .smallshow .cont_text p {
  margin-top: 30px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #555555;
  text-transform: uppercase;
  line-height: 2.143;
}

.cont_box .smallshow .parBd {
  margin-top: 30px;
  margin-left: 34px;
  height: 92px;
}

.cont_box .smallshow .parBd ul li {
  width: 132px;
  height: 92px;
  margin-right: 8px;
  float: left;
}

.cont_box .smallshow .parBd ul li img {
  width: 100%;
  height: 100%;
}

.cont_box .smallshow .parBd ul .on {
  border: 8px solid #29439c;
}

.cont_box .smallshow .parHd .prev {
  position: absolute;
  bottom: 24%;
}

.cont_box .smallshow .parHd .next {
  position: absolute;
  bottom: 24%;
  right: 8px;
}

.cont_2 {
  margin-top: 50px;
}

.cont_2 .hd {
  background: #f4f4f4;
}

.cont_2 .hd ul {
  font-size: 0;
}

.cont_2 .hd ul li {
  height: 56px;
  line-height: 56px;
  display: inline-block;
  width: 25%;
  color: #333333;
  font-size: 18px;
  text-align: center;
}

.cont_2 .hd ul .on {
  background: #29439c;
  color: #fff;
}

.cont_2 .bd {
  margin-top: 40px;
}

.cont_3 {
  margin-top: 54px;
}

.cont_3 .tit {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
}

.cont_3 .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}

.cont_3 .tit p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  color: #29439c;
  font-weight: bold;
}

.cont_3 .cont3_box {
  margin-top: 20px;
  margin-bottom: 60px;
}

.cont_3 .cont3_box ul li {
  height: 28px;
  line-height: 28px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
}

.cont_3 .cont3_box ul li .li1 {
  width: 60%;
  display: flex;
}

.cont_3 .cont3_box ul li .li1 span {
  background-color: #29439c;
  width: 9px;
  height: 9px;
  margin-right: 7px;
  margin-top: 9px;
}

.cont_3 .cont3_box ul li .li1 p {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 561px;
}

.cont_3 .cont3_box ul li .li2 {
  width: 30%;
  text-align: center;
}

.cont_3 .cont3_box ul li .li3 {
  background-color: #1a94e9;
  width: 80px;
  height: 28px;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
}

.cont_3 .cont3_box ul li .li3 p {
  display: inline-block;
  color: #ffffff;
}

.cont_3 .cont3_box ul li .li3 span {
  color: #ffffff;
}

.cont_3 .cont3_box ul li:hover .li3 {
  background: #29439c;
}

.fy p a {
  color: #888888;
  font-size: 14px;
}

.fy .prev {
  float: left;
}

.fy .next {
  float: right;
}

.paging {
  text-align: center;
  margin-bottom: 80px;
}

.paging ul li {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin: 0 6px;
}

.paging ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.paging ul li:first-child {
  margin-right: 26px;
}

.paging ul li:last-child {
  margin-left: 26px;
}

.paging ul li:hover {
  background: #29439c;
}

.paging ul li:hover a {
  color: #fff;
}

.paging ul .on {
  background: #29439c;
}

.paging ul .on a {
  color: #fff;
}

.page_box .case_box {
  width: 100%;
  padding-top: 50px;
}
.page_box .case_box ul {
  display: flex;
  flex-wrap: wrap;
}

.page_box .case_box ul li {
  width: 303px;
  margin-right: 29px;
  margin-bottom: 45px;
}

.page_box .case_box ul li .img-box {
  width: 100%;
  height: 216px;
  position: relative;
  overflow: hidden;
  border: 1px solid #efefef;
}

.page_box .case_box1 ul li .img-box {
  height: 430px;
}

.page_box .case_box ul li .img-box img {
  width: 100%;
  height: 100%;
}

.page_box .case_box ul li .img-box .more {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 216px;
  background-color: rgba(41, 67, 156, 0.749);
}
.page_box .case_box1 ul li .img-box .more {
  line-height: 430px;
}
.page_box .case_box ul li .img-box .more p {
  margin-top: 0px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
}

.page_box .case_box ul li p {
  margin-top: 20px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #333333;
  text-align: center;
}

.page_box .case_box ul li:nth-child(4n) {
  margin-right: 0px;
}

.page_box .case_box ul li:hover .img-box .more {
  top: 0px;
}

.page_box .case_box ul li:hover p {
  color: #29439c;
  font-size: 16px;
  font-weight: bold;
}
/*悬浮*/
.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: #1b3189;
  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 {
  box-sizing: initial;
  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;
}
