@charset "utf-8";
/* CSS Document */


/* 头部 */
.menu{
	width:100% ;
	height:90px ;
	background:#ffffff ;
	box-shadow: 0px 0px 5px #555555
	}
.mt,.m{width:1050px; margin:0 auto; position: relative;}	
	/* logo */
.menu .logo{
	width: 200px;
	height: 133px;
	background: url("../images/logo.png")/*tpa=http://www.gxzxmy.net/image/logo.png*/ center center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#pinpai{ line-height:30px; overflow: hidden; height: auto; }
/* menu */
.menu-box{
	width:752px ;
	height:90px ;
	}
.menu-box li{
	width:94px ;
	height:90px ;
	float:left ;
	display:inline ;
	}
	
.menu-box li a{
	display:block ;
	width:100% ;
	line-height:90px ;
	text-align:center ;
	color:#333333 ;
	font-size:12px ;
	
	position:relative ;

	transition:all 0.4s ;
	-webkit-transition:all 0.4s ;
	-ms-transition:all 0.4s ;
	-moz-transition:all 0.4s ;
	-o-transition:all 0.4s ;
	}
.menu-box li a .menu-line{
	display:block ;
	width:22px ;
	height:3px ;
	background:rgba(255,255,255,0) ;
	
	position:absolute ;
	bottom:20px ;
	left:50% ;
	margin-left:-11px ;

	}
	/* 悬停状态 */
.menu-box li a:hover{
	background:#006535 ;
	color:#fff ;
	}
.menu-box li a:hover .menu-line{
	width:22px ;
	background:rgba(255,255,255,10) ;
	bottom:30px ;
	}
	/* 选中状态 */
.menu-box li a.menu-active{
	background:#006535 ;
	color:#fff ;
	}
.menu-box li a.menu-active .menu-line{
	width:22px ;
	background:rgba(255,255,255,10) ;
	bottom:30px ;
	}

/* 分享 */
.share{
	width:62px ;
	position:fixed;
	right:0px;
	top:36%;
	z-index:99999;
}
.share-ic{
	display:block ;
	width:40px ;
	height:40px ;
	float:left ;
	display:inline ;	
	margin:6px 0px ;
	cursor:pointer ;
	
	border-radius:40px ;	
	-webkit-border-radius:40px ;
	-ms-border-radius:40px ;
	-moz-border-radius:40px ;
	-o-border-radius:40px ;

	transition:all 0.4s ;
	-webkit-transition:all 0.4s ;
	-ms-transition:all 0.4s ;
	-moz-transition:all 0.4s ;
	-o-transition:all 0.4s ;
	
	position:relative ;
}

.elastic-layer-box{
	width:120px ; 
	height:auto ;
	padding: 20px 10px 10px 10px ;
	background:url("../images/elastic-layer-box.png")/*tpa=http://www.gxzxmy.net/image/elastic-layer-box.png*/ top center no-repeat ;
	color:rgba(0,0,0,0.6) ;
	position:absolute ;
	right:-10px ;
	top:40px ;
	z-index:9 ;
	display:none ;
	text-align:center ;

	
	}
.elastic-layer-box p img{
	width:120px ;
	height:120px ;
	}	
.elastic-layer-txt{
	font-weight:bold ;
}	
.elastic-layer-item{
	width:100px ;
	height:45px ;
	border-bottom:1px dotted #dedede ;
	text-align:left ;
	font-size:14px ;
	margin: 0 auto ;
	}
.elastic-layer-item a{
	display:block ;
	width:100% ;
	height:45px ;
	line-height:45px ;
	color:rgba(0,0,0,0.5) ;
	transition:all 0.3s ;
	-webkit-transition:all 0.3s ;
	-ms-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	-o-transition:all 0.3s ;	
}
.elastic-layer-item i{
	display:block ;
	float:left ;
	margin-left:5px ;
	margin-right:10px ;
	margin-top:16px ; 
	width:16px ;
	height:16px ;
	background:url("../images/icon-qq.png")/*tpa=http://www.gxzxmy.net/image/icon-qq.png*/ top center no-repeat  ;

}
.elastic-layer-item a:hover{
	color:rgba(34,211,182,1) ;
}
.elastic-layer-item:hover i{
	background:url("../images/icon-qq.png")/*tpa=http://www.gxzxmy.net/image/icon-qq.png*/ bottom center no-repeat  ;
}

.share-ic:hover .elastic-layer-box{
	display:block ;
}
	
.tencent{ 
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #e5008e top left no-repeat 
 
}
.wechat{ 
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #e5008e top center no-repeat 
 
}
.sina{ 
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #e5008e top right no-repeat 
 
}
.tencent:hover{
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #ffffff bottom left no-repeat

}
.wechat:hover{ 
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #ffffff bottom center no-repeat 
 
}
.sina:hover{ 
	background:url("../images/icon-share.png")/*tpa=http://www.gxzxmy.net/image/icon-share.png*/ #ffffff bottom right no-repeat 
 
}

.fac-banner span{ font-size:40px; font-weight:bold; color:#ffffff; display:block; width:235px; border-bottom:1px solid #ffffff; font-family:"Arial Black", Gadget, sans-serif ; margin:0 auto; padding-top:60px; padding-bottom:10px; margin-bottom:10px;}
.fac-banner p{ font-size:30px; color:#ffffff; display:block; text-align:center;}

.fac-banner span,.cont-banner span{ font-size:40px; font-weight:bold; color:#ffffff; display:block; width:235px; border-bottom:1px solid #ffffff; font-family:"Arial Black", Gadget, sans-serif ; margin:0 auto; padding-top:60px; padding-bottom:10px; margin-bottom:10px; text-align:center}
.fac-banner p,.cont-banner p{ font-size:30px; color:#ffffff; display:block; text-align:center;}

.xinwen_n li{height:120px; padding:15px;}
.xinwen_n li img{float:left; width:170px; height:120px;}
.xinwen_n li span{display:block; float:right; width:370px;}
.xinwen_n li span h3 a{ font-size:14px; color:#333333; }
.xinwen_n li span h3{padding-top:7px; padding-bottom:6px;}
.xinwen_n li span h4{font-size:12px; color:#666666; line-height:18px;}
.xinwen_n li span p{padding-left:24px; background:url("../images/more.png")/*tpa=http://www.gxzxmy.net/image/more.png*/ 0px 13px no-repeat;}
.xinwen_n li span p a{color:#006535;}
.xinwen_n li:hover{background:#f0f0f0;}

.anli-banner{background: url("../images/anli.jpg")/*tpa=http://www.gxzxmy.net/image/anli.jpg*/ no-repeat top center;}

.jiameng{ background: url("../images/jiameng.jpg")/*tpa=http://www.gxzxmy.net/image/jiameng.jpg*/ no-repeat top center;}
.jiameng_t{ background:#ffffff; margin-bottom:70px;}

.fuw{ padding-top:70px; padding-left:50px;}
.fuw dt{float:left; width:240px;}
.fuw dt img{width:240px;}
.fuw dd{float:left; padding-left:90px; display:block}
.fuw dd h4{color:#006535; font-size:18px; padding-bottom:20px;}
.fuw dd h4 span{font-family:"宋体"; font-size:14px; padding-left:10px; color:#999999;}
.fuw dd p{ line-height:22px; color:#666666;}
.cur-course-con h3{
    height:50px;
    line-height:50px;
    border-bottom:1px dotted #e5e5e5 ;
    font-family:"Microsoft YaHei";
}
.cur-course-con h3 span{
    color:#222222;
	padding-bottom:10px ;
    border-bottom:3px solid #006535 ;
}
.cur-course-con h3 span em{
    color:#222222;
}
.fuwu{width:1000px; padding:40px; margin:0 auto; background:#ffffff;}

.jia1{ width:100%; height:594px; background:url("../images/jia1.jpg")/*tpa=http://www.gxzxmy.net/image/jia1.jpg*/ no-repeat top center; margin-bottom:60px; box-shadow: 0 0 4px #555555;}
.jia2{ width:100%; height:592px; background:url("../images/jia2.jpg")/*tpa=http://www.gxzxmy.net/image/jia2.jpg*/ no-repeat top center;margin-bottom:60px;box-shadow: 0 0 4px #555555;}
.jia3{ width:100%; height:594px; background:url("../images/jia3.jpg")/*tpa=http://www.gxzxmy.net/image/jia3.jpg*/ no-repeat top center;margin-bottom:60px;box-shadow: 0 0 4px #555555;}
.jia dl{width:1050px; margin:0 auto;}
.jia dl dt{font-size:20px; font-weight:bold; color:#444444; width:85px; border-bottom:3px solid #006535; text-align:center; line-height:40px; margin-bottom:30px; padding-top:20px;}
.jia dl dd{width:600px; height:500px; color:#111111px; overflow:hidden;}
.jia2 dd,.jia2 dt{ float:right;}
.jia2 dt{margin-left:700px;}
.jia3 a{width:130px; height:36px; background:#006535; color:#ffffff; line-height:36px; text-align:center; display:block; margin-top:30px;}
.jia3{margin-bottom:0px;}
