.layui-container {
    padding: 0;
}

.logo {
    height: 65px;
    background: #fff;
    position: relative;
    z-index: 10;
    box-shadow: 0 5px 11px -9px #2c4578;
}

.logo .my-hide-xs {
    height: 65px;
}

.logo .my-hide-xs img {
    height: 100%;
    padding: 5px 0 5px 26px;
}

.logo .my-hide-xs h1 {
    font-size: 30px;
    color: #004F96;
    height: 100%;
    line-height: 65px;
    margin-left: 20px;
}

.Fairline .introduce {
    background: #fff;
    margin-top: 8px;
    padding: 2px 0;
}

.Fairline .introduce .border {
    border: 1px solid #d4d4d4;
    margin: 6px;
    padding: 12px 0 6px 0;
}

.Fairline .introduce .border h4 {
    color: #1d4f91;
    font-size: 22px;
    padding: 0 0 12px 12px;
}

.Fairline .introduce .border p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 14px 0 14px;
    margin-bottom: 6px;
}

.Fairline .contentcc .ul .li {
    font-size: 20px;
    background: #004f96;
    margin: 5px 0;
    box-shadow: 0 1px 2px #000c23;
}

.Fairline .contentcc .ul .li p {
    padding: 12px 14px;
}

.Fairline .contentcc .ul .li p em {
    font-size: 17px;
    color: #fff;
    display: block;
    font-style: normal;
    padding: 2px 0;
}

.Fairline .contentcc .ul .li p strong {
    font-size: 26px;
    color: #fff;
    padding: 0 4px 6px 0;
    border-bottom: 1px solid #fff;
    letter-spacing: 1px;
}

.Fairline .contentcc .ul .li p span {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    display: block;
}

.footer {
    background: #1d4f91;
    color: #fff;
    padding: 12px 20px;
    text-align: left;
}

.footer h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
}

.footer p {
    font-size: 13px;
    line-height: 20px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #fff;
}

.fix {
    position: fixed;
    bottom: 40px;
    right: 18px;
    /* bottom: 10px;
    right: 10px; */
    background: #111;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    opacity: 0.7;
    /* display: none; */
    display: block;
    z-index: 99;
}

.fix:hover {
    color: #fff;
}

@media screen and (min-width: 768px) {
    .content-Fairline .feedBack {
        padding: 20px 120px;
    }
}

@font-face {
    font-family: 'iconfont';
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zhongyingwenqiehuan-xianshizhongwen:before {
    content: "\e620";
}

.icon-zhongyingwenqiehuan-xianshiyingwen:before {
    content: "\e621";
}