@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

a {
	text-decoration: none
}

html {
	height: 100%;
	/*touch-action: auto;*/
}

body {
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: inherit grayscale;
	margin: 0px;
	background: #F5F5F5;
}

.aCR_apex {
	width: 100%;
	height: 150px;
	padding: 0;
	background: url(../img/aCR_top_apex.jpg) no-repeat;
	background-size: 100% 200%;
	overflow: hidden;
	display: none
}

.aCR_apex_bigblock {
	height: 100%;
	padding: 0 !important;
	text-align: left
}

.aCR_apex_bigblock .aCR_apex_btit {
	display: inline-block;
	width: 100%;
	font-family: "楷体";
	font-size: 75px;
	line-height: 150px;
	padding-left: 10px;
	color: #F7F07F
}

.aCR_navigation_bar {
	width: 100%;
	height: 50px;
	padding: 0;
	position: sticky;
	top: 0;
	z-index: 99999;
	font-family: "microsoft yahei";
	background: #E23637;
	background: url(../img/aCR_navtop.png) no-repeat;
	background-size: 100% 100%;
	-moz-box-shadow: 0px 3px 3px #8E8E8E;
	-webkit-box-shadow: 0px 3px 3px #8E8E8E;
	box-shadow: 0px 3px 3px #8E8E8E
}

.aCR_navigation_bar>.aCR_nb_container {
	position: relative;
	padding: 0 !important
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_imging {
	position: absolute;
	left: 0;
	top: 0;
	width: 80%;
	height: 100%;
	text-align: left
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_imging>.aCR_nbc_company {
	margin: 0;
	display: inline-block;
	font-family: "楷体";
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	color: #E23637;
	padding-left: 10px;
	cursor: pointer
}

@media (max-width:489px) {
	.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_imging>.aCR_nbc_company {
		margin: 0;
		display: inline-block;
		font-family: "楷体";
		font-size: 24px;
		font-weight: bold;
		line-height: 50px;
		color: #E23637;
		padding-left: 10px;
		cursor: pointer
	}
}

@media (max-width:400px) {
	.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_imging>.aCR_nbc_company {
		margin: 0;
		display: inline-block;
		font-family: "楷体";
		font-size: 20px;
		font-weight: bold;
		line-height: 50px;
		color: #E23637;
		padding-left: 10px;
		cursor: pointer
	}
}

@media (max-width:340px) {
	.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_imging>.aCR_nbc_company {
		margin: 0;
		display: inline-block;
		font-family: "楷体";
		font-size: 18px;
		font-weight: bold;
		line-height: 50px;
		color: #E23637;
		padding-left: 10px;
		cursor: pointer
	}
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_navbar {
	position: absolute;
	top: 50px;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_navbar>.aCR_nbc_navbarlist {
	list-style-type: none;
	font-size: 0;
	float: right;
	width: 40%;
	background: #E23637;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	position: relative;
	z-index: 999
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_navbar>.aCR_nbc_navbarlist>.aCR_nbcn_block a {
	display: block;
	color: #E0DEDE;
	border-bottom: 1px #E0DEDE solid;
	text-decoration: none;
	font-size: 16px;
	font-family: "microsoft yahei";
	line-height: 36px;
	width: 100%;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.aCR_navigation_bar>.aCR_nb_container>.aCR_nbc_navbar>.aCR_nbc_navbarlist>.aCR_nbcn_block a:hover {
	background: #BF1818;
	color: #FFFFFF;
	border-bottom: 2px rgba(0, 0, 0, .2) solid
}

.aCR_switch,
.aCR_switch:checked ~.aCR_nbc_navbarlist {
	display: none
}

.aCR_lab_sw {
	position: absolute;
	right: 20px;
	top: 8px
}

.aCR_banner_middle {
	margin-top: 5px;
	padding: 0 !important;
	cursor: pointer
}

@media (max-width:576px) {
	.aCR_banner_middle .carousel-item img {
		height: 156px
	}
}

@media (min-width:576px) {
	.aCR_banner_middle .carousel-item img {
		height: 206px
	}
}

@media (min-width:768px) {
	.aCR_banner_middle .carousel-item img {
		height: 302px
	}
}

@media (min-width:992px) {
	.aCR_banner_middle .carousel-item img {
		height: 502px
	}
}

@media (max-width:414px) {
	.aCR_banner_middle .aCR_bm_content .carousel-control-prev,
	.aCR_banner_middle .aCR_bm_content .carousel-control-next {
		display: none
	}
}

.aCR_news_tit {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px
}

.aCR_news_tit>.aCR_nc_big {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #E23637
}

.aCR_news_tit>.aCR_nc_small {
	display: block;
	font-size: 7px;
	line-height: 12px;
	color: #E23637
}

.aCR_nc_subheading {
	background: #EAEAEA;
	position: relative;
	width: 100%;
	height: 30px
}

.aCR_nc_subheading a {
	text-decoration: none
}

.aCR_nc_subheading .aCR_ncs_news a {
	font-size: 14px;
	color: #E23637;
	line-height: 30px;
	font-weight: 600;
	display: inline-block;
	position: absolute;
	left: 10px;
	text-decoration: none
}

.aCR_nc_subheading .aCR_ncs_gd a {
	font-size: 12px;
	color: gray;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	right: 10px
}

.aCR_nc_subheading .aCR_ncs_gd a img,
.aCR_nc_subheading .aCR_ncs_news a img {
	margin-bottom: 3px;
	width: 15px;
	height: 15px
}

.aCR_nc_subheading .aCR_ncs_gd a:hover {
	color: #E23637
}

.aCR_news_center {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #F7F7F7
}

.aCR_news_center .container {
	border: 1px #EAEAEA solid
}

.aCR_news_center .aCR_nc_nimging {
	padding: 2px !important
}

.aCR_news_center .aCR_nc_nname {
	padding: 2px !important
}

.aCR_news_center .aCR_nc_nimging .aCR_nc_sming,
.aCR_news_center .aCR_nc_nimging .aCR_nc_sming .carousel-inner,
.aCR_news_center .aCR_nc_nimging .aCR_nc_sming .carousel-inner .carousel-item {
	width: 100%;
	height: 100%;
	cursor: pointer
}

.aCR_news_center .aCR_nc_nimging .aCR_nc_sming .carousel-inner .carousel-item a {
	text-decoration: none;
	color: white
}

.aCR_news_center .aCR_nc_nimging .aCR_nc_sming .carousel-inner .carousel-item img {
	height: 300px !important
}

.aCR_nc_nname .aCR_nc_subheading {
	background: #EAEAEA;
	position: relative;
	width: 100%;
	height: 30px
}

.aCR_nc_nname .aCR_nc_subheading .aCR_ncs_news a {
	font-size: 14px;
	color: #E23637;
	line-height: 30px;
	font-weight: 600;
	display: inline-block;
	position: absolute;
	left: 10px;
	text-decoration: none
}

.aCR_nc_nname .aCR_nc_subheading .aCR_ncs_gd a {
	font-size: 13px;
	color: gray;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	right: 10px;
	text-decoration: none
}

.aCR_nc_nname .aCR_nc_subheading .aCR_ncs_gd a img,
.aCR_nc_nname .aCR_nc_subheading .aCR_ncs_news a img {
	margin-bottom: 2px
}

.aCR_nc_nname .aCR_nc_subheading .aCR_ncs_gd a:hover {
	color: #E23637
}

.aCR_nc_nname .aCR_nc_nheadlines {
	width: 100%;
	height: 50px;
	border-bottom: 2px #E23637 dashed;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden
}

.aCR_nc_nname .aCR_nc_nheadlines a {
	color: #272822;
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.aCR_nc_nname .aCR_nc_nheadlines a:hover {
	text-decoration: none
}

.aCR_nc_nlist .aCR_ncn_smtit {
	list-style-type: none;
	font-size: 0
}

.aCR_nc_nlist .aCR_ncn_smtit .aCR_ncn_smli {
	display: block;
	height: 35px
}

.aCR_nc_nlist .aCR_ncn_smtit .aCR_ncn_smli a {
	padding-left: 15px;
	padding-right: 20px;
	font-size: 13px;
	line-height: 35px;
	color: #888888;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #ACACAC dashed
}

.aCR_nc_nlist .aCR_ncn_smtit .aCR_ncn_smli a:hover {
	text-decoration: none;
	color: #E23637;
	border-bottom: 1px #E23637 dashed
}

.aCR_nc_nlist .aCR_ncn_smtit .aCR_ncn_smli a.aCR_ncns_active {
	border-bottom: 1px #E23637 dashed;
	color: #E23637
}

@media (max-width:768px) {
	.aCR_nc_nimging {
		display: none
	}
}

.aCR_credit_dynamics {
	border: 1px #EAEAEA solid;
	position: relative
}

.aCR_credit_dynamics .aCR_cd_block {
	height: 150px;
	border-top: 1px #E0E0E0 solid
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs {
	background-color: #F5F5F5;
	border-radius: 2px;
	height: 150px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -8px);
	-moz-transform: translate(0, -8px);
	-o-transform: translate(0, -8px);
	-ms-transform: translate(0, -8px);
	-webkit-box-shadow: 0px 1px 10x #ACACAC;
	-moz-box-shadow: 0px 1px 10px #ACACAC;
	box-shadow: 0px 1px 10px #ACACAC
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_img {
	width: 30%;
	height: 60%;
	border-radius: 2px;
	margin-top: 30px
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_txt {
	width: 70%;
	height: 97%;
	position: relative
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_img,
.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_txt {
	box-sizing: border-box;
	-webkit-ox-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_txt h5 {
	font-size: 15px;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	margin-top: 13px;
	margin-bottom: -2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_txt .aCR_cdbt_con {
	height: 62%;
	display: block;
	padding: 6px;
	padding-left: 15px;
	font-size: 14px;
	color: #888888;
	direction: ltr;
	text-align: justify;
	text-indent: 1em;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden
}

.aCR_credit_dynamics .aCR_cd_block .aCR_adbs .aCR_cdb_txt span {
	color: #ACACAC;
	font-size: 14px;
	padding: 6px;
	padding-left: 15px;
	position: absolute;
	bottom: -5px
}

.aCR_cd_gd a {
	font-size: 13px;
	color: gray;
	line-height: 40px;
	display: inline-block;
	position: absolute;
	top: -35px;
	right: 10px
}

.aCR_cd_gd a:hover {
	color: #E23637
}

.aCR_policies_regulations {
	border: 1px #EAEAEA solid;
	width: 100%;
	background-color: #F5F5F5
}

.aCR_policies_regulations .aCR_policies_block {
	height: 150px;
	padding: 7px
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs {
	background-color: white;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	padding: 6px
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs:hover {
	border: 1px #ACACAC dashed;
	padding: 5px
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs img {
	width: 35%;
	height: 90%;
	border-radius: 2px;
	margin-top: 8px
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content {
	width: 65%;
	height: 100%;
	position: relative
}

@media (max-width:1000px) {
	.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs img {
		width: 25%;
		height: 90%;
		border-radius: 2px;
		margin-top: 8px
	}
	.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content {
		width: 75%;
		height: 100%;
		position: relative
	}
}

@media (max-width:430px) {
	.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs img {
		width: 25%;
		height: 60%;
		border-radius: 2px;
		margin-top: 26px
	}
	.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content {
		width: 75%;
		height: 99%;
		position: relative
	}
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs img,
.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content {
	box-sizing: border-box;
	-webkit-ox-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content h5 {
	font-size: 15px;
	line-height: 20px;
	display: block;
	padding-left: 15px;
	margin-bottom: -2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content p {
	height: 65%;
	display: block;
	padding: 6px;
	padding-left: 15px;
	font-size: 14px;
	color: #888888;
	direction: ltr;
	text-align: justify;
	line-height: 18px;
	text-indent: 1em;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden
}

.aCR_policies_regulations .aCR_policies_block .aCR_policlies_bs .aCR_pb_content span {
	color: #ACACAC;
	font-size: 14px;
	padding: 6px;
	padding-left: 15px;
	position: absolute;
	bottom: 0px
}

.aCR_Certificate_display {
	border: 1px #EAEAEA solid;
	padding-top: 20px
}

.aCR_Certificate_display {
	border: 1px #EAEAEA solid;
	padding-top: 20px;
	position: relative;
}

.aCR_tankuang {
	display: none;
	position: absolute;
	width: 80%;
	top: 0px;
	left: 10%;
	z-index: 9999;
	/*width: 1000px;*/
	margin: 0 !important;
	padding: 0 !important;
	height: auto;
	border-radius: 2px;
	border: 1px #EAEAEA solid;
	background: rgba(0, 0, 0, 0.5);
}

.aCR_tankuang .aCR_tankuangG {
	width: 100%;
	height: 30px;
	background: white;
	text-align: right;
}

.aCR_tankuang .aCR_tankuangG img {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-right: 10px;
}

.aCR_tankuang .aCR_tankuangimg {
	padding: 10px;
}

.aCR_tankuang .aCR_tankuangimg * {
	width: 100%;
	height: 100%;
}

.aCR_Certificate_display .aCR_cdisplay_show .js_slide img {
	width: 252px;
	height: 148px !important;
	margin-right: 5px;
	margin-left: 5px
}

.aCR_friendship_link {
	width: 100%;
	background: #F5F5F5;
	text-align: center;
	margin-bottom: 30px
}

@media (max-width:366px) {
	.prev,
	.next {
		display: none
	}
	.aCR_Certificate_display .aCR_cdisplay_show .js_slide img {
		width: 252px;
		height: 180px !important
	}
	.js_frame {
		margin-right: 80px
	}
}

.aCR_friendship_link {
	width: 100%;
	background: #F5F5F5;
	margin-bottom: 30px;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px
}

.aCR_friendship_link .aCR_friend_link . {
	border: 1px blue solid;
	height: 130px;
	position: relative
}

.aCR_friendship_link .aCR_friend_link .aCR_flc_list {
	list-style-type: none;
	font-size: 0;
	height: 130px;
	overflow: hidden
}

.aCR_friendship_link .aCR_friend_link .aCR_flc_list li a {
	display: inline-block;
	padding: 5px 20px;
	float: left;
	height: 65px;
	text-decoration: none
}

.aCR_friendship_link .aCR_friend_link .aCR_flc_list li a img {
	width: 100%;
	height: 100%
}

.aCR_buttom_navigation {
	background: url(../img/aCR_bot.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 55px;
	/*margin: 0 !important;*/
	padding: 0 !important;
	-moz-box-shadow: 0px -3px 3px #8E8E8E;
	-webkit-box-shadow: 0px -3px 3px #8E8E8E;
	box-shadow: 0px -3px 3px #8E8E8E
}

@media (max-width:374px) {
	.aCR_buttom_navigation {
		background: url(../img/aCR_bot.png) no-repeat;
		background-size: 100% 100%;
		width: 100%;
		height: 50px;
		margin: 0 !important;
		padding: 0 !important;
		-moz-box-shadow: 0px -3px 3px #8E8E8E;
		-webkit-box-shadow: 0px -3px 3px #8E8E8E;
		box-shadow: 0px -3px 3px #8E8E8E
	}
}

.aCR_buttom_navigation .aCR_bn_container span {
	display: block;
	text-align: center;
	font-size: 9px;
	line-height: 15px
}

.aCR_buttom_navigation .aCR_bn_container span:nth-child(1) img {
	display: none
}

.aCR_query_style {
	position: relative;
}

.aCR_tankuangs {
	display: none;
	position: absolute;
	/*top:-250px;*/
	left: 0px;
	z-index: 9999;
	/*width: 1000px;*/
	margin: 0 !important;
	padding: 0 !important;
	height: auto;
	border-radius: 2px;
	border: 1px #EAEAEA solid;
	background: rgba(0, 0, 0, 0.5);
}

.aCR_tankuangs .aCR_tankuangGs {
	width: 100%;
	height: 30px;
	background: white;
	text-align: right;
}

.aCR_tankuangs .aCR_tankuangGs img {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-right: 10px;
}

.aCR_tankuangs .aCR_tankuangimgs {
	padding: 10px;
}

.aCR_tankuangs .aCR_tankuangimgs * {
	width: 100%;
	height: 200px;
}

.aCR_query_style .aCR_qs_from {
	padding: 15px !important
}

.aCR_query_style .aCR_qs_from .aCR_qs_fromblock {
	background-color: #F7F7F7;
	border: 1px #EAEAEA solid;
	width: 100%
}

.aCR_query_style .aCR_qs_from .aCR_qf_tit {
	display: block;
	background: #E23637;
	font-size: 16px;
	line-height: 40px;
	color: white;
	padding-left: 10px
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inp {
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: center
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inp .input-group {
	margin: 3px auto;
	width: 80%
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inp span {
	display: block
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inps {
	padding: 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inps .input-group {
	margin: 5px auto;
	height: 80%;
	width: 80%;
	height: 30
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inps .input-group textarea {
	resize: none
}

.aCR_query_style .aCR_qs_from .aCR_qsb_inps span {
	display: block
}

.form-control {
	font-size: .5rem
}

.aCR_ad_location {
	height: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(../img/cBg.jpg) !important;
	font-family: "microsoft yahei"
}

.aCR_ad_location .aCR_adl_mulu {
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	color: #888
}

.aCR_ad_location .aCR_adl_locactive {
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	color: #333
}

.aCR_ad_location .aCR_adl_mulu:hover {
	color: #E23637
}

.aCR_adl_middle {
	margin-bottom: 25px
}

.aCR_adl_middle .aCR_adm_details,
.aCR_adl_middle .aCR_adm_lists {
	padding: 0 !important;
	margin: 0
}

.aCR_adl_middle .aCR_adm_lists {
	border-left: 1px #DBD8D8 solid;
	height: none
}

@media (max-width:991px) {
	.aCR_adl_middle .aCR_adm_lists {
		border: none;
		height: none
	}
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi {
	border: 1px #DBD8D8 solid;
	margin-left: 5px;
	margin-right: 5px;
	height: auto
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list {
	list-style-type: none;
	font-size: 0px;
	padding-left: 5px;
	padding-right: 5px
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list li {
	line-height: 20px;
	font-size: 13px;
	margin: 12px 0;
	text-align: justify
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list li a:visited {
	text-decoration: none
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list li a {
	text-decoration: none;
	color: #888888
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list li a:-webkit-any-link {
	cursor: pointer
}

.aCR_adl_middle .aCR_adm_lists .aCR_adml_titi .aCR_adml_list li a:hover {
	text-decoration: underline;
	color: #333333
}

.aCR_adm_details * {
	display: block
}

.aCR_adm_details .aCR_admd_tit {
	height: auto;
	font-family: -apple-system, SF UI Display, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 40px;
	margin: 0px 7px 20px 7px;
	color: #333
}

.aCR_adm_lists .aCR_al_direct {
	border: 1px #DBD8D8 solid;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	height: auto
}

.aCR_adm_lists .aCR_al_direct ul {
	list-style-type: none;
	font-size: 0px;
	padding-left: 5px;
	padding-right: 5px
}

.aCR_adm_lists .aCR_al_direct ul li {
	display: block;
	width: 150px;
	height: 32px;
	line-height: 30px;
	font-size: 13px;
	margin: 12px auto;
	text-align: center;
	border: 1px #DBD8D8 solid
}

.aCR_adm_lists .aCR_al_direct ul li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	color: #888
}

.aCR_adm_lists .aCR_al_direct ul li a:hover {
	background: #E23637;
	color: white
}

.aCR_adm_details .aCR_admd_litt {
	font-size: 14px;
	color: #969696;
	line-height: 20px;
	border-bottom: 1px #DBD8D8 solid;
	margin: 3px 7px
}

.aCR_adm_details .aCR_admd_block p {
	text-indent: 2em;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #2f2f2f;
	word-break: break-word!important;
	word-break: break-all;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	text-align: justify;
	margin: 23px 5px
}

@media (max-width:767px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 26px;
		margin: 5px 7px
	}
	.aCR_adm_details .aCR_admd_litt {
		font-size: 13px
	}
	.aCR_adm_details .aCR_admd_block p {
		font-size: 15px
	}
}

@media (max-width:556px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 24px;
		margin: 5px 7px
	}
	.aCR_adm_details .aCR_admd_litt {
		font-size: 12px
	}
	.aCR_adm_details .aCR_admd_block p {
		font-size: 14px
	}
}

@media (max-width:517px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 18px;
		margin: 5px 7px
	}
}

@media (max-width:397px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 16px;
		margin: 5px 7px;
		line-height: 30px
	}
}

@media (max-width:355px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 14px;
		margin: 5px 7px;
		line-height: 30px
	}
	.aCR_adm_details .aCR_admd_litt {
		font-size: 11px
	}
	.aCR_adm_details .aCR_admd_block p {
		font-size: 11px
	}
}

@media (max-width:320px) {
	.aCR_adm_details .aCR_admd_tit {
		font-size: 14px;
		margin: 5px 7px;
		line-height: 30px
	}
}

.aCR_adm_details .aCR_admd_block img {
	width: 98%;
	margin: 15px auto
}

.aCR_ml_serach {
	padding: 0 !important;
	margin-bottom: 15px
}

.aCR_ml_serach .aCR_gjz_ser .form-control {
	margin: 0 auto;
	width: 250px !important;
	height: 38px !important;
	margin-left: 10px
}

.aCR_ml_serach .aCR_gjz_btn {
	height: 38px !important;
	padding: 0 30px 0 30px;
	margin-left: 10px;
	background-color: #E23637;
	outline: auto;
	border: none;
	color: white
}

@media (max-width:360px) {
	.aCR_ml_serach .aCR_gjz_ser .form-control {
		margin: 0 auto;
		width: 200px !important;
		height: 30px !important;
		margin-left: 10px
	}
	.aCR_ml_serach .aCR_gjz_btn {
		height: 30px !important;
		padding: 0 30px 0 30px;
		margin-left: 10px;
		background-color: #E23637;
		outline: auto;
		border: none;
		color: white;
		font-size: 14px
	}
}

.aCR_paging {
	height: 50px;
	margin: 25px auto;
}

.aCR_am_block {
	border: 1px #DEDEDE solid;
	margin-bottom: 20px;
}

.aCR_am_block p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}

.aCR_am_block .aCR_amb_t span {
	display: block;
	margin-top: 5px;
}

.aCR_am_block img {
	width: 100%;
	height: 60%;
	border: 2px #DEDEDE solid;
}

.aCR_am_blocks {
	border: 1px #DEDEDE solid;
	margin-bottom: 20px;
}

.aCR_am_blocks p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}

.aCR_am_blocks .aCR_amb_t span {
	display: block;
	margin-top: 5px;
}

.aCR_am_blocks img {
	width: 100%;
	height: 60%;
	border: 5px #DEDEDE solid;
}
@media (min-width:768px){

	.aCR_am_blocks img {
		width: 100%;
		height: 150px;
		border: 5px #DEDEDE solid;
	}


	.aCR_am_blocks img {
		width: 100%;
		height: 150px;
		border: 5px #DEDEDE solid;
	}
}
.aCR_return {
	text-align: right;
	margin-bottom: 15px
}

.aCR_return a {
	text-decoration: underline;
}

.aCR_return a:hover {
	color: #E23637;
}

.aCR_contactUs {
	height: auto;
}

.aCR_contactUs .aCR_smtit {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
	font-family: sans-serif;
}

.aCR_contactUs .aCR_tetle {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	font-family: sans-serif;
}

.aCR_contactUs .aCR_ptcont {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
	font-family: sans-serif;
}
.aCR_aimg_picture ul{
	list-style-type: none;
	font-size: 0;
	zoom: 1;
	margin: 0 auto;
}
.aCR_aimg_picture ul li{
	float: left;
	margin-bottom: 20px;
}
.aCR_aimg_picture ul li img:hover{
	outline: 2px #ACACAC dashed;
}

@media (min-width:769px){
	.aCR_tankuangA{
		visibility: visible;
	}
}
@media (max-width:767px){
	.aCR_tankuangA{
		visibility: hidden;
	}
}