@charset "utf-8";
body {
  background: #f8f8fa;
}

.bx-main {
  padding:0 20px 50px 20px;
}
.banner img{
  width:100%;
}
.ovh {
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.row {
  display: inline-block;
  width: 100%;
}

.w50 {
  width: 50%;
}
.zdxz{
	text-align:center;
	padding-top:42px;
}
.zdxz img{
	padding:0 60px;
}
.title {
  overflow: hidden;
  position: relative;
}
.title h3 {
  display: inline-block;
  position: relative;
}

.title .more {
  position: absolute;
  color: #f22e32;
  font-size: 18px;
  top: 0;
  right: 0;
}
.title .more:hover {
  font-weight: bold;
}


@media (max-width: 991px) {
	.zt-main{background-size:100% auto;width:100%;;}
	.banner{   height:auto;}
	.zcfg li{width:100%;}
  .zt {
    margin: 0 auto 0;
  }
  .zt .arrow-left {
    left: 0;
  }
  .zt .arrow-right {
    right: 0;
  }
  
  .zt .swiper-slide a .img-box img{width:100%;}
  .cjrfw_anlist{margin-left:0px;margin-right:0px;width:100%;overflow:hidden;}
  .cjrfw_anlist li{margin:15px 0;width:100%;}
  .cjrfw_anlist li img{width:100%;}
  .rdwd{width:100%;margin-bottom:40px;}
  .rdwd_list li{min-height:auto;overflow:hidden;}
  .rdwd_list li .wt{margin-left:5%;}
  .rdwd_list li .fr{ width:calc(100% - 94px);}
  .rdwd_list li .con{margin-bottom:10px;}
  .rdwd_list ul{width:94%;}
  .zxfw{width:100%;}
  .zxfw img{width:100%;}
}

.zcxw_list dt{
	width:68%;
	margin:10px 0;
	float:left;
}
.zcxw_list dt a{
	line-height:29px;
	display:inline-block;
	font-size:18px;
	color:#000000;
	width:100%;
	display:inline-block;
    width: 100%;
}
.zcxw_list dt p{
	height:18px;
	line-height:18px;
	background:#f5f5f5;
	font-size:14px;
	color:#cc272e;
	padding:0 10px;
	display:inline-block;
	margin-bottom:5px;
}
.zcxw_list dt p span.ml16{
	padding-left:16px;
}
.zcxw_list dd{
	float:right;
	margin-top:18px;
}
.zcxw_list dd a{
	height:36px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	float:left;
}
.zcxw_list dd .zjjg{
	width:106px;
	line-height:36px;
	border:1px solid #ea8e93;
	color:#d72c34;
	border-radius:5px;
	margin-left:16px;
}
.zcxw_list dd .zjjg:hover{
	background:#d72c34;
	color:#fff;
}
.zcxw_list dd .zjjg:first-child {
	margin-left: 0;
}
.zcxw_list dd .jxz{
	width:134px;
	line-height:36px;
	background:#d72c34;
	color:#fff;
	border-radius:18px;
}
.line{
	height: 1px;
	border-bottom:1px solid #dbdbdb;
	width:90%;
	margin: 0 auto 40px auto;
	padding-top:40px;
	clear:both;
}
.zcxw_listd dt{
	padding-left:20px;
	position:relative;
}
.zcxw_listd dt a:before{
	content:'';
	position:absolute;
	left:0px;
	top:9px;
	width:6px;
	height:10px;
	background:#dbdbdb;
	border-radius:4px;
}
@media (max-width: 991px) {
	.bx-main {
		padding:0 2% 20px;
	}	
	.zdxz img{
		width: 90%;
		padding:0px;
		margin-bottom:20px;
	}
	.title img{
		width:100%;
	}
	.zcxw_list dt{
		width:100%;
	}
	.zcxw_list dd{
		width:100%;
		margin-bottom:20px;
		margin-top:10px;
	}
	.zcxw_list dd a.zcjw,.zcxw_list dd a.zjjg{
		float:left;
		width:31.333%;
		margin:0 1%;
		box-sizing: border-box;
	}
	.zcxw_list dt p{
		height:auto;
	}
	.line{
		margin:0px;
		padding:0px;
		border:none;
	}
}
.zcxwcrumb{
	border-bottom:1px solid #d72c34;
	line-height:54px;
	padding-top:20px;
	font-size:14px;
	color:#696969;
}
.zcxwcrumb a{
	color:#696969;
}

