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,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
body {
  font-family: "Microsoft YaHei", "微软雅黑", Avenir, "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  height: 100%;
}
html {
    font-size: 62.5%;
}
body {
	line-height: 1.5;
	font-size: 1.2rem;
	outline: 0;
}

select,
option,
button,
textarea {
  background: linear-gradient(to bottom, #ffffff, #ffffff);
  
  -webkit-background: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
  font-family: "Microsoft YaHei", "微软雅黑", "Avenir", "Helvetica Neue", "Helvetica", "Lantinghei SC", "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", "SimSun", "sans-serif";
  border-radius: 1px;
}
li {
  list-style: none;
  border-radius: 5px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cf {
  clear: both;
}
img,
input {
  border: none;
}
* {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
.pos_r{
	position: relative;
}
.pos_a{
	position:absolute;
}
.pos_f{
	position: fixed;
}
#footer{
	background: #3fabda;
	bottom:0;
	width:100%;
	height:70px;
	z-index: 99;
}
.home,.select,.personal{
	float:left;
	width:33.3%;
	height:70px;
}
.navActive{
	background-color: rgba(0,0,0,.2) !important;
}
.select{
	background: url(../img/fenge.png) left 5px no-repeat,
				url(../img/fenge.png) right 5px no-repeat;
}
#footer a{
	float:left;
	width:100%;
	height:100%;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
}
.content{
	position: relative;
	height:100%;
	width:100%;
	background: url(../img/1.png) no-repeat;
	background-size: 100% 100%;
}
#footer div img{
	height:20px;
	margin-top:10px;
}
#wrapper{
	width: 100%;
	height:100%;
}
 .swiper-container {
        width: 100%;
        height: 100%;
    }
#o-c #direction{
	position: fixed;
	right:20px;
	top:20px;
	z-index: 999;
	width:64px;
}
#o-c #up:last-child{
	position: fixed;
	bottom:80px;
	width:40px;
	left:50%;
	margin-left:-20px ;
		z-index: 999;
		background: none;
		height:40px;
		top: inherit;
}
.swiper-slide1{
	background: url(../img/1.png) no-repeat;
	background-size:100% 100% ;
}
.icon_index{
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -100px;
	margin-top:-149px;
	text-align: center;
}
.icon_index img:first-child{
	height:100px;
	margin: auto;
	display: block;
	margin-bottom:20px;
}
.icon_index img:last-child{
	height:80px;
}
.swiper-slide2{
	background: url(../img/3.png) no-repeat;
	background-size:100% 100% ;
}
.swiper-slide3{
	background: url(../img/2.png) no-repeat;
	background-size:100% 100% ;
}
.swiper-slide4{
/*	background: url(../img/4.png) no-repeat;*/
	background-size:100% ;
}
.swiper-slide41{
	/*background: url(../img/4.png) no-repeat;*/
	/*background-size:100% ;*/
}

#i-c1 .swiper-slide{
		/*height:180%;*/
}
#i-c1 .swiper-slide .index_b{
	position: absolute;
	bottom:13%;
	width:100%;
}
#i-c1 .swiper-slide div ul{
	overflow: hidden;
}
#i-c1 .swiper-slide div ul li{
	float:left;
	width: 33%;
	color:#343740;
	font-size: 1.5rem;
	text-align: center;
	padding: 4px 0;
}
.index_b img{
	height:40px;
	text-align: center;
	margin-top:10px;
}
.index_b div{
	width:67%;
	margin: auto;
	overflow: hidden;
	text-align: center;
	font-size: 1.4rem;
	padding: 27px 0;
}
.index_b div span{
	float:left;
	width:100%;
}
.index_b div span a{
	color: #23527c;
}
.index_b p{
	text-align: center;
	font-size: 1rem;
	color: #9c9c9c;
	padding: 0 15px;
}
#nrdvMsgBox{
	  display: block;
    top: 253px;
    left: 50%!important;
    margin-left: -150px;
    width:300px!important;
}


.loader{
	font-size: 10px;
    width: 3rem;
    height: 3rem;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    background: #59a7f4;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #59a7f4 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #59a7f4 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #59a7f4 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #59a7f4 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, #59a7f4 100%);
    position: fixed;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
}
.loader:after {
    background: white;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
