.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.pr {
  position: relative;
}
html {
  min-width: 1200px;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  background: #f6f6f6;
  -webkit-text-size-adjust: 100%;
  font-family: "microsoft yahei";
}
a {
  color: #2d374b;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
input:focus {
  outline: none;
}
.cont_center {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hread_top {
  background: #fff;
  width: 100%;
  height: 97px;
}
.hread_top .logo {
  float: left;
  width: 200px;
  height: 97px;
  margin-left: 38px;
  margin-right: 206px;
}
.hread_top .hread_seach {
  width: 314px;
  height: 38px;
  line-height: 38px;
  padding-left: 15px;
  font-size: 12px;
  margin-top: 33px;
  float: left;
}
.hread_top .hread_seach .hread_seach_input {
  width: 263px;
  height: 38px;
  background: url(../img/hread_img_12.jpg) no-repeat;
  border: 0;
  float: left;
  font-size: 12px;
  color: #b5b5b5;
  padding-left:8px;
}
.hread_top .hread_seach .hread_seach_icon {
  width: 43px;
  height: 38px;
  background: url(../img/hread_img_13.jpg) no-repeat;
  float: left;
  border: 0;
}
.hread_top .hread_time {
  float: right;
  margin-top: 26px;
  line-height: 44px;
}
.hread_top .hread_time label {
  float: left;
  color: #434343;
  font-size: 16px;
  margin-right: 10px;
}
.hread_top .hread_time .hread_time_icon {
  width: 46px;
  height: 43px;
  background: url(../img/hread_img_07.png) no-repeat;
  display: inline-block;
  float: left;
  line-height: 43px;
  text-align: left;
  padding-left: 15px;
  color: #59493f;
  font-size: 16px;
  font-style: normal;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hread_top .hread_time .hread_time_icon.background_width {
  width: 42px;
}
.hread_top .hread_time .hread_time_icon.background_txt {
  background: url(../img/hread_img_09.png) no-repeat;
  padding-left: 8px;
  font-size: 12px;
  color: #333;
}
.nav_box {
  width: 100%;
  height: 50px;
  background: #2e2e2e;
}
.nav_box .cont_center {
  padding-left: 32px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.nav_box .cont_center .nav_box_one {
  width: 215px;
  height: 50px;
  background: #791c09;
  float: left;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.nav_box .cont_center ul {
  padding-left: 45px;
  float: left;
}
.nav_box .cont_center ul li {
  float: left;
}
.nav_box .cont_center ul li a {
  padding: 0 22px;
  height: 50px;
  display: inline-block;
  color: #fff;
  line-height: 50px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.nav_box .cont_center ul li a:hover {
  color: #fff;
  background: #791c09;
}
.content {
  background: #fff;
}
.content p {
  line-height: 34px;
  color: #626262;
  font-size: 12px;
}
.m-slide {
  position: relative;
  width: 851px;
  height: 264px;
  float: left;
}
.m-slide .hd {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  left: 50%;
  margin-left: -39px;
}
.m-slide .hd li {
  cursor: pointer;
  width: 13px;
  height: 13px;
  display: block;
  overflow: hidden;
  text-indent: 20px;
  float: left;
  margin-left: 13px;
  background: #fff;
  border-radius: 8px;
  filter: alpha(opacity=1);
  opacity: 1;
}
.m-slide .hd li.on {
  background: #af2508;
  filter: alpha(opacity=100);
  opacity: 1;
}
.m-slide .prev,
.m-slide .next {
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  display: none;
  background: url(kdzf_ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.m-slide .prev {
  left: 16px;
}
.m-slide .next {
  background-position: 0 -40px;
  right: 16px;
}
.m-slide .prev:hover,
.m-slide .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.m-slide .bd {
  width: 851px;
  height: 264px;
  position: relative;
  overflow: hidden;
}
.m-slide .bd li {
  width: 851px;
  height: 264px;
  background-color: #fff;
  position: relative;
  float: left;
}
.m-slide .bd li p {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 50px;
  height: 50px;
  width: 720px;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
}
.m-slide .bd li p i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 720px;
  height: 50px;
  background: #000;
  opacity: .3;
  filter: alpha(opacity=30);
}
.m-slide .bd li p a,
.m-slide .bd li p a:visited {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
.banner_right {
  width: 312px;
  height: 264px;
  margin-left: 37px;
  background: #2d2d2d;
  padding: 15px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.banner_right .banner_right_txt {
  height: 20px;
  width: 100%;
  position: relative;
}
.banner_right .banner_right_txt:after {
  display: inline-block;
  content: " ";
  height: 1px;
  width: 100%;
  background: #555555;
  position: absolute;
  top: 50%;
  z-index: 90;
}
.banner_right .banner_right_txt span {
  width: 78px;
  background: #2d2d2d;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -39px;
  z-index: 91;
}
.banner_right h1 {
  color: #ffc88b;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  font-weight: normal;
}
.banner_right p a {
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
}
.banner_right p a:hover {
  color: #ffffff;
}
.banner_box {
  padding-bottom: 35px;
}
.body_cont {
  padding-bottom: 15px;
  margin-bottom: 27px;
  position: relative;
}
.body_cont:before {
  height: 6px;
  left: 0;
  right: 0;
  background: url(../img/jys_img_07.jpg) repeat-x;
  position: absolute;
  bottom: -6px;
  content: " ";
  display: inline-block;
}
.body_cont_left {
  width: 851px;
  float: left;
}
.body_cont_left_hread {
  height: 42px;
  line-height: 42px;
  color: #1b1b1b;
  font-size: 14px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
}
.body_cont_left_hread:after {
  height: 6px;
  left: 0;
  right: 0;
  background: url(../img/jys_img_07.jpg) repeat-x;
  position: absolute;
  bottom: -6px;
  content: " ";
  display: inline-block;
}
.body_cont_left_hread .more_icon {
  width: 35px;
  height: 20px;
  line-height: 20px;
  border: 1px #dadada solid;
  border-radius: 2px;
  color: #365195;
  font-size: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: right;
  text-align: center;
  background: #ededed;
  margin-top: 10px;
}
.background_fff {
  background: #fff;
}
.body_cont_left_body ul li {
  position: relative;
  padding: 8px 0;
  border-bottom: 1px #756e6c dashed;
}
.body_cont_left_body ul li h3 {
  color: #af2508;
  font-size: 14px;
  line-height: 45px;
}
.body_cont_left_body ul li h3 .little_line {
  color: #b096b0;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;

}
.body_cont_left_body ul li h3 a {
  float: left;
  color: #af2508;
}
.body_cont_left_body ul li h3 a:hover {
  color: #af2508;
}
.body_cont_left_body ul li h3 .little_date {
  color: #7d7d7d;
  font-weight: normal;
  font-size: 12px;
}
.body_cont_left_body ul li:last-child {
  border-bottom: 0;
}
.body_cont_left_body_img {
  padding-bottom: 12px;
  position: relative;
}
.body_cont_left_body_img img {
  width: 172px;
  height: 94px;
  float: left;
}
.body_cont_left_body_img .body_cont_left_body_txt {
  color: #313131;
  font-size: 12px;
  line-height: 25px;
  float: left;
}
.body_cont_left_body_img img ~ .body_cont_left_body_txt {
  margin-left: 25px;
  width: 650px;
}
.body_cont_left_body_more {
  position: absolute;
  width: 56px;
  height: 20px;
  line-height: 20px;
  border: 1px #dadada solid;
  border-radius: 20px;
  color: #535353;
  font-size: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  bottom: 12px;
  right: 1px;
  text-align: center;
  background: #ededed;
}
.body_cont_left_body_more:hover {
  color: #fff;
  background: #af2508;
  border: 1px #af2508 solid;
}
.page_box {
  text-align: center;
  padding: 15px 0;
}
.page_box li{display:inline-block;}
.page_box a {
  width: 38px;
  height: 27px;
  border: 1px #a0a0a0 solid;
  border-radius: 2px;
  text-align: center;
  line-height: 27px;
  font-size: 12px;
  overflow:hidden;
  color: #535353;
  margin-right: 10px;
  display: inline-block;
  padding:0 3px;
}
.page_box a:hover{color:#fff;background:#791c09;border:1px solid #791c09 }
.jiant_margin {
  margin-top: -3px;
}
.body_cont_right {
  width: 310px;
  float: right;
}
.body_cont_right img {
  width: 100%;
  margin-top: 14px;
}
.body_cont_right_one_little {
  height: 42px;
  line-height: 42px;
  color: #1b1b1b;
  font-size: 14px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  margin-bottom: 6px;
}
.body_cont_right_one_little:after {
  height: 6px;
  left: 0;
  right: 0;
  background: url(../img/jys_img_07.jpg) repeat-x;
  position: absolute;
  bottom: -6px;
  content: " ";
  display: inline-block;
}
.body_cont_right_one_little span {
  background: url(../img/icon_18.jpg) left center no-repeat;
  color: #1b1b1b;
  padding-left: 27px;
  margin-left: 50px;
}
.body_cont_right_one_little.new_barck {
  background: #e3e3e3;
  margin-top: 20px;
}
.body_cont_right_one_little.new_barck:after {
  bottom: -10px;
}
.body_cont_right_btn {
  margin-top: 20px;
}
.body_cont_right_btn ul a {
  width: 148px;
  height: 37px;
  border: 1px #bdcad8 solid;
  background: url(../img/jian_icon_57.jpg) 123px center no-repeat;
  padding-left: 17px;
  line-height: 37px;
  color: #707070;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: 14px;
  margin-bottom: 10px;
  display: inline-block;
  float: left;
}
.body_cont_right_btn ul a:hover {
  background: url(../img/jiantou_icon_06.png) 95px center no-repeat #af2508;
  background-size: 4px 7px;
  color: #fff;
}
.body_cont_right_btn ul a:nth-child(2n) {
  margin-right: 0;
}
.footer_top {
  background: #2e2e2e;
  border-top: 4px #585858 solid;
  height: 78px;
  border-bottom: 1px #676767 solid;
}
.footer_top_txt {
  color: #af2508;
  font-size: 14px;
  line-height: 85px;
  float: left;
}
.footer_top_one {
  width: 600px;
}
.footer_top_two {
  width: 275px;
}
.footer_top_three {
  width: 325px;
}
.footer_center_txt {
  color: #c9c9c9;
  font-size: 12px;
  line-height: 25px;
}
.footer_top_one.footer_center_txt {
  padding-right: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.footer_center {
  background: #2e2e2e;
  padding-bottom: 30px;
  padding-top: 15px;
}
.footer_center_two {
  width: 275px;
  float: left;
}
.footer_center_two a {
  color: #dcdcdc;
  font-size: 12px;
  line-height: 25px;
  display: block;
}
.footer_center_three {
  width: 325px;
  float: left;
}
.footer_center_three a {
  float: left;
}
.footer_center_three img {
  width: 88px;
  height: 35px;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 8px;
}
.footer_bottom {
  text-align: center;
  color: #707070;
  font-size: 12px;
  height: 64px;
  background: #212020;
  line-height: 64px;
}
.new_banner_box {
  margin-top: 2px;
  padding-bottom: 10px;
}
.new_banner_box .m-slide .prev,
.new_banner_box .m-slide .next {
  background: url(../img/index_icon_03.png) center no-repeat;
  display: block;
  opacity: 1;
}
.new_banner_box .m-slide .prev {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  left: -1px;
}
.new_banner_box .m-slide .next {
  right: -1px;
}
.new_banner_box .m-slide {
  position: relative;
  width: 1200px;
  height: 321px;
  float: left;
}
.new_banner_box .m-slide .bd {
  width: 1200px;
  height: 321px;
  position: relative;
  overflow: hidden;
}
.new_banner_box .m-slide .bd li {
  width: 1200px;
  height: 321px;
  background-color: #fff;
  position: relative;
  float: left;
}
.index_cont_left {
  width: 233px;
  float: left;
}
.index_cont_left .body_cont_left_body img {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.index_cont_left .new_margin {
  margin-top: 0;
}
.body_cont_right_btn.index_cont_btn ul a {
  width: 111px;
  font-size: 12px;
  margin-right: 10px;
  background: url(../img/jian_icon_57.jpg) 95px center no-repeat;
}
.body_cont_right_btn.index_cont_btn ul a:hover {
  border: 1px #af2508 solid;
  background: url(../img/jiantou_icon_06.png) 95px center no-repeat #af2508;
  background-size: 4px 7px;
}
.body_cont_right_btn.index_cont_btn ul a:nth-child(2n) {
  margin-right: 0;
}
.left_txt {
  color: #313131;
  font-size: 12px;
  line-height: 20px;
  text-decoration: underline;
  padding: 0 20px;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
}
.left_margin {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.index_cont_center {
  float: left;
  width: 660px;
  margin-left: 35px;
}
.index_cont_center .new_margin {
  margin-top: 0;
}
.index_cont_center .index_cont_center_one {
  padding-top: 14px;
  padding-bottom: 24px;
}
.index_cont_center .index_cont_center_one .index_center_one_list {
  width: 215px;
  height: 146px;
  border-radius: 4px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-right: 5px;
}
.index_cont_center .index_cont_center_one .index_center_one_list img {
  width: 215px;
  height: 146px;
}
.index_cont_center .index_cont_center_one .index_center_one_list .index_center_one_list_bg {
  position: absolute;
  width: 215px;
  height: 146px;
  top: 0;
  left: 0;
  background: url(../img/index_center_bg_15.png) no-repeat;
}
.index_cont_center .index_cont_center_one .index_center_one_list .index_center_one_list_bg span {
  width: 34px;
  height: 18px;
  background: #992c16;
  color: #dbc3c1;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 12px;
  border-radius: 20px;
  font-size: 12px;
}
.index_cont_center .index_cont_center_one .index_center_one_list .index_center_one_list_bg label {
  height: 54px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 54px;
}
.index_cont_center .body_cont_left_body_img img ~ .body_cont_left_body_txt {
  width: 455px;
}
.index_cont_center .list_img .red_txt{
	display:none;
}
.index_cont_center .red_txt {
  position: absolute;
  top: 5px;
  left: 1px;
  width: 65px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #a91b1b;
}
.index_cont_center .block_txt {
  background: #000;
  position: absolute;
  top: 5px;
  left: 1px;
  width: 65px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.index_cont_center .body_cont_left_body a.body_list {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.huatong_icon {
  display: inline-block;
  width: 17px;
  height: 21px;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 10px;
  float: left;
  background: url(../img/laba_18.jpg) center no-repeat;
}
.index_cont_right {
  width: 234px;
  float: right;
}
.index_cont_right .margin_left span {
  margin-left: 0 !important;
}
.index_cont_right .index_cont_right_one_body {
  box-shadow: 0px 3px 13px #f2f0f7;
  -webkit-box-shadow: 0px 3px 13px #f2f0f7;
  -moz-box-shadow: 0px 3px 13px #f2f0f7;
  margin-top: 14px;
  margin-bottom: 24px;
  border-radius: 10px;
  overflow: hidden;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_hread {
  height: 65px;
  width: 100%;
  background: #e7e6e8;
  padding-top: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_hread h1 {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_hread .line_xian_box {
  width: 173px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  margin: 0 auto;
  position: relative;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_hread .line_xian_box:after {
  height: 1px;
  width: 173px;
  background: #9e2208;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  content: " ";
  display: block;
  z-index: 9;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_hread .line_xian_box span {
  width: 101px;
  height: 20px;
  line-height: 20px;
  color: #000000;
  font-size: 14px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  background: #e7e6e8;
  z-index: 10;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body {
  background: #fff;
  padding: 15px;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body ul li {
  margin-bottom: 10px;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body ul li img {
  width: 34px;
  height: 34px;
  float: left;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body ul li label {
  line-height: 34px;
  color: #535c67;
  font-size: 12px;
  float: left;
  margin-left: 5px;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body ul li a {
  width: 45px;
  height: 22px;
  background: #b0b0b0;
  float: left;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin-left: 5px;
  margin-top: 5px;
}
.index_cont_right .index_cont_right_one_body .index_cont_right_one_body_body ul li a:hover {
  background: #9e2208;
}
.manfen_icon {
  width: 22px;
  height: 18px;
  display: inline-block;
  background: url(../img/index_icon_07.png) no-repeat;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 12px;
  float: left;
}
.margin_news {
  margin-top: 10px;
}
.index_cont_right_two_body {
  margin-top: 15px;
  border: 1px #bdcad8 solid;
  border-radius: 4px;
}
.index_cont_right_two_body ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  padding: 10px 0;
}
.index_cont_right_two_body ul li p {
  color: #535353;
  font-size: 12px;
  line-height: 30px;
}
.erwei_box_list {
  width: 114px;
  text-align: center;
  margin-top: 20px;
  float: left;
  margin-right: 5px;
}
.erwei_box_list p {
  color: #535353;
  font-size: 12px;
  line-height: 30px;
}
.erwei_box_list:last-child {
  margin-right: 0;
}
.jiazai_more {
  width: 93px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #b72d10;
  display: inline-block;
  border-radius: 20px;
  margin-left: 280px;
}
.jiazai_more:hover {
  color: #fff;
}
.wenzhan_icon {
  width: 19px;
  height: 23px;
  background: url(../img/right_bottom_icon_55.jpg) no-repeat;
  float: left;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 10px;
}
.body_cont_right_bottom_body {
  padding-top: 10px;
}
.body_cont_right_bottom_body a {
  padding-left: 12px;
  background: url(../img/right_bottom_icon_59.jpg) left center no-repeat;
  color: #1b1b1b;
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
}
.body_cont_right_bottom_body a:hover {
  color: #9e2208;
}
.body_cont_right_btn.index_cont_btn {
  margin-top: 30px;
}
.inde_footer_two {
  padding: 12px 0;
}
.inde_footer_two .inde_footer_two_banner {
  width: 288px;
  height: 246px;
  background: url(../img/index_img_68.jpg) no-repeat;
  padding-top: 15px;
  padding-left: 7px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.inde_footer_two .inde_footer_two_banner .m-slide {
  width: 266px;
  height: 190px;
}
.inde_footer_two .inde_footer_two_banner .m-slide .bd {
  width: 266px;
  height: 190px;
}
.inde_footer_two .inde_footer_two_banner .m-slide .bd li {
  width: 266px;
  height: 190px;
}
.inde_footer_two .inde_footer_two_banner .m-slide .bd li img{
	max-width:100%;
	max-height:100%;
	height:100%;
	width:100%;
}
.inde_footer_two .inde_footer_two_banner .m-slide .hd {
  position: absolute;
  z-index: 1;
  bottom: -20px;
  left: 60%;
  margin-left: -39px;
}
.inde_footer_two .inde_footer_two_banner .m-slide .hd li {
  background: url(../img/bottom_img_86.png) no-repeat;
}
.inde_footer_two .inde_footer_two_banner .m-slide .hd li.on {
  background: url(../img/bottom_img_84.png) no-repeat;
}
.inde_footer_two .inde_footer_two_banner .m-slide .prev {
  background: url(../img/bottom_img_79.png) center no-repeat;
  opacity: 1;
  display: block;
  bottom: -20px;
  right: 33px;
  left: auto;
  top: auto;
  width: 10px;
  height: 14px;
}
.inde_footer_two .inde_footer_two_banner .m-slide .next {
  background: url(../img/bottom_img_81.png) center no-repeat;
  opacity: 1;
  display: block;
  bottom: -20px;
  top: auto;
  width: 10px;
  height: 14px;
}
.inde_footer_two .inde_footer_two_bottom_img {
  width: 205px;
  margin-left: 32px;
  float: left;
  padding-top: 5px;
}
.inde_footer_two .inde_footer_two_bottom_img .inde_footer_two_bottom_img_list {
  padding: 4px;
  border: 1px #e7eae7 solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 201px;
  height: 110px;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.inde_footer_two .inde_footer_two_bottom_img .inde_footer_two_bottom_img_list span {
  width: 112px;
  height: 26px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  background: rgba(125, 0, 0, 0.51);
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 7px;
  font-size: 14px;
}
.inde_footer_two .inde_footer_two_bottom_img .inde_footer_two_bottom_img_list:last-child {
  margin-bottom: 0;
}
.inde_footer_two .inde_footer_two_bottom_txt {
  width: 407px;
  float: left;
  margin-left: 30px;
}
.inde_footer_two .inde_footer_two_bottom_txt .inde_footer_two_bottom_txt_hread {
  border-bottom: 1px #dcdcdc solid;
  line-height: 32px;
  height: 32px;
  color: #af2508;
  font-size: 14px;
}
.inde_footer_two .inde_footer_two_bottom_txt .inde_footer_two_bottom_txt_hread i {
  width: 19px;
  height: 21px;
  background: url(../img/bottom_icon_05.jpg) no-repeat;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  display: inline-block;
  margin-left: 10px;
}
.inde_footer_two .inde_footer_two_bottom_txt a {
  padding-left: 40px;
  background: url(../img/bottom_icon_13.jpg) 10px center no-repeat;
  font-size: 12px;
  color: #434343;
  border-bottom: 1px #dcdcdc solid;
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 10px;
}
.inde_footer_two .inde_footer_two_bottom_txt a span {
  float: right;
}
.inde_footer_one {
  padding-top: 6px;
}
.inde_footer_one .inde_footer_one_hread {
  height: 29px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding-left: 27px;
  border-bottom: 1px #a0a0a0 solid;
  color: #b3290c;
  font-size: 14px;
  background: #f3f3f3;
  line-height: 28px;
}
.inde_footer_one .inde_footer_one_body {
  padding: 10px 0;
}
.inde_footer_one .inde_footer_one_body a {
  color: #535353;
  font-size: 12px;
  padding: 0 10px;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.info_left {
  width: 853px;
  float: left;
  background: #eeeeee;
  padding: 24px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.info_left h1 {
  line-height: 50px;
  color: #000000;
  font-size: 24px;
}
.info_left .date_time {
  color: #313131;
  font-size: 12px;
  padding-bottom: 10px;
}
.info_left .info_little {
  width: 100%;
  height: 36px;
  background: #f1dc9f;
  border: 1px #aaaaaa solid;
  font-size: 16px;
  color: #313131;
  line-height: 36px;
}
.info_left .info_cont img{max-width:100%!important;height:auto!important;}
.info_left .info_little span {
  color: #ff0000;
}
.info_left img {
  margin-top: 12px;
  margin-bottom: 25px;
}
.info_left p {
  font-size: 14px;
  color: #313131;
  line-height: 28px;
  text-align: left;
  text-indent: 2em;
}
.info_left .margin_bottom30 {
  margin-top: 50px;
}
.info_box .index_cont_right {
  width: 310px;
}
.info_quan_center {
  text-align: center;
}
.info_quan_center li {
  float: none;
  text-align: center;
}
.info_quan_center li img,
.info_quan_center li label,
.info_quan_center li a {
  float: none !important;
}
.info_quan_center li a {
  display: inline-block;
}
.index_cont_right > img {
  margin-top: 13px;
  margin-bottom: 13px;
}
.ihone_box_list_left {
  width: 180px;
  float: left;
  padding-top: 38px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #1b1b1b;
  font-size: 14px;
  text-align: center;
}
.ihone_box_list_left p {
  line-height: 25px;
}
.ihone_box_list img {
  width: 98px;
  height: 98px;
  float: left;
  margin-top: 12px;
  margin-bottom: 12px;
}
.new_right_bottom_txt {
  background: none !important;
  padding-left: 0 !important;
  width: 100%;
  border-bottom: 1px #d2d2d2 solid;
  padding-bottom: 10px;
  padding-top: 5px;
}
.new_right_bottom_img {
  padding: 6px 8px;
  background: #eeeeee;
  float: left;
}
.new_right_bottom_img img {
  margin: 0;
  width: 96px;
  height: 64px;
}
.new_right_bottom_txt_right {
  width: 175px;
  float: right;
}
.new_right_bottom_txt_right p {
  line-height: 25px;
}
.new_right_bottom_txt_right .date_yxy {
  margin-top: 8px;
  font-size: 12px;
  color: #313131;
  float: right;
}
.lable_box {
  padding: 50px 0 25px 0;
  border-bottom: 1px #bfbfbf solid;
}
.lable_box a{
	width: 274px;
	text-align: center;
	line-height: 65px;
	height: 65px;
	color: #fefefe;
	font-size: 16px;
	background: #cf4520;
	display: inline-block;
	float: left;
	margin-right: 33px;
	border-radius: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.lable_box a:nth-child(2){
	 background: #f6f6f6;
	 color: #1b1b1b;
	 border: 1px #047852 solid;
}
.lable_box a:nth-child(3){
	 background: #f6f6f6;
	 color: #1b1b1b;
	 border: 1px #053071 solid;
}
.lable_box a:nth-child(4){
	 background: #f6f6f6;
	 color: #1b1b1b;
	 border: 1px #873c7c solid;
	 margin-right: 0;
}

.ganxinqu_box {
  position: relative;
  margin-bottom: 43px;
}
.ganxinqu_box:after {
  height: 6px;
  left: 0;
  right: 0;
  background: url(../img/jys_img_07.jpg) repeat-x;
  position: absolute;
  bottom: -6px;
  content: " ";
  display: inline-block;
}
.ganxinqu_box h1 {
  line-height: 47px;
  padding-left: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #1b1b1b;
  font-size: 16px;
  font-weight: normal;
}
.ganxinqu_box .ganxinqu_body a {
  width: 367px;
  height: 224px;
  display: inline-block;
  float: left;
  margin-right: 49px;
  margin-bottom: 40px;
  position: relative;
}
.ganxinqu_box .ganxinqu_body a img{
	max-width:100%;
	max-height:100%;
	width:100%;
	height:100%;
}
.ganxinqu_box .ganxinqu_body a:nth-child(3n) {
  margin-right: 0;
}
.ganxinqu_box .ganxinqu_body a .zhezhaocen {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  z-index: 9;
  border-radius: 8px;
}
.ganxinqu_box .ganxinqu_body a .ganxinqu_body_txt {
  position: absolute;
  height: 75px;
  width: 100%;
  bottom: 20px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  z-index: 10;
}
.ganxinqu_box .ganxinqu_body a .ganxinqu_body_txt p {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
}
.ganxinqu_box .ganxinqu_body a:hover .zhezhaocen {
  opacity: 1;
}
.ganxinqu_box .ganxinqu_body a:hover .ganxinqu_body_txt {
  margin-bottom: -37px;
  bottom: 50%;
}
.nav_box_fixd_box {
  width: 525px;
  position: absolute;
  top: 50px;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.nav_box_fixd_box.active {
  z-index: 10;
  opacity: 1;
}
.nav_box_fixd_box .nav_box_fixd_box_left {
  width: 215px;
  float: left;
  background: rgba(175, 37, 8, 0.89);
  padding: 0 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 4px;
}
.nav_box_fixd_box .nav_box_fixd_box_left .nav_box_fixd_box_left_list {
  padding: 11px 0;
  border-bottom: 1px #671d0d dashed;
}
.nav_box_fixd_box .nav_box_fixd_box_left .nav_box_fixd_box_left_list a.long_lable {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  width: 100%;
  display: inline-block;
  background: url(../img/jiantou_icon_06.png) right center no-repeat;
}
.nav_box_fixd_box .nav_box_fixd_box_left .nav_box_fixd_box_left_list a.duan_lable {
  color: #ffffff;
  line-height: 20px;
  font-size: 12px;
  margin-right: 14px;
}
.nav_box_fixd_box .nav_box_fixd_box_left .nav_box_fixd_box_left_list a:last-child {
  margin-right: 0;
}
.nav_box_fixd_box .nav_box_fixd_box_left .nav_box_fixd_box_left_list:last-child {
  border-bottom: 0;
}
.nav_box_fixd_box .nav_box_fixd_box_right {
  width: 309px;
  height: 323px;
  background: rgba(255, 255, 255, 0.9);
  float: left;
}
.nav_box_fixd_box .nav_box_fixd_box_right .nav_box_fixd_box_right_box {
  width: 309px;
  position: relative;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.nav_box_fixd_box .nav_box_fixd_box_right .nav_box_fixd_box_right_box h1 {
  height: 50px;
  line-height: 50px;
  color: #af2508;
  font-size: 16px;
  padding-left: 17px;
  border-bottom: 1px #e60012 solid;
  font-weight: normal;
}
.nav_box_fixd_box .nav_box_fixd_box_right .nav_box_fixd_box_right_box .nav_box_fixd_box_right_box_lable {
  padding: 10px 7px 0 7px;
}
.nav_box_fixd_box .nav_box_fixd_box_right .nav_box_fixd_box_right_box .nav_box_fixd_box_right_box_lable a {
  color: #1b1b1b;
  font-size: 12px;
  padding: 0 10px;
  float: left;
  margin-bottom: 10px;
}
.nav_box_fixd_box .nav_box_fixd_box_right .nav_box_fixd_box_right_box .nav_box_fixd_box_right_box_lable a:hover {
  color: #1b1b1b;
}
.pr {
  position: relative;
}
.zixun_icon {
  width: 78px;
  height: 32px;
  border-radius: 20px;
  border: 1px #e60012 solid;
  font-size: 14px;
  color: #af2508;
  display: inline-block;
  float: right;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.zixun_icon:hover {
  color: #af2508;
}
.dis {
  display: none;
}
.daojishi {
  float: left;
}
.margin-bottom30 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.margin-bottom25 {
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
}
.body_cont img,
.info_box img,
.ganxinqu_box img {
  border-radius: 8px;
}
.active_big {
  z-index: 15 !important;
  opacity: 1 !important;
}
.zt_banner {
  width: 100%;
  background: url(../img/zt_lie_img_02.jpg) no-repeat center center;
  height: 289px;
}
.content.zt_content {
  background: none;
}
.content.zt_content .cont_center {
  margin-top: -49px;
  padding: 49px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #f7f8f9;
}
.content.zt_content .cont_center .zt_content_list {
  padding: 21px 34px;
  background: #fff;
  margin-bottom: 25px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_img {
  width: 297px;
  height: 199px;
  float: left;
  position: relative;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_img img {
  border-radius: 8px;
  width:100%;
  height:100%;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_img span {
  width: 78px;
  height: 32px;
  background: #af2508;
  position: absolute;
  top: 24px;
  left: 0;
  color: #fff;
  line-height: 32px;
  text-align: center;
  display: inline-block;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_img .list_txt_zt {
  width: 100%;
  height: 42px;
  background: rgba(0, 0, 0, 0.44);
  line-height: 42px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 44px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt {
  width: 695px;
  float: left;
  margin-left: 40px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt h1 {
  font-size: 18px;
  color: #1b1b1b;
  line-height: 25px;
  margin-bottom: 10px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt p {
  color: #636060;
  font-size: 14px;
  line-height: 25px;
  min-height: 75px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt .date_txt {
  width: 100%;
  text-align: right;
  color: #1b1b1b;
  font-size: 14px;
  margin-top: 10px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt .zt_list_icon {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt .zt_list_icon .zan_icon {
  padding-left: 20px;
  font-size: 12px;
  color: #c9ccd0;
  margin-left: 10px;
  background: url(../img/list_img_12.jpg) left center no-repeat;
  float: right;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt .zt_list_icon .xin_icon {
  padding-left: 20px;
  font-size: 12px;
  color: #c9ccd0;
  margin-left: 10px;
  background: url(../img/list_img_14.jpg) left center no-repeat;
  float: right;
}
.content.zt_content .cont_center .zt_content_list .zt_content_list_txt .zt_list_icon .look_icon {
  padding-left: 20px;
  font-size: 12px;
  color: #c9ccd0;
  margin-left: 10px;
  background: url(../img/list_img_13.jpg) left center no-repeat;
  float: right;
}
.jiant_margin.new_zhuan {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.width_new_banner .m-slide,
.width_new_banner .m-slide .bd,
.width_new_banner .m-slide .bd li,
.width_new_banner .m-slide .bd li img {
  width: 1200px;
}
.banner_box.width_new_banner {
  padding-bottom: 0;
}
.new_zt_hread:before {
  position: absolute;
  left: 16px;
  top: 13px;
  content: ' ';
  display: block;
  width: 5px;
  height: 16px;
  background: #ff0000;
  border-radius: 2px;
}
.body_cont_left_hread.new_zt_hread {
  padding-left: 28px;
}
.new_zt_body {
  padding: 30px 40px;
  background: #f5f5f5;
}
.new_zt_body .new_zt_body_list {
  padding: 27px 50px;
  background: #fff;
  width: 517px;
  height: 529px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  margin-bottom: 23px;
  position: relative;
}
.new_zt_body .new_zt_body_list img {
  width: 415px;
  height: 216px;
}
.new_zt_body .new_zt_body_list h3 {
  line-height: 40px;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: normal;
  padding-left: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.new_zt_body .new_zt_body_list p {
  border-bottom: 1px #c8c5c4 dashed;
  width: 100%;
  line-height: 30px;
  color: #1b1b1b;
  font-size: 14px;
  padding-left: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.new_zt_body .new_zt_body_list .zt_list_txt {
  border-bottom: 1px #c8c5c4 dashed;
  width: 100%;
  line-height: 30px;
  color: #1b1b1b;
  font-size: 12px;
  padding-left: 38px;
  background: url(../img/dian_25.jpg) 24px center no-repeat;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.new_zt_body .new_zt_body_list a {
  color: #ff0000;
  font-size: 14px;
  padding-right: 20px;
  background: url(../img/jiantou_icon22_11.jpg) right center no-repeat;
  position: absolute;
  top: 255px;
  right: 62px;
}
.new_zt_body .new_zt_body_list:nth-child(2n) {
  float: right;
  background: #f2ece8;
}
.new_zt_body .new_zt_body_list:nth-child(2n) p {
  border-bottom: 1px #beb7b3 dashed;
}
.new_zt_body .new_zt_body_list:nth-child(2n) .zt_list_txt {
  border-bottom: 1px #beb7b3 dashed;
}
.new_background_page {
  background: #f5f5f5;
  padding-top: 0;
  margin-top: -20px;
  padding-bottom: 30px;
}
.new_img {
  width: 92px;
  height: 90px;
  float: left;
}
p.new_txt {
  color: #707070;
  font-size: 14px;
  text-align: right;
  float: left;
  padding-top: 10px;
  line-height: 25px;
  width: 126px;
}
.bg_txt_banner_ni {
  height: 26px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  bottom: 0px;
}