﻿.tea_one>ul>li{
    float: left;
    background: #eeeff1;
    width: 48.65%;
}
.tea_one>ul>li:nth-child(2n){
    margin-left: 2.7%;
}
.tone_te{
    padding: 36px 36px 16px 36px;
}
.tone_te h2{
    font-size: 28px;
    color: #003c78;
   font-weight: bold;
   margin-bottom: 20px;
}
.tone_te p{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 6px;
}
.tone_pic{
    width: 100%;
    overflow: hidden;
}

.te_zh>div{
    width: 50%;
    float: left;
}
.te_zh{
    margin-top: 30px;
    background: #eeeff1;
}
.teach_con h1{
    font-size: 30px;
    font-weight: bold;
    color: #003c78;
    margin: 40px 0 30px;
}
.tea_two p{
    font-size: 20px;
    color: #333333;
    line-height: 34px;
}
.tea_two p em{
    color: #003c78;
    font-weight: bold;
}
.tea_two img{
    margin-top: 10px;
}
.tea_thr>ul>li{
    background: #eeeff1;
}
.tea_thr>ul>li>div{
    float: left;
    width: 50%;
    /* background: #eeeff1; */
}
.tthr_text{
    padding: 30px;
}
.tthr_text h2{
    font-size: 28px;
    color: #003c78;
    font-weight: bold;
    margin-bottom: 22px;
}
.tthr_text p{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
}
.thr_fo>div{
    float: left;
    width: 50%;
    background: #eeeff1;
    padding: 0;
    overflow: hidden;
}
.thr_fo .tthr_text p{
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 28px;
}
.thr_fo .tthr_text>div{
    padding: 30px;
}
.thr_fo .tthr_text p em{
    color: #003c78;
    font-weight: bold;
}
.tea_four h2{
    font-size: 30px;
    color: #003c78;
    margin: 40px 0 30px;
}
.tea_four p{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    line-height: 28px;
}




