body {
	font-family: "微软雅黑";
	overflow-x: hidden;
	font-size: 14px;
}
ul,
li {
	list-style: none;
}
ol.gol li {
	list-style: decimal;
}
dd ol li {
	list-style: decimal;
}
dd ul li {
	list-style: circle;
}
.cb {
	width: 100%;
	clear: both;
	height: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	text-decoration: none !important;
}
h1 {
	margin: 0;
	height: 80px;
	line-height: 70px;
}

#nav {
	height: 80px;
	background: #fff;
	line-height: 80px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
}
#nav .container {
	position: relative;
}
#nav .nava {
	text-align: right;
	position: absolute;
	width: 100%;
	z-index: 9;
}
#nav .nava li {
	display: inline-block;
	position: relative;
	width: 11%;
	text-align: center;
	max-width: 110px;
}
#nav .nava .a1 {
	display: inline-block;
	padding: 0 2px;
	color: #424242;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
}
#nav .nava .a1 img {
	display: none;
}
#nav .nava .a1:hover,
#nav .nava .cur .a1 {
	color: #105299;
}
#nav .nava li:last-child .a1:hover {
	border-bottom: 1px solid #105299;
}
#nav .nava li:first-child .a1:hover {
	border-bottom: 1px solid #105299;
}
#nav .nava .cur .a1:hover {
	border-bottom: none;
}
#nav .nava .cur .a1 {
	border-bottom: 1px solid #105299;
}
#nav .nava dl {
	display: none;
	position: absolute;
	width: 100px;
	background: #fff;
	width: 180px;
	text-align: left;
	border-top: 2px solid #424242;
	display: none;
	z-index: 2;
}
#nav .nava dd {
	height: 46px;
	line-height: 46px;
	padding-left: 24px;
	font-size: 12px;
}
#nav .nava dd.cur,
#nav .nava dd:hover {
	background: #f9f9f9;
}
#nav .nava dd.cur a,
#nav .nava dd:hover a {
	color: #105299;
}
#nav .nava dd a {
	color: #858585;
}
#nav .daohangi {
	display: none;
}
#banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 80px;
}
#banner ul {
	width: 500%;
	position: relative;
	padding: 0;
	left: 0;
	z-index: 2;
}
#banner ul li {
	width: 20%;
	float: left;
	background: #fff url(../images/banner0.jpg) no-repeat top center;
	background-size: cover;
}

#banner ul img {
	opacity: 0;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
}
#banner ul li.cur img {
	opacity: 1;
}
#banner ol {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 20px;
	padding: 0;
	z-index: 5;
}
#banner ol li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	margin: 0 12px;
	cursor: pointer;
}
#banner ol li.cur {
	background: #5b9bd5;
}
#banner li .container {
	position: relative;
	text-align: center;
}
#banner .banner2 img {
	top: 400px;
}
#banner .banner2.cur img {
	position: absolute;
	top: 43px;
	left: 53px;
}
#banner .banner1.cur img {
	position: absolute;
	top: 12px;
	right: 15px;
}
#banner .banner1 img {
	top: 300px;
}
#banner .banner3 img {
	max-width: 95%;
	margin-top: 300px;
}
#banner .banner3.cur img {
	margin-top: 240px;
}
#banner .m_banner {
	display: none;
}

/*首页con1*/
.i_bt {
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	padding-bottom: 22px;
	background: url(../images/i_btbg.png) no-repeat center bottom;
}
.i_bt p {
	margin: 0;
}
.i_bt span {
	font-size: 17px;
	margin-left: 12px;
}
.i_bt font {
	font-size: 17px;
	color: #1b73d1;
	margin-left: 5px;
}

.i_con1 {
	padding: 45px 0 0;
}
.i_con1 .container {
	margin: 40px auto;
}
.i_con1_n {
	position: relative;
	padding: 0;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}

/* 修改 */
.i_con1_n > a {
	display: block;
	/* width: 100%; */
	width: 95%;
	height: 100%;
	padding-top: 66.759%;
	position: relative;
}
/* 修改 */
.i_con1_n img {
	position: absolute;
	left: 0;
	top: 0;
	/* width: 95%; */
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.i_con1_n .zhezhao {
	position: absolute;
	/* left: 2.5%; */
	left: 0;
	width: 95%;
	height: 100%;
	background: url(../images/i_zhezhao.png);
	margin-bottom: 48px;
	bottom: -100%;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.i_con1_n .zhezhao .p1 {
	font-size: 18px;
	line-height: 48px;
}
.i_con1_n .zhezhao p {
	margin: 0;
}
.i_con1_n .zhezhao .p2 {
	font-size: 16px;
	padding: 0 10%;
	line-height: 28px;
	text-align: left;
}
.i_con1_n .zhezhao .more {
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	width: 138px;
	height: 35px;
	line-height: 30px;
	font-size: 28px;
	margin-top: 40px;
}
.i_con1_n .zhezhao .more:hover {
	background: #fff;
	color: #77a9cd;
}

.i_con2 {
	background: #f2f2f2;
	padding: 50px 0 60px;
}

.i_con2 .img {
	height: 180px;
	background: top center;
	background-size: cover;
	display: block;
}
.i_con2 .img1 {
	background-image: url(../images/11.gif);
}
.i_con2 .img2 {
	background-image: url(../images/22.gif);
}
.i_con2 .main {
	margin-top: 48px;
}
.i_con2 .wz {
	padding-left: 30px;
}
.i_con2 .wz p {
	line-height: 28px;
	color: #2c2c2c;
	margin: 10px 0 20px;
}
.i_con2 .wz2 {
	padding-left: 0;
	margin-top: 14px;
}
.i_con2 .wz a {
	display: inline-block;
	height: 32px;
	width: 96px;
	line-height: 32px;
	color: #fff;
	background: #5b9bd5;
	text-align: center;
}
.i_con2 .wz a:hover {
	background: #4a88c0;
}

.i_con3 {
	padding: 48px 0 62px;
}
.i_con3 .container {
	padding: 0;
}
.ul_dh {
	padding: 7px 0;
	color: #d9d9d9;
	font-size: 16px;
	text-align: center;
	margin: 25px 0;
}
.ul_dh span {
	margin: 0 28px;
	padding: 7px 0;
	color: #333;
	cursor: pointer;
}
.ul_dh span.cur,
.ul_dh span:hover {
	border-bottom: 3px solid #1b73d1;
	color: #1b73d1;
}

.i_con3 .lbw .img {
	max-height: 395px;
	overflow: hidden;
}
.lbw .img img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.i_con3 .main {
	overflow: hidden;
}
.lbw {
	width: 400%;
	position: relative;
}
.lbw > .low {
	width: 25%;
	float: left;
}
.lbw .img:hover img {
	transform: scale(1.1);
	opacity: 0.9;
}
.news_n .fl {
	width: 100px;
	background: #5b9bd5;
	text-align: center;
	color: #fff;
	font-size: 44px;
}
.news_n .top {
	margin-top: -58px;
	z-index: 555;
	position: relative;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 15px;
}
.news_n .a {
	line-height: 34px;
	font-size: 16px;
	color: #393939;
	display: block;
	padding-top: 58px;
	padding-left: 20px;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_n .a:hover {
	color: #105299;
}
.news_n p {
	margin-bottom: 0;
}
.news_n .p1 {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #63a9e9;
}
.news_n .p2 {
	font-size: 12px;
	height: 34px;
	line-height: 34px;
}

.news_n .p3 {
	color: #9e9e9e;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 18px;
}

.right .news_n .fl {
	background: #f8f8f8;
}
.right .news_n .p1 {
	color: #a5a5a5;
	border-bottom: 1px solid #f8f8f8;
}
.right .news_n .p2 {
	color: #888888;
	background: #e4e4e4;
}
.right .news_n .fr {
	width: 73%;
	float: left;
	margin-left: 20px;
}
.right .news_n .a {
	padding: 0;
	height: 38px;
	line-height: 34px;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
}
.right .news_n .p3 {
	margin-top: 6px;
}
.right .news_n {
	margin-bottom: 38px;
	overflow: hidden;
}

.foot {
	background: #105299;
	font-size: 12px;
	color: #fff;
}
.foot .foot1 {
	min-height: 114px;
	overflow: hidden;
}

.foot .foot2 p {
	margin-bottom: 0;
	line-height: 24px;
}
.foot .foot2 .p1 {
	margin-top: 22px;
}
.foot .foot2 .p3 {
	margin-bottom: 22px;
}
.foot .foot1 .fl {
	margin-top: 35px;
}
.foot .foot1 .fr {
	margin-top: 16px;
}

/* 2025-1-22 修改 */
.list_banner {
	margin-top: 60px;
	/* height: 280px; */
	height: auto;
	background: center top;
	position: relative;
}
.list_banner > img {
	display: block;
	width: 100%;
	height: auto;
}
/* 修改 */
@media (max-width: 768px) {
	.list_banner > img {
		min-height: 220px;
		object-fit: cover;
		object-position: left center;
	}
	#nav .daohangi img.cur {
		margin-top: 0;
	}
}
.list_banner .container {
	/* position: relative; */
}
.list_banner img.c {
	position: absolute;
	top: 84px;
}
/* 修改 */
.list_banner img.j {
	position: absolute;
	/* left: 55px; */
	right: 55px;
	top: 84px;
}
.list_banner img.c {
	right: 55px;
}
.list_banner .banner_nav {
	height: 50px;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}
.list_banner .banner_nav a {
	display: inline-block;
	width: 33.333%;
	max-width: 160px;
	height: 50px;
	line-height: 50px;
	color: #666666;
	margin: 0;
}
.list_banner .banner_nav a:hover,
.list_banner .banner_nav a.cur {
	color: #fff;
	background: #5b9bd5;
}
.list_banner .banner_nav3 a {
	width: 50%;
}
.list_banner .banner_nav5 a {
	width: 100%;
}
.gs_main p {
	margin-bottom: 0;
	text-indent: 2em;
	color: #6b6b6b;
	/* line-height: 32px; */
	line-height: 2;
	font-size: 16px;
}

/* 新添加视频区域 */
.gs_main .edit-video {
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}

.gs_main .edit-video::after {
	content: "";
	display: block;
	padding-bottom: 56.25%;
}
.gs_main .edit-video iframe {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.gs_main .p1,
.gs_main .p2,
.gs_main .p3 {
	text-align: center;
	text-indent: 0;
}
.gs_main .p1 {
	font-size: 33px;
	color: #5b9bd5;
	background: url(../images/gs_xian.jpg) no-repeat center bottom;
	padding: 78px 0 18px;
}
.gs_main .p2 {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	margin-top: 18px;
}
.gs_main .p3 {
	color: #737373;
	font-size: 12px;
	border-bottom: 1px dashed #e5e5e5;
	padding: 8px 0 28px;
	margin-bottom: 28px;
	line-height: 12px;
}

.gs_hj {
	margin: 15px 0 70px;
	overflow: hidden;
}
.gs_hj div {
	padding: 0;
	overflow: hidden;
}
.gs_hj div img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 0.9;
}
.gs_hj div img:hover {
	transform: scale(1.05);
	opacity: 1;
}

.qy_main .p1 {
	text-align: center;
	color: #333;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 28px;
	padding: 42px 0 24px;
}
.qy_main .p2 {
	color: #18589d;
	margin: 30px 0;
	text-align: center;
}
.qywh {
	text-align: center;
	overflow: hidden;
	margin: 0 auto 100px;
	width: 472px;
}
.qywh .main1 {
	display: inline-block;
	width: 208px;
	background: #f3f3f3;
	text-align: center;
	padding: 0 18px;
	float: left;
	margin: 0 14px;
}

.qywh .main1 p {
	line-height: 24px;
	height: 96px;
}
.qywh .main1 img {
	margin: 20px 0;
}

.hb_main .p1,
.hb_main .p2 {
	text-align: center;
}
.hb_main .p1 {
	font-size: 24px;
	color: #333333;
	margin-top: 50px;
}
.hb_main .p2 {
	font-size: 12px;
	color: #737373;
	padding-bottom: 28px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 70px;
	margin-top: 4px;
}

.huoban_l {
	margin-bottom: 50px;
	overflow: hidden;
}
.huoban_l > div {
	padding: 0 8px;
}
.huoban_l .logo00 {
	height: 140px;
	position: relative;
	border: 3px solid #f7f7f7;
	line-height: 130px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
}
.huoban_l .logo00 img {
	max-width: 70%;
	max-height: 60%;
	margin-top: 10%;
}
.huoban_l .logo00 .p3 {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: #5b9bd5;
	position: absolute;
	left: 0;
	bottom: -28px;
	width: 100%;
	text-align: center;
	transition: all 0.5s;
	margin: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.huoban_l .logo00:hover {
	border: 3px solid #3d76a9;
}
.huoban_l .logo00:hover .p3 {
	bottom: 0;
}

.list_banner .banner_nav2 a {
	width: 25%;
}

.cp_main .p1 {
	font-size: 24px;
	color: #5b9bd5;
	line-height: 86px;
	margin-top: 22px;
}
.cp_main .cpxl {
	background: #b2e2f6;
	overflow: hidden;
	height: 142px;
}
.cp_main .cpxl img {
	height: 100%;
}
.cp_main .cpxl p {
	line-height: 142px;
	font-size: 16px;
	color: #232323;
	margin-left: 36px;
	cursor: pointer;
}
.cp_main .cpxl p img {
	margin-left: 3px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.cp_n {
	margin-bottom: 22px;
}
.cp_n .n {
	background: #f0fbfc;
	color: #262626;
	font-size: 12px;
	line-height: 24px;
	padding: 18px 25px;
	display: none;
	margin: 0;
}
.cp_n .n p {
	margin-bottom: 16px;
}
.cp_main .cpxl p img.cur {
	transform: rotate(-180deg);
}

.jszl_main dt {
	font-size: 24px;
	color: #5b9bd5;
	line-height: 1.3;
	padding: 42px 0;
}
.jszl_main dd {
	font-size: 12px;
	color: #585757;
	line-height: 28px;
}
.jszl_main dl {
	border-bottom: 1px dashed #5b9bd5;
	padding-bottom: 50px;
	margin-bottom: 0;
}
.jszl_main dl:last-child {
	border-bottom: none;
}
.jszl_main dl img {
	max-width: 90%;
	margin: 12px 0;
}

.wl_main {
	padding: 30px 15px 50px;
}
.wl_main dt {
	font-size: 16px;
	color: #5b9bd5;
	line-height: 58px;
}
.wl_main dd {
	color: #6b6b6b;
	line-height: 28px;
}
.wl_main .fwfm > div {
	padding: 0;
}
.fwfm > div > img {
	width: 90%;
}
.fwfm p {
	text-align: center;
	color: #747474;
	width: 90%;
	line-height: 48px;
}
.fwfm p img {
	margin-right: 8px;
}

.fwlc {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.fwlc > div {
	padding: 0;
}
.fwlc p {
	line-height: 64px;
	margin-bottom: 36px;
	width: 100%;
}
.lc_xian {
	position: absolute;
	width: 80%;
	height: 1px;
	background: url(../images/lc_xian.png);
	left: 10%;
	top: 50px;
	z-index: -1;
}
.lc_xian2 {
	display: none;
}

.sh_main {
	padding: 40px 0px;
}
.sh_main dl {
	margin-bottom: 20px;
}
.sh_main dt {
	font-size: 16px;
	color: #5b9bd5;
	line-height: 50px;
}
.sh_main dd {
	color: #898989;
	line-height: 28px;
}
.sh_main dd i {
	color: #333333;
	font-style: normal;
}

.rj > div div {
	padding: 15px 30px;
	min-height: 270px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.rj .rj1 div {
	background: url(../images/ruanjian1.png);
	background-size: cover;
}
.rj .rj2 div {
	background: url(../images/ruanjian2.png);
	background-size: cover;
}
.rj .rj3 div {
	background: url(../images/ruanjian3.png);
	background-size: cover;
}
.rj .p1 {
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 0;
	padding: 10px 0;
}
.rj .p2 {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.news_list {
	position: relative;
}
.news_list .img {
	position: absolute;
}
.news_list .news_wenzi {
	padding-left: 175px;
}
.news_list .news_wenzi .a2 {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 900px;
	color: #181818;
	line-height: 38px;
}
.news_list .news_wenzi .a2:hover {
	color: #105299;
}
.news_list .news_wenzi p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.news_list .news_wenzi .a3 {
	width: 78px;
	height: 30px;
	background: #5b9bd5;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	display: block;
}
.news_list .news_wenzi .a3:hover {
	background: #105299;
}
.news_list {
	padding: 30px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.news_list .img {
	height: 108px;
	width: 161px;
	overflow: hidden;
}
.news_list .img img {
	width: 100%;
}
.fenye {
	text-align: center;
	margin: 40px 0 75px;
	padding: 0;
}
.fenye li {
	display: inline-block;
	margin: 0 1px;
}
.fenye li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	background: #eeeeee;
	color: #999;
}
.fenye li a:hover,
.fenye li.current a {
	color: #fff;
	background: #5b9bd5;
}

.newsx_main .top {
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 26px;
}
.newsx_main .top .p1 {
	font-size: 18px;
	color: #333333;
	margin: 62px 0 5px;
}
.newsx_main .top .p2 {
	font-size: 12px;
	color: #919191;
	margin: 0 0 10px;
}
.newsx_main .main {
	padding-bottom: 60px;
}
.newsx_main .main img {
	max-width: 98%;
}

.zxns .top {
	margin: 56px 0 28px;
	overflow: hidden;
}
.zxns .top > * {
	float: left;
	height: 46px;
	line-height: 46px;
	border: none;
	margin-right: 2%;
}
.zxns .top > button {
	margin-right: 0;
	width: 12%;
	background: #105299;
	font-size: 16px;
	color: #fff;
}
.zxns .top > button:hover {
	background: #13457b;
}
.zxns .top .xuanx {
	width: 19%;
	padding-left: 24px;
	padding-right: 5px;
}
.zxns .top input {
	width: 23%;
	padding-left: 24px;
}

.zxns .bumen {
	background: #fff;
	height: 46px;
	line-height: 46px;
	margin-bottom: 28px;
}
.zxns .bumen a {
	float: left;
	max-width: 152px;
	width: 25%;
	color: #999999;
	text-align: center;
}
.zxns .bumen a:hover,
.zxns .bumen a.cur {
	color: #105299;
}
.zhiwei .top2 {
	height: 54px;
	line-height: 54px;
	background: #8a8a8a;
	padding: 0 30px;
}

.zhiwei .top2 p {
	float: left;
	width: 20%;
	color: #fefefe;
	margin: 0;
}
.zhiwei2 {
	padding: 0 30px 40px;
	background: #fff;
	margin: 40px;
}
.zhiwei2 .top3 {
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}
.zhiwei2 .top3 > * {
	width: 20%;
	float: left;
	height: 56px;
	line-height: 56px;
	margin-bottom: 0;
	color: #8a8a8a;
}
.zhiwei2 .top3 a {
	text-align: right;
	color: #105299;
	cursor: pointer;
}

.zhiwei2 .main {
	background: #f5f5f5;
	padding: 0 30px 1px;
	position: relative;
	display: none;
}
.zhiwei2 .top4 {
	padding: 15px 0 15px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.zhiwei2 .top4 p {
	float: left;
	width: 25%;
}
.zhiwei2 .top4 .p3,
.zhiwei2 .top4 .p6 {
	width: 50%;
}
.zhiwei2 .main dl {
	margin: 0;
}
.zhiwei2 .main dt {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 44px;
}
.zhiwei2 .main dd {
	line-height: 28px;
	color: #898989;
}
.zhiwei2 .main .fuli {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.zhiwei2 .main .btnn {
	display: block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #105299;
	color: #fff;
	font-size: 16px;
	margin: 30px 0;
}
.zhiwei2 .main .btnn:hover {
	background: #11467e;
}

.zhiwei2 .main .shangjiao {
	position: absolute;
	top: -19px;
	left: 23px;
}
.zhiwei2 .chakan {
	margin: 40px auto 0;
	display: block;
	width: 174px;
	height: 50px;
}
.news_list .news_wenzi {
	width: 100%;
}
.ygfc .img111 {
	width: 100%;
	margin: 55px 0 28px;
}

.ygfc .shaixuan {
	height: AUTO;
	line-height: 40px;
	background: #f7f8fa;
	color: #dddddd;
	padding: 10px 0;
	margin-bottom: 30px;
}
.ygfc .shaixuan a {
	color: #3c3c3c;
	margin: 0 15px;
	display: inline-block;
}
.ygfc .shaixuan a:hover,
.ygfc .shaixuan a.cur {
	color: #105299;
}

.zhaopian .img {
	overflow: hidden;
}
.zhaopian .img img {
	width: 100%;
}
.zhaopian > div {
	padding: 0 4px;
}
.zhaopian .pp {
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #545454;
	margin: 0;
}

.lianxi .dizhi {
	padding: 45px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.lianxi .dizhi dt {
	font-weight: normal;
	font-size: 26px;
	color: #686868;
}
.lianxi .dizhi dd {
	line-height: 48px;
	font-size: 16px;
	color: #4a4a4a;
}
.lianxi .dizhi dd span {
	font-size: 14px;
	color: #29abe2;
}
.lianxi .dizhi .dizhi_i {
	line-height: 405px;
	padding: 0;
}

.lianxi .dizhi p {
	width: 146px;
	text-align: center;
	color: #4a4a4a;
	line-height: 30px;
}

.ditu {
	margin: 50px 0;
}
.ditu img {
	width: 100%;
}

/*移动端样式*/
/*移动端样式*/
/*移动端样式*/
@media (min-width: 769px) {
	#banner {
		height: 600px;
	}
	#banner li .container {
		line-height: 600px;
	}
	#banner ul {
		height: 100%;
	}
	#banner ul li {
		height: 100%;
	}
	#banner li .container {
		height: 100%;
	}
}
@media (max-width: 1400px) {
	#banner li .container {
		width: 100%;
		max-width: 1200px;
		padding: 0;
	}
	#banner .banner1 .container {
		width: 100%;
		padding: 0;
		max-width: 100%;
	}
}
@media (min-width: 1400px) {
	#banner li .container {
		width: 1400px;
	}
}
@media (min-width: 1250px) {
	.right .news_n .fr {
		width: 78%;
	}
}
/* 2025-1-22 修改 */
@media (min-width: 768px) {
	.i_con1_n:hover .zhezhao {
		bottom: 0;
		margin-bottom: 0;
		/* padding-top: 18%; */
		padding-top: 10%;
	}
}
@media (max-width: 768px) {
	#nav .daohangi {
		display: block;
		width: 80px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		cursor: pointer;
	}
	#nav .daohangi img {
		width: 55%;
		cursor: pointer;
		display: none;
	}
	#nav .daohangi img.cur {
		display: inline-block;
	}
	#nav .container {
		padding-right: 0;
	}
	#nav .nava {
		left: 0;
		/* top: 80px; */
		top: 100%;
		padding: 0;
		display: none;
	}
	#nav .nava li {
		display: block;
		background: #fff;
		width: 100%;
		max-width: 100%;
		text-align: left;
		background: #edf1f4;
		position: relative;
		font-size: 16px;
		line-height: 60px;
	}
	#nav .nava li .a1 {
		border-bottom: none !important;
		height: 60px;
		line-height: 60px;
		position: relative;
		padding-left: 20px;
		border-bottom: 1px solid #e0e5eb !important;
		width: 100%;
		color: #333;
	}
	#nav .nava dl {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		border-top: none;
		background: #cfe4fa;
		padding: 15px 0;
		display: none;
	}
	#nav .nava dd:hover {
		background: #b9d6f5;
	}
	#nav .nava dl a {
		font-size: 14px;
		color: #333;
		display: block;
		width: 100%;
		height: 100%;
	}
	#nav .nava .a1 img {
		display: inline;
		height: 60%;
		margin-top: 10px;
		margin-right: 3px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
	}
	#nav .nava .a1 img.cur {
		transform: rotate(90deg);
		margin-top: 12px;
	}

	#banner {
		height: auto;
	}
	/*#banner ul li{background-image: #fff !important;}*/
	#banner ul img {
		display: none;
	}
	#banner .m_banner {
		width: 100% !important;
		display: block;
		position: relative !important;
		margin: 0 !important;
		left: 0 !important;
		top: 0 !important;
		right: 0 !important;
	}
	#banner .banner3 img {
		max-width: 100%;
		width: 100%;
	}

	.i_con1 .zhezhao .more {
		margin-top: 55px;
	}
	.i_con2 .fr {
		float: none;
	}
	.right .news_n .fl {
		display: none;
	}
	.right .news_n .fr {
		width: 100% !important;
		margin-left: 0;
	}
	.right .news_n {
		margin-bottom: 20px;
	}
	.news_n .top {
		padding-bottom: 10px;
	}
	.news_n .p3 {
		margin-top: 12px;
	}
	.ul_dh span {
		margin: 0 15px;
	}

	.qy_main .p1 {
		padding: 20px 0;
	}
	.qy_main .p2 {
		line-height: 44px;
	}
	.qywh {
		width: 100%;
		margin: 0 auto 30px;
	}
	.qywh .main1 {
		width: 85%;
		float: none;
		margin: 0 auto 20px;
	}
	.hb_main .p2 {
		margin-bottom: 30px;
	}

	.list_banner {
		background-position-x: 800px;
	}
	/* 修改 */
	.list_banner img.j {
		/* left: 15px; */
		right: 15px;
	}
	.list_banner2 {
		background-position-x: -800px;
	}
	.list_banner img.c {
		right: 15px;
	}
	.list_banner3 {
		background-position-x: -518px;
	}
	.list_banner4 {
		background-position-x: center;
	}
	.cp_main .cpxl {
		height: 80px;
		line-height: 80px;
	}
	.cp_main .cpxl p {
		line-height: 80px;
		margin-left: 16px;
	}

	.cp_main .p1 {
		line-height: 52px;
	}
	.cp_n {
		margin-bottom: 15px;
	}
	.cp_n .n {
		padding: 12px 18px;
	}
	.jszl_main dt {
		padding: 20px 0;
	}
	.jszl_main dl {
		padding-bottom: 25px;
	}

	.fwfm > div > img {
		width: 100%;
	}
	.fwfm > div p {
		width: 100%;
	}

	.lc_xian {
		width: 55%;
		left: 25%;
	}
	.lc_xian2 {
		display: block;
		top: 250px;
	}
	.rj > div div {
		padding: 15px 20px !important;
	}
	.zxns.container {
		padding: 0;
	}
	.zxns .top .xuanx {
		width: 32%;
		margin-bottom: 20px;
	}
	.zxns .top {
		margin-bottom: 20px;
	}
	.zxns .top .xuanx3 {
		margin-right: 0;
	}
	.zxns .top input {
		width: 66%;
	}
	.zxns .top > button {
		width: 32%;
	}
	.zxns .top .xuanx {
		padding-left: 4px;
	}
	.zxns .top input {
		padding-left: 4px;
	}
	.zxns .bumen {
		margin-bottom: 20px;
	}
	.zhiwei .top2 p,
	.zhiwei .top3 p {
		width: 33.3333%;
	}
	.zhiwei .top2 {
		padding: 0 10px;
	}
	.zhiwei .top2 .p4,
	.zhiwei .top3 .p4,
	.zhiwei .top3 .p5 {
		display: none;
	}
	.zhiwei2 {
		padding: 0 10px;
		margin: 10px;
	}
	.zhiwei2 .top4 p {
		width: 50% !important;
	}
	.lianxi .dizhi dd {
		line-height: 32px;
	}
	.lianxi .dizhi .dizhi_i {
		line-height: 1;
	}
	.lianxi .dizhi {
		padding: 20px 0;
	}
	.ditu {
		margin: 20px 0;
	}
	.rj > * {
		padding: 0;
	}
	.list_banner .banner_nav a {
		width: 33.333%;
		float: left;
	}
	.list_banner .banner_nav2 a {
		width: 25%;
		float: left;
	}
}
@media (max-width: 460px) {
	.news_list .img {
		height: 108px;
		width: 40%;
		overflow: hidden;
	}
	.news_list .news_wenzi {
		padding-left: 42%;
	}
	.news_list .img img {
		height: 108px;
	}
}
@media (max-width: 380px) {
	.ul_dh span {
		margin: 0 10px;
	}
	.cp_main .cpxl {
		height: 60px;
		line-height: 60px;
	}
	.cp_main .cpxl p {
		line-height: 60px;
		margin-left: 5px;
		font-size: 12px;
	}
	.cp_n {
		margin-bottom: 8px;
	}
	.zhiwei2 .top4 p {
		width: 100% !important;
	}
}
@media (max-width: 992px) {
	#banner .banner1.cur img {
		width: 600px;
		top: 60px;
		right: 50%;
		margin-right: -300px;
	}
	.i_con1 .container {
		width: 100%;
	}
	.i_con1 .zhezhao .more {
		margin-top: 25px;
	}
	.i_con2 .wz {
		padding-left: 0px;
		margin-bottom: 30px;
	}
	.right .news_n .fr {
		width: 83.3%;
	}
	.left .news_n {
		margin-bottom: 20px;
	}
	.foot .foot2 {
		padding: 0;
	}

	.sh_main .container {
		width: 100%;
	}
	.rj > div div {
		padding: 15px;
	}
}
@media (max-width: 1200px) {
}

img {
	max-width: 100%;
}
.x_jszl {
	padding: 0;
	margin-top: 50px;
}
.x_jszl li {
	height: 160px;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	padding: 40px 0;
	position: relative;
}
.x_jszl li:hover {
	background: #5b9bd5;
}
.x_jszl li .rq {
	width: 128px;
	border-right: 1px solid #dddddd;
	height: 80px;
	text-align: center;
	color: #5b9bd5;
}
.x_jszl li:hover .rq {
	color: #fff;
}
.x_jszl li .p1 {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin: 0;
	font-weight: bold;
}
.x_jszl li .p2 {
	font-size: 56px;
	margin: 0;
}
.x_jszl li .ms {
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 60px 40px 158px;
	box-sizing: border-box;
	width: 100%;
}
.x_jszl li .a1 {
	display: block;
	font-size: 16px;
	color: #595959;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 12px;
	width: 100%;
}
.x_jszl li:hover .a1 {
	color: #fff;
}
.x_jszl li .a1:hover {
	text-decoration: underline !important;
}
.x_jszl li .p3 {
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.x_jszl li .fr {
	width: 50px;
	background: url(../images/jian.png) no-repeat left center;
	height: 100%;
}
.x_jszl li:hover .fr {
	background: url(../images/jian_cur.png) no-repeat left center;
}
.x_jszl li:hover .p3 {
	color: #fff;
}
.x_jszl li .p4 {
	line-height: 80px;
	font-size: 60px;
}
.xq_bt {
	font-size: 18px;
	color: #333;
	max-width: 980px;
	line-height: 36px;
	padding: 50px 0 20px;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
.dl_li {
	width: 92px !important;
	line-height: 1;
}
.dl_li a {
	display: inline-block;
	width: 100%;
	height: 32px;
	border: 1px solid #5b9bd5;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	position: relative;
	top: 10px;
}
@media (max-width: 768px) {
	.x_jszl li .rq {
		display: none;
	}
	.x_jszl li .ms {
		padding-left: 15px;
		padding-right: 45px;
	}
	.x_jszl li .fr {
		width: 30px;
	}
	.dl_li {
		width: 100% !important;
		line-height: 1;
	}
	.dl_li a {
		border: none;
		margin-left: 20px;
	}
}
td {
	border: 1px solid #000;
}
.x_xq {
	max-width: 980px;
}
/*#nav h1 img{margin-top: 10px;}*/
.daohangi img {
	margin-top: 18px;
}

.yqlj {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #1665b9;
	position: relative;
	overflow: hidden;
}
.yqlj span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	float: left;
	position: relative;
	z-index: 999;
	background: #105299;
	padding-left: 20px;
	margin-left: -20px;
}
.yqlj .yl_w {
	width: 99999px;
	position: absolute;
	left: 80px;
	white-space: nowrap;
}
.yqlj .yl_w a {
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #1b6bc1;
}
.yqlj .yl_w div {
	white-space: nowrap;
	float: left;
}

.list_banner .banner_nav5 a {
	width: 50%;
}
.liuyank {
	margin: 45px auto;
	background: #fff;
}
.ly_bt {
	text-align: center;
	margin: 48px 0 20px;
}
.ly_bt2 {
	text-align: center;
	color: #949393;
	margin-bottom: 50px;
	line-height: 24px;
	background: url(../images/ly_bt_x.png) no-repeat center bottom;
	padding-bottom: 20px;
}
.sr {
	margin-bottom: 25px;
	position: relative;
}
.sr img {
	position: absolute;
	right: 16px;
	top: 2px;
}
.sr input {
	width: 100%;
	height: 54px;
	line-height: 52px;
	border: 1px solid #dcdcdc;
	padding: 0 55px 0 20px;
}
.sr textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
	line-height: 28px;
	resize: none;
	height: 162px;
}
.tjan {
	width: 310px;
	max-width: 100%;
	height: 52px;
	outline: none;
	line-height: 52px;
	color: #fff;
	background: #105299;
	border: none;
}
.tjan:hover {
	background: #11457d;
}
@media (min-width: 992px) {
	.liuyank {
		padding: 0 65px;
	}
}

/* 7-7 修改 */

.cp_main .cpxl.edit-top {
	display: flex;
	align-items: center;
}


.cp_main .cpxl.edit-top p {
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow-wrap: break-word;

}

.cp_main .cpxl.edit-top p img {
	flex-shrink: 0;
	width: 17px;
	margin-right: 10px;
}

@media (max-width:576px){
	.cp_main .cpxl.edit-top p img {
		width: 14px;
	}


	#nav {
		height: 65px;
		line-height: normal;
	}


	#nav .fl{
		line-height: 65px;
		height: 60px;
	}

	#nav .fl img {
		max-height: 45px;
		object-fit: contain;
	}


	#nav .daohangi {
		width: 65px;
		height: 65px;
		line-height: 65px;
	}

}
