﻿@charset "utf-8";

.pc{display: block !important;}
.sp{display: none !important;}
#banner{
	position: relative;
}
#bx-pager{
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	background: rgba(255,255,255,0.8);
}
#bx-pager .wrap{
	width: 1027px;
	height: 100px;
	margin: 0 auto;
}
#bx-pager img{
	width: 184px;
	height: 64px;
	border: 3px solid white;
	margin-top: 15px;
	margin-right: 15px;
}
#bx-pager a:nth-child(5) img{
	margin-right: 0px;
}
.bx-wrapper .bx-viewport{
	box-shadow: none;
	border: none;
	left: 0;
}
.bxslider li a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.bxslider li:hover a{
	background: rgba(255,255,255,0.4);
}

@media screen and ( max-width:1028px ){
	#bx-pager .wrap{
		width: 767px;
		height: 100px;
		margin: 0 auto;
	}
	#bx-pager img{
		width: 134px;
		height: 46px;
		border: 3px solid white;
			margin-top: 24px;
			margin-right: 10px;
	}
}

.dot-nav {
	position: fixed;
	top: 140px;
	left: 140px;
	z-index: 100;
	display: none !important;
}
.dot-nav li.active a {
	background: #f16060;
}
.dot-nav li a {
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 50%;
	background: #ecddc7;
	margin-bottom: 15px;
}

.index-block h2{
	font-family: "Times New Roman","儷黑 Pro";
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
}
.index-block .zh{
	width: 120px;
	border-top: 2px solid #888;
	text-align: center;
	margin: 0 auto;
	margin-top: 12px;
	font-size: 14px;
	line-height: 14px;
	padding: 14px 0;
	margin-bottom: 30px;
	letter-spacing: 3px;
}
.index-block .text{
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 11px;
}
.index-block .txt2 {
	margin-bottom: 40px;
}
.index-block .contentBox{
	overflow: hidden;
}
.index-block .contentBox ul {
	overflow: hidden;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.index-block .contentBox ul li{
	float: left;
	width: 280px;
	margin: 0 0 40px 50px;
	text-align: center;
	position: relative;
}
.index-block .contentBox ul li:hover img{
	opacity: 0.8;
}
.index-block .contentBox ul li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.index-block .contentBox ul li:nth-child(3n+1){
	margin-left: 0;
}
.index-block .contentBox ul li p{
	margin-top: 10px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 16px;
}
.index-block .contentBox ul li p:after {
	content: "";
	width: 4px;
	height: 7px;
	background: url(/wp/wp-content/themes/pct/img/sp/index/arrow.png);
	display: block;
	position: absolute;
	top: 7px;
	right: -10px;
}
.index-block .contentBox ul li img{
	border: 1px solid #d6d6d6;
	width: 100%;
	box-sizing: border-box;
}
#overseas_wedding{
	margin-top: 50px;
}
#overseas_wedding_img,
#photo_session_img{
	margin-top: 20px;
}
#overseas_wedding_img img,
#photo_session_img img {
	width: 100%;
	vertical-align: bottom;
}
#photo_session{
	margin-top: 60px;
}
#whats_new{
	margin: 60px 0;
}
.tabContents .contentBox{
	display: none;
}
#whats_new .contentBox ul li p{
	font-size: 12px;
	text-align: left;
}
#whats_new .contentBox ul li dl{
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
}
.contentBox ul li img{
	border: none;
}
.tab{
	overflow: hidden;
	width: 620px;
	margin: 0 auto 40px;
}
.tab li{
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #bfbfbf;
	color: #FFF;
	cursor: pointer;
	margin-left: 10px;
}
.tab li:first-child{
	margin-left: 0;
}
.tab li.active{
	background: #f16060;
}
.more{
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: right;
	font-size: 14px;
	color: #FFF !important;
	background: #f16060;
	display: inline-block;
}

/*====================================================
					sp
=======================================================*/
@media screen and ( max-width:1000px ){
.pc{display: none !important;}
.sp{display: block !important;}
#photo_session_img ,
#overseas_wedding_img {
	margin-top: 30px;
}
.index-block h2{
	font-size: 26px;
	line-height: 26px;
}
.index-block .zh{
	width: 109px;
	margin-top: 14px;
	font-size: 13px;
	line-height: 13px;
	padding: 13px 0;
	margin-bottom: 40px;
}
.index-block .text{
	margin-bottom: 8px;
}
.index-block .txt2{
	line-height: 22px;
	margin-bottom: 26px;
}
.index-block .contentBox ul li{
	margin: 0;
	margin-bottom: 23px;
	float: left;
	width: 100%;
}
.index-block .contentBox ul li a{
	text-align: center;
	display: block;
}
.index-block .contentBox ul li p{
	margin-top: 8px;
	position: relative;
	display: inline-block;
}
.index-block .contentBox ul li p:after {
	content: "";
	width: 4px;
	height: 7px;
	background: url(/wp/wp-content/themes/pct/img/sp/index/arrow.png);
	display: block;
	position: absolute;
#	top: 4px;
	right: -10px;
}
.index-block .contentBox ul li img{
	width: 100%;
}
#overseas_wedding{
	margin-top: 30px;
}
#photo_session{
	margin-top: 33px;
}
#whats_new{
	margin-top: 33px;
}
#whats_new .content{
	float: left;
	display: none;
}
#whats_new .contentBox ul li p{
	font-size: 11px;
}
.index-block .contentBox ul li:nth-child(2n){
	//margin-left: 8%;
}
.index-block .contentBox ul li:nth-child(3n+1) {
	margin-bottom: 23px;
}
.tab {
	overflow: hidden;
	width: 100%;
	margin: 0 auto 30px;
}
.tab li{
	width: 30%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #bfbfbf;
	color: white;
	cursor: pointer;
	margin-left: 5%;
	font-size: 16px;
}
.tab li:first-child{
	margin-left: 0;
}
#whats_new .more{
	width: 85px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	float: right;
}
.index-block .tabContents .contentBox ul li p:after {
	content: none;
}

}