*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
	font-size: 18px;
	text-decoration: none;
	border: none;
	outline: none;
	font-weight: normal;
	font-style: normal;
	color: black;
}
body{
	min-width: 1200px;
}
/*@media screen and (min-width:640px){
	html{
		min-width: 1500px;
	}
	body{
		min-width: 1500px;
		width: 100%;
	}
}*/
.header{
	z-index:999;
	position: relative;
	width:100%;
}
.header .header_top{
    width: 100%;
    height: 160px;
    text-align: center;
    margin: 0 auto;
}
.header_top .logo{
   height: 98px;
   display:inline-block;
   text-align: center;
}
.header_top .logo img{
	width: 343px;
	height: 98px;
}
.nav {
    width:60%;
   background:#fff;
   height: 50px;
   text-align: center;
   z-index: 999;
   margin:0 auto;
}
.nav li {
    float:left;
    width: 200px;
    height: 50px;
}
.header .nav ul li .on{
	 border-bottom: 2px solid #63B8FF;
	color: #63B8FF;
}
.header .nav ul li a:hover{
	 border-bottom: 2px solid #63B8FF;
	 color: #63B8FF;
}
.header .nav ul li ul li a:hover{
	 border-bottom: 2px solid #63B8FF;
	 color: #63B8FF;
}
.header .header_top ul li a{
	display: block;
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 55px;
}
.header .nav ul li ul{
	width: 200px;
	/*height: 210px;*/
	overflow: hidden;
	display: none;
	border: 2px solid #BAD4EE;
	margin-top: -6px;
	background: #FFFFFF;
}
.header .nav ul li:hover ul{
	display: block;
}
.banner_swiper{
	width: 100%;
	height: 560px;
	overflow: hidden;
}
.banner_swiper .tempwrap{
	width:1920px;
	height: 560px;
	left: 50%;
	margin-left: -960px;
	position: relative;
}
.banner_swiper .tempwrap img{
	width: 1920px;
	height: 560px;
	position: absolute;
	z-index: 1;
	display: block;
}
.banner_swiper  ol{
	position: absolute;
	bottom: 30px;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
}
.banner_swiper  ol li{
	width: 39px;
	height: 32px;
	display: inline-block;
	cursor: pointer;
	margin: 0 16px;
	background: url(../img/lb2.png)no-repeat;
	
}
.banner_swiper  ol .on{
	background: url(../img/lb1.png)no-repeat;
}
.banner_swiper ul li{
	display: none;
}
.banner_swiper ul .on{
	display: block;
}
.banner .pop{
	width: 1920px;
	height: 550px;
	position: relative;
}
.banner .zp{
	z-index: -9;
	width: 490px;
	height: 490px;
	background-color: #bad4ee;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 710px;
	margin-top: -290px;
	position: absolute;
}
.banner .zp h1{
	margin-top: 330px;
	margin-left: 180px;
	color: #ffffff;
	font-size: 50px;
}
.banner .zp img{
	display: block;
	margin-left: 200px;
	padding: 10px;
}
.banner .zp span{
	margin-left: 180px;
	color: #ffffff;
	font-size: 30px;
}
.banner .zpz{
	width: 861px;
	height: 861px;
	background-color: #e6f5ff ;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 60px;
	margin-top: 60px;
}

.block {	
    position: absolute;
    width: 180px;
    height: 200px;
    transform-origin: right bottom 0;
    -webkit-transform-origin: right bottom 0;
    margin: 0 auto;
    display: block;
    padding-top: 100px;
    margin-left: 190px;
	}
	.block:nth-child(1) {
    margin-left:630px;
    padding-top: 540px;
}	
.block:nth-child(2) {
    padding-top: 650px;
    margin-left: 530px;
}
.block:nth-child(3) {
    padding-top: 680px;
    margin-left: 370px;
}
.block:nth-child(4) {
    padding-top: 650px;
    margin-left: 170px;
}
.block:nth-child(5) {
    padding-top: 540px;
    margin-left: 50px;
}
.block_q .img .img_q{
	margin: 0 auto;
}
.block_q .img .img_w{
	margin: 0 auto;
}
.block_q .img .img_e{
	margin: 0 auto;
}
.block_q .img .img_r{
	margin: 0 auto;
}
.block_q .img .img_t{
	margin: 0 auto;
}
.block_q .img {
	width: 136px;
	height: 170px;
	margin: 0 auto;
}
.block_a .xian{
	margin-left: -150px;
    position:absolute;
    top:46px;
}
.block_a .xian img{
	width: 754px;
	height: 754px;
}
.banner {
	width:100%;
	max-width:1920px;
	overflow:hidden;
	height:460px;
	margin:0 auto;
}
.banner img{
	position: relative;
	left: 50%;
	margin-left: -960px;
	width:1920px;
	height:460px;
	
}
#block_q,#block_w,#block_e,#block_r,#block_t,#block_y,#block_u,#block_i,#block_o,#block_p{
	position: absolute;
}
.banner .zpzp{
	z-index: -999;
	top: -520px;
	width: 978px;
	height: 978px;
	background-color: #eae8e821;
	border-radius: 50%;
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.banner .png8{
	display: block;
	z-index: 999;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: 0 auto;
}
.footer {
	margin-top: 50px;
	padding-bottom:50px;
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #eaeaea;
}
.footer-main {
    width: 1200px;
    margin: 0 auto;
}
.footer-bottom {
    line-height: 25px;
    overflow: auto;
    padding: 10px 0;
}
.messageL {
	width: 150px;
	margin-left:90px;
    float: left;
    line-height: 0;
}
.messageM {
	margin-top:30px;
    display: inline-block;
    border-right: 1px solid #ededed;
    padding: 0 95px;
}
.messageM p{
	font-size:16px;
}
.messageR {
	width: 478px;
	margin-top:30px;
    float: right;
}
.messageR p{
	font-size:16px;
	margin-top:5px;
}
.messageL p{
	margin-top:10px;
	font-size:14px;
	text-align:center;
}
.footer-top {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #ededed;
    padding-top: 60px;
}
.icon-link {
    color: #595757;
    text-align: center;
}
.icon-links {
    width: 252px;
    display: inline-block;
}
.shu {
    position: relative;
    top: -24px;
    color: #f2f2f2;
    font-size: 22px;
    padding: 0 23px;
    display: inline-block;
}
.icon-link img {
    width: 57px;
    cursor: pointer;
}
.iconmess {
    position: relative;
    top: -22px;
    font-size: 15px;
    padding-left: 5px;
    display: inline-block;
    cursor: pointer;
}
.icon-link a {
    color: #595757;
    cursor: default;
}


