*{
    padding:0px;
    margin:0px;
}
.idea_xin{
    width: 100%;
    /*height: 500px;*/
    min-width: 1170px;
    padding:30px 0px;
    background-color:rgba(255, 241, 113, 0.3);
}
.idea_xin_auto{
    width: 1170px;
    /*height: 500px;*/
    margin: 0 auto;
    /*border:1px solid red;*/
}
.idea_xin1,.idea_xin2,.idea_xin3{
    width:795px;
    height: 177px;
    margin: 50px auto;
    text-align: center;
    line-height: 157px;
    font-size: 24px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: rgb(255, 255, 255);
}
.idea_xin1{
    background-image: url(/images/planetii/idea/idea_img1.png);
}
.idea_xin2{
    background-image: url(/images/planetii/idea/idea_img2.png);
}
.idea_xin3{
    background-image: url(/images/planetii/idea/idea_img3.png);
}
.idea_text{
    width: 100%;
    padding:100px 0px;
}
.idea_text_auto{
    width: 1170px;
    margin: 0 auto;
    /*border:1px solid red;*/
}
.idea_limit_div{
    width: auto;
    height: auto;
    min-width: 1130px;
    padding: 20px;
}
.idea_text_left{
    width: 580px;
    font-family: "微软雅黑";
    color: rgb(54, 54, 54);
    display: inline-block;
    margin-right: 30px;
    /*border:1px solid green;*/
}
.idea_text_left h1{
    font-size: 38px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: rgb(54, 54, 54);
}
.idea_text_left p{
    font-size: 17px;
    font-weight: 400;
    margin:20px 0px;
}
.idea_text_te{
    font-size: 24px;
    font-weight: bold;
    color: rgb(0, 191, 242);
}
.idea_text_right{
    display: inline-block;
    width: 483px;
    height: 364px;
    vertical-align: top;
    /*border:1px solid red;*/
}
.idea_text_right img{
    margin-top:10px;
    width: 100%;
    height: 100%;
}
.idea_radiu{
    min-width: 1170px;
    width: 100%;
    padding:100px 0px;
    background-color: rgba(255, 241, 113, 0.3);
}
.idea_radiu_auto{
    width:1170px;
    margin: 0 auto;
    /*border:1px solid red;*/
}
.idea_radiu_biao{
    width: 700px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: rgb(54, 54, 54);
    margin-bottom: 80px;
    /*border:1px solid red;*/
}
.idea_radiu_div{
    width: 1170px;
    text-align: center;
}
.idea_radiu_radiu{
    width:234px;
    height: 234px;
    border-radius: 150px;
    display: inline-block;
    text-align: center;
    line-height: 234px;
    background-color: #09c;
    font-size: 22px;
    font-weight: 400;
    font-family: "微软雅黑";
    color: rgb(255, 255, 255);

    /*border:1px solid red;*/
}

.idea_radiu_radiu:hover{
    cursor: pointer;
}

.idea_radiu_radiu_p{
    display: inline-block;
    width: 230px;
    height: 10px;
    margin:0px -5px;
    background-color: #09c;
}
.idea_radiu_text1,.idea_radiu_text2,.idea_radiu_text3{
    width: 1070px;
    border-radius: 30px;
    margin-top: 80px;
    padding: 50px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(102, 102, 102, 0);
}
.idea_radiu_text1 p,.idea_radiu_text2 p,.idea_radiu_text3 p {
    width: 100%;
    font-size: 24px;
    text-align: left;
    font-weight: 400;
    font-family: "微软雅黑";
    color: rgb(54, 54, 54);
}
.idea_radiu_text1_div1{
    width: 535px;
    height: 597px;
    display: inline-block;

}
.idea_radiu_text1_div1 img{
    width: 100%;
    height: 100%;
}
.idea_radiu_text1_div2{
    width: 520px;
    display: inline-block;
    /*border:1px solid red;*/
}
.idea_radiu_text1_div2 p{
    margin-top: 50px;
}
.idea_radiu_text2_p{
    margin: 50px 0px;
}
.idea_radiu_text2 div{
    width: 450px;
    height: 400px;
    margin: 0 auto;
    margin-top: 30px;
}
.idea_radiu_text2 div img{
    width: 100%;
    height: 100%;
}
.idea_radiu_text3 p{
    margin:40px 0px;
}
.idea_radiu_text3 div{
    width: 533px;
    height: 292px;
    margin: 0 auto;
    margin-top: 50px;
}
.idea_radiu_text3 div img{
    width: 100%;
    height: 100%;
}