﻿.wrap_main{
  position: relative;

}
.wrap_main .linkmap{
  color: #333;
}

.wrap_main .linkmap a{
  font-weight: 500;
  color: #333333;
}
.wrap_main .linkmap a:hover{
  color: #6510ac;
}
.desc_con{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1800px;
  top: 440px;
}
.desc_wrapper{
  float: right;
  width: 880px;
  height: 300px;
  background: rgba(101, 16, 172, 0.56);
  padding: 40px 55px;
  box-sizing: border-box;
}




.title_wrapper{
  position: relative;
}
.title_h2{
  font-size: 30px;
}
.title_h2 a.title_h2A{
  color: #FFFFFF;
}
.title_eng{
  font-size: 48px;
  color: rgba(244, 244, 244, 0.2);
  line-height: 70px;
}
.desc_wrapper p.text{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  margin-top: 15px;
}
.desc_wrapper p.text .details{
  display: none;
}
.desc_more{
  float: right;
  width: 130px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  color: #fff;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk.png)no-repeat;
  background-size: cover;
  transition: all 0.3s;
  position: relative;
}

.desc_more:hover {
  color: #fff;
  background:none;
}

.desc_more::after {
 content: '';
 position: absolute;
 left: 10%;
 top: 10%;
 width: 80%;
 height: 80%;
 transition: all 0.3s;
 opacity: 0;
 background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk.png)no-repeat center center;
 background-size: 100% 100%;
}
.desc_more:hover::after{
 transform: scale(1.25);
 opacity: 1;
}

.leader_wrapper {
  margin-top: 50px;
}
.expert_doc{
 position: relative;
 margin: 30px auto 0;
}
.swiper-box{
 overflow: hidden;
}
.expert_doc .prev-doc,.expert_doc .next-doc {
 width: 48px;
 height: 48px;
 top: 50%;
 transform: translateY(-50%);
 margin-top: 0;
}
.expert_doc .prev-doc {
 background: url(/Content/Areas/Common/images/common/docArrowLeft.png) no-repeat;
 background-size: cover;
 left: -85px;
}
.expert_doc .next-doc {
 background: url(/Content/Areas/Common/images/common/docArrowRight.png) no-repeat;
 background-size: cover;
 right: -85px;
}
.expert_doc  .swiper-button-prev.swiper-button-disabled {
 background: url(/Content/Areas/Common/images/common/docArrowLeft1.png) no-repeat;
 background-size: cover;
 opacity: 1;
}
.expert_doc .swiper-button-next.swiper-button-disabled {
 background: url(/Content/Areas/Common/images/common/docArrowRight1.png) no-repeat;
 background-size: cover;
 opacity: 1;
}
.leader_ul li{
 position: relative;
}


.leader_ul li .title_type{
 position: absolute;
 bottom: 0;
 width: 100%;
 height: 56px;
 background: rgba(0, 0, 0, 0.6);
 overflow: hidden;
 transition: all 0.3s;
 padding: 0 15px;
 box-sizing: border-box;
 text-align: center;
 line-height: 56px;
 font-size: 18px;
 color: #fff;
}
.leader_ul li .img_box{
 display: block;
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.leader_ul li .img_box img{
 width: 100%;
 transition: all 0.3s;
}
.leader_ul li:hover .img_box img{
 transform: scale(1.05);
}

.title_wrapper.title_leader{
  text-align: center;
}
.title_leader .title_h2 a.title_h2A {
 color: #333333;
 font-size: 30px;
 font-weight: bold;
 cursor: auto;
}
.title_leader .title_h2 a.title_h2A:hover{

}
.title_leader  .title_eng{
  color: #F4F4F4;
}



/*领导信息去掉轮播之后样式*/
.leader_ul li{
  width: 19%;
  float: left;
  margin-right: 1.2%;
}
.leader_ul li:last-child{
  margin-right: 0;
}
.leader_ul{
  margin-top: 20px;
}
.leader_ul::after{
  content: "";
  display: block;
  clear: both;
}
.leader_ul li .title_type {
  height: 90px;
  padding: 10px;
  line-height: 35px;
}

/*领导信息去掉轮播之后样式*/


.inst_wrapper{
  margin-top: 50px;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/instBk.png) no-repeat right bottom;
  padding-bottom: 90px;
  position: relative;
}
.inst_con{
  margin-top: 40px;
}
.inst_img{
  box-shadow: 1px 2px 10px 0px #efefef;
  margin-top: 15px;
}
.inst_img .instImg{
  width: 100%;
}
.inst_wrapper::before{
  position: absolute;
  content: "";
  left: 0;
  top: 245px;
  width: 276px;
  height: 2px;
  background: #623CB9;
}
.inst_wrapper::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -14px;
  width: 124px;
  height: 124px;
  background: #623CB9;
}

.mien_wrapper{
  margin-top: 60px;
}
.mien_ul li .title_type {
  display: none;
}
.mien_ul li .img_box img{
  transition: all 0.3s;
  width: 100%;
}
.mien_ul li .img_box img:hover{
  transform: scale(1.04);
}
.title_wrapper.title_mien{
}
.title_mien .title_h2 a.title_h2A {
 color: #333333;
}
.title_mien  .title_eng{
  color: #F4F4F4;
}
.title_more{
  display: block;
  width: 130px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  position: absolute;
  right: 0;
  top: 10px;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk.png)no-repeat;
  transition: all 0.3s;
}
.title_more:hover{
  transform: scale(1.03);
  color: #6510ac;
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/moreBk1.png)no-repeat;
}

.secret_wrapper{
  margin-top: 50px;
  background: #F2F3F9;
  padding: 50px 0;
}
.title_secret .title_eng{
  color: #fff;
}
.title_secret .title_h2 a.title_h2A {
 color: #333333;
}
.secret_ul li{
  width: 47%;
  margin: 20px 0;
  min-height: 82px;
}
.secret_ul li:nth-child(odd){
  float: left;
}
.secret_ul li:nth-child(even){
  float: right;
}
.secret_ul li .span_date{
  float: right;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.secret_ul li .title_type{
  font-size: 16px;
  color: #333333;
  line-height: 18px;
}
.secret_ul li p{
  margin-top: 15px;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}
.secret_ul li p .detail{
  display: none;
}
.secret_ul li:hover .title_type,
.secret_ul li:hover .span_date,
.secret_ul li:hover p{
  color: #6510ac;
}

.allmap{
  width: 100%;
  height: 240px;
  margin-top: 20px;
}

.riding_warpper{
  margin-top: 50px;
  overflow: hidden;
}
.riding_com{
  width: 600px;
}
.way_ul{
  margin-top: 20px;
}
.way_ul li{
  line-height: 38px;
  font-size: 18px;
  color: #333333;
  padding: 5px 0;
  padding-left: 45px;
}
.way_ul li.way_li1{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/train.png)no-repeat left 16px;
}
.way_ul li.way_li2{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/bus.png)no-repeat left 16px;
}

.way_ul li.way_li3{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/car.png)no-repeat left 16px;
}

.rela_ul{
  margin-top: 20px;
}
.rela_ul li{
  line-height: 48px;
  font-size: 18px;
  color: #333333;
  padding-left: 45px;
}
.rela_ul li.rela_li1{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/address.png)no-repeat center left;
}
.rela_ul li.rela_li2{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/email.png)no-repeat center left;
}
.rela_ul li.rela_li3{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/phone.png)no-repeat center left;
}
.rela_ul li.rela_li4{
  background: url(/Content/Areas/News/images/YiYuanGaiKuang/fax.png)no-repeat center left;
}


/* 动效 */

.animate .title_headerIndex,
.animate .title_leader,
.animate .riding_way,
.animate .riding_rela,
.animate .riding_way .title_headerIndex
 {
  -webkit-transform: translatex(0);
  transform: translatex(0);
  opacity: 1;
  visibility: visible;
}

.animate .expert_doc,
.animate .inst_img,
.animate .secret_ul{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.riding_way, 
.riding_way .title_headerIndex{
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
  transition: all 4s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0; 
  visibility: hidden;
}

.title_headerIndex,
.title_leader,
.riding_rela {
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
  transition: all 4s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  visibility: hidden;
}

.expert_doc,
.inst_img,
.secret_ul{
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
  transition: all 4s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width:1800px){
  .desc_con{
 width: 100%;
  }
}
@media only screen and (max-width:1600px){
  .desc_con{
 top: 300px;
  }
}
@media only screen and (max-width:1400px){
  .desc_con{
 top: 200px;
  }
  .expert_doc .prev-doc, .expert_doc .next-doc{
  display: none;
}

}
@media only screen and (max-width:768px){
  .expert_doc{
 margin: 10px auto 15px;
  }
.leader_ul li .title_type{
  font-size: 15px;
}
.title_leader .title_eng {
 opacity: 0.3;
 z-index: 0;
}
.leader_ul li{
  margin-bottom: 0.3rem;
  width: 48%;
  margin-right: 0;
  
}
.leader_ul li:nth-child(even){
  float: right;
}
.riding_way, 
.riding_way .title_headerIndex{
  -webkit-transform: translatex(0);
  transform: translatex(0);
  opacity: 1;
  visibility: visible;
}

.title_headerIndex,
.title_leader,
.riding_rela {
  -webkit-transform: translatex(0);
  transform: translatex(0);
  opacity: 1;
  visibility: visible;
}

.expert_doc,
.inst_img,
.secret_ul{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}


.title_eng{
  font-size: 0.48rem;
  line-height: 0.7rem;
}

  .wrap_main .linkmap{
 top: 0.1rem;
 left: 0.2rem;
  }
  .desc_wrapper{
 float: none;
 width: 100%;
 height: auto;
 padding: 0.4rem;
  }
  .desc_con {
 position: initial;
 transform: inherit;
 width: 100%;
 margin-top: 0.4rem;
  } 
  .desc_more{
 width: 1.3rem;
 height: 0.48rem;
 line-height: 0.48rem;

  }
  .inst_wrapper{
 margin-top: 0rem;
 background: url(/Content/Areas/News/images/YiYuanGaiKuang/instBk.png) no-repeat right bottom;
 background-size: cover;
 padding: 0.2rem 0.4rem  0.5rem;
  }
  .inst_wrapper::after{
 display: none;
  }
  .mien_wrapper{
 margin-top: 0.6rem;
  }
  .secret_wrapper{
 margin-top: 0.5rem;
 padding: 0.5rem 0.4rem;
  }
  .secret_ul li{
 width: 100%;
 margin: 0.2rem 0;
 min-height: inherit;
  }
  .riding_com{
 width: 100%;
  }
  .allmap{
 width: 100%;
 height: 3.2rem;
 margin-top: 0.2rem;
  }
  .riding_rela{
 margin-top: 0rem;
  }
  .desc_wrapper p.text{
 line-height: 0.46rem;
  }
  .title_h2{
 font-size: 0.3rem;
 z-index: 1;
  }
  .leader_wrapper{
 margin-top: 0.5rem;
  }
  .inst_con{
 margin-top: 0.4rem;
  }
  .title_leader .title_h2 a.title_h2A{
 font-size: 0.3rem;
  }
  .inst_img{
 box-shadow: initial;
  }
  .riding_warpper{
 margin-top: 0.5rem;
  }
}
@media only screen and (max-width:500px){
  .inst_con{
 margin-top: 0.2rem;
  }
  .title_eng {
 line-height: 0.8rem;
  }
  .inst_img{
 margin-top: 0.2rem;
  }
  .secret_ul li .title_type{
 display: inline-block;
 width: 70%;
 overflow: hidden;
 text-overflow:ellipsis; 
 white-space:nowrap; 
  }
  .secret_wrapper{
 padding: 0.3rem;
  }
  .way_ul li,.rela_ul li  {
 line-height: 0.5rem;
 font-size: 0.26rem;
 margin-bottom: 0.1rem;
 color: #333333;
 padding: 0;
 padding-left: 40px;
  }
}  