/*导航覆盖*/
.tmt-header img {
    width: 268px;
    height: 63px;
}

.tmt-nav a.tmt-nav-current {
    border: none;
}

.tmt-nav a {
    height: auto;
}

.tmt-nav .tmt-banner-download-btn,.study .tmt-banner-download-btn {
    width: 172px;
    height: 63px;
    font-size: 18px;
    line-height: 50px;
}

.tmt-footer {
    background: hsla(0, 0%, 15%, 1);
}

.tmt-footer-link a {
    color: hsla(0, 0%, 97%, 1);
}

.tmt-footer p {
    color: hsla(0, 0%, 49%, 1)
}


/*主css*/
.tmt-banner {
    width: 100%;
    height: 595px;
    background: linear-gradient(88.27deg, #F1F3F5 1.51%, #E7E9ED 98.57%);

}

.tmt-banner-cp {
    width: 613px;
    height: 471px;
}

.tmt-banner-download {
    width: 394px;
    height: auto;
}

.tmt-banner-logo {
    width: 460px;
    height: 160px;
}

.tmt-banner .tmt-content {
    height: 100%;
}

.tmt-banner-text {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

.tmt-banner-download-btn {
    width: 394px;
    height: 143px;
    background-image: url("../images/bannerBtn.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 110px;
    margin-top: 20px;
    cursor: pointer;
}

.tmt-v-info p {
    color: #000000D9;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 8px;
}

.tmt-v-info p a {
    color: #FF8A00;
    text-decoration: underline;
    margin-left: 8px;
}

.tmt-v-info-v {
    color: #000000D9;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    gap: 12px;
}

.tmt-v-info-v img {
    width: 16px;
    height: 16px;
}

.tmt-info {
    margin-top: 64px;
}

.tmt-info-title {
    color: hsla(0, 0%, 0%, 1);
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    margin-bottom: 32px;
}


/*CSS */



.r {
    float: right
}

.l {
    float: left
}

.pt20 {
    padding-top: 20px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.tmt-info-contents {
    padding-bottom: 80px;
    padding-top: 60px;
}

.important {
    border-bottom: 1px solid #dee1e1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.important li{

}
.important li a {
    display: block;
    width: 300px;
    height: 90px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}
.important li a span{
    display: block;
    width: 84px;
    height: 84px;
    margin: 0 auto;
    background-size: cover !important;
}

.important li:hover a {
    background: #fff;
}


.important .rcsp_1 span {
    background: url("../images/dll/tab01.png") no-repeat bottom center;
}

.important .rcsp_2 span {
    background: url("../images/dll/tab02.png") no-repeat bottom center;
}

.important .rcsp_3 span {
    background: url("../images/dll/tab03.png") no-repeat bottom center;
}

.important .rcsp_4 span {
    background: url("../images/dll/tab04.png") no-repeat bottom center;
}


.w1200 .important .rcsp_1:hover span, .w1200 .important .rcsp_2:hover span, .w1200 .important .rcsp_3:hover span, .w1200 .important .rcsp_4:hover span, .w1200 .important .rcsp_5:hover span, .w1200 .important .rcsp_6:hover span, .w1200 .important .rcsp_7:hover span, .w1200 .important .rcsp_8:hover span, .w1200 .important .rcsp_9:hover span {
    transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
}


.important .rcsp_9 {
    margin-right: 0px;
}

.important li p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    display: block;
    color: hsla(0, 0%, 0%, 1);
    cursor: pointer;
}

.important li:hover p {
    color: #333;
}

.important li strong {
    border-bottom: 2px solid hsla(32, 100%, 50%, 1);
    position: relative;
    display: block;
    margin-top: 15px;
    z-index: 4;
}

.important li strong i {
    display: none;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    display: block;
    left: 50%;
    margin-left: -9px;
    border-top-color: #1dd2af;
}

.tmt-info-contents .cl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction:row;
}
.important_l img {
    width: 657px;
    height: 427px;
}
.important_r{
    width: 300px;
}


.title_1 p{
    font-weight: 700;
    font-size: 28px;
    color: hsla(0, 0%, 0%, 1);
    margin-bottom: 20px;
}

.title_1 h3 {
    font: 14px/16px "Arial";
    text-transform: uppercase;
    color: #535353;
    display: block;
}

.title_1 h3 span, .title_1 h2 span {
    color: #ef571a;
}

.title_1 h2 {
    font: bold 30px/40px "Microsoft YaHei";
    color: #535353;
    padding-bottom: 5px;
}
.study p{
    display: flex;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: 400;
    color: hsla(0, 0%, 12%, 1);
    margin-bottom: 20px;
}
.study p img{
    width: 24px;
    height: 24px;
    margin-right: 15px;
}




