* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

a {
    /* color: #1a87df!important; */
    text-decoration: none !important;
    cursor: pointer;
}

/* a:visited{ color:#333;}
a:hover{ color:#1492ff;} */

html {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ul {
    list-style: none;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.btn-primary {
    background-color: #1a87df !important;
    color: #fff !important;
    border: none !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar {
    margin-bottom: 0px !important;
    border-radius: 0 !important;
}

.navbar-brand {
    font-size: 16px !important;
}

.navbar-default .navbar-brand {
    color: #333 !important;
}

#headerTop {
    background-color: #e9e9e9;
    height: 28px;
    line-height: 28px;
    width: 100%;
    font-size: 12px;
    color: #111;
}

#headerTop span:nth-child(1) {
    float: left;
}

#headerTop span:nth-child(2) {
    float: right;
}

#headerLogo {
    float: left;
    margin-right: 15px;
}

#header {
    width: 100%;
    background: url(/images/jiaoyulu.png) no-repeat center center;
}

#navBar ul li:nth-child(6) {
    white-space: nowrap;
}

.headerMain {
    width: 100%;
    margin: 0 auto !important;
}

.headerMainLeft {
    float: left;
    width: 45%;
    margin-top: 15px;
    padding-left: 0 !important;
}

.headerMainLeft a:hover {
    text-decoration: none;
}

.headerMainRight {
    width: 60%;
    float: right;
    margin-right: 15px;
    margin-top: 25px;
    position: relative;
}

.headerMainRight form {
    width: 100%;
    height: 30px;
    position: relative;
    display: inline-block;
    margin-right: 50px;
}

.boxTitleName {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #000;
}

.more {
    float: right;
    margin-top: -30px;
    margin-right: 20px;
    color: #888;
    font-size: 14px;
}

.breadcrumb {
    margin-bottom: 10px !important;
}

.breadcrumb img {
    margin-right: 5px;
}

.CommonServices {
    margin-top: 10px;
    margin-left: 20px;
}

.CommonServices .col-lg-3 {
    width: 28%;
}

.widthHeightCenter {
    width: 200px;
    /* height: 170px; */
    border: 1px solid #e7e7e7;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#sweepLoginCode #myTabContent {
    height: 287px;
    position: relative;
}

#sweepLoginCode img,
#sweepLoginCode-Top img {
    margin-top: 10px;
}

.fixedRightList {
    width: 72px;
    height: 462px;
    border: 1px solid #e7e7e7;
}

#onlineSurveyArticle ul li p .isInvestigating {
    color: #1a87df;
}

.rememberMe-Top,
#rememberMe {
    color: #1a87df !important;
    width: 13px !important;
    margin: 4px 0 0 -14px !important;
}

.headerMainRight input:nth-child(1) {
    padding: 3px;
    width: 100%;
    -moz-border-width: 2px;
}

.headerMainRight input:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: right;
    border: none;
    height: 30px;
    -moz-height: 30px;
    width: 40px;
    outline: none;
    cursor: pointer;
    background: #1a87df url(/images/magnifyingGlass.png) no-repeat center center;
}

.headerMainRightUser {
    display: inline-block;
    float: right;
    margin-top: 30px;
}

.ArticlesList li p,
#newsDynamicList li p,
#policyInterpretationList li p,
#announcementsList li p,
#complaintsAdviceList li p,
#onlineSurvey li p {
    font-weight: normal;
    color: #333;
    margin: 0;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
    display: inline-block;
}

.ArticlesList li em,
#newsDynamicList li em,
#policyInterpretationList li em,
#announcementsList li em,
#complaintsAdviceList li em,
#onlineSurvey li em,
#policyAdvice li em,
#serviceHotline li em,
#commonProblems li em,
#commonDownload li em {
    font-weight: normal;
    font-style: normal;
    color: #888;
    margin-right: 10px;
    float: right;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #1a87df !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #1a87df !important;
    cursor: default;
    border: 1px solid #fff !important;
    border-color: transparent;
    border-bottom: 2px solid #1a87df !important;
    font-size: 17px !important;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    font-size: 17px !important;
    color: #333;
}

#nav {
    width: 100%;
    background-color: #1a87df;
}

.navTop {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.navTop ul li {
    float: left;
    line-height: 50px;
    margin: auto;
}

.navTop ul li a {
    color: #fff;
    margin-right: 18px;
    padding-right: 18px;
    border-right: 1px solid #fff;
}

.navBottom {
    width: 100%;
}

.navBottom img {
    width: 100%;
    height: 460px;
}

#main {
    width: 100%;
    background-color: #eaf7ff;
    padding-bottom: 10px;
}

.mainTop {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
}

.mainTopLeft .item img {
    width: 100%;
    height: 345px !important;
}

.mainTopRight {
    height: 326px;
    margin-top: -10px;
}

.navTabsH {
    height: 47px;
}

.page-list-ul {
    height: 61px;
}

#myTabContent ul:not(:last-child) li {
    margin-top: 14px;
    margin-left: 20px;
    font-family: simsun;
    font-size: 15px;
}

#myTabContent ul:last-child li {
    margin-top: 10px;
    margin-left: 20px;
    font-family: simsun;
    font-size: 15px;
}

#notLoggedin-Top .nav li {
    width: 33%;
    text-align: center;
}

#notLoggedin-Top input {
    border: 1px solid #ccc;
    padding: 8px;
    width: 50%;
    border-radius: 3px;
    margin: 0 auto;
}

#notLoggedin input {
    border: 1px solid #ccc;
    padding: 8px;
    width: 80%;
    border-radius: 3px;
    margin: 0 auto;
}

#loginBtn,
#bindSpan,
#logoutSpan {
    cursor: pointer;
}

#notLoggedinForm button {
    color: #fff;
    background-color: #2d8cf0;
    border: 0;
    width: 80%;
    padding: 5px;
    border-radius: 2px;
}

#notLoggedin-Top button {
    color: #fff;
    background-color: #2d8cf0;
    border: 0;
    width: 50%;
    padding: 5px;
    border-radius: 2px;
}

#notLoggedinForm icon {
    background: url(/images/loginUsername.png) no-repeat center;
}

.getCode {
    padding: 6px;
    background: #eaf7ff;
    border: 1px solid #1a87df;
    height: 100%;
    white-space: nowrap;
    min-width: 200px;
    color: #1a87df;
    border-radius: 3px;
    top: 0px;
}

.textCenter {
    text-align: center;
}

.textLeft th {
    text-align: left;
}

.bsTop {
    width: auto !important;
}

.bsFrameDiv div {
    height: 207px !important;
}

.bsFrameDiv img {
    margin: 16px 16px 0 16px !important;
}

.share {
    background: url(/images/fenxiang.png) no-repeat center center;
    width: 150px;
    height: 30px;
    margin-right: 20px;
    display: inline-block;
}

.share a {
    height: 27px !important;
    margin-right: 7px;
}

.shoucang {
    display: inline-block;
    color: #fff;
    vertical-align: text-top;
}

.shoucang p {
    display: inline-block;
    margin-right: 15px;
    font-size: 17px;
}

.shoucang span {
    line-height: 25px;
    padding: 3px 15px;
    border: 1px solid #fff;
    margin-right: 20px;
    border-radius: 17px;
    font-size: 17px;
}

.shoucang icon {
    background: url("/images/shoucangxin.png") no-repeat center center;
    width: 30px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.mainCenter {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
    background-color: #eaf7ff;
}

.mainCenterLeft {
    width: 57%;
    float: left;
    background-color: #fff;
}

.mainCenterRight {
    background-color: #fff;
    position: relative;
}

.mainCenterLeftTop {
    height: 55px;
    line-height: 55px;
    padding-left: 10px;
    padding-right: 10px;
}

.personBusiness li {
    float: left;
    width: 25%;
    height: 20%;
    /* border: 2px solid #c6dff6; */
    margin-right: 16px;
    margin-left: 10px !important;
    margin-bottom: 15px !important;
    margin-top: 10px !important;
    text-align: center;
    display: table;
    position: relative;
    background-color: #f4f7fa;
}

.personBusiness li a {
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    color: #2e3233;
    text-align: center;
    float: none;
    padding-top: 90px;
    padding-bottom: 13px;
    color: #1492ff;
    background-color: #f4f7fa;
}

.personBusiness li a:hover {
    color: #fff;
    background-color: #1a87df;
}

/* 首页办事大厅 */

a.tiqu {
    background: url(/images/tiqu01.png) no-repeat center 30%;
}

a.guiji {
    background: url(/images/guiji01.png) no-repeat center 30%;
}

a.daikuan {
    background: url(/images/daikuan01.png) no-repeat center 30%;
}

a.chaxun {
    background: url(/images/chaxun01.png) no-repeat center 30%;
}

a.zufang {
    background: url(/images/zufang01.png) no-repeat center 30%;
}

a.xiazai {
    background: url(/images/xiazai01.png) no-repeat center 30%;
}

a.quanbu {
    background: url(/images/quanbu01.png) no-repeat center 30%;
}

a.tiqu:hover {
    background: url(/images/tiqu02.png) no-repeat center 30%;
}

a.guiji:hover {
    background: url(/images/guiji02.png) no-repeat center 30%;
}

a.daikuan:hover {
    background: url(/images/daikuan02.png) no-repeat center 30%;
}

a.chaxun:hover {
    background: url(/images/chaxun02.png) no-repeat center 30%;
}

a.zufang:hover {
    background: url(/images/zufang02.png) no-repeat center 30%;
}

a.xiazai:hover {
    background: url(/images/xiazai02.png) no-repeat center 30%;
}

a.quanbu:hover {
    background: url(/images/quanbu02.png) no-repeat center 30%;
}

.longPicture {
    margin: 0 auto;
    width: 100%;
    height: 80px;
}

.mainBottom {
    width: 100%;
    margin: 0 auto;
    background-color: #eaf7ff;
}

.mainBottomLeft {
    width: 57%;
    height: 410px;
    float: left;
    background-color: #fff;
}

.mainBottomRight {
    height: 410px;
    background-color: #fff;
}

.mainBottomRightTop {
    height: 55px;
    line-height: 55px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 23px;
}

.CommonServices li {
    float: left;
    border: 1px solid #c6dff6;
    margin-right: 12px;
    margin-bottom: 25px;
    text-align: center;
}

.CommonServices li:nth-child(1) p:nth-child(2) {
    white-space: nowrap;
    margin-left: -7px;
}

.CommonServices li p:nth-child(2) {
    white-space: nowrap;
    margin-left: -7px;
}

.CommonServices li:nth-child(6) p:nth-child(1) {
    height: 40px;
}

.CommonServices li img {
    margin-top: 10px;
}

.CommonServices li p:nth-child(2) {
    color: #333;
}

#footer {
    height: 160px;
    width: 100%;
    background-color: #1a87df;
}

.footerSmall {
    color: #fff;
    background-color: #1a87df;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.footerSmall p {
    margin-bottom: 0 !important;
}

.footerLeft {
    float: left;
    line-height: 160px;
    width: 21%;
}

.footerLeftIcon01 {
    display: inline-block;
    width: 52px;
    height: 62px;
    margin-right: 20px;
    background-image: url("/images/footer01.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

.footerLeftIcon02 {
    display: inline-block;
    width: 110px;
    height: 55px;
    background-image: url("/images/footer02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

.footerCenter {
    float: left;
    width: 57%;
    margin: 0 auto;
    padding-top: 20px;
}

.footerCenter ul li {
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    color: #fff;
}

.footerCenter ul li:first-child span {
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    color: #fff;
    margin-right: 15px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}

.footerCenter ul li span {
    margin-right: 5px;
}

.footerRight {
    width: 22%;
    float: left;
}

.footerRight img {
    width: 100px;
    margin-top: 20px;
    margin-left: 47px;
}

.footerRight p {
    font-size: 12px;
    color: #fff;
}

.fixedRight {
    position: fixed;
    bottom: 26%;
    right: 20px;
    background-color: #fff;
}

.fixedRight li {
    height: 72px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
}

.fixedRight li p {
    margin: 0px !important;
}

/* 提取公积金页面样式 */

#tiqumain {
    width: 100%;
    background-color: #eaf7ff;
    padding-bottom: 10px;
}

.tiquList li:nth-child(odd) {
    background-color: #f6f6f6;
}

.tiquList li {
    padding: 5px 10px;
}

.tiquList li button {
    padding: 2px;
    float: right;
    width: 100px;
    border: 1px dotted #1a87df;
    margin-right: 10px;
    background-color: #fff;
    color: #1a87df;
}

.file-preview {
    border: none !important;
}

.file-thumbnail-footer {
    height: 30px !important;
}

.file-caption,
.file-footer-caption,
.close {
    display: none !important;
}

.krajee-default .file-thumb-progress {
    display: none !important;
}

.kv-file-content {
    height: 134px !important;
}

.panel-body p {
    float: left;
    padding: 0;
}

#dottedLine {
    float: right;
    margin-top: 7px;
}

#dottedLine a:hover {
    background-color: #1a87df;
    color: #fff;
}

.panel-heading {
    background: url(/images/juxing.png) 10px no-repeat;
    cursor: pointer;
}

.panel-heading h4 {
    margin-left: 10px;
}

#dottedLine a {
    padding: 4px 10px;
    border: 1px dotted #1a87df;
    border-radius: 3px;
}

#dealwithOnlinemain {
    width: 100%;
    background-color: #eaf7ff;
    padding-bottom: 10px;
}

.tableBackgroundcolor th {
    background-color: #f4faff;
    width: 130px;
}

#guidemain {
    width: 100%;
    background-color: #eaf7ff;
    padding-bottom: 10px;
}

.guideReturn li {
    float: left;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: -9px;
}

.guideReturn li:nth-child(1) {
    border: 1px solid #1a87df;
    color: #1a87df;
}

.guideReturn li:nth-child(2) {
    border: 1px solid #66d8b6;
    color: #66d8b6;
}

.guideReturn li:nth-child(3) {
    border: 1px solid #ffb32e;
    color: #ffb32e;
}

.guideReturn li:nth-child(4) {
    border: 1px solid #6dd4ff;
    color: #6dd4ff;
}

.guideReturn li span {
    font-size: 16px;
    margin: 7px 20px 7px 5px;
}

.guideReturn li img {
    margin: 7px 0px 7px 20px;
}

.col-xs-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#commonProblems {
    top: 200px;
    width: 100%;
    border: 1px solid #e7e7e7;
}

.commonWidthTop {
    top: 700px;
    width: 100% !important;
}

#commonDownloadList ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.isLoggedinList li {
    margin-top: 12px !important;
}

.isLoggedinList li span:first-child {
    margin-right: 10px;
    display: inline-block;
    width: 90px;
    font-size: 16px;
}

#isLoggedin img {
    background: url("/images/admin头像-首页.png") no-repeat center;
    float: left;
    width: 68px;
    height: 68px;
    vertical-align: middle;
    margin: 10px;
}

#complainForm b,
#complainFormDetails b {
    color: red;
    margin-right: 3px;
}

.guidePadding {
    margin: 0 auto;
    background-color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}

.guideTopList {
    height: 100px;
    background-color: #1a87df;
    padding-top: 6px;
    margin-left: -40px;
    margin-right: -40px;
}

.commonMinHeight {
    min-height: 580px;
}

.commonMinHeightTwo {
    min-height: 580px;
}

.formselect,
.forminput {
    width: 100%;
}

table th {
    text-align: right;
}

th icon {
    vertical-align: middle;
    margin-right: 7px;
    color: red;
}

.file-drop-zone {
    min-height: 210px;
}

.dealwithTitle {
    margin: 0 auto;
    background-color: #fff;
    padding: 0px 50px;
}

.dealwithTitleBC {
    background-color: #1a87df;
    margin-left: -50px;
    margin-right: -50px;
    padding: 1px 50px 1px;
    color: #fff;
}

.dealwithTishi {
    background-color: #e6f4ff;
    padding: 1px 10px 20px 20px;
    margin: 30px 0;
    border: 1px solid #c3e1f9;
}

.dealwithMainTitle {
    width: 100%;
    border-bottom: 2px solid #1a87df;
    height: 26px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.dealwithMainTitle span {
    background-color: #1a87df;
    color: #fff;
    padding: 6px;
}

.dealwithMainContant {
    border: 1px solid #c3e1f9;
    padding: 20px;
    /* height: 445px; */
}

.dealwithTijiao {
    text-align: center;
    margin-top: 30px;
}

#zqTishi {
    position: absolute;
    /*right: -150px;
      top: -40px;*/
    width: 140px;
    color: red;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 3px 3px 6px #cccccc;
    padding: 10px;
}

#dealwithOnlinemain #div_sqxx .table > tbody > tr > td,
#dealwithOnlinemain #gttqr .table > tbody > tr > td {
    padding: 6px !important;
}

#dealwithOnlinemain #div_sqxx .form-control,
#dealwithOnlinemain #gttqr .form-control {
    padding: 2px 8px !important;
    height: 28px !important;
}

#dealwithOnlinemain h4 {
    margin-bottom: 20px;
}

#dealwithOnlinemain h4 img {
    margin-right: 10px;
}

.file-drop-zone-title {
    padding: 70px 10px !important;
}

.lvse {
    width: 214px;
    height: 46px;
    float: left;
    padding-top: 5px;
    margin-left: 14px;
    /* margin-top: 26px; */
    background: url(/images/lvse.png) no-repeat center center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
}

.lanse {
    width: 214px;
    height: 46px;
    float: left;
    padding-top: 5px;
    margin-left: 14px;
    /* margin-top: 26px; */
    background: url(/images/lanse.png) no-repeat center center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
}

.hongse {
    width: 214px;
    height: 46px;
    float: left;
    padding-top: 5px;
    margin-left: 14px;
    /* margin-top: 26px; */
    background: url(/images/hongse.png) no-repeat center center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
}

.lvse p,
.lanse p,
.hongse p {
    margin: 0 !important;
}

.fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    /* background-color: rgba(255, 255, 255, 0.9); */
    opacity: 0.9;
}

.select-editable {
    position: relative;
    background-color: white;
    /* border: solid grey 1px; */
    /* width: 120px; */
    height: 40px;
    /* padding-left: 0!important;
      padding-right: 0!important */
}

.select-editable select {
    /* position: absolute;
      top: 0px;
      left: 0px;
      font-size: 15px;
      border: none;
      width: 120px;
      margin: 0; */
}

.select-editable input {
    position: absolute;
    top: 0px;
    width: 100px;
    left: 15px;
    padding: 1px;
    font-size: 15px;
    border: none;
    height: 30px;
    margin-top: 2px;
    margin-left: 15px;
}

.select-editable select:focus,
.select-editable input:focus {
    outline: none;
}

#header strong {
    color: #222;
}

.xiala_jbxx,
.xiala_sqxx,
.xiala_sqcl {
    display: inline-block;
    float: right;
    background: url(/images/xiala.png) no-repeat center;
    margin-top: -13px;
    padding: 18px !important;
    background-color: #fff !important;
    cursor: pointer;
}

.xiala_jbxx:hover,
.xiala_sqxx:hover,
.xiala_sqcl:hover {
    background: url(/images/shangla.png) no-repeat center;
}

.shangla_jbxx,
.shangla_sqxx,
.shangla_sqcl {
    display: inline-block;
    float: right;
    background: url(/images/shangla.png) no-repeat center;
    margin-top: -13px;
    padding: 18px !important;
    background-color: #fff !important;
    cursor: pointer;
}

.ArticlesList ul li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 75%;
}

/*忘记密码  必要样式*/

.clears {
    clear: both;
}

.for-liucheng {
    width: 640px;
    margin: 30px auto;
    height: 50px;
    padding: 20px 0 0 0;
    position: relative;
}

.liulist {
    float: left;
    width: 25%;
    height: 7px;
    background: #ccc;
}

.liutextbox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
}

.liutextbox .liutext {
    float: left;
    width: 25%;
    text-align: center;
}

.liutextbox .liutext em {
    display: inline-block;
    width: 24px;
    height: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    background: #ccc;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}

.liutextbox .liutext strong {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-weight: 400;
}

.liulist.for-cur {
    background: #77b852;
}

.liutextbox .for-cur em {
    background: #77b852;
}

.liutextbox .for-cur strong {
    color: #77b852;
}

.forget-pwd {
    margin: 20px auto;
    min-height: 400px;
}

.forget-pwd dl {
    margin-bottom: 20px;
}

.forget-pwd dt {
    float: left;
    padding-right: 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
}

.forget-pwd dd {
    float: left;
    width: 380px;
    height: 30px;
    position: relative;
}

.forget-pwd dd input {
    width: 190px;
    height: 28px;
    border: #ccc 1px solid;
}

.forget-pwd dd select {
    width: 190px;
    height: 30px;
    border: #ccc 1px solid;
}

.forget-pwd dd button {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: #ddd 1px solid;
    background: #f1f1f1;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

.forget-pwd .yanzma {
    position: absolute;
    left: 200px;
    top: 2px;
    height: 30px;
    line-height: 30px;
    width: 180px;
}

.successs {
    text-align: center;
    padding: 20px 0 60px 0;
}

.successs h3 {
    padding: 20px;
    font-size: 25px;
    color: #a0cd4e;
}

.fixed-table-container {
    border: none !important;
}

.thTextLeft th {
    text-align: left;
}

table td {
    /*white-space: nowrap;*/
}

/*忘记密码  必要样式--end*/

/*静态化页面*/

.pagination li {
    margin-left: 0 !important;
}

.pagination {
    margin: 0 20px 0 !important;
}

/*静态化页面*/

/* 适配pc端样式 */

@media only screen and (min-width: 1500px) {
    .commonWidthMargin,
    .longPictureDiv {
        width: 64% !important;
        margin-left: 18% !important;
    }

    #zylbsznXingji {
        width: 59.78% !important;
    }

    .mainCenterRight {
        height: 420px;
    }

    .mainCenterLeft {
        height: 420px;
    }

    .bindLi {
        margin-top: 35px !important;
    }

    .dealwithMainContantInfo {
        width: 380px;
        display: inline-block;
        float: left;
        margin-right: 50px;
    }

    .dealwithMainContantGuowei {
        width: 380px;
        display: inline-block;
        float: left;
    }

    .dealwithMainContantYaoqiu {
        width: 22%;
        margin-left: 25px;
        margin-top: 70px;
        display: inline-block;
    }
}

@media only screen and (max-width: 1500px) {
    .commonWidthMargin,
    .longPictureDiv {
        width: 76% !important;
        margin-left: 12% !important;
    }

    #zylbsznXingji {
        width: 70.02% !important;
    }

    .dealwithTitle {
        margin: 0 auto;
        background-color: #fff;
        padding: 0px 50px 20px;
    }

    .dealwithMainContant {
        float: left;
    }

    .dealwithMainContantInfo {
        width: 300px;
        display: inline-block;
        float: left;
        margin-right: 20px;
        text-align: center;
    }

    .dealwithMainContantGuowei {
        width: 300px;
        display: inline-block;
        float: left;
        text-align: center;
    }

    .dealwithMainContantYaoqiu {
        width: 19%;
        margin-left: 25px;
        /* margin-top: 70px; */
        display: inline-block;
    }

    .mainCenterRight {
        height: 380px;
    }

    .mainCenterLeft {
        height: 380px;
    }

    .personBusiness li a {
        padding-top: 78px;
    }

    .bindLi {
        margin-top: 25px !important;
    }

    .mainTopLeft {
        width: 42% !important;
    }

    .mainTopRight {
        width: 58% !important;
        height: 300px;
        margin-top: -16px;
    }

    .mainTopLeft .item img {
        width: 100%;
        height: 300px !important;
    }

    .ArticlesListMarginTop li {
        margin-top: 6px !important;
    }
}

@media only screen and (max-width: 900px) {
    .commonWidthMargin {
        width: 100% !important;
        margin-left: 0% !important;
    }
}

@media only screen and (min-width: 1280px) {
    .positionRelative {
        position: relative;
    }

    .positionAbsolute {
        position: absolute;
    }

    .ui-date-arrow {
        right: 20px;
        top: 7px;
    }

    #commmonServicesListLeft {
        height: 799px;
    }

    #complaintsAdviceDetails,
    #complaintsAdvice,
    #onlineSurvey,
    #newsDynamicList {
        height: 580px;
    }

    #complaintsAdvice .more {
        margin-top: -46px !important;
    }

    #complaintsAdviceList,
    #onlineSurveyList,
    #policyInterpretationList {
        height: 431px;
    }

    .navbar-default {
        background-color: #1a87df !important;
        font-size: 16px !important;
        border: none !important;
    }

    .navbar-default .navbar-nav > li {
        width: 11%;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
        text-align: center;
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > a:focus,
    .navbar-default .navbar-nav > a:hover {
        background-color: rgb(218, 238, 255) !important;
        color: #333 !important;
        /* border: 1px solid #1a87df; */
    }

    #myTabContent {
        top: 0;
        bottom: 10px;
        width: calc(100%);
        left: 200px;
    }

    #calculator {
        padding: 0 20px 20px;
        border: 1px solid #e7e7e7;
        height: 799px;
    }

    #policyInterpretation {
        padding-bottom: 20px;
    }

    #zyjx, #zyjxDraw, #signDraw, #changeDraw, #changerevokeDraw, #repaymentDraw, #termDraw, #otherchangeDraw {
        width: calc(100% - 200px);
    }

    #zyjx, #zyjxDraw, #signDraw, #changeDraw, #changerevokeDraw, #repaymentDraw, #termDraw, #otherchangeDraw {
        height: 1000px;
    }


    .commonWidthTop,
    #accountManage,
    #cooperationBuilding,
    #policyInterpretation,
    #newsDynamic,
    #accountInformationQuery,
    #announcements,
    #calculator,
    #commonProblems,
    #loanInformationQuery,
    #myDraft,
    #myCollect,
    #policyAdvice,
    #serviceHotline,
    #loanProgressQuery,
    #accountQueryDraw,
    #receivesAddress,
    #doThing,
    #rateCompare,
    #policyQuery,
    #doingAdress,
    #commonDownload,
    #complaintsAdvice,
    #companyQuery,
    #companyQueryGjj,
    #onlineSurvey,
    #employeeList,
    #zhinengwenda,
    #wangshangdiaocha,
    #messageDraw,
    #tqhkDraw,
    #jieqingDraw,
    #hkbgDraw,
    #zyjxDraw {
        width: calc(100% - 200px);
    }

    #newsAnnouncementDetails {
        height: 580px;
    }

    #accountManage,
    #doThing,
    #accountInformationQuery,
    #loanInformationQuery,
    #myDraft,
    #myCollect,
    #loanProgressQuery,
    #accountQueryDraw,
    #receivesAddress,
    #tqhkDraw,
    #jieqingDraw,
    #hkbgDraw,
    #zyjxDraw {
        height: 1000px;
    }

    #rateCompareList,
    #policyQueryList,
    #cooperationBuildingList,
    #doingAdressList,
    #commonDownloadList,
    #commonProblemsList,
    #policyAdviceList,
    #serviceHotlineList {
        height: 716px;
        margin-top: 20px;
    }

    #zhinengwenda,
    #wangshangdiaocha {
        border: 1px solid #e7e7e7;
        height: 799px;
    }

    #announcements ul:nth-child(2) li,
    #policyInterpretation ul:nth-child(2) li,
    #newsDynamic ul:nth-child(2) li {
        margin-top: 14px !important;
    }

    .commonMarginLeft {
        top: 0 !important;
    }

    #wangshangdiaocha .form-group {
        margin-top: 15px;
    }

    #complainListSeach {
        display: inline-block;
        float: right;
        margin-right: 120px;
        color: #888;
        font-size: 14px;
        margin-top: -46px;
    }

    #complainListSeach input,
    #tiquListSeach input,
    #daikuanListSeach input {
        height: 32px;
    }

    #complainListSeach input:nth-child(2),
    #tiquListSeach input:nth-child(2),
    #daikuanListSeach input:nth-child(2) {
        border-radius: 0px !important;
        margin-left: -5px;
    }

    #tiquListSeach,
    #daikuanListSeach {
        display: inline-block;
        float: right;
        margin-right: 30px;
        color: #888;
        font-size: 14px;
        margin-top: 30px;
    }

    #erweimaRight {
        width: 140px;
        position: absolute;
        top: -40px;
        right: 70px;
    }

    #erweimaRightApp {
        width: 140px;
        position: absolute;
        top: -40px;
        right: 70px;
    }

    #fixedRightMore {
        width: 72px;
        height: 362px;
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        -o-transition: height 0.6s;
        transition: height 0.6s;
        border: 1px solid #e7e7e7;
        /* overflow-x: hidden;
            overflow-y: visible; */
    }

    #fixedRightButton {
        color: #fff;
        background-color: #1a87df;
        text-align: center;
        padding-top: 8px;
        margin: 0px;
        width: 72px;
    }

    .mainTop {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mainCenter {
        background-color: #eaf7ff;
    }

    .mainBottom {
        background-color: #eaf7ff;
    }

    .mainCenterLeft {
        margin-right: 0.9%;
        /*width: 65.7% !important;*/
    }

    .mainBottomLeft {
        margin-right: 0.9%;
        width: 65.7% !important;
    }

    .personBusiness li {
        width: 20%;
    }
}

/*微信登录*/

#login_container iframe {
    height: 300px !important;
}

.borderError-ds {
    border-color: #a94442 !important;
}

.kv-upload-progress .progress {
    margin: 0 !important;
}

.kv-fileinput-error .file-error-message {
    position: absolute;
    z-index: 99999;
}

.clear:before,
.clear:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    zoom: 1;
}

.cuibanBtn {
    padding: 3px 8px;
    margin-left: 10px;
}

.zylbjxqText {
    margin-right: 20px;
    font-weight: bold;
    font-size: 16px;
}

.zylbjxqNumber,
.zylbjxqNumberBJ {
    margin-right: 20px;
    width: 46px;
    height: 46px;
    background-color: #2fce45;
    color: #fff;
    text-align: center;
    border-radius: 27px;
    line-height: 46px;
}

.zylbjxqNumber.errorSept {
    margin-right: 20px;
    width: 46px;
    height: 46px;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 27px;
    line-height: 46px;
}

.zylbjxqYijian {
    min-height: 100px;
    border-bottom: 1px solid #d1d2d0;
}

/* .zylbjxqNumber:after {
    content: '';
    height: 87px;
    width: 3px;
    margin-left: -4px;
    margin-top: 46px;
    background: #d1d2d0;
    display: inline-block;
} */

/*error*/

.error-msg-parent {
    position: relative;
    background-color: #f3f3f3;
    width: 100vw;
    height: 100vh;
}

.error-msg-child {
    background-color: #f3f3f3;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 60px auto !important;
    }
}

#zylbsznXingji {
    width: 937px;
    height: 210px;
    border-radius: 1px;
    border: 1px solid #1a87df;
    position: absolute;
    background-color: #fff;
    margin-top: 8px;
    padding: 10px;
}

#zylbsznXingji::after {
    content: "";
    width: 14px;
    height: 14px;
    border-top: 1px solid #1a87df;
    border-right: 1px solid #1a87df;
    background-color: #fff;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    position: absolute;
    left: 33px;
    top: -8px;
}
