.idea_head_banner {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    /*background-size: 100% auto;*/
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 200;
}
.idea_head_banner .idea_head_banner_title{
    text-align: center;
    padding: 16% 0 0 0;
    text-shadow: 5px 5px 5px #000000;
}
.idea_head_banner .idea_head_banner_title p:nth-child(1){
    font-size: 40px;
    color: #ffffff;
    font-weight: lighter;
}
.idea_head_banner .idea_head_banner_title p:nth-child(2){
    font-size: 60px;
    color: #ffffff;
    line-height: 60px;
    font-weight: 600;
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}

/*  */
.idea_img{
    width: 100%;
    padding: 7% 0;
}

.idea_img_1{
    width: 1000px;
    margin: 0 auto;
    position: relative;
  
}
.idea_img_1 .idea_img_1_img{
    width: 842px;
}
.idea_img_1 .idea_img_1_text_1{
    text-align: center;
    position: absolute;
    bottom: -3%;
    right: 5%;
    font-size:22px;
}

.idea_img_1  .idea_img_1_text_1 p{
    color: #ffffff;
    display: inline-block;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 20px;
}

.idea_img_1  .idea_img_1_text_2{
    position: absolute;
    top: 29.6%;
    right:23.2%;
    color: #ffffff;
}
.idea_img_1  .idea_img_1_text_2 p:nth-child(1){
    color: #000;
    font-size: 16px;
    margin: 0;
}
.idea_img_1  .idea_img_1_text_2 p:nth-child(2){
    color: #f7048a;
    font-size: 22px;
    margin: 0;
}
.idea_img_1 div img{
    width: 332px;
    margin: 0 0 2% 0;
}

.idea_img_1  .idea_img_1_text_3{
    position: absolute;
    top: 57%;
    right: 46%;
    color: #ffffff;
}
.idea_img_1  .idea_img_1_text_3 p:nth-child(1){
    color: #000;
    font-size: 16px;
    margin: 0;
}
.idea_img_1  .idea_img_1_text_3 p:nth-child(2){
    color: #f7048a;
    font-size: 22px;
    margin: 0;
}
.idea_img_1  .idea_img_1_text_4{
    position: absolute;
    top: 83%;
    right: 71%;
    color: #ffffff;
}
.idea_img_1  .idea_img_1_text_4 p:nth-child(1){
    color: #000;
    font-size: 16px;
    margin: 0;
}
.idea_img_1  .idea_img_1_text_4 p:nth-child(2){
    color: #f7048a;
    font-size: 22px;
    margin: 0;
}

/*  */
.idea_img_2{
    width: 100%;
    text-align: center;
    background: #ffffff;
    padding: 2% 0 5% 0;
}
.idea_img_2 .idea_img_2_center{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.idea_img_2 img{
    width: 750px;
}
/* 第一个文案 */
.idea_img_2 .idea_img_2_content .idea_img_2_content_1{
    position: absolute;
    top: 52%;
    left: 42.5%;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_1 p{
  margin: 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_1 p:nth-child(1){
    font-size: 26px;
    color: #ffffff;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_1 p:nth-child(2){
    font-size: 16px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_1 p:nth-child(3){
    font-size: 16px;
}
/* 第二个文案 */
.idea_img_2 .idea_img_2_content .idea_img_2_content_2{
    position: absolute;
    top: 31%;
    left: 19.3%;
}

.idea_img_2 .idea_img_2_content .idea_img_2_content_2 p{
  margin: 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_2 p:nth-child(1){
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 6% 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_2 p:nth-child(2){
    font-size: 14px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_2 p:nth-child(3){
    font-size: 14px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_2 p:nth-child(4){
    font-size: 14px;
}
/* 第三个文案 */
.idea_img_2 .idea_img_2_content .idea_img_2_content_3{
    position: absolute;
    top: 54.5%;
    right: 14%;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_3 p{
  margin: 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_3 p:nth-child(1){
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 6% 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_3 p:nth-child(2){
    font-size: 14px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_3 p:nth-child(3){
    font-size: 14px;
}
/* 第四个文案 */
.idea_img_2 .idea_img_2_content .idea_img_2_content_4{
    position: absolute;
    bottom: 4.4%;
    left: 18.2%;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_4 p{
  margin: 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_4 p:nth-child(1){
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 6% 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_4 p:nth-child(2){
    font-size: 14px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_4 p:nth-child(3){
    font-size: 14px;
}
/* 第五的文案 */
.idea_img_2 .idea_img_2_content .idea_img_2_content_5{
    position: absolute;
    bottom: 1.5%;
    right: 32.7%;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_5 p{
  margin: 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_5 p:nth-child(1){
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 6% 0;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_5 p:nth-child(2){
    font-size: 14px;
}
.idea_img_2 .idea_img_2_content .idea_img_2_content_5 p:nth-child(3){
    font-size: 14px;
}
/*  */
.idea_need{
    width: 100%;
    background-size: 100% 100%;
    text-align: center;
    padding: 4% 0 3% 0;

}
.idea_need>p{
    color: #ffffff;
    font-weight: lighter;
    font-size: 4rem;
    margin:  0 0 4% 0;
}
.idea_need>p span{
    font-weight: 600;
}
.idea_need .idea_need_content{
    width: 70%;
    margin: 0 17%;
}
 .idea_need .idea_need_content_img_second{
     margin: 0 2%;
 }
.idea_need .idea_need_content .idea_need_content_img{
    float: left;
    width: 30%;
}
.idea_need .idea_need_content .idea_need_content_img .idea_need_content_img_content {
    position: relative;
    width: 100%;
}
.idea_need .idea_need_content .idea_need_content_img .idea_need_content_img_content img{
    width: 100%;
    display: block;
}
.idea_need .idea_need_content .idea_need_content_img .idea_need_content_img_content  .idea_need_content_img_content_dowm{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    color: #f5f5f5;
    opacity: 0.8;
    padding: 3% 0;
}
.idea_need .idea_need_content .idea_need_content_img .idea_need_content_img_content_second{
    margin: 4% 0;
}
/*  */
.idea_integration{
    width: 100%;
    text-align: center;
    margin:  0 0 2% 0;
}
.idea_integration .idea_integration_title{
    font-size: 4rem;
    margin: 4% auto;
}
.idea_integration .idea_integration_title span{
    font-weight: lighter;
}
.idea_integration .idea_integration_list{
    width: 70%;
    margin: 0 17%;
}

.idea_integration .idea_integration_list .idea_integration_list_content{
    width: 30%;
    text-align: center;
    float: left;
    margin: 0 0 6% 0;
}
.idea_integration .idea_integration_list .idea_integration_list_content img:nth-child(2){
    height: 43.33px;
}
.idea_integration .idea_integration_list .idea_integration_list_content_center{
    margin: 0 3%;
}