@charset "utf-8";
.nyBanner img{
  display: block;
  width: 100%;
  height: auto;
  min-height: 130px;
  object-fit: cover;
}
/*  */
main{
  padding: 30px 0 50px;
  position: relative;
}
.leftNav{
  width: 260px;
  box-sizing: border-box;
  position: relative;
  animation: 0.8s ease .3s 1 normal backwards running fadeInLeft;
  z-index: 9;
}
.leftNav .erLm h2{
  font-family: Source Han Sans CN;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0em;
  color: #FFFFFF;
  background: #0055b0;
  position: relative;
  text-align: center;
  padding: 20px 0;
  overflow: hidden;
}
.leftNav .erLm p.xl{
  display:none;
}
.leftNav ul{
  background: #ffffff;
  position: relative;
  padding: 12px;
  box-sizing: border-box;
  box-shadow: 0 5px 15px 0 rgba(0,85,178,0.1);
}
.leftNav ul>li {
  height: auto;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
  z-index: 10;
  padding: 15px 0;
}
.leftNav ul>li:last-of-type{
  border-bottom: none;
}
.leftNav ul>li>a{
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0em;
  color: #333;
}
.leftNav ul>li>a:hover{
  color: #0055b0;
  font-weight: 700;
}
.leftNav ul>li.hover>a{
  color: #0055b0;
  font-weight: bold;
}
.leftNav ul>li.hover{
    border-bottom: 1px solid #0055b0;
}
.leftNav ul li.hover ol{
  background: #ffffff;
}
.leftNav ul li ol>li{
  margin-top: 10px;
}
.leftNav ul li ol>li a{
  display: block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #666666;
  padding-left: 10px;
  box-sizing: border-box;
}
.leftNav ul li ol>li a:hover{
  color: #0055b0;
  font-weight: bold;
}
.leftNav ul li ol>li a.hover{
  color: #0055b0;
  font-weight: bold;
}
.rightCon{
  width: calc(100% - 260px);
  padding-left: 50px;
  box-sizing: border-box;
  animation: 0.8s ease .3s 1 normal backwards running fadeInRight;
}
.dqwz{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.dqwz h2{
  font-family: Microsoft YaHei;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0em;
  color: #0055b0;
  position: relative;
  padding-left: 20px;
}
.dqwz h2::before{
  display: block;
  content: "";
  width: 3px;
  height: 22px;
  background: #0055b0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 1px;
}
.dqwz p,.dqwz p a{
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0em;
  color: #8c8c8c;
}
.dqwz p{
  padding-left: 32px;
  background:url(../img/dqwzIcon.png) no-repeat left center;
  background-size: auto 20px;
}
.dqwz p a:hover{
  color: #0055b0;
  font-weight: bold;
}
.fy{
  margin-top: 50px;
}
.xshd ul li{
  position:relative;
  border-bottom: 1px solid #eaeaea;
}
.xshd ul li a{
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 18px 0;
}
.xshd ul li::after{
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #a6c4e5;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 100%;
    transform: translateY(50%);
    z-index: 2;
}
.xshd ul li::before{
  display: block;
    content: "";
    width: 0;
    height: 2px;
    background: #0055b0;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
}
.xshd ul li span.fr{
  font-family: Arial;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  display: block;
  margin-left: 8px;
  text-indent:0;
  font-weight: normal;
}
.xshd ul li:hover::after{
      background: #0055b0;
}
.xshd ul li:hover::before{
  width: 100%;
}
.xshd ul li a:hover{
  color: #0055b0;
  text-indent: 10px;
  font-weight:bold;
}
.xshd ul li a:hover span.fr{
    color: #0055b0;
}
.content .bt{
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0em;
  margin-top: 40px;
  color: #000000;
}
.content .bt.about{
  margin: 30px 0 0;
}
.conSub.about{
  margin-top: 20px;
}
.content .xq{
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0em;
  color: #999999;
  padding: 13px 0;
  background: rgba(0, 0, 0, 0.04);
  margin: 30px 0;
}
.content .conSub p,.content .conSub p span{
  font-family: Microsoft YaHei!important;
  font-size: 18px!important;
  font-weight: normal;
  line-height: 36px!important;
  text-indent: 2em;
  letter-spacing: 0em;
  color: #333333;
  text-align: justify;
}
.content .conSub img{
  display: block;
  height: auto!important;
  margin: 0 auto 20px;
  max-width: 100%;
}
.content .conSub table img{
  display: inline;
  margin: 0;
}
.content .conSub iframe{
  display:block;
  width:100%;
  height:800px;
  margin:0 auto 10px;
}
.content .prevNext{
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid rgba(0,85,178,0.2);
}
.content .prevNext a{
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 0em;
  color: #333333;
  margin-bottom: 10px;
}
.content .prevNext a span{
  font-weight: 700;
  color: #0055b0;
}
.content .prevNext a:hover{
  color: #0055b0;
  font-weight:700;
}
.conSub video{
display:block;
height:auto!important;
margin:10px auto;
}
.imgList li a{
  display: flex;
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  align-items: center;
  position: relative;
}
.imgList li a::before{
  display:block;
  content:"";
  width:0;
  height:2px;
  background:#0055b0;
  position:absolute;
  left:0;
  bottom:-1px;
  transition:all .5s;
}
.imgList li a:hover::before{
  width:100%;
}
.imgList li a .img{
  width: 300px;
  padding: 186px 0 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.imgList li a p.txt{
  width: calc(100% - 300px);
  padding-left: 30px;
  box-sizing: border-box;
}
.imgList li.noImg a p.txt{
  width: 100%;
  padding-left: 0;
}
.imgList li a p.txt span{
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.imgList li a p.txt span:nth-of-type(1){
  font-size: 20px;
  line-height: 30px;
  max-height: 60px;
  color: #333333;
  font-weight: bold;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.imgList li a p.txt span:nth-of-type(2){
  display: block;
  width: 60px;
  height: 2px;
  background: #0055b0;
  margin: 10px 0;
}
.imgList li a p.txt span:nth-of-type(3){
  font-size: 16px;
  color: #999999;
  line-height: 28px;
  max-height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.imgList li a p.txt span:nth-of-type(4){
    width: 100%;
    font-size: 16px;
    color: #0055b0;
    line-height: 30px;
    background-size: 18px auto;
    box-sizing: border-box;
    margin-top: 5px;
    font-family: Arial;
}
.imgList li a:hover img{
  transform: scale(1.2);
}
.imgList li a p.txt span.jz{
  
display: flex;
  
justify-content: flex-start;
  
align-items: center;
  
color: #666!important;
  
line-height: 30px;
  
font-size: 16px;
  
margin-top: 0!important;
}
.imgList li a:hover p.txt span:nth-of-type(1){
  color: #0055b0;
}
.imgList li a:hover p.txt span:nth-of-type(2){
  color: #333333;
}
.imgList li a:hover p.txt span:nth-of-type(3){
  color: #333333;
}
.xyjg {
  padding: 30px 0;
}
.xyjg h2.tit p{
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0em;
  color: #0055b0;
  background: #ffffff;
  padding-right: 10px;
  z-index: 9;
}
.xyjg h2.tit{
  position: relative;
  display: flex;
  justify-content: left;
}
.xyjg h2.tit::before{
  display: block;
  content: "";
  width: 100%;
  border-bottom: 1px dashed rgba(0, 85, 176, 0.4);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.xyjg ul{
  display: flex;
  flex-wrap: wrap;
}
.xyjg ul li{
  width: 31%;
  margin-right: 3.5%;
  margin-top: 36px;
}
.xyjg ul li:nth-of-type(3n){
  margin-right: 0;
}
.xyjg ul li a{
  display: flex;
  width: 100%;
  height: 70px;
  font-size: 18px;
  font-weight: normal;
  line-height:26px;
  text-align: center;
  letter-spacing: 0em;
  color: #333;
  background: #fff;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
  padding: 0 30px;
  box-sizing: border-box;
  transition: all .3s;
  border: 1px solid #0055b0;
  box-shadow: 0 0 15px 0 rgba(0, 85, 176, 0.15);
}
.xyjg ul li a:hover{
  transform: translateY(-10px);
  background:#0055b0;
  color:#fff;
}