/*
    HEAD
*/
body {
	background: #00153c;
}

#head {
	border-top: 3px solid #d0b87e;
	background: url(../image/1.jpg) repeat-x;
}

.head {
	width: 1134px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

.head .h-l {
	float: left;
	width: 9.3%;
	margin-left: 48px;
}

.head .h-r {
	float: right;
	width: 72.839506172839%;
}

.lang {
	float: right;
	margin-right: 25px;
}

.lang .tel {
	float: left;
	margin-right: 25px;
}

.lang div {
	float: left;
}

.lang div a {
	display: inline-block;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #072c63;
	font-family: arial;
	font-size: 15px;
	background: #c0b291;
	border-radius: 3px;
	margin-left: 5px;
}

#nav {
	position: relative;
	width: 100%;
	margin-top: 51px;
}

#nav ul li {
	display: inline-block;
	text-align: center;
	position: relative;
	width: 10.16949%;
	margin-right: 11px;
	padding-bottom: 10px;
}

#nav ul li:hover,
#nav ul li.curr {
	border-bottom: 3px solid #d0b87e;
}

#nav ul li:hover a,
#nav ul li.curr a {
	color: #d0b87e
}

#nav ul li a {
	color: #fff;
	font-size: 16px;
	position: relative;
}

#menu {
	display: none;
	text-align: right;
	margin-top: -.5em;
}

#menu a {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	border-bottom-color: #bfbfbf;
	color: #fff;
	width: 50px;
	text-shadow: none;
	margin: 0 auto 0;
	display: inline-block;
	border: 0;
	text-transform: none;
	background: #0e4562 !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 1% 0;
}

#menu a:hover {
	background: #000 !important;
}

.bar {
	display: block;
	width: 55%;
	height: 2px;
	margin: 10% auto;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	border-radius: 1px;
}

#close_menu {
	display: none;
}

/*
    banner
*/
.pc_banner {
	position: relative;
	z-index: 9;
}

.pc_banner>img {
	position: absolute;
	bottom: -15px;
	width: 100%;
}

.hiSlider {
	overflow: hidden;
	height: auto;
	width: 100%;
	background: #eee;
}

.hiSlider-item {
	float: left;
}

.hiSlider-item img {
	width: 100%;
	height: 588px;
}

.phone_banner {
	display: none;
}

.repeatbg {
	background: url(../image/01.png) repeat-x;
	height: 35px;
	position: relative;
	margin-top: -5px;
}

#pro-c {
	background: url(../image/1.jpg) repeat-x center bottom #002248;
}

.pro-c {
	width: 1236px;
	margin: 0 auto;
}

.pro-c li {
	float: left;
	width: 23.3818770%;
	margin: 0 10px;
	position: relative;
	z-index: 9;
}

.pro-c li p {
	width: 176px;
	height: 29px;
	margin: -15px auto 0;
	line-height: 29px;
	text-align: center;
	color: #eee9b3;
	background: #04264d;
	border: 1px solid #d9cb91;
	border-radius: 3px;
}

#about,
#news1 {
	background: #00153c;
	margin-top: -13px;
}

.about {
	width: 1132px;
	margin: 0 auto;
	position: relative;
	padding-top: 80px;
	padding-bottom: 25px;
}

.pic {
	position: absolute;
	bottom: 0;
}

.pic1 {
	position: absolute;
	top: 0;
}

.title {
	text-align: center;
	position: relative;
	z-index: 2;
}

.title h1 {
	background: url(../image/line.png) no-repeat center left;
	font-size: 40px;
	color: #c7b183;
	font-weight: normal
}

.title p {
	font-size: 25px;
	color: #fff;
}

.title img {
	margin: 30px auto 0;
}

.a-l {
	float: left;
	width: 40.9893992%;
	position: relative;
	z-index: 2;
}

.a-r {
	float: right;
	position: relative;
	z-index: 2;
	width: 37.5441%;
}

.a-l p {
	color: #eae6de;
	font-size: 15px;
	line-height: 37px;
}

.a-l a {
	width: 194px;
	height: 29px;
	border: 1px solid #3b4250;
	color: #c7b183;
	text-align: center;
	line-height: 29px;
	display: block;
	margin-top: 40px;
}

#list {
	background: url(../image/2.jpg) no-repeat center;
	padding: 50px 0;
}

.list {
	width: 1132px;
	margin: 0 auto;
}

.list li {
	width: 30.09795%;
	float: left;
	position: relative;
	overflow: hidden;
}

.list li div {
	background: url(../image/6.jpg) repeat;
	padding: 19px 35px;
	position: absolute;
	bottom: -144px;
	transition: bottom 0.5s;
	-o-transition: bottom 0.3s;
	-moz-transition: bottom 0.3s;
	-webkit-transition: bottom 0.3s;
}

.list li:hover div {
	bottom: 0;
}

.list li div h3 {
	color: #fff;
	font-size: 25px;
	line-height: 37px;
}

.list li div p {
	color: rgba(255, 255, 255, 0.5);
	font-size: 13px;
	margin-top: 15px;
}

.list li div span {
	float: right;
	color: #8a806e;
	font-size: 13px;
}

.list li.list1 img {
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
}

.list li.list1:hover img {
	transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
}

.list li.list2 {
	margin: 0 53px;
}

#index-news {
	background: url(../image/7.jpg) no-repeat top center #00153c;
}

#index-news .news {
	width: 1132px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
	padding-bottom: 75px;
}

.n-l {
	position: relative;
	float: left;
	width: 45%;
}

.n-l img {
	position: absolute;
	width: 619px;
	left: -100px;
	top: -70px;
}

.n-r {
	width: 53.445229%;
	float: right;
	position: relative;
	z-index: 2;
}

.n-r li {
	padding-bottom: 50px;
	border-bottom: 1px solid #334e6d;
	margin-bottom: 30px;
}

.n-r li:last-child {
	margin-bottom: 0;
}

.n-r li .date {
	float: left;
	width: 57px;
	margin-left: 7px;
	margin-top: 5px;
}

.n-r li .date p:first-child {
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 5px;
}

.n-r li .date p {
	font-size: 13px;
	line-height: 38px;
	color: #002248;
	background: #bca16e;
	text-align: center;
}

.n-r li .n-r-r {
	float: right;
	width: 83.966942%;
}

.n-r li .n-r-r h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}

.n-r li .n-r-r p {
	font-size: 13px;
	color: #7e9ab8;
	line-height: 24px;
	margin-top: 5px;
}

.n-r>a {
	display: block;
	width: 150px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #bca16e;
	color: #bca16e;
	margin-top: 30px;
	float: right;
}

.n-pic {
	position: absolute;
	top: 110px;
	left: -120px;
}

.rolls {
	margin: 25px auto 0;
	position: relative;
	padding: 0 10px;
	width: 79.16666%;
}

.gd {
	background: url(../image/9.jpg) no-repeat;
	padding: 50px 0;
}

#roll {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 15px auto 0;
}

#rolldiv {
	width: 9999999px;
}

#rolldiv li,
#rolldiv ul {
	float: left;
}

#rolldiv li {
	position: relative;
	margin: 0 20px;
	text-align: center;
	overflow: hidden;
	float: left;
	overflow: hidden;
}

#rolldiv li img {
	width: 100%;
	height: 220px;
	border: 3px solid rgba(20, 81, 135, 0.35);
}

#rollimg,
#rollimg1 {
	list-style: none;
	width: auto;
	float: left;
}

#prev,
#next {
	width: 3.5%;
	cursor: pointer;
	position: absolute;
	top: 35%;
	display: block;
}

#prev {
	left: -50px;
}

#next {
	right: -50px;
	top: 35%;
}

#footer {
	background: url(../image/1.jpg) no-repeat;
	text-align: center;
	line-height: 72px;
	height: 72px;
	font-size: 13px;
	color: #7e9ab8;
}
#allmap{
	width:560px;
	height:362px;
}

@media screen and (max-width: 800px) {
	#allmap{
		width:100%;
		height:262px;
	}
	#head .head {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#head .lang {
		width: 70%;
	}

	#head #menu {
		top: 30px;
	}

	#head .h-r {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.c-l img {
		width: 100px;
		height: 100px;
	}

	#menu {
		position: absolute;
		top: 54px;
		display: block;
		width: 20%;
		right: 26px;
	}

	#nav {
		background: rgba(0, 0, 0, 0.7);
		position: fixed;
		width: 42%;
		right: -55%;
		top: 0;
		height: 100%;
		z-index: 999;
		padding: 0;
	}

	#nav>ul {
		margin: 10% 0 0;
		padding: 0;
		width: 100%;
	}

	#nav>ul>li {
		display: block;
		float: none;
		text-align: center;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 40px;
	}

	#nav ul li img,
	.online {
		display: none;
	}

	#nav>ul>li>a {
		color: #fff;
		display: block;
		line-height: 40px;
		background: none;
	}

	#nav>ul>li>ul {
		right: -300px;
	}

	#nav ul li a:hover,
	#nav ul li a.curr {
		color: #71bd0f;
		margin: 0;
		width: 100%;
		background: none;
	}

	#close_menu {
		display: block;
		position: absolute;
		z-index: 9999999999999;
		top: 30%;
		color: #fff;
		left: -40px;
		background: #009fe9;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		text-align: center;
		line-height: 40px;
	}
}

.online {
	width: 78px;
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 10;
}

.online a {
	display: block;
	text-align: center;
	margin-bottom: 1px;
}

.online div {
	position: relative;
}

.online div .her {
	display: none;
	position: absolute;
	top: 0;
	left: -50px;
}

.online div.biger:hover .her {
	display: block;
}

#aside {
	background: url(../image/05.png) no-repeat center top;
	padding: 125px 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -7%;
}

#brand {
	background: url(../image/brand.png) no-repeat center top;
	padding: 125px 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -7%;
}

#news {
	background: url(../image/news.png) no-repeat center top;
	padding: 125px 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -7%;
}

#contact {
	background: url(../image/contact.png) no-repeat center top;
	padding: 125px 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -7%;
}

.aside {
	width: 1307px;
	margin: 30px auto 0;
	background: url(../image/14.jpg);
	border: 1px solid #cccccc;
	border-radius: 10px;
	padding: 30px 0 50px;
}

#aside .title,
#pro .title,
#brand .title,
#news .title,
#contact .title {
	width: 1134px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#aside .pic {
	position: absolute;
	top: 0;
}

.aside-t {
	text-align: center;
}

.aside-t a {
	text-align: center;
	background: url(../image/07.png) no-repeat;
	width: 165px;
	height: 50px;
	line-height: 45px;
	display: inline-block;
	color: #00153c;
	font-size: 20px;
}

.aside-t a.active,
.aside-t a:hover {
	background: url(../image/08.png) no-repeat;
	color: #fff;
}

.s-about {
	width: 86.76358%;
	margin: 50px auto 0;
}

.s-l {
	float: left;
	width: 56.46437%;
	color: #00153c;
	line-height: 37px;
}

.s-l p {
	text-indent: 2em;
}

.s-r {
	float: right;
	width: 37%;
}

.asidep_banner {
	display: none;
}

.s-brand {
	width: 71.0022953%;
	margin: 0 auto;
	line-height: 37px;
	color: #00153c;
}

.s-brand>img {
	margin: 20px auto;
}

.s-brand p {
	text-indent: 2em;
}

.aside-t-p a {
	background: url(../image/012.png) no-repeat;
	width: 105px;
}

.aside-t a.active,
.aside-t a:hover {
	background: url(../image/08.png) no-repeat;
	width: 165px;
}

.aside-t.aside-t-p {
	width: 1090px;
	margin: 0 auto;
}

#pro .aside-t a.active,
#pro .aside-t a:hover {
	background: url(../image/013.png) no-repeat;
	width: 105px;
}

.pro {
	width: 86.7635807%;
	margin: 0 auto;
}

.pro li {
	float: left;
	border: 3px solid #b09c6b;
	width: 30.5189%;
	position: relative;
	margin: 30px 12px 0;
}

.pro li p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.page {
	text-align: center;
	margin-top: 50px;
}

.page a {
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	line-height: 36px;
	background: transparent;
	color: #b09c6b;
	border: 1px solid #b09c6b;
	font-size: 18px;
	margin-right: 10px;
}

.page .page-num-current,.page a:hover{
	background: #b09c6b;
	color: #fff;
	border-color: #b09c6b;
}
.page a:last-child {
	margin-right: 0;
}

.pd h2 {
	text-align: center;
	margin: 45px 0 20px;
	font-size: 28px;
	color: #00153c;
	font-weight: normal;
}

.pd>.ms {
	width: 44.7%;
	margin: 20px auto 0;
	padding: 0 90px 20px;
	border-bottom: 3px solid #b39c74
}

.pd>.ms p {
	color: #00153c;
	line-height: 37px;
}

.pd .pms {
	width: 44.7%;
	margin: 20px auto 0;
	color: #00153c;
	line-height: 37px;
}

.mscarousel {
	overflow: hidden;
}

.mscarousel img {
	border: 0;
	max-width: 100%;
}

.mscarousel .child {
	position: relative;
}

.mscarousel .child .set,
.mscarousel .set {
	float: left;
	position: relative;
}

.mscarousel .child .set .message,
.mscarousel .set .message {
	/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/
}

.mscarousel .child .clear {
	clear: both
}

.hand {
	cursor: pointer
}

.mainGallery {
	width: 44.7%;
	margin: 0 auto 0;
	position: relative;
	background: #bfa67b;
}

.mainGallery h2 {
	font-size: 20px;
	color: #fff;
	margin: 0;
	padding: 3px 0
}

.mainGallery h5 {
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 3px 0 0;
	font-weight: normal
}

.mainGallery .imgCaption {
	float: right;
	font-size: 0.75em;
	width: 100%;
	color: #a5a2a2;
	padding-top: 10%;
	position: relative;
	line-height: 24px;
	text-align: justify;
}

.mainGallery .imgImage {
	float: left;
	width: 100%;
}

.mainGallery .imgImage {
	color: rgb(165, 162, 162);
	font-weight: bold;
	font-size: 1em;
}

.mainGallery .middleContent {}

.mainGallery .message {
	display: block
}

.message {
	display: none
}

.mainGallery .nextPreviousBig {
	position: relative;
	height: 41px;
	width: 33px;
	background: url(http://sqyuanshengdao.com/system/skin/default/ch/images/arrow.png) no-repeat;
	text-indent: -999999px;
}

.mainGallery .nextBig {
	background-position: -33px 0;
	float: right;
	display: none;
}

.mainGallery .previousBig {
	background-position: 0 0;
	float: left;
	display: none;
}

.mainGallery .disableBigP {
	background-position: 0 -41px !important;
	float: left;
	cursor: default
}

.mainGallery .disableBigN {
	background-position: -33px -41px !important;
	float: right;
	cursor: default
}

.mainGallery .nextPrevious {
	position: relative;
	height: 20px;
	width: 20px;
	background: url(http://sqyuanshengdao.com/system/skin/default/ch/images/arrow.png) no-repeat;
	text-indent: -999999px;
}

.mainGallery .next {
	background-position: -33px 0;
	float: right;
	position: absolute;
	z-index: 22;
	top: 30px;
	right: 0;
}

.mainGallery .previous {
	position: absolute;
	background-position: 0 0;
	float: left;
	left: 0px;
	z-index: 22;
	top: 5%;
	top: 30px;
}

.mainGallery .disableP {
	background-position: 0 -41px !important;
	float: left;
	cursor: default
}

.mainGallery .disableN {
	background-position: -33px -41px !important;
	float: right;
	cursor: default
}

.mainGallery .gallerythumb {
	list-style: none;
	list-style-type: none;
	float: left;
	padding: 0;
	background: #f2f2f2;
	padding: 8px 0;
}

.mainGallery li {
	display: inline;
	margin-right: 8px;
	text-align: center;
	float: left;
	position: relative
}

.pdhover {
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 70px;
	opacity: 0.5;
}

.mainGallery li.active .pdhover {
	position: absolute;
	background: #8e8e8e;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 70px;
	opacity: 0;
}

.mainGallery li img {
	margin-bottom: -3px;
	width: 102px;
	cursor: pointer;
}

.mainGallery li.active img {
	cursor: pointer;
}

#pro {
	background: url(../image/pro.png) no-repeat center top;
	padding: 125px 0 0 0;
	position: relative;
	z-index: 0;
	margin-top: -7%;
}

.news {
	width: 68.47742%;
	margin: 30px auto 0;
}

.news li {
	position: relative;
	border-bottom: 1px dotted #00102c;
	padding-bottom: 25px;
	margin-bottom: 40px;
}

.news li span {
	position: absolute;
	font-size: 14px;
	color: #e8e1c2;
	width: 85px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background: #b09c6b;
	right: 10%;
}

.news li img {
	border: 3px solid #b09c6b;
	float: left;
	width: 200px;
	height: 150px;
}

.nn-r {
	float: right;
	width: 73.1843575%;
}

.nn-r h1 {
	font-size: 20px;
	color: #00153c;
	font-weight: normal;
}

.nn-r p {
	line-height: 25px;
	color: #6a6d74;
	margin: 15px 0 5px 0;
}

.nn-r a {
	display: block;
	width: 79px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #0f3c6f;
}

.nd {
	margin: 60px 0;
}

.nd h1 {
	font-size: 28px;
	color: #00153c;
	text-align: center;
	font-weight: normal;
}

.nd>p {
	font-size: 14px;
	color: #e8e1c2;
	width: 85px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background: #b09c6b;
	margin: 15px auto 40px;
}

.n-c p {
	text-indent: 2em;
	line-height: 37px;
	color: #00153c;
}

.n-c {
	width: 80%;
	margin: 0 auto;
}

.zs .s-l {
	width: 100%;
	float: none;
}

.zs .s-l img {
	margin: 0 auto 20px;
}

.contact {
	width: 876px;
	margin: 0 auto;
}

.contact .c-l {
	width: 31.506849%;
	float: left;
}

.contact .c-r {
	float: right;
	width: 524px;
}

.c-l p {
	line-height: 37px;
	color: #00153c;
}

.c-l img {
	margin-top: 10px;
}

.form {
	width: 716px;
	margin: 40px auto 0;
	background: #d5cba4;
	padding: 40px 80px;
}

.form p {
	margin-bottom: 10px;
}

.form input,
.form textarea {
	margin-left: 35px;
	background: #f7f5f0;
	border: none;
	width: 90%;
	height: 40px;
}

.form input.sub {
	float: right;
	width: 230px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background: #b0a267;
	color: #fff;
}

.form textarea {
	height: 124px;
}

.form p {
	position: relative;
}

.form p textarea {
	float: right;
}

@media screen and (max-width: 1600px) {
	.hiSlider-item img {
		width: 100%;
		height: 490px;
	}
}

@media screen and (max-width: 1366px) {
	.hiSlider-item img {
		width: 100%;
		height: 413px;
	}
}

@media screen and (max-width: 500px) {

	.head,
	.pro-c,
	.about,
	#index-news .news,
	#aside .title,
	.aside,
	#aside .title,
	#pro .title,
	#brand .title,
	#news .title,
	#contact .title,
	.contact,
	.aside-t.aside-t-p {
		width: 97%;
	}

	.about {
		padding: 35px 0;
	}

	.title h1 {
		background: none;
		font-size: 20px;
		margin: 10px 0 5px;
	}

	.title p {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.title img {
		margin-top: 10px;
	}

	.a-l,
	.list li,
	.n-r,
	.s-l {
		width: 100%;
		float: none;
	}

	.list li img {
		width: 100%;
	}

	.list li.list2 {
		margin: 10px 0;
	}

	.list li div {
		bottom: 0;
		background: #12215a;
	}

	.a-r,
	.n-pic,
	.s-r {
		display: none;
	}

	.s-l p {
		text-indent: 2em;
		width: 86.76358%;
		margin: 0 auto;
	}

	.c-l p span {
		position: relative;
		left: 110px;
	}

	.hiSlider-item img {
		height: 100px;
	}

	.a-l a {
		margin: 0 auto;
	}

	.head .h-l {
		width: 15%;
		margin-left: 0;
	}

	.lang {
		margin-right: 5px;
	}

	.lang div {
		margin-top: 16px;
	}

	#nav {
		margin-top: 0;
	}

	.pro-c li {
		width: 44%;
	}

	.pro-c li p {
		width: 130px;
		margin-top: 0px;
	}

	.list {
		width: 94%;
		margin: 0 auto;
	}

	.pc_banner,
	#next,
	.aside_banner {
		display: none;
	}

	.phone_banner,
	.asidep_banner {
		display: block;
	}

	.n-r li {
		padding-bottom: 20px;
		margin-bottom: 15px;
	}

	.n-r li .n-r-r,
	.s-brand {
		width: 77.967%;
	}

	#footer {
		line-height: 30px;
	}

	#aside,
	#brand,
	#news,
	#pro,
	#news,
	#contact {
		background: none;
		padding: 0;
		margin: 0;
	}

	.news {
		width: 95%;
	}

	#pro .aside-t a.active,
	#pro .aside-t a:hover {
		width: 80px;
	}

	.news li span {
		display: none;
	}

	.s-about.zs {
		width: 100%;
	}

	.contact .c-r iframe {
		max-width: 100%;
	}

	.nd h1 {
		font-size: 20px;
		width: 95%;
		margin: 10px auto;
	}

	.aside {
		margin: 0 auto;
		padding: 20px 0;
	}

	.aside-t a {
		font-size: 16px;
		width: 80px;
		background: none;
	}

	.aside-t a.active {
		background: url(../image/013.png) no-repeat;
		width: 105px;
	}

	#aside .aside-t a.active,
	.aside-t a:hover {
		width: 105px;
	}

	.s-about {
		margin-top: 20px;
	}

	.pro {
		width: 95%;
	}

	.pro li {
		width: 40%;
	}

	.mainGallery {
		width: 95%;
	}

	.gallery-thumbs {
		width: 100%;
	}

	.pd>.ms {
		width: 95%;
		padding: 0 0 15px 0;
	}

	.pd .pms {
		width: 95%;
		margin: 0 auto;
	}

	.news li img {
		display: none;
	}

	.nn-r {
		float: none;
		width: 100%;
	}

	.news li {
		margin-bottom: 20px;
	}

	.nd {
		margin: 20px 0;
	}

	.nd>p {
		margin: 15px auto;
	}

	.contact .c-l,
	.contact .c-r {
		float: none;
		width: 100%;
	}

	.contact .c-r {
		margin-top: 10px;
	}

	.contact .c-r img {
		width: 100%;
	}

	.form {
		width: 97%;
		margin: 0 auto;
		padding: 15px 5px;
	}

	.form input,
	.form textarea {
		width: 75%;
	}

	.form p textarea {
		float: none;
	}

	.form input.sub {
		margin-right: 15px;
	}
}

/*会员登录*/
.forms {
	overflow: hidden;
	padding-bottom: 20px;
}

.forms table {
	text-align: center;
}

.forms h3 {
	border-bottom: 1px solid #cda354;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 45px;
}

.forms th {
	/*width:202px;*/
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	color: #472523;
	font-size: 14px;
	font-family: "微软雅黑"
}

.forms td {
	padding: 6px 0 6px 10px;
}

.forms input {
	height: 22px;
	width: 185px;
	line-height: 22px;
}

.forms .btn {
	margin: 15px 0 0 0;
	overflow: hidden;
}

.forms .btn input {
	width: 130px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background-color: #72522b;
	color: #fff;
	margin-right: 10px;
	border: 1px solid #eee;
	border-radius: 10px;
}

.forms .btn .end {
	float: none;
}

.nav1 {
	margin: 0 auto;
	width: 35%;
	overflow: hidden;
	padding-bottom: 80px;
}

.nav1 li {
	width: 125px;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-align: center;
	background-color: #98856d;
	color: #FFF;
	float: left;
	overflow: hidden;
}

.nav1 li a {
	color: #FFF;
}

#popupOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
}

#popupBox {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	z-index: 1000;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.popup-content {
	text-align: center;
	position: relative;
}

.close-btn {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #b19d6b;
	color: #fff;
	padding: 5px 10px;
	border-radius: 50%;
	cursor: pointer;
}