
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
  width: 100%;
  min-width: 1600px;
  position: relative;
  overflow: hidden;
}
#mainPage,
.pagesList,
.page {
  position: relative;
  height: 100%;
}
.page {
  background-size: cover;
  background-position: 50% 50%;
}
.lists {
  position:fixed;
  top: 32px;
  left: 58.5%;
  list-style: none;
  z-index: 3;
}
.lists li {
  width: 120px;
  font-size: 16px;
  color: #999;
  float: left;
  cursor: pointer;
}
.lists li:hover{
  color: #0F8CEF;
}
.lists li.active {
  margin-left: 0;
  width: 120px;
  font-size: 16px;
  color: #0F8CEF;
  background: none;
}
.page-header{
  position: absolute;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 2;
}
.page-header #logo{
  margin-top: 16px;
  margin-left: 18.75%;
}
#page-home{
  background-color:#ccc;
  background-image: url("../img/home.png")/*tpa=http://www.dengtahuyu.com/img/home.png*/;
}
#page-home .content{
  position: absolute;
  top:50%;
  left: 50%;
  text-align: center;
  color: #fff;
  transform:translate(-50%,-50%);
}
#page-home .content .big-title{
  font-size: 60px;
  letter-spacing: 6px;
  font-weight: 900;
}
#page-home .content .lead{
  font-size: 30px;
  margin-top: 40px;
}
#page-about{
  background-color: #FFF;
}
#page-about .about-warpper{
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
#page-about .img-show{
  width: 50%;
  float: left;
}
#page-about .img-show img{
  margin-top: 175px;
  float: right;
}
#page-about .text-show{
  margin-top: 175px;
  width: 560px;
  height: 570px;
  margin-left: 70px;
  float: left;
}
#page-about .tip-text{
  margin-top: 96px;
  width: 309px;
  height: 70px;
  background: url("../img/aboutUs.png")/*tpa=http://www.dengtahuyu.com/img/aboutUs.png*/;
  background-repeat: no-repeat;
  background-size: contain;
}
#page-about .abuout-us{
  font-size: 40px;
  margin: -42px 0 8px 26px;
  color: #1e1e1e;
}
#page-about .about-us-intro{
  margin-top: 57px;
  font-size: 20px;
  color: #1e1e1e;
}
#page-professional{
  background-image: url("../img/professional.png")/*tpa=http://www.dengtahuyu.com/img/professional.png*/;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-professional .professional-warpper{
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
#page-professional .professional-show{
  width: 50%;
  height: 400px;
  margin-top: 200px;
  float: left;
}
#page-professional .professional-showtext{
  margin-right: 40px;
  height: 100%;
  width: 560px;
  float: right;
  color: #fff;
}
#page-professional .professional-text{
  width: 480px;
  height: 140px;
  background: url("../img/ProfessionalInnovat.png")/*tpa=http://www.dengtahuyu.com/img/ProfessionalInnovat.png*/;
  background-repeat: no-repeat;
  background-size: contain;
}
#page-professional .professional{
  font-size: 40px;
  margin-top: -56px;
  margin-left: 31px;
}
#page-professional .professional-intro{
  margin-top: 57px;
  font-size: 20px;
}
#page-dream{
  background-color: #FFF;
}
#page-dream .about-warpper{
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
#page-dream .img-show{
  width: 50%;
  float: left;
}
#page-dream .img-show img{
  margin-top: 224px;
  float: right;
}
#page-dream .text-show{
  margin-top: 195px;
  width: 560px;
  height: 570px;
  margin-left: 70px;
  float: left;
}
#page-dream .tip-text{
  margin-top: 96px;
  width: 512px;
  height: 70px;
  background: url("../img/DreamPassion.png")/*tpa=http://www.dengtahuyu.com/img/DreamPassion.png*/;
  background-repeat: no-repeat;
  background-size: contain;
}
#page-dream .abuout-us{
  font-size: 40px;
  margin: -42px 0 8px 26px;
  color: #1e1e1e;
}
#page-dream .about-us-intro{
  margin-top: 57px;
  font-size: 20px;
  color: #1e1e1e;
}
#page-culture{
  background-color: #fff;
}
#page-culture .culture-warpper{
  width: 100%;
  height: 100%;
  padding-top: 80px;
}
#page-culture .culture-header{
  width: 602px;
  height: 70px;
  text-align: center;
  margin: 30px auto;
}
#page-culture .tip-text{
  width: 602px;
  height: 70px;
  background: url("../img/company-culture.png")/*tpa=http://www.dengtahuyu.com/img/company-culture.png*/;
  background-repeat: no-repeat;
  background-size: contain;
}
#page-culture .culture{
  color:#1E1E1E;
  font-size: 40px;
  margin-top: -42px;
}
#page-culture .img-list{
  margin-top: 0;
  width: 100%;
  height: 608px;
  overflow: hidden;
}
#page-culture .img-list li{
  width: 20%;
  float: left;
  list-style: none;
}
#page-culture .hover-bg{
	overflow: hidden;
  position: relative;
}
#page-culture .hover-bg a{
  cursor: default;
}
.hover-bg .hover-icon{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
	height: 50%;
  width: 100%;
	opacity: 1;
  transition: all 0.5s;
}
.hover-bg .hover-icon>img{
  position: absolute;
  bottom: 82px;
  left: 50%;
  transform: translateX(-50%);
}
.hover-bg .hover-icon>hr{
  position: absolute;
  bottom: 32px;
  left: 50%;
  width: 20%;
  border: 1px solid #fff;
  transform: translateX(-50%);
}
.hover-bg .hover-icon>img{
  position: absolute;
  bottom: 82px;
  left: 50%;
  transform: translateX(-50%);
}
.hover-bg .hover-text{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
	text-align: center;
	margin: 0 auto;
  color: #ffffff;
	padding: 0;
	height: 50%;
  width: 100%;
	opacity: 1;
  transition: all 0.5s;
}
.hover-bg .hover-text>h1{
  font-size: 18px;
  font-weight: 900;
}
.hover-bg .hover-text>h4,.hover-bg .hover-text>p{
  margin-top: 23px;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg:hover .hover-text>h1{
  opacity: 1;
  color: #fff;
  font-size: 18px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg .bg-img{
  height: 608px;
  width: 384px;
}
.hover-bg:hover .hover-text>p{
  margin-top: 23px;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg:hover .hover-text, .hover-bg:hover .hover-icon{
  background: rgba(49,86,174,0.66);
	opacity: 1;
}
nav#footer{
	background: #202836;
  color: #657285;
  height: 100%;
}
nav#footer .row p{
  padding-top: 7px;
  line-height: 20px;
	font-size: 16px;
}
nav#footer p a{
  color: #657285;
}
nav#footer p a:hover{
  color: #E8E8E8;
  text-decoration: underline;
}
.text-center{
  text-align: center;
}
.scroll-home-down{
  position: absolute;
  left: 50%;
  bottom: 5%;
  display:block;
  transform: translateX(-50%);
  z-index: 100;
}