.con-l-tit img,

.con-l-tit h5::after {

    display: none;

}



.con-l-tit h5 {

    margin: 0 auto;

}



.con1 {

    width: 1218px;

    background: #F8F8F8;

    opacity: 1;

}



.con1-tab {

    height: 94px;

    width: 100%;

    border-bottom: 1px solid #002E63;

}



.con1-tab1 {

    width: 178px;

    height: 60px;

    background: #002E63;

    opacity: 1;

    margin-top: 34px;

    float: left;

    margin-left: 58px;

    position: relative;

}



.con1-tab1 a {

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 60px;

    color: #FFFFFF;

    opacity: 1;

    text-align: center;

    display: block;

}



.con1-tab2 a {

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 60px;

    color: #002E63;

    opacity: 1;

    text-align: center;

    display: block;

    transition: all 0.3s;

}



.con1-tab2 {

    width: 178px;

    height: 59px;

    background: #F8F8F8;

    border: 1px solid #003366;

    opacity: 1;

    float: left;

    margin-top: 34px;

    position: relative;

    transition: all 0.3s;

}



.con1-j {

    position: absolute;

    transition: all 0.3s;

    bottom: -15px;

    top: 100%;

    left: 78px;

    width: 0px;

    height: 0px;

    border-top: 7px solid #003366;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: none;

    z-index: 5;

}



.con1-j2 {

    position: absolute;

    transition: all 0.3s;

    bottom: -15px;

    top: 100%;

    left: 78px;

    width: 0px;

    height: 0px;

    border-top: 7px solid #003366;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: none;

    z-index: 5;

    opacity: 0;

}



.con1-tab2:hover {

    background: #002E63;

}



.con1-tab2:hover>a {

    color: #FFFFFF;

}



.con1-tab2:hover>.con1-j2 {

    opacity: 1;

}



.con1-tit {

    margin: 0 23px;

    display: flex;

    justify-content: space-between;

    margin-top: 34px;

    padding-bottom: 24px;

    border-bottom: 1px solid #CFCFCF;

}



.con1-tit p {

    font-size: 16px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 33px;

    color: #666666;

    opacity: 1;

}

.con1-tit p:nth-child(1){

    /* width: 400px; */

    margin-left: 35px;

}

.con1-tit p:nth-child(2){

    width: 500px;

    margin-left: -22px;

}

.con1-tit p:nth-child(3){

    width: 298px;

}

.con1-tit p:nth-child(4){

    width: 65px;

}

.con1 ul {

    margin: 0 23px;

    /* height: 63px; */

  transition: all 0.3s;

    opacity: 1;

    border-radius: 5px;

    display: flex;

    justify-content: space-between;

}

.con1 ul:hover{

    background: #EFEFEF;

}

.con1 ul:hover > li{

    color: #002E63;

}

.con1 ul li{

    margin: 20px 0;

font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

color: #666666;

transition: all 0.3s;

cursor: pointer;

}

.con1 ul li:nth-child(1){

    margin-left: 36px;

}

.con1 ul li:nth-child(2){

    width: 500px;

}

.con1 ul li:nth-child(3){

    width: 300px;

}

.con1 ul li:nth-child(4){

    width: 65px;

}

.con_page {
    width: 200px;
    margin: 0 auto;
    height: 53px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #F8F8F8;

}

.page {

    display: flex;

    width: 320px;

    margin: 0 auto;

    font-size: 20px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 18px;

    color: #002E63;

    justify-content: space-between;

    padding-top: 65px;

    margin-bottom: 66px;

}

.page_1 {

    width: 80px;

    height: 33px;

    border: 1px solid #CFCFCF;

    opacity: 1;

}

.page_1 a {

    display: block;

    width: 80px;

    line-height: 33px;

    text-align: center;

    transition: all 0.3s;

    color: #002E63;

}

.page_2 {

    display: flex;

    justify-content: space-between;

}

.page_2 li {

    width: 33px;

    height: 33px;

    text-align: center;

    line-height: 33px;

    transition: all 0.3s;

}

.active5 {

    background: #002E63;

    color: #FFFFFF;

}

.active5 a {

    background: #002E63;

    color: #FFFFFF !important;

}

.page_2 li a {

    color: #002E63;

}

.page_1 a:hover {

    background: #002E63;

    color: #FFFFFF;

}

.page_2 li:hover {

    background: #002E63;

    color: #FFFFFF;

}
.con1-tab div:first-child{
    margin-left: 58px;
}

@media screen and (max-width: 1500px){

.con1 {

    width: 82%;

}

.con1-tit p:nth-child(1) {

    width: 50px;

}

.con1-tit p:nth-child(2) {

    width: 480px;

}

.con1-tit p:nth-child(3) {

    width: 283px;

}

.con1 ul li:nth-child(4) {

    width: 70px;

}

.con1 ul li:nth-child(1) {

    width: 50px;

}

}



@media screen and (max-width: 1324px){

    .con1 ul li:nth-child(4) {

        width: 80px;

    }

    .con1-tit p:nth-child(4) {

        width: 70px;

    }

}
@media screen and (max-width: 700px){
    .con1-tab div:first-child {
        margin-left: 0;
    }
.con1 {
    width: 100%;
}
.con1-tab {
    height: 51px;
}
.con1-tit p:nth-child(1) {
    width: auto;
}
.con1-tit p:nth-child(2) {
    width: 96px;
}
.con1-tit p:nth-child(3) {
    width: auto;
}
.con1-tit p:nth-child(4) {
    width: auto;
}
.con1-tit {
    margin: 0;
}
.con1 ul {
    margin: 0;
    height: 50px;
}
.con1 ul li:nth-child(1) {
    margin-left: 0;
    width: 10px;
}
.con1 ul li {
    line-height: 15px;
    font-size: 12px;
}
.con1 ul li:nth-child(2) {
    width: 200px;
}
.con1 ul li:nth-child(3) {
    width: 96px;
}
.con1 ul li:nth-child(4) {
    width: 50px;
}
.con1-tit p {
    font-size: 14px;
}
.con1-tit p:nth-child(1){
    margin-left: 0;
}
.con_page {
    height: auto;
    background: #F8F8F8;
    padding: 30px 0;
    width: 200px;
    margin: 0 auto;
}
}