﻿.head-x {
    background-color: #011e6c;
}

.logo-x {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 50px 0;
    border-bottom: 1px solid #d9d9d9;
}

.ul-x {

    display: flex;
    flex-wrap: wrap;

}

.ul-x .li-x {
    width: 14.25%;
    text-align: center;
}

.ul-x .li-x a {
    display: block;
    margin: 20px 0;
    color: #000;
}

#testBox {
    width: 100%;
    height: 900px;
    margin: 0 auto;
}

.qiye-x {
    padding: 50px 0;
}

.qiye-x .jituan {
    text-align: center;
    position: relative;
    color: #0c308e;
    font-weight: 600;
    padding: 20px 0;
}

.qiye-x .jituan:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    /* 向左走自身宽度的一半*/
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.qiye-x p {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
}

.more {
    text-align: center;
    padding: 10px;
}

.more a {
    font-size: 16px;
    color: #000;
}

.more a span {
    color: #d7000f;
}

.bgg {
    padding: 50px 0;
    background: #011e6c url("../image/bgg.jpg") no-repeat top center;
}

.bgg-x {
    background: none !important;
}

.bgg .biao-x {
    font-size: 50px;
    text-align: center;
    color: #0c308e;
    padding: 10px 0;
    position: relative;
    font-weight: 700;
}

.bgg .biao-x p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
}

.bgg .biao-x:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.bgg .ppp {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 30px;
}

.bbb {
    width: 48% !important;
    float: left !important;

}

.bbb:nth-child(2n) {
    float: right !important;
}

.bbb p {
    font-size: 16px;
    color: #ffffff;
    padding: 0;

}

.bbb .title-x {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    text-align: center;

}

.imgxxx .bbbq {
    background: url("../image/x1.png") center center !important;
}

.imgxxx .bbbq1 {
    background: url("../image/x2.png") center center !important;
}


.ppp span {
    display: inline-block;
    background-color: #e50112;
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    margin-top: 15px;

}

.aaa {
    margin-top: 30px;
}

.ttt .bbb {
    width: 48.666%;
    padding: 0 !important;
    border: 1px solid #949597;

}

.ttt .bbb .imgxxx {
    max-width: 100% !important;
}

.ttt .bbb:nth-child(odd) {
    margin-left: 0;
    float: left;
}

.ttt .bbb:nth-child(even) {
    margin-right: 0;
    float: right;
}

.ttt .title-x {
    color: #0c308e;
    font-size: 28px;

}

.ttt .wz {
    font-size: 18px;
    color: #000;
    text-align: center;
}

.wlh {
    padding: 50px 0;
}

.wlh .jituan {
    text-align: center;
    color: #0c308e;
    padding: 30px 0 10px 0;
    position: relative;
    font-weight: 600;
}

.wlh .jituan:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.wlh .jituan p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.wlh .ppp {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 30px;
}

.big-img {
    width: 100%;
    padding-bottom: 30px;
}

.hyzz {
    padding: 0px 0 100px 0;
}

.hyzz .jituan {
    text-align: center;
    color: #0c308e;
    /*padding: 30px 0 10px 0;*/
    position: relative;
    font-weight: 600;
}

.hyzz .ppp {
    font-size: 20px;
    text-align: center;
}

.hyzz .nnn {
    padding: 40px 0;
}

.hyzz .nnn .col-md-12 {
    margin-top: 20px;
}

.hyzz .nnn .zj {
    background: url("../image/11.jpg") no-repeat center center;
    padding: 0;
}

.hyzz .nnn .cp {
    background: url("../image/22.jpg") no-repeat center center;
    padding: 0;

}

.hyzz .nnn .jk {
    background: url("../image/33.jpg") no-repeat center center;
    padding: 0;
}

.hyzz .nnn .rrr {
    float: right;
    width: 30%;
    height: 350px;
    background: rgba(0, 0, 0, 0.3);
    transition: width 2s;
}

.hyzz .nnn .rrr:hover {

    width: 100%;

}

.hyzz .nnn .big-x {
    /*display: block;*/
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hyzz .nnn .big-x p {
    color: #ffffff;
}

.hyzz .nnn .big-x .tit {
    font-size: 28px;
    font-weight: 500;
    text-align: left;

}

.hyzz .nnn .big-x .tit span {
    font-size: 20px;
    font-weight: 400;
}

.footer-x {
    width: 100%;
    background-color: #011e6c;
    padding: 0 0 60px 0;
}

.footer-x .ul-x {
    margin: 0;
}

.footer-x .b-x {
    width: 100%;
    border-bottom: 1px solid #869abf;
}

.footer-x .ul-x .li-x a {
    color: #fff;
    font-size: 16px;
}

.footer-x .col-md-4 {
    padding: 80px 0;
}

.footer-x .tesu-x h2 {
    font-size: 20px;
    color: #869abf;
    position: relative;
    padding: 20px 0 0 0;
    line-height: 28px;
}

.footer-x .tesu-x h2 p {
    font-size: 16px;
}

.footer-x .tesu-x h2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 50px;
    height: 3px;
}

.footer-x .tesu-x .nx {
    color: #869abf;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-x .tesu-x .nx i {
    display: block;
    /*padding: 5px;*/
    padding: 0 5px 0 0;
}

.footer-x .tesu-x .nx .nx-x {
    margin-right: 10px;
}

.footer-x .xxx {
    border-bottom: 1px solid #869abf;
}

.footer-x .tite {
    font-size: 25px;
    color: #ffffff;
    margin: 0;
    line-height: 30px;
}

.footer-x .tite p {
    font-size: 18px;
}

.footer-x .nxx {
    font-size: 16px;
    color: #869abf;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-x .nxx span {
    font-size: 30px;
    padding-right: 10px;
}

.footer-x .nxx p {
    margin: 0;
}

.footer-x .xxxxx {
    padding: 20px 0 0 0;
    position: relative;
}

.footer-x .xxxxx:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 50px;
    height: 3px;
}

.footer-x .x-x {
    margin-top: 30px;
}

.imgx-x {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.imgx-x .imgx-xx p {
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.imgx-x .imgx-xx:nth-child(1) {
    padding-left: 0px;
}

.imgx-x .imgx-xx:nth-child(2) {
    padding-right: 0px;
}

.footx p {
    color: #869abf;
    font-size: 16px;
    padding: 10px 0;
}

.bbq {
    display: none;
}

.aaa .bbb .imgxxx {
    max-width: 540px;
    height: 366px;
    overflow: hidden !important;
}

.imgxxx .img {
    max-width: 100%;
    height: 100%;
    background: url("../image/1.jpg") -20px -20px;
    transition: all ease-in-out 0.5s;
}


.imgxxx .img1 {
    max-width: 100%;
    height: 100%;
    background: url("../image/2.jpg") -20px -20px;
    transition: all ease-in-out 0.5s;
}

.imgxxx .img:hover {
    transform: scale(1.1);
}

.imgxxx .img1:hover {
    transform: scale(1.1);
}

.nbanner-x {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.jj {
    padding: 50px 0;
}

.jj .tit {
    font-size: 22px;
    margin-bottom: 50px;
    line-height: 25px;
    color: #011e6c;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0;
}

.jj .tit p {
    font-size: 18px;
    margin-bottom: 0;
}

.jj .tit:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #d7000f;
    width: 50px;
    height: 3px;
}

.jj .tt {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-top: 30px;

}

.jj .tt:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000000;
    width: 50px;
    height: 3px;
}

.jj .xx {
    font-size: 16px;
}

.jj .vide {
    padding-top: 40px;
}

.fz {
    background-color: #eef5fb;
    padding: 50px 0;
}

.fz .titt {
    font-size: 28px;
    margin-bottom: 50px;
    line-height: 30px;
    color: #011e6c;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0;

}

.fz .titt p {
    font-size: 18px;
    margin-bottom: 0;
}

.fz .titt:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #d7000f;
    width: 50px;
    height: 3px;
}


.ry .jituan {
    text-align: center;
    color: #0c308e;
    padding: 0 0 10px 0;
    position: relative;
    font-weight: 600;
}

.ry .jituan:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.ry .jituan p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.ry .ppp {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    line-height: 30px;
}

.img-center {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 400px;
}

.box-x p {
    padding: 10px 0;
}

.ry .swiper-container {
    padding: 50px 0;
}

.ry .swiper-containersj {
    display: none;
}

.cplb {
    padding: 50px 0;
}

.cplb .cp-x {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cplb .cp-x .cp-xx {
    width: 18.6%;;
    margin-left: 15px;
    border: 1px solid #a8a8aa;
}

.cplb .cp-x .cp-xx dl {
    margin: 0 !important;
}

.cplb .cp-x .cp-xx dt {
    font-size: 22px;
    background-color: #a9cae9;
    color: #ffffff;
    padding: 15px 0;
    text-align: center;
}

.cplb .cp-x .cp-xx dd {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 10px;
    font-size: 18px;
    color: #a8a8aa;
    border-bottom: 1px solid #a8a8aa;
}

.cplb .cp-x .cp-xx dd span {
    font-size: 35px;
}

.cplb .cp-x .cp-xx:nth-child(1) {
    margin-left: 0;
}

.cplb .cp-x .cp-xx dd:last-child {
    border-bottom: none;
}

.xl .jituan {
    text-align: center;
    color: #0c308e;
    padding: 0 0 10px 0;
    position: relative;
    font-weight: 600;
}

.xl .jituan:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.xl .jituan p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.xl .bigbox {
    padding: 30px 0 50px 0;
}

.xl .bigbox .col-md-12 {
    margin-top: 20px;
}

.fh .jituan {
    text-align: center;
    color: #0c308e;
    padding: 0 0 10px 0;
    position: relative;
    font-weight: 600;
}

.fh .jituan:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d7000f;
    width: 5%;
    height: 3px;
}

.fh .jituan p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.top-x {
    width: 1200px;
    margin: 0 auto;
}

.top-x .fhhh {
    height: 100%;
    padding: 0 !important;
}

.foot-x .fhhh {
    height: 100%;
    padding: 0 !important;
}

.foot-xx .fhhh {
    height: 100%;
    padding: 0 !important;
}

.top-x .fh1 {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../image/fh11.png") no-repeat center center;
    padding: 0;
}

.top-x .x1 {
    padding: 0;
}

.foot-x .x1 {
    padding: 0;
}

.foot-xx .x1 {
    padding: 0;
}

.top-x .fh1 h2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 26px;

}

.top-x .fh1 p {
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
}

.foot-x {
    width: 1200px;
    margin: 0 auto;
}

.foot-x .fh2 {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../image/fh11.png") no-repeat center center;
    padding: 0;
}

.foot-x .fh2 h2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 26px;

}

.foot-x .fh2 p {
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
}

.fh .mmm {
    padding: 50px 0 100px 0;
}

.foot-xx {
    display: none;
    width: 100%;
    margin: 0 auto;
}

.foot-xx .fh2 {
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../image/fh11.png") no-repeat center center;
    padding: 0;
}

.foot-xx .fh2 h2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 26px;

}

.foot-xx .fh2 p {
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
}

.kj {
    padding: 0 0 50px 0;
}

.neiye-x {
    background-color: #eef5fb;

}

.rz {
    padding: 50px 0;
}

.rz2 {
    padding: 50px 0;
    background-color: #eef5fb;
}

.imgxxx .tete-x {
    background: url("../image/ys1.png") center center !important;
}

.imgxxx .tete-x1 {
    background: url("../image/ys2.png") center center !important;
}

.teteb .title-x {
    text-align: left !important;
    font-size: 25px;
    color: #0c308e;
}

.teteb .bbqx {
    color: #000;
    text-align: left;
    font-size: 16px;
}

.teteb .bbb .imgxxx {
    max-width: 100% !important;
}

.cx {
    padding: 50px 0;
}

.cx .title {
    font-size: 28px;
    font-weight: 700;
    background-color: #0c308e;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.cx .cx-top {
    padding: 40px 0;
}

.cx .tupian {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cx h4 {
    font-size: 26px;
    color: #0c308e;
    margin-top: 30px;
}

.cx .zlh {
    display: inline-block;
    font-size: 22px;
    background-color: #0c308e;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
}

.cx .wz-zl {
    font-size: 18px;
    margin-top: 20px;
}

.footer-jk {
    padding: 50px 0;

}

.footer-jk .jk-ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 60px 0 20px 0;
}

.footer-jk .jk-ul .jk-li {
    width: 16.66667%;

}

.footer-jk .jk-ul .jk-li p {
    font-size: 22px;
    font-weight: 500;
    color: #0c308e;
    text-align: center;
}

.lianjie {
    padding: 80px 0 100px 0;
}

.lianjie .ul-fw {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.lianjie .ul-fw .li-fw {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #c9c9c9;
}

.lianjie .ul-fw li:last-child {
    border-right: none;
}

.lianjie .lx-ul {

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.lianjie .lx-ul .lx-li {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #c9c9c9;
}

.lianjie .lx-ul .lx-li:last-child {
    border-right: none;
}

.hc {
    width: 29.333%;
    margin-right: 70px;
}

.hc:nth-child(3) {
    margin-right: 0;
}

#toTop {
    width: 50px;
    height: 50px;
    float: right;
    margin-bottom: 10px;
}

.xsxs {
    display: block;
}

.top-ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.top-ul .top-li2 {
    width: 14.22%;
    text-align: center;

}

.top-ul .top-li2 a {
    font-size: 15px;
    color: #72716f;
    padding: 10px 0;

}

.top-ul .top-li2:hover a {
    border-bottom: 2px solid #d70010;
}

.top-ul .active a {
    border-bottom: 2px solid #d70010;
}

.top-ul .top-li {
    border-right: 1px solid #d8d8d8;
    width: 14.22%;
    color: #000;
    font-size: 16px;
}

.kehu {
    background-color: #eef5fb;
}

.kehu .kehutop:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: #d8d8d8 !important;
    width: 100% !important;
    height: 1px !important;
}

.kehutu {
    margin-top: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kehutu .kehufl {
    width: 45%;
}

.kehutu .kehufr {
    width: 45%;
}

.fr-x {
    float: right;
    width: 25%;
}

.fl-x {
    float: left;
    width: 60%;
}
.fl-bbc {
    margin-top: 30px;
}
.fr-x input {
    width: 100%;
    outline: none;
    border: 0px;
    margin-top: 20px;
    min-height: 50px;
    padding-left: 12px;
}

.fr-x #content {
    min-height: 180px;
    margin-top: 20px;
    font-size: 16px;
    outline: none;
    border: 0px;
    max-width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
}

.fr-x .yanzheng {
    width: 30%;
    height: 30px;
}

.fr-x .yanzhengma {
    width: 100px;
    margin-left: 20px;
}

.toubu-kehu {
    font-size: 28px;

}

.fr-x .tijiao {
    width: 100%;
    border: 0px;
    background-color: #0c308e;
    color: #fff;
    padding: 10px 0;
    font-weight: 700;
    font-size: 20px;
    margin-top: 30px;
}

/* WebKit browsers */
input::-webkit-input-placeholder {
    color: #C0C0C0;
    font-size: 16px;
}

/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
    color: #C0C0C0;
    opacity: 1;
    font-size: 16px;
}

/* Mozilla Firefox 19+ */
input::-moz-placeholder {
    color: #C0C0C0;
    opacity: 1;
    font-size: 16px;
}

/* Internet Explorer 10+ */
input:-ms-input-placeholder {
    color: #C0C0C0;
    font-size: 16px;
}

.kehu-liuy {
    margin-top: 20px;
}

.kehu-liuy .pb-3 {
    background-color: #fff;
    padding: 10px 30px;
}

.kehu-liuy .pb-3 .mt-0 {
    font-size: 20px;
}

.kehu-liuy .pb-3 p {
    font-size: 18px;
}

nav .justify-content-center {
    display: flex;
    justify-content: center;
    align-items: center;

}

nav .page-link {
    color: #c0c0c0;
    font-size: 16px;
}

nav .page-num {
    color: #c0c0c0;
    font-size: 16px;
    margin: 0px 10px;
}

nav .page-num:active {
    color: #0c308e;
}

.img-sm {
    display: none;
}

.shouhou {
    background-color: #fff !important;
}

.kehu .shouhoutop:after {
    bottom: -15px !important;
    background: #0c308e !important;
}

.wlh .shouhouxx:after {
    content: none !important;
}

.sh-ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 40px;
}

.sh-ul .sh-li {
    width: 12.5%;
}

.tab-box {
    width: 100%;
    margin-bottom: 40px;
}

.tab-box .topheader {
    font-size: 20px;
    font-weight: 700;
    background-color: #0c308e;
}

.tab-box .topheader th {
    color: #fff;
    text-align: center;
    padding: 10px 0;


}

.tab-box .xialie {
    font-size: 18px;
    font-weight: 700;
}

.tab-box .xialie:nth-child(2n) {
    background-color: #f7fbfe;

}

.tab-box .xialie td {
    text-align: center;
    padding: 10px 0;
}

.biaodan {
    margin-bottom: 100px;

}

.biaodan-x {
    float: left;
    width: 60%;
    background-color: #fff;
    opacity: 0.7;
    margin-top: -300px;
    border: 2px solid #a9cae9;
}

.biaodan-x .biaodai-yuanjian {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
}

.biaodan-x .biaodai-yuanjian textarea {
    width: 80%;
    padding: 5px 10px;
    border: 2px solid #011e6c;
    min-height: 200px;
    border-radius: 7px;
    margin-top: 40px;
}

.biaodan-x .biaodai-yuanjian input {
    width: 80%;
    padding: 10px 15px;
    border: 2px solid #C0C0C0;
    border-radius: 7px;

}

.biaodan-x .biaodai-yuanjian .yanzheng {
    width: 50%;
}

.biaodan-x .biaodai-yuanjian .yanzhengma {
    margin-left: 20px;
}

.biaodan-x .biaodai-yuanjian p {
    font-size: 16px;
    text-align: right;
    margin-right: 10px;
    width: 15%;
}

.biaodan-x .biaodai-yuanjian .tijiao {
    width: 80%;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #0c308e;
    border: 0;
    border-radius: 7px;
    margin-bottom: 40px;
}

.wubianju {
    margin-top: 0 !important;
}

.biaodan-x .biaodai-yuanjian p span {
    color: red;
    font-size: 16px;
    margin-right: 5px;
}

.biaodan-x .biaodai-yuanjian .footwenzi {
    width: 80%;
    text-align: left;
    color: #C0C0C0;
}

.biaodan-b {
    float: right;
    width: 35%;
}

.biaodan-b .xiahuaxian {
    color: #0c308e;
    font-weight: 700;
    position: relative;
    padding-bottom: 25px;
    margin-top: 50px;
}

.biaodan-b .xiahuaxian:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: #0c308e;
    width: 16%;
    height: 5px;
}

.biaodan-b .lanse {
    margin-top: 15px;
    font-size: 23px;
    color: #0c308e;
}

.biaodan-b .gsm {
    margin-top: 100px;
    font-weight: 700;
    color: #898989;
}

.biaodan-b .huise {
    margin-top: 15px;
    font-size: 16px;
    color: #898989;
    font-weight: 500;
    line-height: 30px;
}

.tijiaowenti {
    border-radius: 30px;
}

.bbc {
    margin-top: 30px;
    background: url("../image/liaotian.png") no-repeat center center;
    padding: 60px 40px;
    width: 33% !important;
}

.bbc input {
    min-height: 40px !important;
}

.bbc #content {
    min-height: 150px !important;
}

.bbc .tijiao {
    margin-top: 10px;
}

.bbc .toubu-kehu {
    color: #ffffff;
    font-weight: 700;
}

.cjwt .pb-3 .mt-0 {
    font-size: 24px;
    width: 94%;
}



.cj {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start ;
}

.cjwt .pb-3 p {
    width: 94%;
    font-size: 14px;
    color: #898989;
}

.cjwt .pb-3 .cj span {
    width: 6%;
    font-size: 26px;
    font-weight: 500;
    color: #011e6c;
}
.sc {
    width: 50%;
    margin-left: 70px;
}
.sc .sc2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 5px solid #a9cae9;
}
.sc .sc2 .sc2-input{
    width: 80%;
    border: 0px !important;
    padding-left: 10px;
}
.sc  .sc2btn {
    padding: 10px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    background-color: #a9cae9;
}