
.bay {
	display: none;
}

.yyz_sjzt {
	background-image: url(../images/zwyyzsjzt/banner.png);
}

/*.zwyyzsjzt {
	background-image: url(../images/zwyyzsjzt/yyzbanner.png);
}*/

.yyz_sjzt img {
	width: 90%;
	padding-top: 100px;
	right: -40px;
}
.yyz_sjzt.zwyyzsjzt img {
	width: 76%;
	padding-top: 60px;
	right: -100px;
	position: relative;
}
.yyz_intro {
	background: url(../images/zwyyzsjzt/intro_bg.png) no-repeat center top;
}

.yyz_intro .intro_left {
	width: 60%;
}

.yyz_intro .intro_right {
	width: 31%;
}

.yyz_intro .intro_title {
	font-size: 2.25em;
	line-height: 1.4;
	padding: 1em 0px;
	color: #000;
}

.yyz_intro .intro_text {
	border-top: 2px solid #AA181B;
	padding-top: 2.4em;
}

.yyz_intro .intro_text p {
	text-indent: 2em;
	font-size: 1.12em;
	line-height: 2.2;
	color: #000;
}
.yyz_intro .intro_text  a.more{display: none;color: #BC1A22;}
.yyz_intro .video {
	position: relative;
	padding-bottom: 4.375em;
	height: 19.775em;
	width: 100%;
}

.yyz_intro .video video {
	width: 100%;
	height: 100%;
	display: block;
}

.yyz_intro .video a.videobtn {
	transition: all 500ms;
	position: absolute;
	left: 50%;
	top: 6em;
	width: 3.75em;
	height: 3.75em;
	background: url(../images/zwyyzsjzt/intro_btn.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: -1.885em;
}

.yyz_intro .video .tit {
	background: #BC1A22;
	color: white;
	text-align: center;
	font-size: 1.375em;
	line-height: 72px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.yyz_intro .video a.videobtn:hover {
	transform: scale(1.2);
}

.red .column-head .currentname {
	font-size: 2.25em;
}

.red .column-head .currentname:after {
	background-color: #CB1C27
}

.author .author-item {
	transition: all 0.4s;
	width: 32%;
	display: block;
	padding: 1.6em;
	box-sizing: border-box;
	box-shadow: 0px 0px 8px #ccc;
	border-radius: 8px;
	text-align: center;
	position: relative;
	background: url(../images/zwyyzsjzt/author_bg.png) repeat-x bottom right;
	top: 0px;
}

.author .author-item .author-img {
	width: 15em;
	margin: 0 auto;
}

.author .author-item .name {
	background: #BC1A22;
	text-align: center;
	color: white;
	font-size: 1.5em;
	line-height: 2em;
	height: 2em;
	width: 6.25em;
	display: inline-block;
	border-radius: 1em;
	top: -1em;
	position: relative;
	letter-spacing: 6px;
}

.author .author-item .memo {
	line-height: 1.625;
	margin-bottom: 1em;
	color: #515151;
}

.author .author-item .intro {
	line-height: 1.625;
	color: #515151;
	text-align: left;
}

.author .author-item:hover {
	top: -2em;
	box-shadow: 0px 0px 14px #ccc;
}

.zjyyz {
	background: url(../images/zwyyzsjzt/zjyyz_bg.png) no-repeat center top;
	padding-bottom: 0px;
}

.zjyyz .zjyyz-left {
	width: 50%;
	position: relative;
	padding: 1em 0px 1em 1em;
	background: #c21d26;
	background: linear-gradient(90deg, rgba(195, 29, 38, 1), rgba(188, 26, 34, 1));
}

.zjyyz .zjyyz-left .wrap-new {
	background: white;
	padding: 1em 0px;
}

.zjyyz .zjyyz-left .news {
	margin: 0px 2.4em;
	margin-top: 1em;
}

.zjyyz .zjyyz-left .news li {
	padding: 1em;
	box-shadow: 0px 0px 10px #ccc;
	border-radius: 6px;
	color: #000;
	margin-bottom: 1em;
}

.zjyyz .zjyyz-left .news li .tit {
	font-size: 1.25em;
	line-height: 1.8;
	margin-bottom: 0.4em;
}

.zjyyz .zjyyz-left .news li .con {
	font-size: 1em;
	line-height: 1.8;
}

.zjyyz .zjyyz-left .news li .con a {
	color: #BC1A22;
}

.zjyyz .imgtit {
	margin-bottom: 0.8em;
}

.zjyyz .container>.flex {
	margin: 0px 3em;
}

.zjyyz .zjyyz-right {
	width: 50%;
	position: relative;
	padding: 1em 1em 1em 0em;
	background: #c21d26;
	background: linear-gradient(-90deg, rgba(203, 81, 87, 1), rgba(239, 169, 173, 1));
}

.zjyyz .zjyyz-right .wrap-more {
	padding: 1em 0px;
	background: url(../images/zwyyzsjzt/zjyyz_img2.png) no-repeat center top #f2f7f9;
	height: 100%;
}

.zjyyz .zjyyz-right .imgtit {
	text-align: right;
}

.zjyyz .zjyyz-right .book {
	float: right;
	position: relative;
	top: -3em;
	margin-right: 1em;
	margin-bottom: -4em;
}

.zjyyz .zjyyz-right .book .bookvideo {
	float: left;
	position: relative;
	left: 14px;
	width: 264px;
	background: url(../images/zwyyzsjzt/zjyyz_img1.png) no-repeat center;
	padding: 40px 25px 54px 25px;
	height: 516px;
	background-size: 100% 100%;
}

.zjyyz .zjyyz-right .book .bookvideo video {
	display: block;
	width: 100%;
	height: 100%;
}

.zjyyz .zjyyz-right .book .bookvideo .videobookbtn {
	transition: all 500ms;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 3.75em;
	height: 3.75em;
	background: url(../images/zwyyzsjzt/intro_btn.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: -1.885em;
	margin-top: -1.885em;
	display: block;
}

.zjyyz .zjyyz-right .book .bookvideo .videobookbtn:hover {
	transform: scale(1.2);
}

.zjyyz .zjyyz-right .book .booklink {
	float: left;
	padding: 1em;
	border-radius: 6px;
	box-shadow: 0px 0px 6px #ccc;
	margin-top: 58%;
	text-align: center;
}

.zjyyz .zjyyz-right .book .booklink p {
	line-height: 1.6;
}

.zjyyz .zjyyz-right .book .booklink a {
	font-size: 0.75em;
	text-align: center;
	display: inline-block;
	padding: 0.3em 2em;
	margin: 10px auto 0px;
	background: #BC1A22;
	border-radius: 2em;
	color: white;
}
.yyz_news ul.flex{
	display: initial;
}
.yyz_news ul.flex li {
	width: 32%;
	background: #fff;
	padding: 20px;
	vertical-align: middle;
	position: relative;
	height: 506px;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.03);
	display: inline-block;
	margin-left: 1.4%;
	margin-bottom: 1em;
}
.yyz_new .yyz_news ul.flex li{height: 430px;}
.yyz_new .dtmore {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #CB1C27;
	color: #CB1C27;
	margin: 1em auto;
}
.yyz_new .dtmore:hover{
	
}
.yyz_news ul.flex li:first-child{
	margin-left: 0px;
}
.yyz_news ul.flex li:nth-child(3n+1){
	margin-left: 0px;
}
.yyz_news ul.flex li:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.yyz_news ul.flex li:hover .alzx-more a {
	background: #CB1C27;
	color: #fff;
}

.yyz_news ul.flex li:hover img {
	transform: scale(1.05);
}

.yyz_news ul.flex li .pic {
	padding-top: 56%;
	overflow: hidden;
	position: relative;
	display: block;
}

.yyz_news ul.flex li .pic a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
}

.yyz_news ul.flex li .pic img {
	transition: all 0.3s ease-in-out 0s;
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
}

.yyz_news ul.flex li b,
.yyz_news ul.flex li a {
	display: block;
}

.yyz_news ul.flex li b,
.yyz_news ul.flex li a,
.yyz_news ul.flex li p {
	padding: 0px 10px;
}

.yyz_news ul.flex li b {
	margin-top: 30px;
	font-size: 18px;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.yyz_news ul.flex li p {
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 3;
}

.yyz_news ul.flex li .alzx-more a {
	position: absolute;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #CB1C27;
	color: #CB1C27;
	bottom: 40px;
	left: 50%;
	margin-left: -75px;
}

.yyz_news ul.flex img {
	width: 100%;
	height: 100%;
}

.yyz_sjts {
	background: url(../images/zwyyzsjzt/sjts_bg.png) no-repeat center;
}

.yyz_sjts .flex {
	justify-content: space-around;
}

.yyz_sjts .sjts-item {
	width: 17%;
	padding: 4px;
	border-radius: 6px;
	position: relative;
	transition: all 0.4s;
}

.yyz_sjts .sjts-item img {
	width: 100%;
}

.yyz_sjts .sjts-item:hover {
	transform: scale(1.08)
}

.yyz_link {
	border-bottom: 1px solid #D9D9D9;
}

.yyz_link .link-item {
	width: 32%;
	position: relative;
	padding: 1.125em;
}

.yyz_link .link-item:after {
	content: '';
	display: block;
	width: 1px;
	;
	background: #d9d9d9;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.yyz_link .link-item:first-child:after {
	display: none;
}

.yyz_link .link-item .tit {
	line-height: 1.6em;
	font-size: 1.125em;
	margin-bottom: 0.8em;
}

.yyz_link .link-item .con img {
	vertical-align: middle;
	margin-right: 10px;
}

.yyz_link .link-item .con span {
	font-size: 1.625em;
	line-height: 1;
	vertical-align: middle;
}

.yyz_link .link-item .con.pp {
	padding-top: 8px;
}

.yyz_link .link-item .con .buytit {
	display: inline-block;
	line-height: 1em;
	font-size: 1.125em;
	line-height: 1.22em;
	vertical-align: middle;
}

.tjbd {
	background: url(../images/zwyyzsjzt/tjbd_bg.png) no-repeat left center;
	padding: 1em 0px;
	padding-left: 10em;
	padding-right: 3em;
	height: 4.375em;
	line-height: 2.375em;
	overflow: hidden;
	position: relative;
	margin-top: 1.8em;
	/* background-size: 2em 100%; */
}

.tjbd .flex {
	flex-wrap: wrap;
	display: inline-block;
	width: 100%;
}

.tjbd .flex li {
	width: 32%;
	margin-left: 2%;
	float: left;
}
.tjbd .flex li:first-child{margin-left: 0px;}
.tjbd .flex li:nth-child(3n+1){
	margin-left: 0px;
}
.tjbd .arr {
	width: 11px;
	height: 6px;
	position: absolute;
	right: 1em;
	background: url(../images/zwyyzsjzt/arr_btn.png) no-repeat 0px 0px;
}

.tjbd .arr#upid {
	background-position: 0px 0px;
	top: 1.8em;
}

.tjbd .arr#downid {
	background-position: 0px -9px;
	bottom: 1.4em;
}

.newsList {
	clear: both;
	font-size: 1em;
}

.newsList li {
	position: relative;
	padding: 0px 0 0px 10px;
	line-height: 2.7em;
	overflow: hidden;
	vertical-align: top;
}

.newsList li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	background: #CB1C27;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.newsList-h4 h4 {
	position: relative;
	padding: 0px 0 0px 20px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6em;
	overflow: hidden;
	vertical-align: top;
}

.newsList-h4 li h4:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	background: #CB1C27;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.newsList li .time,
.newsList-h4 li h4 .time {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1.3em;
	color: #999999;
}

.newsList li a,
.newsList-h4 li a {
	float: left;
	max-width: 100%;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.newsList li a:hover,
.newsList-h4 li a:hover {
	color: #355e92;
}

.newsList.MM-dd li,
.newsList-h4.MM-dd li {
	padding-right: 60px;
}

.newsList.yyyy-MM-dd li,
.newsList-h4.yyyy-MM-dd li {
	padding-right: 100px;
}

.container.red {
	margin-top: 4em;
}

.yyz_ttds .flex {
	display: initial;
}

.yyz_ttds li {
	padding-bottom: 5.8em;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #ccc;
	background: white;
	margin-bottom: 2em;
	width: 22%;
	position: relative;
	display: inline-block;
	margin-left: 16%;
}

.yyz_ttds li:first-child {
	margin-left: 0px;
}

.yyz_ttds li:nth-child(3n+1) {
	margin-left: 0px;
}

.yyz_ttds li .video {
	width: 100%;
	height: 100%;
	position: relative;
	/* min-height: 640px; */
}

.yyz_ttds li .video video {
	display: block;
	width: 100%;
	height: 100%;
}

.yyz_ttds li .video .videobookbtn {
	transition: all 500ms;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 3.75em;
	height: 3.75em;
	background: url(../images/zwyyzsjzt/intro_btn.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: -1.885em;
	margin-top: -1.885em;
	display: block;
}

.yyz_ttds li .video .videobookbtn:hover {
	transform: scale(1.2);
}

.yyz_ttds li b {
	padding-top: 1.8em;
	line-height: 2em;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 1em;
	padding-top: 1.8em;
}
/*åˆ†é¡µ*/
.page_div {
  margin: 46px auto 0;
  padding-bottom: 64px;
  text-align: center;
  line-height: 34px;
}
.page_div .pagination_zx input {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 34px;
  padding: 1px 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  text-align: center;
}
.page_div span {
  display: inline-block;
  line-height: 34px;
}
.page_div .pagination_zx {
  position: relative;
  top: -2px;
}
.page_div .pagination_index a,
.page_div .pagination-zxx {
  color: #666;
  display: inline-block;
  border: 1px solid #e8e8e8;
  padding: 0 12px;
}
.page_div .pagination_index a:hover,
.page_div .pagination-zxx:hover {
  color: #fff;
  background: #D5010F;
  border: 1px solid #D5010F;
}
.page_div .pagination_index,
.page_div .pagination_zx {
  display: inline-block;
  color: #666;
  padding: 0 5px;
}
@media (max-width: 450px) {
  .page_div .pagination_index,
  .page_div .pagination_zx {
    margin-bottom: 2%;
  }
}
.page_div .page_loca a {
  color: #fff;
  background: #D5010F;
  border: 1px solid #D5010F;
  padding: 0 12px;
}
.page_div a:hover,
.page_div a:focus {
  text-decoration: none;
}
@media only screen and (max-width: 1200px) {
	.yyz_sjzt img {
		width: 70%;
	}
	.yyz_sjzt.zwyyzsjzt img{
		width: 70%;right: -40px;
	}
	.zjyyz .container>.flex {
		margin: 0 auto;
	}
	.zjyyz .zjyyz-right .book .bookvideo {
		width: 60%;
		height: auto;
	}
	.zjyyz .zjyyz-right .book .booklink {
		width: 40%;
	}
	.zjyyz .zjyyz-right .book {
		top: 0px;
	}
}

@media only screen and (max-width: 991px) {
	.tjbd .flex li {
		width: 100%;
		margin-left: 0px;
	}
	.yyz_news ul.flex li {
		height: auto!important;
	}
	.yyz_news ul.flex li .alzx-more a {
		position: initial;
		margin: 1rem auto;
	}
	.yyz_ttds li .video {
		height: auto;
	}
}

@media only screen and (max-width: 768px) {
	.intro_right .intro_title{display: none;}
	.footer .lxff .erweima{display: initial;}
	.yyz_intro .intro_text  a.more{display: inline;}
	.footer .lxff .erweima li{width: 38%;display: inline-block;}
	.yyz_ttds li{
		margin-left: 0px;
	}
	.yyz_news ul.flex li{
		margin-left: 0px;
	}
	.zjyyz .zjyyz-left {
		width: 100%;
		padding: 0px;
		background: none;
	}
	.zjyyz .zjyyz-right {
		width: 100%;
		padding: 0px;
		background: none;
		margin-top: 1em;
		margin-bottom: 4em;
	}
	.yyz_sjzt img {
		width: 84%;
	}
	.yyz_sjzt.zwyyzsjzt img{
		width: 84%;
		right: 0px;
	}
	.yyz_intro {
		background: #eee;
	}
	.yyz_intro .intro_title {
		font-size: 1.6em;
	}
	.author .author-item {
		margin-bottom: 2em;
		top: 0px!important
	}
	.yyz_news ul.flex li {
		margin-bottom: 2em;
	}
	.yyz_intro .video {
		height: auto;
	}
	.red .column-head .currentname {
		font-size: 1.6em;
	}
	.tjbd {
		/* padding-left: 1em; */
		background: url(../images/zwyyzsjzt/tjbd_bg.png) no-repeat left center #f8e9e7;
		background-size: 700px;
		padding-left: 5em;
		/* height: 2.35em; */
	}
	.yyz_sjts .sjts-item {
		width: 30%;
		transform: scale(1)!important;
	}
	.yyz_link .link-item {
		width: 100%;
		padding:1.125em 0px
	}
	.yyz_link {
		border-bottom: 0px;
	}
	.yyz_link .link-item:after {
		top: 0px;
		width: 100%;
		height: 1px;
	}
	.zjyyz .zjyyz-right .book {
		margin-bottom: 0px;
	}
	.zjyyz {
		background-color: #dceaf7;
	}
	.footer .lxff h4{display: none;}
	.footer .lxff .tel, .footer .lxff .mail{
		display: none;
	}
	.footer .lxff.yyzrk .erweima{
		display: none;
	}
	
}

@media only screen and (max-width:600px) {
	.yyz_intro .intro_title {
		font-size: 1.2em;
		padding: 0.5em 0px;
	}
	.yyz_intro .intro_text {
		padding-top: 1em;
		font-size: 1em;
	}
	.yyz_intro .intro_text .hides{
		display: none;
	}
	.yyz_intro .intro_right {
		margin-top: 1em;
	}
	.yyz_intro .video {
		padding-bottom: 54px;
	}
	.yyz_intro .video .tit {
		line-height: 54px;
		font-size: 1em;
	}
	.red .column-head .currentname {
		font-size: 1.2em;
	}
	.zjyyz .zjyyz-right .book .bookvideo {
		width: 56%;
	}
	.zjyyz .zjyyz-right .book .booklink {
		width: 44%;
		margin-top: 44%;
	}
	.yyz_sjzt img {
		padding-top: 60px;
		width: 100%;
	}
	.yyz_sjzt.zwyyzsjzt img{
		padding-top: 60px;
		width: 100%;
	}
	.zjyyz .zjyyz-left .news {
		margin: 0px 1em;
	}
}