 * { 
  padding: 0px; 
  margin: 0px; 
 } 
 body{
    min-width:1200px;
 }
 a { 
  text-decoration: none; 
 } 
 ul { 
  list-style: outside none none; 
 } 
 .slider, .slider-panel img, .slider-extra { 
  width: 650px; 
  height: 413px; 
 } 
 .slider { 
  text-align: center; 
  position: relative; 
  width:100%;
 } 
 .slider-main{
     width:100%;
 }
 .slider-main li{
     width:100%;
 }
 .slider-main li img{
     width:100%;
     height:436px;
 }
 .slider-panel, .slider-nav, .slider-pre, .slider-next { 
  position: absolute; 
  z-index: 8; 
 } 
 .slider-panel { 
  position: absolute; 
 } 
 .slider-panel img { 
  border: none; 
 } 
img { 
  border: none ; 
 }
 .slider-extra { 
  position: relative; 
 } 
 .slider-nav { 
  margin-left: -51px; 
  position: absolute; 
  left: 50%; 
  bottom: 4px; 
 } 
 .slider-nav li { 
  background: #3e3e3e; 
  border-radius: 50%; 
  color: #fff; 
  cursor: pointer; 
  margin: 0 2px; 
  overflow: hidden; 
  text-align: center; 
  display: inline-block; 
  height: 18px; 
  line-height: 18px; 
  width: 18px; 
 } 
 .slider-nav .slider-item-selected { 
  background: blue; 
 } 
 .slider-page a{ 
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000); 
  color: #fff; 
  text-align: center; 
  display: block; 
  font-family: "simsun"; 
  font-size: 22px; 
  width: 10%; 
  height: 10%; 
  margin-top: -31px; 
  position: absolute; 
  top: 29vh; 
 } 
 .slider-page a img{
     width:30%;
     height:auto;
 }
 .slider-next { 
  left:90%; 
 } 
 body,html{
     width:100%;
 }
 #header{
    width: 100%;
    height: 80px;
    background: white;
    width:1200px;
}
.logo{
    width:30%;
    height: 45px;
    margin-left:5%;
    margin-top:14px;
    float: left;
}
.logo img{
    width:100%;
    height: auto;
}
.header_right{
    float: left;
    width: 65%;
    height: 80px;
}
.header_right span a{
    display: inline-block;
    margin-right: 3%;
    line-height: 75px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #333;
}
.header_right span a:hover{
    color:red;
    text-decoration: none;
}
.section2{
    width:100%;
    height:auto;
}
.trait {
    background: url(../images/index_new/characteristic-bg.jpg) no-repeat top;
}
.honor {
    background: url(../images/index_new/honor-bg.jpg) no-repeat top;
}
.caseOrPartner {
    background: url(../images/index_new/case-bg.jpg) no-repeat top;
}
.chuanbo_lun {
    background: url(../images/image-2/details-bg.png) no-repeat top;
}

