*{
	padding: 0;
	margin: 0;
}

ul,li{
	list-style: none;
}


a{
	text-decoration: none;
}


body{
	min-width: 300px;
	max-width: 750px;
	margin: 0 auto;
}

.banner img{
	width:100%;
	display:block;
}


.content{
	width: 100%;
	background: url(../images/bg.jpg) no-repeat;
	background-size: 100%;
	overflow: hidden;
}


.bigtt{
	width: 80%;
	margin: 0 auto;
	margin-top: 2em;
}

.bigtt img{
	width: 100%;
	display: block;
}


.sqbg{
	width: 100%;
	height: auto;
	background: url(../images/sqbg.png) no-repeat;
	background-size: 100%;
	margin: 0 auto;
	opacity: 0.8;
	color: #fff;
	overflow: hidden;
	margin-bottom:1em;
}


.sqbg p{
	height: 13em;
	padding: 1em 5em;
	font-size: .4em !important;
	line-height: 1.8em;
	text-align: center;
}


.fenlei{
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.fenlei .fenlist{
	width: 30%;
	margin-bottom: 2em;
	position: relative;
}


.fenlist img{
	width: 100%;
	display: block;
}

.fenlist h4{
	width: 4.6em;
	height: 4em;
	color: #fff;
	line-height: 3em;
	text-align: center;
	font-size: .6em;
	background: url(../images/hx.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -1em;
	left: 50%;
	margin-left: -2.3em;
}



.osar{
	overflow:hidden;
	margin-top:3em;
	margin-bottom:.8em;
}


.osar .tits{
	font-size:.8em;
	margin-bottom:.4em;
	color:#666;
	text-align:center;
}

.osar .osar_tit_t{
	font-size:1.2em;
	text-align:center;
	font-weight:700;
	margin-bottom:.2em;
}

.osar .tit{
	text-align:center;
	font-size:.5em;
	padding:0 2em;
}


.youzhi{
	width: 94%;
	margin: 0 auto;
	margin-top: 1em;
}


.youzhi ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.youzhi ul li {
	width: 46%;
    margin-top: 2em;
}

.youzhi ul li h2 {
    font-size: .7em;
    font-weight: bold;
    color: #CC0000;
    line-height: 2em;
}

.youzhi ul li .dc_x {
    width: 3em;
    height: 1px;
    background: #000;
    margin: 10px 0 10px 0;
}


.youzhi ul li p {
    font-size: .5em !important;
    color: #333;
    line-height: 2.2em;
}


.kecheng{
	width: 94%;
	margin: 0 auto;
}

.kecheng ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kecheng ul li{
	width: 50%;
	background:#eee;
}


.kecheng ul li img{
	width: 100%;
	display: block;
}


.kecheng ul li h3{
	width: 90%;
	margin: 0 auto;
	height: 1.8em;
	line-height: 1.8em;
	text-align: center;
	border-bottom: 1px solid #000;
	font-size: .7em;
}

.kecheng ul li p{
	height: auto;
	padding: .6em;
	font-size: .4em !important;
	line-height: 1.6em;
}


.zixun{
	width: 90%;
	margin: 0 auto;
	margin-top: 2em;
	margin-bottom: 2em;
	display: flex;
	justify-content: space-between;
}


.zixun p{
	width: 42%;
}

.zixun p a{
	width: 100%;
	height: 2.4em;
	display: block;
	background: #CC0000;
	font-size: .6em;
	text-align: center;
	color: #fff;
	line-height: 2.4em;
	border-radius: .4em;
}

.con7{
	height:180px;
}
