/*首页面*/
/*预约*/
.order{
	background-color: #f5f3f2;
	padding: 25px 0;
}
.ordertable{
	width: 100%;
	font-size: 14px;
}
.ordertable tr td:first-child img{
	width: 100%;
	height: 100%;
}
.ordertable tr td:first-child{
	background-color: #ed5d14;
}
.ordertable tr td:first-child + td{
	width:41%;
	text-align: center;
	background-color: #e6e4e3;
}
.orderthr{
	width:34%;
	padding: 10px 0;
	overflow: hidden;
	text-align: left;
	background-color: #edebea;
}
.ordertable span{
	color: #ed5d14;
	font-size: 20px;
}
.ordertable input{
	margin-top:20px;
	margin-bottom: 10px;
	color: #b2b2b2;
}
.ordertable select{
	color: #333333;
}
.inpfirst{
	width:120px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #c9c7c7;
	padding: 0 10px;
	margin:0 10px 0 12px;
}
.inpfirst1{
	width:170px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #c9c7c7;
	padding: 0 10px;
}

.drees{
	text-align: left;
	position: relative;
}
.drees1{
	position:absolute;
	color:white;
	right:12px;
	top:15px;
	text-align: center;
	background-color: #ed5d14;
	width:18%;
	display: inline-block;
	font-size: 18px;
	border-radius: 3px;
	padding: 14px 0;
}
.orderthr div{
	width: 22%;
	float: left;
	display: inline-block;
	color: #333333;
	text-align: center;
	height: 105px;
	margin:5px 0 5px 35px;
}
.orderthr img{
	width: 100%;
}
/*三张图*/
.orderimg{
	width: 100%;
	margin-top: 30px;
}
.orderimg img{
	width: 99%;
	text-align: left;
	height: 150px;
}

/*今日优惠*/
.todnew{
	margin-top: 50px;
}
.today{
	float: left;
	width:920px;
	border: 1px solid #e8e8e8;
	height: 418px;
	padding: 0 8px;
}
.todayp{
	height: 59px;
	font-size:22px;
	line-height: 59px;
	border-bottom: 1px solid #e8e8e8 ;
	width: 915px;
	margin: 0 auto;
}
.todayp img{
	vertical-align: middle;
	margin:0 10px;
}
.todayul{
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.todayul li{
	float: left;
	width: 24.1%;
	border: 1px solid #e8e8e8;
}
.todayul li:not(:nth-child(1)){
	margin-left:0.9%;
}
.todayul li:first-child + li{margin-left:0.9%;}
.todayul li:first-child + li + li{margin-left:0.9%;}
.todayul li:first-child + li + li + li{margin-left:0.9%;}
.todayul li img{
	width: 100%;
	height:230px;
}
.todayul li a:hover div{
	text-decoration: underline;
	color: #ed5d14;
}
.intertd{
	color: #999999;
	font-size: 12px;
	padding: 0 5px;
	text-align: center;
	height:37px;
	display: inline-block;
	overflow: hidden;
	line-height: 18px;
	margin:10px 0;
}
.intertd1{
	font-size: 14px;
	color:#ed5d14 ;
	text-align: right;
	position: relative;
	margin-bottom: 20px;
}
.montd{
	font-size:20px;
	font-weight: bold;
}
.intertd1 del{
	color: #808080;
	margin: 0 10px 0 5px;
}
.intertd1 font{
	position: absolute;
	left: 5px;
	top:-5px;
	background-color: #ed5d14;
	color: white;
	width: 60px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.intertd1 font span{
	font-size:28px;
}


/*新闻*/
.new{
	float: right;
	width: 232px;
	height: 418px;
	border: 1px solid #e8e8e8;
	padding: 0 8px;
}
.new1{
	font-size:18px;
	border-bottom: 1px solid #e8e8e8;
}
.new1 font{
	border-bottom: 3px solid #ed5d14;
	padding: 0 5px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	margin-left: 25px;
}
.newul{
	width: 222px;
	margin: 0 auto;
	color: #b6b6b6;
	font-size: 12px;
	list-style-type:square;
	padding:8px 0;
}
.newul a{
	color: #b6b6b6;
}
.newul li{
	width:100%;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style-type:square !important;
}
.newul span{
	margin-right:10px;
}
.newul li:hover a{
	text-decoration: underline;
	color: #ed5d14;
}
.newul li:hover span{
	color: #ed5d14;
}
/*全无定制*/
.allwu{
	border-bottom: 2px dashed #dcdcdc;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 100%;
}
.allwu img{
	height: 24px;
}
.monnd{
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;height: 269px;
}
.monnd1{
	width: 262px;
	float: left;
	height:249px;
	background-color: #f5f3f2;
	padding:10px;
}
.monnd2{
	width: 632px;
	float: left;
	height:100%;
	margin-left: 10px;
}
.monnd3{
	width: 266px;
	float: left;
	height:100%;
	margin-left: 10px;
}
.monnd2 img,.monnd3 img{
	width: 100%;
	height: 100%;
	}
/*全无定制*/
.allwutabl{
	width:1220px;
	margin: 0 auto 0 auto;
}
.allwutabl tr td{
	height: 269px;
	vertical-align: top;
}
.allwutabl tr td:first-child{
	width: 282px;
	background-color: #f5f3f2;
	padding:10px;
	box-sizing: border-box;
	vertical-align: top;
}
.allwutabl tr td:first-child + td{
	width: 624px;
}
.tensi table:first-child + table{
	margin-top: -10px;
}
/*全屋定制左侧子*/
.cup{
	color: #cbc9c8;
	font-size:28px;
}
.cup1{
	color: #b0b0b0;
	font-size:24px;
}
.cup1 span{
	font-size:28px;
	color: #4a403a;
	margin: 0 3px;
}
.cup2{
	color: #5b524d;
	font-size:14;
	line-height:20px;
	margin: 5px 0;
}
.cup3{
	color: #808080;
	font-size:12px;
	line-height: 18px;
}
.liji1{
	margin: 5px 0;
}
.liji1 font{
	color: #ed5d14;
	font-size: 14px;
}
.liji1 font span{
	font-size: 24px;
	margin: 0 3px;
}
.liji{
	width:100%;
    text-align: center;
}
.liji a{
	background-color: #ed5d14;
	color: white;
	font-size: 18px;
	width: 120px;
	height: 38px;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	border-radius: 3px;
}
.liji img{
	width: 18px !important;
	height: 18px !important;
	vertical-align: middle;
	margin:-5px 0 0 10px;
}

/*私人定制*/
.riow{
	width: 1200px;
	margin: 10px auto 0 auto;
	height: 475px;
	overflow: hidden;
}
.riow img{
	width: 100%;
	height: 100%;
}
.riow1{
	width: 253px;
	float: left;
	height: 100%;	
}
.riow2{
	width: 622px;
	float: left;
	height: 100%;	
	margin-left: 10px;
}
.riow2-1{
	width:100% ;
	overflow: hidden;
	height: 232px;
}
.small,.small2{
	float: left;
	width: 306px;
	height:100%;
}
.small2{
	margin-left: 10px;
	}
.riow2-2{
	width:100% ;
	height: 232px;
	margin-top: 11px;
}
.riow3{
	width: 305px;
	float: left;
	margin-left: 10px;
	height: 100%;
}
.small,.small2,.riow3,.riow2-2{
	position: relative;
}
.riow font{
	width:90%;
	position: absolute;
	z-index: 22;
	left:10px;
	bottom: 0;
	line-height: 32px;
	color: white;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.small:hover font,.small2:hover font,.riow3:hover font,.riow2-2:hover font{
	line-height:40px;
}
.siriow{
	margin-top: 10px;
	}

/*设计师*/
.shejs{
	width: 100%;
	margin-top: 10px;
	height:530px;
	overflow: hidden;
	position: relative;
}
.shejs1{
	width: 733px;
	float: left;
	height: 100%;
	position: relative;
}
.teone,.tetwo{
	position: absolute;
	top:0;
	z-index: 111;
	width:182px;
	box-sizing: border-box;
	height: 100%;
	background-color: rgba(0,0,0,0.7);      
    background: #000\9;/*IE*/
    filter: alpha(opacity=50);/*IE*/
}
.teone img,.tetwo img{
	width:44px !important;
	height: 87px !important;
	margin:221px 40px 0 40px;
}
.teone{
	left: 0; 
	text-align: right;
}
.tetwo{
	right: 0; 
	text-align: left;
}
.shejs1 img{
	width: 100%;
	height: 100%;
}
.shejs2{
	width: 464px;
	background-color: white;
	height:450px;
	position: absolute;
	top:20px;
	right: 0;
	z-index: 555;
	padding: 30px;
}
.shejs2 img{
	width: 100%;
	height: 325px;
}
.shejs2 p{
	color: #212222;
	font-size: 16px;
	margin: 3px 0;
}
.shejs2 div{
	color: #5d5f61;
	font-size: 14px;
	height: 115px;
	overflow: hidden;
	line-height: 22px;
}
/*晒家分享*/
.sunhoe{
	width: 1200px;
	margin:10px auto 0 auto;
	overflow: hidden;
}
.sunhoe1{
	width: 256px;
	height:470px ;
	float: left;
}
.sunhoe1 img{
	width: 100%;
	height: 100%;
}
.sunhoe2{
	width: 502px;
	height:468px ;
	float: left;
	margin-left: 10px;
	position: relative;
	border:1px solid #f3f3f3;
}
.sunhoe3{
	width: 205px;
	height:470px ;
	float: left;
	margin-left: 10px;
}
.sunchild{
	width: 203px;
	height:228px;
	border:1px solid #f3f3f3;
}
.sunhoe3 .sunchild:first-child + .sunchild{
	margin-top: 10px;
}
.sunchild p{
	margin: 5px 0 5px 2%;
	color: #3c3d3d;
	font-size: 14px;
	width: 96%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sunchild img{
	width: 96%;
	height: 140px;
	margin-left: 2%;
}
.sunchild div{
	width: 96%;
	margin-left: 2%;
	height:40px;
	color: #6c6e6f;
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
	overflow: hidden;
}
.sixfive{
	width: 100%;
	height: 327px;
}
/*左右见*/
.zuo,.zuo1{
	position: absolute;
	z-index: 111;
	width: 28px;
	top:142px;
	height: 43px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
    background: #000\9;
    filter: alpha(opacity=50);
}
.zuo img,.zuo1 img{
	width: 17px;
	height: 27px;
	margin-top:8px;
}
.zuo{
	left: 0;
}
.zuo1{
	right: 0;
}
.sunchild div:hover{
	color: #ed5d14;
	text-decoration:underline ;
}

/*ti*/
.sunhome{
	width: 1220px;
	height: 465px;
	margin: 0 auto;
}
.sunhome img{
	width: 100%;
	height: 100%;
}
.sunhome tr td{
	vertical-align: top;
}
.sunhome1{
	border: 1px solid #f3f3f3;
	padding: 5px;
	box-sizing: border-box;
	width: 205px;
}
.sunhome1 p{
	margin-bottom: 5px;
	color: #3c3d3d;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sunhome1 img{
	width: 100%;
	height: 139px;
}
.sunhome1 div{
	width: 100%;
	height:40px;
	color: #6c6e6f;
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
	overflow: hidden;
}
.sunhome .sunhome1 a:hover div{
	text-decoration: underline;
	color: #ed5d14;
}
/*切换*/
.sunhome2{
	width: 504px;
	border: 1px solid #f3f3f3;
	position: relative;
}
/*文案*/
.sixfive1{
	width: 100%;
	padding: 20px 8px 0 8px ;
	box-sizing: border-box;
	overflow: hidden;
}
.sixfive1-1{
	float: left;
	width: 72px;
	height: 72px;
	padding-top: 5px;
}
.sixfive1-1 img{
	border-radius: 100px;
	width: 100%;
	height: 100%;
}
.sixfive1-2{
	float: left;
	width:400px ;
	margin-left: 12px;
}
.sixfive1-2 p{
	color: #212222;
	font-size: 14px;
	line-height:38px;
	padding: 0 10px;
	box-sizing: border-box;
}
.sixfive1-2 div{
	font-size: 12px;
	line-height:18px ;
	color: #7a7b7d;
	border-top: 1px solid #dddddd;
	padding: 3px 10px 0 10px;
	height: 56px;
	box-sizing: border-box;
}

/*公司简介页面*/
.nahan{
	height: 45px;
	line-height: 45px;
	color: #3d3d3d;
	font-size: 12px;
}
.nahan a{
	color: #3d3d3d;
}
.nahan a:hover{
	color: #ff6215;
}
/*正文*/
.company{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.company1{
	height: auto;
	width: 190px;
	float: left;
	background-color: #f5f5f5;
	min-height: 1033px;
}
.company1-1{
	height: auto;
	width:100%;
	padding:20px 0;
	text-align: right;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
}
.company1-1 dt{
	height: auto;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-right:70px;
}
.company1-1 dd{
	height: auto;
	color: #3d3d3d;
	font-size:14px;
	height: 31px;
	padding-right:60px;
	line-height: 31px;
}
.company1-1 dd,.company1-1 dt{
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
.daad{
	height: auto;
	display: inline-block;
	width:10px;
}
.cdaad img{
	display: none;
}
.company1-1 dd:hover{
	color: #ff6215;
	cursor:pointer;
	background-color: #e0e0e0;
}
.company1-1 dd:hover .neir{
	color: black;
}
.company1-1 dd:hover span img{
	display: block;
}
/*内容*/
.neir{
	height: auto;
	position: absolute;
	z-index: 11;
	right: 0;
	top:0;
	width: 1010px;
	border: 1px solid #e5e5e5;
	background-color: white;
	min-height: 1033px;
	padding: 10px 40px 0 40px;
	text-align: left;
	box-sizing: border-box;display: none;
}
.neir1{
	height: auto;
	width: 100%;
	height: 56px;
	line-height:56px;
	border-bottom: 2px solid black;
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.neir2{
	height: auto;
	width: 100%;
	font-size: 14px;
	color: #3d3d3d;
}



/*.com{
	color: #ff6215 !important;
	background-color: #e0e0e0;
}
.com1{
	display: block;
}*/
/*新手宝典页面*/
.novbanner{
	width: 100%;
}
.foryou{
	width: 100%;
	position: relative;
	margin-top: -5px;overflow: hidden;
}
.foryouimg{
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.foryou1{
	padding: 45px 0 90px 0;
	width: 1200px;
	margin: 0 auto;
}
.foryou1 p{
	font-size:35px;
	text-align: center;
	color: #838383;
	font-family: "Arial" !important;
}
.fordiv{
	font-size: 30px;
	color: #585857;
	text-align: center;
}
.fordiv img{
	width:320px;
	vertical-align: middle;
}
.fordiv font{
	margin: 0 10px;
	display: inline;
}
.fordiv span{
	color: #ff6215;
}
.novfour{
	width:780px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 42px;
}
.novfour1{
	float: left;
	width:18% ;
	margin: 0 2px;
	padding: 0 25px;
	text-align: center;
	font-size: 20px;
	color: #838383;
}
.novfour1 img{
	width: 100%;
	margin-bottom: 20px;
}
/*一件定制*/
.dingz{
	width: 100%;
	padding: 42px 0 85px 0;
	background-color: #f0284d;
}
.dingz1{
	text-align: center;
}
.baidi{
	width:1184px;
	border: 8px solid #93ded6;
	overflow: hidden;
}
.baidi1{
	width:792px;
	height: 469px;
	float:left ;
	border: 4px solid white;
	position: relative;
}
.baidi2{
	width:280px;
	background-color: #f6b041;
	height: 469px;
	text-align: center;
	padding: 0 50px;
	float:left ;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
}
.dingzimg{
	width: 100%;
	height: 100%;
}


.dingtabl{
	width: 100%;margin-top:15px ;
	border: 8px solid #93ded6;
}
.dingtabl tr td:first-child + td{
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box;
	background-color: #f6b041;
	height: 469px;
}
.dingtabl tr td{
	border: 4px solid white;
	vertical-align: top;
}
.dingzimg{
	width:100%;
	height: 100%;
}
.dingtabl tr td:first-child{
	position: relative;
	width: 788px;
}
.dingleft,.dingright{
	position: absolute;
	z-index: 22;
	top:50%;
	margin-top:-26px ;
	background-color: rgba(0,0,0,0.5);
	background: #000\9;/*IE*/
    filter: alpha(opacity=70);/*IE*/
	width: 26px;
	text-align: center;
	height: 52px;
}
.dingleft img,.dingright img{
	margin-top:14px ;
}
.dingleft{
	left: 0;
}
.dingright{
	right: 0;
}
/*右边*/
.yuye{
	font-size: 30px;
	color: #f0284d;
	letter-spacing: 3px;
	margin: 40px 0 20px 0;
}
.yuye img{
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
.trew{
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	border-radius: 5px;
	border: none;
	color: #b9b9b9;
	outline: none;
	font-size: 12px;
}
.trew{
	width: 100%;
	margin-bottom: 20px;
}
.trew1{
	clear: both;
	width: 100%;
}
.trew1 select:nth-child(1){
	width:45%;
	float: left;
}
.trew1 select:nth-child(2){
	width:45%;
	float: right;
}
.meis{
	background-color:#f0284d ;
	width: 100%;
	height: 40px;
	color: white;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	border-radius: 5px;
	margin: 40px 0 20px 0;
}
.meis1{
	font-size: 12px;
	color: white;
}
/*全屋定制*/
.foryqua{
	padding-bottom: 35px;
}
/*服务到家*/
.laor{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.laor1{
	position: absolute;
	z-index: 111;
	width: 166px;
	height: 192px;
	top:50%;
	margin-top:-96px;
	right:50%;
	margin-right: -83px;
}
.home{
	width: 100%;
}
.home tr td{
	width: 440px;
	padding: 0 30px;
	vertical-align: top;
}
.homeimg{
	width: 100%;
	color: #ff6215;
	font-size: 24px;
}
.homeimg img{
	width: 31px;
	height: 35px;
	vertical-align: middle;
	/*margin-top: -4px;*/
}
.homeimg1 img{
	margin-right: 10px;
}
.homediv{
	width: 80%;
	padding: 0 40px;
	color: #4e4e4e;
	height: 100px;
	font-size: 14px;
	line-height: 18px;
}
.homediv img{
	width: 100%;
	margin-bottom: 6px;
}
.homeleft{
	text-align: left;
	margin-right: 20px;
	display: inline-block;
	width:95% ;
	box-sizing: border-box;
}
.homeright{
	text-align: right;
	display: inline-block;
	margin-left: 20px;
	width:95% ;
	box-sizing: border-box;
}
.homeimg2 img{
	margin-left: 10px;
}
.homeimg2{
	text-align: right;
}
/*家居创造实力*/
.novbig{
	width:1200px ;
	margin: 0 auto;
	overflow: hidden;
}
.novbig1{
	width:23.5%;
	float: left;position: relative;
}
.novbig .novbig1:first-child{
	margin-right:2% ;
}
.novbig .novbig1:first-child + .novbig1{
	margin-right:2% ;
}
.novbig .novbig1:first-child + .novbig1 + .novbig1{
	margin-right:2% ;
}
.novbig1 img{
	width: 100%;
	height: 152px;
	border: 3px solid white;
	border-radius: 20px;
}
.novbig1 div{
	width:100%;
	height:152px;
	border-radius:20px;
	border: 3px solid white;
	position: absolute;
	left:0px;
	top:0;
	text-align: center;
	font-size: 30px;
	color: white;
	line-height: 152px;
	background-color: rgba(0,0,0,0.4);
	 background: #000\9;
    filter: alpha(opacity=70);
}
.gray{
	width:1200px;
	margin: 50px auto 0 auto;
}
.gray1{
	width: 27px;
	height: 31px;
	margin-left: 137px;
}
.novbigimg{
	width:100%;
	margin-top: -5px;
	overflow: hidden;
}
.novbigimg1,.novbigimg2{
	width:588px;
	display: inline-block;
	float:left ;
	height:510px ;
	border:6px solid #424242;
}
.novbigimg1{
	border-radius: 30px 0 0 30px;
}
.novbigimg2{
	border-radius:0 30px 30px 0;
}
/*定制攻略*/
.gonlv{
	width: 100%;
	padding:20px 0 30px 0;
	background-color: #ff6215;
	margin-top: -5px;
	color: white;
}
.gonlv1{
	text-align: center;
}
.gonlv1 tr td:first-child{
	width:290px;
	position: relative;
	font-size:24px;
}
.gonlv1 tr td:first-child span{
	font-size:28px;
	letter-spacing: 2px;
}
.gonlv1 tr td:first-child img{
	position: absolute;
	right:6%;
    top:calc(50% - 14px)
}
/*.gonlv1 td div:hover{
	color: red;background-color:white ;
}*/
.gonlvbai{
	width: 100px;
	margin: 0 auto;
	height: 100px;
	border: 1px solid white;
	border-radius: 100px;
	font-size: 20px;
}
.gonlvbai img{
	width: 50px;
	height: 40px;
	margin-top:11px;
}
.racp{
	margin-top: 5px;
	overflow: hidden;
}
.racp li{
	float: left;
	margin-top: 38px;
	background-color: #f8f8f8;
	width: 32%;
}
.racp li{
	margin-right:1.3%;
}
.racp li img{
	width: 100%;
	height: 288px;
}
.racp li p{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #585857;
	font-size:18px;
	text-align: center;
	height: 65px;
	line-height: 65px;
}
.racp li a{
	color: #585857;
}
.racp li a:hover{
	text-decoration: underline;
	color:#ff6215
}
.racp li a:hover p{
	color:#ff6215
}

/*登录*/
.logn{
	background-color: #f7f7f7;
	width: 100%;
}
.logn1{
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	padding: 80px 0;
	overflow: hidden;
}
.lpimg{
	margin-left: 50px;
	float: left;
	max-width: 600px;
	text-align: center;
}
.zclo{
	width: 436px;
	height: 500px;
	float: right;
	background-color: white;
	border-top:4px solid #efefef;
}
.zclo1{
	width: 100%;
	overflow: hidden;
	
}
.zclo1 div{
	width:218px;
	float:left;
	color: #787371;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.aaa{
	background-color: #efefef;
}
.zclo1 div:hover{
	cursor: default;
}
.twolodn{
	width:360px;
	margin: 50px auto 0 auto;
	
}
.twolodn1{
	width: 100%;display: none;
}
.inpdi{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
.inpdi img{
	position: absolute;
	top:15px;
	right: 10px;
	z-index: 44;
	width: 14px;
	height: 15px;
}
.inpdi input{
	width: 96%;
	height: 46px;
	line-height: 46px;
	padding:0 2%;
	border: 1px solid #dbdbdb;
	color: #aeaeae;
}
.dl{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color:#ff6115 ;
	color: white;
	text-align: center;
	font-size: 14px;
	border: none;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.bl1{
	width: 100%;
	color: #121212;
	font-size: 12px;
}
.bl1 div:first-child{
	float: left;
}
.bl1 input{
	width:15px;
	height: 15px;
	vertical-align:middle ;
	margin-right:5px;
	margin-top: -3px;
}
.bl1 div:first-child + div{
	float: right;
	text-align: right;
}
.bl1 div:first-child + div:hover a{
	color: #ff6115;
}
.tik1{
	width: 100%;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.tik1 div{
	height: 46px;
	font-size: 14px;
}
.tik1 div:first-child{
	width: 154px;
	float: left;
}
.tik1 div:first-child + div{
	width: 72px;
	float: left;
	margin-left:50px;
}
.tik1 div:first-child + div + div{
	width:70px;
	color: #bfbfbf;
	float: right;
}
.tik1 a{
	color: #4189eb;
	text-decoration: underline;
}
.tik1 img{
	width: 100%;
	height: 90%;
	margin-top:4%;
}
.tik1 input{
	width: 96%;
	height: 44px;
	line-height: 46px;
	padding:0 2%;
	border:1px solid #dbdbdb;
	color: #aeaeae;
}
/*条款*/
.tik{
	width: 100%;
	color: #3d3d3d;
	font-size: 14px;
	margin-bottom: 20px;
}
.chil{
	color: #3c86eb;
	cursor: default;
}
.tik input{
	width:15px;
	height: 15px;
	vertical-align:middle ;
	margin: -3px 5px 0 0;
}
/*弹框*/
.tabkua{
	width: 100%;display: none;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	 background: #000\9;/*IE*/
    filter: alpha(opacity=95);/*IE*/
}
.tabkua1{
	width:600px;
	height:500px;
	background-color: white;
	position: absolute;
	z-index: 5556;
	left: 50%;
	margin-left: -288px;
	top:25%
}
.lognp{
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.lognp img{
	margin-right: 10px;
	position: absolute;
	right: 0;
	top:15px
}
.lognp1{
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.lognp1 a{
	color: white;
    background-color: #ff6115;
    letter-spacing: 2px;
    width: 200px;
    height: 40px;
    display: inline-block;
    border-radius: 5px;
    line-height: 40px;
}
.lognp2{
	width: 96%;
	margin-left: 2%;
	height: 380px;
    overflow-y: scroll;	
    color: #a6a3a3;
    font-size: 12px;
    line-height: 18px;
}
.lohear{
	color: #3d3d3d;
	margin-top:10px ;
}
