.left_overlay{
        position: absolute;
        top: 0;
        right: 50%;
        margin-right: 490px;
        display: none;
         top:-10000px;
    }
    .right_overlay{
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: 490px;
        display: none;
         top:-10000px;
    }
    .right_overlay .show , .left_overlay .show{
        position: relative;
        margin:10px;
        width: 123px;
        cursor: pointer;
    }
    .right_overlay .show .cancel, .left_overlay .show .cancel{
        position: absolute;
        top: 5px;
        right: 10px;
        color: white;
        cursor: pointer;
    }
     
    .chain,.chain2{height:23px;width:123px;position:absolute;}
    .chain {_margin:-13px 0 0 10px;z-index:1036;top:28px;left:10px;}
    .chain2{margin:-22px 0 0 10px;z-index:5;}
    .chain p,.chain2 p{background:url(//pic.cgyouxi.com/orange/common/chain_center.png) 0 0 no-repeat;width:12px;height:43px;margin:0 0px 0  35px;}
    .chain2_left,.chain2_right{float: left}
    .chain_top{width:123px;height:40px;background: #363636;margin-left:10px;margin-bottom: 20px}
    .left_overlay .show,.right_overlay .show{height:600px;overflow:hidden;}
	.left_overlay .show img,.right_overlay .show img{border-radius:6px;}

	/********footer*******/
	.bottom-statement{
	text-align: center;
	color: gray;
	font-size: 12px;
	margin-bottom: 10px;
}
.footer{
	width:100%;
	clear: both;
}
.footer a{color: gray;}
.qq_customer{height: 24px;vertical-align:middle;}
.weibo{vertical-align:middle;height: 26px;}
.footer a,.footer span{display: inline-block;}