*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}


a{
	text-decoration: none;
}


body{
	min-width: 320px;
	max-width: 750px!important;
	margin: 0 auto;
	background: #FDF1E1;
}



.banner{
	width: 100%;
}

.banner img{
	width: 100%;
	display: block;
}

.banner2{
	width: 100%;
	background: url(../images/bg01.png);
	padding-top: 2em;
	padding-bottom: 2em;
}



.obj{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 1em;
}


.objlist{
	width: 48%;
	height: 9em;
	background: #E9D9C0;
	position: relative;
	border-radius: 12px;
	margin-bottom: 2em;
	margin-top: 2em;
}


.objlist .icon-h{
	width: 130px;
	height: 130px;
	background: #E9D9C0;
	border-radius: 50%;
	position: absolute;
	left: 17px;
	top: -65px;
	box-shadow: 2px 2px 2px 2px #333;
}


.icon-h span{
	width: 130px;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items:center;
}


.objlist dl{
	width: auto;
	margin-top: 78px;
}


.objlist dl dt{
	width: auto;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 1.0em;
	font-weight: bold;
	color: #972210;
	text-align: center;
}


.objlist dl dd{
	font-size: .5em;
	padding: 0 .4em;
	line-height: 1.4em;
}



.zixun{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 1em;
}


.zixun p.more{
	width: 40%;
	background: #C40001;
	border-radius: 8px;
}


.zixun p.call{
	width: 40%;
	background: #C40001;
	border-radius: 8px;
}


.zixun p a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: .6em;
	text-align: center;
	line-height: 2.4em;
}



.qianjing{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 2em;
}



.qj_tt{
	width: 58%;
}


.qj_tt p img{
	width: 100%;
	display: block;
}



.qj_content{
	width: 40%;
	height: 16em;
	overflow-y:scroll;
}





.qj_list{
	width: 100%;
	background: #fff;
	margin-bottom: 1em;
}


.qj_list img{
	width: 100%;
	display: block;
}


.qj_list p{
	font-size: .5em !important;
	padding: 8px 10px;
	line-height: 1.4em;
}


.youzhi{
	width: 100%;
	height: 1550px;
	background: url(../images/bg02.png);
	margin-top: 80px;
	overflow: hidden;
}


.youzhi h3{
	width: 470px;
	height: 92px;
	margin: 0 auto;
	margin-top: 50px;
}


.yzimg{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}


.yzimg img{
	display: block;
}



.youzhi{
	width: 100%;
	height: auto;
	background: url(../images/bg02.png);
	margin-top: 2em;
	overflow: hidden;
	padding-bottom: .8em;
}


.youzhi h3{
	width: 80%;
	margin: 0 auto;
	margin-top: .6em;
}


.youzhi h3 img{
	width: 100%;
}

.yzimg{
	width: 100%;
	margin-top: .6em;
}


.yzimg img{
	width: 100%;
	display: block;
}




.zuopin{
	width: 94%;
	margin: 0 auto;
	margin-top: 2em;
}


.zuopin h3{
	width: 80%;
	margin: 0 auto;
}


.zuopin h3 img{
	width: 100%;
	display: block;
}


.zuopin ul{
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 1em;
}


.zuopin ul li{
	width: 48%;
}


.zuopin ul li img{
	width: 100%;
	display: block;
	border: none;
	margin-bottom: .8em;
}



.jiuye{
	width: 100%;
	height: auto;
	background: url(../images/bg02.png) repeat-y;
	background-size:100% auto;
	margin-top: 2em;
	margin-bottom: 2em;
	overflow: hidden;
	padding-bottom: 1em;
}


.jiuye h3{
	width: 80%;
    margin: 0 auto;
    margin-top: 1em;
}

.jiuye h3 img{
	width:100%;
}

.jiuye ul{
	width: 94%;
	margin: 0 auto;
	margin-top: 1em;
}

.jiuye ul li{
	width: 100%;
	margin-top: 1em;
}

.jiuye ul li img{
	width:100%;
}


