.banner_div{
  position: relative;
}
.banner-container .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner_div .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.6rem;
}
.banner_div .swiper-pagination .swiper-pagination-bullet{
  width: 0.17rem;
  height: 0.17rem;
  background: #FFF;
  opacity: 1;
  margin: 0 0.16rem!important;
}
.banner_div .swiper-pagination .swiper-pagination-bullet-active{
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/news_logo.png)no-repeat center center;
  background-size: cover;
  opacity: 1;
  border-radius: 0;
  margin-bottom: -0.15rem!important;
}
.banner_div .swiper-horizontal>.swiper-pagination-bullets,.banner_div  .swiper-pagination-bullets.swiper-pagination-horizontal,.banner_div  .swiper-pagination-custom,.banner_div  .swiper-pagination-fraction{
  bottom: 0.6rem;
}
.banner_div:after{
  display: block;
  content: '';
  width: 100%;
  height: 0.2rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background:rgba(244,49,63,0.5);
  z-index: 9999;
}
/*通用*/
.ty_title{

}
.ty_title .cntitle{
  font-size: 0.6rem;
  color: #A9060A;
  display: block;
  font-weight: 600;
  letter-spacing: 5px;
}
.ty_title .entitle{
  font-size: 0.25rem;
  color: #FFFFFF;
  display: block;
  font-weight: 600;
}
.ty_title .entitle font{
  margin-left: 0.1rem;
}
.ty_more{
  width: 0.95rem;
  height: 0.95rem;
  background: #C2AD94;
  text-align: center;
  line-height: 0.2rem;  
  border-radius: 50%;
  position: absolute;
}
.ty_more a{
  color: #FFF;
  font-size: 0.16rem;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 0.27rem;
}
.ty_more font{
  font-size: 0.14rem;
  font-weight: 400;
}
.ty_more:after{
  content: '';
    right: 0.15rem;
    position: absolute;
    top: 0.37rem;
    font-size: 0.18rem;
    color: #FFF;
    background: url(../images/ico_more_yjt.png)no-repeat center center;
    background-size: cover;
    width: 0.08rem;
    height: 0.18rem;
    display: block;
}
.ty_more:hover{
  background: #A9060A;
}
/*校训*/
.home_motto{
  padding: 0.45rem 0.45rem 0;
}
.home_motto .img{
  padding-bottom: 0.3rem;
  border-bottom: 0.02rem solid #CDBCA8;
}
.home_motto .img img{
  display: block;
  margin: 0 auto;
  height: 0.65rem;
}
/*劳职要闻*/
.home_news{
  margin: 0.35rem 0 0.8rem;
}
/* .home_news .news_title{
  padding:0 0.45rem;
}
.home_news .news_title .logo{
  height: 0.99rem;
  margin-right: 0.25rem;
  float: left;
}
.home_news .ty_title{
  position: relative;
  float: left;
  margin-top: 0.12rem;
}
.home_news .ty_title .cntitle{
  margin-top: -0.28rem;
}
.home_news .ty_title .entitle{
  position: absolute;
    z-index: 9;
    top: 0.56rem;
    color: #A9060A;
} */
.home_news .news_title{
  background: url(../images/home_notic_logo.png)no-repeat top left 2rem;
  background-size: 2.22rem 1.59rem;
  padding-left: 1.3rem;
  height: 1.59rem;
  margin-bottom: 0.3rem;
}
.home_news .news_title .cntitle{
  letter-spacing: 5px;
}
.home_news .news_title .entitle{
  color: #A9060A;
  font-size: 0.2rem;
}
.home_news .news_title .ty_title{
  padding-top: 0.2rem;
}
.news_banner{
  margin-top: 0.2rem;
}
.news_banner .top{
  background: #A9060A;
  padding: 0.6rem 0 0.22rem;
  position: relative;
}
.news_banner .top_banner{
  background: #A9060A;
  padding: 0 1.5rem;  
  width: 57.81%;  
  /*width: 10.97rem;*/
  box-shadow: 5px 0px 12px 2px rgba(0, 0, 0, 0.3);  
  padding-top: 0.02rem;
  position: relative;
}
.news_banner .mySwiper2{ 
  background: #A9060A;  
  margin: initial;
}
.news_banner .mySwiper2 .swiper-wrapper{
  
}
.news_banner .mySwiper2 .swiper-slide{
  width: 100%;
}
.news_banner .mySwiper2 .swiper-slide a{
  
}
.news_banner .mySwiper2 .swiper-slide .img{
  height: 4.5rem;
    overflow: hidden;
    width: 100%;
}
.news_banner .mySwiper2 .swiper-slide .img a{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 1s cubic-bezier(0, 1, 1, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 1, 1, 1) 0s;
}
.news_banner .mySwiper2 .swiper-slide .img a:hover{
  transform: scale(1.1); 
    -webkit-transform: scale(1.1);
}
/*.news_banner .mySwiper2 .swiper-slide .img img{
  display: block;
  width: 100%;  
}*/
.news_banner .mySwiper2 .swiper-slide .cont{
  background: #C2AD94;
  padding: 0.25rem 0.25rem 0.3rem 0.25rem;
  color: #FFF;
  position: relative;
}
.news_banner .mySwiper2 .swiper-slide .cont .title{
  font-size: 0.2rem;
  margin-bottom: 0.15rem;
}
.news_banner .mySwiper2 .swiper-slide .cont .title a{
    color: #FFF;
    display: block;
}
.news_banner .mySwiper2 .swiper-slide .cont .title:hover a{
  color:#A9060A;
}
.news_banner .mySwiper2 .swiper-slide .cont .leadin{
  font-size: 0.16rem;
  line-height: 0.25rem;
  padding-right: 1.5rem;
}
.news_banner .mySwiper2 .swiper-slide .cont .date{
  font-size: 0.16rem;
  position: absolute;
  right: 0.35rem;
  bottom: 0.25rem;
}
.news_banner .swiper-button-prev,.news_banner .swiper-rtl .swiper-button-next{
  left: 0.625rem;
  background: url(../images/home_news_banner_left.png)no-repeat center center;
  background-size: 0.25rem 0.42rem; 
}
.news_banner .swiper-button-next,.news_banner  .swiper-rtl .swiper-button-prev{
  right: 0.625rem;
  background: url(../images/home_news_banner_right.png)no-repeat center center;
  background-size: 0.25rem 0.42rem; 
}
.news_banner .swiper-button-prev:after,.news_banner .swiper-rtl .swiper-button-next:after{
  content: '';
}
.news_banner .swiper-button-next:after,.news_banner .swiper-rtl .swiper-button-prev:after{
  content: '';
}
.news_banner .fangz{
  position: absolute;
  right: 0.55rem;
  bottom: 0.22rem;
  width: 36%;
}
.news_banner .diqiu{
  position: absolute;
  right: 0.55rem;
  top: 0.9rem;
  width: 36%;
}
.news_banner .bottom{
  padding: 0.45rem 2.2rem 0 0.8rem;
  position: relative;
}
.news_banner .mySwiper{
  
}
.news_banner .mySwiper .swiper-slide{
  
}
.news_banner .mySwiper .swiper-slide .cont{
  color: #666666;
  padding: 0.3rem 0 0.5rem;
  position: relative;
  cursor: pointer;
}
.news_banner .mySwiper .swiper-slide .cont .title{
  font-size: 0.2rem;
  position: relative;
  padding: 0 0.45rem;
  height: 0.58rem;
}
.news_banner .mySwiper .swiper-slide .cont .title:before{
  content: '';
  position: absolute;
  left: 0.2rem;
    top: 0.1rem;
  width: 0.1rem;
  height: 0.1rem;
  background: #666666;
  border-radius: 50%;
}
.news_banner .mySwiper .swiper-slide .cont .leadin{
  font-size: 0.16rem;
  line-height: 0.25rem;
  margin: 0.15rem 0;  
  padding: 0 0.45rem;
}
.news_banner .mySwiper .swiper-slide .cont .date{
  font-size: 0.13rem;
  position: absolute;
  right: 0.45rem;
  bottom: 0.2rem;
}
.news_banner .mySwiper .swiper-slide .cont:after{
  position: absolute;
  content: '';
  height: 1.5rem;
  width: 2px;
  background: #DFDFDF;
  top: 0.38rem;
  right: 0;
}
.news_banner .mySwiper .swiper-slide .cont:before{
  position: absolute;
  content: '';
  width: 95%;
  height: 1px;
  background: #BEBEBE;
  bottom: 0;
  left: 0;
}
.news_banner .mySwiper .swiper-slide-thumb-active{
  background: #A9060A;
  border-radius: 0.1rem;
}
.news_banner .mySwiper .swiper-slide-thumb-active .cont{
  color: #FFF;
}
.news_banner .mySwiper .swiper-slide-thumb-active .cont:after{
  display: none;
}
.news_banner .mySwiper .swiper-slide-thumb-active .cont:before{
  display: none;
}
.news_banner .mySwiper .swiper-slide-thumb-active .cont .title:before{
  left: 0.2rem;
    top: 0.07rem;
  width: 0.09rem;
  height: 0.09rem;
  border:0.03rem solid #FA989F;
  border-radius: 50%;
  background: none;
}
.news_banner .bottom .ty_more{
  right: 0.7rem;
  bottom: 0.5rem;
}
/*校内新闻*/
.home_school{

}
.home_school .school_title{
  text-align: center;
}
.home_school .school_title .ty_title{
  margin-bottom: -0.48rem;
}
.home_school .school_title .cntitle{
  margin-bottom: 0.2rem;
}
.home_school .school_title .entitle{
  
}
.home_school .content{
  min-height: 3rem;
  background: linear-gradient(to bottom, #D1B192, #FFF);
  padding: 1.65rem 1rem 0.4rem;
}
.home_school .content ul{

}
.home_school .content ul li{
  width: 31%;
  margin-right: 3.5%;
  margin-bottom:0.6rem;
  float: left;
}
.home_school .content ul li:nth-child(3n+3){
  margin-right:0;
}
.home_school .content ul li a{
  display: block;
  padding: 0.5rem 0.3rem 0.4rem;
  background-color:#FFF;
  position: relative;
  color: #262626;
}
.home_school .content ul li .date{
    font-size: 0.14rem;
    color: #FFF;
    position: absolute;
    right: 0;
    top: -0.25rem;
    background: url(../images/new_home_news_date.png) no-repeat left 0.23rem center;
    background-size: 0.2rem 0.21rem;
    background-color: #A9060A;
    width: 1.15rem;
    padding: 0.05rem 0;
    padding-left: 0.28rem;
    text-align: center;
}
.home_school .content ul li .day{
  
}
.home_school .content ul li .year{
  
}
.home_school .content ul li .title{
    font-size: 0.2rem;
    height: 0.58rem;
    color: #181818;
}
.home_school .content ul li .leadin{
    font-size: 0.16rem;
    line-height: 0.25rem;
    margin: 0.15rem 0 0.35rem;
}
.home_school .content ul li:hover a{
  background: #A9060A;
}
.home_school .content ul li:hover .title,.home_school .content ul li:hover a{
  color: #fff;
}
.home_school .content ul li:hover .date{
  color:#A9060A;
  background: url(../images/new_home_news_date_b.png) no-repeat left 0.23rem center;
  background-size: 0.2rem 0.21rem;
  background-color: #FFF;
}
.home_school .ty_more{
  margin: 0 auto;
  position: relative;
}

/*通知公告*/
.home_notic{
  padding: 0 1rem;
  margin: 0.4rem 0 0.9rem;
  position: relative;
}
.home_notic .notic_title{
  background: url(../images/home_notic_logo.png)no-repeat top left 1rem;
  background-size: 2.22rem 1.59rem;
  padding-left: 0.3rem;
  height: 1.59rem;
  margin-bottom: 0.3rem;
}
.home_notic .notic_title .cntitle{
  letter-spacing: 5px;
}
.home_notic .notic_title .entitle{
  color: #A9060A;
  font-size: 0.2rem;
}
.home_notic .notic_title .ty_title{
  padding-top: 0.2rem;
}
.home_notic .content{
  box-shadow: 0px 0px 18px 5px rgba(244,49,63,0.1);
  padding: 0.6rem 0.6rem 0.8rem 0.6rem;
}
.home_notic ul{
  margin-bottom:0.5rem;
}
.home_notic  li{
  width: 48%;
  float: left;
}
.home_notic  li:nth-child(2n+2){
  float: right;
}
.home_notic  li a{
  color: #000;
  display: block;
  height: 100%;
  width: 100%;
  padding:0.2rem 0;
  border-bottom: 1px solid #C3C1C1;
}
.home_notic  li .date{
  font-size: 0.16rem;
  color: #A9060A;
}
.home_notic  li .title{
  font-size: 0.22rem;
  margin-top: 0.1rem;
  color: #010101;
}
.home_notic  li:hover .title{
   color: #A9060A;
}
.home_notic .ty_more{
  margin: 0 auto;
  position: relative;
}

/*合作交流*/
.home_cooperate{
  padding: 0 0.8rem;
}
.home_cooperate .cooperate_title{
  text-align: center;
}
.home_cooperate .cooperate_title .ty_title .entitle{
  color: #A9060A;
}
.home_cooperate .hx{
  height: 0.15rem;
  background: #A9060A;
  width: 58%; 
  margin: 0.1rem 0 0.12rem 0;
}
.home_cooperate .international .top{
  background: url(../images/home_new_gjhz_bg.jpg)no-repeat center center;
  background-size: cover;
  height: 1.47rem;
  color: #FFF;
}
.home_cooperate .two_international .top{
    background: url(../images/home_new_xqhz_bg.jpg)no-repeat center center;
    background-size: cover;
}
.home_cooperate .international .top .ty_title{
  float: left;
  margin-left: 0.5rem;
  margin-top: 0.42rem;
  padding-left: 0.9rem;
  background: url(../images/home_new_gjhz_ico.png)no-repeat left center;
  background-size: 0.63rem 0.63rem;
  height: 0.63rem;
  line-height: 0.58rem;
}
.home_cooperate .two_international .top .ty_title{
  background: url(../images/home_new_xqhz_ico.png)no-repeat left center;
  background-size: 0.67rem 0.6rem;
}
.home_cooperate .international .top .ty_title .cntitle{
  color: #FFF;
  font-size: 0.56rem;
  font-weight: 500;
  float: left;
}
.home_cooperate .international .top .ty_title .entitle{
  font-size: 0.36rem;
  color: rgba(255,255,255,0.4);
  font-style: italic;
  margin-left: 0.3rem;
  float: left;
  margin-top: 0.05rem;
  letter-spacing: 2px;
}
.home_cooperate .international .top .more{
  float: right;
  margin-right: 0.5rem;
  font-size: 0.22rem;
  color: #FFF;
  margin-top: 0.585rem;
  position: relative;
  background: url(../images/home_new_gjhz_yjt_b.png)no-repeat right center;
  background-size: 0.41rem 0.3rem;
  padding-right: 0.85rem;
  height: 0.3rem;
  line-height: 0.25rem;
}
.home_cooperate .international .top .more font{
  font-size: 0.22rem;
}
.home_cooperate .international .top .more a{
  color: #FFF;
}
.home_cooperate .international .top .more:hover a{
    color: #B18153;
}
.home_cooperate .international .top .more:hover{
  background: url(../images/home_new_gjhz_yjt_p.png)no-repeat right center;
  background-size: 0.41rem 0.3rem;
}
.home_cooperate .two_international .top .more:hover a{
    color: #A9060A;
}
.home_cooperate .two_international .top .more:hover{
  background: url(../images/home_new_gjhz_yjt_two_p.png)no-repeat right center;
  background-size: 0.41rem 0.3rem;
}
.home_cooperate .international .bottom{
  margin-top: 0.08rem;
}
.home_cooperate .international .bottom .left{
  width: 47%;
  height: 6.27rem;
}
.home_cooperate .international .bottom .left .img{
  height: 100%;
    overflow: hidden;
    width: 100%;
}
.home_cooperate .international .bottom .left .img a{
  display: block;
  width: 100%;
  height: 100%;
    transition: all 1s cubic-bezier(0, 1, 1, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 1, 1, 1) 0s;
}
.home_cooperate .international .bottom .left .img a:hover{
  transform: scale(1.1); 
    -webkit-transform: scale(1.1);
}
.home_cooperate .international .bottom .right{
  width: calc(100% - 47%);
  color: #FFF;
  padding: 1.2rem 0.93rem 1.7rem;
  background: url(../images/home_cooperate_1_bg.png)no-repeat bottom left;
  background-size: 9.34rem 6.27rem;
  background-color: #A9060A;
  position: relative;
}
.home_cooperate .international .bottom .right .title{
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.home_cooperate .international .bottom .right .title a{
  color: #FFF;
    position: relative;
}
/* .home_cooperate .international .bottom .right .title a:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  left: 0;
  bottom:-0.1rem;
  display: block; 
  background-image: linear-gradient(#C1A17E, #C1A17E);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 1s;
  -webkit-transition: background-size 1s;
} */
/* .home_cooperate .two_international .bottom .right .title a:after{
  background-image: linear-gradient(#A9060A, #A9060A);
} */
.home_cooperate .international .bottom .right .title:hover a:after{
  background-size: 100% 2px;
}
.home_cooperate .international .bottom .right .title:hover a{
  color:#C1A17E;
}
.home_cooperate .two_international .bottom .right .title:hover a{
  color:#A9060A;
}
.home_cooperate .international .bottom .right .leadin{
  font-size: 0.16rem;
  line-height: 0.32rem;
  margin: 0.2rem 0 1rem 0;
}
.home_cooperate .international .bottom .right .date{
  font-size: 0.16rem;
  display: none;
}
.home_cooperate .international .bottom .right .en{
  font-size: 0.3rem;
  font-weight: 600;
  letter-spacing: 5px;
  font-style: italic;
  position: absolute;
  right: 0.93rem;
  bottom: 1.2rem;
}
.home_cooperate .international .bottom .right .more{
  font-size: 0.24rem;
  position: absolute;
  right: 2.4rem;
  bottom: 0.6rem;
  color: #FFF;
}
.home_cooperate .international .bottom .right .more:hover{
    color: #B18153;
}
.home_cooperate .two_international .bottom .right .more:hover{
    color: #A9060A;
}
.home_cooperate .international .bottom .right .sj{
  position: absolute;
  width: 0.63rem;
  height: 1.24rem;
  background: url(../images/home_cooperate_sj.png)no-repeat center center;
  background-size: cover;
  top: 50%;
  margin-top: -0.62rem;
  left: -0.62rem;
}

.home_cooperate .two_international{
  margin: 0.12rem 0;
}
.home_cooperate .two_international .bottom .right{
  background-color: #B18153;
}
.home_cooperate .two_international .bottom .right .sj{
  background: url(../images/home_cooperate_sjy.png)no-repeat center center;
  background-size: cover;
  left: initial;
  right: -0.62rem;
    z-index: 99;
}
.home_cooperate .two_international .bottom .right .date{
  text-align: right;
}
.home_cooperate .two_international .bottom .right .en{
  right: initial;
  left: 0.93rem;
}
.home_cooperate .two_international .bottom .right .more{
  right: initial;
  left: 0.93rem;
}
.home_cooperate .three_international .bottom .right .en{
  right: 0.4rem;
}
.home_cooperate .three_international .bottom .right .more{
  right: 2.75rem;
}

/*劳职人物*/
.home_character{
  background: url(../images/home_character_bg.png)no-repeat top left;
  background-size: cover;
  margin-top: 1.7rem;
  padding: 2.28rem 1.25rem 2.7rem;
  position: relative;
}
.home_character .character_title{
  position: absolute;
    left: 10.7rem;
    top: 0.35rem;
}
.home_character .character_title .cntitle{
  color: #666666;
}
.home_character .character_title .entitle{
  color: #666666;
}
.home_character .banner_character{
  padding: 0 2rem;
  margin-top: 1.2rem;
  position: relative;
}
.home_character .banner_swiper{
  overflow: hidden;
  position: relative;
}
.home_character .banner_swiper .swiper-container{
  padding: 0.4rem 0;
}
.home_character .swiper-slide{
  position: relative;
    transition: 300ms;
    transform: scale(0.9);
    border-radius: 0.1rem;
}
.home_character .swiper-backface-hidden .swiper-slide-active,.home_character .swiper-slide-duplicate-active{
    transform: scale(1.1);
    z-index: 9999;
}
.home_character .swiper-backface-hidden .swiper-slide-active,.home_character .swiper-slide-duplicate-active{
  box-shadow: 0px 0px 12px 3px rgba(255, 255, 255, 0.5);
}
.home_character .swiper-slide-active,.home_character .swiper-slide-duplicate-active{
    transform: scale(1.1);
    z-index: 9999;
}
.home_character .swiper-slide-active,.home_character .swiper-slide-duplicate-active{
  box-shadow: 0px 0px 12px 3px rgba(255, 255, 255, 0.5);
}
.home_character .swiper-slide .img{
  height: 2.24rem;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
  background-color:#C1976D!important;
}
.home_character .swiper-slide .smoimg{
  width: 1.32rem;
  height: 1.32rem;
  border:4px solid #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -0.66rem;
  top: 1.6rem;
  background-color:#C1976D!important;
}
.home_character .swiper-slide .cont{
  padding: 0.8rem 0.7rem 0.4rem;
  background: url(../images/home_character_li_bg.png)no-repeat center bottom;
  background-size: cover;
  background-color: #FFF;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}
.home_character .swiper-slide .cont .title{
  color: #3e3a39;
  font-size: 0.3rem;
  line-height: 0.4rem;
  text-align: center;
  font-weight: 500;
}
.home_character .swiper-slide .cont .jh{
  display: block;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.home_character .swiper-button-prev,.home_character .swiper-rtl .swiper-button-next{
  left: 0;
  background: url(../images/home_character_left.png)no-repeat center center;
  background-size: 0.6rem 0.6rem; 
}
.home_character .swiper-button-next,.home_character  .swiper-rtl .swiper-button-prev{
  right: 0;
  background: url(../images/home_character_right.png)no-repeat center center;
  background-size: 0.6rem 0.6rem; 
}
.home_character .swiper-button-prev:after,.home_character .swiper-rtl .swiper-button-next:after{
  content: '';
}
.home_character .swiper-button-next:after,.home_character .swiper-rtl .swiper-button-prev:after{
  content: '';
}
.home_character .swiper-button-next,.home_character .swiper-button-prev{
  width: 0.6rem;
  height: 0.6rem;
}
.home_character .swiper-horizontal>.swiper-pagination-bullets,.home_character .swiper-pagination-bullets.swiper-pagination-horizontal,.home_character .swiper-pagination-custom,.home_character .swiper-pagination-fraction{
  bottom: -0.6rem;
}
.home_character .swiper-pagination-bullet{
  background: #EC787D;
  margin: 0 10px!important;
  opacity: 1!important;
}
.home_character .swiper-pagination-bullet-active{
  background: #FFF;
}
.home_character .ty_more{
  left: 50%;
    margin-left: -0.475rem;
    bottom: 0.75rem;
}
.home_character .ty_more:hover{
  background: #C2AD94;
  box-shadow: 0px 0px 9px 2px #eee;
}
.home_character .shiyan{
  width: 6.19rem;
  color: #FFF;
  position: absolute;
  right: 1.7rem;
  bottom: 0.8rem;
}
.home_character .shiyan .en{
  font-size: 0.13rem;
  font-weight: 500;
}
.home_character .shiyan .en font{
  margin-left: 0.1rem;
}
.home_character .shiyan .en span{
  margin-left: 0.05rem;
}
.home_character .shiyan .cn{
  font-size: 0.4rem;
  font-weight: 500;
  margin-top: 0.1rem;
}

/*校园与生活*/
.home_life{
  padding: 0 0.8rem 1.8rem;
  margin: 1.8rem 0 1rem;
  background:url(../images/home_life_bg.png)no-repeat center bottom;
  background-size: 100% 9.15rem;
}
.home_life .content{
  
}
.home_life .content .left{
  width: calc(100% - 71%);
  padding: 0.9rem 0.7rem 0.1rem;
  background: url(../images/home_life_xiebian.jpg)no-repeat top left -1px;
  background-size: 100.5% 0.58rem;
  background-color: #A9060A;
}
.home_life .life_title{
  
}
.home_life .life_title .cntitle{
  color: #FFF;
}
.home_life .life_title .entitle{
  font-size: 0.3rem;
    letter-spacing: 5px;
}
.home_life .life_title .entitle font{
  margin-left: 10px;
}
.home_life .life_ul{
  margin-top: 1.15rem;  
}
.home_life .life_ul li{
  margin-bottom: 0.5rem;
}
.home_life .life_ul li a{
  font-size: 0.3rem;
  color: #FFF;
  font-weight: 500;
  padding-bottom: 0.23rem;
  display: block;
  border-bottom: 2px solid #FFF;
  background: url(../images/ico_yjt.png)no-repeat top 0.1rem right;
  background-size: 0.31rem 0.22rem;
}
.home_life .life_ul li.active a{
  color:#c2ad94;
  background: url(../images/ico_yjt_active.png)no-repeat  top 0.1rem  right;
  background-size: 0.31rem 0.22rem;
  border-bottom: 2px solid #c2ad94;
}
.home_life .content .right{
  width: 71%;
  height: 8.8rem;
  margin-top: 1.12rem;
}
.home_life .content .right .img{
  display: none;
  height: 100%;
}
.home_life .content .right .img a{
  display: block;
  width: 100%;
  height: 100%;
}

/*视觉劳职*/
.home_vision{

}
.home_vision .vision_title{
  padding-left: 28%;
  border-bottom: 2px solid #DBDBDB;
  padding-bottom: 0.3rem;
}
.home_vision .vision_title .cntitle{

}
.home_vision .vision_title .entitle{
  font-size: 0.3rem;
  color: #A9060A;
}
.home_vision .vision_title .entitle font{

}
.home_vision .left{
  width: calc(100% - 74%);
}
.home_vision .vision_ul{
  margin-top: 0.4rem;
}
.home_vision .vision_ul li a{
  display: block;
  width: 100%;
  height: 1.58rem;
  text-align: center;
  padding-top: 0.5rem;
  border-bottom: 1px solid #DBDBDB;
}
.home_vision .vision_ul li:last-child a{
  border-bottom: none;
}
.home_vision .vision_ul li span{
  display: inline-block;
  width: 2rem;
  font-size: 0.28rem;
  color: #3e3a39;
  height: 0.57rem;
  padding-left: 0.7rem;
  line-height: 0.57rem;
}
.home_vision .vision_ul li:nth-child(1) span{
  background: url(../images/home_vision_1.png)no-repeat center left;
  background-size: 0.64rem 0.51rem;
}
.home_vision .vision_ul li:nth-child(2) span{
  background: url(../images/home_vision_2.png)no-repeat center left;
  background-size: 0.64rem 0.53rem;
}
.home_vision .vision_ul li:nth-child(3) span{
  background: url(../images/home_vision_3.png)no-repeat center left;
  background-size: 0.5rem 0.57rem;
}
.home_vision .vision_ul li:nth-child(4) span{
  background: url(../images/home_vision_4.png)no-repeat center left;
  background-size: 0.6rem 0.46rem;
}
.home_vision .vision_ul li.active a,.home_vision .vision_ul li:hover a{
  background: #A9060A;
  border-bottom:none;
}
.home_vision .vision_ul li.active a span,.home_vision .vision_ul li:hover a span{
  color: #FFF;
}
.home_vision .vision_ul li.active:nth-child(1) span,.home_vision .vision_ul li:hover:nth-child(1) span{
  background: url(../images/home_vision_1_active.png)no-repeat center left;
  background-size: 0.64rem 0.51rem;
}
.home_vision .vision_ul li:hover a,.home_vision .vision_ul li.active a{
  background: #A9060A;
}
.home_vision .vision_ul li:hover a span,.home_vision .vision_ul li.active a span{
  color: #FFF;
}
.home_vision .vision_ul li:hover:nth-child(1) span,.home_vision .vision_ul li.active:nth-child(1) span{
  background: url(../images/home_vision_1_active.png)no-repeat center left;
  background-size: 0.64rem 0.51rem;
}
.home_vision .vision_ul li:hover:nth-child(2) span,.home_vision .vision_ul li.active:nth-child(2) span{
  background: url(../images/home_vision_2_active.png)no-repeat center left;
  background-size: 0.64rem 0.53rem;
}
.home_vision .vision_ul li:hover:nth-child(3) span,.home_vision .vision_ul li.active:nth-child(3) span{
  background: url(../images/home_vision_3_active.png)no-repeat center left;
  background-size: 0.5rem 0.57rem;
}
.home_vision .vision_ul li:hover:nth-child(4) span,.home_vision .vision_ul li.active:nth-child(4) span{
  background: url(../images/home_vision_4_active.png)no-repeat center left;
  background-size: 0.6rem 0.46rem;
}


.home_vision .right{
  width: 74%;
  height: 8.35rem;
  position: relative;
}
.home_vision .right .img{
  height: 100%;
}
.home_vision .right .fugai{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../images/home_vision_img_fg.png)no-repeat right center;
  background-size: cover;
}
.home_vision .right .click{
  position: absolute;
  width: 2.58rem;
  left: 50%;
  margin-left: -1.295rem;
  font-weight: 600;
  text-align: center;
  background: url(../images/home_vision_img_click.png)no-repeat center top;
  background-size: 2.58rem 2.58rem;
  top: 2.7rem;
  z-index: 99;
}
.home_vision .right .click a{
  display: block;
  padding-top: 2.58rem;
  width: 100%;
  height: 100%;
}
.home_vision .right .click span{
  font-size: 0.3rem;
  color: #FFF;
  margin-top: 0.2rem;
  display: block;
}
.home_vision .right .click font{
  font-size: 0.2rem;
  color: #FFF;
}
/*媒体聚焦*/
.home_media{
  margin: 2rem 0;
}
.home_media .media_title{
  border-bottom:0.15rem solid #A9060A;
  padding-bottom: 0.3rem;
  text-align: right;
  padding-right: 1rem;
}
.home_media .media_title .cntitle{
  display: inline-block;
}
.home_media .media_title .entitle{
  color: #666666;
  float: right;
  margin-left: 0.2rem;
    margin-top: 0.3rem;
}

.home_media .content{
  margin-top: 0.7rem;
}
.home_media .content .left{
  width: 60%;
  height: 6.4rem;
  position: relative;
  background: #ccc;
}
.home_media .content .left .cont{
  display: none;
  position: relative;
  height: 100%;
}
.home_media .content .left .img{
  height: 100%;
}
.home_media .content .left .img video{
  width: 100%;
  height: 100%;
}
.home_media .content .left .fugai{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../images/home_media_fugai.png)no-repeat right center;
  background-size: cover;
}
.home_media .content .left .click{
  position: absolute;
  width: 0.98rem;
  height: 0.98rem;
  left: 50%;
  margin-left: -0.49rem;
  background: url(../images/home_media_click.png)no-repeat center top;
  background-size: cover;
  top: 50%;
  margin-top: -0.49rem;
  z-index: 99;
  cursor: pointer;
}
.home_media .content .right{
  width: calc(100% - 60%);
  position: relative;
}
.home_media .content .right ul{
  box-shadow: 8px 0px 10px 4px #eee;
  padding-bottom: 1rem;
}
.home_media .content .right li{
  
}
.home_media .content .right li a{
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.2rem 0.8rem 0;
  color: #666666;
  position: relative;
}
.home_media .content .right li .source{
  font-size: 0.16rem;
}
.home_media .content .right li .title{
  font-size: 0.21rem;
  margin: 0.12rem 0 0.05rem;
  height: 0.6rem;
}
.home_media .content .right li .leadin{
  font-size: 0.18rem;
  color: rgba(255,255,255,0.7);
  line-height: 0.3rem;
  height: 0;
  transition: height .5s;
   -webkit-transition: height .5s;
}
.home_media .content .right li .cont{
  border-bottom: 2px solid #E7E7E7;
}
.home_media .content .right li .date{
  font-size: 0.13rem;
  position: absolute;
  bottom: 0.2rem;
  right: 0.8rem;
  padding-left: 0.36rem;
  background: url(../images/home_media_date.png)no-repeat center left;
  background-size: 0.26rem 0.23rem;
  height: 0.23rem;
  line-height: 0.23rem;
  display: none;
}
.home_media .content .right li:hover a,.home_media .content .right li.active a{
  background: url(../images/home_media_li_bg.png)no-repeat center bottom;
  background-size: cover;
  background-color: #A9060A;
  color: #FFF;
}
.home_media .content .right li:hover .cont,.home_media .content .right li.active .cont{
  padding-bottom: 0.5rem;
  border-bottom: none;
}
.home_media .content .right li:hover a .leadin,.home_media .content .right li.active a .leadin{
  height: 0.9rem;
}
.home_media .content .right li:hover a .date,.home_media .content .right li.active a .date{
  display: block;
}
.home_media .content .right li:last-child .cont{
  border-bottom: none;
}
.home_media .content .right .ty_more{
  position: absolute;
  right: 0.6rem;
  bottom: 0.3rem;
  width: 0.55rem;
  height: 0.55rem;
  line-height: 0.14rem;
}
.home_media .content .right .ty_more a{
  font-size: 0.12rem;
  padding-top: 0.14rem;
}
.home_media .content .right .ty_more font {
    font-size: 0.12rem;
}
.home_media .content .right .ty_more:after{
  right: 0.05rem;
    top: 0.19rem;
    width: 0.06rem;
    height: 0.14rem;
}
/*专题栏目*/
.home_special{
  background: url(../images/home_special_bg.png)no-repeat top center;
  background-size: 100% 5.55rem;
  padding-top: 1.5rem;
  margin-bottom: 2.5rem;
}
.home_special .special_title{
  text-align: center;
}
.home_special .special_title .cntitle{
  color: #FFF;
}
.home_special .special_title .entitle{
  color: #FFF;
}
.home_special .content{
  padding: 0 1rem;
  margin-top: 1.2rem;
}
.home_special .content ul{
  justify-content: space-between;
}
.home_special .content li{
  width: 2.85rem;
  height: 5.03rem;
  position: relative;
}
.home_special .content li a{
  display: block;
  width: 100%;
  height: 100%;
}
.home_special .content li .img{
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border-radius: 0.2rem;
  transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}
.home_special .content li .img img{
  display: block;
  width: 100%;
  border-radius: 0.2rem;
}
.home_special .content li .cont{
  height: 100%;
  box-shadow: 0px 14px 14px 1px rgba(0, 0, 0, 0.4);
  padding: 0 0.3rem;
  position: relative;
  border-radius: 0.2rem;
}
.home_special .content li .cont .ctit{
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  width: 100%;
  padding: 0 0.3rem;
}
.home_special .content li .cont .title{
  color: #A9060A;
  font-size: 0.18rem;
  text-align: center;
  padding-bottom: 0.1rem;
  width: 100%;
  border-bottom: 0.05rem solid #A9060A;
}
.home_special .content li:nth-child(1):hover .img{
  top: -1.2rem;
}
.home_special .content li:nth-child(2):hover .img{
  top: -1.2rem;
}
.home_special .content li:nth-child(3):hover .img{
  top: -1.2rem;
}
.home_special .content li:nth-child(4):hover .img{
  top: -0.95rem;
}
.home_special .content li:nth-child(5):hover .img{
  top: -1.2rem;
}
.home_special .content li:nth-child(6):hover .img{
  top: -0.95rem;
}

/*快捷栏目*/
.home_quick{
  margin-bottom: 1rem;
}
.home_quick ul{
  justify-content: space-between;
  width: 13.7rem;
  margin: 0 auto;
}
.home_quick li{
  width: 1.3rem;
  text-align: center;
  -webkit-transition: all 1.4s;
    transition: all 1.4s;
}
.home_quick li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #C2AD94;
}
.home_quick li .img{
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
}
.home_quick li .img img{
  display: block;
  width: 100%;
}
.home_quick li .title{
  font-size: 0.2rem;
  margin-top: 0.2rem;
}
.home_quick li:hover {
  -webkit-transform:translateY(-54px);
  transform:translateY(-54px);
}





@media screen and (max-width: 1876px){
    .home_character .character_title {
        /* position: absolute;
        left: 11rem;
        top: 0.35rem; */
    }
    .home_character .swiper-slide .cont{
        padding: 0.8rem 0.2rem 0.4rem;
    }
}
@media screen and (max-width: 1799px){
    .home_special .content{
        padding: 0 0.5rem;
    }
    .home_character .shiyan{
       right: 1rem; 
    }
}
@media screen and (max-width: 1699px){
    .home_special .content{
        padding: 0 0.3rem;
    }
    .home_character .shiyan{
       right: 0.5rem; 
    }
}

@media screen and (max-width: 1600px){
  .home_school .ty_more{
    margin-top: 0;
  }
  .home_school .content{
    padding: 1.32rem 0.8rem 0.32rem;
  }
  .home_school .content ul li a {
    padding: 0.4rem 0.25rem 0.3rem;
}
  .home_school .content ul li .leadin {
    margin: 0.1rem 0 0.25rem;
 }
  /* .home_news .news_title .logo{
    height: 0.85rem;
  } */
  .ty_title .cntitle{
    font-size: 0.5rem;
  }
  .ty_title .entitle{
    font-size: 0.22rem;
  }
  /* .home_news .ty_title .entitle{
    top: 0.45rem;
  } */
  .home_news .news_title .ty_title{
    padding-top: 0.35rem;
  }
  .home_news .news_title .entitle{
    font-size: 0.17rem;
  }
  .news_banner .top{
      padding: 0.6rem 0 0.22rem;
  }
  .home_notic {
    padding: 0 0.8rem;
    margin: 0.32rem 0 0.72rem;
  }
  .home_notic .notic_title .ty_title{
    padding-top: 0.35rem;
  }
  .home_notic .content{
    padding: 0.48rem 0.4rem 0.64rem 0.4rem;
  }
  .home_notic .notic_title .entitle{
    font-size: 0.17rem;
  }
  .home_cooperate .international .top .ty_title .cntitle{
    font-size: 0.4rem;
  }
  .home_cooperate .international .top .ty_title .entitle{
    font-size: 0.2rem;
  }
  .home_cooperate .international .bottom .left{
    height: 5rem;
  }
  .home_cooperate .international .bottom .right{
    padding: 0.6rem 0.8rem 1rem;
  }
  .home_cooperate .international .bottom .right .more{
    bottom: 0.4rem;
  }
  .home_cooperate .international .bottom .right .en{
    bottom: 0.9rem;
  }
  .home_cooperate .international .bottom .right .leadin{
    margin: 0.2rem 0 0.6rem 0;
  }
  .home_cooperate .international .bottom .right .sj{
    width: 0.4rem;
      height: 0.8rem;
      margin-top: -0.4rem;
      left: -0.4rem;
  }
  .home_cooperate .two_international .bottom .right .sj{
    left: initial;
      right: -0.4rem;
  }
  .home_character{
    margin-top: 1.5rem;
    padding: 2.28rem 0.8rem 2.7rem;
  }
  .home_character .character_title {
      top:0.58rem;
  }
  .home_character .swiper-slide .cont{
    padding: 0.8rem 0.5rem 0.4rem;
  }
  .home_character .shiyan{
    width: initial;
    right: 0.5rem;
  }
  .home_character .banner_character{
    padding: 0 1.2rem;
    margin-top:0.96rem;
  }
  .home_life{
    margin-top: 1.2rem;
    padding: 0 0.8rem 1.2rem;
  }
  .home_media{
    margin: 1.2rem 0;
  }
  .home_special{
    margin-bottom: 1.8rem;
  }
  .home_media .content .left{
    height: 6rem;
    width: 65%;
  }
  .home_media .content .right{
    width: calc(100% - 65%);
  }
  .home_media .content .right li .title{
    font-size: 0.2rem;
     margin: 0.05rem 0 0.05rem;
  }
  .home_media .content .right li .leadin{
    font-size: 0.16rem;
    line-height: 0.25rem;
  }
  .home_media .content .right li .date{
    bottom: 0.15rem;
  }
  .home_media .content .right li:hover .cont, .home_media .content .right li.active .cont{
    padding-bottom: 0.4rem;
  }
  .home_media .content .right li:hover a .leadin, .home_media .content .right li.active a .leadin{
    height: 0.5rem;
  }
  .home_special .content{
    padding: 0 0.5rem;
  }
  .home_special .content li{
    width: 2.74rem;
    height: 4.62rem;
  }
  .home_special .content li .cont .ctit{
    padding: 0 0.2rem;
  }  
    .home_special .content li:nth-child(1):hover .img{
        top: -1.4rem;
    }
    .home_special .content li:nth-child(2):hover .img{
        top: -1.4rem;
    }
    .home_special .content li:nth-child(3):hover .img{
        top: -1.4rem;
    }
    .home_special .content li:nth-child(4):hover .img{
        top: -1.15rem;
    }
    .home_special .content li:nth-child(5):hover .img{
        top: -1.4rem;
    }
    .home_special .content li:nth-child(6):hover .img{
        top: -1.15rem;
    }
  .home_vision .right{
    height: 6.8rem;
  }
  .home_vision .vision_ul li a{
    height: 1.2rem;
      padding-top: 0.32rem;
  }
  .home_vision .right .click{
    top: 1.6rem;
  }
  .home_life .life_ul{
    margin-top: 0.8rem;
  }
  .home_life .content .right{
    height: 6.5rem;
  }
  .home_life .life_ul{
    margin-top: 0.5rem;
  }
  .home_life .life_ul li{
    margin-bottom: 0.35rem;
  }
  .home_life .life_ul li a{
    font-size: 0.25rem;
    padding-bottom: 0.2rem;
    background: url(../images/ico_yjt.png) no-repeat  top 0.1rem  right;
    background-size: 0.31rem 0.22rem;
  }
  .home_life{
    background-size: 100% 7rem;
  }
  .news_banner .mySwiper2 .swiper-slide .img{
    height: 3.4rem;
  }
    .home_character .shiyan {
        right: 1rem;
    }
    .home_cooperate .international .top .ty_title{
        margin-top: 0.42rem;
        padding-left: 0.7rem;
        background: url(../images/home_new_gjhz_ico.png) no-repeat left center;
        background-size: 0.5rem 0.5rem;
    }
    .home_cooperate .international .top .ty_title .entitle {
        font-size: 0.28rem;
        margin-left: 0.25rem;
    }
    .home_cooperate .two_international .top .ty_title {
        background: url(../images/home_new_xqhz_ico.png) no-repeat left center;
        background-size: 0.5rem 0.45rem;
    }
}


@media screen and (max-width: 750px){
    .banner-container .swiper-slide {
        height: 232px;
    }
    .banner_div .swiper-horizontal>.swiper-pagination-bullets, .banner_div .swiper-pagination-bullets.swiper-pagination-horizontal, .banner_div .swiper-pagination-custom, .banner_div .swiper-pagination-fraction{
      bottom: 0.4rem;
    }
    .home_news{
        margin: 0.35rem 0 1.4rem;
    }
    .news_banner .top_banner{
      padding: 0 0.3rem;
      width: 100%;
    }
    .news_banner .mySwiper2 .swiper-slide .cont .title{
      font-size: 0.3rem;
    }
    .news_banner .mySwiper2 .swiper-slide .cont .leadin{
      font-size: 0.24rem;
      line-height: 0.35rem;
      padding-right: 1.5rem;
    }
    .news_banner .mySwiper2 .swiper-slide .cont .date{
      font-size: 0.24rem;
      position: absolute;
      right: 0.3rem;
      bottom: 0.25rem;
    }
    .news_banner .mySwiper{
        display: none;
    }
    .news_banner .bottom .ty_more {
        right: 50%;
        bottom: -0.8rem;
        margin-right: -0.5rem;
    }
    .ty_more{
        width: 1rem;
        height: 1rem;
        line-height: 0.3rem;
    }
    .ty_more a{
        font-size: 0.26rem;
        padding-top: 0.18rem;
    }
    .ty_more font{
        font-size: 0.24rem;
    }
    .ty_more:after{
        right: 0.05rem;
    }
    .home_school .content {
        padding: 1rem 0.3rem 0.32rem;
    }
    .home_school .content ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 0.6rem;
        float: left;
    }
    .home_school .content ul li:nth-child(2n+2) {
        float: right;
    }
    .home_school .content ul li .title{
      font-size: 0.3rem;
      height: auto;
    }
    .home_school .content ul li .leadin{
      font-size: 0.24rem;
      line-height: initial;
    }
    .home_school .content ul li .date {
      font-size: 0.2rem;
      right: 0;
      top: -0.25rem;
      background: url(../images/new_home_news_date.png) no-repeat left 0.2rem center;
      background-size: 0.3rem 0.3rem;
      background-color: #A9060A;
      width: 1.3rem;
      padding: 0.05rem 0;
      padding-left: 0.38rem;
      text-align: center;
  }
  .home_school .content ul li:hover .date {
      font-size: 0.2rem;
      right: 0;
      top: -0.25rem;
      background: url(../images/new_home_news_date_b.png) no-repeat left 0.2rem center;
      background-size: 0.3rem 0.3rem;
      background-color: #FFF;
      width: 1.3rem;
      padding: 0.05rem 0;
      padding-left: 0.38rem;
      text-align: center;
  }
  .home_school .ty_more {
        margin-top: 0;
  }
  .home_notic{
    padding: 0 0.3rem;
    margin: 0.3rem 0;
  }
  .home_notic .content {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  }
  .home_notic li{
    width: 100%;
  }
  .home_notic li .date {
    font-size: 0.24rem;
   }
    .home_notic li .title{
      font-size: 0.3rem;
    }
    .home_cooperate{
        padding: 0.3rem;
    }
    .home_cooperate .international .bottom{
        display: block;
    }
    .home_cooperate .international .bottom .left{
        width: 100%;
    }
    .home_cooperate .international .bottom .right{
        width: 100%;
        padding:0.3rem;
    }
    .home_cooperate .international .bottom .right .title{
        font-size: 0.3rem;
        line-height: 0.35rem;
    }
    .home_cooperate .international .bottom .right .leadin{
        font-size: 0.26rem;
        line-height: 0.35rem;
        margin: 0.2rem 0 1.6rem 0;
    }
    .home_cooperate .international .bottom .right .date{
        font-size: 0.24rem;
    }
    .home_cooperate .international .bottom .right .sj{
        display: none;
    }
    .home_cooperate .international .top .more{
        margin-right: 0.8rem;
        font-size: 0.26rem;
        margin-top: 0.3rem;
    }
    .home_cooperate .international .top .more:after{
        left: 0.7rem;
        top: 0.2rem;
    }
    .home_cooperate .two_international .top .more{
        margin-left: 0.15rem;
    }
    .home_cooperate .two_international .top .more:after{
        width: 0.6rem;
    }
    .home_character{
       margin-top: 0.6rem; 
       padding: 1.8rem 0.3rem 3.3rem;
       background: url(../images/home_character_bg.png) no-repeat left 9.5% top;
       background-size: cover;
    }
    .home_character .character_title{
        top: -0.3rem;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .home_character .ty_more{
        margin-left: -0.5rem;
        bottom: 0.6rem;
    }
    .home_character .shiyan{
        right: 0;
        text-align: center;  
        width: 100%;
        bottom: 2rem;
    }
    .home_character .shiyan .en{
        font-size: 0.24rem;
    }
    .home_character .shiyan .cn{
        font-size: 0.35rem;
    }
    .home_character .banner_character{
        padding:0;
        margin-top: 0;
    }
    .home_character .swiper-horizontal>.swiper-pagination-bullets, .home_character .swiper-pagination-bullets.swiper-pagination-horizontal, .home_character .swiper-pagination-custom, .home_character .swiper-pagination-fraction{
        bottom: 0;
    }
    .home_character .swiper-slide .img{
        height: 4rem;
    }
    .home_character .swiper-slide .smoimg{
        top: 3.35rem;
    }
    .home_life{
        margin: 0.3rem 0;
        padding: 0.3rem;
    }
    .home_life .content .left{
        width: 100%;
        padding: 0.3rem 0.3rem 0.1rem;
        background-image:none;
    }
    .home_life .life_ul li a{
        font-size: 0.28rem;
        border-bottom: 1px solid #FFF;
        background: url(../images/ico_yjt.png) no-repeat top 0.1rem right;
        background-size: 0.31rem 0.22rem;
    }
    .home_life .life_ul li.active a{
      background: url(../images/ico_yjt_active.png) no-repeat top 0.1rem right;
      background-size: 0.31rem 0.22rem;
      border-bottom: 1px solid #c2ad94;
      color:#c2ad94;
    }
    .home_life .content .right{
        width: 100%;
        margin-top: 0.3rem;
        display: none;
    }
    .home_vision .left{
        width: 100%;
    }
    .home_vision .right{
        width: 100%;
    }
    .home_vision .vision_title{
        padding-left: 0;
        text-align: center;
    }
    .home_vision .vision_ul{
      margin-top: 0;
    }
    .home_media{
        margin:0.6rem 0;
    }
    .home_media .media_title{
        padding-right: 0;
        text-align: center;
    }
    .home_media .media_title .entitle{
        float: initial;
        margin-left: 0;
        margin-top: 0;
    }
    .home_media .content{
        margin-top: 0.3rem;
    }
    .home_media .content .left{
        height: 4.2rem;
        width: 100%;
    }
    .home_media .content .right{
        width: 100%;
    }
    .home_media .content .right li a{
        padding: 0.2rem 0.3rem 0;
        background: url(../images/home_media_li_bg.png) no-repeat center bottom;
        background-size: cover;
        background-color: #A9060A;
        color: #FFF;
    }
    .home_media .content .right li .source{
        font-size: 0.24rem;
    }
    .home_media .content .right li .title{
       font-size: 0.28rem; 
       height: initial;
       margin: 0.1rem 0;
    }
    .home_media .content .right li .date{
        font-size: 0.22rem;
        display: block;
        bottom: 0.25rem;
    }
    .home_media .content .right li .cont{
        padding-bottom: 0.6rem;
        border-bottom: none;
    }
    .home_media .content .right li:hover .cont, .home_media .content .right li.active .cont{
        padding-bottom: 0.6rem;
    }
    .home_media .content .right .ty_more{
        width: 1rem;
        height: 1rem;
        line-height: 0.3rem;
        right: 50%;
        margin-right: -0.5rem;
        bottom: 0.3rem;
    }
    .home_media .content .right .ty_more a{
        font-size: 0.26rem;
        padding-top: 0.18rem;
    }
    .home_media .content .right .ty_more font{
        font-size: 0.24rem;
    }
    .home_media .content .right .ty_more:after{
        right: 0.05rem;
        top: 0.37rem;
        width: 0.08rem;
        height: 0.18rem; 
    }
    .home_media .content .right ul{
        padding-bottom: 1.6rem;
    }
    .home_special{
        background: url(../images/home_special_bg.png) no-repeat top center;
        background-size: 100% auto;
        padding-top: 0.8rem;
        margin-bottom: 0.3rem;
    }
    .home_special .content{
        padding: 0 0.3rem;
        margin-top: 0.6rem;
    }
    .home_special .content li{
        width: 31%;
        height: 3.8rem;
        float: left;
        margin-right: 3.5%;
        margin-bottom:0.3rem;
    }
     .home_special .content li:nth-child(3n+3){
         margin-right: 0;
     }
    .home_special .content li .cont{
        display: none;
    }
    .home_special .content ul{
        display: block;
        *zoom: 1
    }
    .home_special .content ul:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }
    .home_special .content li .img{
        position: initial;
    }
    .home_quick ul{
        width: 100%;
        padding: 0 0.3rem;
    }
    .home_quick li{
        width: 33%;
        margin-bottom: 0.3rem;
    }
    .home_quick li .title{
        font-size: 0.26rem;
        margin-top: 0.1rem;
    }
    .home_quick li:hover{
        -webkit-transform:translateY(-20px);
        transform:translateY(-20px);
    }
    .home_quick{
        margin-bottom: 0.3rem;
    }
    .home_cooperate .international .top .ty_title{
        margin-left: 0.25rem;
        margin-top: 0.2rem;
    }
    .home_cooperate .international .top .ty_title .entitle {
        margin-left: 0;
        font-size: 0.24rem;
    }
    .home_cooperate .international .top .more {
        margin-right: 0.25rem;
        font-size: 0.26rem;
        margin-top: -0.45rem;
        padding-right: 0.6rem;
    }
    .news_banner .top {
        padding-top: 0.3rem;
    }
    .news_banner .fangz,.news_banner .diqiu{
        display: none;
    }
    .home_news .news_title{
      background: url(../images/home_notic_logo.png) no-repeat top left 1.3rem;
      background-size: 2.22rem 1.59rem;
      padding-left: 0.6rem;
    }
}

