@font-face {
	font-family: "Agency FB";
	src: url(../font/AGENCYR.TTF);
}


/*导航*/

.nav_box {
	width: 100%;
	height: 79px;
	border-bottom: 1px solid #dedede;
	background: #fff;
}

.nav {
	width: 1140px;
	height: 79px;
	margin: 0 auto;
}

.logo {
	width: 85px;
	height: 78px;
	float: left;
}

.logo img {
	height: 100%;
	width: 100%;
}

.company_name {
	width: 330px;
	height: 79px;
	font-size: 25px;
	line-height: 79px;
	float: left;
	font-family: "华文行楷";
	font-weight: 900;
}

.company_name a {
	color: #015607;
}

.nav_c {
	float: right;
	padding-left:80px;
	background: url(../img/mingpai.png) 0 center no-repeat ;
}

.nav_c li {
	width: 128px;
	height: 77px;
	float: left;
	line-height: 79px;
	font-size: 25px;
	text-align: center;
}

.nav_c li:hover {
	border-bottom: 2px solid #015607;
}

.nei_banner {
	width: 100%;
	height: auto;
}

.nei_banner img {
	width: 100%;

}

.weizhi {
	width: 1140px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
}

.con_box {
	width: 1140px;
	height: auto;
	margin: 0 auto;
}


/*首页*/


/*标题*/

.ind_tit {
	width: 341px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	margin: 0 auto;
	font-size: 35px;
	background: url(../img/tit_bg.png) no-repeat 0 bottom;
}

.mar1 {
	margin-top: 20px;
}


/*项目展示*/

.show_box {
	width: 100%;
	height: 402px;
	background: url(../img/xm_bg.png) center no-repeat;
	overflow: hidden;
	margin-top: 100px;
	
	
}

.mar2 {
	margin-top: 50px;
}

.showbox {
	background: url(../images/index-bottom.jpg) no-repeat 0 -1px;
	width: 988px;
	height: 250px;
	/*	overflow: hidden;*/
	margin: 20px auto;
}

.show-btn {
	margin: 35px 0 0 0;
	display: inline;
	background: url(../images/arrow-btn.png) no-repeat;
	width: 26px;
	height: 124px;
	overflow: hidden;
	cursor: pointer;
}

#show-left {
	float: left;
	margin-left: 12px;
	background-position: 0 0;
}

#show-left.dasabled {
	background-position: 0 -124px;
}

#show-right {
	float: right;
	margin-right: 6px;
	cursor: pointer;
	background-position: -26px 0;
}

#show-right.dasabled {
	background-position: -26px -124px;
}

.show {
	width: 900px;
	overflow: hidden;
	position: relative;
	height: 230px;
	float: left;
	padding-bottom: 20px;
}

.show ul {
	position: absolute;
	left: 0px;
	top: 32px;
	width: 1800px;
	height: auto;
	list-style: none;
}

.show li {
	float: left;
	width: 227px;
	height: auto;
}

.show a {
	display: block;
	text-decoration: none;
	color: #073a5e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.show_cla {
	width: 210px;
	height: 190px;
	background: #fff;
	margin: 0 auto;
}

.show_cla img {
	width: 190px;
	height: 108px;
	margin-top: 10px;
}

.show_cla div {
	font-size: 16px;
	margin-top: 20px;
}


/*新闻*/

.news_box {
	width: 1140px;
	height: auto;
	margin: 50px auto 0 auto;
	overflow: hidden;
	margin-bottom: 100px;
	
}

.news_left {
	width: 400px;
	height: auto;
	float: left;
}

.news_left img {
	width: 400px;
	height: 245px;
}

.news_star{
		width:100%;
		height:auto;
		overflow: hidden;
	}

.news_star_time {
	width: 120px;
	height: 50px;
	font-size: 50px;
	font-family: "Agency FB";
	font-weight: 100;
	float: left;
}

.news_star_con {
	width: 280px;
	height: 50px;
	float: right;
}

.news_star_con li {
	width: 270px;
	margin-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_star_con li:first-child {
	font-size: 18px;
	font-weight: 700;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}

.news_star_con li:last-child {
	font-size: 12px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}

.news_right {
	width: 580px;
	height: auto;
	float: right;
}

.news_s{
	width: 100%;
	height: 60px;
	margin-bottom: 20px;
	transition: 0.5s;
}

.news_s:hover{
	width: 100%;
	margin-left:5%;
}

.news_stime {
	width: 80px;
	font-family: "agency fb";
	font-size: 30px;
	float: left;
	height: 30px;
	line-height: 30px;
}

.news_star_scon {
	width: 500px;
	float: right;
	height: auto;
}

.news_star_scon li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_star_scon li:first-child {
	width: 155px;
	height: 1px;
	background: #333;
}

.news_star_scon_tit {
	font-size: 18px;
	font-weight: 700;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}

.news_star_scon li:last-child {
	font-size: 12px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}


/*资质展示*/

.zizhi_c {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 60px;
}

.zizhi_c li {
	width: 285px;
	height: 190px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	font-size: 16px;
}

.zizhi_c li img {
	height: 80%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}


/*新闻列表*/

.nnews_box {
	width: 1140px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 100px;
	padding-bottom: 100px;
}

.nnews_img {
	width: 1055px;
	height: 300px;
	margin: 50px auto;
}

.nnews_img img {
	width: 100%;
	height: 100%;
}

.nnews_con {
	width: 1055px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.nnews_con>li {
	width: 100%;
	height: 151px;
	border-top: 1px solid #015607;
	padding: 30px 0;
}

.news_list_img {
	width: 300px;
	height: 150px;
	float: left;
}

.news_list_img img {
	width: 100%;
	height: 100%;
}

.news_list_con {
	width: 665px;
	height: 150px;
	float: left;
	margin-left: 20px;
}

.news_list_tit {
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list_ccon {
	font-size: 14px;
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list_ccon a {
	color: #666;
}

.news_list_time {
	font-size: 14px;
	color: #666;
	margin-top: 80px;
}

.fanye_box {
	width: 500px;
	margin-left: 42px;
	overflow: hidden;
	margin: 0 auto;
}

/* .fanye_box li {
	float: left;
	border: 1px solid #999;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 38px;
	margin-right: 10px;
}

.fanye_box li a {
	display: block;
} */


.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { float: left;
	border: 1px solid #999;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 38px;
	margin-right: 10px;}
.xiaocms-page a:hover {
	background: #5aa94d;
	float: left;
	border: 1px solid #5aa94d;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 38px;
	margin-right: 10px; display: block;}
.xiaocms-page span { float: left;
	background: #5aa94d;
	border: 1px solid #5aa94d;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 38px;
	margin-right: 10px; display: block; }





.fanye_box li:first-child,
.fanye_box li:last-child {
	width: 99px;
	height: 38px;
}

.fanye_box li:hover {
	background: #015607;
}

.fanye_box li:hover a {
	color: #fff;
}


/*项目列表*/


/*分类*/

.pro_tit {
	width: 1140px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
}

.pro_tit span {
	margin: 0 10px;
}

.pro_tit a {
	color: #5aa94d;
}

.color_1 {
	color: #5aa94d;
	font-weight: 600;
}

.pro_con_box {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 0 0;
}

.pro_con_box li {
	width: 350px;
	height: 404px;
	border-bottom: 1px solid #015607;
	float: left;
	margin:0 10px;
	margin-bottom: 30px;
}

.pro_img {
	width: 350px;
	height: 175px;
}

.pro_img img {
	width: 100%;
	height: 100%;
}

.pro_name {
	width: 350px;
	height: 50px;
	color: #fff;
	background: #5aa94d;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}

.pro_jieshao {
	width: 330px;
	height: 80px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	text-indent: 2rem;
}

.pro_more {
	width: 42px;
	height: 42px;
	background: #5AA94D;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	font-size: 30px;
	margin: 20px 0px 0px 300px;
}

.pro_more a {
	color: #fff;
}

.mar3 {
	margin: 50px auto 60px auto;
}


/*人才招聘*/

.zhaopin_box {
	width: 1140px;
	height: auto;
	margin: 30px auto 20px auto;
	margin-bottom: 70px;
}

.zhaopin_zhiwei {
	font-size: 22px;
}

.zhaopin_shijian {
	height: 30px;
	border-bottom: 1px solid #999999;
	line-height: 30px;
}

.zhaopin_neirong {
	text-indent: 40px;
}

.zhaopin_online {
	width: 1140px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 0 auto;
	margin-bottom: 150px;
}

.zhaopin_online a {
	text-decoration: underline;
}


/*联系方式*/

.lxfs_box {
	width: 1140px;
	height: 650px;
	margin: 0 auto;
	/*background: url(../img/map.png) 0 center no-repeat;*/
}

.lxfs_box>ul {
	float: right;
	margin-top: 100px;
	margin-right: 200px;
}

.lxfs_box>ul>li {
	height: 30px;
	line-height: 30px;
	text-indent: 1rem;
	background: url(../img/biao.png) 0 center no-repeat;
	font-size: 14px;
}


/*联系方式*/

.slxfs_box {
	width: 1140px;
	height: auto;
	border-bottom: 1px solid #5AA94D;
	margin: 20px auto;
	padding: 20px 0;
}

.bot1 {
	margin-top: 100px;
}

.slxfs_name {
	font-size: 20px;
	color: #5AA94D;
	margin-bottom: 10px;
}

.slxfs_box li:last-child {
	font-size: 14px;
	line-height: 22px;
}


/*合作伙伴*/

.hzhb_box {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	margin: 30px auto;
	overflow: hidden;
}

.hzhb_box li {
	width: 260px;
	height: 130px;
	text-align: center;
	border: 1px solid #999999;
	float: left;
	margin:0 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.hzhb_box li:hover{
	border: 1px solid #5AA94D;
}

.hzhb_box li a {
	width:100%;
	height:99%;
	display: block;
}

.hzhb_box li a img {
	height: 100%;
}

.hzhb_box li:hover img{
	animation: hzhb 0.7s;
}

@keyframes hzhb{
	0%{
		transform: scaleX(1);
	}
	55%{
		transform: scaleX(1.3) scaleY(0.8);
	}
	70%{
		transform: scaleX(0.8) scaleY(1.3);
	}
	80%{
		transform: scaleX(1.1) scaleY(0.9);
	}
	90%{
		transform: scaleX(1.0) scaleY(1.3);
	}
	100%{
		transform: scaleX(1.0) scaleY(1.0);
	}
}

/*关于锦日列表*/

.about_con_box {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 20px 20px 20px;
	margin-bottom: 100px;
}

.about_con_box li {
	width: 255px;
	height: 320px;
	border-bottom: 1px solid #5AA94D;
	float: left;
	margin-right: 40px;
	transition: 0.5s;
}

.about_con_box li:hover {
	box-shadow: 0 0 10px #666;
	transform: scale(1.01);
}

.about_con_box li:last-child {
	margin: 0;
}

.about_img {
	width: 255px;
	height: 175px;
}

.about_img img {
	width: 100%;
	height: 100%;
}

.about_name {
	width: 245px;
	height: 50px;
	color: #333;
	line-height: 50px;
	font-size: 18px;
	font-weight: 800;
	margin-top: 10px;
	padding:0 5px;
}

.about_jieshao {
	width: 244px;
	height: 80px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	padding:0 5px;
}

.about_more {
	width: 42px;
	height: 42px;
	background: #5AA94D;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	font-size: 30px;
	margin: 20px 0px 0px 300px;
}

.about_more a {
	color: #fff;
}


/*关于锦日*/

.sabout_box {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 100px;
}

.sabout_bg {
	width: 760px;
	height: 1050px;
	background: url(../img/about_bg.png);
	background-size: 100%;
	position: relative;
}

.sabout_con {
	width: 450px;
	height: auto;
	background: #fff;
	padding: 85px 70px 100px 70px;
	position: absolute;
	left: 50%;
	top: 160px;
	box-shadow: 0px 0px 20px #999999;
}

.sabout_con_tit {
	font-size: 20px;
}

.sabout_con_xian {
	width: 65px;
	height: 2px;
	background: #5AA94D;
	margin: 20px 0;
}

.sabout_con_c {
	font-size: 14px;
	color: #333;
	line-height: 35px;
}


/*发展历程*/

.fzlc_box {
	width: 865px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 100px
}

.fzlc_box ul li {
	line-height: 20px;
	background: url(../img/fzlcbg.jpg) 0 center no-repeat;
	font-size: 14px;
	padding: 10px 0 10px 30px;
}


.bottom_box {
	width: 100%;
	height: 77px;
	border-top: 1px solid #313131;
	line-height: 77px;
	text-align: center;
	color: #015607;
	background: #fff;
}