/*
 * @author pulu
 * @time 2017-04-19
 */
.index{
	background: url(../../img/Home/min_line_bg.jpg) repeat-y;
	background-size: 100% auto;
	position: relative;
	z-index: 1;
}
.index-ticket{
	display: inline-block;
	padding: 0 25px;
	width: 1120px;
	height: 85px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	margin-left: -585px;
	background: url(../../img/Home/index_ticket_bg.png) no-repeat;
}
.quick-items{
	display: none;
}
.quick-item{
	display: inline-block;
	min-width: 150px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.quick-item-title{
	margin-top: 4px;
	line-height: 30px;
	color: #001c31;
	font-weight: bold;
}
.quick-select{
	display: inline-block;
	min-width: 128px;
	margin-right: 20px;
	line-height: 30px;
	color: #363636;
	background: #fff;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	border-radius: 8px;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid transparent;
}
.quick-select-short{
	width: 60px;
}
.quick-item-orange .quick-select{
	border: 1px solid #feaf05;
}
.quick-item-salmon  .quick-select{
	border: 1px solid #ff6c43;
}
.quick-item-salmon .quick-item-title{
	color: #ff6c43;
}
.quick-main{
	display: inline-block;
	width: 100%;
	height: 30px;
	position: relative;

}
.quick-main-text{
	display:block;
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
	border-bottom: 1px solid #e3e3e3;
}
.quick-main input{
	border: none;
	outline: none;
}
.quick-main-icon{
	display: inline-block;
	width: 15px;
	height: 10px;
	background: url(../../img/Home/icon.png) no-repeat ;
	background-position: -0 -573px;
	margin-left: 8px;
	position: absolute;
	right: 15px;
	top: 8px;
	display: none;
}
.quick-drop{
	text-indent: 10px;
	display: none;
}
.quick-detail{
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	background: #fecd05;
	text-align: center;
	color: #001c31;
	position: absolute;
	top: 35px;
	right: 60px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}
.quick-detail:hover{
	background: #ff8214;
}
.quick-drop-item{
	padding-right: 5px;
}
.quick-drop-item:hover{
	background: #feaf05;
	color: #fff;
}


.banner{
	position: relative;
	text-align: center;
	overflow-x: hidden;
}
.banner .slides{
	margin-bottom: 80px;
}
/*.travel-banner .slide{
	height: 500px;
	overflow: hidden;
}*/
.banner-image{
	width: 100%;
}
.banner .flex-control-nav{
	display: inline-block;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	/*position: absolute;*/
	border: 4px solid #fff;
	position: relative;
	bottom: 40px;
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.travel-banner .flex-control-nav{
	bottom: 80px;
}
.flex-control-nav li a,.flex-control-nav li{
	display: inline-block;
	width: 108px;
	height: 63px;
	*display:inline;
	zoom:1;
}
.flex-control-nav li{
	border: 4px solid #fff;
	display: inline-block;
	*display:inline;
	zoom:1;
}
.banner .banner-thumbs{
	display: inline-block;
	position: absolute;
	width: 100%;
	z-index: 1;
	bottom: 40px;
	text-align: center;
	left: 0;
}
.travel-banner .banner-thumbs{
	bottom: 80px;
}
.banner-thumb{
	display: inline-block;
	text-align: center;
	padding: 4px;
	background: #fff;
	border: 1px solid #c1d9e2;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
}
.banner-thumb-con{
	display: inline-block;
	width: 108px;
	margin: 4px;
	position: relative;
	*display:inline;
	zoom:1;
}
.banner-thumb-cover{
	display: inline-block;
	width: 100%;
	height: 100%;
	background:#000;
	opacity: 0.4;
	filter:alpha(opacity=40);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	display: none;
}
.banner-thumb-img{
	width: 100%;
	height: 60px;
}

.index-main{
	width: 100%;
	background: url(../../img/Home/index_bg.jpg) no-repeat bottom center;
	/* background-size: 100% auto; */
	position: relative;
}
.wrapper{
	position: relative;
}
.clown-img{
	position: absolute;
	left: -178px;
	top: -20px;
}
.clown-right-img{
	left: auto;
	right: -208px;
	top: -60px;
}
/*-------------main-item----------*/
.main-item{
	width: 475px;
	height: 350px;
	float: left;
	margin: 0;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
}
.main-item-middle{
	margin: 0 20px;
}
.middle-vodio-img {
    width:  455px;
    margin: 10px;
    height: 230px;
    overflow: hidden;
    position: relative;
}
.middle-vodio-image {
    width: 100%;
    min-height: 232px;
}
.middle-video-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(../../img/Home/icon.png) no-repeat;
    background-position: -45px -700px;
    position: absolute;
    left: 203px;
    top: 92px;
}
.middle-vodio-img:hover .middle-video-icon{
	transform: scale(1.2);

}
.main-item-left{
	position: relative;
	*position: static;
	width: 180px;
	background:#fff url(../../img/Home/index_left.png) no-repeat;
}
.main-item-left:hover{
	background:#fff url(../../img/Home/index_left_02.png) no-repeat;
}
.main-item-left .squre-link{
 	background: transparent;
 	position: relative;
 }
.main-lef-span{
	display: inline-block;
	width: 135px;
	height: 23px;
	line-height: 23px;
	border-radius: 0 0 8px 8px;
	background: #ffce26;
	color: #944907;
	position: absolute;
	top: 0;
	left: 22px;
	font-size: 12px;
}
.squre-link{
	display: inline-block;
	width: 185px;
	height: 150px;
	float: left;
	background: #69afe0;
	text-align: center;
	color: #010101;
}
.squre-link-02{
	background: #f99e1c ;
}
.squre-link-01{
	clear: both;
}
.squre-link-01 .squre-link-icon{
	margin-top: 40px;
}
.main-left-icon{
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(../../img/Home/icon.png) no-repeat ;
	background-position: -183px -285px;
	position: relative;
	margin: 0 25px 0 30px;
	top: 3px;
}
.main-left-nav{

}
.main-left-link{
	display: inline-block;
	width: 100%;
	height: 62px;
	line-height: 62px;
	position: relative;
	color: #2b3233;
}
.main-left-line{
	width: 161px;
	height: 1px;
	border-bottom: 1px dashed #eeeeee;
	position: absolute;
	bottom: 0;
	left: 12px;
}
.main-left-link:hover{
	background: #f7f7f7;
	color: #545859;
}
.main-left-icon-02{
	background-position: -183px -305px;
}
.main-left-icon-03{
	background-position: -183px -325px;
}
.squre-link-title{
	color: #fff;
	font-size: 18px;
	letter-spacing: 5px;
}
.squre-link-icon{
	display: inline-block;
	width: 55px;
	height: 55px;
	background: url(../../img/Home/squre_link_icon.png) no-repeat;
	margin: 5px auto 0 auto;
	transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.squre-link-icon:hover{
	background-position: 0 -55px;
}
.squre-link-icon-02{
	background-position: 0 -110px;
}
.squre-link-icon-02:hover{
	background-position: 0 -165px;
}
.squre-link-icon-03{
	background-position: 0 -220px;
}
.squre-link-icon-03:hover{
	background-position: 0 -275px;
}
.squre-link-icon-04{
	background-position: 0 -330px;
}
.squre-link-icon-04:hover{
	background-position: 0 -385px;
}
.main-item-title{
	height: 50px;
	line-height: 50px;
	background: #c53f95;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.main-item-nav{
	width: 120px;
	float: left;
}
.main-item-nav-link{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.main-item-nav-link-active{
	background: #feaf05;

}
.main-item-nav-link .item-nav-span{
	display: inline-block;
	width: 100px;
	height: 50px;
	border-bottom: 1px solid #dedede;
	color: #000;
	overflow: hidden;
}
.main-item-nav-link-active .item-nav-span{
	color: #fff;
}
.main-item-right{
	display: inline-block;
	width: 345px;
	height: 233px;
	margin: 10px 10px 0 0;
	float: left;
}
.main-item-right-img{
	width: 100%;
	height: 100%;
	display: none;
}
.main-item-right-img:first-of-type{
	display: block;
}
.item-dynamic{
	padding: 10px;
}
.item-dynamic-img{
	width: 124px;
	height: 90px;
	font-size:0;
	box-sizing: border-box;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom:5px
}
.item-dynamic-img:after{
	content:"";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.item-dynamic-image{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.item-dynamic-title{
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis

}
.item-dynamic-title a{
	display: inline-block;
	height: 40px;
	line-height: 20px;
	color: #000;
	font-family: "黑体";
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis
}
.item-dynamic-time{
	color: #ababab;
	font-size: 12px;
	line-height: 25px;
}
.item-dynamic-des{
	line-height: 18px;
	height: 18px;
	padding: 3px 0 0 0;
	overflow: hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	color: #484848;
}
.item-dynamic-link{
	display: inline-block;
	width: 360px;
	height: 28px;
	padding: 6px 0 2px;
	color: #000;
	position: relative;
	padding-right: 100px;
	border-top: 1px dotted #ccc;
	text-indent: 5px;
}
.item-dynamic dl{
	margin-bottom: 10px;
}
.item-dynamic-text{
	width: 350px;
	display: inline-block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.item-dynamic-link:hover {
	color: #ff9700;
	background: #f7f7f7;
}
.dynamic-link-time{
	position: absolute;
	right: 5px;
	top: 6px;
}

/*project*/
.project-index{
	margin: 110px 0 50px 0;
    text-align:center;
}
.project-item{
	width: 200px;
	text-align: center;
	display:inline-block;
	margin-right: 40px;
}
.project-cricle{
	width: 200px;
	height: 230px;
	background: url(../../img/Home/project_bg.png) no-repeat;
	position: relative;
}
.project-icon{
	width: 170px;
	height: 170px;
}
.project-icon{
	display: inline-block;
	background:url(../../img/Home/project_image.png) no-repeat;
	-webkit-transition:all 1s;
	cursor: pointer;
}
.project-cricle:hover{
	background: url(../../img/Home/project_bg_hover.png) no-repeat 0 0;

	transition-timing-function: ease-out;
	transition-duration: .2s;
	transform: translateY(-10px);
}
.project-cricle:hover{

}

/*.project-cricle:hover .project-icon{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}*/
.project-icon-02{
	background-position: 0 -170px;
}
.project-icon-03{
	background-position: 0 -340px;
}
.project-icon-04{
	background-position: 0 -510px;
}
.project-icon-05{
	background-position: 0 -680px;
}
.project-item-text{
	color: #12334a;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

.to-top{
	opacity: 0;
	-webkit-transform: translateY(40px);
	animation: top-ani 0.8s  forwards linear;
}
/*.animal-dialog-div .light-bg{
	animation: light-ani 2s  infinite linear;
	-webkit-animation: light-ani 2s  infinite linear;
	-moz-animation: light-ani 2s  infinite linear;
	-o-animation: light-ani 2s  infinite linear;
}*/
@keyframes top-ani{
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}


@media only screen and (max-width: 1600px){
	.project-index{
		margin: 110px 0 250px 0;
	}
}
@media only screen and (max-width: 1280px){
	.project-index{
		margin: 110px 0 190px 0;
	}
}

/*travelogs.html*/
.travelogs{
	margin-top: -90px;
}
.travelogs-select{
	min-height: 375px;
	background: #fff;
	margin: 20px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.travelogs-link{
	display: inline-block;
	position: absolute;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	background: #fecd05;
	color: #fff;
	float: right;
	top: 6px;
	right: 10px;
}
.theme-nav-image{
	width: 100%;
	min-height: 150px;
}
.position-link-02{
	border-radius: 5px 40px 40px 5px;
	-webkit-border-radius: 5px 40px 40px 5px;
	-moz-border-radius: 5px 40px 40px 5px;
	-o-border-radius: 5px 40px 40px 5px;
	position: relative;
}
.travelogs-title{
	padding: 24px 0 15px 0;
	line-height: 15px;
	text-align: center;
}
.travelogs-title-text{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	position: relative;
	top: -8px;
}
.glay-line{
	display: inline-block;
	width: 122px;
	height: 2px;
	background: #dedede;
	position: relative;
	bottom: 12px;
	margin: 0 5px;
}
.travel-title-icon{
	display: inline-block;
	width: 34px;
	height: 30px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -415px;
}
.travel-title-icon-02{
	background-position:  -35px -415px;
}
.theme-nav{
	position: relative;
	height: 265px;
}
.theme-oper{
	position: absolute;
	left: 0;
	top: 90px;
}
.theme-next{
	position: absolute;
	right: 0;
	left: auto;
}
.theme-icon{
	display: inline-block;
	width: 18px;
	height: 34px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -70px -420px;
	margin: 34px 16px ;
}
.theme-icon-right{
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -90px -420px;
}
.theme-nav-pic{
	display: inline-block;
	width: 1060px;
	height: 265px;
	position: relative;
	top: 5px;
	overflow: hidden;
	left: 50px;
	*position: absolute;
	*top: 0;
	*left: 50px;
}
.theme-nav-items{
	width: 99999px;
	position: relative;
}
.theme-nav-item{
	display: inline-block;
	width: 246px;
	height: 265px;
	margin:  0 0 0 13px;
	background: #f5f5f5;
	overflow: hidden;
	position: relative;
	border-radius:  6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	*display: inline;
	*float: left;
}
.theme-nav-item.active{
	border: 3px solid #fff;
}
.travel-img{
	widows: 100%;
	height: 150px;
	overflow: hidden;
}
.theme-nav-img{
	width: 100%;
}
.theme-nav-text{
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	color: #fff;
	text-align: center;
}
.travel-item-title,.new-title{
	font-size: 18px;
	color: #4d4d4d;
	padding:0 10px;
	margin: 15px 0;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.new-title a,.travel-item-title a{
	color: #4d4d4d;
}
.travel-item-title{
	height: 22px;
	padding-top: 8px;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;

}
.travel-item-time{
	color: #777;
	font-size: 12px;
	padding: 5px 10px;
}
.travelogs-new{
	background: #fff;
	min-height: 400px;
	padding-bottom: 30px;
}
.travelogs-new-item{
	padding: 30px 0;
	width: 1075px;
	margin: 0 auto;
	border-top: 1px solid #eaeaea;
	position: relative;
	color: #777;
	font-size: 14px;
}
.travelogs-new-item:hover{
	background: #f5f5f5;
}
.new-img{
	display: inline-block;
	width: 245px;
	height: 175px;
	overflow: hidden;
	margin-right: 30px;
	position: absolute;
	left: 0;
	top: 30px;
}
.new-image{
	width: 100%;
	min-height: 175px;
}
.new-con{
	display: inline-block;
	width: 780px;
	margin-left: 275px;
	height: 175px;
}
.new-title{
	padding: 0;
}
.new-time{
	font-size: 12px;
	margin: 15px 0 25px 0;
}
.new-des{
	height: 88px;
	line-height: 22px;
	color: #777;
}
.new-more-btn{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f5f5f5;
	color: #4d4d4d;
	margin: 40px 30px;
}
/*activity.html*/
.acitity-bg{
	background: #c7ecf5 url(../../img/Home/bg_03.jpg) no-repeat bottom center;
    background-size: 100% auto;
}
.acitity-main{
    width: 100%;
    height: 100%;
    background: url(../../img/Home/bg_bottom.png) no-repeat bottom center;
    background-size: 100% auto;
    padding: 30px 0 0;
}
.activity-pad{
	margin-bottom: 110px;
	padding-top: 10px;
}
.activity-time{
	font-size: 16px;
	color: #ff6c43;
}
.travel-title-icon-03,.travel-title-icon-04,.travel-title-icon-05{
	height: 21px;
	position: relative;
	top: -4px;
}
.travel-title-icon-03{
	background-position: -100px -638px;
}
.travel-title-icon-04{
	width: 21px;
	background-position: -138px -638px;
}
.travel-title-icon-05{
	width: 21px;
	background-position: -162px -639px;
}
.activity-title{
	font-size: 20px;
	font-weight: bold;

}
.activity-title-text{
	color: #3c3c3c;
}
.activity-title-active{
	color: #ff6c43;
	border-bottom: 1px solid #ff6c43;
}
.footer .wrapper{
    background:#618839!important;
}