*{
    padding: 0;
    margin: 0;
    border: 0;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
}
a{
	text-decoration: none;
	cursor: pointer;
}
ul,li{
	list-style: none;
}
input{
	border:0;
	outline: none;
}
i,em{
   font-style:normal;	
}	
.headerBox{
	height: 230px;
	background: url(gjcr_headerBg_0515_01.jpg) center top repeat-y;
	background-size:100% 100%;
	min-width:1000px ;
}
.heaherTopBox{
	border-bottom: 1px solid #89a66d;
	height: 168px;
}
.heaherBottomBox{
	border-top: 1px solid #dae8c1;
}
.header{
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
}
.header .headerLogo{
	display: block;
	float: left;
	margin-top: 12px;
}
.headerRBox{
	float: right;
	overflow: hidden;
}
.indexSearchBox{
	width: 253px;
	height: 36px;
	background: url(gjcr_logo_0515_06.png) no-repeat;
	margin-top: 18px;
}
.indexSearchBox .indexSSubmit1{
	float: right;
	display: block;
	width: 55px;
	height: 34px;
	cursor: pointer;
	background: url(gjcr_dearchBg_0515_03.png) no-repeat center center;
}
.indexSearchBox .indexSText{
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 10px 0;
	color: #003f88;
	width: 180px;
	float: left;
	background: transparent;
	margin-left: 17px;
	font-size: 16px;
	color: #006f3f;
}
.gjcrLogo{
	display: block;
	margin: 19px auto 0;
}
.nav{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.nav li{
	width: 11.11%;
	float: left;
}
.nav li a{
	display: block;
    text-align: center;
    color: #0e4c31;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
} 
.nav li:hover a{
    height: 56px;
    border-bottom: 4px solid #0e4c31;
}
.nav li.active a{
	height: 56px;
    border-bottom: 4px solid #0e4c31;
}

.footer{
    height:290px;
	position: relative;
	width: 1200px;
	margin: 100px auto 0;
	border-top: 1px solid #6b9286;
}
.footer .footerL1{
	float: left;
	width: 250px;
	padding-top: 25px;
}
.footer .footerL2{
	float: left;
	width: 520px;
	padding-top: 25px;
}
.footerL2 .footerUl li{
	padding-right: 22px;
}
 .footerTitle{
 	font-size: 16px;
 	color: #0e4c31;
 	font-weight: bold;
 	padding-bottom: 8px;
 	border-bottom: 2px solid #0e4c31;
 	width: 64px;
 }
 .footerUl{
 	overflow: hidden;
 }
 .footerUl li{
  	float: left;
  	white-space: nowrap;
 }
 .footerUl li a{
    color: #0e4c31;
    line-height: 46px;
 }
.footer .footerR{
	position: absolute;
	right: 0;
	top: 75px;
	width: 460px;
}
.footerRT{
	overflow: hidden;
}
.footerRT a{
	display: block;
	float: right;
	margin-left: 100px;
}
.footerR p{
	font-size: 16px;
	color: #0e4c31;
	margin-top: 28px;
}
.page {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	font-family: 'Microsoft YaHei';
	color: #333;
	height:32px;
	margin-top:30px;
	margin-bottom:30px;
	padding-right: 0px; 
	padding-left: 0px; 
	text-align:center;
}
.page a {
	border: #ddd 1px solid;
	margin: 0px 2px;
	text-decoration: none;
	color: #333 !important;
	padding: 0px 7px;
	border-radius: 2px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	min-width: 12px;
	text-align: center;
	cursor: pointer;
}
.page a:hover {
	border: #019130 1px solid;
}
.page span {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
	min-width: 12px;
	text-align: center;
}
.serachPage a{
    display: inline-block !important;
    float: none !important;
    padding: 0 9px !important;
}
.serachPage span{
    display: inline-block !important;
    border: #019130 1px solid !important;
    background-color: #019130 !important;
    padding: 0px 9px;
    border-radius: 2px;
    float: none !important;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.badoo1_txt {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
}
.badoo1_nr1 {
	position: relative;
	left: 50%;
	float: left;
}
.badoo1_nr2 {
	position: relative;
	left: -50%;
	float: left;
}
.page a:active {
	border: #019130 1px solid;
	color: #fff;
}
.page .current {
	border: #019130 1px solid;
	background-color: #019130;
	padding: 0px 9px;
	border-radius: 2px;
	display: block;
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.page span.disabled {
	display: none
}
.page input[type=text] {
	height: 16px;
	line-height: 16px;
	padding: 7px 3px;
	margin: 0 2px;
	border: 1px solid #ddd;
	display: block;
	border-radius: 2px;
	float: left;
	font-size: 16px;
}
.page input[type=submit] {
	height: 32px;
	width: 45px;
	margin: 0 2px;
	color: #fff;
	border: #019130 1px solid;
	background-color: #019130;
	display: block;
	border-radius: 2px;
	float: left;
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
	*line-height: 26px;
}

@media screen and (max-width:1440px) {
.headerBox{
	height: 191px;
	background: url(gjcr_headerBg_0515_01.jpg) center top repeat-y;
	background-size:100% 100%;
}
.heaherTopBox{
	border-bottom: 1px solid #89a66d;
	height: 139px;
}
.heaherBottomBox{
	border-top: 1px solid #dae8c1;
}
.header{
	width: 1000px;
}
.header .headerLogo{
	display: block;
	float: left;
	margin-top: 8px;
}
.header .headerLogo img{
	width: 225px;
}
.headerRBox{
	float: right;
	overflow: hidden;
}
.indexSearchBox{
	width: 211px;
	height: 30px;
	background: url(gjcr_img1000_0515_03.png) no-repeat;
	margin-top: 15px;
}
.indexSearchBox .indexSSubmit1{
	float: right;
	display: block;
	width: 50px;
	height: 30px;
	cursor: pointer;
	background: url(gjcr_img1000_0515_06.png) no-repeat center center;
}
.indexSearchBox .indexSText{
	display: block;
	height: 14px;
	line-height: 14px;
	padding: 8px 0;
	color: #003f88;
	width: 142px;
	float: left;
	background: transparent;
	margin-left: 17px;
	font-size: 14px;
}
.gjcrLogo{
	display: block;
	margin: 14px auto 0;
	width: 292px;
}
.nav{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}
.nav li{
	width: 11.11%;
	float: left;
}
.nav li a{
	display: block;
    text-align: center;
    color: #0e4c31;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
} 
.nav li:hover a{
    height: 47px;
    border-bottom: 3px solid #0e4c31;
}
.nav li.active a{
	height: 47px;
    border-bottom: 3px solid #0e4c31;
}

.footer{
    height:240px;
	position: relative;
	width: 1000px;
	margin: 80px auto 0;
	border-top: 1px solid #6b9286;
}
.footer .footerL1{
	float: left;
	width: 220px;
	padding-top: 25px;
}
.footer .footerL2{
	float: left;
	width: 520px;
	padding-top: 20px;
}
.footerL2 .footerUl li{
	padding-right: 18px;
}
 .footerTitle{
 	font-size: 14px;
 	color: #0e4c31;
 	font-weight: bold;
 	padding-bottom: 6px;
 	border-bottom: 2px solid #0e4c31;
 	width: 57px;
 }
 .footerUl{
 	
 }
 .footerUl li{
  	float: left;
 }
 .footerUl li a{
    color: #0e4c31;
    line-height: 42px;
    font-size:14px ;
 }
.footer .footerR{
	position: absolute;
	right: 0;
	top: 73px;
	width: 402px;
}
.footerRT{
	overflow: hidden;
}
.footerRT a{
	display: block;
	float: right;
	margin-left: 80px;
}
.footerR p{
	font-size: 14px;
	color: #0e4c31;
	margin-top: 20px;
}
.footerJgImg img{
	width: 60px;
}
.footerZcImg img{
	width: 140px;
}
	.page {
		font-size: 14px;
		padding-bottom: 10px;
		padding-top: 10px;
		position: relative;
		font-family: 'Microsoft YaHei';
		color: #333;
		height:18px;
		margin-top:30px;
		margin-bottom:30px;
		padding-right: 0px; 
		padding-left: 0px; 
		text-align:center;
	}
	.page a {
		border: #ddd 1px solid;
		margin: 0px 2px;
		text-decoration: none;
		color: #333 !important;
		padding: 0px 5.5px;
		border-radius: 2px;
		display: block;
		float: left;
		height: 26px;
		line-height: 26px;
		min-width: 12px;
		text-align: center;
		cursor: pointer;
	}
	.page a:hover {
		border: #019130 1px solid;
	}
	.page span {
		display: block;
		float: left;
		height: 28px;
		line-height: 28px;
		margin: 0 2px;
		min-width: 12px;
		text-align: center;
	}
	.serachPage a{
	    display: inline-block !important;
	    float: none !important;
	    padding: 0 7px !important;
	}
	.serachPage span{
	    display: inline-block !important;
	    border: #019130 1px solid !important;
	    background-color: #019130 !important;
	    height: 30px;
	    line-height: 30px;
        padding: 0px 7px;
        border-radius: 2px;
    	color: #fff;
    	height: 26px;
    	line-height: 26px;
	}
	.badoo1_txt {
		float: left;
		height: 28px;
		line-height: 28px;
		margin: 0 2px;
	}
	.badoo1_nr1 {
		position: relative;
		left: 50%;
		float: left;
	}
	.badoo1_nr2 {
		position: relative;
		left: -50%;
		float: left;
	}
	.page a:active {
		border: #019130 1px solid;
		color: #fff;
	}
	.page .current {
		border: #019130 1px solid;
		background-color: #019130;
		padding: 0px 7px;
		border-radius: 2px;
		display: block;
		float: left;
		color: #fff;
		height: 26px;
		line-height: 26px;
	}
	.page span.disabled {
		display: none
	}
	.page input[type=text] {
		height: 14px;
		line-height: 14px;
		padding: 6px 3px;
		margin: 0 2px;
		border: 1px solid #ddd;
		display: block;
		border-radius: 2px;
		float: left;
		font-size: 14px;
	}
	.page input[type=submit] {
		height: 28px;
		width: 45px;
		margin: 0 2px;
		color: #fff;
		border: #019130 1px solid;
		background-color: #019130;
		display: block;
		border-radius: 2px;
		float: left;
		cursor: pointer;
		font-size: 14px;
		line-height: 26px;
		*line-height: 22px;
	}
}