* {
    margin: 0;
    padding: 0;
}

.Qtitan {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

h2 {
    font-size: 28px;
}

h3 {
    display: inline-block;
    font-size: 40px;
    padding: 90px 30px 40px;
    margin: auto;
    position: relative;
}

h5 {
    font-size: 22px;
}

h3::before {
    content: "";
    position: absolute;
    background-color: #ec313c;
    top: 96px;
    left: 0;
    width: 5px;
    height: 40px;
}

h3::after {
    content: "";
    position: absolute;
    background-color: #ec313c;
    top: 96px;
    right: 0;
    width: 5px;
    height: 40px;
}

.box {
    width: 1200px;
    margin: 0 auto;
}

/* 头部顶图 */
.qtbox1 {
    background: url(/static/images/separatepage/QT_01.jpg);
    background-size: cover;
    height: 552px;
    position: relative;
}
.qtbox1 .box .logo{
    width: 150px;
    margin: 0px 0px 0px 100px;
    padding-top: 30px;
}

.qtbox1 .box h2>span {
    font-size: 48px;
    line-height: 24px;
    letter-spacing: 4px;
    color: #f0404a;
}

.qtbox1 .box h2 {
    font-size: 48px;
    color: #ffffff;
    padding: 80px 0px 24px 0px;
}

.qtbox1 .box h5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}

.qtbox1 .box p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 40px 0px 57px;
}

.qtbox1 .box>.anniu {
    display: inline-block;
    width: 179px;
    height: 51px;
    background-color: #ea2c37;
    border-radius: 0px 0px 0px 25px;
    text-decoration: none;
    font-size: 18px;
    line-height: 51px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* 自学页面 */
.qtbox2 .dynamic {
    background-image: url(/static/images/separatepage/QT_03_1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 635px;
    position: relative;
    width: 1200px;
    margin: auto;
}
.qtbox2 .dynamic>p{
    display: inline-block;
    position: absolute;
}
.qtbox2 .dynamic>p>span{color: #ea2c37;font-weight: 600;}
.qtbox2 .dynamic>p:hover{font-size:200%;}
.qtbox2 .dynamic .text {
    top: 156px;
    left: 34px;
    font-size: 26px;
    width: 385px;
    color: #353535;
    transform:rotate(11deg);
	-ms-transform:rotate(11deg); 
	-webkit-transform:rotate(11deg);
}

.qtbox2 .dynamic .text1 {
    top: 248px;
    left: 97px;
    font-size: 26px;
	color: #353535;
    text-align: right;
    transform:rotate(-4deg);
	-ms-transform:rotate(-4deg); 
	-webkit-transform:rotate(-4deg);
}

.qtbox2 .dynamic .text2 {
    top: 399px;
    left: 14px;
    font-size: 26px;
	color: #353535;
    transform:rotate(-19deg);
	-ms-transform:rotate(-19deg); 
	-webkit-transform:rotate(-19deg);
}

.qtbox2 .dynamic .text3 {
    top: 216px;
    right: 165px;
    font-size: 26px;
	color: #353535;
    transform:rotate(-12deg);
	-ms-transform:rotate(-12deg); 
	-webkit-transform:rotate(-12deg);
}

.qtbox2 .dynamic .text4 {
    top: 313px;
    right: 93px;
    font-size: 27px;
	color: #353535;
    text-align: left;
    transform:rotate(-3deg);
	-ms-transform:rotate(-3deg); 
	-webkit-transform:rotate(-3deg);
}

.qtbox2 .dynamic .text5 {
    top: 479px;
    right: 60px;
    font-size: 32px;
	color: #353535;
    transform:rotate(14deg);
	-ms-transform:rotate(14deg); 
	-webkit-transform:rotate(14deg);
}

/* qtbox3 */
.qtbox3 {
    background-image: url(/static/images/separatepage/QT_05.jpg);
    height: 215px;
    background-size: 100% 100%;
}

.qtbox3 .box {
    position: relative;
}

.qtbox3 .box .left {
    position: absolute;
    width: 407px;
    height: 83px;
    background-color: #ffffff;
    transform: skew(-14deg);
    top: 53px;
    left: 88px;
    font-size: 34px;
    line-height: 79px;
    letter-spacing: 1px;
    color: #ea2c37;
    z-index: 1;
}

.qtbox3 .box .right {
    position: absolute;
    top: 80px;
    right: 83px;
    font-size: 34px;
    line-height: 70px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 651px;
    height: 79px;
    background-color: #ea2c37;
    transform: skew(-20deg);
}

.qtbox3 .box .right>span {
    font-weight: 600;
}

/* 选择慧都的理由 */
.qtbox4 .box>div {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 30px 0px 40px;
}

.qtbox4 .box>div>div span {
    font-size: 20px;
    position: absolute;
    width: 318px;
    top: 23px;
    line-height: 30px;
    text-align: left;
    left: 100px;
}
.qtbox4 .box>div>div .center {
    font-size: 20px;
    position: absolute;
    width: 318px;
    top: 38px;
    line-height: 30px;
    text-align: left;
    left: 100px;
}
.qtbox4 .box>div>div p {
    font-size: 70px;
    color: #ea2c37;
    font-weight: 400;
}

.qtbox4 .box>div>div p::after {
    position: absolute;
    content: "";
    width: 418px;
    top: 100px;
    left: 0;
    height: 0px;
    border-bottom: 1px dashed #ea2c37;
}

.qtbox4 .box>div>div:nth-child(1)>img {
    width: 439px;
    height: 444px;
}

.qtbox4 .box>div>div:nth-child(2) {
    position: relative;
    width: 300px;
}

.qtbox4 .box>div>div:nth-child(2)>p:nth-child(1) {
    position: absolute;
    top: -170px;
    left: 0;
}

.qtbox4 .box>div>div:nth-child(2)>p:nth-child(2) {
    position: absolute;
    top: -47px;
    left: -65px;
}

.qtbox4 .box>div>div:nth-child(2)>p:nth-child(3) {
    position: absolute;
    top: 83px;
    left: -125px;
}

/* 课程大纲 */
.qtbox5 {
    background-image: url(/static/images/separatepage/QT_07.jpg);
    background-size: 100%;
    height: 790px;
}

.qtbox5 .box .flexbox {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 19px;
}

.qtbox5 .box .flexbox .list {
    width: 291px;
    height: 440px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #c4c4c4;
}

.qtbox5 .box .flexbox .list .up {
    height: 71px;
    background-color: #f7515a;
    font-size: 24px;
    line-height: 70px;
    letter-spacing: 1px;
    color: #ffffff;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0px 8px 0 0 #479a48, 0 10px 5px 0 rgba(250, 248, 248, 0.32);
}

.qtbox5 .box .flexbox .list .down {
    padding-top: 40px;
    width: 289px;
    height: calc(100% - 72px);
    background-color: #ffffff;
    box-shadow: 0px 3px 10px 0px rgba(250, 248, 248, 0.32);
    border-radius: 0px 0px 10px 10px;
}

.qtbox5 .box .flexbox .list .down>ul>li {
    width: 240px;
    height: 38px;
    background-color: #d5d5d5;
    border: solid 1px transparent;
    margin: 18px auto;
    font-size: 13px;
    list-style: none;
    line-height: 40px;
}
.qtbox5 .box .flexbox .list:hover{transform:translateY(-12px)}
.qtbox5 .box .flexbox .list:hover .down {
    background-color: #f7515a;
}

.qtbox5 .box .flexbox .list:hover .up {
    background-color: #ffffff;
    color: #f7515a;
}

.qtbox5 .box .flexbox .list:hover .down>ul>li {
    background-color: #ffffff;
    border: solid 1px #f7515a;
    color: #202020;
}

.qtbox5>a {
    display: inline-block;
    text-decoration: none;
    margin-top: 52px;
    padding: 11px 40px;
    background-color: #f7515a;
    border-radius: 0px 0px 0px 25px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}

/* 学习收获 */
.qtbox6 .box {
    height: 636px;
}

.qtbox6 .box>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qtbox6 .box>div .left {
    width: 644px;
    height: 400px;
}

.qtbox6 .box>div .right {
    width: 483px;
    height: 360px;
}

.qtbox6 .box .right>ul>li {
    list-style: none;
    text-align: left;
    display: inline-flex;
    padding: 30px 0px;
}

.qtbox6 .box .right>ul>li>img {
    width: 19px;
    height: 14px;
    margin: 7px 14px;
}

/* 专家页 */
.qtbox7 {
    background-image: url(/static/images/separatepage/QT_09.jpg);
    background-size: cover;
    height: 809px;
}

.qtbox7 .box {
    position: relative;
}

.qtbox7 .box .framezhou {
    position: absolute;
    top: 341px;
    left: 0;
    width: 584px;
    height: 355px;
    border: solid 3px #f7515a;
}

.qtbox7 .box .framezhou .left {
    width: 323px;
    padding: 0px 0px;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    line-height: 27px;
    padding: 73px 0px 0px 10px;
}

.qtbox7 .box .framezhou .left .introduce {
    width: 205px;
    height: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding: 0px 0px 39px 20px;
}

.qtbox7 .box .framezhou .right {
    width: 283px;
    height: 376px;
    background-color: #c1b9d1;
    position: absolute;
    top: -75px;
    right: -70px;
    z-index: 1;
}

.qtbox7 .box .framezhou .xinming {
    display: inline-block;
    width: 276px;
    height: 61px;
    background-color: #f7515a;
    position: absolute;
    top: -20px;
    left: -20px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.qtbox7 .box .framezhou .xinming>span,
.qtbox7 .box .framedai .xinming>span {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0 10px 0 0
}

.qtbox7 .box .framedai {
    position: absolute;
    top: 248px;
    right: 0;
    width: 571px;
    height: 363px;
    border: solid 3px #f7515a;
}

.qtbox7 .box .framedai .xinming {
    font-size: 18px;
    color: #ffffff;
    padding: 50px 0px 0px 0px;
    position: absolute;
    left: 50px;
}

.qtbox7 .box .framedai .left {
    width: 153px;
    height: 175px;
    position: absolute;
    top: 124px;
    left: 55px;
}

.qtbox7 .box .framedai .right {
    width: 272px;
    margin: 124px 0px 0px 0px;
    position: absolute;
    top: 0;
    right: 50px;
    font-size: 16px;
    color: #ffffff;
}

.qtbox7 .box .framedai .right .introduce {
    width: 183px;
    height: 34px;
    background-color: #f7515a;
    border-radius: 17px;
    line-height: 34px;
    margin-bottom: 21px;
    color: #fff;
}

/* 合作客户 */
.qtbox8 .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
}
