*{margin:0;padding: 0;list-style: none;text-decoration:none;}
	 body{
	 	width: 100%;
	 	height: 100%;
	 	background: black;
     font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, 
	 }
	 .all
     {
		width: 100%;
		min-width: 1200px;
	}
	.header{
        width: 100%;
	}
  .header .head{
      width: 1200px;
      height: 100px;
      margin:0px auto;
      overflow: hidden;
  }
   .logo{
   background: url(logo.png) 0 0 no-repeat;
   width: 215px;
   	height: 52px;
   	margin-top: 32px;
   	float: left;
   }
   .logo a{
   width: 215px;
    height: 52px;
    float: left;
   }
   .xiabiao{
    float:left;
    width:205px;
    height:2px;
    background-color:#e60012;
    margin-top: 98px;
    margin-left: -210px;
   }
   .shouye{
   	font-size:20px;
   	float:right;
   	padding-right:20px;
   	padding-left:20px;
   	padding-top:60px;
    padding-bottom:30px;
    color:white;
   }
   .basic{
    background:red;
   }
   .shouye a{
   	color:white;
   	text-align:center;
   }
  /*  .shouye:hover{
   	background-color:red;
   } */
   #wrap{
    width: 1200px;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
  }
  #main{
    width: 1200px;
    height: 500px;
    overflow: hidden;
    overflow-x: scroll;
  }
  #wrap #main{
      width: 1200px;
      height: 500px;
      margin:0px auto;
      overflow: hidden;
  }
  #con{
    width: 50000px;
    height: 500px;
    overflow: hidden;
  }
  #con img{
    width: 1200px;
    height: 500px;
    float: left;
  }
 #num{
    overflow: hidden;
    position: absolute;
    right: 100px;
    bottom: 10px;
  }
  #num li{
    float: left;
    width: 45px;
    height: 5px;
    border-radius:10%;
    text-align: center;
    background: #d80c18;
    margin: 20px 5px;
    cursor: pointer;
  }
  #num li.show{
    background:#6ab82e;
    color: red;
  }
  .xian_1{
    margin:5px auto 0;
    width:1200px;
    height: 1px;
    background-color:#e60012;
  }

   .left p a{
    color:white;
  }
 /* .tu img:nth-child(2n){
  float:right;
   margin-top:30px;
   width:49%;
    height:300px;
 }
 .tu img:nth-child(2n+1){
  float:left;
   margin-top:22px;
   width:49%;
    height:300px;
 }
 .tu img:hover{
  cursor: pointer;

 } */
  .content{
    margin:20px auto 0;
    width:1200px;
  }
  .content .left{
    float: left;
    width:300px;
    height:380px;
    margin-top:20px;
    background-color:#d80c18;
  }
  .left p{
    float: left;
    color:white;
    font-size:15px;
    line-height:40px;
    width:300px;
    height:40px;
    text-indent:1em;

  }
  .left p:nth-child(1){
    background-color:#313333;
    width:300px;
    height:60px;
  }
  .left p:nth-child(2){
    background-color:#d80c18;
    width:300px;
    height:20px;
  }
  .left p:nth-child(3):hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
  .left p:nth-child(4):hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
  .left p:nth-child(5):hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
  .left p:nth-child(6):hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
  #two_1:hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
   #two_2:hover{
    background-color:#313333;
    width:300px;
    height:40px;
  }
  .left p:nth-child(7){
    background-color:#d80c18;
    width:300px;
    height:120px;
  }
  .left p:nth-child(8){
    background-color:#313333;
    width:300px;
    height:20px;
  }
  #two_1{
    background-color:#d80c18;
    width:300px;
    height:40px;
  }
   #two_2{
    background-color:#d80c18;
    width:300px;
    height:40px;
  }
  #two_3{
    background-color:#d80c18;
    width:300px;
    height:40px;
  }
  #two_4{
    background-color:#313333;
    width:300px;
    height:20px;
  }
  .right{
    float: right;
    width:864px;
  /*   height:380px; */
    margin-top:20px;
  }
  .right span:nth-child(1){
    float:left;
    width:8px;
    height:25px;
    background-color:#d80c18;
  }
  .right span:nth-child(2){
    float:left;
    height:30px;
    line-height:30px;
    color:#727171;
    font-size:19px;
    margin-left:15px;
    font-weight:200;
  }
  .right span:nth-child(3){
    float:left;
    height:30px;
    line-height:30px;
    color:#727171;
    font-size:19px;
    margin-left:20px;
    font-weight:200;
  }
  .xian_2{
    margin:45px auto 0;
    width:864px;
    height: 15px;
    background-color:#d80c18;
  }
  .companyName{
    float:left;
    margin-top: 20px;
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:21px;
    font-weight:300;
  }
  .contentOne{
    float:right;
    width:864px;
    line-height:22px;
    color:#fff;
    font-size:14px;
    font-weight:lighter;
     clear:left;

  }
  .contentTwo{
    float:right;
     clear:left;
    margin-top: 20px;
    width:864px;
    line-height:22px;
    color:#fff;
    font-size:14px;
    font-weight:lighter;
  }
   .xian_3{
    float:left;
    margin:30px auto 15px;
    width:1200px;
    height: 2px;
    background-color:#d80c18;
  }
   .xian_4{
    float:left;
    margin:50px auto 15px;
    width:1200px;
    height:2px;
    background-color:#d80c18;
  }
  .foot ul li{
    color:#727171;
    font-size:16px;
  }
  .foot{
    margin:20px auto 0;
    width:1200px;
  }
  .foot ul{
    float:left;
    margin-bottom: 20px;
  }
  .foot ul li a{
    color:#727171;
    font-size:16px;
  }
  .foot ul:nth-child(1){
  margin-left:15px;
  }
  .foot ul:nth-child(2){
  margin-left:90px;
  }
  .foot ul:nth-child(3){
  margin-left:60px;
  }
  .foot ul:nth-child(4){
    float:right;
  margin-right:20px;
  }
  .left p span{
 margin-left: 30px;
}
#hexin{
  margin-left: 13px;
}