@charset "utf-8";
/*
* @function: 页面布局;响应式布局
* @author: xlzhu.oth(2018-1-24);
*/
/*整体布局*/
.g-container-wrap {
  margin-top: -52px;
  z-index: 2;
  position: relative;
}
.g-container {
  margin: auto;
}
.g-container:after {
  content: '';
  display: table;
  clear: both;
}
.g-locationnav {
  position: relative;
  height: 230px;
}
.g-banner-txt {
  margin-top: -190px;
}
.g-banner-txt h2 {
  font-size: 42px;
  color: #fff;
  margin-bottom: 16px;
}
.g-banner-txt p {
  font-size: 14px;
  color: #cccccc;
}
.g-banner-txt p img {
  margin: 0 10px 0 0;
  vertical-align: top;
}
.g-banner-txt p a {
  font-size: 14px;
  color: #cccccc;
}
.g-banner-txt p a:hover {
  color: #db3338;
}
.g-banner-txt p a.no-href:hover,
.g-banner-txt p a.no-href:focus {
  color: #cccccc;
  text-decoration: none;
}
.szse-navbar {
  background: #ffffff;
  margin-bottom: 0;
  border: none;
}
.szse-navbar .rightmenu {
  float: right;
  text-align: center;
}
.szse-navbar .rightmenu .glyphicon {
  margin: 24px 15px 15px 15px;
  font-size: 22px;
  color: #162e64;
}
.szse-navbar .navbar-headers {
  float: left;
  position: relative;
  margin-left: 5px;
}
.szse-navbar .navbar-headers .navbar-brand {
  padding: 0 0 20px;
  height: auto;
}
.szse-navbar .navbar-headers .navbar-brand .nav-logo {
  height: 76px;
}
.szse-navbar .navbar-headers .nav-logo-tit {
  display: none;
  padding-left: 15px;
  padding-top: 25px;
  height: 76px;
  font-size: 26px;
  color: #333;
}
.szse-navbar .navbar-headers .nav-logo-tit > div {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}
.szse-navbar .navbar-headers .navipone_block {
  display: none;
  float: left;
}
.szse-navbar .navbar-wrap {
  background: #162e64;
  position: relative;
}
.szse-navbar .navbar-wrap .szsenav-box {
  margin-right: 165px;
}
.szse-navbar .navbar-wrap .nav-customize-item {
  float: right;
  width: 156px;
}
.szse-navbar .navbar-wrap .nav-customize-item a:focus,
.szse-navbar .navbar-wrap .nav-customize-item a:hover {
  color: #fff;
}
.szse-navbar .navbar-nav {
  float: none;
  height: 53px;
  width: 100%;
}
.szse-navbar .navbar-nav li {
  position: inherit;
  font-size: 20px;
  width: 12.5%;
  text-align: center;
}
.szse-navbar .navbar-nav > li:first-child {
  width: auto;
}
.szse-navbar .navbar-nav > li .dropdown-menu {
  width: 100%;
  max-height: inherit;
  margin-top: -1px;
  border: none;
  border-radius: 0;
}
.szse-navbar .navbar-nav > li .dropdown-menu .g-container {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.szse-navbar .navbar-nav > li .dropdown-menu .g-container:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 25%;
  z-index: 1101;
  background: #eee;
}
.szse-navbar .navbar-nav > li > a {
  padding: 0;
  line-height: 53px;
  height: 53px;
  color: #d0d5e0;
  text-shadow: inherit;
  position: relative;
  display: inline-block;
  min-width: 4em;
}
.szse-navbar .navbar-nav > li.active > a {
  color: #fff;
  background: none;
}
.szse-navbar .navbar-nav > li.active > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #db3338;
}
.szse-navbar .navbar-nav > li:hover > a,
.szse-navbar .navbar-nav > li:focus > a {
  color: #ffffff;
  background: none;
}
.szse-navbar .navbar-nav > li > a:focus,
.szse-navbar .navbar-nav > li > a:hover {
  background: none;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="ipo"] .g-submenu-item:nth-child(4) {
  position: absolute;
  left: 25%;
  top: 58px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="ipo"] .g-submenu-item:nth-child(5) {
  position: absolute;
  left: 75%;
  top: 0px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="ipo"] .g-submenu-item:nth-child(6) {
  position: absolute;
  left: 75%;
  top: 58px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="disclosure"] .g-submenu-item:nth-child(10) {
  position: absolute;
  left: 0;
  top: 67px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="disclosure"] .g-submenu-item:nth-child(9) {
  position: absolute;
  left: 50%;
  top: 398px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="disclosure"] .g-submenu-item:nth-child(11) {
  position: absolute;
  left: 50%;
  top: 450px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketdata"] .g-submenu-item:nth-child(2) {
  position: absolute;
  left: 0;
  top: 55px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketdata"] .g-submenu-item:nth-child(5) {
  position: absolute;
  left: 50%;
  top: 75px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketdata"] .g-submenu-item:nth-child(6) {
  position: absolute;
  left: 50%;
  top: 125px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="lawrules"] .g-submenu-item:nth-child(5) {
  position: absolute;
  left: 75%;
  top: 100px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="lawrules"] .g-submenu-item:nth-child(6) {
  position: absolute;
  left: 75%;
  top: 155px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketServices"] .g-submenu-item:nth-child(9) {
  position: absolute;
  left: 0%;
  top: 114px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketServices"] .g-submenu-item:nth-child(10) {
  position: absolute;
  left: 25%;
  top: 114px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="marketServices"] .g-submenu-item:nth-child(11) {
  position: absolute;
  left: 50%;
  top: 114px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-dropdown-submenu {
  height: 270px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(3) {
  position: absolute;
  left: 25%;
  top: 124px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(4) {
  position: absolute;
  left: 25%;
  top: 170px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(5) {
  position: absolute;
  left: 50%;
  top: 0px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(6) {
  position: absolute;
  left: 50%;
  top: 124px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(7) {
  position: absolute;
  left: 75%;
  top: 0px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(8) {
  position: absolute;
  left: 75%;
  top: 124px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(9) {
  position: absolute;
  left: 75%;
  top: 170px;
}
.szse-navbar .szsenav-box .navbar-nav > li[chnlcode="aboutus"] .g-submenu-item:nth-child(10) {
  position: absolute;
  left: 75%;
  top: 220px;
}
.nav-customize {
  display: block;
  height: 53px;
  line-height: 53px;
  position: relative;
  background: #11234c;
  font-size: 16px;
  padding-left: 50px !important;
  color: #fff;
  border-bottom: 3px solid transparent;
}
.nav-customize:hover,
.nav-customize:focus {
  text-decoration: none;
  color: #fff;
  border-bottom: 3px solid #db3338;
}
.nav-customize i {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  left: 17px;
  top: 50%;
  margin-top: -11px;
  background: url(../icon/mydz.png) no-repeat center center;
  background-size: 100%;
}
.nav-customize span {
  display: inline-block;
  width: 8px;
  height: 14px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  font-weight: normal;
  font-size: 12px;
}
.childsite-body .szse-navbar .navbar-headers .nav-logo-tit {
  display: inline-block;
}
.g-dropdown-submenu {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.g-dropdown-submenu:before,
.g-dropdown-submenu:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  z-index: 1101;
  background: #eee;
}
.g-dropdown-submenu:before {
  left: 50%;
}
.g-dropdown-submenu:after {
  left: 75%;
}
.g-dropdown-submenu .g-submenu-item {
  float: left;
  width: 25%;
  position: relative;
  margin-bottom: 25px;
}
.g-dropdown-submenu .g-submenu-item-in {
  padding: 0 28px 0 17px;
}
.g-dropdown-submenu .g-submenu-item:nth-child(4n+1) {
  clear: left;
}
.g-dropdown-submenu .g-navins-tit {
  font-size: 16px;
  color: #5573aa;
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #aab9d4;
}
.g-dropdown-submenu .g-navins-tit a {
  color: #5573aa;
  position: relative;
}
.g-dropdown-submenu .g-navins-tit a:hover:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #db3338;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 50%;
  margin: -2px 0 0 0;
}
.g-dropdown-submenu .g-navins-con {
  padding-top: 2px;
}
.g-dropdown-submenu .g-navins-con > a {
  display: block;
  color: #666;
  margin-top: 4px;
  position: relative;
}
.g-dropdown-submenu .g-navins-con > a:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #db3338;
  border-radius: 50%;
  display: none;
  position: absolute;
  left: -10px;
  top: 50%;
  margin: -2px 0 0 0;
}
.g-dropdown-submenu .g-navins-con > a:hover:after {
  display: block;
}
/*banner*/
.g-sidemenu {
  width: 19.49%;
  float: left;
}
.g-content {
  float: right;
  width: 78.8%;
}
.g-conbox-col2 {
  width: 66%;
}
.g-conbox-col1 {
  width: 31.6%;
}
.g-conbox-col6 {
  width: 49.3%;
}
.g-conbox-col8 {
  width: 62%;
}
.g-conbox-col4 {
  width: 36%;
}
.g-conbox-col28 {
  width: 28%;
}
.g-conbox-col70 {
  margin-right: 2%;
  width: 70%;
}
.g-conbox-col33 {
  width: 33%;
}
.g-conbox-col {
  float: left;
}
.g-conbox-col:nth-child(2n) {
  float: right;
  clear: right;
}
.g-conbox-col:nth-child(2n+1) {
  clear: left;
}
.g-conbox-colleft,
.g-conbox-colright {
  width: 50%;
}
.g-conbox-colleft {
  float: left;
  padding-right: 10px;
}
.g-conbox-colright {
  float: right;
  padding-left: 10px;
}
.g-conbox {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #fff;
}
.g-conbox .pagination {
  margin-bottom: 0px;
}
.g-conbox p {
  margin-bottom: 0;
}
.g-conbox .g-contitle {
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e1e1e1;
  color: #333;
  position: relative;
}
.g-conbox .g-contitle + .article-list {
  margin-top: -20px;
}
.g-conbox .g-contitle + .article-list .mainquery-container {
  padding-top: 12px;
}
.g-conbox .g-contitle + .disclosure-query {
  margin-top: 0px;
}
.g-conbox .g-contitle .more {
  float: right;
  font-size: 14px;
  color: #db3338;
  margin-top: 10px;
}
.g-conbox .g-contitle .more .glyphicon {
  font-size: 12px;
}
.g-conbox .g-contitle .more:active,
.g-conbox .g-contitle .more:visited {
  text-decoration: none;
}
.g-conbox .g-contitle .title {
  font-size: 28px;
  margin: -15px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-conbox .g-contitle .title.noellipsis {
  white-space: inherit;
}
.g-contwobox {
  margin-bottom: 30px;
}
.g-contwobox .pagination {
  margin-bottom: 0px;
}
.g-contwobox .g-contitle {
  margin-top: -13px;
  margin-bottom: 25px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e1e1e1;
  color: #333;
  position: relative;
}
.g-contwobox .g-contitle + .article-list {
  margin-top: -20px;
}
.g-contwobox .g-contitle .more {
  float: right;
  font-size: 14px;
  color: #db3338;
  margin-top: 10px;
}
.g-contwobox .g-contitle .title {
  font-size: 28px;
  margin: -10px 0 0;
}
.g-contwobox .g-firstbox {
  float: left;
  margin-right: 4%;
  padding: 30px;
  width: 48%;
  background-color: white;
}
.g-contwobox .g-secondbox {
  float: left;
  padding: 30px;
  width: 48%;
  background-color: white;
}
.g-shareto-wrap {
  background: #11234c;
}
.g-shareto-wrap .g-shareto {
  padding: 1% 25px;
}
.g-shareto-wrap .g-shareto h2 {
  margin: 0;
  padding: 15px 0;
  font-size: 12px;
  color: #ccc;
  border-bottom: 1px solid #2f3d5e;
}
.g-shareto .g-sharetoins {
  padding: 15px 0;
  border-bottom: 1px solid #2f3d5e;
}
.g-shareto .g-sharetoins span {
  margin: 0 10% 0 0;
}
.g-mydesign-title {
  padding: 12px 25px 6%;
  position: relative;
}
.g-mydesign-title .sicon {
  width: 21%;
  margin: 0 10px 0 0;
  float: left;
}
.g-mydesign-title h2 {
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 16px;
  color: #fff;
}
.g-mydesign-title p {
  margin: 0;
  font-size: 12px;
  color: #fff;
}
.g-mydesign-title .sicon-arrow img {
  position: absolute;
  right: 9%;
  top: 40%;
  margin: -5px 0 0 0;
}
.g-conbox-col2 .paginator {
  text-align: right;
}
input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
/*整体布局 end*/
/*footer*/
.footer-wrap {
  padding-top: 58px;
  margin-top: 70px;
  background: #3d3d3d;
  color: #b4b4b4;
}
.footer-content {
  font-size: 16px;
  line-height: 1.5em;
}
.footer-content h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-content a {
  color: #b4b4b4;
}
.footer-content a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-nav {
  margin: 1.2em auto 40px;
}
.footer-nav:after {
  display: table;
  clear: both;
  content: '';
}
.footer-nav .col {
  float: left;
  width: 16.66%;
}
.footer-nav .col:first-child {
  margin-left: 0px;
}
.footer-nav .col li {
  font-size: 14px;
  font-size: 1.4rem;
  list-style: none;
  color: #fff;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.footer-copyright {
  background: #162e64;
  font-size: 12px;
  color: #fff;
}
.footer-copyright a {
  color: #fff;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
.footer-copyright .con {
  padding: 18px 10px;
  margin-bottom: 0;
  margin-right: 148px;
}
.footer-copyright .con span {
  margin-right: 1%;
}
.footer-copyright .copyright-tip {
  color: #ababab;
  margin-right: 5px;
}
.footer-copyright .copyright-tip:hover {
  text-decoration: underline;
}
.footer-copyright .footersafe-con {
  float: right;
  margin-top: 12px;
}
.footer-copyright .footersafe-con a {
  display: inline-block;
  margin: 0 3px;
}
.footer-copyright .footersafe-con img {
  height: 48px;
}
.footer-contract a:hover {
  text-decoration: none;
}
.footer-contract .footer-left,
.footer-contract .footer-center,
.footer-contract .footer-right {
  float: left;
}
.footer-contract .footer-left {
  width: 25%;
}
.footer-contract .footer-center {
  width: 40%;
  font-size: 26px;
  font-weight: bold;
  color: #b0b0b0;
}
.footer-contract .footer-center span {
  margin-right: 15px;
}
.footer-contract .footer-center .img {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.footer-contract .footer-center .imgtel {
  background-image: url(../../../common/icon/telephone.png);
}
.footer-contract .footer-center .imgemail {
  background-image: url(../../../common/icon/email.png);
}
.footer-contract .footer-right {
  float: right;
  width: 35%;
  border-left: 1px solid #525252;
  padding: 5px 0px 12px 0px;
  line-height: 30px;
}
.footer-contract .footer-right span {
  font-size: 1.6rem;
  color: #b4b4b4;
  display: inline-block;
  margin-left: 20px;
}
.footer-contract .footer-right span.footer-email {
  font-size: 18px;
}
.footer-contract .footer-right span a {
  position: relative;
  margin: 0 6px;
}
.footer-contract .footer-right span .wxshareimg,
.footer-contract .footer-right span .wblink img,
.footer-contract .footer-right span .appshareimg {
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
}
.footer-contract .footer-right span .appshareimg {
  border: 1px solid #3d3d3d;
}
.footer-contract .footer-right span .wxcodeimg,
.footer-contract .footer-right span .appcodeimg {
  display: none;
  position: absolute;
  top: -264px;
  left: -96px;
  width: 220px;
  height: 250px;
  z-index: 200;
}
.footer-contract .footer-right span .wxlink:hover .wxcodeimg,
.footer-contract .footer-right span .wxlink.active .wxcodeimg {
  display: block;
}
.footer-contract .footer-right span .applink:hover .appcodeimg,
.footer-contract .footer-right span .applink.active .appcodeimg {
  display: block;
}
.footer-contract .footer-right .footer-feedback {
  margin-left: 50px;
}
.footer-contract .select_index_box {
  display: inline-block;
  position: relative;
}
.footer-contract .select_index_box .dropdown-menu {
  width: 100%;
  font-size: 12px;
  border-radius: 5px;
  background: #3d3d3d;
  border: 1px solid #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.9);
}
.footer-contract .select_index_box .dropdown-menu a {
  color: #b4b4b4;
}
.footer-contract .select_index_box .dropdown-menu a:hover {
  background: #2b85e0;
  color: #fff;
}
.footer-contract .select_index {
  display: inline-block;
  margin-top: 5px;
  height: 32px;
  color: #b4b4b4;
  border: 1px solid #fff;
  border-radius: 20px;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}
.footer-contract .select_index:hover,
.footer-contract .select_index.open {
  background-color: #3d3d3d;
}
.footer-contract .select_index .tit {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 35px;
  border-right: 1px solid #aaa;
}
.footer-contract .select_index .con {
  margin: 0 16px;
  display: inline-block;
}
.footer-contract .select_index .glyphicon-chevron-down:before {
  content: '\e259';
}
/*footer end*/
@media (min-width: 769px) {
  .navbar-fixed-top {
    position: relative;
  }
  .g-container {
    max-width: 1180px;
  }
  .visible-xs {
    display: none;
  }
  .szse-navbar-mobile {
    display: none;
  }
  .navbar-collapse {
    padding: 0;
  }
}
@media (min-width: 769px) and (max-width: 1180px) {
  .szse-navbar .navbar-wrap .navbar-nav li {
    font-size: 16px;
  }
  .footer-contract .footer-center {
    font-size: 20px;
  }
}
@media (max-width: 1179px) {
  .g-conbox-col2,
  .g-conbox-col1 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 1160px) {
  .footer-contract .footer-right .footer-feedback {
    margin-left: 40px;
  }
}
@media (max-width: 1120px) {
  .footer-contract .footer-right .footer-feedback {
    margin-left: 35px;
  }
}
@media (max-width: 1100px) {
  .footer-contract .footer-right .footer-feedback {
    margin-left: 20px;
  }
}
@media (max-width: 1000px) {
  .footer-contract {
    text-align: center;
  }
  .footer-contract .footer-left,
  .footer-contract .footer-center,
  .footer-contract .footer-right {
    float: none;
    width: auto;
  }
  .footer-contract .footer-center {
    margin: 20px auto 10px;
  }
  .footer-contract .footer-contract .footer-right {
    border-right: none;
  }
}
@media (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }
  body {
    padding-top: 0;
  }
  .g-container-wrap {
    margin-top: 0px;
  }
  .g-sidemenu {
    display: none;
  }
  .side-menu-container {
    display: none;
  }
  .g-sidemenu.sidemenushow {
    display: block;
    width: 100%;
    float: none;
  }
  .g-content {
    float: none;
    width: 100%;
  }
  .g-conbox {
    padding: 20px 20px;
  }
  .g-conbox .g-contitle .title {
    margin-top: -5px;
  }
  .szse-navbar-pc {
    display: none;
  }
  .g-container {
    width: 100%;
  }
  .hidden-xs {
    display: none;
  }
  .navipone_block {
    margin: 20px 15px 15px 15px;
    display: inline-block;
    font-size: 22px;
    float: left;
    color: #162e64;
  }
  .navbar-brand {
    float: none;
    height: auto;
  }
  .navbar-brand img {
    height: 60px;
    margin-top: 4px;
    display: inline-block;
  }
  .g-locationnav {
    height: auto;
    padding: 8px 10px 0;
  }
  .g-locationnav .banner-wrap {
    display: none;
  }
  .g-locationnav .g-banner-txt {
    margin-top: 0;
  }
  .g-locationnav .g-banner-txt p img {
    vertical-align: middle;
  }
  .footer-wrap {
    margin-top: 10px;
    padding-top: 10px;
  }
  .footer-nav {
    display: none;
  }
  .footer-copyright-mobile {
    padding: 10px;
    text-align: center;
  }
  .footer-copyright-mobile .footersafe-con {
    float: none;
    margin-top: 0;
  }
  .footer-copyright-mobile .con {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 0;
  }
  .footer-contract {
    padding: 20px 10px;
  }
  .footer-contract .footer-left,
  .footer-contract .footer-center,
  .footer-contract .footer-right {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-contract .footer-center {
    font-size: 18px;
  }
  .footer-contract .footer-center img {
    width: 30px;
  }
  .footer-contract .footer-right {
    border: none;
  }
  .footer-contract .footer-right span a {
    margin: 0 5px;
  }
  .g-conbox-col2,
  .g-conbox-col1 {
    float: left;
    width: 100%;
  }
  .nav-customize i {
    margin-top: -12px;
  }
  .g-conbox-col2 .paginator {
    text-align: center;
  }
  .footer-contract .footer-right span a:nth-of-type(1) > img:nth-of-type(1) {
    top: -220px;
    left: -76px;
    width: 180px;
    height: 206px;
  }
  #c-modal-base .c-modal .modal-dialog {
    left: 0;
  }
}
@media (max-width: 640px) {
  .g-conbox {
    padding: 15px 10px;
  }
  .g-conbox .g-contitle .title {
    font-size: 22px;
  }
  .footer-contract .footer-right span a:nth-of-type(1) > img:nth-of-type(1) {
    top: -197px;
    left: -66px;
    width: 160px;
    height: 183px;
  }
}
@media (max-width: 480px) {
  .footer-contract .footer-right span a:nth-of-type(1) > img:nth-of-type(1) {
    top: -175px;
    left: -56px;
    width: 140px;
    height: 160px;
  }
}
@media (max-width: 320px) {
  .footer-contract .footer-right span a:nth-of-type(1) > img:nth-of-type(1) {
    top: -150px;
    left: -46px;
    width: 120px;
    height: 137px;
  }
  .footer-contract .footer-right .g-conbox-col2 .paginator {
    text-align: center;
  }
}
