@charset "utf-8";
body,
h1,
h2,
h3,
p,
ul,
ol,
p,
form,
fieldset,
figure {
	margin: 0;
	padding: 0;
}

div,
figure,
img,
input,
button {
	box-sizing: border-box;
}

body {
	background-color: #f5f5f5;
	font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}

img {
	display: block;
	max-width: 100%;
}

ul,
ol {
	list-style: outside none none;
}

a {
	text-decoration: none;
}
.one {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.two {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.three {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.four {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.five {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 160px;
}
.none {
	display: none;
}

.sm-visible {
	display: none;
}

.clearfix:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

@font-face {
	font-family: aaa;
	src: url(../fonts/方正清刻本悦宋简体.TTF);
	font-weight: bold;
	font-style: normal
}

.header {
	width: 100%;
	min-width: 1000px;
	height: 70px;
	background-color: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	z-index:999;
}

.header .center {
	max-width: 1000px;
	height: 70px;
	margin: 0 auto;
}

.header .logo {
	width: 250px;
	height: 70px;
	background: url(../images/logo.png) no-repeat left center;
	text-indent: -99px;
	float: left;
}

.header .link {
	width: 500px;
	height: 70px;
	line-height: 70px;
	color: #333;
	float: left;
}

.header .link li {
	width: 100px;
	text-align: center;
	float: left;
}

.header .tel {
	width: 250px;
	height: 70px;
	line-height: 70px;
	float: right;
	color: #333;
}

.header .tel_a {
	width: 200px;
	height: 70px;
	display:inline-block;
	/*background: url(../images/1_06.png) no-repeat right center;*/
	text-indent: -99px;
	float:right;
}

.header .link a {
	color: #333;
	display: block;
}

.header .link a:hover,
.header .active a{
	background-color: #ffac5f;
	color: #fff;
}


#adver {
	margin: 0 auto;
	padding: 70px 0 0 0;
	position: relative;
}

#adver .center {
	position: absolute;
    top: 40%;
    left: 0;
    font-family: aaa;
    color: #fff;
    width: 100%;
}

#adver .center_btn {
	position: absolute;
	/*top: 80%;*/
	left: 46%;
	letter-spacing: 0px;
	color: #fff;
}

#adver .center_btn h1 {
	font-size: 80px;
}

#adver .center h1 {
	font-size: 80px;
}

#adver .center p {
	padding: 40px 0 8px 0;
	font-size: 22px;
}

#tour {
	max-width: 1000px;
	height: 480px;
	margin: 0 auto;
	text-align: center;
}

#tour .center {
	text-align: center;
	padding: 40px 0;
}

#tour .center h2 {
	padding: 10px 0;
	font-size: 36px;
	letter-spacing: 6px;
	color: #333;
}

#tour .center p {
	width: 8%;
	margin: 10px;
	font-size: 16px;
	border-top: 2px solid #ffac5f;
	margin-left: 46%;
}

#tour .tour_title {
	height: 40px;
	overflow: hidden;
}

#tour figure {
	display: block;
	padding: 24px 0 0 0;
	border-radius: 4px;
	width: 32.4%;
	/*margin: 15px 0.4%;*/
	text-align: center;
	float: left;
	position: relative;
}

#tour figure #square {
	width: 120px;
	height: 120px;
	border: 1px solid #ddd;
	margin: -20px 0 40px 100px;
}

#tour figure #diamond {
	width: 120px;
	height: 120px;
	/* Rotate */
	border: 1px solid #ddd;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	/* Rotate Origin */
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	margin: 0 0 20px 158px
}

#tour figure img {
	vertical-align: middle;
	padding: 1.6rem;
	transform: rotate(45deg);
}

#tour figure figcaption {
	color: #777;
	font-size: 14px;
	padding: 7px 0 0 0;
	letter-spacing: 1px;
	line-height: 1.5;
}


/*服务体系*/

#pic {
	/*max-width: 1920px;*/
	height: 588px;
	margin: 0 auto;
	text-align: center;
	background: #f5f5f5;
}

#pic .sat {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: #f00;
}

#pic .sat .sat_left,
#pic .sat .sat_right {
	width: 500px;
    height: 294px;
	float: left;
	background: #fff;
	float: left;
	text-align: center;
}

#pic .sat .sat_left {
	border-left: 1px solid #F5F5F5;
}

#pic .sat .sat_left .article,
#pic .sat .sat_right .article {
	padding: 20px 56px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 2;
}

#pic .sat .sat_left .article span,
#pic .sat .sat_right .article span {
	font-size: 20px;
	color: #ffac5f;
}

#pic .sat .sat_right {
	border-right: 1px solid #F5F5F5;
}


/*管理团队*/

#group {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	
}

#group .center {
	text-align: center;
	padding: 40px 0;
}

#group .center h2 {
	padding: 10px 0;
	font-size: 36px;
	letter-spacing: 6px;
	color: #333;
}

#group .center p {
	width: 8%;
	margin: 10px;
	font-size: 16px;
	border-top: 2px solid #ffac5f;
	margin-left: 46%;
}
.thum-group {
	padding: 0 0 100px 0;
	max-width: 1000px;
	margin: 0 auto;
}

.thum-item {
	width: 294px;
	height: 400px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 59px;
	-webkit-box-shadow: 0 4px 8px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 8px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 8px 1px rgba(0, 0, 0, .2);
}

.nomargin-r {
	margin-right: 0;
}

.thum-item-sin-caption {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100px;
	left: 0;
	bottom: 0;
	text-align: center;
	padding-top: 18px;
	font-size: 22px;
}

.thum-item-full-caption-text {
	display: block;
	margin-top: 170px;
	transition: all .3s ease;
	line-height: 23px;
	padding: 18px 20px;
	text-align: left;
	color: #999;
	font-size: 12px;
}

.thum-item-arrow-circle {
	display: block;
	position: absolute;
	z-index:99;
	text-align: center;
	bottom: 28px;
	color: #999;
	width: 100%;
	transition: all .3s ease;
	font-size: 14px;
}

.thum-item-circle {
	display: block;
	position: absolute;
	left: 0px;
	top: -44px;
	width: 294px;
	height: 294px;
	border-radius: 50%;
	transform: scale(0.5);
	transition: all .15s ease;
}


/*鼠标移上去的CSS样式*/

.thum-group .thum-item:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 9;
}

.clearboth {
	clear: both;
}

/*关于我们*/
#about {
	max-width: 1000px;
	/*height: 480px;*/
	margin: 0 auto;
	text-align: center;
}

#regards {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	max-height: 510px
}

#regards .center {
	position: absolute;
	top: 36px;
	left: 0;
	font-family: aaa;
	color: #fff;
	width: 100%;
}

#regards .center_btn {
	position: absolute;
	top: 90%;
	left: 46%;
	letter-spacing: 2px;
	color: #fff;
}

#regards .center_btn h1 {
	font-size: 80px;
}

#regards .center h1 {
	font-size: 80px;
}

#regards .center p {
	padding: 40px 0 8px 0;
	font-size: 22px;
}

.button .button-big {
	font-size: 20px;
	height: 58px;
	line-height: 58px;
}

.button {
	background: #ffac5f;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	padding: 0 34px 0;
	line-height: 3.4;
	margin: 0;
	white-space: nowrap;
	position: relative;
	text-overflow: ellipsis;
	font-family: inherit;
	cursor: pointer;
}

/*联系我们*/

#relation {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#relation .center {
	text-align: center;
	padding: 40px 0;
}

#relation .center h2 {
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 6px;
	color: #000;
}

#relation .center p {
	width: 8%;
	margin: 10px;
	font-size: 16px;
	border-top: 2px solid #ffac5f;
	margin-left: 46%;
}

#relation .sat {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#relation .sat .sat_left,
#relation .sat .sat_right {
	width: 500px;
	height: 294px;
	float: left;
	background: #fff;
	float: left;
	text-align: left;
	/*margin-left: 30px;*/
}

#relation .sat .sat_left .article,
#relation .sat .sat_right .article {
	padding: 20px 60px;
	text-align: left;
	letter-spacing: 4px;
	line-height: 2;
}

#relation .sat .sat_left .article span,
#relation .sat .sat_right .article span {
	font-size: 20px;
	color: #ffac5f;
}

#relation h2 {
	font-size: 20px;
}

#relation ul {
	color: #666;
	font-size: 20px;
}

#relation ul li {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	height: 34px;
}

#relation ul li input {
	width: 300px;
	height: 30px;
}

#relation ul li textarea {
	width: 294px;
}

#relation ul li span {
	color: #999;
	font-size: 14px;
	margin-left: 6px;
}

#relation ul li .btn {
	background: #ffac5f;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	padding: 0 40px 0;
	line-height: 2.8;
	margin: 0;
	white-space: nowrap;
	position: relative;
	text-overflow: ellipsis;
	font-family: inherit;
	cursor: pointer;
	margin-top: 44px;
	font-size: 16px;
}

#relation ul li .btn:hover {
	background: #ff5f6d;
}
#up {
	position: fixed;
	right: 50px;
	bottom: 50px;
	width: 50px;
	height: 50px;
	background-color: #ffac5f;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	display: none;
}

.center_btn a:hover {
	background: #ff5f6d;
}

/*媒体查询，参考部分Bootstrap 框架*/


/*当页面大于1200px 时，大屏幕，主要是PC 端*/

/*@media (min-width: 1200px) {}*/


/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/

/*@media (min-width: 992px) and (max-width: 1199px) {
	#adver .center {
		width: 50%;
		margin: -10px 0 0 -25%;
	}
	#tour .center h2 {
		font-size: 40px;
	}*/
	/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
	/*@media (min-width: 768px) and (max-width: 991px) {*/
		/*#adver .center {
			width: 60%;
			margin: -10px 0 0 -30%;
		}
		#adver .search,
		#adver .button {
			font-size: 20px;
		}
		#tour .center h2 {
			font-size: 35px;
		}
		.tour h2 {
			font-size: 22px;
		}*/
		/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/
		/*@media (min-width: 480px) and (max-width: 767px) {
			.header,
			.header .center,
			.header .link {
				height: 45px;
			}
			.header .logo,
			.sm-hidden,
			.sidebar,
			.md-hidden {
				display: none;
			}
			.header .link {
				width: 100%;
				line-height: 45px;
			}
			#adver {
				padding: 45px 0 0 0;
			}
			#adver .center {
				width: 70%;
				height: 53px;
				margin: -10px 0 0 -35%;
			}
			#adver .search,
			#adver .button {
				height: 45px;
				font-size: 18px;
			}
			.sm-visible {
				display: block;
			}
			#tour .center h2 {
				font-size: 30px;
			}
			#tour .center p {
				font-size: 15px;
			}
			#tour figure {
				width: 49.2%;
			}
			.tour h2 {
				font-size: 16px;
				height: 20px;
				padding: 5px 0 10px 15px;
			}*/
			/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
			/*@media (max-width: 479px) {
				.header,
				.header .center,
				.header .link {
					height: 45px;
				}
				.header .logo,
				.xs-hidden,
				.sm-hidden,
				.sidebar,
				.md-hidden {
					display: none;
				}
				.header .link {
					width: 100%;
					line-height: 45px;
				}
				.header .link li {
					width: 25%;
				}
				#adver {
					padding: 45px 0 0 0;
				}
				#adver .center {
					width: 80%;
					height: 48px;
					margin: -10px 0 0 -40%;
				}
				#adver .search,
				#adver .button {
					height: 40px;
					font-size: 16px;
				}
				#tour .center h2 {
					font-size: 26px;
				}
				#tour .center p {
					font-size: 14px;
				}
				#tour figure {
					width: 99%;
				}
				.about p,
				.about address {
					font-size: 14px;
				}
				.tour h2 {
					font-size: 16px;
					height: 15px;
					padding: 5px 0 5px 15px;
					line-height: 15px;
				}*/