html,body {
    color: #444;
}

.content1 {
    height: 620px;
    background: url(../images/zq_banner1.png) no-repeat center center;
    background-size: auto 100%;
    text-align: center;
    color: #fff;
}

.content1 .h1-title {
    font-weight: bold;
    font-size: 100px;
    padding: 100px 0 60px 0;
}

.content1 p {
    font-size: 36px;
    color: #ff9d58;
}

.content1 span {
    display: block;
    font-size: 12px;
    margin-top: 15px;
}

.btns {
    font-size: 0;
    text-align: center;
}

.btns button {
    width: 300px;
    height: 60px;
    border-radius: 30px;
    background: none;
    border: none;
    font-size: 24px;
    outline: none;
    cursor: pointer;
}

.content1 .btns button {
    background: #fff;
    margin-top: 90px;
}

.content1 .btns button:hover {
    background: #ff9d58;
    color: #fff;
}

.content2 {
    padding: 40px 0;
    background: #e5e5e5;
}

.content2>div {
    width: 1200px;
    margin: 0 auto;
}

.content2>div h2 {
    font-size: 60px;
    text-align: center;
    margin-bottom: 35px;
}

.content2>div h2 span {
    color: #023894;
}

.content2>div p {
    font-size: 24px;
    line-height: 36px;
}

.content3 {
    padding: 80px 0 100px 0;
}

.p-title {
    text-align: center;
    font-size: 72px;
    font-weight: bold;
}

.content3>div{
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.c3-img{
    width: 410px;
    float: left;
}
.c3-img img{
    display: block;
    width: 100%;
}
.c3-main{
    width: 760px;
    float: right;
    text-indent: 2em;
    font-size: 24px;
    line-height: 40px;
}

.c3-tj{
    margin: 20px 0;
    padding: 15px 100px;
    font-size: 20px;
    line-height: 36px;
    background: #023894;
   
    border-radius: 10px;
}
.c3-tj p{
 color: #fff;
}
.content3 .btns{
    margin: 0 auto;
}
.content3 .btns button{
    background: #444;
    color: #fff;
}
.content3 .btns button:hover{
    background: #023894;
}

.content4{
    width: 100%;
    height: 810px;
    background: url(../images/zq_banner4.png) no-repeat center center;
    background-size: auto 100%;
}
.content4 .p-title{
    padding-top: 80px;
    color: #fff;
}
.content4 ul{
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
.content4 ul li{
    float: left;
    margin-left: 40px;
    width: 270px;
}
.content4 ul li img{
   display:  block;
   width: 100%;
}
.content4 ul li p{
    padding-top: 15px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.content4 .btns button {
    background: #fff;
    color: #023894;
}

.content4 .btns button:hover {
    background: #023894;
    color: #fff;
}


.content5{
    padding: 80px 0 100px 0;
}
.content5 .p-title{
    margin-bottom: 50px;
}
.content5 ul{
    width: 1200px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    background: #023894;
}
.content5 ul li{
    float: left;
    width: 124px;
    height: 233px;
    margin: 1px;
    margin-left: 0;
    padding: 0 10px;
    background: #fff;
    font-size: 24px;
    text-align: center;
}
.content5 ul li.c5-li1 {
    width: 200px;
    background: #023894;
    margin-right: 0;
}
.content5 ul:nth-child(2) li.c5-li1{
    border-bottom: 1px solid #fff;
}
.content5 ul li.c5-li1 p{
    display: table-cell;
    text-align: center;
    width: 200px;
    height: 233px;
    vertical-align: middle;
    color: #fff;

}
.content5 ul li h3{
    color: #023894;
    margin: 20px 0;
    font-size: 24px;
} 
.content5 ul li.c5-error {
    background:#fff url(../images/zq_line.png) no-repeat center center;
    background-size: 100%;
}

.content6{
    padding: 00px 0 100px 0;
}
.content6>span{
    display: block;
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
}
.c6-table{
    width: 1200px;
    margin: 30px auto 0px auto;
}
.c6-table>p{
    height: 80px;
    line-height: 80px;
    background: #023894;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 2px;
}
.c6-table>table{
    border-collapse: collapse;
    border: 1px solid #023894;
}
.c6-table>table th{
    background: #023894;
    color: #fff;
    text-align: center;
    border-color:#fff;
    height: 60px;
    width: 25%;
    font-size: 30px;
}
.c6-table>table td{
    padding: 10px;
    font-size: 24px;
    line-height: 30px;
    vertical-align: top;
    border-color: #023894;
    line-height: 36px;
}
.content6 .btns{
    margin-top: 60px;
}
.content6 .btns button{
    background: #959595;
    color: #fff;
}
.content6 .btns button:hover{
    background: #023894;
}
.content6 .btns button.btns-button2{
    background: #023894;
    margin-left: 330px;
}
.content6 .btns button.btns-button2:hover {
    background: #959595;
}


.content7{
    padding: 0px 0 100px 0;
}
.content7>span{
    display: block;
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
}
.content7 div{
    width: 1200px;
    margin: 30px auto;
    padding: 0 50px;
}
.content7 div img{
    display: block;
    width: 100%;
}
.content7 .btns{
    margin: 30px auto 0 auto;
}
.content7 .btns button{
    background: #959595;
    color: #fff;
}
.content7 .btns button:hover{
    background: #023894;
}

.content8{
    height: 630px;
    background: url(../images/zq_c8.png) no-repeat center center;
    background-size: auto 100%;
}
.content8 .p-title{
    color: #023894;
    padding: 80px 0 60px 0;
}
.content8 ul{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.content8 ul li {
    float: left; 
    border-radius: 50%;
    background: #023894;
    color: #fff;
    margin-left: 75px;
}
.content8 ul li p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    width: 180px;
    height: 180px;
    line-height: 40px;
}
.content8 .btns{
    margin-top: 60px;
}
.content8 .btns button{
    background: #ff9d58;
    color: #fff;
}
.content8 .btns button:hover{
    background: #023894;
}


/* 常见问题 */
.question{
    padding: 80px 0 100px 0;
    margin: 0 auto;
    width: 1040px;
}
.question>h1 {
    margin-bottom: 50px;
}

.question>ul>li>h3 {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    padding: 0 20px 0 10px;
    display: inline-block;
    background: #023894;
    color: #ffffff;
    font-weight: 400;
}

.question>ul>li>p {
    font-size: 24px;
    color: #444444;
    line-height: 38px;
    margin-bottom: 30px;
    margin: 30px 0;
}

.question-btn {
    text-align: center;
}

.question-btn a {
    display: block;
    width: 260px;
    height: 70px;
    margin: 50px auto 0px auto;
    background: #444444;
    color: #fff;
    font-size: 24px;
    line-height: 68px;
}

.question-btn a:hover {
    background: #023894;
    color: #fff;
}


#footer {
    background: #100c0a;
}
.footer {
    width: 1200px;
    margin: 0 auto;
    background: #100c0a;
    height: 80px;
}

.footer p {
    font-size: 20px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}