@charset "utf-8";
/*头部*/
.hot-pro-left {
	float: left;
}
.hot-pro-left h1 {
	font-size: 45px;
	color: #007038;
	line-height: 42px;
}
.pro-list-li {
	width: 270px;
	float: left;
	margin-right: 15px;
	margin-bottom: 24px;
}
.main_bar_li_img {
	width: 100%;
	height: 230px;
	border-radius: 5px;
}
.main_bar li img:hover {
	transform: scale(1.01);
}
.pro-list-li a, .pro-list-li1 a {
	font-size: 16px;
	color: #7D7D7D;
}
.pro-list-li a:hover, .pro-list-li1 a:hover {
	color: #068942;
}
.pro-list-li p, .pro-list-li1 p {
	text-align: center;
	line-height: 32px;
}
/*四大优势*/
.adv {
	width: 100%;
	height: 1000px;
	background: url(../images/back_02.jpg) no-repeat center;
	padding-top: 80px;
	overflow: hidden;
}
.adv ul {
	width: 1140px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 200px;
}
.adv li {
	width: 550px;
	height: 180px;
	float: left;
	margin-bottom: 30px;
	background: #F6F3E0;
	border-radius: 8px;
	margin-right: 20px;
}
.adv li:hover {
	-moz-box-shadow: 2px 2px 5px #068942;
	-webkit-box-shadow: 2px 2px 5px #068942;
	box-shadow: 2px 2px 5px #068942;
}
.adv li img {
	float: left;
	margin-right: 18px;
}
.adv1 {
	margin-top: 16px;
	width: 180px;
}
.adv1 span {
	margin: 4px 0;
}
/*选择*/
.choose {
	height: 1190px;
	padding-top: 90px;
	background: url(../images/back2.jpg) no-repeat center;
}
.choose-left {
	width: 329px;
	height: 410px;
	float: left;
	padding: 40px 30px 0 30px;
	background: url(../images/back3.jpg) no-repeat center;
}
.choose-left p {
	font-size: 18px;
	color: #FFFDEF;
}
.choose-left a {
	display: block;
	width: 68px;
	height: 100px;
	background: url(../images/choose-more.jpg) no-repeat center;
	position: relative;
	top: 270px;
}
.choose-right {
	width: 871px;
	height: 410px;
	float: left;
}
.choose-right li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
/*新闻*/
.news {
	width: 100%;
	height: 500px;
	background: url(../images/back4.jpg) no-repeat center;
	margin-top: 90px;
	border-radius: 8px;
	padding: 0 30px;
}
.news-head {
	margin-top: 68px;
}
.news-more {
	display: block;
	width: 70px;
	height: 137px;
	background: url(../images/news-more.jpg) no-repeat center;
	float: right;
}
.news-left {
	width: 736px;
	height: 240px;
	float: left;
}
.news-left img {
	width: 349px;
	height: 240px;
	float: left;
	margin-right: 30px;
}
.news-left h3 {
	font-size: 18px;
	color: #AA0006;
}
.news-left span {
	font-size: 16px;
	color: #068942;
	line-height: 34px;
}
.news-left p {
	font-size: 14px;
	color: #A2A2A2;
	line-height: 24px;
	letter-spacing: 1px;
}
.news-left a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #068942;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin-top: 25px;
}
.news-left a:hover {
	color: #8DC234;
	font-weight: bold;
}
.news-right {
	width: 390px;
	height: 240px;
	float: right;
}
.news-right li {
	width: 100%;
	line-height: 30px;
	border-bottom: 1px dashed #DCDCDC;
	background: url(../images/sanjiao.jpg) no-repeat center left;
	padding-left: 10px;
}
.news-right li a {
	font-size: 14px;
	color: #A5A5A5;
}
.news-right li a:hover {
	color: #8DC234;
}
.news-right li span {
	float: right;
}
/*about*/
.nei-banner {
	width: 100%;
	height: 500px;
	background: url(../images/nei-banner.jpg) no-repeat center;
}
.back {
	width: 100%;
	background-color: #F6F6F6;
}
.nei-box {
	background: #fff url(../images/hot-pro.jpg) no-repeat top;
	border-radius: 5px;
	position: relative;
	/*top: -20px;*/
	z-index: 100;
	padding: 18px 30px 100px 30px;
}
.wz {
	font-size: 16px;
	margin: 24px 0;
	color: #6C6C6C;
}
.wz a {
	color: #005DAD;
}
.nei-left {
	width: 240px;
	float: left;
	background-color: #F6F6F6;
	border-radius: 8px;
	overflow: hidden;
}
.nei-left h1 {
	height: 100px;
	background-color: #005DAD;
	color: #fff;
	padding-left: 20px;
	line-height: 100px;
	font-size: 35px;
}
.nei-left ul {
	margin-bottom: 40px;
}
.nei-left li {
	margin: 0 20px;
	padding-left: 18px;
	color: #A0A0A0;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	border-bottom: 1px dashed #CECECE;
	background: url(../images/sanjiao.jpg) no-repeat center left;
}
.nei-left li a {
	color: #A0A0A0;
}
.nei-left li a:hover, .nei-left li a.nei-active {
	color: #005DAD;
	font-weight: bold;
}
.nei-right {
	width: 870px;
	float: right;
}
.nei-right h1 {
	background: #F6F6F6;
	line-height: 100px;
	padding-left: 20px;
	color: #005DAD;
	font-size: 35px;
	border-radius: 8px;
}
/*产品列表*/
.navs1 {
	float: right;
}
.navs1 li {
	float: left;
	width: 160px;
	/*    height: 44px;
*/    line-height: 44px;
	text-align: center;
	list-style: none;
	cursor: pointer;
	margin-left: 12px;
	background: #F6F6F6;
	border-radius: 5px;
	font-size: 18px;
	color: #005DAD;
	margin-top: 10px;
}
.navs1 li a {
	color: #007038;
}
.navs1 li:hover, .navs1 li .nav_bar1 {
	background-color: #007038;
}
.navs1 li:hover a, .navs1 li .nav_bar1 {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.pro-list-li1 {
	width: 270px;
	float: left;
	margin-right: 15px;
	margin-top: 42px;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 2px;
}
.nei-info-box h1 {
	width: 100%;
	margin: 30px auto;
	background-color: #F6F6F6;
	text-align: center;
	line-height: 80px;
	font-size: 18px;
}
.nei-info img {
	/*	width: 80%;
*/	margin: 0 auto;
}
/*.pro-nei img {
	margin-right:20px;
}*/
/*.nei-info table,.about-info table {
	margin:0 auto!important;
	text-align: center;
}*/
.nei-info table td {
	padding: 4px 4px 4px 20px;
	font-size: 14px!important;
}
/* .list-paddingleft-2 li {
 	list-style-type: circle;
 }*/

/*新闻列表*/
.news-list-li {
	padding: 18px;
	border-bottom: 1px dashed #7D7D7D;
	float: left;
    width: 100%;
}
.news-list-li:hover{
	
	border-bottom: 1px dashed #d2d2d2;
	background: #007038;
	color: #FFFFFF;
	
}
.news-list-li span {
	float: right;
}
.news-list-li h5 {
	font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333333;
    width: 840px;
    float: left;
    margin-left: 50px;
}
.news-list-li h5:hover{
	color: #FFFFFF;
	
}
.news-list-li a {
	font-size: 16px;
	color: #7D7D7D;
}
.news-list-li a:hover{
	color: #ffffff;
}
.news-list-li p {
	    line-height: 24px;
    color: #A5A5A5;
    font-size: 14px;
    width: 840px;
    float: left;
    margin-left: 50px;
}
.news-list-li p:hover{
	 color: #ffffff;
}
.nei-info p, .about-info p {
	font-stretch: inherit;
	font-size: 14px;
	line-height: 26px;
	font-family: 宋体;
	vertical-align: baseline;
	text-align: justify;
	color: rgb(102, 102, 102);
	white-space: normal;/*	text-indent: 2rem;
*/}
.honer {
	width: 1080px;
}
.honor p {
	display: block;
	width: 263px;
	height: 308px;
	border: 1px solid #F6F6F6;
}
.honor img {
	padding: 4px;
	max-width: 100%;
	height: 308px;
	margin: 0 auto;
}
.changqu img {
	width: 98%;
}
.honor-list-li1 {
	width: 270px;
	height: 390px;
	float: left;
	margin-right: 15px;
	margin-bottom: 24px;
	border: 1px solid #0176C3;
}
.photo-list-li1 {
	width: 364px;
	float: left;
	margin-right: 15px;
	margin-bottom: 24px;
}
.photo-list-li1 img {
	width: 100%;
}
/*分页*/
.page {
	margin-bottom: 3rem;
	margin-top: 2rem;
}
.page p {
	    margin-right: 80px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
	font-size: 14px;
}
.page a:hover {
	background: #068942;
	color: #fff;
}
.pageNavi {
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 25px;
	MARGIN: 10px auto 0;
	WIDTH: 100%;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center
}
.wp-pagenavi {
	    float: left;
    margin: 0 auto;
    padding-top: 70px;
    font-size: 9pt;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
.wp-pagenavi span {
	margin: 2px;
	padding: 4px 8px!important;
	border: 1px solid #c4c4c4;
	background-color: #eee!important;
	color: #000!important
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	margin: 2px;
	padding: 4px 8px!important;
	border: 1px solid #c4c4c4;
	color: #333!important;
	text-decoration: none!important
}
.wp-pagenavi a:hover {
	background-color: #eee!important;
	color: #0b3779!important;
	font-weight: 700!important
}
.wp-pagenavi a:active {
	margin: 2px;
	padding: 2px;
	border: 1px solid #c4c4c4;
	text-decoration: none
}
.wp-pagenavi span.extend, .wp-pagenavi span.pages {
	margin: 2px;
	padding: 4px 8px!important;
	border: 1px solid #c4c4c4;
	color: #454545!important
}
.wp-pagenavi span.current, .wp-pagenavi span.nolink {
	margin: 2px;
	padding: 4px 8px!important;
	border: 1px solid #aaa;
	background-color: #eee!important;
	color: #000!important
}
.wp-pagenavi select {
	margin: 2px;
	padding: 4px 8px!important;
	border: 1px solid #c4c4c4;
	background-color: #eee!important;
	color: #000!important
}
.met_page {
	margin: 10px 0;
}
.met_page a {
	margin-right: 0;
	color: #666666;
	text-decoration: underline
}
.pageleft {
	padding-left: 0;
	height: 24px
}
.pageleft, .pagemid {
	float: left;
	overflow: hidden;
	width: 33%;
	line-height: 24px
}
.pagemid {
	height: 24p;
	text-align: center
}
.pageright {
	float: right;
	display: inline;
	overflow: hidden;
	padding-right: 0;
	height: 24px;
	text-align: right;
	line-height: 24px
}
/*联系我们*/
.index-contact1 {
	background: url(../images/contact_back.jpg) no-repeat center;
	background-size: 100% 100%;
	padding: 40px 8px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.index-contact-box1 {
	overflow: hidden;
	padding: 0;
}
.index-contact-left1 {
	width: 60%;
	float: left;
}
.index-contact-left1 ul {
	float: left;
	margin-right: 30px;
	font-size: 14px;
	color: #FCFDFE;
}
.index-contact-left1 ul li {
	margin-bottom: 20px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.index-contact1 p {
	font-size: 24px;
	color: #00AFEB;
	font-family: "微软雅黑";
	margin-bottom: 20px;
	width: 100%;
	letter-spacing: 3px;
}
.index-contact-right1 {
	width: 38%;
	float: right;
}
.index-contact-right1 .input1, .index-contact-right1 .input2 {
	width: 100%;
	height: 36px;
	border-radius: 4px;
	border: none;
	float: left;
	margin-bottom: 13px;
	padding-left: 10px;
}
.input1 {
	margin-right: 10px;
	background: #fff url(../images/biao1.jpg) no-repeat center right;
}
.input2 {
	background: #fff url(../images/biao2.jpg) no-repeat center right;
}
.textarea {
	width: 100%;
	height: 94px;
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 13px;
}
.button {
	width: 100%;
	height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #1f1a17;
	border: none;
}
.button:hover {
	background: #Ff0000;
}
