
 *{
    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; */
    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%;
   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-left: 20px;
margin-right: 50px;
color: #404040;
}
.c2_nr h3{
    position: relative;
    left: 20px;
    top: 20px;
}
.c2_z img{
width: 100%;
/* float: left; */
border: 2px solid #87CEEB;
border-radius: 50%;
box-shadow: 5px 5px 5px #888888;
padding: 5px;
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: 1px solid #87CEEB;
    width: 50%;
    margin-top: 50px;
    padding: 20px;
    text-indent: 2vw;
    box-shadow: 5px 5px 5px #888888;
    /* background-color: #d77; */
    border-radius: 5px;
    line-height: 30px;
    font-weight:normal
    
    
}
.con3{
    clear: both;
    width: 100%;
    height: 462px;
    overflow: hidden;
    position: relative;
    /* border: 1px solid #000; */
}
.c3_l{
    /* width: 50%; */
    position: absolute;
    left:19%;
}
.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:36% ;top: 15%;
    /* background-color: #835FA8; */
    color: #404040;
    /* border: 1px solid red;     */
    /* height: 0%; */
    /* background-size: 100% 100%; */
    /* text-align:right; */
   
}
.c3_rwenzi h1{
    position: absolute;
    top: -20px;
    right: 0;
    font-size: 2vw
}
.c3_rwenzi p{
    font-size: 1vw;
    line-height: 1.5vw;
    position: absolute;
    right: 0;top: 50px;
    letter-spacing:2px;
    text-align:right
}

.con4{
    /* clear: both; */
    width: 100%;
    height: 300px;
    position: relative;
    /* border: 1px solid #000; */
}
.c4_l{
    width: 25%;
    font-size: 1vw;
    position: absolute;
    left: 20%;top: 20%;
    letter-spacing:5px;
    line-height:1.5vw;
    color: #404040;
    /* border: 1px solid red     */
}

.c4_l h1{
    margin-bottom: 20px;
    font-size: 2vw
}
.c4_l span{
    float: left
}
.c4_l p{
   
    float: left;
    margin-left: 20px 
}
.c4_r{
    width: 50%;
    position: absolute;
    right: 0;
}

.con5{
    background: url(../../public/img/6.png) no-repeat center;
    background-size: 100% 100%;
    height: 850px;
    width: 100.3%;
    /* border: 1px solid red; */
}
.con5 img{
    /* border: 1px solid red; */
    width: 100%;
    height: 100%;
}
.c5_wangzhi h1{
    margin-bottom: 35px;
}
.c5_wangzhi{
    /* border: 1px solid red; */
    float: left;
   
    margin-left: 400px;
    margin-top: 150px;
    color: #404040;
    font-size: 1vw;
    line-height:1.5vw;

}
.c5_wangzhi a{
    color: #404040;
}
.c5_wangzhi a:hover{
    color: #d77
}
.c5_wangzhi a:active{
    color: #00ADCF
}



