<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 头部 */
header {
  width: 100%;
}
.common-header {
  /* background: rgba(0, 0, 0, 0.5); */
  transition: all 0.7s ease;
  z-index: 10;
  width: 100%;
  height: 145px;
  position: fixed;
  left: 0;
  top: 0;
}
/* .hea{
  margin-top: 50px;
} */
.down {
  background: #326fd9;
  transition: all 0.7s ease;

  z-index: 999;
  width: 100%;
  height: 145px;
  position: fixed;
  left: 0;
  top: 0;
}

.logo {
  line-height: 145px;
}
.logo img {
  width: 400px;
  vertical-align: middle;
}
.hea-right {
  /* width: 800px; */
  position: relative;
}
.tops_a{
  display: inline-block;
       padding-left: 480px;
}
.right-top .tops_a a {
  width: 58px;
  height: 15px;
  opacity: 0.7;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 42px;
  letter-spacing: 0.7px;
  border-right: 1px solid #fff;
  padding: 0 20px;
}
.right-top .tops_a a:last-of-type {
  border-right: 0px solid #fff;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hea-right .right-top{
margin-top: 20px;
}

/* 轮播图 */
.slideBoxs {
  position: relative;
  height: 805px;
  overflow: hidden;
}
.slideBoxs .pic {
  position: relative;
  z-index: 0;
}
.slideBoxs .pic img {
  width: 100%;
  height: 805px;
  display: block;
}
.slideBoxs img {
  width: 100%;
  height: 805px;
  display: block;
}
.slideBoxs .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.slideBoxs .hd li {
  margin: 0 5px;
  background: url(images/dot.png) no-repeat 0 -16px;
  height: 11px;
  overflow: hidden;
  width: 11px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(images/dot8.png) no-repeat 0 -16px;

  background: #fff;
  border-radius: 50px;
}
.slideBoxs .hd .on {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0);
}

.slideBoxs .prev,
	/* .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  } */
	.focusBox .prev {
  left: 0;
}
.slideBoxs .next {
  background-position: 0 -90px;
  right: 0;
}
.slideBoxs .prev:hover,
.slideBoxs .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}

/* 头部 */

/* 主体 */

/* 第一行 详情图标 */
.m-ico {
  background: #e9f2fa;
  height: 420px;
}
.ico {
  padding: 60px 0 0;
}
/* 上 */
.ico_top li {
     width: 150px;
    height: 150px;
    border-radius: 100px;
    background: #6690dd;
    float: left;
    margin-left: 101px;
    position: relative;
}
.ico_top li:first-of-type {
  margin-left: 0px;
}
.ico_top li i {
 width: 60px;
    height: 60px;
    background: url(../images/top-1.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    margin: 20px 30%;
}
.ico_top li:nth-child(2) i {
  background: url(../images/top-2.png) no-repeat;
}
.ico_top li:nth-child(3) i {
  background: url(../images/top-3.png) no-repeat;
}
.ico_top li:nth-child(4) i {
  background: url(../images/top-4.png) no-repeat;
}
.ico_top li:nth-child(5) i {
  background: url(../images/top-5.png) no-repeat;
}
.ico_top li span {
 width: 150px;
    height: 20px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: 0.9px;
    position: absolute;
    bottom: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 下 */
.ico-botton li {
 width: 150px;
    height: 150px;
    border-radius: 100px;
    background: #6690dd;
    float: left;
    margin-left: 110px;
    position: relative;
}
.ico-botton li:first-of-type {
  margin-left: 115px !important;
}
.ico-botton li i {
width: 60px;
    height: 60px;
    background: url(../images/bottom-1.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    margin: 20px 30%;
}
.ico-botton li:nth-child(2) i {
  background: url(../images/bottom-2.png) no-repeat;
}
.ico-botton li:nth-child(3) i {
  background: url(../images/bottom-3.png) no-repeat;
}
.ico-botton li:nth-child(4) i {
  background: url(../images/bottom-4.png) no-repeat;
}
.ico-botton li span {
 width: 150px;
    height: 20px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: 0.9px;
    position: absolute;
    bottom: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top li img {
  display: none;
  margin-left: 63px;
  margin-top: 20px;
}

.ico_top li:hover,
.ico-botton li:hover {
  background: linear-gradient(0deg, #6892de 0%, #2458c5 100%);
}

.ico_top li:hover img,.ico-botton li:hover img{
 display: block !important;
    margin-left: 45px;
    margin-top: 35px;
}

/* 第二行 通知公告    日历 */
.m_notice {
  /* height: 840px; */
  background: #fff;
}
.notice {
  margin: 90px auto;
}
/* 通知公告 */
.notice_affiche {
  width: 723px;
  height: 615px;
  /* background: #6690dd; */
}
/* 标题 */
.che_bt {
  position: relative;
}
.che_bt .bt_fl h1 {
  width: 160px;
  height: 50px;
  font-size: 40px;
  font-weight: 700;
  color: #3156a5;
  line-height: 40px;
}
.che_bt .bt_fl span {
  display: block;
  /* width: 160px; */
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #808080;
  line-height: 20px;
  letter-spacing: 0.6px;
}

.che_bt .bt_fr::after {
  content: "";
  position: absolute;
  left: auto;
  top: 25px;
  bottom: auto;
  right: 0;
  width: 546px;
  height: 1px;
  background-color: #3156a5;
}

/* 二级栏目切换 */

.che_switch {
    position: relative;
}
.che_switch .hd {
  position: relative;
  height: 30px;
  line-height: 30px;
    z-index: 100;
    width: 600px;
                              
}
.che_switch .hd ul {
  float: left;
  position: absolute;
  top: 10px;
  height: 32px;
}
.che_switch .hd ul li {
  float: left;
  /* padding: 0 15px; */
  cursor: pointer;
  width: 100px;
  height: 28px;
  line-height: 28px;
  border-radius: 30px;
  text-align: center;
  margin-left: 15px;
}
.che_switch .hd ul li a {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  font-weight: initial;
}
.che_switch .hd ul li:nth-child(1) {
  background-color: #53a09b;
}
.che_switch .hd ul li:nth-child(2) {
  background-color: #475aa3;
}
.che_switch .hd ul li:nth-child(3) {
  background-color: #e3aa1d;
}
.che_switch .hd ul li:nth-child(4) {
  background-color: #e8792a;
}
.che_switch .hd ul li:nth-child(5) {
  background-color: #d03634;
}
.che_switch .hd ul li:nth-child(6) {
  background-color: #2c8cca;
}
.che_switch .hd ul li:first-of-type {
  margin-left: 0;
}
.che_switch .hd ul li.on a {
  /* height: 30px; */
  /* background: #fff; */
  font-weight: bolder;
  font-style: italic;
  
}

.che_switch .bd ul {
  padding: 15px;
  zoom: 1;
  position: relative;
}
.che_switch .bd li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e6e6e6;
}

.che_switch .bd li i {
  width: 20px;
  height: 20px;
  background: url(../images/gg-1.png) no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  margin-bottom: -4px;
}
.che_switch .bd li a {
  padding: 0 10px 0 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.che_switch .bd li:nth-child(1) b,
.che_switch .bd li:nth-child(2) b {
  background: url(../images/new.png) no-repeat;
  width: 42px;
  height: 17px;
  display: inline-block;
}

.che_switch .bd li a:hover {
  color: #3156a5;
}
.che_switch .bd li span {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #808080;
  /* line-height: 32px; */
}
.che_switch .bd li .date {
  float: right;
  color: #999;
}

/* 日历 */
.notice_calendar {
  width: 440px;
  height: 603px;
  /* background: #58b0f2; */
  position: relative;
}
.day_bt {
  width: 440px;
  height: 80px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #3156a5;
  line-height: 80px;
  letter-spacing: 1.4px;
}
.notice_calendar .schedule {
  width: 440px;
  height: 60px;
  background: linear-gradient(0deg, #6892de 0%, #2458c5 100%);
  border-radius: 30px;
  position: absolute;
  bottom: 0px;
}
.notice_calendar .schedule a {
  width: 100%;
  height: 24px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 60px;
  letter-spacing: 1.2px;
  display: inline-block;
}
.notice_calendar .schedule img {
  padding-left: 20px;
  margin-top: -13px;
}

/* 第三行  新闻动态 */
.m_newsdynamic {
  width: 100%;
  height: 720px;
  background: url(../images/news-bg.jpg) no-repeat;
  background-size: 100% 100%;
}
.news_bt {
  padding-top: 60px;
  text-align: center;
}

/* 左 右 */
.news_or_so {
  margin-top: 52px;
}
/* 左 */
.news_left {
  width: 570px;
  height: 383px;
  border-radius: 10px;
  position: relative;
}
.news_left .slideBox {
  height: 383px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.news_left .slideBox .hd {
  height: 55px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.news_left .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.news_left .slideBox .hd ul li {
  float: left;
  margin-right: 12px;
  width: 1px;
  height: 25px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  background: #ffffff69;
  margin-top: 15px;
}
.news_left .slideBox .hd ul li.on {
  float: left;
  width: 1px;
  height: 35px;
  text-align: center;
  background: #fff !important;
  cursor: pointer;
  margin-top: 6px;
}

.news_left .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.news_left .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.news_left .slideBox .bd img {
  width: 570px;
  height: 383px;
  display: block;
  border-radius: 10px;
}
.news_bg {
  width: 570px;
  height: 191.5px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(#ffffff08, #5675af);
  border-radius: 10px;
}

.bg_sj {
  position: absolute;
  bottom: 89px;
  left: 30px;
}
.bg_sj h2 {
  width: 43px;
  height: 33px;
  font-size: 43px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 38px;
  letter-spacing: 0.43px;
  display: inline;
}

.bg_sj span {
  width: 55px;
  height: 10px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 38px;
  letter-spacing: 0.72px;
  padding-left: 15px;
  display: inline-block;
  position: relative;
}
.bg_sj span::before {
  content: "";
  position: absolute;
  left: 5px;
  top: auto;
  bottom: -13px;
  right: auto;
  height: 13px;
  width: 1px;
  background-color: #ffffff;
}
.bg_nr {
  position: absolute;
  bottom: 13px;
  left: 30px;
}
.bg_nr a {
      height: 35px;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 32px;
    letter-spacing: 1px;
}
.bg_nr a:hover{
  /* color: #2c8cca; */
}
.bg_nr p {
 opacity: 0.8;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 15px;
}

/* 右 */
.news_right {
  width: 595px;
  height: 383px;
}
.news_right ul li {
  height: 85px;
  border-bottom: 1px solid #7992c6;
  margin-bottom: 20px;
}
.news_right ul li:last-of-type {
  border-bottom: 0px solid #7992c6;
}
.inp {
  width: 65px;
  height: 65px;
  border-radius: 4px;
  background-color: rgb(255 255 255 / 20%);
}
.inp::after {
  opacity: 0.9;
}
.inp h3 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 32px;
  letter-spacing: 0.36px;
  padding-top: 10px;
}
.inp span {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.6px;
  display: block;
}
.text_fr {
  width: 510px;
}
.text_fr a {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 20px;
  letter-spacing: 1px;
}
.text_fr a:hover {
  color: #2c8cca;
}
.text_fr p {
 height: 38px;
    opacity: 0.6;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 19px;
    margin-top: 5px;
    overflow: hidden;
}

/* 查看更多新闻动态 */
.more {
  width: 365px;
  height: 45px;
  border: 1px solid #ffffff;
  border-radius: 24px;
  text-align: center;
  line-height: 45px;
  margin: 59px auto;
}
.more a {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: 0.9px;
}

/* 第四行   快速链接 */

.picScroll-left {
  /* overflow: hidden; */
  position: relative;
}
.picScroll-left .hd {
  overflow: hidden;
 /* height: 30px; */
  padding: 0 10px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 53px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/link-you.png") no-repeat;
  position: absolute;
  right: -59px;
  top: 40%;
}

.picScroll-left .hd .next {
  display: block;
  width: 53px;
  height: 9px;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/link-zuo.png") no-repeat;
  /* background-position: 0 -50px; */
  position: absolute;
  left: -53px;
  top: 40%;
  z-index: 100;
}
.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}
.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}
.picScroll-left .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;
}
.picScroll-left .hd ul li.on {
  background-position: 0 0;
}
.picScroll-left .bd {
  padding: 10px;
     margin: 80px 0 80px 0;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  /* margin: 0 8px; */
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  margin-left: 86px;
}
.picScroll-left .bd ul li:first-child {
  /* margin-left: -20px; */
}

.picScroll-left .bd ul li .pic {
  width: 128px;
  height: 128px;
  background: #e9f2fa;
  text-align: center;
  border-radius: 100%;
}
.picScroll-left .bd ul li .pic img {
      width: 128px;
    height: 128px;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.picScroll-left .bd ul li .title {
  width: 128px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;  
  white-space: nowrap;
}
.picScroll-left .bd ul li .title a{

}
.picScroll-left .bd ul li .title a:hover {
  color: #3156a5;
}

/* 第五行   切换 */

.slideTxtBox {
  border-bottom: 1px solid #ddd;
  margin-bottom: 100px;
}
.slideTxtBox .hd {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.slideTxtBox .hd ul {
  float: left;
  position: absolute;
  top: -1px;
  height: 32px;
}
.slideTxtBox .hd ul li {
     width: 292.5px;
    height: 66px;
    float: left;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0px solid #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #4d4d4d;
    letter-spacing: 2px;
    box-sizing: border-box;
}
.slideTxtBox .hd ul li:first-of-type {
  margin-left: 0px;
}

.slideTxtBox .hd ul li.on {
  font-size: 20px;
  font-weight: 700;
  color: #3156a5;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  background-image: linear-gradient(#e9f2fa, #fff);
}
 .slideTxtBox .hd ul li.on a{
       color: #3156a5;                              
 }
.slideTxtBox .hd.on ul li {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 0px solid #fff;
}

.m_switchbox .tempWrap {
  box-shadow: inset 1px -2px 10px 5px #e9f2fa;
   min-height: 100px;
}
.slideTxtBox .bd {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.slideTxtBox .bd ul {
  zoom: 1;
  padding: 50px 20px 33px 61px;
}
.slideTxtBox .bd li {
  width: 275px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.slideTxtBox .bd li i {
  width: 13px;
  height: 21px;
  background: url(../images/box-jt.png) no-repeat;
  background-size: 70% 70%;
  display: inline-block;
  margin-bottom: -8px;
}
.slideTxtBox .bd li a {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #4d4d4d;
  line-height: 42px;
  letter-spacing: 1.8px;
  margin-left: 10px;
  font-family: 宋体;
}
.slideTxtBox .bd li a:hover {
  color: #3156a5;
}

/* 网页右侧窗 */
.suspension {
  position: fixed;
  z-index: 55;
  right: 30px;
  bottom: 85px;
  width: 70px;
  height: 240px;
}
.suspension-box {
  position: relative;
  float: right;
}
.suspension .a {
  display: block;
  width: 65px;
  height: 65px;
  background-color: #6690dd;
  margin-bottom: 16px;
  cursor: pointer;
  outline: none;
  border-radius: 50px;
}
.suspension .a.active,
.suspension .a:hover {
  /* background: #f05352; */
      background: linear-gradient(0deg,#6892de 0%, #2458c5 100%);
}
.suspension .a-top .i {
  float: left;
  width: 44px;
  height: 44px;
  background-image: url(../images/you-jt.png);
  background-repeat: no-repeat;
}
.suspension .s .i {
  width: 55px;
  height: 55px;
  background-image: url(../images/you-erweima.png);
  background-repeat: no-repeat;
  display: block;
}
.suspension .s .i {
  background-position: 17px 18px;
}
.suspension .z .i {
  width: 55px;
  height: 55px;
  background-image: url(../images/pingguo.png);

  background-repeat: no-repeat;
  display: block;
}
.suspension .a-service-phone .i:hover{
  background-image: url(../images/you-IOS.png);
  background-position: 9px 15px;
}

.suspension .a-service .i:hover{
  background-image: url(../images/you-jw.png);
  background-position: 10px 15px;

}
.suspension .a-qrcode .i:hover{
  background-image: url(../images/you-azs.png);
  background-position: 9px 15px;
}


.suspension .z .i {
  background-position: 11px 12px;
}

.suspension .n .i {
  width: 55px;
  height: 55px;
  background-image: url(../images/you-anzhuo.png);
  background-repeat: no-repeat;
  display: block;
}
.suspension .n .i {
  background-position: 17px 15px;
}

.suspension .a-top .i {
  background-position: 20px 15px;
}
.suspension .a-top {
  background: #6690dd;
  display: none;
}

.suspension .d {
  display: none;
  position: absolute;
  right: 80px;
  width: 160px;
  height: 160px;
  box-shadow: 0px 0px 8px 0px rgb(40 41 43 / 90%);
  /*box-shadow: 0px 0px 8px 0px rgba(49, 85, 165, 0.3);*/
  /* background-color: #3155a5; */
  border-radius: 10px;
}
.suspension .d .arrow {
  position: absolute;
  width: 8px;
  height: 12px;
  background: url(../images/side_bg_arrow.png) no-repeat;
  right: -8px;
  top: 31px;
}
.suspension .d-service {
  top: -45px;
}
.suspension .d-service-phone {
  top: 34px;
}
.suspension .d-qrcode {
  top: 110px;
}
.suspension .d .inner-box {
  padding: 8px 22px 12px;
}
.suspension .d-service-item {
  border-bottom: 1px solid #eee;
  padding: 14px 0;
}
.suspension .d-service .d-service-item {
  border-bottom: none;
}
.suspension .d-service-item .circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  background: #f1f1f3;
  display: block;
  float: left;
}
.suspension .d-service-item .i-qq {
  width: 44px;
  height: 44px;
  background: url(../images/side_con_icon03.png) no-repeat center 15px;
  display: block;
  transition: all 0.2s;
  border-radius: 50%;
  overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
  background-position: center 3px;
}
.suspension .d-service-item .i-tel {
  width: 44px;
  height: 44px;
  background: url(../images/side_con_icon02.png) no-repeat center center;
  display: block;
}
.suspension .d-service-item h3 {
  float: left;
  width: 112px;
  line-height: 44px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text {
  float: left;
  width: 112px;
  line-height: 22px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text .number {
  font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
  padding-top: 10px;
}
.suspension .d-service-intro p {
  float: left;
  line-height: 27px;
  font-size: 12px;
  width: 50%;
  white-space: nowrap;
  color: #888;
}
.suspension .d-service-intro i {
  background: url(../images/side_con_icon01.png) no-repeat center center;
  height: 27px;
  width: 14px;
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
}
.suspension .d-qrcode {
  text-align: center;
}
.suspension .d-qrcode .inner-box {
  padding: 8px 22px 12px;
}
.suspension .d-qrcode p,
.suspension .d-service p,
.suspension .d-service-phone p {
  font-size: 16px;
  color: #93959c;
  text-align: center;
}
.qrcode-img img {
  width: 100%;
}
/* 主体 */

/* 尾部 */
.footer {
  width: 100%;
  height: 470px;
  background: #3156a5;
  display: inline-block;
}
.foo_quick {
  height: 265px;
  padding-top: 70px;
  border-bottom: 1px solid #aeacac8a;
}
/* 第一块 */
.ck_address {
  width: 249px;
  padding-left: 30px;
}
.ck_address li {
  
  margin-bottom: 10px;
  position: relative;
}

.ck_address li:nth-child(2) i {
  background: url(../images/foo-web.png) no-repeat;
}
.ck_address li:nth-child(3) i {
  background: url(../images/foo-dizhi.png) no-repeat;
}
.ck_address li:last-of-type {
  height: 0px;
  margin-bottom: 0px;
}
.ck_address li:last-of-type::after {
  content: "";
  position: absolute;
  left: auto;
  top: auto;
bottom: 42px;
  right: 0;
  height: 200px;
  width: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.ck_address h4 {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 0.7px;
  display: inline-block;
}
.ck_address a {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  letter-spacing: 0.7px;
  display: block;
}

/* 第二块  */
.ck_teaching {
  width: 630px;
  position: relative;
}
.ck_teaching .teaching_bt {
}

.teaching_bt li {
  width: 157.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  text-align: center;
}
.teaching_bt li h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 0.9px;
}
.chi_nr {
  margin-top: 30px;
}
.chi_nr li a {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 0.7px;
}
.ck_teaching::after {
  content: "";
  position: absolute;
  left: auto;
  top: auto;
  bottom: 10px;
  right: 0;
  height: 200px;
  width: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}

/* 第三块 扫一扫关注公众号 */
.ck_public {
  /* width: 288px; */
  display: ruby-text-container;
}
.ck_public h2 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 0.9px;
}
.lic img {
  width: 77px;
  height: 77px;
  float: left;
  padding-left: 20px;
  padding-top: 40px;
}
.lic_txt span {
  padding-left: 20px;
  width: 74px;
  height: 34px;
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: 0.7px;
  display: inline-block;
}
.foo_jj {
    margin-top: 20px;
}
.foo_jj p {
  opacity: 0.7;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 0.7px;
}
  
  
.foo_jj p i {
  width: 16px;
  height: 16px;
  background: url(../images/foo-email.png) no-repeat;
  /* background-size: ; */
  display: inline-block;
  margin-bottom: -3px;
  padding-left: 10px;
}
/* 尾部 */
</pre></body></html>