@charset "utf-8";

/* CSS Document */
body {
  padding-top: 120px;
}

.layout {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.pub_pad {
  padding: 60px 20px;
}

.pub_pad1 {
  padding: 0 20px 60px;
}

.header {
  height: 120px;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  width: 750px;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -375px;
  z-index: 6;
}

.header .logo {
  top: 25px;
  left: 40px;
}

.header .menu {
  width: 48px;
  height: 48px;
  background: url(../images/menu.png) no-repeat center center;
  position: absolute;
  top: 37px;
  right: 40px;
}

.header .menu_close {
  width: 120px;
  height: 120px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: url(../images/chacha.png) no-repeat center center #fafafa;
  border-left: solid 1px #f2f2f2;
}

.index_nav {
  position: fixed;
  top: 119px;
  left: 50%;
  width: 750px;
  margin-left: -375px;
  bottom: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  border-top: solid 1px #f2f2f2;
  z-index: 5;
}

.index_nav>ul>li {
  position: relative;
}

.index_nav>ul>li.hasChild:before {
  content: "";
  background: url(../images/jiahao.png) no-repeat center center #8aadde;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 22px;
  right: 40px;
}

.index_nav>ul>li.hasChild.on:before {
  content: "";
  background: url(../images/jianhao.png) no-repeat center center #8aadde;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 22px;
  right: 40px;
}

.index_nav>ul>li>a {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 82px;
  border-bottom: solid 1px #f2f2f2;
  color: #333333;
  font-size: 30px;
  position: relative;
  z-index: 2;
}

.index_nav>ul>li>a.on {
  color: #8aadde;
}

.index_nav>ul>li .xl {
  background: #fafafa;
  display: none;
}

.index_nav>ul>li .xl li a {
  display: block;
  padding-left: 75px;
  padding-right: 75px;
  line-height: 82px;
  border-bottom: solid 1px #f2f2f2;
  color: #666666;
  font-size: 30px;
}

.index_nav>ul>li .xl li a.on {
  color: #8aadde;
}

.banner img {
  width: 100%;
}

.search_main {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  width: 710px;
  height: 150px;
  margin-top: -75px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
  margin-left: auto;
  margin-right: auto;
  padding: 33px 25px 0;
}

.search_main .tit {
  color: #333333;
  font-size: 22px;
  line-height: 22px;
}

.search_main .cont {
  margin-top: 20px;
}

.search_main .cont .item {
  width: 172px;
  margin-right: 20px;
}

.search_main .cont .btn1 {
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  border-radius: 4px;
  background-color: #ffffff;
  width: 82px;
  height: 34px;
  color: #333333;
  font-size: 18px;
}

.f_select {
  width: 100%;
  border-width: 1px;
  border-color: #999999;
  border-style: solid;
  border-radius: 4px;
  background-color: #ffffff;
  height: 34px;
  line-height: 32px;
  position: relative;
}

.f_select .note {
  padding-left: 10px;
  font-size: 18px;
  background: url(../images/jiantou.png) no-repeat 95% center;
}

.f_select .note img {
  margin-right: 5px;
}

.f_select .note span {
  width: 110px;
}

.f_select .select1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}

.xuanfu {
  position: fixed;
  top: 50%;
  right: 10px;
  margin-top: -61px;
  z-index: 3;
}

.xuanfu img {
  width: 122px;
  height: 122px;
}

.pub_tit {
  color: #333333;
  font-size: 28px;
  line-height: 28px;
}

.index_main .m_nav {
  margin-top: 72px;
  width: 156px;
  height: 1px;
  background: #ededed;
}

.index_main .m_nav .xxk1 {
  width: 20px;
  height: 20px;
  background: url(../images/dian1.png) no-repeat center center;
  border-radius: 50%;
  float: left;
  margin-left: -10px;
  margin-top: -10px;
}

.index_main .m_nav .xxk1.on {
  background: url(../images/dian2.jpg) no-repeat center center;
}

.index_main .m_nav .xxk1.on .tit {
  color: #8aadde;
}

.index_main .m_nav .xxk1 .tit {
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-size: 24px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: -35px;
}

.index_main .m_nav .xxk1:nth-child(2) {
  float: right;
  margin-left: 0;
  margin-right: -10px;
}

.index_main .index_m {
  margin-top: 35px;
}

.index_main .index_m .xxkqh1 {
  color: #666666;
  font-size: 20px;
  line-height: 38px;
}

.index_main .index_m .xxkqh1 img {
  max-width: 100%;
  margin-bottom: 15px;
}

.index_main .index_m .xxkqh1 p {
  text-indent: 40px;
}

.index_main .index_m .xxkqh1 .index_more {
  margin-top: 35px;
}

.index_more a {
  border-width: 1px;
  border-color: #8aadde;
  border-style: solid;
  border-radius: 2px;
  width: 298px;
  height: 42px;
  line-height: 38px;
  color: #8aadde;
  font-size: 24px;
  text-align: center;
}

.pub_note {
  color: #666666;
  font-size: 20px;
  line-height: 30px;
  margin-top: 25px;
  text-align: center;
  letter-spacing: 2px;
}

.pub_note.tl {
  text-align: left;
}

.index_main1 .index_m1 {
  margin-top: 25px;
}

.index_main1 .index_m1 .prev {
  background: url(../images/zuojian1.png) no-repeat center center rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 62px;
  height: 96px;
  z-index: 2;
  top: 50%;
  margin-top: -160px;
  left: 0;
}

.index_main1 .index_m1 .next {
  background: url(../images/youjian.png) no-repeat center center rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 62px;
  height: 96px;
  z-index: 2;
  top: 50%;
  margin-top: -160px;
  right: 0;
}

.index_main1 .index_m1 .swiper-container {
  padding-bottom: 40px;
}

.index_main1 .index_m1 .swiper-pagination-bullet {
  border-radius: 50%;
  background-color: #cfcfcf;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.index_main1 .index_m1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #8aadde;
}

.index_main1 .index_m1 .swiper-slide {
  padding-bottom: 10px;
}

.index_main1 .index_m1 .swiper-slide .pic img {
  width: 710px;
  height: 750px;
  object-fit: cover;
}

.index_main1 .index_m1 .swiper-slide .cont {
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  box-shadow: 1.5px 2.598px 8px 0px rgba(153, 153, 153, 0.1);
  width: 648px;
  height: 244px;
  margin-top: -80px;
  z-index: 2;
  padding: 45px 12px 0;
}

.index_main1 .index_m1 .swiper-slide .cont .tit {
  line-height: 24px;
}

.index_main1 .index_m1 .swiper-slide .cont .tit a {
  color: #333333;
  font-size: 22px;
}

.index_main1 .index_m1 .swiper-slide .cont .note {
  color: #666666;
  font-size: 20px;
  margin-top: 10px;
}

.index_main1 .index_m1 .swiper-slide .cont .note1 {
  margin-top: 10px;
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}

.index_main2 .index_m2 {
  padding-top: 30px;
  padding-bottom: 40px;
}

.index_main2 .index_m2 .swiper-slide {
  width: 252px;
}

.index_main2 .index_m2 .pic img {
  width: 252px;
  height: 252px;
}

.index_main2 .index_m2 .pic .item_abs {
  top: 50%;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
  color: #fff;
  font-size: 36px;
}

.index_main3.news_bot .tita {
  color: #333333;
  font-size: 24px;
  margin-top: -45px;
  position: relative;
  top: 15px;
}

.index_main3.news_bot .m3_bot .item:nth-child(1) {
  border-top: 0;
}

.index_main3 .m3_top {
  padding-top: 35px;
}

.index_main3 .m3_top .pic img {
  width: 100%;
}

.index_main3 .m3_top .cont .tit {
  line-height: 30px;
  padding-top: 15px;
}

.index_main3 .m3_top .cont .tit a {
  color: #333333;
  font-size: 20px;
}

.index_main3 .m3_top .cont .note {
  color: #666666;
  font-size: 20px;
  line-height: 32px;
  margin-top: 5px;
}

.index_main3 .m3_top .cont .date {
  color: #666666;
  font-size: 20px;
  margin-top: 10px;
}

.index_main3 .m3_bot .item {
  border-top: dashed 1px #e6e6e6;
  margin-top: 15px;
}

.index_main3 .m3_bot .item .tit {
  line-height: 30px;
  padding-top: 15px;
}

.index_main3 .m3_bot .item .tit .dian {
  background-color: #8aadde;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.index_main3 .m3_bot .item .tit a {
  color: #333333;
  font-size: 20px;
}

.index_main3 .m3_bot .item .note {
  color: #666666;
  font-size: 20px;
  line-height: 32px;
  margin-top: 5px;
}

.index_main3 .m3_bot .item .date {
  color: #666666;
  font-size: 20px;
  margin-top: 10px;
}

.index_main3 .index_more {
  margin-top: 25px;
}

.ggw img {
  width: 100%;
}

.backtop {
  color: #333333;
  font-size: 28px;
  height: 100px;
  line-height: 100px;
  background: #f0f0f0;
}

.footer {
  background: #e6e6e6;
  padding: 40px 0;
}

.footer .footer_top {
  color: #333333;
  font-size: 22px;
}

.footer > a {
  color: #333;
  font-size: 22px;
  margin-top: 10px;
  line-height: 38px;
  display: block;
}

.footer .footer_bot {
  color: #333333;
  font-size: 22px;
  line-height: 38px;
  margin-top: 10px;
}

.index_nav1 {
  position: fixed;
  top: 120px;
  left: 50%;
  width: 750px;
  margin-left: -375px;
  z-index: 5;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  height: 80px;
}

.index_nav1 .index_n1 {
  width: 600px;
  position: absolute;
  top: 0;
  left: 20px;
  height: 80px;
}

.index_nav1 .index_n1 .swiper-slide {
  width: auto;
}

.index_nav1 .index_n1 .swiper-slide a {
  line-height: 80px;
  color: #333333;
  font-size: 28px;
  display: block;
  position: relative;
}

.index_nav1 .index_n1 .swiper-slide a.on:before {
  opacity: 1;
}

.index_nav1 .index_n1 .swiper-slide a:before {
  content: '';
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #333333;
  position: absolute;
  left: 0;
  bottom: 12px;
  opacity: 0;
}

.index_nav1 .more {
  position: relative;
}

.index_nav1 .more:before {
  content: '';
  width: 21px;
  height: 67px;
  background: url(../images/yinying.png) no-repeat center center;
  position: absolute;
  left: -21px;
  top: 6px;
}

.index_nav1 .more a {
  width: 100px;
  display: block;
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #333333;
  font-size: 26px;
}

.pub_note1 {
  color: #666666;
  font-size: 20px;
  line-height: 44px;
  margin-top: 25px;
  text-align: center;
  letter-spacing: 2px;
}

.pub_note1.tl {
  text-align: left;
}

.pub_note1 p {
  text-indent: 40px;
}

.about_main1 {
  padding-top: 40px;
}

.about_main1 .cont {
  padding-top: 15px;
  margin-left: -20px;
  margin-right: -20px;
}

.about_main1 .cont .item {
  width: 48%;
  background: url(../images/shuxian.jpg) no-repeat left center;
  padding-left: 28px;
  padding-right: 28px;
}

.about_main1 .cont .item .tit {
  color: #8aadde;
  font-size: 16px;
}

.about_main1 .cont .item .tit span {
  font-size: 28px;
}

.about_main1 .cont .item .note {
  color: #666666;
  font-size: 18px;
}

.about_main1 .cont .item:nth-child(2n+1) {
  background: none;
}

.bgcover {
  background-size: cover !important;
}

.about_main2 {
  padding: 35px 20px;
}

.about_main2 .about_m2 {
  margin-top: 22px;
}

.about_main2 .about_m2 .item1 {
  margin-top: 20px;
}

.about_main2 .about_m2 .item1 .item {
  width: 345px;
}

.about_main2 .about_m2 .item {
  background: rgba(138, 173, 222, 0.7);
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.about_main2 .about_m2 .item .icon {
  width: 60px;
}

.about_main2 .about_m2 .item .cont1 {
  margin-left: 80px;
}

.about_main2 .about_m2 .item .cont1 .tit {
  color: #ffffff;
  font-size: 20px;
}

.about_main2 .about_m2 .item .cont1 .note {
  color: #ffffff;
  font-size: 20px;
  margin-top: 5px;
}

.about_main3 .cont {
  padding-top: 20px;
}

.about_main3 .cont .item {
  margin-left: 11px;
  margin-right: 11px;
}

.about_main3 .cont .item .tit {
  color: #333333;
  font-size: 20px;
}

.about_main3 .pic {
  margin-top: 30px;
}

.about_main3 .pic img {
  width: 100%;
}

.about_main4 .about_m4 {
  margin-top: 36px;
}

.about_main4 .about_m4 .jian1 {
  background: url(../images/xiajian1.png) no-repeat center center #8aadde;
  width: 60px;
  height: 60px;
}

.about_main4 .about_m4 .fangkuai {
  background: #8aadde;
  width: 60px;
  height: 60px;
}

.about_main4 .about_m4 .m4_shu {
  background: rgba(153, 153, 153, 0.47);
  width: 8px;
  padding-bottom: 70px;
}

.about_main4 .about_m4 .m4_shu .m4_item {
  padding-top: 76px;
}

.about_main4 .about_m4 .m4_shu .m4_item .m4_year {
  border-radius: 50%;
  background-color: #8aadde;
  width: 76px;
  height: 76px;
  text-align: center;
  line-height: 76px;
  color: #fff;
  font-size: 24px;
  /* font-family: 'Arial'; */
  font-weight: bold;
  margin-left: -34px;
  margin-bottom: 38px;
}

.about_main4 .about_m4 .m4_shu .m4_item .item {
  border-radius: 50%;
  background-color: #8aadde;
  width: 16px;
  height: 16px;
  margin-left: -4px;
  margin-top: 70px;
  position: relative;
}

.about_main4 .about_m4 .m4_shu .m4_item .item.left .item_cont {
  left: auto;
  right: 85px;
}

.about_main4 .about_m4 .m4_shu .m4_item .item.left .item_cont:before {
  left: auto;
  right: -17px;
  background: url(../images/jian1.png) no-repeat center center;
}

.about_main4 .about_m4 .m4_shu .m4_item .item:nth-child(1) {
  margin-top: 0;
}

.about_main4 .about_m4 .m4_shu .m4_item .item .item_month {
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  width: 100px;
  text-align: right;
  position: absolute;
  left: -90px;
  top: 50%;
  height: 24px;
  line-height: 24px;
  margin-top: -12px;
  padding-right: 10px;
}

.about_main4 .about_m4 .m4_shu .m4_item .item .item_cont {
  border-radius: 7px;
  background-color: #c0d4f0;
  width: 280px;
  height: 128px;
  position: absolute;
  left: 85px;
  top: -45px;
}

.about_main4 .about_m4 .m4_shu .m4_item .item .item_cont:before {
  content: '';
  width: 40px;
  height: 18px;
  background: url(../images/jian2.png) no-repeat center center;
  position: absolute;
  left: -17px;
  top: 50px;
}

.about_main4 .about_m4 .m4_shu .m4_item .item .item_cont .word {
  width: 90%;
  color: #333333;
  font-size: 20px;
  line-height: 36px;
  max-height: 108px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  text-align: center;
}

.ej_nav {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: solid 1px #f2f2f2;
}

.ej_nav .swiper-container {
  margin-left: 100px;
  margin-right: 100px;
}

.ej_nav .prev {
  border-radius: 6px;
  background: url(../images/zuojiana3.jpg) no-repeat center center #8aadde;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 33px;
  top: 0;
  cursor: pointer;
}

.ej_nav .next {
  border-radius: 6px;
  background: url(../images/youjiana3.jpg) no-repeat center center #8aadde;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 33px;
  top: 0;
  cursor: pointer;
}

.ej_nav .swiper-slide {
  width: auto !important;
}

.ej_nav .swiper-slide a {
  border-radius: 4px;
  background-color: #f3f3f3;
  padding: 0 15px;
  display: block;
  line-height: 48px;
  height: 48px;
  color: #333333;
  font-size: 24px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ej_nav .swiper-slide a.on,
.ej_nav .swiper-slide a:hover {
  color: #fff;
  background: #8aadde;
}

.qg_main ul {
  margin-bottom: 60px;
}

.qg_main ul li {
  margin-top: 23px;
  background-color: #ffffff;
  box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.05);
  padding: 25px 30px 25px 15px;
}

.qg_main ul li .pic {
  padding: 9px 7px;
  border: solid 1px #eaeaea;
}

.qg_main ul li .pic img {
  width: 208px;
  height: 211px;
}

.qg_main ul li .cont {
  margin-left: 245px;
}

.qg_main ul li .cont .tit {
  padding-top: 10px;
  padding-bottom: 10px;
}

.qg_main ul li .cont .tit a {
  color: #333333;
  font-size: 24px;
}

.qg_main ul li .cont .note {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}

.qg_main ul li .cont .more {
  margin-top: 10px;
}

.qg_main ul li .cont .more a {
  background-color: #8aadde;
  width: 136px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 22px;
}

.pages a {
  background-color: #f2f2f2;
  width: 162px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  color: #333333;
  font-size: 28px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}

.ck_main {
  padding-top: 32px;
}

.ck_main ul {
  margin-top: -25px;
  margin-bottom: 60px;
}

.ck_main ul li {
  width: 345px;
  margin-left: 20px;
  margin-top: 25px;
}

.ck_main ul li:nth-child(2n+1) {
  margin-left: 0;
}

.ck_main ul li .pic img {
  width: 345px;
  height: 220px;
  object-fit: cover;
}

.ck_main ul li .cont {
  background-color: #ffffff;
  box-shadow: 2px 3.464px 8px 4px rgba(201, 201, 201, 0.1);
  padding: 15px 20px 30px;
  height: 386px;
}

.ck_main ul li:nth-child(3) .cont {
  height: auto;
}

.ck_main ul li .cont .tit a {
  color: #333333;
  font-size: 24px;
  display: block;
  line-height: 30px;
}

.ck_main ul li .cont .note {
  color: #999999;
  font-size: 20px;
  margin-top: 12px;
}

.ej_nav1 {
  border-bottom: solid 1px #f2f2f2;
  z-index: 2;
}

.ej_nav1 .item {
  width: 33.33%;
  text-align: center;
  color: #666666;
  font-size: 24px;
  height: 76px;
  line-height: 76px;
}

.ej_nav1 .item.on {
  color: #8aadde;
}

.ej_nav1 .item.on .icon {
  background: url(../images/shangjian1.png) no-repeat center center;
}

.ej_nav1 .item .icon {
  width: 20px;
  height: 11px;
  background: url(../images/xiajian1.png) no-repeat center center;
}

.ej_nav1 .ej_nav1xl {
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 76px;
  left: 0;
  background: #fff;
  border-top: solid 2px #f2f2f2;
  display: none;
}

.ej_nav1 .ej_nav1xl ul li {
  padding-left: 20px;
  padding-right: 20px;
}

.ej_nav1 .ej_nav1xl ul li a {
  display: block;
  height: 66px;
  line-height: 66px;
  border-top: solid 1px #f2f2f2;
  padding-left: 30px;
  padding-right: 30px;
  color: #333333;
  font-size: 24px;
}

.ej_nav1 .ej_nav1xl ul li a.on {
  color: #8aadde;
  background: url(../images/duigou.png) no-repeat 98% center;
}

.ej_nav1 .ej_nav1xl ul li:nth-child(1) a {
  border-top: 0;
}

.team_main {
  padding-bottom: 60px;
}

.team_main .team_m {
  padding-top: 10px;
  margin-bottom: 60px;
}

.team_main .team_m .item {
  border-bottom: solid 1px #f2f2f2;
  padding: 35px 30px;
}

.team_main .team_m .item .pic {
  width: 123px;
  height: 123px;
  border-radius: 50%;
  margin-top: 5px;
  overflow: hidden;
}

.team_main .team_m .item .pic img {
  width: 100%;
}

.team_main .team_m .item .cont {
  margin-left: 150px;
}

.team_main .team_m .item .cont .tit {
  line-height: 32px;
  color: #999999;
  font-size: 22px;
}

.team_main .team_m .item .cont .tit a {
  color: #333333;
  font-size: 32px;
  margin-right: 20px;
}

.team_main .team_m .item .cont .tit .titbtn {
  position: absolute;
  top: 3px;
  right: 0;
}

.team_main .team_m .item .cont .tit .titbtn a {
  border-width: 2px;
  border-color: #8aadde;
  border-style: solid;
  width: 106px;
  height: 40px;
  display: block;
  line-height: 36px;
  text-align: center;
  color: #8aadde;
  font-size: 22px;
}

.team_main .team_m .item .cont .note {
  color: #666666;
  font-size: 22px;
  line-height: 40px;
  margin-top: 10px;
}

.team_main .team_m .item .cont .note a {
  font-size: 22px;
  color: #8aadde;
  margin-left: 10px;
}

.news_top {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 710px;
  background: #8aadde;
  padding-left: 20px;
  color: #fff;
  font-size: 24px;
}

.news_top img {
  margin-left: 10px;
}

.breadCrumb {
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  color: #999999;
  font-size: 20px;
  line-height: 30px;
  text-align: right;
}

.breadCrumb img {
  margin-right: 5px;
}

.breadCrumb a {
  color: #999999;
  font-size: 20px;
}

.video_main .video_m {
  padding-bottom: 60px;
}

.video_main .video_m .item {
  margin-top: 20px;
}

.video_main .video_m .item video {
  width: 100%;
}

.video_main .video_m .item .tit {
  top: 15px;
  left: 0;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  font-size: 28px;
  z-index: 4;
}

.video_main .video_m .item .time {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 110px;
  height: 42px;
  bottom: 10px;
  left: 20px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-size: 24px;
  /* font-family: 'Arial'; */
  z-index: 4;
}

.video_main .video_m .item .play_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play_btn.png) no-repeat center center rgba(0, 0, 0, 0.5);
}

.news_main .news_m {
  padding-bottom: 60px;
}

.news_main .news_m .item {
  margin-top: 25px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

.news_main .news_m .item .pic img {
  width: 298px;
  height: 195px;
  display: block;
}

.news_main .news_m .item .cont {
  margin-left: 298px;
  padding: 20px 25px 0;
}

.news_main .news_m .item .cont .tit a {
  color: #333333;
  font-size: 24px;
}

.news_main .news_m .item .cont .note {
  color: #666666;
  font-size: 22px;
  line-height: 32px;
  margin-top: 10px;
  height: 64px;
  overflow: hidden;
}

.news_main .news_m .item .cont .date {
  color: #666666;
  font-size: 22px;
  /* font-family: 'Arial'; */
  margin-top: 10px;
}

.news_details {
  padding: 30px 20px 55px;
}

.news_details .tit {
  color: #333333;
  font-size: 36px;
  line-height: 60px;
}

.news_details .date {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #999999;
  font-size: 24px;
}

.news_details .cont {
  padding-bottom: 55px;
  border-bottom: solid 2px #f2f2f2;
}

.news_details .cont img {
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.news_details .cont p {
  color: #333333;
  font-size: 24px;
  line-height: 50px;
  text-indent: 48px;
}

.zt_tit .en {
  position: absolute;
  left: 0;
  width: 100%;
  top: 1px;
  text-transform: uppercase;
  color: #b2b2b2;
  font-size: 36px;
  font-weight: bold;
  /* font-family: 'Arial'; */
  opacity: 0.18;
}

.zt_tit .cn {
  color: #8aadde;
  font-size: 28px;
  line-height: 28px;
  position: relative;
  z-index: 2;
}

.zt_tit .hengxian {
  background-color: #8aadde;
  width: 30px;
  height: 4px;
  margin-top: 27px;
  position: relative;
  z-index: 2;
}

.zt_question .bot_tit {
  margin-bottom: 60px;
  height: 54px;
  background: url(../images/btbg1.jpg) no-repeat center center;
  line-height: 54px;
  color: #fff;
  font-size: 21px;
}

.zt_question .ques_list {
  padding-top: 20px;
}

.zt_question .ques_list ul li {
  line-height: 28px;
  padding-top: 15px;
  padding-bottom: 17px;
  background: url(../images/hengxian2.png) no-repeat center bottom;
}

.zt_question .ques_list ul li .date {
  color: #666666;
  font-size: 20px;
  /* font-family: 'Arial'; */
}

.zt_question .ques_list ul li .tit {
  /*margin-right: 150px;*/
}

.zt_question .ques_list ul li .tit a {
  padding-left: 36px;
  color: #666666;
  font-size: 16px;
  background: url(../images/lingxing.png) no-repeat 10px center;
}

.zt_note {
  color: #333333;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  margin-top: 30px;
}

.erya_main {
  padding-top: 20px;
}

.erya_main .erya_m {
  margin-top: 40px;
  margin-left: -20px;
  margin-right: -20px;
}

.erya_main .erya_m .erya_mtop1 {
  width: 656px;
  height: 262px;
  border-radius: 10px;
  overflow: hidden;
}

.erya_main .erya_m .erya_mtop1 img {
  width: 100%;
  height: 100%;
}

.erya_main .erya_m .erya_mtop {
  width: 656px;
  height: 262px;
  background: url(../images/bgtp2.jpg) no-repeat right center;
  border: solid 1px #8aadde;
  border-radius: 10px;
  overflow: hidden;
}

.erya_main .erya_m .erya_mtop .pic {
  width: 260px;
  height: 260px;
  border-radius: 10px;
  overflow: hidden;
}

.erya_main .erya_m .erya_mtop .pic img {
  width: 100%;
  height: 100%;
}

.erya_main .erya_m .erya_mtop .cont {
  margin-left: 260px;
  padding-top: 40px;
  padding-left: 35px;
  padding-right: 35px;
}

.erya_main .erya_m .erya_mtop .cont .titt {
  font-size: 34px;
  color: #fff;
  line-height: 34px;
}

.erya_main .erya_m .erya_mtop .cont .tit {
  color: #ffffff;
  font-size: 27px;
  line-height: 44px;
}

.erya_main .erya_m .erya_mtop .cont .hengxian {
  width: 28px;
  height: 4px;
  background: #fff;
  margin-top: 15px;
  margin-bottom: 20px;
}

.erya_main .erya_m .erya_mtop .cont .note {
  color: #fff;
  font-size: 16px;
}

.erya_main .erya_m .erya_mbot {
  color: #ffffff;
  font-size: 20px;
  line-height: 34px;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 170px;
  padding-bottom: 30px;
  text-indent: 40px;
}

.zt_tit1 {
  color: #333333;
  font-size: 22px;
  line-height: 22px;
}

.zt_tit1 .hengxian {
  width: 19px;
  height: 3px;
  background: #8aadde;
  margin-top: 12px;
}

.erya_main1 .pic {
  margin-top: 40px;
  margin-left: -20px;
  margin-right: -20px;
}

.erya_main1 .pic img {
  width: 100%;
}

.erya_main2 .erya_m2 {
  margin-top: 40px;
  background: url(../images/bgtp4.jpg) no-repeat center center;
  background-size: cover !important;
  padding-top: 55px;
  padding-bottom: 50px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  color: #555555;
  font-size: 20px;
  line-height: 40px;
  text-indent: 40px;
}

.erya_main3.zz_main3 .erya_m3 .m3_nav .xxk1 {
  height: 94px;
  line-height: 94px;
}

.erya_main3 .erya_m3 {
  margin-top: 40px;
  position: relative;
}

.erya_main3 .erya_m3 .m3_nav {
  width: 220px;
  border-top: solid 1px #e1e1e1;
  position: absolute;
  left: 0;
  top: 0;
}

.erya_main3 .erya_m3 .m3_nav .xxk1 {
  padding-left: 25px;
  color: #666666;
  font-size: 18px;
  height: 128px;
  line-height: 128px;
  border-bottom: solid 1px #e1e1e1;
  background: #f2f2f2;
  position: relative;
  letter-spacing: 0;
}

.erya_main3 .erya_m3 .m3_nav .xxk1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  background: #8aadde;
  margin-top: -9px;
  opacity: 0;
}

.erya_main3 .erya_m3 .m3_nav .xxk1.on {
  background: #fff;
}

.erya_main3 .erya_m3 .m3_nav .xxk1.on:before {
  opacity: 1;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont {
  height: 432px;
  margin-left: 220px;
  padding-left: 70px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .pic {
  width: 420px;
  height: 206px;
  border: 3px solid #F1F1F1;
  overflow: hidden;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .pic img {
  width: 100%;
  height: 100%;
}

.erya_main3.yz_main3 .erya_m3 .m3_m .xxkqh1 .cont .pic {
  height: 214px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .tit {
  color: #8aadde;
  font-size: 24px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 10px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .note {
  color: #555555;
  font-size: 14px;
  line-height: 30px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .note1 {
  margin-top: 10px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .note1 .item {
  color: #666666;
  font-size: 16px;
  margin-top: 5px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .note1 .item img {
  margin-left: 10px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .cont .note1 .item span {
  letter-spacing: 2px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .bot {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .bot a {
  background-color: #afd0ff;
  width: 324px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: #ffffff;
  font-size: 18px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .bot a img {
  margin-left: 10px;
}

.erya_main3 .erya_m3 .m3_m .xxkqh1 .bot a.fr {
  background: #8aadde;
}

.erya_main4 .erya_m41 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.erya_main4 .erya_m41 .item {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: solid 1px #8aadde;
  margin-left: 18px;
  margin-right: 18px;
}

.erya_main4 .erya_m41 .item img {
  width: 100%;
  height: 100%;
}

.erya_main4 .erya_m42 {
  background: #fafafa;
  padding-top: 40px;
  padding-left: 75px;
  padding-right: 75px;
  position: relative;
}

.erya_main4 .erya_m42 .prev {
  width: 25px;
  height: 47px;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -30px;
  background: url(../images/zuojiana4.png) no-repeat center center;
}

.erya_main4 .erya_m42 .next {
  width: 25px;
  height: 47px;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -30px;
  background: url(../images/youjiana4.png) no-repeat center center;
}

.erya_main4 .erya_m42 .swiper-slide .pic {
  width: 196px;
  height: 322px;
}

.erya_main4 .erya_m42 .swiper-slide .pic img {
  width: 196px;
  height: 240px;
  object-fit: cover;
}

.erya_main4 .erya_m42 .swiper-slide .cont {
  margin-right: 196px;
  padding-right: 25px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .tit {
  color: #333333;
  font-size: 16px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .tit a {
  color: #333333;
  font-size: 30px;
  margin-right: 10px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .note {
  margin-top: 20px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .note div {
  display: inline-block;
  color: #fefefe;
  font-size: 16px;
  padding-left: 12px;
  padding-right: 12px;
  background: #8aadde;
  line-height: 40px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .note1 {
  color: #333333;
  font-size: 12px;
  line-height: 30px;
  margin-top: 18px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .bot {
  margin-top: 25px;
}

.erya_main4 .erya_m42 .swiper-slide .cont .bot a {
  border-width: 1px;
  border-color: #d9d9d9;
  border-style: solid;
  border-radius: 2px;
  background-color: #ffffff;
  width: 120px;
  height: 40px;
  line-height: 36px;
  color: #999999;
  font-size: 18px;
  text-align: center;
  display: inline-block;
}

.erya_main4 .erya_m42 .swiper-slide .cont .bot a:nth-child(1) {
  border-color: #8aadde;
  color: #8aadde;
  margin-right: 22px;
}

.erya_main5 .erya_m5 {
  margin-top: 40px;
}

.erya_main5 .erya_m5 .swiper-container {
  padding-bottom: 50px;
}

.erya_main5 .erya_m5 .swiper-container .swiper-pagination-bullet {
  border-radius: 6px;
  background-color: #cfcfcf;
  width: 12px;
  height: 12px;
  opacity: 1;
  position: relative;
  top: 10px;
}

.erya_main5 .erya_m5 .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #8aadde;
  width: 45px;
}

.erya_main5 .erya_m5 .swiper-slide .pic {
  width: 198px;
  height: 245px;
  margin-top: 10px;
  border-radius: 10px;
  background: #8aadde;
}

.erya_main5 .erya_m5 .swiper-slide .pic img {
  width: 198px;
  height: 245px;
  position: relative;
  top: -10px;
  left: 10px;
  border-radius: 10px;
}

.erya_main5 .erya_m5 .swiper-slide .cont {
  margin-left: 240px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .tit {
  color: #000000;
  font-size: 22px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .note {
  margin-top: 10px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .note .item {
  color: #070707;
  font-size: 16px;
  line-height: 36px;
  margin-top: 5px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .note .item span {
  background-color: #8aadde;
  width: 86px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-right: 17px;
  position: relative;
}

.erya_main5 .erya_m5 .swiper-slide .cont .note .item span:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 10px;
  background: url(../images/lanjian.png) no-repeat center center;
  right: -5px;
  top: 50%;
  margin-top: -5px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 {
  margin-top: 12px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 .item {
  width: 142px;
  height: 88px;
  margin-left: 20px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 .item.item1 {
  width: 210px;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 .item:nth-child(1) {
  margin-left: 0;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 .item img {
  width: 100%;
  height: 100%;
}

.erya_main5 .erya_m5 .swiper-slide .cont .cont1 .item .item_abs {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 5px;
  color: #ffffff;
  font-size: 16px;
}

.gg_main1 .pic {
  margin-top: 30px;
}

.gg_main1 .pic img {
  width: 100%;
}

.gg_main2 .gg_m2 {
  padding-top: 10px;
}

.gg_main2 .gg_m2 .item {
  border-bottom: dashed 1px #d9d9d9;
  padding-top: 40px;
  padding-bottom: 30px;
}

.gg_main2 .gg_m2 .item:nth-child(2n) .pic {
  float: right;
}

.gg_main2 .gg_m2 .item:nth-child(2n) .pic img {
  left: -10px;
}

.gg_main2 .gg_m2 .item:nth-child(2n) .cont {
  margin-left: 0;
  margin-right: 250px;
}

.gg_main2 .gg_m2 .item .pic {
  width: 201px;
  height: 199px;
  background: #8aadde;
}

.gg_main2 .gg_m2 .item .pic img {
  width: 201px;
  height: 199px;
  position: relative;
  top: -10px;
  left: 10px;
}

.gg_main2 .gg_m2 .item .cont {
  margin-left: 250px;
}

.gg_main2 .gg_m2 .item .cont .tit {
  background: #8aadde;
  height: 44px;
  line-height: 44px;
  padding-left: 15px;
  color: #fff;
  font-size: 24px;
}

.gg_main2 .gg_m2 .item .cont .tit span {
  margin-left: 13px;
}

.gg_main2 .gg_m2 .item .cont .note {
  padding-top: 18px;
  color: #333333;
  font-size: 18px;
  line-height: 38px;
}

.xf_main1 .xf_m1 {
  padding-top: 35px;
}

.xf_main1 .xf_m1 .item {
  background: #f6f6f6;
}

.xf_main1 .xf_m1 .item:nth-child(2n) {
  background: #fff;
}

.xf_main1 .xf_m1 .item:nth-child(2n) .pic {
  float: right;
}

.xf_main1 .xf_m1 .item:nth-child(2n) .cont {
  margin-left: 0;
  margin-right: 219px;
  padding-left: 90px;
  padding-right: 30px;
  text-align: right;
}

.xf_main1 .xf_m1 .item:nth-child(2n) .cont img.abs {
  right: auto;
  left: 0;
}

.xf_main1 .xf_m1 .item .pic {
  width: 219px;
  height: 151px;
}

.xf_main1 .xf_m1 .item .pic img {
  width: 219px;
  height: 151px;
}

.xf_main1 .xf_m1 .item .cont {
  margin-left: 219px;
  padding-left: 30px;
  padding-right: 90px;
  height: 151px;
  padding-top: 26px;
}

.xf_main1 .xf_m1 .item .cont .tit {
  color: #8aadde;
  font-size: 18px;
  line-height: 18px;
}

.xf_main1 .xf_m1 .item .cont .note {
  color: #000000;
  font-size: 16px;
  margin-top: 10px;
  line-height: 28px;
}

.xf_main1 .xf_m1 .item .cont img.abs {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.xf_main2 .xf_nav {
  margin-top: 40px;
}

.xf_main2 .xf_nav .xxk1 {
  border-width: 1px;
  border-color: #f2f2f2;
  border-style: solid;
  width: 220px;
  height: 52px;
  padding-left: 30px;
  color: #666666;
  font-size: 18px;
  background: #fff;
  line-height: 50px;
  text-align: left;
}

.xf_main2 .xf_nav .xxk1.on {
  background: #f2f2f2;
}

.xf_main2 .xf_nav .xxk1.on .shuxian {
  opacity: 1;
}

.xf_main2 .xf_nav .xxk1 .shuxian {
  background-color: #8aadde;
  opacity: 0;
  width: 6px;
  height: 19px;
  margin-right: 20px;
}

.xf_main2 .xf_m2 {
  margin-top: 40px;
}

.xf_main2 .xf_m2 .pic img {
  width: 100%;
  height: 206px;
}

.xf_main2 .xf_m2 .pic .pic_abs {
  position: absolute;
  top: 30px;
  right: 50px;
  width: 220px;
}

.xf_main2 .xf_m2 .pic .pic_abs .tit {
  color: #ffffff;
  font-size: 24px;
}

.xf_main2 .xf_m2 .pic .pic_abs .tit1 {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}

.xf_main2 .xf_m2 .pic .pic_abs .note {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  margin-top: 5px;
}

.xf_main2 .xf_m2 .note1 {
  color: #333333;
  font-size: 19px;
  line-height: 30px;
  margin-top: 35px;
}

.xf_main2 .xf_m2 .note2 {
  color: #999999;
  font-size: 14px;
  margin-top: 30px;
}

.xf_main2 .xf_m2 .bot {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.xf_main2 .xf_m2 .bot a {
  background-color: #afd0ff;
  width: 324px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: #ffffff;
  font-size: 18px;
}

.xf_main2 .xf_m2 .bot a img {
  margin-left: 10px;
}

.xf_main2 .xf_m2 .bot a.fr {
  background: #8aadde;
}

.xf_main3 .xf_m3 {
  padding-top: 15px;
}

.xf_main3 .xf_m3 .item {
  margin-left: 20px;
  margin-top: 25px;
}

.xf_main3 .xf_m3 .item img {
  width: 345px;
  height: 279px;
}

.xf_main3 .xf_m3 .item .item_abs {
  background-color: rgba(255, 255, 255, 0.8);
  width: 278px;
  height: 54px;
  bottom: 15px;
  left: 50%;
  margin-left: -139px;
  text-align: center;
  line-height: 54px;
  color: #666666;
  font-size: 20px;
}

.xf_main3 .xf_m3 .item:nth-child(2n+1) {
  margin-left: 0;
}

.yz_main1 .zt_note {
  color: #333333;
  font-size: 20px;
  line-height: 38px;
}

.yz_main1 .yz_m1 {
  padding-top: 10px;
}

.yz_main1 .yz_m1 .item {
  margin-top: 20px;
  border: solid 1px #e2e2e2;
  height: 218px;
  background: url(../images/bgtpa1.jpg) no-repeat left center;
}

.yz_main1 .yz_m1 .item:nth-child(2n) {
  background: url(../images/bgtpa2.jpg) no-repeat center center;
}

.yz_main1 .yz_m1 .item:nth-child(2n) .pic {
  float: right;
  padding-left: 30px;
}

.yz_main1 .yz_m1 .item:nth-child(2n) .cont {
  margin-left: 0;
  margin-right: 170px;
  text-align: right;
}

.yz_main1 .yz_m1 .item .pic {
  width: 170px;
  height: 218px;
  line-height: 218px;
}

.yz_main1 .yz_m1 .item .cont {
  padding-top: 24px;
  margin-left: 170px;
  padding-left: 25px;
  padding-right: 25px;
}

.yz_main1 .yz_m1 .item .cont .tit div {
  background: #8aadde;
  height: 40px;
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
}

.yz_main1 .yz_m1 .item .cont .note {
  color: #8aadde;
  font-size: 16px;
  padding-top: 5px;
}

.yz_main1 .yz_m1 .item .cont .note1 {
  padding-top: 5px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}

.yz_main2 .yz_m2 {
  margin-top: 40px;
  background-color: #f8f8fa;
  padding: 23px 0;
}

.yz_main2 .yz_m2 .item {
  float: left;
  width: 20%;
}

.yz_main2 .yz_m2 .item .icon {
  width: 100px;
  height: 100px;
  background: #a1c1ee;
  border-radius: 10px;
  line-height: 100px;
}

.yz_main2 .yz_m2 .item .tit {
  color: #666666;
  font-size: 16px;
  margin-top: 10px;
}

.yz_main4 .yz_m4 {
  padding-top: 40px;
}

.yz_main4 .yz_m4 img {
  width: 100%;
}

.zj_main1 .pic {
  margin-top: 30px;
}

.zj_main1 .pic img {
  width: 100%;
}

.zj_main2 .zj_m3 {
  padding-top: 10px;
}

.zj_main2 .zj_m3 .item {
  margin-top: 30px;
  width: 100%;
  height: 182px;
  background: url(../images/bgtpa3.jpg) no-repeat center center;
  border-radius: 15px;
  overflow: hidden;
  border: solid 1px #eee;
}

.zj_main2 .zj_m3 .item .pic {
  width: 178px;
}

.zj_main2 .zj_m3 .item .pic img {
  width: 178px;
  height: 180px;
}

.zj_main2 .zj_m3 .item .more {
  padding: 0 17px;
}

.zj_main2 .zj_m3 .item .more a {
  display: block;
  line-height: 182px;
  color: #ffffff;
  font-size: 28px;
}

.zj_main2 .zj_m3 .item .cont {
  margin-left: 222px;
  margin-right: 160px;
  padding-top: 60px;
}

.zj_main2 .zj_m3 .item .cont .tit {
  color: #666666;
  font-size: 28px;
}

.zj_main2 .zj_m3 .item .cont .note {
  color: #8aadde;
  font-size: 18px;
  margin-top: 5px;
}

.zz_main4 .pic {
  margin-top: 30px;
}

.zz_main4 .pic img {
  width: 100%;
}

.zz_main2 .zt_note {
  color: #666666;
}

.zz_main2 .zz_m2 .item {
  width: 220px;
  margin-left: 50px;
  margin-right: 50px;
  height: 190px;
  background: url(../images/bgtpa4.png) no-repeat center center;
  margin-top: 35px;
}

.zz_main2 .zz_m2 .item span.abs {
  border-radius: 50%;
  background-color: #8aadde;
  position: absolute;
  width: 28px;
  height: 28px;
  top: -12px;
  left: 22px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 22px;
}

.zz_main2 .zz_m2 .item .tit {
  color: #8aadde;
  font-size: 26px;
  line-height: 66px;
}

.zz_main2 .zz_m2 .item .note {
  padding-top: 30px;
  color: #ffffff;
  font-size: 20px;
}

.zz_main2 .m2_bot {
  margin-top: 40px;
}

.zz_main2 .m2_bot a {
  display: block;
  background-color: #8aadde;
  width: 653px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 24px;
  line-height: 70px;
  text-align: center;
}

.zz_main2 .m2_bot a span {
  margin-left: 90px;
}

/*2011 11-24 开始*/
.search_main_qg {
  padding: 33px 120px 0;
}

/* 2022 11-25 开始 */
.about_main3 .item1 {
  margin-top: 20px;
}

.about_main3 .item1 .item {
  width: 332px;
  height: 80px;
  background: url("../images/item_bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 12px 16px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  text-align: center;
}

.about_main3 .item1 .item .icon {
  width: 60px;
}

.about_main3 .item1 .item .cont1 {
  margin-left: 80px;
}

.about_main3 .item1 .item .cont1 .tit {
  color: #ffffff;
  font-size: 20px;
}

.about_main3 .item1 .item .cont1 .note {
  color: #ffffff;
  font-size: 20px;
  margin-top: 5px;
}

/* 2022 11-25 结束 */
.index-links-list {
  padding: 0 24px;
  margin-top: 44px;
  margin-bottom: 24px;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.index-links-list li {
  width: 191px;
  height: 216px;
  background-size: 100%;
  display: inline-block;
  margin-bottom: 38px;
  margin-left: 60px;
}

.index-links-list li:nth-child(1) {
  margin-left: 0;
}

.index-links-list li a, .index-links-list li a span {
  width: 100%;
  height: 100%;
}

.index-links-list li a span {
  background-size: 100% 100%;
}

.about_main4 .about_m4 {
  position: relative;
  width: 628px;
  height: 68px;
  margin: 32px auto 0;
}

.about_main4 .about_m4 .swiper-slide {
  width: 157px;
  height: 68px;
  cursor: pointer;
}

.about_main4 .about_m4 .swiper-slide .date {
  width: 100%;
  height: 52px;
  font-size: 24px;
  color: #333333;
  text-align: center;
  line-height: 52px;
}

.about_main4 .about_m4 .swiper-slide .bottom {
  width: 154px;
  height: 15px;
  background: url(../images/ry.png) no-repeat;
  background-size: 100%;
}

.about_main4 .about_m4 .swiper-slide.swiper-slide-active .bottom {
  background: url(../images/ry_active.png) no-repeat;
  background-size: 100%;
}
.about_main4 .about_m4 .swiper-btn {
  width:26px;
  height: 28px;
  background: url(../images/jt_active.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -40px;
  bottom: 15px;
  cursor: pointer;
}
.about_main4 .about_m4 .swiper-btn.swiper-button-disabled {
  background: url(../images/jt_hui.png) no-repeat;
  background-size: 100%;
}
.about_main4 .about_m4 .swiper-btn.swiper-next {
  left: auto;
  right: -40px;
  transform: rotatey(180deg);
}
.about_main4 .about_m4 .swiper-btn.swiper-next.swiper-button-disabled {
  transform: none;
}
.about_main4 .about_m4 .swiper-btn.swiper-prev.swiper-button-disabled {
  transform: rotatey(180deg);
}
.about_main4 .content {
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 464px;
  min-height: 620px;
  overflow: hidden;
  margin-top: 52px;
  background: url("../images/ry_bg.png") no-repeat center;
  background-size: 464px 464px;
}
.about_main4 .content li {
  width: 100%;
  height: 42px;
  margin-bottom: 114px;
  position: relative;
}
.about_main4 .content li span {
  float: left;
  font-size: 22px;
  color: #333333;
  line-height: 42px;
  margin-left: 332px;
}
.about_main4 .content li i {
  float: left;
  width: 22px;
  height: 22px;
  margin-left: 18px;
  margin-right: 20px;
  margin-top: 8.5px;
  background: url("../images/ry_dian.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.about_main4 .content li i::after {
  content: "";
  width: 1px;
  height: 134px;
  background: #74A5DA;
  position: absolute;
  top: 23px;
  left: 50%;
  transform: translateX(-50%);
}
.about_main4 .content li:last-child i::after {
  content: none;
}
.about_main4 .content li h3 {
  float: left;
  font-size: 22px;
  color: #333333;
  line-height: 42px;
  font-weight: 400;
  padding-left: 60px;
  text-align: left;
}