body {
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
	color: #333333;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.content02 {
	width: 1080px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

.txtcolor {
	color: #FFFFFF
}

.pcTop,
.pcTop img,
.phoneTop img,
.phoneTop {
	width: 100%;
	vertical-align: top;
}

.phoneTop,.addBoxConPhone{
	display: none;
}

/* 多行省略 */
.g_list li span,
.cloud9-item p,
.img_overw p,
.list_k p a,
.news_img li span,
.list_k li,
.list_m li a,
.zy-item h3,
.lsitUl li,
.tj li p {
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.list_k p a,
.tj li p {
	-webkit-line-clamp: 2;
}

.list_k li,
.lsitUl li,
.list_m li a,
.cloud9-item p,
.img_overw p {
	-webkit-line-clamp: 1;
}

.g_list li span ,.zy-item h3,.news_img li span{
	-webkit-line-clamp: 3;
}

/*公共链接*/
a {
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #d80312;
	text-decoration: none;
}

.xie_01 {
	float: left;
	padding: 18px 0px 0px 20px;
}

.xie_02 {
	float: left;
	padding: 25px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}

.xie_03 {
	border: 3px solid #ffe400;
}

.xie_04 {
	border: 1px solid #a7a7a7;
}

.xie_05bg {
	background-color: #f4f2f3;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt30 {
	margin-top: 30px;
}

.mb20 {
	margin-bottom: 20px;
}

.mt66 {
	margin-top: 66px;
}

.mt80 {
	margin-top: 80px;
}

.mt160 {
	margin-top: 160px;
}

.ml26 {
	margin-left: 26px
}

.ml28 {
	margin-left: 28px
}

.ml30 {
	margin-left: 30px
}

.ml32 {
	margin-left: 32px
}

.ml35 {
	margin-left: 35px
}

.ml40 {
	margin-left: 40px
}

.ml50 {
	margin-left: 50px
}

.ml80 {
	margin-left: 80px
}

.ml140 {
	margin-left: 140px
}

.h864 {
	height: 864px
}

.w1080 {
	width: 1080px;
}

.w1110 {
	width: 1110px;
}

.sp36 {
	font-size: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	height: 36px;
}

.sp40 {
	font-size: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	height: 40px;
}

.fl-left {
	float: left
}

.fl-right {
	float: right
}

.txt-c {
	text-align: center;
	width: 100%;
	margin: 50px auto;
}

.tb {
	width: 30px;
	height: 32px;
	float: left;
}

.mt250 {
	margin-top: 250px;
}

.show-mod-righttxt::-webkit-scrollbar,.list_h::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 0px;
}

.show-mod-righttxt::-webkit-scrollbar-thumb,.list_h::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 20px;
	background: #ffbc6b;
}

.show-mod-righttxt::-webkit-scrollbar-track,.list_h::-webkit-scrollbar-track{
	/*滚动条里面轨道*/
	/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
	border-radius: 20px;
	background: #e4e4e4;
}
.addBoxCon,.addBoxCon img{width: 100%;height: auto;}
.addBoxCon{margin:0;}
/* 链接和文字颜色 */
.cWhite,
a.cWhite:link,
a.cWhite:visited {
	color: #fff;
}

.cYellow,
a.cGreen:link,
a.cGreen:visited {
	color: #ffb325;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
	color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
	color: #F00;
}

/*红色*/
.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
	color: #c00200;
}

.cRed_d2,
a.cRed_d2:link,
a.cRed_d2:visited {
	color: #BE4300;
}

.cRed_d3,
a.cRed_d3:link,
a.cRed_d3:visited {
	color: #BE110B;
}

.cBlue_d2,
a.cBlue_d2:link,
a.cBlue_d2:visited {
	color: #0156be;
}

.cBlue_d3,
a.cBlue_d3:link,
a.cBlue_d3:visited {
	color: #009cff;
}

.cGreen,
a.cGreen:link,
a.cGreen:visited {
	color: #167f00;
}



.content_area {
	margin: 0px auto;
	position: relative
}

.sc-bartitle {
	width: 1200px;
	height: 70px;
	margin: 00px auto 10px;
	position: relative;
	text-align: center
}

.sc-bartitle a.more {
	position: absolute;
	bottom: 20px;
	right: 15px;
	display: inline-block;
	color: #999999
}

/*样式样本开始*/
.lbk0001 {
	border: 1px solid #A5D2C9;
}

.lbk0002 {
	border: 1px solid #D7D8DA;
}

.lbk0003 {
	border: 1px solid #cdcdcd;
}

.lbk0004 {
	border: 1px solid #cdcdcd;
}

.lbk0005 {
	border: 1px solid #000;
}

.lbk0006 {
	border: 1px solid #F0F0F0;
}

.lbk0007 {
	border: 1px solid #ABD4F4;
}

.lbk0008 {
	border: 1px solid #C5DAF7;
}

.lbk0009 {
	border: 1px solid #c3c4c6;
}

/*背景*/
.bg1 {
	background-color: #014ea8;
	line-height: 40px;
	width: 100%;
	height: 134px;
}

.bg2 {
	background: url(../images/bg1.jpg) no-repeat top;
	height: 560px;
}

.bg3 {
	background: url(../images/bg2.jpg) no-repeat top;
	height: 728px;
}

.bg4 {
	background: url(../images/bg3.jpg) no-repeat top;
	height: 486px;
}







/*******/
.g-c-area {
	width: 1100px
}

.navmenu {
	position: absolute;
	top: 30px;
	right: 60px;
	z-index: 120;
	width: 186px;
	display: none
}

#menufiexd .m {
	background: transparent url("../images/navrig.png") no-repeat scroll center 0;
	padding-bottom: 10px;
	min-height: 300px
}

#menufiexd .f {
	background: transparent url("../images/navrig.png") no-repeat scroll center bottom;
	height: 40px
}

.nav-up {
	display: block;
	height: 40px;
}

.menulist {
	width: 122px;
	margin: 20px auto 0;
	text-align: center
}

.menulist a {
	line-height: 50px;
	display: block;
	color: #0650c9;
	border-bottom: 1px solid #c8d9f3;
	transition: all .2s ease-in;
	font-size: 14px;
	position: relative;
}
/* .menulist a{display: block;font-size: 14px;color: #FFFFFF;line-height: 50;margin-bottom: 15px;background-color: rgb(2,96,234);border-radius: 5px;} */

.menulist a:hover {
	color: #002f77;
	font-weight: bold
}
.menulist::-webkit-scrollbar {
	/*隐藏滚动条*/
	display: none;
	}
.menulist a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 0%;
	height: 100%;
	transition: 0.2s all linear;
}

.menulist a:hover~.menulist a::before {
	left: 0;
}

.menufiexclass {
	position: fixed;
	top: 60px;
	right: 60px;
	z-index: 200;
	width: 186px;
	display: block
}

.g-c-area {
	margin: 0px auto;
	position: relative
}

/****/



/*text*/
.text1 h1 {
	text-align: left;
	line-height: 38px;
	font-size: 30px;
	color: #ffffff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 134px;
}

.text1 h1 a {
	color: #ffffff;
}

.text1 h1 a:hover {
	color: #ffa030;
}


.img_overw {
	position: relative;
	line-height: 0px;
	display: inline-block
}

.img_overw p {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
	color: #fff;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 2.5%;
}

.img_overw p {
	height: auto;
	line-height: 35px;
	white-space: normal;
	text-align: left;
}



.list_k {
	font-size: 16px;
}

.list_k li {
	float: left;
	width: 520px;
	OVERFLOW: hidden;
	float: left;
	background: url(../images/blue.png) no-repeat left 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.list_k li a {
	overflow: hidden;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}

.list_k li a:hover {
	color: #b90000;
}

.list_k p {
	margin-bottom: 12px;
	font-size: 24px;
}

.list_k p a {
	overflow: hidden;
	color: #da0000;
	line-height: 42px;
	text-decoration: none;
	font-weight: bold;
}

.list_k p a:hover {
	color: #b90000;
}






.list_m {
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
}

.list_m li {
	/* float: left; */
	width: 570px;
	OVERFLOW: hidden;
	list-style: inside;
	list-style-type: none;
	/* float: left; */
	background: url(../images/ico2.png) no-repeat left 20px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_m li a {
	overflow: hidden;
	color: #ffffff;
	line-height: 42px;
	text-decoration: none;
}

.list_m li a:hover {
	color: #ffc000;
}







.img_3tu ul {
	width: 1242px;
	overflow: hidden;
	display: flex;
}

.img_3tu li {
	/* float: left; */
	width: 372px;
	margin: 0px 42px 30px 0px;
}

.img_3tu li h3 a {
	display: block;
	font-size: 16px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	color: #004077;
}

.img_3tuPic {
	position: relative;
	overflow: hidden;
}

.img_3tuPic a {
	color: #ffffff;
	text-decoration: none;
}

.img_3tuTxtBg {
	width: 100%;
	height: 30px;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
}

.img_3tuTxt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	font-size: 16px
}

.img_3tuTxt2 {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 58px;
	bottom: 4px;
	color: #fff;
	padding: 5px;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}


.img_3tuTxt2 {
	height: auto;
	-webkit-line-clamp: 3;
	line-height: 20px;
	white-space: normal;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;

}

.img_3tuTxt a:visited {
	color: #ffffff;
	text-decoration: none;
}

.img_3tuTxt a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.tj {
	width: 1200px;
	padding-top: 2px;
	text-align: center;
	margin: auto;
}

/* .tj ul {overflow:hidden} */
.tj li img {
	width: 100%;
	height: 171px;
}

.tj ul li {
	/* float: left; */
	/* margin-right:32px; */
	list-style: none;
	margin-bottom: 40px;
	/* width:276px; */
	height: 250px;
	background-color: #f9f9f9;

}

.tj ul li:nth-of-type(4n) {
	margin-right: 0;
}

.tj li p {
	line-height: 32px;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9f9f9;
	height: 66px;
}


.sc-14 .zy-col {
	/* float: left; */
	width: 48%;
	margin: 0px 1% 40px 0;
	background: #eef9ff;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.zy-item {
	padding: 30px;
	height: 100px;
}

.sc-14 .bd {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.zy-item h3 {
	font-size: 20px;
	margin-bottom: 14px;
	line-height: 34px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	font-weight: bold;
	color: #1d5cbe
}

.sc-14 .zy-col:hover {
	background: #3da6ff;
	box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.2);
}

.sc-14 .zy-col:hover h3 {
	margin-left: -5px;
	color: #ffffff
}

.sc-14 .zy-col:hover p {
	margin-left: -5px;
	color: #d7efff
}




.g_list {
	width: 414px;
	height: 349px;
	float: right;
	overflow-y: scroll;
	padding-right: 25px;
}

.g_list li {
	width: 414px;
	height: 98px;
	position: relative;
	margin-bottom: 25px;
	cursor: pointer
}

.g_list li img {
	width: 175px;
	float: left;
}

.g_list li span {
	font-size: 16px;
	line-height: 35px;
	right: 0;
	position: absolute;
	top: 0;
	width: 212px;
	height: 97px;
	color: #333333;
	padding-right: 5px;
	border-bottom: 1px solid #ffe7d6;
}


.g_list li:hover {
	background: #ffe7d6;
	width: 414px;
	height: 98px;
}
.videoBox video{width: 100%;max-height: 405px;}
.videoBox li{display: none;}
.videoBox li:nth-child(1){display: block;}
.g_list li span:hover {
	color: #d80312;
}




.list_h {
	font-size: 16px;
	max-height: 400px;
	overflow-y: scroll;
	width: 500px;
}

.list_h li {
	/* float: left; */
	width: 440px;
	OVERFLOW: hidden;
	/* float: left; */
	margin-bottom: 30px;
}

.list_h li {
	overflow: hidden;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
	cursor: pointer;
}

.list_h li a:hover {
	color: #ffc000;
}

.activeBox {
	margin-bottom: 12px;
	font-size: 26px;
	overflow: hidden;
	color: #ffffff;
	line-height: 48px!important;
	text-decoration: none;
	font-weight: bold;
}



.list_h li:hover {
	color: #ffc000;
}



.list_f {
	font-size: 16px;
}

.list_f li {
	/* float: left; */
	width: 430px;
	OVERFLOW: hidden;
	/* float: left; */
	margin-bottom: 20px;
}

.list_f li a {
	overflow: hidden;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}

.list_f li a:hover {
	color: #b90000;
}


.news_img ul {
	width: 1200px;
	overflow: hidden
}

.news_img ul li {
	margin-bottom: 40px;
	background-color: #e9f7ff;
	width: 580px;
	float: left;
	list-style: none;
	margin-right: 40px;
}

.news_img ul li:nth-of-type(2n) {
	margin-right: 0px;
}

.news_img li img {
	float: left;
}

.news_img li span {
	margin-top: 20px;
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 320px;
	text-align: left;
	margin-left: 16px;
	color: #333333;
}

.news_img li :hover span {
	color: #b90000;
}


/*版权*/
.bq_txt {
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	color: #333333;
}

.bq_line {
	padding: 0px 0px 5px 0px;
	margin-bottom: 6px;
	border-top: 1px solid #e71b15;
}


/* add */
.tizhiBanner {
	padding-bottom: 60px;
}

.tizhiBanner .swiper-button-next,
.tizhiBanner .swiper-button-prev {
	top: auto;
	bottom: 0;
}

.tizhiBanner .swiper-button-next {
	right: 40%;
}

.tizhiBanner .swiper-button-prev {
	left: 40%;
}

.tizhiBanner .swiper-button-next:after,
.tizhiBanner .swiper-button-prev:after {
	font-size: 25px;
}

.tizhiBanner .swiper-pagination-bullet-active {
	width: 25px;
	border-radius: 4px;
}

.cloud9-item {
	position: relative;
	display: inline-block;
	width: 260px;
	height: 380px;
	opacity: 0.98;
	cursor: pointer;
}

.cloud9-item a {
	position: relative;
	display: block;
	width: 260px;
	height: 380px;
}

.cloud9-item .img-h5bg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#showcase {
	width: 1200px;
	height: 512px;
	margin: 50px auto;
}

.cloud9-item {
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}
.cloud9-item p{position: absolute;bottom: 0;color: #FFFFFF;background-color: rgba(0,0,0,0.5);width: 95%;line-height: 35px;padding: 0 2.5%;font-size: 18px;}

.imgItem {
	display: none;
}

.imgItem:nth-child(1) {
	display: block;
}

.show-mod-righttxt {
	height: 403px;
	overflow-y: scroll;
	width: 440px;
}

.show-mod-righttxt li img {
	width: 175px;
	height: 98px;
}

/*  */
#certify {
	position: relative;
	width: 600px;
	margin: 0 auto
}

.certify li p {
	position: absolute;
	width: 330px;
	/* margin: 0 10px; */
	line-height: 40px;
	font-size: 17px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	bottom: 0px;
	z-index: 99;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
}

#certify .swiper-slide {
	width: 330px;
}

.certify .swiper-slide-active p {
	display: block;
}

/* #certify  .swiper-slide p {padding-top: 0;text-align: center;color: #636363;font-size: 18px;margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 50px;display: none;} */
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-slide-active p {
	display: block;
}

#certify li img {
	width: 100%;
	height: 450px;
}

.certify {
	margin-top: 20px;
}

.certifyprev,
.certifynext {
	position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 999;
	width: 40px;
	height: 80px;
}

.certifyprev {
	left: 0%;
}

.certifynext {
	right: 0%;
	text-align: right;
}

.itemBox{display: none;}
.itemBox:nth-child(1){display: block;}
.navTop li{text-align: center;line-height: 45px;border: 1px solid #FFBC6B;color: #d10016;width: 18%;font-size: 18px;cursor: pointer;}
.navTop{display: flex;justify-content: space-between;margin: 30px 0;}
.news_img li img{width: 240px;height: 150px;}
#yaowenBox{display: flex;flex-wrap: wrap;}
#tizhiBox{margin-bottom: 50px;}
#jingguanBox,#bei02{margin: 50px 0;}
.jingBox{display: flex;justify-content: space-between;}
/* .activeBox{font-size: 26px;color: #FFFFFF;} */

/*  */
@media screen and (max-width:760px) {
	.menulist a{margin-bottom: 0;line-height: 2rem;font-size: 0.8rem;margin-right: 1rem;background-color: rgb(20,37,215);}
	.h45,.menulist a::before,#menufiexd .f,.pcTop,.bg1 .w120,.h40,.sp20,.tizhiBanner .swiper-button-next, .tizhiBanner .swiper-button-prev,.h60,.addBoxCon{display: none!important;}
	.phoneTop,.addBoxConPhone{display: block;}
	.navmenu,.g-c-area,.menulist,.news_img ul li a img,.news_img ul,.list_f li,#certify,.w720,.bg4 video,.w440,.g_list li,.imgItem img,.w716,.content,.w1000,.w620,.bannerTop li img,.w540,.titleBox img,.img_3tu ul,.img_3tuPic>a img,.tj,.cloud9-item .img-h5bg,.cloud9-item a,.bg3,.addBoxConPhone,.addBoxConPhone img{width: 100%!important;}
	.nav-up,.news_img ul li a img,#certify li img,.bg4 video,.bg4,.show-mod-righttxt li img,.g_list li,.imgItem img,.bg1,.text1 h1,.bannerTop li img,.titleBox img,.img_3tu ul,.bg2,.img_3tuPic>a img,.tj ul li,.cloud9-item,#showcase,.cloud9-item .img-h5bg,.cloud9-item a,.bg3{height: auto!important;}
	.news_img ul li,.list_h li,.left,.list_k li,.g_list li img,.g_list,.news_img li span{float: inherit!important;}
	.ml40{margin-left: 0!important;}
	.bg1{background: none;}
	.text1 h1 a{color: #014ea8;font-size: 1.1rem;}
	.text1 h1{line-height: 1.7rem;width: 95%;margin: 0.5rem auto;}
	.list_k,.list_k li,.img_3tu li,.list_h p,.news_img ul li{width: 95%;margin: 0.5rem auto;}
	.list_k p{font-size: 1rem;line-height: 1.5rem;}
	.list_k li,.list_m li{line-height: 1.5rem;border-bottom: 0.05rem solid #C3C4C6;}
	.txt-c{margin: 1rem 0;}
	.img_3tu ul{flex-wrap: wrap;}
	.img_3tuPic>a{display: block;width: 40%;}
	.img_3tuTxt2{position: inherit;width: 55%;background: none;font-size: 0.75rem;line-height: 1.5rem;}
	.img_3tuPic{display: flex;justify-content: space-between;}
	.bg2{background-size: 100% 100%;}
	#showcase,.list_m li,.show-mod-righttxt,.list_h li,.list_h{width: 95%;margin: 0 auto;}
	.tj ul li{margin-bottom: 1rem;}
	.tizhiBanner{padding-bottom: 1rem;}
	.tj li p,.zy-item h3,.cloud9-item p{font-size: 0.75rem;}
	.list_k p a{line-height: 1.7rem;font-size: 0.85rem;}
	.zy-item{padding: 0.5rem;}
	.sc-14 .bd{justify-content: space-between;width: 95%;margin: auto;}
	.bg3{padding: 2rem 0;}
	.jingBox{flex-wrap: wrap;}
	.show-mod-righttxt li img{width: 6rem;}
	.g_list{padding-right: 0;}
	.g_list li span{font-size: 0.7rem;line-height: 1.5rem;-webkit-line-clamp: 2;height: 3rem;width: 60%;position: inherit;border: none;}
	.g_list li a{display: flex;justify-content: space-between;}
	.bg4{background: #2F7EFF;}
	.list_h p{font-size: 0.85rem;line-height: 1.5rem;}
	.list_h p a{line-height: 1.5rem;}
	.list_h li{border-bottom: 0.05rem solid #FFFFFF;}
	.list_h li a{white-space: nowrap;text-overflow: ellipsis;line-height: 2rem;width: 100%;display: block;}
	.certify li p{width: 90%;padding: 0 5%;font-size: 0.75rem;}
	#certify{padding-bottom: 2rem;}
	.list_f li{margin-bottom: 0.5rem;border-bottom: 0.05rem solid #C3C4C6;line-height: 1.5rem;}
	#jingguanBox, #bei02{margin: 1rem 0;}
	.navTop{flex-wrap: wrap;width: 95%;margin: 0.5rem auto;}
	.navTop li{width: 47%;margin-bottom: 0.5rem;font-size: 0.75rem;}
	.news_img ul li a{display: flex;justify-content: space-between;}
	.news_img ul li a>div{width: 40%;}
	.news_img li span{width: 55%;margin-left: 0;margin-top: 0;font-size: 0.75rem;line-height: 1.5rem;}
	.news_img ul li:nth-of-type(2n) { margin-right: auto;}
	#tizhiBox{margin-bottom: 1rem;}
	#menufiexd .m{background-image: none;min-height: auto;}
	.menulist{display: flex; width: 100%;   white-space: nowrap; overflow-x: scroll;  overflow-y: hidden; text-align: justify; padding: 0; box-sizing: border-box;margin: 0;background-color: #009CFF;}
	.menulist a{margin-right: 0;border-bottom: none;padding: 0 0.5rem;color: #FFFFFF;background: none;}
	.menufiexclass{top: 0;left: 0;width: 100%;}
	.navmenu{top: 0;right: 0;}
	.menulist a:hover {color: #FF9800;}
	.activeBox{font-size: 1rem;line-height: 1.5rem!important;}
	.list_h li{margin-bottom: 1rem;}
	.list_h ul{padding: 1rem 0;}
	
	
	
	
	
	
	
	
}









<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-05-15 09:05:53" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->