*,*::before,*::after{
	box-sizing: inherit;
	padding: 0;
	margin: 0;
	line-height: 1.6;
	color: inherit;
	font-size: inherit;
}
html{
	font-size: 50px;
	box-sizing: border-box;
}
body{
	position: relative;
	font-family: 'Microsoft YaHei','Arial';
	line-height: 1.6;
	color: #444;
	font-size: .28rem;
}
ul,ol,p,h1,h2,h3,h4,h5,h6{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: .28rem;
	font-weight: normal;
}
h1{
	font-size: 1rem;
}
h2{
	font-size: 0.72rem;
}
h3{
	font-size: 0.56rem;
}
h4{
	font-size: 0.48rem;
}
h5{
	font-size: 0.4rem;
}
h6{
	font-size: 0.32rem;
}
.f-14{
	font-size: 14px!important;
}
.f-16{
	font-size: 16px!important;
}
.f-18{
	font-size: 18px!important;
}
.f-24{
	font-size: 24px!important;
}
.f-26{
	font-size: 26px!important;
}
.f-32{
	font-size: 32px!important;
}
.f-36{
	font-size: 36px!important;
}
.f-50{
	font-size: 50px!important;
}
.t-12{
	font-size: 12px!important;
	color: #999;
}
.t-14{
	font-size: 14px!important;
	color: #999;
}
.t-16{
	font-size: 16px!important;
	color: #777;
}
.t-18{
	font-size: 18px!important;
	color: #777;
}
.is-shadow{
	box-shadow: 0 0 8px rgba(0,0,0,.1);
}
.f-blod{
	font-weight: 900!important;
}
.t-justify{
	text-align: justify;
}
.f-color{
	color: #0071BF;
}
.f-black{
	color: #000;
}
.over-hidden{
	overflow: hidden!important;
}
.t-line{
	display: block;
	width: 40px;
	background-color: #0071BF;
	height: 2px;
	margin: 20px auto;
}
.s-line{
	position: relative;
	display: block;
	height: 1px;
	background-color: #0071BF;
}
.s-line::after{
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: -2px;
	width: 40px;
	height: 5px;
	background-color: #0071BF;
}
.f-white{
	color: #fff!important;
}
.bg-color{
	background-color: #0071BF;
}
.f-gray{
	color: #aaa;
}

.more-normal a{
	display: inline-block;
	background-color: #0071BF;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	padding: 0 30px;
	line-height: 32px;
	transition: all .35s ease-in-out;
}
.more-normal a:hover{
	background-color: #00416c;
	color: #fff;
}
.m-10{
	margin-top: 10px;
	margin-bottom: 10px;
}
.m-20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.m-30{
	margin-top: 30px;
	margin-bottom: 30px;
}
.p-10{
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.p-20{
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.p-30px{
	padding-left: 30px!important;
	padding-right: 30px!important;
}
.pt-10{
	padding-top: 10px!important;
}
.pb-10{
	padding-bottom: 10px!important;
}
.pt-20{
	padding-top: 20px!important;
}
.pb-20{
	padding-bottom: 20px!important;
}
.pt-40{
	padding-top: 40px!important;
}
.pb-40{
	padding-bottom: 40px!important;
}
.pt-60{
	padding-top: 60px!important;
}
.pb-60{
	padding-bottom: 60px!important;
}
.pt-80{
	padding-top: 80px!important;
}
.pb-80{
	padding-bottom: 80px!important;
}
.item-padding{
	display: block;
	padding: 20px!important;
}
.wh-100{
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.flex-column-center{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.flex-space{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.is-hover-shadow{
	transition: all .35s ease-in-out;
}
.is-hover-shadow:hover{
	box-shadow: 0 0 8px rgba(0,0,0,.1);
}
input:focus{
	outline: none;
}
/*修改input提示文字的颜色*/
input::-webkit-input-placeholder { /* WebKit browsers */ 
font-size: inherit;
	color: inherit;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-size: inherit;
	color: inherit;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-size: inherit;
	color: inherit;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-size: inherit;
	color: inherit;
}
/**/
.amap-info-content .input-title {
	font-size: 14px;
	line-height: 2;
	color: #DC000A;
}
.amap-info-content .input-item {
	font-size: 12px;
	line-height: 2;
}
.flex-column{
	display: flex;
	flex-direction: column;
	align-items: center;
}
ul::after{
	content: '';
	display: table;
	clear: both;
}
a{
	text-decoration: none!important;
	font-size: inherit;
	color: inherit;
}
a:hover{
	color: inherit;
}
button{
	outline: none;
	border: none;
	background-color: transparent;
	color: inherit;
}

/*分页样式*/
.dux-page{
	text-align: center;
	padding: 0.3rem;
}
.dux-page a,.dux-page span{
	display: inline-block;
 	width: 0.6rem;
	height: 0.6rem;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 0.6rem;
	background-color: #ccc;
	margin: 5px;
	color: #fff;
	transition: all .6s;
	border-radius: 3px;
}
.dux-page a:hover,.dux-page a.Ahover{
	background-color: #0071BF!important;
	color: #fff!important;
}
.img-100{
	width: 100%;
}
/*文字行数控制*/
.one-line{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.two-line{
	overflow:hidden;
	 text-overflow:ellipsis;
	 display:-webkit-box;
	 -webkit-line-clamp:2;
	 -webkit-box-orient:vertical;
}
.three-line{
	overflow:hidden;
	 text-overflow:ellipsis;
	 display:-webkit-box;
	 -webkit-line-clamp:3;
	 -webkit-box-orient:vertical;
}
.s-flex{
	display: flex;
	flex-wrap: wrap;
}
.flex{
	display: flex;
	flex-wrap: nowrap;
}
.flex-center{
	display: flex;
	align-items: center;
}
.gray-bg{
	background-color: #f9f9f9!important;
}
.white-bg{
	background-color: #fff!important;
}
.container{
	max-width: 100%;
	width: 1600px!important;
	margin: 0 auto;
}
.container-content{
	max-width: 100%;
	width: 1200px!important;
	margin: 0 auto;
}
.swiper-navpage{
	bottom: 0.8rem!important;
}
.swiper-navpage span{
	opacity: 1;
	width: 1.2rem;
	height: 4px;
	border: 1px solid #fff;
	background-color: transparent;
	border-radius: 0;
}
.swiper-navpage span.swiper-pagination-bullet-active{
	background-color: #fff;
}
.article img{
	max-width: 100%;
}
.img-100{
	width: 100%;
}
.border-box{
	border: 1px solid #ddd;
}
.border-bottom{
	border-bottom: 1px solid #ddd;
}
.border-right{
	border-right: 1px solid #ddd;
}
.border-top{
	border-top: 1px solid #ddd;
}
.border-left{
	border-top: 1px solid #ddd;
}
.swiper-pagination-top span.swiper-pagination-bullet{
	width: 13px!important;
	height: 13px!important;
}
.swiper-pagination-top span.swiper-pagination-bullet-active{
	background-color: #0071BF;
}
.swiper-top  .swiper-slide{
	overflow: hidden;
}
.swiper-top  .swiper-slide img{
	
	transform: scale(1.2);
}
.swiper-top .swiper-slide-active img{
	transform: scale(1)!important;
	transition: all 3s ease-in-out;
}
/*右侧悬浮*/
.fixed-box{
	position: fixed;
	right: 0px;
	top: 35%;
	z-index: 99999;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.fixed-box>div{
	display: block;
	min-width: 70px;
	line-height: 2;
	height: 70px;
	background-color: rgba(0, 113, 191, 0.6);
	margin-bottom: 15px;
	text-align: center;
	transition: all .35s ease-in-out; 
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #fff;
}
.fixed-box>div .iconfont{
	display: inline-block;
	color: #fff;
	font-size: 30px;
	padding-top: 2px;
}
.fixed-box>div p{
	font-size: 12px;
	color: #fff;
}
.fixed-text{
	width: auto!important;
	white-space: nowrap;
}
.fixed-hover-text{
	display: none;
	font-size: 16px;
	color: #fff;
	line-height: 70px;
	padding: 0 15px;
}
.fixed-box>div:hover{
	background-color: #0071BF;
}
.fixed-text:hover .iconfont,.fixed-text:hover p{
	display: none;
}
.fixed-text:hover .fixed-hover-text{
	display: block;
}
.fixed-ewm{
	position: relative;
}
.fixed-hover-ewm{
	position: absolute;
	left: calc(-100% - 50px);
	top: 0;
	width: 100px;
	background-color: #0071BF;
	padding: 5px;
	border: 1px solid #fff;
	transform: scale(0);
	transition: all .35s ease-in-out;
}
.fixed-hover-ewm img{
	width: 100%;
}
.fixed-ewm:hover .fixed-hover-ewm{
	transform: scale(1);
}
.fixed-box .fixed-gotop{
	display: none;
}


