*{
    font-weight:normal
 }
 
.con1{
    /* width: 1980px; */
    position: relative;
    /* height: 520px; */
  
    /* border: 1px solid #000 */
    overflow: hidden;
    margin-top: -1px;

}

.con1 img{
    width: 50%;
    float: left;
}
#c1_l{
    clear: both;
    position: absolute;
    width: 40%;
    left: 21%;
   margin-top: 5%;
  
}
#c1_l img{
    margin-top:5%
}
#c1_wenzi1 h1{
    font-size: 2vw;
    margin-bottom: 6%;
}
#c1_wenzi1{
    /* font-size: 1vw; */
    position: absolute;
    width: 50%;
    left: 0;
    /* top: 20px; */
    /* border: 1px solid red; */
    color: #fff;
    line-height: 1.5vw;
    
}
#c1_r{
    position: absolute;
    width: 40%;
    right:21%;
   margin-top: 5%;
   
}
#c1_wenzi2{
    /* font-size: 1vw; */

    position: absolute;
    width: 50%;
    right: 0;
    /* top: 0; */
    /* border: 1px solid red; */
    color: #fff;
    line-height: 1.5vw;
    
}
#c1_wenzi2 h1{
    font-size: 2vw;
    margin-bottom: 6%;
}
#c1_r img{
    margin-top:5%
}
.con2{
    clear: both;
    width: 100%;
    height: 566px;
    position: relative;
    /* border: 1px solid #000; */
    overflow: hidden;
    color: #404040;
    /* background-color: #d77; */

}

.c2_z{
  
    /* border: 1px solid red; */
    width: 62%;
    /* border: 1px solid red; */
   position: relative;
   left: 0;right: 0;
}
.c2_z h1{
    margin-top: 50px;
  margin-left: 42%
    
}

.c2_z .jieshao{
    position: relative;
    top: 50px;
   
    /* border: 1px solid #000; */
}
.c2_nr{
    width: 10%;
float: left;
margin-right: 5px;
margin-left: 50px;
color: #404040;
text-align: center;
}
.c2_nr h3{
    position: relative;
    /* left: 20px; */
    top: 20px;
    font-size: 1vw
}
.c2_z img{
    width: 100%;
    /* float: left; */
    border: 2px solid #87CEEB;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 50%;
    transition: all 0.8s
    }
    .c2_z img:hover{
        transform:rotate(360deg);
        transform: scale(1.2);
    }
   
    .c2_xia{
        clear: both;
        position: relative;
        top: 100px;
        margin-top: 50px;
        
    }
    
    .xzt p{
        font-size: 1vw;
        border: 3px solid #87CEEB;
        box-shadow: 5px 5px 5px #888888;
        width: 50%;
        margin-top: 50px;
        padding: 20px;
        text-indent: 2vw;
        /* background-color: #d77; */
        border-radius: 5px;
        line-height: 30px
        
        
    }

.con3{
    clear: both;
    width: 100%;
    height: 462px;
    overflow: hidden;
    position: relative;
    /* border: 1px solid #000; */
}
.c3_l{
    width: 50%;
    position: absolute;
    left:19%;
}
.c3_l img{
    width: 100%;
}
.c3_r{
    position: absolute;
    right: 0;
    width: 50%;
  height: 462px;
    /* height: auto; */
    background-color: skyblue;
    /* border: 1px solid red; */

}   
.c3_rwenzi{
    width: 50%;
    position: absolute;
    right:30% ;top: 20%;
    /* background-color: #835FA8; */
    color: #404040;
    /* border: 1px solid red;     */
    height: 50%;
    /* background-size: 100% 100%; */
    
   
}
.c3_rwenzi h1{
    position: absolute;
    right: 0;
}
.c3_rwenzi p{
    line-height: 1.5vw;
    position: absolute;
    right: 0;top: 50px;
    letter-spacing:2px;
    font-size: 1vw
}

.con4{
    /* clear: both; */
    width: 100%;
    height: 300px;
    position: relative;
    /* border: 1px solid #000; */
}
.c4_l{
    font-size: 1vw;
    width: 25%;
    position: absolute;
    left: 20%;top: 20%;
    letter-spacing:2px;
    line-height: 1.5vw;
    color: #404040;
   
}
.c4_l span{
    float: left
}
.c4_l p{
    float: left;
    margin-left: 20px 
}
.c4_l h1{
    margin-bottom: 20px;
}
.c4_r{
    width: 50%;
    position: absolute;
    right: 0;
}
.c4_r img{
    width: 78%;
    
}

.con5{
    background: url(../../public/img/6.png) no-repeat center;
    background-size: 100% 100%;
    height: 850px;
    width: 100.3%;
  

}
.con5 img{
    /* border: 1px solid red; */
    width: 100%;
    height: 100%;
}
.c5_wangzhi h1{
    margin-bottom: 35px;
}
.c5_wangzhi{
    /* border: 1px solid red; */
    float: left;
    line-height: 1.5vw;
    margin-left: 20%;
    margin-top: 10%;
    color: #404040;
    font-size: 1vw
}
.c5_wangzhi a{
    color: #404040;
}
.c5_wangzhi a:hover{
    color: #d77
}
.c5_wangzhi a:active{
    color: #00ADCF
}





