.neirong .yi {
  background: url(../images/gl_sy_dbg.png) no-repeat;
}
.neirong .yi .tt_zuo {
  width: 690px;
  float: none;
  margin: 0 auto;
}
.neirong .yi .tt_zuo img {
  margin: 30px 0 15px;
  width: 120px;
  display: inline-block;
  margin-right: 10px;
}
.neirong .yi .tt_zuo h2 {
  font-size: 36px;
  color: #333333;
  width: 548px;
  line-height: 78px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.neirong .yi .tt_zuo button {
  display: none;
  font-size: 14px;
  color: #666666;
  background: #f2f2f2;
  line-height: 30px;
  height: 30px;
  padding: 0 32px;
  border: 1px solid #dcdcdc;
  border-radius: 15px;
  margin-top: 24px;
}
.neirong .yi .tt_you {
  width: 690px;
  float: none;
  margin: 0 auto;
}
.neirong .yi .tt_you .picScroll-left {
  width: 100%;
}
.neirong .yi .tt_you .picScroll-left .hd {
  margin-top: 40px;
}
.neirong .yi .tt_you .picScroll-left .hd ul {
  display: none;
  overflow: hidden;
  float: right;
  margin-bottom: 14px;
}
.neirong .yi .tt_you .picScroll-left .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: #f1740f;
  border-radius: 10px;
  font-size: 0;
  margin-left: 16px;
  cursor: pointer;
}
.neirong .yi .tt_you .picScroll-left .hd ul .on {
  width: 27px;
  height: 10px;
  background: #f1740f;
}
.neirong .yi .tt_you .picScroll-left .bd .tempWrap {
  width: 690px !important;
}
.neirong .yi .tt_you .picScroll-left .bd .picList li {
  width: 310px;
  height: auto;
  margin: 0 15px;
}
.neirong .yi .tt_you .picScroll-left .bd .picList li .pic img {
  width: 320px;
  height: auto;
}
.neirong .er {
  margin-top: 34px;
  border-top: 1px solid #f2f2f2;
}
.neirong .er .lbt {
  float: none;
  margin: 30px auto 0;
  width: 690px;
}
.neirong .er .lbt .slideBox {
  position: relative;
  height: 410px;
  width: 690px;
}
.neirong .er .lbt .slideBox .hd {
  position: absolute;
  bottom: 18px;
  right: 10px;
  z-index: 2;
}
.neirong .er .lbt .slideBox .hd ul {
  overflow: hidden;
}
.neirong .er .lbt .slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: #ffffff;
  font-size: 0;
  border-radius: 10px;
  margin-left: 10px;
  cursor: pointer;
}
.neirong .er .lbt .slideBox .hd ul .on {
  width: 27px;
  height: 10px;
  background: #f1740f;
  font-size: 0;
}
.neirong .er .lbt .slideBox .bd ul li img {
  width: 690px;
  height: 412px;
}
.neirong .er .lbt .slideBox .bd ul li span {
  position: absolute;
  bottom: 0;
  font-size: 28px;
  color: #ffffff;
  margin-left: 20px;
  line-height: 52px;
  z-index: 1;
  display: block;
}
.neirong .er .lbt .slideBox .bd .lbt_bt {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 50px;
}
.neirong .er .lbt .slideBox .prev {
  position: absolute;
  top: 40%;
}
.neirong .er .lbt .slideBox .next {
  position: absolute;
  top: 40%;
  right: 0;
}
.neirong .er .tzgg {
  width: 690px;
  float: none;
  height: auto;
  margin: 30px auto 0;
}
.neirong .er .tzgg .slideTxtBox {
  position: relative;
}
.neirong .er .tzgg .slideTxtBox .hd ul {
  overflow: hidden;
  border-bottom: 1px solid #e5e3e3;
  position: relative;
}
.neirong .er .tzgg .slideTxtBox .hd ul li {
  margin-right: 40px;
  float: left;
}
.neirong .er .tzgg .slideTxtBox .hd ul li span {
  font-size: 28px;
  color: #000000;
  cursor: pointer;
}
.neirong .er .tzgg .slideTxtBox .hd ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
}
.neirong .er .tzgg .slideTxtBox .hd ul li .gengduo img {
  width: 30px;
  height: 30px;
}
.neirong .er .tzgg .slideTxtBox .hd ul .on {
  padding-bottom: 6px;
  border-bottom: 3px solid #1f66ba;
}
.neirong .er .tzgg .slideTxtBox .hd ul .on span {
  font-size: 28px;
  color: #1f66ba;
}
.neirong .er .tzgg .slideTxtBox .hd ul .on .gengduo {
  display: inline-block;
}
.neirong .er .tzgg .slideTxtBox .bd ul li {
  overflow: hidden;
  margin-top: 30px;
}
.neirong .er .tzgg .slideTxtBox .bd ul li i {
  float: left;
  width: 6px;
  height: 6px;
  background: #b9b8b8;
  border-radius: 10px;
  margin-top: 7px;
  margin-right: 8px;
}
.neirong .er .tzgg .slideTxtBox .bd ul li a {
  float: left;
  font-size: 26px;
  color: #333333;
  width: 500px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.neirong .er .tzgg .slideTxtBox .bd ul li .date {
  float: right;
  font-size: 26px;
  color: #333333;
}
.neirong .er .tzgg .slideTxtBox .bd ul li span {
  font-size: 26px;
}
.tzgg .info_in {
  position: static;
  margin-top: 20px;
}
.neirong .san {
  margin-top: 40px;
}
.neirong .san .i_o_right .i_o_r_tab {
  text-align: center;
  width: 690px;
  margin: 0 auto;
}
.neirong .san .i_o_right .i_o_r_tab a {
  display: inline-block;
  font-size: 24px;
  color: #1f66ba;
  background: #eeeeee;
  width: 169px;
  height: 110px;
  text-align: center;
  line-height: 60px;
  border-radius: 8px;
  margin: 0;
  padding-top: 20px;
  position: relative;
}
.neirong .san .i_o_right .i_o_r_tab a .tubiao1 {
  display: block;
  vertical-align: unset;
  margin: 0 auto;
  width: 46px;
}
.neirong .san .i_o_right .i_o_r_tab a .tubiao2 {
  display: none;
  vertical-align: sub;
}
.neirong .san .i_o_right .i_o_r_tab a .tubiao3 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tab .se {
  font-size: 24px;
  color: #ffffff;
  background: #1f66ba;
  font-weight: bold;
}
.neirong .san .i_o_right .i_o_r_tab .se .tubiao1 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tab .se .tubiao2 {
  display: block;
  margin: 0 auto;
  width: 46px;
}
.neirong .san .i_o_right .i_o_r_tab .se .tubiao3 {
  position: absolute;
  left: 43%;
  top: 100%;
  display: inline-block;
  width: 22px;
  height: 12px;
}
.neirong .san .i_o_right .i_o_r_tabContent {
  margin-top: 20px;
  border: 1px solid #d6d6d6;
  border-top: 3px solid #1f66ba;
  padding: 30px;
  width: 630px;
  margin: 30px auto;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 {
  width: 630px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tab2 {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tab2 a {
  font-size: 28px;
  color: #333333;
  margin-right: 45px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tab2 .se {
  font-size: 28px;
  color: #1f66ba;
  font-weight: bold;
  border-bottom: 3px solid #1f66ba;
  padding-bottom: 19px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tabContent2 div ul li {
  overflow: hidden;
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tabContent2 div ul li i {
  float: left;
  width: 6px;
  height: 6px;
  background: #b9b8b8;
  border-radius: 10px;
  margin-top: 8px;
  margin-right: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tabContent2 div ul li a {
  float: left;
  font-size: 26px;
  color: #333333;
  width: 450px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tabContent2 div ul li a:hover {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk1 .i_o_right .i_o_r_tabContent2 div ul li span {
  float: right;
  font-size: 24px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 {
  border: 1px solid #e5e5e5;
  width: 630px;
  padding-bottom: 0;
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_zuo {
  margin-left: 6px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_zuo h2 {
  background: url(../images/gl_sy_zfxxgk.png) no-repeat;
  text-align: center;
  width: 80px;
  height: 289px;
  background-size: 100% 99%;
  margin-top: 67px;
  margin-left: 30px;
  margin-right: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_zuo h2 a {
  margin-top: 16px;
  width: 30px;
  line-height: 38px;
  font-size: 28px;
  color: #ffffff;
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_zuo span {
  margin-top: 24px;
  text-align: center;
  width: 54px;
  display: inline-block;
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_zuo span a {
  font-size: 26px;
  color: #1f66ba;
  margin-top: 16px;
  width: 20px;
  line-height: 34px;
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you {
  float: left;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul {
  margin-right: 30px;
  margin-top: 22px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 13px;
  margin-bottom: 30px;
  width: 448px;
  text-align: center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li img {
  vertical-align: bottom;
  margin: 0 20px 0 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li .gk2 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li span {
  margin-right: 12px;
  font-size: 28px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li:hover .gk1 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li:hover .gk2 {
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk2 .zfxxgk_you ul li:hover span {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 {
  width: 588px;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-left: 0;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss {
  margin-bottom: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss h2 {
  float: left;
  font-size: 28px;
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss a img {
  float: right;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss a .gd2 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss a:hover .gd1 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .jrss a:hover .gd2 {
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .shipin {
  width: 580px;
  height: 424px;
  margin-bottom: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk3 .shipin img {
  width: 580px;
  height: 424px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 {
  float: left;
  margin-top: 35px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul {
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul li {
  float: left;
  width: 290px;
  border: 1px solid #e5e5e5;
  margin: 0 10px;
  text-align: inherit;
  margin-bottom: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul li img {
  margin-left: 35px;
  vertical-align: sub;
  margin-right: 2px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul li span {
  line-height: 80px;
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul li:hover img {
  transform: rotatey(360deg);
  -webkit-transform: rotatey(360deg);
  -moz-transform: rotatey(360deg);
  -o-transform: rotatey(360deg);
  -ms-transform: rotatey(360deg);
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul li:hover span {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul .ml {
  margin-left: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zwgk4 ul .mr {
  margin-right: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo {
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs {
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs {
  width: 630px;
  float: none;
  margin-bottom: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs h2 {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs h2 a {
  font-size: 28px;
  color: #1f66ba;
  border-bottom: 3px solid #1f66ba;
  padding-bottom: 19px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul {
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li {
  float: left;
  border: 1px solid #e5e5e5;
  width: 290px;
  text-align: center;
  margin: 0 10px 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li img {
  vertical-align: middle;
  margin-right: 4px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li .ws2 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li span {
  font-size: 26px;
  color: #333333;
  line-height: 60px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li:hover .ws1 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li:hover .ws2 {
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .grbs ul li:hover span {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zs .mr {
  margin-right: 34px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx {
  width: 630px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx h2 {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx h2 a {
  font-size: 28px;
  color: #1f66ba;
  border-bottom: 3px solid #1f66ba;
  padding-bottom: 19px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top {
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd {
  float: right;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd .next {
  background: #eeeeee url(../images/gl_sy_jts.png) no-repeat center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd .prev {
  background: #eeeeee url(../images/gl_sy_jtx.png) no-repeat center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd a {
  width: 50px;
  height: 144px;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd .next:hover {
  background: #eeeeee url(../images/gl_sy_jtsxz.png) no-repeat center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .hd .prev:hover {
  background: #eeeeee url(../images/gl_sy_jtxxz.png) no-repeat center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .bd {
  width: 580px;
  float: left;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .bd .infoList li a {
  text-align: center;
  border: 1px solid #e5e5e5;
  width: 274px;
  margin: 0 3px 30px;
  display: inline-block;
  line-height: 50px;
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_zuo .wsfw_zuo_zx .txtScroll-top .bd .infoList a:hover {
  color: #ffffff;
  background: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_you {
  float: none;
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_you ul li {
  margin-bottom: 26px;
  border: 1px solid #eeeeee;
  overflow: hidden;
  width: 300px;
  height: 158px;
  float: left;
  margin: 0 6px 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_you ul li img {
  width: 300px;
  height: 158px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_you ul li:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.neirong .san .i_o_right .i_o_r_tabContent div .wsfw_you ul .mb {
  margin-bottom: 0;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo {
  width: 630px;
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo h2 {
  margin-bottom: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo h2 a {
  font-size: 28px;
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table {
  text-align: center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table thead tr th {
  line-height: 60px;
  background: #f0f0f0;
  font-size: 28px;
  color: #1f66ba;
  border-right: 2px solid #ffffff;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table thead tr .th_slbh {
  width: 110px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table thead tr .th_zt {
  width: 190px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table thead tr .th_slrq {
  width: 140px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table thead tr .th_bj {
  width: 72px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr td {
  font-size: 26px;
  border-bottom: 1px solid #f0f0f0;
  line-height: 30px;
  height: 100px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_slbh {
  text-align: left;
  color: #666666;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  word-break: break-word;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_zt {
  padding-left: 26px;
  text-align: left;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_zt a {
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_zt a:hover {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_slrq {
  color: #999999;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo table tbody tr .td_bj {
  color: #5d8649;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul {
  overflow: hidden;
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul li {
  float: left;
  width: 287px;
  background: #f0f0f0;
  line-height: 80px;
  margin: 0 14px 30px;
  text-align: center;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul li img {
  vertical-align: middle;
  margin-right: 4px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul li span {
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul li:hover img {
  transform: rotatey(360deg);
  -webkit-transform: rotatey(360deg);
  -moz-transform: rotatey(360deg);
  -o-transform: rotatey(360deg);
  -ms-transform: rotatey(360deg);
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul li:hover span {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul .ml {
  margin-left: 14px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_zuo ul .mr {
  margin-right: 14px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you {
  width: 630px;
  float: none;
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tab3 {
  margin-bottom: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tab3 a {
  font-size: 28px;
  color: #333333;
  padding-bottom: 10px;
  margin-right: 20px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tab3 .se {
  font-weight: bold;
  font-size: 28px;
  color: #1f66ba;
  border-bottom: 3px solid #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div .zxft img {
  width: 630px;
  height: 383px;
  cursor: pointer;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div .zxft h2 {
  font-size: 28px;
  color: #333333;
  margin-top: 12px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div .zxft h2:hover {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div .zxft span {
  display: block;
  font-size: 26px;
  color: #666666;
  margin-top: 18px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div .zxft span i {
  margin-right: 12px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #d2d2d2;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul {
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul li {
  height: 104px;
  margin-top: 10px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul li a {
  font-size: 26px;
  color: #333333;
  line-height: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul li a:hover {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul li span {
  margin-top: 4px;
  display: block;
  font-size: 26px;
  color: #999999;
}
.neirong .san .i_o_right .i_o_r_tabContent div .gzcy_you .i_o_right .i_o_r_tabContent3 div ul .bm {
  border-bottom: 0;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo img {
  width: 630px;
  height: 454px;
  margin-right: 0px;
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz {
  width: 630px;
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz h2 {
  font-size: 28px;
  color: #1f66ba;
  text-align: center;
  margin-top: 30px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz p {
  font-size: 26px;
  color: #333333;
  margin: 20px 0;
  line-height: 60px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz a {
  text-align: center;
  width: 630px;
  line-height: 75px;
  background: #efeeee;
  font-size: 26px;
  color: #1f66ba;
  display: block;
  margin: 0 auto;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz a:hover {
  font-weight: bold;
  color: #ffffff;
  background: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_zuo .gkwz span {
  display: inline-block;
  width: 277px;
  height: 1px;
  background: #efeeee;
  margin-left: -5px;
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you {
  margin-left: 0px;
  margin-top: 30px;
  width: 630px;
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul {
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li {
  border: 1px solid #e5e5e5;
  float: left;
  text-align: center;
  width: 302px;
  height: 150px;
  margin: 0 5px 8px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li img {
  display: block;
  margin: 33px auto 20px;
  width: 50px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li .gk2 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li span {
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li:hover .gk1 {
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li:hover .gk2 {
  display: block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_s .ssgk_you ul li:hover span {
  color: #1f66ba;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x {
  margin-top: 27px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .mlss {
  background: url(../images/gl_sy_mlss.png) no-repeat;
  display: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .mlss h2 {
  width: 74px;
  height: 165px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .mlss h2 a {
  margin-left: 10px;
  margin-top: 36px;
  width: 20px;
  line-height: 22px;
  font-size: 20px;
  color: #1f66ba;
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 {
  width: 630px;
  float: none;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li {
  text-align: center;
  margin: 0 10px;
  display: inline-block;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li .pic {
  width: 290px;
  height: 194px;
  overflow: hidden;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li .pic img {
  width: 290px;
  height: 194px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li .title {
  display: inline-block;
  margin-top: 6px;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li .title a {
  font-size: 26px;
  color: #333333;
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li:hover .pic img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.neirong .san .i_o_right .i_o_r_tabContent div .zjss_x .picScroll-left2 .bd .picList li:hover .title a {
  color: #1f66ba;
}
.neirong .si {
  margin: 40px 30px 0;
}
.neirong .si h2 {
  margin-bottom: 26px;
  text-align: center;
  background: url(../images/gl_sy_ztxt.png) no-repeat;
  background-position-y: center;
  background-position-x: center;
  width: 690px;
  margin: 0 auto 30px;
}
.neirong .si h2 a {
  font-size: 28px;
  color: #1f66ba;
}
.zhuantiTile,
.neirong .si .zhuanti {
  overflow: hidden;
  width: 690px;
  margin: 0 auto;
}
.neirong .si .zhuanti .picScroll-left3 {
  position: relative;
  width: 690px;
}
.neirong .si .zhuanti .picScroll-left3 .hd .next {
  background: #eeeeee;
  width: 40px;
  height: 150px;
  position: absolute;
  top: 0px;
  right: 0;
  cursor: pointer;
}
.neirong .si .zhuanti .picScroll-left3 .hd .next img {
  margin-top: 61px;
  margin-left: 9px;
}
.neirong .si .zhuanti .picScroll-left3 .hd .prev {
  background: #eeeeee;
  width: 40px;
  height: 150px;
  position: absolute;
  top: 0px;
  left: 0;
  cursor: pointer;
}
.neirong .si .zhuanti .picScroll-left3 .hd .prev img {
  margin-top: 61px;
  margin-left: 9px;
}
.neirong .si .zhuanti .picScroll-left3 .bd {
  width: 590px;
  margin: 0 auto;
  overflow: hidden;
}
.neirong .si .zhuanti .picScroll-left3 .bd .tempWrap {
  margin: 0 auto;
}
.neirong .si .zhuanti .picScroll-left3 .bd .picList li {
  width: 275px;
  height: 150px;
  margin: 0 10px;
}
.neirong .si .zhuanti .picScroll-left3 .bd .picList li .pic {
  overflow: hidden;
}
.neirong .si .zhuanti .picScroll-left3 .bd .picList li .pic img {
  width: 275px;
  height: 150px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.neirong .si .zhuanti .picScroll-left3 .bd .picList li:hover .pic img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.ztzlWrap li {
  width: 330px;
  margin-right: 25px !important;
}
.ztzlWrap li:nth-child(2n) {
  margin-right: 0px !important;
}
.zwgk3Ul li a {
   height: 50px;line-height: 50px;
}

/* 便民信息 */
.bmxx_list {
  float: none;
  width: 100%;
  margin: 0 !important;
}
