h1,h2,h3,h4,h5,dl,dt,dd,ul,li,p,span,i,em,div,body,html{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}

body{
	max-width:750px!important;
	margin:0 auto;
}

.banner{
	width:100%;
}

.banner img{
	width:100%;
	display:block;
}

.pymp{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:1em;
}

.pymp p{
	width:42%;
	margin-top:1em;
}

.pymp p img{
	width:100%;
	display:block;
}

.pymptext{
	width:56%;
}

.pymptext dl{
	width:100%;
	margin-bottom:20px;
}

.pymptext dl dt{
	width:auto;
	color:#E8211A;
	font-size:.6em;
	font-weight:bold;
}

.pymptext dl dd{
	width:auto;
	font-size:.5em;
	line-height:1.6em;
}

.zixun{
	width:46%;
	margin:0 auto;
	margin-top:1em;
	margin-bottom:2em;
}

.zixun a{
	width:100%;
	height:100%;
	display:block;
	background:#FF7B0F;
	color:#FFF;
	text-align:center;
	line-height:2.4em;
	font-size:.6em;
	font-weight:bold;
}


.yzimgbox{
	width:96%;
	margin:0 auto;
	margin-top:1em;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.yzimgbox dl{
	width:48.5%;
	margin-bottom:.8em;
}

.yzimgbox dl dt img{
	width:100%;
	display:block;
}

.yzimgbox dl dd{
	width:auto;
	background:#E7E7E7;
	line-height:1.6em;
	font-size:.5em;
	padding:.4em;
}

.yzimgbox dl dd.cp{
	font-size:.6em;
	text-align:center;
}


.titles{
	width:100%;
	text-align:center;
}

.titles h3{
	font-size:1.2em;
}

.titles h3 span{
	width:15%;
	display:inline-block;
	padding:0 .4em;
}

.titles h3 span img{
	width:100%;
	display:block;
}


.titles p{
	font-size:.6em;
	margin-top:.4em;
}


.cytext{
	width:100%;
	height:auto;
	background:url(../images/cjy.jpg) no-repeat;
	background-size:100% auto;
	overflow:hidden;
	margin-top:1em;
}

.cytextbox{
	width:96%;
	height:auto;
	padding:4%;
	margin:.8em auto;
	background:#FFF;
}

.cytextbox h3{
	font-size:1.2em;
	color:#FF7A0B;
}
.cytextbox h4{
	font-size:.6em;
	color:#FF7A0B;
	font-weight:normal;
}
.cytextbox h5{
	width:55%;
	border-bottom:1px solid #FF7A0B;
	margin:.8em 0;
}
.cytextbox p{
	font-size:.5em!important;
	color:#333;
	line-height:1.6em;
}

.cyimg{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	overflow:hidden;
}

.cyimg dl{
	width:48.5%;
	margin-bottom:.8em;
}

.cyimg dl dt{
	width:100%;
	position:relative;
}

.cyimg dl dt img{
	width:100%;
	display:block;
}

.cyimg dl dt span{
	width:2em;
	height:6em;
	position:absolute;
	left:0;
	top:0;
	writing-mode:tb-rl;
	color:#FFF;
	text-align:center;
	line-height:2em;
	font-size:.5em;
}

.cyimg dl dt img{
	display:block;
}

.cyimg dl dd{
	width:100%;
	height:2.4em;
	background:#EEE;
	text-align:center;
	line-height:2.4em;
	font-size:.5em;
}


.zixunbtn{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:.8em;
}



.zhuanye{
	width:96%;
	margin:0 auto;
	margin-top:1em;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.zybox{
	width:48.8%;
	background:#FFF;
	margin-bottom:.8em;
}

.zyimg img{
	width:100%;
	display:block;
}

.zytext{
	width:100%;
	text-align:center;
	border:1px solid #F60;
	border-top:none;
	box-sizing:border-box;
}

.zytext h3{
	height:2.6em;
	line-height:2.6em;
	font-size:.5em;
}

.zytext h3 span{
	font-weight:normal;
}

.zytext dl{
	width:100%;
	display:flex;
	justify-content:space-between;
}


.zytext dl dt{
	width:50%;
	border-top:1px solid #F60;	
	padding:.4em 0;
}

.zytext dl dt a{
	width:100%;
	height:100%;
	display:block;
	color:#FF7B0F;
	font-size:.5em;
}

.zytext dl dd{
	width:50%;
	padding:.4em 0;
	background:#FF7B0F;
}

.zytext dl dd a{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	font-size:.5em;
}

.line{
	border-bottom:1px solid #ccc;
}
