body {
	font: 0.16rem "Source Han Sans";
	color: #212121;
}
.head_bread > a,
.head_bread > * {
	font-size: 0.16rem;
	color: #000000 !important;
}
.footer1 {
}
.footer_bread > a,
.footer_bread > * {
	font-size: 0.14rem;
	color: #fff !important;
}
.footer_bread12 > a,
.footer_bread12 > * {
	font-size: 0.12rem;
	color: #fff !important;
}
.nav_top {
	padding: 0.1rem 0;
	background-color: var(--bgc);
}
.nav_top .layui-breadcrumb *,
.nav_top .layui-breadcrumb a {
	color: #fff !important;
}
.nav_top .layui-breadcrumb a:hover {
	color: #fff !important;
	opacity: 0.5;
}
.layui-breadcrumb a:hover {
	color: var(--bgc) !important;
}
.footer_bread > a:hover,
.footer_bread12 > a:hover {
	color: #fff !important;
}
.layui-main {
	width: 1400px;
}
.login_title {
	text-align: center;
	border-bottom: 1px solid #cfcfcf;
}
.login_title .hr {
	width: 0.66rem;
	height: 0.04rem;
	margin: 0 auto;
	background-color: var(--red);
}
.top_box {
	color: #fff;
}
.bg_gary {
	background-color: #f8f8f8;
}
.top_box .t1 {
	font-size: 0.36rem;
	font-weight: bold;
}
.top_box .hr {
	background-color: #fff;
	margin-top: 0.12rem;
	width: 0.8rem;
	height: 0.02rem;
}
.top_box .t2 {
	margin-top: 0.12rem;
}
.box_red {
	background-color: #fff;
	border-top: 4px solid var(--red);
}
.singup_box .block + .block {
	border-top: 1px solid #eeeeee;
}
.singup_box .block {
	display: flex;
	align-items: center;
	padding: 0.2rem 1rem;
}
.singup_box .t1 {
	font-size: 0.24rem;
	font-weight: bold;
}
/* .singup_box .layui-form-item + .layui-form-item {
	margin-top: 0.2rem;
} */
.singup_box .after {
	position: absolute;
	left: 100%;
}
.mauto {
	margin-left: auto;
	margin-right: auto;
}
.code_btn {
	white-space: nowrap;
	margin-left: 0.2rem;
	background-color: initial;
	color: #3c7bd2;
	font-size: 0.14rem;
}
.blue_c {
	color: #0066cc;
}
.bluc_c1 {
	color: #3c7bd2;
}
.blue_c2 {
	color: #202076;
}
.siguo_btn_box {
	background-color: #eee;
}
.layui-btn.sigup_btn {
	width: 1.8rem;
	height: 0.52rem;
	line-height: 0.52rem;
	background: #fe0000;
}
.signups_ul1 .b1 {
	border-left: 1px solid#0066cc;
}
.signups_ul1 .item {
	margin-bottom: 0.1rem;
}
.signups_ul1 .item .t1 {
	width: 6em;
	text-align: right;
	display: inline-block;
}
.code_btn1 {
	background-color: #fe0000;
}
.code_input {
	width: 1.5rem;
}
.singup_box .label {
	width: 1.4rem;
	font-size: 0.14rem;
	text-align: right;
	margin-right: 0.1rem;
	flex-shrink: 0;
}
.form {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;
}
.singup_box .input_box {
	width: 3.9rem;
}
.singup_box .layui-form-item {
	display: flex;
	align-items: center;
}
.ln_ul .item .img1 {
	width: 0;
}
.ln_ul .item {
	padding: 0.26rem 0;
	border-bottom: 1px solid #cccccc;
}
/*.ln_ul .item:hover .img1,*/
.ln_ul .item.active .img1 {
	width: 5.4rem;
	height: 2.6rem;
	margin-right: 0.3rem;
}
.ln_ul .item .t2,
.ln_ul .item .t2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
/*.ln_ul .item:hover .t2,*/
.ln_ul .item.active .t2 {
	-webkit-line-clamp: 4;
	line-clamp: 4;
}
/*.ln_ul .item:hover .hr,*/
.ln_ul .item.active .hr {
	width: 1.2rem;
	height: 2px;
	margin-top: 0.12rem;
	background: #fe0000;
}
.gary_c0 {
	color: #000;
}
.black_hr {
	background-color: #000;
}
.left_nav1 {
	min-width: 2.3rem;
	flex-shrink: 0;
	margin-right: 0.5rem;
	position: sticky;
	top: 1.3rem;
}
.left_nav_ul .item {
	display: block;
	margin-bottom: 0.2rem;
	font-size: 0.14rem;
}
.left_nav_ul .item:hover,
.left_nav_ul .item.active {
	font-weight: bold;
	color: #fe0000;
}
.red_hr {
	width: 1.2rem;
	height: 2px;
	background: #fe0000;
}
.pagenum1 {
	margin-top: 0.7rem;
	text-align: center;
}
.pagenum1 .layui-laypage a,
.pagenum1 .layui-laypage span {
	color: #000;
	font-size: 0.16rem;
	border: none;
}
.pagenum1 .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background: initial !important;
	color: #fe0000 !important;
}
.pagenum1 .pagination *.active:not(:first-child, :last-child){
    
	color: #fe0000 !important;
	font-weight: bold;
}
.iteml.active .nav-child,
.iteml:hover .nav-child {
	color: #fff;
	background-color: rgba(0, 102, 204, 0.8);
	padding: 0.3rem 0;
	height: auto;
}
.layui-nav .layui-nav-item a.white_c{
    color: #fff ;
}
.head_nav .item {
	padding: 0 0.15rem;
	border-right: 1px solid #000;
}
.head_nav > *:last-child .item {
	padding-right: 0;
	border: none;
}
.nav-child {
}
.nav-child .item2 {
	margin: 0 0.3rem;
}
.nav-child .item2 .t1 {
	display: block;
	padding-bottom: 0.1rem;
	margin-bottom: 0.1rem;
	border-bottom: 1px solid #fff;
}
.iteml .nav-child a {
	display: block;
	margin: 0.1rem 0;
}
.tab1 th {
	line-height: unset;
	height: unset;
	padding: 0.1rem 0.22rem;
	color: #000;
	background-color: #f3f3f3;
}
.tab1 td {
	line-height: unset;
	height: unset;

	padding: 0.15rem 0.22rem;
}
.tab1 tbody tr:hover td {
	background: #f5f9ff;
}
.lb_ul .item:hover {
	box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.13);
}
.search_box_user {
	background-color: #fff;
	padding: 0.2rem;
	height: 0.4rem;
	line-height: 0.4rem;
	display: flex;
	align-items: center;
	border: 1px solid #999999;
	width: 3.9rem;
}
.search_box_user button {
	background-color: initial;
}
.left_nav_user {
	min-width: 2.28rem;
	flex-shrink: 0;
	background: #f1f1f1;
}
.left_nav_user .t1 {
	background: #ff0000;
	line-height: 0.46rem;
	padding: 0 0.17rem;
	color: #fff;
}
.left_nav_user_ul .item {
	display: block;
	padding: 0.1rem 0 0.1rem 0.45rem;
}
.left_nav_user_ul .item:hover {
	background-color: #fff;
	color: #000;
}
.index_new_ul .item {
	padding-bottom: 0.14rem;
	margin-bottom: 0.14rem;
	border-bottom: 1px solid #ccc;
}
.index_new_ul li:last-child .item {
	border-bottom: none;
}
.more_blue {
	background: #0066cc !important;
}
.index_ys_ul {
	column-count: 4;
	column-gap: 0.56rem;
	column-rule: 1px solid #ccc;
}
.index_ys_ul .item {
	text-align: center;
	padding: 0.2rem 0;
}
.index_ys_ul .item .hr {
	width: 0.4rem;

	height: 4px;
	background: #0066cc;
	border-radius: 2px;
}
.head2.layui-nav .layui-nav-item {
	height: unset;
	line-height: unset;
	margin: 0;
}
.head2.layui-nav .layui-nav-item > a {
	color: #666666;
}
.layui-nav .layui-nav-more {
	display: none;
}

.la_swiper .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background-color: #fff;
	opacity: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.la_swiper .swiper-pagination-bullet-active {
	width: 30px;
	background: #fe0000;
	border-radius: 6px;
}
.index_search_box {
	width: 4.6rem;
}
.i_sb1 {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	z-index: 9;
	right: calc((100vw - 1400px)/2);
}
.fr_tab .layui-tab-title,
.index_search_box .layui-tab-title {
	border-bottom: 1px solid #cfcfcf !important;
}
.fr_tab .layui-tab-brief > .layui-tab-title .layui-this,
.index_search_box .layui-tab-brief > .layui-tab-title .layui-this {
	color: #fe0000;
	font-weight: bold;
}
.fr_tab .layui-tab-brief > .layui-tab-more li.layui-this:after,
.fr_tab .layui-tab-brief > .layui-tab-title .layui-this:after,
.index_search_box .layui-tab-brief > .layui-tab-more li.layui-this:after,
.index_search_box .layui-tab-brief > .layui-tab-title .layui-this:after {
	border-color: #fe0000;
}
.ls_ul1 .item {
	color: #0a2071;
}
.bluc_f {
	font-weight: bold;
	color: #0a51b1;
}
.ls_ul1 .item .dian {
	color: #d9dce8;
	margin: 0 0.02rem;
}
.layui-timeline-axis {
	width: 0.3rem;
	height: 0.3rem;
	left: -10px;
}
.ls_ul1 .item {
	padding: 0.2rem;
	border: 1px solid #ccc;
}
.ls_ul1 .item .date {
	border: 1px solid #ccc;
	padding: 0.1rem 0.1rem;
}
.ls_ul1 .item .b3 {
	min-width: 3.65rem;
	border-left: 1px solid #ccc;
	padding: 0.6rem 0.3rem;
	margin-left: 0.3rem;
}
.btn_white.layui-btn,
.ls_ul1 .item .b3 .btn1 {
	background-color: #fff;
	margin-right: 0.2rem;
	color: var(--btn_color);
	border: 1px solid var(--btn_color);
}
.ls_ul1 .item .b3 .layui-btn {
	height: 0.4rem;
	line-height: 0.4rem;
}
.ls_ul1 .item .label {
	background-color: #e6e8ef;
	color: #333333;
	color: #0a2071;
	border-radius: 0.19rem;
	-webkit-border-radius: 0.19rem;
	-moz-border-radius: 0.19rem;
	-ms-border-radius: 0.19rem;
	-o-border-radius: 0.19rem;
	margin: 0 0.02rem;
	padding: 0.02rem 0.1rem;
}
.blue_n {
	color: #5e6a91;
}
.ls_ul1 .layui-timeline-item {
	padding-bottom: 0.1rem;
}
.ls_box1 {
	display: grid;
	gap: 0.25rem;
	grid-template-columns: 70% 1fr;
}
.reset_btn {
	color: #0066cc;
	text-align: center;
	background-color: initial;
}
.ls_box1 .b1 {
	padding-left: 0.4rem;
	border-left: 2px solid #000;
}
.layui-form-switch {
	margin-top: 0;
}
.formd_ul {
	background: #0066cc;
	border-radius: 10px;
	padding: 0.07rem 0.1rem;
	color: #fff;
}
.formd_ul .item {
	padding: 0.02rem 0.1rem;
}
.formd_ul .item.active {
	background-color: #fff;
	border-radius: 10px;
	color: #0066cc;
}

.number_box {
	font-size: 0.3rem;
	width: 100%;
	padding: 0rem 0.2rem;
	border: 1px solid #333333;
	display: flex;
}

.number_box input {
	font-size: 0.18rem;
	text-align: center;
	width: auto;
	flex: 1;
	width: 100%;
}
.number_box .add,
.number_box .sub {
	cursor: pointer;
	align-items: center;
	display: flex;
}
.formd_ul2 {
	background: #e9f4ff;
	border-radius: 10px;
	padding: 0.1rem;
}
.formd_ul2 .item {
	padding: 0.5rem 0.2rem;
}
.formd_ul2 .item .b2 {
	display: none;
}
.formd_ul2 .item.active {
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.formd_ul2 .item.active .b2 {
	display: block;
}
.formd_ul2 li {
	display: flex;
}
.blue_hr {
	width: 18px;
	display: inline-block;
	height: 4px;
	background: #0066cc;
}
.fp_ul1 > *:not(:first-child) {
	border-left: 1px solid #000;
	padding: 0 0.2rem;
}
.formp_tab {
	border: none !important;
}
.formp_tab th {
	color: #0a2081;
	font-size: 0.18rem;

	font-weight: normal;
}
.formp_tab td,
.formp_tab th {
	color: #0a2081;
	padding: 0.2rem 0.2rem;
}
.formp_tab td {
	font-weight: bold;
}
.formp_b1 {
	padding: 0.4rem 0;
	border-bottom: 1px solid #999999;
}
.tab_p {
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
.title30 .t1 {
	color: #0066cc;
	font-size: 0.3rem;
}
.title30 .hr {
	margin-top: 0.22rem;
	width: 1.2rem;
	height: 2px;
	background: #fe0000;
}
.title30 .t2 {
	margin-top: 0.13rem;
	line-height: 1.7em;
}
.us_block {
	background: linear-gradient(139deg, #b6dcff, #b9b6e5);
}
.uc_ul1 .item .hr {
	width: 100%;
	height: 1px;
	background: #dddddd;
}
.uo_nav.layui-tab {
	border-bottom: 1px solid #cfcfcf;
}
.uo_nav.layui-tab .layui-tab-title li {
	padding: 0;
	margin-right: 0.2rem;
}
.layui-tab-brief > .layui-tab-title .layui-this {
	color: #ff0000;
	font-weight: bold;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
	border-color: #ff0000;
}
.no_price {
	background: #202076;
}
.login_dialog{
    width: 210px;
background: #FFFFFF;
box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.05);
border-radius: 4px;
padding: 0.15rem;
}
.login_dialog .layui-btn{
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.16rem;
}
.dialog_login{
    margin-top: 0.2rem;
}
br+br{
    display: none;
    
}
@media only screen and (max-width: 1400px) {
    .i_sb1 {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	z-index: 9;
	right: calc((100vw - 90%)/2);
}
}

@media only screen and (max-width: 990px) {
}

@media only screen and (max-width: 750px) {
	.index_ys_ul {
		column-count: 2;
	}
	.i_sb1 {
		position: relative;
	}
	.index_search_box {
		width: 100%;
	}
	.ls_ul1 .item .b3 {
		border-left: 0;
	}
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {
}

@media only screen and (min-width: 751px) {
}
