.content {
    width: 100%;
}

.nav {
    width: 100%;
    margin: auto;
    background: white;
    box-shadow: 0px 0px 20px 0px rgba(1, 11, 77, 0.1);
}

.items {
    height: 105px;
    width: 1200px;
    margin: auto;
}

.color {
    color: #1D5EFF !important;
    border-bottom: 2px solid #1D5EFF;
}

.items a {
    display: inline-block;
    height: 105px;
    line-height: 105px;
    text-align: center;
    margin-right: 100px;
    font-size: 18px;
}

.main1 {
    width: 1200px;
    margin: auto;
}

.titles {
    margin-top: 70px;
    margin-bottom: 74px;
}

.one {
    width: 98px;
    height: 33px;
    font-weight: bold;
    margin-bottom: 12px;
    text-align: center;
    font-size: 24px;
}

.two {
    width: 203px;
    height: 25px;
    color: #949494;
    font-size: 18px;
    margin-top: 2px;
}

.three {
    display: inline-block;
    width: 20px;
    height: 4px;
    background: rgba(29, 94, 255, 1);
}

.zp {
    height: 238px;
    margin-bottom: 30px;
}

.zp:hover {
    box-shadow: 0px 0px 20px 0px rgba(1, 11, 77, 0.1);
}

.protoct {
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
}

.tops {
    padding-top: 38px;
    width: 1150px;
    margin: auto;
}

.sheji {
    display: inline-block;
    width: 211px;
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    font-size: 18px;
}

.num {
    display: inline-block;
    width: 70px;
    height: 33px;
    line-height: 33px;
    color: rgba(7, 21, 221, 1);
    font-weight: bold;
    font-size: 18px;
    margin-left: 802px;
}

.texts {
    width: 630px;
    height: 50px;
    line-height: 25px;
    margin-left: 25px;
    margin-top: 20px;
}

.texts p {
    width: 600px;
    font-size: 14px;
    color: #949494;
    margin-top: 1px;
}

.kk {
    width: 1150px;
    margin: auto;
    height: 64px;
    margin-top: 20px;
}

.adress {
    display: inline-block;
    margin-right: 18px;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(245, 245, 245, 1);
    margin-top: 22px;
    color: #949494;
    font-size: 12px;
}

.kk>.img_num>img {
    margin: 22px 68px 0 0;
}

.eng1 {
    display: none;
}

.zp:hover .eng {
    display: none;
}

.zp:hover .eng1 {
    display: block;
}

.bc {
    background: url("../img/morele_btn.png") no-repeat;
}

.last {
    margin-top: 100px;
    text-align: center;
    margin-bottom: 112px;
}

.fenye {
    width: 68px;
    height: 34px;
}

.fenyes {
    width: 34px;
    height: 34px;
}

.pageGro {
    color: #D4D4D4;
}

.fenye,
.fenyes {
    display: inline-block;
    border: 2px solid #D4D4D4;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 5px;
    padding-top: 6px;
}

.dash {
    background-color: #0715DD;
    color: white;
}