html {
	width: 100%;
	height: 100%;
	font-size: 37.5px !important;
}

.top {
	position: relative !important;
}

.tl {
	width: 100%;
}

.bx {
	width: 95%;
	margin: 0 auto;
}

.banner {
	box-sizing: border-box;
	width: 100%;
	height: 3.07rem;
	background: url(gyjybann.png) center center no-repeat;
	background-size: cover;

}

.zhezhao {
	position: relative;
	width: 100%;
	height: 3.07rem;
	background: linear-gradient(324deg, rgba(255, 255, 255, 0) 0%, #2671C9 100%);
}

.banner_contentbox {
	font-family: MyFontNameC;
	color: #FFFFFF;
	position: absolute;
	top: 0.88rem;
	left: 0.5rem;
}

.banner_tit {
	font-size: 0.64rem;
}

.banner_en {
	font-size: 0.32rem;
}

.mtpb {
	margin: 0.6rem 0 0.4rem 0;
}

.enterprise_tit_left {

	font-size: 0.48rem;
	font-family: MyFontNameC;
	font-weight: 600;
	color: #003366;
}

.enterprise_tit_right {
	width: 1.7rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.28rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #BBBBBB;
}

.enterprise_tit_right>img {
	width: 0.28rem;

}

.enterprise_tit {
	display: flex;
	justify-content: space-between;
}

.enterprise_content {
	box-shadow: 0px 2px 15px 0px rgba(187, 187, 187, 0.4);
}

.enterprise_content>img {
	width:100%;
}

.enterprise_content_txtbox {
	background: #FFFFFF;
	padding-top: 0.4rem;
	box-sizing: border-box;
}

.enterprise_txt_tit {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 0.72rem;
	box-sizing: border-box;
}

.gyjy_duan {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #262626;
	line-height: 0.6rem;
	text-indent: 0.5rem;
	margin-bottom: 0.5rem;
}

.gyjy_btn {
	width: 2.4rem;
	height: 0.8rem;
	border-radius: 0.08rem;
	border: 0.01rem solid #003366;
	margin: 0 auto;
	text-align: center;
	line-height: 0.8rem;
}

.gyjy_btn>a {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #003366;
}

.jy_dsj_tit {
	display: flex;
	justify-content: space-between;
	font-size: 0.43rem;
	font-family:MyFontNameC;
	font-weight: 600;
	color: #BBBBBB;
}

.jy_dsj_tab {
	font-size: 0.53rem;
	font-family: MyFontNameC;
	font-weight: 600;
	color: #CC3333;
	line-height: 0.75rem;
	border-bottom: 0.07rem solid #CC3333;
}

.jy_dsj_txt {
	position: relative;
	background: url(jjds.png) center center no-repeat;
	background-size: cover;
	display: none;
	overflow: hidden;
}

.jy_dsj_show {
	display: block;
}

.jy_dsj_deeds {
	width: 94%;
	overflow: hidden;
	margin: 0.49rem auto;
	min-height: 2.81rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.17rem 0rem rgba(0, 0, 0, 0.2);
	border-radius: 0.13rem;
}

.jy_dsj_deeds p{
	margin:20px;
}

.yhgg_newsbox {
	background: #FFFFFF;
	box-shadow: 0rem 0.03rem 0.2rem 0rem rgba(187, 187, 187, 0.4);
	border-radius: 0.13rem;
	padding: 0.53rem 0.4rem 0.4rem 0.4rem;
}

.yygg_news_a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.32rem;
}

.yygg_news_aleft {
	flex: 0.9;
	display: flex;
	align-items: center;
}

.tuoyuan {
	width: 0.07rem;
	height: 0.07rem;
	background: #262626;
	margin-right: 0.4rem;
}

.yygg_news_tit {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yygh_news_data {
	font-size: 0.28rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #BBBBBB;
}

.jjyhdasha {
	width:100%;
}

.qywh_context {
	min-height: 7.02rem;
	background-color: #FFFFFF;
	padding: 0 0.43rem;
	box-sizing: border-box;
}

.qywh_tab_top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.qywh_tab_lei {
	text-align: center;
	width: 30%;
	height: 0.8rem;
	line-height: 0.8rem;
	border: 0.01rem solid #BBBBBB;
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #BBBBBB;
	margin-bottom: 0.4rem;
}

.qywh_tab_btm {
	display: flex;
}

.qywh_tab {
	padding-top: 0.43rem;
	box-sizing: border-box;
}

.qywh_tab_top::after {
	display: 'block';
	content: "";
	width: 30%;
}

.qywh_tab_lei_act {
	background: #CC3333;
	color: #FFFFFF;
}

.tab_content_tit {
	font-size: 0.4rem;
	font-family: MyFontNameC;
	font-weight: 500;
	color: #CC3333;
	margin: 0.2rem 0 0.33rem 0;
}

.tab_content_text {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #262626;
	line-height: 0.53rem;
}

.tab_content_text strong{
	font-size: 0.32rem;
	font-family: MyFontNameA;
	color: #262626;
	line-height: 0.53rem;
}

.qywh_tab_content {
	display: none;
}

.qywh_tab_content_act {
	display: block;
}

@media (max-width: 800px){
	.jy_dsj_deeds p{
		margin:15px;
	}
}