/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: all 0.4s linear;
}

a:hover {
    transform: translateX(10px);
}

ul li {
    list-style: none;
}

img {
    outline: none;
    border: none;
}

input,
select {
    outline: none;
}

area {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

b,
i,
em {
    font-style: normal;
}

body {
    font-family: Microsoft Yahei;
    font-size: 12px;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.zx-btn{
    width: 100%;
    text-align: center;
    font-size: 0px;
}
.zx-btn a{
    display: inline-block;
    width: 341px;
    height: 65px;
    background: url(../images/zx_bg.png)  no-repeat;
    color:#FFF;
    font-size: 26px;
    text-align: left;
    text-indent: 143px;
    font-weight: bold;
    line-height: 64px;
    margin-right: 40px;
}
.zx-btn span{
    display: inline-block;
    width: 326px;
    height: 54px;
    border:2px solid #7a4d62;
    line-height: 54px;
    text-align: left;
    text-indent: 100px;
    font-size: 26px;
    color:#7a4d62;
    background: url(../images/zx-phone.png) 40px center no-repeat #FFF;
    border-radius: 32px;
    font-weight: bold;
}
.same-tit{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.same-tit h2{
    color:#646e01;
    font-size: 44px;
    font-weight: bold;
    line-height: 75px;
    text-align: center;
    background: linear-gradient(to bottom, #825067, #ab6081);
    background-clip: text;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  margin-bottom: 16px;
}
.same-tit h2::before{
    position: absolute;
    content: "";
    width: 550px;
    height: 2px;
    background: #d2d2d2;
    bottom: 0px;
    left: 50%;
    margin-left: -275px;
    z-index: 1;
}
.same-tit h2::after{
    position: absolute;
    content: "";
    width: 177px;
    height: 3px;
    background: #f56d2f;
    bottom: 0px;
    left: 50%;
    margin-left: -88px;
    z-index: 2;
}

.same-tit b{
    color: #7a4d62;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
}
.same-tit b img{
    display: inline-block;
    vertical-align: bottom;
    margin-left: 8px;
}
.same-tit span{
    font-style: normal;
    display:inline-block;
    color:#4e4e4e;
    font-size: 28px;
    line-height: 46px;
    border-bottom: 1px solid #748749;
}
.tsdx{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    height: 543px;
}
.tsdx dl{
    float: left;
    width: 285px;
    margin-right: 20px;
    overflow: hidden;
    padding-top: 164px;
}
.tsdx dl:nth-last-child(1){
    margin-right: 0px;
}
.tsdx dl dt{
    text-align: center;
    color:#FFF;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 28px;
}
.tsdx dl dd{
    line-height: 44px;
    color:#FFF;
    font-size: 24px;
    padding-left: 20px;
    box-sizing: border-box;
}
.tsdx dl dd i{
    display: block;
    margin-left: 20px;
}
.tsdx dl dd p{
    color:#FFF;
    font-weight: bold;
}
.zx-btn2{
    padding: 30px 0 42px;
}
.system{
    width: 1200px;
    margin: 0 auto; 
    overflow: hidden;
}
.system dl{
    float: left;
    width: 284px;
    height: 280px;
    overflow: hidden;
    border:1px solid #7a4d62;
    background: #7a4d62;
    padding-top: 88px;
    box-sizing: border-box;
    margin-right: 4px;
}
.system dl dt{
    width: 100%;
    height:90px;
}
.system dl dt img{
    display: block;
    margin: 0 auto;
}
.system dl dd{
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color:#FFF;
}
.system dl:nth-child(even){
    background: #FFF;
}
.system dl:nth-child(even) dd {
    color:#eea71d;
}
.system dl:nth-last-child(1){
    margin-right: 0px;
}
.same-tit p{
    color:#262d3f;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}
.course{
    width: 987px;
    margin: 0 auto;
    overflow: hidden;
    padding-top:130px;
}
table.num1{
    width: 100%;
    text-align: center;
}
table.num1 tr th{
    height: 94px;
    color:#FFF;
    font-size:28px;
    font-weight: bold;
}
table.num1 tr th i{
    font-size: 24px;
    font-weight: normal;
}
table.num1 tr th:nth-child(1){
    width: 370px;
}
table.num1 tr th:nth-child(2){
    width: 394px;
}
table.num2{
    width: 100%;
    overflow: hidden;
}

table.num2 tr td:nth-child(1){
    width: 370px;
}
table.num2 tr td:nth-child(2){
    width: 394px;
}
table.num2 tr td{
    color:#464646;
    font-size: 20px;
    padding-left: 30px;
    box-sizing: border-box;
    height: 50px;
}
table.num2 tr:nth-child(1) td{
    height: 92px;
}
table.num2 tr:nth-child(odd){
    background: #fef6db;
}
table.num2 tr td:nth-child(1){
    font-weight: bold;
    position: relative;
}
table.num2 tr:nth-child(1) td:nth-child(2){
    line-height: 26px;
}
table.num2 tr td:nth-child(1) img{
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -18px;
}
table.num2 tr td:nth-last-child(1){
    font-weight: bold;
}
.zx-btn3{
    padding:0px 0 80px;
}
.same-tit2 p i{
    color: #f1b745;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #748749;
}
.order{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.order table{
    float: left;
    width: 600px;
    overflow: hidden;
    text-align: center;
}
.order table tr th{
    color:#FFF;
    font-weight: bold;
    font-size: 30px;
    height: 56px;
    border-bottom: 6px solid #FFF;
}
.order table tr td{
    height: 70px;
    color:#FFF;
    font-size: 20px;
}
.order table tr:nth-child(2) td{
    height: 78px;
}
.order table.order_rt td{
    color:#464646;
    font-size: 20px;
}
.fb{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.fb dl{
    float: left;
    width: 600px;
    overflow: hidden;
}
.fb dl dt{
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    font-size: 30px;
    color:#FFF;
}
.fb dl dd{
    width: 100%;
    padding:14px 0 0 196px;
    box-sizing: border-box;
}
.fb dl dd p{
    line-height: 50px;
    color:#464646;
    font-size: 20px;
    font-weight: bold;
}
.fb dl dd p img{
    display: inline-block;
    margin-left: 14px;
}
.fb dl dd p i{
    color:#d92328;
}
.fb dl dd h5{
    color:#eea71d;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 12px;
}
.fb dl.rt dd{
    width: 100%;
    padding-left: 0px;
    padding-top: 26px;
    box-sizing: border-box;
    text-align: center;
}
.fb dl.rt dd p{
    line-height: 24px;
    color:#464646;
    font-size: 20px;
    margin-bottom: 22px;
}
.everyday{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size:0px;
}
.everyday dl{
   float: left;
    width: 130px;
    height: 304px;
    overflow: hidden;
    margin:0px 4px 20px 0;
    padding-top: 80px;
    box-sizing: border-box;
}
.everyday dl dt{
    width: 100%;
    height: 78px;
    overflow: hidden;
    line-height: 22px;
    color:#FFF;
    font-size: 18px;
    font-weight: bold;
}
.everyday dl dd{
    height: 145px;
    text-align: center;
    font-size: 18px;
    color:#FFF;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.everyday dl:nth-last-child(4){
    margin-right: 0px;
    width: 128px;
}
.everyday dl:nth-child(even){
    margin-top: 38px;
}
.everyday dl:nth-child(even) dt,
.everyday dl:nth-child(even) dd{
    color:#7a4d62;
}
.everyday2{
    padding-left: 408px;
    box-sizing: border-box;
}
.online{
    width: 1200px;
    margin: 50px auto 0;
    overflow: hidden;
}
.online dl{
    float: left;
    width: 280px;
    height: 180px;
    overflow: hidden;
    border:1px solid #131313;
    border-radius: 8px;
    margin-right: 24px;
}
.online dl:nth-last-child(1){
    margin-right: 0px;
}
.online dl dt{
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    color:#FFF;
    font-size: 22px;
    background:linear-gradient(to bottom, #fcebc1,#f0b135);
    border-radius: 8px;
}
.online dl dd{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    line-height: 25px;
    color:#464646;
    font-size: 20px;
    text-align: center;
    height: 121px;
}
.nine{
    width: 1200px;
    height: 724px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.nine p{
    position: absolute;
    color:#434343;
    font-size: 24px;
    line-height: 30px;
}
.nine p:nth-child(1){
    top: 96px;
    right: 341px;
}
.nine p:nth-child(2){
    top: 212px;
    right: 232px;
}
.nine p:nth-child(3){
    top: 340px;
    right: 146px;
}
.nine p:nth-child(4){
    bottom: 208px;
    right: 245px;
}
.nine p:nth-child(5){
    bottom: 82px;
    right: 374px;
}
.nine p:nth-child(6){
    bottom: 131px;
    left: 332px;
}
.nine p:nth-child(7){
    bottom: 272px;
    left:190px;
}
.nine p:nth-child(8){
    top: 248px;
    left:202px;
}
.nine p:nth-child(9){
    top: 124px;
    left:311px;
}
.nine span{
    position: absolute;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color:#434343;
    left:459px;
    top: 305px;
}
.ms_box{
    width: 1200px;
    margin: 0 auto; 
    overflow: hidden;
}
#ms_ct{
    width: 100%;
    overflow: hidden;
    margin-bottom: 34px;
}
#ms_ct div.ever{
    display: none;
}
#ms_ct div.active{
    display: block;
}
#ms{
    width: 100%;
    text-align: center;
    font-size: 0px;
    margin-bottom: 80px;
}
#ms span{
    display: inline-block;
    width: 86px;
    height: 86px;
    border-radius: 48px;
    margin-right: 40px;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    border:3px solid #FFF;
}
#ms span.se{
    border:3px solid #327ffe;
}
.hj_box{
    width: 1200px;
    margin: 0 auto; 
    overflow: hidden;
}
.same_tit_xq{
    margin-bottom: 0px;
}
#xq{
    width: 100%;
    text-align: center;
    overflow: hidden;
    font-size: 0px;
}
#xq span{
    display: inline-block;
    width: 182px;
    text-align: center;
    line-height: 100px;
    font-size: 32px;
    color:#484848;
    position: relative;
    cursor: pointer;
}
#xq span::before{
    position: absolute;
    content: '';
    width: 165px;
    height: 10px;
    left: 50%;
    margin-left: -82px;
    bottom: 30px;
    background: #d55d53;
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#xq span.se::before{
    opacity: 0.8;
}
#xq_ct{
    width: 100%;
    overflow: hidden;
}
#xq_ct div.ever{
    display: none;
}
#xq_ct div.active{
    display: block;
}
.zx-btn4{
    padding:40px 0 80px;
}