
/**----------------------**\
 		$plan-viewBox
\**----------------------**/
.plan-viewBox{
	height: 200px;
	border-top: 1px solid #e7e7e7;
}
	.plan-viewBox h4{
		font-size: 14px;
	    color: #000;
	    font-weight: bold;
	    margin-top: 18px;
	}
	.planImage-content{
		width: 814px;
		height: 124px;
		margin: 20px auto 0;
		position: relative;
	}
		.plan-btns{
			width: 30px;
			height: 124px;
			background-color: #f7f7f7;
			position: absolute;
			top: 0;
			cursor: pointer;
		}
			.plan-btns button{
				width: 11px;
				height: 18px;
				background-image: url(//image01.homedo.com/Files/Images/cms/www/20171124/4951367233995690366_pic1.png);
				background-repeat: no-repeat;
				position:absolute;
				border: none;
				outline: none;
				background-color:#f7f7f7;
				top: 55px;
				left: 8px;
				cursor: pointer;
			}
		.plan-prvs{
			left: 0;
		}
		.plan-nexts{
			right: 0;
		}
			.plan-prvs button{
				background-position:0 -18px ;
			}
			.plan-nexts button{
				background-position:0 0;
			}
		.plan-views{
			width: 756px;
			height: 124px;
			position: absolute;
			top: 0;
			left: 30px;
		}
			.plan-container{
				width: 734px;
				height: 124px;
				overflow: hidden;
				margin: 0 auto;
			}
				.plan-slide{
					width: 177px;
					height: 124px;
				}
					.plan-slide img{
						width: 100%;
						height: 100%;
					}
/**----------------------**\
 		$plan-Enclosure
\**----------------------**/
.plan-attachment-list{
    margin-top: 20px;
}
	.plan-attachment-list .plan-attachment-list-title {
	    margin-bottom: 12px;
	    font-size: 14px;
	    font-weight: bold;
	    color: #000;
	}
		.plan-attachment-list ul li {
		    padding: 8px 0 8px 6px;
		    font-size: 14px;
		}
			.plan-attachment-list ul li .plan-attachment-ico2 {
			    vertical-align: middle;
			    display: inline-block;
			    background: url(//image01.homedo.com/Files/Images/cms/www/20170826/5065303494675855707_pic1.png) 0px -28px no-repeat;
			    height: 28px;
			    padding-left: 2px;
			    width: 30px;
			}
			.plan-attachment-list ul li .plan-attachment-list-name {
			    vertical-align: middle;
			    color: #000;
			    margin-left: 6px;
			}
				.plan-attachment-list ul li .plan-attachment-list-down {
				    vertical-align: middle;
				    color: #33c5de;
				    margin-left: 8px;
				}
			.plan-allPage{
				font-size:14px;
				color:#8c8c8c;
				margin-left: 20px;
				position: relative;
				top: 2px;
			}	
			.plan-download{
				width: 77px;
				height: 23px;
				border-radius: 2px;
				border: none;
				outline: none;
				background-color:#ff8400;
				color: #fff;
				font-size: 14px;
				cursor: pointer;
				padding: 0;
			}
			.plan-download:hover{
				background-color: #0c67cd;
			}
				.plan-download a{
					display: inline-block;
					width: 77px;
					height: 23px;
					line-height: 23px;
					text-align: center;
					color: #fff;
				}
/**----------------------**\
 		$mask
\**----------------------**/	
.mask{
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}	
	.pf-content{
		width: 860px;
	    height: 490px;
	    z-index: 3;
	    position: fixed;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    margin: auto;
	}
		.phv-container {
		    width: 570px;
		    // height: 440px;
		    margin-left: auto;
		    margin-right: auto;
		    position: relative;
		    overflow: hidden;
		    z-index: 1;
		}
		.phv-slider {
		    font-size: 0;
		    text-align: center;
		    line-height: 440px;
		}
		.phv-slider {
		    font-size: 0;
		    text-align: center;
		    line-height: 440px;
		}
		.phv-slider img {
		    max-width: 570px;
		    max-height: 390px;
		    height: auto;
		    vertical-align: middle;
		}
		.pf-close {
		    position: absolute;
		    top: 18px;
		    right: 60px;
		    cursor: pointer;
		}	
		.phv-btn {
		    position: absolute;
		    top: 50%;
		    width: 27px;
		    height: 44px;
		    margin-top: -22px;
		    z-index: 10;
		    cursor: pointer;
		    background-size: 27px 44px;
		    background-size: auto;
		}
		.phv-prev {
		    left: 83px;
		    right: auto;
		    background: url(//image01.homedo.com/Files/Images/cms/www/20171124/5319472040448509506_pic1.png)no-repeat center;
		}	
		.phv-next {
		    right: 83px;
		    left: auto;
		    background: url(//image01.homedo.com/Files/Images/cms/www/20171124/5744083171655364865_pic1.png)no-repeat center;
		}











