html,body,div,p,span,ol,ul,li,dl,dt,dd,img,a,i,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin: 0;
}


a{
	text-decoration:none;
}

ul,li{
	list-style:none;
}

img{
	border:none;
	display:block;
}


body{
	min-width:1200px;
}


.banner{
	width:100%;
	height: 550px;
	background: url(../images/banner.jpg) no-repeat center center;
}


.bgone {
    width: 100%;
    height: auto;
    background: #F5F5F5;
    overflow: hidden;
	padding-bottom: 30px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


.ystitle {
    width: 200px;
    height: 50px;
    line-height: 50px;
	margin: 0 auto;
    background: #eca62a;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
	margin-top: 100px;
	margin-bottom: 20px;
	border-radius: 10px;
}



.liangdian {
    width: 1200px;
    margin: 0 auto;
}

.liangdian ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.liangdian ul li {
    width: 49%;
    height: 50px;
    line-height: 50px;
    background: #FFF;
    margin-top: 20px;
    font-size: 15px;
    display: flex;
    justify-content: flex-start;
    border-radius: 8px;
}

.liangdian ul li span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    background: #eca62a;
    color: #FFF;
    display: block;
    margin: 7px;
    margin-right: 10px;
}


.kechengjj{
	width:1180px;
	margin: 0 auto;
}

.kechengjj p{
	padding:15px 5px;
	line-height: 32px;
	font-size: 18px;
}


.kuangtext{
	width:100%;
	display: flex;
	justify-content: space-between;
}


.kuangtext p{
	width:auto;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
}



.titles {
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #eca62a;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
	margin-top: 60px;
	margin-bottom: 20px;
	border-radius: 10px;
}


.renqun{
	width:auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.renqun .rq-l{
	width:680px;
	margin-bottom: 20px;
}

.renqun .rq-r{
	width:500px;
	margin-bottom: 20px;
}

.renqun ul li{
	width:auto;
	line-height: 40px;
	font-size: 18px;
}



.renqun-r{
	width:auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.renqun-r dl{
	width:1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.renqun-r dl dt{
	width:280px;
	margin-bottom: 20px;
}

.renqun-r dl dt img{
	width:100%;
	border-radius: 6px;
}


/*大标题*/

.bigtitle{
	width:300px;
	height: 60px;
	border:1px solid #f8af30;
	margin: 0 auto;
	margin-top: 80px;
	position: relative;
	border-radius: 5px 0 0 0;
}


.bigtitle p{
	width:300px;
	height: 60px;
	background: #f8af30;
	position: absolute;
	left: 8px;
	bottom: 8px;
	border-radius: 0 5px 0 0;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
}

/*大标题结束*/


/*多字标题*/

.motitle{
	width:300px;
	height: 72px;
	border:1px solid #f8af30;
	margin: 0 auto;
	margin-top: 80px;
	position: relative;
	border-radius: 5px 0 0 0;
}


.motitle p{
	width:300px;
	height: 72px;
	background: #f8af30;
	position: absolute;
	left: 8px;
	bottom: 8px;
	border-radius: 0 5px 0 0;
	text-align: center;
	line-height: 32px;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
}

/*多字标题结束*/


.kecheng-kuang{
	width:1180px;
	margin: 0 auto;
}

.kecheng-kuang p{
	font-size: 18px;
	line-height: 36px;
	padding: 20px 5px;
}


.xhtitle{
	width:1200px;
	height: 70px;
	margin: 0 auto;
	border-bottom: 2px solid #f8af30;
	display: flex;
	justify-content: flex-start;
	margin-top: 40px;
}


.xhtitle h3{
	width:81px;
	height: 70px;
	line-height: 46px;
	text-indent: 40px;
	color: #00804f;
	font-size: 22px;
	background: url(../images/xhbg.png) no-repeat center center;
}

.xhtitle h4{
	width:360px;
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	color: #00804f;
	text-align: left;
	padding-left: 10px;
}


.xhbody{
	width:1200px;
	margin: 0 auto;
}

.xhtext{
	width:100%;
	padding:20px 0;
}

.xhtext h5{
	width:auto;
	font-size: 24px;
	color: #00804f;
	margin-bottom: 10px;
}

.xhtext p{
	line-height:36px;
	font-size: 18px;
}


.xhimgs{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xhimgs p{
	width:380px;
}

.xhimgs dl{
	width:190px;
}

.xhimgs p img, .xhimgs dl img{
	width:100%;
	border-radius: 6px;
}

.xhimgs p img{
	margin-bottom:30px;
}

.xhimgs ol{
	width:230px;
}

.xhimgs p img, .xhimgs dl img, .xhimgs ol img{
	width:100%;
	border-radius: 6px;
}


.xhimgs ol img{
	margin-bottom:12px;
}

.kechimgs{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.kechimgs p{
	width:110px;
}


.kechimgs p img{
	width:100%;
	border-radius: 6px;
}


.yktitle{
	width:200px;
	height: 50px;
	margin: 40px auto 20px auto;
	border: 1px solid #f8af30;
	border-radius: 30px;
}


.yktitle h4{
	width:190px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	color: #333;
	border: 1px solid #f8af30;
	margin: 5px;
	border-radius: 30px;
	box-sizing: border-box;
}



.kaoheimgs{
	width:1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.kaoheimgs p{
	width:280px;
}


.kaoheimgs p img{
	width:100%;
	display: block;
}


.zixuns{
	width:600px;
	height: 50px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.zixuns a{
	width:200px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background: #ec2222;
	display: block;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	transition: all .5s;
	box-shadow: 0 0 1px #CCC;
}


.zixuns a:hover{
	box-shadow: 0 0 8px #000;
	color:#eca62a;
}


.lhjx{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.lhjximg{
	width:560px;
}

.lhjximg img{
	width:100%;
}


.lhjxtext{
	width:580px;
}


.lhjxtext p{
	font-size:18px;
	line-height: 42px;
	margin-bottom: 20px;
}

.lhjxtext p span{
	color:#A73133;
	font-weight: bold;
}


.lhjxtext a{
	width:200px;
	height: 50px;
	display: block;
	border: 1px solid #A73133;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #A73133;
	margin-top: 30px;
	transition: all 0.5s;
	border-radius: 0 0 0 0;
}


.lhjxtext a:hover{
	border-radius:0 25px 25px 0;
	color: #A73133;
}






