.scroll{
	width: 70px;
	height:269px;
	position: fixed;
	background: #FFF;
	text-align: center;
	right: 0.2px;
	bottom: 50px;
	z-index: 999999 !important;
}
.scroll-right{
	width: 68px;
	height: auto;
	border: none;
	border-top: 1px solid #EEEEEE;
	background: #FFF;
	position:fixed;
	bottom:50px;
}
.fixed_div{
	width: 68px;
	height: 66px;
	border: 1px solid #EEEEEE;
	border-top: none;
	background: #FFF;
}
.fixed_div:hover{
	background: #ff5a5a;
	color: white;
	cursor: pointer;
}
.fixed_div>img{
	padding: 10px;
}
.fixed_div>p{
	font-family: "微软雅黑";
	color: #A1A1A1;
}
.fixed_div:hover p{
	color: #FFFFFF;
}
.fixed_div01>a>p{
	color: #999;
	margin-top: 10px;
	font-size: 12px;
}
.fixed_div01:hover a>p{
	color: #FFFFFF;
}
.fixed_div007{
    position:relative;
}
.fixed_div007 img{
    width:20px;
    height:20px;
}
.dianhuahao {
    width: 140px;
    height: 66px;
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    border-radius: 2px;
    position: absolute;
    top: -65px;
    right: 70px;
    display: none;
}
    .dianhuahao p {
        width: 90px;
        height: 15px;
        float: left;
        margin-left: 20px;
        color: #ff5a5a;
        margin-top:10px;
        font-size:1rem;
    }
    .dianhuahao span {
        width: 100px;
        height: 18px;
        float: left;
        margin-left: 12px;
        color: #ff5a5a;
        margin-top: 10px;
        font-size: 1rem;
        font-weight:bolder;
    }
.fixed_div03 {
    position: relative;
}
.erWeiMa{
	width: 140px;
	height: 150px;
	border: 1px solid #EEEEEE;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	top: 50px;
	right: 70px;
	display: none;
}
.erWeiMa img{
	width: 100px;
	height: 100px;
	padding: 10px;
	padding-bottom: 5px;
}
.erWeiMa p{
	width: 90px;
	height: 15px;
	float: left;
	margin-left: 20px;
	color: #ff5a5a;
}

.erWeiMa span{
	width: 100px;
	height: 18px;
	float: left;
	margin-left: 12px;
	color: #ff5a5a;
}
img {
	border:0
}
a:focus {
	outline:none
}
		/*我要装修*/

.theme-popover-mked {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=40);
	display:none
}
.theme-popoed {
	z-index:9999;
	position:fixed;
	top:40%;
	left:50%;
	width:510px;
	height:374px;
	margin:-120px 0 0 -256px;
	display:none;
	box-shadow: 2px #D7D7D5;
}
.former-tited{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.former-tited>h2{
	width: 100%;
	height: 25px;
	font-size: 24px;
	color: #00B7B1;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.theme-popoed span{
	width: 100%;
	height: 1px;
	display: inline-block;
	border-top: 2px solid #00B7B1;
}
.former-tited>p{
	width: 510px;
	height: auto;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	margin: 0px;
	color: #00B7B1;
	float: left;
}
.theme-poptited{
	float: right;
	margin-right: 10px;
	margin-top: -70px;
}
.theme-poptited:hover{
	cursor: pointer;
}
.addressed{
	width: 310px;
	height: 180px;
	float: left;
	margin-top: 20px;
	margin-left: 100px;
}
.addressed>li{
	width: 100%;
	height: 38px;
	float: left;
	margin-bottom: 20px;
}
.addressed>li>a{
	width: 310px;
	height: 40px;
	display: inline-block;
	background: #fe7e00;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.addressed>li>a:hover{
	background: #e78100;
	color: #fff;
	cursor: pointer;
}
.xuZhing{
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 4px;
}
.addressed li b{
	margin-top: 4px;
	float: left;
	color: #333333;
}
.addressed li b i{
	color: #76CAE5;
}
.addressed sub{
	width: 310px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
}
.addressed sup{
	width: 320px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
	margin-top: 8px;
}
/*////////////////////*/
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#4C4C4C;
	opacity: .9;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:355px;
	margin:-120px 0 0 -252px;
	border-radius:4px;
	background-color:#fff;
	display:none;
	box-shadow: 2px #D7D7D5;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:2px -5px 5px;
	margin-top: -5px;
}
.theme-poptit .close:hover {
	color:#444;
}
	/*意见反馈*/
.former-title{
	width: 388px;
	height: 62px;
	float: left;
	margin-top: 30px;
	margin-left: 90px;
	color: #999999;
}
.former-title>h2{
	width: auto;
	height: 20px;
	margin-left: 120px;
	font-size: 18px;
	color: #333333;
	font-family: "微软雅黑";
}
.former-title>span{
	height: 30px;
	line-height: 30px;
}
.former-title>p{
	float: left;
	margin-left: 75px;
}
.former-title>b{
	float: right;
	margin-top: -50px;
}
.former-title>b>img:hover{
	cursor: pointer;
}
.theme-signin {
	width: 420px;
	height: 192px;
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}
.fanKui-cont>li{
	width: 100%;
	height: auto;
	float: left;
}
.fanKui-cont>li>strong{
	font-size: 12px;
	color: #666666;
	font-family: "微软雅黑";
	float: left;
	margin-top: 10px;
}
.fanKui-cont>li>textarea{
	width: 333px;
	height: 75px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	float: right;
	text-indent: 1em;
	font-size: 12px;
	font-family: "微软雅黑";
}
.fanKui-cont>li:nth-of-type(2){
	float: left;
	margin-top: 20px;
}
.fanKui-cont>li:nth-of-type(2)>strong{
	font-size: 12px;
	color: #666666;
	font-family: "微软雅黑";
	float: left;
	margin-top: 10px;
}
.fanKui-cont>li:nth-of-type(2)>input{
	width: 333px;
	height: 38px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	float: right;
	text-indent: 1em;
	font-family: "微软雅黑";
}
.fanKui-cont>li:last-of-type{
	float: left;
	margin-top: 20px;
	margin-left: 85px;
}
.fanKui-cont>li:last-of-type>input{
	width: 114px;
	height: 38px;
	border: 1px solid #FE7E00;
	background: #FE7E00;
	border-radius: 5px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 12px;
}
.fanKui-cont>li:last-of-type>input:hover{
	background: #E57100;
	cursor: pointer;
}