@charset "UTF-8";
.memberList .index-member-head th{
	background: #00479d;
	color: #fff;
	font-weight: 400;
	height: 30px;
	border: 0;
	text-align: center;
}
.memberList .index-member-body td{
	border-bottom: 5px solid #f3f8ff;
	height: 40px;
	overflow: hidden;
	text-align: center;
	padding: 8px 0;
}
.memberList .index-member-body td:first-child{
	text-align: left;
	padding-left: 8px;
}
.memberList{
	background:#fff;
}
.wx-qrcode-wrapper {
  background-color: #fff;
  border: 1px solid;
  width: 300px;
  height: 300px;
  position: fixed;
  *position: absolute;
  top: 50%;
  left: 40%;
  margin: -50px 0 0 -50px;
}
.icon-close2{
	float: right;
}
.share{
	margin: 0px;
	padding: 0px; 
	text-align: center; 
	background: rgb(242, 242, 242); 
	height: 40px; 
	line-height: 40px; 
	font-size: 18px;
}
.Mn_main {
    min-height: 650px;
}
.Mn_1180 {
    width: 1180px;
    margin: 0 auto;
}
.Mn_tit{
    /* height: 30px; */
    line-height: 30px;
    overflow: hidden;
}
.Mn_tit .more {
    font-size: 13px;
    color: #00479d;
    background: url('../images/lookmorebg.png') no-repeat center center;
    float: right;
    width: 112px;
    height: 28px;
    line-height: 28px;
}
.Mn_tit .more a {
    color: #00479d;
    padding-left: 40px;
}
.Mn_tit .more:hover {
    background: url('../images/btn_hover.png') no-repeat center center;
	transition: 0.8s;
}
.Mn_tit .more:hover a {
    color: #fff;
	transition: 0.8s;
}
.Mn_tit .tit {
    font-size: 16px;
    color: #333;
    padding-left: 16px;
}
.headnews .Mn_tit .tit span {
	text-indent: -3px;
}
.Mn_tit .tit span {
    display: inline-block;
    vertical-align: middle;
}
.Mn_tit .tit::before {
    content: '';
    height: 24px;
    width: 4px;
    background: #00479d;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.Mn_banner {
    margin: 0 auto;
    height: 280px;
}
.Mn_banner .bg {
    background-position: center top;
    background-size:cover;
    height: 280px;
}
.Mn_headNews {
    /* background: #f6f6f6; */
    overflow: hidden;
    height: 440px;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: content-box;
}
/* 响应式 */
/* .Mn_headNews .swipBox {
    width: 660px;
    float: left;
    height: 440px;
    position: relative;
    overflow: hidden;
} */
.Mn_headNews .swipItem {
    float:left
}
/* 响应式 */
/* .Mn_headNews .swipBox .tit {
    width: 120px;
    height: 60px;
    background: #00479d;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 20px;
    padding-top: 17px;
    top: 0;
} */
.Mn_headNews .swipBox img {
    display: inline-block;
    vertical-align: middle;
}
.Mn_headNews .swipBox .tit span {
    font-size: 14px;
    border-bottom: 3px solid #ff9636;
    display: inline-block;
    vertical-align: middle;
	margin-left: 5px;
}
.Mn_headNews .swipBox .pageBox {
    position: absolute;
    right: 10px;
    bottom: 80px;
    font-size: 0;
    z-index: 10;
}
.Mn_headNews .swipBox .page {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 71, 157, 1);
    position: relative;
    cursor: pointer;
}
.Mn_headNews .swipBox .pre {
    background-image: url('../images/arrw.png');
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.Mn_headNews .swipBox .next {
    background-image: url('../images/arrwdis.png');
    background-position: center;
    background-repeat: no-repeat;
}
.Mn_headNews .swipBox .disb {
    background-image: url('../images/arrwdis.png');
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 71, 157, 1);
    cursor: default;
}
.Mn_headNews .swipBox .next.disb {
    transform: rotate(180deg);
}
.Mn_headNews .swipBox .pre.disb {
    transform: rotate(0);
}
.Mn_headNews .swipBox .hh {
    height: 65px;
    color: #fff;
    background-color: rgb(0 0 0 / 60%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 24px;
    line-height: 70px;
}
.Mn_headNews .swipBox .hh a {
    color: #fff;
}
.Mn_headNews .swipBox .hh .h1 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    max-width: 470px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 65px;
}
.Mn_headNews .swipBox .hh .tm {
    position: absolute;
    right: 24px;
    top: 0;
    font-size: 20px;
}
/* 响应式 */
/* .Mn_headNews .headnews {
    width: 500px;
    background: #fff;
    height: 440px;
    float: right;
    padding-top: 15px;
} */
.Mn_headNews .newsList {
    padding: 0 20px 0 40px;
}
.Mn_headNews .newsList .tag {
    height: 14px;
    line-height: 14px;
    color: #c1c1c1;
    font-size: 12px;
}
.Mn_headNews .newsList .tag::before {
    height: 3px;
    width: 14px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    content: '';
    background-color: #f2f1f0;
}
.Mn_headNews .newsList .tag span {
    display: inline-block;
    vertical-align: middle;
}
.Mn_headNews .newsList .li {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 18px;
    padding-top: 20px;
}
.Mn_headNews .newsList .li:hover {
    background-color:#f3f3f3;
	transition: 0.8s;
	border-radius: 2px;
}
.Mn_headNews .newsList .hdTit {
    font-size: 16px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-top: 6px;
    padding-left: 26px;
    font-weight: 700;
}
.Mn_headNews .newsList .hdTit a {
    color: #333;
}
.Mn_headNews .newsList .li:hover .tag::before{
    background: #00479d;
	transition: 0.8s;
}
.Mn_headNews .newsList .li:hover a {
    color: #00479d;
	transition: 0.8s;
}
.Mn_headNews .newsList .li:last-child{
    border: none;
}
.Mn_content {
    background: #fff;
}
.Mn_content .activeBox {
    padding-top: 26px;
    overflow: hidden;
	width:1180px;
	margin:0 auto
}
.activeWrapper{
	width:100%;
	background:#f3f8ff;
	padding-bottom: 20px;
}
.Mn_content .Mn_tit {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    box-sizing: content-box;
    /* padding-right: 10px; */
    margin-bottom: 20px;
}
/* 响应式布局 */
/* .Mn_content .activeBox .nnVideo {
    width: 460px;
    float: left;
    height: 320px;
    overflow: hidden;
} */
.Mn_content .activeBox .nnVideo img{
    transition:all 0.5s
}
.Mn_content .activeBox .nnVideo img:hover{
    transform:scale(1.1)
}
/* 响应式布局 */
/* .Mn_content .activeBox .activeList {
    overflow: hidden;
    font-size: 0;
    margin-right: -10px;
    float: right;
    width: 720px;
    text-align: left;
} */
.Mn_content .activeBox .active {
    width: 220px;
    background: #ffffff;
    display: inline-block;
    font-size: 0;
    margin:0 7px;/* 响应式 */
    vertical-align: top;
	box-shadow: 1px 4px 7px 3px #f2f2f2;
}
.Mn_content .activeBox .active:first-child{
	margin-left: 0;
}
.Mn_content .activeBox .active:last-child {
	margin-right: 0;
}
.Mn_content .activeBox .active>a {
    width: 220px;
    height: 147px;
    overflow:hidden;
    display:inline-block
}
.Mn_content .activeBox .active .img {
    width: 220px;
    height: 147px;
    transition:all 0.5s
}
.Mn_content .activeBox .active .img:hover{
    transform:scale(1.1)
}
.Mn_content .active .desc a {
    color: #333;
}
.Mn_content .active .desc a:hover{
    color: #00479d;
}
.Mn_content .active .desc {
    position: relative;
    height: 105px;
    font-size: 14px;
    color: #333;
    
    /* border-bottom: 1px solid #dddddd; */
    line-height: 1.6;
    padding: 10px 12px;
}
.Mn_content .active .desc p{
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	height: 42px;
}
.Mn_content .active .time_adds {
    /* position: absolute; */
    bottom: 10px;
    width: 100%;
    overflow: hidden;
    left: 0;
    /* height: 20px; */
    line-height: 47px;
    margin-top: 10px;
}
.Mn_content .active .time_adds a {
    color: #aaaaaa;
}
.Mn_content .active .time_adds .ca {
    background: url('../images/ca.png') no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    color: #aaaaaa;
    float: left;
    margin-left: 15px;
}
.Mn_content .active .time_adds .ads {
    background: url('../images/ads.png') no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    color: #aaaaaa;
    /* float: right; */
    margin-right: 15px;
}
.time_adds::before{
	content: '';
	width:40px;
	height: 3px;
	background: #ff9636;
	display: block;
}
.Mn_content .active .btnBox a {
    display: inline-block;
    background: #00479d;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    border-radius: 5px;
    width: 178px;
    margin-top: 12px;
    min-width: 180px;
    position: relative;
    width: auto;
    height: auto;
    background-color: transparent;
}


.Mn_content .active .btnBox a::before {
    background-color: #00479d;
    transition: 0.3s ease-out;
}
.Mn_content .active .btnBox a::before, .Mn_content .active .btnBox a::after, .Mn_content .active .btnBox span::before, .Mn_content .active .btnBox span::after {
    position: absolute;
    content: "";
}
.Mn_content .active .btnBox span {
    color: #00479d;
    border: 1px solid #00479d;
    transition: 0.2s 0.1s;
}
.Mn_content .active .btnBox span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.3s;
}
.Mn_content .active .btnBox a::before {
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 0%;
}
.Mn_content .active .btnBox a:hover::before {
    width: 100%;
}
.Mn_content .active .btnBox span:hover {
    color: #fff;
    transition: 0.2s 0.1s;
}
.Mn_content .active .btnBox {
    height: 67px;
    text-align: center;
}
.Mn_content .keyanzhengce {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
/* 响应式布局 */
/* .Mn_content .zhengce {
    width: 460px;
    float: left;
} */
/* .Mn_content .keyanBox {
    float: right;
    width: 700px;
} */
.Mn_content .zhengceList {
    padding-left: 15px;
    padding-right: 15px;
}
.Mn_content .keyanzhengce .Mn_tit {
    margin-bottom: 12px;
}
.Mn_content .zhengceList .li {
    padding-bottom: 16px;
    position: relative;
    padding-top: 13px;
}
.Mn_content .zhengceList .li:hover{
	    background-color: #f3f3f3;
	    transition: 0.8s;
}
.Mn_content .zhengceList .li:hover a{
	color: #00479d;
	transition: 0.8s;
}
.Mn_content .zhengceList .li:before {
    content: '';
    height: 1px;
    background-color: #f2f1f0;
    position: absolute;
    left: 25px;
    right: 15px;
    bottom: 0;
}
.Mn_content .zhengceList .li:last-child:before {
    display: none;
}
.Mn_content .zhengceList .tit {
    font-size: 17px;
    position: relative;
}
.Mn_content .zhengceList .tit a {
    color: #333
}
.Mn_content .zhengceList .tit a:hover {
    color: #00479d;
	transition: 0.8s;
}
.Mn_content .zhengceList .tit span {
    display: inline-block;
    vertical-align: middle;
}
.Mn_content .zhengceList .tit::before {
    height: 3px;
    width: 14px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-color: #f2f1f0;
}
.Mn_content .zhengceList .li:hover .tit::before {
	background-color: #00479d;
	transition: 0.8s;
	}
.Mn_content .zhengceList .tim {
    padding-top: 5px;
    font-size: 12px;
    color: #aaaaaa;
    margin-left: 25px;
}
.Mn_content .keyanList {
    font-size: 0;
    padding-top: 10px;
	text-align: center;
}
/* 响应式布局 */
/* .Mn_content .keyan {
    width: 212px;
    height: 304px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 10px;
} */
.Mn_content .keyan .pic {
    width: 220px;
    height: 304px;
	border: 1px solid #f2f1f0;
}
.Mn_content .keyan .kyInfo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    opacity: 0;
}
.Mn_content .keyan .kyInfo .inf {
    padding: 0 20px;
    margin-top: 85px;
}
.Mn_content .keyan .kyInfo .inf a{
    color: #fff;
}
.Mn_content .keyan .kyInfo .btn a {
    color: #fff;
}
.Mn_content .keyan .kyInfo .btn {
    background: #ff9636;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 15px;
    height: 24px;
    line-height: 24px;
    box-sizing: content-box;
    padding: 0;
    width: 95px;
    margin-top: 20px;
}
.Mn_content .keyan .kyInfo .inf2 {
    font-size: 12px;
    margin-top: 15px;
}
.Mn_content .keyan:hover .kyInfo {
    opacity: 1;
	transition: 0.5s;
}
.Mn_partner {
    padding-top: 25px;
    background-color: #f6f6f6;
    padding-bottom: 30px;
}
.Mn_partner .partner {
    position: relative;
}
	.carousel[data-shift="1"] .carousel-inner > .item {
	  -webkit-transition: all .5s ease-in-out;
	  transition: all .5s ease-in-out;
	}
	 
	.carousel[data-shift="1"] .carousel-inner > .item.row { margin: 0; }
	 
	.carousel[data-shift="1"] .carousel-control {
	  background: none;
	  color: transparent;
	  overflow: hidden;
	  text-shadow: none;
	  -webkit-transition: all .3s ease-in-out;
	  transition: all .3s ease-in-out;
	  width: 30px;
	}
	 
	.carousel[data-shift="1"] .carousel-control:before {
	  color: #444;
	  font-family: 'Glyphicons Halflings';
	  position: absolute;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
	  transform: translateY(-50%);
	  width: 30px;
	}
	 
	.carousel[data-shift="1"] .carousel-control:after {
	  border-radius: 50%;
	  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	  content: '';
	  height: 60%;
	  position: absolute;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
	  transform: translateY(-50%);
	  -webkit-transition: all .3s ease-in-out;
	  transition: all .3s ease-in-out;
	  width: 100%;
	}
	 
/* 	.carousel[data-shift="1"] .carousel-control:hover:after { 
	  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7); 
	}
	 
	.carousel[data-shift="1"] .carousel-control.left { left: -30px; }
	 
	.carousel[data-shift="1"] .carousel-control.left:before { content: '\e079'; }
	 
	.carousel[data-shift="1"] .carousel-control.left:after { right: -100%; }
	 
	.carousel[data-shift="1"] .carousel-control.right { right: -30px; }
	 
	.carousel[data-shift="1"] .carousel-control.right:before { content: '\e080'; }
	 
	.carousel[data-shift="1"] .carousel-control.right:after { left: -100%; }  */
.Mn_partner .partner .lt {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 95px;
	background: url('../images/btnl.png');
}
.Mn_partner .partner .rt {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 95px;
	background: url('../images/btnr.png');
}
.Mn_partner .Mn_tit {
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
    box-sizing: content-box;
    padding-right: 10px;
}
.Mn_partner .partnerOver {
    width: 1060px;
    overflow: hidden;
    height: 100px;
    margin: 0 auto;
    white-space:nowrap;
    font-size: 0;
}
.Mn_partner .partnerPart .li {
    margin-right: 25px;
    display: inline-block;
}
.Mn_partner .partnerPart .pic {
    width: 150px;
    height: 90px;
}
.Mn_footer {
    background: #00479d;
}
/* 响应式布局 */
/* .Mn_footer .shengm{
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #ccdaeb;
    color: #00479d;
} */
.Mn_footer .footerBox {
    overflow: hidden;
    padding: 50px 0 50px;
}
/* 响应式 */
/* .Mn_footer .lf {
    float: left;
}
.Mn_footer .rf {
    float: right;
} */
.Mn_footer .lf .footlogo {
    width: 309px;
    height: 54px;
}
.Mn_footer .lf .p2 {
    font-size: 12px;
    color: #fff;
    padding: 10px 0 0 0;
    line-height: 1.3;
}
.Mn_footer .lf .p2 a{
color:#fff
} 
.Mn_footer .lf .p1 {
    font-size: 12px;
    color: #fff;
    padding: 30px 0 0 0;
    line-height: 1.3;
}
.Mn_footer .rf {
    float: right;
}
.Mn_footer .rf .qqrcode {
    width: 103px;
    margin-left: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    float: left;
    line-height: 3;
}
.Mn_footer .rf .qqrcode img {
    border-radius: 12px;
    border: 8px solid #fff;
}
.Mn_head {
    background: #fff;
}
.Mn_head .headTop {/* 响应式 */
        height: 38px;
        line-height: 38px;
        background: #00479d;
        color: #fff;
        text-align: right;
        font-size: 12px;
}
.Mn_head .headTop span {
    margin: 0 10px;
}
.Mn_head .headTop a {
    color: #fff;
}
.Mn_head .headTop .lang {
    margin-left: 20px;
}
.Mn_head .headTop .lang .cur {
    border-bottom: 2px solid #ff9636;
}
.Mn_head .headCent {
    height: 124px;
    border-bottom: 1px solid #ddd;
}
/* 响应式 */
.Mn_head .headCent .logo {
    background: url(../images/mnlogo.png) no-repeat center center;
}
.Mn_head .headCent .searchbox {
	height: 50px;
	width: 380px;
	float: right;
	position: relative;
	margin-top: 38px;
    background: #f2f1f0;
}
.Mn_head .headCent .searchbox .schBtn {
    width: 43px;
    height: 50px;
    background: url('../images/searchicn.png') no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.Mn_head .headCent .searchbox input {
    margin: 0;
    padding: 0 10px 0 10px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 340px;
    border: none;
    outline: none;
    background: #f2f1f0;
}
.Mn_head .navBox .nvItem a {
    color: #333;
}
.Mn_head .navBox {
    height: 56px;
    font-size: 0;
    padding: 0 20px;
    display: flex;
}
.Mn_head .headNav {
    width: 100%;
    /* border-bottom: 2px solid #f2f2f2; */
    box-shadow: 1px 4px 10px 3px #f2f2f2;
background:#fff;
}
/* 导航优化 */
.Mn_head .navBox .nvItem {
    font-size: 16px;
    color: #333;
    position: relative;
    padding: 0 12px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    vertical-align: top;
    margin: 0 24px 0;
    flex: 1;
    text-align: center;
}
.Mn_head .navBox .nvItem.current .nv::before{
    content: '';
    height: 5px;
    background: #00479d;
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 0;
	width:100%;
}
.Mn_head .navBox .nvItem .nv::before{
    content: '';
    height: 5px;
    background: #00479d;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	transition: 0.5s;
	width: 0;
}
.Mn_head .navBox .nvItem:hover .nv::before{
	width:100%;
}
.Mn_head .navBox .nvItem .nv {
    padding: 0 25px;
    position: relative;
    height: 56px;
    line-height: 56px;
    z-index: 10;
}
.Mn_head .navBox .nvItem .subMenu {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 14px;
    top: 150%;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: 0.8s;
    /* margin-top: 10px; */
    border: 1px solid #f5f5f5;
    box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
}
.Mn_head .navBox .nvItem:hover .subMenu {
	top: 100%;
	visibility: visible;
	opacity: 1;
}
.Mn_head .navBox .nvItem .subMenu a {
    color: #333;
}
.Mn_head .navBox .nvItem .subMenu .a:hover a{
    color: #fff;
	transition: 0.5s;
}
.Mn_head .navBox .nvItem .subMenu .a {
    height: 40px;
    text-align: center;
    position: relative;
    line-height: 40px;
}
.Mn_head .navBox .nvItem .subMenu .a::before{
    position: absolute;
        content: "";
        width: 100%;
        height: 0;
        left: 0;
        bottom: 0;
        background-color: #00479d;
        z-index: -1;
        transition: 0.5s;
}
.Mn_head .navBox .nvItem .subMenu .a:hover::before{
	    height: 100%;
	    top: 0;
	}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
    background-color: #fff!important;
}

.Mn_headNews .swipBox .pre.disb {
    transform: rotate(0);
}
.Mn_headNews .swipBox .disb {
    background-image: url(../images/arrwdis.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 71, 157, 1);
    cursor: default;
}
.Mn_headNews .swipBox .pre {
    background-image: url(../images/arrwdis.png);
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.Mn_headNews .swipBox .page {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgb(255 255 255);
    position: relative;
    cursor: pointer;
    transform: rotate(180deg);
    margin-right: 1px;
}
.carousel-control.left {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.play-btn {
  cursor: pointer;
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 9998;
  opacity: 0.7;
  filter: alpha(opacity=70);
  display: none;
}

.video-dialog {
  background: rgba(0, 70, 156, 1);
  width: 90%;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  padding: 3px;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  max-width: 1100px;
  display: none;
}

.video-dialog video {
  width: 100%;
}

.video-dialog .close-btn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: -25px;
  text-align: center;
  line-height: 30px;
  color: rgba(0, 70, 156, 1);
  font-size: 30px;
  font-weight: 500;
  cursor: pointer;
}


.index_news_list{
					width: 460px;
					margin-left: 20px;
					/* margin-top: 15px; */
				}
				.index_news_list ul li{
					font-size: 14px;
					line-height: 35px;
					border-bottom: 1px solid #fafafa;
					height: 35px;
					overflow: hidden;
				}
				.index_news_list a{
					color: #333;
				}
.index_news_list ul li span{
height: 3px;
    width: 14px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #f2f1f0;
}
				.index_news_time{
					display: inline-block;
					width: 80px;
					height: 36px;
					line-height: 36px;
					margin:7px 10px 0 0;
					background: #FAFAFA;
					border-radius: 6px 6px 6px 6px;
					text-align: center;
					font-size: 12px;
					color: #333;
				}
				.index_news_time b{
					font-size: 20px;
				}
				.Mn_headNews {
				    /* height: 467px; */
				}
				.Mn_headNews .swipBox {
				    width: 700px;
				    /* height: 467px; */
				}
				.Mn_headNews .headnews {
				    width: 480px;
					}
				.index_news_list ul li:hover .index_news_time{
					background: #F3F8FF;
					color: #00479D ;
				}
				.index_news_list ul li:hover a{
					color: #00479D ;
				}
.index_news_list ul li:hover span{
					background-color: #00479D ;
				}
				.Mn_headNews .swipBox .hh .tm {
					font-size: 16px;
				}
				
/* banner动画 */
/* 定义渐现动画 */
  @keyframes fadeInFromLeft {
    0% {
      opacity: 0;
      transform: translateX(-100px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  @keyframes fadeInFromRight {
    0% {
      opacity: 0;
      transform: translateX(100px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
.banner_jdcy{background: url(/r/cms/chny/chny/images/jdcy_bg.png) top center no-repeat #01479d;
    width: 100%;
    height: 274px;}
.banner_jdcy img{width: 100%;}
.banner_jdcy .Mn_1180{z-index: 10;}
.jdcy_left{width:30% ;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromLeft 2s forwards; float:left/* 动画时间和填充模式 */}
.jdcy_right{width:40% ;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards;float: right; /* 动画时间和填充模式 */}
/* banner效果2 */
.jdcy02{background: url(/r/cms/chny/chny/images/jdcy-bg02.jpg) top center no-repeat #01479d;
    width: 100%;
    height: 274px;}
.jdcy02 .Mn_1180{position: relative;}
.jdcy02 .Mn_1180 div{width: 170px;height: 100px;position: absolute;}
.jdcy-text01{top: 95px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromLeft 2s forwards 2s; float:left/* 动画时间和填充模式 */}
.jdcy-text02{top:150px;left: 130px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromLeft 2s forwards 1s; float:left/* 动画时间和填充模式 */}
.jdcy-text03{top: 35px;left: 130px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromLeft 2s forwards 1s; float:left/* 动画时间和填充模式 */}
.jdcy-text04{top: 95px;left: 260px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromLeft 2s forwards; float:left/* 动画时间和填充模式 */}
.jdcy-text05{top: 95px;right: 270px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards;float: right; /* 动画时间和填充模式 */}
.jdcy-text06{top:150px;right: 145px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards 1s;float: right; /* 动画时间和填充模式 */}
.jdcy-text07{top:150px;right: 0;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards 2s;float: right; /* 动画时间和填充模式 */}
.jdcy-text08{top: 35px;right: 145px;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards 1s;float: right; /* 动画时间和填充模式 */}
.jdcy-text09{top: 35px;right: 0;opacity: 0; /* 开始时不可见 */
    animation: fadeInFromRight 2s forwards 2s;float: right; /* 动画时间和填充模式 */}

/* 响应式布局的代码 */
.headNavresponse {
	background: #00479d;
	color: #fff;
	font-size: 12px;
	display: none;
	}
.navig{
	display: none;
}
.headspan{
	margin-right: 20px;
}
.cyfont{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.cyfont a{
	font-size: 16px;
	line-height: 25px;
	font-weight: bolder;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
.caimg{
		width: 700px;
		height: 467px!important;
}
.qqimg{
		width: 100px;
		height: 100px;
	}
.Mn_footer .lf {
	    float: left;
	}
.Mn_footer .rf {
	    float: right;
	}
.Mn_content .keyan {
	    width: 220px;
	    height: 304px;
	    position: relative;
	    display: inline-block;
	    vertical-align: top;
	    text-align: center;
	    margin: 0 10px;
	}
.Mn_content .keyan:first-child {
  margin-left: 0;
}

.Mn_content .keyan:last-child {
  margin-right: 0;
}
.zhengce .vv img{
	margin-left: 0;
	height: 305px;
	width:460px;
	margin-top: 10px;
}
	.Mn_headNews .swipBox .tit {
	    width: 120px;
	    height: 60px;
	    background: #00479d;
	    color: #fff;
	    position: absolute;
	    left: 20px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    top: 0;
	}
	.Mn_footer .shengm{
	    text-align: center;
	    height: 40px;
	    line-height: 40px;
	    background-color: #ccdaeb;
	    color: #00479d;
	}
	.Mn_content .zhengce {
	    width: 460px;
	    float: left;
	}
	.Mn_content .keyanBox{
		float: right;
		width: 700px;
	}
	.Mn_content .activeBox .activeList {
	    overflow: hidden;
/* 	    font-size: 0;
	    margin-right: -10px; */
	    float: right;
	    width: 700px;
	    text-align: left;
	}
	.Mn_content .activeBox .nnVideo {
	    width: 460px;
	    float: left;
	    height: 320px;
	    overflow: hidden;
		    box-shadow: 1px 4px 7px 3px #f2f2f2;
	}
	.Mn_headNews .swipBox{
		width: 660px;
		float: left;
		/* height: 467px; */
		position: relative;
		overflow: hidden;
	}
	.Mn_headNews .headnews {
	    width: 500px;
	    background: #fff;
	    height: 440px;
	    float: right;
	    /* padding-top: 15px; */
	}
	.Mn_head .headCent .logo{
		width: 358px;
		height: 70px;
		float: left;
		margin-left: 45px;
		margin-top: 30px;
	}
.hzwz{
      width: 1019px;
      margin-left: 80px;
      margin-top: 30px;
}
.pic {
    width: 150px;
    height: 90px;
}
.swiper-pagination{
               position: static!important;
               display: none;
        }
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lta {
     width: 40px!important;
     height: 40px!important;
     margin-top: 15px !important;
     background: url('../images/btnr.png');
}
.rta{
     width: 40px!important;
     height: 40px!important;
     margin-top: 15px !important;
     background: url('../images/btnl.png');
}

.swiper-button-next:after,.swiper-button-prev:after{
     content:""!important;
}
.index-hots a img{width: 700px;/* height: 467px!important; */}
.more-new{float: right;line-height: 30px;width: 55px;}
.more-new:hover a{color:#00479d}
.more-new a{color:#aaa}
.more-new i{
    background: url(../images/icon-more.png) no-repeat center 7px;
    width: 15px;
    height: 19px;
    background-size: 100%;
    display: inline-block;
    margin-left: 3px;
}
.more-btn{
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	background-color: transparent;
	border: none;
	cursor: pointer;
	/* margin: 0px 25px 0px; */
	min-width: 84px;
	padding: 5px;
	float: right;
	text-align: center;
}
.more-btn::before,
.more-btn::after {
  background: transparent;
  z-index: 2;
  width: 0%; height: 0%;
  opacity: 0;
  transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
  position: absolute;
      content: "";
}
.more-btn::before {
  bottom: 0; left: -1px;
  border-top: 1px solid #00479d;
  border-left: 1px solid #00479d;
}
.more-btn::after {
  top: 0; right: 0;
  border-bottom: 1px solid #00479d;
  border-right: 1px solid #00479d;
}
.more-btn:hover::before,
.more-btn:hover::after {
  width: 100%; height: 99%;
  opacity: 1;
  transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;   
}
.more-btn span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    /* font-weight: bold; */
    letter-spacing: 2px;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
    transition: 0.3s;
    color: rgb(255, 255, 255);
    background-color: #00479d;
	text-indent: 2px;
  }

.footer-line{background:#4077b7;width:100%;height:1px;font-size: 0;line-height: 1px;}
.foot-jdcy img{margin:20px 0;width: 100%;}
.memberList .table {
  width: 100%;
  margin-bottom: 0;
}

.memberList .table-container {
  height: 280px; /* 根据需要调整高度 */
  overflow-y: hidden; /* 隐藏滚动条 */
}

.memberList .table-container .table {
  width: 100%;
  /* border-collapse: collapse; */
  padding: 0 5px;
}
@media screen and (min-width: 1200px){
	.Mn_headNews {
	    /* height: 467px; */
	}
}
@media (min-width: 769px) and (max-width: 1200px) {
	.Mn_footer .shengm{
	    text-align: center;
	    height: 40px;
	    line-height: 40px;
	    background-color: #ccdaeb;
	    color: #00479d;
	}
		.Mn_content .zhengce {
			float: none;
		    width: 100%;
		}
		.Mn_content .keyanBox{
			float: none;
			width: 100%;
		}
	.Mn_content .activeBox .nnVideo{
		width: 460px;
		height: 320px;
		margin: auto;
		overflow: hidden;
		background: #333;
		float: none;
	}
	.Mn_content .activeBox .activeList{
		/* overflow: hidden; */
		font-size: 0;
		width: 720px;
		text-align: left;
		margin: auto;
		margin-top: 15px;
		float: none;
	}
	.Mn_content .activeBox{
		width: 100%;
	}
	.Mn_headNews .swipBox{
		width: 660px;
		height: 467px;
		margin: auto;
		float: none;
	}
	.Mn_headNews .headnews {
	    width: 100%;
	    height: 440px;
		margin: auto;
		float: none;
	    padding-top: 15px;
	}
	.Mn_headNews {
	    height: 100%;
	}
	.Mnheight{
		width: 100%;
		overflow: hidden;
	}
	.Mn_head .headCent .logo{
		width: 358px;
		height: 70px;
		margin: auto;
		margin-top: 10px;
		float: none;
	}
	.Mn_head .headCent .searchbox{
		width: auto;
		height: auto;
		float: none;
		margin-top: 10px;
	}
	.Mn_banner{
		margin-top: 10px;
	}
	.Mn_head .headTop{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.navig{
		display: block;
		margin-left: 10px;
	}
	.headspan{
		margin-right: 10px;
	}
	.headNav{
		display: none;
		visibility: hidden;
	}
	.headNavresponse {
		transition: all 300ms ease 0s;
		z-index: 570;
		display: block;
		position: fixed;
		display: flex;
		box-sizing: border-box;
		left: 0;
		padding-top: 2rem;
		top: 0;
		width: 30%;
		-webkit-transform: translateX(-120%);
		flex-direction: column;
		transform: translateX(-120%);
	}
	.navig{
		z-index: 580;
	}
}
@media screen and (max-width: 768px){
	.Mn_partner .Mn_tit {padding-bottom: 5px;margin-bottom: 12px;}
	.more-btn{
    padding:0;
    min-width: 70px;
    margin-right: 8px;
    }
	.more-btn span{    font-size: 12px;}
	.Mn_content .activeBox .nnVideo img{width:100%}
	.Mn_content .active .time_adds a{zoom:0.8}
	.Mn_content .active .time_adds .ads {
	    background: url(../images/ads.png) no-repeat left 3px;    margin-top: 5px;}
    .index-hots a img{width: 375px;height: 250px!important;}
	.index_news_list{width: 95%;margin:10px auto;margin-bottom: 0;}
	.Mn_headNews{padding-bottom: 0;}
	.Mn_content .keyan:hover .kyInfo{display: none;}
	.Mn_footer .lf {
	    float: none;
	}
	.Mn_partner{	
		padding-top: 15px;
	}
	.caimg{
		height: 200px!important;
	}
	.qqimg{
		width: 70px;
		height: 70px;
	}
	.Mn_footer .rf .qqrcode {
	    width: 103px;
	    text-align: center;
	    font-size: 1.1rem;
	    color: #fff;
	    line-height: 3;
		margin: auto;
	}
	.Mn_footer .footerBox{
		padding: 20px 0 10px;
		text-align: center;
	}
	.Mn_footer .lf .footlogo{
		width: 250px;
		height: 40px;
		margin: auto;
	}
	.Mn_footer .lf .p1{
		font-size: 1.1rem;
		padding: 20px 0 0 0;
	}
	.Mn_footer .lf .p2{
		font-size: 1.1rem;
	}
	.footxyimg{
		width: 250px;
		height: 40px;
	}
	.Mn_content .keyan {
	    width: 212px;
		height: auto;
	    position: relative;
	    display: inline-block;
	    vertical-align: top;
	    text-align: center;
	    margin: 0 10px;
	}
	.Mn_content .zhengceList .tim{
		font-size: 1.1rem;
	}
	.Mn_content .zhengceList .tit{
		font-size: 1.5rem;
	}
	.Mn_content .zhengceList .tit span{
		width:93%;
		display: inline-block;
		height: 3rem;
		overflow: hidden;
		line-height: 3rem;
	}
	.Mn_content .zhengceList .li{
		padding-top: 0px;
		padding-bottom: 8px;
		margin-bottom: 5px;
	}
	.Mn_content .keyanzhengce{
		padding-top: 15px;
	}
	.Mn_content .active .desc p{
		height: 35px;
	}
	.Mn_content .active .time_adds{
		line-height: 17px;
	}
	.Mn_content .active .time_adds .ads{
		font-size: 1.1rem;
		padding-left: 15px;
		margin-right: 0px;
	}
	.Mn_content .active .desc{
		font-size: 1.2rem;
		padding: 5px 6px;
	}
	.Mn_content .active .btnBox{
		height: 33px;
	}
	.Mn_content .active .btnBox span{
		font-size: 1.1rem;
	}
	.Mn_content .active .btnBox a{
		min-width: 90px;
		line-height: 18px;
		margin-top: 0px;
	}
	.Mn_content .activeBox .active{
		width: 110px;
		margin: 5px;
	}
	.Mn_content .activeBox .active>a{
		width: 110px;
		height: 72px;
	}
	.Mn_content .activeBox .active .img{
		width: 110px;
		height: 72px;
	}
	.index_news_list ul li{
		font-size: 1.5rem;
		line-height: 4rem;
		border-bottom: 1px solid #fafafa;
		height: 4rem;
		overflow: hidden;
	}
	.Mn_tit .more{
		font-size: 1.1rem;
	}
	.Mn_tit .tit::before {
		height: 1.8rem;
	}
	.Mn_tit .tit{
		font-size: 1.5rem;
	}
	.Mn_headNews .swipBox .tit span {
	    font-size: 1rem;
	    border-bottom: 3px solid #ff9636;
	    display: inline-block;
	    vertical-align: middle;

	}
	.Mn_headNews .swipBox .tit {
	    width: 9rem;
	    height: 3.5rem;
	}
	.Mn_footer .rf{
		margin-top: 10px;
		display: flex;
		float: none;
	}
	.Mn_footer .shengm{
		height: auto;
		line-height: initial;
		font-size: 1.1rem;
	    text-align: center;
	    background-color: #ccdaeb;
	    color: #00479d;
	}
	.Mn_content .zhengce {
		float: none;
	    width: 100%;
	}
	.Mn_content .keyanBox{
		float: none;
		width: 100%;
	}
	.Mn_content .activeBox {
	    width: 100%;
		padding-top: 15px;
	}
	.Mn_content .keyan{
		width: 110px;
		margin: 5px;
	}
	.Mn_content .keyan .pic{
		width: 110px;
		height: 150px;
	}
	.Mn_content .activeBox .nnVideo{
		height: 200px;
		width: 300px;
		margin: auto;
		overflow: hidden;
		background: #333;
		float: none;
	}
	.Mn_content .activeBox .activeList{
		overflow: hidden;
		font-size: 0;
		text-align: center;
		margin: auto;
		margin-top: 15px;
		float: none;
		width: auto;
	}
	.Mn_headNews .swipBox .hh{
		height: 3.5rem;
	}
	.Mn_headNews .swipBox .hh .h1{
		font-size: 1.1rem;
	    max-width: 230px;
		line-height: 3.5rem;
	}
	.Mn_headNews .swipBox .hh .tm{
		font-size: 1.1rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 3.5rem;
		font-weight: 700;
	}
	.Mn_headNews .swipBox{
		width: 375px;
		margin: auto;
		height: 250px;
		float: none;
	}
	.Mn_headNews .headnews {
		background: #fff;
	    width: 100%;
		margin: auto;
	    padding-top: 15px;
		float: none;
		height: auto;
	}
	.Mn_headNews {
		padding-top: 0.5rem;
	    height: 100%;
	}
	.Mnheight{
		width: 100%;
	}
	.Mn_head .headCent .logo{
		width: 358px;
		height: 70px;
		margin: auto;
		margin-top: 10px;
		float: none;		
		background-size: 80%;
	}
	.Mn_head .headCent .searchbox{
		width: auto;
		height: auto;
		float: none;
		margin-top: 10px;
	}
	.Mn_banner{
		margin-top: 10px;
		height: 7.4rem;
	}
	.Mn_banner .bg {
		height: 7.4rem;
	}
	.headNavresponse {
		transition: all 300ms ease 0s;
		z-index: 570;
		display: block;
		position: fixed;
		display: flex;
		box-sizing: border-box;
		left: 0;
		padding-top: 2rem;
		top: 0;
		width: 30%;
		-webkit-transform: translateX(-120%);
		flex-direction: column;
		transform: translateX(-120%);
	}
	.navig{
		z-index: 580;
	}	
	.Mn_head .headTop{
			display: flex;
			justify-content: space-between;
			align-items: center;
	}
	.navig{
		display: block;
		margin-left: 10px;
	}
	.navig-img{
		width: 16px;
		height: 16px;
	}
	.headspan{
		margin-right: 10px;
	}
	.headNav{
		display: none;
		visibility: hidden;
	}
	.Mn_head .headTop{
		font-size: 0.9rem;
                line-height: normal;
	}
	.Mn_head .headTop .lang{
		margin-left: 0px;
	}
	.Mn_head .headTop span{
		margin: 0 5px;
	}
        .banner_jdcy{
               height: 7.4rem;
               background-size: cover;
        }
        .banner_jdcy img{
               width: auto;
               height: 7.4rem;
        }
        .jdcy_left{
		width: auto;
	}
	.jdcy_right{
		width: auto;
	}
        .pic {
               width: 100px;
               height: 60px;
       }
      .lta{
              display: none!important;
       }
       .rta{
                 display: none!important;
        }
        .hzwz{
		width: auto;
		margin: 0 10px 0 10px;
	}
	.swiper-slide{
		/* width: 110px!important; */
	}
        .swiper-pagination{
               display: block; 
               margin-top: 10px;
        }
}

@media screen and (max-width: 1199px){
	.Mn_headNews .swipItem a img{
		width:100%!important;
		height:100%!important;
	}
}