@charset 'utf-8';

/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

@keyframes myrotate {
	0% {
		transform: rotate(10deg);
	}

	20% {
		transform: rotate(-10deg);
	}

	40% {
		transform: rotate(10deg);
	}

	60% {
		transform: rotate(-10deg);
	}

	80% {
		transform: rotate(10deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a {
	vertical-align: top;
}

img {
	border: 0;
	vertical-align: middle;
}

@keyframes myrotate {
	0% {
		transform: rotate(10deg);
	}

	20% {
		transform: rotate(-10deg);
	}

	40% {
		transform: rotate(10deg);
	}

	60% {
		transform: rotate(-10deg);
	}

	80% {
		transform: rotate(10deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

input,
button,
text {
	vertical-align: middle;
	outline: none;
	border: none;
}

button {
	padding: 0;
	background: none;
	cursor: pointer;
}


body {
	font-size: 15px;
	color: #333333;
	font-family: Microsoft Yahei;
}

/*清除浮动*/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* 内容块 */
.centerWidth {
	width: 1400px;
	margin: 0px auto;
}

.overflows a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

img {
	transform: scale(1);
	transition: all 0.6s;
}

.pofixed {
	position: fixed;
}

.poabsol {
	position: absolute;
}

.mtb20 {
	margin: 20px 0;
}

/* 头部 */
.head_top {
	position: relative;
	z-index: 1;
}

.head {
	position: relative;
	height: 460px;
}

.outside {
	line-height: 70px;

}

.outside a {
	font-size: 18px;
	color: #0065d9;
	margin: 0 10px;

}

.outside a img {
	margin-right: 5px;
	display: inline-block;
}

.logo {
	padding-top: 15px;
}

.logo a img {
	display: block;
	width: auto;
	margin: 30px auto;

}

.searchdiv {
	width: 450px;
	position: absolute;
	top: 110px;
	right: 260px;

}

.searchdiv div.clearfix a {
	font-size: 22px;
	color: #fff;
	margin: 0 10px;
}

.searchdiv div.clearfix a.cur {
	color: #1781fa;
	font-weight: 600;

}

.search {
	width: 100%;
	height: 60px;
	background: #ffffff70;
	margin-top: 30px;
}

.keyword {
	background: rgba(255, 255, 255, 0);
	font-size: 14px;
	width: 80%;
	line-height: 60px;
	padding: 0 10px;
}

.search span {
	width: 20%;
	line-height: 60px;
	background: #137cf3;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}

.sections {
	position: relative;
	display: inline-block;
	width: 1905px;
	height: 460px;
	overflow: hidden;
}

.sections img {
	width: 100%;
	height: 100%;
}

.homeboy {
	display: inline-block;
	/* background: url(xb_navbj.png) no-repeat; */
	width: 100%;
	position: relative;
	z-index: 2;
}

.nav {
	background: #4397f7;
	line-height: 80px;
}



.nav_list li {
	float: left;
	width: 200px;
	text-align: center;
}

.nav_list li.cur,
.nav_list li:hover {

	background: #117af4;
}

.nav_list li a {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}


/* 头条 */
.section {
	margin: 30px auto;
}


.section1 {
	display: flex;
	align-items: center;
	background: #fff;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
}

.section1lf {
	padding: 22px 20px;
}

.section1lf a {
	width: 105px;
	height: 105px;
	display: block;
	background: url(xb_section1lf.png) no-repeat;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}

.section1lf a span {
	color: #0f7fff;
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 40px;
	padding-top: 15px;
}

.section1rt {
	overflow: hidden;
	height: 120px;
	line-height: 1.5;
	width: 1220px;
}

.section1rt .swiper-slide {
	height: 120px;
	box-sizing: border-box;
	padding: 5px 0;
}

.head-news-title {
	display: block;
	font-size: 36px;
	color: #0065d9;
	font-weight: bold;
	text-align: center;
	line-height: 65px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.head-news-item {
	font-size: 20px;
	line-height: 35px;
	color: #a9ada8;
	margin: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}


/* 新闻中心 */
.section2 {}

.section2lf {
	position: relative;
	display: inline-block;
	width: 700px;
	height: 400px;
	overflow: hidden;
}

.section2lf li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.section2lf li a img {
	display: inline-block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.section2lf li a img:hover {
	transform: scale(1.1);
	transition: all 0.6s;
}

.section2lf li a p {
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 145px;
}

.sectionpg {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.sectionpg span {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #bfbfbf;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 50%;
}

.sectionpg span.swiper-active-switch {
	background: #007cdc;
}

.swiper_button {
	position: absolute;
	top: 43%;
	opacity: 0;
	transition: opacity 1s;
}

.section2lf:hover .swiper_button {

	transition: opacity 1s;
	opacity: 1;
}

.section2rt {
	width: calc(100% - 700px - 20px);
	margin-left: 20px;

}

.section2rttitle {
	line-height: 50px;
	border-bottom: 1px solid #f1f1f1;
}

.section2rttitle a {
	color: #333;
	font-size: 22px;
	display: inline-block;
	padding: 0 5px;
}

.section2rttitle a.cur {
	font-weight: bold;
	color: #0065d9;
	border-bottom: 5px solid #0065d9;
}

.section2rttitle a:nth-child(2) {
	margin: 0 10px;
}

.pagetab {
	position: relative;
}

.tabconmore {
	position: absolute;
	font-size: 18px;
	color: #0050b3;
	top: -40px;
	left: 20px;
}

.tabcondiv1 {
	overflow: hidden;
	height: 305px;
	margin: 15px;
}

.con-item li {
	line-height: 45px;
}

.con-item li a {
	float: left;
	max-width: 80%;
	padding-left: 15px;
	background: url(xb_lip.png) left center no-repeat;
	font-size: 18px;
	color: #333333;
	display: inline-block;
	transition: transform 0.4s ease-in-out;
}

.con-item li span {
	float: right;
	font-size: 16px;
	color: #999999;
	display: inline-block;
}

.con-item a:hover {
	color: #0059a9;
	transform: translateX(5px);
}

.tabcondiv1agd {}


.section3 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 135px;
	overflow: hidden;
}

.section3 img {
	height: 135px;
	width: 100%;
}

.section3pg span {
	background: #fff;
}


.sectiontitle {
	line-height: 40px;
	border-bottom: 1px solid #f1f1f1;
}

.sectiontitle a {
	font-size: 22px;
	color: #333333;
	padding: 0 10px;
	display: inline-block;
	font-weight: bold;
	margin: 10px 0;
}

.sectiontitle a:nth-child(1) {
	border-left: 8px solid #0065d9;
}

.sectiontitle a:nth-child(2) {
	margin: 10px 0px;
}

.sectiontitle a.cur {
	color: #0065d9;

}

.section4lf {
	width: 680px;
}

.tabcondiv2 {
	overflow: hidden;
	height: 400px;
	margin: 15px;
}

.section4rt {
	width: calc(100% - 680px - 50px);
	margin-left: 50px;
}

.tabcondiv3 {
	overflow: hidden;
	height: 430px;
	margin: 0px;
}


.generaltop {
	background: url(xb_gentop.png) no-repeat;
	line-height: 60px;
	text-align: center;
}

.generaltop a {

	font-size: 28px;
	color: #fff;
	font-weight: 600;
	line-height: 45px;
}

.sectvideo a {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 0px;
	position: relative;
	background: #fff;
	box-shadow: none;
}

.sectvideo a img {
	width: 670px;
	height: 350px;
	display: block;
	object-fit: cover;
}

.sectvideo a div {
	width: 58px;
	height: 58px;
	position: absolute;
	background: url(xb_play.png) center no-repeat;
	z-index: 3;
	left: 48%;
	top: 150px;
}

.sectvideo a:nth-child(1),
.sectvideo a:nth-child(4) {}

.sectvideo a span {
	display: block;
	font-size: 18px;
	color: #333333;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 55px;
	text-align: center;
	background: #F6F6F6;
}

.sectvideo {
	margin: 0px 0;
}

.section6 {
	padding: 30px 0;
	background: url(xb_xxgk.png) no-repeat;
	background-size: 100% 100%;
}

.section6lf {
	width: 750px;

}

.tabcondiv6 {
	overflow: hidden;
	height: 360px;
	margin: 15px;
}

.section6rt {
	width: calc(100% - 750px - 50px);
	margin-left: 50px;
}

.section6rt a {
	width: 285px;
	height: 125px;
	background: #fff;
	display: block;
	border-radius: 10px;
	float: left;
	margin: 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.section6rt a:nth-child(even) {
	margin-left: 30px;
}

.section6rt a span {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	display: inline-block;
	float: left;
}

.section6rt a img {
	float: left;
	width: 80px;
	height: 80px;

}

.section6rt a:hover {
	background: rgb(17, 124, 220, 0.8);
}

.section6rt a:hover span {
	color: #fff;
}

.yydh-bkwtopli>a {
	width: 425px;
	background: url(xb_bkwtop.png) no-repeat;
	height: 95px;
	display: block;
	float: left;
	font-size: 30px;
	color: #156bcd;
	text-align: center;
	line-height: 95px;
	font-weight: 600;
}

.yydh-bkwtopli>a:nth-child(2) {
	margin: 0 60px;
}

.yydh-bkwtopli>a.cur,
.yydh-bkwtopli>a:hover {
	background: url(bkwtopliacur.png) no-repeat;
	color: #fff;
	background-size: 100% 100%;

}

.yydh-bkwtopli>a.cur img.bkwtoplia,
.yydh-bkwtopli>a:hover img.bkwtoplia {
	display: none;
}

.yydh-bkwtopli>a.cur img.bkwtoplia.cur,
.yydh-bkwtopli>a:hover img.bkwtoplia.cur {
	display: inline-block;
}



.yydh-bkwtopli>a img.bkwtoplia.cur {
	display: none;

}

.yydh-bkwtopli {
	margin-bottom: 30px;
}


.sectpiecelf {
	width: 130px;
	height: 100%;
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	padding: 35px;
	cursor: pointer;
}

.bkwtopdiv {
	overflow: hidden;
	height: 500px;
}

.sectpiecelf1 {
	background: url(xb_zwfw1.png) no-repeat;
}

.sectpiecelf2 {
	background: url(xb_zwfw2.png) no-repeat;
}

.sectpiecelf3 {
	background: url(xb_zwfw3.png) no-repeat;
}

.sectpiecelf4 {
	background: url(xb_zwfw4.png) no-repeat;
}

.sectpiece {
	height: 460px;
	float: left;
}

.sectpiecert {

	height: 100%;
	background: #fff9f3;
	position: relative;
	overflow: hidden;
	/* 初始状态：高度为0，隐藏溢出内容，设置过渡效果 */
	width: 0;
	overflow: hidden;
	transition: width 0.3s ease-in-out;
}

.sectpiece.cur .sectpiecert {
	width: 960px;
}





.sectpiece1 {
	margin-right: 10px;
}


.sectpiecert div.swiper-slide .swiper-slidediv {
	padding: 20px;
	background: #fff;
	float: left;
	margin: 19px;
	width: 280px;
	height: 190px;
	overflow: hidden;
}

.sectpiecert div.swiper-slide .swiper-slidediv p {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.sectpiecert div.swiper-slide .swiper-slidediv p img {
	margin: 0 10px;
}

.sectpiecert div.swiper-slide .swiper-slidediv ul {}

.sectpiecert div.swiper-slide .swiper-slidediv ul li {
	line-height: 35px;
}

.sectpiecert div.swiper-slide .swiper-slidediv li a {
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
}

.sectpiece2,
.sectpiece3 {
	margin: 0 10px;
}

.sectpiece4 {
	margin-left: 10px;
}

.section8lf a {
	width: 320px;
	height: 100px;
	display: block;
	margin: 15px 0;
	text-align: center;
	font-size: 26px;
	color: #0467cd;
	font-weight: 600;
	line-height: 100px;
}

.section8lf1 {
	background: url(xb_section8lf1.png) no-repeat;
}

.section8lf2 {
	background: url(xb_section8lf2.png) no-repeat;
}

.section8lf3 {
	background: url(xb_section8lf3.png) no-repeat;
}

.section8lf .section8lf1 {
	line-height: 40px;
	padding-top: 8px;
}

.section8lf1 span {
	display: block;
	font-style: italic;
	font-size: 18px;
	color: #0467cd;
	background: #a0c2ea;
	width: 110px;
	margin: 0 auto;

}

.section8lf .section8lf3 {
	text-align: left;
	padding-left: 40px;
}



.section8middle {
	width: 710px;
	margin: 0 30px;

}

.section8middletop {
	line-height: 78px;
	margin: 30px 0;
}

.section8middletop a {
	font-size: 22px;
	font-weight: 600;
	margin: 0 15px;
}

.section8middletop a img {
	margin-right: 15px;
}

.section8rt {
	width: 100%;
}

.tabcondiv8 {
	width: 100%;

}

.section8zxft {
	width: 310px;
}

.section8zxft>p {
	line-height: 50px;
	font-size: 24px;
	font-weight: 600;
}

.section8zxft>p img {
	margin-right: 10px;
}

.sectionzmhd2lf-container {
	width: 100%;
}

.sectionzmhd2lf-container img {
	width: 100%;
	height: 150px;
}

.sectionzmhd2lf-div {
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.sectionzmhd2lf-div span {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-right: 5px;
	float: left;
	width: 50px;
}

.sectionzmhd2lf-div a {
	font-size: 16px;
	vertical-align: inherit;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

a.section8zxft3 {
	background: url(xb_section8zxft3.png) no-repeat;
	text-align: left;
	padding-left: 40px;
}


/* 专题专栏 */
.section9html {
	width: 100%;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}

.section9html div a {
	width: 350px;
	height: 190px;
	display: block;
	text-align: center;
	transition: transform 0.4s ease-in-out;
}

.section9html div a img {
	width: 330px;
	height: 100%;
}

.section9pag {
	position: absolute;
	top: 35%;
	cursor: pointer;
}

.ztright {
	right: 10px;
}

.ztleft {
	left: 10px;
}

/* 图说山丹 */
.section10 {
	background: url(xb_section10bj.png) no-repeat;
	padding: 20px 0;
}

.section10lf {
	width: 635px;
}

.mt10 {
	margin-top: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mr1 {
	margin-right: 1px;
}

.section10pic a {
	display: inline-block;
}

.section10lf a:nth-child(1) img {
	width: 635px;
	height: 360px;
}

.section10lf a:nth-child(2) img {
	width: 300px;
	height: 240px;
}

.section10lf a:nth-child(3) img {
	width: 320px;
	height: 240px;
}

.section10md {
	width: 265px;
}

.section10md a:nth-child(1) img {
	width: 265px;
	height: 360px;
}

.section10md a:nth-child(2) img {
	width: 265px;
	height: 287px;
}

.section10rt {
	width: 498px;
}

.section10rt a img {
	width: 247px;
	height: 178px;
}


.section10rt a:nth-child(3),
.section10rt a:nth-child(4) {
	margin: 3px 0;
}

.section10rt a:nth-child(even) {
	margin-left: -2px;
}

/* 底部 */
/* 底部 */
.dczd_foot {
	background: #136bce;
	margin-top: 0px;
	padding-bottom: 30px;
}

.foot_liejie {
	padding: 30px 0;
}

.dczd_foot .main-cell {
	position: relative;
}

.drop-select {
	width: 327px;
	margin: 0 15px;
	height: 45px;
	position: static;
	cursor: pointer;
	background: #fff url(xb_yqlj.png) 300px no-repeat;
}

.drop-select .tit {
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #000000;
	padding-left: 70px;
	cursor: pointer;
}

.dczd_foot .drop-select .dropdown-menu {
	overflow: hidden;
	display: none;
	position: absolute;
	bottom: 60px;
	left: 0;
	z-index: 2;
	text-align: left;
	font-size: 16px;
	width: 1400px;
	height: 280px;
	padding: 10px;
	background-color: #ebf6ff;
}

.dczd_foot .drop-select .dropdown-menu .container {
	padding: 20px;
	background-color: #fff;
	height: 100%;
}

.dczd_foot .drop-select .dropdown-menu ul {
	background-color: #fff;
	height: 100%;
	overflow-y: auto;
}

.dczd_foot .drop-select .dropdown-menu li {
	width: 25%;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot_lxt {
	display: block;
	margin: 40px auto;
}

.foot_text {
	margin-top: 15px;
}

.foot_text p {
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}

.foot_text span {
	margin: 0 5px;
}



/* 政民互动 */
.Interaction .section2lf {
	position: relative;
	display: inline-block;
	width: 790px;
	height: 520px;
	overflow: hidden;
}

.Interaction .Iwant {
	background: url(xb_zmheard.png) no-repeat;
	width: 445px;
	height: 120px;
	position: relative;
}

.Interaction .Iwant a {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	top: 45px;
	position: relative;
}

.Interaction .Iwant a.Iwant_letter {
	left: 100px;
}

.Interaction .Iwant a.Iwant_checkmail {
	left: 220px;
}

.Interaction .suggestion {
	position: relative;
	background: url(xb_zmjyxc.png) no-repeat;
	width: 325px;
	height: 115px;
	margin-left: 15px;
}

.Interaction .suggestion a {
	font-size: 36px;
	font-weight: 600;
	color: #0050b3;
	line-height: 110px;
	padding-left: 45px;
}

.Interaction .zmhd_lyhf {
	width: 100%;
	height: 350px;
	background-color: #f3f9ff;
	box-shadow: none;
	margin-top: 20px;
	padding: 15px;
}

.Interaction .zmhd_lyhftitle a:nth-child(1) {
	font-size: 22px;
	font-weight: 600;
	color: #333333;
	border-left: none;
	border-radius: 4px 0 0 4px;
	padding-left: 10px;
}

.Interaction .zmhd_lyhftitle a:nth-child(2) {
	font-size: 18px;
	color: #0050b3;
}

.Interaction .xjlist_title {
	background: #deecfa;
	line-height: 40px;
	background-size: 100%;
	color: #0c53a2;
	font-size: 18px;
	font-weight: 600;
	padding: 0 10px;
}

.Interaction .zmhd_title {
	width: 460px;
	text-align: center;
}

.Interaction .zmhd_situation {
	width: 130px;
	text-align: center;
}

.Interaction .zmhd_time {
	width: 150px;
	text-align: center;
}

.Interaction .xjlist_list {
	margin-top: 15px;
}

.Interaction .xjlist_list ul .zmhd_title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	transition: transform 0.4s ease-in-out;
	text-align: left;
}

.Interaction .xjlist_list ul .zmhd_situation {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	transition: transform 0.4s ease-in-out;
}


.Interaction .xjlist_list ul .zmhd_time {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	transition: transform 0.4s ease-in-out;
}

.Interaction .xjlist_list ul li {
	line-height: 45px;
}

.Interaction .tjb {
	background: #fff;
	padding: 20px;
	padding-top: 50px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

}

.Interaction #chart-container {
	width: 516px;
	height: 390px;
	padding-top: 30px;
}

.Interaction .section2rt {
	width: calc(100% - 790px - 20px);
	margin-left: 20px;
}

.Interaction .section3 {
	height: auto;
}

.Interaction .Interactiontitle {
	background: none;
	line-height: 50px;
	padding: 0 0px;
	border-bottom: 1px solid #dddddd;
}

.Interaction .Interactiontitle a:nth-child(1) {
	font-size: 22px;
	color: #005cb3;
	display: inline-block;
	border-bottom: 4px solid #005cb3;
	font-weight: 600;
}

.Interaction .Interactiontitle a:nth-child(2) {
	font-size: 16px;
	color: #0050b3;
	float: right;
}

.Interaction .zmhd_yjzj a {
	display: block;
	float: left;
	height: 70px;
	background: #f6f9fc;
	margin: 15px 0;
}

.Interaction .zmhd_yjzj a:nth-child(even) {
	margin-left: 40px;
}

.Interaction .zmhd_yjzj a>span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	width: 80px;
	height: 70px;
	display: block;
	text-align: center;
	padding: 10px 0;
	float: left;
	background: linear-gradient(135deg, #64deeb 0%, #64bcef 100%);
}

.Interaction .zmhd_yjzj a>span.conduct {

	background: linear-gradient(135deg, #f8b45c 0%, #f89078 100%);
}

.Interaction .zmhd_yjzj a div {
	float: left;
	width: 580px;
	padding: 7px 15px;
}

.Interaction .zmhd_yjzj a div p {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 600;
}

.Interaction .zmhd_yjzj a div span {
	font-size: 15px;
	color: #b1b1b1;
	line-height: 35px;
}

.zmhd_zxft {
	margin-bottom: 20px;
}

.Interaction .zmhd_zxftdiv {
	width: 440px;
	height: 390px;
	background: #f3f9ff;
	box-shadow: none;
	margin-top: 20px;
	padding: 15px;
	float: left;
}

.Interaction .zmhd_zxftdiv:nth-child(2) {
	margin: 0 40px;
	margin-top: 20px;
}

.Interaction .zmhd_zxftdiv a {
	display: block;
	width: 100%;
	height: 100%;
}

.Interaction .zmhd_zxftdiv a img {
	width: 407px;
	height: 235px;
}

.Interaction .zmhd_zxftdiv a p {
	padding: 10px 5px;
}

.Interaction .zmhd_zxftdiv a p span:nth-child(1) {
	font-size: 16px;
	color: #0050b3;
	font-weight: bold;
	width: 90px;
	float: left;
	padding-right: 10px;
}

.Interaction .zmhd_zxftdiv a p span:nth-child(2) {
	font-size: 16px;
	width: 310px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}





/* 古韵山丹 */
.guyunsd {
	padding-top: 30px;
}

.guyunsdtitle {
	text-align: center;
	margin-bottom: 40px;
}

.gysdsti {
	margin: 30px auto;
}

.gysdsti1 {
	margin-top: 90px;
}

.gysdsti1lf {
	width: 650px;
	height: 445px;

}

.gysdsti1lf video {
	width: 100%;
	height: 100%;
}

.gysdsti1rt {
	width: calc(100% - 650px - 50px);
	margin-left: 50px;
}

.gysdsti1rt p {
	font-size: 18px;
	color: #333;
}

.gysdsti1rt p span {
	font-size: 22px;
	color: #0050b3;
	font-weight: bold;
	padding: 0 15px;
	padding-left: 30px;
}

.gysdsti1rtul li {
	float: left;
	width: 230px;
	line-height: 50px;
	background: url(xb_gysdvideo_li.png) no-repeat left center;
	padding-left: 40px;
}

.gysdsti1rtul li a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.gysdsti1rtul {
	padding: 30px 0;
}

.gysdsti1nj {
	background: url(xb_gysdnianj.png) no-repeat;
	font-size: 24px;
	color: #fff;
	width: 204px;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.gysdsti1zhi {
	padding: 30px 0;
}


.gysdsti2lf:hover .swiper_button {

	transition: opacity 1s;
	opacity: 1;
}


.gysdsti2lf {
	position: relative;
	display: inline-block;
	width: 650px;
	height: 400px;
	overflow: hidden;
}

.gysdsti2lf a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.gysdsti2lf a img {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.gysdsti2lf a img:hover {
	transform: scale(1.1);
	transition: all 0.6s;
}


.xb_sdly {
	background: url(xb_sdlybg.png) no-repeat center;
	background-size: cover;
	padding: 30px 0;
}

.xb_sdly ul>li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
	position: relative;
}

.xb_sdly ul>li:nth-child(odd) {
	margin-top: 80px;
}

.xb_sdly li:last-child {
	margin-right: 0;
}

.xb_sdly li img {
	height: 422px;
	width: 100%;
}

.xb_sdly li .text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
}

.xb_sdly li .text h2 {
	font-size: 36px;
	color: #fff;
	text-align: center;
	background: url(xb_lytitbg.png) no-repeat center;
	width: 190px;
	height: 72px;
	line-height: 72px;
	margin: 140px auto 80px;
	transition: all 0.5s;
}

.xb_sdly li .text ol {
	display: none;
}

.xb_sdly li .text li {
	width: 100%;
	line-height: 35px;
	position: relative;
	text-indent: 20px;
}

.xb_sdly li .text li a {
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.xb_sdly ul>li:hover ol {
	display: block;
}

.xb_sdly li:hover .text h2 {
	margin-top: 60px;
}

.xb_sdly ul>li li::before {
	display: block;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 10px;
	background: url(xb_sdlyli.png) no-repeat center;
	height: 9px;
}


.xb_zsyz {
	padding: 30px 0;
}

.xb_zsyz .dome .tit {
	height: 125px;
	margin-bottom: 10px;
}

.xb_zsyz .dome {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.xb_zsyz .dome:last-child {
	margin-right: 0;
}

.xb_zsyz .dome .tit h2 {
	text-align: center;
	line-height: 125px;
	font-size: 36px;
	color: #fff;
	text-stroke: 1px #0050b3;
	-webkit-text-stroke: 1px #0050b3;
}

.xb_zsyz .dome ul {
	padding: 0 12px;
}

.xb_zsyz .dome li {
	line-height: 52px;
	padding-left: 20px;
	position: relative;
}

.xb_zsyz .dome li a {
	font-size: 18px;
	color: #333;
}

.xb_zsyz .dome li::before {
	display: block;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 10px;
	background: url(xb_zsyzli.png) no-repeat center;
	height: 9px;
}

.xb_zsyz .dome1 .tit {
	background: url(xb_zhdt.png) no-repeat center;
	background-size: cover;
}

.xb_zsyz .dome2 .tit {
	background: url(xb_zsxm.png) no-repeat center;
	background-size: cover;
}

.xb_zsyz .dome3 .tit {
	background: url(xb_dbxx.png) no-repeat center;
	background-size: cover;
}


.xb_csmp {
	padding: 30px 0;
}

.xb_csmp .xb_csmp_lb .slider {
	padding: 90px 0;
	box-sizing: border-box;
	transition: all 1.8s;
	height: 610px;
}

.xb_csmp .xb_csmp_lb .slick-center {
	box-sizing: border-box;
	padding: 0;
}

.xb_csmp .xb_csmp_lb .slider img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.xb_csmp .xb_csmp_lb .slick-prev,
.xb_csmp .xb_csmp_lb .slick-next {
	top: 0;
	bottom: 0;
	margin: auto;
	width: 62px;
	height: 62px;
	z-index: 99;
}

.xb_csmp .xb_csmp_lb .slick-prev {
	left: 45px;
	background: url(xb_csmp_left.png) no-repeat center center;
}

.xb_csmp .xb_csmp_lb .slick-next {
	right: 45px;
	background: url(xb_csmp_right.png) no-repeat center center;
}



.xb_csmp .xb_csmp_tab {
	margin-top: 40px;
}

.xb_csmp .xb_csmp_tab h2 {
	background: url(xb_csmp_libg.png) no-repeat center;
	background-size: cover;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-right: 1%;
	cursor: pointer;
	float: left;
	width: 11.62%;
}

.xb_csmp .xb_csmp_tab h2:last-child {
	margin-right: 0;
}

.xb_csmp .xb_csmp_lb {
	display: none;
}

.xb_csmp .xb_csmp_lb.on {
	display: block;
}




.zysj_tjsj {
	padding: 20px;
	float: left;
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 12%) 0px 0px 12px 0px;
	position: relative;
	overflow: hidden;
}


.zysj_tjsj_titlel {
	width: 90px;
	height: 290px;
	background: #F7F9FF;
	display: block;
	position: relative;
}

.zysj_tjsj_titlel>a {
	font-size: 28px;
	color: #1865cd;
	font-weight: bold;
	line-height: 35px;
	display: block;
	padding: 75px 30px;
}

.zysj_tjsj.cur .zysj_tjsj_titlel>a {
	background: linear-gradient(360deg, #1B62CD 36%, #C1DAFF 100%);
	color: #FFFFFF;
}

.zysj_tjsj_div {
	width: 870px;
	margin-left: 50px;
	position: absolute;
	left: 100px;
}

.zysj_tjsj_ui li {
	width: 240px;
	height: 290px;
	float: left;
	position: relative;
}

.zysj_tjsj_ui li img {
	width: 100%;
	height: 100%;
}

.zysj_tjsj_ui li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98%;
	height: 35px;
	line-height: 35px;
	padding-left: 2%;
	background: rgba(2, 2, 2, 0.4);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.zysj_tjsj_ui li:nth-child(2) {
	margin: 0 30px;
}






.gysdsti2rt {
	width: calc(100% - 650px - 50px);
	margin-left: 50px;
}

.contents .contentsp {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-align: left;
	line-height: 35px;
}

.contents p {
	text-align: left;
	font-size: 18px;
	color: #333;
	line-height: 35px;
}

.contents .contentspa {
	float: right;
	font-size: 16px;
	color: #007ad8;
}

.contentss {
	margin-bottom: 30px;
}

.zjnx-top-banner {
	position: relative;
	width: 100%;
	height: 170px;
}

.zjnx-top-banner .controll {
	width: 160px;
	height: 170px;
	padding: 20px 40px;
	background-color: #3263ac;
}

.zjnx-top-banner .controll .nav {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 20px;
	margin-top: 15px;
}

.zjnx-top-banner .controll .nav img {
	width: 100%;
}

.zjnx-top-banner .controll .nav img:hover {
	transform: scale(1.1);
}

.zjnx-top-banner .controll .zjnx_page {
	display: inline-block;
	margin-top: 15px;
	font-size: 12px;
	color: #fff;
	width: 100%;
}

.zjnx-top-banner .controll .zjnx_page .swiper-pagination-current {
	font-size: 40px;
}

.zjnx-top-banner .controll .zjnx_page .swiper-pagination-total {
	font-size: 25px;
}

.zjnx-top-banner .zj_banner {
	position: absolute;
	top: 0;
	left: 120px;
	width: 600px;
	height: 170px;
	padding: 25px 10px 20px;
}

.zjnx-top-banner .zj_banner .swiper-slide {
	width: 125px;
	height: 125px;
	margin-right: 30px;
	padding-top: 25px;
	text-align: center;
	background-color: #fff;
	border-bottom: 3px solid #007AD8;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.21);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

.zjnx-top-banner .zj_banner .swiper-slide:hover img {
	transform: scale(1.1);
}

.zjnx-top-banner .zj_banner .swiper-slide:hover p {
	transform: scale(1.1);
	color: #0652b0;
	width: 20px;
}

.zjnx-top-banner .zj_banner .swiper-slide img {
	width: 50px;
}

.zjnx .zjnx-part1 .content-box .contents p {
	text-align: left;
	font-size: 18px;
	color: #333;
	line-height: 35px;
	text-align: center;
}

.f-ib {
	display: inline-block;
}

.contentsppp {
	height: 175px;
	overflow: hidden;
}



/* 新古韵山丹 */
.videodiv {
	width: 100%;
	height: 855px;
}

.xbgy_title {
	margin: 50px auto;
}

.xbgy_section1bg {
	background: #f5f9fb url(xbgy_section1bg.png) no-repeat;
	padding-bottom: 40px;
}

.xbgy_section3bj {
	background: url(xb_sdlybg1.png) no-repeat;
}

.xbgy_section1div {
	background: url(xbgy_section1div.png) no-repeat;
	height: 825px;
	padding: 60px;
}

.capital-lf {
	width: 790px;
	height: 400px;
	float: left;
}

.capital-lfswiper {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.capital-lfswiper a {
	display: block;
	width: 790px;
	height: 400px;
}

.capital-lfswiper a img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.capitallfswiperpag {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.capitallfswiperpag span {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	font-size: 18px;
	font-family: PingFangSC-Semibold;
	font-weight: 550;
	color: #fff;
	margin-right: 15px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.5);
}

.capital-rt .s1rcont {
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	text-indent: 2em;
	text-align: justify;
}

.capital-rt {
	width: calc(100% - 790px - 20px);
	margin-left: 20px;
}

.capital-rt .s1rmore {
	width: 132px;
	height: 40px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	border: 1px solid #EA9327;
	display: block;
	position: relative;
	left: 280px;
	margin-top: 30px;
}

.capitalpg a {
	width: 135px;
	height: auto;
	display: flex;
	float: left;
	flex-direction: column;
	align-items: center;
	background: url(capitalpga.png) no-repeat;
	margin: 30px 23px;
}

.capitalpg a>img {
	width: 50px;
	height: 40px;
	display: block;
	margin: 45px 0;
}

.capitalpg a span {
	font-size: 24px;
	font-weight: 600;
	line-height: 35px;
}

.capitalpg {
	border-bottom: 1px solid #c0c0c0;
	position: relative;
	padding-bottom: 20px;
}

.capitalpg a p {
	padding-top: 0px;
	position: absolute;
	bottom: -15px;
	display: none;
}

.capitalpg a:hover,
.capitalpg a.cur {
	background: url(capitalpgacur.png) no-repeat;
	color: #1781fa;
}

.capitalpg a:hover p,
.capitalpg a.cur p {
	display: block;
}

.tabitem {
	display: none;
}

.tabitem.cur {
	display: block;
}

.xbgy_section2div ul li {
	background: url(xbgy_section2.png) no-repeat;
	width: 685px;
	height: 192px;
	display: flex;
	float: left;
}

.xbgy_section2div ul li:nth-child(3),
.xbgy_section2div ul li:nth-child(4) {
	margin: 25px 0;
}

.xbgy_section2div ul li:nth-child(even) {
	margin-left: 25px;
}

.xbgy_section2div ul li>p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	text-align: justify;
	padding: 15px;
}

.xbgy_section2div ul li>p a {
	display: inline-block;
	color: #1781fa;
}

.xbgy_section2div ul li div {
	position: relative;
	width: 343px;
	height: 192px;
}

.xbgy_section2div ul li div img {
	width: 343px;
	height: 192px;
}

.xbgy_section2div ul li div span {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: block;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0.2vw;
}

.xbgy_section3div-lf {
	background: url(xbgy_section3.png) no-repeat;
	width: 620px;
	height: 470px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	text-align: justify;
	padding: 15px;
	text-indent: 2em;
}

.xbgy_section3div-lf p {
	width: 90%;
	padding: 10px 10px;
}

.xbgy_sectiona {
	display: inline-block;
	color: #1781fa;
}

.xbgy_section3div-rt {
	width: calc(100% - 620px - 20px);
	margin-left: 20px;
}

.xbgy_section3divswiper {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 465px;
}

.xbgy_section3divswiper ul {}

.xbgy_section3divswiper ul a {
	width: 760px;
	display: flex;
	align-items: center;

}

.xbgy_section3divswiper ul li img {
	width: 365px;
	height: 220px;
	object-fit: cover;
}

.xbgy_section3divswiper ul li p {
	background: #f0f7ff;
	width: calc(100% - 365px);
	height: 220px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.xbgy_section3divswiper ul li:nth-child(2) {
	margin-top: 25px;
}

.xbgy_section3divswiper ul li p span:nth-child(1) {
	font-size: 28px;
	font-weight: bold;
}

.xbgy_section3divswiper ul li p span:nth-child(2) {
	font-size: 14px;
	color: #bbbbbb;
	line-height: 30px;
}

.xbgy_section4div {
	background: url(xbgy_section4.png) no-repeat;
	width: 1180px;
	height: 610px;
	margin: 0 auto;
	position: relative;
}

.xbgy_section4div p {
	margin: 0 auto;
	padding-top: 40px;
	width: 800px;
	line-height: 32px;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	text-indent: 2em;
	position: relative;
	z-index: 1;
	text-align: justify;
}

.xbgy_section4pic a {
	width: 250px;
	height: 250px;
	display: block;
	border: 1px solid #88b4ec;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
}



.xbgy_section4pic a span {
	position: absolute;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	bottom: -50px;
}

.xbgy_section4pic a img {
	width: 85px;
	height: 85px;
}

.xbgy_section4pic a:nth-child(1) {
	background: url(xbgy_section4pica1.png) 10px 10px no-repeat;
	position: absolute;
	top: 20%;
	left: -10%;
}

.xbgy_section4pic a:nth-child(2) {
	background: url(xbgy_section4pica1.png) 10px 10px no-repeat;
	position: absolute;
	top: 50%;
	left: 20%;
}

.xbgy_section4pic a:nth-child(3) {
	background: url(xbgy_section4pica1.png) 10px 10px no-repeat;
	position: absolute;
	top: 50%;
	left: 55%;
}

.xbgy_section4pic a:nth-child(4) {
	background: url(xbgy_section4pica1.png) 10px 10px no-repeat;
	position: absolute;
	top: 20%;
	left: 90%;
}

.xbgy_section4pic a:hover span {
	color: #1781fa;
}

.xbgy_section5div .rt {
	width: 310px;
	position: relative;
}

.xbgy_section5div .rt img {
	width: 100%;
}

.tips {
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 100px;
	background: #ffffff;
	z-index: 99;
	padding-top: 110px;
	padding-bottom: 36px;
	border-radius: 50px;
	background: url(tips-08.png) no-repeat top center;
	background-size: cover;
}

.tips ul li {
	margin-top: 10px;
}

.tips ul li a {
	display: block;
	position: relative;
}

.tips ul li a .icon {
	width: 32px;
	height: 35px;
	position: relative;
	margin: 0 auto;
}

.icon img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	transition: all 0.3s ease-in;
}

.tips ul li a p {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 18px;
	margin-top: 5px;
}

.bkwtoplia {
	width: 45px;
}


/* 容器：控制整体居中+并排 */
.img-container {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	/* 图片之间的间距 */
	padding: 50px;
	/* 背景色（和示例一致） */
}

/* 单张图片的容器：做立体效果 */
.img-card {
	width: 230px;
	/* 图片宽度 */
	height: 304px;
	/* 图片高度 */
	transform: perspective(500px) rotateY(25deg);
	/* 立体倾斜（Y轴旋转） */
	/* box-shadow: -10px 5px 15px rgba(0, 0, 0, 0.2); */
	/* 投影（增强立体） */
	overflow: hidden;
	/* 避免图片超出容器 */
}

/* 中间图片：反向倾斜，模拟示例的视觉差 */
.img-card:nth-child(2) {
	transform: perspective(800px) rotateY(0deg);
	height: 440px;
	width: 365px;
}

.img-card:nth-child(3) {
	transform: perspective(600px) rotateY(335deg);
}

/* 图片本身：填充容器 */
.img-card img {
	width: 100%;
	height: 100%;
	border-top: 2px solid #2973d1;
	object-fit: cover;
	/* 保持图片比例 */
}

.xbgy_section5div_rta {
	position: absolute;
	display: block;

}

.dlz {
	top: 30px;
	left: 10px;
	width: 90px;
	height: 80px;
}

.qqz {
	top: 60px;
	left: 100px;
	width: 90px;
	height: 80px;
}

.wqz {
	top: 130px;
	left: 100px;
	width: 60px;
	height: 80px;
}

.lqx {
	top: 210px;
	left: 130px;
	width: 40px;
	height: 60px;
}

.hcz {
	top: 230px;
	left: 100px;
	width: 30px;
	height: 70px;

}

.dmyz {
	top: 280px;
	left: 130px;
	width: 80px;
	height: 30px;

}

.chz {
	top: 160px;
	right: 90px;
	width: 60px;
	height: 60px;
}

.ljx {
	top: 190px;
	right: 40px;
	width: 60px;
	height: 60px;
}

.sdmc {
	bottom: 70px;
	right: 70px;
	width: 140px;
	height: 150px;
}


/* 写信须知 */
.write-letter {
	padding: 20px;
	background: #F2F6F9;
	border-radius: 10px;
}

.write-lettercontent {
	background-color: #fff;
	border-radius: 10px;
	padding-bottom: 40px;
}

.write-lettercontent .left-title {
	font-weight: bold;
	font-size: 28px;
	color: #111111;
	line-height: 40px;
	margin-left: 30px;
	padding-top: 30px;
}

.write-lettercontent .form.info-form {
	position: relative;
	height: auto;
	border-radius: 5px;
	padding-top: 30px;
	padding-left: 30px;
	line-height: 40px;
	font-size: 18px;
	color: #111;
	background-color: #F9F9F9;
	margin: 25px;
}

.write-lettercontent .line-btn {
	text-align: center;
	margin-top: 30px;
}

.write-lettercontent .line-btn a.agree,
.write-lettercontent .line-btn a.disagree {
	display: inline-block;
	width: 240px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 4px;
	font-size: 18px;
	margin-right: 30px;
	color: #fff;
	cursor: pointer;
}

.write-lettercontent .line-btn a.agree {
	background-color: #1c53a5;
}

.write-lettercontent .line-btn a.disagree {
	background-color: #EDF2F7;
	color: #999;
}

/* 写信 */
.form_body_li {
	margin: 10px 0;
	width: 560px;
}

.form_body_home p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 60px;
	padding-left: 15px;
}

.form_body_li span {
	display: inline-block;
	width: 100px;
	line-height: 45px;
	text-align: right;
	font-size: 16px;
	color: #333;
	float: left;
	padding-right: 10px;
}

.form_body_home div li:nth-child(even) {
	margin-left: 50px;
}

.form_body_li span font {
	color: #ee1d1d;
}

.form_body_li .form_text {
	width: 400px;
	padding-left: 10px;
	line-height: 45px;
	font-size: 14px;
	border: 1px solid #d2d2d2;
	vertical-align: top;
	background-color: #f6f8fc;
}

.form_body_li .form_body_textarea {
	background-color: #f6f8fc;
	padding: 15px;
	box-sizing: border-box;
	width: 1010px;
	height: 240px;
	border: 1px solid #d2d2d2;
}

.form_body_li.clearboth {
	width: 100%;
}

.form_body_li.clearboth .form_text {
	width: 1010px;
}

.form_body_li.cityarea .form_select {
	width: 198px;
}

.form_body_li.captcha .form_text {
	width: 180px;
}

.form_body_li.captcha img {
	height: 45px;
	margin-left: 10px;
}

.form_body_li .form_select {
	width: 400px;
	height: 45px;
	border: 1px solid #d2d2d2;
	padding-left: 10px;
	background-color: #f6f8fc;
}

.form_body_li .form_radio {
	width: 15px;
	height: 15px;
	margin: 0 10px;
	margin-top: 17px;
	vertical-align: top;
}

.form_body_li .form_label {
	width: 20px;
	float: initial;
}

.form_button {
	text-align: center;
	margin: 15px 0;
}

.form_button a {
	width: 200px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #1378df;
	border-radius: 5px;
	display: inline-block;
	margin: 0 15px;
}

.form_button a.reset {
	background-color: #96a9d0;
}

#emailForm {
	width: 1180px;
	margin: 0 auto;
}

.captchabtn {
	padding: 0px 20px;
	background-color: #f1f1f1;
	color: #333;
	line-height: 45px;
	border: 1px solid #ddd;
}

.listtop {
	line-height: 55px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: none;
	padding: 10px;
}

.listtop h3 {
	display: inline-block;
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	background: #4397f7;
	font-size: 18px;
	border-radius: 10px;
}

.block-title {
	position: relative;
}

.block-title .searchlby {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 10px;
	border: 1px solid #E7E7E7;
	height: 55px;
	line-height: 55px;
	padding-right: 20px;
}

.block-title .searchlby input {
	padding: 0 20px;
	font-size: 16px;
}

.block-title .searchlby input:nth-child(1) {
	border-right: 1px solid #D8D8D8;
}

.ztab.xjlb_ztab {
	margin-left: 0;
	margin-top: 0;
	padding: 10px;
	background-color: none;
	border-radius: 10px;
}

.inner_lists {
	padding: 10px;
	margin: 5px;
	background: #ffff;
	border-radius: 10px;
}

.inner_header {
	background: #F5F8FA;
	padding: 10px;
	line-height: 30px;
}

.inner_header>span {
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 18px;
	text-align: center;
}

.inner_header>span.bt {
	width: 790px;
}

.inner_header>span.clrq {
	width: 300px;
}

.inner_header>span.zt {
	width: 160px;
}

.inner_content.con2-item li span {
	font-size: 18px;
	color: #999;
	float: left;
	text-align: center;
	width: 330px;
}

.inner_content.con2-item li a {
	width: 790px;
	font-size: 18px;
	float: left;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inner_content.con2-item li .date {
	width: 300px;
}

.inner_content.con2-item li .reply {
	width: 150px;
}

.cm-page {
	padding: 15px 0;
	border-top: 1px dashed #E5E5E5;
}

.inner_content.con2-item li {
	line-height: 70px;
}

.inner_content.con2-item li:nth-child(2n) {
	background: #F7F7F7;
}

.container {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow: hidden;
}

.item {
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
}

.item:last-child {
	border-bottom: none;
}

.label {
	width: 110px;
	color: #666;
	font-weight: bold;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	text-align: center;
	background: #f7f7f7;
}

.content {
	flex: 1;
	color: #333;
	line-height: 3.5;
	padding: 10px;
}

.local {
	line-height: 60px;
	padding-left: 44px;
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff url(dqwz_3.png) no-repeat 18px center;
	border-radius: 10px;
	margin-bottom: 10px;
}

.g_list {
	padding: 10px 20px;
}

.g_title {
	border-bottom: #cdcdcd 1px solid;
}

.g_title h1 {
	display: inline-block;
	line-height: 45px;
	font-size: 20px;
	border-bottom: #0168b7 3px solid;
	color: #0168b7;
}

.homeboyxilan {
	border: 10px solid #F8F8F8;
	padding: 30px 30px 0;
}

.homeboyxilantitle h1 {
	color: #117af4;
	text-align: center;
	font-size: 32px;
}

.timesou {
	text-align: center;
	background-color: #f5f5f5;
	color: #333;
	line-height: 50px;
	margin: 30px 0;
}

.timesou span {
	display: inline-block;
	margin: 0 15px;
	font-size: 16px;
}

.share-box {
	position: relative;
}

.share-box a {
	display: inline-block;
	width: 26px;
	height: 50px;
	transition: 0.4s all;
	margin-left: 13px;
	cursor: pointer;
	background-size: 100% !important;
	background-position-y: 16px !important;
}

.social-share .icon-wechatt .wechat-qrcode {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	position: absolute;
	z-index: 9;
	top: -205px;
	left: -84px;
	width: 200px;
	height: 192px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 2px 10px #aaa;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms;
}

.social-share .icon-wechat:hover .wechat-qrcode {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.social-share .icon-wechatt .wechat-qrcode h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777;
}

.social-share .icon-wechatt .wechat-qrcode .qrcode {
	width: 105px;
	margin: 10px auto;
}

.social-share .icon-wechatt .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.share-box a.gwds_weixin {
	background: url(sharewechat.png) no-repeat;
}

.share-box a.gwds_tsina {
	background: url(shareweibo.png) no-repeat;
}

.share-box a.gwds_qzone {
	background: url(shareqqzone.png) no-repeat;
}

.textcontent p,
.textcontent span,
.textcontent a {
	margin: 0;
	color: #333;
	font-size: 18px;
	line-height: 45px;
}

.textcontent img {
	max-width: 100% !important;
	text-align: center;
	height: auto;
}

.dczd_fj {
	padding: 20px 0;
}

.dczd_fj a {
	color: #087bce;
}

#a1 {

	width: 620px;
	height: 465px;
	margin: 20px auto 30px;

}



@media screen and (max-width: 750px) {

	.centerWidth {
		width: 100%;
		margin: 0px auto;
	}

	
	.sections {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 166px;
    overflow: hidden;
}

	

	.head {
		position: relative;
		height: 3rem;
	}

	.outside,
	.searchdiv ,.tips{

		display: none;
	}

	.logo {
		padding-top: 0.2rem !important;
		display: inline-block !important;
		align-items: flex-end !important;
	}

	.logoa {
		display: block !important;
		width: 100% !important;
		margin-left: 0 !important;
	}

	.logo a img {
		display: block !important;
		width: 1rem !important;
		margin: 0.1rem auto !important;
	}

	.logo a img:nth-child(2) {
		width: 4rem !important;
	}

	.nav {

		line-height: 0.8rem;
	}

	.nav_list li {
		float: left;
		width: 33.3%;
		text-align: center;
		border-bottom: 2px solid rgba(255, 255, 255, 0.15);
		border-right: 2px solid rgba(255, 255, 255, 0.15);
		box-sizing: border-box;
	}

	.nav_list li.cur,
	.nav_list li:hover {
		background: #117af491;
	}

	.nav_list li a {
		font-size: 0.35rem;
		font-weight: bold;
		color: #fff;
	}

	.homeboycontent {
		padding: 0 3%;
	}

	.section1lf {
		display: none;
	}

	.section {
		margin: 0.2rem auto;
	}

	.section1rt {
		overflow: hidden;
		height: 60px;
		line-height: 2;
		width: 100%;
	}

	.head-news-title {
		display: block;
		font-size: 0.32rem;
		color: #0065d9;
		font-weight: bold;
		text-align: center;
		line-height: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.section2lf {
		position: relative;
		display: inline-block;
		width: 100%;
		height: 260px;
		overflow: hidden;
	}

	.section2lf li a p {
		background-color: rgba(0, 0, 0, 0.6);
		line-height: 0.8rem;
		display: block;
		font-size: 0.28rem;
		color: #fff;
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 0 0.1rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-right: 0.1rem;

	}

	.sectionpg {

		display: none;
	}

	.section2rt {
		width: 100%;
		margin-left: 0;
	}
	.section2rttitle {
    line-height: 0.8rem;
    border-bottom: 1px solid #f1f1f1;
}
.section2rttitle a {
    color: #333;
    font-size: 0.3rem;
    display: inline-block;
    padding: 0 0.1rem;
}
.section2rttitle a.cur {
    font-weight: bold;
    color: #0065d9;
    border-bottom: 3px solid #0065d9;
}
.tabcondiv1 {
    overflow: hidden;
    height: 5rem;
    margin: 1%;
}
.con-item li {
    line-height: 0.7rem;
}
.con-item li a {
   
    max-width: 75%;
   
    font-size: 0.28rem;
   
}
.con-item li span {
    float: right;
    font-size: 0.25rem;
    color: #999999;
    display: inline-block;
}
.section3 {
    
    height: 85px;
   
}
.section3 img {
    height: 85px;
    width: 100%;
   
}
.sectiontitle {
    line-height: 0.5rem;
    border-bottom: 1px solid #f1f1f1;
}

.sectiontitle a {
    font-size: 0.3rem;
    color: #333333;
    padding: 0 0.1rem;
    display: inline-block;
    font-weight: bold;
    margin: 0.1rem 0;
}
.sectiontitle a:nth-child(2) {
    margin: 0.1rem 0px;
}
.section4lf {
    width: 100%;
}
.tabcondiv2 {
    overflow: hidden;
    height: 7rem !important;
    margin: 1%;
}
.section4rt {
    width: 100%;
    margin-left: 0;
}
.tabcondiv3 {
    overflow: hidden;
    height: 5.2rem !important;
    margin: 0px;
}
#videodiv video {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    object-fit: cover !important;
}
.sectvideo a span {
    display: block;
    font-size: 0.28rem;
    color: #333333;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0.8rem;
    text-align: center;
    background: #F6F6F6;
}
.bkwtoplia {
    width: 0.5rem;
}
.yydh-bkwtopli>a {
    width: 2.2rem;

    height: 0.8rem;
    display: block;
    float: left;
    font-size: 0.28rem;
    color: #156bcd;
    text-align: center;
    line-height: 0.8rem;
    font-weight: 600;
    background-size: cover;
}
.yydh-bkwtopli>a:nth-child(2) {
    margin: 0 0.1rem;
}
.section6lf {
    width: 100%;
}
.tabcondiv6 {
    overflow: hidden;
    height: 5.6rem;
    margin: 1%;
}
.section6rt {
    width: 100%;
    margin-left: 0;
}
.section6rt a {
    width: 3.17rem;
    height: 1.2rem;
    background: #fff;
    display: block;
    border-radius: 10px;
    float: left;
    margin: 0.1rem 0.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section6rt a img {
    float: left;
    width: 0.8rem;
    height: 0.8rem;
}
.section6rt a span {
    font-size: 0.28rem;
    font-weight: 600;
    color: #333;
    display: inline-block;
    float: left;
}
.section6 {
    padding: 0px 0;
  
    background-size: 100% 100%;
    padding-top: 0.1rem;
}
.yydh-bkwtopli {
    margin-bottom: 0.3rem;
}
.bkwtopdiv {
    overflow: hidden;
    height: 11rem;
}
.sectpiece {
    height: 4.5rem;
    float: left;
    width: 100%;
}
.sectpiecelf {
    width: 1rem;
    height: 100%;
    font-size: 0.3rem;
    color: #fff;
    font-weight: 600;
    padding: 0.1rem;
    cursor: pointer;
    background-size: 100% 100% !important;
}
.section6rt a:nth-child(even) {
    margin-left: 0;
}

.sectpiecert {
    height: 100%;
    background: #fff9f3;
    position: relative;
    overflow: hidden;
    width: 0;
    overflow: hidden;
    transition: width 0.3s ease-in-out;
}
.sectpiece.cur .sectpiecert {
    width: 6rem;
}
.sectpiecert div.swiper-slide .swiper-slidediv:nth-child(5),.sectpiecert div.swiper-slide .swiper-slidediv:nth-child(6){
	    display: none;
}
}