*{
    box-sizing: border-box;

}
body {
background:none
}
.TestPage_DtellF{
    width:100%;
    height: 499px;
  background: url("../images/web/test_background_img.png");

}
.TestPage_Dtell{
    width: 1000px;
    height: 499px;
    margin: 0 auto;
    padding-top: 68px;
    padding-left: 64px;
}
.Take_Photo{
    width: 246px;
    height: 363px;

    border: 2px dashed white;
    float: left;
    padding: 16px;
    margin-right: 99px;

}
.Take_Photo_Son{
width: 213px;
    height: 325px;
    background-color: white;
    padding-top:  56px ;
    padding-left: 72px;
}
.Take_Photo_Add{
width: 71px;
    height: 217px;
    background: #f1f1f1;
    text-align: center;
    line-height: 217px;
}
.TestPage_Dtell_right{
    width: 547px;
    height: 100%;
    float: left;
    padding-top: 29px;
    font-size: 18px;
    color: #333;
}
.TestPage_Dtell_Text{
    width: 100%;
    height: 218px;
    padding-left: 8px;
}
.TestPage_Dtell_Text_biaoti{
    font-size: 24px;
    color: #333;
    text-indent: 2px;
}
.TestPage_Dtell_Text_One{
    margin-bottom: 21px;
    margin-top: 27px;
}
.TestPage_Dtell_Text_Two{
    margin-bottom: 21px;
}
.TestPage_Dtell_Text_Two a{
    color: white;
    text-decoration: underline;
    display: inline-block;
}
.TestPage_Dtell_Text_Thr{
    margin-bottom: 15px;
}
.TestPage_Dtell_Text_Zhushi{

    line-height: 30px;
}
.TestPage_Dtell_Text_Zhushi_Zhu{
    width: 30px;
    height: 100%;
    float: left;
}
.TestPage_Dtell_Text_Zhushi_Text{
    float: left;
    width:507px ;
    height: 100%;
}
.TestPage_Dtell_Button{
    height: 184px;
    width: 100%;
    padding-top: 64px;
    font-size: 18px;
    color: white;


}
.TestPage_Dtell_Button_One{
    display:inline-block;
    text-align: center;
    line-height: 33px;
    width: 120px;
    height: 36px;
    border-radius: 8px;
    border: 2px solid white;
    float: left;
    margin-right: 35px;
    overflow:hidden
}
.TestPage_Dtell_Button_Two:hover{
    text-decoration: none;
    color: #ecdeb3;
}
.TestPage_Dtell_Button_Two {
    font-size: 18px;
    text-align: center;
    line-height: 33px;
    width: 120px;
    height: 36px;
    border-radius: 8px;
    color: #fff;
   background-color: #00ae9c;
    border: 2px solid white;

    float: left;
    text-decoration: none;

}
#myModal{
    width: 764px;
    height: 500px;
    left: 45%;
    background: url("../images/Web_img/littleBg.png");
}
.modal-body{
    padding: 0;
    height: 100%;
    max-height: 100%;
}
.biaoti{
 width: 100%;
    height: 95px;
    text-align: center;
    padding-top: 33px;
    color: white;
    font-weight: bold;
    font-size: 24px;

}
.modal-img{
    width: 211px;
    height: 311px;
    border: 2px dashed white;
    margin-left: 90px;
    float: left;

}
.modal-img-littleDiv{
    width: 182px;
    height: 278px;
    background-color: white;
    float: left;
    margin-left: 13px;
    margin-top: 13px;

}
.modal-img-truely{
    width: 70px;
    height: 209px;
    background-color: #ccc;
    margin-left: 58px;
    margin-top: 32px;
    float: left;
}
    .modal-img-truely img {
    width:70px;
    height:209px
    }
.modal-text{
    width: 376px;
    height: 311px;
    float: left;
    margin-left: 85px;
    padding-top: 26px;
}
.little_Modal_Text {

width:350px}
.forexample-WEIBO{
    margin-left: 20px;
}
.modal-text{
    font-size: 18px;

    color: #171717;
}
.modal-text p{
    margin-bottom: 27px;

}
.modal-text .last_P{
    margin-bottom: 0;
}
.modal-bottom-text{
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-top: 47px;
    font-size: 12px;
    color: #3c444c;
    text-align: center;
}
.modal-text .last_P span{
    margin-right: 25px;
}
.close_btn{
    margin-right: 15px;
    float: right;
    color: red;
}