*{
	padding:0;
	margin:0;
}
body{
	width:100%;
	margin:0 auto;
	background:#ededeb;
}
img{
	border:0;
}
li{
	list-style-type: none;
}
.clear{
	clear:both;
}
.menu{
	position: relative;
	z-index: 900;	
	height: 66px;
	padding: 0 4%;
	/*width: 92%;*/
	text-align: center;
	background:#fff;
	box-shadow:0px 1px 4px #666;		
}
.menu img{
	vertical-align:middle;
	margin-top:4px;
	cursor:pointer;
}
.homeicon{
	float:left;
	width:20%;
	text-align:left;	
	display:block;
	vertical-align:middle;	
	margin-top:14px;	
}
.menuicon{
	float:right;
	width:20%;
	text-align:right;
	display:block;
	vertical-align:middle;
	margin-top:14px;
}
.navtitle{
	background:#2bab58;
	height:100px;
	padding:0 4%;
	color:#fff;		
}
.titlename{
	float: left;
	width: 50%;
	line-height: 100px;
	font-size: 1.2em;	
}
.titlename img{
	vertical-align:middle;
}
.titlenav{
	float:right;
	width:44%;
	line-height:100px;
	font-size:0.9em;
	text-align:right;
}
.aboutpic{
	width:90%;
	margin:5% auto;		
}
.aboutpic img{
	width:100%;
	max-height:200px;	
	opacity: 1;
  	animation: optitle 2s;
	transition:all .5s linear;	
}
@keyframes optitle
{
	0% { opacity: 0; }
	100% { opacity: 1; }
	from{transform: translate(0, 50px);}
	to{transform: translate(0, 0);}
}
.content{
	margin:0 4%;	
}
.title{
	text-align: center;
	margin-bottom:5%;
	width:100%;
	animation: optitle 2s;
	transition:all .5s linear;
	height:3em;
}
.entitle{
	color:#575757;
	padding:1%;
	font-size:0.9em;
	text-transform: uppercase;
	display:inline-block;	
	background:#ededeb;	
	position: relative;
	z-index:2;
}
.chtitle{
	color:#000;
	font-size:0.87em;
	font-weight:bold;
	display:block;
	background:#ededeb;	
}
.titleline{
	position: relative;
	height:1px;
	width:100%;
	background:#ccc;
	margin-top:-1.4em;	
}
.abouttext{
	color:#575757;
	font-size:0.87em;
	opacity: 1;
  	animation: optitle 2s;
	transition:all .5s linear;
}
.abouttext .ptxt{
	text-indent:2em;
	line-height:1.6em;
	margin-bottom:12px;
}
.abouttext .ptxtname{
	text-indent:2em;
	line-height:1.6em;
	text-align: right;	
}
.margintop{
	margin-top:5%;
}
.culturetext{
	width:100%;
	margin:5% auto 0;
	animation: optitle 2s;
	transition:all .5s linear;
}
.gsjj .gsjjdel h3,.qywh h3{	
	font-size: 1em;
	line-height:1.6em;
}
.gsjj .gsjjdel p{
	text-indent: 2em;
	line-height:1.6em;
	font-size: 0.87em;
}
.bgline{
	background: #e9f4ee;	
	margin-top: 2%;
}
.wyay{
	padding: 4% 10%;	
}
.wyay img{
	float: left;	
	margin-right: 5%;
}
.wyay ul li{	
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
}
.gsjj .yyzz{
	width:100%;
	text-align: center;
}
.yyzz img{
	width: 70%;
	margin: 10% 0;
}
.qywh p{	
	line-height: 2em;	
	font-size: 0.87em;
}
.qywh .greentxt{
	color: #2bab58;
	font-weight: bold;
}

.history{
	opacity: 1;
  	animation: optitle 2s;
	transition:all .5s linear;	
}
.historytitles{
	margin-left: 40px;
}
.historytitle{
	background: #2bab58;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 0 6%;
	display: inline-block;
	margin: 2% 0 4%;
}
.evaryyear{
	background:#ededeb url(../images/histroybgline.png) repeat-y;
	padding:0 0 6%;
	font-size:0.87em;	
}
.yearnum{
	color:#2bab58;	
	font-size:1.4em;
	width:69px;
	display:inline-block;	
}
.yearnums{
	color:#444;
	font-size:1.2em;
	width:69px;
	display:inline-block;
	text-align: center;
	font-weight: bold;
}
.historydots{
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:8px;
	background:#2bab58;
	text-align:center;
	vertical-align: top;
}
.historydot{
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:8px;
	background:#2bab58;
	text-align:center;	
}
.historysmalldot{
	width:8px;
	height:8px;
	border-radius:4px;
	background:#14813a;
	margin:4px;	
}
.historycontent{
	display:inline-block;
	margin-left:14px;
	line-height:1.4em;
	width:66%;
	vertical-align:top;
	padding-top:3px;	
}
.historycontents{
	display:inline-block;
	margin-left:14px;
	line-height:1.4em;
	width:70%;
	vertical-align:top;
	padding-top:3px;
	text-indent: 2em;
}
.history_img{
	text-align:center ;
	margin: 4% 0;
	width: 80%;
}
.history_img span{
	display: block;
	line-height: 1.6em;
	text-align: center;
}
.orangetxt{
	color:#2bab58;
}
.evarymonth{
	padding-top:2%;
}
.whitedot{
	width:8px;
	height:8px;
	border-radius:4px;
	background:#fff;
	margin:4px;
}
.dotdot{
	margin-left:72px;
}
.bigdots{
	width:16px;
	height:16px;
	display:block;
	border-radius:8px;
	background:#ccc;
}
.middots{
	width:12px;
	height:12px;
	display:block;
	border-radius:6px;
	background:#ccc;
	margin:4% 0 4% 2px;
}
.smalldots{
	width:8px;
	height:8px;
	display:block;
	border-radius:4px;
	background:#ccc;
	margin-left:4px;
}
.chuanchengcenter{
	width: 100%;
	text-align: center;
	clear: both;
}
.chuanchengcenter span,.ct_img span{
	display: block;
	line-height: 2em;
	font-size: 0.87em;
	width: 100%;
	text-align: center;
}
.ct_img img{	
	float: left;
	width:50%;
	margin-top: 4%;
}
/* 扈教授 */
.hs_con{
	width: 100%;
	font-size: 0.87em;
}
.hs_txt{
	width: 66%;
	float: left;
	color: #fff;
	background: #2bab58;	
	padding:4%;
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 5%;
}
.hs_img{
	width: 34%;
	float: right;
}
.hs_img span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 2em;
}

.folio-item {
    width: 50%;
    padding: 2%;
    float: left;
}
.folio-items {
    width: 100%;
    padding: 2%;   
}

/* 发展历程 */
.inheritcontent{
	width: 100%;
	margin-bottom:4%;
}
.inheritcontent.widthbg{
	background:#fff;
}
.inheritcontent.greenbg{
	background:#2bab58;
}
.inheritimg{
	width:50%;
	float:left;
}
.inheritimgright{
	width:50%;
	float:right;
}
.inherittxt,.inherittxtj{
	float:left;
	width:50%;		
	padding:2% 0;
}
.inherittxt h3,.inherittxtj h3{
	font-size:1.2em;
	text-align:center;
	margin-bottom:3px;
	color: #2bab58;
}
.inherittxtright h3{
	font-size:1.2em;
	text-align:center;
	margin-bottom:3px;
	color: #fff;
}
.inherittxt p,.inherittxtright p,.inherittxtj p{
	text-indent:2em;
	line-height:1.4em;	
	font-size: 0.87em;
	margin: 0 3%;	
}

.inherittxtright{
	float:right;
	width:50%;		
	color:#fff;
	padding:2% 0;
}


.honor{
	position:relative;	
	width:100%;
	overflow:hidden;
	animation: optitle 2s;
	transition:all .5s linear;
}
.folio-types{
	text-align:center;
	line-height:40px;
	background:#fff;
	width:100%;
	display:block;
	color:#000;
	font-size:1em;
	margin-bottom:3%;
	box-shadow:0px 1px 4px #666;	
}

.notice{
	color: #666;
	text-align: center;
}
.newlist{
	background:#fff url(../images/arrowright.png) no-repeat;
	background-position: 98%;
	background-size:auto 16px;
	padding:2%;	
	border:1px solid #dedede;	
	margin-bottom:2%;
	animation: optitle 2s;
	transition:all .5s linear;
}
.newpic,.newinfo{
	float:left;
}
.newpic{
	width:100px;
	height:70px;
	border:1px solid #dedede;	
	overflow:hidden;
	margin-right:10px;
}
.newpic img{
	width:100%;
}
.newinfo{
	float:left;
	width:62%;
	font-size:0.87em;
}
.newname{
	color:#000;
	font-weight:bold;
	width:100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom:3%;
}
.newname a{
	color:#000;
	text-decoration:none;
}
.newname a:hover{
	color:#2bab58;
}
.newtime{
	color:#999;
	font-size:0.8em;
	font-style:oblique;
	margin-bottom:2%;
}
.newcontent{
	color:#575757;
	width:100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.details{
	font-size:0.87em;
	padding:4% 2% 2% 2%;
}
.details .new_details_h3{
	text-align:center;
	border-bottom:1px solid #dedede;	
	color:#000;
	font-weight:bold;	
	width:100%;
	/* display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 10px;
}
.details .new_edit{
	display:block;
	padding:2% 2% 4%;
	color:#999;
	font-weight:normal;	
	text-align: center;
}
.details .new_edit span{
	font-size: 0.87em;
	color: #666;
	padding:0 20px;	
	display: inline-block;
	line-height: 2em;
}
.new_details p{
	text-indent: 2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.new_details .imgcenter{
	text-align: center;
	margin: 30px 0;
}
.new_details .imgcenter span ,.new_details .imgcenter_l span{
	display: block;
	text-align: center;
	font-size: 0.87em;
	line-height: 2em;
}
.new_details .imgcenter_l{
	float: left;
	width:48%;
	margin-right: 2%;
}
.imgcenter_l video{
	width:100%;
}
.new_details p.greentxt,.qt_tab p b.greentxt{
	color: #2bab58;	
}
.newcon_l{
	width: 46%;
	padding:4% 1%;
	float: left;
}
.newcon_l h3,.newcon_r h3{
	text-align: center;	
	font-weight: normal;
}
.newcon_l span,.newcon_r span{
	background: #2BAB58;
	width: 54px;
	height: 54px;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	margin: 5px auto 20px;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	line-height: 54px;
}
.newcon_r{
	width: 46%;
	padding:4% 1%;
	float: right;
	border-left: solid 2px #2BAB58;
}
.newcon_zy{
	margin: 2% 4%;
	background: #fff;
	border: 1px solid #2BAB58;
	padding: 2%;
}
.new_dress{
	background: #2BAB58;
	color: #fff;
	width: 92%;
	margin: 0 auto;
	padding:4%;
}
.dress_newtitle{
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 20px;
}
.dress_new{
	font-size: 1.2em;
	border-bottom: 1px solid #fff;
	text-align: center;	
	padding-bottom: 10px;
	width: 100%;
	margin: 0 auto 30px;
}
.new_tg{
	text-align: center;
}
.new_jy{
	background: #2BAB58;
	color: #fff;
	font-weight: bold;
	padding:2%;
	border-radius: 10px;
	text-align: center;
}
.new_vdcenter{
	width: 100%;
	margin: 0 auto;
}
.new_vdcenter span{
	display: block;
	text-align: center;
	margin-bottom: 30px;
	line-height: 24px;
}
.imgcenter_hp{
	width:30%;
	float: left;
}
.imgcenter22{
	width:48%;
	float: left;
	margin:0 2% 2% 0;
}
.imgcenter22 span{
	text-align: center;
	line-height: 2em;
	display: block;
}
.imgcenter_hp span{
	text-align: center;
	line-height: 1.6em;
	display: block;
}
.new_bk {
	border: 3px solid #2bab58;
	padding: 2%;
}
.new_sm{
	text-indent: 2em;
	font-size: 1.2em;
	line-height: 24px;
	border-top: 1px solid  #ddd;
	padding:2%;
}
.new_title{
	font-weight: bold;
	color:#2bab58;
	line-height: 40px;
	margin: 4% 2%;
	font-size: 1em;
	text-align: center;
}
.notice_con{
	font-size: 30px;
	color: #ccc;
	text-align: center;
	margin:6% 0;
}
.close{
	background:rgba(0,0,0,.4);
	width:40px;
	height:40px;
	position: fixed;
	top:0;
	right:0;
	cursor:pointer;
}
.close img{
	width:100%;
}
/*团队*/
.team{
	opacity: 1;
  	animation: optitle 2s;
	transition:all .5s linear;	
}
.teamcontent{
	background: #fff;
	margin: 2% 0;
	padding:5%;
}
.teamtxt span.greentxt{
	color: #2bab58;	
	font-weight: bold;
}
.teamimg .teamph{
	width:40%;
	float: left;	
	margin-bottom: 2%;
}
.teamtxtinf{
	float: right;
	width: 56%;
	margin-top:4%;
}
.teamtxtinf h3{	
	font-size: 1.6em;
	display: inline-block;
	padding: 0 2%;
}
.teamnametxt {
	display: inline-block;	
	vertical-align: middle;
}
.teambz{
	display: inline-block;
	text-align: left;		
	vertical-align: middle;
}
.teamimg span,.teamtxt .nametxt span{
	text-align: center;
	display: block;
}
.teamnametxt span.husheng{
	background:#e7f3f1;
	color: #95d9a2;
	font-weight: normal;
	font-size: 0.87em;
	padding:0 2%;
	display: inline-block;
	margin-bottom: 10px;
}
.teamtxt{	
	margin-top: 4%;
	border-top: 1px solid #95d9a2;
	padding-top: 4%;	
}
.teamtxt p{	
	text-indent:2em;
	line-height:26px;
	margin-bottom:6px;
	font-size: 0.87em;
}
.txt001{
	float: left;
	width: 200px;
	margin-right: 20px;
}
.txt002{
	float: left;	
}
.txt002 img{
	border-bottom: 0;
	margin-bottom: 0;
}
.teamimgright{
	width:450px;
	float:right;
}

.teamcontentzj{
	background: #fff;
	margin: 2% 0;
	padding:5%;
}
.teamcontentzj .greentxt{
	color: #2bab58;	
	border-bottom: solid 1px #2bab58;
	line-height: 36px;
}
.teamcontentzj img{
	width: 100%;
}

.txtblack{
	color:#000;
}
.textlist{	
	text-indent:0em;
}
.footcopyright{
	padding:5% 0;
	background:#272727;
	text-align:center;
	color:#707070;
	font-size:0.87em;	
	margin-top:10%;
}
.hotline{	
	color:#ebebeb;
	margin-bottom:3%;
}
.hotline img{
	vertical-align:middle;
	margin-right:5px;
}
.phonenum{
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
}