@charset "utf-8";
/* CSS Document akakaz */
* {
	margin:0;
	padding:0;
	font-family:"宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}
img {
	border:none;
	/*max-width: 100%;
	height: auto;
	width: auto\9;*/
}
div,strong,a,span,li {
	font-size:12px;
}
ul, li, ol {
	list-style: none;
}
#main{
	width:100%;
}

/*自写样式*/
body {
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	transition: all .1s linear;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.container .title {
	height: 145px;
	margin: 0 auto;
	text-align: center;
}
.container .title>a {
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 28px;
	color: #008600;
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 48px 0 12px;
}
.container .title>a:hover {
	font-size: 27px;
}
.container .title>p {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 20px;	
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
.container .title>.line {
	width: 65px;
	display: inline-block;
	border-bottom: 1px solid #c5c5c5;
	position: relative;
    top: -6px;
}
.more {
	width: 140px;
	height: 43px;
	margin: 0 auto;
	border: 1px solid #787878;
	border-radius: 25px;
	text-align: center;
}
.more>a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 45px;	
}
.more:hover>a {
	font-size: 16px;
}

.intro {
	width: 100%;
	height: 587px;
	background: url(../images/i_bg.jpg) no-repeat center;	
}
.i_body {
	height: 400px;
	margin-top: 45px;
	background: #f2f2f2;
}
.i_pic {
	float: left;
	margin-top: -23px;
	height: 385px;
}
.i_txt {
	float: right;
	width: 550px;
	height: 155px;
	margin-right: 35px;
}
.i_txt>.t_title {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 60px;
	color: #333;	
	margin-top: 60px;	
}
.i_txt>.t_con {
	font-family: "微软雅黑";	
	font-size: 14px;
	line-height: 30px;	
	color: #333;
}
.i_txt>.t_con a {
	color: #ff9000;
}
.i_txt>.t_con a:hover {
	text-decoration: underline;
}
.intro .more {
	margin-top: 25px;
	margin-left: 0;
}

.business {
	width: 100%;
	height: 843px;
	background: url(../images/p_bg.jpg) no-repeat center;
	text-align: center;
}
.parHd {
	width: 950px;
	height: 142px;
	margin: 15px auto 45px;
}
.parHd>ul>div {
	float: left;
}
.parHd>ul>.renge {
	width: 150px;
	height: 87px;
	margin-right: 38px;
	line-height: 87px;	
	background: #008600;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.parHd>ul>.r_list {
	width: 760px;
	height: 105px;
}
.parHd>ul>.qita {
	width: 150px;
	height: 35px;
	margin-right: 38px;
	line-height: 35px;	
	background: #008600;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #fff;	
}
.parHd>ul>.r_list2 {
	width: 760px;
	height: 35px;
}
.parHd>ul li {
	float: left;
	min-width: 84px;
	height: 32px;
	line-height: 32px;
	margin-right: 35px;
	margin-bottom: 19px;
	padding: 0 12px;
	border: 1px solid #787878;	
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
.parHd>ul li:hover {
	color: #fff;
	border: 1px solid #008600;
	background: #008600;
}
.parBd>.slideBox {
	width: 1200px;
	height: 425px;
	overflow: hidden;
}
.parBd ul>li {
	float: left;
	width: 290px;
	margin-right: 12px;
}
.parBd ul>li>.pic {
	width: 281px;
	height: 336px;
	background: #fff;
	border: 2px solid #cdcdcd;
}
.parBd ul>li>.pic img {
	max-width: 100%;
	height: 100%;
}
.parBd .p_title>a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 60px;
}
.parBd .p_title>a:hover {
	text-decoration: underline;
}
.business .more {
	margin-top: 15px;
}

.jiameng {
	height: 795px;
}
.jiameng .j_con {
	height: 600px;
	margin-top: 24px;
}
.jiameng .j_sub {
	float: left;
	width: 570px;
	height: 100px;
	margin-bottom: 20px;
}
.jiameng .j_sub:nth-of-type(even) {
	margin-left: 60px;
}
.jiameng .j_sub>.j_num {
	width: 100px;
	height: 100px;
	line-height: 100px;	
	background: #008600;
	text-align: center;
	border-radius: 10px;
	font-family: "汉仪菱心体简";
	font-size: 50px;
	color: #fff;
}
.jiameng .j_sub>.j_txt {
	width: 450px;
	height: 100px;
	margin-left: 20px;
}
.jiameng .j_sub>div {
	float: left;
}
.jiameng .j_sub>.j_txt>span {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}
.jiameng .j_sub>.j_txt>p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333;
}

.liucheng {
	height: 620px;
	background: url(../images/liucheng_bg.jpg) no-repeat center;
}
.liucheng .liucheng_num {
	width: 205px;
	height: 105px;
	text-align: center;
	margin-top: 300px;
}
.liucheng .liucheng_num>p {
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.dianmian {
	width: 100%;
	height: 800px;
}
.dianmian .bd {
	height: 500px;
	margin-top: 25px;
}
.dianmian .bd .pic {
	float: left;	
	width: 285px;
	height: 250px;
	margin-right: 15px;
	text-align: center;
	overflow: hidden;
}
.dianmian .bd .pic:nth-last-of-type(1) {
	margin-right: 0;
}
.dianmian .bd .pic>div {
	width: 285px;
	height: 200px;
	overflow: hidden;
}
.dianmian .bd .pic>div img {
	max-width: 100%;
	height: 100%;
}
.dianmian .bd .pic>div img:hover {
	transform: scale(1.03);
}
.dianmian .bd .pic>p>a {
	display: block;
	margin-top: -3px;
	text-align: center;	
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 50px;
}
.dianmian .bd .pic>p>a:hover {
	text-decoration: underline;
}
.dianmian .more {
	margin-top: 30px;
}
