@charset "utf-8";
#box_slc{
   margin-top:45px;
    width: 100%;
	padding-left:5px;
    margin-bottom: 0px;
    float: left;
}
#box_slc_sub1{
   width: 100%;
    float: none;
}
#box_slc_sub2{
   width: 100%;
    float: none;
    height: 27px;padding-left: 130px;
}
#box_slc_sub2 UL{
   float: left;
}
#box_slc_sub2 UL LI{
   z-index: 92;
    position: relative;
    margin: 0px 13px 0px 0px;
    width: 27px;
    float: left;
    height: 27px;
}

#box_slc_sub2 ul li .weibo{
	position: absolute;
    width: 27px;
    bottom: 0px;
    background: url(icon-attention.png) no-repeat 40px 0px;
    height: 27px;
    cursor: pointer;
}

#box_slc_sub2 UL LI .lc_a{
   position: absolute;
    width: 27px;
    bottom: 0px;
    background: url(icon-attention.png) no-repeat -40px 0px;
    height: 27px;
    cursor: pointer;

}
#box_slc_sub2 UL LI .lc_a2{
   position: absolute;
    width: 27px;
    bottom: 0px;
    background: url(icon-attention.png) no-repeat -80px 0px;
    height: 27px;
    cursor: pointer;
}
#box_slc_sub2 UL LI.on .lc_a{
   background: url(icon-attention.png) no-repeat -40px -40px;
   -webkit-transition: 0.5s;
 transition: 0.5s;
}
#box_slc_sub2 UL LI.on .lc_a2{
   background: url(icon-attention.png) no-repeat -80px -40px;
   -webkit-transition: 0.5s;
 transition: 0.5s;
}
#box_slc_sub2 UL LI .lc_txr{
   position: absolute;
    text-align: center;
    line-height: 100px;
    width: 100px;
    display: none;
    height: 100px;
    color: #fff;
    margin-left: -50px;
    top: -110px;
    left: 50%;
}
#box_slc_sub2 UL LI .lc_txr2{
   position: absolute;
    text-align: center;
    line-height: 100px;
    width: 100px;
    display: none;
    height: 100px;
    color: #fff;
    margin-left: -50px;
    top: -110px;
    left: 50%;
}
.gywm a{
	width:27px;
    line-height: 27px;
	  background: url(icon-attention.png) no-repeat 0px 0px;
    float: left;
    height: 27px;
	margin-right:13px;
	

}
.gywm a:hover{
	width:27px;
	list-style:none;
	text-decoration:none;
	background: url(icon-attention.png) no-repeat 0px -40px;
   -webkit-transition: 0.5s;
 transition: 0.5s;
    float: left;
    height: 27px;
}

.out {
position:relative;
background:#E4E4E4; 
margin:8px auto;
width:300px
}

.lc_a6 a{
	width:27px;
    line-height: 27px;
	  background: url(icon-attention.png) no-repeat -40px 0px;
    float: left;
    height: 27px;
	margin-right:13px;
	

}
.lc_a6 a:hover{
	width:27px;
	list-style:none;
	text-decoration:none;
	background: url(icon-attention.png) no-repeat -40px -40px;
   -webkit-transition: 0.5s;
 transition: 0.5s;
    float: left;
    height: 27px;
}
.jinjin1 {
    height: 128px;
    background: #fff;
    position: fixed;
    z-index: 99;
    width: 100%;
}
.index_shaw {
    width: 100%;
    background: url(../images/shaw.png) repeat-x;
    position: absolute;
    top: 128px;
    height: 8px;
    overflow: hidden;
    z-index: 99;
}