﻿/* 公共部分 */
.mbox {
	width: 1000px;
	margin: 0 auto !important;
	position: relative;
	margin-left:auto !important;
	 margin-right:auto !important
}

.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}

.left {
	float: left;
}

.right {
	float: right;
}

input {
	-webkit-appearance: none;
	background-color: none;
	border: none;
}

.flexbox {
	display: box;
	display: -moz-box;
	/* Firefox */
	display: -webkit-box;
	/* Safari and Chrome */
	display: -ms-flexbox;
	/* Internet Explorer 10 */
	-webkit-box-align: center;
	display: flex;
}

.flexm {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	float: left;
}

.mphone {
	display: none;
}

.mpc {
	display: block;
}
a,a:hover {
	color: inherit;
}
.overhideone {
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
}

.overhidetwo {}

/* 公共部分-头部开始 */
.top {
	background-color: #fff;
	height: 118px;
}
.top .logo {
	float: left;
}
.top .searchbox {
	float: right;
	margin-top: 41px;
	width: 244px;
	overflow: hidden;
	height: 32px;
}
.top .searchbox .search {
	width: 180px;
	height: 28px;
	border: 1px solid #e5e0df;
	padding: 2px 10px;
	font-size: 12px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	float: left;
}
.top .searchbox .submit {
	width: 40px;
	height: 26px;
	border: 1px solid #54a719;
	background: url(../cardimages/searchbtn.png) no-repeat center #54a719;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	float: left;
	cursor: pointer;
}
.top .searchbox .search ::-webkit-input-placeholder { /* WebKit browsers */
  color: #d6d6d6;
}
.navbox {
	width: 100%;
	height: 46px;
	background-color: #54a719;
}
.navbox ul li {
	font-size: 16px;
	color: #fff;
	height: 46px;
	line-height: 46px;
	float: left;
	padding:0 32px;
}
.navbox ul li a {
	color: #fff;
}
/* 公共部分-头部结束 */

.footer {
	padding: 0 7px;
	background-color: #f5f5f5;
}
.footerbox {
	border-top: 4px solid #57aa1e;
	height: 130px;
	text-align: center;
}
.footerbox p {
	margin-top: 40px;
	line-height: 2;
	color:#333;
}
.footerbox p a {
	color:#333;
}
.footerbox p a:hover {
	color:#469312
}
/* 首页主体部分 开始 */

.contain {
	padding: 0 7px;
	background-color: #fff;
	text-align: left;
}
.totalbox {
	margin-top: 5px;
	float: left;
}
.totalbox .itembox {
	float: left;
	width: 188px;
	height: 85px;
	border: 1px solid #e5e0df;
	text-align: center;
	color: #333333;
	margin-right:10px;
	margin-right:6px\9\0;  /*  ie9 */
}

.totalbox .itembox.noright{
	margin-right:0
}
.totalbox .itembox .title {
	height: 38px;
	line-height: 38px;
	background-color: #57aa1e;
	color: #fff;
	font-size:16px;
}
.totalbox .itembox .number {
	height: 47px;
	line-height: 47px;
	font-size:28px
}
.newsbox {
	margin-top: 20px;
}
.newsbox .news1 {
	width: 300px;
	margin-right: 20px;
	float: left;
}

.htitle {
	height: 34px;
	line-height: 34px;
	padding-bottom: 9px;
	background: url(../cardimages/h1title.jpg) no-repeat left bottom;
	font-size:16px;
	color:#333333;
	position: relative;
	margin-bottom: 12px;
	text-indent:5px;
}
.htitle .more {
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 12px;
	color: #6e6e6e;
}
.htitle .more a  {
	color: #6e6e6e;
}
.htitle .more a:hover {
	color: #57aa1e;
}
.newsbox .news1 .con {
	height: 222px;
	overflow: hidden;
}
.newsbox .news1 .con .bd{
	height: 222px;
	overflow: hidden;
}
.newsbox .news1 .con li {
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	border-bottom: 1px dashed #b2b2b2;
	background: url(../cardimages/dist.jpg) no-repeat left center;
	font-size:14px;
}
.newsbox .news1 .con li a {
	color:#333333;
}
.newsbox .news1 .con li a:hover,.newsbox .news2 .con li a:hover  {
	color: #57aa1e;
}
.newsbox .news1 .con li .name {
	margin-left: 14px;
	width: 96px;
	float: left;
}
.newsbox .news1 .con li .number{
	width: 96px;
	width: 110px\9\0;
	float: left;
}
.newsbox .news1 .con li div.state {
	float: right;
	color:#adadad;
	width: 50px;
	float: right;
}

.newsbox .news2 {
	width: 400px;
	width: 390px !important\9\0;
	float: left;
}
.newsbox .news2 .htitle {
	background: url(../cardimages/h1title2.jpg) no-repeat left bottom;
	text-indent:10px;
}
.newsbox .news2 .con li {
	padding-right: 85px;
	position: relative;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #b2b2b2;
	background: url(../cardimages/dist.jpg) no-repeat left center;
	font-size:14px;
	padding-left:14px;
}
.newsbox .news2 .con li a {
	color:#333333;
}
.newsbox .news2 .con li .title {
	overflow: hidden;
	width: 300px;
}
.newsbox .news2 .con li .time {
	color: #adadad;
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	overflow: hidden;
}
.newsbox .formbox {
	width: 260px;
	float: right;
	border: 1px solid #e5e0df;
}
.newsbox .formbox .tab {
	height: 37px;
	line-height: 37px;
}
.newsbox .formbox .tab .navb {
	width: 130px;
	width: 129px !important\9\0;
	float: left;
	text-align: center;
	background-color: #f0f0f0;
	color: #333333;
	cursor: pointer;
}
.newsbox .formbox .tab .current {
	background-color: #57aa1e;
	color:#fff;
}
.newsbox .formbox .tab .current2 {
	background-color: #57aa1e;
	color:#fff;
	text-align:center;
}
.newsbox .formbox .form {
	margin-top: 16px;
	
}
.newsbox .formbox  .con {
	display: none;
}
.newsbox .formbox .form .item {
	padding: 10px 0;
}
.newsbox .formbox .form .title{
	float: left;
	font-size: 16px;
	color:#333333;
	margin-top:4px;
	width: 90px;
	text-align: center;
}
.newsbox .formbox .form .title2{
	float: left;
	padding-left:20px;
	font-size: 14px;
	color:#333333;
	width: 230px;
	text-align: left;
}
.newsbox .formbox .form .title2 a{color:#333;}
.newsbox .formbox .form .title2 a:hover {color: #57aa1e;}
.newsbox .formbox .form .btn2 {
	float:left;
	height: 30px;
	line-height: 30px;
	background-color: #57aa1e;
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 100px;
	margin-left: 20px;
	margin-bottom:20px;
}
.newsbox .formbox .form .text {
	border: 1px solid #e5e0df;
	padding: 6px 10px;
	float: left;
	width: 142px;
}
.newsbox .formbox .form .text.code {
	width: 65px;
}
.newsbox .formbox .form .codeimg {
	float: left;
	width: 65px;
	height: 29px;
	margin-left: 10px;
	cursor: pointer;
}
.newsbox .formbox .form .btn {
	height: 37px;
	line-height: 37px;
	background-color: #57aa1e;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 27px;
	width: 214px;
	margin-left: 20px;
	margin-bottom: 9px;
}

.friendlink {
	margin-top: 16px;
	padding-bottom: 30px;
	margin-bottom: 30px !important\9\0;
}
.friendlink .htitle {
	background: url(../cardimages/h1title3.jpg) no-repeat left bottom;
	background-size: 100%;
	text-indent:10px;
}
.friendlink li {
	float: left;
	margin-right: 39px;
	margin-right: 34px !important\9\0;
	margin-bottom: 10px !important\9\0;
	font-size: 14px;
	color: #333;
	padding: 5px 0;
}
.friendlink li a {
	color: #333;
}
.friendlink li a:hover  {
	color:#469312;
	text-decoration: underline;
}
/* 首页主体部分 结束 */

.main {
	padding: 0 7px;
	background-color: #fff;
	text-align: left;
}
.main .htitle {
	background: url(../cardimages/h1title3.jpg) no-repeat left bottom;
	background-size: 100%;
	text-indent:10px;
	padding-top: 10px;
}
.main .htitle .more {
	top: 12px ;
}
.newslist {
	min-height: 400px;
}

.newslist  ul li {
	padding-right: 85px;
	position: relative;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #b2b2b2;
	background: url(../cardimages/dist.jpg) no-repeat left center;
	font-size: 14px;
	padding-left: 15px;
}
.newslist  ul li a {
	color:#333;
}
.newslist  ul li .title {
	width: 650px;
}
.newslist  ul li .title1 {
	width: 300px;
}
.newslist  ul li .right {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	line-height: 36px;
	color:#999999;
	font-size: 14px;
}
.newslist  ul li .right>div {
	float: left;
}
.newslist  ul li .right .visit {
	float: left;
}
.newslist  ul li .right .time {
	margin-left: 30px;
	width: 100px;
	float: left;
}
.newslist  ul li a:hover {
	color: #57aa1e;
}
.page {
	padding: 30px 0;
	text-align: right;
}
.page a {
	color: #333;
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 5px 16px;
	font-size: 14px;
}
.page a.current,.page a:hover{
	color: #fff;
	background-color: #57aa1e;
	border-color:#57aa1e;
}

.article  {
	padding:0 10px;
}
.article .title {
	font-size: 26px;
	color: #333333;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 34px;
}
.article .intro {
	font-size: 14px;
	color: #959595;
	text-align: center;
	background-color: #f7f7f7;
	height: 36px;
	line-height: 36px;
	margin-bottom: 24px;
}
.article .articlecon {
	font-size: 14px;
	line-height: 1.8;
	color: #333;
	padding-bottom: 130px;
	width: 850px;
	margin: 0 auto;
}
.bshare {
	text-align: right;
	padding-bottom: 30px;
}
.pagenext {
	color:#6e6e6e;
	padding: 30px 0;
	border-top: 1px dashed #b2b2b2;
}
.pagenext a:hover {
	color:#57aa1e
}
.banner {
	padding: 10px 7px;
	background-color: #fff;
	position: relative;
}
.banner .slideBox {
  height: 318px;
  width: 100%;
  position: relative;
}
.banner .swiper-container .swiper-slide {
	width: 100%;
	height: 318px;
}
.banner .bd .img {
	width: 100%;
	height: 318px;
}
.banner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.slideBox .hd{  overflow:hidden; position:absolute; left: 0; bottom:5px; z-index:1; width: 100%;
 bottom:10px !important\9\0;
 }
.slideBox .hd ul{ overflow:hidden; zoom:1;  }
.slideBox .hd ul li{
	display: inline-block;
	*display: inline;
	zoom: 1; 
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
	overflow: hidden;
}
.slideBox .hd ul li.on{  background: #fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }