* {
  padding: 0;
  margin: 0;
}
img{ border:none; display:block;}
*{ font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
a{display:block;text-decoration:none; color:black;}
ul,li{ list-style:none; margin:0;padding:0; }
#zSlider{width:790px; float:right; overflow:hidden;}
icons{float:left; width:620px; height:600px; overflow:hidden; margin-left:30px;}
icons_img{width:620px; height:600px; overflow:hidden;}
icons_img img{width:620px; height:600px; display:block;}

.box {
  width: 100%;
  min-width: 1400px;
}
.head {
  width: 100%;
  position: relative;
  min-height: 66px;
  box-shadow:none;
  
 
}
.swiper img {
  display: block;
  width: 100%;
}
.top {
  padding: 15px 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  position:fixed;
  z-index:99;
  background:#222;
}
.top img {
  display: block;
  height: 32px;
}
.top a {
	display: block;
	text-decoration: none;
	margin: 0px 20px;
	color: #FFFFFF;
}
.top div {
  display: flex;
  align-items: center;
}
.icons img {
  display: block;
  width: 20px;
  height: 15px;
  margin: 0 0 0 5px;
}
.imgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 100px auto;
}
.imgs div {
  position: relative;
  width: 30%;
  margin: 10px 10px;
}
.imgs img {
  display: block;
  width: 100%;

}
.imgs h2 {
  position: absolute;
  top: 40px;
  left: 50px;
  color: #fff;
}
.card {
  width: 100%;
  position: relative;
}
.card img {
  display: block;
  width: 100%;
  height: 100% ;
}
.cdt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 30%;
  text-align: center;
  color: #ffffff;
}
.cdt p {
  font-size: 25px;
  line-height: 26px;
  letter-spacing: 2px;
}
.cdt strong {
  font-size: 34px;
  line-height: 40px;
  margin: 10px 0 20px;
  display: block;
}
.cdt span {
  font-size: 14px;
  line-height: 24px;
  display: block;
}
.cdt a {
  font-size: 13px;
  width: 160px;
  margin: 50px auto;
  display: block;
  color: #fcf7ef;
  text-decoration: none;
  line-height: 50px;
  height: 50px;
  border-radius: 25px;
  box-sizing: border-box;
  border: 1px solid #fcf7ef;
}
.nwm {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin: 100px auto;
}
.nwm h2 {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
  color: #353535;
}
.nwm > img {
  width: 50%;
}
.nwm div {
  width: 40%;
}
.nwm div img {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
}
.nwm span {
  font-size: 12px;
  color: #555555;
  font-weight: bold;
  margin: 20px 0 0 0;
  display: block;
}
.banner {
  display: block;
  width: 100%;
 margin: 20px 0 0;
		Background-color: #fcfbfb;
}
.foot {
  width: 100%;
  padding: 1% 2% 6%;
  margin: 30px 0 0;
  box-sizing: border-box;
  color: #333;
  display: flex;
  justify-content: space-between;
}
.foot div {
  width: 20%;
}
.foot img {
  height: 22px;
  margin-top: 25px;
}
.foot strong {
  margin: 5px 0 28px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}
.foot h2 {
  margin: 25px 0 0;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 1px;
}
.foot span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  max-width: 90%;
  padding: 5px 0 0;
  font-weight: 300;
}
.foot a {
  display: block;
  font-size: 12px;
  line-height: 20px;
  max-width: 90%;
  padding: 5px 0 0;
  font-weight: 300;
}
.head1 {
  background: #222;
}
.apple {
  width: 100%;
}
.apple h2 {
  background: #f2f2f2;
  width: 100%;
  padding: 40px 0px;
  text-align: center;
	font-size: 36px;
}
.aex {
  display: flex;
  width: 70%;
  margin: 20px auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aex div {
  width: 32.33%;
  margin: 0 0 3% 0;
  position: relative;
}
.aex img {
  display: block;
  width: 100%;
}
.aex img:nth-of-type(2) {
  position: absolute;
  width: auto;
  top: 0;
  left: 0;
}
.aex p {
  font-size: 12px;
  color: #555555;
  font-weight: bold;
  margin: 15px 0 5px;
}
.pages {
  display: flex;
  justify-content: center;
  align-items: center;
	height: 20px;
	background-color: #fcfbfb;
	}
.pages img {
  display: block;
  cursor: pointer;
}
.pages span {
  display: block;
  padding-bottom: 6px;
  width: 33px;
  padding: 9px 0;
  color: #939393;
  line-height: 14px;
  background: #fff;
  text-align: center;
  font-size: 12px;
  border: 1px solid #d7d5d5;
  border-left: none;
  height: 34px;
  box-sizing: border-box;
  cursor: pointer;
}
.pages span:nth-of-type(1) {
  font-weight: bold;
  color: #495164;
  border: 1px solid #d7d5d5;
  border-bottom: 3px solid #495164;
}
.cpy {
  top:60PX;
	position: relative;
  height: auto;
}
.cpy > img {
  display: block;
  width: 100%;
  height: 100%;
}
.cpy1 {
  width: 1350px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
      padding: 50px;
  box-sizing: border-box;
}
.cpy1 h3 {
  font-size: 24px;
  line-height: 32px;
}
.cpy1 h2 {
  display: block;
  font-size: 42px;
  line-height: 48px;
  margin: 10px 0 50px;
}
.cpy6  {
  width: 800px;
 display: block;
  font-size: 72px;
  line-height: 48px;
	margin-top: 200px;
  margin-left:40%;
margin-bottom: 200px;
}
.cpy1 p {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
}
.cpy2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.cpy2 div {
  width: 49.5%;
}
.cpy2 img {
  display: block;
  width: 100%;
}
.cpy2 p {
  font-size: 18px;
  line-height: 26px;
  width: 100%;
  text-align: center;
  margin: 25px 0 0;
}
.cpy3 {
	background-color: #fcfbfb;
  width: 100%;
  height: 350px;
  padding-top: 50px;	
  margin-top:500px;
}
.cpy4 {
  	width: 1240px;
  
margin-left: auto;
	margin-right: auto;
	
}
.cpy4 h2 {
  font-size: 24px;
  line-height: 32px;
  margin: 10px 0 39px 0;
}
.cpy4 h4 {
  font-size: 18px;
  line-height: 30px;
}
.cpy4 p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
	
}
.cpy4 img {
  display: block;
  width: 100%;
}
.dpy h2 {
  padding: 65px 0;
  color: #000;
  font-size: 24px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: center;
}
.dpy1 {
  width: 1240px;
  margin: 0 auto;
  display: flex;
  padding: 30px 0;
  justify-content: space-between;
}
.dpy5 {
  width: 45%;
}
.dpy5 img {
  display: block;
  width: 100%;
}
.dpy5 p {
  font-size: 15px;
  line-height: 24px;
}
.dpy2 {
  width: 12%;
  display: block;
  overflow-y: scroll;
  margin-top: 25px;
}
.dpy2 img {
  display: block;
  width: 100%;
}
.dpy3 {
  width: 35%;
  margin-top: 25px;
}
.dpy3 h3 {
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0 0 10px;
  border-bottom: 1px solid #9a9ba0;
  font-size: 16px;
  margin-bottom: 20px;
}
.dpy3 div {
  display: flex;
  margin: 5px 0;
  align-items: center;
}
.dpy3 span {
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0 0 10px;
  font-size: 12px;
  color: #555555;
  width: 130px;
  box-sizing: border-box;
  flex-shrink: 0;
  margin-right: 20px;
}
.dpy3 p {
  flex-grow: 1;
  font-size: 12px;
  color: #555555;
  letter-spacing: 1px;
  padding: 0 0 10px;
}
.dpy4 {
  display: block;
  padding: 10px 0;
  box-sizing: border-box;
  border-top: 1px solid #9a9ba0;
  flex-grow: 1;
  font-size: 12px;
}
.dpy4 select {
  height: 24px;
  color: #353535;
}
.dyg {
  width: 1240px;
  margin: 0 auto;
  border-top: 1px solid #cccccc;
  padding: 40px 0 46px;
}
.dyg img {
  display: block;
  margin: 0 auto 20px;
}
.box .head .top a {
}
