| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- .bos{
- width: 478px;
- height: 125px;
- float: left;
- position: relative;
- border: 1px solid #dcdcdc;
- border-radius: 2px;
- color: #666;
- background-color: #f6f6f6;
- margin-bottom: 15px;
- }
- .bos_son span{
- display:inline-block
- }
- .bos_two{
- width: 478px;
- height: 680px;
- }
- .bos_two_one{
- width: 100%;
- height: 155px;
- margin-bottom: 20px;
- }
- .my-textarea{
- width: 100%;
- height: 100%;
- }
- .text{
- margin-bottom: 10px;
- padding-left: 5px;
- }
- .my_text{
- display: inline-block;
- }
- .btn{
- display: inline-block;
- margin-left: 242px;
-
- }
- .my_bos_two_one{
- margin-top: 35px;
- }
- .my_btn{
- position: absolute;
- top: 45%;
- left: 30.5%;
- line-height: 24px;
- font-size: 16px;
- }
- .boxs{
- float: left;
- width: 515px;
- }
- .boxs_two{
- float: right;
- /*margin-left: 100px;*/
- width: 1048px;
- position: absolute;
- top: 20px;
- right: 65px;
- }
- .boxs_two ul li{
- width:159px;
- height:100%;
- text-align: center;
- line-height: 45px !important;
- }
- .boxs_sons{
- width: 100%;
- height:100%;
- border-radius: 2px;
- color: #666;
- /* border: 1px solid #dcdcdc;*/
- border: none;
- background-color: #ffffff
- }
- .my_z-float-right{
- width: 116px;
- height: 48px !important;
- }
- .mystyle{
- height: 100% !important;
- margin-bottom: 6px;
- }
- .mystyle_svg{
- /* height:945px;*/
- width: 100%;
- height:100%;
- }
- .boxs_svg{
- width:1050px;
- height:950px;
- }
- .mybtn_style_one{
- position: absolute;
- top:5px;
- right:10px;
- }
- .mybtn_style_two{
- position: absolute;
- top:5px;
- right:115px;
- }
|