
.bananer{
    position: relative;
    
}


.mod{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.mod h4{
font-size: 46px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
}
.mod p{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 300;
color: #FFFFFF;
letter-spacing: 12px;
margin-top: 6px;

text-align: center;
}
/* .nav{
    width: 100%;
height: 66px;
background: #F7F8F8;
opacity: 1;
line-height: 61px;
} */
.nav1{
    width: 1194px;
    margin: 0 auto;
    
}
.nav1 li a{
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
opacity: 0.85;
    float: left;
    margin-right: 74px;
    margin-left: 10px;
}
.nav1 li dd{
    width: 64px;
    height: 2px;
    background:#0062C9;
    opacity: 1;
}
.content{
    width: 1200px;
    margin: 0 auto;

}
.content h4{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    opacity: 1;
    margin: 105px 0 40px 105px;
}
.content span{
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #424242;
    margin: 0 0 20px 105px;
    display: block;
}
.content p{
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #707070;
margin: 0 0 0 105px;
line-height: 32px;
}
.content {
    
}
.content-map {
    margin: 80px 0 80px 0 ;
}
.con1{
    width: 100%;
    height: 243px;
 
    border-bottom: 1px solid #DEDEDE;
    display: flex;
}
.con1 li{
    width: 50%;
    height: 100%;
}
.con2 li{
    width: 50%;
    height: 100%;
}
.con1 h5{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2D6EB2;
    
}
.con1 p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #707070;  
}
.con1 p a,.con2 p a{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #707070;  
}
.con1-l h5{
margin: 0 0 33px 105px;
}
.con1-l p{
 margin: 0 0 0 105px;   
}
.con1-r h5{
    margin: 0 0 33px 0;
}
.con1-r p{
    margin: 0 0 0 0px; 
}

.con2{
    width: 100%;
    height: 300px;
    display: flex;
}
.con2 h5{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2D6EB2;
}
.con2 p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 32px;
    color: #707070;  
}
.con2-l h5{
    margin: 76px 0 33px 105px;
    }
    .con2-l p{
     margin: 0 0 0 105px;   
    }
    .con2-r h5{
        margin: 76px 0 33px 0;
    }
    .con2-r p{
        margin: 0 0 0 0px; 
    }

    @media screen and (max-width: 1370px){
        .nav1{
            width: 96%;
        }
        .content {
            width: 96%;
        }
        .content-map img{
            width: 100%;
        }
        .focus1 {
            width: 96%;
        }
    }

    @media screen and (max-width: 720px){
    .mod {
        top: 50%;
    }
    .mod h4 {
        font-size: 26px;
    }
    .mod p {
        letter-spacing: 3px;
        margin-top: 0;

    }
    .nav {
        height: 47px;
        line-height: 43px;
    }
    .content{
        margin-top: 0;
    }
    .content h4 {
        margin: 10px 0 10px 0px;
        font-size: 20px;
    }
    .content span{
        margin: 0 0 10px 0 ;
        font-size: 16px;
    }
    .content p {
        margin: 0;
        font-size: 14px;
    }
    .con1 p a, .con2 p a {
        font-size: 12px;
    }
    .content-map {
        margin: 10px 0 10px 0;
    }
    .con1-l h5 {
        margin: 0 0 15px 0px;
    }
    .con1-r h5 {
        margin: 0 0 15px 0;
    }
    .con2-l h5 {
        margin: 0 0 15px 0px;
    }
    .con2-r h5 {
        margin: 0 0 15px 0;
    }
    .con1 li {
        margin-bottom: 10px;
    }
    .con1,.con2 {
        margin-bottom: 10px;
        height: auto;
    }
    .con2 p,.con1 p {
        font-size: 12px;
        line-height: 26px;
    }
    .con2 h5,.con1 h5 {
        font-size: 18px;
    }
    .focus li {
        margin-top: 14px;
        margin-right: 10px;
    }
    .tit {
        line-height: 64px;
        margin-right: 10px;
    }
    .focus {
        height: 64px;
    }
    
}