.main-xw {
	background: url("../images/xw-bg.jpg");
	min-height:580px;
	padding: 20px 0 50px;
	z-index: 100;
	position: relative;
}

.main-dt {
	background: url("../images/dt-bg2.png");
	height: 815px;
	z-index: 100;
	padding: 80px 0px;
	padding-bottom: 0px;
}

.main-ls .tille .titleL p {
	color: #fff;
}

.main-ls .tille .titleL span {
	color: #598e79;
}

.main-ls .tille .more a {
	color: #fff;
}

.main-ls-jgg {}

.main-ls-jgg-item1, .main-ls-jgg-item2, .main-ls-jgg-item3 {
	width: 25%;
	position: relative;
	float: left;
}

.main-ls-jgg-item1 img {
	width: 100%;
	height: 600px;
}

.main-ls-jgg-item2 img {
	width: 50%;
}

.main-ls-jgg-item2 {
	width: 50%;
	height: 300px;
	display: flex;
}

.main-ls-jgg-txt {
	display: flex;
	position: relative;
}

.main-ls-jgg-txt span {
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	font-size: 24px;
	padding-right: 20px;
}

.main-ls-jgg-txt p {
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	color: #d4cecc;
	padding-top: 15px;
	max-width: 166px;
	overflow: hidden;
}
.main-ls-jgg-item1 .main-ls-jgg-txt p{
	max-height: 80%;
}
.main-ls-jgg-txt::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -14px;
}

.main-ls-jgg-item1 .main-ls-jgg-txt {
	height: 340px;
	position: absolute;
	color: #fff;
	bottom: 0px;
	line-height: 1.8;
	padding-left: 30px;
	padding-top: 280px;
}

.main-ls-jgg-item2 .main-ls-jgg-txt::before {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 28px solid #f6ede8;
	border-bottom: 20px solid transparent;
	left: -24px;
}

.main-ls-jgg-item2 .main-ls-jgg-txt, .main-ls-jgg-item3 .main-ls-jgg-txt {
	width: 50%;
	display: flex;
	justify-content: space-between;
	padding: 35px;
	background-color: #f6ede8;
	line-height: 1.8;
}

.main-ls-jgg-item2 .main-ls-jgg-txt p {
	color: #999;
}

.main-ls-jgg-item3 {
	float: right;
	height: 600px;
}

.main-ls-jgg-item3 img {
	width: 100%;
	height: 300px;
}

.main-ls-jgg-item3 .main-ls-jgg-txt {
	width: 100%;
	height: 300px;
	background-color: #dfdddd;
}

.main-ls-jgg-item3 .main-ls-jgg-txt p {
	color: #7c7b7b;
}

.main-ls-jgg-item3 .main-ls-jgg-txt::before {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-bottom: 28px solid #dfdddd;
	border-right: 20px solid transparent;
	top: -24px;
	margin-top: 0;
	left: 50%;
	margin-left: -14px;
}

.main-ls-jgg-item4 .main-ls-jgg-txt {
	background-color: #6e5256;
	color: #fff;
}

.main-ls-jgg-item4 .main-ls-jgg-txt p {
	color: #c4bcbd;
}

.main-ls-jgg-item4 .main-ls-jgg-txt::before {
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	border-left: 28px solid #6e5256;
	border-bottom: 20px solid transparent;
	right: -42px;
	left: auto;
}

.jgg-1 {
	width: 50%;
	height: 299px;
}

.main-ls-jgg>div:nth-child(2) div:nth-child(3) {
	width: 29.5%;
	height: 296px;
}

.main-ls-jgg>div:nth-child(2) div:nth-child(4) {
	width: 35.25%;
	height: 296px;
}

.main-ls-jgg>div:nth-child(2) div:nth-child(5) {
	width: 35.25%;
	height: 296px;
}

.main-xw>div, .container {
	width: 1500px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main-xw-tzgg {
	width: 100%;
	margin-top: 30px;
	padding: 20px 10px;
	background: rgba(255, 255, 255, 0.77);
}

/* .lgb1 {
                  display: flex;
              } */

.daoh {
	display: none;
}

.lgb1>div>img {
	height: 432px;
}

.swiper-news {
	height: 418px;width: 100%;
}
.swiper-zt{
	width: 100%; height: 188px;
}
.swiper-news .newsImg {
	flex: 1;
	display: flex;
}
.swiper-news .newsImg img{
	width: 100%; height: 100%; object-fit: cover;
}
.swiper-news .swiper-slide {
	display: flex;
}
.swiper-news .swiper-pagination{
	padding-left:calc(100% - 320px);
	text-align: left;
}
.swiper-news .base {
	width: 350px;
	padding: 30px;
	height: 100%;
}

/* 			 .swiper-news .swiper-pagination{
				 text-align: right;
			 } */

.swiper-news .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
}

.swiper-news .swiper-pagination-bullet-active {
	background-color: #C5422F;
}

.swiper-news .base:hover {
	background: rgba(254, 255, 255, 0.8);
}

.base>P:nth-child(1) {
	font-size: 2.6rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.base>P:nth-child(2) {
	height: 125px;
	font-size: 1.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	margin-top: 10px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}

.base>P:nth-child(3) {
	color: rgba(102, 102, 102, 1);
	margin-top: 10px;
}

.base>P:nth-child(4) {
	background: #0754A6;
	width: 100px;
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	border-radius: 14px;
	margin-top: 10px;
}

.main-xw-xyxw {
	width: 59%;
	height: 438px;
}

.main-xw-xydt {
	width: 36%;
}

.main-xw-xydt-list {
	padding: 30px 25px;
	height: 438px;
	background: rgba(255, 255, 255, 0.77);
}

.main-xw-xydt-list-wz {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 35px;
	padding: 2px 0px;
	transition: 1s;
}

.main-xw-xydt-list-wz:hover div:nth-child(2) {
	color: #097051;
}

.main-xw-xydt-list-wz:hover div>P:nth-child(2) {
	color: #097051;
}

.main-xw-xydt-list-wz>div>P:nth-child(1) {
	min-width: 8px;
	min-height: 3px;
	width: 8px;
	height: 3px;
	background: #C5422F;
	margin-right: 10px;
}

.main-xw-xydt-list-wz>div {
	display: flex;
	width: 100%;
	align-items: center;
}

.main-xw-xydt-list-wz>div:nth-child(2) {
	color: rgba(102, 102, 102, 1);
	margin-top: 5px;
	transition: 1s;
}

.main-xw-xydt-list-wz>div>P:nth-child(2) {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex: 1;
	transition: 1s;
}

.main-xw-xydt-list-wz>div span {
	width: 60px;
	color: #999;
	text-align: right;
}

.main-xw-xyxw-lbt {
	padding: 10px;
	height: 438px;
	background: rgba(255, 255, 255, 0.77);
}

.tille {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 10px 0px;
	padding-bottom: 20px;
}

.tille .titleL {
	display: flex;
	color: #333;
	align-items: center;
}

.tille .titleIco, .tille .more {
	display: flex;
	align-items: center;
}

.tille .titleIco {
	margin-right: 18px;
}

.tille .more {
	align-items: flex-end;
}

.tille .more {
	width: auto;
}

.tille .more a {
	color: #7f2c19;
}

.tille .titleL img {
	height: auto;
}

.tille .titleL p {
	font-size: 2.6rem;
	line-height: 1;
}

.tille .titleL span {
	color: #999;
	font-size: 1.2rem;
	margin-top: -4px;
}

.main-xw-tzgg-wz {
	display: flex;
	justify-content: space-between;
	/* flex: 1; */
	width: 33%;
	margin-right: 30px;
	border-right: 5px solid transparent;
	transition: 1s;
}

.main-xw-tzgg-wz>div:nth-child(1) {
	width: 81px;
	height: 81px;
	background: #097051;
	text-align: center;
	padding-top: 20px;
	transition: 1s;
}

.main-xw-tzgg-wz>div:nth-child(1) p:nth-child(2) {
	font-size: 1.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 27px;
}

.main-xw-tzgg-wz>div:nth-child(1) p:nth-child(1) {
	font-size: 3.2rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
}

.main-xw-tzgg-wz2 {
	width: 77%;
}

.main-xw-tzgg {
	position: relative;
}

.main-xw-tzgg-wz-list {
	padding: 0 16px 20px;
}

.main-xw-tzgg-wz-hd {
	position: absolute;
	top: 35px;
	width: 270px;
	left: 50%;
	margin-left: -130px;
}

.main-xw-tzgg-wz-hd span {
	display: inline-block;
	font-size: 2rem;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	background-color: #ece3de;
	margin: 0 5px;
	position: relative;
	text-align: center;
}

.main-xw-tzgg-wz-hd span.active {
	background-color: #097051;
	color: #fff;
}

.main-xw-tzgg-wz-hd span.active::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #097051;
}

.main-xw-tzgg-wz-bd {
	display: flex;
}

.main-xw-tzgg-wz2>div {
	font-size: 1.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	margin-top: 20px;
	color: rgba(127, 44, 25, 1);
	line-height: 27px;
}

.main-dt-jx {
	height: 540px;
	padding: 30px;
	background: #fff url(../images/ztbg.jpg) no-repeat right bottom;
	flex: 1;
	width: auto;
	margin-right: 50px;
	box-shadow: 0 0 5px #ddd;
}

.main-dt-jx-tille {
	background: url("../images/dttl-bg.png") no-repeat;
	width: 100%;
	height: 74px;
	display: flex;
	justify-content: space-between;
	padding: 22px 24px;
	background-size: 100% 100%;
}

.main-dt-jx-tille>div {
	font-size: 2.6rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0754A6;
	line-height: 26px;
	display: flex;
}

.main-dt-jx-tille>div>P:nth-child(1) {
	width: 8px;
	height: 2px;
	background: #9e8f91;
	opacity: 0.61;
	margin-top: 20px;
	margin-right: 10px;
}

.main-dt-jx-tille>div>P:nth-child(2) {
	font-size: 1.1rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #6796C9;
	line-height: 27px;
	opacity: 0.61;
	margin-top: 7px;
}

.main-dt>div {
	width: 1500px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main-dt>div>div {
	width: 476px;
}

.main-dt-jx-wz {
	font-size: 2rem;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 10PX;
	padding-left: 20px;
	background: url(../images/li.png) no-repeat 0 34px;
	margin-bottom: 10px;
	line-height: 1.6;
	border-bottom: 1px dashed #e4d9d1;
}

.main-dt-jx-wz a {
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: block;
	height: 58px;
}

.main-dt-jx-wz2 {
	border-bottom: 1px dashed rgba(228, 217, 209, 1);
	padding: 20px 0px;
	margin-bottom: 20px;
	height: 166px;
	border-top: 1px solid transparent;
}

.main-dt-jx-wz2>div:nth-child(1) {
	font-size: 2.4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 36px;
	opacity: 0.79;
}

.main-dt-jx-wz2>div:nth-child(2) {
	font-size: 1.4rem;
	margin-top: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: 22px;
}

.main-dt-jx-list img.dot {
	width: 13px;
	height: 14px;
	margin-top: 2px;
	margin-right: 10px;
}

.main-dt-jx-list>p{
	flex:1;
	display:-webkit-box;
	display: -ms-flexbox; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	-ms-box-orient:vertical;
	-ms-line-clamp:1;
	overflow:hidden;
	padding-left: 8px;
	height: 36px;
} 
/* .main-dt-jx-list>p{position: relative; max-height: 40px;overflow: hidden;}
.main-dt-jx-list>p::after{content: "..."; position: absolute; bottom: 4px; right: 0; padding-left: 40px;
background: -webkit-linear-gradient(left, transparent, #fff 55%);
background: -o-linear-gradient(right, transparent, #fff 55%);
background: -moz-linear-gradient(right, transparent, #fff 55%);
background: linear-gradient(to right, transparent, #fff 55%);
} */

.main-dt-jx-list {
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 1.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777;
	line-height: 36px;
	height: 36px;
	transition: 1s;
	border-bottom: 1px solid transparent;

}
.main-dt-jx-list span{
	color: #999;
	padding-left: 15px;
}
.main-dt-jx-list:hover {
	border-bottom: 1px dashed #e4d9d1;
}

/* */

.main-ls-jgg>div>div:hover .mengc3 {
	display: flex !important
}

.footer {
	padding: 22px 0 10px;
	background: #393939;
}

.footer>div {
	width: 1500px;
	margin: 0 auto;
	font-size: 1.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, .6);
	line-height: 26px;
	clear: both;
	overflow: hidden;
}

.footer .txt {
	float: left;
	padding-top: 12px;
}

.footer .wxcode {
	float: right;
	color: #fff;
	text-align: center;
}

.mengc2>div:nth-child(3) {
	position: relative;
	width: 39px;
	padding-right: 7px;
	padding-top: 10px;
	height: 89px;
	border: 1px solid rgba(255, 255, 255, 1);
	font-size: 1.6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	margin-top: 450px;
	margin-left: 150px;
	transition: 1s;
	color: rgba(255, 255, 255, 1);
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.main-ls {
	background: url("../images/ls-bg.jpg") repeat;
	height: 500px;
	padding-top: 40px;
}

.main-ls>div, .flink>div {
	width: 1500px;
	margin: 0 auto;
}

.mengc>a>div {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 70px;
	font-weight: bold;
	font-size: 2.4rem;
	color: #ffe;
	border: 4px solid rgba(255, 255, 255, .8);
}

/*滚动条样式*/

.innerbox::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

.innerbox::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.innerbox::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

.detail {
	margin: 30px 0 15px;
}

.caption {
	position: relative;
	margin: 30px 0;
	text-align: center;
}

.caption h1 {
	color: #0754A6;
	font-size: 2rem;
}

.caption p {
	margin-top: 10px;
	color: #888;
	font-size: 1.4rem;
	text-align: center;
}

.caption p span {
	margin-right: 10px;
}

.caption .share {
	position: absolute;
	right: 0;
	bottom: -5px;
	height: 28px;
	line-height: 28px;
	font-size: 1.2rem;
}

.content {
	min-height: 300px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CDCDCD;
}

.main-detail-tille {
	line-height: 35px;
	padding: 5px 0px;
	border-bottom: 2px solid #C7C5C5;
	overflow: hidden;
	display: flex;
	;
}

.main-detail-tille p {
	color: #0754A6;
	;
	font-size: 2.2rem;
	padding-left: 14px;
	border-left: 4px solid #0754A6;
	;
}

.main-detail-tille.rt a {
	color: #666;
}

.main-detail-tille.rt a:hover {
	color: #259479;
}

.main-detail {
	width: 1250px;
	margin: 0 auto;
}

.main-list-cd {
	width: 1220px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 40px;
	min-height: 500px;
	margin-bottom: 40px;
}

.xzzt {
	display: flex;
	justify-content: space-between;
	border-left: 8px solid rgba(11, 201, 238, 1);
}

.w10011 {
	width: 900px;
	margin-left: 40px;
	line-height: 41px;
}

.w10011>div {
	display: none;
}

.w10011>div.on {
	display: block;
}

.main-d2 {
	margin: 0 auto;
	width: 1250px;
	display: flex;
	min-height: 700px;
	padding-top: 40px;
	justify-content: space-between;
}

.dyjy>div:nth-child(1) p {
	font-size: 3rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	margin-top: 20px;
	margin-left: 30px;
	margin: 30px 30px;
	margin-bottom: 34px;
}

.dyjy>div:nth-child(2) {
	margin-left: 10px;
	background-color: #fff;
}

.op1 {
	transition: 0.6s;
}

.dyjy>div:nth-child(2) p {
	box-sizing: border-box;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 100%;
	padding-top: 16px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 25px;
	border-bottom: 1px solid rgba(191, 191, 191, 1);
	border-right: 1px solid rgba(191, 191, 191, 1);
	;
	border-left: 0px;
	transition: 1s;
}

.dyjy {
	width: 257px;
	height: 349px;
	padding-top: 1px;
	background: linear-gradient(0deg, rgba(0, 162, 241, 1), rgba(0, 102, 185, 1));
}

.main-list-tille {
	display: flex;
	box-sizing: border-box;
	padding: 8px 0px;
	border-bottom: 2px solid #C7C5C5;

}
.main-list-tille em{
	font-family: 宋体, sans-serif;
	font-style: normal;
}

.main-list-tille>h1 {
	border-left: 4px solid #0754A6;
	;
	color: #0754A6;
	;
	;
	padding-left: 10px;
	font-size: 22px;
}

.main-list-tille>p {
	color: #666;
	line-height: 34px;
	margin-left: 10px;
}

.list-list {
	display: flex;
	justify-content: space-between;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #9A9A9A;
	border-left: 4px solid transparent;
	padding: 0px 4px;
	cursor: pointer;
	transition: 1s;
}

.list-list:hover {
	border-left: 4px solid #0754A6;
	;
	;
	background: #F6F6F6;
}

.list-list div {
	display: flex;
}

.list-list>div:nth-child(2) {
	color: #999;
	font-size: 14px;
}

.list-list span {
	font-size: 16px;
	font-weight: bold;
	font-family: 宋体, sans-serif;
	margin-right: 5px;
}

.main-list-cd>div:nth-child(1) {
	width: 240px;
}


.main-list-cd .siderbar_list{
	    background: #ddd;
	    padding-bottom: 20px;
}
.main-list-cd h1 {
	text-align: center;
	background: #ddd;
	color:#333;
	padding: 10px 15px;
	font-weight: normal;
	font-size: 1.7rem;
}
.xz-tille {
	animation: flipInY 1.5s;
	border-left: 5px solid #0754A6 !important;
	background-color: #fff!important;
}
.main-list-cd>div:nth-child(2) {
	width: 960px;
}

.pb_sys_style1 .p_no_d {
	border: 1px solid #0754A6;
	color: #fff;
	background-color: #0754A6
}

.p_t {
	font-size: 14px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
	border: 1px solid #ccc;
	padding: 5px 8px;
	font-size: 14px;
	margin: 0px 0px 0px 5px;
	height: 24px;
	line-height: 12px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}

#vsb_content {
	line-height: 30px;
	font-family: Microsoft YaHei;
}

.v_news_content {
	line-height: 1.8;
	font-family: Microsoft YaHei;
	padding: 30px 15px;
	min-height: 300px;
}

.b-tille {
	color: #0754A6 !important;
	font-size: 26px;
	margin: 10px;
}

.tiao {
	margin-top: 20px;
	text-align: left;
}

.tiao>a {
	color: #0754A6 !important;
}

.vsbcontent_img {
	text-align: center;
}

.main-xw-xyxw-lbt .slideshow {
	padding: 8px;
}

.main-zt {
	padding: 20px 0;
}

.swiper-zt .swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.swiper-zt .swiper-slide {
	text-align: center;
	background: #fff;
	height: 198px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-zt .swiper-slide img {
	width: 100%;
	height: 188px;
	object-fit: scale-down;
}

.swiper-zt .swiper-button-next, .swiper-zt .swiper-button-prev {
	width: 56px;
	height: 56px;
	margin-top: -28px;
	-moz-background-size: 56px 56px;
	-webkit-background-size: 56px 56px;
	background-size: 56px 56px;
}

.swiper-zt .swiper-button-next {
	background-image: url(../images/button-next.png);
	right: 0;
}

.swiper-zt .swiper-button-prev {
	background-image: url(../images/button-prev.png);
	left: 0
}

.main-zt-list {
	display: flex;
	width: 100%;
	margin-top: 40px;
}

.main-dt-jx {}

.main-dt-jx:last-child {
	margin-right: 0;
}

/* 友情链接 */

.flink {
	padding-top: 0px;
	padding-bottom: 40px;
}

.flink .tille {
	padding-bottom: 10px;
}

.flink-con a {
	color: #333;
	padding-right: 15px;
	line-height: 1.8;
}

.flink-con a::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #0754A6;
	border-radius: 50%;
	vertical-align: 1px;
	margin-right: 8px;
}

/* 内页 */

.dis-list {
	clear: both;
	overflow: hidden;
	min-height: 300px;
}

.l-list2 {
	float: left;
	background: rgba(242, 242, 242, 1);
	padding: 20px;
	cursor: pointer;
	width: 215px;
	height: 278px;
	text-align: center;
	margin: 15px 12px;
	margin-top: 15px;
	border: 1px solid transparent;
}
.l-list2 img {
	width: 100%;
	height: 93%;
	object-fit: cover;
}

.l-list2:hover {
	border: 1px solid #0754A6 !important;
}


.t-lie {
	margin-top: 5px;
	font-weight: bold;
}

.main-list-cd-tit {
	text-align: center;
	background: #0754A6;
	color: #fff!important;
	padding: 25px 15px;
	font-size: 23px;
}
.newslist{
	min-height: 400px;
}
.newslist ul li{
	border-bottom: 1px dashed #ddd;
	padding: 10px;
	line-height: 1.8;
}
.newslist ul li a{
	color: #666;
	display: flex;
	width: 100%;
}
.newslist ul li em{
	font-style: normal;
	font-size: 1.6rem;
    font-weight: bold;
    font-family: 宋体, sans-serif;
    margin-right: 5px;
}
.newslist ul li span{
	flex: 1;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.newslist ul li span.date{
	width: 140px;
	flex: none;text-align: right;
}

.article {
    min-height: 500px;
    padding: 0 30px;
    background: #fff;
}

.article .articleCaption {
    text-align: center;
    padding: 30px 0;
}

.article .articleCaption h2 {
    color: #0754A6;
    font-size: 2.4rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.article .articleCaption p span {
    color: #999;
    margin: 0 10px;
}

.article .articleContent {
    padding-bottom: 20px;
}

.list-img{
	clear: both;
	overflow: hidden;
}
.xyld{background-color:rgb(238,238,238);}
.xyld img{width:140px;height:196px;}
.xyld{width:454px;height:214px;float:left;margin:13px;padding:9.5px;background-color:#eeeeee;}
.xyld .xyldleft{width:140px;height:196px;float:left;margin-right:20px;}
.xyld .xyldright{height:166px;color:#1C1B1B;}
.xyld .xyldright h4{font-weight:100;color:#ba4a30; font-size:15px;margin-bottom: 10px;}
.xyld .xyldright a{padding:0;}
.xyld .xyldright a:hover{text-decoration:none;}
.xyld .xyldright p{font-size:13px;color:#333;line-height:28px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-ms-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-line-clamp:7;-ms-line-clamp:7;-moz-line-clamp:7;-o-line-clamp:7;overflow:hidden;}


/*师资队伍*/
.teacherlist h5{
   margin: 20px 0 10px;
   color: #0754A6;
   font-size: 18px;
   border-left: 2px solid #0754A6;
   padding-left: 13px;
   line-height: 22px;
   font-weight: normal;
   margin-left: 7px;
}
.teacherlist ul{
	width: 800px;
    margin-bottom: 20px;
    overflow: hidden;
}
.teacherlist li{
  float: left;
  width: 11%;
  padding-left: 22px;
  line-height: 40px;
  font-size: 16px;
}
