*{margin:0;padding:0}
body,html{width:100%;height:100%;background:#fff;font-family:"微软雅黑";color:#333;font-size:14px}
a{color:#333;font-size:14px;text-decoration:none}
a:hover{text-decoration:none;color:#c70a19}
li,ol,ul{list-style:none}
input,textarea{font-family:"微软雅黑"}
b,em,h1,i,strong{font-style:normal;font-weight:400}

input,
select,
textarea {
	outline: none;
	border: none;background: transparent;
}

input::-webkit-input-placeholder {
	color: #9c9c9c;
	font-size: 16px;
}

input:-moz-placeholder {
	color: #9c9c9c;
	font-size: 16px;
}

input::-moz-placeholder {
	color: #9c9c9c;
	font-size: 16px;
}

input:-ms-input-placeholder {
	color: #9c9c9c;
	font-size: 16px;
}



/* body{ background: url(/mdc/statics/image/bg.jpg) center top no-repeat;} */
.main,.main1{width:1400px;margin:auto;}

.header_top {
	z-index: 9; position: absolute;
width: 100%;
 background: url(/mdc/statics/images/header_line.png) top center repeat-x;height: 138px;

}
.header_top .main{
	display: flex;justify-content: space-between;height: 138px;align-items: center;
}
.header_top .logo{
	margin-top: 10px;
}
.header_top .navbar-nav ul {display: flex;flex-direction: row;line-height: 32px;
}
.header_top .navbar-nav ul li a{
	color: #fff;margin: 0px 10px;	font-size: 16px;
}
.header_top .navbar-nav ul li:hover a{
	color: #0d7cd5;
}
.search-p{
	width: 350px;
		height: 32px;	opacity: 0.8;	background-color: #ffffff;
		margin-left: 10px;padding: 0px  10px;overflow: hidden;border-radius: 20px;
}
.search-p #search-input {

	width: 310px;
	height: 32px;
	background-color: #ffffff;
    border: none;
margin-right: 5px;
color: #000;font-size: 16px;
float: left;
}
.search-p img {
	float: right;margin-right:5px;
	margin-top:8px;
}

.swiper-container1 .swiper-button-prev1{
	left: 200px;
}
.swiper-container1 .swiper-button-next1{
	right: 200px;
}
.centerBig img {
				-webkit-animation-name: centerBig;
				animation-name: centerBig;
			}
			
			@-webkit-keyframes centerBig {
				100% {
					transform: scale(1.1, 1.1);
				}
			}
			
			@keyframes centerBig {
				100% {
					transform: scale(1.1, 1.1);
				}
			}
			.swiper-slide img {
				animation-duration: 5s;
				animation-timing-function: linear;
				animation-fill-mode: forwards;
				-webkit-animation-duration: 5s;
				-webkit-animation-timing-function: linear;
				-webkit-animation-fill-mode: forwards;
			}

			/* .swiper-pagination {
				bottom: 35px;
				right: 250px;
			}

			.swiper-pagination-bullet {
				width: 20px;
				height: 20px;
				background: #fff;
				margin: 0 5px;
			} */


.banner_top{
	position: relative; left: 0px;top: 0px;z-index: 8;
	border: none;
}
.banner img{
	width: 100%;border: none;float: left;
}
.indexall{
	width: 100%; background: url(/mdc/statics/images/indexbj.png) top center no-repeat;
	background-size: 100% 100%;
}
.indexny{
	width: 100%; background: url(/mdc/statics/images/indexbj1.png) bottom center no-repeat;
	float: left;
	display: flex;
	flex-direction: column;
}
.navny {
	width: 100%; background: url(/mdc/statics/images/navny.png) top center no-repeat;background-size: 100% ;
}
.indexall .main {
	display: flex;
	flex-direction: column;
}
.indexall1 .main1{display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.nav,.index1,.bottom,.index2,.index3  {
	width: 100%;
}
.nav ul {display: flex;
justify-content: space-around;
flex-direction: row;line-height: 90px;
}
.nav ul li a{
	color: #fff;margin: 0px 10px;	font-size: 24px;	color: #ffffff;	font-family: MicrosoftYaHei-Bold;font-weight: bold;
}
.nav ul li:hover a{
	color: #0d7cd5;
}
.index1 {
display: flex;
flex-direction: row;
justify-content: space-between;margin-top:50px;margin-bottom: 60px;
}
.index1_left{
	width:65%;
}
.index1_right{
	width: 31%;
}
.index1_tit a {
	width: 100%;height: 60px;line-height: 60px;
	display: inline-flex;justify-content: space-between;align-items: center;margin-bottom: 15px;
}
.index1_tit a p {
	height: 60px;line-height: 60px;display: inline-flex;justify-content: space-between;align-items: center;
}
.index1_tit a p span {
		font-size: 30px;	color: #000000;line-height: 60px;;margin-left: 20px;font-weight: bold;
}
.index1_tit a b i {
			font-size: 18px;color: #000000;;margin-left: 10px;
}

.index1_tit a:hover p span,.index1_tit a:hover b i{
	color: #0270c7;
}
.index1_lcon{
	display: flex;
}
.index1_ln{
		width: 48%;
}
.index1_ln  .index1_lnp{
		width: 100%;
/* 		height: 302px; */
		position: relative;
}
.index1_ln  .index1_lnp span{
	position: absolute;
	bottom: 3px;height: 138px;width: 100%;
	left: 0px;
	background:url(/mdc/statics/images/index1_lnline.png) bottom center repeat-x ;background-size: 100%;
}
.index1_ln  .index1_lnp span a{
		font-size: 20px;	color: #ffffff;margin-top: 80px;float: left;width: 90%;padding: 0px 5%;
 /*强制文本在一行内显示*/
 white-space: nowrap; 
 overflow: hidden;
 text-overflow: ellipsis;font-weight: bold;

}
.index1_ln .index1_lnp span a:hover{
	color: #0270c7;
}
.index1_ln  .index1_lnp img{
	width: 100%;
}
.index1_lcon{
	display: flex;justify-content: space-between;flex-direction: row;width: 100%;
}
.index1_ln ul {
	display: flex;justify-content: space-between;flex-direction: column;width: 100%;
}
.index1_ln ul li{
		width: 90%;
		height: 95px;
		border: solid 1px #ebebeb;background: #fff;
		opacity: 0.8;margin-top: 15px;
		padding: 15px 5%;
}
.index1_ln  ul li a .li1{
	display: flex;align-items: center;height: 24px;
}
.index1_ln  ul li a .li1 span{
		font-size: 16px;	color: #0d7cd5;	line-height: 24px;margin-left:10px;
}
.index1_ln  ul li a .li2{
		font-size: 20px; 	color: #333333;	line-height: 30px;	width: 100%;
		  overflow: hidden;
		  text-overflow: ellipsis;
		  /* 将对象作为弹性伸缩盒子模型显示 */
		  display: -webkit-box;
		  /* 限制在一个块元素显示的文本的行数 */
		  /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
		  -webkit-line-clamp: 2;
		  /* 设置或检索伸缩盒对象的子元素的排列方式 */
		  -webkit-box-orient: vertical;
		
}
.index1_ln  ul li a:hover .li2 {
	color: #0270c7;
}

.index1_ln  ul li a .li3{
	display: flex;
	justify-content: flex-end;	font-size: 16px;	color: #991019;
}
.index1_ln  ul li a .li3 img{object-fit: contain;margin-left: 5px;}


.index1_rcon ul li {
		width:calc(100% - 50px);
		height:85px;background: #fff;
		opacity: 0.8;
		padding: 25px;margin-bottom: 15px;
}
.index1_rcon ul li .index1_rp{
		font-size: 16px;	color: #0d7cd5;	color: #0d7cd5;display: flex;align-items: center;
}
.index1_rcon ul li .index1_rp b{
	margin-left: 5px;
}

.index1_rcon ul li .index1_rpb{
	display: flex;justify-content: space-between;	font-size: 20px;	color: #333333;margin-top: 5px;
}
.index1_rcon ul li .index1_rpb img {
	object-fit: contain;margin-left: 15px;
}

.index1_rcon ul li .index1_rpb span {
	width: 100%;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  /* 将对象作为弹性伸缩盒子模型显示 */
	  display: -webkit-box;
	  /* 限制在一个块元素显示的文本的行数 */
	  /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
	  -webkit-line-clamp: 2;
	  /* 设置或检索伸缩盒对象的子元素的排列方式 */
	  -webkit-box-orient: vertical;
}
.index1_rcon ul li a:hover .index1_rpb{
		color: #0270c7;
}


.index2 {
		width: 100%;
			height: 632px;
			position: relative;
			overflow: hidden;
			margin: auto;margin-bottom: 80px;
		}


		.white-bg {
			display: flex;
			justify-content: space-between;

		}

		.white-bg img {
			height: 32px;
			width: 14%;
			height: 632px;
		}

		.img-list {
			display: flex;
			width: 90%;
			position: absolute;
			bottom: 0;
			padding-left:7%;
		}

		.image {
			width: 169px;
			height: 306px;
			/* background: #f00; */
			margin-right: 42px;

		}

		.img-list img {
			width: 169px;
			height: 306px;
			margin-right: 30px;	border: 5px solid #fff;/* border-bottom: 0px; */margin-bottom: -5px;cursor: pointer;

		}

		.img-list img.active {
			animation: slideUp 0.5s forwards;
			border: 5px solid #0270c7;
			/* forwards：保留动画结束状态 */
		}

		.white-bg img.active {
			animation: slideDown 0.5s forwards;
		}

		/* 图片上滑关键帧 */
		@keyframes slideUp {
			from {
				transform: translateY(0);
			}

			to {
				transform: translateY(-50px);
			}
		}

		/* 白条下滑关键帧 */
		@keyframes slideDown {
			from {
				transform: translateY(0);
			}

			to {
				transform: translateY(50px);
			}
		}
.index3{
	height: 820px;
}

.bannerbot{height:566px;text-align:center; width:100%;overflow: hidden;position: relative;}
.bannerbot .dg-container{width:100%;position:absolute;z-index:1;margin:0 auto;left:0%; top: 220px;}
.bannerbot .dg-wrapper{width:90%;;margin:0 auto;
position:relative;z-index:1;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;-ms-transform-style:preserve-3d;
transform-style:preserve-3d;
-webkit-perspective:1000px;-moz-perspective:1000px;-o-perspective:1000px;-ms-perspective:1000px;perspective:1000px;

left: 7.5%;
}
.bannerbot .dg-wrapper p {
	position: absolute;bottom: -50px;text-align: center;width: 100%;color: #000;font-weight: bold;
}
.bannerbot .dg-wrapper a{;display:block;position:absolute;left:180px;top:-200px; }
.bannerbot .dg-wrapper .videoicon{
	position: absolute;
	top: 30%;
	left:25%;
	width:81px;
	height:81px; 
	top:calc((100% - 81px) / 2);
	left:calc((690px - 81px) / 2);
}
.bannerbot .dg-wrapper a.dg-transition{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out; -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 75%, rgba(255, 255, 255, 0.7));
}
.bannerbot .dg-wrapper a img{display:block;padding:0; -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 75%, rgba(255, 255, 255, 0.7));
}
.bannerbot .dg-container .dg-next,.dg-container .dg-prev{position:absolute;z-index:100;top:-200px;height:566px;display:block;cursor:pointer;}
/* .bannerbot .dg-container .dg-prev{left:-880px}
.bannerbot .dg-container .dg-next{right:-440px}
 */
.bannerbot .nav{
	position: relative;left: 0px;z-index: 999;

}
.bannerbot .dg-container .dg-prev{left:0rem}
.bannerbot .dg-container .dg-next{right:0px}







.bottom{
	width: 100%;height: 140px;align-items: center;
	display: flex;
	justify-content: space-between;padding-bottom: 60px;
	
}
.bottom .main,.bottom .main1{
	display: flex;
	justify-content: space-between;flex-direction: row;
	
}
.bot_l,.bot_c,.bot_r{
	align-items:flex-start;
justify-content: flex-start;
	display: flex;height: 140px;	
}
.bot_l{
	width: 39%;
}
.bot_c{
	width: 39%;
}
.bot_l ul{
	width:100%;height:120px;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;
}
.bot_l ul li{
	width: 170px;margin-bottom: 25px;
}
.bot_l ul li:nth-child(6),.bot_l ul li:nth-child(4),.bot_l ul li:nth-child(5){
	margin-bottom: 0px;
}
.bot_l ul li a{
		width: 100%;
		height: 47px;display: inline-block;text-align: center;
		line-height: 47px;
		border-radius: 23px;
		border: solid 1px rgba(255, 255, 255, .3);
	font-size: 16px;	color: #ffffff;
}
.bot_c,.bot_c a{
			font-size: 16px;	color: #ffffff;	line-height: 26px;
}
.bot_c {display: flex;
flex-direction: column;justify-content: flex-start;margin-top: 10px;
}
.bot_c p{
	display: flex;flex-direction: row;
}
.bot_c span {
	line-height: 26px;display: flex;align-items: center;flex-direction: row;margin-right: 10px;
}

.bot_c span img {
	margin-right: 5px;
}

.bot_r p{
	display: flex;
	flex-direction: column;	font-size: 16px;	color: #ffffff;	line-height: 34px;align-items: center;
}





/*手机端*/

.sjbanner{
/* 	margin-top: 55px; */
	margin-top:78px;
	
	width: 100%;
	float: left;overflow: hidden;
}
.sjbannercon,.swiper-wrapper{
	width: 100%;float: left;
}


.bannerny {
	width: 100%;margin: 0px auto;padding-top: 0px;
}
.bannerny img{
	width: 100%;
}

.sjbanner img {
	width: 100%;
}
.sjtop{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;width: 90%;
	padding:0px 5%;background: url(/mdc/statics/images/sjtopbj.png) top center no-repeat;position: fixed;top: 0px;
	background-size: 100% 100%;
	left: 0px;z-index: 999;height:80px;
}
.sjtop .search-btn2{
	width: 12%;
}
.sjtop .search-btn2 img{
	width:100%;
}
.sjlogo {
	width:60%;
}
.sjlogo img {
	width: 100%;
}
.navbtnm{
	width:10%;position: relative;
	z-index: 999;
}
.navbtnm img {
	width: 100%;
}

 .big-nav {
    position: fixed;
    z-index: 49;
    top: 0;
    right: 0%;
    background-size: cover;
 transition: 0.3s;
    height: auto;
    width: 100%;
    overflow-y: auto;
	display: none;
  }
  
  .big-nav .scroll {
/*    overflow-y:auto; */
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: fixed;
    top: 78px;
    z-index: 22;
    background: #0270c7;
    padding-bottom: 15px;
    color: #fff;
    height: 94%;
  }
  .big-nav .scroll ul {
	  width: 100%;
  }

  .big-nav .scroll .ul2 li {
    width: 33%;
    text-align: left;
    padding: 5px 0;
  }
  .big-nav .scroll .ul2 li a {
    color: #fff;
    font-size: 12px;
    line-height: 50px;
    font-weight: normal;
    padding: 0 10px 0 15px;
    position: relative;
    display: flex;
    align-items: center;
      word-break: keep-all;
  }
  .big-nav .scroll .ul2 li a i {
    font-size: 2rem;display: flex;align-items: center;justify-content: center;
  }
.big-nav .scroll .ul2 li a i.icon-fanhuishouye {font-size:3rem;}
  .big-nav .scroll .ul2 li .icons {
    margin-right: 1rem;
    width: 4rem;
    height: 4rem;
  }
   .big-nav .scroll .ul2 li .icons img {
	   line-height: 4rem;
	   vertical-align: middle;width: 90%;
   }
  .big-nav .scroll .ul2 li.on a {
    color: #c80514;
  }
  .big-nav .scroll .ul2 li.li2 {
    width: 65%;
  }
/*  .big-nav .scroll .ul2 li:last-child {
    margin-top: 1rem;
    width: 100%;
  } */
  .big-nav .scroll .ul1 li {
    width: 100%;
    text-align: left;
    padding-top: 0;
    border-bottom: rgba(238, 238, 238, 0.1) solid 1px;
  }
  .big-nav .scroll .ul1 li h2 {
    font-size: 15px;
    line-height: 40px;
    padding: 0 10px 0 15px;
    position: relative;
  }
  .big-nav .scroll .ul1 li h2 a {
    display: block;
    color: #fff;
    font-weight: normal;
  }

  .big-nav .scroll .ul1 li .list {
    padding: 0 15px 10px 15px;
    display: none;
  }
  .big-nav .scroll .ul1 li .list h3 {
    font-size: 14px;
    line-height: 38px;
    padding-left: 10px;
    margin: 0;
    font-weight: normal;
  }
  .big-nav .scroll .ul1 li .list h3 a {
    color: #fff;
  }
  .big-nav .scroll .ul1 li .list h3:nth-child(1) {
    border: 0;
  }
  .big-nav .scroll .ul1 li .list dl {
    padding: 0 10px 10px 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .big-nav .scroll .ul1 li .list dd {
    font-size: 13px;
    line-height: 33px;
    width: 100%;
  }
  .big-nav .scroll .ul1 li .list dd a {
    display: block;
  }
  .big-nav .scroll .ul1 li.on h2 a {
    color: #fff;
  }
    .big-nav .scroll .ul1 li h2.v1:after {
      display: block;
      position: absolute;
      top: 13px;
      right: 20px;
      font-size: 12px;
      font-family: "iconfont" !important;
      content: "";
      color: #fff;
      transition: 0.3s;
  	background: url(/mdc/statics/images/xiajiantou.png) center center no-repeat;width: 25px;
  	height: 14px;background-size:80%;
    }
  .big-nav .scroll .ul1 li.on h2.v1:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  
  .ss_input {
  		width:95%;margin: 10px auto;
  		display: flex;height:42px;
  		flex-direction: row;border-radius: 5px;
  		align-items: center;overflow: hidden;
  	}
  	.ss_input p{
  			width: 98%;
  			height:42px;
  			background-color: #ffffff;
  					border-radius: 5px;	display: flex;align-items: center;padding: 0px 1.5%
  	}
  			.ss_input input[type='text']{
  						width: 375px;
  						color: #a2a2a2;	font-size: 16px;height: 42px;
  						border: none;outline: none;color: #000;
  			}
  			
  		.ss_input img {
  	margin-left: 10px;
  	
  	} .big-nav .scroll .ul2{
		 width: 100%;
		 margin-top: 20px;
	 }
	 .big-nav .scroll .ul2 li {
	      width: 33%;float: left;
	      text-align: left;
	      padding: 5px 0;
	    }
		.icons {
		  width:30PX;
		  height:30PX;
		  flex-shrink: 0;
		  display: flex;
		  align-items: center;
		  justify-content: center;
		  box-sizing: border-box;
		  border-radius: 50%;
		  border: 1px dashed rgba(255, 255, 255, 0.2);
		}
	    .big-nav .scroll .ul2 li a {
	      color: #fff;
	      font-size: 14px;
	      line-height: 40px;
	      font-weight: normal;
	      padding: 0 10px 0 15px;
	      position: relative;
	      display: flex;
	      align-items: center;
	        word-break: keep-all;
	    }
	    .big-nav .scroll .ul2 li a i {
	      font-size: 2rem;display: flex;align-items: center;justify-content: center;
	    }
	  .big-nav .scroll .ul2 li a i.icon-fanhuishouye {font-size:24px;}
	    .big-nav .scroll .ul2 li .icons {
	      margin-right: 1rem;
	      width: 40px;
	      height: 40px;
	    }
	     .big-nav .scroll .ul2 li .icons img {
	  	   line-height: 4rem;
	  	   vertical-align: middle;width: 90%;
	     }
	    .big-nav .scroll .ul2 li.on a {
	      color: #c80514;
	    }
	    .big-nav .scroll .ul2 li.li2 {
	      width: 65%;
	    }
  

	.closemenu{
		display: none;
	}


	.sjno{
			display: none;
		}
		.allno{
				display: none;
			}
		.pcno{
			display: block;overflow: hidden;
		}


.vwrap {
    display: none;
    z-index: 1040000;
    width: 100%;
    position: fixed;
}

.vwrap .videobtg {
    z-index: 900;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    overflow: hidden;
}

.vwrap .videobox {
    z-index: 1200;
    width: 1000px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    object-fit: cover;
    transform: translateY(-50%)
}

.vwrap .videobox #videobox {
    width: 100%;
    display: inline-block;
    background: #000;
}

.vwrap .videobox #videobox .img_hezi {
    padding-bottom: 60% !important
}

.vwrap .videobox #videobox video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#videobox_wrapper {
    height: 100%!important;
}

.vwrap .close {
    z-index: 999;
    width: 31px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: -42px;
    text-align: center;
}

.vwrap .close i {
    display: block;
    width: 31px;
    height: 31px;
    -webkit-transition: 400ms;
    transition: 400ms;
}

.vwrap .close i svg {
    transition: .6s
}

.vwrap .close:hover i svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}



.bottomsjbot_c,.bottomsjbot_c a{
			font-size: 11.5px;	color: #000;	line-height: 26px;
}
.bottomsjbot_c {display: flex;
flex-direction: column;justify-content: flex-start;margin-top: 10px;
}
.bottomsjbot_c p{
	display: flex;flex-direction: row;justify-content: center;
}
.bottomsjbot_c span {
	line-height: 26px;display: flex;align-items: center;flex-direction: row;margin-right: 10px;
}

.bottomsjbot_c span img {
	margin-right: 5px;
}

.bottomsjbot_r p{
	display: flex;
	flex-direction: column;	font-size: 16px;	color: #ffffff;	line-height: 34px;align-items: center;
}

.bottomsjbot_r img{
	width:20%;
}
.index2sj{
	width: 100%;
	display: flex;
	align-items: center;justify-content: center;
	flex-direction: column;display: none;
}
.index2sjimg-list{
	width: 100%;
	display: flex;
	align-items: center;justify-content: center;
}
.index2sjimg-list a {
	width: 32%;margin: 5px;
}
.index2sjimg-list a img {
	width:100%
}

/* .main1{width: 1280px;margin: 0px auto;} */
  .inn_com{
	  width: 100%;float: left;
  }
 
 .inner {padding:45px 0 15px;width: 100%;float: left;}
 .inner .wp{align-items: flex-start;}
 .inner_left { width: 260px; margin-bottom:6px;float: left; }
 .inner_right { width: calc(100% - 300px);float: right;}
 .inner_left h2 {height: 120px;color: rgb(255, 255, 255);font-size:30px;background: #297dd3;text-align: center;}
 .inner_left h2 p{color: #fff;line-height: 120px;font-weight: bold;}
 
 .inner_left ul {background: #fff;border-left: 2px solid #297dd3;box-shadow: 0px 4px 12px 0px rgba(10, 11, 24, 0.2);padding-bottom:5px;}
 
.inner_left ul .on{background-color: #2994d3}
  .inner_left ul .on a{color: #fff;!important;}

 .inner_left ul li {position: relative;transition: .5s;}
 .inner_left ul li p {padding: 0 2px 0 5px;height:80px;border-bottom: 1px solid #eee;display: flex;align-items: center;justify-content: center;text-align: center;}
 .inner_left ul li p a {font-size:22px;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;}
 .inner_left ul li:last-child p{border-bottom:none;}
 .inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width:10px;height:20px;transition: 0.5s;
 background: url(/mdc/statics/images/jt2.png) no-repeat;background-size: 100%;transform: translateY(-50%);opacity:0;}
 
 .inner_left ul li:hover, .inner_left ul li.active {background: #f6eced;}
 .inner_left ul li:hover p a, .inner_left ul li.active p a {color: #297dd3;/* background: url(/mdc/statics/images/jt2.png) no-repeat right 0.1rem center; */font-weight: bold;}
 .inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
 .nysubnav {background: #efe3e6;display: none;}
 .inner_left ul li.active .nysubnav{display: block;padding-left: .3rem;}
 .nysubnav a { padding: 0px 30px; line-height:30px; display: block; font-size:16px; }
 .nysubnav a:hover, .nysubnav a.on {color: #297dd3;}
 .local {border-bottom: 1px solid #ccc;padding: 0rem 0px 15px;margin-bottom: 5px;justify-content: space-between;align-items: center;display: flex;}
 .local h2{color: #333;font-size:32px;}
 .local h2 a{color: #333;font-size:18px;}
  .mtsj li *{transition: 0.5s;}
  .mtsj li a{height: 100%;align-items: center;padding:30px 0;border-bottom: 1px solid #eee; display: flex;flex-wrap: wrap;justify-content: space-between}
  .mtsj li:first-child a{padding-top: 0;}
  .mtsj li:last-child a{border-bottom: none;}
  .mtsj li .mtdate{width:90px;flex-direction: column;justify-content: center;text-align: center;height: 90px;float: left;display: flex;align-items: center;
  border: 1px solid #297dd3;white-space: nowrap;transition:0.5s;}
  .mtsj li .mt-r{width: calc(100% - 130px);height: 100%;float: right;}
  .mtsj li .mtdate span{font-size:30px;color: #297dd3;}
  .mtsj li .mtdate p{font-size: 16px;color: #333;text-align: center;margin-top:10px;color: #297dd3;}
  .mtsj li .mt-r h2{font-size:20px;color: #333;line-height:30px;margin-bottom: 15px;width: 100%;}
  .mtsj li .mt-r p{font-size:16px;color: #808080;width: 100%;line-height:24px;}
.pb_sys_common {
	width: 100%;
	float: left;
    font-size: 12px;
    font-family: SimSun;
    line-height:12px;

    color:#222;
}
.pb_sys_normal1{
    line-height: 32px !important;
    height: 32px !important;
}

.pb_sys_normal1 .p_search input{
    width: 184px !important;
    height: 29px  !important;
    border: none !important;
    background: rgba(242, 243, 245, 1);
}


.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin:0px 0px 0px 5px;

    height:24px;
    -height:auto;

    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_t{
    line-height:12px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #222;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#258CFF;

    text-align:center;
    vertical-align:middle;    
    */
    font-family: SimSun;
    font-size:12px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#258CFF;
    
    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;

    margin:0px;

    height:24px;
    -height:auto;
    
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}
 
 .jj-bt{
   font-size:26px;
   font-weight:bold;
   text-align:center;
   color: #297dd3;   
   width:100%; 
   margin-top:30px;
   margin-bottom:30px;}
 
 .jj-zw{
   margin:30px 0px; 
   padding:0px;
   font-family:???è?ˉé?…é?‘;
   font-size:20px; 
   line-height:36px;
   text-indent:2em;}
 .jj-zw p:has(img) {
  text-indent: 0 !important;}
 .jj-zw img{
 width:60% !important;
 height:50% !important;
 margin:0px auto !important;
 margin-bottom:20px !important;}

.sjbanner{
		margin-top: 79px;
		
		
		width: 100%;
		float: left;
	}



@media (max-width: 1400px) {
.main,.main1{
		width: 1200px;margin: 0px auto;
	}
	.swiper-container1 .swiper-button-prev1{
		left: 50px;
	}
	.swiper-container1 .swiper-button-next1{
		right: 50px;
	}
/* .index1_ln .index1_lnp{
	height: 250px;
} */
	
	.index1_rcon ul li{
		height: 92px;padding: 15px 25px;;
	}
/* 	.bannerbot{
			width: 1200px;margin: 0px auto;
		}
.bannerbot .dg-container{width:1008px;height:566px;position:relative;z-index:1;margin:0 auto;left: 155px;}
.bannerbot .dg-wrapper{width:1008px;}
.bannerbot .dg-container .dg-prev{left: -730px;}
.bannerbot .dg-container .dg-next{right:-420px}*/
.bannerbot .dg-container .dg-next img, .dg-container .dg-prev img {
	width: 50px;
} 
.bannerbot .dg-wrapper{
	left: 4%;
}
.bannerbot .dg-wrapper a{
	left: 150px;
}
.bot_l ul li{
	width: 140px;margin-bottom: 25px;
}
.bottom{height: 190px;}




	}

@media (max-width: 1200px) {
.main,.main1{
		width: 990px;margin: 0px auto;
	}
.header_top .logo{
	width: 30%;
}	.header_top .logo img{
	width: 100%;
}
.header_top .navbar-nav ul li a{
	margin: 0px 5px;
}
	.search-p{
		width: 240px;
	}
	.search-p #search-input{
		width: 200px;
	}
/* 	.index1_ln .index1_lnp{
		height: 205px;
	} */
	.index1_rcon ul li{
		height: 92px;padding: 9px 15px;;	width:calc(100% - 30px);
	}
	.index1_tit a p span{
		font-size: 24px;
	}
	.img-list img {
		width: 107px;
		height: 240px;
		margin-right: 30px;	border: 5px solid #fff;/* border-bottom: 0px; */margin-bottom: -5px;cursor: pointer;
	
	}
	
	/* .bannerbot{
				width: 990px;margin: 0px auto;
			}
	.bannerbot .dg-container{width:850px;height:566px;position:relative;z-index:1;margin:0 auto;left: 155px;}
	.bannerbot .dg-wrapper{width:850px;}
	.bannerbot .dg-container .dg-prev{left: -580px;}
	.bannerbot .dg-container .dg-next{right:-270px}*/
	.bannerbot .dg-container .dg-next img, .dg-container .dg-prev img {
		width: 50px;
	} 
	.bot_l ul li{
		width: 140px;margin-bottom: 25px;
	}
	.bottom{height:300px;padding-bottom: 0px;}
	.bot_l ul li{
		width: 120px;
	}
	.bot_c,.bot_c a{
				font-size: 14px;	color: #ffffff;	line-height: 26px;
	}
	.bot_l{
		width: 30%;
	}
	.bot_c{
		width: 49%;
	}
	.bot_l ul li{
		margin-bottom: 14px;
	}
	.bot_l ul li a{
			width: 100%;
			height: 34px;display: inline-block;text-align: center;
			line-height: 34px;
			border-radius: 23px;
			border: solid 1px rgba(255, 255, 255, .3);
		font-size: 14px;	color: #ffffff;
	}
}
.mtsj li .mt-r h2{
		width: 100%;
		white-space: nowrap; 
		 overflow: hidden;
		 text-overflow: ellipsis;margin-bottom: 5px;

	}
	.mtsj li .mt-r p{
		 overflow: hidden;
		  text-overflow: ellipsis;
		  /* 将对象作为弹性伸缩盒子模型显示 */
		  display: -webkit-box;
		  /* 限制在一个块元素显示的文本的行数 */
		  /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
		  -webkit-line-clamp: 2;
		  /* 设置或检索伸缩盒对象的子元素的排列方式 */
		  -webkit-box-orient: vertical;
		
	}

@media (max-width: 991.98px) {
	
.main,.main1{
			width:95%;margin: 0px 2.5%;
		}
		
		.swiper-container1 .swiper-button-prev1{
				left: 50px;
			}
			.swiper-container1 .swiper-button-next1{
				right: 50px;
			}
	/* 	.index1_ln .index1_lnp{
			height: 250px;
		} */
			
			.index1_rcon ul li{
				height: 92px;padding: 15px 15px;;
			}
			/* .bannerbot{
					width: 1200px;margin: 0px auto;
				}
		.bannerbot .dg-container{width:1008px;height:566px;position:relative;z-index:1;margin:0 auto;left: 155px;}
		.bannerbot .dg-wrapper{width:1008px;}
		.bannerbot .dg-container .dg-prev{left: -730px;}
		.bannerbot .dg-container .dg-next{right:-420px}
		.bannerbot .dg-container .dg-next img, .dg-container .dg-prev img {
			width: 50px;
		} */
		.bannerbot .dg-wrapper a img{
			width:100%;-webkit-linear-gradient(transparent, transparent 75%, rgba(255, 255, 255, 0.7));

		}
		.bannerbot .dg-wrapper{
			left:5%;
		}
		.bannerbot .dg-wrapper .videoicon{
			top: calc((100% - 82px) /2);
			    left:  calc((100% - 81px) /2);
		}
		.bot_l ul li{
			width: 140px;margin-bottom: 25px;
		}
		.bottom{height: 190px;}
		
		.indexall{
				background: url(/mdc/statics/images/indexbjsj.png) top center no-repeat;width:100%;background-size: 100% 100%;float: left;margin-top: -5px;
			}
		/* 	.sjno{
						display: block;
					}
					.pcno,.allno{
						display: none;
					}
					 */
			.sjlogo {
				width: 28%;
			}		
					.sjno{
							display: block;
						}
						.pcno{
							display: none;
						}
					
					.main,.main1{
						width: 95%;margin: 0px auto;
					}
			.index2{
				display: none;
			}
			.index1,.index1_left,.index1_right,.index1_ln,.index1_ln .index1_lnp,.index1_tit{
				width: 100%;
			}
			.index1_ln .index1_lnp img {
				width: 100%;
			}
			.index1,.index1_lcon{
				display: flex;
				flex-direction:column;
			}
			.index1{
				margin-top: 10px;margin-bottom: 0px;
			}
			.index1_tit a{
				line-height: 24px;
			}
			/* .index1_ln .index1_lnp{
				height: 262px;
			} */
			.index1_tit a p img{
				height: 50px;
			}
			.index1_right{
				margin-top: 15px;
			}	.bannerbot .dg-wrapper p{
		width: 100%;
	}.bannerbot,.bannerbot .dg-container .dg-next, .dg-container .dg-prev{height:450px;}
		
		}


@media (max-width: 767.98px) {
	.indexall{
		background: url(/mdc/statics/images/indexbjsj.png) top center no-repeat;width:100%;background-size: 100% 100%;float: left;margin-top: -5px;overflow: hidden;
	}
/* 	.sjno{
				display: block;
			}
			.pcno,.allno{
				display: none;
			}
			 */
				.sjlogo {
							width: 58%;
						}		
			.sjno{
					display: block;
				}
				.pcno{
					display: none;
				}
			
			.main,.main1{
				width: 95%;margin: 0px auto;
			}
	.index2{
		display: none;
	}
	.index1,.index1_left,.index1_right,.index1_ln,.index1_ln .index1_lnp,.index1_tit{
		width: 100%;
	}
	.index1_ln .index1_lnp img {
		width: 100%;
	}
	.index1,.index1_lcon{
		display: flex;
		flex-direction:column;
	}
	.index1{
		margin-top: 10px;margin-bottom: 0px;
	}
	.index1_tit a{
		line-height: 24px;
	}
	/* .index1_ln .index1_lnp{
		height: 262px;
	} */
	.index1_tit a p img{
		height: 50px;
	}
	.index1_right{
		margin-top: 15px;
	}
	 .inner {padding:25px 0 15px;width: 100%;float: left;}
.inner_right{
		width: 100%;
	}
	.inner_left{
		display: none;
	}
.mtsj li .mt-r h2{
		width: 100%;
		white-space: nowrap; 
		 overflow: hidden;
		 text-overflow: ellipsis;margin-bottom: 5px;

	}
	.mtsj li .mt-r p{
		 overflow: hidden;
		  text-overflow: ellipsis;
		  /* 将对象作为弹性伸缩盒子模型显示 */
		  display: -webkit-box;
		  /* 限制在一个块元素显示的文本的行数 */
		  /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
		  -webkit-line-clamp: 2;
		  /* 设置或检索伸缩盒对象的子元素的排列方式 */
		  -webkit-box-orient: vertical;
		
	}
	.mtsj li .mtdate{
		width: 70px;
		height: 70px;
	}
	.mtsj li .mt-r{
		width: calc(100% - 90px);
	}
	.mtsj li a{
		padding: 10px 0px;
	}

.adress{display: none;}
  .mtsj li .mt-r h2{font-size: 16px;}
/* .bannerbot{
	height: 400px;
}
.bannerbot .dg-wrapper a img{display:block;padding:0;}
	.bannerbot .dg-container .dg-next img, .dg-container .dg-prev img {
		width: 50px;
	} */
	.bannerbot .dg-wrapper p{
		width: 100%;bottom: -30px;
	}
	.bannerbot,.bannerbot .dg-container .dg-next, .dg-container .dg-prev{height:280px;}
	.bannerbot .dg-wrapper .videoicon img{
		width: 30px;
	}
}
@media (max-width: 750px) {
	.bannerbot .dg-wrapper{
		left:-38%;
		width: 100%;
	}
	.bannerbot .dg-wrapper a{
		width:100%;
	} 
}













