@font-face {
  font-family: 'iconfont';
  /* project id 638456 */
  src: url('iconfont.woff') format('woff');
}
.header-title {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-left: 2px solid #CCCCCC;
    padding-left: 18px;
    margin-left: 15px;
    margin-right: 10px;
    height: 18px;
}
.footer {
    background: #F1F2F3;
    border-top: 1px solid #DFE1E2;
    line-height: 1;
    height: 394px;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
*, *:before, *:after {
    box-sizing: border-box;
}
.hearder-container-div{
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
}
.hearder-container,.container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
.container:before, .container:after {
    display: table;
    content: "";
}
.footer-links {
    color: #45484B;
    padding: 23px 0;
    text-align: justify;
    line-height: 0;
    height: 68px;
    overflow: hidden;
    border-bottom: 1px solid #DFE1E2;
}
.footer-links:before {
    content: "";
    width: 100%;
    display: block;
}
.footer-links:after {
    content: "";
    width: 100%;
    display: inline-block;
}
.footer-links-item:first-child {
    text-align: left;
}
.footer-links-item {
    line-height: 24px;
    display: inline-block;
    color: #45484B;
}
.footer a {
    color: #45484B;
    text-decoration: none;
}
.footer-links-gov {
    padding-left: 20px;
    background: url(../../img/gdui/footer/party.png) no-repeat 0 center transparent;
    background-size: 15px 16px;
}
.footer-links-choose {
  max-width: 120px;
  display: block;
  cursor: pointer;
  color: #45484B;
  padding: 0;
  border: none;
  line-height: 24px;
  font-size: 14px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 3px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAGBAMAAAA4UgPUAAAAElBMVEUAAABydXZ5eXl0gIBydXZydHV/WzEUAAAABXRSTlMA1BUWaVlGJc8AAAAoSURBVAjXY2AJNGBgYBZ1YGASFWJgUAxUABNgDkgILAASAguAVIIEAHkyBDGGtukKAAAAAElFTkSuQmCC');
}
.footer-nav-wrapper {
    margin-top: 48px;
    margin-bottom: 48px;
}
.gd-row-gutter-60 {
    margin-left: -30px;
    margin-right: -30px;
}
.gd-row {
    position: relative;
}
.gd-row:before, .gd-row:after {
    display: table;
    content: "";
}
.gd-row-gutter-60 .gd-col:first-child {
    padding-left: 30px;
    padding-right: 30px;
}
.gd-row-gutter-60 .gd-col {
    padding-right: 30px;
}
.gd-col-3 {
    float: left;
    box-sizing: border-box;
    width: 25%;
}
.footer-nav {
    height: 168px;
}
.footer-nav-hd {
    font-size: 14px;
    line-height: 64px;
    color: #0D1C28;
    padding: 0 24px;
    background-color: #EAEBEB;
}
.footer-nav-bd {
    height: 104px;
    background-color: #EAEBEB;
}
.footer-nav-bd:before, .footer-nav-bd:after {
    display: table;
    content: "";
}
.footer-nav-link {
    display: block;
    padding: 0 24px;
    line-height: 38px;
}
.footer a {
    color: #45484B;
}
.footer-nav-bd:after {
    clear: both;
}
.footer-nav-bd:before, .footer-nav-bd:after {
    display: table;
    content: "";
}
.footer-contact {
    padding: 0 24px;
    line-height: 20px;
}
.footer-contact-tel {
    font-size: 20px;
    color: #45484B;
}
.footer-mp {
    height: 168px;
}
.footer-mp-item {
    position: relative;
    display: block;
    margin-bottom: 3px;
    white-space: nowrap;
    color: #45484B;
    height: 54px;
    line-height: 54px;
    padding: 0 15px 0 60px;
    background: url(../../img/gdui/footer/qr.png) no-repeat 20px center #EAEBEB;
    background-size: 23px 23px;
    font-size:14px;
}
.footer-mp-item-hover {
    display: none;
    position: absolute;
    left: 0;
    bottom: 62px;
    width: 100%;
    height: 220px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 2px 15px rgba(9, 41, 77, 0.15);
    opacity: 0.97;
    z-index: 99;
}
.footer-mp-item-hover .qrcode-gov {
    background-image: url(../../img/gdui/footer/qrcode-gov.png);
}
.footer-mp-item-hover > b {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    background-size: cover;
}
.footer-mp-item-hover > i {
    font-size: 14px;
    color: #000;
    text-align: center;
    display: block;
    font-style: normal;
    line-height: 1.5;
}
.footer-mp-item-hover .qrcode-mp {
    background-image: url(../../img/gdui/footer/qrcode-mp.png);
}
.footer-mp-item-hover .qrcode-app {
    background-image: url(../../img/gdui/footer/qrcode-app.png);
}
.footer .support {
    height: 168px;
}
.footer .support a {
    position: relative;
    display: block;
    margin-bottom: 3px;
    white-space: nowrap;
    color: #45484B;
    height: 54px;
    line-height: 54px;
    padding: 0 15px 0 60px;
}
.footer-mp-item-hover .qrcode-minapp {
    background-image: url(../../img/gdui/footer/minapp.png);
}

/*****/
.footer .support-link {
    background: url(../../img/gdui/footer/cavil.png) no-repeat 24px center #eaebeb;
    background-size: 22px auto;
}
.footer .support-party {
    background: url(../../img/gdui/footer/red.png) no-repeat 20px center #eaebeb;
    background-size: 28px auto;
    height:78px;
}
.gd-row:after {
    clear: both;
}
.gd-row:before, .gd-row:after {
    display: table;
    content: "";
}
.footer-copyright {
    font-size: 14px;
    color: #727475;
    line-height: 60px;
    text-align: center;
    background: #EAEBEB;
    border-top: 1px solid #DFE1E2;
}
.container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.footer-copyright-left {
    float: left;
    text-align: left;
    font-size:14px;
}
.footer-copyright-right {
    float: right;
    text-align: right;
    font-size:14px;
}
.footer-mp-item-hover:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 24px;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}
.footer-mp-item:hover .footer-mp-item-hover {
  display: block;
}
.footer-nav-hd .footer-nav-title{
	font-size:14px;
	line-height: 64px;
}
.footer-nav-bd .footer-nav-link{
	font-size:14px;
	line-height:38px;
}
.footer-nav-bd .footer-contact-tel{
	font-size:20px;
	line-height:38px;
}
.foot-support-right{
	width: 45%;
    float: right;
    padding-left: 7%;
    height: 111px;
    padding-top: 8%;
    background-color: #EAEBEB;
}
.foot-support-left{
	width: 52%;
    float: left;
    padding-top: 11%;
    padding-left: 2%;
	background-color: #EAEBEB;
    height: 111px;
}
.footer .support .foot-support-right a{
	padding:0px;
}

/* checkbox */
.gd-form-item-label {
  width: 120px;
  float: left;
  line-height: 60px;
}
.gd-form-item-content {
  margin-left: 120px;
  min-height: 60px;
}
.gd-form-recaptcha .gd-form-item-content {
  *zoom: 1;
}
.gd-form-recaptcha .gd-form-item-content:before,
.gd-form-recaptcha .gd-form-item-content:after {
  display: table;
  content: "";
}
.gd-form-recaptcha .gd-form-item-content:after {
  clear: both;
}
.gd-form-recaptcha .gd-form-item-content .gd-input {
  float: left;
  width: 180px;
}
.gd-form-recaptcha .gd-form-item-content .gd-form-recaptcha-code {
  margin-left: 190px;
}
.gd-form-item {
  *zoom: 1;
  margin: 24px 0;
}
.gd-form-item:before,
.gd-form-item:after {
  display: table;
  content: "";
}
.gd-form-item:after {
  clear: both;
}
.gd-form-item:first-child {
  margin-top: 0;
}
.gd-form-item:last-child {
  margin-bottom: 0;
}
.gd-label {
  font-size: 18px;
}
.gd-label-required:after {
  content: "*";
  color: #c10b1e;
}
.form-checkbox-wrapper {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  line-height: 20px;
}
.form-checkbox-wrapper > input[type="checkbox"] {
  display: none;
  background-color: #FFFFFF;
}
.form-checkbox-wrapper > input[type="checkbox"]:checked + span:before {
  content: "\e607";
  background-color: #3e97df;
  border: 1px solid #3e97df;
}
.form-checkbox-wrapper > input[type="checkbox"][disabled] + span:before {
  opacity: 0.5;
}
.form-checkbox-wrapper > span {
}
.form-checkbox-wrapper > span:before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #BBBBBB;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  font-size: 20px;
  margin-top: -2px;
  text-indent: -0.08em;
}
.form-checkbox-wrapper > span:hover:before {
  border: 1px solid #3e97df;
  box-shadow: inset 0 0 0 1px #3e97df;
}
.form-checkbox-wrapper.form-checkbox-small {
  font-size: 16px;
}
.form-checkbox-wrapper.form-checkbox-small > span:before {
  width: 20px;
  height: 20px;
  line-height: 16px;
  font-size: 16px;
}
/* radio */
.form-radio-wrapper {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  line-height: 20px;
}
.form-radio-wrapper > input[type="radio"]:checked + span:before {
    background: #fff;
    box-shadow: none;
    border: 6px solid #3e97df;
}

.form-radio-wrapper > input[type="radio"] {
  display: none;
}

.form-radio-wrapper > input[type="radio"][disabled] + span:before {
  opacity: 0.5;
}
.form-radio-wrapper > span {
}
.form-radio-wrapper > span:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #777;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -3px;
}
.form-radio-wrapper > span:hover:before {
  background: #fff;
  border: 2px solid #3e97df;
}
.form-radio-wrapper.form-radio-small {
  font-size: 16px;
}
.form-radio-wrapper.form-radio-small > span:before {
  width: 22px;
  height: 22px;
}

.modal-matter-picker .form-radio-wrapper {
  font-size: 14px;
  line-height: inherit;
}
.modal-matter-picker .form-radio-wrapper > span:before {
  width: 18px;
  height: 18px;
  margin-left: 3px;
}
.modal-matter-picker .form-radio-wrapper > input[type="radio"]:checked + span:before {
  box-shadow: 0 0 0 3px #fff inset, 0 0 0 2px #ddd;
}

/*select*/
.gd-form-item-error .gd-input,
.gd-form-item-error .gd-select,
.gd-form-item-error .gd-textarea {
  border-color: #c10b1e;
}
.gd-form-item-error .gd-input:focus,
.gd-form-item-error .gd-select:focus,
.gd-form-item-error .gd-textarea:focus {
  border-color: #c10b1e;
}
.gd-form-item-error .form-select-multiple .ms-choice {
  border-color: #c10b1e;
}
.gd-label-required:after {
  content: "*";
  color: #c10b1e;
}

.gd-select {
  border: 1px solid #BBBBBB;
  font-size: 18px;
  height: 38px;
  line-height: 1.6;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 12px 8px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAMAAAA7+k+nAAAAQlBMVEUAAAB3d3d3d3d4eHh5eXl3d3d3d3d3d3d4eHh4eHh4eHh4eHh4eHh5eXl8fHx5eXl7e3uOjo54eHh3d3d4eHh3d3exqdfMAAAAFXRSTlMA6PjPU/DXpoV2V0k8LyYdDgnZtLKPT1NOAAAAZElEQVQY023QRRLAMAwEwZHtMNP/v5pUwDGoj7MnCbceCnHIoRKsPlgGo3UzQKsNDqDOe81tS/vOYy7jXs68xiLsxYjXhUNHoPl7Q6T6ekVsse/FC4lJ7hdNZHpzfaJH0Yo4vBNkQBJp1rCswgAAAABJRU5ErkJggg==');
  outline: none;
}
.gd-select:focus {
  border-color: #3E97DF;
}

.gd-form-error {
  margin: 10px 0;
  font-size: 14px;
  color: #c10b1e;
}
.gd-form-error:before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e689";
  display: inline-block;
  margin-right: 5px;
}
.form-select-wrapper{
	display: inline-block;
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
}
.more-btn {
    position: relative;
    cursor: pointer;
    line-height: 23px;
}
.bg-down {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../img/gdui/u72.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
}
.more-btn:hover .bg-down {
    background: url(../../img/gdui/u95.png) no-repeat center center;
    background-size: cover;
}
.slide-menus li{
    display: block;
    float: none;
    border: none;
    border-bottom: 1px solid #f1f2f3;
    padding: 10px 0;
    line-height: 20px;
    font-size: 15px;
    width: 100%;
}
.slide-menus {
    display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    right: 0px;
    background-color: #fff;
    z-index: 99;
    width: 120px;
    padding: 5px 16px;
    box-shadow: 0 0.1rem 0.75rem rgba(9,41,77,.15);
}
.more-btn:hover .slide-menus {
    display: block;
}
