body,html{
	-background: red!important;
	width: 100%;
}
#app{
	margin: 0!important;
	width: 100%;
}
.index{
	width: 100%;
	/* background: red; */
}
.ind_foo{
	width:100%;
	height:auto;
	background:#0a1e39;
}
.ind_foo_n{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ind_foo_t{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:0.71rem;
	padding-bottom:0.46rem;
	border-bottom:1px solid #233752;
	text-align:center;
}
.ind_foo_t p{
	font-size:0.57rem;
	color:#66768f;
	margin-left:0.82rem;
	margin-right:0.82rem;
	margin-top: 0.1rem;
}
.ind_foo_t p:nth-child(1){
	margin-top: 0rem;
}
.ind_foo_b{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:0.46rem;
	padding-bottom:0.46rem;
}
.ind_foo_b p{
	display:inline-block;
	font-size:0.55rem;
	color:#66768f;
	margin-left:0.22rem;
	margin-right:0.22rem;
}















.sj_qiehuan {
    display: block;
    width: 0.8rem;
    height: 0.73rem;
    float: right;
    margin-right: 0.78rem;
    margin-top: 0.8rem;
    cursor: pointer;
}
.sj_qiehuan img {
    display: block;
    width: 100%;
    height: 100%;
}
.ind_head_r {
    width: 7.98rem;
    height: auto;
    overflow: hidden;
    position: fixed;
    background: #fff;
    top: 2.3rem;
    right: -8rem;
    z-index: 999999;
    border-top: 1px solid #e6e6e6;
    box-shadow: 0px 0px 10px #e6e6e6;
	transition:0.4s;
}
.ind_head_r_ac{
	right:0!important;
	transition:0.4s;
}
.ind_rgba{
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    left: 0;
	    background: rgba(0,0,0,.7);
	    z-index: 98;
	    display: none;
	    opacity: 0;
	    transition:0.4s;
}
.ind_rgba_ac{
	transition:0.4s;
	display:block!important;
	opacity: 1!important;
}
.ind_head_r>ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 0.3rem;
}
.ind_head_r>ul>li{
	width: 100%;
	height: 1.67rem;
	overflow: hidden;
}
.ind_head_r>ul>li>a {
    display: block;
    overflow: hidden;
    line-height: 1.67rem;
    font-size: 0.57rem;
    color: #333;
    padding-left: 2.38rem;
	text-align: left;
}
.ind_head{
	width:100%;
	height:2.3rem;
	position:fixed;
	top:0;
	left:0;
	z-index: 9999;
	background:#ffffff;
	box-shadow:0px 0px 10px #ebecee;
}
.ind_head_n{
}
.ind_head_l{
	width:8.82rem;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:0.5rem;
	margin-left:0.45rem;
}
.ind_head_l a{
	display:block;
	width:100%;
	height:auto;
}
.ind_head_l img{
	display:block;
	width:100%;
	height:auto;
}

.ind_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:2.3rem;
}
.ind_one a{
	display:block;
	width:100%;
	height:auto;
}
.ind_one img{
	display:block;
	width:100%;
	height:auto;
}
.ind_thr{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f2f3f8;
	padding-bottom:1rem;
	padding-top:0.5rem;
}
.ind_thr_n{
	margin-left: 0.44rem;
	margin-right: 0.44rem;
	height:auto;
	overflow:hidden;
}
.ind_thr_t{
	width: 100%;
	height:auto;
	overflow:hidden;
	margin-top:0.88rem;
}
.ind_thr_t span{
	display:block;
	width:1rem;
	height:3px;
	background:#4a72f6;
	border-radius:5px;
	margin:auto;
}
.ind_thr_t p{
	color:#121d31;
	font-size:0.62rem;
	text-align:center;
	margin-top:8px;
	font-weight:bold;
}
.ind_thr_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:0.51rem;
}
.ind_thr_b_li{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:0.6rem;
}
.ind_thr_b_li img{
	display:block;
	width:1.3rem;
	margin:auto;
}
.ind_thr_b_li p{
	font-size:0.57rem;
	color:#64676e;
	text-align:center;
	font-weight:bold;
	margin-top:6px;
}
.ind_thr_b_li span{
	display:block;
	font-size: 0.56rem;
	color:#9999a1;
	text-align:justify;
	line-height:0.9rem;
	margin-top:0.44rem;
}
.ind_two{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_two ul{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding-top:0.62rem;
	padding-bottom:0.88rem;
}
.ind_two ul li{
	width:46%;
	height:10rem;
	overflow:hidden;
	background:#ffffff;
	box-shadow:0px 0px 10px #e7e6f6;
	text-align:left;
	border-radius:0.13rem;
	margin-top:0.44rem;
}
.ind_two ul li:nth-child(odd){
	float:left;
	margin-left:0.44rem;
}
.ind_two ul li:nth-child(even){
	float:right;
	margin-right:0.44rem;
}
.ind_two ul li:hover h6{
	color:#fff;
}
.ind_two ul li:hover p{
	color:#fff;
}
.ind_two ul li:hover span{
	color:#fff;
	opacity:.8;
}
.ind_two ul li:hover div{
	background:#fff;
	border:1px solid #fff;
}
.ind_two ul li:nth-child(1) img{
	background:none;
}
.ind_two ul li:hover img{
	background:none;
}
.ind_two ul li:nth-child(1):hover img{
	background:#7885e3;
}
.ind_two ul li:nth-child(1):hover{
	background:#5769d7;
}
.ind_two ul li:nth-child(2):hover{
	background:#dc6859;
}
.ind_two ul li:nth-child(3):hover{
	background:#46b370;
}
.ind_two ul li:nth-child(4):hover{
	background:#fc883b;
}
.ind_two ul li:nth-child(1):hover a{
	color:#5769d7;
}
.ind_two ul li:nth-child(2):hover a{
	color:#dc6859;
}
.ind_two ul li:nth-child(3):hover a{
	color:#46b370;
}
.ind_two ul li:nth-child(4):hover a{
	color:#fc883b;
}
.ind_two ul li img{
	display:block;
	width:2rem;
	height:2rem;
	margin:0.66rem 0px 0px 0.66rem;
	background: #f9e1dd;
	border-radius:50%;
}
.ind_two ul li h6{
	font-size:0.6rem;
	color:#07080c;
	margin-left:0.66rem;
	margin-right:0.66rem;
	margin-top:0.4rem;
}
.ind_two ul li p{
	font-size:0.56rem;
	color:#656565;
	margin-left:0.66rem;
	margin-right:0.66rem;
	margin-top:0.4rem;
}
.ind_two ul li span{
	display:block;
	font-size:0.55rem;
	color:#666666;
	margin-left:0.66rem;
	margin-right:0.66rem;
	margin-top:0.2rem;
	font-weight: 200;
}
.ind_two ul li div{
	display:block;
	width:3rem;
	height:1rem;
	border-radius:3px;
	border:1px solid #D81D1D;
	text-align:center;
	line-height:1rem;
	color:#D81D1D;
	font-size:0.52rem;
	margin-left:0.66rem;
	margin-top:0.66rem;
}
.ind_two ul li a{
	display:block;
	width: 100%;
	height:100%;
	overflow:hidden;
	cursor: default!important;
}
#contact_us1{
	margin-top: 0rem;
}
#contact_us{
	margin-top: 8.8rem;
}
.bold_li2{
	text-indent: 2em;
	color: #9999a1;
}
.bold_li3{
	color: #9999a1;
}
.checkBtn{
	cursor: pointer!important;
}
.beianlink{
	color:#66768f!important;
}
#contact_us,#contact_us1{
	min-height: 5rem;
	text-align: left;
	padding:0.6rem;
	font-size: 0.56rem;
	background: #ececec;
	box-sizing: border-box;
	position: relative;
	text-align: left;
}
.bold_li{
	font-size: 0.6rem!important;
	line-height: 1rem!important;
	color:#64676e!important;
}
#contact_us li,#contact_us1 li{
	line-height: 0.6rem;
}
#map_cont{
	position: absolute;
	top: -8.8rem;
	left: 0rem;
	width: 100%;
	height: 8.8rem;
	box-sizing: border-box;
	background: url(../images/map.svg);
}
.priceItem{
	color: #07080c !important;
}