*{
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
body {
	width: 100%;
	height: 100%;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
	top:0;
}
.maginBottom {
	margin-bottom: 28px;
}
.down-top {
    width: 100%;
    height: 650px;
    background: url(img/downtop-1.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}
.downtop-text {
	position: absolute;
	right: 11%;
	top: 15%;
	width: 525px;
}
.down-advantage {
    font-size: 32px;
    color: #025abe;
    font-weight: bold;
    line-height: 50px;
}
.down-top-textcontent p{
	margin-top: 12px;
	color: #8a9195;
	font-size: 18px;
    line-height: 40px;
}
.downtop-text-left {
	position: absolute;
	left: 16%;
	top: 19%;
	width: 525px;
}
.down-top-title {
	width: 221px;
	margin: 0 auto;
	text-align: center;
	margin-top:80px;
	position:relative;
}
.down-top-tit {
	font-size: 35px;
    color: #025abe;
    font-weight: bold;
    position: absolute;
    left: 42px;
}
.down-top-titimg {
	margin-top: 16px;
	width: 165px;
	height: 50px;
}
.down-top-Jump {
	border: 1px solid #ffffff;
	background-color: #007ff6;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	border-radius: 20px;
	font-size: 22px;
}
.down-top-left {
	margin-left: 25px;
}
.down-top-Jump-img {
	position: relative;
  left: -8px;
  top: 1.5px;
}
.down-top-ouside {
	 width: 400px;
   margin: 0 auto;
   margin-top: 6%;
}
.container {
	width: 100%;
	height: 720px;
	position: relative;
}
.phoneinside {
	position: absolute;
	left: 21px;
	top: 16px;
	width: 311px;
	height: 550px;
	border-radius: 27px 27px 0 0;
}
.phoneinsid-phone {
  position: absolute;
  left: 8px;
  top: 6px;
  width: 129px;
  height: 243px;
  border-radius: 17px 17px 0 0;
}
.down-two-sem {
	position: absolute;
    bottom: -33%;
}
.down-top-Jump:hover {
	background-color: #ffffff;
	color: #007ff6;
	border-color: #007ff6; 
}
.down-top-Jump:hover .down-top-leftimg {
	background-position: -4px 32px;
}
.down-top-Jump:hover .down-top-rightimg  {
	background-position: -41px 32px;
}
.down-top-leftimg {
	display: inline-block;
	width: 25px;
	height: 27px;
	background-position: -4px -2px;
	background-image: url('img/icon.png');
	position: relative;
    top: 2px;
}
.down-top-rightimg {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -41px -2px;
    background-image: url(img/icon.png);
    position: relative;
    top: 2px;
}
.downphone {
	position: absolute;
	left:23%;
	bottom:0px;
	z-index: -1;
}
.downphone-1 {
	position: absolute;
	right:20%;
	bottom:0px;
	z-index: -1;
}
/*底部*/
.down-bottom {
	font-size: 12px;
	width: 375px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}
.down-bottom p{
	margin-top: 10px;
}
.down-bottom-copy {
	color: #666;
}
/*媒体查询*/
@media screen and (min-width:800px) and (max-width: 1921px){
  .container-phone, .down-top-ouside-phone, #suspension{
    display: none;
  }
}
@media screen and (min-width:1440px) and (max-width: 1680px){
  .down-top {
    height: 569px !important;
    background: url(img/downtop-2.png) !important;
  }
}

@media screen and (min-width:769px) and (max-width: 1439px){
  .down-top {
    height: 100vh;
    background-image: url(img/downtop-3.png)  !important;
  }
}
@media screen and (min-width:451px) and (max-width: 768px){
  .down-top {
     height: 100vh;
     background-image: url(img/phone/gongjiaojia-1.png) !important;
  }
  .down-top-wai {
     margin-top: 100px;
  }
}
/*手机*/
@media only screen and (max-width: 768px) {
  .down-two-sem, .container, .down-top-ouside-web, #suspension{
  	display: none;
  }
  .down-top-title {
  	margin-top: 15px;
  }
  .down-top-ouside {
    width: inherit;
    text-align: center;
  }
  .down-top-Jump {
  	  margin: 0 auto;
  }
  .down-top-Jump:hover {
  	background-color: #007ff6 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
  }
  .down-top-ouside-phone .down-top-titimg {
  	 width: 55px;
  	 height: 55px;
  	 border-radius: 7px;
     margin: 0 auto;
  }
  .down-top-wai {
     text-align: center;
     margin-top: 30%;
  }
  .container-phone {
  	position: relative;
  	height: 360px;
  	width: 100%;
  }
  .phone-1 {
     width: 145px;
     height: 248px;
  }
  .down-bottom p {
    margin-top: 4px;
    line-height: 2;
  }
  .down-bottom {
  	 width: 287px !important;
  }
  .container-phone-top {
    padding-top:5%;
  }
  .container-phone-text {
   padding:10px;font-size: 16px;text-align: center;margin: 0 auto;color:#025abe;font-weight: bold;
  }
  /*悬挂*/
  #suspension {
    width:100%;
    background-color:#fff;
    position: fixed;
    top:0;
    z-index:10000;
    height:55px;
  }
  #suspension .down-top-titimg{
    height: 34px;border-radius: 7px;width: 34px;margin-top: 0;margin-left: 10px;
  }
  .down-sus {
    float: right;margin-right: 15px;
  }
  .down-sus a{
    font-size: 15px;
    width: 100px;
    height: 32px;
    line-height: 32px;
  }
  
}
@media only screen and (max-width: 450px) {
   .down-top {
    height: 100vh;
    background-image: url(img/phone/gongjiaojia-1.png) !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
/*ipad*/
@media screen and (min-width:768px) and (max-width: 1024px){
  .absolute {
     left: 20% !important;
  }
  .container-phone-top {
     padding-top: 5%;
  }
  .abright {
    position: absolute;
    right: 15% !important;
    left: inherit !important;
  }
}
