#app .fixedBox {
  width: 144px;
  height: 450px;
  box-sizing: border-box;
  position: fixed;
  right: -146px;
  top: 30%;
  transition: all 0.5s;
  z-index: 9999999;
}

#app .fixedBox .fixed {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: url('../images/侧导航.png') no-repeat center top;
  position: relative;
}

#app .fixedBox .fixed>ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 183px;
  position: relative;
}

#app .fixedBox .fixed>ul li {
  width: 112px;
  height: 26px;
  box-sizing: border-box;
  cursor: pointer;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  /* background: url('../images/fBg.png') no-repeat center; */
  position: relative;
}

#app .fixedBox .fixed>ul li a {
  color: #fff;
}

#app .fixedBox .fixed>ul li:hover {
  font-weight: 600;
}

#app .fixedBox .fixed>ul .top {
  width: 93px;
  height: 22px;
  box-sizing: border-box;
  text-align: right;
  font-size: 14px;
  line-height: 22px;
  color: #601806;
  margin-bottom: 0;
  margin-top: 15px;
  background: url('../images/topBg.png') no-repeat center;
}

#app .isFixedBar {
  right: 20px;
  opacity: 1;
}

#app .topBar {
  height: 80px;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 99999;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

#app .topBar .content {
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#app .topBar .content ul {
  width: 830px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#app .topBar .content ul li {
  font-size: 20px;
  color: #000;
  cursor: pointer;
}

#app .topBar .content ul li:nth-child(2),
#app .topBar .content ul li:nth-child(3),
#app .topBar .content ul li:nth-child(4) {
  margin-left: 52px;
}

#app .topBar .content ul li:nth-child(5),
#app .topBar .content ul li:nth-child(6) {
  margin-left: 17px;
}

#app .topBar .content ul li a {
  width: 129px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
}

#app .topBar .content ul .active {
  color: #088c3d;
  font-weight: 600;
}

#app .banner {
  height: 694px;
  width: 100%;
  box-sizing: border-box;
  background: url('../images/banner.jpg?v=fsdfdsfdsfds') no-repeat center center / cover;
}

#app .tognqi {
  padding: 80px 0;
  background: url('../images/tongqihuodong.png?v=sssss') no-repeat center center / cover;
}

#app .tognqi .content {
  width: 1200px;
  margin: 0 auto;
}

#app .tognqi .content .tongqi-list {
  margin-top: 60px;
}

#app .tognqi .content .tongqi-list li {
  margin-bottom: 15px;
  width: 627px;
  height: 65px;
  line-height: 65px;
  background-color: #ffffff;
  font-size: 22px;
  letter-spacing: 0px;
  color: #0166ff;
  font-weight: bold;
  box-shadow: 0px 0px 20px 0px rgba(0, 38, 106, 0.1);
}

#app .tognqi .content .tongqi-list li a {
  padding-left: 31px;
  display: block;
  width: 100%;
  height: 100%;
  color: #0166ff;
}

#app .tognqi .content .tongqi-list li:last-child {
  mask-border: 0;
}

#app .publicTitle {
  text-align: center;
  height: 70px;
  width: 100%;
  box-sizing: border-box;
  font-size: 44px;
  letter-spacing: 4.4px;
  line-height: 44px;
  color: #333333;
  font-weight: 600;
  background: url('../images/titleBg.png?v=sdsd') no-repeat center center / contain;
  display: flex;
  justify-content: center;
  align-items: center;
}

#app .publicTitle2 {
  background: url('../images/titleBg2.png?v=sdsd') no-repeat center center / contain;
}

#app .publicTitle_W {
  color: #fff;
  background: url('../images/titleBgW.png') no-repeat center center / contain;
  margin-bottom: 30px;
}

#app .huigu {
  height: 1188px;
  width: 100%;
  box-sizing: border-box;
  background: url('../images/huigu-bg.png') no-repeat center center;
  padding-top: 87px;
  overflow: hidden;
  background-size: cover;
}

#app .huigu .publicTitle_W {
  margin-bottom: 58px;
}

#app .huigu .content {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;

}

.huigu-wrap{
  position: relative;
  width: 100%;
  height: 907px;
  background: url('../images/line.png') no-repeat center center;
  background-size: 1920px 116px;
}

.huigu-box{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 1200px;
  height: 12px;
}

.huigu-item{
  position: absolute;
  width: 228px;
  border-left: dashed 2px rgba(30, 255, 162, 1);
}

.huigu-item1{
  left: 0;
  padding-bottom: 107px;
  transform: translateY(-100%);
}

.huigu-item2{
  left: 324px;
  padding-bottom: 37px;
  transform: translateY(-100%);
}

.huigu-item3{
  left: 646px;
  padding-bottom: 77px;
  transform: translateY(-100%);
}

.huigu-item4{
  left: initial;
  right: 0;
  padding-bottom: 128px;
  transform: translateY(-100%);
}

.huigu-item5{
  left: 159px;
  padding-top: 208px;
  padding-bottom: 0;
}

.huigu-item6{
  left: 485px;
  padding-top: 88px;
  padding-bottom: 0;
}

.huigu-item7{
  left: 809px;
  padding-top: 148px;
  padding-bottom: 0;
}

.huigu-item5 .huigu-item-location,
.huigu-item6 .huigu-item-location,
.huigu-item7 .huigu-item-location{
  margin-bottom: 0;
}

.huigu-item5 .huigu-item-title,
.huigu-item6 .huigu-item-title,
.huigu-item7 .huigu-item-title{
  margin-top: 14px;
}

.huigu-item-title{
  margin-bottom: 14px;
  padding-left: 20px;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
  font-weight: bold;
}

.huigu-item-date{
  margin-bottom: 5px;
  padding-left: 20px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1effa2;
  line-height: 1;
}

.huigu-item-location{
  margin-bottom: 19px;
  padding-left: 20px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1effa2;
  line-height: 1;
}

.huigu-item img{
  width: 100%;
  height: 147px;
}

#app .huiyijieshao {
  width: 100%;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 70px;
}

#app .huiyijieshao .content {
  width: 1200px;
  margin: 0 auto;
}

#app .huiyijieshao .content ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 21px;
}

#app .huiyijieshao .content ul li {
  font-size: 16px;
}

#app .huiyijieshao .content ul li:first-child {
  margin-right: 33px;
}

#app .huiyijieshao .content ul li img {}

#app .huiyijieshao .content ul .pText {
  width: 834px;
  box-sizing: border-box;
  padding-top: 37px;
  line-height: 30px;
  font-size: 18px;
}

#app .huiyijieshao .content ul .pText p {
  margin-bottom: 10px;
  text-indent: 2em;
  font-size: 16px;
  text-align: justify;
}

#app .jiabin {
  width: 100%;
  height: 630px;
  box-sizing: border-box;
  padding-top: 70px;
}

#app .jiabin .content {
  width: 1200px;
  margin: 0 auto;
}

#app .jiabin .content .publicTitle_W {
  margin-bottom: 60px;
}

#app .jiabin .content .jiabinSwiperBox {
  position: relative;
}

#app .jiabin .content .swiper {
  width: 100%;
  height: 100%;
}

#app .jiabin .content .swiper-button-prev,
#app .jiabin .content .swiper-button-next {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
}

#app .jiabin .content .swiper-button-prev {
  background: url('../images/pagepre1.png') no-repeat;
  background-size: contain;
}

#app .jiabin .content .swiper-button-next {
  background: url('../images/pagenext1.png') no-repeat;
  background-size: contain;
}

#app .jiabin .content .swiper-button-prev,
#app .jiabin .content .swiper-rtl .swiper-button-next {
  left: -80px;
}

#app .jiabin .content .swiper-button-next,
#app .jiabin .content .swiper-rtl .swiper-button-prev {
  right: -80px;
}

#app .jiabin .content .swiper-button-prev:after,
#app .jiabin .content .swiper-rtl .swiper-button-next:after,
#app .jiabin .content .swiper-button-next:after,
#app .jiabin .content .swiper-rtl .swiper-button-prev:after {
  display: none;
}

#app .jiabin .content .swiper-pagination-bullet {
  background-color: #bcbffa;
  opacity: 1;
  width: 10px;
  height: 10px;
}

#app .jiabin .content .swiper-pagination-bullet-active {
  background-color: #212bef;
  width: 68px;
  border-radius: 100px;
}

#app .jiabin .content .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -50px;
}

#app .jiabin .content .swiper-slide {
  text-align: center;
  font-size: 18px;
}

#app .jiabin .content .swiper-slide .imgBox {
  width: 214px;
  height: 388px;
  box-sizing: border-box;
  background: url(../images/jiabin-panel.png) no-repeat center center / contain;
  padding: 64px 20px;
}

#app .jiabin .content .swiper-slide .imgBox img {
  width: 140px;
  height: 142px;
}

#app .jiabin .content .swiper-slide .name {
  text-align: center;
  color: #212bef;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 25px;
}

#app .jiabin .content .swiper-slide .desc {
  font-size: 14px;
  color: #333;
  text-align: justify;
  margin-top: 20px;
  text-align: center;
}

#app .wangjie,
#app .hezuomeiti {
  padding-top: 94px;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 85px;
  /* background: #f7f7f7; */
}

#app .wangjie .content,
#app .hezuomeiti .content {
  width: 1200px;
  margin: 0 auto;
}

#app .wangjie .content img,
#app .hezuomeiti .content img {
  margin: 9px 0;
  padding: 0 9px;
  box-sizing: border-box;
  width: calc(100%);
}

#app .wangjie .swiper-wrapper,
#app .hezuomeiti .swiper-wrapper {}

#app .wangjie .content img:first-child,
#app .hezuomeiti .content img:first-child {}

#app .wangjie .content .swiper-pagination-bullet,
#app .hezuomeiti .content .swiper-pagination-bullet {
  background-color: #d0bafa;
  opacity: 1;
  width: 10px;
  height: 10px;
}

#app .wangjie .content .swiper-pagination-bullet-active,
#app .hezuomeiti .content .swiper-pagination-bullet-active {
  background-color: #6920ef;
  width: 68px;
  border-radius: 100px;
}

#app .wangjie .content .swiper-pagination-bullets.swiper-pagination-horizontal,
#app .hezuomeiti .content .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -35px;
}

#app .wangjie .content .swiper-button-prev,
#app .hezuomeiti .content .swiper-button-prev {
  background: url('../images/pagepre.png') no-repeat;
}

#app .wangjie .content .swiper-button-next,
#app .hezuomeiti .content .swiper-button-next {
  background: url('../images/pagenext.png') no-repeat;
}

#app .wangjie .content .swiper-button-prev,
#app .hezuomeiti .content .swiper-button-prev,
#app .wangjie .content .swiper-button-next,
#app .hezuomeiti .content .swiper-button-next {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
}

#app .wangjie .content .swiper-button-prev:after,
#app .hezuomeiti .content .swiper-button-prev:after,
#app .wangjie .content .swiper-rtl .swiper-button-next:after,
#app .hezuomeiti .content .swiper-rtl .swiper-button-next:after,
#app .wangjie .content .swiper-button-next:after,
#app .hezuomeiti .content .swiper-button-next:after,
#app .wangjie .content .swiper-rtl .swiper-button-prev:after,
#app .hezuomeiti .content .swiper-rtl .swiper-button-prev:after {
  display: none;
}

#app .wangjie .content .swiper-button-prev,
#app .hezuomeiti .content .swiper-button-prev,
#app .wangjie .content .swiper-rtl .swiper-button-next,
#app .hezuomeiti .content .swiper-rtl .swiper-button-next {
  left: -80px;
}

#app .wangjie .content .swiper-button-next,
#app .hezuomeiti .content .swiper-button-next,
#app .wangjie .content .swiper-rtl .swiper-button-prev,
#app .hezuomeiti .content .swiper-rtl .swiper-button-prev {
  right: -80px;
}

#app .xuanchuan {
  width: 100%;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 110px;
}

#app .xuanchuan .content {
  width: 1200px;
  margin: 0 auto;
}

#app .xuanchuan .content ul {
  margin-top: 60px;
  display: grid;
  justify-content: space-between;
  grid-template-columns: 560px 560px;
  grid-row-gap: 50px;
}

#app .xuanchuan .content ul li {
  width: 560px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

#app .xuanchuan .content ul li .text {
  margin-left: 25px;
}

#app .xuanchuan .content ul li .text .top {
  font-size: 20px;
  color: #be3455;
  font-weight: 600;
  margin-bottom: 15px;
}

#app .xuanchuan .content ul li .text .bottom {
  font-size: 14px;
  color: #666666;
  font-weight: 300;
}

#app .liangdian {
  width: 100%;
  box-sizing: border-box;
  background: url('../images/liangdian.png') no-repeat center top;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 70px;
}

#app .liangdian .content {
  width: 1200px;
  margin: 0 auto;
}

#app .liangdian .content .swiper-container {
  padding-top: 123px;
  width: 100%;
}

#app .liangdian .content .swiper-slide {
  position: relative;
  /* width: 274px;
	height: 424px; */
  width: 178px;
  height: 266px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  transition: 300ms;
  transform: scaleY(1);
  cursor: pointer;
}

#app .liangdian .content .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1.59);
  z-index: 99999;
}

#app .liangdian .content .swiper-slide-active .liangdian-item-img{
  margin-top: 23px;
}

#app .liangdian .content .swiper-slide-active .liangdian-item-title{
  font-size: 12px;
}

#app .liangdian .content .swiper-slide-active .liangdian-item-line{
  display: none;
}

#app .liangdian .content .swiper-slide-active .liangdian-item-active-line{
  display: block;

}

#app .liangdian .content .swiper-slide-active .liangdian-item-active-bg{
  display: block;
}


#app .liangdian .content .swiper-slide-active .liangdian-item-content{
  display: block;
  font-size: 12px;
  transform: scale(.8) translate(-6%, -15%);
  width: 110%;
}

.liangdian-item-active-line{
  display: none;
  margin: 8px auto 10px;
  width: 19.45px;
	height: 3.77px;
  background-image: linear-gradient(90deg, 
  #21d9f8 0%, 
  #1b6cff 100%);
}

.liangdian-item-active-bg{
  display: none;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, 
		#0267f3 0%, 
		#2130f9 48%, 
		#613afa 100%);
	opacity: 0.5;
  z-index: -1;
}

.liangdian-item{
  width: 100%;
  height: 266px;
}

.liangdian-swiper-container .swiper-slide:nth-child(1n) .liangdian-item{
  background: url('../images/ld-01.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(2n) .liangdian-item{
  background: url('../images/ld-02.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(3n) .liangdian-item{
  background: url('../images/ld-03.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(4n) .liangdian-item{
  background: url('../images/ld-04.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(5n) .liangdian-item{
  background: url('../images/ld-05.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(6n) .liangdian-item{
  background: url('../images/ld-06.png') no-repeat center center / cover;
}

.liangdian-swiper-container .swiper-slide:nth-child(7n) .liangdian-item{
  background: url('../images/ld-07.png') no-repeat center center / cover;
}

.liangdian-item-img{
  margin-top: 78px;
  margin-bottom: 13px;
  width: 41px;
  height: 39px;
  object-fit: contain;
}

.liangdian-item-line{
  margin: 0 auto;
  margin-bottom: 15px;
  width: 20px;
	height: 4px;
	background-color: #ffffff; 
}

.liangdian-item-title{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
}

.liangdian-item-content{
  display: none;
  font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
}

#app .canhui {
  width: 100%;
  box-sizing: border-box;
  padding-top: 80px;
  padding-bottom: 75px;
  background: url('../images/canhuiduixiang.png') no-repeat center center / cover;
}

#app .canhui .content {
  width: 1269px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

#app .canhui .content .canhui-bg {
  margin-top: 58px;
  width: 100%;
  height: 447px;
  background: url('../images/bg-canhuiduixiang.png') no-repeat center center / cover;
}

#app .canhui .canhui-list {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
}

#app .canhui .canhui-list .canhui-item {
  padding: 50px 37px 0;
  width: 280px;
  height: 447px;
  background: rgb(24, 145, 172);
}

#app .canhui .canhui-list .canhui-item .canhui-item-img {
  margin-bottom: 18px;
  width: 65px;
  height: 65px;
  object-fit: contain;
}

#app .canhui .canhui-list .canhui-item .canhui-item-title {
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: bold;
}

#app .canhui .canhui-list .canhui-item .line {
  margin-bottom: 29px;
  width: 100%;
  height: 5px;
  background-color: #ffffff;
}

#app .canhui .canhui-list .canhui-item .canhui-item-text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ffffff;
}

#app .canhui .canhui-list .canhui-item .canhui-item-more {
  font-family: SourceHanSansCN-Bold;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: bold;
}

#app .zhanhuishifan {
  height: 681px;
  width: 100%;
  box-sizing: border-box;
  background: url('../images/展示范围.png') no-repeat center top;
}

#app .lianxi {
  height: 502px;
  width: 100%;
  box-sizing: border-box;
  background-image: linear-gradient(90deg, 
		#17192f 0%, 
		#0d0d3f 100%);
  padding-top: 92px;
}

#app .lianxi .content {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}

#app .lianxi .content .titleBox {
  text-align: left;
  color: #fff;
  margin-bottom: 44px;
}

#app .lianxi .content .titleBox .title {
  font-size: 44px;
  line-height: 44px;
  font-weight: 600;
}

.lianxi-flex{
  display: flex;
}

.lianxi-item{
  margin-right: 53px;
}

.lianxi-item:last-child{
  margin-right: 0;
}

#app .lianxi .content .name {
  font-size: 18px;
  color: #fff;
  margin-bottom: 16px;
  line-height: 1;
}

#app .lianxi .content .name1 {
  font-size: 22px;
  font-weight: 600;
}

#app .lianxi .content .qrBox {
}

.qrcode-list{
  display: flex;
  justify-content: space-between;
}

.qrcode-list .qrcode-item{
  margin-left: 30px;
}

.qrcode-list .qrcode{
  margin-bottom: 14px;
  width: 126px;
	height: 126px;
}

.qrcode-list .qrcode-title{
  font-size: 14px;
	line-height: 19.94px;
	letter-spacing: 1.1px;
	color: #ffffff;
  text-align: center;
}

.shareBox>div {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  cursor: default;
}

.shareBox>div img {
  width: 30px;
  margin-right: 10px;
}

.shareBox>div .qr {
  width: 150px;
}

.shareBox .weixin {
  position: relative;
}

.shareBox .weixin .qrBox {
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -160px;
  left: -200px;
  width: 200px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  padding-bottom: 10px;
  display: none;
}

.shareBox .weixin .qrBox h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.shareBox .weixin .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

.shareBox .weixin:hover .qrBox {
  display: block;
}

.richeng {
  padding: 80px 0 70px;
  background: url('../images/huiyijieshao.png') no-repeat center center / cover;
}

.richeng .content {
  margin: 63px auto 0;
  width: 1200px;
}

.richeng .content .richeng-table {
  width: 100%;
  background: #fff;
  border-spacing: 0;
  border-collapse: collapse;
}

.richeng-table td {
  vertical-align: middle;
}

.richeng-table thead {
  width: 98%;
  background-image: linear-gradient(90deg,
      rgba(3, 100, 243, 1) 0%,
      rgba(162, 210, 248, 1) 100%);
}

.richeng-table thead td {
  box-sizing: border-box;
  padding-left: 30px;
  text-align: left !important;
  border: none;
  line-height: 51px;
  font-weight: bold;
}

.richeng-table thead td:nth-of-type(1) {
  color: #fff;
}

.richeng-table thead td:nth-of-type(2) {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.richeng-table thead td:nth-of-type(3) {
  color: #4384fa;
}

.richeng-table tbody td {
  padding: 7px 0;
  background: #f9fcfe;
  font-size: 16px;
  color: #444444;
}

.richeng-table td {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  box-sizing: border-box;
  border: 1px solid #c7cbde;
  font-weight: 500;
  vertical-align: middle;
  vertical-align: top;
}

.richeng-table td:nth-of-type(1) {
  /* font-weight: bold; */
  border-left: 0;
  border-bottom: 0;
  text-align: center;
}

.richeng-table td:nth-of-type(2) {
  padding: 7px 39px;
  border-right: 0;
}

.richeng-table .no_border {
  border-bottom: 1px dashed #fff;
}

.richeng-table .title {
  color: #1855d0;
  font-weight: bold;
}

.richeng .tag {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
}

.zanzhu {
  margin-top: 99px;
  padding-bottom: 65px;
}

.zanzhu .content{
  width: 1200px;
  margin: 0 auto;
}

.zanzhu .zanzhu-title{
  margin: 19px 0 50px;
	font-size: 16px;
	line-height: 1;
	color: #999999;
  text-align: center;
}