12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- body{ background: #e9c619; max-width: 640px; margin: 0 auto;}
- .yztHome_head{ width: 100%; height: auto;}
- .yztHome_head p{ width: 100%; height: auto;}
- .yztHome_head p img{ width: 100%; height: auto;}
- .yztHome_head p.fanghui{ position: relative;}
- .yztHome_head p.fanghui a.fanghui_m{ position: absolute; right: 0px; bottom: 20%;width: 55px; height: 55px; }
- .yztHome_main{ width: 97%; margin: 0 auto; margin-top: 40px; background: url('../image/ico_bg.png') no-repeat center; background-size:100% 100%; }
- .moig_title{ width: 80%; margin: 0 auto; position: relative; top: -18px;}
- .moig_title p{ width: 100%; height: auto;}
- .moig_title p img{ width: 100%; height: auto;}
- .moig_c p{ width: 100%; height: auto;}
- .moig_c p img{ width: 100%;height: auto;}
- .moig_m{ position: relative;}
- .moig_m p{ width: 100%; height: auto;}
- .moig_m p img{ width: 100%;height: auto;}
- .moig_m a.moig_m_c1{ position: absolute; left: 73%; top: 33%; width: 22%; height: auto;}
- .moig_m a.moig_m_c1 img{ width: 100%; height: auto;}
- .moig_m a.moig_m_c2{ position: absolute; left: 60%; bottom: 23%; width: 22%; height: auto;}
- .moig_m a.moig_m_c2 img{ width: 100%; height: auto;}
- .moig_m a.moig_m_c3{ position: absolute; left: 75%; top: 39%; width: 22%; height: auto;}
- .moig_m a.moig_m_c3 img{ width: 100%; height: auto;}
- .yztHome_main2{ margin-top: 60px;}
- .xuzhi{ width: 95%; margin: 0 auto; background: #f4de74; margin-top: 40px;}
- .xuzhi_main{ padding: 20px 15px;}
- .xuzhi_main img{ width: 100%;}
- .fotm{ margin-top: 20px; position: relative;}
- .fotm_img{ width: 100%; height: auto;}
- .fotm_img img{ width: 100%; height: auto;}
- .fotm a.fanghuid{ position: absolute; bottom: 40%; right: 0px; width: 55px; height: 55px;}
- .fotm a.fanghuid img{ width: 100%; height: 100%;}
- .applyct{ position: fixed; right: 5px; bottom: 40%; width: 70px; height: auto;}
- .applyct img{ width: 100%; height: auto;}
- .Mtanc{ position: fixed; width: 90%; height: auto; display: none; z-index: 3;}
- .Mtanc_cent{ position: relative; }
- .Mtanc_cent p.Mtanc_apbg{ width: 100%; height: auto;}
- .Mtanc_cent p.Mtanc_apbg img{ width: 100%; height: auto;}
- .Mtanc_main{ position: absolute;top: 42%; left: 50%; width: 70%; margin-left: -35%; z-index: 3;}
- .Mtanc_main .inp_s{ width: 100%; height: 35px; border-radius: 30px; border: none; display: inline-block; background: #fff; margin-bottom: 15px; text-align: center; font-size: 1rem; color: #666;}
- .Mtanc_main .inp_butt{ width: 100%;height: auto;}
- .Mtanc_main .inp_butt img{ width: 100%;height: auto;}
- .Mtanc_gb{ width:25px; height: 24px; position: absolute; left: 50%; bottom: -30px; margin-left: -12.5px; z-index: 4;}
- .Mtanc_gb img{ width:100%; height: 100%; }
- .Mtanc_bg{ display: none; width: 100%; height: 100%;background: rgba(0,0,0,0.3); position: fixed; left: 0px; top: 0px; z-index: 2;}
|