.train .tra-con p{
    color: #565556;
    line-height: 34px;
}
.news .news-con ul{
    margin-top: 40px;
}
.news .news-con ul a{
    font-size: 20px;
    color: #7d7d7d;
}
.about .about-con h4{
    margin-bottom: 40px;
    font-size: 36px;
    color: #565556;
}
.about-con .abcon-left li{
    font-size: 16px;
    color: #565556;
    margin-bottom: 10px;
}
.about-con .abcon-right{
    width: 800px;
    margin-right: 100px;
}
.about-con .abcon-right input{
    width: 265px;
    height: 35px;
    font-size: 14px;
    float: left;
    margin-left: -1px;
    padding-left: 10px;
    box-sizing: border-box;
}
.about-con .abcon-right textarea{
    width: 793px;
    height: 223px;
    font-size: 14px;
    font-family: Arial;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 23px 0px 40px -1px;
}
.about-con .abcon-right button{
    width: 72px;
    height: 34px;
    background-color: #981b45;
    color: #ffffff;
    border: none;
    border-radius: 7px;
    cursor: pointer;
}
.service .service-nav li{
    margin-right: 44px;
}
.newsInfo-con{
    color: #565556;
}
.newsInfo-con .title{
    font-size: 22px;
    color: #565556;
    margin-bottom: 15px;
    font-weight: 600;
}
.newsInfo-con li{
    margin-top: 45px;
    height: auto!important;
}
.newsInfo-con li span{
    font-size: 18px;
    display: block;
    margin-bottom: 7px;
}
.newsInfo-con a{
    color: #981b44;
}
.newsInfo-le-con ul .right{
    width: 1160px;
}
.newsInfo-le-con li{
    padding: 40px 0px;
    height: 250px;
    border-bottom: 1px solid #f0f0f0;
}
.newsInfo-le-con li h4{
    font-size: 28px;
    color: #981b44;
    margin-bottom: 50px;
}
.newsInfo-le-con li p{
    font-size: 18px;
    color: #565556;
    line-height: 30px;
    text-align: justify;
}
.newsInfoPro-con p{
    font-size: 18px;
    color: #565556;
    line-height: 32px;
}
.newsInfoBook-con ul{
    margin-right: -126px;
}
.newsInfoBook-con li{
    width: 372px;
    box-sizing: border-box;
    float: left;
    margin-right: 50px;
    margin-bottom: 35px;
}
.newsInfoBook-con li img{
    width: 372px;
    height: 462px;
}
.newsInfoBook-con li h4{
    font-size: 20px;
    color: #981b44;
    text-align: center;
    margin-bottom: 20px;
}
.newsInfoBook-con li p{
    width: 350px;
    height: 85px;
    font-size: 18px;
    color: #7d7d7d;
    line-height: 30px;
    margin-left: 7px;
    margin-bottom: 20px;
}
.newsInfoBook-con li button{
    padding: 10px 20px;
    background-color: #981b45;
    color: #ffffff;
    font-size: 20px;
    margin-left: 7px;
}
.trainClass-con h4{
    padding: 40px 0px;
    font-size: 20px;
    color: #565556;
}



.odd {
    background-color: #ffffff;
}
.even {
    background-color: #f8f8f8;
    border: 1px solid #ededed;
}

.trainClass-con tr{
    display: block;
    width: 1200px;
    box-sizing: border-box;
    line-height: 46px;
    font-size: 18px;
    color: #565556;
}

.trainClass-con td{
    border: none;
}
.trainClass-con .num{
    width: 130px;
    text-align: right;
}
.trainClass-con .con{
    width: 1070px;
    padding-left: 45px;
}
.trainClass-con tr{
    height: 48px;
}
.trainClass-con a{
    color: #981b44;
}

.trainFree-con{
    font-size: 18px;
}

.trainFree-con tr{
    display: block;
    width: 1200px;
    box-sizing: border-box;
    line-height: 46px;
    color: #565556;
    overflow: hidden;
    height: 48px;
}
.trainFree-con tr.odd{
    border-bottom: 1px solid #ededed;
    margin-bottom: -1px;
}

.trainFree-con td{
    width: 397px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    display: block;
}

.trainFree-con tr.even{
    margin-left: -1px;
}

.trainFree-con tr.odd td{
    width: 401px;
    border-left: 1px solid #ededed;
    margin-left: -3px;
}
.trainFree-con tr td.two{
    width: 202px;
}
.trainFree-con tr td.three{
    width: 202px;
}

.trainFree-con .num{
    width: 130px;
    text-align: right;
}
.trainFree-con .con{
    width: 1070px;
    padding-left: 45px;
}

.trainFree-con a{
    color: #981b44;
}

.tools-con{
    font-size: 18px;
    color: #565556;
}
.tools-con a{
    color: #b00e33;
}
.tools-con ul{
    margin-right: -35px;
}
.tools-con li{
    float: left;
    width: 206px;
    height: 240px;
    margin-right: 33px;
    margin-bottom: 40px;
    text-align: center;
}
.cmi-con{
    color: #565556;
    font-size: 20px;
}

.Class-con tr{
    display: block;
    margin-bottom: 40px;
}
.Class-con .feedk{
    width: 1090px;
    height: 38px;
    background-color: #fafafa;
}