body,dd,div,dl,dt,h1,h2,h3,h4,h5,li,ol,p,ul {
	margin: 0;
	padding: 0
}

ol,ul {
	list-style-type: none
}

body {
	font: 12px "Microsoft Yahei", Arial, Helvetica, sans-serif;
	color: #515151;
	background-color: #f7f7f7
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #4CBD85
}

.fl {
	float: left
}

.fr {
	float: right
}

input,select {
	outline: 0
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.center-box {
	width: 1200px;
	margin: 0 auto
}

.clearBorder {
	border: 0 !important
}

:
:-webkit-scrollbar {
	width: 8px;
	height: 8px
}

:
:-webkit-scrollbar-track {
	background: #f0f0f0
}

:
:-webkit-scrollbar-thumb {
	background: #ddd;
	border-radius: 10px
}

:
:-webkit-scrollbar-thumb :hover {
	background: #c3c3c3
}

.main-wrap {
	width: 100%;
	height: 100%
}

.header-top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #f6f6f6;
	color: #999;
	font-size: 12px
}

.search-bar-box {
	background-color: #fff;
	height: 100px
}

.search-bar-box .logo {
	margin-top: 25px
}

.search-bar-box .search-wrap {
	width: 380px;
	height: 40px;
	margin-top: 30px
}

.search-bar-box .search-wrap input {
	width: 299px;
	height: 40px;
	border: 1px solid #1FAC66;
	border-right: none;
	padding: 10px 30px 10px 10px;
	box-sizing: border-box;
	border-radius: 3px 0 0 3px;
	background: url(../images/jc/s-r-icon.png) right 10px center no-repeat
}

.search-bar-box .search-wrap input:focus {
	-ms-box-shadow: 0 0 5px #dedede inset;
	box-shadow: 0 0 5px #dedede inset
}

.search-bar-box .search-wrap button {
	width: 80px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: 1px solid #1FAC66;
	outline: 0;
	background-color: #1FAC66;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
	font-size: 16px
}

.search-bar-box .search-wrap button:hover {
	background-color: #1FAC66;
}

.banner-box {
	position: relative;
}

.banner-box .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}

.banner-box .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	min-width: 1200px;
	left: 0;
	top: 0
}

.banner-box .rslides li:first-child {
	position: relative;
	display: block;
	float: left
}

.banner-box .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0
}

.banner-box .rslides_tabs {
	position: absolute;
	bottom: 110px;
	z-index: 88;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.banner-box .rslides_tabs li {
	display: inline-block;
	width: 20px;
	height: 3px;
	background-color: #fff;
	margin-right: 12px;
	color: transparent;
	overflow: hidden
}

.banner-box .rslides_tabs li.rslides_here {
	background-color: #1FAC66;
}

.banner-box .header-menus {
	position: absolute;
	width: 100%;
	height: 60px;
	line-height: 60px;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: rgba(255, 255, 255, .75)
}

.banner-box .header-menus li {
	float: left;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: relative
}

.banner-box .header-menus li a {
	font-size: 16px;
	color: #666;
	padding: 0 45px;
	display: inline-block
}

.banner-box .header-menus li a:hover {
	color: #1FAC66
}

.banner-box .header-menus li.active a,.banner-box .header-menus li.have-sec-menu:hover a
	{
	color: #fff
}

.banner-box .header-menus li.active {
	background-color: #1FAC66;
}

.banner-box .header-menus li:hover .sec-menus {
	display: block
}

.banner-box .header-menus li.have-sec-menu:hover {
	background: #1FAC66;
}

.banner-box .header-menus li .sec-menus {
	position: absolute;
	top: 60px;
	left: 0;
	overflow: hidden;
	display: none;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #1FAC66;
	margin: 0;
	padding: 0
}

.banner-box .header-menus li .sec-menus li {
	line-height: 50px;
	text-align: center;
	display: block;
	width: 100%;
	background-color: #fff
}

.banner-box .header-menus li .sec-menus li a {
	color: #666 !important;
	padding: 0 10px
}

.banner-box .header-menus li .sec-menus li a:hover {
	color: #1FAC66 !important
}

.banner-box .header-menus li .sec-menus li.active {
	background-color: #1FAC66
}

.banner-box .header-menus li .sec-menus li.active a {
	color: #fff !important
}
.sx-login{
	width: 352px;
	height: 368px;
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	top: 19px;
	right: 113px;
	padding: 27px 26px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	align-items: center;
	z-index:88;
	border-radius: 5px;
}
.sx-login-box{
	width: 300px;
	height: 50px;
	display: flex;
	align-items: center;
}
.sx-login-box:hover{
	cursor: pointer;
	opacity: 0.8;
}
.sx-login-box-img-box{
	width: 38px;
	height: 100%;
	display: flex;
	justify-content: left;
	align-items: center;
	margin-left: 20px;
}
.sx-login-box-text{
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
}
.login-box1{
	background-color: #4b8af3;
}
.login-box2{
	background-color: #64cd78;
}
.login-box3{
	background-color: #d5432a;
}
.login-box4{
	background-color: #eb7930;
}
.login-box5{
	background-color: #61b6af;
}
.sx-login-box-img1{
	width: 37px;
	height: 32px;
}
.sx-login-box-img2{
	width: 34px;
	height: 33px;
}
.sx-login-box-img3{
	width: 36px;
	height: 28px;
}
.sx-login-box-img4{
	width: 33px;
	height: 34px;
}
.sx-login-box-img5{
	width: 24px;
	height: 32px;
}
.section-cards-box {
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px
}

.section-cards-box .section-cards {
	width: 100%;
	height: 168px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border-radius: 3px
}

.section-cards-box .section-cards .section-card-one {
	width: 240px;
	height: 168px;
	float: left;
	text-align: center
}

.section-cards-box .section-cards .section-card-one img {
	margin-top: 34px
}

.section-cards-box .section-cards .section-card-one .sc-name {
	font-size: 15px;
	color: #999;
	margin: 12px 0
}

.section-cards-box .section-cards .section-card-one .num {
	font-size: 32px;
	color: #333
}

.section-two-box {
	width: 100%;
	height: 360px;
	background-color: #fff;
	margin-bottom: 20px;
	padding-right: 10px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px
}

.section-two-box .stb-one {
	width: 50%;
	padding: 10px 10px 10px 20px;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.section-two-box .stb-title-box {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	color: #666
}

.section-two-box .stb-title-box li {
	float: left;
	position: relative;
	font-size: 15px;
	margin-right: 30px;
	cursor: pointer
}

.section-two-box .stb-title-box li.active,.section-two-box .stb-title-box li:hover
	{
	color: #1FAC66;
}

.section-two-box .stb-title-box li.active:after {
	position: absolute;
	content: " ";
	width: 70%;
	height: 2px;
	background-color: #1FAC66;
	left: 50%;
	margin-left: -35%;
	bottom: 0;
}

.section-two-box .stb-title-box a {
	font-size: 15px
}

.section-two-box .stb-items {
	margin-top: 10px;
	width: 100%
}

.section-two-box .stb-items .stb-item {
	width: 100%;
	height: 40px;
	line-height: 40px
}

.section-two-box .stb-items .stb-item a {
	display: inline-block;
	width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #888
}

.adv-box,.adv-box img {
	width: 100%
}

.section-two-box .stb-items .stb-item a:hover {
	color: #1FAC66;
}

.section-two-box .stb-items .stb-item:nth-child (2n){
	background-color: #f5f5f5
}

.section-two-box .stb-items span {
	float: right;
	margin-right: 10px;
	color: #888;
	font-size: 14px
}

.adv-box {
	height: auto;
	margin-bottom: 20px
}

.section-four-box {
	height: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden
}

.section-four-box-wrap {
	width: 1220px;
	height: 100%
}

.section-three-row {
	float: left;
	width: 346.66px;
	background-color: #FFF;
	padding: 0 20px;
	height: 382px;
	margin-right: 20px
}

.section-three-row .section-title-box {
	height: 46px;
	line-height: 48px;
	border-bottom: 1px solid #dedede
}

.section-three-row .section-title-box .section-title-name {
	font-size: 16px;
	color: #1FAC66;
	position: relative;
	margin-bottom: 10px
}

.section-three-row .section-title-box .section-title-name:before {
	position: absolute;
	content: ' ';
	width: 60px;
	height: 1px;
	background-color: #1FAC66;
	left: 0;
	bottom: 2px
}

.section-three-row .section-title-box .more-link {
	font-size: 14px;
	color: #999
}

.section-four-cards {
	width: 100%;
	height: 130px;
	position: relative
}

.section-four-cards img {
	width: 100%;
	height: 100%
}

.section-four-cards .section-cards-ul {
	margin-top: 10px
}

.section-four-cards .sction-four-first-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #7f7f7f;
	color: #FFFEFE;
	font-size: 14px
}

.section-four-cards a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.section-four-cards a img {
	-webkit-transition: all 2.2s ease;
	transition: all 2.2s ease
}

.section-four-cards a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.section-four-cards .section-card-one {
	width: 100%;
	position: relative;
	height: 34px;
	line-height: 34px;
	border-top: 1px dashed #dedede
}

.section-four-cards .section-card-one:first-child {
	border-top: none
}

.section-four-cards .section-card-one a {
	font-size: 14px;
	color: #666
}

.section-four-cards .section-card-one a:hover {
	color: #1FAC66
}

.section-four-cards .section-card-one .section-card-name {
	width: 265px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.section-four-cards .section-card-one .section-card-time {
	display: inline-block;
	width: 80px;
	height: 32px;
	overflow: hidden;
	text-align: right
}

.down-box {
	overflow: hidden;
	height: 100% !important
}

.down-box ul {
	width: 366px;
	margin-left: -10px;
	overflow: hidden;
	clear: both
}

.down-box .section-card-one {
	width: 166px;
	height: 90px;
	border: 1px solid #dedede !important;
	border-radius: 2px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
	font-size: 12px;
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease
}

.down-box .section-card-one:hover a,.footer,.footer h4 {
	color: #fff
}

.down-box .section-card-one:hover {
	box-shadow: 0 0 15px 0 #1FAC66;
	border: 1px solid #1FAC66 !important
}

.down-box .section-card-one p {
	margin-top: 50px;
	font-size: 12px
}

.down-box .db-1 {
	background: url(../nmgcss/images/d-1-icon.png) center 15px no-repeat
}

.down-box .db-1:hover {
	background: url(../images/jc/d-10-icon.png) center 15px no-repeat
		#1FAC66
}

.down-box .db-2 {
	background: url(../nmgcss/images/d-2-icon.png) center 15px no-repeat
}

.down-box .db-2:hover {
	background: url(../images/jc/d-20-icon.png) center 15px no-repeat
		#1FAC66
}

.down-box .db-3 {
	background: url(../nmgcss/images/d-3-icon.png) center 15px no-repeat
}

.down-box .db-3:hover {
	background: url(../images/jc/d-30-icon.png) center 15px no-repeat
		#1FAC66
}

.down-box .db-4 {
	background: url(../nmgcss/images/d-4-icon.png) center 15px no-repeat
}

.down-box .db-4:hover {
	background: url(../images/jc/d-40-icon.png) center 15px no-repeat
		#1FAC66
}

.down-box .db-5 {
	background: url(../nmgcss/images/d-5-icon.png) center 15px no-repeat
}

.down-box .db-5:hover {
	background: url(../images/jc/d-50-icon.png) center 15px no-repeat
		#1FAC66
}

.down-box .db-6 {
	background: url(../nmgcss/images/d-6-icon.png) center 15px no-repeat
}

.down-box .db-6:hover {
	background: url(../images/jc/d-60-icon.png) center 15px no-repeat
		#1FAC66
}

.footer {
	width: 100%;
	height: 190px;
	background-color: #1FAC66;
	padding-top: 50px
}

.footer .footer-logo-links {
	width: 210px;
	margin-right: 20px
}

.footer .about-msg-box {
	margin-left: 230px;
	border-left: 1px solid #4CBD85;
	padding-left: 30px
}

.footer h4 {
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 10px
}

.footer .about-msg {
	font-size: 14px;
	color: #9CD3B3;
	line-height: 28px
}

.footer .fl-box a {
	float: right;
	font-size: 14px;
	color: #9CD3B3;
	margin-left: 20px;
	margin-bottom: 10px
}

.footer-bottom {
	font-size: 14px;
	height: 110px;
	color: #666;
	text-align: center;
	padding-top: 30px
}

.footer-bottom p {
	margin-bottom: 15px
}