*{
	margin:0;
	padding:0;
	list-style-type:none;
}
body{
	padding:0;
	margin:0;
	color:#4d4d4d;
	font-family:"微软雅黑";
	font-size: 13px;
}
a{
	text-decoration: none;
	color:#4d4d4d;
}
.blue{
	color: #0571ce;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 15px;
}
.content{
	width: 100%;
	max-width: 640px;
	height: auto;
	position: relative;
}
.head{
	width: 100%;
	float: left;
}
.foot{
	width: 100%;
}
.nav{
	width: 100%;
	margin-bottom: 40px;
}
.nav a img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.nav a{
	display: inline-block;
	width: calc(33% - 1px);
	min-height: 110px;
	text-align: center;
	padding-top: 15px;
	font-size: 0px;
	float: left;
	/*background-color: red;*/
	margin-bottom: 10px;
	position: relative;
}
.nav>span{
	display: inline-block;
	width: 1px;
	float: left;
	margin-top: 25px;
	height: 80px;
	border-right: dashed 1px #ccc;
}
.nav a p{
	display: inline-block;
	width: 70%;
	height: 1px;
	border-bottom: dashed 1px #ccc;
	position: absolute;
	bottom: 1px;
	left: 15%;
}
.nav a:nth-child(3) span,.nav a:nth-child(6) span{
	border-right: none;
}
.nav a:nth-child(7) span{
	border-bottom: none;
	border-right: none;
}
.nav a span{
	width: 100%;
	display: inline-block;
	font-size: 14px;
}



.jssorl-009-spin img {
	animation-name:jssorl-009-spin;
	animation-duration:1.6s;
	animation-iteration-count:infinite;
	animation-timing-function:linear
}
@keyframes jssorl-009-spin {
	from {
	transform:rotate(0);
}
to {
	transform:rotate(360deg);
}
.lunbo{
	position: relative;
}
}.jssorb051 .i {
	position:absolute;
	cursor:pointer
}
.jssorb051 .i .b {
	fill:#fff;
	fill-opacity:.5
}
.jssorb051 .i:hover .b {
	fill-opacity:.7
}
.jssorb051 .iav .b {
	fill-opacity:1
}
.jssorb051 .i.idn {
	opacity:.3
}
.jssora051 {
	display:block;
	position:absolute;
	cursor:pointer
}
.jssora051 .a {
	fill:none;
	stroke:#fff;
	stroke-width:360;
	stroke-miterlimit:10
}
.jssora051:hover {
	opacity:.8
}
.jssora051.jssora051dn {
	opacity:.5
}
.jssora051.jssora051ds {
	opacity:.3;
	pointer-events:none
}
#jssor_1{
	position:relative;
	margin:0 auto;
	left:0px;
	width:100%;
	height:100% !important;
	overflow:hidden;
	visibility:hidden;
}
.jssorl-009-spin{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.7);
}
.jssorl-009-spin img{
	margin-top:-19px;
	position:relative;
	top:50%;
	width:38px;
	height:38px;
}
.lb{
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	overflow:hidden;
}
.jssorb051{
	position:absolute;
	bottom:12px;
	right:12px;
}
.i{
	width:12px;height:12px;
}
.jssorb051top{
	top: 87% !important;
}




/*导航部分*/
.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(../images/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(../images/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;
}
.analyze img{
	width: 100%;
}
.analyze1 img{
	width: 50%;
	float: left;
}
.analyze2{
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.analyze2 p{
	width: 90%;
	margin-left: 5%;
	font-size: 12px;
}
.analyze2-title{
	color: #0571ce;
	font-size: 16px !important;
	font-weight: bold;
}
.art-analyze2{
	width: 100%;
	border-radius: 10px;
	color: #fff;
	background-color: #3a4457;
	padding-top: 15px;
	padding-bottom: 15px;
}
.art-analyze2 p{
	width: 94%;
	margin-left: 3%;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.art-analyze21{
	color: #5da3e0;
	font-size: 16px !important;
	font-weight: bolder;
	margin-bottom: 5px;
}
.analyze6{
	width: 100%;
	max-width: 640px;
	background-color: #f3f8fb;
}
.analyze61{
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #f3f8fb;
	padding-bottom: 15px;
}
.analyze61 img{
	width: 100%;
}
.analyze62{
	font-size: 16px;
	position: absolute;
	top: 5%;
	left: calc(50% - 80px);
}
.analyze63{
	width: calc(90% - 20px);
	font-size: 12px;
	margin-left: 5%;
	background-color: #fff;
	line-height: 20px;
	padding: 10px;
}
.art-analyze4{
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.art-analyze41{
	font-size: 16px;
	margin-bottom: 5px;
}
.education1{
	text-align: center;
	width: 90%;
	margin-left: 5%;
	color: #5da3e0;
	font-size: 15px;
}
.education2{
	width: calc(94% - 10px);
	margin-left: 3%;
	background-color: #0571ce;
	color: #fff;
	border-radius: 35px;
	text-align: center;
	padding-bottom:8px;
	padding-top: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.education21{
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 5px;
}
.education3{
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #f6f6f6;
	margin-top: -5px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.education4{
	width: 94%;
	margin-left: 3%;
}
.face3{
	background-color: #f4f5f7;
	margin-top: 30px;
	padding-bottom: 30px;
}
.face3 .blue{
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
}
.face3 div{
	background-color: #fff;
	width: calc(97% - 40px);
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
	padding: 20px;
}
.face3 div p{
	font-size: 14px;
	line-height: 18px;
	color: #808080;
	margin-bottom: 10px;
}
.face3 div p span{
	color: #0571ce;
}
.face31{
	font-size: 16px !important;
	margin-bottom: 20px;
	color: #4c4c4c !important;
}
.face4{
	width: 100%;
	margin-top: 30px;
	/*background-color: red;*/
}
.face4 .blue{
	text-align: center;
}
.face41{
	width: 94%;
	display: inline-block;
	float: left;
	margin-left: 3%;
	text-align: center;
}
.face41 img{
	width: 60%;
	display: block;
	margin: 0 auto;
}

.financial{
	width: 100%;
}
.financial div{
	width: 25%;
	height: 120px;
	float: left;
	text-align: center;
}
.financial div img{
	max-width: 80%;
}
.financial2{
	margin-top: 50px;
}
.financial2 .blue{
	text-align: center;
}
.financial2 div{
	width: 90%;
	border: solid 1px #e5e5e5;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 15px;
}
.financial21{
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 16px;
}
.financial21 img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.financial2 div p{
	width: 90%;
	margin-left: 5%;
}
.financial3{
	background-color: #f7f8fa;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.financial3 div{
	width: calc(90% - 40px);
	background-color: #fff;
	border: solid 1px #e5e5e5;
	position: relative;
	height: 100px;
	text-align: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	float: left;
}
.financial3 .blue{
	margin-bottom: 50px;
}
.financial3 div img{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
.financial3 div p{
	position: relative;
	z-index: 3;
	margin-bottom: 10px;
	color: #808080;
}
.financial31{
	color: #4c4c4c !important;
}
.medical1{
	text-align: center;
	margin: 20px auto;
}
.medical1 img{
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.medical2{
	line-height: 30px;
}
.medical2 img{
	width: 100%;
	margin-top: 10px;
}
.medical2 p{
	width: 90%;
	margin-left: 5%;
	text-align: center;
}
.medical3{
	width: 100%;
	background-color: red;
}
.medical3 div{
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.medical3 div img{
	float: left;
	width: 70px;
}
.medical3 div p{
	width: calc(100% - 100px);
	margin-left: 80px;
}
.medical3 .blue{
	font-size: 16px;
	margin-bottom: 0px;
}
.security img{
	width: 400px;
	max-width: 70%;
	display: block;
	margin: 0 auto;
}
.security>div{
	width: 90%;
}
.blue1{
	font-weight: bolder;
}
.security1{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	border-top: dashed 1px #ccc; 
	padding-top: 20px;
}
.security1 div{
	width: 50%;
	display: inline-block;
	height: 260px;
	float: left;
}
.security1 .blue{
	margin-bottom: 5px;
}
.security1 div img{
	/*margin-bottom: 20px;*/
	width: 150px;
	max-width: 70%;
}
.security1>img{
	display: inline-block;
	margin-bottom: 100px;
	margin-left: 5%;
	margin-right: 5%;
}