*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "微软雅黑";
	font-size: 62.5%;
}
/*导航部分*/
.logo{
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
}
.sj-nav-bg{
	display: block;
	width: 100%;
	max-width: 640px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-image: url(../image/nav-bg.png);
	/*display: none;*/
}
.sj-nav-bg1{
	width: 100%;
	max-width: 640px;
	display: block;
	height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 260;
	background-image: url(../image/nav-bg.png);
	background-size: 100% 100%;
	/*display: none;*/
}
.sj-nav-img{
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	width: 30px;
}
.sj-navi{
	width: 100%;
	max-width: 640px;
	display: block;
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: 50px;
	left: 0px;
	background-color: rgba(0,0,0,0.8);
	font-size: 16px;
	border-top: solid 1px #fff;
	display: none;
}
.sj-navi>ul{
	width: 100%;
	max-width: 640px;
	height: auto;
	margin: 0 auto;
	list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    float: left;
    z-index: 300;
}
.sj-navi>ul>li{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	border-bottom: solid 1px #fff;
}
.sj-navi>ul>li>a{
	display: inline-block;
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
	position: relative;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	font-size: 14px;
}
.sj-xs{
	background-color:  rgba(7,56,96,0.8);
}
.sj-navi>ul>li:hover>a{
	color: #fff;
}
.sj-nav-line:hover{
	background-image:none !important;
}

.footer{
	width: 100%;
	max-width: 640px;
	padding-bottom: 15px;
	background-color: #3a4457;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	color: #d5dce3;
	font-size: 11px;
}
.footer div{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.footer div>img{
	width: 100px;
	margin: 0 auto;
	display: block;
	padding-top: 15px;
	margin-bottom: 10px;
}
.footer div p img{
	width: 20px;
	/*float: left;*/
	margin-right: 5px;
	margin-bottom: -5px;
}
.footer div p{
	padding-left: 10px;
	margin-bottom: 8px;
}
.footer4{
	color: #b2b2b2;
}
.top{
	width: 40px;
	position: fixed;
	top:calc(80% - 60px);
	right: 20px;
	display: none;
}
.top img,.home img{
	width: 100%;
}
.home{
	width: 40px;
	position: fixed;
	top:80%;
	right: 20px;
}
#fullpage{
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	background-color: #fff !important;
}
.header{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.art-2{
	width: 100%;
	background-image: url(../image/2.jpg);
	background-size: 100% 100%;
}
.art-3-1{ 
	width: 100%;
	margin: 0 auto;
	background-image: url(../image/art-3-1.png);
	position: relative;
	background-size: 100% 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	padding-bottom: 3%;
}
.art-3-1>span{
	width: 60%;
	line-height:15px;
	position: absolute;
	color: #fff;
	font-size: 1em;
	position: absolute;
	top:22%;
	left: 33%;
}
.art-3-2{
	width: 100%;
	margin: 0 auto;
}
.art-3-2>p{
	width:16%;
	float: left;
	margin-left: 3.5%;
	text-align: center;
	color: #808080;
	font-size: 1em;
}
.art-3-2>p img{
	width: 90%;
	margin-bottom: 10%;
}
.art-3-2>p:first-child{
	margin-left: 3%;
}
.art-4{
	width: 100%;
	background-image: url(../image/art-4.jpg);
	background-size: 100% 100%;
	margin-top: 3%;
}
.art-5{
   width: 100%;
   margin: 0 auto;
   text-align: center;
}
.art-5>p:first-child{
	font-size: 18px;
	margin-top: 20px;
}
.art-5>p:first-child>span{
	font-weight: bolder;
}
.art-5-a{
	width: 100%;
	display: block;
	margin-top: 3%;
}
.art-5-a>a:first-child{
	width: 10%;
}
.art-5-a>a:last-child{
	width: 10%;
}
.art-5-a>img:last-child{
   margin-left: 3px;
}
.art-5-a>a{
   display: inline-block;
   width: 26%;
   background-image: url(../image/art-5-2.png);
   background-size: 100% 100%;
   text-decoration: none;
   margin-top: 10px;
   margin-left: 3px;
   color: #fff;
   font-size: 1.2em;
   padding-top: 2%;
   padding-bottom: 2%;
}

.art-6{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}
.art-6>p{
	font-size: 18px;
	font-weight: bolder;
	margin-top:3%;
}
.art-6>img{
	width: 24%;
	margin-top: 5%;
}



.art-7{
	width: 100%;
	background-image: url(../image/art-7-1.jpg);
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 2%;
}
.art-7>div{
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-top: 3%;
}
.art-7>div>h1{
	color: #bdd4ff;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-left: 1%;
}
.art-7>div>p{
	color: #fff;
	width: 65%;
	margin-left: 1%;
	line-height: 20px;
	float: left;
	position: relative;
	z-index: 2;
}
.art-7-2{
	width: 30%;
	position: absolute;
	right: 1px;
	z-index: 1;
}
.art-7-3{
	width: 90%;
	margin-top:10%;
	margin-left: 5%;
}


.art-8{
	width: 100%;
	margin: 0 auto;
	background-image: url(../image/art-8-1.png);
	background-size: 100% 100%;
	margin-top: 3%;
	position: relative;
	padding-bottom: 2%;
}
.art-8-img{
	width: 20%;
	margin-left: 3%;
	margin-top: 27%;
}
.art-8-1{
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.art-8-1>img{
	width: 100%;
	float: left;
}
.art-8-2>p{
	width: 30%;
	float: left;
	margin-left: 2%;
}
.art-8-2>p>img{
	width: 100%;
	display: block;
}
.art-8-2>p>span{
	display: inline-block;
	width: 100%;
	color: #808080;
	font-size: 1em;
}


.art-9{
	width: 100%;
	background-image: url(../image/art-9-1.png);
	background-size: 100% 100%;
	margin-top: 3%;
	padding-bottom: 2%;
}
.art-9-1{
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.art-9-9{
	width: 40%;
    position: absolute;
    right: 1px;
    top: 15%;
    z-index: 1;
}
.art-9-1>p{
	width: 65%;
	display: inline-block;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	margin-top: 20%;
	position: relative;
	z-index: 2;
	margin-bottom: 14%;
	margin-right: 32%;
	margin-left: 3%;
	line-height: 20px;
}
.art-9-1>p>span{
	display: block;
	font-size: 1.5em;
}
.art-9-2,.art-9-3,.art-9-6,.art-9-7{
	width: 45%;
}
.art-9-4,.art-9-5{
	width: 90%;
}




.art-10{
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
	position: relative;
	text-align: center;
	background-image: url(../image/art-10-1.png);
	background-size: 100% 100%;
}

.art-10-1{
	text-align: center;
    font-size: 1.2em;
    padding-top:25%; 
}
.art-10-1>span{
	color: #008aff;
	font-size: 1.2em;
	font-weight: bolder;
}
.art-10-2{
	width: 30%;
	height: 83px;
	background-image: url(../image/art-10-3.png);
	background-size: 100% 100%;
	color: #808080;
	display: inline-block;
	text-align: center;
	margin-top: 20px;
}
.art-10-2>span{
	color: #fff;
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
	display: block;
	line-height: 45px;
}
.art-10>img{
	width: 100%;
}
.art-10-4{
    text-align: center;
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #808080;
}
.art-10-4>span{
	color: #008aff;
	font-weight: bolder;
}
/*.art-10-3{
	width: 100%;
	height: 853px;
	margin: 0 auto;
	background-image: url(../image/art-10-4.png);
	position: relative;
}
.art-10-3 span{
	font-weight: bolder;
	font-size: 20px;
	display: block;
}
.art-10-p1{
    width: 250px;
    height: 80px;
    position: absolute;
    top:90px;
    left: 320px;
}
.art-10-p2{
    width: 170px;
    height: 80px;
    position: absolute;
    top:280px;
    left: 70px;
}
.art-10-p3{
    width: 200px;
    height: 80px;
    position: absolute;
    top:630px;
    left: 160px;
}
.art-10-p4{
    width: 200px;
    height: 80px;
    position: absolute;
    top:630px;
    left: 500px;
}
.art-10-p5{
    width: 190px;
    height: 80px;
    position: absolute;
    top:300px;
    left: 640px;
}*/



.art-11{
	width: 100%;
	height: 100%;
	background-image: url(../image/art-11-1.jpg);
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.art-11-1{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.art-11-1>div>img{
	width: 96%;
	margin-bottom: 5%;
	margin-left: 2%;
}
.art-11-1>div{
	margin-bottom: 10%;
}
.art-11-1>div>p{
	color: #fff;
	position: absolute;
	top:3%;
	right: 0px;
}
.art-11-1>hr{
	border: dashed 1px #808080;
	margin-bottom: 10px;
	margin-top: 10px;
}
.art-11-p{
	color: #fff;
	display: inline-block;
	line-height: 20px;
	padding-bottom: 3%;
}
.art-11-p>a>span{
	font-size: 1.4em;
	font-weight: bolder;
}
.art-11-p>img{
	width: 20%;
	float: left;
	margin-top: 3%;
	margin-left: 2%;
	margin-right: 2%;
}
.art-11-p>a{
	display: block;
	width: 75%;
	float: left;
    margin-top: 7%;
}

.art-12-1{
    width: 100%;
	background-image: url(../image/art-12.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 5%;
	
}
.art-12-2{
    width: 100%;
	background-image: url(../image/footer.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
}
.dh{
    color: #fff;
}
.footer-0{
    position: absolute;
    top:55%;
    left:15%;
    color: #fff;
    font-size: 1.5em;
}
.footer-1{
    position: absolute;
    top:69%;
    left:15%;
    color: #fff;
    font-size: 1.5em;
}
.footer-2{
    position: absolute;
    top:82%;
    left: 15%;
    color: #fff;
    font-size: 1.5em;
}
.footer-2 a{
	color: #fff;
}
.art-12-2>p{
	width: 100%;
}
.art-12-2>p img{
	margin-right: 3%;
}