.header_menu_div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f2f2f2;
}

.header_menu {
    width: 1200px;
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: space-between;
}

.search-div {
    height: 90px;
}

.search {
    background: #fff;
    border: 2px solid #d12604;
    height: 40px;
    font-size: 18px;
}

.search-kw {
    padding-left: 15px;
    border: 0px;
    height: 40px;
    box-sizing: border-box;
    width: 615px;
}

.search-btn {
    width: 96px;
    height: 40px;
    background: #d12604;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.border-bottom {
    border-bottom: 1px solid #e6e6e6;
}

.datas {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.datas-one {
    width: 278px;
    height: 405px;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    box-shadow: 5px 5px 5px #f2f2f2;
    cursor: pointer;
}

.data-one-title {
    display: flex;
    align-items: center;
    width: 100%;
    height: 88px;
    font-size: 22px;
    text-indent: 20px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
}

.data-one-tip {
    line-height: 30px;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e4e4e4;
}

.qy-one {
    width: 242px;
    height: 260px;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    box-shadow: 5px 5px 5px #f2f2f2;
    cursor: pointer;
    padding: 8px;
    box-sizing: border-box;
}

.qy-one-title {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    color: #333333;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qy-one-zizhi {
    font-size: 14px;
    color: #999999;
    height: 35px;
    line-height: 35px;
}

.qylist {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
}

.qylist-c {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #e4e4e4;
}

.qylist-c-a {
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 5px;
}

.bn-one {
    width: 100px;
    height: 34px;
    color: #333333;
}

.bn-one-hand {
    width: 100px;
    height: 34px;
    color: #fff;
    background: #09f;
    border-radius: 5px;
}

.bnlist {
    height: 620px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: space-between;
}

.bnlist-one {
    width: 560px;
    height: 104px;
}

.bnlist-one-img {
    width: 162px;
    height: 104px;
}

.bnlist-one-c {
    width: 384px;
    height: 104px;
}

.bnlist-one-ctitle {
    display: block;
    width: 384px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bnlist-one-cc {
    width: 384px;
    height: 74px;
    color: #999999;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.linkpre {
    width: 8px;
    height: 20px;
    background: #09f;
}

.linklist {
    display: flex;
    flex-flow: row wrap;
    margin: 10px;
}

.linklist-one {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    margin: 8px;
    display: block;
}

.footer {
    background-color: #2d3237;
    padding-bottom: 45px;
    padding-top: 45px;
    box-sizing: border-box
}

.footer-one {
    font-size: 14px;
    display: block;
    padding: 0 15px;
    border-right: 1px solid #d8d8d8;
    color: #ffffff;
}

.footer-one2 {
    font-size: 14px;
    display: block;
    padding: 0 15px;
    color: #ffffff;
}

.list_bn_tip {
    height: 52px;
    border-bottom: 1px solid #e6e6e6;
}

.list-content {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.list-content-l {
    width: 320px;
}

.list-content-lone-title {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
}

.list-content-lone-title1 {
    border-bottom: 4px solid #09f;
    width: 88px;
    height: 40px;
}

.list-content-lone {
    width: 100%;
    padding: 10px 10px 10px 52px;
    box-sizing: border-box;
}

.list-content-lonelist {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.list-content-lone-lm {
    width: 125px;
    height: 32px;
    font-size: 16px;
    color: #666666;
    border-radius: 5px;
    cursor: pointer;
}

.list-content-lone-lm-hand {
    background: #09f;
    color: #fff !important;
}

.list-content-r {
    width: 850px;
}

.list-content-r-pagepre {
    width: 72px;
    height: 32px;
    border-radius: 5px;
    background-color: #dcf1ff;
    color: #333333;
    margin: 2px;
    font-size: 16px;
    cursor: pointer;
}

.list-content-r-pagenumhand {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    background-color: #3369e7;
    border-color: #3369e7;
    color: #fff;
    margin: 2px;
    font-size: 16px;
}

.list-content-r-pagenum {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #3369e7;
    margin: 2px;
    font-size: 16px;
}

.flex_acenter_jspace {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bn_content-lefttitle {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bn_content-leftc {
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666666;
}

.bn_content_rtel {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    box-sizing: border-box;
    line-height: 36px;
}

.kuang {
    border: 1px solid #eee;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.kuang h3 {
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    padding: 0 24px;
    height: 46px;
    line-height: 46px;
    position: relative;
}

.group_a {
    padding: 10px 14px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.zzlist-option {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
}

.zzlist-option-tip {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.zzlist-option-right {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    flex: 1;
    align-items: center;
}

.zzlist-option-right-onehand {
    background: #3369e7;
    color: #fff;
    padding: 6px 9px;
    margin-right: 12px;
    line-height: 12px;
    margin-bottom: 4px;
    border-radius: 2px;
    box-sizing: border-box;
}

.zzlist-option-right-one {
    color: #333;
    padding: 6px 9px;
    margin-right: 12px;
    line-height: 12px;
    margin-bottom: 4px;
    border-radius: 2px;
    box-sizing: border-box
}

.zzlist-option-one {
    min-height: 32px;
    display: flex;
    margin-top: 10px;
}

.zzlist-name-input {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    outline: 0;
    padding: 0 15px;
}

.zzlist-btn {
    width: 120px;
    line-height: 34px;
    color: #fff;
    cursor: pointer;
    background: #3369e7;
    border-radius: 3px;
}

.query-table-con {
    color: #999;
    border-bottom: 1px solid #efeff4;
    font-size: 14px;
    padding: 14px 20px 10px;
    overflow: hidden;
}

.query-table-con:hover {
    background: #f5f9ff !important;
}

.readme {
    color: #333333;
}

.query-table-con:hover a.readme {
    color: #3369e7 !important;
}

.query-table-con-num {
    width: 40px;
    height: 28px;
    line-height: 28px;
    white-space: normal;
    text-align: center;
    color: #999999;
}

.flex-cont {
    width: 80%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-box {
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    color: #6692fa;
    background: #eef5ff;
    padding: 0 8px;
    border-radius: 2px;
}

.single-table {
    background-color: #fff;
    border: 1px solid #efeff4;
}

.table-con-bottom-box {
    width: 90%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.table-con-bottom {
    width: 32%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 26px;
    margin: 0 10px 0 0;
    font-size: 14px;
}

.zlpage {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 16px;
}

.flex-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.info-box {
    color: #333333;
    margin-top: 16px;
    font-size: 14px;
}

.left-box {
    width: 842px;
    background-color: #f5faff;
    padding: 20px;
    box-sizing: border-box;
}

.ren-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 22px;
    background: #fff;
    border: 1px solid #dce9fd;
    border-radius: 11px;
    color: #7cabf7;
    font-size: 12px;
}

.certif-item1 {
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 2px;
    color: #6692fa;
    background: #eef5ff;
}

.left-box-item {
    width: 50%;
}

.left-box-item-h3 {
    display: inline-block;
}

.text-tips {
    border-bottom: 1px solid #f6f6f6;
    width: 100%;
    height: 50px;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.text-border {
    margin-left: 16px;
    width: 3px;
    height: 18px;
    background: #3369e7;
    border-radius: 1px;
}

.text-h2 {
    margin: 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #444;
}

.tech-content {
    padding: 20px 15px;
    box-sizing: border-box;
}

.border-ebeef5 {
    border: 1px solid #ebeef5;
}

.tech-content-title {
    width: 100%;
    height: 40px;
    display: flex;
}

.tech-content-title:hover {
    background-color: #f5f7fa;
}


.tech-content-th {
    height: 40px;
    background: #f3f7ff !important;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ebeef5;
}

.tech-content-td {
    height: 40px;
    color: #666666;
    font-size: 14px;
    border: 1px solid #ebeef5;
}

em {
    font-style: normal;
    color: red;
}

.center_l {
    width: 220px;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.center_l ul {
    padding: 10px;
    box-sizing: border-box;
}

.center_l li {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    box-sizing: border-box;
}

.service_box_head {
    ackground-color: #fff !important;
    color: #000 !important;
    font-weight: bold !important;
    border-bottom: 1px solid #eee !important;
    font-size: 20px;
    text-align: center;
    padding: 12px 0;
}

.center_r {
    width: 960px;
    background-color: #fff;
}

.center_r h2 {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #d7dade;
    padding: 0 30px;
    font-weight: normal;
}

.center_r .info {
    padding: 30px;
    min-height: 500px;
    box-sizing: border-box;
}

.div_p p {
    padding: 4px 0;
}

.ffff_title {
    color: #fff;
    width: 130px;
    text-align: center;
    background-color: #3083eb;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}