@charset "utf-8";

/*整体定义*/
html {
  font-size: 62.5%;
  position: relative;
}

body {
  color: #595757;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, "宋体";
}

body,
form,
box,
div,
id,
class,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
dl,
dt,
dd,
em,
input,
textarea,
label {
  margin: 0;
  padding: 0;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, "宋体";
}

* {
  -webkit-text-size-adjust: none;
  /*这个是针对google浏览器12号以下字体不能用*/
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

img {
  border: 0;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #699F01;
  text-decoration: none;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

/*头部定义*/
.head {
  border: 0px solid blue;
  width: 1100px;
  height: auto;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}

.head_top {
  border: 0px solid red;
  width: auto;
  height: auto;
  padding: 20px 0 35px 0;
  overflow: hidden;
  zoom: 1;
}

.head_top_logo {
  float: left;
}

.head_top_r {
  float: right;
  border: 0px solid red;
  padding: 15px 0 0 0;
}

.head_top_r img {
  vertical-align: middle;
  margin-left: 15px;
}

.head_top_r_input {
  width: 385px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #699F01;
  background: url(../images/b_03.jpg) no-repeat 2% center;
  padding-left: 35px;
  color: #757575;
}

.head_top_r_submit {
  border: 0px none;
  width: 90px;
  height: 40px;
  line-height: 30px;
  background: #699F01;
  color: #fff;
  font-size: 14px;
}

.head_bottom {
  border: 1px solid #699F01;
  width: auto;
  height: auto;
}

.head_bottom ul li {
  float: left;
  height: 65px;
  padding: 10px 0;
  width: 10%;
  text-align: center;
  background: url(../images/b_07.jpg) no-repeat left center;
  line-height: 30px;
}

.head_bottom ul li a {
  font-size: 14px;
  color: #555;
  display: inline-block;
}

.head_bottom ul li a:hover {
  color: #699F01;
}

.banner {
  border: 0px solid red;
  width: 1100px;
  height: 500px;
  margin: auto;
  padding: 20px 0;
  overflow: hidden;
}

.banner_l {
  float: left;
  width: 833px;
  height: 500px;
}

.slideBox {
  border: 0px solid red;
  width: 833px;
  overflow: hidden;
}

.slideBox .J_slide_list {
  width: 3600px;
}

.slideBox .J_slide_list .J_slide_item {
  width: 1170px;
  height: 500px;
  float: left;
}

.slideBox .J_slide_list .J_slide_item img {
  vertical-align: top;
  width: 100%;
}

.slideBox .J_slide_trigger {
  width: auto;
  height: 50px;
  background: #eeeeee;
  position: absolute;
  border-radius: 0 0 6px 6px;
  opacity: 0.85;
  filter: alpha(opacity=85);
  z-index: 2;
}

.slideBox .J_slide_trigger li {
  float: left;
  height: 50px;
  width: 165px;
  line-height: 22px;
  text-align: center;
  _display: inline;
  overflow: hidden;
  background: #699F00;
  margin-right: 1.5px;
  color: #fff;
  font-size: 13px;
  font-family: "微软雅黑";
}

.slideBox .J_slide_trigger li a {
  height: 50px;
  display: block;
  color: #fff;
  font-family: "Microsoft Yahei", "微软雅黑";
}

.slideBox .J_slide_trigger li.cur a,
.J_slide_trigger li a:hover {
  color: #fff;
  background: #E17707;
  text-decoration: none;
}

.banner_r {
  float: right;
  width: 253px;
  height: auto;
}

.banner_r_one {
  width: 18px;
  height: 19px;
  display: inline-block;
  margin-right: 10px;
  line-height: 18px;
  text-align: center;
  background: #DF1B1D;
  color: #FFF;
  font-weight: bold;
}

.banner_r_two {
  width: 20px;
  height: 19px;
  display: inline-block;
  margin-right: 10px;
  line-height: 18px;
  text-align: center;
  background: #AAA;
  color: #FFF;
  font-weight: bold;
}

.banner_r ul li {
  border: 0px solid red;
  margin-top: 12.5px;
}

/*头部20180408*/
.head {
  width: 82%;
}

.head_top_logo {
  width: 30%;
}

.head_top_r {
  width: 65%;
}

.head_top_r .left {
  width: 72%;
}

.head_top_r_input {
  width: 68%;
  float: left;
}

.head_top_r_submit {
  width: 22%;
  height: 37px;
}

.head_top_r a {
  display: inline-block;
  width: 25%;
  margin-left: 2%;
}

.head_top_r img {
  margin-left: 0px;
  width: 100%;
}



.header {
  width: 100%;
}

.header_t {
  width: 100%;
}

.header-box {
  width: 82%;
  padding: 20px 0 10px 0;
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
}

.header-logo {
  width: 30%;
  display: block;
  float: left;
}

.header-logo img {
  max-width: 100%;
}

.header-c {
  font-size: 1.375rem;
  margin-top: 24px;
  color: #a5a6a8;
}

.header_b {
  width: 82%;
  border: 1px solid #699F01;
  margin: 0 auto;
}

.navbar-default {
  background: #eaedf0;
}

.header_b .header_ul {
  width: 82%;
  height: 70px;
  margin: 0 auto;
  color: #fff;
}

.header_b .header_ul li {
  float: left;
  width: 9%;
  border: 0px solid #ccc;
  text-align: center;
  line-height: 69px;
  border-right: 1px solid #fff;
  position: relative;
}

.header_b .header_ul li:nth-child(1) {
  border-left: 1px solid #fff;
}

.header_b .header_ul .header_ul_li:nth-child(1n) {
  border-left: 1px solid #fff;
}

.header_b .header_ul li a {
  font-size: 1.625rem;
  display: block;
  font-weight: 500;
  color: #155da4;
  border-left: 0px solid #fff;
}

.header_b .header_ul li a img {
  vertical-align: middle;
  padding-bottom: 5px;
  padding-right: 5%;
}

.header_b .header_ul li .active {
  background: #225b93;
  color: #fff;
  display: block;
}

.header_b .header_ul li .active:hover {
  color: #fff;
  text-decoration: none;
}

.header_b .header_ul li a:hover {
  color: #155da4;
}

.navbar {
  border: 0px solid transparent;
}

.navbar-collapse {
  padding: 0;
}

.navbar-default .navbar-collapse {
  border-color: #1b67b2;
  background: #fff;
}

@media all and (max-width:768px) {

  .head_top_r {
    display: none;
  }

  .header_b {
    width: 100%;
  }

  .header {
    position: fixed;
    z-index: 9;
    background: #fff;
  }

  .header-box {
    width: 95%;
    padding: 5px 0 5px 0;
  }

  .navbar-header {
    width: auto;
    position: fixed;
    top: 0;
    right: 0;
  }

  .header-c {
    margin-right: 5%;
  }

  .navbar-default .navbar-toggle {
    margin-top: 8px;
  }

  .header_b .header_ul {
    width: 100%;
  }

  .header_b .header_ul li {
    width: 100%;
    text-align: left;
    line-height: 50px;
    text-indent: 20px;
  }

  .header_b .header_ul li a img {
    padding-right: 1%;
  }

  .navbar {
    min-height: 0px;
    margin-bottom: 0px;
  }

  .navbar-default .navbar-collapse {
    background: #fff;
    width: 100%;
    padding-bottom: 0px;
  }

  .head_bottom ul li {
    width: 25%;
  }

  .head_bottom ul li {
    background: none;
  }

  .head_bottom ul {
    padding-bottom: 20px;
    overflow: hidden;
  }

  .head_bottom {
    border: 0px solid #699F01;
    border-top: 2px solid #699F01;
  }

}

@media all and (max-width:414px) {
  .header-c {
    display: none;
  }

  .navbar-default .navbar-toggle {
    margin-top: 8px;
  }

  .header-logo {
    width: 60%;
  }
}






/*首页定义*/
.main {
  border: 0px solid blue;
  width: 1100px;
  height: auto;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}

.main.main-index {
  height: auto;
}

.main.bannerbox {
  height: 600px;
}

.main_a {
  border: 0px solid red;
  width: auto;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.main_a_l2 {
  float: left;
  line-height: 26px;
  width: 275px;
  margin-right: 15px;
}

.main_a_l2 span {
  border-right: 1px solid #AAA;
  display: inline-block;
  color: #AAA;
  width: 35px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  margin-right: 5px;
}

.main_a_h3 {
  color: #699F00;
}

.main_a_r {
  float: right;
  padding-bottom: 10px;
}

.yx_1 {
  width: 237px;
  height: 131px;
  position: relative;
  float: right;
  margin-left: 15px;
}

.yx_1 .item2 {
  border: 0px solid red;
  width: 237px;
  overflow: hidden;
  cursor: pointer;
}

.yx_1 .item2 .caption {
  position: absolute;
  left: 0;
  display: none;
  width: 237px;
  height: 131px;
  color: #fff;
  background: url(../images/b_3.png) no-repeat center;
}

.yx_1 .item2 p {
  padding: 0 12px;
  margin: 0;
  line-height: 20px;
  text-indent: 2em;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}

.yx_1 .item2-txt {
  border: 0px solid red;
  width: 100%;
  height: 30px;
  line-height: 15px;
  padding: 5px 6px;
  color: #fff;
  background: url(../images/b_6.png) no-repeat left center;
}


.yx_1_p {
  background: #000;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 252px;
  padding: 5px 10px;
  line-height: 20px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.zzc {
  position: absolute;
  top: 0px;
  display: none;
}

.main_h2 {
  border: 0px solid red;
  padding: 5px 0 20px 0;
  font-size: 16px;
  background: url(../images/b_13.jpg) no-repeat left center;
}

.main_h2 a {
  background: url(../images/b_13.jpg) no-repeat left center;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}

.main_h2 img {
  vertical-align: middle;
}

.main_c_l {
  float: left;
  position: relative;
}

.yx_c_p {
  background: #000;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 514px;
  padding: 10px 10px;
  line-height: 20px;
  background: url(../images/b_1.png) no-repeat left center;
}

.yx_c_p .yx_c_right {
  float: right;
  width: 72px;
  height: 28px;
  background: #DF1B1D;
  text-align: center;
  line-height: 28px;
  color: #FFF;
  /* display: inline-block; */
  z-index: 9999;
}

.main_c_r {
  float: right;
  width: 560px;
}

.main_c_r ul li {
  border: 0px solid red;
  width: 170px;
  height: 95px;
  float: right;
  margin: 0 0 15px 13px;
}

.main_c_r ul li .item2 {
  border: 0px solid red;
  width: 170px;
  overflow: hidden;
  cursor: pointer;
}

.main_c_r ul li .item2 .caption {
  position: absolute;
  left: 0;
  display: none;
  width: 170px;
  height: 95px;
  color: #fff;
  background: url(../images/b_4.png) no-repeat center;
}

main_c_r ul li .item2 p {
  padding: 0 12px;
  margin: 0;
  line-height: 20px;
  text-indent: 2em;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}

.main_c_r ul li .item2-txt {
  border: 0px solid red;
  width: 100%;
  height: 30px;
  line-height: 15px;
  padding: 5px 6px;
  color: #fff;
  background: url(../images/b_2.png) no-repeat left center;
}

.main_b {
  border: 0px solid red;
  width: auto;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.main_b_left {
  border: 0px solid red;
  width: 263px;
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}

.main_b_right {
  border: 0px solid red;
  width: 263px;
  height: 145px;
  float: right;
  margin-bottom: 15px;
}

.item2 {
  position: relative;
  margin-right: 3px;
  width: 263px;
  overflow: hidden;
  cursor: pointer;
}

.item2 .caption {
  position: absolute;
  left: 0;
  display: none;
  width: 263px;
  height: 145px;
  color: #fff;
  background: url(../images/b_5.png) no-repeat center;
}

.item2-txt {
  border: 0px solid red;
  width: 100%;
  height: 30px;
  line-height: 15px;
  padding: 5px 6px;
  color: #fff;
  background: url(../images/b_7.png) no-repeat left center;
}

.main_b .main_b_right .item2 {
  margin-right: 3px;
  width: 263px;
  height: 145px;
  overflow: hidden;
  cursor: pointer;
}

.main_b .main_b_right .item2 .caption {
  position: absolute;
  left: 0;
  display: none;
  width: 263px;
  height: 145px;
  color: #fff;
  background: url(../images/b_5.png) no-repeat center;
}

.main_b .main_b_right .item2 img {
  border: 0;
  position: absolute;
}

.main_b .main_b_right .item2-txt {
  border: 0px solid red;
  width: 100%;
  height: 30px;
  line-height: 15px;
  padding: 5px 6px;
  color: #fff;
  background: url(../images/b_7.png) no-repeat left center;
}

.main_img {
  width: 1100px;
  height: 100px;
  padding-bottom: 20px;
}

.main_sq_l {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.main_sq_r {
  border: 0px solid red;
  width: 263px;
  height: auto;
  float: right;
}

.main_sq_r tr td {
  width: 88px;
  height: 74px;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
}

.main_b_wm {
  width: 253px;
  background: #EEE;
  margin-top: -5px;
  padding: 10px 5px;
}

.main_tp_l {
  border: 0px solid red;
  float: left;
  width: 790px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.main_tp_l ul li {
  border: 0px solid blue;
  float: left;
  width: 263px;
  height: 145px;
}

.main_tp_l_div {
  height: 115px;
  background: #EEE;
  padding: 15px 25px;
  line-height: 20px;
  position: relative;
}

.main_tp_l_div h3 {
  padding-bottom: 8px;
  font-size: 1.375rem;
}

.main_tp_l_div p {
  height: 55px;
}

.main_tp_l_div a {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  width: 80px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
}

.main_tp_l_div a:hover {
  color: #699F01;
  border: 1px solid #699F01;
}

.main_tp_r {
  width: 295px;
  height: auto;
  float: right;
}

.main_tp_r ul li {
  border-bottom: 1px dashed #B3B3B3;
  height: 35px;
  line-height: 35px;
  background: url(../images/h-33.jpg) no-repeat center left;
  padding-left: 15px;
}

/*社区*/
.Community-top {
  padding: 20px 0;
  overflow: hidden;
}

.Community-top-l {
  border: 0px solid red;
  width: 266px;
  height: 100px;
  float: left;
  /*background:url(../images/s_03.jpg) no-repeat center;*/
  color: #fff;
  position: relative;
  line-height: 25px;
}

.Community-top-l-h2 {
  position: absolute;
  left: 120px;
  top: 25px;
}

.Community-top-l-h2 a {
  color: #fff;
}

.Community-top-l-h2 a:hover {
  color: #fff;
}

.Community-box-l {
  border: 0px solid red;
  float: left;
  width: 845px;
  height: auto;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 20px;
}

.Community-box-h2 {
  font-size: 2.125rem;
  height: 25px;
  line-height: 25px;
  padding-bottom: 12px;
  color: #333;
}

.Community-box-l-ul li {
  border: 0px solid red;
  float: left;
  width: 263px;
  height: 156px;
  margin: 0 18px 20px 0;
}

.Community-box-l .Community-box-l-ul li .item2 .caption {
  color: #000;
  background: url(../images/s-bj.png) no-repeat center;
  color: #fff;
  text-align: center;
}

.Community-box-l .Community-box-l-ul li .item2 .caption h3 {
  margin: 40px 0 5px 0;
  font-size: 16px;
}

.Community-box-l-bottom {
  border: 0px solid red;
  width: 360px;
  padding-bottom: 25px;
  margin: auto;
}

.Community-box-l-bottom a {
  border: 1px solid #DDD;
  padding: 6px 13px;
  margin-right: 2px;
}

.Community-box-l-bottom a:hover {
  border: 1px solid #F00;
  padding: 6px 13px;
  background: #F00;
  color: #fff;
}

.Community-box-l-bottom-this {
  border: 1px solid #F00;
  padding: 6px 13px;
  background: #F00;
  color: #fff;
}

.Community-box-r {
  border: 0px solid red;
  float: right;
  width: 255px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.Community-box-r .main_c_l .yx_c_p {
  background: #000;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 235px;
  padding: 10px 10px;
  line-height: 20px;
  background: url(../images/b_1.png) no-repeat left center;
}

.Community-box-r-li {
  height: auto;
  padding-top: 18px;
}

.Community-box-r-li ul li {
  border: 0px solid red;
  padding-bottom: 18px;
  background: url(../images/s_6.jpg) no-repeat left top;
  padding-left: 15px;
}

.slideBoxs {
  width: 253px;
  height: 140px;
  overflow: hidden;
  position: relative;
  border: 0px solid red;
  margin-bottom: 20px;
}

.slideBoxs .hd {
  border: 0px solid red;
  width: 233px;
  padding: 0 10px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background: url(../images/b_1.png) no-repeat left center;
}

.slideBoxs .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  padding-top: 10px;
}

.slideBoxs .hd ul li {
  float: left;
  margin-left: 8px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

slideBoxs .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBoxs .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBoxs .bd li {
  zoom: 1;
  vertical-align: middle;
}

.hd-left {
  border: 0px solid red;
  float: left;
  overflow: hidden;
  zoom: 1;
  color: #fff;
  line-height: 30px;
  position: absolute;
  left: 10px;
  bottom: 0px;
  z-index: 100;
}

.slideBoxs .bd img {
  width: 253px;
  height: 140px;
  display: block;
}

/*社区-主页 社区-视频 社区-图片 社区-资讯*/
.Community-Home {
  border: 0px solid red;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 20px;
  line-height: 25px;
}

.Community-Home-r {
  float: right;
  width: 630px;
  padding: 0 25px 0 20px;
  height: auto;
  line-height: 25px;
  overflow: hidden;
  zoom: 1;
}

.Community-Home-r-title-h2 {
  border: 0px solid red;
  font-size: 24px;
  display: inline-block;
  color: #559400;
  padding: 30px 20px 15px 0;
}

.Community-Home-ul .Community-Home-li {
  width: 353px;
  height: 230px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.Community-Home-ul .Community-Home-li2 {
  width: 353px;
  height: 230px;
  float: right;
  position: relative;
}

.Community-Home-ul-t {
  border: 0px solid red;
  overflow: hidden;
  line-height: 25px;
}

.Community-Home-li-bj {
  background: #000;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 332px;
  padding: 10px 10px;
  line-height: 20px;
  background: url(../images/b_1.png) no-repeat left center;
}

.Community-Video {
  border: 0px solid blue;
  width: 822px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.Community-Video .item2 {
  position: relative;
  float: left;
  margin-right: 3px;
  width: 822px;
  height: 411px;
  overflow: hidden;
  cursor: pointer;
  padding-bottom: 20px;
}

.Community-Video .item2 .caption {
  position: absolute;
  left: 0;
  display: none;
  width: 822px;
  height: 411px;
  color: #fff;
  background: url(../images/s-bj2.png) no-repeat center;
}

.Community-box-r-Video ul li {
  margin-bottom: 10px;
}

.Community-Information {
  border: 0px solid red;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 2px;
}

.Community-Information-ul li {
  margin-bottom: 20px;
  overflow: hidden;
}

.Community-Information-r {
  border: 0px solid red;
  float: right;
  width: 805px;
  padding: 0 15px 0 15px;
  height: auto;
  line-height: 25px;
  overflow: hidden;
  zoom: 1;
}

.Community-Information-r-title {
  height: 30px;
  margin-bottom: 10px;
  background: url(../images/s_21.jpg) no-repeat left bottom;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.Community-Information-a {
  width: 75px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border: 1px solid #DDD;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}

.Community-Information-a:hover {
  width: 75px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border: 1px solid #559400;
  font-size: 14px;
  font-weight: bold;
}

.slideCommunity {
  width: 1100px;
  height: 550px;
  overflow: hidden;
  position: relative;
  padding-top: 15px;
}

.slideCommunity .hd {
  border: 0px solid red;
  width: 1100px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  /*background:#000; filter:alpha(opacity=70);opacity:0.7;*/
  background: url(../images/C-bj.png) no-repeat center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.slideCommunity .hd ul {
  border: 0px solid blue;
  padding: 18px 58px;
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideCommunity .hd ul li {
  float: left;
  margin: 0 9px;
  width: 227px;
  height: 113px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  z-index: 99;
}

.slideCommunity .hd ul li.on {
  background: #f00;
  color: #fff;
  border: 0px solid blue;
}

.slideCommunity .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideCommunity .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideCommunity .bd img {
  width: 1100px;
  height: 550px;
  display: block;
}

.slideCommunity .prev,
.slideCommunity .next {
  position: absolute;
  left: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideCommunity .next {
  left: auto;
  right: 1%;
  background-position: 8px 5px;
}

/*.slideCommunity .prev:hover,
		.slideCommunity .next:hover{ filter:alpha(opacity=100);opacity:1;  }*/
.slideCommunity .prevStop {
  display: none;
}

.slideCommunity .nextStop {
  display: none;
}

.slideCommunity-h2 {
  font-size: 18px;
  height: 25px;
  border: 0px solid red;
  padding: 13px 0;
  color: #333;
}

.Entertainment {
  border: 0px solid red;
  overflow: hidden;
  zoom: 1;
}


/*图片*/
.Picture-ul .Community-ul-li {
  border: 0px solid red;
  width: 263px;
  height: 145px;
  float: left;
  margin-right: 16px;
  margin-bottom: 15px;
  position: relative;
}

.Picture-ul .Community-ul-li2 {
  border: 0px solid red;
  width: 263px;
  height: 145px;
  float: right;
  position: relative;
}

.Community-ul-li-bj {
  background: #000;
  color: #FFF;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 243px;
  padding: 10px 10px;
  line-height: 20px;
  background: url(../images/b_1.png) no-repeat left center;
}

.slidePicture {
  width: 1100px;
  height: 550px;
  overflow: hidden;
  position: relative;
  border: 0px solid red;
  margin-bottom: 20px;
}

.slidePicture .hd {
  border: 0px solid red;
  width: 1030px;
  padding: 0 35px 20px 35px;
  height: auto;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.slidePicture .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  padding-top: 10px;
}

.slidePicture .hd ul li {
  border: 0px solid blue;
  float: left;
  margin-left: 8px;
  width: 20px;
  height: 10px;
  border-radius: 5px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slidePicture .hd ul li.on {
  background: #f00;
  color: #fff;
  width: 50px;
  height: 10px;
}

.slidePicture .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slidePicture .bd li {
  zoom: 1;
  vertical-align: middle;
}

hd-left {
  border: 0px solid red;
  float: left;
  overflow: hidden;
  zoom: 1;
  color: #fff;
  line-height: 30px;
  position: absolute;
  left: 10px;
  bottom: 0px;
  z-index: 100;
}

.sslidePicture .bd img {
  width: 253px;
  height: 140px;
  display: block;
}

/*资讯*/
.InformationBox {
  width: 833px;
  border: 0px solid #ddd;
  text-align: left;
  overflow: hidden;
  position: relative;
  background: #F6F6F6;
}

.InformationBox .hd {
  border: 0px solid blue;
  width: 185px;
  float: right;
  height: 362px;
  line-height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.InformationBox .hd ul li {
  border: 0px solid #DDD;
  background: url(../images/Z_1.jpg) no-repeat bottom right;
  width: 160px;
  padding: 4.5px 5px 0 20px;
  height: 56px;
  cursor: pointer;
}

.InformationBox .hd ul li.on {
  background: url(../images/Z_bj.jpg) no-repeat center;
  z-index: 1;
  color: #fff;
}

.InformationBox .bd ul {
  border: 0px solid red;
  width: 656px;
  height: 362px;
  zoom: 1;
  float: left;
  position: relative;
}

.InformationBox .bd li {
  height: 24px;
  line-height: 24px;
}

.InformationBox .bd li .date {
  float: right;
  color: #999;
}

.InformationBox-li-bj {
  background: #000;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 656px;
  padding: 10px 10px;
  line-height: 20px;
  background: url(../images/b_1.png) no-repeat left center;
}

.Information-t {
  overflow: hidden;
  zoom: 1;
}

.Information-t ul li {
  width: 540px;
  height: auto;
  float: left;
  margin-bottom: 20px;
}

.Information-li-r {
  border: 0px solid red;
  float: right;
  width: 245px;
  padding: 0 15px 0 15px;
  height: auto;
  line-height: 25px;
  overflow: hidden;
  zoom: 1;
}

.Information-li-title {
  height: 30px;
  margin-bottom: 10px;
  background: url(../images/s_21.jpg) no-repeat left bottom;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.Information-top {
  padding-top: 20px;
  overflow: hidden;
}

.Detail {
  overflow: hidden;
  zoom: 1;
  line-height: 25px;
  padding-bottom: 20px;
}

.Detail-title {
  text-align: center;
}



/*20180418*/
.yx_1 {
  height: auto;
}

.yx_1 .item2-txt {
  background: none;
  height: auto;
  line-height: 18px;
}

.yx_1 .item2-txt a {
  height: auto;
  line-height: 18px;
  color: #555;
}

.main_c_r ul li {
  height: auto;
}

.main_c_r ul li .item2-txt {
  background: none;
  height: 40px;
  line-height: 18px;
  color: #555;
}

.main_c_r ul li .item2-txt a {
  height: auto;
  line-height: 18px;
  color: #555;
}

.main_b .main_b_right .item2-txt {
  background: none;
  color: #555;
  height: 40px;
  line-height: 18px;
  color: #555;
}

.main_b .main_b_right .item2-txt a {
  height: auto;
  line-height: 18px;
  color: #555;
}

.item2-txt {
  background: none;
  height: 40px;
  line-height: 18px;
  color: #555;
}

.item2-txt a {
  height: auto;
  line-height: 18px;
  color: #555;
}

.main_b_right {
  height: auto;
}


.banner {
  width: 82%;
  height: auto;
}

.banner_l {
  width: 75.7%;
}

.banner_r {
  width: 23%;
}

.slideBox {
  width: 100%;
}

.slideBox .J_slide_trigger {
  width: 62%;
}

.slideBox .J_slide_trigger li {
  width: 19.7%;
}

.slideBox .J_slide_list {
  width: 3600px;
}

.main {
  width: 82%;
}

.main_a_l {
  width: 40%;
  overflow: hidden;
  float: left;
}

.main_a_l2 {
  width: 90%;
}

.main_a_r {
  width: 55%;
}

.yx_1 {
  width: 45%;
}

.yx_1 .item2,
.item2 {
  width: 100%;
}

.main_c_l {
  margin-bottom: 30px;
  width: 45%;
}

.main_c_l img {
  width: 100%;
}

.main_c_r {
  width: 55%;
}

.yx_c_p {
  width: 100%;
}

.main_c_r ul li {
  width: 30%;
}

.main_c_r ul li .item2 {
  width: 100%;
}

.main_b_left {
  width: 24%;
  margin-right: 1.4%;
}

.main_b_right {
  width: 23.8%;
}

.main_tp_l {
  width: 71.8%;
}

.main_tp_r {
  width: 26.8%;
}

.main_tp_l ul li {
  width: 33%;
}

.main_tp_r ul li {
  line-height: 20px;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.main_tp_l ul li img {
  width: 100%;
}

.main_img {
  width: 100%;
}

.main_img a {
  width: 100%;
}

.main_img a img {
  width: 100%;
}

.main_a_h3 {
  font-size: 1.375rem;
  margin-bottom: 15px;
}

.main_tp_l_div p {
  height: 15px;
}

.main_tp_l_div a {
  font-size: 1rem;
}

.yx_1 .item2 .caption,
.main_c_r ul li .item2 .caption,
.item2 .caption,
.main_b .main_b_right .item2 .caption,
.main_b .main_b_right .item2 .caption {
  width: 100%;
  background-size: 100% 100%;
}

.main_b .main_b_right .item2 .caption {
  width: 100%;
}

.main_c_r ul li .item2 img {
  width: 100%;
}

.Community-top-l {
  width: 24%;
}

.Community-top-l img {
  max-width: 266px;
}

.Community-top .right {
  width: 74%;
}

.Community-top .right img {
  width: 100%;
}

.Information-top .right {
  width: 74%;
}

.Information-top .right img {
  width: 100%;
}

.Community-box-l {
  width: 75%;
}

.Community-box-l-ul li {
  width: 31%;
  margin: 0 18px 2% 0;
}

.Community-box-r {
  width: 23%;
}

.Community-box-r .main_c_l {
  width: 100%;
}

.Community-box-r .main_c_l .yx_c_p {
  width: 100%;
}

.Community-box-h2 {
  margin-bottom: 15px;
}

.slideCommunity {
  width: 100%;
}

.slideCommunity .hd {
  width: 99%;
}

.slideCommunity .hd ul li {
  width: 30%;
}

.Community-box-l-ul li img .item2 {
  width: 100%;
}

.Community-box-l-bottom {
  padding-top: 20px;
}

.Community-box-r-Video ul li a img {
  width: 100%;
}

.Community-Video {
  width: 100%;
}

.banner {
  width: 100%;
}

.Information-t ul li {
  width: 49%;
}

.Information-t ul li .left {
  width: 45%;
}

.Information-t ul li .left img {
  width: 100%;
}

.Information-li-r {
  width: 45%;
}

.slideBoxs {
  width: 100%;
}

.slidePicture {
  width: 100%;
}

.Picture-ul .Community-ul-li {
  width: 24%;
  margin-right: 1.4%;
  height: auto;
}

.Picture-ul .Community-ul-li img {
  width: 100%;
}

.Picture-ul .Community-ul-li2 {
  width: 23.8%;
  height: auto;
}

.Picture-ul .Community-ul-li2 img {
  width: 100%;
}

.Community-ul-li-bj {
  width: 100%;
  height: 40px;
  background: none;
  color: #555;
  padding: 1px 1px;
}

.yx_1 .item2 img {
  width: 100%;
}

.caption h5 {
  height: 40px;
  line-height: 18px;
  color: #555;
  padding: 5px 6px;
}

.Community-box-l-ul {
  overflow: hidden;
  padding-bottom: 30px;
}

.main_b_wm {
  width: 100%;
}

.Community-Video object {
  width: 100%;
  height: 411px;
  margin-bottom: 5px;
}

.Community-box-h2 {
  height: auto;
}


@media all and (max-width:1200px) {
  .Community-top-l {
    width: 32%;
  }

  .Community-top .right {
    width: 66%;
  }

  .Information-top .right {
    width: 66%;
  }

  .Community-box-l-ul li {
    width: 30%;
    margin: 0 18px 1% 0;
  }

}

@media all and (max-width:1100px) {
  .Community-top-l {
    width: 32%;
  }

  .Community-top .right {
    width: 66%;
  }

  .Information-top .right {
    width: 66%;
  }

  .Community-Video .right {
    float: left;
    padding-top: 10px;
    width: 100%;
  }
}

@media all and (max-width:1000px) {
  .Community-top-l {
    width: 36%;
  }

  .Community-top .right {
    width: 62%;
  }

  .Information-top .right {
    width: 62%;
  }


}

@media all and (max-width:768px) {

  .main {
    padding-top: 80px;
  }

  .banner {
    width: 100%;
    padding-top: 0;
  }

  .banner_l {
    width: 100%;
  }

  .slideBox .J_slide_trigger {
    width: 95%;
  }

  .slideBox .J_slide_trigger li {
    width: 19.58%;
  }

  .banner_r {
    width: 100%;
    margin-top: 10px;
  }

  .main {
    width: 95%;
  }

  .main_a_l {
    width: 100%;
  }

  .main_a_h3 {
    padding-bottom: 10px;
  }

  .main_a_r {
    width: 100%;
  }

  .yx_1 {
    margin-left: 0px;
    margin-right: 15px;
  }

  .main_c_l {
    width: 100%;
    margin-bottom: 0px;
  }

  .main_c_r {
    width: 100%;
    padding-top: 15px;
  }

  .main_c_r ul li {
    margin: 0 3.3% 15px 0;
    float: left;
  }

  .main_tp_l {
    width: 100%;
  }

  .main_tp_r {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
  }

  .main_h2 img {
    width: 15%;
  }

  .yx_1 .item2 .caption,
  .main_c_r ul li .item2 .caption,
  .item2 .caption,
  .main_b .main_b_right .item2 .caption,
  .main_b .main_b_right .item2 .caption {
    width: 100%;
  }

  .main_b .main_b_right .item2 .caption {
    width: 76%;
  }

  .main_a_l2 {
    width: 100%;
  }

  .main_a_h3 {
    margin-bottom: 7px;
    padding-bottom: 1px;
  }

  .main_a_l {
    width: 100%;
    padding-bottom: 5px;
  }

  .main_b_left {
    width: 48%;
  }

  .main_b_right {
    width: 48%;
    float: left;
  }

  .Community-top {
    padding: 0px 0;
  }

  .Community-top-l {
    width: 75%;
    margin-bottom: 10px;
  }

  .Community-top .right {
    display: none;
  }

  .Community-top-l-h2 {
    font-size: 1.625rem;
  }

  .Community-top-l-h2 h2 {
    font-size: 2.25rem;
  }

  .Community-box-l {
    width: 100%;
  }

  .Community-box-r {
    width: 100%;
  }

  .Community-box-l-ul li {
    width: 100%;
    height: auto;
  }

  .main-index {
    padding-top: 50px;
  }

  .Con-index-l {
    width: 60%;
  }

  .Con-index-r {
    width: 38%;
  }

  .Community-box-h2 {
    font-size: 1.75rem;
    margin-bottom: 0px;
    padding-bottom: 8px;
  }

  .Community-Video object {
    height: 200px;
  }

  .Community-box-r-Video ul li {
    width: 48%;
    float: left;
    margin-left: 2%;
  }

  .Community-top-l-h2 {
    left: 38%;
    top: 20px;
    padding-right: 5px;
  }

  .Information-top {
    padding-top: 0px;
  }

  .Information-top .right {
    display: none;
  }

  .yx_c_p .yx_c_right {
    width: 65px;
    height: 22px;
    line-height: 22px;
  }

  /* // .Community-box-r-li { height: 145px; background: #ccc;}
  // .slideBoxs { height: 145px; background: #ccc;} */
  .main_c_l .Community-box-h2 {
    height: 40px;
    line-height: 18px;
    color: #555;
    padding: 5px 6px;
  }

  .Information-t ul li {
    width: 100%;
  }

  .Picture-ul .Community-ul-li {
    width: 48%;
    margin-right: 2%;
  }

  .Picture-ul .Community-ul-li2 {
    width: 48%;
    margin-right: 2%;
  }

  .main_b_left {
    margin-right: 2%;
  }

  .main_b .main_b_right .item2 {
    width: 100%;
  }

  .slidePicture {
    height: 250px;
  }

}




/*尾部定义*/
.foot {
  width: 100%;
  height: auto;
  background: #eee;
  padding: 30px 0;
}

.footer {
  border: 0px solid blue;
  width: 82%;
  height: auto;
  margin: auto;
}

.yejiao {
  line-height: 1.1;
  padding-top: 15px;
}

.yejiao a {
  margin: 0 30px 0 0;
  padding-left: 30px;
  display: inline-block;
  position: relative;
  height: 30px;
}

.yejiao a i {
  width: 30px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background: url(../images/icon.png) no-repeat center;
}

.yejiao a:nth-child(1) i {
  background-position: 0 0;
}

.yejiao a:nth-child(2) i {
  background-position: -28px 0;
}

.yejiao a:nth-child(3) i {
  background-position: -91px 0;
}

.yejiao a:nth-child(4) i {
  background-position: -56px 0;
}


.footer .left {
  width: 35%;
  float: left;
}

.footer .right {
  width: 62%;
  text-align: right;
}

@media all and (max-width:1100px) {
  .footer .right {
    text-align: left;
  }
}

@media all and (max-width:768px) {
  .foot {
    padding: 15px 0;
  }

  .footer {
    width: 95%;
  }

  .footer .left {
    width: 100%;
    padding-bottom: 8px;
  }

  .footer .right {
    width: 100%;
  }

  .yejiao {
    padding-top: 8px;
  }

  .yejiao a {
    display: inline-block;
    padding-bottom: 36px;
  }
}

/* 2021.02.19 */
.head_downLoad {
  overflow: hidden;
  display: inline-block;
  margin-top: -33px;
  width: 25%;
}

@media(max-width: 768px) {
  .head_top_r {
    display: block;
    padding: 0;
  }

  .head_downLoad {
    display: flex;
    display: -webkit-flex;
    margin-top: 0;
    width: 200px;
  }

  .head_top_r .left {
    display: none;
  }
}

@media (max-width: 414px) {
  .head_top_r {
    width: 100%;
  }

  .head_downLoad {
    width: 100%;
  }
}