body {
	color: #323232;
	font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
	font-size: 16px;
	background: #fff;
}

a {
	color: #323232;
}

a:hover {
	color: #94070A;
}

.line1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.clearfix {
	clear: both;
}
.xydt_pic {
    width: 810px;
    height: 524px;
}

.header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	background: url(../images/bg_top.png) repeat-x center top;
	height: 173px;
}

.top_box {
	position: relative;
	overflow: hidden;
	height: 450px;
}

.logo {
	margin-top: 20px;
	float: left;
}

.sch_box {
	position: absolute;
	right: 15px;
	top: 18px;
}

.sch_box a {
	color: #fff;
	position: relative;
}

.sch_box a.sch {
	padding-right: 15px;
	margin-right: 10px;
}

.sch_box a.sch::after {
	content: '';
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: rgba(255, 255, 255, .8);
}
.sch_box .sch2{
	display: inline-block;
	position: relative;
}
.sch_box .sch2:hover .sch-form{
	display: block;
}
.sch_box .sch2 .sch-form{
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	background: #fff;
	display: none;
}
.sch_box .sch2 .sch-form .sch-input{
	width: 250px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 15px;
	border: none;
	float: left;
}
.sch_box .sch2 .sch-form .sch-btn{
	width: 50px;
	height: 40px;
	line-height: 40px;
	border: none;
}

.nav {
	position: absolute;
	right: 15px;
	top: 55px;
}

.nav li {
margin-left: 40px;
    float: left;
    position: relative;
    height: 40px;
    line-height: 40px;
}
.nav li ul li{  height: 30px;
    line-height: 30px;}
.nav li a {
	font-size: 19px;
	color: #fff;
font-weight: 600;
}
.nav li ul{
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	width: 120px;
	left: 50%;
	top: 40px;
	margin-left: -60px;
	padding: 10px;
	display: none;
}
.nav li ul li{
	margin: 0;
	text-align: center;
	line-height: 2em;
	float: none;
}
.nav li li a{
	color: #333;
	font-size: 16px;
}
.nav li li a:hover{
	color: #94070A;
}
.nav li:hover ul{
	display: block;
}
.banner {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	overflow: hidden;
	position: absolute;
	right: 210px;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	position: relative;
	height: 80px;
}

.slideBox .hd ul::after {
	content: '';
	width: 100%;
	height: 1px;
	background: rgba(216, 216, 216, .5);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5px;
	z-index: -1;
}

.slideBox .hd ul li {
	float: left;
	width: 22px;
	height: 80px;
	text-align: center;
	cursor: pointer;
	position: relative;
	margin-left: 30px;
}

.slideBox .hd ul li:first-child {
	margin-left: 0;
}

.slideBox .hd ul li span {
	width: 90%;
	height: 90%;
	position: absolute;
	left: 5%;
	top: 5%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.slideBox .hd ul li span.bg1 {
	display: none;

}

.slideBox .hd ul li span.bg2 {
	background: url(../images/dot1.png) no-repeat center;
}

.slideBox .hd ul li.on {
	width: 80px;
	height: 80px;
	background: rgba(216, 216, 216, .5);
	padding: 5px;
	box-sizing: border-box;
	border-radius: 100%;
	overflow: hidden;
}

.slideBox .hd ul li.on .bg1 {
	display: block;
	border-radius: 100%;
	overflow: hidden;
}

.slideBox .hd ul li.on .bg2 {
	display: none;
}

.slideBox .bd img {
	width: 100%;
	height: 450px;
	display: block;
}

.xydt {
	background: url(../images/bg_xydt.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 90px;
}

.column {
	position: relative;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 40px;
}

.column span {
	display: inline-block;
}

.column span.name {
	background: url(../images/logo-1.png) no-repeat center top;
	padding-top: 20px;
	font-size: 32px;
	margin-left: 5px;
}

.column .more {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: url(../images/more.png) no-repeat center bottom;
	width: 32px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #A2A2A2;
}

.column .icon {
	display: inline-block;
	position: relative;
	top: -3px;
}

.xydt_main {
	position: relative;
}

.slideBox2 {
	position: relative;
}

.slideBox2 .hd {
	position: absolute;
	left: -30px;
	bottom: 0;
	z-index: 2;
	width: 20px;
	text-align: center;
}

.slideBox2 .hd li {
	text-indent: -999em;
	background: url(../images/dot2.png) no-repeat center;
	margin: 15px 0;
}

.slideBox2 .hd li.on {
	height: 27px;
	background: url(../images/d.png) no-repeat center;
}

.slideBox2 .bd {
	position: relative;
	z-index: 2;
	width: 810px;
	height: 524px;
	overflow: hidden;
}

.slideBox2 .bd li {
	position: relative;
	width: 810px;
	height: 524px;
	display: none;
}
.slideBox2 .bd li:first-child{
	display: block;
}

.slideBox2 .bd li .title {
	position: absolute;
	width: 100%;
	height: 65px;
	background: rgba(19, 19, 19, 0.4);
	left: 0;
	bottom: 0;
	color: #fff;
	box-sizing: border-box;
	line-height: 65px;
	padding-left: 140px;
	font-size: 18px;
	font-weight: bold;
}

.slideBox2 .bd li .date {
	position: absolute;
	width: 84px;
	height: 84px;
	box-sizing: border-box;
	border: 1px solid #94070A;
	text-align: center;
	left: 35px;
	bottom: 20px;
	z-index: 2;
	background: #fff url(../images/image.png) no-repeat center;
	background-size: cover;
	border-radius: 100%;
}

.slideBox2 .bd li .date .year {
	font-family: Georgia;
	font-size: 20px;
	color: #94070A;
	font-weight: bold;
	margin-top: 15px;
}

.slideBox2 .bd li .date .month {
	font-family: Georgia;
	font-size: 22px;
	color: #94070A;
}

.xydt_logo {
	width: 90px;
	height: 90px;
	background: #daaa68 url(../images/logo-1-5.png) no-repeat center;
	position: absolute;
	left: -30px;
	top: -30px;
}

.xydt_list {
	width: 640px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.xydt_list li {
	margin-bottom: 23px;
}

.xydt_list li a {
	display: block;
	height: 84px;
	border: 1px solid #E8E8E8;
	border-top-left-radius: 42px;
	border-bottom-left-radius: 42px;
}

.xydt_list li .date {
	width: 84px;
	height: 84px;
	box-sizing: border-box;
	border: 1px solid #E8E8E8;
	text-align: center;
	background: #F4F4F4;
	background-size: cover;
	border-radius: 100%;
	float: left;
	margin-left: -1px;
	margin-right: 20px;
}

.xydt_list li .date .year {
	font-family: Georgia;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
	margin-top: 15px;
}

.xydt_list li .date .month {
	font-family: Georgia;
	font-size: 22px;
	color: #9F9F9F;
}

.xydt_list li a:hover,.xydt_list li.on a {
	background: url(../images/bg1.png) no-repeat center;
	background-size: cover;
	color: #fff;
}

.xydt_list li a:hover .date,.xydt_list li.on a .date {
	border: 1px solid #94070A;
	background: #fff url(../images/image.png) no-repeat center;
}

.xydt_list li a:hover .date .year,.xydt_list li.on a .date .year {
	color: #94070A;
}

.xydt_list li a:hover .date .month,.xydt_list li.on a .date .month {
	color: #94070A;
}

.xydt_list li .title {
	font-size: 18px;
	line-height: 22px;
	margin-top: 20px;
	height: 44px;
}

.tzgg {
	display: flex;
	width: 100%;
	position: relative;
	z-index: 3;
}

.column2 {
	flex: none;
	float: left;
	width: 210px;
	height: 271px;
	background: url(../images/bg_tzgg.png) no-repeat center;
}

.column2 a {
	display: block;
	padding: 30px 60px 80px;
	color: #fff;
}

.column2 p {
	display: inline-block;
}

.column2 p.icon {
	float: left;
	margin-right: 10px;
}

.column2 p.name {
	width: 20px;
	font-size: 32px;
	line-height: 40px;
}

.picScroll-left {
	width: calc((100% - 210px));
	float: right;
}

.picScroll-left li {
	width: 25%;
}

.picScroll-left li:hover{
	background: linear-gradient(90deg, rgba(940 139 146 / 30%) 0%, rgba(255, 240, 241, 0.00) 100%);
}

.picScroll-left li:nth-child(2n) {
	background: linear-gradient(90deg, rgba(241 139 146 / 30%) 0%, rgba(255, 240, 241, 0.00) 100%);
}

.picScroll-left li .date {
margin-left:190px;
	margin-top: 14px;
	border-radius: 0px 50px 50px 0px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	background: #FFF2F2;
	font-size: 18px;
	padding: 0 12px;
	color: #94070A;
}

.picScroll-left li .title {
	font-size: 18px;
	line-height: 30px;
	margin: 20px 40px 16px;
	position: relative;
	height: 60px;
	overflow: hidden;
}

.picScroll-left li .title::after {
	content: '';
	width: 100%;
	border-bottom: 1px dashed #ecebe9;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.picScroll-left li .desc {
	font-size: 16px;
	line-height: 30px;
	margin: 0 40px 20px;
	color: rgba(159, 159, 159, 0.6);
	height: 85px;
}

.picScroll-left .hd {
	padding: 0 100px;
}

.picScroll-left .hd span {
	display: block;
	width: 41px;
	height: 41px;
}

.picScroll-left .hd .prev span {
	background: url(../images/icon-left.png) no-repeat center;
}

.picScroll-left .hd .next span {
	background: url(../images/icon-right.png) no-repeat center;
}

.picScroll-left .hd .prev {
	float: left;
	background: #FFF0F1;
	padding: 20px;
	cursor: pointer;
}

.picScroll-left .hd .next {
	float: right;
	background: #FFF0F1;
	padding: 20px;
	cursor: pointer;
	margin-right: 220px;
}

.picScroll-left .hd .prev:hover span {
	background: url(../images/icon-left-h.png) no-repeat center;
}

.picScroll-left .hd .next:hover span {
	background: url(../images/icon-right-h.png) no-repeat center;
}

.kydt {
	background: url(../images/bg_kydt.jpg) no-repeat center;
	height: 2220px;
	position: relative;
	margin-top: -50px;
	width: 100%;
	overflow: hidden;
}

.kydt_main {
	background: #FFFFFF;
	border-radius: 80px 0px 0px 0px;
	
	padding: 0 50px 30px;
	position: relative;
}

.kydt_bg {
	padding-top: 320px;
	background: url(../images/bg2.png) no-repeat;
	background-position: center 400px;

}

.kydt_main .column {
	text-align: left;
}

.kydt_info {
	width: 840px;
	position: relative;
	z-index: 2;
}

.slideBox3 {
	position: relative;
}

.slideBox3 .hd {
	position: absolute;
	right: 0;
	bottom: 0;
}

.slideBox3 .hd li,
.slideBox3 .hd ul {
	display: inline-block;
}

.slideBox3 .hd li {
	width: 14px;
	height: 19px;
	background: url(../images/dot2.png) no-repeat center;
	text-indent: -999em;
	margin: 0 5px;
	background-position: center 6px;
	cursor: pointer;
}

.slideBox3 .hd li.on {
	background: url(../images/d1.png) no-repeat center;
}

.slideBox3 .bd li {
	overflow: hidden;
}

.slideBox3 .bd li .pic {
	float: left;
	margin-right: 30px;
}

.slideBox3 .bd li img {
	width: 285px;
	height: 160px;
}

.slideBox3 .bd li .title {
	line-height: 26px;
	height: 52px;
	font-weight: bold;
	font-size: 18px;
}

.slideBox3 .bd li .desc {
	line-height: 22px;
	height: 44px;
	font-size: 14px;
	color: #9F9F9F;
}

.slideBox3 .bd li .line {
	width: 40px;
	height: 1px;
	background: #94070A;
	display: inline-block;
	margin: 10px 0 15px;
}

.kydt_list {
	overflow: hidden;
	margin-top: 30px;
}

.kydt_list li a {
	display: block;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.kydt_list li {
	width: calc((100% - 60px)/2);
	float: left;
	margin-right: 60px;
	box-sizing: border-box;
	background: url(../images/dot4.png) no-repeat left 9px;
	padding-left: 20px;
}

.kydt_list li:nth-child(2n) {
	margin-right: 0;
}

.kydt_list li .title {
	margin-bottom: 8px;
	font-size: 18px;
	height: 20px;
	line-height: 20px;

}

.kydt_list li .date {
	background: url(../images/dot3.png) no-repeat left center;
	padding-left: 20px;
	color: #94070A;
}

.kydt_list li:hover {
	background: url(../images/logo-11.png) no-repeat left 9px;
}

.kydt_ad1 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.kydt_ad2 {
	position: absolute;
	right: 0;
	top: 0;
}

.kydt_ad3 {
	position: absolute;
	right: -137px;
	top: 237px;
	overflow: hidden;
}

.kydt_ad4 {
	position: absolute;
	right: 350px;
	top: 320px;
}

.kydt_more {
	position: absolute;
	right: 78px;
	top: 513px;
}

.kydt_dot1 {
	position: absolute;
	width: 115px;
	height: 82px;
	background: #E5682C;
	right: 350px;
	top: 238px;
}

.kydt_dot2 {
	position: absolute;
	width: 30px;
	height: 30px;
	background: #E5682C;
	right: -15px;
	bottom: -15px;
}

.jxdt_main {
	overflow: hidden;
	background: #FFFFFF;
    border-radius: 0px 0px 80px 0px;
    box-shadow: 0px 12px 30px 0px rgba(170, 55, 55, 0.3);
    padding: 50px 50px 30px 50px;
}

.jxdt {
	width: 630px;
	float: left;
	position: relative;
}

.xsyd {
	width: 630px;
	float: right;
	position: relative;
}

.jxdt dl {
	overflow: hidden;
}

.jxdt dl dt {
	float: left;
}

.jxdt dl dd {
	width: calc((100% - 301px));
	height: 197px;
	background: linear-gradient(131deg, #94070A 20%, #D66242 105%);
	border-radius: 0px 40px 0px 0px;
	float: right;
	box-sizing: border-box;
	padding: 20px 25px 0;
}

.jxdt dl dd .title a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	height: 48px;
}

.jxdt dl dd .line {
	width: 40px;
	height: 1px;
	opacity: 1;
	background: #FFFFFF;
	margin: 15px 0 20px;
}

.jxdt dl dd .desc {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	line-height: 22px;
	height: 44px;
}

.jxdt dl dd .date {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	background: url(../images/dot5.png) no-repeat left center;
	padding-left: 20px;
	margin-top: 10px;
}

.jxdt ul {
	margin-top: 50px;
}

.jxdt ul li {
	overflow: hidden;
	border-bottom: 1px dashed #ececec;
	padding-bottom: 23px;
	margin-bottom: 23px;
}

.jxdt ul li .date {
	float: right;
	font-size: 14px;
	background: url(../images/dot6.png) no-repeat left center;
	padding-left: 15px;
	line-height: 20px;
	color: #94070A;
}

.jxdt ul li .title {
	background: url(../images/dot7.png) no-repeat left center;
	padding-left: 15px;
	font-size: 18px;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}

.jxdt .more {
	position: absolute;
	right: -158px;
	top: 200px;
}


.xsyd_list li {
	overflow: hidden;
	border-bottom: 1px dashed #ececec;
	padding-bottom: 23px;
	margin-bottom: 23px;
}

.xsyd_list li .date {
	float: right;
	font-size: 14px;
	background: url(../images/dot6.png) no-repeat left center;
	padding-left: 15px;
	line-height: 20px;
	color: #94070A;
}

.xsyd_list li .title1 {
	background: url(../images/dot7.png) no-repeat left center;
	padding-left: 15px;
	font-size: 18px;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}

.xsyd_list li.on .title1,
.xsyd_list li.on .date {
	display: none;
}

.xsyd_list li.on {
	background: linear-gradient(90deg, rgba(214, 98, 66, 0.00) 0%, #94070A 89%);
	border-bottom: none;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 20px;
	margin-bottom: 35px;
}

.xsyd_list li.on .date2 {
	float: left;
	box-sizing: border-box;
	text-align: center;
	background: #fff url(../images/xsyd_date.png) no-repeat center;
	background-size: cover;
	border-radius: 100%;
	width: 84px;
	height: 84px;
	margin-right: 20px;
	margin-left: 20px;
}

.xsyd_list li.on .date2 .day {
	font-family: Georgia;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	margin-top: 13px;
}

.xsyd_list li.on .date2 .year {
	font-family: Georgia;
	font-size: 16px;
	color: #fff;
}

.xsyd_list li.on .title2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
}

.xsyd_list li.on .title2 a {
	color: #fff;
}

.xsyd_list li.on .desc {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
	line-height: 22px;
	height: 44px;
}

.xsyd_list li .hover {
	display: none;
}

.xsyd_list li.on .hover {
	display: block;
}

.xsyd .more {
	position: absolute;
	left: -158px;
	top: 400px;
}

.ztwz_main .column {
	padding-top: 0;
}

.jxdt_main .column {
	padding-top: 10px;
	margin-bottom: 30px;
}

.ztwz_list {
	overflow: hidden;
display: flex;
    justify-content: center;
}

.ztwz_list li {
	float: left;
	width: calc((100% - 270px) / 4);
	margin-right: 90px;
}

.ztwz_list li:last-child {
	margin-right: 0;
}

.kydt_main .column {
	padding-top: 20px;
	margin-bottom: 30px;
}

.footer {
	background: url(../images/bg_bq.png) no-repeat center;
	background-size: cover;
	padding: 60px 0 30px;
	color: #FFE0E0;
	position: relative;
}

.footer .text {
	font-size: 16px;
	line-height: 23px;
	padding-top: 10px;
}
.footer .text a{color:#FFE0E0;}

.footer .text H2{margin-bottom:10px;}

.footer .yqlj {
display:none;
	height: 71px;
	background: url(../images/bg_yqlj.jpg) no-repeat right;
	position: absolute;
	left: 0;
	top: -40px;
	z-index: 2;
	width: 100%;
}

.yqlj_main {
	width: 100%;
	height: 71px;
	background: url(../images/bg_yqlj.png) no-repeat left;
}

.yqlj_main .title {
	line-height: 70px;
	color: #94070A;
	float: left;
	width: 180px;
	box-sizing: border-box;
	text-align: right;
	padding-right: 30px;
}

.yqlj_main ul {
	width: calc((100% - 180px));
	overflow: hidden;
}

.yqlj_main ul li {
	width: calc((100% - 200px)/3);
	float: left;
	padding-top: 15px;
	margin-right: 100px;
}

.yqlj_main ul li:last-child {
	margin-right: 0;
}

.yqlj_main ul li select {
	width: 100%;
	background: #F0F0F0;
	height: 40px;
	border: none;
	padding: 0 20px;
	box-sizing: border-box;
	color: #3D3D3D;
}

.content_box {
	background: url(../images/bg_content.png) no-repeat center bottom;
	padding-bottom: 150px;
}

.content_left {
	width: 430px;
	position: relative;
	top: -130px;
	float: left;
}

.content_left h3 {
	background: url(../images/bg_left1.png) no-repeat center;
	background-size: cover;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	padding: 50px 0;
}

.content_left h3 p {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	background: url(../images/icon_left.png) no-repeat left center;
	line-height: 36px;
}

.content_left .leftnav {
	background: #FFFAFA url(../images/bg_left_menu.png) no-repeat center bottom;
	padding-bottom: 150px;
}
.content_left>ul>li{
	padding: 30px 40px;
	border-bottom: 1px dashed #dfdfdf;
}
.content_left>ul>li>a {
	display: block;
	text-align: left;
	font-size: 24px;
}
.content_left>ul>li .layui-icon{
	float: right;
	line-height: 24px;
	cursor: pointer;
}

.content_left>ul>li>a:hover,
.content_left>ul>li.on>a {
	color: #94070A;
}
.content_left>ul>li.on,.content_left>ul>li:hover{
	border-bottom: 1px solid #94070A;
}
.content_left>ul>li ul{
	padding-top: 10px;
	padding-left: 20px;
	display: none;
}
.content_left>ul>li li.on a{
	color: #94070A;
}

.content_left>ul>li li{
	line-height: 2.2em;
        font-size: 1.3rem;
}

.content_right {
	width: calc((100% - 482px));
	float: right;
        min-height:180px;
}

.content_right .position {
	text-align: right;
	padding: 30px 0;
	color: #A2A2A2;
}

.szdw_list li {
	float: left;
	width: 267px;
	margin-right: 108px;
	margin-bottom: 50px;
}

.szdw_list li:nth-child(3n) {
	margin-right: 0;
}

.szdw_list li a {
	display: inline-block;
	padding-left: 37px;
	background: url(../images/bg_szdw1.png) no-repeat left 65px;
}

.szdw_list li .pic img {
	/* object-fit: cover; */
	height: 300px;
	width: 230px;
	border-radius: 0px 30px 0px 0;
}

.szdw_list li .text {
	background: url(../images/bg_szdw3.png) no-repeat 25px 8px;
	padding-left: 40px;
	margin-top: 20px;
	line-height: 22px;
	font-size: 16px;
}

.szdw_list li .text .pro {
	margin-bottom: 17px;
}

.szdw_list li .pic_box {
	position: relative;
	width: 230px;
}

.szdw_list li .pic_box .title {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: url(../images/bg_szdw23.png) no-repeat center;
	width: 100%;
	height: 74px;
	box-sizing: border-box;
	padding: 27px 0 0 40px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.szdw_list li .pic_box .icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}


/* 师资队伍-start */
.mzw-layout3{
	padding: 68px 0 70px;
}
.mzw-layout3::after{
	content: '';
	display: block;
	clear: both;
}
.mzw-layout3 .layout-l{
	width: 329px;
	float: left;
}
.mzw-layout3 .layout-r{
	width: calc(100% - 379px);
	float: right;
}
.mzw-layout3 .layout-foot{
	padding-top: 60px;
}

.m-mzw-snv-a1{
	overflow: hidden;
	padding: 10px 0 0 9px;
	position: relative;
}
.m-mzw-snv-a1::before{
	content: '';
	display: block;
	width: calc(100% - 9px);
	height: calc(100% - 10px);
	box-sizing: border-box;
	border: 1px solid #27818D;
	position: absolute;
	left: 0;
	top: 0;
}
.m-mzw-snv-a1 .snv-head{
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 96px;
	background: #27818D url(../images/icon-a13.png) no-repeat top center;
	background-size: 122px auto;
	position: relative;
	border-top: 3px solid #2CA6B6;
	box-sizing: content-box;
}
.m-mzw-snv-a1 .snv-head::before,
.m-mzw-snv-a1 .snv-head::after{
	content: '';
	display: block;
	width: 24px;
	height: 1px;
	background-color: #fff;
}
.m-mzw-snv-a1 .snv-tit{
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0 12px;
}
.m-mzw-snv-a1 .snv-menu{
	display: none;
}
.m-mzw-snv-a1 .snv-body{
	position: relative;
	padding: 27px 30px 34px;
	background-color: #ECF6F6;
	overflow: hidden;
}
.m-mzw-snv-a1 .snv-body::before{
	content: '';
	display: block;
	width: 288px;
	height: 250px;
	background: url(../images/bgpic-b2.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	right: -48px;
	bottom: -44px;
}
.m-mzw-snv-a1 ul{
	position: relative;
}
.m-mzw-snv-a1 li{
	margin-bottom: 14px;
}
.m-mzw-snv-a1 .con{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 55px;
	background-color: #FCFFFF;
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid transparent;
	position: relative;
}
.m-mzw-snv-a1 .con::before,
.m-mzw-snv-a1 .con::after{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid transparent;
	position: absolute;
	opacity: 0;
}
.m-mzw-snv-a1 .con::before{
	top: 6px;
	left: 6px;
	border-top-color: #27818D;
	border-left-color: #27818D;
}
.m-mzw-snv-a1 .con::after{
	bottom: 6px;
	right: 6px;
	border-bottom-color: #27818D;
	border-right-color: #27818D;
}
.m-mzw-snv-a1 li.on .con,
.m-mzw-snv-a1 .con:hover{
	font-weight: bold;
	color: #27818D;
	border-image: linear-gradient(282deg, #27818D -1%, #1E74F4 50%, #27818D 100%) 1;
}
.m-mzw-snv-a1 li.on .con::before,
.m-mzw-snv-a1 li.on .con::after,
.m-mzw-snv-a1 .con:hover::before,
.m-mzw-snv-a1 .con:hover::after{
	opacity: 1;
}

.m-mzw-snv-a1.sty2::before{
	height: calc(100% - 47px);
}

.ul-mzw-litpic-b1{
	overflow: hidden;
}
.ul-mzw-litpic-b1 .con{
	display: block;
	border-bottom: 1px dashed #B8B8B8;
	padding: 35px 0 38px;
	overflow: hidden;
}
.ul-mzw-litpic-b1 .litpic{
	width: 110px;
	margin-right: 34px;
	float: left;
}
.ul-mzw-litpic-b1 .pic{
	padding-top: 131.0734%;
}
.ul-mzw-litpic-b1 .txt{
	overflow: hidden;
	padding-top: 10px;
}
.ul-mzw-litpic-b1 .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	margin-bottom: 29px;
}
.ul-mzw-litpic-b1 .job{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #5c5c5c;
	
}
.ul-mzw-litpic-b1 .info{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	overflow: hidden;
        margin-top:25px;
	
}
.ul-mzw-litpic-b1 dd{
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	float: left;
	margin-right: 75px;

	margin-bottom: 10px;
}
.ul-mzw-litpic-b1 .icon1{
	background-image: url(../images/icon-a15.png);
	background-size: 15px auto;
}
.ul-mzw-litpic-b1 .icon2{
	background-image: url(../images/icon-a16.png);
	background-size: 17px auto;
	
}
.ul-mzw-litpic-b1 .icon3{
	background-image: url(../images/icon-a17.png);
	background-size: 14px auto;
}
.ul-mzw-litpic-b1 .desc{	
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 36px;
}
.ul-mzw-litpic-b1 .btns{
	display: flex;
	justify-content: flex-end;
}
.ul-mzw-litpic-b1 .btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 161px;
	height: 45px;
	background-color: #ECF6F6;
	box-sizing: border-box;
	border: 1px solid #AFD9DF;
	font-size: 16px;
	line-height: 30px;
	color: #27818D;
	transition: .4s;
}
.ul-mzw-litpic-b1 .btn::after{
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/icon-a18-1.png) no-repeat center;
	background-size: 100% auto;
	margin-left: 10px;
	transition: .4s;
}
.ul-mzw-litpic-b1 .btn:hover{
	color: #fff;
	background-color: #27818D;
	border-color: #27818D;
}
.ul-mzw-litpic-b1 .btn:hover::after{
	background-image: url(../images/icon-a18-2.png);
}

.ul-mzw-litpic-b1.sty3{
	margin: 0 -28px -33px;
	padding-top: 21px;
}
.ul-mzw-litpic-b1.sty3 li{
	width: 50%;
	float: left;
	margin-bottom: 33px;
}
.ul-mzw-litpic-b1.sty3 .con{
	margin: 0 28px;
	border: none;
	/*background-color: #eaedf1;*/
	padding: 22px 26px 22px 17px;
	transition: .4s;
}
.ul-mzw-litpic-b1.sty3 .litpic{
	margin-right: 30px;
}
.ul-mzw-litpic-b1.sty3 .txt{
	padding-top: 0;
}
.ul-mzw-litpic-b1.sty3 .tit{
	margin-bottom: 8px;

}
.ul-mzw-litpic-b1.sty3 .info{
	
	
}
.ul-mzw-litpic-b1.sty3 dd{
	float: none;
	margin-right: 0;
	margin-bottom: 0;
}
.ul-mzw-litpic-b1.sty3 .desc{
	font-weight: 400;
	color: #666666;
	height: 90px;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-bottom: 0;
}
.ul-mzw-litpic-b1.sty3 .desc-tit{
	font-weight: bold;
}
.ul-mzw-litpic-b1.sty3 .con:hover{
	box-shadow: 0px 0px 10px 0px rgba(245, 210, 210, 0.8);
}
.mzw-img4{
	height: 0;
	overflow: hidden;
	position: relative;
}
.mzw-img4 img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.mzw-fitImg img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
/* 师资队伍-end */


/*é¢†å¯¼*/

.szld_list li {
	float: left;

	
	margin-bottom: 90px;
}

.szld_list li:nth-child(2n) {
	margin-right: 0;
}

.szld_list li a {
	display: inline-block;
	padding-left: 37px;
	/*background: url(../images/bg_szdw1.png) no-repeat left 65px;*/
}

.szld_list li .pic img {
	/* object-fit: cover;  */
	height: 300px;
	width: 230px;
	border-radius: 0px 30px 0px 0;
}

.szld_list li .text {
	
	margin-top: -300px;
	line-height: 22px;
	font-size: 16px;
float: right;
width: calc(100% - 250px);
}

.szld_list li .text .pro:first-child {
    border-top: 0;
}

.szld_list li .text .pro {
	    word-break: break-all;
    border-top: 1px dashed #ddd;
    padding: 0.5rem 0;
}
.szld_list li .text .pro strong {
	   color: #94070a;
}

.szld_list li .pic_box {
	position: relative;
	width: 230px;
}

.szld_list li .pic_box .title {
	position: absolute;
	left: 0;
	
	z-index: 2;
	background: url(../images/bg_szdw2.png) no-repeat center;
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	padding: 20px 0 0 40px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.szld_list li .pic_box .icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.szld_list .ld2{margin-bottom:50px;}

.xydt_list2 li {
	overflow: hidden;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #d8d8d8;
}

.xydt_list2 li .date {
	width: 80px;
	float: left;
	text-align: center;
	padding-right: 25px;
	margin-right: 40px;
	position: relative;
	margin-top: 35px;
	color: #9E9E9E;
}

.xydt_list2 li .date::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 65px;
	right: 0;
	top: 0;
	background: #d8d8d8;
}

.xydt_list2 li .date .day {
	font-size: 30px;
	font-weight: bold;
}

.xydt_list2 li .date .year {
	font-size: 16px;
}

.xydt_list2 li .text {
	width: 830px;
	float: left;
	margin-top: 35px;
}

.xydt_list2 li .text .title {
	height: 24px;
	font-size: 18px;
	font-weight: bold;
}

.xydt_list2 li .text .desc {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #9E9E9E;
	margin-top: 10px;
}

.xydt_list2 li .pic {
	float: right;
}

.xydt_list2 li .pic img {
	width: 210px;
	height: 135px;
}

.xydt_list2 li:hover .title {
	text-decoration: underline;
}

.xydt_list2 li:hover .date {
	color: #94070A;
}

.himg .pic {
	overflow: hidden;
}

.himg img {
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
}

.himg:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.pages {
	text-align: center;
	margin-top: 50px;
}

.pages li {
	display: inline-block;
	margin: 0 8px;
}

.pages li a {
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid rgba(213, 4, 12, 0.3);
	background: #fff;
	font-size: 18px;
}

.pages li a.on {
	background: #94070A;
	color: #fff;
}

.pages li a.disabled {
	color: #999999;
}

.tzgg_list {
	overflow: hidden;
}

.tzgg_list li {
	width: 306px;
	height: 275px;
	float: left;
	background: #F9F9F9 url(../images/bg_tzgg_list.png) no-repeat center;
	margin-right: 48px;
	margin-bottom: 40px;
}

.tzgg_list li:nth-child(3n) {
	margin-right: 0;
}

.tzgg_list li a {
	display: inline-block;
	padding: 30px 20px 40px;
}

.tzgg_list li .date {
	text-align: center;
	color: #94070A;
}

.tzgg_list li .date .day {
	font-size: 30px;
	font-weight: bold;
}

.tzgg_list li .date .year {
	font-size: 16px;
}

.tzgg_list li .text {
	border-top: 1px dashed #D8D8D8;
	padding-top: 20px;
	margin-top: 10px;
}

.tzgg_list li .text .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #323232;
	height: 48px;
	margin-bottom: 10px;
}

.tzgg_list li .text .desc {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	color: #9E9E9E;
}

.tzgg_list li a:hover .title {
	color: #94070A;
	text-decoration: underline;
}

.xyly_box {
	overflow: hidden;
}

.xyly_list {
	width: 430px;
	float: left;
}

.xyly_list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.xyly_list li:nth-child(2n) {
	margin-right: 0;
}

.xyly_list li img {
	width: 210px;
	height: 135px;
}

.xyly_slide {
	width: 529px;
	float: right;
	background: url(../images/bg_xyly.png) no-repeat center bottom;
	box-sizing: border-box;
	padding-left: 33px;
	padding-bottom: 25px;
}

.slideBox4 {
	position: relative;
}


.slideBox4 .hd li,
.slideBox4 .hd ul {
	display: inline-block;
}

.slideBox4 .hd li {
	width: 14px;
	height: 19px;
	background: url(../images/dot2.png) no-repeat center;
	text-indent: -999em;
	margin: 0 5px;
	background-position: center 6px;
	cursor: pointer;
}

.slideBox4 .hd li.on {
	background: url(../images/d1.png) no-repeat center;
}

.slideBox4 .bd li {
	overflow: hidden;
}

.slideBox4 .bd li img {
	width: 496px;
	height: 319px;
	display: block;
}

.slideBox4 .bd li .title {
	line-height: 26px;
	height: 26px;
	font-size: 18px;
	color: #fff;
	margin: 20px 0 15px;
}

.detail_box h2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.detail_box .attr{
	margin-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #9E9E9E;
	border-bottom: 1px solid #D8D8D8;
}

.detail{
	line-height: 2.2em;
	padding-top: 30px;
	font-size: 16px;
}
.detail img{
	max-width: 100%;
}
.detail p{
	margin-bottom: 15px;
}


.slideBox5{
	position: relative;
	padding-bottom: 30px;
}
.slideBox5 .bd{
	text-align: center;
	position: relative;
	z-index: 2;
	width: 634px;
	margin: 0 auto;
}
.slideBox5 .bd li a{
	display: inline-block;
}
.slideBox5 .bd li .img{
	width: 634px;
		height: 407px;
}
.slideBox5 .bd li .title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
}
.slideBox5 .bd li .pic{
	position: relative;
}
.slideBox5 .bd li .pic .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin-top: -25px;
	margin-left: -25px;
}
.slideBox5 .hd{
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
	height: 328px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/bg_xysp.png) no-repeat center;
	background-size: cover;
}
.slideBox5 .hd .prev {
	float: left;
	margin: 115px 0 0 70px;
}
.slideBox5 .hd .next{
	float: right;
	margin: 115px 70px 0 0;
}

.xysp_list{
	overflow: hidden;
	margin-top: 37px;
}
.xysp_list li{
	width: 312px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.xysp_list li:nth-child(3n){
	margin-right: 0;
}
.xysp_list li .img{
	width: 312px;
		height: 201px;
}
.xysp_list li .pic {
	position: relative;
}

.xysp_list li .pic .icon {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin-top: -14px;
	margin-left: -14px;
}
.xysp_list li .title{
	height: 60px;
	background: #F4F4F4;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0 10px;
}
/*Ã¥Ë†â€ Ã¤ÂºÂ«*/
.m-share {
	margin-top: 0;
	line-height: 28px;
	position: relative;
	float: right;
}


.m-share .fl {
	float: left;
}

.share {
	zoom: 1;
	display: inline-block;
	margin-left: 10px;
}

.share:after {
	content: "";
	display: block;
	clear: both;
}

.share a {
	float: left;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer;
	display: block;
}

.share a i {
	display: block;
	width: 24px;
	height: 24px;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}

.share a:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.share #share-icon {
	width: 20px;
	height: 20px;
	float: left;
	display: none;
}

.share #share-icon img {
	width: 100%;
	height: 100%;
}

.share .share-qqzone {
	background: none
}

.share .share-qqzone i {
	background: url("../images/shareqqzone.png") center center no-repeat;
	background-size: 80%;
}

.share .share-qqzone:hover {
	background-color: none;
}

.share .share-wechat {
	position: relative;
	background-color: none;
}

.share .share-wechat i {
	background: url("../images/sharewechat.png") center center no-repeat;
	background-size: 80%;
}

.share .share-wechat:hover {
	background-color: none;
}

.share .share-weibo {
	background: none;
}

.share .share-weibo i {
	background: url("../images/shareweibo.png") center center no-repeat;
	background-size: 80%;
}

.share .share-weibo:hover {
	background-color: none;
}

.share .share-qq:hover {
	background-color: #27a8f2;
}



.share .bg-code {
	left: -36px;
	z-index: 10;
}

.share .qrcode {
	position: absolute;
	top: 36px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	display: none;
	width: 100px;
	height: 100px;
	left: -98%;
	z-index: 11;
}

.share .close-btn {
	position: absolute;
	background: #fff;
	color: #000;
	font-size: 12px;
	z-index: 12;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	right: -39px;
	top: 50px;
	display: none;
	cursor: pointer;
}


.fdtp img {object-fit:cover;}

.search-dialog-box {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s ease 0s;
}

.search-dialog-box::before {
	content: "";
	position: absolute;
	top: 0px;
	height: 0px;
	background: rgba(148, 7, 10,0.9);
	transition: all 0.6s ease 0s;
	left: 0px;
	right: 0px;
	z-index: 1;
}

.search-dialog-box.on::before {
	height: 100%;
}

.search-dialog-box .bubbles-bg {
	opacity: 0;
	visibility: hidden;
	display: none;
}

.search-dialog-box .search-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0px;
	margin: 0px;
	background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7);
	transform-origin: center center;
	transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.search-dialog-box .wrap-inner {
	transform: translateY(100%);
	transition: all 0.6s ease 0s;
	max-width: 1200px;
	margin: 0px auto;
}

.search-dialog {
	position: absolute;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
	width: 94%;
	z-index: 2;
}

.search-tit {
	font-size:30px;
	line-height: 50px;
	color: rgb(255, 255, 255);
	text-align: center;
	overflow: hidden;
	margin-bottom: 50px;
}

.search-dialog .search-inner {
	overflow: hidden;
	margin-top: 0px;
}

.search-dialog-box.on {
	opacity: 1;
	visibility: visible;
}

.search-dialog-box.on .search-bg {
	height: 100vh;
}

.search-dialog-box.on .wrap-inner {
	transform: translateY(0px);
}

.pub-close {
	position: absolute;
	width: 60px;
	height: 60px;
	z-index: 10;
	right: 30px;
	top: 30px;
	background-color: rgb(148, 7, 10);
	border-radius: 100%;
}

.pub-close .bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgb(148, 7, 10);
	transform: scale(0);
	border-radius: 100%;
	transition: transform 0.3s ease 0s;
}

.pub-close i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: 18px;
	background-repeat: no-repeat;
	background-image: url("../images/close-btn.svg");
	transition: all 0.6s ease 0s;
}

.pub-close i:hover {
	transform: rotate(180deg);
}

.search_box {
	display: flex;
	width: 100%;
}

.search_box input.input {
	width: calc(100%);
	height: 60px;
	background: rgb(243, 243, 243);
	border-radius: 30px 0 0 30px;
	padding: 0px 20px;
	font-size: 20px;
	color: rgb(51, 51, 51);
	border: none;
}

.search_box input.submit {
	height: 60px;
	border-radius: 0px 30px 30px 0px;
	padding: 0px 40px;
	background: url("../images/submit.svg") no-repeat center rgb(148, 7, 10);
	border: none;
	text-align: center;
	background-size: 25px;
	cursor: pointer;
}