.header-about-nav {
    padding-left: 730px;
}
.listp {
    width: 23%;
    float: left;
}
.rightp {
    width: 72%;
    float: right;
}
.clumb_change {
    padding: 20px 0;
    font-size: 14px;
}
/*中英文字分隔*/
.c_portalResPublic_codeContainer-01001 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 80px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.fa_homeTitBox {
    font-size: 0;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    text-align: center;
}
.fa_homeSum {
    font-size: 72px;
    color: #eee;
    font-weight: 700;
    font-family: "Impact" !important;
    font-style: italic;
    text-transform: uppercase;
    line-height: initial;
}
.fa_homeTit {
    font-size: 48px;
    color: #444;
    margin-top: -40px;
    position: relative;
    font-weight: normal;
}
.fa_homeTit:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #00008b;
    margin: 13px auto;
}

.tip{
    padding: 14px 0;
    text-align: center;
    font-size: 18px;
    margin-top: 80px;
    color: #666;
}

footer h5 {
    border-bottom: 4px solid #333;
    color: #fff;
    margin-bottom: 11px;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: bold;
}
footer {
    background-color: #444;
    color: #fff;
    font-size: 13px;
    width: 100%;
    padding-top: 30px;
}
.rowf {
    width: 1200px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}
.rowf .three {
    width: 20%;
}
.rowf .four {
    width: 16%;
}
.columns {
    float: left;
    min-height: 1px;
    margin-bottom: 8px;
    padding: 0 16px;
    position: relative;
}
footer h5 {
    border-bottom: 4px solid #333;
    color: #fff;
    margin-bottom: 11px;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: bold;
}
footer ul {
    margin: 0px;
    padding: 7px;
    list-style: none;
    line-height: 19px;
    font-size: 14px;
}
footer ul li.address-icon {
    background: transparent url(/static/pc/images/footer-icon1.png) no-repeat 0 3px;
    line-height: 20px;
    padding: 0 0 0 23px;
}
footer ul li {
    margin-bottom: 12px;
    line-height: 16px;
}
footer ul li.phone-icon {
    background: transparent url(/static/pc/images/footer-icon2.png) no-repeat 0 1px;
    padding: 0 0 0 23px;
}
footer ul li.email-icon {
    background: transparent url(/static/pc/images/footer-icon3.png) no-repeat 0 2px;
    padding: 0 0 0 23px;
}
footer .three ul li a, footer .four ul li a {
    color: #eee;
}
footer .ftlink {
    margin: 0 auto;
}
.copyright-text {
    color: #747373;
    font-size: 14px;
    line-height: 50px;
    overflow: hidden;
    padding: 0!important;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    background-color: #333;
}
.copyright-text a {
    color: #747373;
}
/*侧边跟随客服*/
.contact-btn {
    right: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    background: #6696ff;
    cursor: pointer;
    position: fixed;
    bottom: 218px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 56px;
}
@media (min-width: 768px){
.modal-dialog {
    width: 1070px;
    margin-top: 250px;
}
.modal-content {
    padding: 38px 38px 58px;
}
}
#myModalLabel{
    color: #131313;
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
}
#close{
    font-size: 30px;
    opacity: .6;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5;
}
.modal-footer {
    border-top: 0px solid #e5e5e5;
}
.contact-item[data-v-e4ac6952] {
    padding: 20px 42px 25px;
    text-align: center;
    border: 1px solid #eaeaea;
}
.content>.contact-item+.contact-item[data-v-e4ac6952] {
    margin-left: 30px;
}