@charset "utf-8";
/* CSS Document */
.w1400 {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}
.w-100 {
  width: 100%;
}
.fs-14 {
  font-size: 24px;
  color: #fff;
}
.fs-20 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
}
.fs-22 {
  font-size: 22px;
  color: #fff;
}
.d-block {
  display: block !important;
}
/*头部*/
.header {
  background: #fff;
  width: 100%;
}
.logo {
  float: left;
  padding: 20px 0;
}
.logo img {
  max-height: 65px;
  float: left;
}
.logo h2 {
  font-size: 30px;
  float: left;
  line-height: 70px;
}
.topr {
  float: right;
  position: relative;
}
.topr .topr-t {
  padding-top: 10px;
  display: inline-block;
  width: 100%;
}
.topr .topr-t .riqi {
  float: left;
  font-size: 14px;
}
.topr .topr-t .fenzhan {
  float: right;
  font-size: 14px;
  cursor: pointer;
  color: #034f92;
}
.topr .topr-t .fenzhan img {
  margin-top: -3px;
  margin-left: 3px;
}
.topr .topr-t .zhanqun {
  background: url(../images/topbj.png) no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 30px;
  width: 600px;
  position: absolute;
  z-index: 99;
  padding: 20px;
  display: none;
}
.topr .topr-t .zhanqun ul {
  overflow: hidden;
}
.topr .topr-t .zhanqun h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  color: #034f92;
  width: 100%;
  display: block;
}
.topr .topr-t .zhanqun li {
  float: left;
  width: 200px;
  line-height: 24px;
  font-size: 12px;
}
.topr .topr-t .fenzhan:hover .zhanqun {
  display: block;
}
.topr-s {}
.topr-s input {
  padding: 10px;
  border: 1px solid #666;
  width: 300px;
  border-radius: 5px;
  line-height: 18px;
  float: left;
}
.topr-s .tijiao {
  background: url("../images/search.jpg")right top no-repeat;
  width: 40px;
  height: 40px;
  border: 0;
  margin-left: -2px;
}
.menu {
  width: 100%;
  background: #034f92;
  display: inline-block;
}
.menu .nav {
  width: 100%;
  display: flex;
}
.menu .nav h3 {
  font-size: 100%;
  font-weight: bold;
  font-size: 18px;
}
.menu .nav .m {
  position: relative;
  float: left;
  display: inline;
  text-align: center;
  flex: 1;
}
.menu .nav h3 a {
  zoom: 1;
  line-height: 60px;
  display: block;
  color: #fff
}
.menu .nav .on h3 a {
  background: #1bb848;
}
.menu .nav .sub {
  display: none; /*默认隐藏*/ width: 100%;
  padding: 10px 10px 30px 10px;
  position: absolute;
  left: 0px;
  top: 55px;
  background: #fff;
  float: left;
  line-height: 30px;
  z-index: 9;
  box-sizing: border-box;
}
.menu .nav .sub li {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px dotted #ddd;
}
.menu .nav .sub li a {
  color: #333;
  display: block;
  zoom: 1;
}
.menu .nav .sub li a:hover {
  background: #1bb848;
  color: #fff;
}
.menu .nav .sub dl {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 15px 29px;
  line-height: 26px;
}
.menu .nav .sub dl a:hover {
  color: #c00;
}
.menu .nav .sub dl dt a {
  color: #000;
}
.menu .nav .sub dl dd a {
  color: #999;
  padding-left: 7px;
}
.menu .nav #m3 .sub {
  z-index: 9;
  width: 300px;
}
/**/
.footer {
  width: 100%;
  background: #034f92;
  z-index: 11;
  position: relative;
}
.flink {
  padding: 20px 0;
  ;
  position: relative;
  width: 100%;
  display: inline-block;
}
.flink .fzz {
  float: left;
  text-align: left;
  box-sizing: border-box;
  width: 33.33333%;
  cursor: pointer;
}
.flink .fzz:nth-child(2) {
  text-align: center;
}
.flink .fzz:nth-child(3) {
  text-align: right;
}
.flink .fzhanqun {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
  padding: 20px 20px 70px 20px;
  box-sizing: border-box;
  background: rgba(241, 241, 241, 0.8);
  z-index: 10;
  display: none;
}
.flink .fzz:hover .fzhanqun {
  display: block;
}
.flink .fzhanqun h3 {
  display: block;
  font-size: 16px;
  color: #333;
  text-align: left;
  line-height: 60px;
  font-weight: bold;
}
.flink .fzhanqun ul {
  overflow: hidden;
}
.flink .fzhanqun li {
  float: left;
  width: 25%;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
}
.flink span {
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: url("../images/selectBg.jpg")left top no-repeat;
  width: 100%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  padding-right: 60px;
}
.fmenu {
  overflow: hidden;
  border-top: 2px dashed #999393;
  padding: 40px 0;
  width: 100%;
}
.fmenul {
  float: left;
  padding-right: 50px;
  border-right: 1px solid #fff;
  width: 60%;
}
.fmenul dl {
  float: left;
  width: 25%;
}
.fmenul dl dd {
  color: #fff;
  font-size: 16px;
}
.fmenul dl dt {
  padding-right: 50px;
}
.fmenul dl dt a {
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
  width: 100%;
}
.fmenur {
  float: right;
}
.fmenur li {
  float: right;
  margin-right: 20px;
  color: #fff;
  text-align: center;
}
.fmenur li img {
  max-width: 160px;
}
.fmenur li p {
  line-height: 40px;
  font-size: 14px;
}
.fcopytion {
  text-align: center;
  color: #999393;
}
.fcopytion a {
  color: #999393;
  padding: 0 10px;
}
#ibanner {
  z-index: 1;
  margin-top: -8px;
  width: 100%;
}
#ibanner .container {
  width: 96%;
  max-width: 1400px;
  margin: 0 auto;
}
#ibanner .position-absolute {
  position: absolute !important;
}
/*第一部分*/
.gonggao {
  border: 1px solid #f1f1f1;
  background: #034f92;
  padding-top: 6px;
  display: flex;
  margin-bottom: 30px;
  margin-top: -1px;
}
.gonggaol {
  float: left;
  width: 200px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 128px;
}
.gonggaol i {
  font-size: 20px;
  padding-right: 5px;
  line-height: 84px;
}
.gonggaor {
  float: right;
  flex: 1;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.gonggaor .bd {
  padding-right: 40px !important;
  box-sizing: border-box;
  overflow: hidden;
}
.gonggaor .bd ul {
  overflow: hidden;
  zoom: 1;
}
.gonggaor .ggl {
  padding: 20px;
  width: 50%;
  float: left;
  box-sizing: border-box;
  display: flex;
}
.gonggaor .ggl .ggldate {
  width: 100px;
  text-align: center;
  float: left;
  border-right: 1px solid #f1f1f1;
}
.gonggaor .ggl .ggldate b {
  display: block;
  width: 100%;
  font-size: 30px;
  color: #034f92;
}
.gonggaor .ggl .ggldate span {
  font-size: 14px;
}
.gonggaor .ggl .ggltxt {
  flex: 1;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 20px;
}
.gonggaor .ggl .ggltxt h2 {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  color: #000;
  font-weight: bold;
}
.gonggaor .ggl .ggltxt p {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.gonggaor .pagesize {
  position: absolute;
  right: 5px;
  top: 40px;
}
.gonggaor .pagesize a {
  background: url(../images/index_newadd.png) no-repeat -21px 0;
  width: 21px;
  height: 21px;
  display: block;
  overflow: hidden;
  line-height: 0;
  text-indent: -999em;
  margin-bottom: 3px;
}
.gonggaor .pagesize a.prev:hover {
  background-position: 0 0;
}
.gonggaor .pagesize a.next {
  background-position: -21px -26px;
}
.gonggaor .pagesize a.next:hover {
  background-position: 0 -26px;
}
/*第二部分*/
.iabout {
  margin: 50px auto;
  overflow: hidden;
}
.iabout-t {
  padding-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.iabout-tl {
  float: left;
  width: 48%;
}
.iabout-tit {
  width: 100%;
  padding-bottom: 60px;
}
.iabout-tit h2 {
  font-size: 30px;
  color: #000;
  width: 100%;
  display: block;
}
.iabout-tit i {
  width: 50px;
  height: 3px;
  background: #034f92;
  display: block;
}
.iabout-m {
  width: 100%;
}
.iabout-m h2 {
  font-size: 24px;
  color: #034f92;
  padding-bottom: 60px;
}
.iabout-m p {
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;
}
.iabout-tr {
  float: right;
  width: 48%;
}
.iabout-tr video {
  width: 100%;
  max-height: 400px;
}
.iabout-b {
  width: 100%;
  overflow: hidden;
}
.iabout-b li {
  float: left;
  width: calc(25% - 48px);
  ;
  border: 1px solid #f1f1f1;
  margin-right: 60px;
  text-align: center;
  padding: 30px 0;
  cursor: pointer;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.iabout-b li b {
  font-size: 40px;
  color: #034f92;
}
.iabout-b li span {
  font-size: 14px;
  line-height: 36px;
}
.iabout-b li:last-child {
  margin-right: 0;
}
.iabout-b li:hover {
  background: #1bb848;
  color: #fff;
}
.iabout-b li:hover b {
  color: #fff;
}
/*第三部分*/
.iyewum {
  position: relative;
  height: 100%;
}
.iyewu {
  width: 100%;
  overflow: hidden;
  background: url("../images/4bg.jpg")top center no-repeat;
  background-size: cover/cover;
  height: 800px;
}
.iyewut {
  width: 400px;
  height: 400px;
  background: #034f92; /*background: url("../images/yewu.jpg")left top no-repeat;background-size: cover/cover;*/
}
.iyewuk {
  position: absolute;
  right: 0;
  top: 60px;
}
.iyewuk h2 {
  font-size: 30px;
  color: #1bb848;
}
#yewu {
  height: 100%;
}
#yewu .swiper-slide {
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 50px;
  box-sizing: border-box;
}
#yewu .swiper-slide h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
}
#yewu .swiper-slide span {
  font-size: 24px;
  font-weight: 200;
  padding: 40px 0;
}
#yewu .swiper-slide p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding-bottom: 30px;
}
#yewu .swiper-slide a {
  padding: 10px 20px;
  border-radius: 20px;
  border: 1px solid #1bb848;
  color: #fff;
  font-size: 14px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  background: #1bb848;
}
#yewu .swiper-slide a:hover {
  background: #fff;
  color: #1bb848;
  border: 1px solid #034f92;
}
#yewu .swiper-pagination-bullet-active {
  background: #fff;
}
.iyewub {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
.iyewub li {
  float: left;
  text-align: center;
  background: rgba(3, 79, 146, 0.8);
  color: #fff;
  width: 16.666%;
  padding: 30px 0;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  box-sizing: border-box;
}
.iyewub li:nth-child(2n) {
  background: rgba(27, 184, 72, 0.8);
}
.iyewub li a {
  color: #fff;
}
.iyewub li:hover {
  margin-top: -30px;
}
.iyewub li i {
  font-size: 40px;
}
.iyewub li h2 {
  min-height: 0.63rem;
}
/*第四部分*/
.inews {
  padding: 50px 0 20px 0;
  overflow: hidden;
}
.inewsl {
  float: left;
  width: 49%;
}
.inewsltit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
.inewsltit b {
  font-size: 18px;
  display: block;
  width: 100%;
  line-height: 20px;
}
.inewsltit i {
  width: 30px;
  height: 4px;
  background: #1bb848;
  display: inline-block;
}
.inewslm {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  /*  background: url("../images/newsbg.jpg")left top no-repeat;

  background-size: cover/cover;*/
}
.picScroll-top {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.picScroll-top .hd {
  overflow: hidden;
  width: 160px;
  padding: 0 10px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 8;
}
.picScroll-top .hd .prev, .picScroll-top .hd .next {
  display: block;
  width: 9px;
  height: 5px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 -100px no-repeat;
}
.picScroll-top .hd .next {
  background-position: 0 -140px;
}
.picScroll-top .hd .prevStop {
  background-position: -60px -100px;
}
.picScroll-top .hd .nextStop {
  background-position: -60px -140px;
}
.picScroll-top .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}
.picScroll-top .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
  margin-bottom: 10px;
}
.picScroll-top .hd ul li.on {
  background-position: 0 0;
}
.picScroll-top .bd {
  width: 100%;
  overflow: hidden;
}
.picScroll-top .bd li {
  width: 100%;
  height: 453px;
  position: relative;
}
.picScroll-top .bd li a {
  color: #fff;
}
.picScroll-top .bd li img {
  width: 100%;
  padding-bottom: 20px;
  height: 100%;
}
.picScroll-top .bd li h2 {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: bold;
  background: #034f92;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 50px;
  padding-left: 10px;
  box-sizing: border-box;
}
.picScroll-top .bd li p {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0;
}
.picScroll-top .bd li span {
  width: 100%;
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.inewsr {
  float: right;
  width: 49%;
}
.inewsr .hd {
  line-height: 40px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin-bottom: 36px;
}
.inewsr .hd ul {}
.inewsr .hd ul li {
  float: right;
  padding: 0 15px;
  cursor: pointer;
  margin-left: 10px;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.inewsr .hd ul li.on {
  background: #1bb848;
  color: #fff;
}
.inewsr .bd {
  width: 100%;
}
.inewsr .bd ul {
  padding: 15px 0;
  zoom: 1;
}
.inewsr .bd li {
  border-bottom: 1px dotted #f4f4f4;
  padding: 10px 0;
  display: flex;
  width: 100%;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.inewsr .bd li .inewsr-date {
  border-right: 1px solid #f4f4f4;
  width: 80px;
  text-align: center;
}
.inewsr .bd li .inewsr-date b {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  display: block;
  line-height: 30px;
  padding-top: 10px;
}
.inewsr .bd li .inewsr-txt {
  flex: 1;
  padding: 0 20px;
}
.inewsr .bd li .inewsr-txt h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
}
.inewsr .bd li .inewsr-txt p {
  max-height: 50px;
  overflow: hidden;
}
.inewsr .bd li:hover {
  background: #1bb848;
  color: #fff;
}
.inewsr .bd li:hover .inewsr-date b {
  color: #fff;
}
.inewsr .bd li:hover .inewsr-txt h2 {
  color: #fff;
}
.inewsr .bd li:hover .inewsr-txt p {
  color: #fff;
}
/*广告*/
.gad {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 99;
}
.gad img {
  max-width: 200px;
}
.gua {
  padding: 0 0 30px 0;
  overflow: hidden
}
.gua img {
  width: 100%;
}
/*banner*/
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: -8px;
}
.position {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  left: 0;
  bottom: 0;
  line-height: 60px;
  font-size: 14px;
  right: 0;
  box-sizing: border-box;
  padding-left: 20px;
}
.position a {
  color: #fff;
}
/*分页*/
.page {
  text-align: center;
  padding: 20px 0;
  width: 100%;
}
.page a {
  display: inline-block;
  margin-right: 5px;
  padding: 0 10px;
  border: 1px solid #f4f4f4;
  font-size: 14px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.page a:hover, .page-num-current {
  background: #034f92;
  color: #fff;
}
/*主体*/
.main {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
.main-l {
  float: left;
  width: 285px;
  margin-right: 30px;
}
.nav-l-tit {
  width: 100%;
  overflow: hidden;
  border-top: 4px solid #034f92;
  text-align: center;
  border-bottom: 1px solid #ddd;
  background: #f6f6f6;
}
.nav-l-tit h2 {
  font-size: 24px;
  color: #034f92;
  display: inline-block;
  font-weight: bold;
  line-height: 70px;
}
.nav-l-txt {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.nav-l-txt li {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 1px solid #ddd;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  background: #f6f6f6;
}
.nav-l-txt li:hover, .nav-l-txt li.onn {
  background: #034f92;
}
.nav-l-txt li:hover a, .nav-l-txt li.onn a {
  color: #fff;
}
.main-r {
  float: right;
  width: calc(100% - 315px);
  width: -moz-calc(100% - 315px);
  width: -webkit-calc(100% - 315px);
}
.main-r img {
  max-width: 100%;
}
.main-r-tit {
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 0;
}
.main-r-tit h2 {
  border-left: 4px solid #034f92;
  padding-left: 20px;
  font-size: 20px;
  color: #000;
  line-height: 30px;
  font-weight: bold;
}
.newslist li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px dashed #f4f4f4;
  display: flex;
  padding-bottom: 20px;
}
.newslist li .news-img {
  width: 200px;
  margin-right: 30px;
  overflow: hidden;
  float: left;
}
.newslist li .news-img img {
  width: 100%;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.newslist li:hover .news-img img {
  transform: scale(1.2)
}
.newslist li .news-txt {
  flex: 1;
}
.newslist li .news-txt b {
  font-size: 18px;
  width: 100%;
  display: block;
  line-height: 30px;
}
.newslist li .news-txt p {
  font-size: 14px;
  padding: 10px 0;
}
.newslist li .news-txt span {
  font-size: 14px;
}
/*新闻内容*/
.news-title {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px dashed #f4f4f4;
}
.news-title h2 {
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  color: #000;
}
.news-title p {
  font-size: 14px;
}
.news-m {
  padding-bottom: 30px;
  overflow: hidden;
}
.news-m img {
  max-width: 100%;
}
.news-m table {
  border: none;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: center;
  background: #FFF;
}
.news-m tr {
  border: 0px;
}
.news-m td {
  border: none;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 2px 10px;
}
.news-m td dl {
  margin-bottom: 0;
}
.news-m td dl dd {
  color: #484848;
  font-size: 14px;
  line-height: 18px;
}
.newspage {
  font-size: 14px;
  line-height: 30px;
  margin-top: 40px;
  width: 100%;
  overflow: hidden;
  background: #f6f6f6;
  box-sizing: border-box;
  padding: 20px;
}
/*招聘*/
.joblist {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.joblist li {
  float: left;
  width: 100%;
  line-height: 60px;
  border-bottom: 1px dashed #f4f4f4;
  font-size: 14px;
}
.joblist li b {
  float: left;
  font-weight: normal;
}
.joblist li span {
  float: right;
}
/*荣誉*/
.horlist {
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.horlist li {
  float: left;
  width: 31%;
  margin: 1%;
  text-align: center;
}
.horlist li img {
  width: 100%;
  height:160px;
}
.horlist li b {
  font-size: 16px;
  line-height: 40px;
}
/*业务*/
.yewulist {
  padding: 20px 0;
}
.yewulist li {
  float: left;
  width: 48%;
  margin: 1%;
  text-align: center;
}
.yewulist li img {
  width: 100%;
}
.yewulist li b {
  font-size: 18px;
  line-height: 60px;
}
/*介绍*/
.jieshao {
  width: 100%;
  overflow: hidden;
}
.jieshao1 {
  padding: 60px 0 40px 0;
}
.jieshao1-tit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.jieshao1-tit h2 {
  font-size: 40px;
  color: #034f92;
  font-weight: bold;
  line-height: 1;
}
.jieshao1-tit p {
  font-size: 40px;
  line-height: 1.5;
}
.jieshao1-img {
  width: 100%;
  overflow: hidden;
}
.jieshao1-img img {
  width: 100%;
}
.jieshao1-txt {
  padding: 40px 0 20px 0;
  font-size: 16px;
}
.jieshao1-txt p {
  text-indent: 2em;
}
.jieshao2 {
  padding: 60px 0 40px 0;
  position: relative;
}
.jieshao2-tit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.jieshao2-tit h2 {
  font-size: 40px;
  color: #034f92;
  font-weight: bold;
  line-height: 1;
}
.jieshao2-tit p {
  font-size: 30px;
  line-height: 1.5;
}
.jieshao2-img {
  width: 100%;
  overflow: hidden;
  margin-top: -150px;
  position: relative;
  z-index: 2;
}
.jieshao2-img img {
  width: 100%;
}
.jieshao2-txt {
  padding: 20px 0;
  font-size: 16px;
  margin-top: -140px;
  overflow: hidden;
}
.jieshao2-txt-l {
  width: 45%;
  float: left;
  padding-top: 160px;
  position: relative;
  z-index: 2;
}
.jieshao2-txt-l img {
  width: 100%;
}
.jieshao2-txt-l p {
  text-indent: 2em;
  box-sizing: border-box;
  padding-right: 80px;
  padding-top: 20px;
}
.jieshao2-txt-r {
  float: right;
  width: 60%;
  background: #034f92;
  padding-bottom: 100px;
  margin-left: -5%;
  box-sizing: border-box;
  padding: 40px 40px 190px 8%;
  position: relative;
  z-index: 1;
}
.jieshao2-txt-r li {
  float: left;
  width: 48%;
  margin-right: 2%;
  font-size: 16px;
  color: #fff;
}
.jieshao2-txt-r li img {
  width: 100%;
}
.jieshao2-txt-r li p {
  text-indent: 2em;
  padding-top: 20px;
}
.jieshao3 {
  padding: 60px 0 0px 0;
  width: 100%;
  position: relative;
}
.jieshao3-tit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 120px;
}
.jieshao3-tit h2 {
  font-size: 40px;
  color: #034f92;
  font-weight: bold;
  line-height: 1;
}
.jieshao3-tit p {
  font-size: 40px;
  line-height: 1.5;
}
.jieshao3-img {
  width: 100%;
  position: relative;
}
.jieshao3-img img {
  width: 100%;
}
.jieshao3-txt {
  border-bottom: 1px solid #034f92;
  position: absolute;
  right: 0;
  top: -80px;
  padding-bottom: 10px;
}
.jieshao3-txt b {
  background: #034f92;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  padding: 3px 5px;
}
.jieshao3-txt p {
  font-size: 18px;
  display: inline-block;
  padding-right: 30px;
}
.jieshao3-txt1 {
  border-bottom: 1px solid #034f92;
  position: absolute;
  left: 0;
  top: -20px;
  padding-bottom: 10px;
}
.jieshao3-txt1 b {
  background: #034f92;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  padding: 3px 5px;
}
.jieshao3-txt1 p {
  font-size: 18px;
  display: inline-block;
  padding-left: 30px;
}
.jieshao3-m {
  width: 100%;
  background: url("../images/about3bg.jpg")top center no-repeat #1f6ab5;
}
.jieshao4 {
  padding: 60px 0;
}
.jieshao4-tit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.jieshao4-tit h2 {
  font-size: 40px;
  color: #034f92;
  font-weight: bold;
  line-height: 1;
}
.jieshao4-tit p {
  font-size: 40px;
  line-height: 1.5;
}
.jieshao4-img {
  width: 100%;
  position: relative;
}
.jieshao4-img img {
  max-width: 100%;
}
.jieshao4-txt {
  padding: 120px 0 20px 40px;
  font-size: 16px;
  background: #2a59a9;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 260px;
}
.jieshao4-txt p {
  text-indent: 2em;
}
.jieshao4-m {
  position: relative;
}
.jieshao4-txt1 {
  position: absolute;
  left: 0;
  bottom: 240px;
  width: 300px;
}
.jieshao4-txt1 p {
  font-size: 14px;
  text-indent: 2em;
}
.jieshao4-img .n1 {
  position: absolute;
  left: 850px;
  top: 180px;
}
.jieshao4-img .n2 {
  position: absolute;
  left: 645px;
  top: 276px;
}
.jieshao4-img .n3 {
  position: absolute;
  left: 463px;
  top: 333px;
}
.jieshao4-img .n4 {
  position: absolute;
  left: 415px;
  top: 510px;
}
.jieshao4-img .n5 {
  position: absolute;
  left: 765px;
  top: 458px;
}
.jieshao4-img .n6 {
  position: absolute;
  left: 630px;
  top: 490px;
}
.jieshao4-img .n7 {
  position: absolute;
  left: 585px;
  top: 688px;
}
.dot {
  margin: 0px auto;
  width: 100px;
  height: 100px;
  background-color: #034f92;
  border-radius: 50%;
  -webkit-animation-name: 'ripple'; /*动画属性名，也就是我们前面keyframes定义的动画名*/
  -webkit-animation-duration: 2s; /*动画持续时间*/
  -webkit-animation-timing-function: ease; /*动画频率，和transition-timing-function是一样的*/
  -webkit-animation-delay: 0s; /*动画延迟时间*/
  -webkit-animation-iteration-count: infinite; /*定义循环资料，infinite为无限次*/
  -webkit-animation-direction: alternate; /*定义动画方式*/
}
.buju {
  width: 100%;
  padding: 20px;
  overflow: hidden;
  box-sizing: border-box;
  background: #034f92;
  color: #fff;
  margin-top: 50px;
}
.buju h2 {
  font-size: 16px;
}
.buju li {
  float: left;
  margin-bottom: 20px;
  margin-right: 15px;
}
.buju li b {
  font-size: 12px;
  border-bottom: 1px dashed #fff;
  width: 100%;
  display: block;
}
@keyframes ripple {
  0% {
    opacity: 0.35;
    transform: scale(0.5)
  }
  100% {
    opacity: 0.2;
    transform: scale(1.4)
  }
}
.ding {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99;
}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1025px) {
  .logo h2 {
    font-size: 28px;
  }
  .flink span {
    padding-right: 0;
  }
  .fmenur li img {
    max-width: 120px;
  }
  .jieshao2-tit p, .jieshao1-tit p, .jieshao3-tit p, .jieshao4-tit p {
    font-size: 24px;
  }
  .dot {
    width: 60px;
    height: 60px;
  }
  .jieshao4-img {
    width: 70%;
    padding-top: 60px;
  }
  .jieshao4-txt {
    padding: 40px 0 50px 30px;
    min-height: 630px;
  }
  .jieshao4-img .n1 {
    position: absolute;
    left: 550px;
    top: 180px;
  }
  .jieshao2-txt-r li p, .jieshao2-txt-l p {
    font-size: 12px;
  }
  .jieshao3-txt b, .jieshao3-txt1 b {
    font-size: 20px;
  }
  .jieshao4-img .n2 {
    position: absolute;
    left: 420px;
    top: 246px;
  }
  .jieshao4-img .n3 {
    position: absolute;
    left: 303px;
    top: 280px;
  }
  .jieshao4-img .n4 {
    position: absolute;
    left: 270px;
    top: 396px;
  }
  .jieshao4-img .n5 {
    position: absolute;
    left: 410px;
    top: 378px;
  }
  .jieshao4-img .n6 {
    position: absolute;
    left: 500px;
    top: 360px;
  }
  .jieshao4-img .n7 {
    position: absolute;
    left: 380px;
    top: 505px;
  }
}
@media screen and (max-width: 769px) {
  .inewsl {
    width: 100%
  }
  .inewsr {
    width: 100%;
    margin-top: 50px;
  }
  .iyewub li h2 {
    font-size: 12px;
  }
  .logo h2 {
    font-size: 36px;
  }
  .fmenul {
    padding-right: 0px;
  }
  .fmenul dl dt {
    padding-right: 3px;
  }
  .fmenul dl dt a {
    font-size: 12px;
  }
  .iabout-tl {
    width: 100%
  }
  .iabout-tr {
    width: 100%;
    margin-top: 50px;
  }
  .iabout-b li b {
    font-size: 30px;
  }
}
.fad {
  position: relative;
}
.fad b {
  position: absolute;
  right: 0;
  top: -30px;
  font-size: 18px;
  cursor: pointer;
}