﻿@charset "utf-8";
.EBAll{
	width:100%;
	margin:0 auto;
	background:#ffda8f;
	overflow:hidden;
}
.EBBanner,.EBBanner img,.EBhxjd img{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.EBbt{
	width:365px;
	height:84px;
	margin:15px auto 0;
	overflow:hidden;
}
.EBhxjd{
	width:1200px;
	margin:45px auto 0;
	overflow:hidden;
}
.wmt60{
	margin-top:60px;
}
/*游记*/
.RMTravels{
	width:1221px;
	margin:40px auto 0;
	overflow:hidden;
	/*border:1px solid red;*/
}
.RMTravels li{
	width:407px;
	height:512px;
	float:left;
	overflow:hidden;
	position:relative;
	/*border:1px solid red;*/
}
.RMTLT{
	width:322px;
	height:10px;
	margin:1px auto;
	background:#d7553d;
}
.RMTLD{
	width:385px;
	height:490px;
	overflow:hidden;
	position:absolute;
	top:11px;
	left:11px;
	/*border:1px solid red;*/	
}
.RMTLD:hover{
	box-shadow:0 0 10px rgba(52,36,0,0.22);
}
.RMTLDW{
	width:385px;
	height:490px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	/*border:1px solid red;*/	
}
.RMTLDW img{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.RMTLDW > img:hover{
	transform: scale(1.3);
	transition: all 2s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 2s ease 0s;
	-moz-transition: scale(1.3);	
	-moz-transition: all 2s ease 0s;
	-o-transition: scale(1.3);
	-o-transition: all 2s ease 0s;
}
.RMTLDN{
	width:325px;
	height:120px;
	background:#fff;
	overflow:hidden;
	position:absolute;
	z-index:1;
	left:30px;
	bottom:30px;	
}
.RMTLDNT{
	width:82px;
	height:82px;
	background:#fff;
	overflow:hidden;
	border-radius:100%;
	position:absolute;
	z-index:2;
	left:147.5px;
	bottom:120px;
	border:4px solid #fff;	
}
.RMTLDNT img{
	width:100%;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.RMTLDN a{
	width:285px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	line-height:1.5;
	margin:50px auto 0;
	overflow:hidden;
	display:block;
}
.RMTLDN a .span2{
	color:#ff8800;
	font-weight:300;
}
.RMTLDN a:hover .span1{
	color:#d7553d;
	text-decoration:underline;
}
/*合影*/
.EBPicture{
	width:1200px;
	margin:40px auto 0;
	overflow:hidden;
}
.EBPictureL{
	width:600px;
	float:left;
	overflow:hidden; 
}
.EBPictureL li{
	width:290px;
	height:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.EBPictureL li > img:hover{
	transform: scale(1.3);
	transition: all 2s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 2s ease 0s;
	-moz-transition: scale(1.3);	
	-moz-transition: all 2s ease 0s;
	-o-transition: scale(1.3);
	-o-transition: all 2s ease 0s;
}
.EBPictureR{
	width:600px;
	height:410px;
	float:left;
	overflow:hidden;
	position:relative; 
}

.EBPictureL li img,.EBPictureR > img{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.EBPictureRP{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	overflow:hidden;
	position:absolute;
}
.EBPictureRP img{
	width:90px;
	height:90px;
	margin:160px auto 0;
	overflow:hidden;
	cursor:pointer;
}
.EBTailor{
	width:1920px;
	height:236px;
	margin:60px auto 0;
	background:url(http://upy.yingtushe.com/special/ejina/h/images/ebsrdz_36.jpg) no-repeat;
	background-size:100% 100%;
	overflow:hidden;
}
.EBTailorU{
	width:1200px;
	height:50px;
	margin:80px auto 0;
	overflow:hidden;
}
.EBTailorUL{
	width:120px;
	height:45px;
	float:left;
	margin-left:220px;
	overflow:hidden;
	border-radius:5px;
	box-shadow:0 0 10px rgba(52,36,0,0.22);
}
.EBTailorUC{
	width:120px;
	height:45px;
	float:left;
	margin-left:20px;
	overflow:hidden;
	box-shadow:0 0 10px rgba(52,36,0,0.22);
}

.EBTailorUCL{
	width:170px;
	height:45px;
	float:left;
	margin-left:20px;
	overflow:hidden;
	box-shadow:0 0 10px rgba(52,36,0,0.22);
}

.EBTailorUR{
	width:250px;
	height:45px;
	float:left;
	margin-left:20px;
	overflow:hidden;
	border-radius:5px;
	box-shadow:0 0 10px rgba(52,36,0,0.22);
}
.EBTailorU input{
	width:100%;
	height:43px;
	line-height:43px;
	font-size:18px;
	color:#333;
	background:#fff;
	text-indent:10px;
	margin:0 auto;
	outline:none;
	overflow:hidden;
    border-radius:5px;
    box-shadow: 0 0 10px rgba(50,50,50,0.4) inset;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #999; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #999; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #999; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #999; 
} 
.EBTailorSub{
	width:240px;
	height:50px;
	margin:30px auto 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:50px;
	color:#fff;
	background:#d7553d;
	border-radius:5px;
	overflow:hidden;
	cursor:pointer;	
}
/**/
.EBCDH{
	overflow:hidden;
	position:fixed;
	right:8%;
	top:20%;
	z-index:10;
}
.EBCDH li{
	width:124px;
	height:37px;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:37px;
	border-radius:37px;
	background:#333;
	margin-bottom:10px;
	overflow:hidden;
}
#EBCDHL{
	background:#d7553d;
} 
.EBCDH li #CDHFH{
	width: 28px;
    height: 23px;
    margin:11px auto 0;
    overflow: hidden;
}
.EBCDH li:hover{
	background:#d7553d;
}
.EBCDHD{
	width:124px;
	border-radius:5px;
	background:#333;
	overflow:hidden;
}
.EBCDHD img{
	width:110px;
	height:110px;
	margin:7.5px;
	overflow:hidden;
}























