123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337 |
- html,body{
- width: 100%;
- height: 100%;
- margin: 0;
- padding: 0;
- }
- html{
- font-size: 100px;
- }
- ul,h1,h2,h3,h4,h5,h6,p{
- list-style: 0;
- padding: 0;
- margin: 0;
- }
- a{
- text-decoration: none;
- }
- /*正文*/
- .t_container{
- width: 100%;
- height: 100%;
- min-width: 1360px;
- background: url('../img/true.png') no-repeat;
- background-size: 100% 100%;
- position: relative;
- min-height: 756px;
- }
- .t_header{
- width: 100%;
- height: 80px;
- background: url('../img/linx.png') no-repeat;
- background-size: 100% 100%;
- position: relative;
- }
- .t_header span{
- color: #fff;
- font-size: 0.36rem;
- position: absolute;
- top: 50%;
- margin-top: -0.24rem;
- left: 9%;
- }
- .t_main{
- width: 98%;
- height: 8.74rem;
- margin: 0 auto;
- margin-top: 0.2rem;
- margin-bottom: 0;
- }
- .t_left_box{
- position: relative;
- width: 3.36rem;
- height: 4.6rem;
- display: inline-block;
- text-align: center;
- }
- .t_l_line{
- position: absolute;
- top: 0;
- left: 0;
- }
- .t_r_line{
- position: absolute;
- bottom: 0;
- right: 0;
- }
- .t_center_box{
- width: 6.82rem;
- display: inline-block;
- min-width: 490px;
- }
- .t_top_box{
- width: 100%;
- height: 1.13rem;
- overflow: hidden;
- position: relative;
- margin-bottom: 0.2rem;
- }
- .t_bottom_box{
- width: 100%;
- height: 3.17rem;
- overflow: hidden;
- position: relative;
- }
- .t_right_box{
- display: inline-block;
- width: 7.8rem;
- height: 4.6rem;
- position: relative;
- min-width: 560px;
- }
- .b_left_box{
- display: inline-block;
- width: 5.9rem;
- height: 3.6rem;
- position: relative;
- min-width: 425px;
- }
- .b_center_box{
- display: inline-block;
- width: 6rem;
- height: 3.6rem;
- position: relative;
- min-width: 432px;
- }
- .b_right_box{
- display: inline-block;
- width: 6rem;
- height: 3.6rem;
- position: relative;
- min-width: 432px;
- }
- .t_mbox{
- width: 3rem;
- height: 1.28rem;
- position: relative;
- margin: 0 auto;
- margin-top: 0.2rem;
- }
- .t_rbox{
- background: #D9523F;
- }
- .t_gbox{
- background: #13D0B2;
- }
- .t_ybox{
- background: #F6A645;
- }
- .t_mbox i{
- display: inline-block;
- width: 0.46rem;
- height: 0.48rem;
- position: absolute;
- top: 0;
- bottom: 0;
- left: 20%;
- margin: auto;
- }
- .t_mbox h2{
- font-size: 0.28rem;
- color: #fff;
- position: absolute;
- top: 50%;
- left: 50%;
- }
- .t_mbox span{
- font-size: 0.2rem;
- color: #fff;
- position: absolute;
- top: 24%;
- left: 48%;
- }
- .t_rbox i{
- background: url(../img/indent.png) no-repeat;
- background-size: 100% 100%;
- }
- .t_gbox i{
- background: url(../img/vip.png) no-repeat;
- background-size: 100% 100%;
- }
- .t_ybox i{
- background: url(../img/consumption.png) no-repeat;
- background-size: 100% 100%;
- }
- .t_nav{
- width: 100%;
- height: 100%;
- }
- .t_nav li{
- display: inline-block;
- width: 30%;
- height: 100%;
- text-align: center;
- position: relative;
- }
- .t_nav li span{
- font-size: 0.16rem;
- color: #1AA1FD;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- top: 25%;
- }
- .t_nav li h1{
- font-size: 0.30rem;
- color: #fff;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- top: 50%;
- }
- .t_nav li i{
- width: 1px;
- height: 100%;
- position: absolute;
- right: -0.2rem;
- background: url('../img/sper.png') no-repeat;
- background-size: 100% 100%;
- }
- .t_table{
- font-size: 0.16rem;
- color: #fff;
- width: 94%;
- margin: 0 auto;
- border-spacing: 0;
- text-align: center;
- box-sizing: border-box;
- margin-top: 12%;
- }
- .t_table tr{
- margin: 0;
- padding: 0;
- height: 0.42rem;
- }
- .t_table thead tr{
- background: #053A98;
- }
- .t_table tbody tr td:first-child{
- border-left: 1px solid #053A98;
- }
- .t_table td{
- border-bottom: 1px solid #053A98;
- border-right: 1px solid #053A98;
- }
- .t_title{
- position: absolute;
- font-size: 0.18rem;
- color: #fff;
- left: 5%;
- top: 10%;
- }
- .t_b_h,t_b_m{
- position: absolute;
- font-size: 0.16rem;
- left: 54%;
- width: 50%;
- height: 4.6rem;
- }
- .t_b_h span{
- position: absolute;
- color: #fff;
- top: 10%;
- }
- .t_b_h img{
- position: absolute;
- width: 0.53rem;
- height: 0.53rem;
- top: 6%;
- left: 24%
- }
- .t_b_h h3{
- font-size: 0.36rem;
- color: #F0FF00;
- position: absolute;
- left: 55%;
- top: 8%;
- width: 1rem;
- }
- .t_b_h h3 span{
- font-size: 0.2rem;
- position: absolute;
- left: 50%;
- top: 28%;
- color: #0072FF;
- }
- .t_b_m img{
- position: absolute;
- left: 52%;
- top: 22%;
- border-top: 1px dotted #F0FF00;
- padding: 0 0.18rem;
- padding-top: 20px;
- width: 3.19rem;
- height: 1.67rem;
- }
- .t_b_box,.t_b_box1,.t_b_box2,.t_b_box3{
- width: 1.3rem;
- height: 0.56rem;
- border: 1px dotted #F0FF00;
- border-radius: 5px;
- position: absolute;
- }
- .t_b_box{
- top: 68%;
- left: 56%;
- }
- .t_b_box span,.t_b_box1 span,.t_b_box2 span,.t_b_box3 span{
- font-size: 0.14rem;
- color: #fff;
- position: absolute;
- left: 10%;
- }
- .t_b_box i,.t_b_box1 i,.t_b_box2 i,.t_b_box3 i{
- width: 20px;
- height: 20px;
- position: absolute;
- top: 50%;
- left: 15%
- }
- .t_b_box i{
- background: url('../img/t.png') no-repeat;
- background-size: 100% 100%;
- }
- .t_b_box1 i{
- background: url('../img/s.png') no-repeat;
- background-size: 100% 100%;
- }
- .t_b_box2 i{
- background: url('../img/j.png') no-repeat;
- background-size: 100% 100%;
- }
- .t_b_box3 i{
- background: url('../img/g.png') no-repeat;
- background-size: 100% 100%;
- }
- .t_b_box h2,.t_b_box1 h2,.t_b_box2 h2,.t_b_box3 h2{
- font-size: 0.18rem;
- color: #fff;
- position: absolute;
- top: 30%;
- left: 40%;
- }
- .t_b_box1{
- top: 68%;
- left: 78%;
- }
- .t_b_box2{
- top: 84%;
- left: 56%;
- }
- .t_b_box3{
- top: 84%;
- left: 78%;
- }
|