1481 lines
49 KiB
CSS
1481 lines
49 KiB
CSS
|
|
*{
|
|||
|
|
margin:0px;
|
|||
|
|
padding:0px;
|
|||
|
|
text-indent:0;
|
|||
|
|
list-style:none;
|
|||
|
|
list-style-type:none;
|
|||
|
|
box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
|
|||
|
|
}
|
|||
|
|
body {}
|
|||
|
|
.bigbox { overflow:hidden; }
|
|||
|
|
#left-panel {position: relative;top: 0;left: 0;height:100%;z-index: 1002;width: 220px;float: left;overflow:hidden; overflow-y:auto;}
|
|||
|
|
.left-panel { background-color:#60d457;}
|
|||
|
|
|
|||
|
|
#mainiframe{ width:100%; height:1000px; overflow:visible;}
|
|||
|
|
.hidden-menu #left-panel {left: 0;margin-left: -210px;}
|
|||
|
|
.hidden-menu #main {left: 0;}
|
|||
|
|
.minifyme { position: relative;right:0;float: right;}
|
|||
|
|
.btn-info { background:#29A2D1;border-color: #4994B3;}
|
|||
|
|
.btn-info:hover { background:#1790BE;border-color: #4994B3;border-right-style:dashed}
|
|||
|
|
#logo img {width: 100%;}
|
|||
|
|
#logo-group>span {
|
|||
|
|
display: inline-block;
|
|||
|
|
float: left;
|
|||
|
|
margin: 0;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
*:focus {outline: none;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD>˵<EFBFBD>*/
|
|||
|
|
i.fa { background-image:url(../images/iconpng.png); width:30px;height:20px;background-repeat:no-repeat;margin-right:10px;margin-left:10px;}/* old */
|
|||
|
|
ul.expmenu {margin:0;font-family: "Microsoft Yahei";width: 220px;}
|
|||
|
|
ul.expmenu li { line-height:26px;min-height:26px;margin:16px 0; list-style:none;}
|
|||
|
|
ul.expmenu li.liicon {background-image:url(../images/iconpng.png); background-repeat:no-repeat; display:block;}
|
|||
|
|
ul.expmenu li a {color: #074003;font-size:14px;}
|
|||
|
|
ul.expmenu li a:hover {color:#FFF; text-decoration:none;}
|
|||
|
|
ul.expmenu li b { float:left;}
|
|||
|
|
ul.expmenu li span.tt {width:100%; text-indent:35px; display:block;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
ul.expmenu li div.header {padding:0;border-bottom:0;height:32px;color:#a8a8a8;}
|
|||
|
|
ul.expmenu li div.header,ul.expmenu li div.header:hover {text-shadow:none; background:none;cursor:pointer;}
|
|||
|
|
ul.expmenu li div.header:hover .label {color:#FFF; }
|
|||
|
|
ul.expmenu li ul { padding:6px 0; margin:0;background:#2baa09 url(../images/secondli.gif) repeat-y 5px top;}
|
|||
|
|
ul.expmenu li ul li {height:30px;line-height:30px;margin:0;padding-left:40px; color:#ccc;list-style:none;}
|
|||
|
|
ul.expmenu li ul li a { display:inline;width:auto;color:#ddd;font-size:13px;}
|
|||
|
|
.label {color:#FFF; }
|
|||
|
|
ul.expmenu li .label{line-height:28px; background:none;color:#074003; font-weight:normal;font-size:14px;padding:0;padding-left:35px; float:left;}
|
|||
|
|
ul.expmenu li .label:hover {color:#FFF; }
|
|||
|
|
ul.expmenu li div.header .arrow{margin-right:25px;margin-top:6px;display:block;width:16px;height:16px;background:no-repeat center;float:right;}
|
|||
|
|
ul.expmenu li div.header .arrow.up{background-image:url(../images/arrow_u.png);}
|
|||
|
|
ul.expmenu li div.header .arrow.down{background-image:url(../images/arrow_d.png);}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.icon_home { background-position:3px -1px;}
|
|||
|
|
.icon_notice { background-position:3px -27px;}
|
|||
|
|
.icon_search { background-position:3px -53px;margin:10px 0;}
|
|||
|
|
.icon_money { background-position:3px -83px;}
|
|||
|
|
.icon_pack { background-position:3px -114px;margin:10px 0;}
|
|||
|
|
.icon_my { background-position:3px -147px;margin:10px 0;}
|
|||
|
|
.icon_pocket { background-position:3px -178px;margin:10px 0;}
|
|||
|
|
.icon_file { background-position:3px -213px;}
|
|||
|
|
.icon_app { background-position:3px -246px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
.icon_home:hover { background-position:3px -501px;}
|
|||
|
|
.icon_notice:hover { background-position:3px -527px;}
|
|||
|
|
.icon_search:hover { background-position:3px -553px;margin:10px 0;}
|
|||
|
|
.icon_money:hover { background-position:3px -583px;}
|
|||
|
|
.icon_pack:hover { background-position:3px -614px;margin:10px 0;}
|
|||
|
|
.icon_my:hover { background-position:3px -647px;margin:10px 0;}
|
|||
|
|
.icon_pocket:hover { background-position:3px -678px;margin:10px 0;}
|
|||
|
|
.icon_file:hover { background-position:3px -713px;}
|
|||
|
|
.icon_app:hover { background-position:3px -746px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
#left-panel .minifyme {width: 45px;height: 38px;}
|
|||
|
|
i.fa-arrow-circle-left { background-position:-2px -390px;margin: 0 auto;display: block;height:100%;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.minified {}
|
|||
|
|
.minified ul.expmenu li {height:40px;margin:0;}
|
|||
|
|
.minified ul.expmenu .liicon:hover { background-color:#454545;}
|
|||
|
|
.minified ul.expmenu li a {height:40px;}
|
|||
|
|
.minified ul.expmenu li span.tt { display:none;}
|
|||
|
|
.minified ul.expmenu li {border-top:1px solid #444;border-bottom:1px solid #000;width:45px!important; overflow:hidden;}
|
|||
|
|
.minified ul.expmenu li div.header {height:40px;}
|
|||
|
|
.minified ul.expmenu li div.header .label{ display:none;}
|
|||
|
|
.minified ul.expmenu li div.header .arrow { display:none;}
|
|||
|
|
.minified ul.expmenu li span.no { display:none;}
|
|||
|
|
.minified ul.expmenu li span.no ul { display:none;}
|
|||
|
|
.minified .minifyme {height:38px;}
|
|||
|
|
.minified i.fa-arrow-circle-left {height:25px; background-position:-2px -389px;margin: 0 auto;display: block;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.minified .icon_home { background-position:6px 6px;}
|
|||
|
|
.minified .icon_notice { background-position:6px -21px;}
|
|||
|
|
.minified .icon_search { background-position:6px -48px;margin:10px 0;}
|
|||
|
|
.minified .icon_money { background-position:6px -78px;}
|
|||
|
|
.minified .icon_pack { background-position:6px -108px;margin:10px 0;}
|
|||
|
|
.minified .icon_my { background-position:6px -141px;margin:10px 0;}
|
|||
|
|
.minified .icon_pocket { background-position:6px -174px;margin:10px 0;}
|
|||
|
|
.minified .icon_file { background-position:6px -208px;}
|
|||
|
|
.minified .icon_app { background-position:6px -242px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˢ<EFBFBD><CBA2>*/
|
|||
|
|
#ribbon i.fa-refresh { background-position:-7px -453px;display: block;background-image:url(../images/iconpng.png); width:16px;height:20px;
|
|||
|
|
background-repeat:no-repeat;margin:0;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A>Ҳ<EFBFBD>ȫ<EFBFBD><C8AB><EFBFBD>˳<EFBFBD><CBB3><EFBFBD>*/
|
|||
|
|
|
|||
|
|
#header .righticon {width:200px;margin-top:15px;}
|
|||
|
|
#header .righticon div { width:30px;height:30px; background-color:#2baa09; border:1px solid #dfdfdf;border-radius:50%;margin-right:5px; overflow:hidden;}
|
|||
|
|
#header .righticon div span,#header .righticon a { display:block;width:100%;height:100%; color:#0d375d;}
|
|||
|
|
#header .zh_change {width:90px; }
|
|||
|
|
#header .righticon a:hover { background-color:#35d50a; display:block;width:100%;height:100%; color:#0d375d;}
|
|||
|
|
#header .righticon li a:hover { background:none;}
|
|||
|
|
i.fa-sign-out { background-position:-1px -369px;display:block;margin:0;}
|
|||
|
|
i.fa-reorder { background-position:-1px -419px;display:block;margin:0;}
|
|||
|
|
#header .btn-header a {margin-top:0!important;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֵĸ<D6B5><C4B8><EFBFBD>*/
|
|||
|
|
.login-info img.online {border-radius:50%;}
|
|||
|
|
.shortcut {}
|
|||
|
|
.shortcut i.fa {background-image:url(../images/iconpng2.png); background-repeat:no-repeat;margin:0;width:100%;}
|
|||
|
|
.shortcut .iconbox span {margin-top:10px; text-align:center;}
|
|||
|
|
.shortcut a:hover {color:#FFF !important;}
|
|||
|
|
.shortcut .selected {border:1px solid #48A3B9;}
|
|||
|
|
i.fa-user-big { background-position:center -2px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><>˾<EFBFBD><CBBE>Ϣ<EFBFBD><CFA2><EFBFBD><EFBFBD>*/
|
|||
|
|
.title01 {margin-left:14px;}
|
|||
|
|
.title01 .semi-bold { font-size:22px;color:#464646; font-weight:normal;}
|
|||
|
|
.title01 .addtitle { float:right;margin-top:8px; margin-right:20px; font-size:14px;color:#464646; font-weight:normal;}
|
|||
|
|
.addtitle a.abtn{ }
|
|||
|
|
.notice-head {height:46px;border-bottom:2px solid #CFCFCF; position:relative;}
|
|||
|
|
.notice-head .notice-select { position:absolute;right:0;top:0px;}
|
|||
|
|
|
|||
|
|
.notice_one { width:100%;margin:25px auto;font-family: "Microsoft Yahei";border:0px solid #ddd; border-radius:4px;}
|
|||
|
|
.notice_one .notice_title {height:auto;min-height:35px;padding:18px 20px 0 15px;border-left:0px solid #8CBE88;}
|
|||
|
|
.notice_one .notice_title h4 {color:#007FC4;font-family: "Microsoft Yahei";padding-bottom:13px;font-size: 17px; display:block;border-bottom: 1px dashed #D7D7D7;}
|
|||
|
|
.notice_one .add-time {color:#555; font-size:12px; margin:0!important;}
|
|||
|
|
.notice_one i.fa-add {margin:0;}
|
|||
|
|
.notice_one .notice_info {color:#555;height:auto;min-height:35px;font-size:13px;padding:15px 20px 20px 20px;border-left:0px solid #4FA4B1;line-height: 180%;}
|
|||
|
|
|
|||
|
|
i.fa-add {background-position: -2px -280px;float: left;width:40px;height:25px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><>¼<EFBFBD><C2BC><EFBFBD><EFBFBD>ҳ*/
|
|||
|
|
.frontMain {font-family: "Microsoft Yahei";}
|
|||
|
|
|
|||
|
|
.frontNotice {width:100%;height:300px;margin-top:20px; text-align:center; background-color:#fff;}
|
|||
|
|
.frontNotice .notice-left { float:left;width:130px;}
|
|||
|
|
.frontNotice .notice-right {float:left;height:38px; overflow:hidden; }
|
|||
|
|
.frontNotice i.fa-notice {margin:0;padding:0; background-color:#0073B1;width:38px;height:38px; background-position:4px -522px;display:block; float:left;}
|
|||
|
|
.frontNotice .notice-left>span { float:left; line-height:38px;color:#FFF;padding-left:20px;}
|
|||
|
|
.frontNotice ul { margin:0;padding:0; }
|
|||
|
|
.frontNotice ul li {line-height:38px;color:#FFF; font-size:14px; margin:0;padding:0;height:38px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis; }
|
|||
|
|
.frontNotice ul li strong { font-weight:normal;padding-right:5px; }
|
|||
|
|
.frontNotice ul li a {color:#FFF; }.frontNotice ul li a:hover { color:#C5EEEF; text-decoration:none;}
|
|||
|
|
.frontMoney {margin-top:20px;margin-bottom:20px; height:120px;background:#0d5a07 url(../images/iconpng2.png) no-repeat 115px -150px;}
|
|||
|
|
.frontMoney p { float:left;color:#FFF;}
|
|||
|
|
.frontMoney .m1 {margin-top:40px;padding-left:40px; font-size:28px;}
|
|||
|
|
.frontMoney .m2 {margin-top:34px;padding-left:80px; font-size:42px; position:relative; font-family:Arial, Helvetica, sans-serif;}
|
|||
|
|
.frontMoney .m2 strong { font-size:14px; position:absolute ;left:55px;top:10px; font-size:20px; font-weight:normal;font-family: "Microsoft Yahei";}
|
|||
|
|
|
|||
|
|
.frontFocus {width:100%; border:1px solid #E6E6E6;height:300px;overflow: hidden; margin-bottom:20px; }
|
|||
|
|
.frontFocus .m {position:relative;width:100%!important;margin:0;height:300px; overflow: hidden!important; }
|
|||
|
|
.frontFocus #slider {height:100%;height:300px; }
|
|||
|
|
.frontFocus ul,.frontFocus li,.frontFocus ol { list-style:none;margin:0;padding:0;}
|
|||
|
|
|
|||
|
|
.frontFocus .preimg {background:url(../images/preimg.png) no-repeat 0 center;width:24px;height:100%; cursor:pointer; position:absolute;left:20px; z-index:99;}
|
|||
|
|
.frontFocus .nextimg {background:url(../images/nextimg.png) no-repeat 0 center;width:24px;height:100%; cursor:pointer;position:absolute;right:20px;z-index:99;}
|
|||
|
|
.frontFocus li img {width:100%;height:300px;}
|
|||
|
|
.frontFocus #controls {position: absolute;bottom:6px;height:24px;width:200px; left:6px;}
|
|||
|
|
.frontFocus #controls li { cursor:pointer; float:left;width:24px;height:24px;line-height:22px; margin-right:5px;background-color:#2baa09;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; text-align:center; border-radius:4px;}
|
|||
|
|
.frontFocus #controls li a { color:#FFF; line-height:24px;}
|
|||
|
|
.frontFocus #controls li.current {background:#35d50a;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.bg-color-pinkDark {background-color: #278DB4!important;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֯*/
|
|||
|
|
.network-tree {}
|
|||
|
|
.network-tree .tree-search { background:#FFF ;}
|
|||
|
|
.network-tree .widget-body {min-height:620px;margin-top:45px;}
|
|||
|
|
.jarviswidget>header {background:#007FC4;}
|
|||
|
|
|
|||
|
|
.jarviswidget .rank-example {margin:5px;background:#E1EFF5!important;padding: 20px 0;border-radius: 0;border: 0!important;}
|
|||
|
|
.jarviswidget>.m0 {margin:0;}
|
|||
|
|
.jarviswidget .rank-example table {width:90%;margin:0 auto;}
|
|||
|
|
.jarviswidget .rank-example table th {line-height:22px; text-align:left; font-weight:normal;}
|
|||
|
|
.jarviswidget .rank-example table th img {float: right; background:#fff;padding:4px;margin-right: 8px;border:0px solid #F8F8F8;border-radius:50%;}
|
|||
|
|
.jarviswidget .mmm {padding:0;margin:0;}
|
|||
|
|
.jarviswidget .mmm .ccc {padding:10px;}
|
|||
|
|
|
|||
|
|
i.fa-sitemap {background-position:-5px -550px; display:block;height:30px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
.network-tree ul {width:100%;margin:0 auto;padding:0;background:none; }/*<2A><>֯ͼ<D6AF><CDBC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.network-tree li {float: left;background:none;margin:0;padding:0;}
|
|||
|
|
.network-tree .tree ul li ul {background:none; padding-top:60px;background:url(../images/tree-li2.gif) no-repeat center 30px;}
|
|||
|
|
.network-tree .tree li.parent_li span {padding:3px!important; border:0;}
|
|||
|
|
.network-tree .tree ul li span { margin-left: -100px;left: 50%;position: absolute; width:200px;text-align: center;}
|
|||
|
|
.network-tree .tree li.parent_li .btn-link,.network-tree .tree li.parent_li b { font-size:14px; font-weight:normal;}
|
|||
|
|
.network-tree .tree a.sign_up {font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size: 12px;color:#FFF;padding: 5px 8px;background: #2EBFD3;border-radius:3px;border: 1px solid #29A2D1;}
|
|||
|
|
.network-tree .tree a.sign_up:hover {background:#29A2D1;border:1px solid #268AA3; text-decoration:none;color:#FFF;}
|
|||
|
|
.network-tree .tree ul li span small { display:none;text-align:left; position:absolute;width:220px;left:0;background-color: #45ABC4;
|
|||
|
|
color: #fff!important;padding: 10px;border-radius:3px;border:1px solid #268AA3;z-index: 999;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size: 12px;}
|
|||
|
|
.network-tree .tree ul li span:hover small {display: block; }
|
|||
|
|
|
|||
|
|
|
|||
|
|
.network-tree .tree ul { }/*<2A><>1<EFBFBD><31>*/
|
|||
|
|
.network-tree .tree ul li {background:none;padding-left:0;width:100%; }
|
|||
|
|
.network-tree .tree ul li span {z-index:399; margin-left: -125px; width:250px;}
|
|||
|
|
.network-tree .tree li span>b { font-size:26px!important;}
|
|||
|
|
.network-tree .tree ul li span small {top: 29px; width:200px;}
|
|||
|
|
.network-tree .tree ul li img {padding-bottom:12px;padding-right: 8px;}
|
|||
|
|
|
|||
|
|
.network-tree .tree ul ul {padding:0;}/*<2A><>2<EFBFBD><32>*/
|
|||
|
|
.network-tree .tree ul ul li {background:url(../images/tree-li-last2.gif) no-repeat center 0!important;width: 50%;padding-left:0;padding-top:40px;}
|
|||
|
|
.network-tree .tree ul ul li:last-child {padding-left:0;background:url(../images/tree-li-first2.gif) no-repeat center 0!important;}
|
|||
|
|
.network-tree .tree ul ul li ul {background:none;padding-top:70px; background:url(../images/tree-li2.gif) no-repeat center 40px;}
|
|||
|
|
.network-tree .tree li ul li span b.btn-link { font-size:20px!important;}
|
|||
|
|
.network-tree .tree ul ul li span { margin-left: -115px; width:230px;}
|
|||
|
|
.network-tree .tree ul ul li span small {top: 28px;width:180px;z-index:299;}
|
|||
|
|
.network-tree .tree ul ul li img {padding-bottom:8px;padding-right:5px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.network-tree .tree ul ul ul{padding:0;}/*<2A><>3<EFBFBD><33>*/
|
|||
|
|
.network-tree .tree ul ul ul li { width:50%;padding-left:0;padding-top:40px; }
|
|||
|
|
.network-tree .tree ul ul ul li ul {background:none;padding-top:70px; background:url(../images/tree-li2.gif) no-repeat center 40px; }
|
|||
|
|
.network-tree .tree li ul li ul li span b.btn-link { font-size:16px!important;}
|
|||
|
|
.network-tree .tree ul ul ul li span { margin-left: -75px; width:150px ; z-index:199;}
|
|||
|
|
.network-tree .tree ul ul ul li span small { top:28px;width:180px;}
|
|||
|
|
.network-tree .tree ul ul ul li img {padding-bottom:7px; padding-right:2px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.network-tree .tree ul ul ul ul {padding:0;}/*<2A><>4<EFBFBD><34>*/
|
|||
|
|
.network-tree .tree ul ul ul ul li { width:50%;padding-left:0;height:350px;overflow-y: hidden;padding-top:40px; }
|
|||
|
|
.network-tree .tree ul ul ul ul li span b.btn-link { font-size:12px!important;}
|
|||
|
|
.network-tree .tree ul ul ul ul li span {margin-left: -50%;width: 100%; z-index:99;}
|
|||
|
|
.network-tree .tree ul ul ul ul li span small {top: 28px;width: 100%;padding: 10px 4px;}
|
|||
|
|
.network-tree .tree ul ul ul ul li img {padding-bottom:5px; padding-right:0px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A>Ƽ<EFBFBD><C6BC><EFBFBD>֯*/
|
|||
|
|
.jarviswidget>div {border:1px solid #E6E6E6 ; background:#FFF;}
|
|||
|
|
i.fa-minus-circle {background-position:-5px -787px; float: left;width:20px;margin-left:0;}
|
|||
|
|
i.fa-plus-circle {background-position:-5px -830px; float: left;width:20px;margin-left:0; }
|
|||
|
|
.tree .open_tree .rank-img {margin-right:10px}
|
|||
|
|
.tree .open_tree b ,.tree .Collapse b {color:#313131;}
|
|||
|
|
.tree .open_tree b.txt-color-teal,.tree .parent_li b.txt-color-teal {color:#999!important;font-size: 10px;margin-left: 10px;}
|
|||
|
|
.jarviswidget .qqq {border-top:0!important;}
|
|||
|
|
.qqq .tree li span {padding:8px 12px!important; cursor:pointer!important; line-height:24px;}
|
|||
|
|
.qqq .tree li span strong {font-size: 16px;font-weight: normal;}
|
|||
|
|
.qqq .tree li span b {font-size: 16px;}
|
|||
|
|
.qqq .tree li img {margin-top:-6px;}
|
|||
|
|
.qqq .tree li span:hover { background:#F2F2F2;}
|
|||
|
|
.qqq .tree ul li ul { padding-left:0;}
|
|||
|
|
.qqq .tree ul li ul li {background:url(../images/tree-li.gif) no-repeat 0 -28px;padding-left: 34px;}
|
|||
|
|
.qqq .tree ul li ul li:last-child {background:url(../images/tree-li-last.gif) no-repeat 0 -50px;padding-left: 34px;}
|
|||
|
|
|
|||
|
|
.tree-search {padding:0;padding-top:40px;}
|
|||
|
|
.tree-search .cc {width:680px;margin: 0 auto;overflow: auto;}
|
|||
|
|
.tree-search .pull-left { overflow:auto;padding:4px;}
|
|||
|
|
.tree-search .cc .m2 { position:relative;padding:0;}
|
|||
|
|
.tree-search form {width:480px;margin: 0 auto;position: relative;height: 90px;}
|
|||
|
|
.tree-search label { display: inline-block;font-size: 14px;height: 34px;padding: 4px;position: absolute;top: 2px;left: 0;}
|
|||
|
|
.tree-search label.a1 {left:0; line-height:34px}.tree-search label.a2 {left: 80px;}.tree-search label.a3 {left:280px; }
|
|||
|
|
.tree-search em {position: absolute;top: 45px;left: 90px;}
|
|||
|
|
.tree-search input.form-control {margin:0;height:32px;line-height:32px;font-size:12px; font-family:Arial, Helvetica, sans-serif;width: 200px;}
|
|||
|
|
.tree-search .btn { text-align:center;padding:4px 15px 4px 10px; text-shadow:none!important;width:90px; font-size:14px;}
|
|||
|
|
.tree-search label.a3 .btn { float:left;margin-left:4px;}
|
|||
|
|
.tree-search i.fa-search {background-position:-5px -320px; width:20px; float:left;margin-left:0;margin-right:5px;}
|
|||
|
|
.tree-search i.fa-upup {background-position:-5px -877px; width:20px; float:left;margin-left:0;margin-right:5px;}
|
|||
|
|
|
|||
|
|
.tree-search .invalid { float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
|
|||
|
|
.tree-search .note { text-align:left;position: absolute;top: 40px;left: 80px;color:#CC0000!important;}
|
|||
|
|
#sponsor_tree {padding-bottom:50px;padding-top:50px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
.tree .fa-folder-open {background-position:-5px -787px; float: left;width:20px;margin-left:0;}
|
|||
|
|
.parent_li .btn-link {color:#666!important; font-weight:bold; font-size:13px;}
|
|||
|
|
.parent_li .btn-link:hover { text-decoration:none;}
|
|||
|
|
.parent_li .btn-circle {border:0!important;text-shadow:none!important;width:18px;height:18px; line-height:18px;font-size:10px; text-align:center;padding:0;font-family: "Microsoft Yahei";}
|
|||
|
|
|
|||
|
|
/*<2A><>֯<EFBFBD><D6AF>ϸ*/
|
|||
|
|
.org-detail {}
|
|||
|
|
.jarviswidget>.tree-search3 { background:#E1EFF5!important;border-bottom:0px solid #E6E6E6;}
|
|||
|
|
.tree-search3>.cc {width: 850px;padding-top: 30px;margin: 0 auto;}
|
|||
|
|
.tree-search3 .m3 form {width:100%;height:75px;}
|
|||
|
|
.tree-search3 table td { text-align:center;}
|
|||
|
|
.tree-search3 table td span { display:block; text-align:right;padding-right:15px;}
|
|||
|
|
.tree-search3 select.form-control {width:90%}
|
|||
|
|
.tree-search3 input.form-control {width:43%}
|
|||
|
|
.tree-search3 table td.state-success { text-align:left!important;}
|
|||
|
|
.org-detail .tab-pane{ border-top:0!important;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ա*/
|
|||
|
|
.addmember {}
|
|||
|
|
.zhuce-tips .nm {background:#F0F0F0;border:1px solid #ccc;height:320px; overflow:hidden;width:93%; border-radius:4px;clear:both; float:none; margin:0 auto;}
|
|||
|
|
.zhuce-tips .nm div { width:98%;margin:20px auto;cursor: default;background:#F0F0F0;height:280px; overflow:auto;}
|
|||
|
|
.zhuce-tips .nm p{ text-indent:30px;}
|
|||
|
|
|
|||
|
|
.addmember .mm {margin-bottom:15px;overflow: auto;}
|
|||
|
|
i.fa-recominfo {background-position:-3px -710px; display:block;height:30px;}
|
|||
|
|
.jarviswidget div .addmember {color:#666; background:#FFF;width:96%;margin:20px auto; }
|
|||
|
|
.addmember h4 { color:#444;font-family: "Microsoft Yahei";height:30px;line-height:30px;font-size:15px;margin-bottom:35px; text-align:left; display:block;border-bottom:1px solid #F0F0F0; clear:both;text-indent:15px; background:#F7F8F9; }
|
|||
|
|
|
|||
|
|
.addmember .form-horizontal { overflow:auto;}
|
|||
|
|
.addmember .form-horizontal .control-group { width:98%; clear:both;}
|
|||
|
|
.addmember .form-horizontal .control-group-half { float:left;width:49%; clear:none; }
|
|||
|
|
.addmember .form-horizontal .control-label {cursor:default; text-align:left;width:100px; text-indent:15px;}
|
|||
|
|
.addmember .form-horizontal .controls {margin-left:105px;}
|
|||
|
|
|
|||
|
|
.addmember input.inputw {width:100%;}
|
|||
|
|
.addmember .form-horizontal select {width:100%}
|
|||
|
|
.addmember input[type="text"],.addmember input[type="password"],.addmember select {padding: 0px 6px;height:30px;line-height:30px;webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#333;box-shadow:none;margin-bottom: 6px; font-size:14px; font-family:"Open Sans",Arial,Helvetica, "Microsoft Yahei", STXihei , sans-serif;}
|
|||
|
|
.addmember .Wdate { cursor:pointer; background:#FFF;width:100%}
|
|||
|
|
|
|||
|
|
.form-info {color: #3BAFBE;font-family: Arial; }
|
|||
|
|
.form-tips {color: #3BAFBE; display:block;font-family: Arial;}
|
|||
|
|
.form-tips span { color: #3BAFBE!important;display:block;font-family: Arial;}
|
|||
|
|
em.invalid {color:#CC0000; display:block; font-family: Arial;}
|
|||
|
|
.red-tips {color:#CC0000;font-family: Arial;}
|
|||
|
|
|
|||
|
|
.addmember .form-actions { background:none;border-top: 1px dashed #E3E3E3;width:98%;padding:25px 0 20px 0;margin:0 auto; text-align:center;}
|
|||
|
|
.addmember .form-actions .btn {margin:0 auto;padding:8px 20px; font-size:15px; text-shadow:none!important;}
|
|||
|
|
.addmember input#validateCode {width:80px!important;}
|
|||
|
|
.addmember .alert { background:#E6F2EC;color:#3BAFBE; text-shadow:none;border:0;padding:0!important;line-height: 40px;text-indent: 20px;}
|
|||
|
|
|
|||
|
|
.info-resee {}
|
|||
|
|
.info-resee .info-resee-main {padding:30px 0;margin:0 auto;}
|
|||
|
|
.info-resee .info-resee-main .cm {margin: 0px auto 30px;background-color: #F8F8F8;padding: 30px 40px;width: 90%;overflow: auto;border: 1px solid #E6E6E6;}
|
|||
|
|
.info-resee .info-t { font-size: 18px;color: #2F8AAE;text-align: center;padding: 10px 0px 20px;}
|
|||
|
|
.info-resee .one-info {display: block;line-height: 44px;padding: 0px 8px;width: 40%;float: left;margin-left:5%;border-bottom: 1px dashed #CCC;}
|
|||
|
|
.info-resee .form-actions .btn {padding: 8px 40px;}
|
|||
|
|
.info-resee .form-actions {border-top: 0px none;}
|
|||
|
|
|
|||
|
|
/*<2A><>ˮ<EFBFBD><CBAE>ѯ*/
|
|||
|
|
.transction-form {}
|
|||
|
|
.tree-search .form-search {width:680px; background:none;}
|
|||
|
|
.bonus-search input.form-control {width:160px; cursor:pointer;}
|
|||
|
|
.bonus-search label.a2 {left:245px}
|
|||
|
|
.bonus-search label.a3 {left:430px}
|
|||
|
|
.cdy .form-search {width:100%}
|
|||
|
|
.cdy .b1 {width: 30%;text-align: left;padding-top: 6px;}
|
|||
|
|
.cdy .b2 {width:55%;text-align: right;padding-top: 6px;}
|
|||
|
|
.cdy .b3 {width:15%;text-align: center;}
|
|||
|
|
.transction-form .bonus-search {background: none;border: 0;box-shadow: none;-webkit-box-shadow: 0;padding-top:10px;}
|
|||
|
|
.transction-form .tree-search form {height:70px;}
|
|||
|
|
.table-list {margin-top:20px;border-radius:0px;}
|
|||
|
|
.table-list .table {border-radius:0px;border:0;border-bottom:2px solid #29A4CA;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7; }
|
|||
|
|
.table-list .table th {border:0;}
|
|||
|
|
.table-bordered thead:first-child tr:first-child>th:first-child, .table-bordered tbody:first-child tr:first-child>td:first-child, .table-bordered tbody:first-child tr:first-child>th:first-child , .table-bordered thead:first-child tr:first-child>th:last-child, .table-bordered tbody:first-child tr:first-child>td:last-child, .table-bordered tbody:first-child tr:first-child>th:last-child {border-radius:0px;}
|
|||
|
|
.table-bordered tr:last-child>td {border-bottom:0;border-radius:3px;}
|
|||
|
|
.table-list .table th { background:#29A4CA;border:0; text-align:center;color:#FFF; height:32px;line-height:32px;padding:3px 0px; font-size:14px;
|
|||
|
|
box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
|
|||
|
|
-moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
|
|||
|
|
-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);}
|
|||
|
|
.table-list .table td {min-height:32px;line-height:32px;text-align:center;border:0;padding:3px 0px; border-bottom:1px solid #D7D7D7;}
|
|||
|
|
.table-list .table tbody tr {border:0;border-bottom:1px solid #D7D7D7; }
|
|||
|
|
.table-list tr:hover td {color:#29A4CA !important;}
|
|||
|
|
.table-list .table td a {color:#29A4CA ; font-weight:bold;}
|
|||
|
|
.table-list .table td a:hover { color:#29A4CA; font-weight:bold;}
|
|||
|
|
.jjcx tr:hover td {color:#333 !important;}
|
|||
|
|
.transction-form .cdy{width: 840px;margin: 0 auto;height: 70px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*ҳ<><D2B3><EFBFBD><EFBFBD>д*/
|
|||
|
|
.pagination { display:block;margin:0 auto;margin-top:40px;}
|
|||
|
|
.pagination ul {margin:0 auto;box-shadow:none; display:block;}
|
|||
|
|
.pagination li a {border-radius:3px;}
|
|||
|
|
.pagination li.controls { display:block;border:0;}
|
|||
|
|
.pagination li.controls a { border:0;}
|
|||
|
|
.pagination li.controls input {border:1px solid #D7D7D7; background:#FFF;width:40px; text-align:center; padding:0;color:#999;margin-bottom:3px;}
|
|||
|
|
.pagination ul>li>a, .pagination ul>li>span { background:#f9f9f9;}
|
|||
|
|
.pagination ul>li>a:focus, .pagination ul>.active>a, .pagination ul>.active>span { background:#2C7292;}
|
|||
|
|
.pagination ul>.active>a, .pagination ul>.active>span {color:#FFF;}
|
|||
|
|
.pagination ul>li>a:hover { background:#E6F2EC;}
|
|||
|
|
.pagination ul>li.active a:hover { background:#64ADA0;}
|
|||
|
|
.pagination ul>li>a, .pagination ul>li>span {border:0;margin-left:5px;}
|
|||
|
|
.pagination li.controls input {height:20px;line-height:20px;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD>㵯<EFBFBD><E3B5AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.modal.fade.in {top:10%;left: 50%;background: none;overflow: auto;}
|
|||
|
|
.modal {width:620px;border:0;}
|
|||
|
|
.modal-dialog {margin:0;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD>ֽ<EFBFBD>*/
|
|||
|
|
i.fa-pocket {background-position:-3px -674px; display:block;height:30px;}
|
|||
|
|
.addwithdraw .form-horizontal .control-group { margin:0 auto;margin-bottom:20px;height: 60px;}
|
|||
|
|
.addwithdraw .form-horizontal .control-group .nomouse {cursor: default;}
|
|||
|
|
.addwithdraw .control-group .controls font,.pwdmodify .control-group .controls font {color: #DB3A47!important;font-weight: bold;}
|
|||
|
|
.addwithdraw .form-horizontal .control-label {width:140px;}
|
|||
|
|
.addwithdraw .form-horizontal .controls {margin-left:145px}
|
|||
|
|
|
|||
|
|
.secondpwd .form-horizontal .control-group {width:50%;margin:0 auto;height:80px}
|
|||
|
|
.secondpwd .form-horizontal .control-label {width:140px;}
|
|||
|
|
.secondpwd .form-horizontal .controls {margin-left:145px}
|
|||
|
|
|
|||
|
|
.jarviswidget .applyMoney {background:#29A4CA url(../images/bottom.png) repeat-x 0 bottom!important;border:0!important;}
|
|||
|
|
.applyMoney p {color:#FFF;}
|
|||
|
|
.applyMoney .m1 {margin-top:28px;}
|
|||
|
|
.applyMoney .m2 {margin-top:20px;}
|
|||
|
|
.addwithdraw .form-actions {padding:5px 0 40px 0;border-bottom: 1px dashed #E3E3E3;border-top:0;margin-bottom:30px;}
|
|||
|
|
.addwithdraw .redtips {line-height: 30px;
|
|||
|
|
padding: 10px 0 20px 0;
|
|||
|
|
text-align: center;
|
|||
|
|
display: block;}
|
|||
|
|
.table-list3 .table th{ background:#E3E8EB;color:#585858;}
|
|||
|
|
.table-list3 .table {border-radius:3px;border:0;border-bottom: 1px solid #D7D7D7;border-left: 1px solid #D7D7D7;border-right: 1px solid #D7D7D7;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A>û<EFBFBD><C3BB><EFBFBD>Ϣ*/
|
|||
|
|
i.fa-userinfo{background-position:-3px -642px; display:block;height:30px;}
|
|||
|
|
.userinfo-modify .mm .control-group span { line-height:32px; pdding-right:15px; display:inline-block;}
|
|||
|
|
.userinfo-modify .form-horizontal .controls {margin-left:115px;}
|
|||
|
|
|
|||
|
|
/*<2A><EFBFBD><DEB8><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.pwdmodify {}
|
|||
|
|
.pwdmodify .form-horizontal .control-group {width:500px;margin:0 auto;margin-bottom:20px;}
|
|||
|
|
.pwdmodify .form-horizontal .control-label {width:150px; text-align:right;}
|
|||
|
|
.pwdmodify .form-horizontal .controls {margin-left:165px;}
|
|||
|
|
|
|||
|
|
/*<2A>ĵ<EFBFBD><C4B5><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.downloadfile {}
|
|||
|
|
.demo-btns i.fa-file-o {background-position:-3px -647px; float:left;width:24px;height:26px;}
|
|||
|
|
.demo-btns .btn-label { float:left;padding: 6px 0;}
|
|||
|
|
.demo-btns a { line-height:38px}
|
|||
|
|
.demo-btns {margin-top:20px;}
|
|||
|
|
.downloadfile .well p { line-height:170%}
|
|||
|
|
|
|||
|
|
/*<2A><>¼ҳ<C2BC><D2B3>д*/
|
|||
|
|
#login #main {padding:0;margin:0}
|
|||
|
|
#login .container { overflow:auto;width:1000px;}
|
|||
|
|
#login .container .hero {width:100%;margin: 0 auto;clear: both;height:275px; }
|
|||
|
|
#login .login-desc-box-l {width:100%;}
|
|||
|
|
#login .login-desc-box-l h4 {font-size:16px;}
|
|||
|
|
#login .bottom-login { overflow:auto;margin-bottom:80px;}
|
|||
|
|
#login .bottom-login .col-lg-6 {padding:0!important;width:48%!important;}
|
|||
|
|
#login .login-tips {margin-left:51%;width:47%;padding-top:125px;}
|
|||
|
|
#login .login-tips h5.about-heading { padding-bottom:20px;color: #278DB4;font-size:16px; }
|
|||
|
|
#login .login-tips p {line-height:180%; font-size:12px;}
|
|||
|
|
#login .smart-form .icon-append {width:28px;right:0;}
|
|||
|
|
#login .well .fa-lock {
|
|||
|
|
background: url(../images/fa.png) no-repeat 8px -44px!important;
|
|||
|
|
}
|
|||
|
|
#login .well .fa-user {
|
|||
|
|
background: url(../images/fa.png) no-repeat 8px 3px !important;
|
|||
|
|
}
|
|||
|
|
#login h4.paragraph-header {margin-top:115px;color:#FFF; text-align:right;padding:0 20px; }
|
|||
|
|
#login .login-desc-box-l {min-height:200px;}
|
|||
|
|
#login .login-app-icons .btn-sm { font-size:14px}
|
|||
|
|
#login .login-app-icons {vertical-align: top; float:right;margin-top:30px;text-align:right;}
|
|||
|
|
#login .login-app-icons .btn-danger {margin-right:30px;text-align:right;}
|
|||
|
|
#login .smart-form fieldset {padding: 30px 14px 15px 14px;}
|
|||
|
|
#login .smart-form .input input:focus {border:1px solid #2F91B6; background:#F0F8FB;}
|
|||
|
|
#login .smart-form section {padding: 13px 0;margin: 0;}
|
|||
|
|
#login .smart-form .mm3 { clear:both;padding-left: 4px;height:30px}
|
|||
|
|
#login .smart-form .mm4 {clear:both; }
|
|||
|
|
#login .smart-form .mm4 .checkbox { float:left;}
|
|||
|
|
#login .smart-form .mm4 a { float:left;padding-left:3px;color:#404040;padding-top:13px;}
|
|||
|
|
|
|||
|
|
/*.client-form .header {padding: 15px 13px;margin: 0;background: rgba(248,248,248,.9);display: block;border-bottom: 1px solid #ddd;font-size: 16px;font-weight:bold;color: #232323;
|
|||
|
|
}
|
|||
|
|
.smart-form .footer {display: block;padding: 3px 14px 15px;border-top: 1px solid #ddd;background: rgba(248,248,248,.9);height: 55px;}
|
|||
|
|
*/
|
|||
|
|
/*<2A><>ɫ<EFBFBD><C9AB>д*/
|
|||
|
|
.btn-primary { background-color: #278DB4; }
|
|||
|
|
.btn-primary:hover {background-color: #3BAFBE;}
|
|||
|
|
#login .login-app-icons .btn-danger {color:#278DB4;}
|
|||
|
|
a {color:#278DB4;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѯ*/
|
|||
|
|
.jjcx {padding-bottom: 10px;}
|
|||
|
|
.jjcx .table-list .table td a.btn { color:#333;font-weight:normal;}
|
|||
|
|
|
|||
|
|
.table-list2 .table th{ background:#8ECAE2;color:#fff;}
|
|||
|
|
.table-list2 .table th.th2,.table-list3 .table th.th2 {border-right: 1px solid #fff;}
|
|||
|
|
.table-list2 .table td.td2,.table-list3 .table td.td2 {border-right: 1px solid #ddd;}
|
|||
|
|
.table-list2 .table {border-radius:3px;border:0;border-bottom: 1px solid #D7D7D7;border-left: 1px solid #D7D7D7;border-right: 1px solid #D7D7D7;}
|
|||
|
|
|
|||
|
|
.bonus-title { position:relative;height:70px;}
|
|||
|
|
.bonus-title h2 {width:100%; text-align:center;letter-spacing:0;font-size: 24px;position:absolute;top:0;left:0; text-align:center;margin:0; z-index:0;}
|
|||
|
|
.bonus-title span { position:absolute;left:0; text-align:left;width:100px; z-index:10;}
|
|||
|
|
.bonus-title a { cursor:pointer;}
|
|||
|
|
.second-title {padding:20px;border-top:1px dashed #ccc; text-align:center;margin-top: 50px;}
|
|||
|
|
.second-title h3 { font-size:18px; display:block;margin:0;}
|
|||
|
|
.jjcx em { display:block;height:20px;border-left:5px solid #8ECAE2;line-height:20px; overflow:hidden; ;padding-left: 15px; font-size:16px;}
|
|||
|
|
i.fa-bonus {background-position:-3px -580px; display:block;height:30px;}
|
|||
|
|
i.fa-buycycle {background-position:-3px -610px; display:block;height:30px;}
|
|||
|
|
|
|||
|
|
.sameline { clear:both; overflow:auto;margin-top:30px;}
|
|||
|
|
.sameline .pull-left { float:left;width:47%; overflow:auto;}
|
|||
|
|
.sameline .pull-right {float:right;width:47%;overflow:auto;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD>ռ<EFBFBD><D5BC>䷢<EFBFBD><E4B7A2><EFBFBD><EFBFBD>*/
|
|||
|
|
i.fa-notice {background-position:-3px -524px;display: block;height: 30px;}
|
|||
|
|
.liuyan-main {width:96%;}
|
|||
|
|
.liuyan-main .mm {width:500px;margin:0 auto;margin-bottom:30px}
|
|||
|
|
.liuyan-main .control-label {padding-top:5px!important;}
|
|||
|
|
.liuyan-main .table-list2 td.liuyan-list { text-align:left;padding:3px 10px;}
|
|||
|
|
.liuyan-main .table-list2 td.liuyan-list img {padding-bottom:3px; }
|
|||
|
|
.liuyan-main .table-list2 .cont { text-align:left;padding:3px 25px;}
|
|||
|
|
.liuyan-main .table-list2 td.liuyan-list a {color:#387FAD!important; font-weight:normal!important;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*ע<><D7A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
|||
|
|
.zhuce-main { background:none;}
|
|||
|
|
#login .zhuce-main .container {width:auto;}
|
|||
|
|
.zhuce-main .hero2 {height:130px;width:94%;margin:0 auto;}
|
|||
|
|
.zhuce-main .hero2 h2 { text-align:center;color:#fff;padding-top:40px; text-align:center;}
|
|||
|
|
#login .zhuce-main { background:#2784B2 url(../images/top_ab3-2.jpg) no-repeat center 0!important;}
|
|||
|
|
|
|||
|
|
.zhuce-form {border:1px solid #DDDDDD;height:auto; background:#fff;width:96%; background:#fff;margin:0 auto; border-radius:4px;}
|
|||
|
|
.zhuce-form .cm {padding:60px 20px 20px 20px;}
|
|||
|
|
.zhuce-form label { float:left;}
|
|||
|
|
.zhuce-form .control-group {height:75px}
|
|||
|
|
.zhuce-form input.inputw ,.zhuce-form select.inputw { padding-left:5px;display: inline-block; vertical-align: middle;background-color: #fff;
|
|||
|
|
border: 1px solid #ccc;box-shadow: none;}
|
|||
|
|
.zhuce-form input.inputw:focus {box-shadow: none!important;border:1px solid #2F91B6;}
|
|||
|
|
.zhuce-form .Wdate {border: 1px solid #ccc;}
|
|||
|
|
|
|||
|
|
.yanzhengma .controls { position:relative;height:60px; overflow:hidden;}
|
|||
|
|
.yanzhengma .controls em { position: absolute;top:40px;}
|
|||
|
|
.yanzhengma .controls label { position: absolute;top:40px;}
|
|||
|
|
.yanzhengma .controls input#validateCode { text-align:center;position:absolute;left:0;top:0;width:80px!important; border :1px solid #ccc!important;}
|
|||
|
|
.yanzhengma .controls img {position: absolute;left:90px;}
|
|||
|
|
.yanzhengma .controls a {position: absolute;left:170px; line-height:30px; }
|
|||
|
|
|
|||
|
|
.zhuce-main label.error {cursor: auto;float: none;
|
|||
|
|
margin: 4px 0;line-height: 140%; padding-right: 18px;margin:0; font-weight:normal;background: url("../images/unchecked.gif") no-repeat 0 2px;color:#CC0000; font-family: Arial; font-size:12px;}
|
|||
|
|
.zhuce-main .info-resee-main .one-info {width: 42%;margin-left:5px;}
|
|||
|
|
.info-resee #is_active_status { display:inline;}
|
|||
|
|
|
|||
|
|
/*<2A><><EFBFBD>϶<EFBFBD><CFB6><EFBFBD>*/
|
|||
|
|
.info-succeed { font-size:18px; background: url(../images/right.gif) no-repeat 5px 20px;padding-top: 20px;height: 150px;text-align:left;padding-left:110px;width:400px;margin:0 auto;}
|
|||
|
|
.info-succeed p { font-size:28px; color:#333; }
|
|||
|
|
.info-succeed a {color:#229ED8; text-decoration:underline;margin:0 5px; }
|
|||
|
|
|
|||
|
|
.info-succeed2 {width:350px;margin:0 auto;height:300px;}
|
|||
|
|
.info-succeed2 .cc {margin-top:60px;font-size:18px; background: url(../images/right.gif) no-repeat 5px 20px;padding-top: 20px;height: 150px;text-align:left;padding-left:110px;}
|
|||
|
|
.info-succeed2 .cc p { font-size:28px; color:#333;}
|
|||
|
|
.info-succeed2 .btn-blue { cursor:pointer;width:80%;font-size:18px; background:#1BB9E7;color:#FFF; text-align:center;padding:14px 0;border-radius: 4px;}
|
|||
|
|
.info-succeed2 .btn-blue a {font-size:18px;color:#FFF; text-decoration:none;}
|
|||
|
|
.info-succeed2 .btn-blue:hover {background: #278DB4;cursor:pointer;}
|
|||
|
|
|
|||
|
|
/*<2A>ҵĶ<D2B5><C4B6><EFBFBD>*/
|
|||
|
|
.bt3 {width: 90%;margin: 0 auto;height:60px; }
|
|||
|
|
.bt2 {width: 90%;margin: 0 auto;height: 50px;margin-top: 20px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
/*<2A>ر<EFBFBD>ϵͳ*/
|
|||
|
|
.close-system {width:400px;margin:0 auto;}
|
|||
|
|
.close-system .bb {margin-top:140px; background: url(../images/closesystem.png) no-repeat 5px 20px;height: 150px;text-align:left;}
|
|||
|
|
.close-system .bb p {padding-left: 170px;font-size: 32px;padding-top: 95px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
.MainContent
|
|||
|
|
{
|
|||
|
|
-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px; background-color:#fff; padding:0px; margin:14px;
|
|||
|
|
}
|
|||
|
|
.news_table
|
|||
|
|
{
|
|||
|
|
border-collapse:collapse;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.news_table th,.news_table td
|
|||
|
|
{
|
|||
|
|
text-align:center;
|
|||
|
|
border-bottom:1px solid #dfdfdf;
|
|||
|
|
height:25px;
|
|||
|
|
padding:5px;
|
|||
|
|
}
|
|||
|
|
.data_table
|
|||
|
|
{
|
|||
|
|
border-collapse:collapse;
|
|||
|
|
}
|
|||
|
|
.data_table th
|
|||
|
|
{
|
|||
|
|
background-color:#f7f7f7;
|
|||
|
|
}
|
|||
|
|
.data_table th,.data_table td
|
|||
|
|
{
|
|||
|
|
text-align:center;
|
|||
|
|
border:1px solid #dfdfdf;
|
|||
|
|
height:25px;
|
|||
|
|
padding:5px;
|
|||
|
|
}
|
|||
|
|
.data_table td.stitle{ background-color:#eee; font-size:16px; font-weight:bold; text-indent:25px;text-align:left;}
|
|||
|
|
.data_table td a.ared,.data_table td a.ared:visited{ color:#ff0000;}
|
|||
|
|
.data_table td.lefttd{text-align:left;}
|
|||
|
|
.data_table td.stitle{ background-color:#eee; font-size:16px; font-weight:bold; text-indent:25px;text-align:left;}
|
|||
|
|
.data_table td a.ared,.data_table td a.ared:visited{ color:#ff0000;}
|
|||
|
|
.data_table#p_table td input.datainput{ text-align:center;}
|
|||
|
|
.data_table tr.P_over{background-color:#fff;}
|
|||
|
|
.data_table tr.P_out{background-color:#fdff7e;}
|
|||
|
|
.data_table tr.P_over2{background-color:#f4f4f4;}
|
|||
|
|
.data_table tr.P_out2{background-color:#fdff7e;}
|
|||
|
|
.data_table2
|
|||
|
|
{
|
|||
|
|
border-collapse:collapse;
|
|||
|
|
}
|
|||
|
|
.data_table2 th,.data_table2 td
|
|||
|
|
{
|
|||
|
|
height:25px;
|
|||
|
|
padding:5px;
|
|||
|
|
|
|||
|
|
border:1px solid #d7e1eb;
|
|||
|
|
}
|
|||
|
|
.data_table2 td td
|
|||
|
|
{
|
|||
|
|
border:0;
|
|||
|
|
}
|
|||
|
|
.data_table2 th
|
|||
|
|
{
|
|||
|
|
text-align:right;
|
|||
|
|
background-color:#eee;
|
|||
|
|
}
|
|||
|
|
input[type='text'],input[type='password']
|
|||
|
|
{
|
|||
|
|
height:25px;
|
|||
|
|
line-height:22px;
|
|||
|
|
padding:0;
|
|||
|
|
text-indent:2px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.data_table2 td.stitle{ background-color:#eee; font-size:16px; font-weight:bold; text-indent:25px; }
|
|||
|
|
.data_table2 td span{ margin:0; padding:0;}
|
|||
|
|
.red,.font1 span{ color:Red;}
|
|||
|
|
|
|||
|
|
#content select{ width:auto;}
|
|||
|
|
.abtn{ padding:3px 8px; background-color:#2baa09;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #dfdfdf; color:#fff;}
|
|||
|
|
.abtn:hover{ background-color:#35d50a; text-decoration:none;color:#fff;}
|
|||
|
|
a.selectpica{ padding:5px 8px; background-color:#2baa09;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #dfdfdf; color:#fff;}
|
|||
|
|
a.selectpica:hover{ background-color:#35d50a; text-decoration:none;color:#fff;}
|
|||
|
|
dl.goodsbox{ float:left; margin:20px 14px; padding:0; width:168px; height:280px; line-height:25px;}
|
|||
|
|
dl.goodsbox dt{ margin:0; padding:0;}
|
|||
|
|
dl.goodsbox dt img{padding:1px;border:1px solid #dfdfdf;width:168px;height:168px;}
|
|||
|
|
dl.goodsbox dd{ margin:0; padding:0;line-height:25px;}
|
|||
|
|
|
|||
|
|
#about,#about .nr #nextlist,#about .nr #nextlist li
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
}
|
|||
|
|
#about .nr #nextlist,#about .nr #nextlist li
|
|||
|
|
{
|
|||
|
|
list-style:none;
|
|||
|
|
list-style-type:none;
|
|||
|
|
}
|
|||
|
|
#about .nr #nextlist
|
|||
|
|
{
|
|||
|
|
margin-top:20px;
|
|||
|
|
}
|
|||
|
|
#about{text-align:center;}
|
|||
|
|
#about h2{
|
|||
|
|
font-size: 24px;
|
|||
|
|
font-weight: bold;
|
|||
|
|
margin: 0px;
|
|||
|
|
padding: 0px 0px 20px 0px;
|
|||
|
|
line-height: 1.5em;
|
|||
|
|
color: #DF2626;
|
|||
|
|
text-align:center;
|
|||
|
|
}
|
|||
|
|
#about .nr {
|
|||
|
|
font-size: 14px;
|
|||
|
|
font-family:<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;
|
|||
|
|
font-weight:normal;
|
|||
|
|
margin: 0px;
|
|||
|
|
padding: 0;
|
|||
|
|
text-align:left;
|
|||
|
|
line-height: 25px;
|
|||
|
|
color: #000;
|
|||
|
|
}
|
|||
|
|
#about .nr p {
|
|||
|
|
font-size: 14px;
|
|||
|
|
font-family:<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;
|
|||
|
|
margin: 0px;
|
|||
|
|
padding: 0;
|
|||
|
|
line-height: 30px;
|
|||
|
|
color: #000;
|
|||
|
|
}
|
|||
|
|
#about .nr p img
|
|||
|
|
{
|
|||
|
|
font-size:large;
|
|||
|
|
}
|
|||
|
|
#about .nr a:link, #about .nr a:visited {
|
|||
|
|
color: #ff0000;
|
|||
|
|
}
|
|||
|
|
.goodsbox,.goodsbox ul,.goodsbox ul li
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
height:auto;
|
|||
|
|
}
|
|||
|
|
.goodsbox ul
|
|||
|
|
{
|
|||
|
|
list-style-type:none;
|
|||
|
|
}
|
|||
|
|
.goodsbox ul li
|
|||
|
|
{
|
|||
|
|
width:40px;
|
|||
|
|
height:60px;
|
|||
|
|
line-height:20px;
|
|||
|
|
}
|
|||
|
|
.goodsbox ul li img
|
|||
|
|
{
|
|||
|
|
width:36px;
|
|||
|
|
height:36px;
|
|||
|
|
padding:1px;
|
|||
|
|
border:1px solid #dfdfdf;
|
|||
|
|
}
|
|||
|
|
.cart_table_title
|
|||
|
|
{
|
|||
|
|
height:35px;
|
|||
|
|
background-color:#626361;
|
|||
|
|
color:#000;
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:bold;
|
|||
|
|
text-align:left;
|
|||
|
|
text-indent:20px;
|
|||
|
|
border-top: 1px solid #dbd8d8;
|
|||
|
|
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dbd8d8)); /* IE10*/
|
|||
|
|
}
|
|||
|
|
/*.mapsbox
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin:0;
|
|||
|
|
margin-left:80px;
|
|||
|
|
padding:0;
|
|||
|
|
width:968px;
|
|||
|
|
text-align:center;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
list-style-type:none;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
list-style-type:none;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li a
|
|||
|
|
{
|
|||
|
|
color:#000;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
text-align:center;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
padding:0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser ul
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
height:130px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
list-style:none;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser ul li
|
|||
|
|
{
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
list-style-type:none;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span
|
|||
|
|
{
|
|||
|
|
display:inline-block;
|
|||
|
|
display:-moz-inline-stack;
|
|||
|
|
zoom:1;
|
|||
|
|
*display:inline;
|
|||
|
|
height:16px;
|
|||
|
|
background:url(/images/star.gif) repeat-x 0px 0px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox0
|
|||
|
|
{
|
|||
|
|
width:8px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox1
|
|||
|
|
{
|
|||
|
|
width:16px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox2
|
|||
|
|
{
|
|||
|
|
width:32px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox3
|
|||
|
|
{
|
|||
|
|
width:48px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox4
|
|||
|
|
{
|
|||
|
|
width:64px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox5
|
|||
|
|
{
|
|||
|
|
width:80px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox6
|
|||
|
|
{
|
|||
|
|
width:96px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline,.mapsbox .mapsbox_middleline ul
|
|||
|
|
{
|
|||
|
|
background: url(../images/tree/t_tree_line.gif) repeat-x 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:650px;
|
|||
|
|
height:30px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
text-align:center;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul
|
|||
|
|
{
|
|||
|
|
height:60px;
|
|||
|
|
width:650px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_l
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_l.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_t
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:640px;
|
|||
|
|
height:30px;
|
|||
|
|
background: url(../images/tree/t_tree_mid.gif) no-repeat 50% 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_r
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_r.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:750px;
|
|||
|
|
text-align:center;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:100px;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
height:130px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul.rbox1
|
|||
|
|
{
|
|||
|
|
margin-left:226px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul.rbox2
|
|||
|
|
{
|
|||
|
|
margin-left:220px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul li
|
|||
|
|
{
|
|||
|
|
width:100px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:870px;
|
|||
|
|
height:30px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
text-align:center;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin-left:0px;
|
|||
|
|
height:60px;
|
|||
|
|
width:220px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul.rbox1
|
|||
|
|
{
|
|||
|
|
margin-left:106px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul.rbox2
|
|||
|
|
{
|
|||
|
|
margin-left:100px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_l
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_l.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_t
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:210px;
|
|||
|
|
height:30px;
|
|||
|
|
background: url(../images/tree/t_tree_mid.gif) no-repeat 50% 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_r
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_r.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:968px;
|
|||
|
|
text-align:center;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin-left:0px;
|
|||
|
|
width:100px;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
height:130px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox1
|
|||
|
|
{
|
|||
|
|
margin-left:8px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox2
|
|||
|
|
{
|
|||
|
|
margin-left:8px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox3
|
|||
|
|
{
|
|||
|
|
margin-left:10px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox4
|
|||
|
|
{
|
|||
|
|
margin-left:8px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox5
|
|||
|
|
{
|
|||
|
|
margin-left:8px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul li
|
|||
|
|
{
|
|||
|
|
width:100px;
|
|||
|
|
}*/
|
|||
|
|
.mapsbox li.yj
|
|||
|
|
{
|
|||
|
|
text-align:left;
|
|||
|
|
margin:0 3px;
|
|||
|
|
}
|
|||
|
|
.mapsbox
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin:0;
|
|||
|
|
margin-left:80px;
|
|||
|
|
padding:0;
|
|||
|
|
width:788px;
|
|||
|
|
text-align:center;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
list-style-type:none;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
list-style-type:none;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li a
|
|||
|
|
{
|
|||
|
|
color:#000;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
text-align:center;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
padding:0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser ul
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
height:110px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
list-style:none;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topuser ul li
|
|||
|
|
{
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
list-style-type:none;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span
|
|||
|
|
{
|
|||
|
|
display:inline-block;
|
|||
|
|
display:-moz-inline-stack;
|
|||
|
|
zoom:1;
|
|||
|
|
*display:inline;
|
|||
|
|
height:16px;
|
|||
|
|
background:url(/images/star.gif) repeat-x 0px 0px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox0
|
|||
|
|
{
|
|||
|
|
width:8px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox1
|
|||
|
|
{
|
|||
|
|
width:16px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox2
|
|||
|
|
{
|
|||
|
|
width:32px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox3
|
|||
|
|
{
|
|||
|
|
width:48px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox4
|
|||
|
|
{
|
|||
|
|
width:64px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox5
|
|||
|
|
{
|
|||
|
|
width:80px;
|
|||
|
|
}
|
|||
|
|
.mapsbox ul li span.starbox6
|
|||
|
|
{
|
|||
|
|
width:96px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline,.mapsbox .mapsbox_middleline ul
|
|||
|
|
{
|
|||
|
|
background: url(../images/tree/t_tree_line.gif) repeat-x 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:350px;
|
|||
|
|
height:30px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
text-align:center;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul
|
|||
|
|
{
|
|||
|
|
height:60px;
|
|||
|
|
width:350px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_l
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_l.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_t
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:340px;
|
|||
|
|
height:30px;
|
|||
|
|
background: url(../images/tree/t_tree_top.gif) no-repeat 50% 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_topline ul li.xian_r
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_r.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:450px;
|
|||
|
|
text-align:center;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:100px;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
height:110px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul.rbox
|
|||
|
|
{
|
|||
|
|
margin-left:244px;
|
|||
|
|
_margin-left:177px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleuser ul li
|
|||
|
|
{
|
|||
|
|
width:100px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:600px;
|
|||
|
|
height:30px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
text-align:center;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin-left:16px;
|
|||
|
|
_margin-left:8px;
|
|||
|
|
height:60px;
|
|||
|
|
width:220px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul.rbox
|
|||
|
|
{
|
|||
|
|
margin-left:126px;
|
|||
|
|
_margin-left:128px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_l
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_l.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_t
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:210px;
|
|||
|
|
height:30px;
|
|||
|
|
background: url(../images/tree/t_tree_top.gif) no-repeat 50% 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_middleline ul li.xian_r
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:5px;
|
|||
|
|
height:30px;
|
|||
|
|
background:#F7F7F7 url(../images/tree/t_tree_bottom_r.gif) no-repeat 0 0;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0;
|
|||
|
|
width:700px;
|
|||
|
|
text-align:center;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin-left:16px;
|
|||
|
|
_margin-left:8px;
|
|||
|
|
width:100px;
|
|||
|
|
border: 1px solid #CCCCCC;
|
|||
|
|
height:110px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox
|
|||
|
|
{
|
|||
|
|
margin-left:114px;
|
|||
|
|
_margin-left:114px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox2
|
|||
|
|
{
|
|||
|
|
margin-left:30px;
|
|||
|
|
_margin-left:30px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul.rbox3
|
|||
|
|
{
|
|||
|
|
margin-left:114px;
|
|||
|
|
_margin-left:114px;
|
|||
|
|
}
|
|||
|
|
.mapsbox .mapsbox_bottomuser ul li
|
|||
|
|
{
|
|||
|
|
width:100px;
|
|||
|
|
}
|
|||
|
|
.userstitle
|
|||
|
|
{
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:bold;
|
|||
|
|
color:#ff0000;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
.log_boxs
|
|||
|
|
{
|
|||
|
|
margin:0 auto;
|
|||
|
|
width: 100%;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.log_boxs h2
|
|||
|
|
{
|
|||
|
|
margin:0;
|
|||
|
|
width: 100%;
|
|||
|
|
text-indent:10px;
|
|||
|
|
padding:6px 10px;
|
|||
|
|
background-color:#2baa09;
|
|||
|
|
text-align:left;
|
|||
|
|
color:#fff;
|
|||
|
|
}
|
|||
|
|
.log_boxs td .gdbox
|
|||
|
|
{
|
|||
|
|
width: 100%;
|
|||
|
|
height:450px;
|
|||
|
|
background-color:#fff;
|
|||
|
|
text-align:left;
|
|||
|
|
overflow-y:auto;
|
|||
|
|
}
|
|||
|
|
.log_boxs td .box
|
|||
|
|
{
|
|||
|
|
width: 100%;
|
|||
|
|
|
|||
|
|
min-height:358px;
|
|||
|
|
background-color:#fff;
|
|||
|
|
text-align:left;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.log_boxs td .box2 table
|
|||
|
|
{
|
|||
|
|
width: 100;
|
|||
|
|
overflow:hidden;
|
|||
|
|
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
.log_boxs table th
|
|||
|
|
{
|
|||
|
|
background-color:#eee;
|
|||
|
|
}
|
|||
|
|
.log_boxs table th,.log_boxs table td
|
|||
|
|
{
|
|||
|
|
height:25px;
|
|||
|
|
padding:5px;
|
|||
|
|
border:#dfdfdf 1px solid;
|
|||
|
|
text-align:center;
|
|||
|
|
word-wrap: break-word;
|
|||
|
|
}
|
|||
|
|
.log_boxs table td img
|
|||
|
|
{
|
|||
|
|
max-width:500px;
|
|||
|
|
width:expression(this.width > 500 ? "500px" : this.width);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#inputTips2
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin:0;
|
|||
|
|
padding:0;
|
|||
|
|
position:relative;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
|
|||
|
|
#inputTips2 li
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
margin:0;
|
|||
|
|
margin-top:10px;
|
|||
|
|
padding:0;
|
|||
|
|
width:100px;
|
|||
|
|
height:160px;
|
|||
|
|
margin-left:5px;
|
|||
|
|
list-style-type:none;
|
|||
|
|
text-align:center;
|
|||
|
|
line-height:25px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
#inputTips2 li img
|
|||
|
|
{
|
|||
|
|
border: 1px solid #ccc;
|
|||
|
|
padding:2px;
|
|||
|
|
width:94px;
|
|||
|
|
}
|
|||
|
|
#inputTips2 li a
|
|||
|
|
{
|
|||
|
|
width:100px;
|
|||
|
|
text-align:center;
|
|||
|
|
line-height:25px;
|
|||
|
|
}
|
|||
|
|
.imagebox
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:600px;
|
|||
|
|
height:400px;
|
|||
|
|
background-color:#fff;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.imagebox h3
|
|||
|
|
{
|
|||
|
|
float:left;
|
|||
|
|
width:582px;
|
|||
|
|
margin:0 10px;
|
|||
|
|
height:40px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
background:#fff;
|
|||
|
|
border-bottom: 1px solid #ccc;
|
|||
|
|
font-size:14px;
|
|||
|
|
}
|
|||
|
|
.imagebox h3 a,.imagebox h3 a:visited
|
|||
|
|
{
|
|||
|
|
left:0;
|
|||
|
|
margin:0 10px;
|
|||
|
|
margin-top:9px;
|
|||
|
|
padding:0px 10px;
|
|||
|
|
width:100px;
|
|||
|
|
height:30px;
|
|||
|
|
line-height:30px;
|
|||
|
|
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);
|
|||
|
|
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#dbd8d8,gradientType=0);/*IE8*/
|
|||
|
|
background:#dbd8d8; /* һЩ<D2BB><D0A9>֧<EFBFBD>ֱ<EFBFBD><D6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> */
|
|||
|
|
background:-moz-linear-gradient(top, #ffffff,#dbd8d8);
|
|||
|
|
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dbd8d8));
|
|||
|
|
background:-o-linear-gradient(top, #ffffff, #dbd8d8);
|
|||
|
|
border: 1px solid #ccc;
|
|||
|
|
border-bottom:0;
|
|||
|
|
position:absolute;
|
|||
|
|
text-align:center;
|
|||
|
|
display:block;
|
|||
|
|
}
|
|||
|
|
.imagebox h3 a#a2,.imagebox h3 a#a2:visited
|
|||
|
|
{
|
|||
|
|
left:140px;
|
|||
|
|
}
|
|||
|
|
.imagebox h3 a.visited,.imagebox h3 a.visited:visited
|
|||
|
|
{
|
|||
|
|
margin-top:10px;
|
|||
|
|
background:#fff;
|
|||
|
|
}
|
|||
|
|
.insertbox
|
|||
|
|
{
|
|||
|
|
width:580px;
|
|||
|
|
margin:0 10px;
|
|||
|
|
border: 1px solid #ccc;
|
|||
|
|
}
|
|||
|
|
.insertedbox
|
|||
|
|
{
|
|||
|
|
width:580px;
|
|||
|
|
height:258px;
|
|||
|
|
overflow-y:auto;
|
|||
|
|
overflow-x:hidden;
|
|||
|
|
}
|
|||
|
|
.showbox{
|
|||
|
|
width:580px;
|
|||
|
|
height:298px;
|
|||
|
|
overflow-y:auto;
|
|||
|
|
overflow-x:hidden;
|
|||
|
|
}
|
|||
|
|
.insertbutton
|
|||
|
|
{
|
|||
|
|
margin-top:10px;
|
|||
|
|
width:580px;
|
|||
|
|
height:40px;
|
|||
|
|
}
|
|||
|
|
.insertbutton input
|
|||
|
|
{
|
|||
|
|
float:right;
|
|||
|
|
margin-right:10px;
|
|||
|
|
padding:0 10px;
|
|||
|
|
width:auto;
|
|||
|
|
height:32px;
|
|||
|
|
line-height:32px;
|
|||
|
|
border:1px solid #10780a;
|
|||
|
|
background-color:#13b60b;
|
|||
|
|
text-indent:25px;
|
|||
|
|
-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px 3px;
|
|||
|
|
color:#fff;
|
|||
|
|
font-size:16px;
|
|||
|
|
font-weight:bold;
|
|||
|
|
z-index:2;
|
|||
|
|
cursor:pointer;
|
|||
|
|
background:#13b60b url(../images/iconfont.png) 5px -166px no-repeat;
|
|||
|
|
}
|
|||
|
|
.insertbutton input.btnccc
|
|||
|
|
{
|
|||
|
|
border:1px solid #ccc;
|
|||
|
|
background-color:#a1a1a1;
|
|||
|
|
}
|
|||
|
|
.insertbutton input.btnccc#qx1,.insertbutton input.btnccc#qx2
|
|||
|
|
{
|
|||
|
|
border:1px solid #ccc;
|
|||
|
|
background-color:#a1a1a1;
|
|||
|
|
text-indent:20px;
|
|||
|
|
background:#a1a1a1 url(../images/iconfont.png) 5px -295px no-repeat;
|
|||
|
|
}
|
|||
|
|
.insertbutton input.btnccc#qydelete1,.insertbutton input.btnccc#qydelete2
|
|||
|
|
{
|
|||
|
|
border:1px solid #ccc;
|
|||
|
|
background-color:#a1a1a1;
|
|||
|
|
text-indent:20px;
|
|||
|
|
background:#a1a1a1 url(../images/iconfont.png) 5px -321px no-repeat;
|
|||
|
|
}
|
|||
|
|
.showimage{width:560px; text-align:center;}
|
|||
|
|
.showimage li{float:left; position:relative; width:90px; height:90px; margin:10px; line-height:25px; display:inline-block;display:-moz-inline-stack; zoom:1; *display:inline;}
|
|||
|
|
.showimage li img{ padding:2px;border: 1px solid #ccc; width:84px; height:auto; cursor:pointer;}
|
|||
|
|
.showimage li.selected img{border: 1px solid #13b60b;}
|
|||
|
|
.showimage li.selected em{ position:absolute; display:block; top:3px; right:3px; width:20px; height:20px; background:url(../images/iconfont.png) 0 -113px no-repeat;}
|
|||
|
|
.showimage li#showLoaderpic{float:none; margin-top:100px;}
|
|||
|
|
.updatebox{float:left; width:100%; margin-top:10px;}
|
|||
|
|
.tsmsgbox{ float:left; width:160px; height:100px; font-size:18px; font-weight:bold; line-height:100px;}
|
|||
|
|
.AutoText{float:left; width:300px; height:100px; line-height:25px; padding:5px;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.addinfo_box input[type='text']{ width:260px; padding:5px;}
|
|||
|
|
.addinfo_box input[type='checkbox']{ width:auto;}
|
|||
|
|
.addinfo_box textarea{ width:260px; padding:5px; height:80px;}
|
|||
|
|
.addinfo_box{ padding:15px 0;}
|
|||
|
|
.addinfo_box li{float:left; width:100%; list-style-type:none;}
|
|||
|
|
.addinfo_box li label,.addinfo_box li p{ float:left; display:block;}
|
|||
|
|
.addinfo_box li label{ width:80px; text-align:right;}
|
|||
|
|
.addinfo_box li p{ width:400px; padding-left:10px;}
|
|||
|
|
.addinfo_box li p span{float:none; display:inline;}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.data_table td input[type='text'],.data_table td select{ width:auto;}
|
|||
|
|
input#Text_SJ,input#Text_SJ2{ width:120px;}
|