



.head .head_dibu {
    margin-top:-1px;
    width: 100%;
    height: 500px;
    background: #835FA8;

}

.head .head_dibu .hd_zt{
    position: relative;
    width: 62%;
    /* border: 1px solid #000; */
    height: 100%;
    
}
.head .head_dibu .hd_l{
    float: left;
    width: 40%;
    height: 50%;
    color: #fff;
    /* border: 1px solid #ad5; */
    position: absolute;
    top: 15%
}
.head .head_dibu .hd_l .wz{
    height: 35%;
  
    font-weight:normal;
    font-size: 1vw;
    line-height: 1.5vw;
    
   /* border: 1px solid red; */
   margin: auto; 
   position: absolute; 
   top: 0;  bottom: 0; left: 0;right: 50px;

}
    .head .head_dibu .hd_r{
        position: absolute;
        right: 0;
        top: -94px;
        /* border: 1px solid red; */
        width: 57%;
        /* overflow: visible */
    }
   .head .head_dibu .hd_r img{
       /* width: 100%; */
       height: 594px;
       /* overflow: hidden; */
   }

.head .head_dibu .wz h3 {
    font-family: "黑体";

    letter-spacing:5px;
}
.head .head_dibu .wz p{
    font-family: "黑体";
    margin-top: 50px;
    margin-left: 0%;
    letter-spacing:2px;


}
.content{
    width: 100%;
    overflow: hidden;
    /* border:1px solid red; */

}
.content .content_t{
    /* border :1px solid #789; */
    position: relative;
    width: 100%;
}
.content .content_t img{
    width: 100%;
    /* border: 1px solid red */
}
.content .content_t .content_top{
    position: absolute;

    width: 62%;
    top: 25%;left: 0;right: 0;bottom: 0;

  
}
.content .content_top img{
   width: 100%;
}

.content .content_1{
border :1px solid #fff;
height: 550px;
position: relative;
}
#banyuan{
    /* border: 1px solid red;    */
    width: 100%;
    position: relative;
}
#banyuan img{
    position: absolute;
    width: 8%;
    /* border: 1px solid #d7a; */
    left: 0;right: 0;
}
.content .content_1 .c1_nr{
   background-color: #232831;
   border: 1px solid #F4F8FB;

   height: 550px;

}

.content .content_1 .wenzi{
  
margin-left: 18%;
margin-right: 18%;
margin-bottom: 20px;

border: 1px solid #232831;
}
.content .content_1 h1{
   text-align: center;
   margin-top: 7%;

   margin-bottom: 5%;
   color: #fff;
   height: 30px;
}
.content .content_1 p{
    letter-spacing:2px;
    display: inline-block;
    height: 60px;
   text-indent: 2em;
   color: #fff;
   text-align: center;
   font-size: 1vw;
   /* line-height: 1.5vw; */
}
.content .content_1 .c1_img{

    width: 100%;

}
.content .content_1 .c1_img img{


margin: 0 auto;
position: absolute; 
  bottom: 0; right: 0;left: 0;
}

.content .content_2{
/* border :1px solid #789; */
/* height: 400px;     */
/* position: relative; */

width: 100%;
/* overflow: hidden */
}

.content_2 .c2_z{
    width: 62%;
    /* height: 100%; */
    /* border: 3px solid #000; */
    /* position: relative; */
height: 400px;
    /* overflow: hidden; */
}


.content .content_2 .c_2left{ 
   /* position: relative; */
    float: left;
height:100%;
  /* margin-top: 5%; */
   /* border: 1px solid #7d5; */
   /* overflow: hidden; */


   
}
.content .content_2 .c_2left img{
    /* border: 1px solid red; */
    position: absolute;
    margin-top: 4%;
    /* width: 20%; */


   

}
.content .content_2 .c2_z .c_2right{
  width: 40%;
    /* float: left; */
    position: absolute;
    left: 40%;
    /* height: 600px; */
  
    color: #828282;

   
}
.content .content_2 .c_2right .c_2wz{
    /* border: 1px solid #e77; */
    height: 200px;
    width:75% ;
    margin: auto; 
    position: absolute; 
    right: 0; 
    line-height: 30px;
  top: 100px;
    overflow: hidden;
}
.content .content_2 .c_2right h3{

    position: absolute;
    right: 0;
font-size: 2vw;
   padding: 5px;
   letter-spacing:.1em;
}
.content .content_2 .c_2right p{
    position: relative;
    top: 80px;
    font-size: 1vw;
    text-indent: 2em;
  
}

.con_3{
    width: 100%;
    /* border: 1px solid #000; */
    position: relative;
background-color: #55DCD4;

}
.content .content_3{
border :1px solid #55DCD4;
width: 62%;
/* height: 600px; */

position: relative;


}
.content .content_3 h1{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 5%;
    color: #fff;    
    margin-bottom: 40px;
    font-size: 2vw
}
.content .content_3 img{
width: 100%;
margin-bottom: -5px;
}
.con_4 {
    width: 100%;

    /* border: 1px solid red; */
    position: relative;
}
.content .content_4{

width: 62%;

position: relative;
}
.content .content_4 h1{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 60px;
    color: #828282;
    margin-bottom: 40px;
    font-size: 2vw
}
.content .content_4 img{
    width: 100%;
    margin-bottom: 10%
}
.content .content_4 c4_i img{
   width: 100%;
   /* border: 1px solid red; */
   /* width: 60%; */
}


