.con-l {

    width: 178px;

    height: 315px;

    position: sticky;
    top: 0;

}
.c1-img{
    width: 390px;
    height: 250px
}
.con {

    width: 1428px;

    margin: 0 auto;

    display: flex;

    z-index: 9;

    justify-content: space-between;

    position: relative;

    margin-bottom: 78px;

    padding-top: 67px;

}

.con-r {

    width: 1218px;

   

    opacity: 1;

}

.con_d{



}
.fg{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 99, 176, 0.8);
}
.con-l-tit {

    width: 178px;

    height: 112px;

    background: #003874;

    opacity: 1;

    text-align: center;

    display: flex;

}



.con-l-tit h5,.con-l-tit h5 a {

    font-size: 20px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 112px;

    color: #FFFFFF;

    opacity: 1 !important;
    position: relative;

}



.con-l-tit h5::after {

    position: absolute;

    content: "";

    left: 27px;

    top: 86px;

    width: 23px;

    height: 1px;

    background: #FFFFFF;

    z-index: 2;

}



.con-l ul {

    background: #F8F8F8;

}



.con-l li {

    margin-left: 26px;

    height: 66px;

    width: 129px;

    transition: all 0.2s;

    border-bottom: 1px solid #F8F8F8;

}



.con-l li a {

    font-size: 16px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 66px;

    color: #666666;

    opacity: 1;

    transition: all 0.2s;

}



.con-l img {

    margin-right: 22px;

    margin-left: 2px;

    opacity: 0;

    transition: all 0.2s;

}



.con-l .active4 {

    border-bottom: 1px solid #003366;

    opacity: 1;

}



.con-l .active4 img {

    opacity: 1;

}



.con-l .active4 a {

    color: #003366;

}



.con-l li:hover {

    border-bottom: 1px solid #003366;

}

/* .con-r-c ul:hover > a> li > p{

    color: #003366;

} */

.con-l li:hover>img {

    opacity: 1;

}



.con-l li:hover>a {

    color: #003366;

}

.con-l-tit img {

    width: 8px;

    height: 8px;

    z-index: 2;

    opacity: 1;

    margin-top: 50px;

    margin-left: 25px;

}



.con-r-tit {

    display: flex;

    justify-content: space-between;

    margin-bottom: 54px;

}

.con-r-tit h3 {

    font-size: 28px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 37px;

    color: #003366;

    opacity: 1;

    margin-left: 19px;

}

.con-r-tit h4 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 40px;
    color: #002E63;
    opacity: 1;
    text-align: center;
}

.con-r-tit h3::before {

    content: ' ';

    position: absolute;

    margin-top: 9px;

    margin-left: -19px;

    width: 3px;

    height: 24px;

    background: #003366;

}

.more {

    font-size: 16px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #666666;

    display: flex;

    color: #003874;

}

.more a {

    color: #003874;

    margin-right: 5px;

    margin-top: 1px;

    display: block;

}

.con-r-c{

    display: flex;

    justify-content: space-between;

}

.con-r-c ul{
position: relative;
height: 250px;

}


.con-r-c ul li{

    

}

.con-r-c ul li img{

    transition: all 0.5s;
    width: 100%;
    height: 100%;
}

.con-r-c ul:hover > a> li >img{

    transform: scale(1.05);

}
.c-join-1:hover > a> li >img {
    transform: scale(1.05);
}
.fg img{
    display: block;
    margin: 0 auto;
    width: auto !important;
    height: auto !important;
    margin-top: 67px;
    margin-bottom: 10px;
}
.fg p{
font-size: 28px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 24px;
color: #FFFFFF;
text-align: center;
}
.con-r-c ul li:first-child{

    width: 390px;

height: 250px;

overflow: hidden;

}

.con-r-c ul li:last-child{

    /* margin-top: 22px; */

}

/* .con-r-c ul li:last-child p{

    width: 378px;

height: 48px;

font-size: 18px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 24px;

color: #666666;

opacity: 1;

text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  line-clamp: 2;

  -webkit-box-orient: vertical;

} */

.box3{

    width: 100%;

height: 228px;

/* background: #3180BD; */
background: url(../img/contact/BG3.jpg);
opacity: 1;

border-radius: 23px;

border: none;

margin-top: 40px;

outline: none;

transition: all 0.8s;

/* display: flex;

    justify-content: space-between; */

    cursor: pointer;

}



.box3 div:nth-child(2){

    /* display: flex;

    margin-top: 12px; */

}

.box3 div:nth-child(2) img{

    width: 23px;

    height: 25px;

}

.box3 div:nth-child(2) p{

font-size: 13px;

font-family: Microsoft YaHei;

font-weight: bold;

line-height: 24px;

color: #FFFFFF;

margin-left:12px;

opacity: 1;

}
.box3 p{
    font-size: 28px !important;
    color: #003366 !important;
    text-align: center;
}
.box3 img{
    display: block;
    margin-right:0 !important;
    margin: 0 auto !important;
    padding-top: 55px;
    margin-bottom: 20px !important;

}
.box3 div:nth-child(3){

    margin-right: 20px;

    margin-top: 8px;

    font-size: 20px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 24px;

    color: #FFFFFF;

    margin-left: 12px;

    opacity: 1;

}

.con2{

    width: 100%;

height: 680px;

background: #EFEFEF;

}

.con3{

    width: 1218px;

    margin: 0 auto;

    padding-left: 200px;

}

.con3 h4{

font-size: 30px;

font-family: Microsoft YaHei;

font-weight: bold;

line-height: 40px;

color: #002E63;

opacity: 1;   

text-align: center;

padding-top: 70px;

margin-bottom: 60px;

}

.con3-c ul{

    width: 580px;

    display: flex;

    justify-content: space-between;

}

.con3-c-tit{

    padding-bottom: 30px;

border-bottom: 1px solid #CFCFCF;

}

.con3-c-tit h5{

    font-size: 22px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    color: #333333;

    opacity: 1;

    margin-left: 9px;

}

.con3-c-txt li{





}



.con3-c{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.con3-c-1{

    margin-bottom: 70px;

}

.con3-c-txt li p{

font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 24px;

color: #666666;

opacity: 1;

margin-top: 33px;

overflow: hidden;

word-break: break-all;

margin-left: 7px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
}

.con3-c-txt li:first-child p{

    width: 465px;

}

.con3-c-txt li p a{

    font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 24px;

color: #666666;

opacity: 1;

transition: all 0.2s;

white-space: nowrap;

text-overflow: ellipsis;

overflow: hidden;

word-break: break-all;

width: 465px;

}

.con3-c-txt li p a:hover{

color: #002E63;

}

.con3-c-txt li p::before{

    

}



.con3-c-txt li:first-child p::before {

    content: ' ';

    position: absolute;

    margin-top: 12px;

    margin-left: -7px;

    width: 3px;

    height: 3px;

    background: #999999;

    border-radius: 50%;

}



.con4 {

    width: 1218px;

    margin: 0 auto;

    padding-left: 200px;

    margin-bottom: 95px;

}

.con4 h4 {

    font-size: 30px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 40px;

    color: #002E63;

    opacity: 1;

    text-align: center;

    padding-top: 70px;

    margin-bottom: 60px;

}

.con4-1{

    display: flex;

}

.map{

    width: 741px;

    height: 520px;

}

.con4-txt{

width: 477px;

height: 470px;

background: #0063B0;

opacity: 1;    

padding-top: 50px;

}

#allmap {

    width: 100%;

    height: 520px;

}

.con4-txt ul{

    /* display: flex; */
    margin-left: 56px;
    margin-bottom: 30px;
}

.con4-txt p{

font-size: 18px;

font-family: Microsoft YaHei;

font-weight: 400;

color: #FFFFFF;
margin-right: 20px;
opacity: 1;    
margin-bottom: 5px;
}

.con4-txt ul li{

    /* margin-bottom: 30px; */

}

.con4-txt ul li:first-child{

    /* width: 54px;

    margin-right: 25px;

    margin-left: 75px; */

}

.con4-txt ul img{

    margin-right: 12px;

}

.box4{

    /* width: 1180px; */

    height: 0;

background: #EFEFEF;

opacity: 1;

overflow: hidden;

transition: all 0.8s;

margin: 0 auto;

}

.box4-A{

    width: 520px;margin: 0 auto;

    margin-top: 58px;

    margin-bottom: 55px;

}

.box4-A input{

    width: 520px;

height: 50px;

background: #FFFFFF;

border: 1px solid #E5E5E5;

opacity: 1;

border-radius: 3px;

border: none;

outline: none;

text-indent: 20px;

margin-bottom: 18px;

}

.box4-input{

font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 21px;

color: #666666;

opacity: 1;

}





.box4-input input{

    width: 200px;

height: 50px;

background: #FFFFFF;

border-radius: 3px;

margin-right: 5px;

}

.box4-A button{

    width: 260px;

height: 50px;

background: #CF8A19;

border: 1px solid #E5E5E5;

border-radius: 25px;

font-size: 16px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 50px;

color: #FFFFFF;

text-align: center;

border: none;

outline: none;

cursor: pointer;

margin-left: 130px;

}





.c1{

    /* margin-top: 55px; */

    margin-bottom: 70px;

}

.c1 h3 {

    font-size: 28px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 37px;

    color: #003366;

    opacity: 1;

    margin-left: 19px;

    margin-bottom: 50px;

}

.c1 h3::before {

    content: ' ';

    position: absolute;

    margin-top: 9px;

    margin-left: -19px;

    width: 3px;

    height: 24px;

    background: #003366;

}

.c1 ul a{

    display: flex;

}

.c1 img{

    margin-right: 50px;

}

.c1 h5{

font-size: 18px;

font-family: Microsoft YaHei;

font-weight: bold;

color: #333333;

opacity: 1;

margin-bottom: 25px;

}

.c1 p{

font-size: 15px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 25px;

color: #666666;

opacity: 1;

}

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

    .con {

        width: 90%;

    }

    .con-l{

        /* width: 15%; */

    }

    .con-l-tit{

        /* width: 90px; */

    }

    .con-r{

        width: 82%;

    }

    .con-r-c ul li:first-child {

        width: 100%;

    }

    .con-r-c ul {

        width: 32%;

    }

    .con-r-c ul li:last-child p {

        width: 100%;

    }

    .box4 {

        width: 100%;

    }

    .con3 {

        width: 75%;

        margin: 0 auto;

        padding-left: 220px;

    }

    .con3-c-1 {

        width: 46%;

    }

    .con3-c ul {

        width: 100%;

    }

    .con3-c-txt li:first-child p {

        width: 294px;

    }

    .con4 {

        width: 75%;

        padding-left: 220px;

    }

}

.c-join{

    width: 390px;

    height: 290px;

}

/* .c-join-1{

    width: 160px;

height: 100px;

background: #3180BD;

opacity: 1;

border-radius: 10px;

margin:0 auto;

margin-top: 95px; 

} */

.c-join-1 div:first-child{

    display: flex;

font-size: 13px;

font-family: Microsoft YaHei;

font-weight: bold;

color: #FFFFFF;

}

.c-join-1 div:first-child img{

    margin-top: 20px;

    margin-left: 30px;

}

.c-join-1 div:first-child p{

    margin-top: 21px;

    margin-left: 12px;

}

.c-join-1 div:last-child img{

    display: block;

    margin: 0 auto;

    margin-top: 10px;

}

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

    .con4-txt ul li:first-child{

        margin-left: 0px;

    }

}



@media screen and (max-width: 700px){
    .con3 {
        width: 90%;
        margin: 0 auto;
        padding-left: 0;
    }
    .con4 {
        width: 90%;
        padding-left: 0px;
    }
    .c1 {
        margin-bottom: 40px;
    }
    .box3{
        margin-top: 10px;
    }
    .con{

        width: 96%;

        margin-top: 0px;

        margin-bottom: 30px;
        padding-top: 0px;
    }

    .con-r {

        width: 75%;

        padding: 0;

    }

    .con-l {

        width: 23%;
        height: auto;
    }

    .con-l-tit h5 {

        font-size: 14px;

        line-height: 50px;

    }

    .con-l li {

        margin-left: 5px;

        height: 40px;

        width: auto;

    }

    .con-l li a {

        font-size: 12px;

        line-height: 40px;

    }

    .con-l img {

        margin-right: 0px;

        margin-left: 2px;

    }

    .con-l-tit{

        height: 50px;

    }

    .con-l-tit h5 a,.con-l-tit h5 {

        font-size: 14px;

        line-height: 50px;

        margin: 0 auto;

    }

    .con2{

        height: auto;

    }

    .con3-c-1 {

        width: 100%;

        margin-bottom: 30px;

    }

    .con3-c-txt li p {

        font-size: 12px;

        line-height: 24px;

        margin-top: 10px;

        word-break: break-all;

        margin-left: 7px;

        white-space: nowrap;

        text-overflow: ellipsis;

        overflow: hidden;

        word-break: break-all;

    }

    .con3-c-txt li {

        width: 77%;

    }

    .con3-c-txt li:first-child p {

        width: auto;

    }

    .con3 h4 {

        font-size: 18px;

        padding-top: 20px;

        margin-bottom: 20px;

    }

    .con3-c-tit {

        padding-bottom: 10px;

    }

    .con3-c-tit h5 {

        font-size: 16px;

        margin-left: 0;

    }

    .con3-c-tit .more{

        font-size: 12px;

    }

    .con3-c-tit .more img{

        margin-top: 4px;

    }

    .con4 h4 {

        font-size: 18px;

        padding-top: 20px;

        margin-bottom: 10px;

    }

    .con4-1 {

        display: block;

    }

    .map {

        width: 100%;

        height: 200px;

    }

    #allmap {

        width: 100%;

        height: 100%;

    }

    .con4-txt {

        width: 100%;

        height: auto;

    }

    .con4-txt ul li:first-child {

        margin-left: 0px;

    }

    .con4-txt{

        padding-top: 10px;

        

    }

    .con4-txt ul li {

        margin-bottom: 0px;

    }
    .con4-txt ul {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .con4-txt p {

        font-size: 14px;

    }

    .con-r-tit h3::before {

        margin-top: 3px;

        margin-left: -10px;

        width: 2px;

        height: 18px;

    }

    .con-r-tit h3 {

        font-size: 18px;

        font-family: Microsoft YaHei;

        font-weight: bold;

        line-height: 20px;

        color: #003366;

        opacity: 1;

        margin-left: 10px;

    }
    .con4 {
        margin-bottom: 30px;
    }
    .con-r-tit {

        margin-bottom: 10px;

    }
    .con-r-tit h4 {
        font-size: 18px;
    }

    .con-r-c ul li:first-child {

        width: 100%;
        height: 100%;

        margin: 0 auto;

    }
.box3 img{
    width: auto !important;
}
    .con-r-c ul li img {

        /* width: auto; */

    }

    .con-r-c ul li:last-child p {

        text-align: center;

        height: auto;

        font-size: 14px;

        -webkit-line-clamp: 1;

        line-clamp: 1;

        width: 100%;

    }

    .con-r-c {

        display: block;

    }

    .con-r-c ul {

        width: 87%;
        height: 200px;
        margin: 0 auto;

    }
.c-join-1{
    height: 100%;
}
.fg img{
    margin-top: 60px;
}
    .con-r-c ul li:last-child {

        margin-top: 0;

    }

    .con-r-c ul {

        margin-bottom: 15px;

    }

    .box4-A {

        width: 90%;
        margin-top: 20px;
    }

    .box4-A input {

        width: 100%;

        display: block;

        margin: 0 auto;

        margin-bottom: 10px;

    }

    .box4-A button{

        margin: 0 auto;

    display: block;

    }

    .c1 ul a {

        display: block;

    }

    .c1 img {

        width: 100%;
        margin-right: 0;
    }

    .c1 h3::before {

        margin-top: 11px;

        margin-left: -10px;

        width: 2px;

        height: 18px;

    }

    .c1 h3 {

        font-size: 18px;

        margin-left: 10px;

        margin-bottom: 10px;
        margin-top: 10px;

    }
    .con-l-tit img{
        display: none;
    }

    .c1 h5 {

        font-size: 14px;

        margin-bottom: 10px;

    }

    .c1 p {

        font-size: 14px;

        line-height: 18px;

    }

    .c-join {

        height: auto;

    }

}