body {
  min-width: 1200px;
}

.clearfix {
  clear: both;
  overflow: hidden;
}


.nrfxdy{height: 30px;margin-bottom: 10px;}
.nrfxdy ul{float: right;}
.nrfxdy ul li{float: left;margin-left: 25px;}
.nrfxdy ul li a{display: block;}
.nrfxdy ul li img{width: 30px;height: 30px;}

.bds_weixin{ BACKGROUND:url(../images/conyxtb1.png) no-repeat center!important;background-position:0px!important; width:30px!important;height:30px!important;margin: 0 auto !important; display: block;padding-left:0!important;}
.bds_tsina{ BACKGROUND:url(../images/conyxtb2.png) no-repeat center!important;background-position:0px!important; width:30px!important;height:30px!important;margin: 0px auto !important;display: block;padding-left:0!important;}

.bds_weixin:hover{ BACKGROUND:url(../images/conyxtb11.png) no-repeat center!important;}
.bds_tsina:hover{ BACKGROUND:url(../images/conyxtb22.png) no-repeat center!important;}






.hdr_top {
  width: 100%;
  margin: 0 auto;
  height: 35px;
  background-color: #E6E6E6;
}

.hdr_top_ct {
  width: 1200px;
  margin: 0 auto;
}

.hdr_top_ct .hdr_top_lt {
  float: left;
width:500px;
}

.hdr_top_ct .hdr_top_lt .f1 li a {
  font-size: 13px;
  color: #333???
}

.hdr_top_ct .hdr_top_lt .f1 li {
  float: left;
  line-height: 34px;
  /* margin-right: 20px; */
}

.hdr_top_ct .hdr_top_lt .f1 span.xian {
  float: left;
  background: #333;
  width: 1px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  /* margin-bottom: 71px; */
  margin-top: 13px;
}

.hdr_top_ct .hdr_top_rt {
  float: right;
}

.hdr_top_ct .hdr_top_rt .f1 li a {
  font-size: 13px;
  color: #333???
}

.hdr_top_ct .hdr_top_rt .f1 li {
  float: left;
  line-height: 34px;
  /* margin-right: 20px; */
}

.hdr_top_ct .hdr_top_rt .f1 span.xian {
  float: left;
  background: #333;
  width: 1px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  /* margin-bottom: 71px; */
  margin-top: 13px;
}

.header {
  width: 100%;
  height: 135px;
  background: #9DC86E;
  margin: 0 auto;
  border-bottom: 1px #B7D693 solid;
}

.header_ct {
  width: 1200px;
  margin: 0 auto;clear:both;
}

.header_lt {
  float: left;
  margin-top: 25px;
width:430px;
}

.header_rt {
  float: right;
  margin-top: 45px;
}

.header .search1 form {
  float: right;
  margin-top: 11px;
  position: relative;
}

.header .search1 form .input_01 {
  width: 198px;
  padding-left: 15px;
  padding-right: 35px;
  border-radius: 50px;
  /* border: navajowhite; */
  border: none;
  /* outline: navajowhite; */
  outline: none;
  /* background: #164AAF; */
  border: 1px solid #fff;
  line-height: 26px;
  font-size: 14px;
  height: 26px;
  background-color: #9DC86E;
  color: #ccc;
}

.header .search1 form .input_02 {
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
  width: 15px;
  height: 15px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.nav_box {
  width: 100%;
  margin: 0 auto;
  height: 50px;
  background-color: #9DC86E;
}

.nav_ct {
  width: 1200px;
  margin: 0 auto;
}

.nav {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
}

.nav a {
  color: #ffffff;
  font-size: 16px;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}

.nav li.on {
  background-color: #008364;
}

.nav li.on h3 a {
  color: #fff;
  /* border-bottom: 2px #F6C938 solid; */
}

/* .nav .nLi1{margin-left: -15px;} */
.nav .nLi1 .sub {
  display: none;
}

.nav .nLi h3 {
  float: left;
}

.nav .nLi h3 a {
  display: block;
  padding: 0 52px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

.nav .nLi .nav_xian {
  width: 2px;
  height: 10px;
  display: inline-block;
  background-color: #4187B1;
}

.nav .sub {
  display: none;
  width: 100%;
  left: 0;
  top: 50px;
  position: absolute;
  /* background: #008364; */
  padding: 20px 0;
  background: rgba(0,131,101,0.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f008364,endColorstr=#7f008364);
}

.nav .sub li {
  zoom: 1;
}

.nav .sub li {
  /* border-top: 1px solid #587DA1; */
  line-height: 40px;
  /* margin: 2px 0px; */
  height: 40px;
  /* margin-bottom: 2px; */
  /* display: inline-block; */
  /* background-color: #9DC86E; */
}

.sub_fit {
  margin-top: 5px;
}

.nav .sub a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  /* margin-bottom: 90px; */
}

.nav .sub a:hover {
  background: #9DC86E;
  color: #fff;
}

.nav .on h3 a {
  /* background: #03488D; */
  color: #fff;
}

.banner {
  width: 100%;
  margin: 0 auto;
  height: auto;
  /* clear: both; */
  /* margin-top: -153px; */
  overflow: hidden;
}

.slideBox {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 45%;
  bottom: 10px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  display: none;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  line-height: 14px;
  text-align: center;
  background: #FFE2DE;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid #fff;
  transition: 1.5s;
}

.slideBox .hd ul li.on {
  background: #FF7F62;
  color: #fff;
  width: 50px;
  transition: 1.5s;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
  /* background-size: 100% 450px; */
  /* transition: 1.5s; */
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 5%;
  top: 50%;
  display: none;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-top: -26px;
}

.slideBox:hover .prev {
  display: block;
}

.slideBox:hover .next {
  display: block;
}

.slideBox .prev {
  background: url(../images/banner-zuo.png) no-repeat;
  width: 52px;
  height: 50px;
}

.slideBox .next {
  left: auto;
  right: 5%;
  background-position: 8px 5px;
  background: url(../images/banner-you.png) no-repeat;
  width: 52px;
  height: 50px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.main_f1 {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.main_f1 .toutiao {
  width: 1200px;
  /* padding: 20px 0; */
  margin: 50px 0 40px 0;
  overflow: hidden;
  /* clear: both; */
}

.main_f1 .toutiao img {
  float: left;
}

.main_f1 .toutiao div.f1 {
  float: right;
  width: 1060px;
}

.main_f1 .toutiao div.f1 p.bt {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}

.main_f1 .toutiao div.f1 p.zy a {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}

.main_f1 .toutiao div.f1 p.zy a.more {
  color: #339900;
}

.xnxw_box {
  width: 1200px;
  margin: 0 auto;
}

.xnxw_box_lt {
  float: left;
}

.picFocus {
  width: 740px;
  height: 420px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.picFocus .hd {
  /* width: 100%; */
  padding-top: 5px;
  position: absolute;
  right: 10px;
  bottom: 14px;
}

.picFocus .hd ul {
  overflow: hidden;
  zoom: 1;
}

.picFocus .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  /* border: 2px solid #fff; */
  margin-left: 10px;
  cursor: pointer;
}

.picFocus .hd ul li.on {
  background-color: #349800;
}

.picFocus .bd li {
  vertical-align: middle;
  position: relative;
}

.picFocus .bd img {
  width: 740px;
  height: 420px;
  display: block;
  z-index: 1;
}

.picFocus .bd li .showd {
  width: 740px;
  height: 40px;
  background-color: rgba(7, 8, 8, 0.3);
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  filter: alpha(opacity=50);
}

.picFocus .bd li .showd p {
  margin-left: 15px;
  float: left;
  float: left;
  color: #ffffff;
  font-size: 15px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 0px !important;
}

.xnxw_box_rt {
  width: 410px;
  height: 370px;
  background-color: #A9CE7E;
  float: right;
  padding: 25px;
}

.xnxw_box_rt p.bt img {
  margin-bottom: -5px;
  margin-right: 15px;
}

.xnxw_box_rt p.bt {
  font-size: 22px;
  color: #008365;
  font-weight: bold;
  /* line-height: 45px; */
  border-bottom: 1px #C9DFAE solid;
  padding: 5px 0 15px 0;
}

.xnxw_box_rt p.bt a.more img {
  float: right;
  margin-top: 5px;
  margin-right: 0;
}

.xnxw_box_rt ul.f1 li {
  line-height: 35px;
}

.xnxw_box_rt ul.f1 li a {
  font-size: 15px;
  color: #333;
}

.xnxw_box_rt ul.f1 li.f2 {
  margin-top: 10px;
}

.xnxw_box_rt ul.f1 li a img {
  margin-right: 10px;
}

.xnxw_box_rt ul.f1 li a span.time {
  font-size: 13px;
  color: #333;
  float: right;
  opacity: .7;
}

.main_f2 {
  width: 100%;
  margin: 0 auto;
  background-color: #F5F5F5;
}

.main_f2 .yndt {
  width: 1200px;
  margin: 40px auto 40px;
}

.main_f2 .yndt p.bt {
  font-size: 22px;
  color: #216300;
  font-weight: bold;
  /* line-height: 45px; */
  border-bottom: 1px #ccc solid;
  padding: 5px 0 15px 0;
  margin-bottom: 25px;
}

.main_f2 .yndt p.bt img {
  margin-bottom: -5px;
  margin-right: 15px;
}

.main_f2 .yndt p.bt a.more img {
  float: right;
  margin-top: 5px;
  margin-right: 0;
}

.main_f2 .yndt .yndt_lt {
  width: 420px;
  height: 450px;
  float: left;
}

.main_f2 .yndt .yndt_lt ul.f1 li img {
  width: 420px;
  height: 235px;
  transition: 1.5s;
}

.main_f2 .yndt .yndt_lt ul.f1 li .ig {
  width: 420px;
  height: 235px;
  overflow: hidden;
}

.main_f2 .yndt .yndt_lt ul.f1 li .ig:hover img {
  transform: scale(1.2);
  transition: 1.5s;
}

.main_f2 .yndt .yndt_lt ul.f1 li div.bt1 {
  background: #fff;
  padding: 15px 25px 15px 25px;
}

.main_f2 .yndt .yndt_lt ul.f1 li div.bt1 .time {
  color: #666666;
  font-size: 13px;
}

.main_f2 .yndt .yndt_lt ul.f1 li div.bt1 .time img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-bottom: -2px;
}

.main_f2 .yndt .yndt_lt ul.f1 li div.bt1 p.bt2 {
  font-size: 15px;
  color: #333;
  background: url(../images/f1_p.bt.png) no-repeat bottom;
  line-height: 45px;
  padding-bottom: 20px;
}

.main_f2 .yndt .yndt_lt ul.f1 li div.bt1 p.zy {
  font-size: 13px;
  color: #666;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 18px;
}

.main_f2 .yndt .yndt_rt {
  float: right;
  width: 755px;
}

.main_f2 .yndt .yndt_rt ul.f2 li {
  float: left;
  width: 235px;
  margin-right: 16px;
  margin-bottom: 40px;
}

.main_f2 .yndt .yndt_rt ul.f2 li.f2_1 {
  margin-right: 0;
}

.main_f2 .yndt .yndt_rt ul.f2 li img {
  width: 235px;
  height: 135px;
  transition: 1.5s;
}

.main_f2 .yndt .yndt_rt ul.f2 li .ig {
  width: 235px;
  height: 135px;
  overflow: hidden;
}

.main_f2 .yndt .yndt_rt ul.f2 li .ig:hover img {
  transform: scale(1.2);
  transition: 1.5s;
}

.main_f2 .yndt .yndt_rt ul.f2 li .bt1 {
  background: #fff;
}

.main_f2 .yndt .yndt_rt ul.f2 li .bt1 .bt2 {
  font-size: 15px;
  color: #333333;
  padding: 15px 10px 15px 10px;height:39px;
}

.main_f3 {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.main_f3_ct {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}

.main_f3_ct .ztbd {
  width: 375px;
  float: left;
  margin-right: 37px;
}

.main_f3_ct .ztbd .bt {
  font-size: 22px;
  color: #216300;
  font-weight: bold;
  /* line-height: 45px; */
  border-bottom: 1px #ccc solid;
  padding: 5px 0 15px 0;
  margin-bottom: 25px;
}

.main_f3_ct .ztbd .bt img {
  margin-bottom: -5px;
  margin-right: 15px;
}

.main_f3_ct .ztbd .bt a.more img {
  float: right;
  margin-top: 5px;
  margin-right: 0;
}

.main_f3_ct .ztbd .f1 li {
  margin-bottom: 12px;
}

.main_f3_ct .ztbd .f1 li i {
  display: inline-block;
  background: url(../images/ztbd_li.png) no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-bottom: -3px;
}

.main_f3_ct .ztbd .f1 li a {
  font-size: 15px;
  color: #333;
}

.main_f3_ct .ztbd .f1 li a span.time {
  color: #808080;
  font-size: 13px;
  float: right;
}

.mtsj {
  margin-right: 0px !important;
}

.main_f3_ct .mtsj .f1 li i {
  display: inline-block;
  background: url(../images/mtsj_li.png) no-repeat;
  width: 40px;
  height: 20px;
  margin-right: 15px;
  margin-bottom: -5px;
}

.xsdt .f2 li {
  overflow: hidden;
  margin-bottom: 18px;
}

.xsdt .f2 li .time {
  float: left;
  width: 68px;
  height: 60px;
  border: 1px solid #ccc;
  border-top: none;
}

.xsdt .f2 li .time p.f1 {
  font-size: 16px;
  color: #333333;
  text-align: center;
  background: #fff url(../images/xsdt_li_f1.png) no-repeat top;
  padding: 5px 0;
}

.xsdt .f2 li .time p.f2 {
  font-size: 15px;

  text-align: center;
  background: #A4D06F;
  padding: 5px 0;
}

.xsdt .f2 li .biaoti {
  font-size: 15px;
  color: #333;
  float: right;
  width: 285px;
  line-height: 25px;
  margin-top: 5px;
  height: 50px;
}

.main_f4 {
  width: 100%;
  background: #F5F5F5;
  margin: 0 auto;
  padding-bottom: 40px;
}

.ztzl {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.ztzl p.bt {
  font-size: 22px;
  color: #216300;
  font-weight: bold;
  /* line-height: 45px; */
  border-bottom: 1px #ccc solid;
  padding: 5px 0 15px 0;
  margin-bottom: 25px;
}

.ztzl p.bt img {
  margin-bottom: -5px;
  margin-right: 15px;
}

.ztzl p.bt a.more img {
  float: right;
  margin-top: 5px;
  margin-right: 0;
}

.ztzl .f1 li {
  float: left;
  margin-right: 30px;
}

.ztzl .f1 li.f2 {
  margin-right: 0px;
}

.ztzl .f1 li img {
  width: 277px;
  height: 156px;
}

.xxyd .f1 li i {
  background: url(../images/xxyd_li_f1.png) no-repeat !important;
  width: 5px !important;
  height: 5px !important;
  margin-bottom: 3px !important;
}

.syrw .f1 li.f2 {
  overflow: hidden;
}

.syrw .f1 li.f2 img {
  width: 160px;
  height: 90px;
  float: left;
}

.syrw .f1 li.f2 .f2_rt {
  float: right;
  width: 200px;
}

.syrw .f1 li.f2 .f2_rt p.biaoti {
  font-size: 15px;
  color: #333;
  margin-bottom: 14px;
  margin-top: -4px;
}

.syrw .f1 li.f2 .f2_rt p.zy {
  color: #808080;
  font-size: 13px;
  line-height: 20px;
}

.sjlz .f3 li {
  width: 112px;
  float: left;
  margin-right: 19px;
}

.sjlz .f3 li img {
  width: 112px;
  height: 160px;
}

.sjlz .f3 li.f4 {
  margin-right: 0px;
}

.sjlz .f3 li .bt1 {
  background: url(../images/sjlz_bt1.png) no-repeat center;
  width: 112px;
  height: 70px;
  background-size: cover;
  margin-top: -6px;
}

.sjlz .f3 li .bt1 p.bt2 {
  color: #333;
  font-size: 15px;
  padding: 10px 10px;
}

.main_f6 {
  width: 100%;
  margin: 0 auto;
  background: #F5F5F5;
}

.main_f6 .ig_ct {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.main_f6 .ig_ct .ig_lt {
  float: left;
  position: relative;
}

.main_f6 .ig_ct .ig_lt {
  width: 595px;
  height: 335px;
  overflow: hidden;
}

.main_f6 .ig_ct .ig_lt .mengban {
  width: 595px;
  height: 335px;
  background: rgba(7, 1, 1, 0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333,endColorstr=#7f333333);

  position: absolute;
  top: -335px;
  transition: 2s;
}

.main_f6 .ig_ct .ig_lt:hover .mengban {
  top: 0px;
}

.main_f6 .ig_ct .ig_lt .mengban p {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 335px;
}

.main_f6 .ig_ct .ig_lt a img {
  width: 595px;
  height: 335px;
}

.main_f6 .ig_ct .ig_rt {
  float: right;
  width: 590px;
}

.main_f6 .ig_ct .ig_rt li {
  position: relative;
  width: 288px;
  height: 162px;
  overflow: hidden;
  float: left;
  margin-bottom: 11px;
  margin-right: 14px;
}

.main_f6 .ig_ct .ig_rt li img {
  width: 288px;
  height: 185px;
}

.main_f6 .ig_ct .ig_rt li a .mengban {
  width: 288px;
  height: 185px;
  background: rgba(7, 1, 1, 0.5);
  position: absolute;
  top: -185px;
  transition: 2s;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333,endColorstr=#7f333333);
}

.main_f6 .ig_ct .ig_rt li a .mengban p {
  color: #fff;
  font-size: 15px;
  padding: 0 40px;
  margin-top: 75px;
}

.main_f6 .ig_ct .ig_rt li:hover .mengban {
  top: 0;
}

.main_f6 .ig_ct .ig_rt li.ig_rt_f1 {
  margin-right: 0px;
}

.footer{
	width: 100%;
	height: 185px;
	margin: 0 auto;
	background: url(../images/footer_bj.png) no-repeat center #4B4B4B;
}

.footer .yqlj{
	width: 1200px;
	margin: 0 auto;
	/* margin: 20px 0; */
	padding-top: 30px;
	overflow: hidden;
	/* margin-inline-end: 30px; */
	margin-bottom: 30px;
}

.footer .yqlj img{
	float: left;
	margin-right: 40px;
}

.footer .yqlj .f1{margin-top: 8px;}

.footer .yqlj .f1 li{
	float: left;
	line-height: 30px;width:137px;
}

.footer .yqlj .f1 li a{
	font-size: 14px;
	color: #ffffff;
	
}

.footer .banquan{
	    border-top: 1px #636363 solid;
	    height: 40px;
	    line-height: 40px;
}

.footer .banquan p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}


.beijing{
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.beijing img{
	width: 100%;
}

.list_bg {
	width: 1200px;
	margin: 0 auto;
	/* margin-top: 40px; */
	min-height: 600px;
	/* position: relative; */
	/* clear: both; */
	overflow: hidden;
	/* margin-top: -60px; */
	margin-top: 45px;
	margin-bottom: 60px;
}

.list_bg_1 .list_right_1 {
	width: 1200px !important;
}

.list_bg_1 .list_right_1 .list_right_lm {
	width: 1200px !important;
}

.list_bg_1 .list_content_ct1 .content_ct {
	padding: 0px;
}

.list_bg_1 .list_content_ct1 b {
	width: 1200px !important;
}

.list_bg .list_left_1 {
	width: 228px;
	float: left;
	/* min-height: 400px; */
	background-position-y: 90%;
	background-repeat: no-repeat;
	background-position-x: 90%;
	border-radius: 10px 10px 30px 10px;
	/* background-color: #F2F2F2; */
	/* position: absolute; */
	/* top: 0px; */
	border: 1px #9DC86E solid;
}

.list_bg .list_left_1 h4 {
	width: 230px;
	height: 85px;
	line-height: 70px;
	text-align: center;
	background: url(../images/dqlm.png) no-repeat;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}

.list_bg .list_left_1 .sideMenu {
	/* background-color: #F2F2F2; */
	width: 100%;
	/* margin-bottom: 140px; */
	/* padding: 0 30px; */
	/* padding-bottom: 50px; */
	/* border: 1px #9DC86E solid; */
	padding-bottom: 40px;
	border-radius-bottom: 20px;
}

.list_bg .list_left_1 .sideMenu .sideMenu_f1{
	padding: 0 10px;
	margin-bottom: 20px;
}

.list_bg .list_left_1 .sideMenu .sideMenu_f1 ul li.f1{
	border-bottom: none;
}

.list_bg .list_left_1 .sideMenu ul {
	/* padding: 0 10px; */
	/* border: 1px solid #B02925; */
	/* border-top: none; */
	/* margin-top: 10px; */
	border: 1px #9DC86E solid;
}

.list_bg .list_left_1 li {
	font-size: 16px;
	height: 50px;
	/* background-color: #F2F2F2; */
	line-height: 50px;
	border-bottom: 1px #ccc solid;
  position: relative;
}

.sideMenu {
	/* background-color: #F2F2F2; */
	/* width: 230px; */
	/* display: inline-block; */
	/* padding-bottom: 50px; */
}

.list_bg .list_left_2 {
	margin-bottom: 50px;
}

.list_bg .list_left_1 .sideMenu h3 {
	font-size: 16px;
	width: 100%;
	height: 58px;
	line-height: 58px;
	font-weight: normal;
	background: #F2F2F2;
  position: relative;
}

.list_bg .list_left_1 .sideMenu li a {
	margin-left: 35px;
	font-size: 14px;
}

.list_bg .list_left_1 .sideMenu h3.on a{
  color:#fff;
}

.list_bg .list_left_1 .sideMenu h3 a {
	margin-left: 20px;
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #404040;
}

.list_bg .list_left_1 .sideMenu ul li {
	/* margin-top: 2px; */
}

.list_bg .list_left_1 .sideMenu ul li i {
	width: 5px;
	height: 5px;
	position: absolute;
	background-color: #666;
	/* margin-top: 21px; */
	display: inline-block;
	margin-bottom: 2px;
  background: url(../images/ej_tb.png) no-repeat;
  position: absolute;
left: 17px;
top: 23px
}

.list_bg .list_left_1 li:hover a {
	color: #9DC86F;
}

.list_bg .list_left_1 .sideMenu h3 i {
	display: none;
}

.list_bg .list_left_1 .sideMenu h3.on {
	background: #9DC86E;
	color: #fff;
}

.list_bg .list_left_1 .sideMenu h3 em{
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url(../images/em_jt_2.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 25px;
}

.list_bg .list_left_1 .sideMenu h3.on em{
    background: url(../images/em_jt_1.png) no-repeat;
}

.list_bg .list_left_1 li a {
	margin-left: 10px;
	float: left;
	color: #404040;
}

.list_bg .list_right_1 {
	width: 920px;
	float: right;
	/* clear: both; */
	overflow: hidden;
	/* margin-top: 80px; */
}

.list_bg .list_right_1 .list_right_lm {
	width: 910px;
	height: 45px;
	border-bottom: 1px solid #ccc;
	line-height: 46px;
}

.list_bg .list_right_1 .list_right_lm h4 {
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #9ec86e;
	border-bottom: 2px solid #9ec86e;
	font-weight: bold;
	/* padding-left: 15px; */
}

.list_bg .list_right_1 .list_right_lm ul {
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-top: 15px;
}

.list_bg .list_right_1 .list_right_lm ul a {
	font-size: 14px;
	color: #999999;
}

.list_bg .list_right_1 .list_right_lm ul li {
	float: left;
}

.list_bg .list_right_1 .list_right_lm ul span img {
	float: left;
	margin-top: 3px;
	margin-left: -20px;
}

.list_content_ct ul {
	margin-top: 10px;
}

.list_content_ct li {
	line-height: 56px;
	/* border-bottom: 1px solid #E8E8E8; */
	font-size: 15px;
	background: url(../images/list_li_bj.png) no-repeat bottom;
}

.list_content_ct li a {
	color:#454545;
}

.list_content_ct li:hover a {
	margin-left: 15px;
	color: #B12923;
}

.list_content_ct li .span_dian {
	width: 5px;
	height: 5px;
	background-color: #9DC86F;
	display: inline-block;
	margin-right: 15px;
}

.list_content_ct li i {
	float: right;
	font-size: 12px;
	color: #999999;
	font-style: normal;
}

.list_content_ct_1 li {
	border: 1px solid #ccc !important;
	border-left: none;
	border-right: none;
	overflow: hidden;
	line-height: 25px;
	margin-bottom: 40px;
}

.list_content_ct li:hover a {
	margin-left: 10px;
  transition: 1.5s;
  color: #9DC86F !important;
}

.list_content_ct_1 li a {
	float: left;
	margin-left: 20px;
}

.list_content_ct_1 li a h5 {
	font-size: 16px;
	color: #333;
	margin-top: 12px;
}

.list_content_ct_1 li:hover a h5 {
	color: #003366;
}

.list_content_ct_1 li:hover a i {
	color: #003366;
}

.list_content_ct_1 li a p {
	font-size: 14px;
	color: #666;
}

.list_content_ct_1 li i {
	font-size: 12px;
	color: #999;
	float: none;
}

.list_content_ct1 {
	margin-top: 40px;
}

.list_content_ct1 .content_ct {
	/* padding: 0 30px; */
}

.list_content_ct1 .content_ct h5 {
	text-align: center;
	font-size: 28px;
	color: #444444;
	font-weight: bold;
}

.list_content_ct1 .content_ct h6 {
	font-size: 15px;
	color: #999;
	text-align: center;
	line-height: 50px;
	font-weight: normal;
}

.list_content_ct1 .content_ct b.xian {
	width: 910px;
	height: 1px;
	/* display: inline-block; */
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
	background: #ccc;
}

.list_content_ct1 .content_ct .fbt{
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.list_content_ct1 .content_ct p {
	font-size: 16px!important;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 1em;
	color: #666666;
	letter-spacing: px;
}
.list_content_ct1 .content_ct p img{display:block;margin:5px auto;}

.list_content_ct1 .content_ct .bt_next p {
	line-height: 1em;
	/* margin-left: -35px; */
	margin-top: 1em;
	font-size: 16px;
	cursor: pointer;
	text-indent: 0em;
}

.list_content_ct1 .content_ct .bt_next .bt_next_top {
	color: #9ec86e;
	margin-top: 35px;
	display: block;
}

.list_content_ct1 .content_ct .bt_next .bt_next_top a {
	color: #3366cc;
}



.list_content_ct1 .content_ct .bt_next .bt_next_top a {
	color: #3366cc;
}
