body {
	margin: 0px;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHei";
	min-width: 1200px;
	background: #fff;
}
* {
	padding: 0px;
	margin: 0px;
}
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 14px;
	list-style: none;
	font-weight: normal;
}
input,
select {
	font: 100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "����", STXihei, "����ϸ��", Heiti, "����", sans-serif;
}
button {
	overflow: visible
}
img {
	border: none;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	outline: none;
}
a:hover {
	color: #d70006;
	text-decoration: none;
	font-size: 14px;
}
li {
	list-style: none;
}
input,
select,
button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.notice-bar {
	background-color: #f5f5f5;
	padding: 10px 0;
	font-size: 16px;
	color: #000;
}
.notice-bar .cont {
	display: flex;
	justify-content: space-between;
}
.notice-bar .li {
	font-size: 16px;
	color: #00B0F0;
}
.notice-bar a {
	color: #00B0F0;
	font-size: 16px;
}
.cont {
	width: 1200px;
	margin: 0px auto;
}
.topp {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFF;
}
.topp img {
	margin-right: 4px;
}
.sukk {
	width: 316px;
}
.sukk li {
	display: flex;
	align-items: center;
	margin-top: 15px;
}
.sukk li p {
	width: 60px;
	text-align-last: justify;
}
.sukk .input2 {
	width: 220px;
	line-height: 35px;
	height: 35px;
	outline: none;
	color: #666;
	background: #fff;
	font-size: 14px;
	padding: 0px 10px;
	border: solid 1px #ccc;
}
.sukk .btn2 {
	background: #d0000e;
	color: #FFF;
	text-align: center;
	outline: none;
	cursor: pointer;
	float: right;
	font-size: 14px;
	width: 100%;
	line-height: 35px;
	height: 35px;
	border: solid 1px #ccc;
	margin-top: 20px;
}
.search-tip {
	text-align: center;
	color: #999;
	font-size: 12px!important;
	padding-top: 15px;
}
.result{
	padding: 20px 0;
}
.btn2:disabled {
	background: #ccc;
	cursor: not-allowed;
}
.top {
	height: 300px;
}
.top .logo {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.top .logo .menu {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #000;
	font-size: 13px;
}
.top .logo .menu a {
	color: #000;
	font-size: 14px;
	padding: 0 3px;
}
.top .logo .menu a:hover {
	color: #d0000e;
}
nav {
	margin: 0px auto;
	text-align: center;
	width: 100%;
	background: #d0000e;
}
nav ul ul {
	display: none;
}
nav ul li:hover>ul {
	display: block;
}
nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 9999;
}
nav ul:after {
	content: "";
	clear: both;
	display: block;
}
nav ul li {
	float: left;
}
nav ul li:hover,
nav ul li.active {
	background: #ae000a;
}
nav ul li:hover a {
	color: #fff;
}
nav ul li a {
	display: block;
	line-height: 60px;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	width: 120px;
}
nav ul li a:hover {
	font-size: 18px;
}
nav ul ul {
	background: #d0000e;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	width: 160px;
	margin-left: -20px;
}
nav ul ul li {
	float: none;
	border-top: 1px solid #ae000a;
	border-bottom: 1px solid #ae000a;
	position: relative;
	font-size: 14px;
}
nav ul ul li a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width: 100%;
	text-align: center;
}
nav ul ul li a:hover {
	background: #ae000a;
	font-size: 14px;
}
nav ul ul li:hover a {
	color: #fff;
	font-size: 14px;
}
nav ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
nav ul ul ul li a {
	width: 180px;
}
/*banner*/
.banner {
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	z-index: 9;
	margin: 0px;
	padding: 0px;
}
#fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
}
#fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#fullSlide .bd ul {
	width: 100% !important;
}
#fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
#fullSlide .bd li a {
	display: block;
	height: 550px;
}
#fullSlide .hd {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
#fullSlide .hd ul {
	height: 28px;
	text-align: center;
}
#fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 22px;
	height: 28px;
	margin: 0 5px;
	background: url(../images/ico.png) no-repeat 0 -169px;
	overflow: hidden;
	line-height: 9999px;
}
#fullSlide .hd ul .on {
	background: url(../images/ico.png) no-repeat -37px -169px;
}
.bt {
	width: 100%;
	background: url(../images/tb.jpg) no-repeat center left;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #333;
	margin: 5px auto 10px auto;
	max-width: 1200px;
	border-bottom: 1px solid #ddd;
}
.bt font {
	padding-left: 15px;
}
.bt span {
	font-size: 14px;
	float: right;
}
/*���¶�̬*/
.sy_dt {
	width: 100%;
	margin: 0px auto;
	padding: 20px 0px;
}
/*����ͼ*/
.focus {
	position: relative;
	width: 410px;
	height: 300px;
	float: left;
}
.focus img {
	width: 410px;
	height: 305px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
	object-fit: cover;
}
.focus .fbg {
	bottom: -9px;
	right: 5px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 5px;
	height: 5px;
	border-radius: 7px;
	margin: 0 5px;
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #ffffff;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
	opacity: 0;
	transition: all 0.6s;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 0px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px 0px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}
.focus:hover .prev {
	opacity: 1;
	transition: all 0.6s;
}
.focus:hover .next {
	opacity: 1;
	transition: all 0.6s;
}
.sy_dt .left {
	width: 840px;
	float: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}
.sy_dt .right {
	width: 340px;
	float: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}
.sy_dt .right h2 {
	font-size: 24px;
	height: 45px;
	font-weight: bold;
	color: #d0000e;
}
.sy_dt .right p {
	line-height: 30px;
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	overflow: hidden;
}
.tupian {
	border: 1px solid #ddd;
	padding: 20px 10px 10px 10px;
	text-align: center;
	box-sizing: border-box;
	font-size: 16px;
	width: 100%;
}
.tupian ul img {
	max-width: 100%;
	width: 100%;
	object-fit: cover;
	margin-bottom: 8px;
}
.tupian ul li a{
    text-align: left;
    line-height: 39px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
.tupian ul {
    display: none;
}
.tupian ul:nth-child(2) {
	display: block;
}
.tupian .bt1 {
	margin-bottom: 15px;
}
.tupian .bt1 span {
	cursor: pointer;
	padding: 0 10px;
	font-size: 22px;
	font-weight: bold;
}
.tupian .bt1 span.active {
	color: #c00;
}
.xwlb {
	width: 410px;
	border: 1px solid #d0d0d0;
	padding: 0 10px 10px 10px;
	box-sizing: border-box;
}
.xwlb img {
	width: 100%;
	height: auto;
}
.xwlb h3 {
	background: #f0f0f0;
	height: 50px;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.xwlb h3 a {
	font-size: 18px;
	font-weight: bold;
}
.xwlb ul li {
	line-height: 38px;
	color: #333333;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xwlb ul li a {
	font-size: 15px;
}
.xwlb ul li span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.xwlb2{
    overflow: hidden;
}
.xwlb2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: top 0.5s ease-in-out;
}
#scroll-wrap {
    height: 114px;
    overflow: hidden;
    position: relative;
}
#scroll-list {
    will-change: transform;
    transform: translateZ(0); /* 强制GPU */
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}
.xwlbb {
	border:1px solid #d0d0d0;
	padding: 0 10px 10px 10px;
	box-sizing: border-box;
}
.xwlbb.lf {
	width: 410px;
}
.xwlbb.rt {
	width: 340px;
}
.xwlbb ul li {
	line-height: 38px;
	color: #333333;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xwlbb ul li a {
	font-size: 15px;
}
.xwlbb ul li span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.xwlbbb {
	width: 90%;
	margin: 0px auto;
}
.xwlbbb ul li {
	line-height: 41px;
	color: #333333;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xwlbbb ul li a {
	font-size: 15px;
}
.xwlbbb ul li span {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.rwzs {
	width: 370px;
}
.rwzs ul li {
	margin: 0 0% 5.5% 0;
}
.rwzs ul li .tp {
	width: 25%;
	float: left;
}
.rwzs ul li .tp img {
	width: 100%;
	height: auto;
}
.rwzs ul li .wz {
	width: 72%;
	float: right;
}
.rwzs ul li .wz h5 {
	font-size: 16px;
	height: 25px;
	font-weight: bold;
}
.rwzs ul li .wz h5 a {
	font-size: 16px;
	font-weight: bold;
}
.rwzs ul li .wz p {
	font-size: 13px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.rwzs ul li:nth-child(2n) {
	margin-right: 0;
}
#roll {
	overflow: hidden;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.ztzl {
	width: 1200px;
	margin: 20px auto;
}
.youce {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 16px;
	background-color: #F79646 !important;
	color: #fff;
}
.youce a {
	position: relative;
	left: -20px;
	font-size: 16px;
	color: #fff;
}
.youce span {
	position: relative;
	right: -20px;
}
.pinpaiHD {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.pinpaiHD .bd {
	padding: 0 40px;
}
.pinpaiHD .bd .tempWrap {
	width: 1120px !important;
}
.pinpaiHD .bd ul {
	overflow: hidden;
	zoom: 1;
}
.pinpaiHD .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
	margin: 0px 4px;
	width: 275px;
}
.pinpaiHD .bd ul li img {
	width: 275px;
	height: 180px;
}
.pinpaiHD .bd ul li a {
	dsipaly: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	background: #fff;
	display: block;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pinpaiHD .bd ul li .wz {
	background: #f6f6f6;
	padding: 10px;
}
.pinpaiHD .bd ul li .wz h4 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
.pinpaiHD .bd ul li .wz p {
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.pinpaiHD .next,
.pinpaiHD .prev {
	display: block;
	width: 33px;
	height: 270px;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0px;
}
.pinpaiHD .prev {
	background-image: url(../images/2017052713190748449.png);
}
.pinpaiHD .next {
	left: auto;
	right: 0;
	background: url(../images/2017052713184950248.png) no-repeat 0 0;
}
.pinpaiHD .next:hover {
	background-image: url(../images/2017052713185831940.png);
}
.pinpaiHD .prev:hover {
	background-image: url(../images/2017052713191684697.png);
}
.PLAYbTN .studyPic a {
	display: block;
	width: 5450px;
	height: 270px;
	position: relative;
}
.PLAYbTN .studyPic a i {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	background: url(../images/2017081110114998471.html) no-repeat center center;
}
.bmgj {
	width: 100%;
	padding: 20px 0px 10px 0px;
}
.bmgj ul {
	overflow: auto;
}
.bmgj ul li {
	width: 33.3333%;
	text-align: center;
	float: left;
	margin-bottom: 2%;
}
.bmgj ul li .tp {
	width: 50px;
	height: 40px;
	margin: 0px auto;
}
.bmgj ul li p {
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0px;
	height: 30px;
	overflow: hidden;
}
.sy_xw {
	width: 100%;
	margin: 0px auto;
	max-width: 1200px;
	display: flex;
    justify-content: space-between;
}
.guanggao .left{
    height: 80px;
}
.guanggao .right{
    height: 80px;
}
.guanggao img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sy_xw .left {
	width: 840px;
	float: left;
}
.sy_xw .right {
	width: 340px;
	float: right;
	background: #f0f0f0;
}
.sy_xw .right h3 {
	background: #d0000e;
	height: 50px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	padding: 0px 10px;
}
.sy_xw .right h3 span {
	float: right;
}
.sy_xw .right h3 span a {
	color: #FFF;
}
.sy_xww .cont{
    display:flex;
    justify-content: space-between;
}
.gundong-box {
  height: 144px;
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.sy_xww {
	width: 100%;
	margin: 0 auto;
}
.peixun1 ul li {
	width: 185px;
	float: left;
	margin: 0px 7.5px;
	position: relative;
}
.peixun1 ul li img {
	width: 100%;
	height: auto;
}
.peixun1 ul li:hover {
	filter: alpha(Opacity=90);
	opacity: .9;
	background: #fff;
}
.peixun1 span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.7);
	color: #FFF;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
/*�ײ�*/
.xglj {
	width: 100%;
	background: #910009;
	border-bottom: 1px solid #ffffff;
	padding: 25px 0px;
}
.xglj h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
}
.xglj p {
	font-size: 14px;
	padding-right: 15px;
}
.xglj p a {
	font-size: 14px;
	color: #FFF;
}
.foot {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
	color: #fff;
	line-height: 28px;
	background: #910009;
}
.foot .zc {
	float: left;
	text-align: left;
}
.foot .yc {
	float: right;
}
.foot a {
	color: #fff;
}
.ny_ym {
	width: 1200px;
	padding: 50px 0;
	margin: 0 auto;
}
.ny_ym .zc {
	width: 250px;
	float: left;
}
.ny_ym .zc .zcc{
	border: 1px solid #ddd;
}
.ny_ym .zc h1 {
	height: 70px;
	line-height: 70px;
	background: #d0000e;
	color: #FFF;
	font-size: 24px;
	border-bottom: 2px solid #fff;
	text-align: center;
}
.ny_ym .zc ul li {
	border-bottom: 1px solid #ddd;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	padding-left: 50px;
	background: url(../images/tbb.jpg) no-repeat center left #fff;
	background-position: 30px 20px;
}
.ny_ym .zc ul li a {
	font-size: 16px;
}
.ny_ym .yc {
	width: 900px;
	float: right;
}
.ny_ym .yc h2 {
	height: 60px;
	line-height: 60px;
	background: url(../images/tbb.jpg) no-repeat center left #f6f6f6;
	background-position: 15px 20px;
	padding: 0px 15px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding-left: 30px;
}
.ny_ym .yc h2 span {
	font-size: 14px;
	float: right;
}
.ny_ym .yc h2 img {
	margin-right: 5px;
}
.ny_ym .yc .wz {
	padding: 20px 0px;
}
.ny_ym .yc .wz p {
	font-size: 15px;
	line-height: 32px;
}
.ny_xw {
	width: 100%;
}
.ny_xw ul li {
	padding: 20px 0px;
	border-bottom: 1px solid #ddd;
}
.ny_xw ul li .rl {
	width: 80px;
	background: #f6f6f6;
	text-align: center;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	float: left;
}
.ny_xw ul li .rl p {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	background: #d0000e;
	color: #FFF;
	margin-top: 10px;
}
.ny_xw ul li .wzz {
	width: 800px;
	float: right;
}
.ny_xw ul li .wzz h3 {
	font-size: 18px;
	font-weight: bold;
	height: 35px;
}
.ny_xw ul li .wzz h3 a {
	font-size: 18px;
	font-weight: bold;
	height: 35px;
}
.ny_xw ul li .wzz p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
}
/*��ҳ*/
.paging {
	width: 100%;
	margin: 30px auto;
	text-align: center;
	overflow: hidden;
}
.paging a {
	line-height: 32px;
	color: #888;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	border: 1px solid #e7e7e7;
	width: 32px;
	height: 32px;
	margin: 0 3px;
	display: inline-block;
}
.paging a:hover {
	background-color: #d0000e;
	border: 1px solid #d0000e;
	color: #fff;
}
.paging a.on {
	background-color: #d0000e;
	border: 1px solid #d0000e;
	color: #fff;
}
.ts_wy {
	width: 100%;
	margin: 20px auto;
}
.ts_wy ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 31.333333%;
	margin: 1.5% 3% 1.5% 0;
}
.ts_wy ul li:nth-child(3n) {
	margin-right: 0;
}
.ts_wy ul li img {
	/*width:100%; height:auto;*/
}
.ts_wy ul li a {
	dsipaly: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	background: #fff;
	display: block;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ts_wy ul li .wzz {
	background: #f6f6f6;
	padding: 10px;
}
.ts_wy ul li .wzz h4 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
.ts_wy ul li .wzz p {
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ts_wy2 {
	width: 100%;
	margin: 20px auto;
}
.ts_wy2 ul li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 17.6%;
	margin: 1.5% 3% 1.5% 0;
}
.ts_wy2 ul li:nth-child(5n) {
	margin-right: 0;
}
.ts_wy2 ul li img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.pagebar {
	overflow: hidden;
	clear: both
}
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 1
}
.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}
.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.pagination .st {
	font-family: 宋体
}
.hidden-sm {
	color: #999 !important;
	background-color: #f5f5f5 !important;
	border-color: #ddd !important;
	pointer-events: none;
	cursor: not-allowed;
}
.text-secondary {
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
}
.ts_wy2 ul li a {
	dsipaly: block;
	width: 100%;
	line-height: 30px;
	color: #333;
	background: #fff;
	display: block;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ts_wy2 ul li .wzz {
	background: #fff;
	padding: 5px;
}
.ts_wy2 ul li .wzz h4 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
.ts_wy2 ul li .wzz p {
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.tz_gg {
	width: 100%;
	margin: 20px auto;
}
.tz_gg ul li {
	border-bottom: 1px solid #ddd;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
}
.tz_gg ul li a {
	font-size: 16px;
}
.tz_gg ul li span {
	float: right;
}
.zw {
	min-height: 350px;
	line-height: 25px;
}
.zw img {
	max-width: 100%;
}
.xiaocms-page span {
	margin: 0 3px;
	border: 1px solid #910009;
	line-height: 35px;
	padding: 0 15px;
	background: #910009;
	color: #FFFFFF;
	display: inline-block;
}
.xiaocms-page a {
	margin: 0 3px;
	border: 1px solid #eee;
	line-height: 35px;
	background: #fff;
	display: block;
	color: #333;
	padding: 0 15px;
	display: inline-block;
}
.xiaocms-page a:hover {
	margin: 0 3px;
	border: 1px solid #910009;
	line-height: 35px;
	background: #910009;
	color: #fff;
	padding: 0 15px;
	display: inline-block;
}
.certificate {
	text-align: center;
	margin-bottom: 20px;
}
.certificate img {
	max-width: 600px;
}
.info-table {
	width: 70%;
	margin: 0 auto;
	border-collapse: collapse;
}
.info-table td {
	border: 1px solid #ddd;
	padding: 10px 20px;
}
.info-table td:first-child {
	width: 130px;
	background: #f5f5f5;
	font-weight: bold;
	text-align: center;
}