@font-face {
    font-family:AlegreyaSans-Light;
    src:url(../font/AlegreyaSans-Light.ttf)
}


body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,td,textarea,th,ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

html {
	color: #fff;
	font-size: 100px;
	background: #fff;
	position: relative;
	font-family: arial,'pingfang sc',stheiti,'microsoft yahei',sans-serif;
	min-width: 12rem;
	margin: 0 auto;
}
body{
	overflow-x: hidden;
}

body,html,#app,.loading {
	height: 100%
}

body {
	-webkit-text-size-adjust: none;
	font-size-adjust: none;
	word-break: break-all;
	word-wrap: break-word;
	-webkit-overflow-scrolling: touch;
	margin: 0 auto;
	color: #111;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400
}

li,ol,ul {
	list-style-type: none
}

button,input,textarea {
	outline: 0;
	border: 0;
	display: block;
	width: 100%
}

input[type=search]::-webkit-search-cancel-button {
	display: none
}

img {
	border: 0;
	vertical-align: top
}

a {
	color: #111;
	text-decoration: none
}

table {
	border-collapse: collapse
}

button:active {
	opacity: .9
}

em {
	font-style: normal
}

.hidden {
	overflow: hidden
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .3s
}

.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0
}

.swiper-container{
    height: 100%;
}

.banner-bxo .swiper-button-next,.banner-bxo .swiper-button-prev{
	width: .60rem;
	height: .60rem;
	background: rgba(0,0,0,.4) url(../images/icon_san3.png) center center/ .15rem auto no-repeat;
	border-radius: .30rem;
	opacity: .5;
}

.banner-bxo .swiper-button-next{
	transform: rotate(180deg);
}

.banner-bxo .swiper-button-next:after,.banner-bxo  .swiper-button-prev:after{
	display: none;
}

.banner-bxo .swiper-button-prev, .banner-bxo .swiper-container-rtl .swiper-button-next{
	left: 10%;
}

.banner-bxo .swiper-button-next,.banner-bxo .swiper-container-rtl .swiper-button-prev{
	right: 10%;
}


.title{
	font-weight: bold;
}

.title2,.p-title2,.about .txt-box .p2,.run .sec .p2,.dan-over .p2{
	font-family:AlegreyaSans-Light !important;
}
.beian {
	display: inline-block;
}
.beian img{    vertical-align: middle;     margin-left: 0.12rem; margin-right: 2px; }