* {
  margin: 0;
  padding: 0;
}
.full {
  width: 100%;
  height: 100%;
}
.nav1 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
}
.bg {
  background: #053AB6;
}
.bg1 {
  background: #053AB6;
}
.ski {
  width: 100%;
  min-width: 1200px;
  font-family: '微软雅黑';
}
.ski header {
  width: 100%;
}
.ski header .banner {
  background: url('banner.jpg') no-repeat;
  background-size: 100% 100%;
}
.ski header nav {
	width: 100%;
	height: 56px;
	background-color: #074BE9;
}
.ski header nav ul {
  width: 1200px;
  margin: 0 auto;
  height: 56px;
  line-height: 56px;
}
.ski header nav ul li {
	float: left;
	display: block;
	width: 135px;
	height: 56px;
	line-height: 56px;
	align-self: center;
	transform: skew(-15deg);
	transform: skewX(-15deg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #053AB6;
}
.ski header nav ul li a {
  color: #fff;
  text-align: center;
  display: block;
  transform: skewY(15deg);
  transform: skewX(15deg);
  font-size: 18px;
}
.ski header nav ul li:hover {
	background-color: #053AB6;
}
.ski header nav ul .return {
  float: right;
  border: none;
}
.ski header nav ul .tel {
  padding-left: 16px;
}
.ski section {
  width: 100%;
}
.ski section #design {
  width: 100%;
  height: 950px;
  background: url('design_bj.jpg') no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.ski section #design h1 {
	margin-top: 85px;
	margin-bottom: 5px;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	color: #0026BF;
}
.ski section #design h6 {
  text-align: center;
  color: #3d77b7;
  font-size: 16px;
  font-weight: normal;
}
.ski section #design .con {
  width: 918px;
  margin: 35px auto 30px;
  position: relative;
}
.ski section #design .con p {
	width: 100%;
	margin-top: 34px;
	margin-bottom: 40px;
}
.ski section #design .con p span {
  display: inline-block;
  width: 190px;
  height: 40px;
  background: url('design_yuan.png') no-repeat;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-left: 30px;
  font-size: 16px;
}
.ski section #design .con #video {
  display: block;
  width: 920px;
  height: 516px;
  margin: 30px auto;
}
.ski section #design .con .bj {
  display: block;
  width: 920px;
  height: 516px;
  position: absolute;
  left: 1px;
  top: 70px;
  z-index: 100;
}
.ski section #design .con .play {
  display: block;
  width: 165px;
  height: 165px;
  position: absolute;
  left: 40%;
  top: 245px;
  z-index: 102;
}
.ski section #design .con .play img {
  transition: all 1s;
  transform-origin: center center;
}
.ski section #design .details {
	display: block;
	width: 220px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	border: 2px solid #1c61ae;
	color: #1c61ae;
	border-radius: 3px;
	font-size: 24px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ski section #design .details:hover {
  background: #1c61ae;
  color: #fff;
}

.ski section #strength {
  width: 100;
  height: 705px;
  overflow: auto;
  background: url('strength_bj.jpg') no-repeat;
  background-size: 100% 100%;
}
.ski section #strength h1 {
	margin-top: 80px;
	margin-bottom: 15px;
	height: 36px;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	color: #032881;
}
.ski section #strength h6 {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.ski section #strength .con {
  width: 1300px;
  height: 406px;
  margin: 48px auto;
}
.ski section #strength .con p {
  width: 320px;
  height: 406px;
  float: left;
  transform: skew(-3deg);
  transition: all 1s;
}
.ski section #strength .con .strength1 {
  background: url('strength1.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.ski section #strength .con .strength1 span {
  display: block;
  position: absolute;
  top: 25px;
  left: 50px;
  color: #fff;
  font-size: 18px;
}
.ski section #strength .con .strength1 a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  width: 225px;
  margin-left: 40px;
  margin-top: 60px;
}
.ski section #strength .con .strength2 {
  background: url('strength2.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.ski section #strength .con .strength2 span {
  display: block;
  position: absolute;
  top: 60px;
  left: 50px;
  color: #fff;
  font-size: 18px;
}
.ski section #strength .con .strength2 a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  width: 225px;
  margin-left: 40px;
  margin-top: 120px;
}
.ski section #strength .con .strength3 {
  background: url('strength3.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.ski section #strength .con .strength3 span {
  display: block;
  position: absolute;
  top: 40px;
  left: 50px;
  color: #fff;
  font-size: 18px;
}
.ski section #strength .con .strength3 a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  width: 225px;
  margin-left: 40px;
  margin-top: 100px;
}
.ski section #strength .con .strength4 {
  position: relative;
  background: url('strength4.png') no-repeat;
  background-size: 100% 100%;
}
.ski section #strength .con .strength4 span {
  display: block;
  position: absolute;
  top: 100px;
  left: 40px;
  color: #fff;
  font-size: 18px;
}
.ski section #strength .con .strength4 a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  width: 225px;
  margin-left: 40px;
  margin-top: 160px;
}
.ski section #prospect {
	width: 100%;
	height: 1080px;
	overflow: hidden;
	background-size: 100% 100%;
	background-color: #3779DD;
}
.ski section #prospect h1 {
  margin-top: 80px;
  margin-bottom: 15px;
  height: 36px;
  font-size: 36px;
  text-align: center;
  font-weight: normal;
  color: #fff;
}
.ski section #prospect h6 {
	text-align: center;
	color: #000064;
	font-size: 16px;
	font-weight: normal;
}
.ski section #prospect .con {
  width: 1200px;
  height: 210px;
  margin: 50px auto;
  background: #1153b8;
  transform: translateX(150%);
  transition: all 1s ;
  overflow: hidden;
}
.ski section #prospect .con .left {
  height: 210px;
  float: left;
  position: relative;
}
.ski section #prospect .con .left span {
  width: 0;
  height: 0;
  border-top: 210px solid 3779dd;
  border-right: 45px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.ski section #prospect .con .right {
  float: right;
  height: 210px;
  width: 680px;
  background: #1153b8;
  position: relative;
}
.ski section #prospect .con .right span {
  display: block;
  margin-top: 45px;
  margin-left: 30px;
  width: 252px;
  height: 45px;
  background: url('prospect_yuan.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 24px;
  padding-left: 22px;
  padding-top: 5px;
}
.ski section #prospect .con .right span i {
  color: #1b62b0;
  font-size: 16px;
  padding-left: 10px;
}
.ski section #prospect .con .right p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  width: 570px;
  margin-top: 10px;
  margin-left: 40px;
}
.ski section #prospect .con .right a {
  width: 0;
  height: 0;
  border-bottom: 210px solid #3779dd;
  border-left: 45px solid transparent;
  position: absolute;
  right: 0;
  top: 0;
}
.ski section #prospect .two {
  width: 1200px;
  margin: 60px auto;
  transform: translateX(-150%);
}
.ski section #prospect .two .left {
  float: right;
}
.ski section #prospect .two .quo {
  position: relative;
  width: 680px;
  float: left;
}
.ski section #prospect .two .quo span {
  margin-left: 80px;
}
.ski section #prospect .two .quo p {
  margin-left: 80px;
}
.ski section #prospect .two .quo b {
  width: 0;
  height: 0;
  border-top: 210px solid #3779dd;
  border-right: 45px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.ski section #mating {
  width: 100%;
  height: 750px;
  background: url('mating_bj.jpg') no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.ski section #mating h1 {
  margin-top: 70px;
  margin-bottom: 15px;
  height: 36px;
  font-size: 36px;
  text-align: center;
  font-weight: normal;
  color: #333;
}
.ski section #mating h6 {
	text-align: center;
	color: #0033FF;
	font-size: 16px;
	font-weight: normal;
}
.ski section #mating .con {
  width: 1200px;
  height: 540px;
  margin: 0 auto;
  position: relative;
}
.ski section #mating .con .mating1 {
  position: absolute;
  left: 0;
  top: 100px;
  transform: translateX(-150%);
  transition: all 1s ;
}
.ski section #mating .con .mating1 span {
  display: block;
  width: 290px;
  height: 58px;
  background: url('mating_1.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 22px;
  padding-left: 120px;
  padding-top: 12px;
}
.ski section #mating .con .mating1 p {
	font-size: 18px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}
.ski section #mating .con .mating2 {
  position: absolute;
  left: 160px;
  top: 260px;
  transform: translateX(-150%);
  transition: all 1s ;
}
.ski section #mating .con .mating2 span {
  display: block;
  width: 290px;
  height: 58px;
  background: url('mating_2.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 22px;
  padding-left: 120px;
  padding-top: 12px;
}
.ski section #mating .con .mating2 p {
  font-size: 18px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}
.ski section #mating .con .mating3 {
  position: absolute;
  left: 500px;
  top: 420px;
  transform: translateX(150%);
  transition: all 1s ;
  transition-delay: 0.4s;
}
.ski section #mating .con .mating3 span {
  display: block;
  width: 290px;
  height: 58px;
  background: url('mating_3.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 22px;
  padding-left: 120px;
  padding-top: 12px;
}
.ski section #mating .con .mating3 p {
  font-size: 18px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}
.ski section #mating .con .mating4 {
  position: absolute;
  right: 0;
  top: 280px;
  transform: translateX(150%);
  transition: all 1s ;
  transition-delay: 0.4s;
}
.ski section #mating .con .mating4 span {
  display: block;
  width: 290px;
  height: 58px;
  background: url('mating_4.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 22px;
  padding-left: 120px;
  padding-top: 12px;
}
.ski section #mating .con .mating4 p {
  font-size: 18px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}
.ski section #case {
  width: 100%;
  height: 820px;
  overflow: auto;
  background: url('case_bj.jpg') no-repeat;
  background-size: 100% 100%;
}
.ski section #case h1 {
	margin-top: 70px;
	margin-bottom: 15px;
	height: 36px;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	color: #032576;
}
.ski section #case h6 {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.ski section #case .con {
  width: 1200px;
  margin: 50px auto 100px;
  height: 455px;
}
.ski section #case .con li{
  float: left;
  width: 600px;
  height: 455px;
  overflow: hidden;
  position: relative;  display: inline-block;
  border: 6px solid #FFF;
}
.ski section #case .con li img {
  transition: all 1s;
}
.ski section #case .con p {
  float: left;
  width: 600px;
  height: 455px;
  overflow: hidden;
  position: relative;  display: inline-block;
}

.ski section #case .con .title{
	background-color: #333;
	height: 40px;
	width: 100%;
	position: absolute;
	line-height: 40px;
	color: #FFF;
	bottom: 0px;
	z-index: 99;
	display: block;
}
.ski section #case .con p img {
  transition: all 1s;
}
.ski section #case .con p span {
	float: left;
	display: block;
	width: 280px;
	height: 217.5px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	border: 6px solid #FFF;
}
.ski section #case .con p span img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.ski section #case .con p .bottom {
  margin-top: 20px;
  height: 218px;
}
.ski section #case .details {
	display: block;
	width: 220px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-radius: 3px;
	margin: -40px auto 0px;
	font-size: 24px;
}
.ski section #case .details:hover {
  background: #1c61ae;
  color: #fff;
}
.ski footer {
	width: 100%;
	height: 135px;
	background-color: #003584;
}
.ski footer .foot {
  width: 1200px;
  height: 135px;
  margin: 0 auto;
  overflow: auto;
}
.ski footer .foot ul {
  width: 830px;
  margin: 0 auto;
  padding: 35px 16px 45px;
}
.ski footer .foot ul li {
  float: left;
  color: #fff;
}
.ski footer .foot ul li a {
  color: #fff;
  font-size: 14px;
  padding: 0 20px 0 16px;
  background: url('footer.png') no-repeat right;
}
.ski footer .foot ul li a:hover {
  color: #1c61ae;
}
.ski footer .foot ul .tel {
  padding-left: 16px;
}
.ski footer .foot p {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002B6A;
}

address, cite, dfn, em, var {font-style: normal;}
.banners{
	position: relative;
	overflow: auto;
	text-align: center;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banners .dots{position:absolute;left:0;right:0;bottom:70px;z-index:3;}
.banners .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banners .dots li.active{background:#fff;opacity:1}
.banners .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.banners #al{left:15px}
.banners #ar{right:15px}
.banners ul{z-index: 1;width: 100%;overflow: hidden;}
.banners ul .slider-item {width:900px; float: left;height:530px; position: relative; overflow: hidden;}
.banners ul .slider-item img{width:900px;}
.banners ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 100%;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 18px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(slider-info-bg.png) \9;}
.banners .progresss{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#f60}