*{
	margin:0;
	padding: 0;
	list-style: none;
	text-decoration:none;
	}
	
	body{
	 	width: 100%;
	 	height: 100%;
	 	background: black;
		font-family: "微软雅黑 rugular";
		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:#d80c18;
    margin-top: 98px;
    margin-left: -210px;
   }
   
   .shouye{
   	font-size:20px;
   	float:right;
   	padding-right:20px;
   	padding-left:20px;
   	padding-top:60px;
    padding-bottom:30px;
   }
   
   .head p:nth-child(6){
    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:#d80c18;
  }
  .tu{
    margin:0 auto;
    width:1200px;
  }
  #tu_1{
    float:left;
   margin-top:30px;
   width:585px;
    height:300px;
  }
  #tu_2{
    display: block;
     float:left;
   width:585px;
    height:300px;
  }
  #tu_3{
    font-weight: 600;
    display: none;
     float:left;
   width:585px;
    height:300px;
    background:#d80c18;
    text-align: center;
  }
  #tu_3 a{
    font-weight: 600;
    line-height: 300px;
    color:black;
    text-decoration: none;
    font-size: 23px;
  }



  #tu_4{
     float:right;
   margin-top:30px;
   width:585px;
    height:300px;
  }
  #tu_5{
    display: block;
     float:left;
   width:585px;
    height:300px;
  }
  #tu_6{
    font-weight: 600;
    display: none;
     float:left;
  width:585px;
    height:300px;
    background:#d80c18;
    text-align: center;
  }
  #tu_6 a{
    font-weight: 600;
    line-height: 300px;
    text-align: center;
    color:black;
    text-decoration: none;
    font-size: 23px;

  }


  #tu_7{
     float:left;
   margin-top:30px;
   width:585px;
    height:300px;
  }
  #tu_8{
    display: block;
     float:left;
   width:585px;
    height:300px;
  }
  #tu_9{
    font-weight: 600;
    display: none;
     float:left;
  width:585px;
    height:300px;
    background:#d80c18;
    text-align: center;
  }
  #tu_9 a{
    font-weight: 600;
    line-height: 300px;
    text-align: center;
    color:black;
    text-decoration: none;
    font-size: 23px;
  }


  #tu_10{
     float:right;
   margin-top:30px;
   width:585px;
    height:300px;
  }
  #tu_11{
    display: block;
     float:left;
   width:585px;
    height:300px;
  }
  #tu_12{
    font-weight: 600;
    display: none;
     float:left;
   width:585px;
    height:300px;
    background:#d80c18;
    text-align: center;
  }
  #tu_12 a{
    font-weight: 600;
    line-height: 300px;
    text-align: center;
    color:black;
    text-decoration: none;
    font-size: 23px;

  }
   .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 a{
    color:white;
  }
  .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){
    background-color:#313333;
    width:300px;
    height:40px;
  }

  .left p:nth-child(7){
    background-color:#d80c18;
    width:300px;
    height:40px;
  }

  .left p:nth-child(8){
    background-color:#d80c18;
    width:300px;
    height:40px;
  }
  .left p:nth-child(9){
    background-color:#d80c18;
    width:300px;
    height:40px;
  }

  .left p:nth-child(10){
    background-color:#d80c18;
    width:300px;
    height:40px;
  }
  .left p:nth-child(11){
    float: left;
    width:300px;
    height: 20px;
    margin-bottom: 40px;
    background-color:#313333;
  }

  .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:20px auto 0;
    width:1200px;
    height: 2px;
    background-color:#d80c18;
  }
   .xian_4{
    float:left;
    margin:50px auto 15px;
    width:1200px;
    height:2px;
    background-color:#d80c18;
  }
  .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 li{
    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;
  }




  /*  公司宗旨 */
 #one_1{
  /* display: none; */
  float: left;
  margin-top: 15px;
 }
 #one_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #one_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #one_1 p:nth-child(3){
   color:white;
   font-size: 14px;
   margin-top: 8px;
   line-height: 22px;
 }


 /* 经营原则 */
 #two_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #two_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #two_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #two_1 p:nth-child(3){
   color:white;
   font-size: 14px;
   margin-top: 8px;
   line-height: 22px;
 }

/*  核心价值观 */
#three_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #three_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #three_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #three_1 p:nth-child(3){
   color:white;
   font-size: 14px;
   margin-top: 8px;
   line-height: 22px;
 }

 /*  团队信条 */
#four_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #four_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #four_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #four_1 p:nth-child(3){
   color:white;
   font-size: 14px;
   margin-top: 8px;
   line-height: 22px;
 }
 /*  服务理念 */
#five_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #five_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #five_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #five_1 p:nth-child(3){
   color:white;
   font-size: 14px;
   margin-top: 8px;
   line-height: 22px;
 }

 /*  企业愿景 */
#six_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #six_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
  #six_1 p:nth-child(2){
   color:#d80c18;
   font-size: 27px;
   margin-top: 50px;
 }
   #six_1 p:nth-child(3){
   color:#d80c18;
   font-size: 27px;
   margin-top: 13px;
 }
   #six_1 p:nth-child(4){
   color:white;
   font-size: 13.5px;
   margin-top: 8px;
   line-height: 22px;
 }
 #seven_1{
  display: none;
  float: left;
  margin-top: 15px;
 }
 #seven_1 p:nth-child(1){
   color:white;
   font-size: 22px;
 }
 #seven_1 p:nth-child(2){
  margin-top: 50px;
   width: 100%;
   height: 100px;
 }
  #seven_1 p:nth-child(3){
    margin-top: 15px;
   color:white;
   font-size: 13.5px;
   line-height: 22px;
 }
 .left p span{
 margin-left: 30px;
}
#hexin{
  margin-left: 13px;
}