.chapterTit{
	height:60px;
	line-height: 60px;
	text-align: center;
	font-weight:600;
	color:rgba(95,113,61,1);
	font-size: 20px;
	color: #5F713D;
	background: #fff;
	margin: 20px auto;
}
.chapterTit span{
	display: inline-block;
	width: 98px;
	position: relative;
}
.chapterTit span::before{
	content: "";
	display: block;
	width: 24px;
	height: 2px;
	background: #5F713D;
	position: absolute;
	left: -30px;
	top:0;
	bottom: 0;
	margin: auto;
}
.chapterTit span::after{
	content: "";
	display: block;
	width: 24px;
	height: 2px;
	background: #5F713D;
	position: absolute;
	right: -30px;
	top:0;
	bottom: 0;
	margin: auto;
}
.ggfwPic{
	width: 600px;
	height: 375px;
}
#ggfw .fl{
	margin-right: 30px;
}
.fwBox{
	width: 570px;
}
.fwBox li{
	width:280px;
	height:118px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	color: #fff;
	padding-left: 120px;
	cursor: pointer;
	-webkit-transition: all .1s;
	    -moz-transition: all .1s;
	    -ms-transition: all .1s;
	    -o-transition: all .1s;
	    transition: all .1s;
}
.fwBox a:nth-child(2n+2) li{
	margin-right: 0;
}
.fwBox li:nth-child(5),
.fwBox li:nth-child(6){
	margin-bottom: 0;
}
.fwBox li:hover{
	color: #5F713D;
}
.fwBox li p{
	font-size: 20px;
	margin-top: 38px;
}
.fwBox li span{
	font-size: 12px;
}
.fwBox a:nth-child(1) li{
	background:#D5B543 url(../images/qycx.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(1) li:hover{
	background:#fff url(../images/qycxH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.fwBox a:nth-child(2) li {
	background:#D5B543 url(../images/rycx.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(2) li:hover{
	background:#fff url(../images/rycxH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.fwBox a:nth-child(3) li{
	background:#D5B543 url(../images/clcx.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(3) li:hover{
	background:#fff url(../images/clcxH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.fwBox a:nth-child(4) li{
	background:#D5B543 url(../images/cdzcx.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(4) li:hover{
	background:#fff url(../images/cdzcxH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.fwBox a:nth-child(5) li{
	background:#D5B543 url(../images/tkzd.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(5) li:hover{
	background:#fff url(../images/tkzdH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.fwBox a:nth-child(6) li{
	background:#D5B543 url(../images/wlgz.png) no-repeat 60px center;
	background-size: auto;
}
.fwBox a:nth-child(6) li:hover{
	background:#fff url(../images/wlgzH.png) no-repeat 60px center;
	background-size: auto;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.zwfwBox{
	margin: 0 -5px;
}
.zwfwBox li{
	margin: 0 5px;
	height:330px;
	width: 595px;
	background: #fff;
}
.zwfwTit{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	background: #5F713E;
}
.zwfwTit a{
	color: rgba(255,255,255,0.6);
	font-size: 16px;
}
.zwfwTit a:hover{
	color: rgba(255,255,255,1);
}
.zwfwTit img{
	width: 28px;
	height: 28px;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -8px;
}
.zwfwBox li:last-of-type .zwfwTit img{
	margin-top: -4px;
}
.zwfwBox dl{
	padding: 10px 30px;
	line-height: 34px;
	color: #333;
}
dd .date{
	color: #666;
}
.zwfwBox dl dd div{
	-webkit-transition: all .1s;
	    -moz-transition: all .1s;
	    -ms-transition: all .1s;
	    -o-transition: all .1s;
	    transition: all .1s;
}
.zwfwBox dl dd:hover div, .zwfwBox dl dd:hover div a {
	color: #D5B543;
	cursor: pointer;
}
.zwfwBox dl dd img{
	width: 10px;
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
}
.zwfwBox dl dd p{
	display: inline-block;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.xxfkImg{
	margin-left: 30px;
	height: 420px;
	width: 600px;
}
.xxfkBox li.fl{
	width: 570px;
	height: 420px;
	background: #fff;
}
.tabBars {
	border-bottom: 1px solid #eee;
}
.tabBars dd{
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50%;
	cursor: pointer;
	font-size: 16px;
	color: #5F713D;
	padding-left: 20px;
}
.tabBars dd:nth-child(1){
	background: #fff url(../images/zxH.png) no-repeat 90px center;
	background-size: auto;
}
.tabBars dd:nth-child(1):hover,.tabBars dd:nth-child(1).active{
	background: #5F713D url(../images/zx.png) no-repeat 90px center;
	background-size: auto;
	color: #fff;
}
.tabBars dd:nth-child(2){
	background: #fff url(../images/tsH.png) no-repeat 90px center;
	background-size: auto;
}
.tabBars dd:nth-child(2):hover,.tabBars dd:nth-child(2).active{
	background: #5F713D url(../images/ts.png) no-repeat 90px center;
	background-size: auto;
		color: #fff;
}
.form{
	padding: 26px;
	color: #5F713D;
}
.inputGroup{
	margin-bottom: 18px;
}
.inputGroup label{
	margin-right: 10px;
	width: 68px;
	float: left;
	line-height: 40px;
}
.inputGroup input,.inputGroup textarea{
	float: left;
	width:434px;
	height:36px;
	background:rgba(255,255,255,1);
	border:1px solid #999;
	border-radius:6px;
	outline-style: none ;
	padding: 0 10px;
}
.inputGroup input:focus,
.inputGroup input:visited,
.inputGroup input:active,
.inputGroup textarea:active,
.inputGroup textarea:focus{
	border-color: #D5B543;
	border-radius:6px;
}
.inputGroup textarea{
	height: auto;
	vertical-align: top;
	resize: none;
	padding: 6px 10px;
}
.btnSubmit{
	display: block;
    height: 36px;
    line-height: 36px;
    width: 100px;
    text-align: center;
    border-radius: 20px;
    background: #fff;
    color: #5F713D;
    border: 1px solid #5F713D;
    cursor: pointer;
    margin: 14px auto 0;
    outline: none;
}
.btnSubmit:hover{
	 background:#5F713D;
     color:#fff;
      border:1px solid #5F713D;
}
.inputGroup  .valiSpan,.inputGroup  .valiSpan:focus{
	border: 1px solid red;
}
.invalid-side-note{
	color: red;
	font-size: 12px;
	position: absolute;
	bottom: -15px;
	left: 80px;
}
.col-md-4{
	width: 36%;
	margin: 0 auto;
}
.jconfirm-hilight-shake{
	margin-top: 90%!important;
}
