123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- h1 {
- font-size: 40px;
- }
- .pos_wz_p{
- text-align: center;
- font-size: 22px;
- }
- .ts_p_style{
- font-size: 18px!important;
- margin-top: 20px!important;
- }
- .p32{
- padding: 17px 32px;
- }
- .ml110{
- margin-left:110px;
- }
- .pb15{
- padding-bottom:15px;
- }
- .mt20{
- margin-top:20px;
- }
- .bor_rad{
- border-radius: 10%!important;
- }
- .plr{
- padding-left:20px!important;
- padding-right:20px!important;
- }
- .mr{
- margin-top: 22px;
- padding: 10px;
- }
- .w900{
- width:850px!important;
- }
- .w600{
- width:600px!important;
- }
- body h1 {
- color: #595757;
- }
- .fonds {
- text-align: center;
- margin: 0 auto;
- }
- .fonds span{
- line-height: 34px;
- font-size: 22px;
- }
- .fonds p{
- line-height: 30px;
- color: #666;
- font-size: 14px;
- }
- .fluid {
- background: url(../img/index-city.jpg) no-repeat;
- background-size: cover;
- background-size: 100%;
- }
- .fond_bank{
- width: 40%;
- margin: 50px 0 0 50px;
- }
- .fond_bank span{
- font-size:35px;
- color: #ffffff;
- line-height: 120px;
- }
- .fond_bank p{
- font-size:17px;
- color: #ffffff;
- line-height: 30px;
- }
- .button {
- border: 1px solid #cfcfcf;
- border-radius: 10px;
- width: 25%;
- height: 50px;
- margin-top: 40px;
- }
- .button_nue span {
- line-height: 40px;
- font-size: 15px;
- color: #fff;
- }
- .button_nue{
- width: 150px;
- height: 40px;
- border: 1px solid #fff;
- border-radius: 10px;
- margin-top: 40px;
- text-align: center;
- }
- .button h3 {
- text-align: center;
- margin: 0 auto;
- line-height: 50px;
- font-size: 20px;
- color: #ffffff;
- }
- .pos_wz {
- position: relative;
- top: 0;
- left: 0;
- }
- .pos_wz_W {
- position: absolute;
- top: 0px;
- left: 10px;
- right: 10px;
- height: 170px;
- width: 265px;
- text-align: center;
- }
- .pos_wz_W span{
- font-size: 30px;
- color:#fff;
- letter-spacing: 5px;
- line-height: 170px;
- }
- .caption_ion {
- margin-left: 50px;
- }
- .caption_ion span{
- font-size: 20px;
- font-weight: bold;
- color: #595757;
- }
- .caption_ion p{
- font-size: 16px;
- color: #727171;
-
- }
- .background .Ts_pr {
- height: 150px;
- width: 285px;
- display: table;
- box-shadow: 3px 3px 4px rgba(157,157,157,.2);
- border-radius: 5px;
- }
- .background .thumbnail_img {
- display: table-cell;
- vertical-align: middle;
- padding-right: 15px;
- padding-left: 8px;
- }
- .background .thumbnail_img img {
- width: 100%;
- }
- .fond {
- display: table-cell;
- vertical-align: middle;
- /*width: 200px;*/
- }
- .fond span{
- font-size: 20px;
- font-weight: bold;
- color: #595757;
- }
- .fond p {
- font-size: 14px;
- color: #727171;
- }
|