﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	min-width: 1300px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: #fff;
	font-family: "微软雅黑";
}
img {
	border:none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
*zoom:1;
}
.clear {
	clear: both;
}
.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
a {
	text-decoration: none;
}
a:hover{ color:#2A77AF;}
li {
	list-style: none;
}
.hand {
	cursor: pointer;
}
input, select, area, textarea {
	outline: 0;
	-moz-outline: 0;
	vertical-align: middle;
	font-family: "微软雅黑";
}
table {
	border-collapse: collapse;
}
.auto {
	width: 1200px;
	margin: 0 auto;
}
samp {
	font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6, em, i {
	font-weight: normal;
}
.font {
	font-size: 0;
	line-height: 0;
}
.blank {
	width: 100%;
	height: 50px;
	overflow: hidden;
	clear: both;
	display: block;
}
.div {
	width: 100%;
	overflow: hidden;
}
.ul {
	width: 110%;
}
.pr {
	position: relative;
}
.ov {
	overflow: hidden;
}
.ani {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
textarea {
	resize: none;
}
/*banner焦点图切换*/
.flexslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 131px;
}
.slides {
	position: relative;
	z-index: 1;
	font-size: 0;
}
.slides li {
	width: 100%;
	height: auto;
	position: relative;
}
.slides li a {
	display: block;
	width: 100%;
	height: 100%;
}
.slides li a img {
	width: 100%;
	height: auto;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	z-index: 2;
	right: 0;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
}
.flex-control-nav .flex-active {
}
.flex-direction-nav {
	z-index: 3;
	left: 0;
	width: 100%;
}
.flex-direction-nav li a {
	display: block;
	width: 45px;
	height: 45px;
	top: 45%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 99;
}
.flex-prev {
	background: #aeaeae url(https://jejunu.cn/images/20.png) no-repeat center center;
	left: 3%;
}
.flex-next {
	background: #aeaeae url(https://jejunu.cn/images/19.png) no-repeat center center;
	right: 3%;
}
.flex-prev:hover {
	background: #008965 url(https://jejunu.cn/images/20.png) no-repeat center center;
	transition-duration: 0.5s;
}
.flex-next:hover {
	background: #008965 url(https://jejunu.cn/images/19.png) no-repeat center center;
	transition-duration: 0.5s;
}
.head {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	background: #fff;
	box-shadow: 2px 2px 10px #ccc;
}
.logo {
	position: relative;
	width: 1340px;
	margin: 0 auto;
}
.logo_img {
	margin-top: 30px;
}
.mli {
	float: left;
	width: 130px;
	text-align: center;
	padding: 38px 0;
	position: relative;
	background: #FFFFFF;
}
.ma {
	font-size: 14px;
	color: #221815;
	line-height: 1em;
	padding-top: 38px;
	display: block;
}
.ma1 {
	background: url(https://jejunu.cn/images/1.png) no-repeat top center;
}
.ma2 {
	background: url(https://jejunu.cn/images/3.png) no-repeat top center;
}
.ma3 {
	background: url(https://jejunu.cn/images/5.png) no-repeat top center;
}
.ma4 {
	background: url(https://jejunu.cn/images/7.png) no-repeat top center;
}
.ma5 {
	background: url(https://jejunu.cn/images/9.png) no-repeat top center;
}
.ma6 {
	background: url(https://jejunu.cn/images/11.png) no-repeat top center;
}
.ma7 {
	background: url(https://jejunu.cn/images/13.png) no-repeat top center;
}
.mli:hover {
	background: #17a83a;
}
.mli:hover .ma {
	color: #FFFFFF;
	font-weight: bold;
}
.mli:hover .ma1 {
	background: url(https://jejunu.cn/images/2.png) no-repeat top center;
}
.mli:hover .ma2 {
	background: url(https://jejunu.cn/images/4.png) no-repeat top center;
}
.mli:hover .ma3 {
	background: url(https://jejunu.cn/images/6.png) no-repeat top center;
}
.mli:hover .ma4 {
	background: url(https://jejunu.cn/images/8.png) no-repeat top center;
}
.mli:hover .ma5 {
	background: url(https://jejunu.cn/images/10.png) no-repeat top center;
}
.mli:hover .ma6 {
	background: url(https://jejunu.cn/images/12.png) no-repeat top center;
}
.mli:hover .ma7 {
	background: url(https://jejunu.cn/images/14.png) no-repeat top center;
}
.mli.hover {
	background: #17a83a;
	color: #FFF
}
.mli.hover .ma {
	color: #FFFFFF;
	font-weight: bold;
}
.mli.hover .ma1 {
	background: url(https://jejunu.cn/images/2.png) no-repeat top center;
}
.mli.hover .ma2 {
	background: url(https://jejunu.cn/images/4.png) no-repeat top center;
}
.mli.hover .ma3 {
	background: url(https://jejunu.cn/images/6.png) no-repeat top center;
}
.mli.hover .ma4 {
	background: url(https://jejunu.cn/images/8.png) no-repeat top center;
}
.mli.hover .ma5 {
	background: url(https://jejunu.cn/images/10.png) no-repeat top center;
}
.mli.hover .ma6 {
	background: url(https://jejunu.cn/images/12.png) no-repeat top center;
}
.mli.hover .ma7 {
	background: url(https://jejunu.cn/images/14.png) no-repeat top center;
}
.m_dl {
	width: 352px;
	position: absolute;
	z-index: 99;
	background: #efefef;
	padding: 20px;
	top: 128px;
	display: none;
	border: 1px solid #ccc;
}
.m_dt {
	width: 100px;
}
.m_cp .m_dt{
	width: 130px;
}
.m_cp .m_dd{
	width: 210px;
}
.m_dt a {
	display: block;
	font-size: 13px;
	color: #9A9A9A;
	text-align: left;
	line-height: 26px;
	padding-left: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_dt a:hover {
	color: #008965;
}
.m_dd {
	width: 245px;
	height: 119px;
	overflow: hidden;
}
.xl_img {
	position: absolute;
	top: -7px;
	left: 56px;
	z-index: 99;
	width: 15px;
	height: 7px;
	background: url(https://jejunu.cn/images/16.png) no-repeat;
}
.logo_right {
	margin-top: 21px;
	margin-left: 10px;
}
.lo_sel {
	position: relative;
	cursor: pointer;
}
.lo_ch {
	padding: 5px;
	padding-right: 23px;
	color: #c6c4c3;
	line-height: 24px;
	border: 1px solid #efefef;
	background: url(https://jejunu.cn/images/21.png) no-repeat 93% center;
}
.lo_sel span {
	color: #008965;
}
.lo_ch img {
	vertical-align: middle;
	margin-right: 5px;
}
.lo_xl {
	position: absolute;
	width: 100%;
	padding: 5px 0;
	display: none;
	z-index: 99;
	background: #FFFFFF;
	border: 1px solid #efefef;
}
.xl_span {
	display: block;
	padding: 3px 5px;
	color: #333;
}
.xl_span img {
	vertical-align: middle;
	margin-right: 5px;
}
.lo_ph {
	color: #f44f4f;
	font-size: 22px;
	line-height: 30px;
	margin-top: 15px;
	font-weight: 600;
}
.lo_ph span {
	padding-left: 5px;
	position: relative;
	bottom: 10px;
}
.layoutAuto {
	width: 100%;
	margin: 0px auto;
}
.layout1172 {
	width: 1172px;
	margin: 0px auto;
}
.layout1220 {
	width: 1220px;
	margin: 0px auto;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.oh {
	overflow: hidden;
}
.block {
	display: block;
}
.a_725 {
	color: #fff;
}
.font_20 {
	font-size: 20px;
}
.foot_phone {
	width: 162px;
}
.font_14 {
	font-size: 14px;
}
/*内边距*/
.p0 {
	padding: 0px;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p20 {
	padding: 20px;
}
.p25 {
	padding: 25px;
}
.p30 {
	padding: 30px;
}
.p35 {
	padding: 35px;
}
.p40 {
	padding: 40px;
}
.p45 {
	padding: 45px;
}
.p50 {
	padding: 50px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt45 {
	padding-top: 45px;
}
.pt50 {
	padding-top: 50px;
}
.pt60 {
	padding-top: 60px;
}
.pl0 {
	padding-left: 0px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
.pl35 {
	padding-left: 35px;
}
.pl40 {
	padding-left: 40px;
}
.pl45 {
	padding-left: 45px;
}
.pl50 {
	padding-left: 50px;
}
.pr0 {
	padding-right: 0px;
}
.pr5 {
	padding-right: 5px;
}
.pr8 {
	padding-right: 8px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pr35 {
	padding-right: 35px;
}
.pr40 {
	padding-right: 40px;
}
.pr45 {
	padding-right: 45px;
}
.pr50 {
	padding-right: 50px;
}
.pb0 {
	padding-bottom: 0px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb8 {
	padding-bottom: 8px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.a_808080 {
	color: #e0e0e0;
}
.footer_banner {
	height: 172px;
	background: url(https://jejunu.cn/images/ft_1.jpg) center top no-repeat;
}
.foot_info {
	background: url(https://jejunu.cn/images/ft_2.jpg) center top no-repeat;
 
	background-size: cover;
	height: 332px;
}
.foot_map {
	width: 733px;
	height: 332px;
	left: -291px;
	top: 0;
	background: url(https://jejunu.cn/images/map_bg.png) no-repeat;
}
.foot_info_box {
	padding-top: 75px;
	padding-left: 50px;
	color: #fff;
}
.foot_info_box h3 {
	color: #ffffff;
	border-bottom: 1px solid #ccc;
}
.foot_info_box h4 {
	color: #c2c1c3;
}
.foot_code {
	width: 167px;
}
.foot_code .ftlxdh{
	border-bottom: 1px solid #ccc;
}
.foot_phone {
	width: 130px;
}
.foot_phone_box {
	background: url(https://jejunu.cn/images/phone_icon2.png) left 18px no-repeat;
}
.flink {
	border-top: 1px solid #ccc;
}
.flink a {
	display: inline-block;
	padding: 0 5px 5px 0;
}
.foot_tage {
	width: 220px;
}
.foot_tage_box a {
	display: inline-block;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #e0e0e0;
}
.foot_tage_box a:hover {
	border: 1px solid #008965;
}
.foot_bottom {
	height: 52px;
	line-height: 52px;
	color: #969696;
	background: #1c1c1d;
}
.index_title {
	text-align: center;
	padding: 20px 120px;
	padding-top: 0px;
}
.it_h3 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 1em;
}
.it_pos {
	width: 320px;
	height: 18px;
	position: relative;
	margin: 0 auto;
	border-bottom: 1px solid #d5d5d5;
}
.it_bor {
	width: 40px;
	height: 3px;
	display: block;
	background: #221815;
	position: absolute;
	bottom: -2px;
	left: 140px;
}
.it_ts {
	font-size: 14px;
	color: #585656;
	line-height: 22px;
	margin-top: 15px;
}
.fixed {
	position: fixed;
	bottom: 100px;
	right: 0px;
	z-index: 99;
	display: none;
}
.ra {
	display: block;
	width: 56px;
	height: 56px;
	background: #17a83a;
	margin-bottom: 2px;
	position: relative;
}
.tb {
	display: block;
	width: 56px;
	height: 56px;
	position: relative;
}
.ttb1 {
	background: #bababa url(https://jejunu.cn/images/53.png) no-repeat center center;
}
.ttb2 {
	background: url(https://jejunu.cn/images/54.png) no-repeat center center;
}
.ttb3 {
	background: url(https://jejunu.cn/images/55.png) no-repeat center center;
}
.ttb4 {
	background: url(https://jejunu.cn/images/56.png) no-repeat center center;
}
.ra_txt {
	display: inline-block;
	width: 110px;
	height: 56px;
	float: left;
	font-size: 14px;
	background: #17a83a;
	color: #FFFFFF;
	text-indent: 0.5em;
	line-height: 56px;
	position: absolute;
	top: 0;
	left: 56px;
}
.wx_img {
	position: absolute;
	top: 0;
	left: 56px;
	z-index: -1;
}
