html,body,div,ul,li,p,h1,h3,img{margin:0;padding: 0;}
.clearfix{clear: both;}
li{list-style: none;}
  .fl{float: left;}
  .fr{float: right;}
  .section {font: 20px "Microsoft Yahei"; 
  color: #fff;
  background-size:cover;
   background-size: 100% 100%;
 }
  .page1,.page3{
    background:url(../images/bg1-3.jpg) center center no-repeat;
    background-size:cover;
  }
  .page2{height: 100%;}
  .page1-mid{
    width:945px;
    margin:0 auto;
  }
  .logo-block {
    height: 44px;
    margin-bottom: 120px;
    margin-top: 20px;
    color: #fff;
 }
  .page1-about{
    margin-bottom: 5%;
  }

  h3{ 
    color: #ff9955;
    font-size:24px;
    padding-left:10px;
    border-left:10px solid #ff9955;
    margin-bottom: 16px;
  }
  .page1-about p{
    padding:0 6px;
    font-size: 12px;
    color: #333;
    line-height: 24px;
  }
  .search-block{
    width: 80%;
    height:315px;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin:0 auto;
    
  }
  .search-block input{
   width: 100%;
  height: 56px;
  border: 1px solid #ff9955;
  outline: none;
  background: rgba(0,0,0,0.4);
  border-radius: 30px;
  font-size: 18px;
  color: #fff;
  padding-left: 12px;
  }
  .search-butt{
    position: absolute;
    top:1px;
    right: 0;
    width:108px;
    height: 54px;
    background: #ff9955;
    opacity: 0.8;
    border-radius: 0px 30px 30px 0;

  }
  .search-butt div{
    position: absolute;
    right: 30%;
    top: 16%;
    width: 42px;
    height: 38px;
  }
  .search-butt div img{
    width: 100%;
  }
  .news-detail{
    width: 100%;
    background: #ff9955;
     }
  .news-mid{
    width:945px;
    height: 100%;
    margin:0 auto; 
    padding: 16px 0;
  }
  .news-detail a{
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }  
  .news-detail span{
    display: inline-block;
  } 
  .news-date{width: 15%;}
  .page1-bott{
    width: 945px;
    margin:0 auto;
  }
  .page1-bott a{
    display: block;
    padding:28px 3px;
    text-decoration: none;
    color: #fff;
  }
  .page2-row{
    height: 100%;
    position: relative;
  }
  .vs{
    position: absolute;
    width: 121px;
    height: 116px;
    background: url(../images/vs.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .page2-left{
    height: 100%;
    background: url(../images/bg2-1.png) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
  .push-left{
    width: 80%;
    float: right;
    margin-right: 5%;
    position: absolute;
    left: 20%;
    top:50%;
    transform: translateY(-50%);

  }
  .page2-right{
    height: 100%;
    background: url(../images/bg2-2.png) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
   .push-right{
    width: 80%;
    float: left;
    margin-left: 5%;
    color: #777;
    position: absolute;
    left:5%;
    top:50%;
    transform: translateY(-50%);
  }
  .page2-title{
    margin-bottom: 10px;
    text-align: center;
  }
  .page2-title .h1-head{
    font-size: 48px;
    font-weight: 700;

  }
  .page2-title .h1-item{
    font-size: 24px;
  }
  .page2 ul li{
    font-size: 24px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding-left: 65px;
    margin:20px 0;
    position: relative;
  }
  .page2 ul li i{
    position: absolute;
    left:0;
    top:10%;
    width:54px;
    height: 54px; 
    background-size: cover;
  }
  .page2 ul li.no-line{line-height:30px;}
  .left-ul li i{
    background: url(../images/yes.png) center center no-repeat;
  }
  .right-ul li i{
    background: url(../images/no.png) center center no-repeat;
  }
  .page3-mid{
    width: 860px;
    margin:0 auto;
  }
  .page3-ul{
    margin-bottom: 130px;
  }
  .page3-mid li{
    margin-bottom: 30px;
  }
  .page3-mid h1{
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 56px;
  }
  .page3-bott{
    width: 598px;
    margin:0 auto;
    color: #fff;
  }
  .bott-top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ff9955;
    font-size: 18px;
  }
  .address-icon{
    width: 30px;
    height: 30px;
  }
  .address-icon img{
    width: 100%;
  }
  .address{
    color:  #ff9955;
  }
  .bott-bott{
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
  }
  .bott-bott span{
    display: inline-block;
  }
  .mid-line{
    width: 3px;
    height: 10px;
    background: #fff;
    margin-left: 8px;
    margin-right: 8px;
  }
  .i-logo{
    width: 70px;
    height: 18px;
  }
  .i-logo img{width: 100%;}
  /*搜索结果*/
  
  @media screen and (min-width: 1400px) {
  .push-left{
    width: 55%;
    left: 40%;
  }
  .push-right{
    width: 55%;
    }
  }
  @media screen and (max-width:992px) and (min-width:768px){
  .page1-mid{
    width: 100%;
    padding: 0 10px;
    margin:0;
  }
  .news-mid {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
}
  .page2-left{
  height: 50%;
}
.page2-right{
  height: 50%;
}
.push-left-s,.push-right-s{
  width: 95%;
  margin:0 auto;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
}
.push-right-s{
  color: #777;
}
.page2 ul{width: 250px;margin:0 auto;}
.page2 ul li{
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    padding-left: 35px;
    margin:10px 0;
  }
.page2 ul li.no-line{line-height:15px;}
.page2 ul li i{
    position: absolute;
    left:0;
    top:-2px;
    width:30px;
    height:30px; 
    background-size: cover;
  }
.page2-title .h1-head{
    font-size: 32px;
    font-weight: 700;

  }
.page2-title .h1-item{
    font-size: 14px;
  }
  .page3-mid{
  width: 80%;
  }
  .page3-ul li img{width: 100%;}
  /*搜索结果*/
  .result-main{
    width: 100%;
    padding: 0 10px;
    margin: 0;
 }
}


  @media screen and (max-width: 768px) { 
  .page1-mid{
      width: 100%;
      padding: 0 10px;
    }
  .news-mid{
    width: 100%;
    height: 100%;
    padding:5px 10px;
  }
  .news-date{
    width:30%;
  }
  .news-detail .ellip{
  display: inline-block;
  float: left;
    width: 160px;
    height: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .logo{
    display: block;
    width: 150px;
  }
  .logo img{
    width: 100%;
  }
  .r-head,.r-head:hover{
    font-size:14px;
    padding-top:5px;
    color: #fff;
    text-decoration: none;
  }
  .logo-block{
    margin-top: 5px;
    margin-bottom: 30px;
    height: 32px;
  }
  h3{
    font-size: 18px;
    border-left: 5px solid #ff9955;
    margin-bottom: 5px;
  }
  
  .page1-about p{
  
  }
  .page1-about p span{
    display: block;
    padding-bottom: 6px;
  }
  .search-block {
    height: 140px;
  }
  .search-block input {
    height: 32px;
    font-size: 12px;
}
  .search-butt {
    width: 50px;
    height: 32px;
}
 .search-butt div {
    width: 25px;
    height: 25px;
    top: 10%;
}
 .search-butt div img{
  width: 100%;
 }
.vs{
  width: 80px;
  height: 77px;
}
.page2-left{
  height: 50%;
}
.page2-right{
  height: 50%;
}
.push-left-s,.push-right-s{
  width: 95%;
  margin:0 auto;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
}
.push-right-s{
  color: #777;
}
.page2 ul{width: 250px;margin:0 auto;}
.page2 ul li{
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    padding-left: 35px;
    margin:10px 0;
  }
.page2 ul li.no-line{line-height:15px;}
.page2 ul li i{
    position: absolute;
    left:0;
    top:-2px;
    width:30px;
    height:30px; 
    background-size: cover;
  }
.page2-title .h1-head{
    font-size: 32px;
    font-weight: 700;

  }
.page2-title .h1-item{
    font-size: 14px;
  }
.page3-mid{
  width: 80%;
}
.page3-ul{
    margin-bottom: 60px;
  }
.page3-ul li{
  margin-bottom: 10px;
}
.page3-ul li img{width: 100%;}
.page3-bott{
  width: 320px;
  text-align: center;
}
.page3-bott p{
  text-align: center;
  height: 24px;
  line-height:24px; 
  font-size: 12px;
}
.bott1{
  height: 30px;
 padding-left:100px;
}
.bott2{
  border-bottom: 1px solid #ff9955;
  text-align: center;
}
.i-logo{
    display: inline-block;
    width: 40px;
    height: 12px;
}
.result-main{
    width: 100%;
    padding: 0 10px;
    margin: 0;
}
}
@media screen and (max-width: 360px) { 
  .logo-block{
    margin-top: 10px;
    margin-bottom: 10px;
    height: 32px;
  }
  .search-block {
    height: 50px;
  }
}