/* CSS head footer */
.yz{ max-width:1920px; height:1135px; background:#0000; padding-top:103px;
     box-sizing:border-box;
	 background:url(../images/7.png) no-repeat;
	 background-position:center center;
	 position:relative;}
      
.yz h1{ font-size:45px;
           color:#ccc;
		   width:100%;
		   text-align:center;
		   margin-bottom:20px;}
.yz p{ width:100%; text-align:center;
      line-height:35px;}
.jx{ width:100%;
text-align:center;
font-size:16px;
color:#36dffe;
position:absolute;
bottom:60px;}
body{ position:relative; overflow-x:hidden; background:#040000;}
.nav{width:100%;height:70px;min-width:1020px;display: block;background:#000;background-repeat: repeat;}
.nav-list{width:1200px; height:70px; margin:auto;}
.logo{width:160px;height:62px;
       float:left;
	   background-image: url(../images/zhaozhao.png);
	   background-repeat: no-repeat;
	   background-position: center center;display: block;
       margin-left: 5px;
      margin-top: 4px;}
.down{ width:145px;
       height:29px;
	   float:left;
	   background:url(../images/down.png) no-repeat;
	   margin-left: 5px;
       margin-top: 23px;}
.nav-ul{float:left; height:20px; margin-top:27px;margin-left:30px;}
.nav-ul li{float:left;}
.nav-ul li i{height:20px;line-height:20px; color:#fff; font-style:normal;}
.nav-ul li a{padding:0px 10px;height:20px;line-height:20px;float:left;
text-align:center; font-size:16px; color:#fff; transition: all 0.3s ease 0s;}
.nav-ul li a:hover{color:#e60012;}
.nav-ul-login{float:right; height:20px; margin-top:50px;margin-left:30px;}
.nav-ul-login li{float:left;}
.nav-ul-login li i{height:20px;line-height:20px; color:#fff; font-style:normal;}
.nav-ul-login li a{padding:0px 10px;height:20px;line-height:20px;float:left;display: block; text-align:center; font-size:16px; color:#fff; transition: color 0.2s ease 0s; transition: all 0.3s ease 0s;}
.nav-ul-login li a:hover{color:#e60012 ; }
/*footer*/
.SK-footer{
  background-color: #000;
  height: 195px;
  width: 100%;
  min-width: 1200px;
  }
.SK-footer-content{
    width: 1200px;
    margin: 0 auto;
    text-align: center;}
.SK-footer-logo{
      height: 83px;
    }
.SK-footer-nav{
      height: 50px;
      line-height: 50px;
      display: inline-block;}
.SK-footer li{
        font-size: 16px;
        padding: 0px 15px;
        float: left;}
.SK-footer li a{
          color: #626262;
        }
.SK-footer p{
      color:#2b2b2b!important;
      height: 18px !important;
      line-height: 18px!important;
      font-size: 12px!important}
a{
color: #626262; 
}

/*.footer{width:100%; min-width: 877px; display:block;height:191px;background:#0e0e0e;border-top-width: 2px;border-top-style: solid;border-top-color: #282828;}
.footer-mian{width:877px; height:191px; margin:auto;}
.footer-mian p{font-size:12px; text-align:center; width:877px; margin:auto; line-height:24px; color:#2e2e2e;}
.foot-ul{width:877px; height:24px; text-align:center; color:#565656; padding-top:35px;font-size:12px;}
.foot-ul a{color:#565656; padding:0px 10px;}
.foot-ul a:hover{text-decoration:underline;}
.foot-ul em{color:#565656;}
*/