/* 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: 1200px;
    margin: auto;
    overflow: hidden;
    font-size: 0px;
}
.zx_btn a{
    float: left;
    width: 341px;
    height: 65px;
    line-height: 66px;
    background:url(../images/dian.png) 49px 18px no-repeat #327ffe;
    font-size: 26px;
    text-indent: 114px;
    color:#FFF;
    border-radius: 33px;
    margin-right: 42px;
    font-weight: bold;
    box-shadow: #d4f9f1 0 8px 10px;
}
.zx_btn a.phone{
    width: 326px;
    height: 59px;
    line-height: 59px;
    color:#f56d2f;
    font-size: 26px;
    background:url(../images/phone-bt.png) 26px 18px no-repeat #FFF;
    border:2px solid #f56d2f;
    text-indent: 92px;
    box-shadow: none;
}
.same_tit{
    width: 100%;
    text-align: center;
    overflow: hidden;   
}
.same_tit h3{
    font-size: 44px;
    font-weight: bold;
    line-height: 78px;
    text-align: center;
    position: relative;
    margin-bottom: 8px;
}
.same_tit h3::before{
    position: absolute;
    content: '';
    width: 550px;
    height: 2px;
    background-color: #d2d2d2;
    bottom: 0;
    left: 50%;
    margin-left: -275px;
}
.same_tit h3::after{
    position: absolute;
    content: '';
    width: 178px;
    height: 3px;
    background-color: #f56d2f;
    bottom: 0;
    left: 50%;
    margin-left: -89px;
}
.same_tit h3 i{
    color:#fca43c;
}
.same_tit p{
    text-align:center;
    font-size: 24px;
    color:#262d3f;
}
.tsdx{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.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:#000000;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
.tsdx dl dd{
    line-height: 44px;
    color:#000;
    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{
    text-align: center;
    padding:48px 0;
}
.zx_btn2 a{
    float: none;
    display: inline-block;
    text-align: left;

}
.chose{
    width: 1200px;
    padding:62px 0;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
}
.chose dl{
    float: left;
    width: 300px;
    height: 161px;
    overflow: hidden;
    position: relative;
}
.chose dl::before{
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    height: 161px;
    background: #281607;
    width: 2px;
}
.chose dl:nth-last-child(1)::before{
    display: none;
}
.chose dl dt{
    width:100%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center ;
}
.chose dl dd{
    color:#464646;
    font-size: 24px;
    text-align: center;
    line-height: 46px;
}
.same_tit span{
    display: block;
    line-height: 30px;
    color:#262d3f;
    font-size: 22px;
    text-align: center;
    margin-top: 18px;
}
.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;
}

.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;
}
.fb dl dd p i{
    color:#317eff;
}
.fb dl dd h5{
    color:#f69a41;
    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;
}

/* --------------------------ä¸€å¤© */
.day {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
    position: relative;
    height: 245px;
    background: url(../images/winter_16.jpg) left top no-repeat;
}

.day p {
    position: absolute;
    line-height: 22px;
    color: #272727;
    font-size: 21px;
    text-align: center;
    font-weight: 600;
}

.day p:nth-child(odd) {
    color: #272727;
}

.day p:nth-child(even) {
    color: #77d2fe;
}

.day p:nth-child(1) {
    left: 36px;
    top: 24px;
}

.day p:nth-child(2) {
    left: 156px;
    top: 24px;
}

.day p:nth-child(3) {
    left: 250px;
    top: 24px;
}

.day p:nth-child(4) {
    left: 452px;
    top: 24px;
}

.day p:nth-child(5) {
    left: 668px;
    top: 24px;
}

.day p:nth-child(6) {
    right: 194px;
    top: 24px;
}

.day p:nth-child(7) {
    right: 12px;
    bottom: 46px;
}

.day p:nth-child(8) {
    right: 190px;
    bottom: 46px;
}

.day p:nth-child(9) {
    right: 436px;
    bottom: 46px;
}

.day p:nth-child(10) {
    left: 467px;
    bottom: 46px;
}

.day p:nth-child(11) {
    left: 307px;
    bottom: 46px;
}

.day p:nth-child(12) {
    left: 185px;
    bottom: 46px;
}

.day p:nth-child(13) {
    left: 18px;
    bottom: 46px;
}
.same_tit2 p{
    padding:24px 0px 54px;
}
.online{
    width: 1200px;
    margin: 0 auto;
    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, #b9defc,#458cfe);
    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;
}
.same_tit3 p{
    padding:26px 0 ;
}
.nine{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    padding-top: 74px;
}
.nine .nin-lf{
    float: left;
    width: 597px;
    overflow: hidden;
    position: relative;
    height: 599px;
}
.nine .nin-lf p{
    position: absolute;
    text-align: center;
    line-height: 30px;
    color:#272727;
    font-size: 26px;
    font-weight: 600;
}
.nine .nin-lf p:nth-child(1){
    left: 364px;
    top:54px
}
.nine .nin-lf p:nth-child(2){
    left: 481px;
    top:166px
}
.nine .nin-lf p:nth-child(3){
    left: 505px;
    top:310px
}
.nine .nin-lf p:nth-child(4){
    left: 422px;
    top:438px
}
.nine .nin-lf p:nth-child(5){
    left: 274px;
    top:500px
}
.nine .nin-lf p:nth-child(6){
    left: 124px;
    top:430px
}
.nine .nin-lf p:nth-child(7){
    left: 57px;
    top:286px
}
.nine .nin-lf p:nth-child(8){
    left: 93px;
    top:136px
}
.nine .nin-lf p:nth-child(9){
    left: 220px;
    top:54px
}
.nine .nin-rt{
    float: right;
    width: 468px;
    overflow: hidden;
}
.nine .nin-rt dl{
    width: 100%;
    height: 169px;
    overflow: hidden;
    margin-bottom: 22px;
    padding: 30px 0 0 42px;
    box-sizing: border-box;
}
.nine .nin-rt dl dt{
    color: #77d2fe;
    font-size: 22px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 12px;
    font-weight: bold;
}
.nine .nin-rt dl dd{
    width: 100%;
    overflow:hidden;
}
.nine .nin-rt dl dd ul li{
    text-align: left;
    line-height: 25px;
    font-size: 20px;
    color: #313131;
}
.nine .nin-rt dl:nth-child(2){
    height: 189px;
}
.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;
}
.zx_btn3{
    padding-top: 0px;
}
.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: #327ffe;
    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;
}







