.topgif{
  width: 900px;
    margin: 0 auto;
}
.wrap{
  width: 900px;
    margin: 0 auto;
    background-color:#fff;
    overflow:hidden;
}
.wrap .left{
  width: 700px;
    float: left;
}
.wrap .right{
  float:right;
  width:200px;
}
.wrap .left ul{
  float: left;
    list-style-type: none;
}
.wrap .left ul li {
  float: left;
   display:inline-block;
   margin:0 5px;
}
.mark{
  width: 900px;
  margin:0 auto;
  background-color: #fff;
  padding: 10px 0px;
}
.mark .marquee{
  width: 800px;
  margin:0 auto;
    height: 25px;
    background-color: rgb(255, 255, 204);
    border: #e8bd21 1px solid;
    

}
.footer{
  width: 900px;
    margin: 0 auto;
    background-color: rgb(215, 15, 0);
    height:45px;
    color:#fff;
    overflow:hidden;
}
.footer .page1{
  width:250px;
  float:left;
  margin:16px 0px  0px 5px;
}
.footer .page1 a{
  color:#fff;
  text-decoration: none;
}
.footer .page2{
  width:500px;
  float:left;
  margin: 0px 25px;
}
.footer .page2 ul{
  padding: 0px;
  list-style-type: none;
}
.footer .page2 ul li{
  float:left;
  display:inline;
}
.footer .page2 ul li a{
  color:#fff;
  text-decoration: none;
  padding: 5px;
}
.footer .page3{
  width:90px;
  float:right;
  margin-top: 5px;
}
.customer1{
  width: 800px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 50px;
}
.customer1 .leftcus{
  width: 50%;
  float:left;
}
.customer1 .rightcus{
  width: 40%;
  float: right;
}

.customer1 .centertext{
  background-color: rgb(241, 141, 17);
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.list ul{
  float: left;
    padding: 0px;
    list-style-type: none;
}
.list ul li{
  float:left;
  display:inline-block;
}
.list ul li a{
  text-decoration: none;
    margin: 5px;
   font-size: 12px;
    padding: 2px 4px;
    color: #333;
    float: left;
   /* box-shadow: 0px 3px 0px #2e4158;*/
}

.BText a{
  text-decoration: none;
}

.customer1 .hightext{
    background-color: rgba(62, 115, 64, 0.88);
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.customer1 .hightext1{
   background-color: #FF5722;
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.customer1 .hightext2{
   background-color: #03A9F4;
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.customer1 .hightext3{
   background-color: #e91e63;
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.customer1 .hightext4{
   background-color: #3f51b5;
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}

.customer1 .hightext5{
   background-color: #4CAF50;
    padding: 10px !important;
    color: #fff !important;
    box-shadow: 3px 4px 3px 0px rgba(51, 51, 51, 0.71);
    border-radius: 5px 5px 0px 0px;
}
.hhh{
      cursor: pointer;
}
.open tr:hover td{
 
 background-color: rgba(240, 138, 12, 0.71);


}
