
.index .part3 .toggle {
    margin: 30px 0 30px 30px;
}
.index .part3{
    display: flex;
    justify-content: space-between;
    max-width: 1140px;
    margin: 0 auto 20px;
    background: #ffffff;
}

.index .part3 .content{/*修改1*/
    flex-wrap: wrap;
    /*justify-content: flex-start;*/
    max-width: 800px;
    min-width: 800px;
    padding-top: 60px;
}
.index {
    padding-top: 90px;
    background-color: #f9f9f9;
}
.index .toggle {
    margin: 0 0 30px 0;
    max-width: 230px;
    min-width: 230px;
}
.index .part3 .content a div:nth-child(2){
    border-bottom: 1px #7e7f80 solid;
}
.index .part3 .content a h4{
    font-size: 14px;
}
footer{
    min-width: 1100px;
}
.index .part3 .content a p{
    margin: 1.6rem 0;
}
.index .toggle{
    text-align: left;
    margin: 30px 0 30px 30px;
}
.index .toggle a {
    display: block;
    height: 60px;
    color: #fff;
    line-height: 60px;
    background: #32569c;
    border-bottom: 1px solid #4767a6;
    padding-left: 30px;
}
.index .toggle a:nth-child(2) {
    background: url(../../images/PC/bac.png) no-repeat;
    background-size: 100% 100%;
}
.index .titles{
    position: absolute;
    margin-left: 313px;
    max-width: 800px;
    min-width: 800px;
    text-align: left;
    margin-top: 30px;
    border-bottom: 1px solid #e3e4e6;
}
#title{
    max-width: 1140px;
    margin: 1.6rem auto;
}
#title span a{
    color: #000;
}
@media screen and (min-width: 321px) and (max-width: 1120px) {
    .index .titles{
        position: absolute;
        margin-left: 280px;
        max-width: 800px;
        min-width: 800px;
        text-align: left;
        margin-top: 30px;
        border-bottom: 1px solid #e3e4e6;
    }

}

.QYtitle {
    font-size: 18px;
    font-weight: 600;
    color: #323333;
}
#three {
    font-size: 14px;
    color: #949595;
}
ul {
    list-style-type: none;
    width: 790px;
    margin-top: 0px;
    padding-left: 0px;
}
.index .part3 .content a {
    text-align: left;
    width: auto;
    display: inline-block;
}
.index .part3 #three {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    min-width: 800px;
    margin: 0 auto 20px;
    padding-left: 30px;
    margin-top: 30px;
}
.DSJ P {
    font-size: 14px;
    color: #949595;
}
.DSJ P span {
    font-size: 14px;
    line-height: 30px;
    float: left;
}
.DSJ  .Duanluo{
    font-size: 14px;
    color: #646666;
    text-align: justify;
}
.DSJ  .QYtitle{
    font-size: 18px;
    font-weight: 600;
    color: #323333;
    text-align: left;
    margin-top: 20px;
}
.Tname{
    color: #142a66;
}