

/*新闻*/
.jlnt-newsCon {
	margin-top: 40px;
	overflow: hidden;
}
.jlnt-newsConL {
	width: 71%;
	float: left;
	margin-bottom: 60px;
}
.jlnt-newsConR {
	width: 280px;
	float: right;
}
.tag-title {
	color: #4c4c4c;
	font-size: 15px;
	border-bottom: 1px dashed #ececef;
	line-height: 36px;
	padding-bottom: 5px;
}
.tag-list {
	overflow: hidden;
	padding: 18px 0;
}
.tag-list li {
	background: #b2c4e1;
	line-height: 22px;
	padding: 0 12px;
	border-radius: 12px;
	text-align: center;
	color: #003b9d;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 6px;
}
.tag-list li.cl1 {
	color: rgba(152,113,67,1);
	background: rgba(152,113,67,.3);
}
.tag-list li.cl2 {
	color: rgba(157,0,100,1);
	background: rgba(157,0,100,.3);
}
.tag-list li.cl3 {
	color: rgba(18,150,83,1);
	background: rgba(18,150,83,.3);
}
.tag-list li.cl4 {
	color: rgba(222,100,87,1);
	background: rgba(222,100,87,.3);
}
.tag-list li.cl5 {
	color: rgba(72,180,190,1);
	background: rgba(72,180,190,.3);
}
.tag-list li.cl6 {
	color: rgba(114,65,116,1);
	background: rgba(114,65,116,.3);
}
.tag-list li.cl7 {
	color: rgba(61,143,136,1);
	background: rgba(61,143,136,.3);
}
.search-article-box {
	color: white;
	margin-bottom: 40px;
/*	background-color: #f04600;*/
}
.search-article-box a{
	color: white;
}
.search-article-box input {
	width: 70%;
	border: none;
	border: 1px solid #f04600;
	padding-left: 10px;
	height: 34px;
	margin-right: 10px;
	border-radius: 5px;
	float: left;
}
.activity-box {
	margin-bottom: 40px;
}
.activity-box a {
	height: 400px;
	display: block;
	position: relative;
	overflow: hidden;
}
.activity-box img {
	width: 280px;
	height: 400px;
}
.activity-box .ldtg-tit {
	display: inline-block;
	background: #f04600;
	width: 68px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	line-height: 26px;
	position: absolute;
	top: 0;
	right: 10px;
	opacity: 0.6;
}
.activity-box .focus-txt {
	background: rgba(0,145,65,.7);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
	line-height: 34px;
	font-weight: 700;
	font-size: 22px;
}
.activity-box .focus-txt h2 {
	font-size: 24px;
}
.activity-box .focus-txt p {
	font-size: 18px;
	border-bottom: 2px solid #fff;
	line-height: 36px;
}
.jlnt-News {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-News li {
	position: relative;
    min-height: 72px;
    padding-left: 100px;
    margin: 28px 0 0 0;
    padding-bottom: 25px;
    border-bottom: 1px dashed #dcdcdc;
}
.jlnt-newsCon .news-time {
	width: 80px;
	height: 80px;
	background: #ececef;
    position: absolute;
    top: 0;
    left: 0;
    color: #f04600;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 13px;
}
.jlnt-newsCon .news-time h4 {
	font-size: 30px;
}
.jlnt-News li .oneLine a {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
	transition: all .2s;
}
.jlnt-News li .oneLine01 a {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
	transition: all .2s;
}
.jlnt-News li .oneLine a:hover {
	color: #009141;
}
.jlnt-News li .oneLine01 a:hover {
	color: #009141;
}
.jlnt-News li .twoLine {
	color: #aaaaaa;
	line-height: 24px;
}
.oneLine01 a{
	float: left;
}
.oneLine01 span{
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin: 4px 0;
}
.twoLine01 {
	clear: left;
	text-align: justify;
}
.more-News {
	text-align: center;
}
.more-News>a {
	display: inline-block;
	text-align: center;
	line-height: 28px;
	background: #ececef;
	padding: 0 20px;
}

/*热点头条*/
.hotnew-box .headline-hd {
	margin-bottom: 30px;
}
.hotnew-box .headline-hd a {
	color: #40465f;
	font-size: 26px;
	line-height: 28px;
	font-weight: 700;	
	transition: all .2s;
	-webkit-transition: all .2s;
}
.hotnew-box .headline-hd a:hover {
	color: #009141;
}
.hotnew-box .headline-hd span {
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: #f04600;
	font-size: 14px;
	vertical-align: top;
	margin-right: 12px;
}
.hotnew-box .headline-bd  {
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 35px;
}
.hotnew-box .headline-txt {
	height: 122px;
	margin-left: 100px;
	position: relative;
	border: 1px solid #c9c9c9;
	padding: 20px;
}
.hotnew-box .headline-txt:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 8px;
	left: 8px;
	border: 1px solid #c9c9c9;
}
.hotnew-box .headline-txt .news-info {
	width: 420px;
	color: #383838;
	line-height: 28px;
}
.hotnew-box .headline-txt .news-pic {
	width: 264px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	top: -8px;
} 
.hotnew-box .headline-txt .news-pic img {
	width: 100%;
}
.hotnew-box .detail-btn {
	display: inline-block;
	line-height: 24px;
	background: #40465f;
	text-align: center;
	color: #fff;
	padding: 0 16px;
	position: absolute;
	left: 20px;
	bottom: -15px;
	z-index: 9;
	transition: all .2s;
	-webkit-transition: all .2s;
}
.hotnew-box .detail-btn:hover {
	opacity: 0.9;
}

/*新闻详情页*/
.rdtj-news-list {
	margin-bottom: 30px;
}
.rdtj-news-list li {
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dashed #ececef;
	padding: 10px 0;
	overflow: hidden;
}
.rdtj-news-list li a {
	color: #797979;
	transition: all .2s;
}
.rdtj-news-list li a:hover {
	color: #009141;
}
.rdtj-news-list li p {
	color: #9f9f9f;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 4px;
}
.rdtj-news-list .spot-ico {
	margin-right: 7px;
}
.rdtj-news-list .newthumb {
	width: 80px;
	height: 80px;
	background: #dadae1;
	float: left;
	margin: 6px 0;
}
.rdtj-news-list .newthumb img {
	width: 100%;
}
.rdtj-news-list .newinfo {
	margin-left: 80px;
}
.rdtj-news-list .newinfo h4 {
	margin-left: 15px;
	margin-top: 5px;
}
.rdtj-news-list .newinfo p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: initial;
} 
.article-page {
	margin-top: 10px;
}
.article-tit h1 {
	font-size: 26px;
	color: #40465f;
	line-height: 34px;
}
.article-tit h3	{
	color: #666666;
	font-size: 22px;
	font-weight: 400;
	text-align: right;
	margin-top: 10px;
}
.article-page .article-tag {
	color: #666;
	font-size: 12px;
	margin-top: 20px;
}
.article-page .article-tag b {
	margin-right: 20px;
}
.article-content {
	position: relative;
	margin-top: 40px;
}
.article-content .news-time span {
	display: block;
	background: #f04600;
	line-height: 28px;
	color: #fff;
	position: absolute;
	bottom: -28px;
	left: 0;
	right: 0;
	padding-left: 10px;
	font-size: 16px;
}
.article-content .article-txt {
	margin-left: 100px;
}
.article-content .article-intr {
	background: #ececef;
	line-height: 32px;
	font-size: 16px;
	padding: 15px 20px;
	color: #40465f;
	margin: 0 2em;
	margin-bottom: 20px;
}
.article-content .article-txt p {
	color: #666;
	font-size: 16px;
	text-indent: 2em;
	margin-bottom: 10px;
	text-align: justify;
}
.article-content .article-txt .subtit {
	color: #474747;
	line-height: 36px;
	font-size: 16px;
}
.article-content .article-txt .txtimg {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}
.article-content .article-txt .txtimg img {
	max-width: 600px;
}
.article-content .article-txt .legend-txt {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #595959;
}
.article-content .article-label {
	margin-top: 25px;
	text-align: right;
	color: #8996a0;
	font-size: 12px;
}



/*集团介绍*/
.jlnt-about {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-about img{
	width: 837px;
	height: 9196px;
	background-size: 100% 100%;
	margin: 30px 0;
}
.jlnt-about h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
/*	color: #666;*/
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 4px solid #3356b7;
	width: 340px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.jlnt-about h2{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 4px solid #3356b7;
	width: 150px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.jlnt-about p{
	display: block;
	line-height: 30px;
	text-indent: 30px;
	text-align:justify;
	font-size: 16px;
}

/*企业文化*/
.jlnt-about-wenhua{
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-about-wenhua p{
	display: block;
	line-height: 30px;
	text-indent: 30px;
	text-align:justify;
	margin: 20px 0;
	font-size: 16px;
}
.jlnt-about-wenhua h3{
	font-weight: bold;
}
.jlnt-about-wenhua h2{
	margin: 30px 0;
	font-weight: bold;
}

/*企业荣誉*/
.rongyu01{
	float: left;
	margin-right:15px;
}
.rongyu01 h3{
	margin: 20px 0;
	text-align: center;
}
.jlnt-about-rongyu h1{
	margin-bottom: 30px;
}

/*管理团队*/
.jlnt-about-tuandui {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-about-tuandui h1{
	margin-bottom: 40px;
}
.jlnt-about-tuandui p{
	display: block;
	line-height: 30px;
	text-indent: 30px;
	text-align:justify;
	font-size: 16px;
}
.jlnt-about-tuandui h3{
	margin:30px 0;
	font-weight: bold;
}
.end{
	margin-top: 50px;
	text-align: center;
}

/*发展历程*/
.jlnt-aboutCon {
	margin-top: 40px;
	overflow: hidden;
}
.jlnt-aboutConL {
	width: 71%;
	float: left;
	margin-bottom: 60px;
	position: relative;
	top: 0;
	left: 0;
}

.jlnt-about-licheng {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-about-licheng h1{
	margin-bottom: 20px;
}
.jlnt-about-licheng p{
	display: block;
	line-height: 30px;
	text-indent: 30px;
	text-align:justify;
}
.blue{
	width:120px;
	height: 36px;
	border-radius: 50px;
	background-color: #25257b;
	position: absolute;
	top: 80px;
	left: 280px;
}
.blue h3{
	color: white;
	text-align: center;
	line-height: 36px;
}
.gray{
	width:120px;
	height: 36px;
	border-radius: 50px;
	border: 2px solid #cccccc;
	position: absolute;
	top: 80px;
	left: 440px;
}
.gray h3{
	color:#424242;
	text-align: center;
	line-height: 36px;
}
.roujian{
	position: absolute;
	top: 80px;
	left: 600px;
}
.gray:hover{
	background-color: #25257b;
	border: 0px;
}
.gray h3:hover{
	color: white;
}
.left{
	position: absolute;
	top: 80px;
	left: 200px;
}
.right{
	position: absolute;
	top: 80px;
	left: 600px;
}
.licheng-time img{
	display: block;
	margin: 0 auto;
}
.licheng-time{
	padding-top: 80px;
}
.l1{
	position: absolute;
	top:200px;
	left: 0px;
}
.l1 img{
	float: left;
}
.l1-text{
	margin-left: 440px;
}
.l1-text p{
	width: 396px;
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
}
.l2{
	position: absolute;
	top:480px;
	left: 0px;
}

.l2-text{
	margin-left: 0px;
	float: left;
}
.l2-text p{
	width: 396px;
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
}
.l2 img{
	margin-left: 246px;
}
.l3{
	position: absolute;
	top:760px;
	left: 0px;
}
.l3 img{
	float: left;
}
.l3-text{
	margin-left: 440px;
}
.l3-text p{
	width: 396px;
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
}
.l4{
	position: absolute;
	top:1040px;
	left: 0px;
}

.l4-text{
	margin-left: 0px;
	float: left;
}
.l4-text p{
	width: 396px;
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
}
.l4 img{
	margin-left: 246px;
}

/*联系我们*/
.jlnt-about-lianxi img{
	float: left;
}
.jlnt-about-lianxi h1{
	margin-bottom: 40px;
}
.lianxi{
	width: 400px;
	margin-left: 440px;
	position: relative;
}
.lianxi h3{
	float: left;
	line-height: 33px;
}
.lianxi p{
	line-height: 33px;
	font-size: 16px;
}
.lianxi img{
	clear: left;
	position: absolute;
	top: 210px;
	left: 0px;
}

/*农业加工*/
.jlnt-business {
	 padding-top: 40px;
  overflow: hidden;
  padding-bottom: 60px;
  clear: left;
  width: 1080px;
  margin: auto;
}
.jiagong01{
	position: relative;
	top: 0px;
	left: 0;
	margin-bottom: 20px;
	width: 100%;
}
.jiagong01 h1{
	font-size: 24px;
	margin: 20px 0;
}
.jiagong01 p{
	width: auto;
	right: 14px;
	text-align: justify;
	line-height: 30px;
	font-size: 16px;
}

/*仓储物流*/
.jiagong02{
	float: left;
	position: relative;
	top: 36px;
	left: 0;
	margin:0 18px 120px;
}
.jiagong02 p{
	width: auto;
	position: absolute;
	top: 320px;
	left: 200px;
	right: 200px;
	text-align: justify;
	line-height: 30px;
}

/*农投项目*/
.focus02-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
	line-height: 34px;
	font-weight: 700;
	font-size: 22px;
}
.focus02-txt h2 {
	font-size: 24px;
	color: #fff3af;
}
.focus02-txt p {
	font-size: 18px;
	color: #fff3af;
}
.focus02-txt span{
	color: #fef69e;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 2px solid #ffefaf;
}


/*农投项目详情页*/
.biaoti img{
	float: left;
	margin-top: 3px;
}
.biaoti h1, .laiyuan{
	margin-left: 44px;
}
.zh{
	border: 0px solid red;
	overflow: hidden;
}
.box-right{
	float: right;
	width: 417px;
	background-image:url(../img/index/b04.png);
	background-size: 100% 100%;
}
.img-project img{
	display: block;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.img-project{
	overflow: hidden;
	
	padding-right: 30px;
	width: 420px;
}
.img-project h2,.text01 h2,.text02 h2,.text03 h2{
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(65,72,78,.2);
}
.img-project p,.text01 p{
	padding-top: 20px;
	line-height: 30px;
	text-align: justify;
	text-indent: 32px;
}
.text02 p{
	padding-top: 20px;
	text-align: justify;
	line-height: 30px;
}
.text02{
	margin-bottom: 30px;
}
.text01 img{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
.times{
	width: 417px;
/*	height: 320px;*/
	position: relative;
	top: 0;
	left:0;
/*	background-color:#a1a1a1;*/
	border:2px solid #a1a1a1;
	float: left;
}
.box-three{
	float: left;
}
.times01{
	clear: left;
	border-left: 2px solid #a1a1a1;
	border-bottom: 2px solid #a1a1a1;
	float: left;
	width: 288px;
	box-sizing: border-box;
}
.times01 h3{
	margin-left: 20px;
	padding: 10px 0;
	float: left;
}
.times01 h4{
	margin-left: 100px;
	padding: 10px 0;
	font-size: 16px;
	font-weight: normal;
}
.times02{
	clear: left;
	border: 2px solid #a1a1a1;
	border-top: none;
	float: left;
	width: 417px;
}
.times02 h3{
	margin-left: 20px;
	padding: 10px 0;
	float: left;
}
.times02 h4{
	clear: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: justify;
	font-weight: normal;
}
.times h3{
/*	color: white;*/
/*	margin-left: 20px;*/
	padding: 10px 0;
	text-align: center;
}
.times h4{
	color: white;
	margin-left: 20px;
	margin-bottom: 20px;
}
.box-ewm{
	width: 129px;
	float: right;height: 129px;border: 2px solid #a1a1a1;box-sizing: border-box;border-top: none;
}
.box-ewm img{
	display: block;
	margin-top: 20px;
	margin-left: 4px;
}
.laiyuan{
	float: left;
	margin: 10px 0px 20px 44px;
}
.ww{
	float: right;
	margin-top: 4px;
}
.neirong{
	margin-top: 30px;
}
.box{
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
}
.box-box{
	margin-bottom: 30px;
}
.text01{
	margin-bottom: 30px;
}
.text01 p{
	line-height: 30px;
	text-align: justify;
	text-indent: 32px;
}
.year{
	margin-top: 20px;
	position: relative;
	top: 0;
	left: 0;
	height: 360px;
}
.year img{
	margin: 30px 0 20px 0;
	position:absolute;
	top: 0;
	left: 0;
}
.tu-11 img{
	margin-top: 38px;
	margin-left: 115px;
}
.tu-12 img{
	margin-top: 38px;
	margin-left: 409px;
}
.tu-13 img{
	margin-top: 38px;
	margin-left: 703px;
}
.yy1{
	width: 90px;
	height: 20px;
	background-color: #dcdcdc;
	position:relative;
	top: 0px;
	left: 80px;
	float: left;
}
.yy1 p{
	text-align: center;
	color: #7c7c7c;
}
.yy1 img{
	margin-left: 30px;
}
.yy2{
	width: 90px;
	height: 20px;
	background-color: #f5e4e5;
	position:relative;
	top: 0px;
	left: 280px;
	float: left;
}
.yy2 p{
	text-align: center;
	color: #ff0000;
}
.yy2 img{
	margin-left: 36px;
}
.yy3{
	width: 90px;
	height: 20px;
	background-color: #e7e7f2;
	position:relative;
	top: 0px;
	left: 488px;
	float: left;
}
.yy3 p{
	text-align: center;
	color: #25257b;
}
.yy3 img{
	margin-left: 36px;
}
.gd{
	position: absolute;
	top: 76px;
	left: 0;
	width: 840px;
	border: 0px solid red;
	overflow: hidden;
}
.gray_01{
	width: 250px;
	background-color: #f4f6f8;
	border: 1px solid #e7e7f2;
	float: left;
	padding: 20px;
	margin-right: 44px;
}
.gray_01 h4,.gray_02 h4,.gray_03 h4{
	text-align: left;
	color: #25257b;
	font-weight: bold;
	margin-bottom: 10px;
}
.gray_01 p,.gray_02 p,.gray_03 p{
	text-align: justify;
	line-height: 24px;
}
.gray_02{
	width: 250px;
	background-color: #f4f6f8;
	border: 1px solid #e7e7f2;
	float: left;
	padding: 20px;
	margin-right: 44px;
}
.gray_03{
	width: 250px;
	background-color: #f4f6f8;
	border: 1px solid #e7e7f2;
	float: left;
	padding: 20px;
}

/*农投产品*/
.chanpin{
	float: left;
	width:23.5%;
	margin-right:2%;
	overflow:hidden;
	margin-bottom:30px
}
.chanpin:nth-of-type(4n){
	margin-right:0;
}
.chanpin_img{
	width: 100%;
	height: 194px;
}
.chanpin_img img{
	width: 100%;
	height: 100%;
}
.chanpin img{
	width: 100%!important;
}
.wb_dq{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	line-height: 24px;
	text-align:center;
	margin: 0 auto;
	padding-top: 20px;
}
.chanpin:hover img{
	transform: scale(1.1);
	transition: .6s;
}
.chanpin:hover p{
	color: #009040;
}
.box_01{
	margin-bottom: 40px;
	overflow: hidden;
}
.ntcp_wk{
	margin-bottom: 60px;
}
.xiangao{
	//height: 120px;
}
.text_jieshao{
	font-size: 14px;
	font-weight: normal;
	width: 250px;
	line-height: 18px;
	text-align:center;
	margin: 0 auto;
	padding-top: 6px;
}
/*农投产品-详情页*/
.box_02{
	width: 1080px;
/*	margin-bottom: 60px;*/
	border: 2px solid #a1a1a1;
	box-sizing: border-box;
}
.box_02 h1{
	text-align: center;
	margin: 10px 0;
	padding: 8px 0;
}
.box_under{
	border: 0px solid rgba(9,207,136,1.00);
	overflow: hidden;
	box-sizing: border-box;
}
.box_img{
	 border: 2px solid #a1a1a1;
  float: left;
  height: 430px;
  border-top: none;
  width: 40%;
}
.box_img img{
	width: 100%;
	height: 100%;
}
.box_text{
	 width: 60%;
  border-right: 2px solid #a1a1a1;
  float: right;
  box-sizing: border-box;
}
.box_text h2{
	 border-bottom: 2px solid #a1a1a1;
  line-height: 50px;
  height: 50px;
  padding-left: 30px;
  float: left;
}
.box_text h3{
  border-bottom: 2px solid #a1a1a1;
  line-height: 50px;
  height: 50px;
  padding-left: 93px;
  font-size: 1.5em;
  font-weight: normal;
}
.box_text_more{
	  width: 648px;
  border-right: 2px solid #a1a1a1;
  border-bottom: 2px solid #a1a1a1;
  float: right;
  box-sizing: border-box;
}
.box_text_more h2{
/*	border: 1px solid #a1a1a1;*/
	 line-height: 50px;
  height: 50px;
  padding: 0 30px;
}
.box_text_more p{
	  line-height: 35px;
  padding: 0 30px;
  text-align: justify;
  padding-bottom: 20px;
  font-size: 1.5em;
  height: 178px;
  overflow: hidden;
  overflow-y: auto;
}
/*
.jj{
	float: left;
	width: 500px;
	margin-right: 120px;
}
.cp{
	float: left;
	width: 200px;
}
.jz{
	overflow: hidden;
	float: left;
	width: 1180px;
	margin: 0 180px;
}
*/
/*农投党建*/
.dangjian-tp {
    position: absolute;
    top: 0;
    left: 0;
    color: #f04600;
    box-sizing: border-box;
    font-size: 13px;
}
.dangjian-tp h4 {
	font-size: 30px;
}
.jlnt-dangjian {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-search {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-dangjian li {
	position: relative;
   min-height: 72px;
   padding-left: 240px;
   margin: 28px 0 0 0;
   padding-bottom: 20px;
   border-bottom: 1px dashed #dcdcdc;
}
.jlnt-search li {
	position: relative;
   min-height: 72px;
/*   padding-left: 240px;*/
   margin: 28px 0 0 0;
   padding-bottom: 20px;
   border-bottom: 1px dashed #dcdcdc;
}
.jlnt-dangjian li .oneLine a {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
	transition: all .2s;
}
.jlnt-search li .oneLine01 a {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
	transition: all .2s;
}
.jlnt-dangjian li .oneLine a:hover {
	color: #009141;
}
.jlnt-search li .oneLine01 a:hover {
	color: #009141;
}
.jlnt-dangjian li .twoLine {
	color: #aaaaaa;
	line-height: 24px;
	text-align: justify;
}
.jlnt-search li .twoLine01 {
	color: #aaaaaa;
	line-height: 24px;
}
.threeLine{
	color: #aaaaaa;
}
.fourline{
	color: #aaaaaa;
	font-size: 16px;
	position: absolute;
	left: 240px;
	bottom: 20px;
}
.fourline01{
	color: #aaaaaa;
	font-size: 16px;
	position: absolute;
	left: 0px;/*240*/
	bottom: 20px;
}
.gd_rq{
	position: relative;
	top:0;
	left: 0;
	height: 190px;
}
.gd_rq01{
	position: relative;
	top:0;
	left: 0;
	height: 190px;
}

/*党建详情页*/
.dangjian-page {
	color: #666;
	font-size: 12px;
	margin-top: 20px;
	float: left;
}
.dangjian-page b {
	margin-right: 20px;
}
.fenxiang{
	margin-top: 10px;
	text-align: right;
}

/*招聘信息*/
.jlnt-zhaopin {
	margin-bottom: 40px;
	overflow: hidden;
}
.jlnt-zhaopin h1{
	margin-bottom: 40px;
}
.jlnt-zhaopin p{
	display: block;
	line-height: 30px;
	text-align:justify;
}
.jlnt-zhaopin h3{
	color: #25257b;
	font-weight: bold;
}
.jlnt-zhaopin h4{
	margin: 6px 0;
}
.zhaopin-fs h4,.zhaopin-fs p{
	float: left;
}
.zhaopin-fs p{
	margin-top: 0px;
}
.zhaopin-fs{
	clear: left;
}
.zhaopin-xinxi{
	overflow: hidden;
}

/*员工培训*/
.peixun{
	border-bottom:1px dashed #dcdcdc;
	overflow: hidden;
}
.peixun h3{
	margin: 10px 0;
	font-weight: normal;
	float: left;
}
.peixun h3:nth-child(2){
	float: right;
}
.jlnt-ygpx h1{
	margin-bottom: 30px;
}
.jlnt-ygpx{
	margin-bottom: 40px;
}
.peixun:hover{
	color: #009141;
}


/*回复选登*/
.huifu{
	border-bottom: 1px dashed #25257b;
	margin-bottom: 30px;
}
.jlnt-ygpx h1{
	margin-bottom: 30px;
}
.jlnt-ygpx{
	margin-bottom: 40px;
}
.huifu-box01{
	background-color: #cccccc;
	margin-top: 40px;
	overflow: hidden;
}
.huifu-box01 div{
	float: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.d1{
	width: 8%;
	text-align: center;
}
.d2{
	width:40%; 
	text-align: center;
}
.d3{
	width: 16%;
	text-align: center;
}
.d4{
	width: 18%;
	text-align: center;
}
.d5{
	width: 18%;
	text-align: center;
}
.huifu-box02{
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.huifu-box02 div{
	float: left;
	font-size: 16px;
	line-height: 40px;
/*	border-bottom: 1px dashed #dcdcdc;*/
}
.huifu-box02:hover{
	color: #009141;
}
/*页码*/
.box-yema{
	overflow: hidden;
}
.info-fl p{
	line-height: 34px;
}

/*搜索按钮*/
.search-d1 h3{
	float: left;
	color: #656565;
}
.search-d1 form{
	float: left;
	margin-right: 30px;
}
.m1{
  background-color: white;
/*  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
  border: 1px solid #f04600;
  width: 200px;
  height: 30px;
  z-index: 130;
  border-radius: 3px;
  margin-right: 10px;
}

/*搜索框按钮*/
.input-a,.input-b{
	height:34px;
	line-height:34px;
	border-radius:5px;
	background:blue;
	color:black;
	border:none;
	padding:0px 5px;
}
.input-a,.input-b{
	width:210px;
	background-color: white;
	padding-left: 30px;
	border: 1px solid #f04600;
	outline: none;
	box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	z-index: 3;
}
.input-c{
	width:180px;
	height: 34px;
	border-radius: 5px;
	float: left;
	background-color: white;
	padding-left: 30px;
	border: 1px solid #f04600;
	outline: none;
	box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	z-index: 3;
	background:url(../img/index/search.png)no-repeat;
	background-position: 3px;
	margin:20px 0;
}
.input-a{
	background:url(../img/index/search.png)no-repeat;
	background-position: 3px;
	margin:20px 0;
}
.input-b{
	background: url(../img/index/search.png) no-repeat;
	background-position: 6px; 
	margin:20px 0;
}
.input-a:focus,.input-b:focus{
	border: 1px solid #f04600;
}
/*rgb(44, 152, 253) */
tr,td{
	float: left;
}
td{
	font-size: 16px;
	font-weight: bold;
	color: #656565;
}
td:nth-child(2){
	margin-right: 30px;
}
.search{
	width: 80px;
	height: 34px;
	background-color: #f04600;
	border: 1px solid #f04600;
	border-radius: 5px;
	color: white;
	margin: 20px 0;
}
.search01{
	width: 74px;
	height: 34px;
	background-color: #f04600;
	border: 1px solid #f04600;
	border-radius: 5px;
	color: white;
}
.search:hover{
	cursor:pointer;
}
.j1{
  background-color: white;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  border:#f04600 1px solid;
  width: 100px;
  height: 30px;
  z-index: 130;
  border-radius: 3px;
	margin-right: 20px;
}
.search-d1 button{
  width: 80px;
  height: 34px;
  border: none;
  background: #f04600;
  border-radius:3px;
  cursor: pointer;
  color: white;
}
.search-d1 button:before {
  font-family: FontAwesome;
  font-size: 20px;
  color:white;
}
.search-d1{
	margin-top: 40px;
	overflow: hidden;
}

/*回复-详情页*/
.fanhui{
	width: 100px;
	height: 30px;
	background-color: #b4b4b4;
    background-image: -moz-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
    z-index: 139;
	border-radius: 4px;
}
.fanhui h3{
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.text_xj h3{
	margin-bottom: 10px;
}
.text_xj{
	margin-top: 10px;
	border-bottom: 1px dashed #dcdcdc;
}
.text_fx h3{
	margin-bottom: 10px;
	margin-top: 10px;
}
.text_nr{
	float: left;
}
.text_fx p{
	margin-left: 80px;
	margin-top: 12px;
	line-height: 40px;
	font-size: 16px;
	color: #ababab;
}
.text_fx{
	margin-top: 30px;
	padding-bottom: 40px;
	border-bottom: 1px dashed #25257b;
}
.text_xj h3,.text_fx h3{
	font-weight: normal;
	color: #ababab;
}
.text_hf h3{
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	color: #666666;
}
.text_hf{
	margin-top: 40px;
}
.text_hf p{
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	padding: 0 10px;
	text-align: justify;
}
.text_bk{
	border: 1px solid #666666;
	margin-left: 80px;
	height: 200px;
}

/*我要写信*/
.xx_01 h3{
	font-weight: normal;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.xl-cd{
  	border-radius: 3px;
  	background-color: rgb(245, 245, 245);
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border: none;
  	width: 233px;
  	height: 30px;
  	z-index: 138;
  	float: left;
}
.xl-cd option{
	color: #b3b3b3;
}
.xx_01 input{
  	border-radius: 3px;
  	background-color: rgb(245, 245, 245);
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border: none;
  	width: 463px;
  	height: 30px;
  	z-index: 146;
  	float: left;
}
.xx_x{
	margin-left: 6px;
	color: #fd0c0c;
}
.xx_01{
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
}
.xx_02{
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
.xx_02 h3{
	font-weight: normal;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.xx_nrk{
	border-radius: 3px;
  	background-color: rgb(245, 245, 245);
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border: none;
  	width: 463px;
  	height: 200px;
  	z-index: 146;
  	float: left;
	color: #b3b3b3;
}
.xx_03{
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.xx_03 h3{
	font-weight: normal;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.xx_03 input{
  	border-radius: 3px;
  	background-color: rgb(245, 245, 245);
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border: none;
  	width: 140px;
  	height: 30px;
  	z-index: 146;
  	float: left;
}
.xx_04{
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	padding-left: 40px;
}
.xx_04 h3{
	font-weight: normal;
	float: left;
	margin-top: 3px;
}
.xx_04 input{
  	border-radius: 3px;
  	background-color: rgb(245, 245, 245);
  	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	border: none;
  	width: 140px;
  	height: 30px;
  	z-index: 146;
  	float: left;
}
.xx_05{
	clear: left;
	margin: 0px 0 50px 90px;
	overflow: hidden;
	float: left;
}
.xx_05 h3{
	font-weight: normal;
	margin-left: 3px;
	float: left;
}
.xx_05 input{
	display: block;
	float: left;
	border: none;
	margin-top: 4px;
}
.xx_06{
	clear: left;
	margin: 20px 0 50px 90px;
}
.xx_anniu{
	margin-left: 90px;
	clear: both;
}
.xx_anniu input{
	width: 140px;
	height: 30px;
	border: none;
	border-radius: 3px;
}
.xx_anniu input:nth-child(1){
	background-color: #40465f;
	color: white;
}
.xx_anniu input:nth-child(2){
  border-radius: 3px;
  background-image: -moz-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(231,231,231) 100%);
  width: 140px;
  height: 30px;
  z-index: 141;
  margin-left: 100px;
}
.xx_box{
	float: left;
	margin-left: 141px;
	padding-top: 50px;
}
/*#009141绿色*/
/*视频*/
.box_03{
	margin-bottom: 20px;
	overflow: hidden;
}
.ntsp{
	margin-bottom: 60px;
}
.i-1{
	position: relative;
	top: 0;
	left: 0;
}
.i-2{
	position: absolute;
	bottom: -16px;
	left: 0;
}
.i-2 h5{
	position:relative;
	left: 20px;
	bottom: 30px;
	float: left;
}
.shipin{
	float: left;
	margin: 10px 10px;
}
.shipin p{
	text-align:center;
	clear: left;
	width: 250px;
	margin: 10px 10px;
	font-size: 16px;
	font-weight:bold;
	line-height: 24px;
}
.i-3 h4{
	font-weight: normal;
}
.i-3 h4:nth-child(1){
	float: left;
}
.i-3 h4:nth-child(2){
	float: right;
}
.i-4{
	margin: 10px 10px;
	overflow: hidden;
}
.i-5{
	border: 4px solid white;
	border-radius: 60px;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 60px;
	left: 95px;
}
.i-5 img{
	position: absolute;
	top: 12px;
	left: 18px;
}

.our{
	width: 837px;
	height: 600px;
	background-size: 100% 100%;
}













