@header-user-color:#e9e9e9; //用户下拉颜色 @header-user-fontColor:#1fc0f0; //用户下拉字体颜色 @pub-ioc:"../../images/comold/sprite/blue_headfoot1.png"; //小图标 //页头 .header{width:100%;height:40px;} .header .head{float:left;clear:both;display:inline-block;margin-left:4%;width:30%;color:#6b6b6b;font-size:12px;line-height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .header .head i{color:#0394d3;} .header .head-ioc{float:right;display:inline-block;margin-top:8px;margin-right:60px;} .header .head-ioc ul{width:100%;} .header .head-ioc ul li{position:relative;float:right;box-sizing:border-box;margin-right:20px;width:25px;height:25px;border:1px solid #e0e0e0;} .header .head-ioc ul li:hover{border-color:#1F96D2;background-color:#1F96D2;} .header .head-ioc ul li a.help{display:inline-block;margin:3.5px 0 0 3.5px;width:16px;height:16px;background:url(@pub-ioc) no-repeat left -22px;} .header .head-ioc ul li:hover a.help{background:url(@pub-ioc) no-repeat -110px -22px;} .header .head-ioc ul li a.log{display:inline-block;margin:3.5px 0 0 3.5px;width:16px;height:16px;background:url(@pub-ioc) no-repeat -38px -124px;} .header .head-ioc ul li:hover a.log{background:url(@pub-ioc) no-repeat -61px -124px;} .header .head-ioc ul li a.tow{display:inline-block;margin:3.5px 0 0 3.5px;width:16px;height:16px;background:url(@pub-ioc) no-repeat -16px -22px;} .header .head-ioc ul li:hover a.tow{background:url(@pub-ioc) no-repeat -77px -22px;} .header .head-ioc ul li a.three{display:inline-block;margin:3.5px 0 0 3.5px;width:16px;height:16px;background:url(@pub-ioc) no-repeat -32px -22px;} .header .head-ioc ul li:hover a.three{background:url(@pub-ioc) no-repeat -94px -22px;} .header .head-ioc ul li a.four{display:inline-block;margin:3.5px 0 0 3.5px;width:16px;height:16px;background:url(@pub-ioc) no-repeat -48px -22px;} .header .head-ioc ul li span{display:none;} .header .head-ioc ul li.index-set{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:75px;height:25px;border:1px solid #38a9e1;color:#38a9e1;text-align:center;line-height:20px;} .header .head-ioc ul li.index-set a{color:#2498d3;font-size:12px;} .header .head-ioc ul li.index-set:hover a{color:#fff;} .header .head-ioc ul li.hover{border-color:#1F96D2;background-color:#1F96D2;} .header .head-ioc ul li.hover a{color:#fff;} .header .head-ioc ul li.hint span{position:absolute;top:-7px;right:-8px;display:block;width:16px;height:14px;border-radius:3px;background-color:#f39c12;color:#fff;text-align:center;font-size:12px;line-height:14px;} .header .user{position:relative;float:right;margin:8px 5% 0 0;padding:0 20px 0 10px;height:25px;min-width:93px;border:1px solid #e0e0e0;font-size:12px;cursor:pointer;} .header .head-ioc ul li.show_qr{width: 25px;height: 25px;background:url(../../images/comold/qr_show.png) no-repeat; position: relative;border: none;} .header .head-ioc ul li.show_qr .qr{width: 86px;height: 94px;background: url(../../images/comold/qrCodeLittle.png) no-repeat;position: absolute;left: -7px;top:21px;z-index: 9;display: none;} .header .head-ioc ul li.show_qr:hover{width: 25px;height: 25px;border: none;} .header .head-ioc ul li.select_systemwrap{width: 118px;height: 26px;} .header .head-ioc ul li.select_systemwrap:hover{background: none;border-color: #e0e0e0;} .header .head-ioc ul li .select_system{width: 118px;height: 26px;text-align: center;line-height: 26px;font-size: 12px;cursor: pointer;} .header .head-ioc ul li .select_system .ico{width:7px;height:4px;background:url(@pub-ioc) no-repeat 0 0;float: right;margin: 10px 8px 0 0;} .header .head-ioc ul li .select_system_list{width: 118px;height: auto;position: absolute;left: 0;top:25px;z-index: 100;background: #fff;display: none;} .header .head-ioc ul li .select_system_list li{width: 102px;height: 25px;margin: 0 8px 0 4px;text-align: center;border: none;line-height: 25px;font-size: 12px;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;color: #00b7ee;cursor: pointer;} .header .head-ioc ul li .select_system_list li:first-child{margin-top: 6px;} .header .head-ioc ul li .select_system_list li:last-child{margin-bottom: 6px;} .header .head-ioc ul li .select_system_list li:hover,.header .head-ioc ul li .select_system_list li.hover{background: #00b7ee;color: #fff;} //页头 用户下拉 .header .user > span{position:absolute;top:10px;right:7px;display:block;width:7px;height:4px;background:url(@pub-ioc) no-repeat 0 0;} .header .user > p{width:100%;color:#333;text-indent:10px;font-family:"黑体";line-height:25px;} .header .user > ul{position:absolute;top:25px;left:0;z-index:100;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid @header-user-color;background-color:#fff;overflow:hidden;} .header .user > ul li{padding:7px 0;width:100%;} .header .user > ul li a{display:block;margin:0 auto;padding:5px 0;width:85%;color:@header-user-fontColor;text-align:center;font-size:12px;font-family:'黑体';} .header .user > ul li a .icon{width: 12px;height: 14px;background: url(@pub-ioc) -15px 0 no-repeat;float: left;margin-left: 10px;} .header .user > ul li a:hover{border-radius:2px;background-color: #00b7ee;color:#fff;} .header .user > ul li a:hover .icon{background-position: -36px 0;} .header .user > ul li a.hover{border-radius:2px;background: #00b7ee;color:#fff;} .header .user > ul li a.hover .icon{background-position: -36px 0;} .header .user > ul li.li2 a .icon{background-position: -82px 0;} .header .user > ul li.li2 a:hover .icon{background-position: -59px 0;} .header .user > ul li.li2 a.hover .icon{background-position: -59px 0;} .header .user > ul li.li3 a .icon{background-position: -130px 0;} .header .user > ul li.li3 a:hover .icon{background-position: -106px 0;} .header .user > ul li.li3 a.hover .icon{background-position: -106px 0;} .header .user > ul li.li4 a .icon{background-position: -90px -125px;width: 13px;} .header .user > ul li.li4 a:hover .icon{background-position: -112px -125px;} .header .user > ul li.li4 a.hover .icon{background-position: -112px -125px;} .header .user > ul li.bottom{border-top:1px solid #e9e9e9;} .header .user > ul li.bottom a .icon{background-position: -178px 0;text-indent:-5px;} .header .user > ul li.bottom a:hover .icon{background-position: -154px 0;} .header .defined_icon{float: right;} /*关联账号*/ .header .user > ul li.link_account a .icon{ width: 14px; height: 14px; background: url("../../images/comold/sprite/switch_account.png") no-repeat; background-size: 14px 14px; } .header .user > ul li.link_account a:hover .icon { background: url("../../images/comold/sprite/switch_account_hover.png") no-repeat; background-size: 14px 14px; } .header .user > ul li.link_account a.hover .icon { background: url("../../images/comold/sprite/switch_account_hover.png") no-repeat; background-size: 14px 14px; } .header .user .account_lists { width: 140px; border: 1px solid #ddd; position: absolute; left: -156px; top: 102px; z-index: 120; background: #fff; padding: 5px 10px; -moz-box-shadow: 3px 3px 10px rgba(204,204,204,.4); /* 老的 Firefox */ box-shadow: 3px 3px 10px rgba(204,204,204,.4); border-radius: 5px; display: none; } .header .user .account_lists .triangle_icon { display: block; width: 6px; height: 12px; position: absolute; right: -6px; top: 10px; } .header .user .account_lists .account_list { text-align: center; max-height: 200px; overflow: auto; } .header .user .account_lists .account_list li a{ line-height: 24px; color: #00b7ee; font-size: 12px; display: inline-block; max-width: 96px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .header .user .account_lists .account_list li:hover { background: #00b7ee; } .header .user .account_lists .account_list li:hover a { color: #fff; } //导航 .nav-wary{position:relative;width:100%;height:65px;background-color:#0087b4;-webkit-box-shadow:1px 1px 5px #d6d6d6;-moz-box-shadow:1px 1px 5px #d6d6d6;box-shadow:1px 1px 5px #d6d6d6;} .nav-wary .wrap{width: 94%;margin: 0 auto;} .nav-wary .logo{float:left;width:193px;height:66px;line-height: 62px;} .nav-wary .logo img{max-width: 193px;max-height: 52px;} .nav-wary .nav{margin-left:200px;} .nav-wary .nav li{float:left;line-height:65px;} .nav-wary .nav li a{display:inline-block;color:#fff;font-size:16px;font-family:'黑体';width: 114px;text-align: center;position:relative;} .nav-wary .nav li a.hover{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:65px;border-bottom:2px solid #fff;background-color:#2699bf;} .nav-wary .nav li a:hover{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:65px;border-bottom:2px solid #fff;background-color:#2699bf;text-decoration:none;} .nav-wary .nav li a >i{position: absolute;top:9px;right:7px;width: 18px;height: 20px;background: url("../../images/comold/nav_new.png") no-repeat left top;} .centre{margin:15px auto 30px;width:90%;min-height: 500px;position: relative;max-width: 1600px;} .gambitcentre{background: #fff;padding-bottom: 5px;} .centre .hide_classify{width:100px;height: 30px;line-height: 30px;cursor: pointer;float: right;background: url(../../images/comold/show_hide_classify.png) 0 0 no-repeat;position: absolute;top:10px;right: 20px;} .centre .show_classify{width:100px;height: 30px;line-height: 30px;cursor: pointer;float: right;background: url(../../images/comold/show_hide_classify.png) 0 -37px no-repeat;position: absolute;top:15px;right: 20px;} .footer{width:100%;height:105px;background-color:#323333;color:#fff;color:#e9e9e9;} .footer .footer-left{float:left;margin-top:25px;margin-left:90px;width:500px;font-size:12px;} .footer img{float:left;display:block;width:59px;} .footer p{float:left;display:inline-block;margin:5px 0 0 5px;width:430px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .footer .footer-right{float:right;/*margin-top:25px;*/margin-right:75px;width:350px;font-size:12px;} .footer .footer-right .img{width:65px;height: 54px;float: left;background: url(@pub-ioc) 0 -44px;} .footer .footer-right p{width:270px;text-align:right;} .footer .footer-right a{color:#e9e9e9;text-decoration:none;} .footer .footer-right a:hover{text-decoration:none;} .addnav_wrap{position:relative;left:10px;z-index:9;float:left;width:31px;height:65px;} .addnav_wrap .beacon{float:left;margin-top:23px;width:40px;height:15px;color:#fff;font-size:16px;font-family:"黑体";cursor:pointer;} .addnav_wrap .navmore_wrap{position:absolute;float:left;display:none;margin-top:65px;margin-left:-65px;width:100px;height:auto;background:#0087b4;} .addnav_wrap .navmore_wrap ul{float:left;margin-bottom:10px;width:100px;height:auto;} .addnav_wrap .navmore_wrap ul li{float:left;margin-top:10px;width:100px;height:30px;} .addnav_wrap .navmore_wrap ul li a{float:left;display:block;margin-left:3px;width:94px;height:30px;color:#fff;text-align:center;font-size:14px;line-height:30px;position: relative;} .addnav_wrap .navmore_wrap ul li a:hover{background:#2699bf;color:#fff;text-decoration:none;} .addnav_wrap .navmore_wrap ul li a > i{position: absolute;top:-5px;right:0px;width: 18px;height: 20px;background: url("../../images/comold/nav_new.png") no-repeat left top;} .compile-index .compile-tit{position:fixed;top:40px;left:3%;z-index:9;display: block;width:94%;height: 60px;background-color: #fff;-webkit-box-shadow:0px 3px 3px #D2D2D2;box-shadow:0px 3px 3px #D2D2D2;-mox-box-shadow:0px 3px 3px #D2D2D2;} .compile-index .compile-tit > ul{display: block;overflow:hidden;margin: 20px 0 0 20px;} .compile-index .compile-tit > ul li{float:left;display: block;margin-left: 10px;} .compile-index .compile-tit > ul li a{display: block;padding:5px;background-color: #38a9e1;color:#fff;font-size:12px;} .compile-index .compile-tit > ul li a:hover{background-color: #e27d7e;} .compile-index .compile-tit > ul li a.hover{background-color: #e27d7e;} @media screen and (max-width:1260px){ .footer .footer-left{margin-left:20px;} .footer .footer-right{margin-right:25px;} } @media screen and (max-width: 1360px){ .centre{width: 94%;} } //话题挖掘 .switch { border-bottom: 1px solid #e5e5e5; ul { a { font-size: 16px; li { float: left; margin-right: 60px; margin-left: 20px; height: 50px; line-height: 50px; font-weight: bold; } } } } /* 绿盟云header */ .greencloudheader { height: 54px; line-height: 54px; background: #0076c1 url("../../images/comold/loginheadback.jpg"); background-size: 100%; } .admin_logo_img { display: block; width: 110px; height: 28px; float: left; margin: 11px 0px 0px 20px; } .admin_logo_img img { width: 110px; height: 28px; vertical-align: top; } .yqjc { color: #fff; font-size: 14px; line-height: 54px; margin-left: 20px; } .greencloudheader:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; } .admin_menu_right { float: right; border-radius: 12px; height: 26px; line-height: 23px; padding: 0px 50px 0px 30px; color: #c8e2ef; font-size: 12px; cursor: pointer; margin: 13px 20px 0px 0px; box-shadow: 0px -1px 1px #034978; background: #045f9b url("../../images/comold/admin_header_menu_right_icon_0.png") no-repeat right 4px; position: relative; } .user_name { max-width: 130px; display: inline-block; vertical-align: top; color: #c8e2ef; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .admin_child_menu { width: 120px; border-bottom: 2px solid #d9dce1; position: absolute; z-index: 999; right: 0; display: none; } .admin_child_menu_arrow { background: url("../../images/comold/user-header-arrow-bg.png") no-repeat; height: 14px; } .admin_child_menu li { height: 32px; line-height: 32px; background-color: #fff; border-left: 2px solid #d9dce1; border-right: 2px solid #d9dce1; } .admin_child_menu li a{ text-decoration: none; color: #333; display: block; padding-left: 20px; } .admin_child_menu li a:hover { background: #e9f4df; } .admin_menu_right:hover .admin_child_menu { display: block; } /*绿盟云-nav*/ .greencloud_nav { background-color: #172B43; height: 45px; color: #B9D2DE; } .greencloud_nav .nav li { line-height: 45px; } .greencloud_nav .nav li a { color: #B9D2DE; } .greencloud_nav .nav li a:hover { height: 45px; background-color: #172B43; border-bottom: 2px solid #F29221; color: #FFFFFF; font-weight: bold; } .greencloud_nav .nav li a.hover { height: 45px; color: #FFFFFF; font-weight: bold; border-bottom: 2px solid #F29221; height: 45px; background-color: #172B43; } .greencloud_nav .addnav_wrap { height: 45px; line-height: 45px; } .greencloud_nav .addnav_wrap .beacon { height: 45px; margin-top: 0; color: #B9D2DE; } .greencloud_nav .addnav_wrap .beacon:hover { color: #FFFFFF; font-weight: bold; } .greencloud_nav .addnav_wrap .navmore_wrap { margin-top: 45px; background-color: #172B43; } .greencloud_nav .addnav_wrap .navmore_wrap ul li a { color: #B9D2DE; } .greencloud_nav .addnav_wrap .navmore_wrap ul li a:hover { color: #FFFFFF; font-weight: bold; background: #172B43; border-bottom: 2px solid #F29221; } .greencloud_nav .addnav_wrap .navmore_wrap ul li a.hover { color: #FFFFFF; font-weight: bold; border-bottom: 2px solid #F29221; } .greencloud_nav .wrap .logo { display: none; }