body,
div,
img,
input {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

ul {
    margin: 0;
    padding: 0;
}

.middle {
    width: 1000px;
    margin: 0 auto;
}

.clearfix::after {
    content: "";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
}


.cglx_01 {
    height: 164px;
    background: url(../images/cglx_01.jpg) no-repeat center;
}

.cglx_02 {
    height: 164px;
    background: url(../images/cglx_02.jpg) no-repeat center;
}

.cglx_03 {
    height: 164px;
    background: url(../images/cglx_03.jpg) no-repeat center;
}

.cglx_04 {
    height: 45px;
    background: url(../images/cglx_04.jpg) no-repeat center;
    text-align: center;
}

.cglx_04 a {
    display: inline-block;
    width: 300px;
    height: 45px;
    background: #fdc62e;
    border-radius: 50px;
    line-height: 45px;
    font-size: 20px;
    /* font-weight: bold; */
    cursor: pointer;
}

.cglx_04 a:hover {
    background: #f07514;
    color: white;
}

.cglx_05 {
    height: 47px;
    background: url(../images/cglx_05.jpg) no-repeat center;
}

.cglx_06 {
    height: 80px;
    line-height: 80px;
    background: #1441c6;
    text-align: center;
}

.cglx_06 .middle a {
    font-size: 24px;
    font-weight: bold;
    color: white;
    margin: 80px;
    cursor: pointer;
}

.cglx_06 .middle a:hover {
    color: #e8bb04;
}

.cglx_07 {
    height: 204px;
    padding-top: 30px;
    background: #f4f4f4 url(../images/cglx_07.png)no-repeat center bottom;
}


.cglx_08 {
    height: 90px;
    background: #f4f4f4 url(../images/cglx_08.png)no-repeat center;
    text-align: center;
}

.cglx_08 .condition {
    width: 150px;
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    /* background: #fe9f2f; */
    color: white;
    font-weight: bolder;
}

.conditions {
    text-decoration: none;
}

.cglx_08 ul li {
    list-style: none;
    margin: 20px 35px;
    float: left;
}

.cglx_08 ul li:first-child {
    background-color: #fe9f2f;
    color: white;

}

.cglx_09 {
    height: 585px;
    background-color: #f4f4f4;
    /* text-align: center; */
}

.cglx_09 .button {
    margin: 0 33px;
}

.bg {
    height: 585px;
    background: url(../images/advantage.jpg) no-repeat center;
    /* text-align: center; */
}

.cglx_10 {
    height: 230px;
    background: #f4f4f4 url(../images/cglx_10.png)no-repeat center top;
    text-align: center;
}

.cglx_10 input, select {
    width: 150px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #ffffff;
    padding-left: 10px;
}

.form .codetxt, .form_2 .codetxt{
    width: 100px;
    height: 38px;
    color: #1441c6;
    background-color: #b5dbff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

.codetxt:hover {
    color: #fff;
    background-color: #1441c6;
}

.disabled {
    opacity: .65;
}

.cglx_10 .button_2 {
    display: inline-block;
    text-align: center;
    width: 184px;
    height: 38px;
    line-height: 38px;
    background: #1441c6;
    border: 1px solid #b5dbff;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.cglx_10 .button_2:hover {
    color: #fff;
    background-color: #1441c6;
    border: 1px solid #1441c6;
}

.form_2 {
    position: relative;
    top: 120px;

}

.cglx_11 {
    height: 226px;
    background: url(../images/cglx_11.png) no-repeat center;
    vertical-align: middle;
}



.cglx_12 {
    padding: 30px 0;
    background: url(../images/cglx_12.jpg)no-repeat center;
    color: white;
}

.cglx_12 span {
    font-size: 22px;
    font-weight: bold;
}

.text img {
    /* display: inline-block;  */
    vertical-align: middle;
    float: left;
}

.cglx_13 {
    height: 115px;
    margin-bottom: 30px;
    background: url(../images/cglx_22.png) no-repeat center;
}

/* 表格 */
.bjts {
    width: 100%;
    padding-bottom: 30px;
    background: #ffffff;
    text-align: center;
    background: url(../images/cglxBackground.png) no-repeat center 50px;
}

table {
    width: 1000px;
    border-collapse: collapse;
    color: #493127;
    margin: 0 auto;
}

table,
tr,
td {
    border: 1px solid white;
    height: 20px;
    font-size: 14px;
}

table .an {
    display: inline-block;
    width: 115px;
    height: 30px;
    line-height: 30px;
    background: #1441c6;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
}

table .an:hover {
    background-color: #f07514;
}

.table_1 {
    background: #ddd;
}

td {
    width: 200px;
    height: 30px;
    padding: 5px;
}

.gj p {
    margin: 30px 0;
}

.blue {
    background: #b5dbff;
}

/*  */

.button {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #493127;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    /* margin:150px; */
    cursor: pointer;
    box-shadow: 0px 3px 0px #6e360a;
    text-align: center;
}

.button:hover {
    background: #f07514;

}

.consultation {
    width: 1000px;
    /* border: 1px solid red; */
    padding-top: 360px;
    margin: 0 auto;
}

.text_1 p {
    margin-left: 80px;
}

/* 悬浮 */
.xf_bg {
    height: 85px;
    line-height: 85px;
    background: #f07f4b;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.xg_tp {
    width: 1000px;
    margin: 0 auto;


}

.form {
    text-align: center;
}

.form input {
    height: 43px;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    border-radius: 50px;
    padding-left: 24px;
    color: #222222;
}

.form .codetxt {
    height: 43px;
    border-radius: 100px;
}

.form a {
    display: inline-block;
    background: #1441c6;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;

}

.form a:hover {
    color: #fff;
    background: #1d86e9;
}

.container {
    width: 1000px;
    margin: 0 auto;
}

.bjtszllx {
    height: 784px;
    margin: 30px auto;
    background: url(../images/bjts.jpg) no-repeat center;
}

.bjtszllx::before {
    display: block;
    width: 0;
    height: 0;
    content: '.';
    visibility: hidden;
}

.btn-bj {
    display: block;
    width: 260px;
    height: 60px;
    margin: 665px auto 0;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
    background-color: #fff;
    border-radius: 10px;
}

.nav {
    text-align: center;
    background-color: #1441c6;
}

.nav .nav-item {
    display: inline-block;
    padding: 10px 33px;
}

.nav .nav-item .nav-link {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}

.nav .nav-item:hover {
    background-color: #f07514;
}
