@charset "UTF-8";
/**!
 * 青海省网上政务大厅-青新通办首页
 * author: tzc;
 * date: 2020-09-27
 */
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../font/SourceHanSansCN-Regular.woff") format("woff"), url("../font/SourceHanSansCN-Regular.ttf") format("truetype"), url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

body {
  font-family: "SourceHanSansCN-Regular";
  background-color: #f3f8fb;
}

@media (min-width: 900px) {
  html,
  body {
    height: auto;
  }
}

.common-title {
  line-height: 110px;
  height: 110px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #3868ab;
}

.common-title span {
  position: relative;
  display: inline-block;
}

.common-title span::before {
  position: absolute;
  top: 53px;
  left: -205px;
  content: '';
  display: block;
  width: 172px;
  height: 15px;
  background: url(../images/platform_index/title-left.png) center no-repeat;
}

.common-title span::after {
  position: absolute;
  top: 53px;
  right: -205px;
  content: '';
  display: block;
  width: 172px;
  height: 15px;
  background: url(../images/platform_index/title-right.png) center no-repeat;
}

.more-btn {
  display: block;
  width: 232px;
  height: 62px;
  margin: 50px auto 0;
  background: url(../images/platform_index/more.png) center no-repeat;
}

.more-btn:hover {
  border-radius: 31px;
  background: #1b66f1;
}

.more-btn:hover a {
  color: #fff;
  font-weight: bold;
  background-image: url(../images/platform_index/icon07-active.png);
}

.more-btn a {
  display: block;
  height: 62px;
  line-height: 62px;
  font-size: 21px;
  color: #3289f5;
  padding-left: 39px;
  background: url(../images/platform_index/icon07.png) center right 37px no-repeat;
}

.header {
  width: 100%;
  min-width: 1200px;
  height: 104px;
  background: url(../images/platform_index/topBg.png) top center no-repeat;
  background-size: 100% 100%;
}

.header-main {
  width: 1200px;
  margin: 0 auto;
}

.header .logo {
  float: left;
  margin-top: 29px;
  /*width: 306px;
  height: 61px;*/
}

.header .quick-login {
  position: relative;
  /* 平台导航 */
  /* 移动政务 */
  /* nav */
  /* logo */
  /* 统一模块 */
  /* 侧边工具 */
}

.header .quick-login .login-con1 {
  position: absolute;
  right: 32px;
  top: 37px;
}

.header .quick-login .ewb-lr {
  position: relative;
  float: right;
  margin-top: 54px;
  width: 106px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #3568d8;
  border-radius: 13px;
}

.header .quick-login .ewb-lr:before {
  position: absolute;
  content: "";
  left: 52px;
  top: 5px;
  width: 2px;
  height: 15px;
  background: #3568d8;
}

.header .quick-login .ewb-lr > a {
  float: left;
  width: 53px;
  text-align: center;
  color: #3568d8;
}

.header .quick-login .ewb-top-link {
  float: right;
  margin: 53px 22px 0 0;
}

.header .quick-login .ewb-link-node {
  position: relative;
  float: left;
  margin-left: 20px;
  height: 30px;
  vertical-align: top;
}

.header .quick-login .ewb-top-item:first-child,
.header .quick-login .ewb-top-item.first {
  padding: 0 20px;
  margin-right: -15px;
  height: 36px;
  line-height: 28px;
  position: relative;
}

.header .quick-login .ewb-link-node:first-child {
  margin-left: 0;
}

.header .quick-login .ewb-link-node:before {
  position: absolute;
  content: "";
  left: -15px;
  top: 8px;
  width: 2px;
  height: 15px;
  background: #3568d8;
}

.header .quick-login .ewb-link-node:first-child:before {
  display: none;
}

.header .quick-login .ewb-myproject:before {
  display: none;
}

.header .quick-login .ewb-link-name {
  position: relative;
  display: block;
  height: 30px;
  line-height: 30px;
  color: #3568d8;
}

.header .quick-login .ewb-link-name > i {
  display: none;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -10px;
  width: 21px;
  height: 11px;
  background: url("../images/platform_index/top_arrow.png") no-repeat;
}

.header .quick-login .ewb-link-node .ewb-garden.one {
  left: -350px;
  top: 30px;
  right: auto;
  width: 620px;
}

.header .quick-login .ewb-garden {
  display: none;
  position: absolute;
  z-index: 400;
  top: 83px;
  left: 0;
  right: 0;
  padding-top: 10px;
}

.header .quick-login .ewb-garden-mod {
  background: #fff;
  padding-left: 40px;
  padding-top: 14px;
  padding-bottom: 15px;
  position: relative;
}

.header .quick-login .ewb-grade-line {
  position: absolute;
  width: 1px;
  background: #e5e5e5;
  top: 20px;
  bottom: 30px;
}

.header .quick-login .ewb-grade-line1 {
  left: 358px;
}

.header .quick-login .ewb-garden-hd > h3 {
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
}

.header .quick-login .ewb-wt316 {
  width: 316px;
  float: left;
}

.header .quick-login .ewb-graden-item {
  width: 105px;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header .quick-login .ewb-graden-item a {
  padding-left: 13px;
  color: #333;
  background: url("../images/platform_index/info-icon2.jpg") left center no-repeat;
}

.header .quick-login .ewb-graden-item a:hover {
  color: #1080cc;
}

.header .quick-login .ewb-wt220 {
  width: 220px;
  float: left;
}

.header .quick-login .ewb-wt235 {
  width: 235px;
  float: left;
}

.header .quick-login .ewb-wt110 {
  width: 110px;
  float: left;
}

.header .quick-login .ewb-ml25 {
  margin-left: 25px;
}

.header .quick-login .ewb-grade-line2 {
  left: 604px;
}

.header .quick-login .ewb-grade-line3 {
  left: 870px;
}

.header .quick-login .ewb-link-node .ewb-garden.two {
  left: -214px;
  top: 30px;
  right: auto;
  /*width: 400px;*/
  width: 427px;
}

.header .quick-login .ewb-phone {
  background: #fff;
}

.header .quick-login .ewb-top-log {
  float: left;
  height: 25px;
  line-height: 25px;
  border: 1px solid #fff;
  border-radius: 13px;
  padding: 0 15px;
  margin-top: 9px;
  margin-left: 22px;
  margin-right: 20px;
}

.header .quick-login .ewb-phone-hd {
  padding-top: 20px;
  height: 34px;
  text-align: center;
}

.header .quick-login .ewb-phone-hd img {
  vertical-align: top;
}

.header .quick-login .ewb-phone-bd {
  padding-left: 28px;
  padding-bottom: 13px;
}

.header .quick-login .ewb-phone-mod {
  /*width: 171px;*/
  width: 193px;
  float: left;
}

.header .quick-login .ewb-weixin {
  width: 129px;
  height: 129px;
  border: 1px solid #d2d2d2;
  margin: 0 auto;
}

.header .quick-login .ewb-weixin img {
  width: 129px;
  height: 129px;
  vertical-align: top;
}

.header .quick-login .ewb-phone-mod p {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.header .quick-login .ewb-link-node:hover .ewb-garden,
.header .quick-login .ewb-link-node:hover .ewb-link-name > i {
  display: block;
}

.header .quick-login .ewb-nav {
  height: 58px;
  background: url("../images/nav_bg.png") left bottom repeat-x;
}

.header .quick-login .ewb-nav-list {
  float: left;
}

.header .quick-login .ewb-nav-node {
  float: left;
  margin-left: 60px;
  vertical-align: top;
}

.header .quick-login .ewb-nav-name {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
}

.header .quick-login .ewb-nav-name:hover,
.header .quick-login .ewb-nav-name.current {
  border-bottom: 3px solid #fff;
}

.header .quick-login .ewb-search {
  position: relative;
  z-index: 1;
  float: right;
  margin-top: 10px;
  padding: 0 38px 0 15px;
  width: 169px;
  height: 34px;
  background: url("../images/search_bg.png") no-repeat;
}

.header .quick-login .ewb-search .input-placeholder {
  position: absolute;
  top: 0;
  left: 15px;
  height: 34px;
  line-height: 33px;
  color: #d4e3ff;
  z-index: -1;
  cursor: text;
}

.header .quick-login .ewb-search .input-box {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 33px;
  border: 0;
  background: 0 0;
  color: #fff;
}

.header .quick-login .ewb-search-btn {
  position: absolute;
  top: 9px;
  right: 17px;
  width: 16px;
  height: 16px;
  background: url("../images/search_ico.png") no-repeat;
  cursor: pointer;
}

.header .quick-login .ewb-banner-logo {
  display: block;
  margin: 40px auto 0;
  height: 86px;
}

.header .quick-login .ewb-unify {
  margin-top: 40px;
  height: 48px;
  text-align: center;
}

.header .quick-login .ewb-unify-wrap {
  display: inline-block;
  vertical-align: top;
  height: 48px;
  line-height: 48px;
  border-radius: 2px;
  background: url("../images/unify_bg.png") repeat;
  font-size: 0;
  -webkit-text-size-adjust: none;
}

.header .quick-login .ewb-unify-name {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
  font-size: 16px;
  color: #3568d8;
}

.header .quick-login .ewb-unify-name:before {
  position: absolute;
  content: "";
  left: -20px;
  top: 18px;
  width: 1px;
  height: 12px;
  background: #90aece;
}

.header .quick-login .ewb-unify-name:first-child:before {
  display: none;
}

.header .quick-login .ewb-tool {
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -300px;
  z-index: 9999;
}

.header .quick-login .ewb-tool-item {
  margin-top: 1px;
  background: url("../images/tool_bg.png") repeat;
}

.header .quick-login .ewb-tool-item:hover {
  background: #1080cc;
}

.header .quick-login .ewb-tool-item a {
  display: block;
  width: 72px;
  height: 24px;
  padding-top: 48px;
  line-height: 18px;
  font-size: 14px;
  color: #3568d8;
  text-align: center;
  background-position: center 8px;
  background-repeat: no-repeat;
}

.header .quick-login .ewb-tool-a1 {
  background-image: url("../images/tool1.png");
}

.header .quick-login .ewb-tool-a2 {
  background-image: url("../images/tool2.png");
}

.header .quick-login .ewb-tool-a3 {
  background-image: url("../images/tool3.png");
}

.header .quick-login .ewb-tool-a4 {
  background-image: url("../images/tool4.png");
}

.header .quick-login .ewb-tool-a6 {
  background-image: url("../images/tool6.png");
}

.header .quick-login .ewb-tool-a7 {
  background-image: url("../images/tool7.png");
}

.header .quick-login a.ewb-reback-top {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 50px;
  width: 72px;
  height: 72px;
  text-align: center;
  z-index: 999;
  background: url("../images/tool_bg.png") repeat;
}

.header .quick-login a.ewb-reback-top:hover {
  background: #1080cc;
}

.header .quick-login a.ewb-reback-top img {
  vertical-align: top;
  margin-top: 16px;
}

.header .quick-login .ewb-tool-item {
  position: relative;
}

.header .quick-login .ewb-tool-a5 {
  background-image: url("../images/tool5.png");
}

.header .quick-login .ewb-phones-ma {
  display: none;
  position: absolute;
  left: -246px;
  /*top: -35px;*/
  top: -150px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 9px 1px rgba(78, 120, 150, 0.4);
          box-shadow: 0px 2px 9px 1px rgba(78, 120, 150, 0.4);
}

.header .quick-login .ewb-tool-item:hover .ewb-phones-ma {
  display: block;
}

.header .quick-login .ewb-phones-mod {
  position: relative;
  padding-top: 15px;
  width: 230px;
  padding-bottom: 20px;
}

.header .quick-login .ewb-phones-mod i {
  display: block;
  width: 16px;
  height: 21px;
  background: url("../images/phone_arrow.png") no-repeat;
  position: absolute;
  top: 71px;
  right: -16px;
}

.header .quick-login .ewb-phones-hd {
  height: 28px;
  line-height: 28px;
  font-size: 18px;
  text-align: center;
  background: url("../images/phone_tt_bg.jpg") center center no-repeat;
}

.header .quick-login .ewb-phones-hd h3 {
  font-weight: bold;
  color: #00adef;
}

.header .quick-login .ewb-phones-img {
  height: 118px;
  width: 121px;
  border: 1px solid #d2d2d2;
  padding: 11px 0 0 8px;
  margin: 0 auto;
  margin-top: 15px;
}

.header .quick-login .ewb-phones-img img {
  vertical-align: top;
  width: 110px;
  height: 110px;
}

.header .quick-login .ewb-phones-p {
  height: 14px;
  line-height: 14px;
  text-align: center;
  margin-top: 10px;
}

.header .quick-login .ewb-midpic-left {
  float: left;
}

.header .quick-login .ewb-midpic-right {
  float: left;
  margin-left: 24px;
}

.header .quick-login .ewb-top-item {
  float: left;
}

.header .quick-login .ewb-top-item > a {
  color: #3568d8;
  display: block;
  position: relative;
}

.header .quick-login .ewb-top-item:first-child,
.header .quick-login .ewb-top-item.first {
  padding: 0 20px;
  margin-right: -15px;
  height: 36px;
  line-height: 28px;
  position: relative;
}

.header .quick-login .ewb-top-item.ewb-rel {
  position: relative;
  min-width: 52px;
}

.header .quick-login .ewb-top-item:first-child > a,
.header .quick-login .ewb-top-item.first > a {
  z-index: 10;
  padding-right: 23px;
  background: url("../images/platform_index/bom_arrowh.png") right center no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 79px;
  text-align: right;
}

.header .quick-login .ewb-person-info {
  z-index: 9;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 36px 20px 14px 14px;
  background: #fff;
}

.header .quick-login .ewb-top-item:first-child:hover > a,
.header .quick-login .ewb-top-item.first:hover > a {
  background-image: url("../images/platform_index/bom_arrowh.png");
  color: #1080cc;
  font-weight: bold;
}

.header .quick-login .ewb-top-item:first-child:hover,
.header .quick-login .ewb-top-item.first:hover {
  background: #fff;
}

.header .quick-login .ewb-top-item:first-child:hover .ewb-person-info,
.header .quick-login .ewb-top-item.first:hover .ewb-person-info {
  display: block;
  -webkit-box-shadow: -2px 1px 9px 1px rgba(78, 120, 150, 0.4);
          box-shadow: -2px 1px 9px 1px rgba(78, 120, 150, 0.4);
}

.header .quick-login .ewb-person-item {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.header .quick-login .ewb-person-item a {
  color: #333;
}

.header .quick-login .ewb-person-item a:hover {
  color: #0bb1f0;
}

.header .quick-login .ewb-person-line {
  border-bottom: 1px dashed #ececec;
  height: 1px;
  margin: 7px 0;
}

.header .quick-login .ewb-top-item > span {
  padding: 0 12px;
}

.header .quick-login .message {
  position: relative;
}

.banner {
  width: 100%;
  min-width: 1200px;
  height: 686px;
  background: url(../images/platform_index/banner.png) top center no-repeat;
  background-size: 100% 100%;
}

.banner-main {
  width: 1200px;
  padding-top: 66px;
  margin: 0 auto;
}

.banner-main .title {
  display: block;
  width: 521px;
  height: 56px;
  margin: 0 auto;
}

.banner-info {
  width: 477px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.banner-search {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 620px;
  height: 79px;
  margin: 0 auto;
  padding: 10px;
  background: url(../images/platform_index/search-bg.png) center no-repeat;
}

.banner-search .search-main {
  width: 600px;
  height: 59px;
  line-height: 59px;
  border-radius: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(48, 88, 215, 0.26);
          box-shadow: 0px 3px 8px 0px rgba(48, 88, 215, 0.26);
}

.banner-search .search-main input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 480px;
  height: 100%;
  padding-left: 21px;
  padding-right: 21px;
  border: none;
  outline: none;
  font-size: 18px;
  color: #666666;
  background-color: transparent;
}

.banner-search .search-main a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 100%;
  line-height: 59px;
  color: #fff;
  font-size: 24px;
  padding-left: 52px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: url(../images/platform_index/search-icon.png) left 19px center no-repeat;
  background-color: #3487f6;
}

.banner-content {
  background-color:rgba(255, 255, 255, 0.8);
  height: 365px;
  margin-top: 16px;
  border-radius: 12px;
  /* background-color: white; */
  -webkit-box-shadow: 0px 0px 8px 0px rgba(168, 209, 249, 0.4);
          box-shadow: 0px 0px 8px 0px rgba(168, 209, 249, 0.4);
}

.banner-content .step-title {
  height: 90px;
  line-height: 90px;
  font-size: 26px;
  color: #000;
  text-align: center;
}

.banner-content .step-box {
  opacity:0.9;
  position: relative;
  width: 1050px;
  margin: 10px auto 0;
}

.banner-content .step-list {
  position: relative;
  float: left;
  width: 210px;
  height: 140px;
  text-align: center;
}

.banner-content .step-list img {
  display: block;
  height: 78px;
  margin: 0 auto;
}

.banner-content .step-list span {
  display: block;
  margin-top: 18px;
  line-height: 20px;
  font-size: 15px;
  -webkit-column-count: #333;
          column-count: #333;
}

.banner-content .step-list::after {
  position: absolute;
  right: -35px;
  top: 33px;
  display: block;
  content: '';
  width: 68px;
  height: 14px;
  background: url(../images/platform_index/icon06.png) center no-repeat;
}

.banner-content .step-list:last-child::after {
  display: none;
}

.banner-content .step-tips {
  position: absolute;
  top: 12px;
  right: 170px;
  font-size: 14px;
  color: #3f8ff8;
}

.banner-content .support {
  width: 500px;
  height: 47px;
  margin: 39px auto 0;
  padding-top: 9px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5cc4fe), to(#1b66f1));
  background-image: linear-gradient(90deg, #5cc4fe 0%, #1b66f1 100%);
}

.banner-content .support span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.banner-content .support span.support-name {
  width: 125px;
  font-size: 18px;
  color: #fff;
}

.banner-content .support span.support-area {
  width: 350px;
  font-size: 16px;
  background-color: #fff;
  color: #333;
}

.search {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.search-content {
  height: 87px;
  border-radius: 12px;
  background-color: white;
  padding-left: 26px;
  padding-top: 30px;
  -webkit-box-shadow: 0px 6px 4px 0px rgba(28, 123, 227, 0.08);
          box-shadow: 0px 6px 4px 0px rgba(28, 123, 227, 0.08);
}

.search input {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  height: 55px;
  line-height: 55px;
  padding-left: 19px;
  padding-right: 19px;
  border-radius: 12px;
  border: 1px solid #edeeef;
  font-size: 18px;
  color: #333;
}

.search input::-webkit-input-placeholder {
  color: #666;
}

.search input:-ms-input-placeholder {
  color: #666;
}

.search input::-ms-input-placeholder {
  color: #666;
}

.search input::placeholder {
  color: #666;
}

.search input.input-number {
  margin-left: 22px;
  width: 233px;
}

.search input.input-id {
  width: 341px;
}

.search input.input-code {
  width: 198px;
  margin-left: 19px;
}

.search .search-img {
  float: left;
  width: 160px;
  height: 54px;
  margin-left: 16px;
  border: 1px solid #edeeef;
}

.search .search-img img {
  width: 160px;
  height: 54px;
}

.search .search-Btn {
  float: left;
  margin-left: 16px;
  border-radius: 12px;
  width: 133px;
  height: 52px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 52px;
  background-image: -webkit-gradient(linear, left top, right top, from(#5cc4fe), to(#1b66f1));
  background-image: linear-gradient(90deg, #5cc4fe 0%, #1b66f1 100%);
}

.convenience-service {
  min-width: 1200px;
  height: 1029px;
  margin: -30px auto 0;
  background-color: #fff;
}

.convenience-service .convenience-main {
  width: 1200px;
  margin: 0 auto;
}

.convenience-service .company-list {
  float: left;
  width: 295px;
  height: 337px;
  padding-top: 7px;
  margin-left: 6px;
  margin-top: 40px;
}

.convenience-service .company-list:nth-child(-n+4) {
  margin-top: 0;
}

.convenience-service .company-list:nth-child(4n+1) {
  margin-left: 0;
}

.convenience-service .company-list .company-title {
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.convenience-service .company-list .list-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 281px;
  height: 330px;
  margin: 0 auto;
  border-radius: 4px;
}

.convenience-service .company-list .list-content .list-box {
  margin-top: 107px;
}

.convenience-service .company-list .list-content .list-link {
  display: block;
  margin: 0 auto;
  width: 206px;
  height: 40px;
  line-height: 38px;
  font-size: 18px;
  color: #333;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #eee;
  background-color: #fff;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.convenience-service .company-list .list-content .list-link:hover {
  color: #fff;
}

.convenience-service .company-list.education {
  background: url(../images/platform_index/convenience01.png);
}

.convenience-service .company-list.education:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.education:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.education:hover .list-content {
  border: 1px solid #ff8468;
}

.convenience-service .company-list.education:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff956d), to(#ff8567));
  background-image: linear-gradient(90deg, #ff956d 0%, #ff8567 100%);
}

.convenience-service .company-list.social-security {
  background: url(../images/platform_index/convenience02.png);
}

.convenience-service .company-list.social-security:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.social-security:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.social-security:hover .list-content {
  border: 1px solid #1f6ef2;
}

.convenience-service .company-list.social-security:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#5cc4fe), to(#1b66f1));
  background-image: linear-gradient(90deg, #5cc4fe 0%, #1b66f1 100%);
}

.convenience-service .company-list.tourist-traffic {
  background: url(../images/platform_index/convenience03.png);
}

.convenience-service .company-list.tourist-traffic:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.tourist-traffic:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.tourist-traffic:hover .list-content {
  border: 1px solid #fc9b45;
}

.convenience-service .company-list.tourist-traffic:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#efc227), to(#fc9a45));
  background-image: linear-gradient(90deg, #efc227 0%, #fc9a45 100%);
}

.convenience-service .company-list.accumulation-fund {
  background: url(../images/platform_index/convenience04.png);
}

.convenience-service .company-list.accumulation-fund:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.accumulation-fund:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.accumulation-fund:hover .list-content {
  border: 1px solid #3bce82;
}

.convenience-service .company-list.accumulation-fund:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#22d3b9), to(#3acf83));
  background-image: linear-gradient(90deg, #22d3b9 0%, #3acf83 100%);
}

.convenience-service .company-list.life-pay {
  background: url(../images/platform_index/convenience05.png);
}

.convenience-service .company-list.life-pay:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.life-pay:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.life-pay:hover .list-content {
  border: 1px solid #3bce82;
}

.convenience-service .company-list.life-pay:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff956d), to(#ff8567));
  background-image: linear-gradient(90deg, #ff956d 0%, #ff8567 100%);
}

.convenience-service .company-list.judicial-justice {
  background: url(../images/platform_index/convenience06.png);
}

.convenience-service .company-list.judicial-justice:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.judicial-justice:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.judicial-justice:hover .list-content {
  border: 1px solid #fc9b45;
}

.convenience-service .company-list.judicial-justice:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#5cc4fe), to(#1b66f1));
  background-image: linear-gradient(90deg, #5cc4fe 0%, #1b66f1 100%);
}

.convenience-service .company-list.medical {
  background: url(../images/platform_index/convenience07.png);
}

.convenience-service .company-list.medical:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.medical:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.medical:hover .list-content {
  border: 1px solid #1f6ef2;
}

.convenience-service .company-list.medical:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#efc227), to(#fc9a45));
  background-image: linear-gradient(90deg, #efc227 0%, #fc9a45 100%);
}

.convenience-service .company-list.other {
  background: url(../images/platform_index/convenience08.png);
}

.convenience-service .company-list.other:hover .company-title {
  height: 58px;
  line-height: 56px;
}

.convenience-service .company-list.other:hover .list-box {
  margin-top: 106px;
}

.convenience-service .company-list.other:hover .list-content {
  border: 1px solid #ff8468;
}

.convenience-service .company-list.other:hover .list-link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#22d3b9), to(#3acf83));
  background-image: linear-gradient(90deg, #22d3b9 0%, #3acf83 100%);
}
/*丝路通办*/
.silu-access {
  height: 360px;
  background-color: #f3f8fb;
}

.silu-access .access-list {
  border-radius:10px;
  float: left;
  width: 220px;
/*   height: 300px; */
  margin-left: 24px;
  -webkit-box-shadow: 0 0 10px 0 #b6bbbe;
          box-shadow: 0 0 10px 0 #b6bbbe;
}

.silu-access .access-list a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 100%;
  text-align: center;
  font-size: 20px;
  color: #000;
  padding-top: 175px;
}

.silu-access .access-list span{
    -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 80px;
  text-align: center;
  font-size: 20px;
  color: #000;
  padding-bottom: 30px;
  background: #fff;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  line-height: 80px;
}

.silu-access .access-list:nth-child(1) {
  margin-left: 0;
}
.silu-access .access-list:nth-child(1) a{
    border-top-left-radius:10px;
  border-top-right-radius:10px;
  background: url(../images/platform_index/silu-xj.png) center no-repeat;
  background-size: 100% 100%;
}
.silu-access .access-list:nth-child(2) a {
  margin-left: 0;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  background: url(../images/platform_index/silu-bt.png) center no-repeat;
  
  background-size: 100% 100%;
}

.silu-access .access-list:nth-child(3) a{
    border-top-left-radius:10px;
  border-top-right-radius:10px;
  background: url(../images/platform_index/silu-qh.png) center no-repeat;
  
  background-size: 100% 100%;
}

.silu-access .access-list:nth-child(4) a{
    border-top-left-radius:10px;
  border-top-right-radius:10px;
  background: url(../images/platform_index/silu-gs.png) center no-repeat;
  
  background-size: 100% 100%;
}

.silu-access .access-list:nth-child(5) a{
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  background: url(../images/platform_index/silu-sx.png) center no-repeat;
  background-size: 100% 100%;
}

/*法人服务*/

.company-service {
  width: 100%;
  min-width: 1200px;
  height: 675px;
/*  margin-top: 20px;*/
  background:#fff;
/*   background: url(../images/platform_index/companyBg.png) top center no-repeat; */
  background-size: 100% 100%;
}

.company-service .common-title {
  height: 120px;
  line-height: 120px;
}

.company-service .person-main {
  width: 1200px;
  margin: 0 auto;
}

.company-service .content-left {
      width: 1150px;
    /* width: 906px; */
    height: 338px;
    padding-top: 20px;
    padding-left: 17px;
    padding-right: 34px;
/*     background: url(../images/platform_index/person-left.png) center no-repeat;
background: url(../images/platform_index/person-left.png) center; */
}

.company-service .left-list {
  float: left;
  width: 181px;
  height: 300px;
  margin-left: 38px;
}

.company-service .left-list:first-child {
  margin: 0;
}

.company-service .left-list:last-child {
  width: 234px;
}

.company-service .left-list .list-top {
  height: 146px;
  border-bottom: 1px solid #e9edf6;
  text-align: center;
}

.company-service .left-list .list-top img {
  display: block;
  margin: 0 auto;
}

.company-service .left-list .list-top span {
  padding-top: 5px;
  font-size: 18px;
  color: #333;
}

.company-service .left-list .list-bottom {
  margin-top: 10px;
}

.company-service .left-list .list-bottom .bottom-list {
  width: 100%;
  overflow: hidden;
  background: url(../images/platform_index/list.png) 3px center no-repeat;
}

.company-service .left-list .list-bottom .bottom-list.new span::after {
  position: absolute;
  top: 7px;
  right: -35px;
  display: block;
  content: '';
  width: 29px;
  height: 9px;
  background: url(../images/platform_index/NEW.png) center no-repeat;
}

.company-service .left-list .list-bottom .bottom-list:hover {
  background-image: url(../images/platform_index/list-active.png);
}

.company-service .left-list .list-bottom .bottom-list:hover a {
  color: #0c50ef;
}

.company-service .left-list .list-bottom .bottom-list a {
  max-width: 100%;
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  padding-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.company-service .left-list .list-bottom .bottom-list a span {
  position: relative;
}

.company-service .right-top {
  width: 217px;
  height: 149px;
  text-align: center;
  font-size: 18px;
  padding-top: 29px;
  background: url(../images/platform_index/person-right01.png) center no-repeat;
}

.company-service .right-top img {
  display: block;
  margin: 0 auto;
}

.company-service .right-top span {
  padding-top: 5px;
}

.company-service .right-bottom {
  width: 217px;
  height: 149px;
  text-align: center;
  font-size: 18px;
  padding-top: 29px;
  margin-top: 22px;
  background: url(../images/platform_index/person-right02.png) center no-repeat;
}

.company-service .right-bottom img {
  display: block;
  margin: 0 auto;
}

.company-service .right-bottom span {
  padding-top: 5px;
}

.person-service {
  width: 100%;
  min-width: 1200px;
  height: 675px;
  margin-top: 20px;
  background: url(../images/platform_index/personBg01.png) top center no-repeat;
  background-size: 100% 100%;
}

.person-service .common-title {
  height: 120px;
  line-height: 120px;
}

.person-service .person-main {
  width: 1200px;
  margin: 0 auto;
}

.person-service .content-left {
      width: 1150px;
    /* width: 906px; */
    height: 338px;
    padding-top: 40px;
    padding-left: 17px;
    padding-right: 34px;
    background: url(../images/platform_index/person-left.png) center no-repeat;
    background: url(../images/platform_index/person-left.png) center;
}

.person-service .left-list {
  float: left;
  width: 181px;
  height: 300px;
  margin-left: 38px;
}

.person-service .left-list:first-child {
  margin: 0;
}

.person-service .left-list:last-child {
  width: 234px;
}

.person-service .left-list .list-top {
  height: 146px;
  border-bottom: 1px solid #e9edf6;
  text-align: center;
}

.person-service .left-list .list-top img {
  display: block;
  margin: 0 auto;
}

.person-service .left-list .list-top span {
  padding-top: 5px;
  font-size: 18px;
  color: #333;
}

.person-service .left-list .list-bottom {
  margin-top: 10px;
}

.person-service .left-list .list-bottom .bottom-list {
  width: 100%;
  overflow: hidden;
  background: url(../images/platform_index/list.png) 3px center no-repeat;
}

.person-service .left-list .list-bottom .bottom-list.new span::after {
  position: absolute;
  top: 7px;
  right: -35px;
  display: block;
  content: '';
  width: 29px;
  height: 9px;
  background: url(../images/platform_index/NEW.png) center no-repeat;
}

.person-service .left-list .list-bottom .bottom-list:hover {
  background-image: url(../images/platform_index/list-active.png);
}

.person-service .left-list .list-bottom .bottom-list:hover a {
  color: #0c50ef;
}

.person-service .left-list .list-bottom .bottom-list a {
  max-width: 100%;
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  padding-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.person-service .left-list .list-bottom .bottom-list a span {
  position: relative;
}

.person-service .right-top {
  width: 217px;
  height: 149px;
  text-align: center;
  font-size: 18px;
  padding-top: 29px;
  background: url(../images/platform_index/person-right01.png) center no-repeat;
}

.person-service .right-top img {
  display: block;
  margin: 0 auto;
}

.person-service .right-top span {
  padding-top: 5px;
}

.person-service .right-bottom {
  width: 217px;
  height: 149px;
  text-align: center;
  font-size: 18px;
  padding-top: 29px;
  margin-top: 22px;
  background: url(../images/platform_index/person-right02.png) center no-repeat;
}

.person-service .right-bottom img {
  display: block;
  margin: 0 auto;
}

.person-service .right-bottom span {
  padding-top: 5px;
}

.access {
  height: 380px;
  background-color: #f3f8fb;
}

.access-box {
  width: 1200px;
  margin: 0 auto;
}

.access .access-list {
  float: left;
  width: 282px;
  height: 200px;
  margin-left: 24px;
  -webkit-box-shadow: 0 0 10px 0 #b6bbbe;
          box-shadow: 0 0 10px 0 #b6bbbe;
}

.access .access-list a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 100%;
  text-align: center;
  font-size: 20px;
  color: #3868ab;
  padding-top: 145px;
}

.access .access-list:nth-child(1) {
  margin-left: 0;
  background: url(../images/platform_index/quick01.png) center no-repeat;
}

.access .access-list:nth-child(2) {
  background: url(../images/platform_index/quick02.png) center no-repeat;
}

.access .access-list:nth-child(3) {
  background: url(../images/platform_index/quick03.png) center no-repeat;
}

.access .access-list:nth-child(4) {
  background: url(../images/platform_index/quick04.png) center no-repeat;
}

.other-service {
  height: 420px;
  background-color: #fff;
}

.other-service .common-title {
  height: 158px;
  line-height: 158px;
}

.other-service .common-title span::before {
  top: 73px;
}

.other-service .common-title span::after {
  top: 73px;
}

.other-service .other-box {
  width: 1330px;
  position: relative;
  margin: 0 auto;
}

.other-service .swiper-container {
  position: static;
  width: 1190px;
  height: 144px;
  margin: 0 auto;
}

.other-service .slide-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 208px !important;
  height: 144px;
  border-radius: 6px;
  background-repeat: no-repeat;
}

.other-service .slide-list.bg1 {
  background-image: url("../images/platform_index/special_bg1.png");
}

.other-service .slide-list.bg2 {
  background-image: url("../images/platform_index/special_bg2.png");
}

.other-service .slide-list.bg3 {
  background-image: url("../images/platform_index/special_bg3.png");
}

.other-service .slide-list.bg4 {
  background-image: url("../images/platform_index/special_bg4.png");
}

.other-service .slide-list.bg20 {
  background-image: url("../images/platform_index/special_bg20.png");
}

.other-service .slide-list.new {
  position: relative;
}

.other-service .slide-list.new:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 76px;
  height: 68px;
  background: url(../images/platform_index/new.png) no-repeat center;
}

.other-service .slide-list .slide-link {
  display: block;
  height: 100%;
  padding-top: 90px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-position: center 30px;
  background-repeat: no-repeat;
}

.other-service .slide-list .slide-link.icon0 {
  background-image: url("../images/platform_index/special_icon8.png");
}

.other-service .slide-list .slide-link.icon1 {
  background-image: url("../images/platform_index/special_icon4.png");
}

.other-service .slide-list .slide-link.icon2 {
  background-image: url("../images/platform_index/special_icon0.png");
}

.other-service .slide-list .slide-link.icon3 {
  background-image: url("../images/platform_index/special_icon2.png");
}

.other-service .slide-list .slide-link.icon4 {
  background-image: url("../images/platform_index/special_icon3.png");
}

.other-service .slide-list .slide-link.icon5 {
  background-image: url("../images/platform_index/special_icon4.png");
}

.other-service .slide-list .slide-link.icon6 {
  background-image: url("../images/platform_index/special_icon6.png");
   background-position: center 0px;
}

.other-service .slide-list .slide-link.icon7 {
  background-image: url("../images/platform_index/special_icon7.png");
   background-position: center 0px;
}

.other-service .slide-list .slide-link.icon8 {
  background-image: url("../images/platform_index/special_icon8.png");
}

.other-service .slide-list .slide-link.icon9 {
  background-image: url("../images/platform_index/special_icon9.png");
}

.other-service .slide-list .slide-link.icon20 {
  background-image: url("../images/platform_index/special_icon20.png");
}


.other-service .slide-list .slide-link .img-box {
  height: 110px;
  text-align: center;
}

.other-service .slide-list .slide-link .img-box img {
  vertical-align: middle;
}

.other-service .slide-list .slide-link span {
  display: block;
}

/* 尾部 */
.footer {
  width: 100%;
  height: 329px;
  padding-top: 0;
  color: #343434;
  background: #e5e6ec;
  border-top: 1px solid #E3E6E8;
}

.nav-line {
  margin: 52px 0 49px 0;
}

.contact-block {
  float: left;
  width: 373px;
  height: 168px;
  background: #fff;
  margin-right: 41px;
}

.contact-block p,
.contact-block a {
  display: block;
  height: 35px;
  line-height: 35px;
  margin-left: 25px;
}

.contact-label {
  padding: 12px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}

.contact-link:hover {
  color: #727475;
}

.qrshow-list {
  float: left;
  margin-right: 41px;
}

.qrshow-item {
  position: relative;
  width: 373px;
  background: #fff;
  margin-bottom: 3px;
}

.qrcode-show {
  display: none;
  position: absolute;
  width: 220px;
  height: 188px;
  padding-top: 32px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  top: -231px;
  left: 0;
}

.qrcode-show::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 12px;
  left: 20px;
  bottom: -11px;
  background: url("../images/platform_index/qrcode-triangle.png");
}

.qrcode {
  display: block;
  width: 134px;
  height: 134px;
  margin: 0 auto;
  background-size: 100% !important;
}

.qrcode-app {
  background: url("../images/platform_index/qrcode-app.png") no-repeat center center;
}

.qrcode-wechat {
  background: url("../images/platform_index/qrcode-app.png") no-repeat center center;
  /* background: url("../images/xiaochxu.png")no-repeat center center; */
}

.qrcode-alipy {
  background: url("../images/platform_index/qrcode-app.png") no-repeat center center;
  /* background: url("../images/alipay.png")no-repeat center center; */
}

.qrcode-explain {
  display: block;
  height: 54px;
  line-height: 54px;
  text-align: center;
}

.alipay {
  margin-bottom: 0;
}

.qrcode-name {
  height: 54px;
  line-height: 54px;
  padding-left: 58px;
  background: url("../images/platform_index/qr-code.png") no-repeat left 20px center;
  cursor: pointer;
}

.qrcode-name:hover {
  color: #727475;
}

.qrcode-name:hover + .qrcode-show {
  display: block;
  z-index: 110;
}

.gov-links {
  float: left;
  font-size: 0;
}

.gov-links .qrshow-item {
  width: 372px;
  font-size: 14px;
}

.gov-link {
  float: left;
  width: 226px;
  height: 111px;
  margin-right: 2px;
  background: url("../images/platform_index/cavil.png") no-repeat center center #fff;
}

.red-link {
  float: left;
  width: 144px;
  height: 111px;
  background: url("../images/platform_index/red.png") no-repeat center center #fff;
}

.footer-copyright {
  text-align: center;
}

.copyright-content {
  display: inline-block;
  height: 60px;
  color: #666;
  line-height: 60px;
  margin-right: 85px;
}

.icp-num {
  margin-right: 0;
}

.copyright-content a:hover {
  color: #4293f4;
  text-decoration: underline;
}

.swiper-button-next,
.swiper-button-prev {
  width: 46px;
  height: 46px;
}

.swiper-button-next {
  right: 0;
  background: url(../images/platform_index/rightBtn-active.png) center no-repeat !important;
}

.swiper-button-prev {
  left: 0;
  background: url(../images/platform_index/leftBtn-active.png) center no-repeat !important;
}

.swiper-button-next.swiper-button-disabled {
  background: url(../images/platform_index/rightBtn.png) center no-repeat !important;
}

.swiper-button-prev.swiper-button-disabled {
  background: url(../images/platform_index/leftBtn.png) center no-repeat !important;
}

.chosn-list .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  width: 325px !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosn-list .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 30px;
  border: none;
  border-radius: 0px;
  background: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px;
}

.chosn-list .chosen-container-single .chosen-single div {
  width: 12px;
  height: 7px;
  top: 12px;
  right: 15px;
}

.chosn-list .chosen-container-single .chosen-single div b {
  background: url(../images/platform_index/select.png) center no-repeat;
}

.chosn-list .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-image: url(../images/platform_index/select-active.png);
  background-position: 0px;
}

.platform.layui-layer {
  border-radius: 8px;
}

.platform.layui-layer iframe {
  border-radius: 8px;
}

.platform.layui-layer .layui-layer-title {
  position: relative;
  border-radius: 8px;
  height: 69px;
  line-height: 69px;
  font-size: 20px;
  color: #000;
  padding-left: 55px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  background: url(../images/platform_index/icons_banshizhinan.png) left 17px center no-repeat;
}

.platform.layui-layer .layui-layer-setwin {
  right: 26px;
  top: 32px;
}

.platform.layui-layer .layui-layer-setwin a {
  width: 14px;
  height: 14px;
  margin-left: 0;
}

.platform.layui-layer .layui-layer-setwin .layui-layer-close1 {
  background: url(../images/platform_index/close.png) no-repeat;
}


/**!
* 高频事项显示
*/
.hot-service{
  float: left;
  margin-left: 20px;
  width: 550px;
  height: 500px;
  
}
.hot-service .more-btn{

}
.info-list{
  height: 350px;
  /* border: 1px dashed #ddd; */
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 #b6bbbe;
    box-shadow: 0 0 10px 0 #b6bbbe;
  /*background-color:rgba(243,248,251,0.7);*/
}
.info-list > li {
    position: relative;
    height: 58px;
    padding: 15px 22px 15px 30px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-list > li:nth-child(odd) {
    background-color: #f7f8fa;
}

.info-list > li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #59a7ff;
    border-radius: 50%;
    left: 12px;
    top: 26px;
}

.info-list > li .info-title a:hover {
    color: #1492ff;
}

.info-title {
    width: 950px;
}

.info-btn > a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #1492ff;
    padding: 3px 12px;
    font-size: 16px;
    border-radius: 3px;
    color: #1492ff;
    height: 26px;
    line-height: 18px;
    box-sizing: border-box;

    overflow: hidden;
}

.info-btn > a.immediately {
    background-color: #1492ff;
    color: #fff;
}

.service-div{
  padding-left: 20px;
  padding-top: 20px;
  height: 30px;
}

.service-title{
  float: left;
}
.service-btn{
  margin-left: 400px;
}
.service-btn a{
  color: #1492ff;
}


/*参考江苏*/
.box05-right {
    width: 570px;
    height: 450px;
    float: left;
    box-shadow: 0 0 1.5rem #eaf2f9;
    margin-right: 10px;
    padding: 20px 0 0 0;
    margin-left: 20px;
    background: #fff;
}
.box05-left-title2 {
    font-size: 25px;
    /* width: 100%; */
    /* float: left; */
    font-weight: bold;
    padding-left: 220px;
}
.box05-right-listmain {
    padding: 18px 25px 0 25px;
    float: left;
}
.box05-right-listmain ul li {
    width: 100%;
    height: 45px;
    float: left;
    line-height: 38px;
    font-size: 16px;
}
.box05-right-listmain ul li>a {
    color: #000;
    width: 400px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.box05-right-listmain ul li span {
    float: right;
    font-size: 15px;
    color: #999999;
}
.box05mmmore {
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.box05mmmore a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFFFFF;
    float: left;
    ckground: #4e64de;
}
.box05mmmore a:hover{
  color:#1492ff;
}

/*  清单按钮  */
.task_button{
  width: 1200px;
  margin: 0 auto;
  margin-top:20px;
}
#ydtb_task_button{
  margin-left: 35px;
}

/* 办理点 */
.processpoint {
  height: 830px;
  background-color: #f3f8fb;
}

.processpoint-box {
  width: 1200px;
  margin: 0 auto;
}
/* 0926高频事项 */

.country-item {
	font-size: 16px;
	margin-bottom: .8rem;
	padding: 1.2rem 1.6rem;
	background: #fff;
	-webkit-box-shadow: 0 0 30px 0 rgba(9, 41, 77, .12);
	box-shadow: 0 0 30px 0 rgba(9, 41, 77, .12);
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s
}

.country-item:hover {
	background: #4293f4
}

.country-item:hover a, .country-item:hover span {
	color: #fff !important
}

.country-item:hover .tag {
	border-color: #fff
}

.country-item .fl {
	float: left
}

.country-item .fr {
	float: right
}

.country-item .name {
	font-weight: 700;
	line-height: 1.2;
	color: #0d1c28;
	vertical-align: middle
}

.country-item .tag {
	margin-left: .4rem;
	padding: .2rem .6rem;
	border: 1px solid #4293f4;
	border-radius: 16px;
	font-size: 12px;
	color: #4293f4;
	font-weight: 700;
	vertical-align: middle
}

.country-item .btn-wrapper {
	padding-left: .8rem;
	border-left: 1px solid #dfe1e2;
	margin-left: .8rem
}

.country-item .btn-wrapper a {
	color: #4293f4;
	font-weight: 700
}

.gpsx-mmmore {
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.gpsx-mmmore a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #4e64de;
    float: left;
    font-size:18px;
/*     ckground: #4e64de; */
}
.gpsx-mmmore a:hover{
  color:#1492ff;
}

.person-main .gpsx-span{
	font-size:18px;
	margin-bottom: 20px;
    margin-left: 10px;
}
.gpsx-span .gpsx-number{
	padding-left:10px;
	padding-right:10px;
	font-size:20px;
	color: #4e64de;
}


/* 头部修改*/

/* 加上国家政务的logo */
.header .quick-login .ewb-link-node:first-child {
  background: url(../images/icon-emblem.png) no-repeat;
  background-position: center left;
  padding-left: 24px;
}

.ewb-link-nodedl {
position: relative;
float: left;
margin-left: 20px;
height: 30px;
vertical-align: top;
line-height: 1.8rem;
}

.ewb-link-nodedl:before {
position: absolute;
content: "";
left: -15px;
top: 8px;
width: 2px;
height: 15px;
background: #3568d8;
}

.ewb-link-nodedl .loginBtn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: .88rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  background: -webkit-gradient(linear,right top,left top,from(#72a5ff),to(#3d81f6));
  /* background: linear-gradient( 
50deg,#72a5ff,#3d81f6); */
  border-radius: .25rem;
  /* font-size: .14rem; */
  font-size: 14px;
  color: #fff;
}
.ewb-link-nodedl .loginBtn .sanjiao {
  position: absolute;
  right: .15rem;
  top: .08rem;
}

.ivu-icon {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.ewb-link-nodedl .loginBtn .tan {
display: none; 
position: absolute;
  top: 1.5rem;
  right: -2.3rem;
  z-index: 1999;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .mySanJiao {
  position: absolute;
  top: -.07rem;
  right: .15rem;
  width: 0;
  height: 0;
  border-left: .09rem solid transparent;
  border-right: .09rem solid transparent;
  border-bottom: .07rem solid #fff;
}

.ewb-link-nodedl .loginBtn .tan .wusheng {
  background: #fff;
  border-radius: 0.4rem;
  width: 1.7rem;
  position: relative;
  overflow: hidden;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .wuItem-container {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  margin: 0 auto;
  font-size: 0.8rem;
  color: #333;
  width: 9rem;
  border-bottom: 1px solid #dfebff;
  text-align: left;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .wuItem-container:hover{
color: #3568d8;
background: #ddd;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .remind {
margin: 0.2rem 0.2rem;
  width: 1.54rem;
  height: 3rem;
  line-height: 1.5rem;
  background: #efefef;
  border-radius: .08rem;
  text-align: left;
  padding-left: .07rem;
  padding-top: .06rem;
  font-size: 12px;
  color: #1d5fd6;
}
.ewb-link-nodedl .loginBtn .tan .wusheng .remind .ivu-icon {
  font-size: .15rem;


  line-height: .1rem;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .wuItem-container .wuItem {
  width: 7rem;
  display: block;
  float: right;
  margin-right: 0.2rem;
}

.ewb-link-nodedl .loginBtn .tan .wusheng .wuItem-container img{
width: 18px;
  height: 18px;
  margin-left: 0.5rem;
  margin-top: 0.1rem;
}



.hd-box {
position: relative;
}
.hd-box .more {
position: absolute;
right: 0;
bottom: 0;
}

.event-tab {
padding: 48px 0 64px;
}

.more {
font-size: 18px;
color: #108dee;
}

.event-item {
margin-top: 24px;
padding: 16px 24px 16px 20px;
height: 64px;
line-height: 32px;
background: #f5fbff;
border-left: 4px solid #0285fa;
}
.event-item .name {
max-width: 900px;
font-size: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.btn {
display: inline-block;
margin-left: 20px;
width: 88px;
height: 32px;
line-height: 30px;
font-size: 16px;
color: #108dee;
text-align: center;
background-color: #fff;
border: 1px solid #108dee;
border-radius: 4px;
}

.guide {
color: #fff;
background: #108dee;
}
