diff --git a/m.layouts/colorCode/css/Blue/layout.css b/m.layouts/colorCode/css/Blue/layout.css index 2a95ed07d..15bce1348 100644 --- a/m.layouts/colorCode/css/Blue/layout.css +++ b/m.layouts/colorCode/css/Blue/layout.css @@ -28,8 +28,8 @@ background:linear-gradient(top,#0c5d94,#003d6a);} .btn_home{left:5px;text-indent:-999em;background:url('../../img/Blue/btn_home_fda.png') no-repeat left top;background-size:51px 38px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/Blue/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;} h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(0,0,0,1);} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .head_hr{height:0;position: relative;border:none;border-top:1px solid black} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #163d58;border-bottom:1px solid #001728; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4f7b99), to(#2f6387)); background:-webkit-linear-gradient(top,#4f7b99,#2f6387); @@ -52,10 +52,14 @@ ul.link .lang.off>a{background:url('../../img/Blue/btn_lang_off_tp.png') no-repe ul.link .lang.on>a{background:url('../../img/Blue/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #cdcdcd transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/Blue/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Blue/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #4a6c85;border-bottom:1px solid #71a3c7;font-size:13px;line-height:13px;color:#efefef;} .lang_lst li:first-child a{border-top:none} p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#a5b9c7} + + .lo_foot.fixed{position:fixed;bottom:0;} .lo_foot.static{position:static;} \ No newline at end of file diff --git a/m.layouts/colorCode/css/Gray/layout.css b/m.layouts/colorCode/css/Gray/layout.css index 93e2300db..b4df06113 100644 --- a/m.layouts/colorCode/css/Gray/layout.css +++ b/m.layouts/colorCode/css/Gray/layout.css @@ -28,8 +28,8 @@ background:linear-gradient(top,#454545,#292929);} .btn_home{left:5px;text-indent:-999em;background:url('../../img/Gray/btn_home_fda.png') no-repeat left top;background-size:51px 38px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/Gray/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;} h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .head_hr{height:0;position: relative;border:none;border-top:1px solid black} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #000000;border-bottom:1px solid #202020; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f3f3f), to(#272727)); background:-webkit-linear-gradient(top,#3f3f3f,#272727); @@ -52,6 +52,8 @@ ul.link .lang.off>a{background:url('../../img/Gray/btn_lang_off_tp.png') no-repe ul.link .lang.on>a{background:url('../../img/Gray/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #cdcdcd transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/Gray/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Gray/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #454545;border-bottom:1px solid #767676;font-size:13px;line-height:13px;color:#efefef;} diff --git a/m.layouts/colorCode/css/Orange/layout.css b/m.layouts/colorCode/css/Orange/layout.css index fa03e1b99..cc046e3d5 100644 --- a/m.layouts/colorCode/css/Orange/layout.css +++ b/m.layouts/colorCode/css/Orange/layout.css @@ -28,8 +28,8 @@ background:linear-gradient(top,#da6016,#c8540d);} .btn_home{left:5px;text-indent:-999em;background:url('../../img/Orange/btn_home_fda.png') no-repeat left top;background-size:51px 38px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/Orange/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;} h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .head_hr{height:0;position: relative;border:none;border-top:1px solid black} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #340c00;border-bottom:1px solid #001728; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c35b1c), to(#ae4d12)); background:-webkit-linear-gradient(top,#c35b1c,#ae4d12); @@ -52,6 +52,8 @@ ul.link .lang.off>a{background:url('../../img/Orange/btn_lang_off_tp.png') no-re ul.link .lang.on>a{background:url('../../img/Orange/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #cdcdcd transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/Orange/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Orange/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #783e05;border-bottom:1px solid #e57938;font-size:13px;line-height:13px;color:#efefef;} diff --git a/m.layouts/colorCode/css/Red/layout.css b/m.layouts/colorCode/css/Red/layout.css index 9c468d446..e66d99a0c 100644 --- a/m.layouts/colorCode/css/Red/layout.css +++ b/m.layouts/colorCode/css/Red/layout.css @@ -28,8 +28,8 @@ background:linear-gradient(top,#8b0b0b,#5f0000);} .btn_home{left:5px;text-indent:-999em;background:url('../../img/Red/btn_home_fda.png') no-repeat left top;background-size:51px 38px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/Red/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;} h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .head_hr{height:0;position: relative;border:none;border-top:1px solid black} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #581616;border-bottom:1px solid #202020; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#880d0e), to(#670607)); background:-webkit-linear-gradient(top,#880d0e,#670607); @@ -52,6 +52,8 @@ ul.link .lang.off>a{background:url('../../img/Red/btn_lang_off_tp.png') no-repea ul.link .lang.on>a{background:url('../../img/Red/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #cdcdcd transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/Red/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Red/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #710f0f;border-bottom:1px solid #b82d2d;font-size:13px;line-height:13px;color:#efefef;} diff --git a/m.layouts/colorCode/css/nGreenA/layout.css b/m.layouts/colorCode/css/nGreenA/layout.css index e9fffd61a..d7465626f 100644 --- a/m.layouts/colorCode/css/nGreenA/layout.css +++ b/m.layouts/colorCode/css/nGreenA/layout.css @@ -27,9 +27,9 @@ background:linear-gradient(top,#fafafa,#dfdfdf);} .lo_head a[class^="btn_"]{width:51px;height:39px;position:absolute;top:11px;overflow:hidden;} .btn_home{left:5px;text-indent:-999em;background:url('../../img/nGreenA/btn_home.png') no-repeat left top;background-size:50px 39px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/nGreenA/btn_menu.png') no-repeat left top;background-size:50px 39px;} -h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;text-shadow:0px 1px 1px rgba(20,20,20,.75);color:#37b700} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} +h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);color:#37b700} .head_hr{height:0;position: relative;border:none;border-top:1px solid #2a8b00} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #808080;border-bottom:1px solid #001728; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#dbdbdb)); background:-webkit-linear-gradient(top,#eaeaea,#dbdbdb); @@ -52,10 +52,14 @@ ul.link .lang.off>a{background:url('../../img/nGreenA/btn_lang_off_tp.png') no-r ul.link .lang.on>a{background:url('../../img/nGreenA/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #848484 transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/nGreenA/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/nGreenA/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #a4a4a4;border-bottom:1px solid #fff;font-size:13px;line-height:13px;color:#585858;} .lang_lst li:first-child a{border-top:none} p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#848484} + + .lo_foot.fixed{position:fixed;bottom:0;} .lo_foot.static{position:static;} \ No newline at end of file diff --git a/m.layouts/colorCode/css/nGreenB/layout.css b/m.layouts/colorCode/css/nGreenB/layout.css index 3bfe5984a..d04ca465e 100644 --- a/m.layouts/colorCode/css/nGreenB/layout.css +++ b/m.layouts/colorCode/css/nGreenB/layout.css @@ -22,8 +22,8 @@ a {color: inherit;text-decoration: none;} .btn_home{left:5px;text-indent:-999em;background:url('../../img/nGreenB/btn_home_fda.png') no-repeat left top;background-size:51px 38px;} .btn_menu{right:5px;text-indent:-999em;background:url('../../img/nGreenB/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;} h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);} -h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .head_hr{height:0;position: relative;border:none;border-top:1px solid black} + .lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #808080;border-bottom:1px solid #001728; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#dbdbdb)); background:-webkit-linear-gradient(top,#eaeaea,#dbdbdb); @@ -46,6 +46,8 @@ ul.link .lang.off>a{background:url('../../img/nGreenB/btn_lang_off_tp.png') no-r ul.link .lang.on>a{background:url('../../img/nGreenB/btn_lang_on.png') no-repeat left top;background-size:90px 25px} ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;} .icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #848484 transparent;} + + ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/nGreenB/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''} ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/nGreenB/bg_lang_body.png') repeat-y top left;background-size:90px 1px;} .lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #a4a4a4;border-bottom:1px solid #fff;font-size:13px;line-height:13px;color:#585858;}