@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

body,.page{
	background:#fff;
}
a {
	display: inline-block;
	text-decoration: none;
	color: #000;
}
a img {
	border: 0;
}
li {
	list-style-type: none;
}

.con-main{
	margin-top: 2.2rem;
}
.bar{
	background:rgba(4, 2, 3, 0.55);
}
.list-block{
	margin-top:1rem;
}
.list-block .item-title.label {
	width: 30%;
}
.list-block .item-content {
	padding-left: 0.25rem;
}
.list-block .item-inner:after{
	border:0;
	height:0px;
}

.list-block .item-media + .item-inner{
	margin-left:0.2rem;
}
.list-block .item-inner{
	padding:0px;
}
.list-block ul:after,.list-block ul:before{
	height:0;
}

.hr-base{
	background:url(../images/hr-01.png) center center no-repeat;
	height:7px;
	width:100%;
	margin: 0.8rem 0;
}

.bx-wrapper .bx-viewport{
	box-shadow: 0 0 0;
}

.bar-tab .tab-item{
		width:0.1%;
}

.tab-label{
	font-size:0.7rem;
}

/* .fo-cuher-l1{
	background:url(../images/btn-fo1.jpg) center center no-repeat;
	background-size:cover;
} */
/* .fo-cuher-l2{
	background:url(../images/btn-fo2.jpg) center center no-repeat;
	background-size:cover;
	border-left: 1px solid #fff;
   	border-right: 1px solid #fff;
} */

.fo-cuher-l3{
	background:url(../images/btn-fo3.jpg) center center no-repeat;
	background-size:cover;
}

.fo-cuher-l1{
	background:url(../images/buf-06.jpg) center center no-repeat;
	background-size:cover;
}
.fo-cuher-l2{
	background:url(../images/buf-08.jpg) center center no-repeat;
	background-size:cover;
	border-left: 1px solid #fff;
   	border-right: 1px solid #fff;
}

.fo-cuher-l4{
	background:url(../images/buf-09.jpg) center center no-repeat;
	background-size:cover;
	border-left: 1px solid #fff;
   	border-right: 1px solid #fff;
}

.bar:after{
	background: none;
}

.footer{
	height:3rem;
	width:100%;
	background-color:#212121;
    line-height:1rem; 
	text-align:center;
	color:#fff;
	font-size:0.7rem;
	margin-bottom: 2.5rem;
	padding: 0.5rem 0rem;
}

.bar-tab:before{
	background: none;
}

/*****sp-footer-nav*******/

.sp-fo-cuher-l1 {
    background: url(../images/sp-fbtn01.jpg) center center no-repeat;
    background-size: cover;
}

.sp-fo-cuher-l2 {
    background: url(../images/sp-fbtn02.jpg) center center no-repeat;
    background-size: cover;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.sp-fo-cuher-l3 {
    background: url(../images/sp-fbtn03.jpg) center center no-repeat;
    background-size: cover;
}