body{
	font-family: "苹方";
}
/* top */
header{
	width: 100%;
	height: 100px;
/* 	background: blue; */
}
.header-k{
	width: 1200px;
	height: 100%;
	/* background: red; */
	margin:0 auto;
}
.header-k .zi-k{
	width: 90px;
	height: 100%;
	/* background: pink; */
	
}
.header-k .zi-k:nth-child(1){
	margin-right: 80px;
	float: left;
}
.header-k .zi-k:nth-child(2){
	margin-right: 80px;
	float: left;
}
.header-k .zi-k:nth-child(3){
	/* margin-right: 80px; */
	float: left;
}
.header-k .zi-k:nth-child(4){
	/* margin-right: 80px; */
	float: left;
	margin-left: 130px;
}
.header-k .zi-k:nth-child(5){
	margin-left: 80px;
	float: right;
}
.header-k .zi-k:nth-child(6){
	margin-left: 80px;
	float: right;
}
.header-k .zi-k:nth-child(7){
	/* margin-left: 80px; */
	float: right;
}
.zi-k h3{
    font-size: 20px;
    text-align: center;
    /* line-height: 60px; */
    margin-top: 25px;
}
.zi-k h3 P{
    font-size: 16px;
    text-align: center;
    /* line-height:40px; */
      font-weight:500;
}
.zi-k .tu{
	width: 100%;
	height: 100%;
   /*  background: blue; */
   /*  margin: 0 auto; */
  /*   margin-top:17px ; */
    background: url('../img/logo.png') center center no-repeat; 
    background-size: 70%;

}
/* top */

/* banner */
.banner{
	width: 100%;
	height: 680px;
	background: blue;
	background: green;
	/* background-size: 100%; */
	position: relative;

}
 .banner .active{
            z-index: 500;
        }
.banner-tu{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
}
.banner-tu img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.banner .zz{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.39);
	position: absolute;
    top: 0;
    left: 0;
	z-index: 1000;
	/* float: left; */
}
.banner .nr{
	width: 1200px;
	height: 100%;
	/* background: blue; */
	/* float: left; */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 3000;
}
.banner .nr .jt-z{
	width: 50.5px;
	height: 51px;
	background: url('../img/lbjty.png');
	position: absolute;
	top: 314.5px;
	left: 0;
}
.banner .nr .jt-y{
	width: 50.5px;
	height: 51px;
	background: url('../img/lbjtz.png');
	position: absolute;
	top: 314.5px;
	right: 0;
}
.banner .nr p1{
  font-family: "张海山锐线体简";
  font-size: 60px;
  color: #fff;
  position: absolute;
  top: 190px;
  left: 180px;
  margin: auto;
}
.banner .nr p2{
  font-family: "San Francisco Display";
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: 280px;
  left: 230px;
  margin: auto;
}
.banner .nr p3{
    font-family: "张海山锐线体简";
  font-size: 60px;
  color: #fff;
  position: absolute;
  top: 390px;
  left: 360px;
  margin: auto;
}
.nr ul{
	width: 20%;
	height: 7%;
	/* background: pink; */
	 position: absolute;
    bottom: 0;
    left: 500px;
    margin: auto;
}
.nr ul li{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	float: left;
	margin-right:20px;
}
.lunbo .action{
            background:green;
        }
/* banner */


/* zhengwen */
.dakuang{
	width: 1200px;
	height:auto;
	/* background: pink; */
    overflow: hidden;
	margin: 0 auto;
	position: relative;

}
.gyyz{
	width: 100%;
	height: 528px;
	background: #43B46D;
	
	float: left;
    margin-top: 343px;
    position: relative;
}
.dayu{
	width: 666px;
	height: 602px;
	background: url('../img/dayu.png') center center no-repeat;
	background-size: 100%;
	position: absolute;
	top:-400px;
	right:0px;
	margin: auto;
}
.gyyz .tu{
	width: 510px;
	height: 390px;
	background: #fff;
	background-image: url('../img/1.jpg');
	
	background-size: 92%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 77px;
	margin-left: 34px;
	float: left;
	/* border: 10px solid #fff; */
}
.jieshao{
	width: 417px;
	height: 430px;
	/* background: blue; */
	float: right;
	position: absolute;
	top: 47px;
	right: 78px;
	margin: auto;
}
.jieshao .bt{
	width: 141px;
	height: 60px;
	background:url('../img/gyyz.png') center center no-repeat;
	background-size: 100%;
	margin-left: 120px;
	/* float: left; */

}
.jieshao p{
	font-family:"San Francisco Display";
   font-size: 30px;
   color: #fff;
   text-align: center;
   margin-top: 20px;
   /* float: left; */
} 
.jieshao .wenzi{
	width: 417px;
	/* display: inline-block; */
	font-family:"苹方";
   font-size: 16px;
   color: #fff;
   line-height: 35px;
   margin-top: 5px;
}
.jieshao .more{
	width: 62px;
	height: 24px;
	background: url('../img/more.png')center center no-repeat;
	background-size: 100%;
	position: absolute;
	right: 5px;
	bottom: 38px;
	/* justify-content: space-between; */
}



/* yzxm */
.yzxm{
	width: 100%;
	height: 625px;
	/* background: blue; */
	float: left;
	margin-top: 184px;
	position: relative;

}
.yzxm .beijin{
	width: 100%;
	height: 327px;
	background:url('../img/piaodai.png')center center no-repeat;
	background-size: 100%;
	margin-top: 100px;
}
.yzxm .tu1{
	width: 350px;
	height: 350px;
	background: url('../img/shouye_17.png');
	position: absolute;
	left: 0;
	bottom:30px;
}
.yzxm .tu2{
	width: 350px;
	height: 350px;
	background: url('../img/shouye_13.png');
	position: absolute;
	right: 0;
	bottom:30px;
}
.yzxm .tu3{
	width: 350px;
	height: 350px;
	background: url('../img/shouye_06.png');
	position: absolute;
	left: 180px;
	bottom:150px;
}
.yzxm .tu4{
	width: 350px;
	height: 350px;
	background: url('../img/shouye_03.png');
	position: absolute;
	right:180px;
	bottom:150px;
}
.yzxm .tu5{
	width: 390px;
	height: 390px;
	background: url('../img/shouye_09.png');
	position: absolute;
	right:420px;
	bottom:190px;
}
.yzxm .fanye-z{
	width: 31px;
	height: 35px;
	background: url('../img/shouye_21.png');
	position: absolute;
	top: 470px;
	left: 550px;
}
.yzxm .fanye-y{
	width: 31px;
	height: 35px;
	background: url('../img/shouye_23.png');
	position: absolute;
	top: 470px;
	right: 550px;
}
.yzxm .bt{
	width: 133px;
	height: 69px;
	background: url('../img/shouye_28.png');
	position: absolute;
	top: 530px;
	right: 545px;
}

/* yzjs */
.yzjs{
	width: 1200px;
	height: 800px;
	background: #43B46D;
	float: left;
	margin-top: 229px;
}
.yzjs img{
	width: 100%;
	height: 100%;
}
.yzjs ul{
	width: 100%;
	height: 50%;
	/* background: blue; */
}
.yzjs ul li{
	width:33.333%;
	height: 100%;
	/* background: blue; */
	/* border: 2px solid; */
	float: left;
	position: relative;
}
.yzjs ul li .zi{
	font-family:"苹方";
   font-size:20px;
   color: #fff;
   font-weight: 700;
   position: absolute;
   top:60px;
   left: 70px;
   margin: auto;
}
.yzjs ul li .zi1{
	width: 220px;
	height: 190px;
	font-family:"苹方";
   font-size:14px;
   color: #fff;
   line-height:30px;
  
   position: absolute;
   top:100px;
   left: 85px;
   margin: auto;
}
.yzjs ul li .zi2{
		font-family:"San Francisco Display";
   font-size: 26px;
   color: #fff;
   text-align: center;
   margin-top: 210px;
}
.yzjs ul li .more{
	width: 62px;
	height: 24px;
	background: url('../img/more.png')center center no-repeat;
	background-size: 100%;
	position: absolute;
	right: 90px;
	bottom: 80px;
}
.yzjs ul li .bt{
	width:141px;
	height: 81px;
	background: url('../img/shouye_41.png') center center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 110px;
	left: 130px;

}

/* zhengwen */

/* dibu */
.dibu{
	width: 100%;
	height: 500px;
	background: blue;
	margin-top: 540px;
	background: url('../img/dibu_02.png') center center no-repeat;
	/*background-size: 100%;*/
	position: relative;
	/* background-size: 100%; */
}
.yuer{
	width: 683px;
	height: 380px;
	background: url('../img/yuer_03.png')center center no-repeat;
	background-size: 80%;
	position: absolute;
	top: -210px;
	right: 0px;

}
.dibu-k{
	width: 1200px;
	height: 100%;
	/* background: pink; */
	margin: 0 auto;
	position: relative;
}
.ditu{
	width:376px;
	height: 266px;
	background: url('../img/shouye_54.png')center center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 70px;
	left: 30px;
    margin:auto;  
}
.fanhui{
	width: 55px;
	height: 51px;
	background: url('../img/shouye_50.png')center center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 568px;
	top:-22px;
	margin: auto;
}
.lx{
	width: 131px;
	height: 75px;
	background: url('../img/shouye_62.png') center center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 160px;
	left: 512px;
	margin: auto;
}
.lxfs{
	width: 350px;
	height: 190px;
	/* background: green; */
	position: absolute;
	top: 110px;
	left: 770px;
	margin: auto;
}
.lxfs .yx{
	width:100%;
	height: 33.3%;
	/* background: pink; */
	/* float: left; */
	
}
.lxfs .yx img{
	float: left;
	margin-top: 10px;
}
.lxfs .yx p{
	font-family:"微软雅黑";
   font-size: 14px;
   color: #fff;
   line-height: 60px;
   float: left;
}

.lxfs .yx1{
	width:100%;
	height: 33.3%;
	/* background: pink; */
	/* float: left; */
	
}
.lxfs .yx1 img{
	float: left;
	margin-top: 20px;
}
.lxfs .yx1 p{
	font-family:"微软雅黑";
   font-size: 14px;
   color: #fff;
   line-height: 60px;
   float: left;
}


