.content{
	width: 100%;
	padding: 70px 0;
	position: relative;
}
.cusBgL{
	width: 50.04%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	background-image: url(../images/bj_custom_01_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: -1;
}
.cusBgR{
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top:0;
	background-image: url(../images/bj_custom_01_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: -1;
}
.custom-travel{
	width: 854px;
	height: 498px;
	margin: 0 auto;
	border: 1px solid#727375;
}
.c-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	background-color: #95cf00;
	text-align: center;
	color: #ffffff;
}
.cont-l{
	float: left;
	width: 549px;
	height: 458px;
	background-color: rgba(255,255,255,0.5);
	padding-left: 23px;
}
.c-cont{
	overflow: hidden;
}

.cont-r{
	float: left;
	width: 282px;
	height: 100%;
}
.cr-list{
	padding: 25px 22px 0;
	background-color: rgba(255,255,255,0.76);

}
.crp{
	width: 238px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: url(../images/bj_bu_01.png) no-repeat center;
	margin-bottom: 16px;
}
.crp>span:first-child{
	float: left;
	margin-left: 10px;
}
.crp>span:last-child{
	float: right;
	margin-right: 10px;
	color: #ffffff;
}
.cr-item{
	width: 238px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #eeeeee;
	margin-bottom: 27px;
	border-radius: 3px;
}
.cr-item>img{
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 16px;
}
.plist{
	padding-bottom: 20px;
}
.plist>p{
	display: block;
	line-height: 34px;
}
.plist>p>img{
	display: inline-block;
	vertical-align: middle;
}
.telltime{
	overflow: hidden;
	height: 50px;
	-background-color: #d8d7d7;
}
.telltime>span{
	float: left;
	font-size: 14px;
	margin-right: 6px;
	margin-top: 4px;

}





.abf::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top:16px ;
	left: -17px;
	border-top: 10px solid transparent;
	border-right: 17px solid #ffffff;
	border-bottom: 10px solid transparent;
}





.aft::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top:71px ;
	right:51px;
	border-top: 10px solid transparent;
	border-left: 17px solid #ffffff;
	border-bottom: 10px solid transparent;
	z-index: 100;
}
.contList{
	float: left;
	overflow: hidden;
	margin-right:20px; 
}
.contList p{
	font-size: 16px;
	line-height: 50px;
	color: #808080;
	display: block;
	margin: 0;
	padding: 0;
}
.contList textarea{
	width: 494px;
	height: 115px;
	border: none;
	border: solid 1px #d0d0d0;
	outline:none;
	resize:none;
	font-size: 14px;
	line-height: 22px;
	padding:10px 13px 0 13px;
	border-radius: 5px;
	color: #000;
}
.contList span{
	font-size: 16px;
	line-height: 28px;
	color: #808080;
	display: block;
	margin: 0;
	padding: 0;
}
.contList input{
	width: 239px;
	height: 38px;
	border: none;
	border: solid 1px #d0d0d0;
	outline:none;
	resize:none;
	font-size: 14px;
	line-height: 38px;
	padding-left:10px;
	border-radius: 5px;
	color: #808080;
}
.subTiJiao{
	width: 336px;
	height: 38px;
	border-radius: 4px;
	border: solid 1px #a0a0a0;
	background-color: #95cf00;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
	margin-left:114px;
	margin-top:32px;  
	cursor: pointer;
}
.wangjima{
    font-size: 14px;
    color: #f00000;
    cursor: pointer;
    float: left;
    margin-left: 30px;
    margin-top: 40px;
    display: none;
}
.wangjima.active{
    bottom: 155px;
}