body, p, ul, li, dt, dd, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul, li, dd {
  list-style: none;
}

img {
  border: none;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}

html {
  height: 100%;
}

body {
  position: relative;
  font: 12px/1.5 'microsoft yahei', arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #f8f8f8;
  min-width: 1200px;
  color: #323232;
  min-height: 100%;
  padding-bottom: 81px;
}

input, textarea, button, select {
  font-size: 1em;
  font-family: inherit;
}

::-webkit-input-placeholder {
  color: #a9a9a9;
}

:-moz-placeholder {
  color: #a9a9a9;
}

::-moz-placeholder {
  color: #a9a9a9;
}

:-ms-input-placeholder {
  color: #a9a9a9;
}
.layout {
    width: 1200px;
    margin: 0 auto;
}
.mod-head:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 28px;
/*    background-image: url(../images/titlebg.png);*/
    top: 4px;
    left: 0;
}
.mod-title {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.mod-title {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
}
.mod-head {
    position: relative;
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 24px;
}
.mod-head:first-child {
    margin-top: 42px;
}
.base-banner-index span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.base-nav .base-menu .region, .base-site .head, .base-site .site, .base-site .site .info {
  box-sizing: border-box;
}

body {
  min-height: 100%;
  position: relative;
}

.mod-box {
  margin-top: 56px;
}

.mod-title.base-title-national-spot {width: 166px;
  height: 28px;background-repeat: no-repeat;}

.mod-title.base-title-settled {width: 112px;
  height: 28px;background-repeat: no-repeat;}

.base-banner {
  height: 355px;
  position: relative;
}

.base-banner-item {
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.base-banner-item .layout {
  display: block;
  height: 355px;
  z-index: 1;
}

.base-banner-item.cur {
  opacity: 1;
  z-index: 2;
}

.base-banner-index {
  position: absolute;
  top: 335px;
  width: 100%;
  text-align: center;
  z-index: 3;
}

.base-banner-index span {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 1px;
  cursor: pointer;
}

.base-banner-index .cur {
}

.layout {
  position: relative;
}

.base-nav {
  display: table;
  width: 100%;
  position: absolute;
  top: 8px;
}

.base-nav div {
  display: table-cell;
}

.base-nav .spacing {
  border-bottom: 1px solid #e3e3e3;
  width: 600px;
}

.base-nav .base-menu {
  display: inline-block;
  vertical-align: top;
  width: 600px;
  text-align: center;
  font-size: 20px;
  color: #878787;
}

.base-nav .base-menu .region {
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  width: 120px;
  height: 52px;
  line-height: 52px;
  float: left;
}

.base-nav .base-menu .actived {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-top: 2px solid #1cbcb4;
  border-bottom: none;
  background-color: #fff;
  line-height: 49px;
}

.base-nav .base-menu a{
	color: #878787;
	cursor: pointer;
    width: 120px;
    height: 52px;
	display: block;
}

.base-site {
  background-color: #fff;
  margin-bottom: 56px;
}

.base-site .head {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #878787;
  padding: 20px;
}

.base-site .head .sum {
  margin-right: 12px;
  color: #323232;
}

.base-site .site {
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  width: 100%;
  height: 348px;
  padding: 20px;
  cursor: pointer;
}

.base-site .site .shot {
  width: 692px;
  height: 308px;
}

.base-site .site .info {
  display: inline-block;
  vertical-align: top;
  width: 462px;
  height: 308px;
  color: #878787;
  padding-left: 20px;
}

.base-site .site .contact {
  width: 100%;
  height: 194px;
}

.base-site .site .contact .name {
  font-size: 28px;
  line-height: 36px;
  color: #383c3b;
  padding-top: 20px;
  margin-bottom: 8px;
}

.base-site .site .contact .location .address {
  height: 60px;
  font-size: 16px;
}

.base-site .site .copywriting {
  font-size: 14px;
  padding-left: 16px;
  margin-bottom: 32px;
}

.base-site .site .copywriting .item {
  list-style-type: square;
  height: 28px;
}

.base-site .site .copywriting .dot-none {
  list-style-type: none;
  margin-left: -16px;
}

.base-site .site .copywriting .label {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-right: 8px;
}

.base-site .site .copywriting .label-orange {
  background-color: #EF6512;
  color: #fff;
}

.base-site .site .copywriting .label-gray {
  background-color: #eeeeee;
  color: #808784;
}

.base-site .site .apply-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #1cbcb4;
  margin-bottom: 20px;
  cursor: pointer;
  border: 1px solid #1cbcb4;
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
}

.base-site .site .apply-btn:hover {
  color: #fff;
  background-color: #1cbcb4;
}

.base-settled {
  margin-bottom: 72px;
}

.base-settled-title {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 31px;
}

.base-settled-process {
  display: block;
  margin-bottom: 63px;
}

.mod-title.base-title-national-spot{
    background-position:0px 0px;
}
.mod-title.base-title-settled{
    background-position:0px -33px;
}
.mod-title.base-title-national-spot, .mod-title.base-title-settled{
    background-size: 171px 61px;
    background-image: url(../images/title.png)
}/*  |xGv00|a6a5bf5b3b0c6c0b986b4a285f54d9e9 */

.ui-button {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #323232 !important;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 0 20px;
    min-width: 66px;
    -webkit-transition: background-color 0.15s, color 0.15s;
    transition: background-color 0.15s, color 0.15s;
    outline: 0 none;
    cursor: pointer;
    overflow: visible;
    background-color: #fff;
}
.ui-button-primary {
    color: #1cbcb4 !important;
    border-color: #1cbcb4;
}
.ui-button {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #323232 !important;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 0 20px;
    min-width: 66px;
    -webkit-transition: background-color 0.15s, color 0.15s;
    transition: background-color 0.15s, color 0.15s;
    outline: 0 none;
    cursor: pointer;
    overflow: visible;
    background-color: #fff;
}
.ui-button-primary {
    color: #1cbcb4 !important;
    border-color: #1cbcb4;
}
.ui-button-primary a {
    color: #1cbcb4 !important;
}
.ui-button:hover {
    background-color: #F6F6F6;
    text-decoration: none;
}
.ui-button-primary:hover {
    background-color: #E2F5F4;
}