@media only screen and (min-width: 500px) and (max-width: 959px) {
	
	/*导航*/
	.nav_box {
		width: 100%;
		height: 79px;
		border-bottom: 1px solid #dedede;
		background: #fff;
	}
	.nav {
		width: 100%;
		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;
	}
	.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: 100%;
		height: 50px;
		margin: 0 auto;
		line-height: 50px;
		text-indent: 5%;
	}
	.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: 45px;
		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: 20px;
		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: 18px;
		margin-top: 20px;
	}
	/*新闻*/
	.news_box {
		width: 70%;
	}
	.news_left {
		width: 100%;
		height: auto;
		float: none;
	}
	
	.news_left img {
	width:100%;
	height: auto;
}
	.news_star{
		width:100%;
		height:auto;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.news_star_con {
		width: 280px;
		height: 50px;
		float: left;
	}
	.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: 18px;
		margin-top: 5px;
		height: 20px;
		line-height: 20px;
	}
	.news_right {
		width: 100%;
		margin-top:100px;
		float: none;
	}
	.news_s {
		width: 100%;
		height: 60px;
		margin-bottom: 20px;
	}
	
	.news_s:hover .news_star_scon{
		width:400px;
	}
	.news_stime {
		width: 80px;
		font-family: "agency fb";
		font-size: 30px;
		float: left;
		height: 30px;
		line-height: 30px;
	}
	.news_star_scon {
		width: 500px;
		float: left;
		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: 18px;
		margin-top: 5px;
		height: 20px;
		line-height: 20px;
	}
	/*资质展示*/
	.zizhi_c {
		width: 900px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		margin-top: 40px;
		margin-bottom: 60px;
	}
	.zizhi_c li {
		width: 33.333%;
		height: 190px;
		text-align: center;
		float: left;
		margin-bottom: 20px;
		font-size: 16px;
	}
	
	/*新闻列表*/
	.nnews_box {
		width: 80%;
	}
	.nnews_img {
		width: 95%;
	}
	.nnews_con {
		width: 95%;
	}

	.news_list_img {
		width: 300px;
		height: 150px;
		float: left;
	}
	.news_list_con {
		width: 330px;
	}
	/*项目列表*/
	/*分类*/
	.pro_tit {
		width: 100%;
	}
	.pro_con_box {
		width: 790px;
		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 20px;
	}
	
	.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: 80%;
	}
	
	/*联系方式liebiao*/
	.lxfs_box {
		width: 90%;
		background-size:60%;
	}
	
	/*联系方式*/
	.slxfs_box {
		width: 90%;
	}
	
	/*合作伙伴*/
	.hzhb_box {
		width: 870px;
		height: auto;
		margin: 0 auto;
		margin: 30px auto;
	}
	.hzhb_box li {
		width: 262px;
		margin:0px 12px;
		margin-bottom: 20px;
	}
	/*关于锦日列表*/
	.about_con_box {
		width: 600px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		margin-bottom: 100px;
	}
	.about_con_box li {
		width: 255px;
		height: 320px;
		border-bottom: 1px solid #5AA94D;
		float: left;
		margin-right: 40px;
		margin-bottom: 30px;
	}
	.about_con_box li:last-child {
		margin: 0;
	}
	.about_img {
		width: 255px;
		height: 175px;
	}
	.about_img img {
		width: 100%;
		height: 100%;
	}
	.about_name {
		margin-top: 10px;
	}
	.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: 100%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 100px;
	}
	.sabout_bg {
		width: 100%;
		height: 1050px;
		background: url(../img/about_bg.png) no-repeat;
		background-size: 100%;
		position: relative;
	}
	.sabout_con {
		width: 90%;
		height: auto;
		background: #fff;
		padding: 85px 70px 100px 70px;
		position: absolute;
		left: 10%;
		top: 160px;
		box-shadow: 0px 0px 20px #999999;
	}
	.sabout_con_tit {
		font-size: 40px;
	}
	.sabout_con_xian {
		width: 65px;
		height: 2px;
		background: #5AA94D;
		margin: 20px 0;
	}
	.sabout_con_c {
		font-size: 30px;
		color: #333;
		line-height: 35px;
	}
	/*发展历程*/
	.fzlc_box {
		width: 70%;
		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;
	}
}