@font-face {
	font-family:'HanHei SC';
	font-style:normal;
	font-weight:300;
	src:local('☺︎'), 
	url("../fonts/youyuan.TTF") format("truetype");
}


*{
	margin:0;
	padding: 0;
	font-family: "microsoft yahei"
}
li{
	list-style: none;
}
body{
	padding-left: 28px!important;
	padding-right: 28px!important;
}

/*****  首页  *******/
/*    *     */
.row div,
div{
	padding: 0;
	margin:0;
}
.row img{
	/*width: 100%;*/
	max-width: 100%;
}
.container, .container-fluid,.row{
	padding: 0;
	margin: 0;
}
.section{
	overflow: hidden;
}

/*banner*/
.page1 .item h2{
	top: 25%;
	left: 50%;
	margin-left: -150px;
	padding: 60px 44px 60px 0;
	background-size:  23% 80%;
}
.page1 .item2 h2{
	margin-left: -540px
}
.page1 .item3 h2{
	top: 50%;
	margin-left: -280px;
}
.page1 .item4 h2{
	margin-left: -18px;
}
/*.page1  .item-bg{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.2);z-index:0;
}*/

/*page1*/
/*.page1 .slide1{
	background: url("../images/banner1.jpg") no-repeat center top;
}
.page1 .slide2{
	background: url("../images/banner2.jpg") no-repeat center top;
}
.page1 .slide3{
	background: url("../images/banner3.jpg") no-repeat center top;
}
.page1 .slide4{
	background: url("../images/banner4.jpg") no-repeat center top;
}*/
.page1 .slide{
	background-size: cover;
}
.special_w li a{color:#ffffff}
.fp-controlArrow.fp-prev,
.fp-controlArrow.fp-next{
	display: none;
	width: 47px;
	height: 74px;
	background: url("../images/icon.png") no-repeat;
	background-color: rgba(0,0,0,0.4);
	cursor: pointer;
	border:0;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
			transition: all 0.4s ease-in-out;
}
.fp-controlArrow.fp-prev{
	background-position: 16px 29px;
	left:0;
	border-top-right-radius: 5px ;
	border-bottom-right-radius: 5px;
}
.fp-controlArrow.fp-next{
	background-position: -32px 29px;
	right: 0;
	border-top-left-radius: 5px ;
	border-bottom-left-radius: 5px;
}
.fp-controlArrow.fp-prev:hover,
.fp-controlArrow.fp-next:hover{
	background-color: rgba(33,184,206,0.7);
}
/*page2*/
.page2 .slide1{
	background: url("../images/type1.jpg") no-repeat center top;
}
.page2 .slide2{
	background: url("../images/type2.jpg") no-repeat center top;
}
.page2 .slide3{
	background: url("../images/type3.jpg") no-repeat center top;
}
.page2 .slide4{
	background: url("../images/type4.jpg") no-repeat center top;
}
.page2 .slide{
	background-size: cover;
	position: relative;
}
.page2 .slide .slide-txt{
	position: absolute;
	top: 40%;
	left: 10%;
	width: 480px;
	height: 260px;
	margin:0 auto;
	text-align: center;
	color: #fff;
}
.page2 .slide .slide-txt h3,
.page2 .slide .slide-txt p,
.page2 .slide .slide-txt span{
	letter-spacing: 1px;
}

.page2 .slide .slide-txt h3{
	
	position: relative;
	margin-bottom: 45px;
}
.page2 .slide .slide-txt h3 a{
	font-size: 48px;
	font-family: "HanHei SC";
}
.page2 .slide .slide-txt h3:before{
	content: "";
	width: 164px;
	height: 6px;
	background: #fff;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -82px;
}
.page2 .slide .slide-txt h3:after{
	content: "";
	width: 240px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -120px;
}
.page2 .slide .slide-txt p{
	font-size: 30px;
	margin: 0;
}
.page2 .slide .slide-txt span{
	font-size: 26px;
}
.page2 .slide .slide-txt span em{
	font-size: 50px;
}
.page2 .slide .slide-txt span i{
	font-size: 22px;
	position: relative;
	margin-left: 20px;
	display: inline-block;
}
.page2 .slide .slide-txt span i:before{
	content: "";
	position: absolute;
	left: -8px;
	top: -13px;
	width: 56px;
	height: 56px;
	display: inline-block;
	border:1px solid #fff;
	border-radius: 100%;
}
.page2 .slide .slide-txt p em{
	font-size: 40px;
}
.page2 .slide .slide-txt span{
	letter-spacing: 3px;
}
/*banner2 文字*/
.page2 .slide2 .slide-txt,
.page2 .slide3 .slide-txt{
	color: #373737;
}
.page2 .slide2 .slide-txt h3:before,
.page2 .slide2 .slide-txt h3:after,
.page2 .slide3 .slide-txt h3:before,
.page2 .slide3 .slide-txt h3:after{
	background: #373737;
}
.page2 .slide2 .slide-txt span{
	margin-top: 17px;
	display: block;
}

/*banner3文字*/
.page2 .slide3 .slide-txt span{
	display: block;
	letter-spacing: 4px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.page2 .slide3 .slide-txt span em{
	font-size: 36px;
}
/*banner4 文字*/
.page2 .slide4 .slide-txt h3 a{
	color: #fff;
}
.page2 .slide4 .slide-txt span{
	margin-top: 15px;
	display: block;
}
.page2 .slide4 .slide-txt span em{
	font-size: 36px;
}

/*page3*/
.page3{
	position: relative;
	height: 100%;
	text-align: center;
	background-color: #fcfcfc;
	box-shadow: inset 0 0 60px #eee;
	padding: 15% 0;
}
.page3 .htxt{
	width: 1270px;
	display: inline-block;
	text-align: left;
}
.page3 h2{
	text-transform: uppercase;
}
.page3 h2 strong{
	font-size: 80px;
	font-weight: bold;
}
.page3 h3{
	font-size: 30px;
	color: #ac9655
}
.subpage{
	position: absolute;
	top:50%;
	margin-top: -310px;
	width: 100%;
	text-align: center;
}
.page3 .clist{
	position: relative;
	z-index: 1;
	width: 1270px;
	height: 366px;
	margin-top: 60px;
	display: inline-block;
}
.page3 .cli{
	position: relative;
	width: 20%;
	float: left;
	transition:all 0.3s ease-in-out;
}
.page3 .cli a{
	display: block;
	cursor: pointer;
}
.page3 .clist .cli img{
		width: 100%;
	}
.page3 .cbg{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 369px;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
	   -moz-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
	     -o-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
			transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}
.page3 .ctxt{
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #21b8ce;
	color: #fff;
	font-size: 14px;
}
.page3 .ctxt strong{
	font-size: 20px;
	margin-left: 10px;
	margin-right: 20px;
}
.page3 .cli:hover{
	margin-top:-35px;
}
.page3 .cli:hover .cbg{
	opacity:0;
}
.page3 .ebg{
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 1270px;
	height: 56px;
	background-color: #f5f5f5;

}

/*page4*/
.page4 img{
	width: 100%;
}

.imgwrap{
	background: #eee;
	float: left;
	overflow: hidden;
}

.leftimg{
	width: 75%;
}
.imgwrap  .gallery_item>img{height:50%;width:100%}
.imgwrap .gallery_item>a>img{width:100%;height:100%}
.rightimg{
	width: 25%;
}
.imgwrap.leftimg .gallery_item{
	float: left;
}
.imgwrap .two_childs{
	width: 66.66667%;
}
.imgwrap .one-child{
	width: 33.33333%;
}

/*page5*/
.page5 .row img{
	width: 100%;
}

.gallery_item .gallery_itembg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.35);
	opacity: 0;
	transition: opacity 0.4s ease-out;
}
.gallery_item {
position: relative;
cursor: pointer;
}
.gallery_item .gallery_itembg .btn-link{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -69px;
	margin-top: -23px;
	display: inline-block;
	font-size:20px;
	border: 1px solid #fff;
	color: #fff;
	width: 138px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	transition: color 0.3s ease-in-out
}
.gallery_item .gallery_itembg .btn-link:hover{
	background-color: #fff;
	color: #373737;
	text-decoration: none;
}
/**
.rightimg .gallery_item .gallery_itembg .btn-link{
	width: 100%;
	height: 100%;
	border: 0;
	left: 0;
	top: 0;
	margin: 0;
	background-color: none;
}
.rightimg .gallery_item .gallery_itembg .btn-link:hover{
	background: none;
}
**/
/*点赞*/
.btn-love{
	position: absolute;
	right: 5%;
	bottom: 4%;
	font-size: 14px;
	height: 26px;
}
.btn-love:hover{
	color: #373737;
	background-position: 0 -42px;
}
.btn-love .likeCount{color:#fff;font-size: 14px;margin-top: 3px;margin-left: 60px;}
/*点赞结束*/
.foot-part{
	height: 20%;
}
/*客片文字*/
.page5 .kp-txt{
	position: absolute;
	top: 20%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	text-align: center;
}
.page5 .kp-txt a{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.page5 .kp-txt a:hover{
}
.page5 .kp-txt a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -17px;
	width: 100%;
	height: 1px;
	background-color: #fff;
}
.page5 .kp-txt a:after{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	display: block;
	width: 8px;
	height: 8px;
	margin-left: -4px;
	background-color: #fff;
	border-radius: 100%;
}
@media (max-width: 1400px){
	.page2 .slide .slide-txt{
		left: 5%;
	}
}
@media screen and (min-width:1024px){
	.gallery_item:hover .gallery_itembg {opacity: 1;}
}
@media only screen and (max-width: 1272px){
	.page3 .clist,
	.page3 .ebg,
	.page3 .htxt{
		width: 960px;
	}
	.page3 .clist {
		height: 276px;
	}
	
	.page3 .cbg{
		height: 279px;
	}
}
@media screen and  (max-width: 1024px){
	.page2 .slide1 .slide-txt h3, .page2 .slide1 .slide-txt p, .page2 .slide1 .slide-txt span{letter-spacing: 1px;}
}
@media  (max-width: 960px){
	.page3 .clist,
	.page3 .ebg,
	.page3 .htxt{
		width: 640px;
	}
	.page3 .clist {
		height: 183px;
		width:100%;
		margin-top: 50px;
	}
	
	.page3 .cbg{
		height: 186px;
	}
	.page3 .ebg{
		height: 30px;
	}
	.page3 .ctxt{
		height: 30px;
		line-height: 30px;
	}
	.page3 .ctxt,
	.page3 .ctxt strong{
		font-size: 12px;
	}
	.page3 .ctxt strong{
		margin-left: 0;
		margin-right: 8px;
	}
	.page3 .cli:hover{
		margin-top: -26px;
	}
	.page3 h2,
	.page3 h3{
		font-size: 1rem;
	} 
	.page3 h2 strong{
		font-size: 2rem;
	}
}

@media (max-width: 640px){
	body {
		padding-left: 8px!important;
		padding-right: 8px!important;
	}
	.ban-common{height:239px;}
	.gallery_item .gallery_itembg {opacity: 1;}

	.leftimg {width:100%}
	.rightimg{width:100%}
	.imgwrap.leftimg .gallery_item{width:100%}
	.page3{position: relative;margin-top:20px;height:300px;}
	.page3 .clist {height:160px;margin-top: 30px;}
	.page3 .cbg { height: 100%;}
	.subpage{ top: 0; margin-top:0;}
	.page3 h2, .page3 h3{text-align:center}
	.page3 .clist, .page3 .ebg, .page3 .htxt{width:100%}
	.page3 h3{text-align:center}
	.page3 .ctxt strong{display: block; text-align: center;margin:0}
	.page3 .ctxt {line-height:20px;border-right: 1px solid #B7ACAC;padding:10px 0;}
	.section{display:block}
	.page2 .slide .slide-txt h3,.page2 .slide .slide-txt p,.page2 .slide .slide-txt span em,.page2 .slide .slide-txt p em{font-size:20px}
	.page2 .slide2 .slide-txt span,.page2 .slide .slide-txt span{font-size:16px}
	.page2{}
.page2 .slide .slide-txt{width:100%;height: 180px;top:-180px;}
.page2 .slide{height:460px;margin-top:180px;}
.page2 .slide {background-position:-500px 0;}
.page2 .slide1 .slide-txt{background: url("../images/type1.jpg") no-repeat 0 top;}
.page2 .slide2 .slide-txt{background: url("../images/type2.jpg") no-repeat 0 top;}
.page2 .slide3 .slide-txt{background: url("../images/type3.jpg") no-repeat 0 top;}
.page2 .slide4 .slide-txt{background: url("../images/type4.jpg") no-repeat 0 top;}
.page2 .slide3 .slide-txt span{margin:0}
.page2 .slide .slide-txt h3:before{height:3px}
.page2 .slide .slide-txt h3:after{bottom:-19px;height:1px}

}
.special_hei.logo-menu li a {color:#fff}