@charset "utf-8";

/*
 * 1.最外部直接用名称如：class="head",配置类wrap
 * 2.次外层加_in如：class="head_in",配置类inner
 * 3.section分开每部分
 * 4.相同样式的元素总的写样式，位置单独去配置
 * 5.后缀为_active的为动态切换时的样式
 * 6.banner img display:block;
 */


/*修改flexslider样式*/

.flex-control-nav {
	bottom: 15px;
	z-index: 5;
}

.flexslider .flex-control-paging li a {
	background: #fff;
}

.flexslider .flex-control-paging li a.flex-active {
	background: #6cb43f;
}

.flexslider {
	margin: 0;
	border: none;
}

.flexslider2 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.al_1 .slides img{
	height: 300px !important;
}
#slider {
	overflow: hidden;
}

#slider img {
	display: block;
	width: 460px;
	height: 310px;
}

#carousel img {
	width: 120px;
	height: 80px;
}

.flexslider2 .slides img {
	height: 265px;
}

.flexslider2 .flex-control-paging li a {
	background: #fff;
}

.flexslider2 .flex-control-paging li {
	margin: 0 3px;
}

.flexslider2 .flex-control-paging li a.flex-active {
	background: #6cb43f;
}

.flexslider2 .flex-control-nav {
	width: 100px;
	height: 20px;
	top: 10px;
	right: 10px;
}


/*========头部=========*/


/*top*/

.top {
	background: #f6f6f6;
}

.top_in {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #999999;
}

.top_ul {
	overflow: hidden;
}

.top_ul li {
	display: inline-block;
}

.top_ul li a {
	font-size: 12px;
	color: #999999;
}

.top_ul li a span {
	margin-left: 5px;
	margin-right: 5px;
}


/*head*/

.head {
	height: 87px;
	background: #ffffff;
}

.head_in {
	height: 87px;
}

.head_in>img {
	margin-top: 13px;
}

.nav_in {
	height: 100%;
	float: left;
	margin-left: 40px;
	position: relative;
}

.nav_in>li {
	/*position: relative;*/
	float: left;
	height: 100%;
	width: 5.6em;
	overflow: hidden;
}

.nav_in>li>a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 100px;
	color: #666;
}

.nav_in>li a.active {
	background: #6cb43f;
	color: #fff;
}

.down_list {
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 85px;
	width: 1000px;
	overflow: hidden;
	background: #f6f6f6;
	margin-left: -75px;
}

.down_list>li {
	float: left;
	margin-top: 35px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.down_list ul>li {
	/*min-width: 135px;*/
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #DBDBDB;
}

.down_list ul>li a {
	font-size: 14px;
	color: #666;
}

.down_list ul>li a:hover {
	color: #000;
}

.down_list_img {
	float: right;
	width: 305px;
	height: 305px;
	background: #fff;
	text-align: center;
}

.down_list_img>img {
	width: 275px;
	margin-top: 14px;
}

.down_list_img>p {
	color: #666666;
	text-align: left;
	margin-left: 15px;
	margin-top: 25px;
}

.down_list_b {
	width: 570px;
}

.down_list_b li {
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*search*/

.search {
	float: right;
	width: 245px;
	height: 40px;
	margin-top: 30px;
	border: 1px solid #dbdbdb;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.search form{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.search input[type=text] {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 170px;
	color: #666;
	border: none;
}

.search input[type=submit] {
	position: absolute;
	right: 8px;
	top: 5px;
	width: 30px;
	height: 30px;
	background: url(../../images/home/search.png) 50% 50% no-repeat;
	background-size: 22px;
	border: none;
}


/*===========主体===========*/

.con_1_in {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 60px;
}

.m_title {
	font-size: 18px;
	color: #666666;
	margin-bottom: 30px;
}

.m_title span {
	font-size: 24px;
	color: #6cb43f;
}

.m_div {
	width: 390px;
	height: 300px;
	overflow: hidden;
	background: #f5f5f5;
}

.m_div img {
	display: block;
	width: 100%;
}

.m_div>p {
	padding: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}

.flexslider2 p {
	text-align: center;
	height: 35px;
	color: #666666;
	font-size: 16px;
	line-height: 35px;
}

.con_1_in {
	overflow: hidden;
}

.con_1_in .ul_1>li {
	float: left;
	margin-right: 15px;
}

.con_1_in .ul_1>li:nth-child(3) {
	margin-right: 0;
}

.con_1_in .news_ul {
	padding: 22px 0;
}

.con_1_in .news_ul li {
	margin: 0 25px;
	height: 80px;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}

.con_1_in .news_ul li .time {
	float: left;
	width: 60px;
	height: 60px;
	background: #666666;
	color: #fff;
	text-align: center;
}

.con_1_in .news_ul li .time p:nth-child(1) {
	padding: 8px 0 3px 0;
	font-size: 18px;
}

.con_1_in .news_ul li .time p:nth-child(2) {
	font-size: 14px;
}

.con_1_in .news_ul li .text {
	/*float: left;*/
	margin-left: 72px;
	height: 60px;
	color: #666;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	/*-webkit-box-orient: vertical;*/
	word-warp: break-word;
	word-break: break-all;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	/*超出4行显示省略号*/
}

.con_1_in .news_ul li:hover .time {
	background: #6cb43f;
}

.con_1_in .news_ul li:hover .text {
	color: #6cb43f;
}

.con_2 {
	margin-bottom: 65px;
}

.con_2_in {
	overflow: hidden;
}

.con_2_in ul li {
	width: 390px;
	float: left;
	margin-right: 15px;
}

.con_2_in ul li:nth-child(3) {
	margin-right: 0;
}

.con_2_in ul li img {
	width: 100%;
}


/*===========foot===========*/

.foot {
	height: 310px;
	background: #212121;
}

.logo_foot {
	float: left;
	width: 180px;
	height: 225px;
	text-align: center;
	color: #6cb43f;
}

.logo_foot>img {
	width: 150px;
	margin-top: 65px;
	margin-bottom: 20px;
}

.tel_foot {
	float: left;
	margin-left: 35px;
	color: #FFFFFF;
}

.tel_foot>p {
	font-size: 16px;
	margin-top: 65px;
	margin-bottom: 15px;
}

.tel_foot h2 {
	font-size: 30px;
	margin-bottom: 44px;
}

.tel_foot ul li {
	float: left;
	margin-right: 30px;
}

.foot_ul {
	float: right;
	margin-left: 50px;
	/*margin-top: 65px;*/
}

.foot_ul h4 {
	color: #6cb43f;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}

.foot_ul>li {
	width: 123px;
	float: left;
	margin-left: 50px;
}
.foot_ul>li:nth-child(2) {
	margin-left: 0;
}

.foot_ul>li ul {
	height: 205px;
	overflow: hidden;
}

.foot_ul>li ul li {
	margin-bottom: 20px;
}

.foot_ul>li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_ul>li ul li:nth-child(1) a {
	font-size: 16px;
	color: #6cb43f;
}


/*cpr*/

.cpr {
	height: 50px;
	line-height: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 14px;
}


/*产品中心*/

.m_banner {
	overflow: hidden;
}

.m_banner img {
	display: block;
	width: 100%;
}

.m_nav {
	height: 60px;
	background: #f6f6f6;
}

.m_nav p {
	text-align: right;
	line-height: 60px;
	font-size: 14px;
	color: #666666;
}

.m_nav p a {
	color: #666666;
}

.m_con {
	background: #fff;
}

.m_con_in {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	text-overflow: ellipsis;
	/*display: -webkit-box;*/
	/*-webkit-box-orient: vertical;*/
	word-warp: break-word;
	word-break: break-all;
}

.m_brand {
	position: absolute;
	top: -120px;
	width: 280px;
	height: 180px;
	background: #4c7532;
}

.m_brand>img {
	margin-top: 30px;
	margin-left: 30px;
}

.m_brand p:nth-child(2) {
	font-size: 30px;
	color: #fff;
	margin-left: 30px;
	margin-top: 30px;
}

.m_brand p:nth-child(3) {
	font-size: 20px;
	color: #fff;
	margin-left: 30px;
}

.p_list {
	float: left;
	width: 280px;
	margin-right: 26px;
}

.p_list:last-of-type {
	margin-right: 0;
}

.p_list>p {
	height: 60px;
	padding-left: 56px;
	line-height: 60px;
	background: #4c7532;
	color: #FFFFFF;
	font-size: 18px;
}

.p_list>p>img {
	position: relative;
	top: 7px;
	margin-right: 15px;
}

.p_list_brand {
	height: 180px;
	background: #f6f6f6;
}

.p_list_brand>img {
	width: 66px;
	height: 66px;
	margin-top: 59px;
	margin-left: 108px;
}



.p_list ul {
	overflow: hidden;
}

.p_list ul>li {
	height: 60px;
}

.p_list ul>li:nth-child(odd) {
	background: #e3e3e3;
}

.p_list ul>li:nth-child(even) {
	background: #f6f6f6;
}

.p_list ul>li a {
	display: block;
	width: 100%;
	height: 60px;
	padding-left: 4em;
	line-height: 60px;
	font-size: 14px;
}


/*产品内页*/

.m_right {
	width: 870px;
	float: right;
}

.p_show {}

#slider {
	float: left;
	width: 460px;
	height: 310px;
}

#carousel {
	float: right;
	width: 380px;
	height: 72px;
}

.p_show_text {
	width: 380px;
	height: 205px;
	float: right;
	overflow: hidden;
}

.p_show_text>h2 {
	font-size: 24px;
	color: #6cb43f;
	padding-bottom: 15px;
}

.p_show_text p {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}

.p_show_text>a {
	display: block;
	width: 100%;
	height: 50px;
	background: #4c7532;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
}

.share {
	height: 30px;
	margin-top: 5px;
}

.p_show_con {
	margin-top: 60px;
}

.p_show_con img {
	max-width: 100%;
}

.p_show_con .ul_1 {
	overflow: hidden;
	margin-bottom: 60px;
}

.p_show_con .ul_1 li {
	width: 33.33%;
	height: 60px;
	float: left;
	background: #e3e3e3;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	cursor: default;
}

.p_show_con .ul_1 li.active {
	background: #4c7532;
	color: #FFFFFF;
}

.p_show_con .ul_2 {
	position: relative;
}

.p_show_con .ul_2 li {
	width: 100%;
	/*position: absolute;*/
	top: 0;
}

.p_show_con .ul_2 table tr {
	height: 30px;
	text-align: center;
	color: #666666;
}

.p_show_con .ul_2 table tr a {
	color: #7bba61;
}

.p_show_con .ul_2 table th {
	font-weight: 400;
}

.p_show_con .ul_2 table tbody tr:nth-child(odd) {
	background: #f5f5f5;
}

.p_show_con .ul_2 table tbody tr:nth-child(even) {
	background: #dee0df;
}

.p_show_con .ul_2_text {
	min-height: 500px;
	color: #666666;
	text-indent: 2em;
	padding: 0 20px;
}


/*新闻中心*/

.news_list {
	width: 100%;
	padding: 30px;
	background: #f6f6f6;
}

.news_list li {
	margin-bottom: 30px;
	overflow: hidden;
}

.news_list>img {
	float: left;
	display: block;
	width: 250px;
	height: 180px;
}

.nl_right {
	float: right;
	width: 910px;
	height: 160px;
	margin-top: 15px;
	border-bottom: 1px solid #dbdbdb;
}

.nl_right>h2 {
	font-size: 18px;
	color: #4c7532;
	font-weight: 400;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nl_right .text {
	font-size: 14px;
	color: #666;
	height: 60px;
	overflow: hidden;
	line-height: 30px;
}

.nl_right .time {
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.nl_right>a {
	font-size: 14px;
	color: #4c7532;
}


/*新闻内页*/

.news_con {
	background: #f6f6f6;
	padding: 60px 30px;
	color: #666;
	line-height: 28px;
}
.news_con h3{
	display: inline;
}

.news_con>h2 {
	font-size: 24px;
	color: #666666;
	font-weight: 400;
	text-align: center;
	margin-bottom: 15px;
}

.news_con>.time {
	text-align: center;
	font-size: 18px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 50px;
}

.news_con>.text {
	font-size: 14px;
	color: #666666;
	padding-top: 30px;
	border-top: 1px solid #dbdbdb;
	line-height: 30px;
	text-indent: 2em;
}

.news_con>.n_p {
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.news_con>.n_p1 {
	margin-top: 150px;
}


/*关于我们*/

.about_p {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}

.about_p>span {
	font-size: 24px;
	color: #4c7532;
}

.news_con>.line {
	border-bottom: 1px solid #dbdbdb;
	margin-top: 30px;
}

.about_img {
	display: block;
	width: 100%;
	margin: 30px 0;
}

.news_con h3 {
	font-size: 24px;
	color: #4c7532;
	font-weight: 400;
}

.news_con .four {
	width: 280px;
	height: 120px;
	background: url(../../images/home/four.png) left top no-repeat;
	background-size: 100% 100%;
	margin: 30px auto 40px auto;
}

.news_con .four p {
	font-size: 24px;
	color: #4c7532;
}

.news_con .four p span {
	font-size: 109px;
}

.four_ul {
	overflow: hidden;
}

.four_ul li {
	float: left;
	width: 180px;
	text-align: center;
	margin-left: 83px;
}

.four_ul li p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.four_ul li p:nth-child(2) {
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 20px;
}


/*联系我们*/

.contact {
	float: left;
	width: 550px;
	height: 305px;
	padding-top: 50px;
	background: url(../../images/home/contact.png) left top no-repeat;
	background-size: 100% 100%;
}

.contact p {
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	padding-left: 110px;
}

.map {
	width: 550px;
	height: 355px;
	float: right;
}

.lyb {
	margin: 50px 0 30px 0;
}

.lyb>p:nth-child(1) {
	font-size: 24px;
	color: #666;
}

.lyb>p:nth-child(2) {
	font-size: 14px;
	color: #666;
}

.m_label {
	display: block;
	width: 510px;
	height: 58px;
	background: #FFFFFF;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color: #666666;
	line-height: 58px;
	padding-left: 40px;
	margin-bottom: 30px;
}

.m_label input {
	width: 400px;
	color: #666666;
	border: none;
}

.ta_div {
	padding: 20px 40px;
	height: 250px;
	background: #FFFFFF;
	border: 1px solid #dbdbdb;
	margin-bottom: 30px;
}

.ta_div p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}

.ta_div textarea {
	display: block;
	width: calc(100% - 40px);
	padding: 20px;
	height: 170px;
	resize: none;
	overflow: auto;
	font-size: 14px;
	line-height: 24px;
	border: none;
}

.yzm_img {
	float: right;
	width: 200px;
	height: 60px;
	background: #CCCCCC;
}

.tj {
	float: left;
	width: 550px;
	height: 60px;
	background: #4c7532;
	color: #FFFFFF;
	font-size: 18px;
	border: none;
}

.chz {
	float: right;
	width: 550px;
	height: 60px;
	color: #666;
	font-size: 18px;
	border: none;
}

.jjfa_ul {
	overflow: hidden;
}

.jjfa_ul li {
	width: 23%;
	height: 190px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.jjfa_ul li:nth-child(4n) {
	margin-right: 0;
}

.jjfa_ul li img {
	display: block;
	width: 100%;
	height: 160px;
}

.jjfa_ul li p {
	color: #6cb43f;
	font-size: 14px;
}