html, body {
    position: relative;
    height: 100%;
}
body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td ,textarea { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; line-height: 1.5; font-family:'Microsoft Yahei','simsun','arial','tahoma';  color: #222;  }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #666; background: none }
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
/*****************************************************头部*****************************************************/
.pcTop1,.pcTop2{
	width:100%;
	/*height:100px;*/
	position:fixed;
	top:0px;
	left:0px;
	z-index:100000;
	display:none;
}
.pcTop1.showPc,.pcTop2.showPc{
	display:block;
}
.pcTop1 .pcTopK,.pcTop2 .pcTopK{
	width:100%;
	overflow:hidden;
}
.pcTopLeft{
	float:left;
	width:150px;
	margin-left: 190px;
	margin-top: 12px;
}
.pcTopLeft img{
	display:block;
	width:100%;
}
.pcTop1 .pcTopK{
	padding: 11px 0;
}
.pcTop2 .pcTopK{
	padding: 11px 0;
}
.pcTop1 .pcTopRight{
	float:right;
	height:58px;
	margin:0px 170px 0 0;
}
.pcTop1 .pcTopRight div{
	float:left;
	height:40px;
}
.pcTop1 .pcTopRight div:nth-child(2) a{
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
}
.pcTop1 .pcTopRight div a,.pcTop2 .pcTopRight div a{
	display: inline-block;
	width: 225px;
	line-height:20px;
	color: #D6D6D6;
	font-family: PingFangSC-Semibold;
	font-size:16px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 19px;

}
.pcTop2 .pcTopRight div:nth-child(2) a{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.pcTop2 .pcTopRight div a{
	color: #666;
}

@media screen and (min-width:1400px){
	.pcMiddleK{
		margin-top: 80px;
		padding: 0 12%;
		z-index: 99;
	}
}
@media screen and (min-width: 960px) and (max-width: 1399px) {
	.pcMiddleK{
		margin-top: 150px;
		padding: 0 12%;
		z-index: 99;
	}
}
.pcMiddleK p{
	display: inline-block;
}
.pcMiddleK p img{
	width: 100%;
	margin-top: 0.5rem;
}
.pcTop2{
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.03);
}
.pcTop2 .pcTopRight{
	float:right;
	height:42px;
	line-height:42px;
	margin: 0 170px 0 0;
}
.pcTop2 .pcTopRight div{
	float:left;
}
.pcTop2 .pcTopRight .pcTopRightText{
	width:193px;
	text-align:right;
	margin-right:21.12px;
}
.pcTop2 .pcTopRight .pcTopRightText1{
	font-family: PingFangSC-Light;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	line-height: 24px;
	margin-top:8.6px;
}
.pcTop2 .pcTopRight .pcTopRightText2{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #5F5F5F;
	letter-spacing: 0;
	line-height: 16px;
	margin-top:10.86px;
}
.pcTop2 .pcTopRight .pcTopRightImg .loadDown{
	display:block;
	width:96px;
	height:40px;
	line-height:40px;
	border-radius:100px;
	border:1px solid #333;
	color:#333;
	text-align:center;
	margin-left:38.4px;

	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-ms-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}


.pcTop2 .pcTopRight.showPc2{
	float:right;
}
/* mpm下载二维码 */
.mpm_code{
	position: fixed;
	right: 15px;
	top: 140px;
	z-index: 9999;
}
.mpm_code img{
	display: block;
	margin-bottom: 15px;
}
/*二维码   弹框*/
.loadK{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background-color:rgba(0,0,0,0.5);
	z-index:10000000000;
}
.loadK1{
	width:35.7%;
	background-color:#fff;
	text-align:center;
	position:absolute;
	left:50%;
	top:18.3%;
	margin-left:-17.85%;
}
.loadK1>img{
	width:34.59%;
	margin-top:120px;
}
.loadK11{
	font-family: PingFangSC-Light;
	font-size: 32px;
	color: #333333;
	letter-spacing: 0;
	line-height: 32px;
	margin-top:32px;
}
.loadK12{
	font-family: PingFangSC-Light;
	font-size: 24px;
	color: #5F5F5F;
	letter-spacing: 2px;
	line-height: 24px;
	margin-top:16px;
}
.loadK13{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	line-height: 14px;
	margin-top:96px;
	padding-bottom:16px;
}
.loadClose{
	width:8.3%;
	cursor:pointer;
	position:absolute;
	right:-4.22%;
	top:-4.22%;
}
.loadClose img{
	width:100%;
}
/****************************************************水平、垂直轮播样式修改**********************************************************/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container-v .swiper-slide{
	overflow:hidden;
}
/******************垂直轮播样式修改******************/
.swiper-container-v > .swiper-pagination-bullets{
	right:97%;
	z-index: 999;
}
.swiper-pagination-v .swiper-pagination-bullet{
	width: 13px;
	height: 13px;
	padding: 4px;
	margin: 10px 0 !important;
	background: url(../img/fp1.png) no-repeat 50% 50%;
	background-size: 13px 13px;
	z-index: 1;
}
.swiper-pagination-v.bfp .swiper-pagination-bullet{
	background: url(../img/fp2.png) no-repeat 50% 50%;
	background-size: 13px 13px;
}
.swiper-pagination-v .swiper-pagination-bullet.swiper-pagination-bullet-active{
	padding:0;
	height: 21px;
	width: 21px;
	background-image: url(../img/fp_a1.png);
	background-size: 21px 21px;
}
.swiper-pagination-v.bfp .swiper-pagination-bullet-active{
	background-image: url(../img/fp_a2.png);
	background-size: 21px 21px;
}
/******************垂直轮播样式修改   结束******************/
/******************水平轮播样式修改******************/
.swiper-container-h .swiper-slide{
	overflow:hidden;
}
/****************************************************第一屏的中间部分****************************************************/
#first_bg{
	background: url(../img/background1.png) no-repeat;
}
/*****************************************************第二屏*****************************************************/
.two_positioning{
	position: relative;
	padding: 0 20%;
	margin-top: 105px;
	font-size: 40px;
	text-align: center;
}
.two_positioning img{
	width: 100%;
}
.pcMiddle3K{
	width:80%;
	margin:50px auto 0;
	padding: 20px;
}
.pcMiddle3K li{
	width:21.25%;
	float:left;
	position:relative;
	cursor:pointer;
	margin-right: 5%;
	background: #fff;
	box-shadow: 0 0 20px #ccc;
}
.pcMiddle3K li:last-child{
	margin-right: 0;
}
.pcMiddle3K li img{
	width:100%;
	display:block;
}
.two_bottom{
	text-align: center;
	margin-top: 70px;
}
.two_bottom img{
	width: 80%;
}
/*****************************************************第三屏*****************************************************/
#three{
	background: url("../img/three_bg.png");
	text-align: center;
}
.about_box{
	display: inline-block;
	margin: auto;
	text-align: left;
}

.three_about{
	float: left;
	width: 6.15rem;
	margin-top: 120px;
	margin-right: 1.6rem;
}
.about_title{
	text-align: center;
	font-size: 40px;
	padding-bottom: 0.4rem;
	border-bottom: 1px solid #1F1F1F;
}
.about_title img{
	width: 2rem;
}
.three_swiper{
	margin-top: 120px;
	float: right;
	width: 5.45rem;
}
.three_swiper img{
	width: 5.45rem;
	height: 7rem;
}
.three_about p{
	margin-top: 0.25rem;
	font-size: 0.16rem;
	line-height: 26px;
	color: #000;
	letter-spacing: 1px;
	text-indent: 2em;
}
.about_ico{
	margin-top: 35px;
}
.about_ico>div{
	float: left;
	width: 20%;
	text-align: center;
}
.product_ico{
	position: relative;
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
}
.product_ico img{
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
}
.product_name{
	font-size: 0.18rem;
	color: #222;
}
.three_swiper{
	position: relative;
}
.swiper-container-three{
	overflow: hidden;
}
#three .swiper-pagination-three.swiper-pagination-clickable.swiper-pagination-bullets{
	position: absolute;
	z-index: 999;
	bottom: 20px;
	text-align: center;
}
#three .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background: none;
	border: 2px solid #fff;
	box-sizing: border-box;
	margin: 0 15px;
	opacity: 1;
}
#three .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff;
}
#three .swiper-slide{
	height: 7rem;
}
.swiper_slogan{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1.2rem;
	z-index: 99;
	line-height: 0.8rem;
	background: rgba(0,0,0,0.5);
	font-size: 28px;
	text-align: center;
	color: #eee;
	letter-spacing: 3px;
}
/*end*/
/*第四屏*/
.ex_img{
	position: relative;
	width: 80%;
	margin: auto;
}
.ex_img img{
	width: 100%;
	margin-top: 10px;
}
/*end*/
/*第五屏*/
.swiperSlide5{
	background: url("../img/contactus_bg.png");
	text-align: center;
}
.contactus_bg{
	display: inline-block;
	margin: 1.6rem auto 0;
}
.contactus_infor,.mpm_infor{
	float: left;
}
.contactus_infor{
	width: 5.56rem;
	height: 6rem;
	background: #fff;
}
.mpm_infor{
	width: 7.18rem;
	margin-left: 0.2rem;
}
.mpm_infor .mpm_app{
	height: 3.75rem;
	background: #fff;
}
.follow_mpm{
	height: 2.04rem;
	background: #fff;
	margin-top: 21px;
}
.contactus_infor{
	padding: 1.15rem 0.3rem 0 1rem;
	text-align: left;
	box-sizing: border-box;
}
.contactus_eng{
	font-size: 16px;
	font-weight: bold;
	color: #575757;
}
.contactus_address{
	font-size: 20px;
	color: #575757;
	font-weight: bold;
	margin-top: 40px;
}
.contactus_address div{
	margin-bottom: 5px;
	word-wrap:break-word;
}
.sao_mpm{
	font-size: 24px;
	padding: 0.9rem 0 0.22rem;
	letter-spacing: 4px;
}
.mpm_code_img img{
	width: 1.71rem;
	height: 1.71rem;
}
.follow_mpm div{
	float: left;
	width: 33.33%;
	padding: 0.67rem 0;
	background: #fff;
}
.follow_mpm div img{
	display: block;
	margin: auto;
	width: 0.7rem;
	height: 0.7rem;
}
/*end*/
/*公安备案*/
.gongan{
	margin-top: 20px;
}
.gongan a{
	display: block;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
.gongan a img{
	height: 20px;
	vertical-align:text-bottom;
}
/*************************************小于1200px   固定     出现下拉滚动条*************************************/
@media screen and (max-width:1200px){
	body{
		width:1200px;
	}
	.pcTop1 .pcTopK, .pcTop2 .pcTopK {
		width: 1200px;
		overflow: hidden;
	}
}
/*************************************小于1200px   固定     出现下拉滚动条*************************************/
