body {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333
}
.yz-header-warp {
	background: url(../images/top-bg.png) no-repeat top center;
	background-size: cover;
	height: 136px;
	position: relative;
	z-index: 1200;
}
.yz-header-warp .yz-contain-box {
	padding: 23px 0;
}
.yz-nav-box .yz-contain-box {
	padding: 0;
	z-index: 5;
}
.yz-contain-box {
	width: 1600px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
	z-index: 2
}
.yz-contain-box.w1440 {
	width: 1440px;
	padding: 20px 0;
}
.yz-logo {
	float: left;
}
.yz-header-right-box {
	float: left;
	margin: 15px 0 0 80px;
}
.yz-search-box {
	display: block;
	position: absolute;
	right: 0;
	top: 55px;
}
.yz-search-icon {
	float: right;
	width: 30px;
	height: 33px;
	background: url(../images/search.png) no-repeat;
	cursor: pointer;
	background-size: 70%;
	margin: 32px 0 0 0;
}
.yz-txt {
	float: right;
	width: 300px;
	height: 29px;
	line-height: 29px;
	padding: 8px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	outline: none;
	border-radius: 6px;
}
.yz-txt.on {
	border: solid 1px #01453b
}
.yz-btn {
	height: 19px;
	display: block;
	background: url(../images/search.png) no-repeat;
	cursor: pointer;
	font-size: 16px;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #333;
	text-indent: 28px;
}
.yz-nav-box {
	background-color: #224e9c;
}
.yz-nav-box.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 200;
}
.yz-nav li {
	float: left;
	width: 12.5%;
	position: relative;
	z-index: 999;
	font-size: 18px
}
.yz-nav>li>a {
	display: block;
	padding: 21px 0;
	font-size: 18px;
	color: #fff;
	text-align: center
}
/*.yz-nav>li>a:hover {
	background-color: #259f4b;
}*/
.yz-nav>li>a::after {
	content: "";
	position: relative;
	width: 0;
	height: 2px;
	display: block;
	z-index: 100;
	background-color: #fff;
	transition: .3s ease-out all;
	left: 50%;
	top: 20px;
	transform: translateX(-50%)
}
.yz-nav>li>a:hover::after {
	width: 30px;
}
.yz-nav>li:hover>a::after {
	width: 30px;
}
.yz-nav>li.on>a::after {
	width: 30px;
}
/*.yz-nav>li.on>a {
	background-color: #259f4b;
}*/
.yz-suNnav {
	display: none;
	width: 100%;
	position: absolute;
	top: 68px;
	left: 0;
	background-color: #fff;
	padding: 15px 0;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
.yz-nav-box li .yz-suNnav li {
	width: 100%;
	background-color: #fff
}
.yz-nav-box li .yz-suNnav li a {
	display: block;
	color: #333;
	font-size: 16px;
	padding: 8px 5px;
	margin: 0px 6px;
	text-align: center
}
.yz-nav-box li .yz-suNnav li a:hover {
	color: #fff!important;
	font-weight: bold;
	background-color: #259f4b;
}
.yz-three-suNnav {
	text-indent: 25px
}
.yz-three-suNnav .icon {
	vertical-align: 1px;
	margin-right: 8px
}
.yz-three-suNnav li a {
	padding: 3px!important
}
.yz-banner {
	position: relative;
	overflow: hidden;
	margin: 8px auto;
	z-index: 1;
	width: 1600px;
}
.yz-banner .swiper-slide {
	height: 462px;
	background-size: cover!important
}
.yz-banner .swiper-pagination {
	bottom: 28px!important;
}
.yz-banner .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	opacity: .48;
	background: #fff;
	margin: 0 5px!important;
	transition: .8s;
}
.yz-banner .swiper-pagination-bullet-active {
	opacity: 1;
	border-radius: 10px
}
.yz-bg {
	background-color: #f6f8fe;
}
.yz-bg .yz-left, .yz-bg .yz-center, .yz-bg .yz-right {
	padding: 20px 1.5%;
	width: 29%;
	background-color: #fff;
	border-top: solid 3px #2130a2;
}
.yz-left {
	float: left;
	width: 32%;
}
.yz-center {
	float: left;
	width: 32%;
	margin: 0 2%;
}
.yz-right {
	float: right;
	width: 32%;
}
.yz-title-box {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: solid 1px #d3d3d3;
}
.yz-title {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #093a86;
}
.yz-line {
	width: 60%;
	float: left;
	height: 1px;
	border-top: solid 1px #ddd;
	margin: 17px 0 0 20px;
	display: none;
}
.yz-more {
	float: right;
	font-size: 16px;
	color: #3479b2;
	margin: 8px 0 0 0;
	border-left: solid 1px #e0ded9;
	padding-left: 12px;
}
.yz-more:hover {
	color: #01453b;
}
.yz-bg .yz-more {
	background: linear-gradient(to right, #1252ab, #259f4b);
	color: #fff;
	padding: 6px 19px;
	border-radius: 5px;
	margin: 0;
}
/*.yz-nav-icon {
	display: none;
	width: 24px;
	height: 21px;
	background: url(../images/nav-icon.png) no-repeat center center;
	cursor: pointer;
	margin-top: 0;
	background-size: 80%;
}
.yz-layer-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	z-index: 14440000
}
.yz-layer {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(1,69,59,.5);
	width: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 14440000
}
.yz-layer-box .yz-nav {
	margin-top: 25px
}
.yz-layer-close, .yz-layer-close:hover {
	background: url(../images/close.png) no-repeat
}
.yz-layer-close {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0
}
.yz-layer-close:hover {
	background-position: 0 -16px
}
.yz-layer-nav {
	margin-top: 20px
}
.yz-layer-nav li a {
	display: block;
	padding: 5px 12px;
	color: #fff
}
.yz-layer-nav .yz-suNnav {
	width: 100%;
	position: static;
	top: 0;
	left: 0;
	display: block;
	background-color: transparent;
	border-left: none;
	padding: 0;
	box-shadow: none;
	text-indent: 15px
}
.yz-layer-nav .yz-subnav-list li a {
	padding: 0;
	font-size: 17px;
	color: #fff
}
.yz-layer-nav .yz-subnav-list li a:hover {
	color: #fff
}
.yz-three-nav {
	margin-left: 16px
}*/
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #a3a3a3
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #a3a3a3
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #a3a3a3
}
.yz-ny-banner {
	height: 325px;
	background-size: cover!important;
	width: 1600px;
	margin: 8px auto;
}
.yz-ny-banner .yz-contain-box {
	padding: 0;
	height: 100%;
	position: relative;
	z-index: 4
}
.yz-ny-banner-bg {
	height: 190px;
	background: url(../images/banner-bg.png) no-repeat top center;
	margin-top: -102px;
	background-size: cover;
}
.yz-ny-banner-bg .yz-contain-box {
	z-index: 3;
	margin-top: -72px
}
.yz-cur-column {
	color: #fff;
	font-size: 45px;
	text-shadow: 1px 2px 1px rgba(0 0 0 / 50%);
	font-family: 'pf';
	font-weight: bold;
	float: left;
	margin-top: 43px;
	margin-left: 25px
}
.yz-column-list {
	width: 45%;
	float: right;
	margin-top: 70px;
}
.yz-column-list>ul>li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative
}
.yz-column-list>ul>li>a {
	color: #333;
	font-size: 18px;
	display: block;
	padding-bottom: 15px
}
.yz-column-list>ul>li>a:hover {
	color: #41852e
}
.yz-column-list>ul>li>a .icon {
	width: 25px;
	height: 16px;
	display: none;
	background: url(../images/yuan.png) no-repeat;
	vertical-align: -2px;
	margin-right: 5px;
}
.yz-column-list>ul>li.on>a {
	color: #41852e;
	font-weight: bold;
}
.yz-column-list>ul>li.on>a .icon {
	display: inline-block
}
.yz-col-three-list {
	position: absolute;
	width: 100%;
	left: 25px;
	top: 32px;
	display: none;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
	padding: 15px 0
}
.yz-col-three-list li a {
	display: block;
	padding: 5px 0;
	color: #666;
	font-size: 16px
}
.yz-col-three-list li a:hover {
	color: #41852e
}
.yz-col-three-list li.on a {
	color: #41852e;
	font-weight: bold
}
.yz-col-three-list .icon {
	vertical-align: 1px;
	margin-right: 8px
}
.yz-title-about {
	font-size: 30px;
	color: #333;
	text-align: center
}
.yz-ny-cont img {
	max-width: 100%
}
.yz-ny-cont .vsbcontent_img {
	text-align: center;
	margin: 10px 0
}
.yz-about-txt, .yz-ny-cont {
	margin: 30px 0;
}
.yz-ny-cont p, .yz-about-txt p {
	font-family: "Microsoft YaHei"!important;
	font-size: 16px!important;
	color: #333!important;
	line-height: 30px!important
}
.yz-ny-cont h3 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: center;
}
.yz-ny-cont h3 em {
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal
}
.textContent p, .textContent p span, .textContent span {
	font-family: "Microsoft YaHei"!important;
	color: #666!important;
	line-height: 30px!important;
	font-size: 16px!important
}
.yz-ny-cont h4 {
	font-size: 20px;
	text-align: center
}
.yz-ny-cont .inf {
	margin: 0 0 25px 0;
	padding: 6px 0;
	text-align: center;
	background-color: #f2f2f2;
}
.yz-ny-cont .inf .inf-span {
	margin: 0 5px
}
.p_pages {
	font-family: "Microsoft YaHei"!important
}
.pb_sys_style1 .p_no_d {
	border: 1px solid #e8e8e8!important;
	color: #fff;
	background: #224e9c!important;
}
.dq .pb_sys_style1 .p_no_d, .dq1 .pb_sys_style1 .p_no_d {
	background: #7b0708!important
}
.listPageBar {
	margin: 40px auto
}
.listPageBar table tr td:first-child {
	display: none
}
.listPageBar table tr td+td {
	width: 100%;
	text-align: center
}
.listPageBar table tr td+td+td {
	display: none
}
.listPageBar a, .listPage span {
	font-family: "Microsoft YaHei"!important
}
.listPageBar .this-page {
	padding: 5px 8px!important;
	border: 1px solid #e8e8e8!important;
	color: #fff!important;
	background: #224e9c!important;
	font-weight: normal!important;
	margin-right: 0!important;
	margin-left: 5px!important
}
.listPageBar a, .pageList .this-page {
	padding: 5px 8px!important;
	border: 1px solid #e8e8e8!important;
	margin: 0 0 0 5px!important
}
.listPageBar .PrevDisabled, .listPageBar .NextDisabled {
	padding: 5px 8px!important;
	margin: 0 0 0 5px!important;
	border: 1px solid #ccc!important
}
.yz-search-layer {
	display: none;
	background-color: #f5f5f5
}
.yz-search-layer .yz-contain-box {
	padding: 16px 0
}
.yz-search-layer-contain {
	width: 510px;
	margin: auto
}
.yz-search-close {
	width: 16px;
	height: 16px;
	background: #41852e url(../images/close-s-hover.png) no-repeat center center;
	display: block;
	float: right;
	border-radius: 50%;
	padding: 7px;
	margin-top: 7px;
	cursor: pointer
}
.yz-search-close:hover {
 background: #41852eurl(../images/close-s-hover.png) no-repeat center center
}
.yz-ny-left {
	width: 240px;
	float: left;
	position: relative;
	margin-top: -115px;
}
.yz-ny-nav-bg {
	background: url(../images/nav-tit-bg.png) no-repeat;
}
.yz-nav-en {
	font-size: 16px;
	color: rgba(255,255,255,1);
	text-align: center;
}
.yz-nav-name {
	padding: 37px 20px;
	font-size: 30px;
	color: #fff;
	text-indent: 10px;
}
.yz-nav-list {
	background-color: #f6f8fd;
	background: url(../images/nav-bg.png) no-repeat;
	padding-top: 38px;
	min-height: 394px;
}
.yz-nav-list li {
	margin-left: 3px;
	position: relative;
	z-index: 8;
}
.yz-nav-list>ul {
	min-height: 200px;
}
.yz-nav-list>ul>li.on {
	background-color: #fff;
}
.yz-nav-list>ul>li.on>a .nav-right-icon {
	display: block;
}
.yz-nav-list>ul>li>a {
	position: relative;
	display: block;
	color: #333;
	font-size: 18px;
	padding: 13px 28px;
	z-index: 10;
}
.yz-nav-list>ul>li>a:hover {
	color: #093a86;
}
.yz-nav-list>ul>li::after {
	content: "";
	position: absolute;
	width: 0;
	height: 50px;
	display: block;
	z-index: 100;
	background-color: rgba(255,255,255,.8);
	transition: .3s ease-out all;
	left: 0;
	top: 0;
	z-index: 1;
}
.yz-nav-list>ul>li:hover::after {
	width: 100%;
}
.yz-nav-list li a .nav-right-icon {
	width: 55px;
	height: 16px;
	display: none;
	background: url(../images/menu-icon.png) no-repeat;
	position: absolute;
	top: 23px;
	right: 10px;
}
.yz-nav-list li a:hover .nav-right-icon {
	display: block;
}
.yz-nav-list>ul>li>a>.sj {
	width: 6px;
	height: 10px;
	background: url(../images/sj.png) no-repeat;
	position: absolute;
	right: 0;
	top: 18px;
	display: none;
}
.yz-nav-list>ul>li>a:hover .sj {
	background: url(../images/sj-hover.png) no-repeat;
}
.yz-nav-list>ul>li.on>a .sj {
	background: url(../images/sj-hover.png) no-repeat;
	display: none;
}
.yz-subnav-list li a {
	display: block;
	padding: 10px;
	margin: 0;
	color: #666;
	font-size: 16px;
	position: relative;
}
.yz-subnav-list li a:hover {
	color: #a21a1a;
}
.yz-subnav-list li a .yuan {
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #fff;
	vertical-align: 5px;
	border-radius: 50%;
	margin-right: 15px;
	margin-left: 10px;
}
.yz-subnav-list li a .yz-subnav-icon {
	display: block;
	width: 7px;
	height: 12px;
	background: url(../images/menu-right-icon.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 12px;
}
.yz-subnav-list li a:hover .yuan {
	background-color: #eef2fa;
}
.yz-subnav-list li.on a {
	color: #fff;
	background-color: #01453b;
}
.yz-subnav-list li {
	margin: 10px 0;
	border-bottom: none;
	padding: 0;
}
.yz-ny-right {
	width: 80%;
	float: right;
	position: relative;
}
.yz-column-box {
	border-bottom: solid 1px #e8e8e8;
}
.yz-content-bg .yz-place {
	float: none;
	background-color: transparent;
}
.yz-column-h3 {
	float: left;
	padding-bottom: 15px;
	font-size: 24px;
	color: #093a86;
	position: relative;
	z-index: 10;
	font-weight: bold;
}
.yz-place {
	float: right;
	text-align: right;
	font-size: 14px;
	color: #666;
	margin: 15px 0 0 0;
	position: relative;
	z-index: 10;
	text-indent: 20px;
}
.yz-place a {
	color: #666;
	font-size: 14px;/* margin: 0 5px; */
}
.yz-place::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/location.png) no-repeat;
	display: block;
	width: 16px;
	height: 20px;
}
.yz-place a:hover {
	color: #093a86
}
.yz-tw-list {
	margin: 40px 0;
}
.yz-tw-list ul {
	margin-left: -3%;
}
.yz-tw-list li {
	float: left;
	width: 30.33333333333333%;
	margin-left: 3%;
	margin-bottom: 3%;
	cursor: pointer;
}
.yz-tw-list li .pic {
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/tw-img.jpg) no-repeat center center;
}
.yz-tw-list li .pic a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.yz-tw-list li .pic a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.yz-tw-list li:hover .pic a img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.yz-tw-list li .txt {
	text-align: center;
}
.yz-tw-list li .txt .time {
	font-size: 16px;
	color: #b51125;
	padding-top: 10px;
}
.yz-tw-list li .txt .time .time-icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../images/calendar.png) no-repeat;
	margin-right: 5px;
	vertical-align: -1px;
}
.yz-tw-list li .txt .tit a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 8px 0;
}
.yz-tw-list li .txt .tit a:hover {
	color: #a21a1a;
}
.yz-list {
	margin: 25px 0;
}
.bodyList .yz-list li {
	padding: 10px 0;
	transition: .5s;
}
.bodyList .yz-list .time {
	float: right;
	width: 14%;
	margin-top: 2px;
	text-align: right;
}
.bodyList .yz-list .txt {
	float: left;
	width: 80%;
}
.bodyList .yz-list .txt .title a {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	transition: .5s;
}
.bodyList .yz-list li:hover .time, .bodyList .yz-list li:hover .title a {
	color: #093a86
}
.bodyList .yz-list li:hover .title a {
	width: 97%;
	padding-left: 3%;
}
.yz-list-txt {
	margin: 28px 0 0 0;
}
.yz-list-txt.tzgg ul {
	margin: -15px 0 0 0;
}
.yz-list-txt.xxgk ul {
	margin: -15px 0 0 0;
}
.yz-bg .yz-list-txt li {
	margin: 20px 0;
}
.yz-list-txt li {
	margin: 10px 0;
}
.yz-list-txt.xxgk li {
	margin: 15px 0;
}
.yz-list-txt.link-sys {
	margin: -15px 0 0 0;
}
.yz-list-txt.link-sys li a {
	display: block;
	position: relative;
	background-color: #f5f5f5;
	height: 120px;
	line-height: 120px;
	text-indent: 130px;
	font-size: 24px;
	color: #224e9c;
	/* border-bottom: solid 2px #3479b2; */
	margin: 0 0 23px 0;
	transition: .3s;
	background-size: 100% 100%!important;
}
.yz-list-txt.link-sys li a:hover {
	color: #fff;
}
.yz-list-txt.link-sys li.li1 a {
	background: url(../images/bg01.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li1 a:hover {
	background: #224e9c url(../images/bg01-hover.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li2 a {
	background: url(../images/bg02.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li2 a:hover {
	background: #224e9c url(../images/bg02-hover.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li3 a {
	background: url(../images/bg03.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li3 a:hover {
	background: #224e9c url(../images/bg03-hover.jpg) no-repeat;
}
.yz-list-txt.link-sys li.li1 a::before {
	content: "";
	background: url(../images/icon1.png) no-repeat;
	width: 44px;
	height: 44px;
	position: absolute;
	display: block;
	left: 55px;
	top: 50%;
	transform: translateY(-50%);
}
.yz-list-txt.link-sys li.li2 a::before {
	content: "";
	background: url(../images/icon2.png) no-repeat;
	width: 53px;
	height: 48px;
	position: absolute;
	display: block;
	left: 55px;
	top: 50%;
	transform: translateY(-50%);
}
.yz-list-txt.link-sys li.li3 a::before {
	content: "";
	background: url(../images/icon3.png) no-repeat;
	width: 44px;
	height: 44px;
	position: absolute;
	display: block;
	left: 55px;
	top: 50%;
	transform: translateY(-50%);
}
.yz-list-txt.link-sys li.li1 a:hover::before {
	background: url(../images/icon1-hover.png) no-repeat;
}
.yz-list-txt.link-sys li.li2 a:hover::before {
	background: url(../images/icon2-hover.png) no-repeat;
}
.yz-list-txt.link-sys li.li3 a:hover::before {
	background: url(../images/icon3-hover.png) no-repeat;
}
.yz-list-txt.link-sys li a::after {
	width: 0;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #259f4b;
	transition: .5s ease-out all;
}
.yz-list-txt.link-sys li:hover a::after {
	width: 100%;
}
.yz-list-txt.tzgg li {
	margin: 35px 0 0 0;
	position: relative;
}
.yz-list-txt.tzgg li.li1::before {/* content:""; *//* position:absolute; *//* right:0; *//* top: 9px; *//* display:block; *//* background: url(../images/new-icon.png) no-repeat; *//* width: 27px; *//* height: 15px; */
}
.yz-list-txt.tzgg .time {
	float: left;
	width: 67px;
	color: #fff;
	text-align: center;
	border-top: solid 2px #259f4b;
	position: relative;
}
.yz-list-txt.tzgg .time::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/sj-g.png) no-repeat;
	width: 7px;
	height: 4px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.yz-list-txt.tzgg .time .day {
	background-color: #f3f3f3;
	color: #333;
	padding: 3px 0;
}
.yz-list-txt.tzgg .time .year {
	background-color: #224e9c;
	color: #fff;
	padding: 3px 0;
}
.yz-list-txt.tzgg .box {
	float: right;
	width: 84%;
}
.yz-list-txt.tzgg .box .des a {
	width: 100%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.yz-list-txt.tzgg .box .title a span {
	display: inline-block;
	margin-top: 4px;
	max-width: 90%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}
.yz-list-txt.tzgg .box .title a:hover span {
	color: #003b7e;
}
.yz-list-txt.tzgg li.li1 .box .title .new-icon, .yz-list-txt.tzgg li.li2 .box .title .new-icon {
	display: inline-block;
	background: url(../images/new-icon.png) no-repeat;
	width: 27px;
	height: 15px;
	margin-left: 8px;
	vertical-align: 5px;
}
.yz-list-txt.tzgg .box .des a {
	font-size: 14px;
	color: #666;
}
.yz-list-txt.xxgk .txt {
	float: left;
	width: 84%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 5px 0 0 0;
}
.yz-list-txt.xxgk .time {
	float: right;
	font-size: 14px;
	color: #999;
	margin-top: 8px;
}
.yz-bg .yz-list-txt .time {
	color: #003b7e;
	border: solid 1px #3479b2;
	border-radius: 10px;
	padding: 1px 5px;
	font-size: 14px;
	margin-top: 2px;
	float: left;/* letter-spacing: 1px; */
}
.yz-list-txt .txt {
	float: right;
	width: 87%;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yz-list-txt li:hover .txt, .yz-list-txt li:hover .time {
	color: #093a86
}
.yz-footer-box {
	color: #fff;
	background-color: #224e9c;
}
.yz-footer-box .yz-contain-box {
	padding: 40px 0 0 0;
}
.yz-footer-left {
	float: left;
	width: 30%;
}
.yz-link-list {
	text-align: center;
	padding-bottom: 30px;
}
.yz-link li {
	margin-bottom: 6px;
	display: inline-block;
}
.yz-link li a {
	color: rgba(255,255,255,1);
	display: block;
	margin: 0 70px 0 0;
	font-size: 18px;
}
.yz-link li a:hover {
	color: rgba(255,255,255,.68);
}
.yz-copyright {
	text-align: center;
	font-size: 14px;
}
.yz-copyright p {
	padding: 15px 0;
	font-size: 14px;
	border-top: solid 1px #5577b3;
}
.yz-tit-img {
	height: 258px;
	overflow: hidden;
}
.yz-tit-img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	position: relative;
}
.yz-tit-img a .img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.yz-tit-img a:hover .img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.yz-tit-img a span {
	position: absolute;
	bottom: 0;
	background-color: rgba(34,78,156,.65);
	width: 92%;
	color: #fff;
	padding: 19px 4%;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yz-tit-img table img {
	width: 100%;
	height: 100%;
}
.yz-tit-img table video {
	width: 100%;
	height: 258px;
}
.yz-media-box .yz-title-box {
	border-bottom: none;
	padding-bottom: 0;
}
.yz-media-box .yz-more {
	float: left;
	margin: 8px 0 0 15px;
}
.yz-media-list {
	margin-bottom: 20px;
}
.yz-media-list .swiper-button-prev, .yz-media-list .swiper-rtl .swiper-button-next {
	right: 42px;
	left: auto;
	margin-top: -140px;
	border-right: solid 1px #6eb697;
}
.yz-media-list .swiper-button-next, .yz-media-list .swiper-rtl .swiper-button-prev {
	right: 0;
	margin-top: -140px;
}
.yz-media-list .swiper-button-next {
	width: 42px;
	height: 34px;
	background: url(../images/right.png) no-repeat
}
.yz-media-list .swiper-button-prev {
	width: 42px;
	height: 34px;
	background: url(../images/left.png) no-repeat
}
.yz-media-list .swiper-button-prev:after, .yz-media-list .swiper-rtl .swiper-button-next:after {
	content: ""
}
.yz-media-list .swiper-button-next:after, .yz-media-list .swiper-rtl .swiper-button-prev:after {
	content: ""
}
.yz-media-list .swiper-pagination {
	display: none
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .55!important;
}
.yz-media-list .box {
	position: relative
}
.yz-media-list .img {
	height: 154px;
	overflow: hidden
}
.yz-media-list .img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s
}
.yz-media-list .box .img a span {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s
}
.yz-media-list .box .img a:hover span {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.yz-media-list .box .h3 a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	text-align: center;
	background-color: #f7f7f7;
}
.yz-media-list .box:hover .h3 a {
	color: #093a86;
}
.table-style {
	border: solid 1px #cddbec;
	width: 100%;
}
.table-style .firstRow {
	background-color: #e0e9f4;
	color: #224e9c;
	font-weight: bold;
}
.table-style tr td {
	padding: 15px;
	border: solid 1px #cddbec;
	text-align: center;
}
/*.yz-nav-box {      
    animation: ud 2s linear 0s infinite;
}

@keyframes ud {
    0% {
        transform: translate(0,0);
        opacity: 1;
    }

    20% {
        transform: translate(0,8px);
        opacity: 1;
    }

    80% {
        transform: translate(0,10px);
        opacity: 1;
    }

    90% {
        transform: translate(0,10px);
        opacity: 1;
    }

    100% {
        transform: translate(0,10px);
        opacity: 1;
    }
}*/
.navbar-toggle {
	display: none;
	position: absolute;
	width: 20px;
	padding: 0;
	border: none;
	border-radius: 0px;
	z-index: 20000;
	background-color: transparent;
	background-image: none;
	right: 10px;
	top: 22px;
	cursor: pointer
}
.navbar-toggle.on {
	top: 20px;
}
.navbar-toggle .icon-bar {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
	width: 100%;
	height: 2px;
	border-radius: 0;
	margin-top: 10px;
	display: block
}
.navbar-toggle.on .icon-bar {
	background: #fff
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px
}
.navbar-toggle.on .icon-bar.icon-bar1 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: -12px
}
.navbar-toggle.on .icon-bar.icon-bar2 {
	background: transparent
}
.navbar-toggle.on .icon-bar.icon-bar3 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.yz-layer-box.on {
	display: block;
}
.yz-layer-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	background: rgba(0,81,147,.8);
}
.yz-layer-box .yz-nav {
	margin-top: 25px
}
.yz-layer-close, .yz-layer-close:hover {
	background: url(../images/close.png) no-repeat
}
.yz-layer-close {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0
}
.yz-layer-close:hover {
	background-position: 0 -16px
}
.yz-layer-nav {
	margin-top: 80px
}
.yz-layer-nav li a {
	display: block;
	padding: 2px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold
}
.yz-layer-nav .yz-layer-suNnav {
	display: none;
}
.yz-layer-nav .yz-layer-suNnav li a {
	font-size: 12px;
	color: #fff;
	text-indent: 10px
}
.yz-layer-nav .yz-layer-suNnav li a:hover {
	color: #fff
}
.yz-layer-search {
	position: relative;
	padding: 10px
}
.yz-layer-txt {
	width: 98%;
	height: 20px;
	line-height: 20px;
	padding: 5px 1%;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333;
	outline: none;
	background-color: #fff
}
.yz-layer-btn {
	width: 25px;
	height: 25px;
	display: block;
	background: url(../images/search-b.png) no-repeat center center;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	top: 14px;
	right: 20px;
	background-size: 66%
}