.container {
    position: relative;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.clearfix {
    overflow: hidden;
}

.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.text-center {
    text-align: center;
}
.text-right{
	text-align: right!important;
}
.public-box {
    padding-top: 30px;
    padding-bottom: 55px;
}

.public-title-box {
    margin-bottom: 50px;
	color: #426034;
}

.public-title-box h1 {
    margin-bottom: 15px;
    font-size: 34px;
    padding-bottom: 38px;
    font-weight: bold;
    background: url(../image/titl.png) center bottom no-repeat;
}
.public-title-box h3{
	font-size: 24px;
	margin-bottom: 23px;
}



.header {
    overflow: hidden
}

.header .logo {
    margin-top: 15px;
    margin-bottom: 10px;
}

.header .nav {
    margin-top: 44px;
}

.header .nav .nav-list {
    margin: 0 10px;
    padding: 0 10px 24px;
}

.header .nav .nav-list a {
    font-size: 16px;
    color: #161414;
}

.header .nav .nav-list.act {
    border-bottom: 4px solid #426034;
}

.footer{
	padding: 66px 0 10px;
	color: #fff;
	background: url(../image/footer.png);
}
.footer .footer-content{
	width: 1200px;
	margin: 0 auto;
}
.footer .footer-list h1{
	width: 920px;
	font-size: 18px;
	line-height: 1.5;
}
.footer .footer-list .map-box{
	position: relative;
	float: left;
	width: 479px;
	height: 187px;
	margin-top: 30px;
	margin-right: 30px;
	overflow: hidden;
}
.footer .footer-list #allmap{
	/*position: absolute;*/
	width: 479px;
	height: 187px;
}
.footer .footer-list .label-box{
	float: left;
	padding: 5px 0; 
}
.footer .footer-list .label-box .label-list{
	margin-bottom: 20px;
}
.footer .footer-list .label-box .label-list:first-child{
	margin-top: 30px;
}
.footer .footer-list .label-box span{
	font-size: 12px;
	line-height: 1.3;
	color: #c0c0c0;
}
.footer .footer-list .label-box span:first-child{
	color: #fff;
}
.footer .footer-list-right{
	width: 197px;
}
.footer .footer-list-right img{
	margin-top: 15px;
	width: 197px;
}
.footer .nav{
	margin-top: 30px;
	padding: 40px 0;
	border-top: 1px solid #eee;
	border-top: 1px solid rgba(255,255,255,.2);
}
.footer .nav .nav-list{
	float: left;
	margin-right: 65px;
}
.footer .nav .nav-list a{
	font-size: 14px;
	color: #fff;
}
.footer .tel-box{
	padding: 15px 0; 
	border-top: 1px solid #eee;
	border-top: 1px solid rgba(255,255,255,.2);
}
.footer .tel-box .tel{
	float: left;
	width: 31px;
	height: 31px;
	margin-right: 10px;
}
.footer .tel-box .tel.t1{background: url(../image/t1.png) no-repeat; background-size: 100% 100%;}
.footer .tel-box .tel.t2{background: url(../image/t2.png) no-repeat; background-size: 100% 100%;}
.footer .tel-box .tel.t3{background: url(../image/t3.png) no-repeat; background-size: 100% 100%;}
.footer .tel-box span{
	font-size: 14px;
}
.footer .tel-box span:first-child{
	color: #c0c0c0;
}


.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.banner-box {
    position: relative;
    transition: all .4s;
    width: 100%;
    overflow: hidden;
}

.banner-box .banner {
    transition: all .4s;
    width: 10000%;
}

.banner-box .banner .banner-list {
    float: left;
}

.banner-box .banner .banner-list img {
    width: 100%;
}

.banner-box .indroct {
    position: absolute;
    width: 100%;
    bottom: 23px;
    left: 50%;
    font-size: 0;
    text-align: center;
    z-index: 10;
}

.banner-box .indroct .indroct-list {
	float: left;
	width: 32px;
	height: 3px;
    margin: 0 15px;
    vertical-align: bottom;
    background: #fff;
    cursor: pointer;
}

.banner-box .indroct .indroct-list.act {
    height: 5px;
}

.public-box.t1{
	padding-bottom: 20px;
	background: #eff5ec;
}
.nav-t1-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.nav-t1-wrapper .nav-t1-box{
	float: left;
	display: inline-block;
	width: 24%;
	border-left: 1px solid #daddd8;
}
.nav-t1-wrapper .nav-t1-box:first-child{
	border-left: none;
}
.nav-t1-wrapper .nav-t1-box .image{
	height: 44px;
}
.nav-t1-wrapper .nav-t1-box h1{
	font-size: 30px;
	line-height: 1.3;
	color: #426034;
	margin: 15px 0 15px;
}
.nav-t1-wrapper .nav-t1-box h5{
	font-size: 18px;
	color: #222222;
	line-height: 1.5;
}
.nav-t1-wrapper .nav-t1-box p{
	width: 80%;
	line-height: 1.4;
	margin: 0 auto;
	font-size: 12px;
	color: #999999;
}

.public-box.t2{
	padding-bottom: 56px;
}
.content-t2-box .image-box{
	position: relative;
	float: left;
	width: 569px;
	height: 364px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.content-t2-box .image-box img{
	position: absolute;
	border-radius: 15px;
	width: 100%;
	height: 100%;
    box-shadow: 5px 5px 0px #426034;
}
.content-t2-box h1{
	font-size: 32px;
	color: #222222;
	font-weight: bold;
	line-height: 1.4;
}
.content-t2-box h3{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #555555;
}
.content-t2-box p{
	text-indent: 2em;
	font-size: 12px;
	line-height: 1.5;
	color: #676767;
	margin-bottom: 30px;
}
.content-t2-box .btn{
	font-size: 16px;
	color: #426034;
}
.public-box.t3{
	padding-bottom: 35px;
	background: url(../image/bg1.png) no-repeat;
	background-size: cover;
}
.t3 .public-title-box {
	color: #fff;
}
.t3 .public-title-box{
    margin-bottom: 36px;
}
.t3 .public-title-box h1 {

    background: url(../image/titls.png) center bottom no-repeat;
}
.new-t3-box{
	width: 1200px;
	margin-left: -16px;
	margin-right: -16px;
}
.new-t3-box .new-t3-list{
	float: left;
	width: 339px;
	margin: 0 16px 25px;
	padding: 14px 14px 23px;
	background: #fff;
}
.new-t3-box .new-t3-list .image{
	position: relative;
	margin: 0 auto;
	width: 338px;
	height: 195px;
}
.new-t3-box .new-t3-list .image img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.new-t3-box .new-t3-list .image .time-box{
	position: absolute;
	padding: 0 40px;
	width: 100%;
	bottom: 0;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
	color: #fff;
	background: rgba(75,145,43,.7);
	background-image: url(../image/lick.png) center left no-repeat;
	background-position-x: 15px;
	box-sizing: border-box;
}
.new-t3-box .new-t3-list h1{
	/*padding: 0 13px;*/
	margin: 20px 13px;
	font-weight: bold;
	font-size: 14px;
	color: #222222;
}
.new-t3-box .new-t3-list p{
	padding: 0 13px;
	font-size: 12px;
	color: #999999;
	line-height: 1.5;
}
.t3 .btn{
	line-height: 45px;
	display: block;
	width: 113px;
	margin: 15px auto 0;
	height: 45px;
	font-size: 16px;
	color: #426034;
	text-align: center;
	background: url(../image/g.png) no-repeat;
	background-size: 100% 100%;
}

.public-box.t4{
	background: url(../image/bg2.png) no-repeat;
	background-size: cover;
}


/**/
.devcou-wrapper{
	position: relative;
	width: 1080px;
	margin: 0 60px;
}
.show-window{
	overflow: hidden;
}
.devcou-wrapper .devcou-wrapper-box{
	transition: all .4s;
	padding: 100px 0 0;
	margin: 0 -10px;
	width: 10000%;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list{
    float: left;
    width: 345px;
    height: 445px;
    margin: 0 10px;
    background: #fff;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list .title-box{
	position: relative;
	width: 100%;
	height: 100%;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list .title-box img{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 305px;
    height: 405px;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list .content-box{
	display: none;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list.act{
	height: auto;
	position: relative;
    padding-bottom: 30px;
    top: -80px;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list.act .title-box{
	display: none;
	height: auto;
	height: 266px;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list.act .content-box img{
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
	height: 220px;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list.act .content-box{
	display: block;
}
.devcou-wrapper .btn{
	position: absolute;
	width: 46px;
	height: 46px;
	top: 325px;
	cursor: pointer;
}
.devcou-wrapper .btn.btn-left{
	background: url(../image/btnleft.png);
	left: -60px;
}
.devcou-wrapper .btn.btn-right{
	background: url(../image/btnright.png);
	right: -60px;
}
.devcou-wrapper .devcou-wrapper-box .public-title-box{
	margin-bottom: 10px;
}
.devcou-wrapper .devcou-wrapper-box .public-title-box h1{
	margin-top: 65px;
	font-size: 30px;
	color: #222222;
	padding-bottom: 28px;
	background-size: 66px 13px;
	margin-bottom: 10px;
}
.devcou-wrapper .devcou-wrapper-box p{
	width: 82%;
	margin: auto;
	font-size: 14px;
	color: #999999;
	line-height: 2;
}
.devcou-wrapper .devcou-wrapper-box .showbtn{
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 10px;
	background: #426034;
	font-size: 14px;
	color: #fff;
}
.devcou-wrapper .devcou-wrapper-box .devcou-list.act{
	padding-bottom: 30px;
}


.table-info-left,.table-info-right{
	width: 50%;
	float: left;
}
.table-info-left h1{
	font-size: 18px;
	color: #242424;
	font-weight: bold;
	margin-bottom: 30px;
}
.table-info-left .label-box{
	margin-top: 35px;
	margin-right: 40px;
}
.table-info-left .label-box h3{
	font-size: 18px;
	color: #242424;
	line-height: 1.3;
	margin-bottom: 5px;
}
.table-info-left .label-box p{
	font-size: 14px;
	color: #828282;
	line-height: 1.5;
	/*width: 169px;*/
}
.table-info-left .bottom-box{
	margin-top: 35px;
}
.table-info-left .bottom-box .image-box{
	margin-right: 10px;
	text-align: center;
}
.table-info-left .bottom-box .image-box p{
	font-size: 12px;
	color: #828282;
	line-height: 1.5;
}
.table-info-left .bottom-box .image-box.last{
	margin-left: 17px;
}

.table-info-right h3{
	font-size: 16px;
	color: #4c4c4c;
}
.table-info-right table, .table-info-right form{
	width: 100%;
}
.table-info-right form{
	margin-top: 70px;
}
.table-info-right table input{
    padding: 0 10px;
    width: 270px;
    height: 37px;
    margin-right: 10px;
    margin-bottom: 10px;
	line-height: 37px;
	color: #4c4c4c;
	font-size: 14px;
	border: 1px solid #ececec;
}
.table-info-right table textarea{
	width: 552px;
	height: 90px;
	padding: 20px;
}
.table-info-right table .submit{
	margin-top: 13px;
	display: block;
	width: 125px;
	height: 40px;
	border: 1px solid #ececec;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 40px;
	padding-left: 25px;
	background: url(../image/go.png) no-repeat;
	background-position:107px 16px;
}



/*联系我们*/
.subpub-box{
	padding: 25px 0 87px;
}

.message-nav-left{
	width: 270px;
	margin-right: 40px;
}
.message-nav-left .nav-left-title{
	position: relative;
	width: 270px;
	height: 122px;
}
.message-nav-left .nav-left-title img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.message-nav-left .nav-left-list{
	padding: 0 10px 0 25px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #333333;
	background: #e3e7e1;
	cursor: pointer;
}
.message-nav-left .nav-left-list a{
	color: #333333;
}
.message-nav-left .nav-left-list.act{
	
	background: #426034;
}
.message-nav-left .nav-left-list.act a{
	color: #fff;
}
.message-nav-left .nav-left-list p:before{
	content: '·';
	display: inline;
	margin-right: 25px;
	vertical-align: middle;
}
.message-nav-left .nav-left-list.act p:before{
	color: #fff;
}
.message-nav-right{
	width: 890px;
}
.message-nav-right .nav-right-title{
	height: 50px;
	line-height: 50px;
	padding: 0 17px;
	background: #e3e7e1;
}
.message-nav-right .nav-right-title img{
	margin-right: 15px;
	vertical-align: middle;
}
.message-nav-right .nav-right-title a{
	font-size: 14px;
	color: #323232;
	vertical-align: middle;
}
.message-nav-right .nav-right-title a.act{
	color: #426034;
}
.message .table-info-right{
	margin-top: 50px;
}
.message .table-info-right form{
	margin-top: 27px;
}
.message .table-info-right table .submit{
	background: #37602f;
	color: #fff;
	border-radius: 5px;
	background-image: url(../image/goac.png);
	background-repeat:  no-repeat;
    background-position: 107px 16px;
}

.message .table-info-left{
	margin-top: 25px;
	float: none;
	width: auto;
}
.message .table-info-right{
	width: auto;
	float: none;
}
.message .map-box{
	margin-top: 40px;
	width: 889px;
	height: 386px;
}

.message .new-image-box.clearfix{
	overflow: visible;
}
.message .new-image-box{
	padding-top: 70px;
	margin-left: -5px;
	margin-right: -5px;
}
.message .new-image-list{
position: relative;
    float: left;
    width: 265px;
    height: 346px;
    padding: 10px;
    margin: 10px 5px;
    cursor: pointer;
    box-shadow:  0 0 2px 2px #eee;
}
.message .new-image-list>img{
	position: absolute;
    left: 10px;
    top: 10px;
    width: 271px;
    height: 350px;
}
.message .new-image-list .content-box {
	padding-bottom: 1px;
	display: none;
}
.message .new-image-list:hover {
	box-shadow: none;
	padding: 10px 0;
	width: 280px;
}
.message .new-image-list:hover .content-box{
	transition: all .4s;
	display: block;
	position: absolute;
    top: -25px;
    box-shadow:  0 0 2px 2px #eee;
}
.message .new-image-list:hover>img{
	display: none;
}
.message .new-image-list .content-box img{
	width: 279px;
	height: 189px;
}
.message .new-image-list .content-box .public-title-box{
	margin-bottom: 15px;
}
.message .new-image-list .content-box .public-title-box h1{
	font-size: 30px;
	color: #222;
	margin-top: 15px;
	padding-bottom: 24px;
	background-size: 60px 13px;
	margin-bottom: 10px;
	font-weight: normal;
}
.message .new-image-list .content-box p{
	font-size: 16px;
	color: #999999;
	line-height: 1.5;
}
.message .new-image-list .content-box .showbtn{
	display: block;
	margin: 15px auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #426034;
	color: #fff;
}


.message .new-page-box{
	margin-top: 20px;
	text-align: center;
}
.message .new-page-box .new-page{
	padding-bottom: 20px;
}
.message .new-page-box .new-page h1{
	margin-bottom: 10px;
	font-size: 30px;div.
	color: #343434;
	line-height: 1.5;
	font-weight: bold;
}
.message .new-page-box .new-page h3{
	font-size: 14px;
	color: #949494;
	margin-bottom: 15px;
}
.message .new-page-box .new-page p{
	font-size: 16px;
	color: #616161;
	margin-bottom: 20px;
	line-height: 1.5;
	text-align: left;
}
.message .new-page-box img{
	margin: 10px 0;
	width:100%;
}
.message .new-page-box .naviga{
	border-top: 1px solid #7d7d7d;
	padding-top: 20px;
	text-align: left;
}
.message .new-page-box .naviga .label{
	margin-bottom: 20px;
}
.message .new-page-box .naviga .label span,
.message .new-page-box .naviga .label span a{
	font-size: 16px;
	color: #262626;
}
.message .new-page-box .naviga .label span:first-child{
	color: #8f8f8f;
}


.fituer{
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
.fituer a{
	padding: 5px 10px;
	margin: 0 5px;
	border: 1px solid #959595;
	border-radius: 5px;
	font-size: 14px;
}



/* 集团新新闻   */
.news-t2-wrapper{
	/*display: none;*/
	margin-top: 10px;
}
.news-t2-wrapper .news-t2-wrapper-list{
	padding: 25px 0 35px;
	border-bottom: 1px solid #c8c8c8;
}
.news-t2-wrapper .news-t2-wrapper-list>img{
	width: 270px;
	float: left;
	margin-right: 20px;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content{
	padding-top: 20px;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content .h1{
	margin-bottom: 20px;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content h1 a{
	padding-left: 34px;
	font-size: 16px;
	color: #333333;
	background: url(../image/yan.png) center left no-repeat;
}
.news-t2-wrapper .news-t2-content h3{
	margin-top: 3px;
	padding-left: 17px;
	font-size: 14px;
	color: #999999;
	background: url(../image/licks.png) center left no-repeat;
	background-size: 12px 12px;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content p{
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content p span{
	color: #999999;
}
.news-t2-wrapper .news-t2-wrapper-list .news-t2-content .showbtn{
	display: block;
	width: 88px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	color: #426034;
	background: #dfe3dc;
}
.news-t2-wrapper.new-page-box{
	display: block;
}
.news-t2-wrapper.new-page-box .news-t2-content{
	margin-bottom: 15px;
}
.news-t2-wrapper.new-page-box .news-t2-content h3{
	display: inline;
}


.recruitment{
	margin-top: 20px;
}
.recruitment .recruitment-list{
	float: left;
	width: 30%;
	margin-bottom: 60px;
	padding-right: 3%;
}
.recruitment .recruitment-list h1{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.recruitment .recruitment-list .label{
	margin-top: 20px;
}
.recruitment .recruitment-list .label h3{
 	font-size: 14px;
 	color: #333333;
 	line-height: 1.3;
 	margin-bottom: 5px;
 	font-weight: bold;
}
.recruitment .recruitment-list .label p{
	font-size: 12px;
	color: #636363;
	line-height: 1.5;
}
.recruitment .recruitment-list .label h2{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.aboout2{
	margin-left: 120px;
}
.aboout1{
	width: 50%;
	margin-top: 40px;
}
.aboout1 h1{
	font-size: 32px;
	color: #222;
	line-height: 1.5;
}
.aboout1 h3{
	margin: 5px 0 40px;
	font-size: 14px;
	color: #555;
}
.aboout1 p{
	font-size: 12px;
	line-height: 1.5;
	color: #676767;
	margin-bottom: 25px;
}

.developmen{
	padding: 40px 75px;
	text-align: center;
	background: url(../image/about03.png) no-repeat;
	background-size: cover;
}

.developmen h1{
	margin-bottom: 10px;
	font-size: 32px;
	color: #222222;
}
.developmen h3{
	font-size: 14px;
	color: #555555;
	margin-bottom: 35px;
}
.developmen .developmen-tree-box .title-box{
	margin: 0 auto;
	width: 160px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	color: #3e3e3e;
	border: 1px solid #3e3e3e;
}
.developmen .developmen-tree-box .developmen-tree{
	position: relative;
	margin-top: 20px;
	padding-top: 34px;
	padding-bottom: 20px;
}
.developmen .developmen-tree-box .developmen-tree .line{
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 57px;
	margin-left: -0.5px;
	width: 1px;
	background: #3e3e3e;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list{
	margin-bottom: 40px;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list .left{
    margin: 0 15px;
    float: left;
    width: 599px;
    line-height: 1.5;
    text-align: left;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list .right{
	float: left;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list .left p{
	margin-top: 10px;
    width: 550px;
    float: left;
    font-size: 14px;
    color: #3e3e3e;
    text-indent: 2em;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list .left img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.developmen .developmen-tree-box .developmen-tree .developmen-tree-list .right{
	width: 506px;
	margin: 0 30px;
	font-size: 36px;
	text-align: left;
	color: #37602f;
}
.developmen .developmen-tree-box .developmen-tree .bottom{
    margin: 0 auto;
    width: 260px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #37602f;
    color: #37602f;
    font-size: 18px;
    margin-top: 70px;
}	


.click-box-list{
	display: none;
}
.click-box-list.act{
	display: block;
}