@charset "utf-8";

/*===招聘首页 开始===*/

.W1200 {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.header {
	width: 100%;
	height: 140px;
	background: #FFFFFF;
}

.indexheader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
}

.header .header_hd {
	height: 40px;
	background: #002714;
	position: relative;
}

.header .header_hd .W1200 {
	height: 40px;
	overflow: visible;
	position: relative;
}

.header .header_hd span {
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
}

.header .header_hd span+span {
	margin-left: 25px;
}

.header .header_hd a {
	display: inline-block;
	width: 32px;
	height: 32px;
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}

.header .header_hd .wx {
	background: url(../images/weixin.png) center no-repeat;
}

.header .header_hd .wx:hover {
	background: url(../images/weixinhover.png) center no-repeat;
}

.header .header_hd .wb {
	background: url(../images/sinaicon.png) center no-repeat;
}

.header .header_hd .wb:hover {
	background: url(../images/sinahover.png) center no-repeat;
}

.header .header_hd .topewm {
	width: 180px;
	height: 200px;
	padding: 10px;
	background: #FFFFFF;
	position: absolute;
	right: 0;
	top: 40px;
	display: none;
}

.header .header_hd .topewm img {
	width: 100%;
	height: 180px;
}

.header .header_hd .topewm span {
	display: block;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	color: #383838;
}

.header .logo {
	display: block;
	width: 260px;
	height: 44px;
	margin-top: 28px;
	float: left;
}

.header .menu {
	width: 800px;
	float: right;
	height: 100px;
	line-height: 100px;
}

.header .menu li {
	width: 114px;
	float: left;
	text-align: center;
}

.header .menu li a {
	display: block;
	height: 100px;
	color: #383838;
}

.header .menu .on a {
	color: #7AA32D;
}

.header .menu li a:hover {
	color: #7AA32D;
}

.Wrapper {
	width: 100%;
	height: 100%;
	min-width: 500px;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}

.W1200 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.Wbox {
	width: 100%;
	min-height: 500px;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.Wslide {
	width: 20px;
	height: auto;
	position: fixed;
	right: 10px;
	top: 40%;
	z-index: 10000;
}

.Wslide i {
	width: 6px;
	height: 6px;
	display: block;
	margin-top: 10px;
	border-radius: 14px;
	border: 2px solid #fff;
	background: #fff;
	cursor: pointer;
}

.Wslide .Wslide-on {
	-webkit-transition: -webkit-transform 0.6s linear;
	-moz-transition: -moz-transform 0.6s linear;
	-ms-transition: -ms-transform 0.6s linear;
	-o-transition: -o-transform 0.6s linear;
	transition: transform 0.6s linear;
	-webkit-transform: scaleX(1.4) scaleY(1.4);
	-moz-transform: scaleX(1.4) scaleY(1.4);
	-ms-transform: scaleX(1.4) scaleY(1.4);
	-o-transform: scaleX(1.4) scaleY(1.4);
	transform: scaleX(1.4) scaleY(1.4);
	background: none;
}

.gonext {
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 10px;
	z-index: 9999;
}

.gonext-d {
	width: 40px;
	height: 40px;
	background: url(../images/go.png) no-repeat;
	display: block;
	position: absolute;
}

.move-go {
	-webkit-animation: rotateGo 3s infinite ease-in-out;
	-moz-animation: rotateGo 3s infinite ease-in-out;
	-ms-animation: rotateGo 3s infinite ease-in-out;
	-o-animation: rotateGo 3s infinite ease-in-out;
	animation: rotateGo 3s infinite ease-in-out;
}

@-webkit-keyframes rotateGo {
	0%,
	100% {
		-webkit-transform: scale(0.0)
	}
	50% {
		-webkit-transform: scale(1.0)
	}
}

@-ms-keyframes rotateGo {
	0%,
	100% {
		-ms-transform: scale(0.0)
	}
	50% {
		-ms-transform: scale(1.0)
	}
}

@-o-keyframes rotateGo {
	0%,
	100% {
		-o-transform: scale(0.0)
	}
	50% {
		-o-transform: scale(1.0)
	}
}


/*Wbox01图片轮播图开始*/

.banner {
	width: 100%;
	position: relative;
}

.banner .bd {
	width: 100%;
}

.banner .pic {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.banner .hd {
	width: 100%;
	height: 18px;
	position: absolute;
	top: 150px;
	left: 0;
	text-align: center;
}

.banner .hd li {
	display: inline-block;
	*display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: 30px;
	height: 5px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	background: #FFFFFF;
}

.banner .hd .on {
	background: #7AA32D;
}


/*Wbox01图片轮播图结束*/


/*Wbox01新闻轮播开始*/

.newsbanner_wrap {
	width: 550px;
	height: 40px;
	margin: auto;
	position: absolute;
	left: 50%;
	margin-left: -275px;
	bottom: 20%;
	z-index: 9999;
}

.newsbanner_wrap span {
	display: inline-block;
	width: 55px;
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #7AA32D;
}

.newsbanner_wrap .more {
	color: #7AA32D;
	float: right;
	font-size: 14px;
	line-height: 40px;
}

.newsbanner {
	width: 420px;
	height: 40px;
	overflow: hidden;
	float: left;
	line-height: 40px;
	font-size: 14px;
	position: relative;
}

.newsbanner .bd {
	width: 100%;
}

.newsbanner a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsbanner a:hover {
	color: #7AA32D;
}

.banner .hd {
	display: none;
}


/*Wbox01新闻轮播结束*/


/*Wbox02关于我们开始*/

.indexabout {
	width: 100%;
	height: 270px;
	background: url(../images/headerbg.png) repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9998;
}

.title {
	font-size: 24px;
	color: #333;
	margin: 30px 0 15px 0;
}

.indexabout p {
	font-size: 14px;
	line-height: 26px;
	margin: 15px 0;
}

.indexabout a {
	display: inline-block;
	line-height: 35px;
	padding: 0 25px;
	background: #7AA32D;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	margin: 15px 0;
}


/*Wbox02关于我们结束*/


/*Wbox03经典案例开始*/

.indexcase_wrap {
	margin-top: 15%;
}

.indexcase_wrap .title {
	color: #FFFFFF;
}

.indexcase_wrap ul {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.indexcase_wrap ul li {
	width: 370px;
	overflow: hidden;
	height: 420px;
	float: left;
	background: #FFFFFF;
}

.indexcase_wrap ul li+li {
	margin-left: 45px;
}

.indexcase_wrap ul li img {
	width: 100%;
	height: 275px;
}

.indexcase_wrap ul li h2 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #383838;
	line-height: 36px;
	padding: 0 10px;
}

.indexcase_wrap ul li p {
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	line-height: 24px;
	color: #383838;
}

.indexcase_wrap ul li span {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	color: #383838;
}


/*Wbox03经典案例结束*/


/*Wbox04联系我们开始*/

.indexcontact {
	width: 700px;
	margin: auto;
	margin-top: 20%;
}

.indexcontact_L {
	width: 240px;
	float: left;
	text-align: center;
}

.indexcontact_L .ewm {
	width: 220px;
	height: 220px;
	border: 10px solid #FFFFFF;
}

.indexcontact_L p {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	padding: 10px 0;
}

.indexcontact_L .logo {
	width: auto;
	max-width: 100%;
	height: auto;
	margin-top: 30px;
}

.indexcontact_R {
	width: 300px;
	float: right;
	color: #FFFFFF;
}

.indexcontact_R dl+dl {
	margin-top: 120px;
}

.indexcontact_R dl dt {
	font-size: 18px;
	padding-bottom: 15px;
}

.indexcontact_R dl dd {
	font-size: 14px;
	line-height: 24px;
}


/*Wbox04联系我们结束*/


/*公司概况开始*/

.subPageOuter {
	width: 100%;
	overflow: hidden;
	background: #eaeaea;
}

.subPageOuter .title {
	font-size: 48px;
	color: #333;
	font-family: "楷体";
	margin: 30px 0;
}

.subPageOuter .subcon {
	background: #FFFFFF;
	border: 1px solid #7AA32D;
	overflow: hidden;
	margin-bottom: 35px;
}

.subPageOuter .menu {
	height: 78px;
	line-height: 78px;
	text-align: center;
	border-bottom: 1px solid #7AA32D;
	padding: 0 60px;
	margin-bottom: 10px;
}

.subPageOuter .menu li {
	float: left;
	overflow: hidden;
	width: 118px;
	height: 86px;
	font-size: 14px;
}

.subPageOuter .menu li a:hover {
	color: #7AA32D;
}

.subPageOuter .menu .on {
	background: url(../images/mmnav_bg.png) no-repeat top left;
}

.subPageOuter .menu .on a {
	color: #fff;
}

.con_Wrap {
	width: 100%;
	overflow: hidden;
}
.companyinfo{
	
	padding: 35px;
	overflow: hidden;
}
.img {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 40px 0;
}

.img img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.fontdiv {
	overflow: hidden;
}


/*公司概况结束*/


/*项目案例开始*/

.caseul {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	margin-bottom: 30px;
}

.caseul li {
	width: 370px;
	height: 420px;
	float: left;
	margin-left: 22px;
	margin-bottom: 15px;
}

.caseul li a {
	display: block;
	height: 420px;
}

.caseul li:hover a {
	background: #7AA32D;
	color: #FFFFFF;
}

.caseul li p {
	padding: 20px 10px;
}

.caseul li span {
	padding: 0 10px;
}

.page {
	width: 100%;
	text-align: center;
	line-height: 30px;
	margin-bottom: 50px;
}

.page a,
.page span {
	display: inline-block;
	border: 1px solid #7AA32D;
	background: #7AA32D;
	padding: 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 14px;
}

.page span {
	color: #383838;
	background: #FFFFFF;
}


/*项目案例结束*/


/*新闻开始*/

.newsul {
	padding: 35px;
	overflow: hidden;
}

.newsul li {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #EAEAEA;
}

.newsul li img {
	width: 260px;
	height: 170px;
	float: left;
}

.newsul li div {
	width: 835px;
	float: right;
}

.newsul li div a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	padding-bottom: 10px;
}

.newsul li div a:hover {
	color: #7AA32D;
}

.newsul li div p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	height: 105px;
	overflow: hidden;
}

.newsul li div span {
	display: block;
	background: url(../images/dateicon.png) left center no-repeat;
	background-size: contain;
	padding-left: 25px;
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}
.newsdetaildiv{
	padding: 35px;
	overflow: hidden;
}
.newsdetaildiv h1{
	font-size: 24px;
	color: #7AA32D;
	text-align: center;
	font-weight: normal;
}
.newsdetaildiv .newsinfo {
    font-size: 12px;
    text-align: center;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #CCCCCC;
}
.othernews {
	padding: 30px 10px;
	overflow: hidden;
	font-size: 14px;
    border-top: 1px solid #CCCCCC;
    margin-top: 40px;
}

.othernews dd {
	width: 50%;
	float: left;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.othernews dd+dd {
	text-align: right;
}

.othernews dd a:hover {
	color: #339933;
}
/*新闻结束*/
/*招聘开始*/
.recuitul{
	padding: 35px;
	overflow: hidden;
}
.recuitul li{
	padding: 10px 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.recuitul li .hd{
	height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-left: 28px;
    margin-bottom: 10px;
}
.recuitul li .hd:hover{
	background: #7AA32D;
	color: #FFFFFF;
}
.recuitul li .jiimg {
    background: url(../images/ji.png) no-repeat;
    height: 25px;
    display: inline-block;
    width: 18px;
    margin-bottom: -10px;
}
.recuitul li .hd:hover .jiimg{
	background: url(../images/jion.png) no-repeat;
}
.recuitul li .con{
	padding: 20px 28px;
	overflow: hidden;
	background: #EAEAEA;
    border-radius: 5px;
}
/*招聘结束*/
/*对外合作开始*/
.cooperation{
	padding: 35px;
	overflow: hidden;
}
/*对外合作结束*/
/*联系我们开始*/
.contact{
	padding: 35px;
	overflow: hidden;
}
.map{
	width: 670px;
	height: 450px;
	border: 1px solid #EAEAEA;
	float: left;
}
.contact .contact_R{
	width: 400px;
	overflow: hidden;
	float: right;
}
.contact .contact_R dl{
	font-size: 14px;
	line-height: 24px;
}
.contact .contact_R dl+dl{
	margin-top: 60px;
}
.contact .contact_R dl dt{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
/*联系我们结束*/
.copyright{
	width: 100%;
	padding: 25px 0;
	font-size: 14px;
	text-align: center;
}
