@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input ,button{margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
body { color: #333; background-color:#FFF;text-align: left;
  font-family:'Microsoft yahei', Arial, Helvetica, sans-serif; position: relative;}
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
.clear{height:0; overflow:hidden; clear:both}

.dis_top{
   display: inline-block;
   vertical-align: top;  
}
.dis_mid{
   display: inline-block;
   vertical-align: middle;  
}
.dis_bottm{
   display: inline-block;
   vertical-align: bottom;  
}
.ellipsis{
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.textright{
    text-align: right
}
.textcenter{
    text-align: center
}

/*modol*/
/**/
.float_tip{
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
display: none;
z-index: 99999;
}
.tipbg{
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color: #000000;
opacity: 0.5;
filter: Alpha(Opacity=50):;
}
.center_tip{
position:fixed;
top:30%;
left: 50%;
width:300px;
height:200px;
margin-left: -150px;
opacity: 1;
filter: Alpha(Opacity=100):;
background-color:#FFF;
border: 5px solid #ccc;
box-shadow: 0 0 25px #5c5c5c;
}
#close_tip{
height:25px;
cursor: pointer;
}
#close_tip img{
float:right;
}
.content_tip{
color:#f16a66;
text-align: center;
padding:0 15px;
}

.content_tip h4{
font-size:30px;
margin:25px 0;
}
.content_tip p{
font-size:16px;
margin:10px 0;
}

/*头部通栏banner*/

.main{
  width: 1140px;
  margin: 2% auto;
}
.main p{
  color: #555;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 18px;
}
.title {
    margin-bottom: 15px;
    margin-top: 25px;
}
.icons{
  background: url("../images/mouser-sh/icons.png")  no-repeat;
  width:30px;
  height:30px;
  margin-right: 5px;
}
.icon01{
  background-position: -7px 0;
}
.icon02 {
  background-position: -7px -33px;
}
.icon03{
  background-position: -7px -66px;
}
.icon04{
  background-position: -7px -98px;
  height: 32px;
}
.icon05{
  background-position: -7px -131px;
}


.title h3{
  font-size:20px;
  color:#000000;
  text-align:left;
  margin-right: 10px;
}
.title a,.allleft a{
  margin-left: 6px;
  color:#48a1f6;
  cursor: pointer;
}
.title a:hover,.sigupbtn:hover,.allleft a:hover{
  opacity: .8;
  filter: alpha(opacity=80);
  cursor: pointer;
}
.table-time{
  width: 100%;
  overflow-x: auto;
}
.allleft{
  padding-left: 38px;
  margin-top: 30px;
}

thead{
  background-color: #48a1f6;
  color:#fff;
}
.table-time tr{
  height:40px;
}
.table-time tr.f8bg{
  background-color: #f8f8f8;
}
.table-time .table-bordered>thead>tr>th{
  font-size:16px;
  color:#fff;
  font-weight: normal;
  border:0;
}
.table-time table{
  width:100%;
}
.table-time table .row1{
  width:16%;
  padding-left:15px
}
.table-time table .row2{
  width:32%;
}
.table-time table .row3{
  width:12%;
}
.table-time table .row4{
  width:40%;
}
.table-time .table>tbody>tr>td{
  border:0;
  border-bottom:1px solid #ccc;
  font-size:14px;
  color:#4a4a4a;
  text-align:left;
  vertical-align: middle;
}
.sigupbtn{
  background:#087cee;
  border-radius:3px;
  width:200px;
  height:40px;
  color:#fff;
  font-size:18px;
  line-height: 40px;
  text-align: center;
  margin: 4% auto;
}
.prizediv{
  position: relative;
  width: 192px;
  height: 194px;
}

.child{
  position: absolute;
  width:192px;
  height:194px;
  top: 0;
}
.prizes{
  overflow: hidden;
}

.prizes ul li{
  float:left;
  width:20%;
}
.prizediv{
  width:90%;
}
.prizediv img{
  margin-top: 29px;
  margin-left: 15px; 
}
.prizediv .child h4{
  font-size:16px;
  color:#fff;
  text-align:center;
}
.prizetop{
  margin-top:7px;
}
.prizebottom{
margin-top: 142px;
}
    
.gay-bg{
  background: url("../images/mouser-sh/gay-bg.png") no-repeat;

}
.blue-bg{
  background: url("../images/mouser-sh/bule-bg.png") no-repeat;
  
}
.line-bottom{
  height:5px;
  border-bottom:1px solid #ccc;
}
.footer-links {
  overflow: hidden;
}
.footer-links ul li{
  float:left;
  margin-top: 20px;
  margin-right: 30px;
}
.footer-links img{
  margin:10px 20px;
}

.unclick{
  cursor: text;
}
.sigupbtn.unclick{
  background-color: #ccc;
}
a.unclick{
  color: #555;
}
