*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol,
ul {
  list-style: none
}

q:after,
q:before {
  content: ''
}

abbr,
acronym,
fieldset,
img {
  border: 0
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}

.col-c,
.col-l,
.col_c,
.col_l,
.l {
  float: left
}

.col-r,
.col_r,
.r {
  float: right
}

.c {
  clear: both
}

.fix {
  zoom: 1
}

.fix:after,
.fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

em {
  font-weight: 400;
  font-style: normal
}

body {
  color: #333;
  font-size: .28rem;
  line-height: 1.5;
  font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff
}

img {
  max-width: 100%;
  border: none
}

input,
select,
textarea {
  font-size: .28rem;
  color: #333;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer
}

::-webkit-input-placeholder {
  color: #999
}

::-moz-placeholder {
  color: #999
}

::-ms-input-placeholder {
  color: #999
}

select::-ms-expand {
  display: none
}

a {
  color: #333;
  text-decoration: none
}

.mtop5 {
  margin-top: 0.5rem;
}
.menu_view{
  position: fixed;
  top: 0.9rem;
  right: 0.4rem;
  background: #b03139;
  min-width: 1rem;
  display: none;
}
.menu_view ul{
  width:100%;
  box-sizing: border-box;
  padding: 0 0.05rem;
}
.menu_view ul li{
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: solid 1px #fff;
}
.menu_view ul li:last-child{
  border-bottom: 0;
}
.menu_view ul li a{
  font-size: 0.3rem;
  color: #fff;
}
.header.hide {
  top: -.85rem
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  height: .9rem;
  background-color: rgba(18, 16, 23, 0.7);
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.header .menu {
  cursor: pointer;
  display: block;
  width: .9rem;
  height: .9rem;
  background: url(../images/menu.png) center no-repeat;
  -webkit-background-size: .36rem .36rem;
  -moz-background-size: .36rem;
  -o-background-size: .36rem;
  background-size: .36rem;
  position: absolute;
  top: 0;
  right: 0.4rem
}

.header .logo {
  display: block
}

.header .logo img {
  display: block;
  width: 2rem;
  margin-left: 0.4rem;
  ;
}

.banners {
  width: 100%;
  margin-top: .9rem
/*  position: relative;*/
}

.banners img {
  width: 100%;
  display: block;
}

/* 协会介绍 */
.xhjs {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.4rem 0.3rem;
  margin-top: -1.4rem;
  z-index: 9999
}

.xhjs .xhjs_box {
  width: 100%;
}

.xhjs .xhjs_box .bg1_title {
  width: 100%;
}

.xhjs .xhjs_box .xhjs_box_content {
  width: 100%;
  margin-top: 0.2rem;
}

.xhjs .xhjs_box .xhjs_box_content p {
  width: 5.4rem;
/*  text-align: justify;*/
}

.xhjs .xhjs_box .xhjs_box_content p a {
  color: #000;
  font-size: 0.2rem;
/*
  text-align: justify;*/
}

.xhjs .xhjs_box .xhjs_box_content img {
  width: 1rem;
  /* height: 1.64rem; */
}

/* 教育项目 */
.jyxm {
  width: 100%;
  background: url('../images/bg5.png')no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem;
}

.jyxm .jyxm_News_Information_box {
  width: 100%;
  margin: 0 auto;
}

.jyxm .jyxm_News_Information_box_title img {
/*  width: 6rem;*/
	height: 0.8rem;
  display: block;
}

.jyxm .jyxm_box {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.jyxm .jyxm_box .jyxm_box_list {
  width: 100%;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items {
  width: 100%;
  height: 3rem;
  background-color: #990a23;
  box-sizing: border-box;
  padding: 0.4rem;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items a {
  text-decoration: none;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items img {
/*  width: 2.54rem;*/
  height: 1.1rem;
  display: block;
	margin-top: -0.35rem;
	margin-bottom: 0.2rem;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items .jyxm_content {
  font-size: .23rem;
  color: #fff;
/*  height: .8rem*/;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.jyxm_content_more {
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 18px;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items .jy_title .more {
  width: 2rem;
  height: 0.5rem;
  border: solid 1px #fff;
  color: #fff;
  text-align: center;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:nth-child(2) {
  background: #c9c8c8;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:nth-child(2) .jy_title .more {
  width: 2rem;
  height: 0.5rem;
  border: solid 1px #000;
  color: #000;
  text-align: center;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:nth-child(3) {
  width: 100%;
  background: url(../images/bg1_img31.png)no-repeat;
/*  background-size: 100% 100%;*/
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:hover {
  box-shadow: 0 16px 32px 0 rgba(48, 55, 66, 0.15);
  transform: translate(0, -3px);
}

/*  */
.xjp {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.4rem;
}

.xjp .xjp_News_Information_box {
  width: 100%;
  margin: 0 auto;
  padding-top: 0.75rem;
}

.xjp .xjp_News_Information_box_title img {
  /*width: 3.82rem;*/
	height: 0.8rem;
  display: block;
}

.xjp .xjp_box {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.7rem;
}

.xjp .xjp_box .xjp_box_list {
  width: 100%;
  flex-wrap: wrap;
	text-align: center;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items:nth-child(6),
.xjp .xjp_box .xjp_box_list .xjp_box_items:nth-child(7),
.xjp .xjp_box .xjp_box_list .xjp_box_items:nth-child(5),
.xjp .xjp_box .xjp_box_list .xjp_box_items:nth-child(8) {
  margin-top: 0.5rem;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items:hover .xjp_box_items_title {
  color: #990a23;
	
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .img_nav {
  width: 2rem;
  height: 2rem;
  background: #eee;
  border-radius: .1rem;
  display: flex;
  justify-content: center;
  align-items: center;
	margin: 0 0.6rem;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .img_nav img {
  width: 0.71rem;
  height: 0.79rem;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .xjp_box_items_line {
  width: 0.6rem;
  height: 0.03rem;
  background: #990a23;
  margin: 0.3rem auto;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .xjp_box_items_title {
  font-size: 0.2rem;
  color: #000;
  font-weight: bold;
}

/* 新加坡留学优势 */

.xjblcys {
  width: 100%;
  height: 3.63rem;
  background: url('../images/bg3.png')no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1rem;
}

.xjblcys .xjblcys-content {
  width: 100%;

}

.xjblcys_box {
  width: 6.7rem;
  margin: 0 auto;
  /*padding-top: 3rem;*/
	padding-top: 1.5rem;
}

.xjblcys .xjblcys_News_Information_box {
  width: 100%;
  margin: 0 auto;


}

.xjblcys_News_Information_box_title img {
  width: 6.38rem;
  display: block;
  margin-left: 0.02rem;
}

.xjblcys_box_content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #b10007;
}

.xjblcys_box_content_list {
  width: 100%;
  box-sizing: border-box;
}

.xjblcys_box_content_items {
  width: 33.33%;
  padding: 0.2rem 0px;
  color: #fff;
  text-align: center;
}

.xjblcys_box_content_items .contnt {
  border-right: solid 1px #fff;
  text-align: center;
}

.xjblcys_box_content_items .contnt h1 {
  text-align: center;
  font-size: 0.2rem;
  margin-top: 0;
  font-weight: 500;
}

.xjblcys_box_content_items .contnt .p0 {
  text-align: center;
  font-size: 0.24rem;
	font-weight: bold;
}

.xjblcys_box_content_items:last-child .contnt {
  border: 0;
}

.xjblcys_box_content_items .contnt a {
  color: #fff;
  text-decoration: none;
}

.xjblcys_box_content_items .contnt:hover h1 {
  opacity: 0.7;
}

.xjblcys_box_content_items .contnt:hover .p0 {
  opacity: 0.7;
}

/* 新闻资讯 */
.xwzx{
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0.8rem;
}

.xwzx .swiper-slide {
  text-align: center;
  height: 86%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.9);
  background: rgba(0, 0, 0, 0.5);
}

.xwzx .News_Information_box_content-items {
  width: 100%;
  box-sizing: border-box;
  padding: 0.35rem;
  text-align: left;
}


.xwzx .News_Information_box_content-items .title {
  font-size: 0.32rem;
  color: #333;
  font-weight: bold;
  height: 0.6rem;
}

.xwzx .News_Information_box_content-items .msg {
  font-size: 0.3rem;
  color: #333;
  height: 1.5rem;
  margin-top: 0.2rem;
}

.xwzx .News_Information_box_content-items .date_btn a {
  font-size: 0.3rem;
  text-align: right;
  color: #333;
  width: 100%;
  display: block;
}
.xwzx .News_Information_box_content-items .box_content_date strong {
  color: #333;
  font-size: 0.24rem;
}

.xwzx .News_Information_box_content-items .box_content_date p {
  color: #999;
  margin-bottom: 0.5rem;
}
.xwzx .swiper-slide-active .News_Information_box_content-items .title {
  font-size: 0.32rem;
  color: #fff;
  font-weight: bold;
  height: 1.2rem;
}

.xwzx .swiper-slide-active .News_Information_box_content-items .msg {
  font-size: 0.22rem;
  color: #fff;
  height: 1.5rem;
  margin-top: 0.2rem;
}

.xwzx .swiper-slide-active .News_Information_box_content-items .date_btn a {
  font-size: 0.26rem;
  text-align: right;
  color: #fff;
  width: 100%;
  display: block;
}
.xwzx .swiper-slide-active .News_Information_box_content-items .box_content_date strong {
  color: #fff;
  font-size: 0.24rem;
}

.xwzx .swiper-slide-active .News_Information_box_content-items .box_content_date p {
  color: #fff;
  margin-bottom: 0.2rem;
}
.xwzx .swiper-slide-active {
  z-index: 999 !important;
}
.xwzx .swiper-slide{
  background: #fff;
  opacity: 0.5;
}
.xwzx .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
  background: #c84c51 !important;
  opacity: 1;
}
/* 协会介绍 */
.jl-tit2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .1rem;
}

.jl-tit2 .tit2 {
  /*width: 2.2rem;*/
}

.jl-tit2 .tit2 .img {
  /*width: 100%;*/
	height: 0.8rem;
}

.jl-tit2 .tit3 {
  /*width: 2.5rem;*/
	
}

.jl-tit2 .tit3 .img {
 /* width: 100%;*/
	height: 0.8rem;
	
}


.mxzxf_box {
  width: 100%;
  background-image: url(../images/bg5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.5rem 0.4rem 0.2rem;
}

.mxzxfSwiper .swiper-slide img {
  width: 100%
}
.xwzx_box .swiper-button-prev {
  background: url(../images/left_more2.png) no-repeat;
  background-size: 100% 100%;
  width: 0.8rem;
  left: 0rem;
}

.xwzx_box .swiper-button-next {
  background: url(../images/right_more2.png) no-repeat;
  background-size: 100% 100%;
  width: 0.8rem;
  right: 0rem;
}
.mxzxfSwiper .swiper-button-prev {
  background: url(../images/left_more.png) no-repeat;
  background-size: 100% 100%;
  width: 0.16rem;
  height: 0.3rem;
  left: 0.25rem;
  transform: translate(-50%, 100%);
}

.mxzxfSwiper .swiper-button-next {
  background: url(../images/right_more.png) no-repeat;
  background-size: 100% 100%;
  width: 0.16rem;
  height: 0.3rem;
  right: 0.1rem;
  transform: translate(-50%, 100%);
}

/* 合作院校 */
.hzyx {
  width: 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem;
}

.hzyx .News_Information_box_title img {
  /*width: 1.9rem;*/
	height: 0.8rem;
  display: block;
}

.hzyx_box {
  width: 100%;
  margin: 0 auto;
}

.hzyx_box_content {
  width: 100%;
  margin-top: 0.5rem;
}

.hzyx_box_content ul {
  width: 100%;
  flex-wrap: wrap;
}

.hzyx_box_content ul li {
  width: 1.6rem;
  border: solid 1px #ebebeb;
  box-sizing: border-box;
  padding: 0.2rem 0.05rem 0.05rem 0.05rem;
  margin-bottom: 0.15rem;
}

.hzyx_box_content ul li img {
  width: 1.73rem;
}

.dibu {
  width: 100%;
  background: #001935;

}

.dibuFixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999
}

.dibu ul {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.4rem 0.2rem 0.4rem;
  padding-bottom: 0.5rem;
}

.dibu ul li {
  display: flex;
  flex-direction: column;
}

.dibu ul li .title {
  width: 3rem;
  margin-top: 0.3rem;
}

.dibu ul li>.icon {
  width: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2rem;
}

.dibu ul li>div img {
  width: 0.4rem;
  height: 0.4rem;
}

.dibu ul .title2 {
  font-size: 0.26rem;
  color: #fff;
}

.dibu ul li ul {
  display: flex;
  flex-direction: column;
}

.dibu ul li ul li {
  margin-top: 0.2rem;
}

.dibu ul li ul li p {
  color: #fff;
  font-size: 0.2rem;
}

.dibu ul li ul li .mobile {
  width: 0.21rem;
  height: 0.15rem;
  margin-right: 0.1rem;
}

.dibu ul li ul li .email {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}


.nav{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: url('../images/child_nav.png')no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0 0.4rem;
    color: #fff;
}
.nav p{
    font-weight: bold;
    font-size: 0.3rem;
}
.nav span{
    font-size: 0.25rem;
}
.nav a{
    color: #fff;
}

.m-snvbox.open .inner{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
.m-snvbox .inner{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);position:fixed;left:0;top:0;width:6rem;height:100%;display:block;background-color:#fff;overflow-y:auto;overflow-x:hidden;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;z-index:1000}
.m-snvbox .cls{position:absolute;top:1rem;left:.25rem;width:.4rem;height:.4rem;cursor:pointer;background:url(../images/cls.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;z-index:2}
.snv{position:absolute;left:0;top:0;bottom:0;display:block;background-color:#fafafa;width:2.6rem;padding-top:1.5rem}
.snv li{position:relative}
.snv .dropIcon{display:block;width:.23rem;height:.23rem;background:url(../images/drop.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;position:absolute;top:50%;right:.18rem;margin-top:-.12rem}
.snv .v1{display:block;line-height:1.2rem;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;padding-left:.25rem;font-size:.3rem;color:#1f1f1f}
.snv .on .v1{background-color:#fff}
.snv .on .dropIcon{background-image:url(../images/drop2.png)}
.snv .sub{position:absolute;left:100%;top:-200%;width:3.8rem;padding:0 .4rem;display:none}
.snv .sub .v2{display:block;font-size:.3rem;color:#1f1f1f;border-bottom:1px solid #e8e6e6;line-height:1.2rem}
.s-bg{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.9;display:none;z-index:999}
.g-moreb2{display:block;font-size:.3rem;text-align:center;color:#343434;padding:.4rem 0 .6rem}
.m-swb2{padding:.36rem 0;border-bottom:1px solid #e8e6e6}
.m-swb2 .swiper-slide-active .con{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.m-swb2 .con{display:block;position:relative;-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9);-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.m-swb2 .pic{height:3.6rem;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-border-radius:.07rem;-moz-border-radius:.07rem;border-radius:.07rem}
.m-swb2 .name{font-size:.26rem;color:#fff;line-height:1.4;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;position:absolute;left:.3rem;right:.3rem;bottom:.3rem}
.detail__bottom--wrapper.course-type-normal_course {
    display: -webkit-flex;
    display: flex;
    padding-left: 16px;
    padding-right: 16px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.iphonex-padding-bottom {
    box-sizing: initial;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.detail__bottom--wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    display: -webkit-flex;
    display: flex;
}

.detail__bottom--button {
    float: left;
    height: 38px;
    display: -webkit-flex;
    display: flex;
    /*-webkit-justify-content: space-between;*/
    /*justify-content: space-between;*/
}


.detail__bottom--button .agency-button i, .detail__bottom--button .contact-button i, .detail__bottom--button .fav-button i {
    width: 26px;
    height: 26px;
    display: block;
    background-size: 100% 100%;
    margin: 0 auto;
}

.detail__bottom--main {
    float: right;
    width: 50%;
}

.detail__bottom--wrapper.course-type-normal_course .detail__bottom--main .detail__bottom--container {
    padding-left: 0;
    padding-right: 0;
}

.detail__bottom--button .agency-button, .detail__bottom--button .contact-button, .detail__bottom--button .fav-button {
    width: 60px;
    height: 40px;
    margin-right: 24px;
    line-height: 0;
    text-align: center
}

.detail__bottom--button a, .detail__bottom--button .agency-button span, .detail__bottom--button .contact-button span, .detail__bottom--button .fav-button span {
    font-size: 12px;
    height: 14px;
    line-height: 18px;
    color: #000;
    text-decoration: none;
}

.detail__bottom--button .agency-button i {
    background-image: url("../images/wx.png");
}

.detail__bottom--button .fav-button i {
    background-image: url("../images/xf.png")
}

.detail__bottom--button .fav-button.is-active i {
    background-image: url("../images/st.png")
}

.detail__bottom--button .contact-button i {
    background-image: url("../images/st.png")
}

.detail__bottom--button .contact-button.is-active span {
    color: #000
}

.bottom-btn { /* display:block; */
    width: 100%;
    height: 38px;
    color: #fff;
    background: -webkit-gradient(linear,left top,right top,from(#f88d35),to(#f45122));
    background: -webkit-linear-gradient(left,#f88d35 0,#f45122 100%);
    background: oldlinear-gradient(left,#f88d35 0,#f45122 100%) -moz-;
    background: -o-linear-gradient(left,#f88d35 0,#f45122 100%);
    background: linear-gradient(90deg,#f88d35 0,#f45122 100%);
    border: transparent !important;
    padding: 0;
    font-size: 16px;
    border-radius: 20px
}

.bottom-btn:focus {
    outline: none
}
/*!****** lib.css end *******/
/*!****** bl *******/
.banner img {
    display: block;
    width: 100%
}

.ul-listb3 {
    margin-bottom: .46rem
}

.ul-listb3 li {
    margin-bottom: .3rem
}

.ul-listb3 .con {
    display: block;
    overflow: hidden;
    -webkit-border-radius: .16rem;
    -moz-border-radius: .16rem;
    border-radius: .16rem;
    background-color: #fff;
    -webkit-box-shadow: 0 .03rem .06rem 1px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 .03rem .06rem 1px rgba(0, 0, 0, .16);
    box-shadow: 0 .03rem .06rem 1px rgba(0, 0, 0, .16)
}

.ul-listb3 .pic {
    float: left;
    width: 2.84rem;
    height: 3.7rem
}

.ul-listb3 .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.ul-listb3 .txt {
    position: relative;
    overflow: hidden;
    padding: .6rem .4rem .1rem .56rem
}

.ul-listb3 .tag {
    position: absolute;
    display: block;
    top: 0;
    left: .56rem;
    width: .31rem
}

.ul-listb3 .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: .1rem
}

.ul-listb3 .line .name {
    font-size: .33rem;
    font-weight: 700;
    color: #333
}

.ul-listb3 .line .job {
    font-size: .18rem;
    color: #990a23;
    margin-left: .05rem
}

.ul-listb3 .msg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.15rem;
}

.ul-listb3 .msg div {
    background: #faf3f4;
    color: #990a23;
    text-align: center;
    font-size: 0.21rem;
    padding: 5px;
}

.ul-listb3 .desc {
    font-size: .2rem;
    color: #666;
    line-height: 0.4rem;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 1.2rem;
    min-height: 54px;
    margin-bottom: .15rem;
    text-overflow: ellipsis;
}

.ul-listb3 .icons {
    overflow: hidden;
    font-size: 0
}

.ul-listb3 .icons .icn {
    float: left;
    margin-right: .2rem;
    height: .8rem;
    line-height: .8rem
}

.ul-listb3 .icons .icn:last-child {
    margin-right: 0
}

.ul-listb3 .icons .icn img {
    display: inline-block;
    vertical-align: middle;
    max-width: .63rem;
    max-height: .63rem
}

.g-moreb1 {
    display: block;
    text-align: center;
    width: 2.58rem;
    height: .6rem;
    background: -webkit-gradient(linear, left top, right top, from(#f9b24a), to(#ff653f));
    background: -webkit-linear-gradient(left, #f9b24a 0, #ff653f 100%);
    background: oldlinear-gradient(left, #f9b24a 0, #ff653f 100%) -moz-;
    background: -o-linear-gradient(left, #f9b24a 0, #ff653f 100%);
    background: linear-gradient(90deg, #f9b24a 0, #ff653f 100%);
    -webkit-box-shadow: 0 0 .06rem rgba(232, 140, 64, .36);
    -moz-box-shadow: 0 0 .06rem rgba(232, 140, 64, .36);
    box-shadow: 0 0 .06rem rgba(232, 140, 64, .36);
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem;
    margin: 0 auto;
    font-size: .3rem;
    color: #fff;
    line-height: .6rem
}

.row-a4 {
    overflow: hidden;
    padding-bottom: .4rem
}

.row-a4 .g-tit {
    margin-bottom: .4rem
}

.ul-picsb1 {
    overflow: hidden;
    margin: 0 -.04rem .42rem
}

.ul-picsb1 li {
    float: left;
    width: 50%
}

.ul-picsb1 .li1 {
    width: 100%
}

.ul-picsb1 .li1 .pic {
    padding-top: 61.97%
}

.ul-picsb1 .con {
    -webkit-border-radius: .12rem;
    -moz-border-radius: .12rem;
    border-radius: .12rem;
    overflow: hidden;
    margin: 0 .04rem .12rem
}

.ul-picsb1 .pic {
    display: block;
    position: relative;
    height: 0;
    padding-top: 130%;
    overflow: hidden
}

.ul-picsb1 .pic .img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.row-a5 {
    padding: .38rem 0 .94rem;
    overflow: hidden
}

.row-a5 .g-tit {
    margin-bottom: .65rem
}

.m-banb1 .swiper-container {
    padding-left: .2rem
}

.m-banb1 .swiper-slide {
    width: auto
}

.m-banb1 .con {
    display: block;
    width: 3.09rem;
    height: 1.78rem;
    position: relative;
    -webkit-border-radius: .12rem;
    -moz-border-radius: .12rem;
    border-radius: .12rem;
    overflow: hidden
}

.m-banb1 .txt {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: .3rem
}

.m-banb1 .icon {
    font-size: 0;
    height: .6rem;
    line-height: .6rem;
    overflow: hidden
}

.m-banb1 .icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: .35rem
}

.m-banb1 .t {
    font-size: .28rem;
    color: #fff;
    font-weight: 700;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.m-banb1 .p {
    font-size: .18rem;
    color: #fff;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.row-a6 {
    overflow: hidden
}

.row-a6 .g-tit {
    margin-bottom: .4rem
}

.m-banb2 .pic img {
    display: block;
    width: 100%
}

.m-banb2 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: .1rem;
    left: 0
}

.m-banb2 .swiper-pagination-bullet {
    background-color: #fff;
    width: .08rem;
    height: .08rem;
    opacity: 1;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin: 0 2px !important
}

.m-banb2 .swiper-pagination-bullet-active {
    width: .24rem
}

.m-banb2 .txt {
    font-size: .26rem;
    color: #767676;
    line-height: 1.5;
    padding: .5rem 0 .74rem
}

.ban_imgs.swiper-container {
    padding-left: .2rem;
    margin-bottom: .5rem
}

.ban_imgs.swiper-container .swiper-slide {
    width: auto
}

.ban_imgs.swiper-container .pic {
    -webkit-border-radius: .16rem;
    -moz-border-radius: .16rem;
    border-radius: .16rem;
    width: 3.18rem;
    height: 1.64rem;
    overflow: hidden
}

.ban_imgs.swiper-container .pic img {
    display: block;
    width: 100%
}

.row-a7 {
    overflow: hidden;
    padding: 1.1rem 0 .65rem
}

.row-a7 .g-tit {
    margin-bottom: .4rem
}

.ul-icons {
    overflow: hidden;
    margin: 0 -.18rem
}

.ul-icons li {
    float: left;
    width: 33.33%
}

.ul-icons .con {
    display: block;
    margin: 0 .18rem .26rem;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: .12rem;
    -moz-border-radius: .12rem;
    border-radius: .12rem
}

.ul-icons .pic {
    font-size: 0;
    text-align: center;
    height: .7rem;
    line-height: .7rem;
    overflow: hidden
}

.ul-icons .pic img {
    display: inline-block;
    vertical-align: middle;
    max-height: .7rem
}

.row-a8 {
    position: relative;
    padding-bottom: .2rem
}

.row-a8 .g-tit {
    margin-bottom: .3rem
}

.row-a8::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0a0a0a;
    height: 2.28rem
}

.honor_imgs.swiper-container {
    padding-left: .2rem
}

.honor_imgs .swiper-slide {
    width: auto
}

.honor_imgs .pic {
    width: 1.86rem;
    height: 2.8rem;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    overflow: hidden;
    text-align: center;
    line-height: 2.8rem;
    margin-bottom: .06rem
}

.honor_imgs .pic img {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.honor_imgs .name {
    font-size: .28rem;
    color: #fff;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    line-height: 2
}

.row-a9 {
    overflow: hidden;
    padding: .7rem 0 .35rem
}

.row-a9 .g-tit {
    margin-bottom: .58rem
}

.ul-fqas {
    overflow: hidden;
    margin: 0 -.12rem
}

.ul-fqas li {
    float: left;
    width: 50%
}

.ul-fqas li:nth-child(3) .con::after {
    background-image: url(../images/t-bg3.png)
}

.ul-fqas .con {
    display: block;
    overflow: hidden;
    margin: 0 .12rem .26rem;
    position: relative
}

.ul-fqas .con::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.02rem;
    background: url(../images/t-bg1.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    pointer-events: none
}

.ul-fqas .pic {
    position: relative;
    height: 0;
    padding-top: 96.22%;
    overflow: hidden
}

.ul-fqas .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.ul-fqas .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    padding: 0 .2rem .25rem
}

.ul-fqas .icon {
    text-align: center;
    font-size: 0;
    height: .6rem;
    line-height: .6rem;
    overflow: hidden;
    margin-bottom: .06rem
}

.ul-fqas .icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: .58rem
}

.ul-fqas .name {
    font-size: .28rem;
    color: #fff;
    font-weight: 700;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.g-bot_fix {
    height: 1.2rem
}

.g-bot_fix .box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 -3px 6px 1px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 -3px 6px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 -3px 6px 1px rgba(0, 0, 0, .04)
}

.g-bot_fix .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 1.17rem;
    padding: 0 .4rem
}

.g-bot_fix .l {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.g-bot_fix .item {
    text-align: center;
    display: block
}

.g-bot_fix .item .p {
    font-size: .24rem;
    color: #1a1a1a
}

.g-bot_fix .icon {
    font-size: 0;
    text-align: center;
    height: .6rem;
    line-height: .6rem;
    display: inline-block;
    position: relative
}

.g-bot_fix .icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: .43rem
}

.g-bot_fix .icon .num {
    position: absolute;
    right: 0;
    font-size: .2rem;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: .27rem;
    line-height: .27rem;
    text-align: center;
    padding: 0 .04rem;
    background-color: #f45122
}

.g-bot_fix .btn {
    display: block;
    text-align: center;
    width: 2.68rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .34rem;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#f88d35), to(#f45122));
    background: -webkit-linear-gradient(left, #f88d35 0, #f45122 100%);
    background: oldlinear-gradient(left, #f88d35 0, #f45122 100%) -moz-;
    background: -o-linear-gradient(left, #f88d35 0, #f45122 100%);
    background: linear-gradient(90deg, #f88d35 0, #f45122 100%);
    -webkit-border-radius: .35rem;
    -moz-border-radius: .35rem;
    border-radius: .35rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .8rem
}

.bg-img {
    background-repeat: no-repeat;
    background-position: top;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}
/* child */
.banner_content{
  width: 100%;
  float: left;
  padding: 0 0.4rem;
 /* position: absolute;*/
  bottom: -1.3rem;
}
.banner_content ul {
   box-sizing: border-box;
   padding: 0.4rem 0.4rem 0.2rem;
   background: #fff;
   border-radius: 0.1rem;
}
.banner_content ul li{
  margin-bottom: 0.2rem;
	float:left;
}
.banner_content ul li .banner_line{
   width: 0.02rem;
   height: 0.5rem;
   background: #c0c0c0;
}
.banner_content ul li a .banner_name{
   font-size: 0.25rem;
   color: #535353;
   margin-left: 0.3rem;
}
.banner_content ul li a .active{
   color: #9b2f31;
   font-weight: bold;
}
.child_content{
  width: 100%;
  margin-top: 0.6rem;
  padding: 0 0.3rem;
}
.child_content ul li{
  box-shadow: 7px 7px 12px rgba(0, 0, 0, 0.2),
  -7px -7px 12px rgba(255, 255, 255, 0.9);
  margin-bottom: 0.4rem;
}
.child_content ul li a{
  width: 100%;
}
.items_line{
  width: 0.07rem;
  height: 0.4rem;
  background: #c03035;
}
.child_content ul li .content{
   width: 100%;
   padding: 0.2rem 0.4rem 0.2rem ;
	/*margin-bottom: 1rem;*/
}
.items_name{
  font-size: 0.35rem;
  font-weight: bold;
  color: #535353;
  margin-left: 0.2rem;
}
.child_content ul li .content p{
  font-size: 0.26rem;
  color: #535353;
/*  text-align: justify;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;*/
}
.child_items_bottom span{
  display: block;
  font-size: 0.25rem;
  color: #535353;
  margin-left: 0.4rem;
}
.child_items_bottom .more{
  width: 1.76rem;
  height:  0.7rem;
  line-height: 0.7rem;
  color: #fff;
  background: #c50000;
  text-align: center;
}
