* {
	padding: 0;
	margin: 0;
}

html,
body, {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	height: auto;
	font-family:"微软雅黑";
	
}
#content1{
	background: #000;
}

.nav-title {
	width: 100%;
	margin: 0 auto;
}

.nav-title li:nth-child(1) {
	list-style: none;
	width: 50%;
	float: left;
}

.nav-title li:nth-child(2) {
	list-style: none;
	width: 50%;
	float: right;
}

.anli {
	width: 98%;
	margin: 0 auto;
}

.anli li {
	list-style: none;
	width: 45%;
	float: left;
	margin-left: 3.3%;
	background: #e3c8a0;
	border-radius: 8px;
	margin-top: 10px;
}

.project-img {
	width: 94%;
	margin: 5px auto;
	border-radius: 8px;
	overflow: hidden;
}
.project-img img{
	border-radius: 8px;
}

.h4 {
	text-align: center;
	font-weight: 700;
	font-size: 1.3rem;
}

.h5 {
	text-align: center;
	font-weight: 700;
	font-size: 1.1rem;
}

.xian {
	width: 90%;
	border-bottom: 1px dashed #555;
	margin: 5px auto;
}

.ms {
	text-align: center;
	margin-left: 8px;
	font-size: 0.9rem;
	color: #ff0000;
}

.xian1 {
	width: 90%;
	border-bottom: 1px dashed #555;
	margin: 5px auto;
}
.sw{
	text-align: center;
}
.icon{
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 0.9rem;
}

.sw span{
	text-align: center;
	font-size: 0.9rem;
	color: #000;
}


.button {
	width: 70%;
	margin: 8px 15%;
	height: 35px;
	line-height: 35px;
	background: #ea4a4a;
	border: none;
	font-size: 1.5em;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}

.zhuanjia {
	margin: 10px auto;
}

.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.focus .hd {
	width: 100%;
	height: 16px;
	position: absolute;
	z-index: 1;
	bottom: 6px;
	text-align: center;
}

.focus .hd ul {
	display: inline-block;
	height: 16px;
	padding: 3px 5px;
/* 	background-color: rgba(255, 255, 255, 0.9); */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0;
	vertical-align: top;
}

.focus .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}

.focus .hd ul .on {
	background: #fff;
}

.focus .bd {
	position: relative;
	z-index: 0;
}

.focus .bd li img {
	width: 100%;
	background: url(images/loading.gif) center center no-repeat;
}

.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}
.xmjs{
	width: 98%;
	height: 150px;
	margin: 10px auto;
	border-bottom: 1px solid #777;
}
.xmtp{
	width: 45%;
	float: left;
	margin-left: 3.3%;
	margin-top: 6px;
}
.xmxq{
	width: 45%;
	float: left;
	margin-left: 3.3%;
	color: #fff;
}
.h3{
	font-size: 1.5rem;
	font-weight: 700;
	
}
.xmxq  p{
	font-size: 1rem;
}
.ckxq{
	width: 70%;
	margin: 8px 15%;
	height: 30px;
	line-height: 30px;
	background: #E3C8A0;
	border: none;
	font-size: 1.5em;
	color: #000;
	border-radius: 3px;
	cursor: pointer;
}
.bottom-nav{
	width: 100%;
	margin-top: 25px;
}
.b-nav{
	width: 22.5%;
	float: left;
	margin-left:2% ;
}
.yyfz{
	width: 96%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
	padding:20px 0;
}
