/* tr:nth-of-type(odd) tr:nth-of-type(even) */
html , body {
    padding: 0;
    margin: 0;
    background: #F2F2F2 !important;
    color: #000;
}
a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}
p {
    margin: 0;
}
ol, ul {
    list-style: none;
    padding: 0;
}
img {
    vertical-align: top;
    display: block;
    border: none;
}
.zxUrl {
    cursor: pointer;
}
.banner img {
    width: 100%;
}
.next1 , .next3 {
    margin: 0 auto;
    text-align: center;
    width: 1120px;
}
.next1 {
    margin: 30px auto 60px;
}
.next1 img , .next2 img , .next3 img , .next3 img {
    width: 100%;
}
.top11 {
    font-size: 45px;
    font-weight: 700;
    padding: 50px 0;
    box-sizing: border-box;
}
.nt_img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nt_img img {
    width: 120px;
    height: auto;
}
.nt_img  p {
    margin: 0 20px;
}
.he{
    height: 40px;
}
.next2 , .next4 {
    width: 100%;
    background-color: #fff;
}
.next2 {
    margin: 0 auto 20px;
}
.cont {
    margin: 0 auto;
    text-align: center;
    width: 1120px;
    padding: 30px 0 50px;
}
.next2 .top , .next3 .top , .next4 .top , .blue2 .top {
    font-size: 50px;
    margin: 30px 0;
}
.n2_table  {
    width: 100%;
}
.n2_table thead {
    height: 50px;
    line-height: 50px;
}
.n2_table thead tr  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.n2_table thead tr td {
    background-color: #257CFF;
    border-right: 2px solid #72A9FF;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
}
.n2_table thead tr td:nth-of-type(4) {
    border-right: none;
}

.n2_table tbody {
    height: 70px;
}
.n2_table tbody tr  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid #fff;
    background-color: #F2F2F2;
}
.n2_table tbody tr td {
    border-right: 2px solid #efefef;
    width: 100%;
    font-size: 20px;
    height: 70px;
}
.d1 {
    color: #000;
    font-weight: 700;
    line-height: 70px;
}
.d2 {
    color: #666;
    font-weight: 400;
    line-height: 70px;
}
.d3 {
    color: #000;
    font-weight: 400;
    line-height: 70px;
}
.d4 {
    color: #257CFF;
    font-weight: 400;
    font-size: 24px;
    padding: 12px 0;
    box-sizing: border-box;
    display: block;
}
.d4 a {
    display: flex;
    justify-content: center;
}
.d4 span {
    display: block;
    border: 1px solid #257CFF;
    border-radius: 5px;
    padding: 10px 20px;
    color: #257CFF;
}
.n2_table tbody tr:nth-of-type(even) {
    background-color: #E6E6E6;
}
.next4 {
    padding: 0 0 30px;
    box-sizing: border-box;
}
.next4 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.next4 ul li {
    margin-right: 20px;
    width: 100%;
    background-color: #EAEAEA;
}
.next4 ul li p {
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    background-color: #3A69FF;
    height: 60px;
    line-height: 60px;
}
.next4 ul li:nth-of-type(4) {
    margin-right: 0;
}
.next4 ul li div {
    color: #333;
    font-size: 25px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blue2 {
    width: 100%;
    background: no-repeat url(../images/bg.png) center/100% 100%;
}
.blue2 .top {
    padding-top: 30px;
}
.blue2 .top p {
    color: #fff;;
}
.but {
    width: 40%;
    text-align: center;
    margin: 40px auto 0;
    background: linear-gradient(#FFBE33,#FF8913);
    color: #fff;
    border-radius: 70px;
    font-size: 35px;
    font-weight: 700;
    padding: 20px 0;
    box-sizing: border-box;
}
.blue3 {
    width: 100%;
    /* height: 580px; */
    margin-top: -20px;
    background: no-repeat url(../images/last_bg.png) center/100% 100%;
    /* position: relative; */
}
.blue3_all {
    width: 1100px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 40px 0 0;
    box-sizing: border-box;
}
.ba_left{
    width: 350px;
}
.last_p{
    margin-bottom: 40px;
}
.last_p p {
    font-size: 62px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding: 0 0 10px;
    box-sizing: border-box;
}
.last_p span {
    font-size: 27px;
    color: #fff;
}
#freservation {
    width: 100%;
}
.phone,.name {
    width: 80%;
    background-color: #fff;
    border-radius: 5px;
    outline: none;
    color: #333;
    padding-left: 20px;
    box-sizing: border-box;
    border: none;
    margin-bottom: 20px;
    font-size: 20px;
    padding: 20px 20px ;
    box-sizing: border-box;
}
.bm {
    width: 98% ;
    background: linear-gradient(#FFBE33,#FF8913);
    color: #fff;
    margin-left: 10px;
    border: none;
    outline: none;
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 40px;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
}
#freservation  ul li label {
    color: #EED112;
    font-size: 25px;
    margin: 20px;
}
.blue1 {
    width: 100%;
    height: 896px;
    margin-top: -20px;
    background: no-repeat url(../images/good.png) center/100%;
    position: relative;
}
.blue1 a img {
    display: block;
    width: 100%;
}


#Xdemo .jg a {
    color: red;
}

a {
    text-decoration: none;
    color: #333;
}

.score-cer {
    width: 1200px;
    margin: 30px auto 0;
    padding-bottom: 40px;
}

.sxx1 {
    text-align: center;
    color: #fff;
    background: #cd192b;
    padding: 15px 0 5px 0;
    font-size: 26px;
    font-weight: bold;

}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table {
    width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.xb {
    width: 680px;
    height: 40px;
    margin: 0px auto;
}

#Xdemo {
    width: 90%;
    height: 400px;
    overflow: hidden;
    /* margin: 10px auto; */
    color: #f00;
}

.tc {
    text-align: center;
}

#Xdemo table {
    width: 100%;
    text-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table {
    width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

#Xdemo .xm {
    width: 13%;
}
#Xdemo .xb {
    width: 13%;
}
#Xdemo .lx {
    width: 18%;
}

#Xdemo .jg {
    width: 13%;
}


#Xdemo .xl {
    width: 13%;
}

#Xdemo .jgg {
    width: 30%;
    border: none;
}