@charset "utf-8";
/* CSS Document */  
.theme-banner{
	max-width: 1920px;
	min-width: 1190px;
	width: 100%; 
	position: relative;
	height: 500px;
} 
.theme-list{
	margin-top: 40px;
}
.theme-tit{
	text-align: center;
	color: #ff6700;
	font-size: 40px;
	margin-bottom: 40px;
}
.theme-nav{
	margin-bottom: 20px;
}
.theme-nav li{
	display: inline-block; 
	margin-right: 20px;
	line-height: 28px;
}
.theme-nav span,
.theme-nav a{
	display: block;
	padding: 0 10px;
}
.theme-nav span{
	color: #fff;
	background: #ff6700;
}
.theme-nav a:hover{
	color: #ff6700;
}
.theme-route{
	margin-right: -10px;
}
.theme-route li{
	margin: 0 6px 6px 0;
}
.theme-link{
	display: block;
	position: relative;
	width: 292px;
	height: 332px;
	overflow: hidden;
}
.t-tit{
	position: absolute;
	bottom: 28px;
	text-align: center;
	z-index: 40;
	left: 0;
	width: 100%;
	text-shadow: 0 2px 4px #666;
	font-size: 24px;
	color: #fff;
}
.t-pos{
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 50;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.t-pos>p{
	font-size: 24px;
	border: 1px solid #fff;
	width: 190px;
	margin: 116px auto 0;
	text-align: center;
	line-height: 60px;
}
.theme-link:hover .t-pos{
	opacity: 1;
	filter: alpha(opacity=100);
}
.theme-link:hover .t-tit{
	color: #ffb850;
	font-weight: 600;
	z-index: 60;
}
.bg-blue{ 
	width: 100%;
	min-width: 1190px;
	max-width: 1920px;
}
.tl-top{
	position: relative;
}
.tl-tit{
	text-align: center;
}
.tl-pos{
	position: absolute;
	top: 260px;
}
/*********************/
.theme-item{
	margin-bottom: 30px;
	padding: 18px;
	background: #fff;
}
.theme-l-img{
	width: 472px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.theme-l-img img{
	min-width: 472px;
	width: 100%;
	min-height: 300px; 
}
.t-yh,
.t-number{
	position: absolute;  
	z-index: 100; 
}
.t-number{
	right: 10px;
	top: 10px;
	line-height: 20px;
	font-size: 12px; 
	padding: 3px 8px;
}
.t-yh{
	background: #ff6700;
	color: #fff;
	left: 0;
	top: 0;
	padding: 0 12px;
	font-size: 14px;
	line-height: 28px;
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	-o-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
}
.t-number b{
	display: inline-block;
	background: url(../images/theme.png) no-repeat;
    background-position: 0 0;
    padding-left: 20px;

}
.theme-l-img img:hover{
	transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
}
.tr-tit:hover{
	color: #ff6700;
}
.tl-info-fr{
	width: 640px; 
	margin: 10px 25px 0 0;
}
.tr-tit{
	display: block;
	font-size: 17px;
	line-height: 22px;
	height:44px;
	margin: 10px 0;
}
.tr-txt{
	font-size: 20px;
	color: #666;
	line-height:40px;
	height:40px; 
}
.pub-tag{
	margin: 5px 0 10px; 
}
.pub-tag li{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background: #2696fc;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	margin-right: 6px;
	vertical-align: top;
}
.pub-tag .tjtq{
	line-height: 20px; 
    color: #fff;
    background: #ff6700;
    font-size: 14px;
    padding: 0 10px; 
    margin-right: 8px;
    -webkit-border-radius: 99px;
    border-radius: 99px; 
}
.pub-tag img{
    height: 20px;  
}
.tl-info{
	text-align: justify;
	line-height: 24px;
	height: 72px;
	margin: 15px 0 30px;
	overflow: hidden;
}
.tl-item{
	font-size: 12px;
}
.tl-item span{
	margin-right: 36px;
}
.tl-stage{
	font-size: 12px;
	background: url(../images/theme.png) right center no-repeat;
	background-position: -28px -22px;
	margin-top: 15px; 
	position: relative;
}
.tl-stage input{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.tl-price{
	background: #ff6700;
	color: #fff;
	display: block;
	font-size: 14px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}
.tl-price b{
	font-size: 24px;
}
.tl-price:hover{
	background: #f90;
}
/***************/
.dzbox{
	background: #47c0e9;
	padding: 40px 20px;
	text-align: center;
} 
.dzbox_inp{
    margin-right: 10px;
    padding: 0 10px;
    height: 40px; 
    border: 1px solid #ccc;
    line-height: 40px;
}
.dzbox_inp-max{
    width: 200px;
}
.dzbox_inp-min {
    width: 100px;
}
input.dzbox_btn,
.dzbox_btn1{
	display: inline-block;
    width: 200px;
    height: 40px; 
    text-align: center;
    font-size: 16px;
    vertical-align: top;
    line-height: 40px; 
    color: #fff;
}
input.dzbox_btn{
	background: #ff6700;
}
.dzbox_btn1{
	background: #999;
	display: none;
}
/*日历*/ 
.laydate-day-mark{
	color: #ff6700;
	font-weight: bolder; 
}
.layui-this{background-color:#fff!important; }
.layui-laydate-content td.laydate-selected,
.layui-laydate-content td:hover{
	background-color:#fff!important;
	color: inherit;
}
.layui-laydate-content td:hover{
	cursor: default
}