﻿/* 关于我们开始 */
.aboutus-con {
	overflow: hidden;
}
.aboutus-con-c {
	overflow: hidden;
	width: 1200px;
	margin: auto;
	line-height: 64px;
	height: 64px;
}
body.aboutustop .aboutus-con-c {
    position: fixed;
    top: 400px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
	z-index: 99;
}
body.aboutustop .aboutus-con-c ul{
	width:1200px;
	margin:auto;
}
body.aboutustop .aboutus-con .gybanner {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1;
}
body.aboutustop .gy-header .site-header{
    position: fixed;
    top: 0;
    z-index: 2;
}
.aboutus-con-c li {
	float: left;
	cursor: pointer;
	margin-right: 100px;
}
.aboutus-con-c li .li {
	font-size: 18px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color:#035620;
}

.aboutus-con-c li.i .li i {
	background: #035620;
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
}
.aboutus-con-c li:hover .li i{
    background: #035620;
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
}

.aboutus-j {
	background: #fbfbfb;
}
.aboutus-j ul {
	background: #fbfbfb;
	width: 1200px;
	margin: auto;
	padding-bottom:70px
}
.aboutus-j ul li {
	background: #fbfbfb;
	display:none;
}
.aboutus-j ul li.cur{
	display:block;
}
.aboutus-j ul li h2 {
	background: #fbfbfb;
	text-align: center;
	font-size: 34px;
	padding-top: 60px;
    padding-bottom: 40px;
	font-weight: bold;
	color: #035620;
}
.aboutus-j ul li p {
    background: #fbfbfb;
    margin: 0;
    /* text-indent: 44px; */
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #555;
    margin-bottom: 20px;
}
.aboutus-sm-con {
	width: 1200px;
	margin: auto;
	padding: 90px 0;
}
.aboutus-sm-con .aboutus-sm-con-bj {
	background-image: url(../images/t-02.jpg);
	background-repeat: repeat-y;
	height: 230px;
	background-position: center;
}
.aboutus-sm-con .aboutus-sm-con-l {
	overflow: hidden;
	float: left;
	width: 50%;
}
.aboutus-sm-con .aboutus-sm-con-l img {
	overflow: hidden;
	width: 250px;
	margin: auto;
}
.aboutus-sm-con .aboutus-sm-con-r {
	float: left;
	font-size: 22px;
	width: 50%;
	line-height: 40px;
}
.aboutus-sm-con .aboutus-sm-con-r p {
    margin: auto;
    color: #757575;
    padding: 0 50px;
    padding-top: 55px;
	font-size:18px;
}
.aboutus-sm-con .aboutus-sm-con-r p i {
	font-size: 34px;
	font-style: inherit;
	font-weight: bold;
	color:#035620;
}
.aboutus-jz-con {
	overflow: hidden;
	background: #f5f5f5;
}
.aboutus-jz-con-nr {
	width: 1200px;
	margin: 105px auto;
}
.aboutus-jz-con-nr .jz-left {
	overflow: hidden;
	float: left;
	margin-top: 90px;
}
.aboutus-jz-con-nr .jz-left li {
    font-size: 20px;
    margin-top: 70px;
    letter-spacing: 0px;
}
.aboutus-jz-con-nr .jz-left img {
	height: 50px;
}
.aboutus-jz-con-nr .jz-right {
	overflow: hidden;
}
.aboutus-jz-con-nr .jz-right img {
	height: 550px;
	float: right;
}
.aboutus-dz-con {
	overflow: hidden;
}

.wrap {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.htit {
	line-height: 54px;
padding:0 .3rem;
	color: #ff8e2e;
font-size: .4rem;
margin:1rem 0 .4rem 0
}
.wrapper01 {
	position: relative;
	height: 54px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #ccc
}
.wrapper01 .scroller {
	position: absolute
}
.wrapper01 .scroller li {
	height: 54px;
	color: #333;
	float: left;
	line-height: 54px;
font-size: 18px;
	text-align: center
}
.wrapper01 .scroller li a {
	color: #333;
	display: block;
margin: 0 20px;
}
.wrapper01 .scroller li.cur a {
	color: #01923a;
}


.wrapper{
	display:none;
}
.webcss .aboutus-con-c{
	display:none;
}
.webcss .wrapper{
	display: block;
}


.webcss .aboutus-con-c {
	overflow: hidden;
	width: 100%;
	margin: auto;
	line-height: 64px;
	height: 64px;
}
.webcss .aboutus-sm-con {
	width: 100%;
	margin: auto;
	padding: 20px 0;
	overflow: hidden;
}
.webcss .aboutus-j ul {
    background: #fbfbfb;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 20px;
}
.webcss .aboutus-con-c li .li {
	font-size: 14px;
	width: auto;
	margin: 0 10px;
	position: relative;
	text-align: center;
}
.webcss .aboutus-con-c li:nth-child(2) .li {
	width: auto;
}
.webcss .aboutus-con-c li {
	float: left;
	cursor: pointer;
	width: auto;
}
.webcss .aboutus-j ul li h2 {
    background: #fbfbfb;
    text-align: center;
    font-size: 22px;
    padding-top: 25px;
    padding-bottom: 15px;
    font-weight: bold;
}
.webcss .aboutus-j ul li p {
    background: #fbfbfb;
    margin: 0;
    /* text-indent: 20px; */
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
}
.webcss .aboutus-j {
	background: #fbfbfb;
	height: auto;
	padding-bottom: 20px;
}
.webcss .aboutus-sm-con .aboutus-sm-con-l {
	overflow: hidden;
	float: left;
	width: 100%;
}
.webcss .aboutus-sm-con .aboutus-sm-con-l img {
	overflow: hidden;
	width: 200px;
	margin: auto;
}
.webcss .aboutus-sm-con .aboutus-sm-con-bj {
	background-image: none;
	background-repeat: repeat-y;
	height: auto;
	background-position: center;
}
.webcss .aboutus-sm-con .aboutus-sm-con-r {
	float: left;
	font-size: 14px;
	width: 100%;
	line-height: 32px;
}
.webcss .aboutus-sm-con .aboutus-sm-con-r p {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding: 0;
    padding-top: 20px;
}
.webcss .aboutus-sm-con .aboutus-sm-con-r p i {
	font-size: 20px;
	font-style: inherit;
	font-weight: bold;
}
.webcss .aboutus-jz-con-nr {
	width: 100%;
	margin: 20px auto;
}
.webcss .aboutus-jz-con-nr .jz-left {
    overflow: hidden;
    float: inherit;
    margin-top: 20px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 20px;
}
.webcss .aboutus-dz-con {
	margin-bottom: 0px !important;
}
.webcss .aboutus-jz-con-nr .jz-left img {
	height: 25px;
}
.webcss .aboutus-jz-con-nr .jz-left li {
	font-size: 16px;
	margin-top: 20px;
}
.webcss .aboutus-jz-con-nr .jz-left {
	overflow: hidden;
	float: inherit;
	margin-top: 20px;
	padding: 20px;
}
.webcss .aboutus-jz-con-nr .jz-right img {
	height: 302px;
	float: inherit;
}
.webcss .BMapLabel {
	border: none !important;
	font-size: 14px !important;
	padding: 10px !important;
	border-radius: 10px;
	margin: auto !important;
	left: -165px !important;
	top: -75px !important;
}

.webcss .aboutus-con .gybanner {
	overflow: hidden;
	background-image: url(../images/webbanner01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 212px;
	padding-top: 59px;
	display: block;
}

#JoynBackground {
	width: 100%;
	height: 600px;
	z-index: -999;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#JoynBackground img {
	width: 100%;
	height: 600px;
	display: none;
	position: absolute;
}
.webcss #JoynBackground {
	display: none;
}
/* 关于我们结束 */



