| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- @media only screen and (min-width: 1025px) and (max-width: 1280px) {
- .menu_container{
- width: 100%;
- }
- .menu_lower{
- width: 100%;
- }
- .promo_content_inner{
- width: 930px;
- }
- .promo_content_title ul li{
- margin: 0 25px !important;
- }
- .promo_content_pic_lists li{
- width: 465px;
- }
- #transact_num,.promo_content_lists{
- width: 930px;
- }
- /*.accounts_item{
- width: 33.333333%;
- }*/
- .accounts_base{
- width: 930px;
- }
- .account_FBS_table td a{
- width: 186px;
- height: 50px;
- padding-left: 44px;
- line-height: 50px;
- }
- .account_FBS_table tr:nth-child(2) td a{
- height: 25px;
- line-height: 25px;
- }
- .news_content{
- width: 930px;
- }
- .new_lists_name{
- width: 210px;
-
- }
- .new_lists_name{
- float: left;
- height:18px;
- line-height: 18px;
- padding-left: 5px;
- padding-top: 10px;
- }
- .lang_content ul li{
- width: 200px;
- }
- .account_type,.lang_content,.FBS_socialization,.footer_other{
- width: 930px;
- }
- }
- @media only screen and (min-width: 768px) and (max-width: 1024px) {
- .menu_container{
- width: 100%;
- }
- .menu_lower{
- width: 100%;
- }
- .promo_content_title ul li{
- margin: 0 16px !important;
- }
- .promo_content_pic_lists li{
- width: 384px;
- }
-
- .accounts_item{
- width: 33.333333%;
- height: 454px;
- }
- .accounts_item_content{
- height: 454px;
- }
- .account_rule_lists{
- min-height: 190px;
- height: 190px;
- }
- .promo_content_lists ul li{
- width: 50%;
- height: 120px;
- }
- .account_FBS_table td a{
- width: 186px;
- height: 50px;
- padding-left: 44px;
- line-height: 50px;
- }
- .account_FBS_table tr:nth-child(2) td a{
- height: 25px;
- line-height: 25px;
- }
- .news_content{
- width: 930px;
- }
- .new_lists_name{
- width: 210px;
-
- }
- .promo_content_lists ul li{
- text-align: left;
- }
- .promo_content_lists ul li img{
- float: left;
- width: 100px;
- height: 74.31px;
- }
- .promo_content_lists_title{
- margin-top: 10px;
- /*width: 200px;*/
- }
- .promo_content_lists_con{
- /*width: 296px;*/
- }
- .account_other{
- width: 100%;
- }
- .section_content{
- height: 2300px;
- }
- .new_lists_name{
- float: left;
- height:18px;
- line-height: 18px;
- padding-left: 5px;
- padding-top: 10px;
- }
- .lang_content ul li{
- width: 156px;
- }
- .account_type,.lang_content,.FBS_socialization,.footer_other,.promo_content_inner,#transact_num,.promo_content_lists,.accounts_base{
- width: 768px;
- }
-
- }
- @media only screen and (max-width: 767px) {
-
-
-
- }
|