123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- body {background:#fff;}
- .body_box {background:#fff;}
- .list_btn {width:13%;display:inline-block;position:fixed;top:55;left:0;background:#E1EEFC;text-align:center;}
- .list_btn ul li a {display:inline-block;padding:8px 0;width:100%;line-height:25px;color:#3B5A7C;}
- .list_btn ul li a.on {background:#87B8FB;color:#fff;}
- .list_r_box {width:84%;display:inline-block;vertical-align:top;float:right;padding:0 3% 30px 0;margin-top:15px;overflow:hidden;}
- .list_cen img {display:block;width:100% !important;height:auto !important;}
- .clearfix:after{
- content:".";
- display:block;
- height:0;
- clear:both;
- visibility:hidden;
- }
- .clearfix{zoom:1;}
- .m_lpkfdz{width:95%;height:155px;margin:auto;background:url(/image/m_zxpj100.png) no-repeat 0 0/ 100% 100%;margin-top:20px;}
- .m_lpkfdz_form{width:50%;height:80px;float:right;margin:63px 35px 0 0;}
- .m_form_input_box{border:1px solid #BDB8B8;height:35px;background:#FFF;}
- .m_form_input_box img{float:left;margin:6px 0px 0 6px;}
- .m_form_input_box i{float:left;margin-left:10px;display:block;border-left:1px solid #D7D7D7;height:23px;margin-top:5px;}
- .m_form_input{width:74%;height:33px;float:left;margin-left:10px;border:0;font-size:0.9rem;}
- .m_lpkfdzsub{height:35px;background:#7DA635;text-align:center;line-height:35px;margin-top:10px;border-radius:5px;}
- .m_lpkfdzsub a{font-size:0.95rem;color:#FFF;}
|