@font-face {
  src: url("../font/SourceHanSansCN-Normal.otf");
  font-family: "SourceHanSansCN-Normal";
}
@font-face {
  src: url("../font/SourceHanSansCN-ExtraLight.otf");
  font-family: "SourceHanSansCN-ExtraLight";
}
@font-face {
  src: url("../font/SourceHanSansCN-Light.otf");
  font-family: "SourceHanSansCN-Light";
}
@font-face {
  src: url("../font/SourceHanSansCN-Heavy.otf");
  font-family: "SourceHanSansCN-Heavy";
}
@font-face {
  src: url("../font/SourceHanSansCN-Medium.otf");
  font-family: "SourceHanSansCN-Medium";
}
@font-face {
  src: url("../font/SourceHanSansCN-Bold.otf");
  font-family: "SourceHanSansCN-Bold";
}
@font-face {
  src: url("../font/SourceHanSansCN-Regular.otf");
  font-family: "SourceHanSansCN-Regular";
}

@font-face {
  src: url("../font/AlibabaSans-Regular.otf");
  font-family: "AlibabaSans-Regular";
}
* {
  font-family:"微软雅黑" !important;
  padding: 0;
  margin: 0;
  /* box-sizing: border-box; */
}
body {
  font-family:"微软雅黑" !important;
}
.app 
{
    min-width:1400px;
}

/* ----------------------首页---------------------- */

.wrap {
  width: 1400px;
  margin: 0 auto;
}
.banner-pic {
  background: no-repeat center;
  height: 460px;
}

.lb-banner .swiper-pagination {
  bottom: 20px !important;
}

.lb-banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  opacity: 0.39;
  background-color: #056bb2;
  margin: 0 6px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.lb-banner .swiper-pagination-bullet-active {
  width: 70px;
  border-radius: 4px;
  opacity: 1;
}

.header {
  position: relative;
  background-color: #fff;
  z-index: 99;
}

.nav {
  margin-left: 60px;
}

.ul-nav {
  display: flex;
}

.ul-nav > li > a {
  position: relative;
  display: block;
  padding: 52px 10px;
  margin-left: 13px;
  color: #4d4d4d;
  font-size: 16px;
}

.h-w {
  display: flex;
}

.h-r {
  position: absolute;
  top: 0;
  right: 0;
  width: 455px;
  height: 100%;
  background: url("../images/1.jpg") no-repeat center;
  background-size: 100% 100%;
}

.h-inp {
  width: 100%;
  height: 40px;
  color: #999999;
  font-size: 14px;
  outline: none;
  padding: 0 20px;
  box-sizing: border-box;
}

.h-r-c {
  width: 320px;
  height: 40px;
  display: flex;
}

.h-go {
  min-width: 60px;
  height: 40px;
  background: url("../images/2.png") no-repeat center;
  background-color: #fff;
  background-size: 20px;
  cursor: pointer;
}

.h-r-w {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.itop {
  padding: 48px 0;
  background: url("../images/11.jpg") no-repeat center;
  background-size: 100% 100%;
}

.ul-i {
  display: flex;
  justify-content: space-between;
}

.ul-i > li {
  width: 450px;
}

.itop-lb-pic > img {
  width: 450px;
}

.itop-lb-txt {
  min-height: 145px;
  padding: 20px 12px 10px;
  background-color: #fff;
  box-sizing: border-box;
}

.itop-lb-tx {
  font-size: 16px;
  color: #333333;
  font-family: "SourceHanSansCN-Medium";
}

.itop-lb-tx2 {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

.itop-lb-tx3 {
  font-family: "AlibabaSans-Regular";
  font-size: 12px;
  color: #808080;
  margin-top: 10px;
}

.lb-itop .swiper-button-next,
.lb-itop .swiper-button-prev {
  width: 10px;
  height: 18px;
  background: url("../images/6-2.png") no-repeat center;
  background-size: 100%;
  margin: 0;
  outline: none;
  cursor: pointer;
  opacity: 1;
  right: 12px;
  top: 204px;
  left: auto;
  z-index: 19;
}

.lb-itop .swiper-button-prev {
  background-image: url("../images/6-1.png");
  right: 98px;
}

.lb-itop .swiper-pagination {
  top: 210px;
  bottom: auto;
  left: auto;
  width: 96px;
  right: 12px;
  display: flex;
  justify-content: center;
  padding: 0 15px;
  box-sizing: border-box;
}

.lb-itop .swiper-pagination-bullet {
  display: block;
  width: 7px;
  height: 7px;
  opacity: 0.22;
  background-color: #fff;
  outline: none;
  margin: 0 5px;
}

.lb-itop .swiper-pagination-bullet-active {
  opacity: 1;
}

.td {
  margin-top: 47px;
}

.td-l {
  display: flex;
  align-items: center;
  height: 82px;
  padding: 0 20px 0 12px;
  border-right: 1px #fff solid;
}

.td-l span {
  margin-left: 10px;
  color: #ffffff;
  font-size: 18px;
  font-family: "SourceHanSansCN-Medium";
}

.td-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.td-icon {
  height: 32px;
  line-height: 32px;
}

.td-tx {
  color: #ffffff;
  font-size: 12px;
  margin-top: 10px;
}

.ul-td {
  display: flex;
}

.ul-td a {
  height: 120px;
  width: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ul-td a:hover {
  background-color: #0676c4;
}

.td-c {
  background: url("../images/1-1.jpg") no-repeat center;
  background-size: 100% 100%;
}

.iflex {
  display: flex;
  justify-content: space-between;
}

.ic_nav {
  display: flex;
}

.ic_nav p {
  position: relative;
  color: #6b6b6b;
  font-size: 22px;
  font-family: "SourceHanSansCN-Normal";
  margin-left: 30px;
  cursor: pointer;
  padding-bottom: 16px;
}

.ic_nav p::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #056bb2;
}

.ic_nav .ic_act::after {
  width: 100%;
}

.ic_nav .ic_act {
  color: #333333;
  font-family: "SourceHanSansCN-Medium";
}

.ic_nav p:nth-child(1) {
  margin-left: 0;
}

.imore {
  position: relative;
  display: block;
  width: 84px;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  background-color: #056bb2;
  border-radius: 100px;
  color: #ffffff;
  font-size: 12px;
  box-sizing: border-box;
}

.imore::after {
  content: "";
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
  height: 20px;
  background: url("../images/4.png") no-repeat center;
  background-size: 20px;
}

.inews-txt {
  padding: 14px 14px;
}

.inews-title {
  color: #333333;
  font-family: "SourceHanSansCN-Normal";
  width: 350px;
  font-size: 16px;
}

.inews-time {
  color: #808080;
  font-size: 12px;
  margin-top: 10px;
  font-family: "AlibabaSans-Regular";
}

.ul-inews a {
  position: relative;
  display: block;
  border-top: 1px #f9f9f9 solid;
}

.ul-inews a:hover .inews-show,
.inews-act .inews-show {
  display: block;
}

.ul-inews a:hover .inews-top,
.inews-act .inews-top {
  background-color: #056bb2;
}

.ul-inews a:hover .inews-title,
.ul-inews a:hover .inews-time,
.inews-act .inews-title,
.inews-act .inews-time {
  color: #fff;
}

.inews-tx {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  height:40px;
}

.inews-tx2 {
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
}

.inews-show {
  display: none;
  background-color: #0676c4;
  padding-bottom: 3px;
}

.inews-r {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 72px;
  background-color: #0676c4;
  text-align: center;
  line-height: 72px;
}

.tog {
  margin-top: 23px;
  background-color: #fff;
}

.itime {
  color: #808080;
  font-size: 12px;
  font-family: "AlibabaSans-Regular";
}

.imid {
  padding: 40px 0;
}

.igs {
  margin-top: 23px;
}

.igs-title {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  font-family: "SourceHanSansCN-Normal";
  height: 40px;
}

.igs-tx {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

.ul-igs > li:nth-child(1) .igs-txt {
  border-top: none;
}

.ul-igs a {
  display: block;
  padding: 0 10px;
  background-color: #fff;
}

.igs-txt {
  padding: 13.5px 5px;
  border-top: 1px #f5f5f5 solid;
}

.msg-title {
  color: #333333;
  font-size: 16px;
  width: 350px;
  font-family: "SourceHanSansCN-Normal";
}

.ul-msg a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding-right: 14px;
  border-bottom: 1px #ebebeb solid;
}

.imid-c {
  margin-top: 45px;
}

.iqy {
  margin-top: 15px;
}

.ul-iqy > li {
  margin-top: 1px;
}

.ul-iqy > li:nth-child(1) {
  margin-top: 0;
}

.ul-iqy a {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 4px 15px;
}

.iqy-title {
  color: #333333;
  font-size: 16px;
  font-family: "SourceHanSansCN-Normal";
  margin-top: 16px;
}

.iqy-tx {
  color: #666666;
  font-size: 12px;
  margin-top: 15px;
}

.iqy-pic > img {
  height: 58px;
  border-radius: 8px;
  padding:5px;
}

.iqy-txt {
  width: 350px;
  width: 80%;
  margin-top:10px;
}

.imid-menb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(2, 36, 60, 0.58);
  z-index: 10;
}

.imid-menb span {
  margin-left: 5px;
  color: #fff;
  font-size: 16px;
  font-family: "SourceHanSansCN-Normal";
}

.ul-imid {
  display: flex;
}

.ul-imid > li {
  width: 188px;
  background: no-repeat center;
  background-size: auto 100%;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.ul-imid a {
  position: relative;
  height: 366px;
  display: block;
}

.ul-imid .imid-act {
  width: 470px;
  width: 464px;
  /* background-size: 100% 100%; */
}

.ul-imid .imid-act .imid-m {
  opacity: 0;
}

.imid-m {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.imid-m > img {
  height: 100%;
  width: 100%;
}
.ft-sel-title {
  width: 422px;
  height: 42px;
  background: url(../images/19.png) no-repeat 95%;
  background-size: 18px 11px;
  font-size: 14px;
  color: #666666;
  line-height: 42px;
  font-weight: bold;
  padding: 0 10px;
  background-color: #ffffff;
  box-sizing: border-box;
  cursor: pointer;
}
.ft-nd {
  display: none;
  position: absolute;
  top: 43px;
  width: 100%;
  background-color: #ffffff;
  padding: 10px;
  max-height: 120px;
  overflow-y: auto;
  box-sizing: border-box;
}
.ul-ft a {
  display: block;
  padding: 10px 0;
  color: #010101;
  font-size: 14px;
  border: 1px #ffffff solid;
}

.ft-t-c {
  display: flex;
  align-items: center;
  padding: 40px 0 27px;
}
.ft-t {
  border-bottom: 1px #0560a0 solid;
}
.ft-sel {
  position: relative;
  margin-left: 19px;
}
.ft-t-title {
  margin-left: 10px;
  color: #fff;
  font-size: 16px;
}
.ft-m {
  border-top: 1px #044a7b solid;
  padding: 40px 0;
}
.ft-ma {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 90px;
}
.ft-ma-txt {
  margin-left: 10px;
}
.ft-ma-tx {
  color: #91a7c0;
  font-size: 14px;
}
.ft-ma-tx2 {
  color: #ffffff;
  font-size: 16px;
  margin-top: 10px;
}
.ft {
  background-color: #04538b;
}
.ul-ftnav {
  display: flex;
  margin-top: 16px;
}
.ul-ftnav > li {
  margin: 0 0 0 115px;
}
.ul-ftnav > li:nth-child(1) {
  margin-left: 0;
}
.ftnav-title {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 14px;
  font-family: "SourceHanSansCN-Normal";
}
.ul-ftnav > li > a {
  display: block;
  color: #849db9;
  font-size: 14px;
  margin-top: 10px;
}
.ft-m-c {
  display: flex;
  justify-content: space-between;
}
.ft-b {
  background-color: #033d66;
}
.ft-b-c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  height: 46px;
  color: #ffffff;
}
.ft-b-r a {
  font-size: 12px;
  margin-left: 28px;
}
.itop-lb-tx,
.inews-title,
.msg-title,
.iqy-title {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.itop-lb-tx2 {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.igs-title,
.igs-tx,
.inews-tx {
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height:42px;
}
.itme{ font-size:12px; color:#808080;}

/* 公司概况 */
.zy-banner {
  background: no-repeat center;
}
.zy-b-title {
  color: #ffffff;
  font-size: 32px;
  padding-top: 170px;
  font-family: "SourceHanSansCN-Medium";
}
.mbx {
  color: #000000;
  font-size: 14px;
  text-align:right;
  margin-bottom:10px;
  margin-top: -26px;
}
.mbx span {
  font-size: 16px;
  font-family: "宋体";
  color: #000000;
  font-weight: bold;
  margin: 0 15px;
}
.ul-c-nav > li {
  background-color: #fafafa;
  border-bottom: 1px #f5f5f5 solid;
}
.ul-c-nav > li:hover a,
.c-nav-act a {
  color: #1775b7 !important;
  font-family: "SourceHanSansCN-Bold";
}
.ul-c-nav > li:hover .c-nav-icon,
.c-nav-act .c-nav-icon {
  opacity: 1;
}
.ul-c-nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  color: #000000;
  font-size: 16px;
  padding: 0 34px 0 22px;
  box-sizing: border-box;
}
.c-nav-title {
  background: url("../images/26.jpg") no-repeat center;
  background-size: 100%;
  width: 320px;
  height: 87px;
  line-height: 87px;
  padding: 0 22px;
  color: #ffffff;
  font-size: 22px;
  font-family: "SourceHanSansCN-Medium";
  box-sizing: border-box;
}
.c-nav {
  margin-top: 24px;
}
.c-l {
  width: 320px;
}
.c-nav-icon {
  opacity: 0;
  font-size: 22px;
  font-family: "宋体";
  color: #1775b7;
  font-weight: bold;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.c-ma {
  background-color: #fafafa;
  padding: 20px;
  margin-top: 20px;
}
.c-r {
  padding: 40px 0;
}
.jj-title {
  color: #4c4c4c;
  font-size: 36px;
  font-family: "SourceHanSansCN-Heavy";
}
.jj-tx {
  font-size: 22px;
  color: #1775b7;
  margin-top: 20px;
}
.jj-tx2 {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 26px;
  margin-top: 25px;
}
.jj-pic > img {
  width: 100%;
}
.jj-pic {
  margin-top: 25px;
}
.c {
  display: flex;
  justify-content: space-between;
}
.c-r {
  width: 1044px;
}

/* 企业荣誉 */
.ul-ry {
  display: flex;
  flex-wrap: wrap;
  width: 1062px;
}

.ul-ry > li {
  width: 336px;
  margin: 0 0 20px 18px;
  background-color: #f5f5f5;
  border-radius: 6px;
  padding: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  box-sizing: border-box;
}

.ul-ry > li:hover .ry-menb {
  opacity: 1;
}

.ul-ry > li:hover {
  background-color: #1775b7;
}

.ul-ry > li:hover .ry-tx {
  color: #fff;
}

.ry-kk {
  position: relative;
  padding: 21px 25px;
  background-color: #fff;
}

.ry-pic {
  text-align: center;
}

.ry-pic > img {
  width: 270px;
  height: 196px;
}

.ry-tx {
  color: #333333;
  font-size: 14px;
  margin: 20px 0 5px;
  text-align: center;
}

.ry-menb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: rgba(23, 117, 183, 0.6);
}

.ry-tc {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 999;
}

.ry-tc-cont {
  width: 60%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.ry-tc-pic {
  display: inline-block;
}

.ry-tc-pic > img {
  width: 100%;
  transition: all 0.5s;
  transform: scale(0);
}

/* 组织机构 */
.ul-zz-nav {
  display: flex;
  margin-top: 30px;
}

.ul-zz-nav > li {
  position: relative;
  width: 20%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  background-color: #fafafa;
  cursor: pointer;
}

.zz-nav-act::after,
.ul-zz-nav > li:hover::after {
  content: "";
  background: url("../images/33.png") no-repeat center;
  background-size: 100%;
  width: 10px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ul-zz-nav .zz-nav-act,
.ul-zz-nav > li:hover {
  background-color: #1775b7;
  color: #ffffff;
  font-family: "SourceHanSansCN-Bold";
}

.zz-cont {
  margin-top: 16px;
}

.zz-tx {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 30px;
}
.zz-title {
  color: #4c4c4c;
  font-size: 36px;
  font-family: "SourceHanSansCN-Heavy";
}

/* 新闻中心 */
.c-title {
  border-bottom: 1px #ebebeb solid;
}
.c-title p {
  position: relative;
  display: inline-block;
  color: #333333;
  font-size: 22px;
  font-family: "SourceHanSansCN-Medium";
  padding-bottom: 18px;
}
.c-title p::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #1775b7;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.news {
  padding-top: 18px;
}
.ul-news a {
  display: block;
  padding: 18px 12px;
  border-bottom: 1px #f5f5f5 solid;
}
.ul-news a:hover {
  background-color: #f5f5f5;
}
.ul-news a:hover .news-title {
  color: #1775b7;
  font-family: "SourceHanSansCN-Bold";
}
.news-title {
  color: #333333;
  font-size: 16px;
  font-family: "SourceHanSansCN-Normal";
}
.news-time {
  margin-top: 10px;
}
.page-num {
  width: 40px;
  height: 34px;
  display: block;
  line-height: 32px;
  text-align: center;
  border: 1px #ededed solid;
  box-sizing: border-box;
}
.page-prev,
.page-next,
.page-r a {
  width: 56px;
  height: 34px;
  display: block;
  line-height: 32px;
  text-align: center;
  border: 1px #ededed solid;
  box-sizing: border-box;
}
.page {
  margin-top: 20px;
}
.page-l,
.page-r {
  display: flex;
}
.page-c {
  display: flex;
  justify-content: space-between;
}
.page-num:hover,
.page-r a:hover,
.page-act {
  background-color: #1775b7;
  border-color: #1775b7;
  color: #fff;
}
.page-l a:nth-child(n + 2),
.page-r a:nth-child(n + 2) {
  border-left: none;
}
.news-tx {
  color: #666666;
  font-size: 14px;
  margin-top: 12px;
  line-height: 20px;
}
.ul-news2 a {
  padding: 25px 14px;
}
.whua {
  padding: 20px 0 40px;
}

/* 员工 */
.yg-kk {
  position: relative;
}
.yg-pic > img {
  width: 334px;
  height: 273px;
}
.ul-yg > li:hover .ry-menb {
  opacity: 1;
}
.yg-txt {
  padding: 15px;
}
.ul-yg > li:hover .yg-txt {
  background-color: #f5f5f5;
}
.yg-title {
  color: #333333;
  font-size: 16px;
  margin-top: 8px;
  font-family: "SourceHanSansCN-Normal";
}
.ul-yg {
  display: flex;
  flex-wrap: wrap;
  width: 1065px;
  margin-left: -21px;
}
.ul-yg > li {
  width: 334px;
  margin: 0 0 21px 21px;
}

/* 主营项目 */
.xmu-pic > img {
  width: 332px;
  height: 262px;
}

.ul-xmu {
  display: flex;
  flex-wrap: wrap;
  width: 1068px;
  margin-left: -24px;
}

.ul-xmu > li {
  position: relative;
  width: 332px;
  margin: 0 0 20px 24px;
}

.xmu-menb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(2, 36, 60, 0.58);
  z-index: 10;
}

.xmu-menb {
  color: #fff;
  font-size: 16px;
  font-family: "SourceHanSansCN-Normal";
  text-align: center;
}

/* 详情 */
.xq {
  background-color: #fafafa;
}
.xq-cont {
  padding: 30px 20px 15px;
}
.xq-title {
  font-family: "SourceHanSansCN-Heavy";
  color: #4c4c4c;
  text-align: center;
  font-size: 22px;
  padding-bottom: 30px;
  border-bottom: 1px #f5f5f5 solid;
}
.xq-txt {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 28px;
}
.xq-txt p {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  text-indent:2em;
}
.xq-txt div {
  text-indent:2em;
}
.xq-txt p span {
  font-family: "SourceHanSansCN-Bold";
}
.xq-pic {
  margin-top: 18px;
}
.xq-pic img {
  width: 100%;
}
.xq-flex {
  display: flex;
  flex-wrap: wrap;
  width: 789px;
  margin-left: -19px;
}
.xq-flex > div {
  margin-left: 19px;
}

.xq-flex .xq-pic img {
  width: 244px;
  height: 360px;
}
.xqimg {
  width: 770px;
  margin: 0 auto;
}
.xq-page {
  justify-content: space-between;
  padding-top: 15px;
  margin-top: 30px;
  border-top: 1px #f5f5f5 solid;
  font-size:14px;
}
.xq-page a {
  color: #4c4c4c;
  font-size: 14px;
}

/* 二级 */
.nd {
  display: none;
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  background-color: rgba(250, 250, 250, 0.95);
  z-index: 99;
}
.nd-wrap {
  display: flex;
}
.nd-txt {
  width: 550px;
  padding: 50px 0;
}
.nd-nav {
  padding: 50px 0;
  margin-left: 75px;
  flex: 1;
  padding-left: 70px;
  border-left: 1px #e5eaf0 solid;
  width: 160px;
  box-sizing: border-box;
}
.nd-pic {
  padding: 50px 0;

  width: 400px;
}
.nd-pic > img {
  width: 400px;
  height: 200px;
}
.nd-title {
  color: #333333;
  font-size: 22px;
}
.nd-tx {
  color: #878787;
  font-size: 14px;
  line-height: 26px;
  margin-top: 25px;
}
.nd-more {
  display: block;
  color: #1775b7;
  font-size: 12px;
  width: 112px;
  height: 32px;
  border: 2px #1775b7 solid;
  box-sizing: border-box;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
}
.ul-nd-nav a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #7e7e7e;
  font-size: 14px;
  padding-left: 20px;
  width: 158px;
  border-bottom: 1px #e5eaf0 solid;
  box-sizing: border-box;
}
.ul-nd-nav a:hover {
  color: #1775b7;
  border-color: #1775b7;
}
.ul-nav > li:hover .nd {
  display: block;
}

/* hover */
.ul-nav > li:hover > a::after,
.nav-act > a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #1775b7;
}
.ul-nav > li:hover > a,
.nav-act > a {
  font-family: "SourceHanSansCN-Bold";
  color: #1775b7 !important;
}

.ul-msg > li:hover .msg-title,
.ul-iqy > li:hover .iqy-title,
.ul-igs > li:hover .igs-title {
  font-family: "SourceHanSansCN-Bold";
  color: #1775b7 !important;
}
.ul-xmu > li:hover .xmu-pic > img {
  transform: scale(1.1);
}
.xmu-pic {
  overflow: hidden;
}
.xmu-pic > img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

/* 3.3 导航 */
.nhead{
  background-image: linear-gradient(to bottom,#1479d3,#126bbb);
}
.ul-nhead{
   display: flex;
}
.ul-nhead>li{
  position: relative;
  margin-left: 14px;
}
.ul-nhead>li:nth-child(1){
   margin-left: 0px;
}
.ul-nhead>li>a{
   width: 90px;
   text-align: center;
   display: block;
   color: #ffffff;
   font-size: 14px;
   line-height: 58px;
   height: 58px;
}

.ul-nhead>li:hover>a{background-color: #0676c4;}

.nd-nhead{
  display: none;
position: absolute;
top: 58px;
left: 0;
width: 620%;
border-top: 1px solid transparent;
z-index: 9999;
}
.nd-nhead>li{
   float: left;
}
.nd-nhead a{
display: block;
width: 90px;
height: 40px;
margin-right: 1px;
line-height: 40px;
text-align: center;
background: #838688;
font-size: 14px;
color: #fff;
}
.nd-nhead a:hover{
   background-color: #0676c4;
}
.nhead-c{
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.nhead-r .h-inp,.nhead-r .h-go{
    height: 36px;
}
.nhead-r    .h-r-c{
   border-radius: 100px;
   overflow: hidden;
   height: 36px;
}
.n-banner{
  background: no-repeat center;
}
.n-logo{
  padding-top: 103px;
}

.pagelist{width:100%;height:37px; padding-top:30px; padding-bottom:50px;}
.pagelist a{ padding:0 7px; height:32px;display:inline-block; background-color:#f1f1f1; border-radius: 1px; border:#ededed solid 1px;  text-align:center;line-height:32px;margin-left:14px;font-size:14px;color:#3e3e3e; cursor:pointer;}
.pagelist a:hover ,.pagelist a.selected{ background-color:#108bc5; color:#fff; border:#108bc5 solid 1px; padding:0 7px; cursor:pointer;}
.pagelist span{height:32px;display:inline-block;margin-left:14px;line-height:32px;text-align:center;font-size:14px;color:#999999;}
.pagelist input.txt_page{width:42px;height:32px;text-align:center;line-height:32px;border:none;background:url(../images/bg_003.png) no-repeat 0 0}
.pagelist input.btn_go{width:37px;height:32px;border:none;background:url(../images/bg_002.png) no-repeat 0 0;linbe-height:37px;text-align:center;margin-left:5px;font-size:14px;color:#7f7f7f;}

.subtit{ text-align:center; font-size:14px;}