<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
}

.left {
  float: left;
}

.right {
  float: right;
}

img {
  border: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.cf {
  zoom: 1;
}

.cf:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
a {
  color: #333333;
}

a:hover {
  color: #004a7c;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  text-decoration: none;
}
ul li,
ol li {
  list-style-type: none;
}

body {
  font-family: "microsoft Yahei";
  width: 100%;
}
.height10 {
  width: 100%;
  height: 10px;
}
.height15 {
  width: 100%;
  height: 15px;
}
.height20 {
  width: 100%;
  height: 20px;
}
.height25 {
  width: 100%;
  height: 25px;
}
.height30 {
  width: 100%;
  height: 30px;
}
.height40 {
  width: 100%;
  height: 40px;
}

/*******main********/
.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}

/*******header********/
.header {
  width: 100%;
  height: 175px;
  border-bottom: 1px solid #80b7ed;
  padding-top: 20px;
}
.headermain {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.headermain01 {
  width: 100%;
  height: 80px;
}
.logo {
  width: 340px;
  height: 100%;
  float: left;
}
.switch {
  width: 300px;
  height: 100%;
  float: left;
  font-size: 25px;
  color: #ffffff;
  line-height: 80px;
  padding-left: 40px;
}
.login-con {
  width: 455px;
  height: 100%;
  float: right;
  font-size: 15px;
  color: #fff;
  padding-top: 25px;
  line-height: 35px;
}
.login-con div {
  float: left;
  margin-left: 15px;
}
.login-con1 {
  font-size: 17px;
}
.login-con1 img {
  margin-right: 10px;
  margin-bottom: 5px;
}
.login-con2 {
  background: url(tmbg2.png);
  height: 35px;
  padding: 0 20px;
  font-size: 15px;
}
.login-con2 a {
  color: #fff;
}
.login-con3 {
  width: 130px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background: #17c082;
  font-size: 15px;
}
.login-con3 a {
  color: #fff;
  padding: 0 10px;
}
.headermain02 {
  width: 100%;
  height: 74px;
}
.headermain02 .nav {
  width: 900px;
  float: left;
  margin-top: 29px;
}
.headermain02 .nav ul li {
  float: left;
  margin: 0 10px;
  height: 45px;
}
.headermain02 .nav ul li a {
  color: #ffffff;
  padding: 0 15px;
  display: block;
  font-size: 17px;
  height: 100%;
}
.headermain02 .nav ul li a:hover {
  border-bottom: 4px solid #ffffff;
}
.search {
  width: 260px;
  float: right;
  margin-top: 20px;
}
.search_input {
  width: 209px;
  height: 40px;
  float: left;
  background: url(js01.png) no-repeat left;
  list-style: none;
  border: 0;
  outline: none;
  padding-left: 10px;
  line-height: 36px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #ffffff;
}
.search_botton {
  width: 47px;
  height: 40px;
  float: left;
  background: url(js02.png) no-repeat left;
  list-style: none;
  border: 0;
  outline: none;
}

/*******box01********/
.box01 {
  width: 100%;
  height: 798px;
  margin: 0 auto;
  background: url(banner.jpg) center top no-repeat;
}
.box01-banner {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-top: 106px;
}
.box01-banner-left {
  width: 356px;
  height: auto;
  float: left;
}
.box01-banner-left-title {
  width: 100%;
  height: 51px;
  background: url(zxfw.png) no-repeat top;
  color: #fff;
  font-size: 17px;
  line-height: 51px;
  text-align: center;
  font-weight: bold;
}
.box01-banner-left-list {
  width: 100%;
  height: auto;
}
.box01-banner-left-list ul li {
  width: 100%;
  height: 48px;
  background: url(zxfw_01.png) repeat-x;
  float: left;
  line-height: 48px;
  color: #fff;
  padding-left: 40px;
  font-size: 15px;
}
.box01-banner-left-list ul li a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.box01-bottom {
  width: 100%;
  height: 175px;
}
.box01-bottom .pic {
  padding: 20px 40px;
}
.box01-bottom-title {
  font-size: 21px;
  color: #ffffff;
}
.box01-bottom-title2 {
  font-size: 15px;
  color: #ffffff;
  line-height: 40px;
}
.box01-bottom-title3 a {
  display: block;
  width: 143px;
  height: 35px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  margin-top: 15px;
  float: left;
}
.box01-break {
  width: 100%;
  height: 30px;
  background: url(icon01.jpg) repeat-x;
}
/*******box02********/
.box02 {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  background: #f1f2f3;
  overflow: hidden;
}
.box02-left {
  width: 70px;
  height: 70px;
  font-size: 17px;
  font-weight: bold;
  padding: 15px 0 0 30px;
  float: left;
}
.box02-right {
  width: 1115px;
  float: right;
  height: 70px;
}
.infoList li a {
  display: block;
  height: 30px;
  padding: 0 20px;
  background: #fff;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 15px;
  line-height: 30px;
}

/*******box03********/
.box03 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.box03-title {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.box03-title ul li {
  font-size: 25px;
  width: 175px;
  height: 50px;
  line-height: 50px;
  float: left;
}
.box03-title ul li.active {
  font-weight: bold;
}
.box03-title div {
  float: right;
  font-size: 17px;
  color: #999999;
  line-height: 50px;
}
.box03-list {
  width: 1222px;
  height: auto;
  margin: 0 auto;
}
.box03-list .san {
  width: 282px;
  height: 282px;
  margin-right: 11px;
  margin-left: 11px;
  margin-top: 22px;
  float: left;
  background-color: #fff;
  transition: all 0.3s ease;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}
.san .rop {
  width: 150px;
  height: 85px;
  margin: 0 auto;
  margin-top: 35px;
}
.san .wre {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  cursor: pointer;
}
.san .link {
  width: 100%;
  text-align: center;
  padding: 0 20px;
  line-height: 30px;
}
.san .link a {
  padding: 0 5px;
}
.san:hover {
  background-color: #6c6be6;
}
.san:hover .wre {
  color: #fff;
}
.san:hover .link {
  color: #fff;
}
.san:hover .link a {
  color: #fff;
}
.san #rop01 {
  background: url(sb.png) no-repeat;
}

/*******box04********/
.box04 {
  width: 100%;
  height: 717px;
  background: url(hcp-bg.jpg) no-repeat center top;
}
.box-04-main {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding-top: 110px;
}
.box04-01 {
  width: 100%;
  height: 60px;
  font-size: 45px;
  text-align: center;
  color: #ffffff;
}
.box04-02 {
  background: url(tmbg.png);
  width: 384px;
  height: 54px;
  border: 1px solid #ffffff;
  margin: 0 auto;
  margin-top: 35px;
  font-size: 25px;
  text-align: center;
  line-height: 52px;
  color: #ffffff;
}
.box04-03 {
  width: 90%;
  height: 120px;
  margin: 0 auto;
  margin-top: 70px;
}
.box04-03 ul li {
  width: 25%;
  float: left;
  color: #ffffff;
  text-align: center;
}
.box04-03 ul li .box04-title {
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 19px;
}
.box04-03 ul li .box04-con {
  height: 70px;
  width: 100%;
  line-height: 70px;
  text-align: center;
  font-size: 45px;
}
.box04-04 {
  width: 100%;
  height: 190px;
  margin-top: 78px;
}
.box04-04 ul li {
  width: 300px;
  height: 190px;
  color: #ffffff;
  padding: 20px 40px;
  float: left;
}
.box04-04 ul .box04-04-title {
  font-size: 27px;
  line-height: 40px;
}
.box04-04 ul .box04-04-more {
  width: 170px;
  height: 37px;
  border: 1px solid #ffffff;
  margin-top: 20px;
}
.box04-04 ul .box04-04-more a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 34px;
}
.box04-04 ul #box04img01 {
  background: url(hcptop2.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img02 {
  background: url(hcptop2.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img03 {
  background: url(hcptop3.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img04 {
  background: url(hcptop4.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul li:hover {
  background: #484ae0 !important;
}

/*******box05********/
.box05 {
  width: 100%;
  height: 770px;
  padding-top: 70px;
  background: url(block05-bg.jpg) no-repeat bottom center;
}
.box05-main {
  width: 1220px;
  height: auto;
  margin: 0 auto;
}
.box05-left {
  width: 555px;
  float: left;
  height: auto;
  margin-left: 10px;
}
.box05-left-title1 {
  font-weight: bold;
  font-size: 25px;
  width: 100%;
  float: left;
}
.box05-left-list1 {
  font-size: 17px;
  width: 100%;
  float: left;
  color: #999999;
  line-height: 28px;
  margin-top: 20px;
  height: 115px;
  padding-right: 100px;
}
.box05-left-title2 {
  font-weight: bold;
  font-size: 21px;
  width: 100%;
  float: left;
}
.box05-left-list2 {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 30px;
}
.box05-left-list2 ul li {
  width: 184px;
  height: 189px;
  float: left;
  position: relative;
}
.box05-left-list2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.box05-left-list2 ul li img {
  width: 184px;
  height: 189px;
}
.box05-left-list2 ul li a:hover {
  position: absolute;
  left: -12px;
  top: -12px;
  width: 196px;
  height: 201px;
  background: #ffffff;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}
.box05-left-list2 ul li a:hover img {
  margin-left: 6px;
  margin-top: 6px;
}
.box05-right {
  width: 645px;
  height: 590px;
  float: right;
  box-shadow: 0 0 1.5rem #eaf2f9;
  background: url(block05-bg2.jpg) no-repeat bottom #ffffff;
  margin-top: 13px;
  margin-right: 10px;
  padding: 50px 40px;
}
.box05-right-title {
  width: 100px;
  float: left;
  line-height: 50px;
  font-size: 19px;
  font-weight: bold;
}
.box05-right-list {
  width: 450px;
  float: left;
  font-size: 17px;
  line-height: 50px;
}
.box05-right-list a {
  padding-left: 10px;
  padding-right: 10px;
}

/******底部******/
.footer_box_bottom {
  height: 119px;
  background: #f1f2f3;
}
.footer_bottom {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 0 30px;
  position: relative;
  box-sizing: border-box;
}
.dzjg {
  width: 52px;
  margin-top: 10px;
}
a {
  color: #333333;
}
.footer_font {
  width: 580px;
  font-size: 13px;
  line-height: 26px;
  color: #333333;
  margin-left: 20px;
  /* margin-top: -10px; */
  text-align: left;
  position: relative;
}
.jc {
  width: 110px;
  margin-top: 15px;
  margin-right: 15px;
}
.lxwm {
  width: 135px;
  height: 69px;
  background: url(footer.jpg) no-repeat left;
}
.zgzfw {
  width: 200px;
  height: 69px;
  background: url(footer.jpg) no-repeat left;
  font-size: 15px;
  font-weight: bold;
  line-height: 28px;
  padding-left: 20px;
}
/*******图片新闻*******/
.picScroll-left {
  overflow: hidden;
  position: relative;
}
.picScroll-left .hd {
  /* overflow: hidden; */
  position: relative;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  width: 33.3%;
  height: 175px;
}

.picScroll-left .bd ul li .pic img {
  width: 225px;
  height: 90px;
  display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.picScroll-left .bd ul li .title {
  line-height: 24px;
}
.picScroll-left .tempWrap {
  width: 100% !important;
}

/*****特色服务切换*****/
.txtScroll-left {
  position: relative;
}

.txtScroll-left .hd {
  overflow: hidden;
  height: 30px;
  background: #ffffff;
  width: 30px;
  float: left;
  margin-top: 20px;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("arrow.png") no-repeat;
}

.txtScroll-left .hd .next {
  background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.txtScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}

.txtScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-left .hd ul li.on {
  background-position: 0 0;
}

.txtScroll-left .bd {
  margin-top: 20px;
  width: 1060px;
  float: left;
  overflow: hidden;
}

.txtScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.txtScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: left;
  _display: inline;
}

.txtScroll-left .bd ul li span {
  color: #999;
}

/* 办事服务头部*/
.header {
  background: url(bsfw_top_bg.png) no-repeat top center;
  height: 305px;
}
.headermain03 {
  height: 130px;
  line-height: 130px;
  text-align: left;
}
.headermain03 span {
  font-size: 32px;
  color: #fff;
}

.content {
  display: block;
  width: 1200px;
  margin-left: 10px;
}
.h-40 {
  display: block;
  height: 40px;
  background: url(h-40_bg.png) repeat-x center;
}
.layui-tab-title {
  height: 48px !important;
  border-bottom-width: 4px !important;
}
.layui-tab-title li {
  height: 48px;
  line-height: 32px !important;
  font-size: 23px !important;
  padding: 0px !important;
  margin-left: 30px !important;
}
.layui-tab-title li:first-child {
  margin-left: 0px !important;
}
.layui-tab-title .layui-this:after {
  border: none !important;
}
.layui-tab {
  margin: 0px !important;
}
.layui-tab-title .layui-this {
  height: 48px;
  color: #000;
  text-shadow: 1px 0 0 currentColor;
  border-bottom: 6px #6c6ae5 solid;
}
.con_fenlei ul {
  height: 60px;
  padding: 25px 0px 20px 0px;
}
.con_fenlei ul li {
  display: block;
  float: left;
  margin-left: 16px;
  font-size: 15px;
  color: #999999;
}
.con_fenlei ul li:first-child {
  margin-left: 0px;
}
.layui-tab-content {
  padding: 0px !important;
}
.con_bumen &gt; ul &gt; li {
  float: left;
  width: 224px;
  height: 50px;
  background: #f0f0f0;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 17px;
  color: #333333;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.con_bumen &gt; ul {
  overflow: hidden;
}
.con_bumen &gt; ul &gt; li:hover {
  background: #6c6ae5;
  color: #fff;
}
.con_bumen &gt; ul &gt; li:hover a {
  color: #fff;
}
.con_bumen &gt; ul &gt; li .on {
  background: #6c6ae5;
  color: #fff;
}
.con_bumen .highlight {
  color: #fff;
  background-color: #266496;
}
.con_bumen ul li:nth-child(5n + 0) {
  margin-right: 0px;
}
.con_bumen ul li a {
  width: 224px;
  height: 50px;
  display: block;
  font-size: 16px;
  line-height: 50px;
  color: #000;
}
.yinchang {
  display: block;
  padding: 10px 0px;
}
.yc_all {
  color: #4e91f8;
  margin: 0 auto;
  display: block;
  width: 110px;
  height: 30px;
  text-align: center;
  border-bottom: 2px #4e91f8 solid;
  font-size: 17px;
  cursor: pointer;
}
.r1_titOn a:hover {
  color: #fff;
}
/* .tempWrap{width:1200px!important;} */
.headermain04 {
  padding: 70px 26px 70px 6px;
  position: relative;
}
/* .headermain04 ul {width:3600px!important;} */
.headermain04 ul li {
  width: 234px !important;
  height: 84px;
  padding: 0px 10px;
}
.headermain04 ul li a {
  display: block;
  height: 84px;
  line-height: 84px;
  font-size: 19px;
  color: #fff;
  text-align: center;
}
.hedea_top1 a {
  background: url(banner_bg1.jpg) no-repeat center;
}
.hedea_top2 a {
  background: url(banner_bg2.jpg) no-repeat center;
}
.hedea_top3 a {
  background: url(banner_bg3.jpg) no-repeat center;
}
.hedea_top4 a {
  background: url(banner_bg4.jpg) no-repeat center;
}
.hedea_top5 a {
  background: url(banner_bg5.jpg) no-repeat center;
}
.hearder3 {
  background-image: url(top_bg.jpg);
  height: 395px;
}

.no_bo {
  background-image: url(right_tit_bgno.png) !important;
  color: #333 !important;
  font-weight: normal !important;
}
.no_bo a {
  color: #333 !important;
}

.headermain04 .prev {
  position: absolute;
  left: -40px;
  top: 90px;
  display: block;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background: url(pre.png) no-repeat center;
  cursor: pointer;
}
.headermain04 .next {
  position: absolute;
  right: -40px;
  top: 90px;
  display: block;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background: url(next.png) no-repeat center;
  cursor: pointer;
}

.headermain04 .prevStop {
  background-position: 0 0;
}
.headermain04 .nextStop {
  background-position: -80px 0;
}

/******个人服务******/
.box03-list {
  width: 1222px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-left: -8px;
  padding-bottom: 30px;
}
.box03-list .san {
  width: 282px;
  height: 282px;
  margin-right: 11px;
  margin-left: 11px;
  margin-top: 22px;
  float: left;
  background-color: #fff;
  transition: all 0.3s ease;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}
.san .rop {
  width: 150px;
  height: 85px;
  margin: 0 auto;
  margin-top: 35px;
}
.san .wre {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  cursor: pointer;
}
.san .link {
  width: 100%;
  text-align: center;
  padding: 0 5px;
  line-height: 30px;
  font-size: 15px;
}
.san .link a {
  padding: 0 5px;
}
.san:hover {
  background-color: #4e64de;
}
.san:hover .wre {
  color: #fff;
}
.san:hover .link {
  color: #fff;
}
.san:hover .link a {
  color: #fff;
}
#rop01 .rop {
  background: url(grtb_01.png) no-repeat;
}
#rop01:hover .rop {
  background: url(grtb_0102.png) no-repeat;
}
#rop02 .rop {
  background: url(grtb_02.png) no-repeat;
}
#rop02:hover .rop {
  background: url(grtb_0202.png) no-repeat;
}
#rop03 .rop {
  background: url(grtb_03.png) no-repeat;
}
#rop03:hover .rop {
  background: url(grtb_0302.png) no-repeat;
}
#rop04 .rop {
  background: url(grtb_04.png) no-repeat;
}
#rop04:hover .rop {
  background: url(grtb_0402.png) no-repeat;
}
#rop05 .rop {
  background: url(grtb_05.png) no-repeat;
}
#rop05:hover .rop {
  background: url(grtb_0502.png) no-repeat;
}
#rop06 .rop {
  background: url(grtb_06.png) no-repeat;
}
#rop06:hover .rop {
  background: url(grtb_0602.png) no-repeat;
}
#rop07 .rop {
  background: url(grtb_07.png) no-repeat;
}
#rop07:hover .rop {
  background: url(grtb_0702.png) no-repeat;
}
#rop08 .rop {
  background: url(grtb_08.png) no-repeat;
}
#rop08:hover .rop {
  background: url(grtb_0802.png) no-repeat;
}
#rop09 .rop {
  background: url(grtb_09.png) no-repeat;
}
#rop09:hover .rop {
  background: url(grtb_0902.png) no-repeat;
}
#rop10 .rop {
  background: url(grtb_10.png) no-repeat;
}
#rop10:hover .rop {
  background: url(grtb_1002.png) no-repeat;
}
#rop11 .rop {
  background: url(grtb_11.png) no-repeat;
}
#rop11:hover .rop {
  background: url(grtb_1102.png) no-repeat;
}
#rop12 .rop {
  background: url(grtb_12.png) no-repeat;
}
#rop12:hover .rop {
  background: url(grtb_1202.png) no-repeat;
}
#rop13 .rop {
  background: url(grtb_13.png) no-repeat;
}
#rop13:hover .rop {
  background: url(grtb_1302.png) no-repeat;
}

#rop209 .rop {
  background: url(frtb_01.png) no-repeat;
}
#rop209:hover .rop {
  background: url(frtb_0102.png) no-repeat;
}
#rop210 .rop {
  background: url(frtb_02.png) no-repeat;
}
#rop210:hover .rop {
  background: url(frtb_0202.png) no-repeat;
}
#rop211 .rop {
  background: url(frtb_03.png) no-repeat;
}
#rop211:hover .rop {
  background: url(frtb_0302.png) no-repeat;
}
#rop212 .rop {
  background: url(frtb_04.png) no-repeat;
}
#rop212:hover .rop {
  background: url(frtb_0402.png) no-repeat;
}
#rop213 .rop {
  background: url(frtb_05.png) no-repeat;
}
#rop213:hover .rop {
  background: url(frtb_0502.png) no-repeat;
}
#rop214 .rop {
  background: url(frtb_06.png) no-repeat;
}
#rop214:hover .rop {
  background: url(frtb_0602.png) no-repeat;
}
#rop215 .rop {
  background: url(frtb_99.png) no-repeat;
}
#rop215:hover .rop {
  background: url(frtb_9902.png) no-repeat;
}
#rop216 .rop {
  background: url(frtb_08.png) no-repeat;
}
#rop216:hover .rop {
  background: url(frtb_0802.png) no-repeat;
}
#rop217 .rop {
  background: url(frtb_09.png) no-repeat;
}
#rop217:hover .rop {
  background: url(frtb_0902.png) no-repeat;
}
#rop218 .rop {
  background: url(frtb_10.png) no-repeat;
}
#rop218:hover .rop {
  background: url(frtb_1002.png) no-repeat;
}
#rop219 .rop {
  background: url(frtb_11.png) no-repeat;
}
#rop219:hover .rop {
  background: url(frtb_1102.png) no-repeat;
}
#rop220 .rop {
  background: url(frtb_12.png) no-repeat;
}
#rop220:hover .rop {
  background: url(frtb_1202.png) no-repeat;
}
/*审批服务检索*/
.right_search .form_select {
  width: 200px;
  height: 35px;
  border: 1px solid #4d8ed9;
  font-size: 13px;
  line-height: 33px;
  color: #666;
  background-color: #f8fdff;
}
.right_search_form1 {
  width: 420px;
  height: 35px;
}
.right_search_form1 .form_input1 {
  display: block;
  width: 330px;
  height: 35px;
  padding-left: 10px;

  background-color: #f8fdff;
  border: 1px solid #4d8ed9;
  font-size: 13px;
  line-height: 33px;
  color: #666;
}
.right_search_form1 .form_input2 {
  display: block;
  width: 90px;
  height: 35px;
  background-color: #4d8ed9;
  border: none;
  font-size: 15px;
  line-height: 35px;
  color: #fff;
}
/*审批右侧*/
.h-30 {
  height: 30px;
}
.adt_top ul {
  width: 100%;
}
.adt_top ul li {
  display: block;
  float: left;
  width: 33%;
  margin-left: 0.5%;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.sheng span {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: #000;
  text-align: center;
  background: #f1f2f3;
}
.on .sheng span {
  color: #fff;
  background: #6c6ae5;
}
.qushi span {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: #000;
  text-align: center;
  background: #f1f2f3;
}
.on .qushi span {
  color: #fff;
  background: #6c6ae5;
}
.xian span {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: #000;
  text-align: center;
  background: #f1f2f3;
}
.on .xian span {
  color: #fff;
  background: #6c6ae5;
}
.adt_top ul li:first-child {
  margin-left: 0px;
  height: 50px;
  line-height: 50px;
}
.adt_top ul li .qushi_li {
  position: absolute;
  width: 1060px;
  background: #6c6ae5;
  left: -330px;
  display: none;
}
.on .qushi_li {
  display: block !important;
  padding: 40px 0px 40px 34px;
}
.qushi_li font {
  display: block;
  float: left;
  margin: 0px 40px 40px 0px;
  width: 88px;
  height: 40px;
  line-height: 40px;
  background: #7876e7;
  color: #fff;
  border: 1px #bebef4 solid;
  font-size: 15px;
  text-align: center;
}


.adt_top ul li .xian_li {
  position: absolute;
  width: 1060px;
  background: #6c6ae5;
  right: 0;
  display: none;
}
.on .xian_li {
  display: block !important;
  padding: 40px 0px 40px 34px;
}


.xian_li ul li {
  display: block;
  float: left;
  width: 70px;
  height: 50px;
  margin:0px!important;
  font-size:15px!important;
  color:#fff!important;
  line-height: 30px;

}
.xian_li ul {border-bottom:none!important;}
.xian_li .layui-tab-title{height:48px!important;}
.xian_li .layui-tab-title li{background: url(qiehuan_bg.png) repeat-x  bottom;}
.xian_li ul .layui-this{background: url(qiehuan.png) no-repeat center bottom;border:0px!important;height:50px!important}
.xian_list{padding-top:30px;}
.xian_list font {
  display: block;
  float: left;
  margin: 0px 40px 40px 0px;
  width: 88px;
  height: 40px;
  line-height: 40px;
  background: #7876e7;
  color: #fff;
  border: 1px #bebef4 solid;
  font-size: 15px;
  text-align: center;
}

.h-10{height:10px;}
.ditu_r{width: 305px;height: 490px;}
.ditur_top{background: #2e3039;padding-left: 25px;}
.ditur_top span{display: block;height:48px;line-height: 48px;font-size: 17px;color:#fff;font-weight: bold;text-align: left;}
.ditur_main{background:#3b404b;height: 380px;padding-left: 25px;}
.ditur_main b{
  display: block;
  font-size: 15px;color:#fff;
  text-align: left;
  padding-top:24px;
}
.ditur_main span{
  font-size: 15px;color:#fff;
  display: block;
  text-align: left;
  padding-top:14px;
}
.ditur_bottom{background:#3b404b;height: 63px;padding-left: 25px;}
.ditur_bottom a{display: block;float: left;width:120px;height:50px;color:#fff;font-size: 17px;text-align: center;line-height: 50px;}
.anzhuti{margin-right: 24px;background: #4d8ed9;}
.anbumen{background: #45aa98;}

</pre></body></html>