/*fix固定列表*/
/*.fixBox {
    padding-top: 18px;
    position: fixed;
    right: 0;
    top: 300px;
    width: 44px;
    height: 160px;
    background: #007F38;
    font-size: 14px;
    text-align: center;
    z-index:3;
}

.fixBox img {
    margin-bottom: 9px;
}

.fixBox span {
    width: 15px;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
}*/

.fixBox{
    position: fixed;
    right: -10px;
    top: 300px;
    width: 100px;
    z-index:3;
}
.fixBox .list {
    width: 100%;
    padding-left: 10px;
    background: url("../images/top/code-right.png") left bottom no-repeat, url("../images/top/code-left.png") right bottom no-repeat;
}
.fixBox .listLi {
    width: 80px;
    height: 36px;
    background: #BFEDD3;
    text-align: center;

}
.fixBox .listLi img{
	transform:rotate(180deg);
	margin-top:-3px;
}
.fixBox .list .listLi .close {
    color: #007F38;

}

.fixBox .listLi .li {
    display: inline-block;
    width: 80px;
    height: 36px;
    border-bottom: 1px dashed #89E2B0;
    line-height: 36px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.fixBox .listLi .li a{
	width:60px;
	display:inline-block;
	height:36px;line-height:36px;
}
.fixBox .codeMsg {
    height: 124px;
    background: #007F38;
    padding: 11px;
    text-align: center;
}
.fixBox .codeMsg span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
	
}

.fixBox .codeI-img {
    width: 100% ;
	margin-bottom:6px;
}



.fixRegion {
    position: fixed;
    right: 30px;
    top: 300px;
    width: 140px;
    z-index:3;
	
}
.fixRegion .listLi img{
	margin-top:-3px;
}
.fixRegion .codeMsg {
    height: 160px;
    background: #007F38;
    padding: 18px 20px 12px 20px;
    text-align: center;
}
.codeI-img {
    width: 100% ;
}

.fixRegion .codeMsg span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 46px;
}

.fixRegion .list {
    width: 100%;
    padding-left: 10px;
   /* background: url("../images/top/code-left.png") no-repeat bottom;*/
   background: url("../images/top/code-right.png") left bottom no-repeat, url("../images/top/code-left.png") right bottom no-repeat;
}

.fixRegion .listLi {
    width: 120px;
    height: 36px;
    background: #BFEDD3;
    text-align: center;

}

.fixRegion .listLi .li a{
	width:100px;
	display:inline-block;
	height:36px;
	line-height:36px;
	color:#333;
}
.fixRegion .listLi .li a:visited{
	color:#333;
}
.fixRegion .listLi .boxLi{
	width:100px;
	display:inline-block;
}
.fixRegion .listLi:not(:first-child):hover {
    background: #007F38;
}

.fixRegion .listLi:not(:first-child):hover span a {
    color: #fff;
    border:none;
}
 /*.fixRegion #float .listLi:not(:first-child) .li:hover {
    color: #fff;
    border:none;
}*/
 .fixRegion #float .listLi .li:hover {
    color: #fff;
    border:none;
	background: #007F38;
}
 


.fixRegion .listLi .close {
    color: #007F38;
    font-weight: 400;
}

.fixRegion .listLi .li {
    display: inline-block;
    width: 120px;
    height: 36px;
    border-bottom: 1px dashed #89E2B0;
    line-height: 36px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

.fixRegion .list .listLi .close {
    color: #007F38;

}

.fixRegion .list .listLi:last-child {
    padding-bottom: 6px;
}

.fixRegion .leftBox{
    width:330px;
    background:rgba(0,0,0,0);
    margin-left: -325px;
    margin-top: -36px;
}

.leftList {
    background: #FFFFFF;
    border: 1px solid #BFEDD3;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 25px;
    padding-bottom: 0px;
    width:310px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.leftList li{
    font-weight: 300;
    color: #313330;
    text-align:left;
	height:32px;
	line-height:32px;
}

.leftList li:hover{
    color:#007F38;
	background:rgba(0,127,56,0.1);
}
}
}
.leftList li span{
    width:4px;height:4px;background:#007F38;display:inline-block;margin-right:13px;
}
.leftList .aDot{
	background:#007F38;
	height:4px; width:4px;
	display:inline-block;
	vertical-align: middle;
	margin-left:15px;
	margin-right:13px;
}

.rightList>.li>a{
	color:#333;
}




/*.fixList{*/
/*    position:fixed;top:100px;right:158px;
width:300px;
padding:20px 25px;*/
/*    background: #FFFFFF;*/
/*    border: 1px solid #BFEDD3;*/
/*    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);*/
/*    padding-bottom:0px;*/
/*}*/
/*.leftList li{*/
/*    font-weight: 300;*/
/*    color: #5E615B;*/
/*    margin-bottom:21px;*/
/*}*/
/*.leftList li:hover{*/
/*    color:#007F38;*/
/*}*/
/*.leftList li span{*/
/*    width:4px;height:4px;background:#007F38;display:inline-block;margin-right:13px;*/
/*}*/
