body {
	font: 0.16rem "Source Han Sans";
	color: #333;
	background-color: #f5f6f7;
}
.header.bgcolor,
.header {
	background: initial;
	position: relative !important;
}
.head1_nav {
	background: var(--bgc);
}
.index_form{
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
}
.layui-nav .layui-nav-item {
	line-height: unset;
	text-align: center;
	height: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	flex-direction: column;
}
.layui-nav .layui-nav-item > a {
	width: 100%;
	color: #fff;
}
.layui-nav .layui-nav-item .img_box img {
	height: 0.3rem;
}
.layui-nav .layui-nav-item:hover,
.layui-nav .layui-this {
	background: #00416c;
}
.layui-nav .layui-this > a,
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this > a {
	color: #fff !important;
}
.nav_top {
	border-bottom: 1px solid #dddddd;
}
.user_box {
	display: grid;
	grid-template-columns: 1.3rem 1fr;
}
.user_content {
	min-width: 0;
	padding-top: 0.3rem;
	padding-left: 0.4rem;
}
.user_nav {
	border-right: 1px solid #dddddd;
}
.pagenum a,
.pagenum span {
	margin: 0;
	border-color: #ddd;
}
.user_nav_ul .item {
	font-size: 0.18rem;
	color: #666;
	transition: all 0.5s;
}
.user_box {
	margin-bottom: 0.2rem;
}
.user_nav_ul .item:hover,
.user_nav_ul .item.active {
	color: var(--ftc);
	font-weight: bold;
	border-left: 3px solid var(--bgc);
	padding-left: 0.1rem;
}
.user_nav_ul li {
	padding: 0.18rem 0;
}
.user_nav_ul li:not(:last-child) {
	margin-bottom: 1px solid #dddddd;
}
.ln_ul .item {
	border-bottom: 1px solid #dddddd;
}

.minh {
	min-height: 60vh;
}
.page_content {
	text-indent: 2em;
}
.ls_title {
	text-stroke: 1px #ffffff;
	-webkit-text-stroke: 1px #ffffff;
	color: #0071bc;
	font-weight: bold;
	text-align: center;
}
.form1 .layui-input {
	border-radius: 10px;
}
.form1 .layui-btn {
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.2);
	border-radius: 10px;
}
.ln_ul .item {
	transition: all 0.1s;
}
.ln_ul .item:hover {
	color: var(--ftc);
}
.in_ul1 .item1 .t1 {
	border-bottom: 1px solid #ddd;
}
.ln_ul1 li:last-child .item {
	border-bottom: none;
}
.in_ul3 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-count: 2;
	column-rule: 1px solid #ddd;
}
.in_ul3 li {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.in_ul3 li:nth-child(1),
.in_ul3 li:nth-child(2) {
	border-top: 0;
}
.in_ul3 li:nth-child(even) {
	border-right: 0;
}
.in_ul3 li .item.layui-this,
.in_ul3 li .item:hover {
	color: var(--ftc);
}
.index_top {
	background-color: #f5f6f7;
	background-position: top left;
	background-repeat: no-repeat;
}
.mySwiper .item .b1 {
	top: unset;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	z-index: 9;
}
.mySwiper .swiper-pagination {
	width: unset;
	right: 0;
	left: unset;
}
.index_tab {
	border: 1px solid #dddddd;
}
.index_tab_title {
	background: #f5f5f5;
}
.layui-tab-content {
	padding: 0;
}
.index_tab_title_ul .item {
	line-height: 0.57rem;
	white-space: nowrap;
	text-align: center;
	padding: 0 0.2rem;
	min-width: 1.2rem;
	transition: none;
	position: relative;
	cursor: pointer;
}
.index_tab_title_ul .item:hover,
.index_tab_title_ul .item.active {
	background: var(--bgc);
	color: #fff;
}
.index_tab_title_ul .item::before {
	display: none;
	position: absolute;
	content: "";
	top: 100%;
	left: 0.28rem;
	width: 0.15rem;
	height: 0.2rem;
	background: url(../images/jt.png) no-repeat;
	background-size: 100%;
}
.index_tab_title_ul .item:hover:before,
.index_tab_title_ul .item.active:before {
	display: block;
}
.tab1 th{background: #EEEEEE;
white-space: nowrap;
    font-size: 0.14rem;
    font-weight: bold;
    color: #333;
    padding: 0.15rem 0.1rem;
    min-width: 1.34rem;
}
.tab1 td{
    padding: 0.2rem 0.1rem;
    font-size: 0.14rem;
    font-weight: bold;
    color: #333;
}

.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-mend, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row]{
    border-color: #ddd;
}
.ss_block{
    background: linear-gradient(180deg, #0071BC, #F6F6F6 60%)
   
}
.ss_block .img2{
    width: 7rem;
     height: 8.8rem;
}
.ss_block *{
    transition: none;
}
.ss_btn .layui-btn{background: #0071BC;
border-radius: 6px;
}
.ss_block .btn1{
    background: #BC0000;
}
.ss_block .block{
    /*border: 3px solid #0071BC;*/
    background-size: 100% 100%;
    
}
.block_img{
    position: absolute;

    left: 2.5EM;
    bottom: 0.28REM;
}
.ss_block .user_photo img{
    width: 1.25rem;
    height: 1.75rem;
}
.block_img IMG{
    width: 1.8REM;
}
.layui-main{
    width: 100%;
    max-width: 100%;
}
.title_1{
    background: #EEEEEE;
}
	.canvas_box{
	    position: absolute;
	    left: 200%;
	    
	}
@media only screen and (max-width: 1400px) {
}

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

@media only screen and (max-width: 768px) {
    .index_form{
        grid-template-columns: repeat(2,49%);
    }
	.head1_nav {
		padding: 0.2rem;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 0.3rem;
	}
	.ss_block  >.img_box{
	    margin-top: 0.4rem;
	}
	.show{
	    scale: 0.8;
	    
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	    margin-top: -0.8rem;
	}

	.layui-main{
	    max-width: unset;
	    padding: 0 !important;
	}
	.tab1 th{
	   min-width: unset;
}
	.tab1 th{
	    width: 1rem;
}


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

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