﻿.w {
  width: 1200px;
  margin: 0 auto;
}
.toubu {
  background: url(../images/04bg.png) no-repeat;
  padding-top: 8px;
  padding-bottom: 506px;
}
.toubu .zhengfulianjie {
  float: right;
  overflow: hidden;
}
.toubu .zhengfulianjie li {
  float: left;
  margin-left: 20px;
  line-height: 40px;
}
.toubu .zhengfulianjie li a {
  font-size: 16px;
  color: #333333;
}
.toubu .logo-sousuokuang {
  overflow: hidden;
  width: 100%;
}
.toubu .logo-sousuokuang .logo {
  margin-right: 106px;
  float: left;
}
.toubu .logo-sousuokuang .sousuokuang {
  float: left;
  margin-top: 4%;
}
.toubu .logo-sousuokuang .sousuokuang .search {
  width: 410px;
  height: 45px;
  line-height: 45px;
  background: #ffffff;
  overflow: hidden;
}
.toubu .logo-sousuokuang .sousuokuang .ipt-btn,
.toubu .logo-sousuokuang .sousuokuang .ipt-text {
  border: none;
  outline: none;
  height: 45px;
}
.toubu .logo-sousuokuang .sousuokuang .ipt-text {
  background: none;
  float: left;
  width: 345px;
  padding-left: 15px;
  font-size: 18px;
  color: #bababa;
}
.toubu .logo-sousuokuang .sousuokuang div {
  background: #c40001;
  width: 50px;
  float: right;
  text-align: center;
}
.toubu .logo-sousuokuang .sousuokuang div .ipt-btn {
  background: url(../images/04fangdajin.png) no-repeat center;
  width: 30px;
  cursor: pointer;
}
.toubu .daohang {
  background: #c40001;
  overflow: hidden;
  margin-top: 50px;
}
.toubu .daohang li {
  float: left;
  margin: 0 40px;
}
.toubu .daohang li a {
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
}
.toubu .daohang li a:hover {
  font-weight: bold;
}
.toubu .shoujidaohang {
  display: none;
}
.toubu .shoujidaohang .logo {
  float: left;
  font-size: 22px;
}
.toubu .shoujidaohang #mnav {
  width: 1200px;
  margin: auto;
}
.toubu .shoujidaohang #mnav a {
  color: #FFF;
}
.toubu .shoujidaohang #mnavh {
  display: none;
  width: 30px;
  height: 40px;
  float: right;
  text-align: center;
  padding: 0 5px;
}
.toubu .shoujidaohang #starlist {
  float: right;
}
.toubu .shoujidaohang #starlist li {
  float: left;
  display: inline-block;
  padding: 0 0 0 40px;
  font-size: 16px;
}
.toubu .shoujidaohang #starlist li a {
  font-size: 18px;
  line-height: 34px;
}
.toubu .shoujidaohang .navicon {
  display: block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #e6000a;
  margin-top: 18px;
}
.toubu .shoujidaohang .navicon:before,
.toubu .shoujidaohang .navicon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #e6000a;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.toubu .shoujidaohang .navicon:before {
  margin-top: -10px;
}
.toubu .shoujidaohang .navicon:after {
  margin-top: 10px;
}
.toubu .shoujidaohang .open .navicon {
  background: none;
}
.toubu .shoujidaohang .open .navicon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toubu .shoujidaohang .open .navicon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.toubu .shoujidaohang .open .navicon:before,
.toubu .shoujidaohang .open .navicon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #e6000a;
}
.yi {
  margin-top: -520px;
}
.yi .toutiao {
  overflow: hidden;
  margin-top: 26px;
  margin-bottom: 20px;
}
.yi .toutiao .toutiao-tupian {
  float: left;
  margin-top: 10px;
  margin-right: 30px;
}
.yi .toutiao div {
  float: left;
}
.yi .toutiao div a h1 {
  font-size: 32px;
  color: #666666;
  margin-bottom: 6px;
}
.yi .toutiao div a span {
  font-size: 14px;
  color: #999999;
}
.yi .toutiao div a h1:hover {
  color: #c40001;
}
.yi .lunbotu {
  overflow: hidden;
}
.yi .lunbotu .focus {
  float: none;
}
.yi .lunbotu .focus-box {
  clear: both;
  width: 100%;
  height: 100%;
}
.yi .lunbotu .focusImage {
  float: left;
  width: 100%;
  height: 100%;
}
.yi .lunbotu .focusImage-inner {
  width: 100%;
  height: auto;
  position: relative;
}
.yi .lunbotu .focusImage-content li {
  display: none;
}
.yi .lunbotu .focusImage-content li.current {
  display: block;
}
.yi .lunbotu .focusImage-content img {
  width: 100%;
  height: auto;
}
.yi .lunbotu .focusImage-title {
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.yi .lunbotu .focusImage-title-bg {
  background: #000;
  opacity: 0.5;
  position: absolute;
  z-index: 5;
  height: 40px;
  width: 100%;
  bottom: 0;
}
.yi .lunbotu .focusImage-title h2 {
  padding: 0 10px;
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.yi .lunbotu .focusImage-title a,
.yi .lunbotu .focusImage-title a:visited,
.yi .lunbotu .focusImage-title a:hover {
  color: #fff;
  text-decoration: none;
}
.yi .lunbotu .focusImage-slide {
  position: absolute;
  z-index: 15;
  right: 2%;
  bottom: 3%;
  width: 100px;
}
.yi .lunbotu .focusImage-slide li {
  display: block;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 50%;
  text-indent: 20px;
  overflow: hidden;
  margin: 0 4px;
  cursor: pointer;
  border: 1px solid #ffffff;
}
.yi .lunbotu .focusImage-slide li.current {
  display: block;
  background: #ffffff;
}
.yi .hengfu {
  margin: 30px 0;
}
.yi .hengfu .banner1 {
  position: relative;
  height: 115px;
  overflow: hidden;
}
.yi .hengfu .banner1 ul {
  position: absolute;
  top: 0px;
  left: 0px;
}
.yi .hengfu .banner1 li {
  width: 100%;
  height: auto;
}
.yi .hengfu .banner1 img {
  width: 100%;
  height: auto;
  border: 0;
}
.yi .hengfu .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.er {
  overflow: hidden;
}
.er .zuo {
  float: left;
}
.er .zuo .i_o_right {
  width: 696px;
  margin: 0 0 30px 0;
  overflow: hidden;
}
.er .zuo .i_o_right .i_o_r_tab,
.er .zuo .i_o_right .i_o_r_tab2,
.er .zuo .i_o_right .i_o_r_tab3,
.er .zuo .i_o_right .i_o_r_tab4 {
  width: 696px;
  border-bottom: 1px solid #c40001;
  overflow: hidden;
}
.er .zuo .i_o_right .i_o_r_tab a,
.er .zuo .i_o_right .i_o_r_tab2 a,
.er .zuo .i_o_right .i_o_r_tab3 a,
.er .zuo .i_o_right .i_o_r_tab4 a {
  line-height: 40px;
  text-align: center;
  color: #333333;
  float: left;
  font-size: 22px;
  padding: 0 10px;
  margin: 0 10px;
}
.er .zuo .i_o_right .i_o_r_tab .se,
.er .zuo .i_o_right .i_o_r_tab2 .se,
.er .zuo .i_o_right .i_o_r_tab3 .se,
.er .zuo .i_o_right .i_o_r_tab4 .se {
  color: #ffffff;
  font-size: 22px;
  background: #c40001;
  line-height: 40px;
}
.er .zuo .i_o_right .i_o_r_tabContent,
.er .zuo .i_o_right .i_o_r_tabContent2,
.er .zuo .i_o_right .i_o_r_tabContent3,
.er .zuo .i_o_right .i_o_r_tabContent4 {
  width: 696px;
  margin: 0 auto;
  margin-top: 4px;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul {
  margin-top: 20px;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul li,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul li,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul li,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul li {
  width: 696px;
  height: 22px;
  margin-bottom: 20px;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul li p,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul li p,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul li p,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul li p {
  float: left;
  width: 4px;
  height: 4px;
  background: #c40001;
  margin: 10px;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul li a,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul li a,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul li a,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul li a {
  font-size: 16px;
  color: #333333;
  float: left;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul li a:hover,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul li a:hover,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul li a:hover,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul li a:hover {
  color: #c40001;
}
.er .zuo .i_o_right .i_o_r_tabContent div ul li span,
.er .zuo .i_o_right .i_o_r_tabContent2 div ul li span,
.er .zuo .i_o_right .i_o_r_tabContent3 div ul li span,
.er .zuo .i_o_right .i_o_r_tabContent4 div ul li span {
  font-size: 16px;
  float: right;
  height: 22px;
  line-height: 22px;
  color: #666666;
}
.er .zuo .nongmuyewu {
  width: 696px;
}
.er .zuo .nongmuyewu h1 {
  margin-bottom: 14px;
}
.er .zuo .nongmuyewu h1 a {
  font-size: 26px;
  color: #333333;
}
.er .zuo .nongmuyewu ul {
  overflow: hidden;
}
.er .zuo .nongmuyewu ul a li {
  margin: 4px;
  text-align: center;
  float: left;
  border: 1px solid #c40001;
  width: 164px;
}
.er .zuo .nongmuyewu ul a li img {
  margin: 24px 0 16px;
}
.er .zuo .nongmuyewu ul a li p {
  color: #333333;
  font-size: 22px;
  margin-bottom: 16px;
}
.er .zuo .nongmuyewu ul a li:hover img {
  transition: all 0.3s linear;
  transform: scale(1.1);
}
.er .zuo .nongmuyewu ul a li:hover p {
  font-weight: bold;
  color: #c40001;
}
.er .zuo .xinxigongkai {
  width: 696px;
  margin-top: 40px;
  overflow: hidden;
  margin-bottom: 20px;
}
.er .zuo .xinxigongkai div {
  float: left;
  background: #c40001;
  overflow: hidden;
  width: 392px;
}
.er .zuo .xinxigongkai div a .xinxigongkai-fangzi {
  float: left;
  margin: 6px 20px 0 50px;
}
.er .zuo .xinxigongkai div a h1 {
  font-size: 22px;
  color: #ffffff;
  float: left;
  line-height: 40px;
}
.er .zuo .xinxigongkai div a .xinxigongkai-gengduo {
  float: right;
  margin: 9px 10px 0 0;
}
.er .zuo .xinxigongkai ul {
  float: right;
  overflow: hidden;
  margin-top: 7px;
}
.er .zuo .xinxigongkai ul a li {
  float: left;
  margin: 0 13px;
}
.er .zuo .xinxigongkai ul a li img {
  vertical-align: middle;
}
.er .zuo .xinxigongkai ul a li span {
  font-size: 20px;
  color: #959696;
  vertical-align: middle;
}
.er .zuo .xinxigongkai ul a li:hover span {
  color: #c40001;
  font-weight: bold;
}
.er .you {
  float: right;
}
.er .you .shichanghangqing {
  margin-bottom: 54px;
}
.er .you .shichanghangqing h1 {
  margin-bottom: 14px;
}
.er .you .shichanghangqing h1 a {
  font-size: 26px;
  color: #c40001;
}
.er .you .gongzhongcanyu h1 {
  margin-bottom: 14px;
}
.er .you .gongzhongcanyu h1 a {
  font-size: 26px;
  color: #333333;
}
.er .you .gongzhongcanyu .juzhangxinxiang {
  overflow: hidden;
  margin-bottom: 8px;
}
.er .you .gongzhongcanyu .juzhangxinxiang a li {
  width: 150px;
  float: left;
  border: 1px solid #eeeeee;
  text-align: center;
  margin: 0 5px;
}
.er .you .gongzhongcanyu .juzhangxinxiang a li img {
  margin: 20px auto;
  display: block;
  transition: all 0.8s;
}
.er .you .gongzhongcanyu .juzhangxinxiang a li span {
  font-size: 16px;
  color: #333333;
  margin-bottom: 18px;
  display: block;
}
.er .you .gongzhongcanyu .juzhangxinxiang a li:hover img {
  transition: all 0.8s;
  transform: rotateY(360deg);
}
.er .you .gongzhongcanyu .juzhangxinxiang a li:hover span {
  font-weight: bold;
  color: #c40001;
}
.er .you .gongzhongcanyu .xinxiangtongji {
  overflow: hidden;
  border: 1px solid #eeeeee;
  width: 468px;
  margin: 0 auto;
  padding: 8px 0;
}
.er .you .gongzhongcanyu .xinxiangtongji li {
  float: left;
  text-align: center;
  margin: 0 13px;
  width: 81px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a img {
  display: block;
  margin: 20px auto 6px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a p {
  font-size: 16px;
  color: #c40001;
  font-weight: bold;
  width: 79px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a h5 {
  font-size: 32px;
  color: #c40001;
  margin: 28px auto 6px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a h2 {
  font-size: 32px;
  color: #2c95df;
  margin: 28px auto 6px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a span {
  font-size: 16px;
  color: #333333;
}
.er .you .gongzhongcanyu .xinxiangtongji li a h3 {
  font-size: 20px;
  color: #80c269;
  margin: 16px auto 0px;
}
.er .you .gongzhongcanyu .xinxiangtongji li a h4 {
  font-size: 18px;
  color: #999999;
  font-weight: normal;
}
.er .you .gongzhongcanyu .xinxiangtongji .yuanquan {
  border: 16px solid #80c269;
  width: 81px;
  height: 81px;
  border-radius: 50%;
}
.er .you .zaixianfangtan {
  margin-top: 37px;
}
.er .you .zaixianfangtan h1 {
  margin-bottom: 14px;
}
.er .you .zaixianfangtan h1 a {
  font-size: 26px;
  color: #c40001;
}
.er .you .zaixianfangtan ul {
  margin-left: 10px;
}
.er .you .zaixianfangtan ul li {
  border-left: 1px solid #eeeeee;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}
.er .you .zaixianfangtan ul li i {
  background: url(../images/28morenyuandian.png);
  width: 12px;
  height: 12px;
  display: block;
  float: left;
  margin-top: 20px;
  margin-right: 14px;
  margin-left: -6px;
}
.er .you .zaixianfangtan ul li .xuanzhong {
  background: url(../images/29xuanzhongyuandian.png);
}
.er .you .zaixianfangtan ul li a {
  font-size: 18px;
  color: #333333;
}
.er .you .zaixianfangtan ul li a:hover {
  color: #c40001;
}
.san h1 {
  margin-bottom: 14px;
}
.san h1 a {
  font-size: 26px;
  color: #333333;
}
.dibu .youqinglianjie {
  overflow: hidden;
  background: #c40001;
}
.dibu .youqinglianjie h2 {
  font-weight: normal;
  font-size: 22px;
  color: #ffffff;
  float: left;
  margin: 0 14px;
  line-height: 46px;
}
.dibu .youqinglianjie ul {
  float: left;
  overflow: hidden;
}
.dibu .youqinglianjie ul li {
  float: left;
  margin: 0 12px;
}
.dibu .youqinglianjie ul li a {
  font-size: 16px;
  color: #ffffff;
  line-height: 46px;
}
.dibu .dibuxiantiao {
  margin-top: -6px;
}
.dibu .dibuxiantiao img {
  width: 100%;
}
.dibu .dibuxinxi {
  background: #c40001;
  overflow: hidden;
}
.dibu .dibuxinxi .jiguandangjian {
  float: left;
  margin: 50px 36px 44px 58px;
}
.dibu .dibuxinxi .wangzhanxinxi {
  float: left;
  margin-top: 38px;
}
.dibu .dibuxinxi .wangzhanxinxi li {
  line-height: 32px;
  font-size: 16px;
  color: #ffffff;
}
.dibu .dibuxinxi .wangzhanxinxi li img {
  vertical-align: middle;
}
.dibu .dibuxinxi .wangzhanxinxi .ditushengming a {
  font-size: 16px;
  color: #ffffff;
  margin-right: 26px;
}
.dibu .dibuxinxi .wangzhanxinxi .ditushengming a:hover {
  font-weight: bold;
}
.dibu .dibuxinxi .zhuban {
  float: left;
  margin: 38px 68px 0 32px;
}
.dibu .dibuxinxi .zhuban p {
  font-size: 16px;
  color: #ffffff;
  line-height: 32px;
}
.dibu .dibuxinxi .erweima {
  margin-top: 26px;
  float: left;
}
.dibu .dibuxinxi .erweima img {
  vertical-align: middle;
}
.dibu .dibuxinxi .erweima span {
  writing-mode: vertical-rl;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
}
.yi .toutiao-xinwen {
  margin-top: 20px;
}
.yi .toutiao-xinwen .dangqianweizhi {
  color: #666666;
  font-size: 16px;
  cursor: default;
}
.yi .toutiao-xinwen .dangqianweizhi a {
  font-size: 16px;
  color: #666666;
}
.yi .toutiao-xinwen .dangqianweizhi a:hover {
  color: #c40001;
}
.yi .toutiao-xinwen .xinwenlunbo {
  margin: 16px 0 40px 0;
}
.yi .toutiao-xinwen .xinwenlunbo .banner {
  POSITION: relative;
  HEIGHT: 100px;
  OVERFLOW: hidden;
  background: #f2f2f2;
}
.yi .toutiao-xinwen .xinwenlunbo .banner OL {
  POSITION: absolute;
  TOP: 0px;
  LEFT: 0px;
  width: 100%;
}
.yi .toutiao-xinwen .xinwenlunbo .banner LI {
  HEIGHT: 100px;
  text-align: center;
  margin: 0 auto;
}
.yi .toutiao-xinwen .xinwenlunbo .banner LI a h1 {
  font-size: 36px;
  color: #333333;
  padding: 10px 0 2px 0;
}
.yi .toutiao-xinwen .xinwenlunbo .banner LI span {
  font-size: 18px;
  color: #333333;
}
.yi .toutiao-xinwen .xinwenlunbo .mouse_direction {
  POSITION: absolute;
  WIDTH: 30px;
  RIGHT: 0px;
}
.yi .toutiao-xinwen .xinwenlunbo .mouse_top {
  BACKGROUND: url(../images/38shangjiantou.png) no-repeat;
  HEIGHT: 20px;
  CURSOR: pointer;
  margin-bottom: 60px;
}
.yi .toutiao-xinwen .xinwenlunbo .mouse_bottom {
  BACKGROUND: url(../images/39xiajiantou.png) no-repeat;
  HEIGHT: 20px;
  CURSOR: pointer;
}
.yi .xinwen-lunbotu .qunar {
  margin: 0 auto 15px;
  position: relative;
  overflow: hidden;
}
.yi .xinwen-lunbotu .qunar .e_pic_wrap {
  z-index: 1;
  white-space: nowrap;
  width: 1200px;
  height: 430px;
}
.yi .xinwen-lunbotu .qunar .e_pic_wrap li {
  position: relative;
  display: inline;
  overflow: hidden;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf {
  background: #f2f2f2;
  position: absolute;
  right: 0;
  top: 0;
  width: 292px;
  height: 362px;
  overflow: hidden;
  z-index: 20;
  color: #333333;
  white-space: normal;
  word-wrap: break-word;
  padding: 34px;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf h2 a {
  color: #333333;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf h2:hover a {
  color: #c40001;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf h3 {
  background: #c40001;
  width: 20px;
  height: 4px;
  margin: 24px 0 20px 0;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf .t_info {
  overflow: hidden;
  line-height: 26px;
  color: #333333;
  font-size: 16px;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf span {
  border-radius: 50px;
  background: #ffffff;
  width: 103px;
  height: 29px;
  border: 1px solid #cac8c8;
  display: block;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf span a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf span:hover {
  background: #c40001;
}
.yi .xinwen-lunbotu .qunar .e_flt_inf span:hover a {
  color: #ffffff;
}
.yi .xinwen-lunbotu .qunar .prev,
.yi .xinwen-lunbotu .qunar .next {
  position: absolute;
  z-index: 30;
  display: block;
}
.yi .xinwen-lunbotu .qunar .prev {
  bottom: 20px;
  left: 794px;
}
.yi .xinwen-lunbotu .qunar .next {
  bottom: 20px;
  right: 313px;
}
.yi .xinwen-lunbotu .qunar .prev a {
  display: block;
  width: 47px;
  height: 36px;
  overflow: hidden;
  background: url(../images/40xinwenzuo-moren.png) no-repeat scroll 0 0;
}
.yi .xinwen-lunbotu .qunar .prev a:hover {
  background: url(../images/40xinwenzuo-moren.png) no-repeat scroll 0 0;
  transition: all 0.3s linear;
  transform: scale(1.1);
}
.yi .xinwen-lunbotu .qunar .next a {
  display: block;
  width: 47px;
  height: 36px;
  overflow: hidden;
  background: url(../images/44xinwenyou-xuanzhong.png) no-repeat scroll 0 0;
}
.yi .xinwen-lunbotu .qunar .next a:hover {
  background: url(../images/44xinwenyou-xuanzhong.png) no-repeat scroll 0 0;
  transition: all 0.3s linear;
  transform: scale(1.1);
}
.xinwen-er {
  margin: 40px 0;
  overflow: hidden;
}
.xinwen-er .i_o_right {
  width: 580px;
  overflow: hidden;
}
.xinwen-er .i_o_right .i_o_r_tab,
.xinwen-er .i_o_right .i_o_r_tab2,
.xinwen-er .i_o_right .i_o_r_tab3,
.xinwen-er .i_o_right .i_o_r_tab4 {
  width: 580px;
  overflow: hidden;
}
.xinwen-er .i_o_right .i_o_r_tab a,
.xinwen-er .i_o_right .i_o_r_tab2 a,
.xinwen-er .i_o_right .i_o_r_tab3 a,
.xinwen-er .i_o_right .i_o_r_tab4 a {
  line-height: 40px;
  text-align: center;
  color: #333333;
  float: left;
  font-size: 22px;
  padding: 0 10px;
  margin: 0 10px;
}
.xinwen-er .i_o_right .i_o_r_tab .se,
.xinwen-er .i_o_right .i_o_r_tab2 .se,
.xinwen-er .i_o_right .i_o_r_tab3 .se,
.xinwen-er .i_o_right .i_o_r_tab4 .se {
  color: #333333;
  font-size: 26px;
  line-height: 26px;
  border-left: 6px solid #c40001;
  font-weight: bold;
}
.xinwen-er .i_o_right .i_o_r_tabContent,
.xinwen-er .i_o_right .i_o_r_tabContent2,
.xinwen-er .i_o_right .i_o_r_tabContent3,
.xinwen-er .i_o_right .i_o_r_tabContent4 {
  width: 580px;
  margin: 0 auto;
  margin-top: 4px;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul {
  margin-top: 20px;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul li,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul li,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul li,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul li {
  width: 580px;
  height: 22px;
  margin-bottom: 20px;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul li p,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul li p,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul li p,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul li p {
  float: left;
  width: 4px;
  height: 4px;
  background: #c40001;
  margin: 10px;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul li a,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul li a,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul li a,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul li a {
  font-size: 16px;
  color: #333333;
  float: left;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul li a:hover,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul li a:hover,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul li a:hover,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul li a:hover {
  color: #c40001;
}
.xinwen-er .i_o_right .i_o_r_tabContent div ul li span,
.xinwen-er .i_o_right .i_o_r_tabContent2 div ul li span,
.xinwen-er .i_o_right .i_o_r_tabContent3 div ul li span,
.xinwen-er .i_o_right .i_o_r_tabContent4 div ul li span {
  font-size: 16px;
  float: right;
  height: 22px;
  line-height: 22px;
  color: #666666;
}
.tupianyaowen .tupianyaowen-biaoti h1 {
  line-height: 26px;
  border-left: 6px solid #c40001;
  padding: 0 10px;
  margin: 0 10px;
  margin-bottom: 20px;
}
.tupianyaowen .tupianyaowen-biaoti h1 a {
  font-weight: bold;
  font-size: 26px;
  color: #333333;
}
.tupianyaowen .box {
  overflow: hidden;
  position: relative;
}
.tupianyaowen .box:before {
  content: "";
  width: 470px;
  height: 312px;
  position: absolute;
  top: 155px;
  left: 235px;
  background-size: 32px 32px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1;
  transform: translate(-50%, -50%) scale(0);
}
.tupianyaowen .boxbefore {
  float: left;
}
.tupianyaowen .boxbefore:before {
  width: 230px;
  height: 150px;
  top: 75px;
  left: 114px;
}
.tupianyaowen .box:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.tupianyaowen .box img {
  height: auto;
  transition: all 0.3s ease 0s;
}
.tupianyaowen .box .box-content {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.tupianyaowen .box .box-content-zuo {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.tupianyaowen .box .title {
  text-transform: uppercase;
  text-shadow: 0 0 2px #000;
  opacity: 0;
  position: relative;
  transform: translateY(100%);
  transition: all 0.5s ease 0s;
  padding: 20px;
}
.tupianyaowen .box .title a {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.tupianyaowen .box:hover .title {
  opacity: 1;
  transform: translateY(0);
}
.xinwen-zhuanti {
  line-height: 26px;
  border-left: 6px solid #c40001;
  padding: 0 10px;
  margin: 0 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.yi .jzxx-zxft {
  margin-top: 36px;
  overflow: hidden;
}
.yi .jzxx-zxft .juzhangxinxiang {
  width: 720px;
  float: left;
}
.yi .jzxx-zxft .juzhangxinxiang h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.yi .jzxx-zxft .juzhangxinxiang h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs {
  background: #f1f1f1;
  padding-left: 10px;
  overflow: hidden;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs span {
  font-size: 18px;
  color: #666666;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 12px;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .site-search {
  height: 38px;
  padding-bottom: 12px;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search {
  position: relative;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search input {
  width: 168px;
  height: 34px;
  padding-left: 10px;
  font-size: 14px;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search button {
  position: absolute;
  right: 0px;
  top: 0px;
  border: none;
  background: #c40001;
  padding: 0;
  width: 64px;
  height: 38px;
  direction: ltr;
}
.yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .submit {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian {
  overflow: hidden;
  padding: 40px 20px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian a {
  padding: 4px;
  display: inline-block;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background-image: -webkit-repeating-linear-gradient(left, #f9db8b, #e73724);
  background-image: -o-repeating-linear-gradient(left, #f9db8b, #e73724);
  background-image: repeating-linear-gradient(to right, #f9db8b, #e73724);
  background: -webkit-linear-gradient(-90deg, #f9db8b, #e73724);
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian a li {
  margin: 0;
  text-align: center;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 50%;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian a li h2 {
  margin-top: 20px;
  color: #c40001;
  font-size: 20px;
  margin-bottom: 4px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian a li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li {
  margin-bottom: 20px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li i {
  background: #999999;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 10px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li a {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  width: 464px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li span {
  font-size: 16px;
  color: #666666;
  margin-right: 20px;
  margin-left: 64px;
}
.yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li p {
  font-size: 16px;
  color: #666666;
  float: right;
}
.yi .jzxx-zxft .zaixianfangtan {
  width: 425px;
  float: right;
}
.yi .jzxx-zxft .zaixianfangtan h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.yi .jzxx-zxft .zaixianfangtan h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu div {
  width: 430px;
  height: 244px;
  margin-bottom: 30px;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu div img {
  width: 430px;
  height: 244px;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu h2 {
  font-size: 20px;
  color: #c40001;
  margin-bottom: 20px;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p {
  margin-bottom: 20px;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p span {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p a {
  font-size: 18px;
  color: #666666;
}
.hudong-er .jzxx-zxft {
  margin-top: 36px;
  overflow: hidden;
}
.hudong-er .jzxx-zxft .juzhangxinxiang {
  width: 720px;
  float: left;
}
.hudong-er .jzxx-zxft .juzhangxinxiang h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs {
  background: #f1f1f1;
  padding-left: 10px;
  overflow: hidden;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs span {
  font-size: 18px;
  color: #666666;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 12px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .site-search {
  height: 38px;
  padding-bottom: 12px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search {
  position: relative;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search input {
  width: 168px;
  height: 34px;
  padding-left: 10px;
  font-size: 14px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search button {
  position: absolute;
  right: 0px;
  top: 0px;
  border: none;
  background: #c40001;
  padding: 0;
  width: 64px;
  height: 38px;
  direction: ltr;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .submit {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian {
  overflow: hidden;
  padding: 40px 20px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a {
  padding: 4px;
  display: inline-block;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background-image: -webkit-repeating-linear-gradient(left, #f9db8b, #e73724);
  background-image: -o-repeating-linear-gradient(left, #f9db8b, #e73724);
  background-image: repeating-linear-gradient(to right, #f9db8b, #e73724);
  background: -webkit-linear-gradient(-90deg, #f9db8b, #e73724);
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li {
  margin: 0;
  text-align: center;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 50%;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li h2 {
  margin-top: 20px;
  color: #c40001;
  font-size: 20px;
  margin-bottom: 4px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li {
  margin-bottom: 20px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li i {
  background: #999999;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 10px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li a {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  width: 464px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li span {
  font-size: 16px;
  color: #666666;
  margin-right: 20px;
  margin-left: 64px;
}
.hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li p {
  font-size: 16px;
  color: #666666;
  float: right;
}
.hudong-er .jzxx-zxft .zaixianfangtan {
  width: 425px;
  float: right;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong {
  overflow: hidden;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong h2 {
  font-size: 18px;
  color: #333333;
  float: left;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong span {
  float: right;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-right: 14px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul {
  margin-top: 16px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li {
  margin-bottom: 20px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li i {
  background: #999999;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 8px 0px 0;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li a {
  font-size: 16px;
  color: #333333;
  width: 287px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li span {
  font-size: 16px;
  color: #666666;
  float: right;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong {
  overflow: hidden;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong h2 {
  font-size: 18px;
  color: #333333;
  float: left;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong span {
  float: right;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-right: 14px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul {
  margin-top: 16px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li {
  margin-bottom: 20px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li i {
  background: #999999;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 8px 0px 0;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li a {
  font-size: 16px;
  color: #333333;
  width: 287px;
}
.hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li span {
  font-size: 16px;
  color: #666666;
  float: right;
}
.hudong-san {
  margin-bottom: 20px;
}
.hudong-san h1 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
.hudong-san h1 a {
  font-size: 26px;
  color: #333333;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.hudong-san .hotline-list {
  margin-top: 40px;
  overflow: hidden;
}
.hudong-san .hotline-list li {
  width: 323px;
  height: 150px;
  float: left;
  margin-bottom: 32px;
}
.hudong-san .hotline-list .list {
  padding-left: 26px;
  background: url(../images/49morenyuanquan.png) left 8px no-repeat;
}
.hudong-san .hotline-list .list:hover {
  background: url(../images/50yuanquanxuanzhong.png) left 8px no-repeat;
}
.hudong-san .hotline-list .hotline-name {
  height: auto;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
}
.hudong-san .hotline-list .hotline-address {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
.hudong-san .hotline-list span {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #666666;
  font-size: 12px;
}
.yi .lingdaojieshao {
  margin-top: 20px;
}
.yi .lingdaojieshao h1 {
  border-bottom: 4px solid #f1f1f1;
  margin-bottom: 14px;
}
.yi .lingdaojieshao h1 a {
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.yi .lingdaojieshao h1 a img {
  margin: 0 20px 0 10px;
  vertical-align: middle;
}
.yi .lingdaojieshao h1 a span {
  font-weight: normal;
  font-size: 28px;
  color: #c40001;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao {
  overflow: hidden;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang {
  float: left;
  overflow: hidden;
  margin-right: 46px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang h2 {
  font-size: 30px;
  color: #333333;
  display: block;
  font-weight: normal;
  margin-bottom: 30px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangzhaopian {
  float: left;
  margin-right: 28px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangzhaopian img {
  width: 164px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi {
  float: left;
  width: 232px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi h3 {
  font-size: 24px;
  color: #c40001;
  margin: 10px 0 10px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi span {
  font-size: 20px;
  color: #333333;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi p {
  margin: 10px 0 15px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi a {
  text-align: center;
  display: inline-block;
  width: 102px;
  background: #feefe6;
  line-height: 26px;
  font-size: 16px;
  color: #fd6a1a;
  border-radius: 13px;
}
.yi .lingdaojieshao .lingdao-qita {
  float: left;
}
.yi .lingdaojieshao .lingdao-qita h2 {
  font-size: 30px;
  color: #333333;
  display: block;
  font-weight: normal;
  margin-bottom: 30px;
}
.yi .lingdaojieshao .lingdao-qita ul {
  overflow: hidden;
  width: 730px;
}
.yi .lingdaojieshao .lingdao-qita ul li {
  float: left;
  margin: 0 50px 20px 0;
}
.yi .lingdaojieshao .lingdao-qita ul li a {
  overflow: hidden;
}
.yi .lingdaojieshao .lingdao-qita ul li a div {
  float: left;
}
.yi .lingdaojieshao .lingdao-qita ul li a div img {
  float: left;
  width: 110px;
  height: 129px;
  margin-right: 16px;
}
.yi .lingdaojieshao .lingdao-qita ul li a div h3 {
  font-size: 18px;
  color: #c40001;
  margin: 14px 0 14px 0;
}
.yi .lingdaojieshao .lingdao-qita ul li a div span {
  display: block;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.jigouzhineng h1 {
  border-bottom: 4px solid #f1f1f1;
  margin-bottom: 14px;
}
.jigouzhineng h1 a {
  border-bottom: 4px solid #c40001;
  padding-bottom: 14px;
}
.jigouzhineng h1 a img {
  margin: 0 20px 0 10px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.jigouzhineng h1 a span {
  font-weight: normal;
  font-size: 28px;
  color: #c40001;
}
.jigouzhineng .jigouzhineng {
  overflow: hidden;
  margin-bottom: 40px;
}
.jigouzhineng .jigouzhineng p {
  font-size: 16px;
  color: #333333;
  line-height: 34px;
}
.jigouzhineng .jigouzhineng p span {
  float: right;
}
.jigouzhineng .jigouzhineng p span a {
  font-size: 16px;
  color: #c40001;
}
.jujiguan .i_o_right {
  margin: 0 0 30px 0;
  overflow: hidden;
}
.jujiguan .i_o_right .i_o_r_tab #jjg {
  background: url(../images/56jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab #jsdw {
  background: url(../images/57jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab #zjjjz {
  background: url(../images/58jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab .se#jjg {
  background: url(../images/53jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab .se#jsdw {
  background: url(../images/54jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab .se#zjjjz {
  background: url(../images/55jigou.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tab,
.jujiguan .i_o_right .i_o_r_tab2,
.jujiguan .i_o_right .i_o_r_tab3,
.jujiguan .i_o_right .i_o_r_tab4 {
  border-bottom: 1px solid #eceaea;
  height: 58px;
}
.jujiguan .i_o_right .i_o_r_tab a,
.jujiguan .i_o_right .i_o_r_tab2 a,
.jujiguan .i_o_right .i_o_r_tab3 a,
.jujiguan .i_o_right .i_o_r_tab4 a {
  color: #333333;
  float: left;
  font-size: 28px;
  padding-right: 20px;
  padding-left: 55px;
  padding-top: 8px;
  margin-right: 18px;
}
.jujiguan .i_o_right .i_o_r_tab .se,
.jujiguan .i_o_right .i_o_r_tab2 .se,
.jujiguan .i_o_right .i_o_r_tab3 .se,
.jujiguan .i_o_right .i_o_r_tab4 .se {
  color: #c40001;
  font-size: 28px;
  border-bottom: 3px solid #c40001;
  padding-bottom: 12px;
  padding-top: 8px;
}
.jujiguan .i_o_right .i_o_r_tabContent,
.jujiguan .i_o_right .i_o_r_tabContent2,
.jujiguan .i_o_right .i_o_r_tabContent3,
.jujiguan .i_o_right .i_o_r_tabContent4 {
  margin: 0 auto;
  margin-top: 4px;
}
.jujiguan .i_o_right .i_o_r_tabContent div,
.jujiguan .i_o_right .i_o_r_tabContent2 div,
.jujiguan .i_o_right .i_o_r_tabContent3 div,
.jujiguan .i_o_right .i_o_r_tabContent4 div {
  overflow: hidden;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul {
  float: left;
  margin-top: 20px;
  width: 25%;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li {
  height: 42px;
  overflow: hidden;
  margin: 20px 0;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li i,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li i,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li i,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li i {
  float: left;
  width: 12px;
  height: 12px;
  display: block;
  background: url(../images/61xiangmufuhaomoren.png) no-repeat;
  margin-top: 6px;
  margin-right: 8px;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li span,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li span,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li span,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li span {
  float: left;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li span a,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li span a,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li span a,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li span a {
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  color: #333333;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li span a em,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li span a em,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li span a em,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li span a em {
  font-size: 14px;
  color: #333333;
  font-style: normal;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li:hover i,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li:hover i,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li:hover i,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li:hover i {
  background: url(../images/62xiangmufuhaoxuanzhong.png) no-repeat;
}
.jujiguan .i_o_right .i_o_r_tabContent div ul li:hover span a,
.jujiguan .i_o_right .i_o_r_tabContent2 div ul li:hover span a,
.jujiguan .i_o_right .i_o_r_tabContent3 div ul li:hover span a,
.jujiguan .i_o_right .i_o_r_tabContent4 div ul li:hover span a {
  color: #c40001;
}
.zuixinzhuanti h1 {
  font-weight: bold;
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.zuixinzhuanti h1 i {
  width: 6px;
  background: #c40001;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 14px 0 8px;
  border-radius: 3px;
}
.zuixinzhuanti h1 a {
  font-size: 26px;
  color: #333333;
}
.zhuanti-ztlj h1 {
  font-weight: bold;
  border-bottom: 2px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.zhuanti-ztlj h1 i {
  width: 6px;
  background: #c40001;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 14px 0 8px;
  border-radius: 3px;
}
.zhuanti-ztlj h1 a {
  font-size: 26px;
  color: #333333;
}
.zhuanti-ztlj ul {
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.zhuanti-ztlj ul li {
  float: left;
  text-align: center;
  margin: 0 5px 30px;
  width: 49%;
}
.zhuanti-ztlj ul li a img {
  width: 590px;
  height: 210px;
}
.zhuanti-ztlj ul li h2 {
  margin: 6px 0 6px;
}
.zhuanti-ztlj ul li h2 a {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.zhuanti-ztlj ul li h2 a:hover {
  color: #c40001;
}
.zhuanti-ztlj ul li p {
  font-size: 16px;
  color: #666666;
}
.zhengwufuwu .container {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  /*行政许可*/
  /*行政许可事项*/
  /*五个行政*/
  /*办件公式*/
  /*分页*/
  /*/分页*/
}
.zhengwufuwu .container .navigation {
  color: #666666;
  font-size: 16px;
  cursor: default;
  margin: 10px 0 20px;
}
.zhengwufuwu .container .navigation a {
  font-size: 16px;
  color: #666666;
}
.zhengwufuwu .container .navigation a:hover {
  color: #c40001;
}
.zhengwufuwu .container .dynamic-top h3 {
  font-weight: bold;
  border-bottom: 4px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.zhengwufuwu .container .dynamic-top h3 a {
  font-size: 26px;
  color: #c40001;
  border-bottom: 4px solid #c40001;
  padding-bottom: 10px;
}
.zhengwufuwu .container .pull-left {
  float: left;
}
.zhengwufuwu .container .pull-right {
  float: right;
}
.zhengwufuwu .container .show {
  display: block !important;
}
.zhengwufuwu .container .hide {
  display: none !important;
}
.zhengwufuwu .container .auto {
  margin-left: auto;
  margin-right: auto;
}
.zhengwufuwu .container .text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhengwufuwu .container .license {
  min-height: 242px;
}
.zhengwufuwu .container .license .content {
  margin-top: 26px;
  min-height: 151px;
}
.zhengwufuwu .container .content h4 {
  width: 234px;
  height: 123px;
  margin-bottom: 2px;
  line-height: 123px;
  color: #666666;
  font-size: 26px;
  font-weight: normal;
  background: #f1f1f1;
  text-align: center;
}
.zhengwufuwu .container .license .content-right {
  min-height: 152px;
  width: 966px;
}
.zhengwufuwu .container .content-right li a {
  float: left;
  width: 180px;
  height: 52px;
  margin: 2px 0 8px 10px;
  line-height: 54px;
  text-align: center;
  border: solid 1px #c40001;
}
.zhengwufuwu .container .content-right li a {
  font-size: 18px;
  color: #333333;
}
.zhengwufuwu .container .content-right li a:hover {
  background: #c40001;
  font-weight: bold;
  color: #fff;
}
.zhengwufuwu .container .content-right li a.hover {
  background: #c40001;
  font-weight: bold;
  color: #fff;
}
.zhengwufuwu .container .content-left .on {
  font-weight: bold;
  color: #fff;
  background: url(../images/content_bg.png) 224px center no-repeat #c40001;
}
.zhengwufuwu .container .matters {
  margin-top: 36px;
  height: 544px;
  margin-bottom: 36px;
}
.zhengwufuwu .container .matters-left {
  width: 908px;
  height: 100%;
  background: #f1f1f1;
  overflow-y: scroll;
}
.zhengwufuwu .container .matters-top {
  height: 66px;
  line-height: 66px;
  padding-left: 24px;
  font-weight: bold;
  font-size: 18px;
}
.zhengwufuwu .container .matters-top span {
  padding: 0 15px;
}
.zhengwufuwu .container .matters-top h5 {
  display: inline-block;
  font-size: 24px;
  color: #c40001;
}
.zhengwufuwu .container .right_list_main {
  height: auto;
  overflow: hidden;
  position: relative;
}
.zhengwufuwu .container .sub_r1_main {
  min-height: 48px;
  overflow: hidden;
  position: relative;
}
.zhengwufuwu .container .sub_r2_main {
  height: 48px;
  overflow: hidden;
  position: relative;
  border-top: 1px dashed #e9e9e9;
}
.zhengwufuwu .container .tybs_list {
  width: 760px;
  height: auto;
  margin-left: 20px;
}
.zhengwufuwu .container .tybs_list .r3 {
  min-height: 60px;
  overflow: hidden;
  position: relative;
}
.zhengwufuwu .container .tybs_list .r3_tit {
  display: block;
  width: 760px;
  height: 60px;
  line-height: 60px;
  padding-left: 25px;
  float: left;
  background: url(../images/64fangkuai.png) 10px no-repeat;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhengwufuwu .container .r3_pic {
  position: absolute;
  right: 0px;
  top: 15px;
  width: 104px;
  height: 26px;
}
.zhengwufuwu .container .r3_list {
  width: 760px;
  height: 28px;
  padding-left: 20px;
  float: left;
  display: none;
  margin-bottom: 15px;
}
.zhengwufuwu .container .r3_bslj {
  height: 28px;
  float: left;
}
.zhengwufuwu .container .bmfw_right_cell {
  height: auto;
  width: 842px;
  padding: 0 22px;
  margin-bottom: 24px;
}
.zhengwufuwu .container .bmfw_right_cell .r1 {
  height: 60px;
  position: relative;
}
.zhengwufuwu .container .bmfw_right_cell .r1 .r1_tit {
  width: 783px;
  /*	height:58px; */
  line-height: 60px;
  padding-left: 66px;
  float: left;
  background: url(../images/64fangkuai.png) 44px no-repeat #fff;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhengwufuwu .container .bmfw_right_cell .r1 .r1_index {
  width: 126px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 14px;
  right: 38px;
  background: url(../images/65xiala.png) right no-repeat;
  transition: all 0.2s ease-out 0s;
  cursor: pointer;
}
.zhengwufuwu .container .bmfw_right_cell .r2 {
  display: none;
  width: 824px;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
  border-top: 1px dashed #e9e9e9;
  padding-left: 25px;
}
.zhengwufuwu .container .bmfw_right_cell .r2 .r2_tit {
  width: 736px;
  height: 53px;
  line-height: 53px;
  color: #666666;
  padding-left: 16px;
  float: left;
  background: url(right_tit_bg3.png) left no-repeat;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhengwufuwu .container .bmfw_right_cell .r2 .r2_pic {
  position: absolute;
  right: 38px;
  top: 18px;
  width: 117px;
  height: 24px;
}
.zhengwufuwu .container .bmfw_right_cell .r2 .r2_bslj {
  height: 28px;
  float: right;
  margin-right: 12px;
}
.zhengwufuwu .container .bmfw_right_cell .r2 .r2_slbm {
  height: 35px;
  line-height: 35px;
  float: left;
  font-size: 18px;
  color: #999;
  padding-left: 17px;
}
.zhengwufuwu .container .r2_bslj a,
.zhengwufuwu .container .r3_bslj a {
  float: left;
  width: 80px;
  height: 32px;
  line-height: 32px;
  padding: 0px 12px 0px 46px;
  cursor: pointer;
  margin-left: 20px;
  background: #fbf2f2;
  border: solid 1px #c40001;
  border-radius: 5px;
}
.zhengwufuwu .container .bszn,
.zhengwufuwu .container .zxbl {
  color: #333333;
}
.zhengwufuwu .container .r2_bslj .bszn,
.zhengwufuwu .container .r3_bslj .bszn {
  background: url(../images/66banshizhinan.png) 15px center no-repeat;
}
.zhengwufuwu .container .r2_bslj .zxbl,
.zhengwufuwu .container .r3_bslj .zxbl {
  background: url(../images/67diannao.png) 15px center no-repeat;
  cursor: default;
}
.zhengwufuwu .container .r2_bslj .wypj,
.zhengwufuwu .container .r3_bslj .wypj {
  background: url(../images/et_17.png) 15px center no-repeat;
}
.zhengwufuwu .container .r2_bslj .wysc,
.zhengwufuwu .container .r3_bslj .wysc {
  background: url(../images/et_18.png) 15px center no-repeat;
}
.zhengwufuwu .container .r2_bslj .zxbl0,
.zhengwufuwu .container .r3_bslj .zxbl0 {
  background: url(hui.png) 15px centerno-repeat;
  cursor: default;
}
.zhengwufuwu .container .r2_bslj .zxyyh,
.zhengwufuwu .container .r3_bslj .zxyyh {
  background: url(zxyy-hui1.png) no-repeat;
}
.zhengwufuwu .container .r2_bslj .zxyy0,
.zhengwufuwu .container .r3_bslj .zxyy0 {
  background: url(et_19.png) no-repeat;
}
.zhengwufuwu .container .r2_bslj .zxyy0:hover,
.zhengwufuwu .container .r3_bslj .zxyy0:hover {
  background: url(tu_10.png) no-repeat;
}
.zhengwufuwu .container .r2_bslj .bszn:hover {
  background: url(../images/68banshizhinan.png) 15px center no-repeat #c40001;
}
.zhengwufuwu .container .r2_bslj .zxbl:hover {
  background: url(../images/69diannao.png) 15px center no-repeat #c40001;
}
.zhengwufuwu .container .r2_bslj .wypj:hover {
  background: url(../images/tu_07.png) 15px center no-repeat #c40001;
}
.zhengwufuwu .container .r2_bslj .wysc:hover {
  background: url(../images/tu_09.png) 15px center no-repeat #c40001;
}
.zhengwufuwu .container .r2_bslj .bszn:hover,
.zhengwufuwu .container .r3_bslj .bszn:hover,
.zhengwufuwu .container .r2_bslj .zxbl:hover,
.zhengwufuwu .container .r3_bslj .zxbl:hover,
.zhengwufuwu .container .r2_bslj .wypj:hover,
.zhengwufuwu .container .r3_bslj .wypj:hover,
.zhengwufuwu .container .r2_bslj .wysc:hover,
.zhengwufuwu .container .r3_bslj .wysc:hover {
  color: white;
}
.zhengwufuwu .container .r2_bslj .zxyy0:hover,
.zhengwufuwu .container .r3_bslj .zxyy0:hover {
  color: white;
}
.zhengwufuwu .container .matters-right {
  width: 278px;
  height: 506px;
}
.zhengwufuwu .container .phone {
  padding: 24px 17px;
  background: #f1f1f1;
  margin-bottom: 30px;
  /*	height: 250px;*/
}
.zhengwufuwu .container .phone div {
  width: 246px;
  height: 94px;
  border: solid 1px #c1c1c1;
  border-radius: 5px;
}
.zhengwufuwu .container .phone .phone1 {
  margin-bottom: 24px;
  background: url(../images/70zixundianhua.png) 14px center no-repeat #ffffff;
}
.zhengwufuwu .container .phone .phone2 {
  background: url(../images/71jiandudinahua.png) 14px center no-repeat #ffffff;
}
.zhengwufuwu .container .phone span {
  display: block;
  height: 50px;
  padding-left: 76px;
  font-weight: bold;
  color: #c40001;
  letter-spacing: 1px;
}
.zhengwufuwu .container .phone .phone-txt {
  line-height: 50px;
  font-size: 24px;
}
.zhengwufuwu .container .number {
  line-height: 36px;
  font-size: 18px;
  /*	height: 250px;*/
}
.zhengwufuwu .container .online {
  padding: 36px 17px;
  background: #f1f1f1;
  overflow: hidden;
}
.zhengwufuwu .container .online a {
  display: block;
  width: 246px;
  height: 76px;
  line-height: 76px;
  color: #c40001;
  font-size: 24px;
  font-weight: bold;
  border: solid 1px #c7c7c7;
  text-indent: 75px;
  border-radius: 5px;
  letter-spacing: 1px;
}
.zhengwufuwu .container .online .zx {
  margin-bottom: 22px;
  background: url(../images/72zaixianzixun.png) 18px center no-repeat #fff;
}
.zhengwufuwu .container .online .ts {
  background: url(../images/73jiandutousu.png) 18px center no-repeat #fff;
}
.zhengwufuwu .container .online a:hover {
  border: solid 1px #c40001;
  background-color: #fbf2f2;
}
.zhengwufuwu .container .five-icon {
  height: 176px;
  overflow: hidden;
  margin-bottom: 20px;
}
.zhengwufuwu .container .five-icon li {
  float: left;
}
.zhengwufuwu .container .five-icon li {
  margin-right: 84px;
}
.zhengwufuwu .container .five-icon li a {
  display: block;
  width: 170px;
  height: 170px;
  border: solid 1px #f2f2f2;
  overflow: hidden;
}
.zhengwufuwu .container .five-icon li a p {
  margin-top: 130px;
  font-size: 18px;
  text-align: center;
}
.zhengwufuwu .container .five-icon li a:hover {
  border: solid 1px #c40001;
}
.zhengwufuwu .container .five-icon .qr {
  background: #f2f2f2 url(../images/qr.png) center 30px no-repeat;
}
.zhengwufuwu .container .five-icon .cf {
  background: #f2f2f2 url(../images/cf.png) center 30px no-repeat;
}
.zhengwufuwu .container .five-icon .cs {
  background: url(../images/cs.png) center 30px no-repeat #f2f2f2;
}
.zhengwufuwu .container .five-icon .jc {
  background: url(../images/jc.png) center 30px no-repeat #f2f2f2;
}
.zhengwufuwu .container .five-icon .ql {
  background: url(../images/ql.png) center 30px no-repeat #f2f2f2;
}
.zhengwufuwu .container .formula .search {
  position: relative;
  float: right;
  width: 474px;
  height: 36px;
  margin-right: 7px;
  margin-top: -87px;
}
.zhengwufuwu .container .search input {
  width: 461px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  border: solid 1px #d03334;
  padding-left: 12px;
  border-radius: 5px;
  margin-top: 17px;
}
.zhengwufuwu .container .search button {
  position: absolute;
  width: 100px;
  height: 34px;
  line-height: 35px;
  border: 0px;
  background: #dc6667;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  top: 18px;
  right: 0px;
}
.zhengwufuwu .container .formula-rolling {
  min-height: 530px;
  margin-top: 16px;
}
.zhengwufuwu .container .zwfw-bjgs-bk {
  width: 100%;
  min-height: 495px;
}
.zhengwufuwu .container .zwfw-bjgs-list-title {
  width: 100%;
  height: 74px;
  line-height: 74px;
  background: #c40001;
}
.zhengwufuwu .container .zwfw-bjgs-list-title div {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.zhengwufuwu .container .zwfw-bjgs-slbm,
.zhengwufuwu .container .list-slbm {
  width: 200px;
  text-align: center;
}
.zhengwufuwu .container .zwfw-bjgs-slxm,
.zhengwufuwu .container .list-slxm {
  width: 360px;
  text-align: center;
}
.zhengwufuwu .container .zwfw-bjgs-sbr,
.zhengwufuwu .container .list-sbr {
  width: 200px;
  text-align: center;
}
.zhengwufuwu .container .zwfw-bjgs-slrq,
.zhengwufuwu .container .list-slrq {
  width: 261px;
  text-align: center;
}
.zhengwufuwu .container .zwfw-bjgs-bjzt,
.zhengwufuwu .container .list-bjzt {
  width: 140px;
  text-align: center;
}
.zhengwufuwu .container .list-slbm:hover,
.zhengwufuwu .container .list-slxm:hover,
.zhengwufuwu .container .list-sbr:hover {
  color: #1C649F;
}
.zhengwufuwu .container .zwfw-bjgs-list {
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.zhengwufuwu .container .zwfw-bjgs-list li {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.zhengwufuwu .container .zwfw-bjgs-list li span {
  display: block;
  font-size: 16px;
  color: #333333;
  float: left;
  cursor: pointer;
}
.zhengwufuwu .container .zwfw-bjgs-list span {
  display: block;
  height: 50px;
}
.zhengwufuwu .container .page {
  margin: 55px auto;
}
.zhengwufuwu .container .paginator {
  font: 12px Arial, Helvetica, sans-serif;
  margin: 45px 0;
  /*    padding: 10px 0;*/
}
.zhengwufuwu .container .paginator a {
  display: inline-block;
  border: 1px solid #7c7c7c;
  color: #000000;
  font-size: 12px;
  margin-right: 2px;
  padding: 5px 10px;
  text-decoration: none;
}
.zhengwufuwu .container .paginator a:visited {
  background: none repeat scroll 0 0 #F3F3F3;
  border: 1px solid #DDDDDD;
  padding: 5px 10px;
  text-decoration: none;
}
.zhengwufuwu .container .paginator .cpb {
  border: medium none;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
.zhengwufuwu .container .paginator a:hover {
  background: #c40001;
  border-color: #F3F3F3;
  color: #FFFFFF;
  padding: 5px 10px;
  text-decoration: none;
}
.zhengwufuwu .container .paginator input {
  width: 58px;
  height: 25px;
  border: 1px solid #7c7c7c;
  color: #000000;
  font-size: 12px;
  margin-right: 2px;
  padding: 0px 10px;
}
.zhengwufuwu .container .paginator .on {
  background: #c40001;
  color: #fff;
}
.yewu {
  overflow: hidden;
}
.yewu .nongmubiaozhun {
  float: left;
  width: 694px;
}
.yewu .nongmubiaozhun h1 {
  margin-left: 10px;
  margin-top: 30px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.yewu .nongmubiaozhun h1 a {
  font-size: 26px;
  color: #c40001;
}
.yewu .nongmubiaozhun ul {
  margin-top: 20px;
}
.yewu .nongmubiaozhun ul li {
  width: 694px;
  height: 22px;
  margin-bottom: 20px;
}
.yewu .nongmubiaozhun ul li p {
  float: left;
  width: 4px;
  height: 4px;
  background: #c40001;
  margin: 10px;
}
.yewu .nongmubiaozhun ul li a {
  font-size: 16px;
  color: #333333;
  float: left;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.yewu .nongmubiaozhun ul li a:hover {
  color: #c40001;
}
.yewu .nongmubiaozhun ul li span {
  font-size: 16px;
  float: right;
  height: 22px;
  line-height: 22px;
  color: #666666;
}
.yewu .pinzhongziyuan {
  float: right;
}
.yewu .pinzhongziyuan h1 {
  margin-left: 10px;
  margin-top: 30px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.yewu .pinzhongziyuan h1 a {
  font-size: 26px;
  color: #c40001;
}
.yewu .pinzhongziyuan ul {
  overflow: hidden;
  margin-top: 20px;
}
.yewu .pinzhongziyuan ul li {
  text-align: center;
  float: left;
  background: #e9e9e9;
}
.yewu .pinzhongziyuan ul li img {
  margin: 16px 0 6px 0;
}
.yewu .pinzhongziyuan ul li span {
  display: block;
  font-size: 18px;
  color: #a12f2f;
}
.yewu .pinzhongziyuan ul li:hover img {
  transition: all 0.3s linear;
  transform: scale(1.1);
}
.yewu .pinzhongziyuan ul li:hover span {
  font-weight: bold;
}
.xitongyinyong {
  margin-top: 40px;
  background: url(../images/81xitongbg.png) no-repeat;
  margin-bottom: 30px;
}
.xitongyinyong h1 {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 40px;
}
.xitongyinyong h1 a {
  font-size: 26px;
  color: #c40001;
}
.xitongyinyong ul {
  overflow: hidden;
  padding-bottom: 28px;
}
.xitongyinyong ul a li {
  margin: 0 10px 20px;
  float: left;
  width: 373px;
  height: 73px;
  background: url(../images/82xitongyinyong.png) no-repeat;
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 73px;
}
.xitongyinyong ul a li:hover {
  color: #c40001;
  font-weight: bold;
}
.liebiao {
  overflow: hidden;
  margin: 20px 0 40px;
}
.liebiao .lanmu {
  float: left;
}
.liebiao .lanmu ul {
  border: 1px solid #eeeeee;
  padding: 26px;
  height: 953px;
}
.liebiao .lanmu ul a li {
  background: #f4f4f4;
  width: 225px;
  overflow: hidden;
  height: 55px;
  margin-bottom: 15px;
}
.liebiao .lanmu ul a li img {
  float: left;
  margin: 16px 16px 0 26px;
}
.liebiao .lanmu ul a li span {
  float: left;
  font-size: 20px;
  color: #c40001;
  line-height: 60px;
}
.liebiao .lanmu ul a li:hover img {
  transition: all 0.3s linear;
  transform: scale(1.1);
  margin-left: 36px;
}
.liebiao .lanmu ul a li:hover span {
  font-weight: bold;
}
.liebiao .biaoti {
  float: left;
  padding: 20px;
  border: 1px solid #eeeeee;
  margin-left: 30px;
  width: 846px;
}
.liebiao .biaoti h1 {
  border-bottom: 4px solid #dfdfdf;
  padding-bottom: 20px;
}
.liebiao .biaoti h1 a {
  color: #c40001;
  font-size: 24px;
}
.liebiao .biaoti ul {
  border-bottom: 1px solid #dfdfdf;
  margin-top: 28px;
}
.liebiao .biaoti ul li {
  margin-bottom: 30px;
}
.liebiao .biaoti ul li p {
  float: left;
  width: 8px;
  height: 8px;
  background: #c40001;
  margin: 6px 10px;
}
.liebiao .biaoti ul li a {
  font-size: 16px;
  color: #333333;
}
.liebiao .biaoti ul li span {
  float: right;
  font-size: 16px;
  color: #626262;
}
.liebiao .biaoti ul li:hover a {
  color: #c40001;
}
.liebiao .biaoti .biaoti-di {
  border: 0;
}
@media (max-width: 768px) {
  .w {
    width: 90%;
    margin: 0 auto;
  }
  .toubu {
    background: url(../images/04bg.png) no-repeat;
    padding-top: 8px;
    padding-bottom: 506px;
  }
  .toubu .zhengfulianjie {
    float: none;
    overflow: hidden;
    width: 96%;
    margin-left: 62px;
  }
  .toubu .zhengfulianjie li {
    float: left;
    margin-left: 20px;
    line-height: 40px;
  }
  .toubu .zhengfulianjie li a {
    font-size: 16px;
    color: #333333;
  }
  .toubu .zhengfulianjie li a img {
    margin-top: -24px;
  }
  .toubu .logo-sousuokuang {
    overflow: hidden;
    width: 100%;
  }
  .toubu .logo-sousuokuang .logo {
    margin-right: 0;
    float: left;
    width: 100%;
  }
  .toubu .logo-sousuokuang .sousuokuang {
    float: left;
    margin-top: 4%;
  }
  .toubu .logo-sousuokuang .sousuokuang .search {
    width: 410px;
    height: 45px;
    line-height: 45px;
    background: #ffffff;
    overflow: hidden;
  }
  .toubu .logo-sousuokuang .sousuokuang .ipt-btn,
  .toubu .logo-sousuokuang .sousuokuang .ipt-text {
    border: none;
    outline: none;
    height: 45px;
  }
  .toubu .logo-sousuokuang .sousuokuang .ipt-text {
    background: none;
    float: left;
    width: 345px;
    padding-left: 15px;
    font-size: 18px;
    color: #bababa;
  }
  .toubu .logo-sousuokuang .sousuokuang div {
    background: #c40001;
    width: 50px;
    float: right;
    text-align: center;
  }
  .toubu .logo-sousuokuang .sousuokuang div .ipt-btn {
    background: url(../images/04fangdajin.png) no-repeat center;
    width: 30px;
    cursor: pointer;
  }
  .toubu .daohang {
    background: #c40001;
    overflow: hidden;
    margin-top: 50px;
  }
  .toubu .daohang li {
    float: left;
    margin: 0 40px;
  }
  .toubu .daohang li a {
    color: #ffffff;
    font-size: 24px;
    line-height: 50px;
  }
  .toubu .daohang li a:hover {
    font-weight: bold;
  }
  .toubu .shoujidaohang {
    display: none;
  }
  .toubu .shoujidaohang .logo {
    float: left;
    font-size: 22px;
  }
  .toubu .shoujidaohang #mnav {
    width: 1200px;
    margin: auto;
  }
  .toubu .shoujidaohang #mnav a {
    color: #FFF;
  }
  .toubu .shoujidaohang #mnavh {
    display: none;
    width: 30px;
    height: 40px;
    float: right;
    text-align: center;
    padding: 0 5px;
  }
  .toubu .shoujidaohang #starlist {
    float: right;
  }
  .toubu .shoujidaohang #starlist li {
    float: left;
    display: inline-block;
    padding: 0 0 0 40px;
    font-size: 16px;
  }
  .toubu .shoujidaohang #starlist li a {
    font-size: 18px;
    line-height: 34px;
  }
  .toubu .shoujidaohang .navicon {
    display: block;
    position: relative;
    width: 30px;
    height: 5px;
    background-color: #e6000a;
    margin-top: 18px;
  }
  .toubu .shoujidaohang .navicon:before,
  .toubu .shoujidaohang .navicon:after {
    content: '';
    display: block;
    width: 30px;
    height: 5px;
    position: absolute;
    background: #e6000a;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
  }
  .toubu .shoujidaohang .navicon:before {
    margin-top: -10px;
  }
  .toubu .shoujidaohang .navicon:after {
    margin-top: 10px;
  }
  .toubu .shoujidaohang .open .navicon {
    background: none;
  }
  .toubu .shoujidaohang .open .navicon:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .toubu .shoujidaohang .open .navicon:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .toubu .shoujidaohang .open .navicon:before,
  .toubu .shoujidaohang .open .navicon:after {
    content: '';
    display: block;
    width: 30px;
    height: 5px;
    position: absolute;
    background: #e6000a;
  }
  .yi {
    margin-top: -520px;
  }
  .yi .toutiao {
    overflow: hidden;
    margin-top: 26px;
    margin-bottom: 20px;
  }
  .yi .toutiao .toutiao-tupian {
    float: left;
    margin-top: 10px;
    margin-right: 30px;
  }
  .yi .toutiao div {
    float: left;
  }
  .yi .toutiao div a h1 {
    font-size: 32px;
    color: #666666;
    margin-bottom: 6px;
  }
  .yi .toutiao div a span {
    font-size: 14px;
    color: #999999;
  }
  .yi .toutiao div a h1:hover {
    color: #c40001;
  }
  .yi .lunbotu {
    overflow: hidden;
  }
  .yi .lunbotu .focus {
    float: none;
  }
  .yi .lunbotu .focus-box {
    clear: both;
    width: 100%;
    height: 100%;
  }
  .yi .lunbotu .focusImage {
    float: left;
    width: 100%;
    height: 100%;
  }
  .yi .lunbotu .focusImage-inner {
    width: 100%;
    height: auto;
    position: relative;
  }
  .yi .lunbotu .focusImage-content li {
    display: none;
  }
  .yi .lunbotu .focusImage-content li.current {
    display: block;
  }
  .yi .lunbotu .focusImage-content img {
    width: 100%;
    height: auto;
  }
  .yi .lunbotu .focusImage-title {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .yi .lunbotu .focusImage-title-bg {
    background: #000;
    opacity: 0.5;
    position: absolute;
    z-index: 5;
    height: 40px;
    width: 100%;
    bottom: 0;
  }
  .yi .lunbotu .focusImage-title h2 {
    padding: 0 10px;
    position: absolute;
    z-index: 10;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
  }
  .yi .lunbotu .focusImage-title a,
  .yi .lunbotu .focusImage-title a:visited,
  .yi .lunbotu .focusImage-title a:hover {
    color: #fff;
    text-decoration: none;
  }
  .yi .lunbotu .focusImage-slide {
    position: absolute;
    z-index: 15;
    right: 2%;
    bottom: 3%;
    width: 100px;
  }
  .yi .lunbotu .focusImage-slide li {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 50%;
    text-indent: 20px;
    overflow: hidden;
    margin: 0 4px;
    cursor: pointer;
    border: 1px solid #ffffff;
  }
  .yi .lunbotu .focusImage-slide li.current {
    display: block;
    background: #ffffff;
  }
  .yi .hengfu {
    margin: 30px 0;
  }
  .yi .hengfu .banner1 {
    position: relative;
    height: 115px;
    overflow: hidden;
  }
  .yi .hengfu .banner1 ul {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .yi .hengfu .banner1 li {
    width: 100%;
    height: auto;
  }
  .yi .hengfu .banner1 img {
    width: 100%;
    height: auto;
    border: 0;
  }
  .yi .hengfu .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
  .er {
    overflow: hidden;
  }
  .er .zuo {
    float: left;
  }
  .er .zuo .i_o_right {
    width: 696px;
    margin: 0 0 30px 0;
    overflow: hidden;
  }
  .er .zuo .i_o_right .i_o_r_tab,
  .er .zuo .i_o_right .i_o_r_tab2,
  .er .zuo .i_o_right .i_o_r_tab3,
  .er .zuo .i_o_right .i_o_r_tab4 {
    width: 696px;
    border-bottom: 1px solid #c40001;
    overflow: hidden;
  }
  .er .zuo .i_o_right .i_o_r_tab a,
  .er .zuo .i_o_right .i_o_r_tab2 a,
  .er .zuo .i_o_right .i_o_r_tab3 a,
  .er .zuo .i_o_right .i_o_r_tab4 a {
    line-height: 40px;
    text-align: center;
    color: #333333;
    float: left;
    font-size: 22px;
    padding: 0 10px;
    margin: 0 10px;
  }
  .er .zuo .i_o_right .i_o_r_tab .se,
  .er .zuo .i_o_right .i_o_r_tab2 .se,
  .er .zuo .i_o_right .i_o_r_tab3 .se,
  .er .zuo .i_o_right .i_o_r_tab4 .se {
    color: #ffffff;
    font-size: 22px;
    background: #c40001;
    line-height: 40px;
  }
  .er .zuo .i_o_right .i_o_r_tabContent,
  .er .zuo .i_o_right .i_o_r_tabContent2,
  .er .zuo .i_o_right .i_o_r_tabContent3,
  .er .zuo .i_o_right .i_o_r_tabContent4 {
    width: 696px;
    margin: 0 auto;
    margin-top: 4px;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul {
    margin-top: 20px;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul li,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul li,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul li,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul li {
    width: 696px;
    height: 22px;
    margin-bottom: 20px;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul li p,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul li p,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul li p,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul li p {
    float: left;
    width: 4px;
    height: 4px;
    background: #c40001;
    margin: 10px;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul li a,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul li a,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul li a,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul li a {
    font-size: 16px;
    color: #333333;
    float: left;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul li a:hover,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul li a:hover,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul li a:hover,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul li a:hover {
    color: #c40001;
  }
  .er .zuo .i_o_right .i_o_r_tabContent div ul li span,
  .er .zuo .i_o_right .i_o_r_tabContent2 div ul li span,
  .er .zuo .i_o_right .i_o_r_tabContent3 div ul li span,
  .er .zuo .i_o_right .i_o_r_tabContent4 div ul li span {
    font-size: 16px;
    float: right;
    height: 22px;
    line-height: 22px;
    color: #666666;
  }
  .er .zuo .nongmuyewu {
    width: 696px;
  }
  .er .zuo .nongmuyewu h1 {
    margin-bottom: 14px;
  }
  .er .zuo .nongmuyewu h1 a {
    font-size: 26px;
    color: #333333;
  }
  .er .zuo .nongmuyewu ul {
    overflow: hidden;
  }
  .er .zuo .nongmuyewu ul a li {
    margin: 4px;
    text-align: center;
    float: left;
    border: 1px solid #c40001;
    width: 164px;
  }
  .er .zuo .nongmuyewu ul a li img {
    margin: 24px 0 16px;
  }
  .er .zuo .nongmuyewu ul a li p {
    color: #333333;
    font-size: 22px;
    margin-bottom: 16px;
  }
  .er .zuo .nongmuyewu ul a li:hover img {
    transition: all 0.3s linear;
    transform: scale(1.1);
  }
  .er .zuo .nongmuyewu ul a li:hover p {
    font-weight: bold;
    color: #c40001;
  }
  .er .zuo .xinxigongkai {
    width: 696px;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .er .zuo .xinxigongkai div {
    float: left;
    background: #c40001;
    overflow: hidden;
    width: 392px;
  }
  .er .zuo .xinxigongkai div a .xinxigongkai-fangzi {
    float: left;
    margin: 6px 20px 0 50px;
  }
  .er .zuo .xinxigongkai div a h1 {
    font-size: 22px;
    color: #ffffff;
    float: left;
    line-height: 40px;
  }
  .er .zuo .xinxigongkai div a .xinxigongkai-gengduo {
    float: right;
    margin: 9px 10px 0 0;
  }
  .er .zuo .xinxigongkai ul {
    float: right;
    overflow: hidden;
    margin-top: 7px;
  }
  .er .zuo .xinxigongkai ul a li {
    float: left;
    margin: 0 13px;
  }
  .er .zuo .xinxigongkai ul a li img {
    vertical-align: middle;
  }
  .er .zuo .xinxigongkai ul a li span {
    font-size: 20px;
    color: #959696;
    vertical-align: middle;
  }
  .er .zuo .xinxigongkai ul a li:hover span {
    color: #c40001;
    font-weight: bold;
  }
  .er .you {
    float: right;
  }
  .er .you .shichanghangqing {
    margin-bottom: 54px;
  }
  .er .you .shichanghangqing h1 {
    margin-bottom: 14px;
  }
  .er .you .shichanghangqing h1 a {
    font-size: 26px;
    color: #c40001;
  }
  .er .you .gongzhongcanyu h1 {
    margin-bottom: 14px;
  }
  .er .you .gongzhongcanyu h1 a {
    font-size: 26px;
    color: #333333;
  }
  .er .you .gongzhongcanyu .juzhangxinxiang {
    overflow: hidden;
    margin-bottom: 8px;
  }
  .er .you .gongzhongcanyu .juzhangxinxiang a li {
    width: 150px;
    float: left;
    border: 1px solid #eeeeee;
    text-align: center;
    margin: 0 5px;
  }
  .er .you .gongzhongcanyu .juzhangxinxiang a li img {
    margin: 20px auto;
    display: block;
    transition: all 0.8s;
  }
  .er .you .gongzhongcanyu .juzhangxinxiang a li span {
    font-size: 16px;
    color: #333333;
    margin-bottom: 18px;
    display: block;
  }
  .er .you .gongzhongcanyu .juzhangxinxiang a li:hover img {
    transition: all 0.8s;
    transform: rotateY(360deg);
  }
  .er .you .gongzhongcanyu .juzhangxinxiang a li:hover span {
    font-weight: bold;
    color: #c40001;
  }
  .er .you .gongzhongcanyu .xinxiangtongji {
    overflow: hidden;
    border: 1px solid #eeeeee;
    width: 468px;
    margin: 0 auto;
    padding: 8px 0;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li {
    float: left;
    text-align: center;
    margin: 0 13px;
    width: 81px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a img {
    display: block;
    margin: 20px auto 6px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a p {
    font-size: 16px;
    color: #c40001;
    font-weight: bold;
    width: 79px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a h5 {
    font-size: 32px;
    color: #c40001;
    margin: 28px auto 6px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a h2 {
    font-size: 32px;
    color: #2c95df;
    margin: 28px auto 6px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a span {
    font-size: 16px;
    color: #333333;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a h3 {
    font-size: 20px;
    color: #80c269;
    margin: 16px auto 0px;
  }
  .er .you .gongzhongcanyu .xinxiangtongji li a h4 {
    font-size: 18px;
    color: #999999;
    font-weight: normal;
  }
  .er .you .gongzhongcanyu .xinxiangtongji .yuanquan {
    border: 16px solid #80c269;
    width: 81px;
    height: 81px;
    border-radius: 50%;
  }
  .er .you .zaixianfangtan {
    margin-top: 37px;
  }
  .er .you .zaixianfangtan h1 {
    margin-bottom: 14px;
  }
  .er .you .zaixianfangtan h1 a {
    font-size: 26px;
    color: #c40001;
  }
  .er .you .zaixianfangtan ul {
    margin-left: 10px;
  }
  .er .you .zaixianfangtan ul li {
    border-left: 1px solid #eeeeee;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
  }
  .er .you .zaixianfangtan ul li i {
    background: url(../images/28morenyuandian.png);
    width: 12px;
    height: 12px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 14px;
    margin-left: -6px;
  }
  .er .you .zaixianfangtan ul li .xuanzhong {
    background: url(../images/29xuanzhongyuandian.png);
  }
  .er .you .zaixianfangtan ul li a {
    font-size: 18px;
    color: #333333;
  }
  .er .you .zaixianfangtan ul li a:hover {
    color: #c40001;
  }
  .san h1 {
    margin-bottom: 14px;
  }
  .san h1 a {
    font-size: 26px;
    color: #333333;
  }
  .dibu .youqinglianjie {
    overflow: hidden;
    background: #c40001;
  }
  .dibu .youqinglianjie h2 {
    font-weight: normal;
    font-size: 22px;
    color: #ffffff;
    float: left;
    margin: 0 14px;
    line-height: 46px;
  }
  .dibu .youqinglianjie ul {
    float: left;
    overflow: hidden;
  }
  .dibu .youqinglianjie ul li {
    float: left;
    margin: 0 12px;
  }
  .dibu .youqinglianjie ul li a {
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
  }
  .dibu .dibuxiantiao {
    margin-top: -6px;
  }
  .dibu .dibuxiantiao img {
    width: 100%;
  }
  .dibu .dibuxinxi {
    background: #c40001;
    overflow: hidden;
  }
  .dibu .dibuxinxi .jiguandangjian {
    float: left;
    margin: 50px 36px 44px 58px;
  }
  .dibu .dibuxinxi .wangzhanxinxi {
    float: left;
    margin-top: 38px;
  }
  .dibu .dibuxinxi .wangzhanxinxi li {
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
  }
  .dibu .dibuxinxi .wangzhanxinxi li img {
    vertical-align: middle;
  }
  .dibu .dibuxinxi .wangzhanxinxi .ditushengming a {
    font-size: 16px;
    color: #ffffff;
    margin-right: 26px;
  }
  .dibu .dibuxinxi .wangzhanxinxi .ditushengming a:hover {
    font-weight: bold;
  }
  .dibu .dibuxinxi .zhuban {
    float: left;
    margin: 38px 68px 0 32px;
  }
  .dibu .dibuxinxi .zhuban p {
    font-size: 16px;
    color: #ffffff;
    line-height: 32px;
  }
  .dibu .dibuxinxi .erweima {
    margin-top: 26px;
    float: left;
  }
  .dibu .dibuxinxi .erweima img {
    vertical-align: middle;
  }
  .dibu .dibuxinxi .erweima span {
    writing-mode: vertical-rl;
    font-size: 16px;
    color: #ffffff;
    vertical-align: middle;
  }
  .yi .toutiao-xinwen {
    margin-top: 20px;
  }
  .yi .toutiao-xinwen .dangqianweizhi {
    color: #666666;
    font-size: 16px;
    cursor: default;
  }
  .yi .toutiao-xinwen .dangqianweizhi a {
    font-size: 16px;
    color: #666666;
  }
  .yi .toutiao-xinwen .dangqianweizhi a:hover {
    color: #c40001;
  }
  .yi .toutiao-xinwen .xinwenlunbo {
    margin: 16px 0 40px 0;
  }
  .yi .toutiao-xinwen .xinwenlunbo .banner {
    POSITION: relative;
    HEIGHT: 100px;
    OVERFLOW: hidden;
    background: #f2f2f2;
  }
  .yi .toutiao-xinwen .xinwenlunbo .banner OL {
    POSITION: absolute;
    TOP: 0px;
    LEFT: 0px;
    width: 100%;
  }
  .yi .toutiao-xinwen .xinwenlunbo .banner LI {
    HEIGHT: 100px;
    text-align: center;
    margin: 0 auto;
  }
  .yi .toutiao-xinwen .xinwenlunbo .banner LI a h1 {
    font-size: 36px;
    color: #333333;
    padding: 10px 0 2px 0;
  }
  .yi .toutiao-xinwen .xinwenlunbo .banner LI span {
    font-size: 18px;
    color: #333333;
  }
  .yi .toutiao-xinwen .xinwenlunbo .mouse_direction {
    POSITION: absolute;
    WIDTH: 30px;
    RIGHT: 0px;
  }
  .yi .toutiao-xinwen .xinwenlunbo .mouse_top {
    BACKGROUND: url(../images/38shangjiantou.png) no-repeat;
    HEIGHT: 20px;
    CURSOR: pointer;
    margin-bottom: 60px;
  }
  .yi .toutiao-xinwen .xinwenlunbo .mouse_bottom {
    BACKGROUND: url(../images/39xiajiantou.png) no-repeat;
    HEIGHT: 20px;
    CURSOR: pointer;
  }
  .yi .xinwen-lunbotu .qunar {
    margin: 0 auto 15px;
    position: relative;
    overflow: hidden;
  }
  .yi .xinwen-lunbotu .qunar .e_pic_wrap {
    z-index: 1;
    white-space: nowrap;
    width: 1200px;
    height: 430px;
  }
  .yi .xinwen-lunbotu .qunar .e_pic_wrap li {
    position: relative;
    display: inline;
    overflow: hidden;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf {
    background: #f2f2f2;
    position: absolute;
    right: 0;
    top: 0;
    width: 292px;
    height: 362px;
    overflow: hidden;
    z-index: 20;
    color: #333333;
    white-space: normal;
    word-wrap: break-word;
    padding: 34px;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf h2 a {
    color: #333333;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf h2:hover a {
    color: #c40001;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf h3 {
    background: #c40001;
    width: 20px;
    height: 4px;
    margin: 24px 0 20px 0;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf .t_info {
    overflow: hidden;
    line-height: 26px;
    color: #333333;
    font-size: 16px;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf span {
    border-radius: 50px;
    background: #ffffff;
    width: 103px;
    height: 29px;
    border: 1px solid #cac8c8;
    display: block;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf span a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf span:hover {
    background: #c40001;
  }
  .yi .xinwen-lunbotu .qunar .e_flt_inf span:hover a {
    color: #ffffff;
  }
  .yi .xinwen-lunbotu .qunar .prev,
  .yi .xinwen-lunbotu .qunar .next {
    position: absolute;
    z-index: 30;
    display: block;
  }
  .yi .xinwen-lunbotu .qunar .prev {
    bottom: 20px;
    left: 794px;
  }
  .yi .xinwen-lunbotu .qunar .next {
    bottom: 20px;
    right: 313px;
  }
  .yi .xinwen-lunbotu .qunar .prev a {
    display: block;
    width: 47px;
    height: 36px;
    overflow: hidden;
    background: url(../images/40xinwenzuo-moren.png) no-repeat scroll 0 0;
  }
  .yi .xinwen-lunbotu .qunar .prev a:hover {
    background: url(../images/40xinwenzuo-moren.png) no-repeat scroll 0 0;
    transition: all 0.3s linear;
    transform: scale(1.1);
  }
  .yi .xinwen-lunbotu .qunar .next a {
    display: block;
    width: 47px;
    height: 36px;
    overflow: hidden;
    background: url(../images/44xinwenyou-xuanzhong.png) no-repeat scroll 0 0;
  }
  .yi .xinwen-lunbotu .qunar .next a:hover {
    background: url(../images/44xinwenyou-xuanzhong.png) no-repeat scroll 0 0;
    transition: all 0.3s linear;
    transform: scale(1.1);
  }
  .xinwen-er {
    margin: 40px 0;
    overflow: hidden;
  }
  .xinwen-er .i_o_right {
    width: 580px;
    overflow: hidden;
  }
  .xinwen-er .i_o_right .i_o_r_tab,
  .xinwen-er .i_o_right .i_o_r_tab2,
  .xinwen-er .i_o_right .i_o_r_tab3,
  .xinwen-er .i_o_right .i_o_r_tab4 {
    width: 580px;
    overflow: hidden;
  }
  .xinwen-er .i_o_right .i_o_r_tab a,
  .xinwen-er .i_o_right .i_o_r_tab2 a,
  .xinwen-er .i_o_right .i_o_r_tab3 a,
  .xinwen-er .i_o_right .i_o_r_tab4 a {
    line-height: 40px;
    text-align: center;
    color: #333333;
    float: left;
    font-size: 22px;
    padding: 0 10px;
    margin: 0 10px;
  }
  .xinwen-er .i_o_right .i_o_r_tab .se,
  .xinwen-er .i_o_right .i_o_r_tab2 .se,
  .xinwen-er .i_o_right .i_o_r_tab3 .se,
  .xinwen-er .i_o_right .i_o_r_tab4 .se {
    color: #333333;
    font-size: 26px;
    line-height: 26px;
    border-left: 6px solid #c40001;
    font-weight: bold;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent,
  .xinwen-er .i_o_right .i_o_r_tabContent2,
  .xinwen-er .i_o_right .i_o_r_tabContent3,
  .xinwen-er .i_o_right .i_o_r_tabContent4 {
    width: 580px;
    margin: 0 auto;
    margin-top: 4px;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul {
    margin-top: 20px;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul li,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul li,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul li,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul li {
    width: 580px;
    height: 22px;
    margin-bottom: 20px;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul li p,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul li p,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul li p,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul li p {
    float: left;
    width: 4px;
    height: 4px;
    background: #c40001;
    margin: 10px;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul li a,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul li a,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul li a,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul li a {
    font-size: 16px;
    color: #333333;
    float: left;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul li a:hover,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul li a:hover,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul li a:hover,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul li a:hover {
    color: #c40001;
  }
  .xinwen-er .i_o_right .i_o_r_tabContent div ul li span,
  .xinwen-er .i_o_right .i_o_r_tabContent2 div ul li span,
  .xinwen-er .i_o_right .i_o_r_tabContent3 div ul li span,
  .xinwen-er .i_o_right .i_o_r_tabContent4 div ul li span {
    font-size: 16px;
    float: right;
    height: 22px;
    line-height: 22px;
    color: #666666;
  }
  .tupianyaowen .tupianyaowen-biaoti h1 {
    line-height: 26px;
    border-left: 6px solid #c40001;
    padding: 0 10px;
    margin: 0 10px;
    margin-bottom: 20px;
  }
  .tupianyaowen .tupianyaowen-biaoti h1 a {
    font-weight: bold;
    font-size: 26px;
    color: #333333;
  }
  .tupianyaowen .box {
    overflow: hidden;
    position: relative;
  }
  .tupianyaowen .box:before {
    content: "";
    width: 470px;
    height: 312px;
    position: absolute;
    top: 155px;
    left: 235px;
    background-size: 32px 32px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 1;
    transform: translate(-50%, -50%) scale(0);
  }
  .tupianyaowen .boxbefore {
    float: left;
  }
  .tupianyaowen .boxbefore:before {
    width: 230px;
    height: 150px;
    top: 75px;
    left: 114px;
  }
  .tupianyaowen .box:hover:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .tupianyaowen .box img {
    height: auto;
    transition: all 0.3s ease 0s;
  }
  .tupianyaowen .box .box-content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
  }
  .tupianyaowen .box .box-content-zuo {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
  }
  .tupianyaowen .box .title {
    text-transform: uppercase;
    text-shadow: 0 0 2px #000;
    opacity: 0;
    position: relative;
    transform: translateY(100%);
    transition: all 0.5s ease 0s;
    padding: 20px;
  }
  .tupianyaowen .box .title a {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
  }
  .tupianyaowen .box:hover .title {
    opacity: 1;
    transform: translateY(0);
  }
  .yi .jzxx-zxft {
    margin-top: 36px;
    overflow: hidden;
  }
  .yi .jzxx-zxft .juzhangxinxiang {
    width: 720px;
    float: left;
  }
  .yi .jzxx-zxft .juzhangxinxiang h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .yi .jzxx-zxft .juzhangxinxiang h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs {
    background: #f1f1f1;
    padding-left: 10px;
    overflow: hidden;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs span {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 12px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .site-search {
    height: 38px;
    padding-bottom: 12px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search {
    position: relative;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search input {
    width: 168px;
    height: 34px;
    padding-left: 10px;
    font-size: 14px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search button {
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    background: #c40001;
    padding: 0;
    width: 64px;
    height: 38px;
    direction: ltr;
  }
  .yi .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .submit {
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian {
    overflow: hidden;
    padding: 40px 20px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian a {
    padding: 4px;
    display: inline-block;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-image: -webkit-repeating-linear-gradient(left, #f9db8b, #e73724);
    background-image: -o-repeating-linear-gradient(left, #f9db8b, #e73724);
    background-image: repeating-linear-gradient(to right, #f9db8b, #e73724);
    background: -webkit-linear-gradient(-90deg, #f9db8b, #e73724);
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian a li {
    margin: 0;
    text-align: center;
    float: left;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50%;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian a li h2 {
    margin-top: 20px;
    color: #c40001;
    font-size: 20px;
    margin-bottom: 4px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian a li h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li {
    margin-bottom: 20px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li i {
    background: #999999;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 10px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    width: 464px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li span {
    font-size: 16px;
    color: #666666;
    margin-right: 20px;
    margin-left: 64px;
  }
  .yi .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li p {
    font-size: 16px;
    color: #666666;
    float: right;
  }
  .yi .jzxx-zxft .zaixianfangtan {
    width: 425px;
    float: right;
  }
  .yi .jzxx-zxft .zaixianfangtan h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .yi .jzxx-zxft .zaixianfangtan h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu div {
    width: 430px;
    height: 244px;
    margin-bottom: 30px;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu div img {
    width: 430px;
    height: 244px;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu h2 {
    font-size: 20px;
    color: #c40001;
    margin-bottom: 20px;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p {
    margin-bottom: 20px;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p span {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
  }
  .yi .jzxx-zxft .zaixianfangtan .fangtanrenwu p a {
    font-size: 18px;
    color: #666666;
  }
  .hudong-er .jzxx-zxft {
    margin-top: 36px;
    overflow: hidden;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang {
    width: 720px;
    float: left;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs {
    background: #f1f1f1;
    padding-left: 10px;
    overflow: hidden;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs span {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 12px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .site-search {
    height: 38px;
    padding-bottom: 12px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search {
    position: relative;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search input {
    width: 168px;
    height: 34px;
    padding-left: 10px;
    font-size: 14px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs #search button {
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    background: #c40001;
    padding: 0;
    width: 64px;
    height: 38px;
    direction: ltr;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .jzxx-nrjs .submit {
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian {
    overflow: hidden;
    padding: 40px 20px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a {
    padding: 4px;
    display: inline-block;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-image: -webkit-repeating-linear-gradient(left, #f9db8b, #e73724);
    background-image: -o-repeating-linear-gradient(left, #f9db8b, #e73724);
    background-image: repeating-linear-gradient(to right, #f9db8b, #e73724);
    background: -webkit-linear-gradient(-90deg, #f9db8b, #e73724);
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li {
    margin: 0;
    text-align: center;
    float: left;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50%;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li h2 {
    margin-top: 20px;
    color: #c40001;
    font-size: 20px;
    margin-bottom: 4px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian a li h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li {
    margin-bottom: 20px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li i {
    background: #999999;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 10px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    width: 464px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li span {
    font-size: 16px;
    color: #666666;
    margin-right: 20px;
    margin-left: 64px;
  }
  .hudong-er .jzxx-zxft .juzhangxinxiang .xinjian-biaoti li p {
    font-size: 16px;
    color: #666666;
    float: right;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan {
    width: 425px;
    float: right;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 14px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong {
    overflow: hidden;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong h2 {
    font-size: 18px;
    color: #333333;
    float: left;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji .zhengjineirong span {
    float: right;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-right: 14px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul {
    margin-top: 16px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li {
    margin-bottom: 20px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li i {
    background: #999999;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 8px 0px 0;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li a {
    font-size: 16px;
    color: #333333;
    width: 287px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .minyizhengji ul li span {
    font-size: 16px;
    color: #666666;
    float: right;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 14px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong {
    overflow: hidden;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong h2 {
    font-size: 18px;
    color: #333333;
    float: left;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha .zhengjineirong span {
    float: right;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-right: 14px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul {
    margin-top: 16px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li {
    margin-bottom: 20px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li i {
    background: #999999;
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 8px 0px 0;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li a {
    font-size: 16px;
    color: #333333;
    width: 287px;
  }
  .hudong-er .jzxx-zxft .zaixianfangtan .zaixiandiaocha ul li span {
    font-size: 16px;
    color: #666666;
    float: right;
  }
  .hudong-san {
    margin-bottom: 20px;
  }
  .hudong-san h1 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 14px;
  }
  .hudong-san h1 a {
    font-size: 26px;
    color: #333333;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .hudong-san .hotline-list {
    margin-top: 40px;
    overflow: hidden;
  }
  .hudong-san .hotline-list li {
    width: 323px;
    height: 150px;
    float: left;
    margin-bottom: 32px;
  }
  .hudong-san .hotline-list .list {
    padding-left: 26px;
    background: url(../images/49morenyuanquan.png) left 8px no-repeat;
  }
  .hudong-san .hotline-list .list:hover {
    background: url(../images/50yuanquanxuanzhong.png) left 8px no-repeat;
  }
  .hudong-san .hotline-list .hotline-name {
    height: auto;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
  }
  .hudong-san .hotline-list .hotline-address {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
  }
  .hudong-san .hotline-list span {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #666666;
    font-size: 12px;
  }
  .yi .lingdaojieshao {
    margin-top: 20px;
  }
  .yi .lingdaojieshao h1 {
    border-bottom: 4px solid #f1f1f1;
    margin-bottom: 14px;
  }
  .yi .lingdaojieshao h1 a {
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .yi .lingdaojieshao h1 a img {
    margin: 0 20px 0 10px;
    vertical-align: middle;
  }
  .yi .lingdaojieshao h1 a span {
    font-weight: normal;
    font-size: 28px;
    color: #c40001;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao {
    overflow: hidden;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang {
    float: left;
    overflow: hidden;
    margin-right: 46px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang h2 {
    font-size: 30px;
    color: #333333;
    display: block;
    font-weight: normal;
    margin-bottom: 30px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangzhaopian {
    float: left;
    margin-right: 28px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangzhaopian img {
    width: 164px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi {
    float: left;
    width: 232px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi h3 {
    font-size: 24px;
    color: #c40001;
    margin: 10px 0 10px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi span {
    font-size: 20px;
    color: #333333;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi p {
    margin: 10px 0 15px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
  }
  .yi .lingdaojieshao .lingdaojieshao-lingdao .lingdao-juzhang .juzhangxinxi a {
    text-align: center;
    display: inline-block;
    width: 102px;
    background: #feefe6;
    line-height: 26px;
    font-size: 16px;
    color: #fd6a1a;
    border-radius: 13px;
  }
  .yi .lingdaojieshao .lingdao-qita {
    float: left;
  }
  .yi .lingdaojieshao .lingdao-qita h2 {
    font-size: 30px;
    color: #333333;
    display: block;
    font-weight: normal;
    margin-bottom: 30px;
  }
  .yi .lingdaojieshao .lingdao-qita ul {
    overflow: hidden;
    width: 730px;
  }
  .yi .lingdaojieshao .lingdao-qita ul li {
    float: left;
    margin: 0 50px 20px 0;
  }
  .yi .lingdaojieshao .lingdao-qita ul li a {
    overflow: hidden;
  }
  .yi .lingdaojieshao .lingdao-qita ul li a div {
    float: left;
  }
  .yi .lingdaojieshao .lingdao-qita ul li a div img {
    float: left;
    width: 110px;
    height: 129px;
    margin-right: 16px;
  }
  .yi .lingdaojieshao .lingdao-qita ul li a div h3 {
    font-size: 18px;
    color: #c40001;
    margin: 14px 0 14px 0;
  }
  .yi .lingdaojieshao .lingdao-qita ul li a div span {
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
  }
  .jigouzhineng h1 {
    border-bottom: 4px solid #f1f1f1;
    margin-bottom: 14px;
  }
  .jigouzhineng h1 a {
    border-bottom: 4px solid #c40001;
    padding-bottom: 14px;
  }
  .jigouzhineng h1 a img {
    margin: 0 20px 0 10px;
    vertical-align: middle;
    margin-bottom: 10px;
  }
  .jigouzhineng h1 a span {
    font-weight: normal;
    font-size: 28px;
    color: #c40001;
  }
  .jigouzhineng .jigouzhineng {
    overflow: hidden;
    margin-bottom: 40px;
  }
  .jigouzhineng .jigouzhineng p {
    font-size: 16px;
    color: #333333;
    line-height: 34px;
  }
  .jigouzhineng .jigouzhineng p span {
    float: right;
  }
  .jigouzhineng .jigouzhineng p span a {
    font-size: 16px;
    color: #c40001;
  }
  .jujiguan .i_o_right {
    margin: 0 0 30px 0;
    overflow: hidden;
  }
  .jujiguan .i_o_right .i_o_r_tab #jjg {
    background: url(../images/56jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab #jsdw {
    background: url(../images/57jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab #zjjjz {
    background: url(../images/58jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab .se#jjg {
    background: url(../images/53jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab .se#jsdw {
    background: url(../images/54jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab .se#zjjjz {
    background: url(../images/55jigou.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tab,
  .jujiguan .i_o_right .i_o_r_tab2,
  .jujiguan .i_o_right .i_o_r_tab3,
  .jujiguan .i_o_right .i_o_r_tab4 {
    border-bottom: 1px solid #eceaea;
    height: 58px;
  }
  .jujiguan .i_o_right .i_o_r_tab a,
  .jujiguan .i_o_right .i_o_r_tab2 a,
  .jujiguan .i_o_right .i_o_r_tab3 a,
  .jujiguan .i_o_right .i_o_r_tab4 a {
    color: #333333;
    float: left;
    font-size: 28px;
    padding-right: 20px;
    padding-left: 55px;
    padding-top: 8px;
    margin-right: 18px;
  }
  .jujiguan .i_o_right .i_o_r_tab .se,
  .jujiguan .i_o_right .i_o_r_tab2 .se,
  .jujiguan .i_o_right .i_o_r_tab3 .se,
  .jujiguan .i_o_right .i_o_r_tab4 .se {
    color: #c40001;
    font-size: 28px;
    border-bottom: 3px solid #c40001;
    padding-bottom: 12px;
    padding-top: 8px;
  }
  .jujiguan .i_o_right .i_o_r_tabContent,
  .jujiguan .i_o_right .i_o_r_tabContent2,
  .jujiguan .i_o_right .i_o_r_tabContent3,
  .jujiguan .i_o_right .i_o_r_tabContent4 {
    margin: 0 auto;
    margin-top: 4px;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div,
  .jujiguan .i_o_right .i_o_r_tabContent2 div,
  .jujiguan .i_o_right .i_o_r_tabContent3 div,
  .jujiguan .i_o_right .i_o_r_tabContent4 div {
    overflow: hidden;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul {
    float: left;
    margin-top: 20px;
    width: 25%;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li {
    height: 42px;
    overflow: hidden;
    margin: 20px 0;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li i,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li i,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li i,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li i {
    float: left;
    width: 12px;
    height: 12px;
    display: block;
    background: url(../images/61xiangmufuhaomoren.png) no-repeat;
    margin-top: 6px;
    margin-right: 8px;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li span,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li span,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li span,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li span {
    float: left;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li span a,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li span a,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li span a,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li span a {
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    color: #333333;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li span a em,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li span a em,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li span a em,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li span a em {
    font-size: 14px;
    color: #333333;
    font-style: normal;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li:hover i,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li:hover i,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li:hover i,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li:hover i {
    background: url(../images/62xiangmufuhaoxuanzhong.png) no-repeat;
  }
  .jujiguan .i_o_right .i_o_r_tabContent div ul li:hover span a,
  .jujiguan .i_o_right .i_o_r_tabContent2 div ul li:hover span a,
  .jujiguan .i_o_right .i_o_r_tabContent3 div ul li:hover span a,
  .jujiguan .i_o_right .i_o_r_tabContent4 div ul li:hover span a {
    color: #c40001;
  }
  .zuixinzhuanti h1 {
    font-weight: bold;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .zuixinzhuanti h1 i {
    width: 6px;
    background: #c40001;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 14px 0 8px;
    border-radius: 3px;
  }
  .zuixinzhuanti h1 a {
    font-size: 26px;
    color: #333333;
  }
  .zhuanti-ztlj h1 {
    font-weight: bold;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .zhuanti-ztlj h1 i {
    width: 6px;
    background: #c40001;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 14px 0 8px;
    border-radius: 3px;
  }
  .zhuanti-ztlj h1 a {
    font-size: 26px;
    color: #333333;
  }
  .zhuanti-ztlj ul {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
  }
  .zhuanti-ztlj ul li {
    float: left;
    text-align: center;
    margin: 0 5px 30px;
    width: 49%;
  }
  .zhuanti-ztlj ul li a img {
    width: 590px;
    height: 210px;
  }
  .zhuanti-ztlj ul li h2 {
    margin: 6px 0 6px;
  }
  .zhuanti-ztlj ul li h2 a {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
  }
  .zhuanti-ztlj ul li h2 a:hover {
    color: #c40001;
  }
  .zhuanti-ztlj ul li p {
    font-size: 16px;
    color: #666666;
  }
  .zhengwufuwu .container {
    width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    /*行政许可*/
    /*行政许可事项*/
    /*五个行政*/
    /*办件公式*/
    /*分页*/
    /*/分页*/
  }
  .zhengwufuwu .container .navigation {
    color: #666666;
    font-size: 16px;
    cursor: default;
    margin: 10px 0 20px;
  }
  .zhengwufuwu .container .navigation a {
    font-size: 16px;
    color: #666666;
  }
  .zhengwufuwu .container .navigation a:hover {
    color: #c40001;
  }
  .zhengwufuwu .container .dynamic-top h3 {
    font-weight: bold;
    border-bottom: 4px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .zhengwufuwu .container .dynamic-top h3 a {
    font-size: 26px;
    color: #c40001;
    border-bottom: 4px solid #c40001;
    padding-bottom: 10px;
  }
  .zhengwufuwu .container .pull-left {
    float: left;
  }
  .zhengwufuwu .container .pull-right {
    float: right;
  }
  .zhengwufuwu .container .show {
    display: block !important;
  }
  .zhengwufuwu .container .hide {
    display: none !important;
  }
  .zhengwufuwu .container .auto {
    margin-left: auto;
    margin-right: auto;
  }
  .zhengwufuwu .container .text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zhengwufuwu .container .license {
    min-height: 242px;
  }
  .zhengwufuwu .container .license .content {
    margin-top: 26px;
    min-height: 151px;
  }
  .zhengwufuwu .container .content h4 {
    width: 234px;
    height: 123px;
    margin-bottom: 2px;
    line-height: 123px;
    color: #666666;
    font-size: 26px;
    font-weight: normal;
    background: #f1f1f1;
    text-align: center;
  }
  .zhengwufuwu .container .license .content-right {
    min-height: 152px;
    width: 966px;
  }
  .zhengwufuwu .container .content-right li a {
    float: left;
    width: 180px;
    height: 52px;
    margin: 2px 0 8px 10px;
    line-height: 54px;
    text-align: center;
    border: solid 1px #c40001;
  }
  .zhengwufuwu .container .content-right li a {
    font-size: 18px;
    color: #333333;
  }
  .zhengwufuwu .container .content-right li a:hover {
    background: #c40001;
    font-weight: bold;
    color: #fff;
  }
  .zhengwufuwu .container .content-right li a.hover {
    background: #c40001;
    font-weight: bold;
    color: #fff;
  }
  .zhengwufuwu .container .content-left .on {
    font-weight: bold;
    color: #fff;
    background: url(../images/content_bg.png) 224px center no-repeat #c40001;
  }
  .zhengwufuwu .container .matters {
    margin-top: 36px;
    height: 544px;
    margin-bottom: 36px;
  }
  .zhengwufuwu .container .matters-left {
    width: 908px;
    height: 100%;
    background: #f1f1f1;
    overflow-y: scroll;
  }
  .zhengwufuwu .container .matters-top {
    height: 66px;
    line-height: 66px;
    padding-left: 24px;
    font-weight: bold;
    font-size: 18px;
  }
  .zhengwufuwu .container .matters-top span {
    padding: 0 15px;
  }
  .zhengwufuwu .container .matters-top h5 {
    display: inline-block;
    font-size: 24px;
    color: #c40001;
  }
  .zhengwufuwu .container .right_list_main {
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .zhengwufuwu .container .sub_r1_main {
    min-height: 48px;
    overflow: hidden;
    position: relative;
  }
  .zhengwufuwu .container .sub_r2_main {
    height: 48px;
    overflow: hidden;
    position: relative;
    border-top: 1px dashed #e9e9e9;
  }
  .zhengwufuwu .container .tybs_list {
    width: 760px;
    height: auto;
    margin-left: 20px;
  }
  .zhengwufuwu .container .tybs_list .r3 {
    min-height: 60px;
    overflow: hidden;
    position: relative;
  }
  .zhengwufuwu .container .tybs_list .r3_tit {
    display: block;
    width: 760px;
    height: 60px;
    line-height: 60px;
    padding-left: 25px;
    float: left;
    background: url(../images/64fangkuai.png) 10px no-repeat;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zhengwufuwu .container .r3_pic {
    position: absolute;
    right: 0px;
    top: 15px;
    width: 104px;
    height: 26px;
  }
  .zhengwufuwu .container .r3_list {
    width: 760px;
    height: 28px;
    padding-left: 20px;
    float: left;
    display: none;
    margin-bottom: 15px;
  }
  .zhengwufuwu .container .r3_bslj {
    height: 28px;
    float: left;
  }
  .zhengwufuwu .container .bmfw_right_cell {
    height: auto;
    width: 842px;
    padding: 0 22px;
    margin-bottom: 24px;
  }
  .zhengwufuwu .container .bmfw_right_cell .r1 {
    height: 60px;
    position: relative;
  }
  .zhengwufuwu .container .bmfw_right_cell .r1 .r1_tit {
    width: 783px;
    /*	height:58px; */
    line-height: 60px;
    padding-left: 66px;
    float: left;
    background: url(../images/64fangkuai.png) 44px no-repeat #fff;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zhengwufuwu .container .bmfw_right_cell .r1 .r1_index {
    width: 126px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 14px;
    right: 38px;
    background: url(../images/65xiala.png) right no-repeat;
    transition: all 0.2s ease-out 0s;
    cursor: pointer;
  }
  .zhengwufuwu .container .bmfw_right_cell .r2 {
    display: none;
    width: 824px;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
    border-top: 1px dashed #e9e9e9;
    padding-left: 25px;
  }
  .zhengwufuwu .container .bmfw_right_cell .r2 .r2_tit {
    width: 736px;
    height: 53px;
    line-height: 53px;
    color: #666666;
    padding-left: 16px;
    float: left;
    background: url(right_tit_bg3.png) left no-repeat;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zhengwufuwu .container .bmfw_right_cell .r2 .r2_pic {
    position: absolute;
    right: 38px;
    top: 18px;
    width: 117px;
    height: 24px;
  }
  .zhengwufuwu .container .bmfw_right_cell .r2 .r2_bslj {
    height: 28px;
    float: right;
    margin-right: 12px;
  }
  .zhengwufuwu .container .bmfw_right_cell .r2 .r2_slbm {
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 18px;
    color: #999;
    padding-left: 17px;
  }
  .zhengwufuwu .container .r2_bslj a,
  .zhengwufuwu .container .r3_bslj a {
    float: left;
    width: 80px;
    height: 32px;
    line-height: 32px;
    padding: 0px 12px 0px 46px;
    cursor: pointer;
    margin-left: 20px;
    background: #fbf2f2;
    border: solid 1px #c40001;
    border-radius: 5px;
  }
  .zhengwufuwu .container .bszn,
  .zhengwufuwu .container .zxbl {
    color: #333333;
  }
  .zhengwufuwu .container .r2_bslj .bszn,
  .zhengwufuwu .container .r3_bslj .bszn {
    background: url(../images/66banshizhinan.png) 15px center no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .zxbl,
  .zhengwufuwu .container .r3_bslj .zxbl {
    background: url(../images/67diannao.png) 15px center no-repeat;
    cursor: default;
  }
  .zhengwufuwu .container .r2_bslj .wypj,
  .zhengwufuwu .container .r3_bslj .wypj {
    background: url(../images/et_17.png) 15px center no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .wysc,
  .zhengwufuwu .container .r3_bslj .wysc {
    background: url(../images/et_18.png) 15px center no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .zxbl0,
  .zhengwufuwu .container .r3_bslj .zxbl0 {
    background: url(hui.png) 15px centerno-repeat;
    cursor: default;
  }
  .zhengwufuwu .container .r2_bslj .zxyyh,
  .zhengwufuwu .container .r3_bslj .zxyyh {
    background: url(zxyy-hui1.png) no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .zxyy0,
  .zhengwufuwu .container .r3_bslj .zxyy0 {
    background: url(et_19.png) no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .zxyy0:hover,
  .zhengwufuwu .container .r3_bslj .zxyy0:hover {
    background: url(tu_10.png) no-repeat;
  }
  .zhengwufuwu .container .r2_bslj .bszn:hover {
    background: url(../images/68banshizhinan.png) 15px center no-repeat #c40001;
  }
  .zhengwufuwu .container .r2_bslj .zxbl:hover {
    background: url(../images/69diannao.png) 15px center no-repeat #c40001;
  }
  .zhengwufuwu .container .r2_bslj .wypj:hover {
    background: url(../images/tu_07.png) 15px center no-repeat #c40001;
  }
  .zhengwufuwu .container .r2_bslj .wysc:hover {
    background: url(../images/tu_09.png) 15px center no-repeat #c40001;
  }
  .zhengwufuwu .container .r2_bslj .bszn:hover,
  .zhengwufuwu .container .r3_bslj .bszn:hover,
  .zhengwufuwu .container .r2_bslj .zxbl:hover,
  .zhengwufuwu .container .r3_bslj .zxbl:hover,
  .zhengwufuwu .container .r2_bslj .wypj:hover,
  .zhengwufuwu .container .r3_bslj .wypj:hover,
  .zhengwufuwu .container .r2_bslj .wysc:hover,
  .zhengwufuwu .container .r3_bslj .wysc:hover {
    color: white;
  }
  .zhengwufuwu .container .r2_bslj .zxyy0:hover,
  .zhengwufuwu .container .r3_bslj .zxyy0:hover {
    color: white;
  }
  .zhengwufuwu .container .matters-right {
    width: 278px;
    height: 506px;
  }
  .zhengwufuwu .container .phone {
    padding: 24px 17px;
    background: #f1f1f1;
    margin-bottom: 30px;
    /*	height: 250px;*/
  }
  .zhengwufuwu .container .phone div {
    width: 246px;
    height: 94px;
    border: solid 1px #c1c1c1;
    border-radius: 5px;
  }
  .zhengwufuwu .container .phone .phone1 {
    margin-bottom: 24px;
    background: url(../images/70zixundianhua.png) 14px center no-repeat #ffffff;
  }
  .zhengwufuwu .container .phone .phone2 {
    background: url(../images/71jiandudinahua.png) 14px center no-repeat #ffffff;
  }
  .zhengwufuwu .container .phone span {
    display: block;
    height: 50px;
    padding-left: 76px;
    font-weight: bold;
    color: #c40001;
    letter-spacing: 1px;
  }
  .zhengwufuwu .container .phone .phone-txt {
    line-height: 50px;
    font-size: 24px;
  }
  .zhengwufuwu .container .number {
    line-height: 36px;
    font-size: 18px;
    /*	height: 250px;*/
  }
  .zhengwufuwu .container .online {
    padding: 36px 17px;
    background: #f1f1f1;
    overflow: hidden;
  }
  .zhengwufuwu .container .online a {
    display: block;
    width: 246px;
    height: 76px;
    line-height: 76px;
    color: #c40001;
    font-size: 24px;
    font-weight: bold;
    border: solid 1px #c7c7c7;
    text-indent: 75px;
    border-radius: 5px;
    letter-spacing: 1px;
  }
  .zhengwufuwu .container .online .zx {
    margin-bottom: 22px;
    background: url(../images/72zaixianzixun.png) 18px center no-repeat #fff;
  }
  .zhengwufuwu .container .online .ts {
    background: url(../images/73jiandutousu.png) 18px center no-repeat #fff;
  }
  .zhengwufuwu .container .online a:hover {
    border: solid 1px #c40001;
    background-color: #fbf2f2;
  }
  .zhengwufuwu .container .five-icon {
    height: 176px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .zhengwufuwu .container .five-icon li {
    float: left;
  }
  .zhengwufuwu .container .five-icon li {
    margin-right: 84px;
  }
  .zhengwufuwu .container .five-icon li a {
    display: block;
    width: 170px;
    height: 170px;
    border: solid 1px #f2f2f2;
    overflow: hidden;
  }
  .zhengwufuwu .container .five-icon li a p {
    margin-top: 130px;
    font-size: 18px;
    text-align: center;
  }
  .zhengwufuwu .container .five-icon li a:hover {
    border: solid 1px #c40001;
  }
  .zhengwufuwu .container .five-icon .qr {
    background: #f2f2f2 url(../images/qr.png) center 30px no-repeat;
  }
  .zhengwufuwu .container .five-icon .cf {
    background: #f2f2f2 url(../images/cf.png) center 30px no-repeat;
  }
  .zhengwufuwu .container .five-icon .cs {
    background: url(../images/cs.png) center 30px no-repeat #f2f2f2;
  }
  .zhengwufuwu .container .five-icon .jc {
    background: url(../images/jc.png) center 30px no-repeat #f2f2f2;
  }
  .zhengwufuwu .container .five-icon .ql {
    background: url(../images/ql.png) center 30px no-repeat #f2f2f2;
  }
  .zhengwufuwu .container .formula .search {
    position: relative;
    float: right;
    width: 474px;
    height: 36px;
    margin-right: 7px;
    margin-top: -87px;
  }
  .zhengwufuwu .container .search input {
    width: 461px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: solid 1px #d03334;
    padding-left: 12px;
    border-radius: 5px;
    margin-top: 17px;
  }
  .zhengwufuwu .container .search button {
    position: absolute;
    width: 100px;
    height: 34px;
    line-height: 35px;
    border: 0px;
    background: #dc6667;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    top: 18px;
    right: 0px;
  }
  .zhengwufuwu .container .formula-rolling {
    min-height: 530px;
    margin-top: 16px;
  }
  .zhengwufuwu .container .zwfw-bjgs-bk {
    width: 100%;
    min-height: 495px;
  }
  .zhengwufuwu .container .zwfw-bjgs-list-title {
    width: 100%;
    height: 74px;
    line-height: 74px;
    background: #c40001;
  }
  .zhengwufuwu .container .zwfw-bjgs-list-title div {
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
  }
  .zhengwufuwu .container .zwfw-bjgs-slbm,
  .zhengwufuwu .container .list-slbm {
    width: 200px;
    text-align: center;
  }
  .zhengwufuwu .container .zwfw-bjgs-slxm,
  .zhengwufuwu .container .list-slxm {
    width: 360px;
    text-align: center;
  }
  .zhengwufuwu .container .zwfw-bjgs-sbr,
  .zhengwufuwu .container .list-sbr {
    width: 200px;
    text-align: center;
  }
  .zhengwufuwu .container .zwfw-bjgs-slrq,
  .zhengwufuwu .container .list-slrq {
    width: 261px;
    text-align: center;
  }
  .zhengwufuwu .container .zwfw-bjgs-bjzt,
  .zhengwufuwu .container .list-bjzt {
    width: 140px;
    text-align: center;
  }
  .zhengwufuwu .container .list-slbm:hover,
  .zhengwufuwu .container .list-slxm:hover,
  .zhengwufuwu .container .list-sbr:hover {
    color: #1C649F;
  }
  .zhengwufuwu .container .zwfw-bjgs-list {
    width: 100%;
    height: 450px;
    overflow: hidden;
  }
  .zhengwufuwu .container .zwfw-bjgs-list li {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  .zhengwufuwu .container .zwfw-bjgs-list li span {
    display: block;
    font-size: 16px;
    color: #333333;
    float: left;
    cursor: pointer;
  }
  .zhengwufuwu .container .zwfw-bjgs-list span {
    display: block;
    height: 50px;
  }
  .zhengwufuwu .container .page {
    margin: 55px auto;
  }
  .zhengwufuwu .container .paginator {
    font: 12px Arial, Helvetica, sans-serif;
    margin: 45px 0;
    /*    padding: 10px 0;*/
  }
  .zhengwufuwu .container .paginator a {
    display: inline-block;
    border: 1px solid #7c7c7c;
    color: #000000;
    font-size: 12px;
    margin-right: 2px;
    padding: 5px 10px;
    text-decoration: none;
  }
  .zhengwufuwu .container .paginator a:visited {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DDDDDD;
    padding: 5px 10px;
    text-decoration: none;
  }
  .zhengwufuwu .container .paginator .cpb {
    border: medium none;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
  }
  .zhengwufuwu .container .paginator a:hover {
    background: #c40001;
    border-color: #F3F3F3;
    color: #FFFFFF;
    padding: 5px 10px;
    text-decoration: none;
  }
  .zhengwufuwu .container .paginator input {
    width: 58px;
    height: 25px;
    border: 1px solid #7c7c7c;
    color: #000000;
    font-size: 12px;
    margin-right: 2px;
    padding: 0px 10px;
  }
  .zhengwufuwu .container .paginator .on {
    background: #c40001;
    color: #fff;
  }
  .yewu {
    overflow: hidden;
  }
  .yewu .nongmubiaozhun {
    float: left;
    width: 694px;
  }
  .yewu .nongmubiaozhun h1 {
    margin-left: 10px;
    margin-top: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
  }
  .yewu .nongmubiaozhun h1 a {
    font-size: 26px;
    color: #c40001;
  }
  .yewu .nongmubiaozhun ul {
    margin-top: 20px;
  }
  .yewu .nongmubiaozhun ul li {
    width: 694px;
    height: 22px;
    margin-bottom: 20px;
  }
  .yewu .nongmubiaozhun ul li p {
    float: left;
    width: 4px;
    height: 4px;
    background: #c40001;
    margin: 10px;
  }
  .yewu .nongmubiaozhun ul li a {
    font-size: 16px;
    color: #333333;
    float: left;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .yewu .nongmubiaozhun ul li a:hover {
    color: #c40001;
  }
  .yewu .nongmubiaozhun ul li span {
    font-size: 16px;
    float: right;
    height: 22px;
    line-height: 22px;
    color: #666666;
  }
  .yewu .pinzhongziyuan {
    float: right;
  }
  .yewu .pinzhongziyuan h1 {
    margin-left: 10px;
    margin-top: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
  }
  .yewu .pinzhongziyuan h1 a {
    font-size: 26px;
    color: #c40001;
  }
  .yewu .pinzhongziyuan ul {
    overflow: hidden;
    margin-top: 20px;
  }
  .yewu .pinzhongziyuan ul li {
    text-align: center;
    float: left;
    background: #e9e9e9;
  }
  .yewu .pinzhongziyuan ul li img {
    margin: 16px 0 6px 0;
  }
  .yewu .pinzhongziyuan ul li span {
    display: block;
    font-size: 18px;
    color: #a12f2f;
  }
  .yewu .pinzhongziyuan ul li:hover img {
    transition: all 0.3s linear;
    transform: scale(1.1);
  }
  .yewu .pinzhongziyuan ul li:hover span {
    font-weight: bold;
  }
  .xitongyinyong {
    margin-top: 40px;
    background: url(../images/81xitongbg.png) no-repeat;
    margin-bottom: 30px;
  }
  .xitongyinyong h1 {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 40px;
  }
  .xitongyinyong h1 a {
    font-size: 26px;
    color: #c40001;
  }
  .xitongyinyong ul {
    overflow: hidden;
    padding-bottom: 28px;
  }
  .xitongyinyong ul a li {
    margin: 0 10px 20px;
    float: left;
    width: 373px;
    height: 73px;
    background: url(../images/82xitongyinyong.png) no-repeat;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 73px;
  }
  .xitongyinyong ul a li:hover {
    color: #c40001;
    font-weight: bold;
  }
  .liebiao {
    overflow: hidden;
    margin: 20px 0 40px;
  }
  .liebiao .lanmu {
    float: left;
  }
  .liebiao .lanmu ul {
    border: 1px solid #eeeeee;
    padding: 26px;
    height: 953px;
  }
  .liebiao .lanmu ul a li {
    background: #f4f4f4;
    width: 225px;
    overflow: hidden;
    height: 55px;
    margin-bottom: 15px;
  }
  .liebiao .lanmu ul a li img {
    float: left;
    margin: 16px 16px 0 26px;
  }
  .liebiao .lanmu ul a li span {
    float: left;
    font-size: 20px;
    color: #c40001;
    line-height: 60px;
  }
  .liebiao .lanmu ul a li:hover img {
    transition: all 0.3s linear;
    transform: scale(1.1);
    margin-left: 36px;
  }
  .liebiao .lanmu ul a li:hover span {
    font-weight: bold;
  }
  .liebiao .biaoti {
    float: left;
    padding: 20px;
    border: 1px solid #eeeeee;
    margin-left: 30px;
    width: 846px;
  }
  .liebiao .biaoti h1 {
    border-bottom: 4px solid #dfdfdf;
    padding-bottom: 20px;
  }
  .liebiao .biaoti h1 a {
    color: #c40001;
    font-size: 24px;
  }
  .liebiao .biaoti ul {
    border-bottom: 1px solid #dfdfdf;
    margin-top: 28px;
  }
  .liebiao .biaoti ul li {
    margin-bottom: 30px;
  }
  .liebiao .biaoti ul li p {
    float: left;
    width: 8px;
    height: 8px;
    background: #c40001;
    margin: 6px 10px;
  }
  .liebiao .biaoti ul li a {
    font-size: 16px;
    color: #333333;
  }
  .liebiao .biaoti ul li span {
    float: right;
    font-size: 16px;
    color: #626262;
  }
  .liebiao .biaoti ul li:hover a {
    color: #c40001;
  }
  .liebiao .biaoti .biaoti-di {
    border: 0;
  }
}
