 
 @media (max-width: 1600px) {
	
 html { overflow-x:hidden;
 transform:scale(0.9,0.9);
height: 100%;
width:100%;
 } 
}
 @media (min-width: 1600px) {
 html { overflow-x:hidden;
height: 100%;
width:100%;
 } 
}
.header{
    width: 100%;
    height: 100px;
    position: relative;
}
 
.container{
    width: 100%;
    height: 20px;
    margin: 0 auto;
}
 
.header .logo{
    float: left;
    margin-top: 15px;
	margin-left:0px;
}
 
.logo a{
    display: block;
    width: 60px;
}
 .logos{
      float: left;
    margin-top: 30px;
	color:#0795A0;
	font-weight:bold;
 }
.header .list{
    width: 1400px;
    height: 50px;
	 display: block;
	 margin:10px  0px  0px 20%;
	 font-size:19px;
}
 

 
a{
    text-decoration: none;
	color:#000;
}
 
.header li{
    float: left;
    list-style: none;

}
 
.list li{
    padding: 0px 70px 10px 35px;
    display: block;
    position: relative;
    transition: 0.2s all linear;
    cursor: pointer;
}
.list li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #54CCCD;
    transition: 0.2s all linear;
}

.list li:hover::before {
    width: 80%;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    border-bottom-color: #54CCCD;
    z-index: -1;
}

.list li:hover ~ li::before {
    left: 0;
}

.list li:active {
    color: #54CCCD;
}
.au  a{
	color:#54CCCD;
}
.pictureOne{
   height:600px;
    background-image:url(../images/GuanyuWomen.png);
	background-repeat: no-repeat;
   border: 1px solid #7AB7AF;
   background-size:100% 100%;
}
.pictureOne a{
	text-align:center;
	padding-top:1px;
    position:relative;
	left:40%;
	top:65%;
	 width:850px;
	 height:50px;
	  border: 1px solid #7AB7AF;
	 display: block;
	 font-size:30px;
	 color:#FFFFFF;
	 font-weight:bold;
	 background-color:#968DAA;
	 opacity:0.8;
}
.tgpTwo{
	width:100%;
	height:600px;
}
.tgpTwo p{
	position:relative;
	left:47%;
	top:4%;
	 width:300px;
	   font-size:40px;
	 font-weight:bold;
}
.tgpP1{
	position:relative;
	left:39%;
	font-size:40px;
	width:500px;
}
.tgpP2{
	display: block;
	position:relative;
	top:40px;
	left:18%;
	 font-size:25px;
	 width:70%;
}
.tgpThree{
	width:100%;
	height:600px;
	 border-top: 1px solid #7AB7AF;
	  border-bottom: 1px solid #7AB7AF;
}
.pricitue{
	position:absolute;
	z-index:9999;
	top:1380px;
	width:400px;
	height:500px;
	left:18%;
	border: 1px solid #7AB7AF;
	background-image:url(../images/AboutUs1.png);
	background-repeat: no-repeat;
    background-size:100% 100%;
}
.tt1{
	display: block;
	position:relative;
	top:5%;
	left:60%;
	 font-size:25px;
	 width:30%;
}
.tt2{
	display: block;
	position:relative;
	top:14%;
	 font-size:25px;
	 left:60%;
	 width:600px;
}
.End{
  height: 100px;
  width: 100%;
  background-color:#D9D9D9;
  padding:20px 0px 0px 40px;
   border-top: 3px groove #D9D9D9;
}
.pictureZS1{
  margin:200px 0px 0px 30%;
 background: url(../images/9.png);
	background-repeat: no-repeat;
  height: 130px;
  width: 100%;
}
.number{
margin:0px  0px 0px 30%;
  height:30px;
 display: block;
  font-size:16px;
  position:relative;
}
.LogoEnd{
 background: url(../images/logos.png);
	background-repeat: no-repeat;
  width:33px;
  height:29px;
 display: block;
  background-color:#red;
  margin:10px 0px 0px 20px;
}
.logoEnds{
margin:-60px 0px 0px 60px;
 width:60px;
  height:15px;
 display: block;
  font-size:15px;
}
.BeiZhu{
margin:13px 0px 0px 20px;
	 width:200px;
  height:15px;
 display: block;
  font-size:15px;
}