* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
/* 中间内容区域 */
.container {
  width: 1197px;
  margin: 0 auto;
}
/*主体大背景图  */
body{
	background-color: #FFF5E1;
}
.ztall{
	background: url(../img/dtzthy/dt.png) bottom center no-repeat;
}
.peak {
	position:relative;
	height: 646px;
	background: url(../img/dtzthy/bg.png) top center no-repeat;
	background-size: cover;
}
/* 导航栏 */

.name {
	text-stroke: 4px #ffffff;
	text-align: center;
	font-size:90px;
	color:#ffffff;
	font-weight: 400;
	padding-top:83px;
	-webkit-text-stroke: 0 transparent;
}
.dy {
	width: 939px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	display: block;
	color: #ffffff;
}
.dy img {
	display: none !important;
}
.dy h3 {
	width: 80%;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dy p {
	margin-top: 13px;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.main {
  position: relative;
}

.top {
  padding-top: 25px;
  text-align: center;
}

.top .left {
  float: left;
  width: 542px;
  padding: 30px;
  background: url(../imgs/top-left.png) no-repeat left center;
}
.top h2 {
  display: inline-block;
  width: auto;
  padding: 0 15px;
  font-size: 40px;
  font-weight: bold;
  color: #0078e8;
}
.top .right {
  float: right;
  width: 542px;
  padding: 30px;
  background: url(../imgs/top-right.png) no-repeat right center;
}

.img_list ul li {
  float: left;
  width: 386px;
  height: 436px;
  padding: 40px 25px 35px;
  background: #ffffff;
  margin: 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 5px 9px 0px rgba(150, 150, 150, 0.21);
}
.img_list ul li:nth-child(n + 2) {
  margin-left: 19px;
}

.img_list ul li dt {
  text-align: center;
  /* border-bottom: 1px solid #4972B0; */
  color: #4972b0;
  font-weight: bold;
  margin: 0 0 25px 0;
}

.img_list ul li dt a {
  text-decoration: none;
  width: 281px;
  height: 68px;
  font-size: 28px;
  font-weight: bold;
  color: #0078e8;
  line-height: 40px;
}

.img_list .fengexian {
  width: 340px;
  height: 4px;
  background: #D31D26;
  margin-bottom: 26px;
}

.img_list ul li dd h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.img_list ul li dd span {
  font-size: 18px;
  color: #000000;
}

.img_list ul li dd {
  padding-bottom: 14px;
}
.img_list ul li .hy1bt {
	text-decoration: none;
	width: 100%;
	height: 77.3px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.left-arrow {
  position: absolute;
  width: 51px;
  height: 51px;
  top: 50%;
  left: -75px;
  margin-top:80px;
  background: url(../img/dtzthy/left-arrow.png)center no-repeat;
}
.right-arrow {
  position: absolute;
  width: 51px;
  height: 51px;
  top: 50%;
  right: -75px;
  margin-top:80px;
  background: url(../img/dtzthy/right-arrow.png)center no-repeat;
}
.hybg {
  padding-bottom: 147px;
}
.img_scroll1 {
  overflow: hidden;
  height: 559px;
}
.img_list1 {
  margin-top: 25px;
}
.img_list1 ul li {
  float: left;
  width: 275px;
  height: 559px;
  margin-left: 110px;
  box-shadow: 0px 5px 9px 0px rgba(150, 150, 150, 0.21);
  padding: 0;
  background: none;
  border: none;
}

.img_list1 ul li dt {
  text-align: center;
  /* border-bottom: 1px solid #4972B0; */
  color: #4972b0;
  font-weight: bold;
  padding-bottom: 15px;
  margin: 0 0 25px 0;
}
.img_list1 ul li img {
	width: 100%;
}

.img_list1 ul li dt a {
  text-decoration: none;
  width: 281px;
  height: 68px;
  font-size: 28px;
  font-weight: bold;
  color: #0078e8;
  line-height: 40px;
}

.img_list1 .fengexian {
  width: 340px;
  height: 4px;
  background: #0078e8;
  margin-bottom: 26px;
}

.img_list1 ul li dd h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.img_list1 ul li dd span {
  font-size: 18px;
  color: #000000;
}

.img_list1 ul li dd {
  padding-bottom: 30px;
}

.left-arrow1 {
  position: absolute;
  width: 51px;
  height: 51px;
  top: 315px;
  left: 210px;
  background: url(../imgs/left-arrow.png);
}
.right-arrow1 {
  position: absolute;
  width: 51px;
  height: 51px;
  top: 315px;
  right: 210px;
  background: url(../imgs/right-arrow.png);
}

.bottom-bottom {
	padding: 36px 15px 0;
	background: #FFFFFF;
	width: auto;
	min-height: 362px;
	margin-top: 25px;
}

.bottom-bottom li {
	position: relative;
	width: 48.5%;
	margin-bottom: 41px;
	text-indent: 10px;
	font-size: 18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bottom-bottom li span{
	color:#999999;
}
.bottom-bottom li img {
  padding-right: 12px;
}

.bottom-bottom li a {
	color: #000000;
    width: 75%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bottom-bottom li a::before{
	content: '';
	width: 6px;
	height: 6px;
	background: #D31D26;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.bottom-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.banner{
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -455px;
}
.guohui{
	padding-top: 23px;
}
.dydivflx{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.dy1 p {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 13px;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
}
.dy1 {
	height: 120px;
	overflow: hidden;
}
.container .top {
	padding-top: 68px;
	display: flex;
	justify-content: center;
}
.top img{
	width: 100%;
}
.container .mt{
	padding-top: 43px;
}
.container .img_scroll{
	width: 100%;
	height: 436px;
	overflow: hidden;
	margin-top: 36px;
}
.hytrscroll{
	position: relative;
}
.zt_footer{
	margin-top: 0 !important;
}
.dygd{
	font-size: 16px;
}
.img_list ul li dl {
	height: 388px;
	overflow: hidden;
}
.top .left,
.top .right {
	width: 480px;
}
.img_list ul li dd{
	height: auto;
	overflow: hidden;
	line-height: 30px;
	padding-bottom: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

@media (max-width: 768px) {
	.container {
		width: 100%;
		overflow: hidden;
	}
	.name {
		font-size: 49px;
		padding: 73px 0;
		-webkit-text-stroke: 2px #ffffff;
		text-stroke: 2px #ffffff;
	}
	.dy {
		padding: 35px 15px 54px 15px;
	}
	.top .left,
	.top .right {
		display: none;
	}
	.bottom-bottom,
	.bottom-bottom li {
		width: 100%;
	}
	
	.dy p {
		line-height: 22px;
		font-size: 16px;
		margin-top: 6px;
	}
	.left-arrow,
	.left-arrow1 {
		left: 5px;
	}
	.right-arrow,
	.right-arrow1 {
		right: 5px;
	}
	.img_list1 ul li {
		margin-left: 50px;
	}
	.img_list .fengexian {
		width: 324px;
	}
	.bottom-bottom li a {
		width: 65%;
	}
	.bottom-bottom li span{
		letter-spacing: -1px;
	}
	.bottom-bottom li {
		overflow: inherit;
		white-space: normal;
		line-height: 30px;
		margin-top: 5px;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.bottom-bottom li:nth-child(2n) {
		margin-left: 2%;
	}
	.peak{
		height: 500px;
		background-size: 240% 100%;
	}
	.banner{
		width: calc(100vw - 30px);
		bottom: 25px;
		left: 15px;
		margin-left: 0;
	}
	.dy{
		width: 100%;
		padding: 0;
	}
	.dy h3{
		width: 70%;
	}
	.top img {
	    width: 200%;
	}
	.main{
		width: calc(100vw - 30px);
		margin: 0 auto;
	}
	.mudimg{
		width: 70%;
	}
	.img_list ul li {
		margin-left: 0;
		width: 100%;
		padding: 7% 12%;
	}
	.img_list1 ul li {
		margin-left: 70px;
	}
	
	.img_list {
		margin-left: 0;
	}
	.name {
		width: calc(100vw - 20px);
		margin: 30px auto 0;
		font-size: 50px;
		padding: 0;
	}
	.big-container {
		display: none;
	}
	.img_list ul{
		width:100%;
	}
	.bottom-bottom{
		height:auto;
	}
	.img_list ul li:nth-child(n+2) {
		margin-left: 23px;
	}
	.dy1 {
		margin-top: 20px;
		height:auto;
		overflow: hidden;
	}
}
.wzazzms .container {
	width: 100%;
}
.wzazzms .name {
	font-size: 49px;
	padding: 73px 0;
	-webkit-text-stroke: 2px #ffffff;
	text-stroke: 2px #ffffff;
}
.wzazzms .dy {
	width: 100%;
	padding: 65px 15px 54px 15px;
}
.wzazzms .banner{
	left: 0;
	bottom: 0;
	margin-left: 0;
}
.wzazzms .top .left,
.wzazzms .top .right {
	display: none;
}
.wzazzms .bottom-bottom,
.wzazzms .bottom-bottom li {
	width: 100%;
}

.wzazzms .dy p {
	line-height: 22px;
	font-size: 16px;
	margin-top: 6px;
}
.wzazzms .left-arrow,
.wzazzms .left-arrow1 {
	left: 5px;
}
.wzazzms .right-arrow,
.wzazzms .right-arrow1 {
	right: 5px;
}
.wzazzms .bottom-bottom li {
	overflow: inherit;
	white-space: normal;
	line-height: 30px;
	margin-top: 5px;
	width: 100%;
	display: flex;
	align-items: center;
}
.wzazzms .bottom-bottom li a {
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 34px;
	line-height: initial;
	height: auto;
}			
.wzazzms .bottom-bottom li:nth-child(2n) {
	margin-left: 2%;
}
.wzazzms .img_list1 ul li {
	margin-left: 50px;
}
.wzazzms .img_list .fengexian {
	width: 324px;
}
.wzazzms .dy h3 {
	font-size: 50px;
}
.wzazzms .peak{
	height: 1000px;
	background-size: 210% 100%;
}
.wzazzms + body{
	background: none;
}
.wzazzms .main {
	padding: 0px 10px 40px;
	overflow: hidden;
}
.wzazzms .dygd{
	
}
.wzazzms .dygd{
	font-size: 34px;
}
.wzazzms .container .top {
	line-height: initial;
	margin: 20px auto;
	padding-top:0;
}
.wzazzms .img_list ul li .hy1bt{
	height:auto !important; 
}
.wzazzms .img_list ul li {
	margin-left:0;
	width: 350px;
	padding: 52px 27px 50px;
}

.wzazzms .img_list1 ul li {
	margin-left: 150px;
}

.wzazzms .top h2 {
	width: 180px;
}
.wzazzms .name {
	padding: 90px 0;
	font-size: 90px;
	margin: 40px;
}
.wzazzms .dy p {
	line-height: 64px;
	font-size: 34px;
	margin-top: 10px;
}
.wzazzms .dy1{
	height:auto; 
}
.wzazzms .top h2 {
	font-size: 64px;
	width: auto !important;
}

.wzazzms .top .top-right {
	width: 100%;
	display: none;
}
.wzazzms .img_list ul li{
	margin-right: 35px;
	min-height: 600px;
}
.wzazzms .img_list li p {
	font-size: 38px;
	line-height: initial;
}
.wzazzms .img_list ul li dt{
	margin:0; 
}
.wzazzms .img_list ul li .hy1bt{
	height:auto !important; 
}
.wzazzms .img_list ul li dd h3 {
	font-size:34px; 
	line-height: initial;
}
.wzazzms .img_list ul li dd .tim {
	font-size: 34px;
}
.wzazzms .img_list ul li dd {
	padding-bottom: 10px;
	-webkit-line-clamp: 6;
	line-height: inherit;
}			
.wzazzms dd >span>p>span{
	font-size:16px; 
}
.wzazzms .img_list ul li dd .yttt p,
.wzazzms .img_list ul li dd .yttt p span,
.wzazzms .img_list ul li dd .yttt p span font,
.wzazzms .img_list ul li dd .yttt p font{
	font-size:34px !important;
}
.wzazzms .img_scroll{
	height:auto; 
}
.wzazzms .img_list ul li dl{
	height:auto; 
}
.wzazzms .img_list ul li dd span {
	font-size:34px; 
}

.wzazzms .container {
	width: 100%;
	height: auto;
}
.wzazzms .img_list1 ul{
	height: 320px;
	overflow: hidden;
}
.wzazzms .bottom-bottom li span{
	font-size: 34px;
}
.wzazzms .mudimg {
    width: 60%;
}