﻿@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea {font:500 13px/1.5 arial,"Microsoft YaHei",Simsun,sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: arial,"Microsoft YaHei",Simsun,sans-serif;font-weight: 500;line-height: 1.5;}
html,body {margin:0;padding:0;height:100%;width:100%;overflow-y:hidden;overflow-x:auto;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
em,i {font-style:normal;}
input,select,textarea {outline:none;color:#333;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a,a:visited {color:#333;text-decoration:none;outline:none;}
a:hover,a:active,a:focus {text-decoration:none;color:#333;background:none;}
.clearfix:after{display:block;clear:both;visibility:hidden;height:0;content:''}
*, *:before, *:after {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
label {display:inline-block;margin-bottom:0px;font-weight:normal;}
body {background-color:#e6e5eb;color:#333;}
input[type=text]::-ms-clear {display:none;}

/* head */
.head {background-color:#313541;height:54px;width:100%;position:absolute;z-index:99999;}
.head .logoLeft {float:left;margin:15px 0 0 16px;}
.head .logoLeft p {width:255px;height:24px;padding-left:52px;color:#fff;font-size:22px;line-height:24px;}
.head .logoLeft p i {width:40px;height:24px;display:inline-block;background-position:0 0;float:left;margin-left:-52px;}

.head .searchBox {width:184px;height:30px;float:left;margin:12px 0 0 52px;position:relative;}
.head .searchBox .searchText {height:30px;line-height:30px;width:131px;padding:0 33px 0 20px;border:none;color:#fff;background-color:#61666d;border-radius:28px;float:left;font-size:13px;}
.selectBoxDrop {font-size:13px;width:162px;border:1px solid #dcdcdc;position:absolute;top:32px;left:8px;background:#fff;border-radius:3px;padding:5px 0;-webkit-box-shadow:0 2px 6px rgba(0, 0, 0, .2);-moz-box-shadow:0 2px 6px rgba(0, 0, 0, .2);box-shadow:0 2px 6px rgba(0, 0, 0, .2);max-height:248px;overflow-y:auto;}
.selectBoxDrop a{display:block;width:150px;padding-left:12px;height:28px;line-height:28px;color:#333;}
.selectBoxDrop a:hover {background-color:#ecedf1;}
.head .dealerBut {float:left;margin-left:20px;color:#fff;font-size:13px;line-height:54px;}
.head .dealerBut a {color:#fff;}


.head .headRig {float:right;padding-right:18px;font-size:14px;color:#FFF;}

.head .headRig .hdInfo {float:left;margin:21px 48px 0 0;}
.hdInfoIn {position:relative;width:18px;height:18px;}
.hdInfoIn .hdInfoIco {position:relative;}
.hdInfoIn .hdInfoIco .icoInfo {width:18px;height:18px;display:inline-block;background-position:0 -86px;}
.hdInfoIn .hdInfoIco .infoNum {position:absolute;width:20px;height:20px;color:#fff;font-size:12px;line-height:20px;display:inline-block;background-color:#ed594d;border-radius:50%;text-align:center;right:-10px;top:-10px;text-overflow:ellipsis; white-space:nowrap;overflow:hidden;}


.head .headRig .hdIdentity {float:left;margin-top:14px;}
.hdIdentityIn {padding-left:36px;position:relative;}
.hdIdentityIn .hdIdentityCon {line-height:26px;position:relative;}
.hdIdentityIn .hdImgLeft {float:left;margin:0 0 0 -36px;}
.hdIdentityIn .hdImgLeft img {border-radius:50%;}
.hdIdentityIn .hdIdentityCon p i {width:12px;height:12px;display:inline-block;background-position:0 -50px;vertical-align:middle;margin-left:5px;}

/* tips */
.notedefault {display:none;top:18px;position:absolute;padding-top:12px;right:-5px;}
.select_permission {width:128px;position:relative;font-size:14px;}
.select_permission .spInnerBox {text-align:left;border:solid 1px #dbdbdb;background-color:#fff;border-radius:3px;zoom:1;background-image:none;}
.select_permission .spInnerBox ul {padding-top:10px;}
.select_permission .spInnerBox ul li {height:28px;line-height:28px;margin-bottom:10px;overflow:hidden;}
.select_permission .spInnerBox ul li a {display:block;padding-left:46px;}
.select_permission .spInnerBox ul li a:hover {background-color:#f5f6fa;}
.select_permission .spInnerBox ul li a i {width:14px;height:14px;display:inline-block;float:left;margin:7px 0 0 -26px;}
.select_permission .spInnerBox ul li a.dropOut i {background-position:-76px -50px;}
.select_permission .spInnerBox ul li a.changePass i {background-position:0 -104px;}


.headTwo {position:absolute;z-index:99997;top:69px;width:100%;}
.headTwo .headInTwo {padding:0 15px 0 215px;}


/* menu */
.leftMenu {position:absolute;top:54px;width:200px;z-index:99998;}
.leftMenu .menuBox {background-color:#ebecf2;width:199px;height:100%;display:table;border-right:solid 1px #d5d5d5;}
.menuInBox {background-color:#ebecf2;font-size:14px;padding-top:2px;}
.accordion {width:100%;padding:14px 0;}
.accordion li {margin-bottom:10px;}
.accordion .menuHd {cursor:pointer;display:block;padding-left:46px;color:#333;position: relative;height:40px;line-height:40px;font-size:16px;}
.accordion .menuHd a {color:#333;}
.accordion li.open .menuHd {}
.accordion li.open .submenu {display:block;}
.accordion li i {}
.accordion li i.icoImg {width:20px;position:absolute;left:17px;top:10px;height:20px;display:inline-block;}
.accordion li i.ico1 {background-position:0 -28px;}
.accordion li.open i.ico1 {background-position:0 -28px;}
.accordion li i.ico2 {background-position:-20px -28px;}
.accordion li.open i.ico2 {background-position:-20px -28px;}
.accordion li i.ico3 {background-position:-40px -28px;}
.accordion li.open i.ico3 {background-position:-40px -28px;}
/* Submenu */
.submenu {/*display:none;*/font-size:14px;padding:7px 0 0;}
.submenu ul {padding-bottom:7px;}
.submenu li {height:36px;line-height:36px;}
.accordion li .submenu li {margin-bottom:3px;}
.submenu li a {display:block;height:36px;text-decoration:none;color:#666;padding-left:46px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.submenu a:hover,.submenu a.on {background-color:#7793ec;color:#fff;}



/* main */
.mainBox {width:100%;height:100%;display:table;}
.mainInBox {display:table-cell;padding:69px 15px 15px 215px;}
.mainInBox.userDataBox {padding:54px 0 0 215px;}
.mainConBox {width:100%;height:100%;}
.mainWrapBg {background-color:#fff;}/*padding-top:66px; */
.mainWrapBg.mainWrapPr {padding-top:0;}


.mainHdBox {height:65px;border-bottom:solid 1px #e7eaec;}
.mainTabBox {margin:0 auto;padding-top:14px;text-align:center;}
.mainTabBox ul {display:inline-block;margin:0 auto;text-align:center;}
.mainTabBox li {height:48px;line-height:48px;padding:0 30px;font-size:18px;display:inline-block;cursor:pointer;}
.mainTabBox li.on {color:#00adc7;border-bottom:solid 4px #7793ec;}
.mainTabBox li.on a {color:#00adc7;}

.tagConWrap {padding-top:20px;}
.tagInWrap {width:100%;}
.tagInWrap .tagInBox .tagInHd {padding-left:28px;margin-bottom:20px;}
.tagInWrap .tagInBox .tagInHd li {padding:0 18px;height:32px;cursor:pointer;line-height:32px;font-size:14px;color:#999;display:inline-block;}
.tagInWrap .tagInBox .tagInHd li.on {background-color:#666;color:#fff;}
.tagInWrap .tagInBox .tagInConBox {width:100%;}
.filterBox {width:100%;height:30px;margin-bottom:18px;}
.filterBox .searchStore {float:left;padding-left:75px;}
.filterBox .searchStore .txtLeft {margin-left:-48px;}
.filterBox .searchStore .textStyle {width:390px;margin-right:10px;}
.filterBox .buttonBox {float:right;margin-right:18px;}
.txtLeft {float:left;line-height:30px;}

.textStyle {height:20px;line-height:20px;padding:4px 5px;border-radius:3px;border:solid 1px #ddd;}
.butStyle {padding:0 20px;background-color:#9db6d2;border:solid 1px #9db6d2;height:28px;line-height:28px;border-radius:3px;color:#fff;cursor:pointer;}

/* button */
.buttonBox {height:30px;}
.buttonBox input {display:inline-block;color:#666;cursor:pointer;border:solid 1px #e1e1e1;border-radius:3px;padding:0 10px 0 30px;margin-left:8px;font-size:12px;height:28px;line-height:28px;background-color:#fff;background-image:url(../images/butIco.png);background-repeat:no-repeat;}
.buttonBox input:hover {color:#fff;background-color:#7793ec;border-color:#7793ec;}
.buttonBox input.searchIco {background-position:10px 0;}
.buttonBox input.importIco {background-position:10px -28px;}
.buttonBox input.newAddIco {background-position:10px -56px;}
.buttonBox input.authorizationIco {background-position:10px -84px;}
.buttonBox input.rechargeIco {background-position:10px -112px;}
.buttonBox input.importIco2 {background-position:10px -140px;}
.buttonBox input.importIco3 {background-position:10px -168px;}
.buttonBox input.exportIco {background-position:10px -196px;}
.buttonBox input.returnIco {background-position:8px -224px;}
.buttonBox input.editIco {background-position:8px -252px;}
.buttonBox input.saveIco {background-position:8px -280px;}
.buttonBox input.qrCodeIco {background-position:8px -308px;}


.buttonBox input.searchIco:hover {background-position:-190px 0;}
.buttonBox input.importIco:hover {background-position:-190px -28px;}
.buttonBox input.newAddIco:hover {background-position:-190px -56px;}
.buttonBox input.authorizationIco:hover {background-position:-190px -84px;}
.buttonBox input.rechargeIco:hover {background-position:-190px -112px;}
.buttonBox input.importIco2:hover {background-position:-190px -140px;}
.buttonBox input.importIco3:hover {background-position:-190px -168px;}
.buttonBox input.exportIco:hover {background-position:-190px -196px;}
.buttonBox input.returnIco:hover {background-position:-192px -224px;}
.buttonBox input.editIco:hover {background-position:-190px -252px;}
.buttonBox input.saveIco:hover {background-position:-190px -280px;}
.buttonBox input.qrCodeIco:hover {background-position:-190px -308px;}


/* table */
.tableWrapBox {width:100%;height:auto;}
.tableGeneral {border-collapse:collapse;background-color: #fff;width:100%;height:auto;text-align:left;}
.tableGeneral th {height:48px;line-height:48px;padding:0 9px;background-color:#f4f6fc;border:solid 1px #d8dde8;color:#414141;}
.tableGeneral td {border-bottom:solid 1px #ededed;height:42px; vertical-align:middle;padding:0 10px;color:#666;}
.tableGeneral td a {color:#666;}
.tableGeneral td a:hover {color:#333;}
.tableGeneral td.avatarPic img {border-radius:3px; vertical-align:middle;}
.tbodyBox tr.over {background-color:#fffcf4;}
.tableGeneral.tLineNo th:first-child {border-left:none;}
.tableGeneral.tLineNo th:last-child {border-right:none;}
.tableEditFont {font-size:13px;}
.tableEditFont tr th:first-child,.tableEditFont tr td:first-child {text-align:center;}
.tableEditFont tr th:first-child input,.tableEditFont tr td:first-child input {vertical-align:middle;cursor:pointer;}
.tableGeneral td .statusIco {width:12px;height:12px;display:inline-block;background-color:#36c494;border-radius:50%;}
.tableGeneral td a.txtColor {color:#1e87e9;}
.tableGeneral td a.txtColor:hover {text-decoration:underline;}
.tableGeneral td a.icoBut {width:14px;height:14px;display:inline-block;}

.tableGeneral td a.editBut {background-position:-12px -50px;margin-right:14px;}
.tableGeneral td a.editBut:hover {background-position:-26px -50px;}
.tableGeneral td a.deleteBut {background-position:-120px -50px;}
.tableGeneral td a.deleteBut:hover {background-position:-134px -50px;}
.tableGeneral td a.untieBut {background-position:-148px -50px;margin-right:14px;}
.tableGeneral td a.untieBut:hover {background-position:-162px -50px;}
.tableGeneral td a.viewBut {background-position:-176px -50px;margin-right:14px;}
.tableGeneral td a.viewBut:hover {background-position:-190px -50px;}


.tableGeneral.tLineWrap {border:solid 1px #ededed;}
.tableGeneral.tLineWrap th {border-left:none;border-right:none;border-color:#ededed;height:38px;line-height:38px;}
.tableGeneral.tLineWrap tr th:first-child,.tableGeneral.tLineWrap tr td:first-child {text-align:left;width:100px;}
.tableGeneral.tLineWrap tr th:first-child input {margin-right:5px;}
.tableGeneral.tLineWrap tr td {height:36px;}


.tableGeneral.layerTable td,.tableGeneral.layerTable th {border-color:#e6e7eb;}
.tableGeneral.layerTable th {background-color:#f5f6fa;color:#6d6d6d;}
.tableGeneral.layerTable tr td:first-child {border-left:solid 1px #ededed}
.tableGeneral.layerTable tr td:last-child {border-right:solid 1px #ededed;}


/* page */
.pageWrap {height:44px;padding:5px 0;width:100%;background-color:#fff;border-top:solid 1px #d8dde8;}
.layerPage {float:right;height:44px;line-height:44px;padding-left:12px;margin-right:10px;}
.layerPage .pageTotal {margin-right:6px;display:inline-block;vertical-align:middle;color:#959595;}
.layerPage .pageTotal i {color:#4287cf;}
.layerPage .pageBtn {display:inline-block;margin:0 6px;vertical-align:middle;height:30px;}
.layerPage .pageBtn a {background-color:#fff;border:solid 1px #dce0e2;position:relative;border-radius:3px;display:inline-block;width:42px;height:28px;font-size:0px;cursor:default;}
.layerPage .pageBtn a i {width:7px;height:12px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-3px;}
.layerPage .pageBtn.page_prev a i {background-position:-40px -50px;}
.layerPage .pageBtn.page_next a i {background-position:-48px -50px;}
.layerPage .pageBtn a.clickOnBut {cursor:pointer;}
.layerPage .pageBtn.page_prev a.clickOnBut i {background-position:-57px -50px;}
.layerPage .pageBtn.page_next a.clickOnBut i {background-position:-65px -50px;}
.layerPage .pageSele {display:inline-block;vertical-align:middle;height:30px;}
.layerPage .pageSele select {height:28px;border:solid 1px #dce0e2;line-height:28px;border-radius:3px;padding:0 0 0 8px;float:left;font-size:14px;}


/* layer */
.layerBox {position:absolute;width:840px;height:505px;background-color:#fff;display:none;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .2);box-shadow:0 0 4px rgba(0, 0, 0, .2);}
.layerBox .layerHd {background-color:#18b7cf;display:block;height:50px;line-height:50px;cursor:move;color:#fff;border-radius:4px 4px 0 0;}
.layerBox .layerHd h2 {float:left;font-weight:500;padding-left:25px;line-height:50px;font-size:16px;}
.layerBox .layerHd i {float:right;width:16px;height:16px;cursor:pointer;display:inline-block;margin:17px 20px 0 0;}
.layerBox .layerHd i.closeLayer {background-position:-90px -50px;}
.layerConWrap {padding:0 0 16px;}
.layerInConBox {padding:25px;}
.listItemBox {padding-left:106px;margin-bottom:17px;}
.listItemBox .txtLeft {margin-left:-92px;color:#444;}
.listItemBox .remarksText {color:#959595;font-size:12px;padding:5px 0 0 5px;}
.listItemBox .textStyle {width:236px;}



.butBox {padding:16px 20px 0;text-align:right;border-top:solid 1px #ededed;}
.butBox input {margin-left:12px;cursor:pointer;border-radius:3px;text-align:center;text-align:center;font-size:14px;}
.butBox .confirmBut {width:80px;height:32px;line-height:34px;color:#fff;border:none;background-color:#7793ec;}
.butBox .noClickBut {width:80px;height:32px;line-height:34px;color:#fff;border:none;background-color:#d2dae1; cursor:default;}
.butBox .closeLayerBut {width:78px;height:30px;line-height:30px;background-color:#fff;border:solid 1px #ccc;color:#6d6d6d;}


.promptTxt {padding:5px 25px 5px 12px;background-color:#fff4eb;margin-bottom:30px;border-radius:4px;color:#666;position:relative;}
.promptTxt i {width:10px;height:10px;display:inline-block;cursor:pointer;background-position:-106px -50px;position:absolute;top:50%;right:12px;margin-top:-5px;}
.radioBox {overflow:hidden;}
.radioBox label {float:left;margin-right:40px;line-height:30px;cursor:pointer;}
.radioBox label input {float:left;margin:9px 5px 0 0;}

.warrantLayerIn {padding:18px 28px;max-height:408px;overflow-y:auto;}
.warrantLayerIn .userTitle {min-height:32px;line-height:32px;margin-bottom:20px;}
.warrantLayerIn .userTitle .userLeftBox {padding-left:44px;float:left;color:#000;font-size:18px;}
.warrantLayerIn .userTitle .userLeftBox img {float:left;margin-left:-44px;border-radius:50%;}
.warrantLayerIn .userTitle .radioRight {float:right;}
.warrantLayerIn .userTitle .radioRight label {float:left;margin-left:30px;cursor:pointer;}
.warrantLayerIn .userTitle .radioRight label input {float:left;margin:10px 5px 0 0;}

/* login */
.bodyWrap {background-color:#fff;}
.bodyWrap,.bodyWrap .loginMain {height:100%;}
.bodyWrap .loginMain .mainLeft,.bodyWrap .loginMain .mainLeft .operationImg {height:100%;left:0;top:0;
position:absolute;background:no-repeat 100%;background-size:cover;z-index:-1;}
.bodyWrap .loginMain .mainLeft .operationImg {width:100%;display:none;}
.bodyWrap .loginMain .mainRight {background-color:transparent;width:100%;height:100%;}
.bodyWrap .loginMain .mainRight .scrollBox {background-color:#fff;width:32.5%;float:right;height:100%;overflow-y:auto;min-width:400px;position:relative;}
.loginBotTxt {position:absolute;width:100%;bottom:25px;line-height:20px;font-size:14px;text-align:center;color:#a9adb6;}
.loginWrap {position:absolute;top:50%;margin-top:-222px;width:100%;}
.loginBox {text-align:center;}
.loginBox .innerLoginBox {width:366px;margin:0 auto;}
.loginBox .innerLoginBox .loginLogo {height:85px;margin-bottom:32px;}
.loginBox .innerLoginBox .formLogin li.formBox {margin-top:10px;height:50px;}
.loginBox .innerLoginBox .formLogin li.formBox .loginText {height:20px;line-height:20px;background-color:#fff;border:none;border-bottom:solid 1px #e7eaf1;padding:15px 0 15px 26px;width:340px;font-size:16px;color:#333;}
.loginBox .innerLoginBox .formLogin li.formBox label.focusText {position:relative;}
.loginBox .innerLoginBox .formLogin li.formBox i {width:18px;height:18px;display:inline-block;position: absolute;left:0;top:15px;background-image:url(../images/loginIco.png);background-repeat:no-repeat;}
.loginBox .innerLoginBox .formLogin li.formBox i.userNameIco {background-position:0 0;}
.loginBox .innerLoginBox .formLogin li.formBox i.passwordIco {background-position:0 -18px;}
.loginBox .innerLoginBox .formLogin li.formBox label.focusText span {color:#b4b4c8;font-size:16px;line-height:50px;position:absolute;left:26px;cursor:text;}
.loginBox .innerLoginBox .formLogin li.formBut {margin-top:48px;}
.loginBox .innerLoginBox .formLogin li.formBut input {background-color:#7793ec;color:#fff;font-size:18px;text-align:center;height:44px;line-height:44px;border-radius:3px;width:366px;border:none;cursor:pointer;}
.loginBox .innerLoginBox .formLogin li.cancelBut {margin-top:30px;text-align:center;}
.loginBox .innerLoginBox .formLogin li.cancelBut input {width:126px;height:30px;font-size:14px;border:solid 2px #33cde5;border-radius:60px;color:#7793ec;background-color:#fff;text-align:center;cursor:pointer;}
.errTxt {color:#f00;text-align:center;font-size:15px;padding-top:25px;}

/**/
.dataFormWrap {padding:20px 0;}
.dataFormBox {padding:0 18px;margin-bottom:30px;}
.itemThree {}
.dataStore {margin:0 -8px;}
.dataStore .itemData {width:20%;float:left;}
.itemThree .dataStore .itemData {width:33.33333333%;}
.dataStore .itemData .itemInData {padding:0 8px;}
.dataStore .itemData .itemInData .itemInBox {width:100%;}
.dataInWrap {border:solid 1px #d5d5d5;border-top-width:6px;background-color:#fff;text-align:center;border-radius:6px;height:139px;}
.topColor1 {border-top-color:#f8555f;}
.topColor2 {border-top-color:#fea439;}
.topColor3 {border-top-color:#4bc499;}
.topColor4 {border-top-color:#fb9777;}
.topColor5 {border-top-color:#b4bac7;}
.dataInWrap .titleHd {padding-top:20px;margin-bottom:20px;}
.dataInWrap .titleHd p {display:inline-block;margin:0 auto;padding-left:26px;height:20px;line-height:20px;font-size:18px;color:#8e9aa9;}
.dataInWrap .titleHd p i {width:20px;height:20px;display:inline-block;margin-left:-26px;float:left;}
.dataInWrap .titleHd p i.dFIco1 {background-position:0 -66px;}
.dataInWrap .titleHd p i.dFIco2 {background-position:-20px -66px;}
.dataInWrap .titleHd p i.dFIco3 {background-position:-40px -66px;}
.dataInWrap .titleHd p i.dFIco4 {background-position:-60px -66px;}
.dataInWrap .titleHd p i.dFIco5 {background-position:-80px -66px;}
.dataInWrap .dataTxt {font-size:45px;color:#4e515a;line-height:56px;}
.chartWrap {padding:18px;margin-bottom:20px;}
.chartWrap .chartHd {height:22px;line-height:22px;margin-bottom:25px;font-size:14px;padding:0 20px 0 10px;}
.chartWrap .chartHd .cTxtLeft {float:left;}
.chartWrap .chartHd .cTxtRight {float:right;}
.chartWrap .chartHd .cTxtRight p {padding-left:20px;}
.chartWrap .chartHd .cTxtRight p i {width:12px;height:12px;display:inline-block;background-color:#7793ec;float:left;margin:5px 0 0 -20px;border-radius:50%;}
.chartWrap .chartInBox {width:100%;}
.chartWrap .chartInBox img {width:100%;}


/* select */
.selectBoxs {}
.tag_select {display:block;padding:0 14px 0 20px;border:none;height:30px;width:150px;position:relative;font-size:13px;color:#fff;border-radius:25px;background-color:#61666d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;cursor:pointer;}
.tag_select_hover {}
.tag_select_open {}
dl.tag_options {overflow:hidden;cursor:pointer;border:solid 1px #ededed;position:absolute;top:32px;left:10px;z-index:88888;border-radius:3px;background-color:#fff;display:none;width:160px;max-height:180px;overflow-y:auto;-moz-box-shadow:0px 2px 5px rgba(224, 224, 224, 0.7);-webkit-box-shadow:0px 2px 5px rgba(224, 224, 224, 0.7);box-shadow:0px 2px 5px rgba(224, 224, 224, 0.7);}
dl.tag_options dd{height:30px;line-height:30px;cursor:pointer;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
dl.tag_options dd.open_hover {background-color:#ecedf1;}
dl.tag_options dd.open_selected {background-color:#fff;}
dl.tag_options dd.open_selected:hover {background-color:#ecedf1;}

/**/
.userDataIn {padding:18px 28px 18px 0;}
.softwareWrap {padding-top:16px;}
.softwareWrap .softwareInBox {margin:0 -8px;}
.softwareItem {float:left;width:50%;}
.softwareItem .softwareInData {padding:0 8px;}
.softwareItem .softwareInData .softwareAppIn {width:100%;}
.softwareDiv {border:solid 1px #d5d5d5;border-radius:6px;background-color:#fff;}
.softwareDiv .sHdBox {height:44px;background-color:#f4f6f9;padding-left:16px;line-height:44px;border-radius:6px 6px 0 0;font-size:16px;}
.softwareDiv .dataConBox {height:140px;padding:32px 0 36px;width:100%;}
.softwareDiv .dataConBox .dataLeft {width:44%;float:left;position:relative;height:140px;}
.softwareDiv .dataConBox .dataLeft .dataChartBox {width:140px;position:absolute;left:50%;margin-left:-70px;}
.softwareDiv .dataConBox .verticalLine {float:left;margin-top:5px;width:1px;height:130px;background-color:#dcdcdc;}
.softwareDiv .dataConBox .dataRight {float:left;width:55%;}
.softwareDiv .dataConBox .dataRight .dataStatusBox {padding-left:40px;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul {width:100%;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li {float:left;width:50%;margin-bottom:25px;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox {padding-left:28px;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox i {width:12px;height:12px;display:inline-block;border-radius: 50%;margin:7px 0 0 -26px;float:left;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox i.greenBg {background-color:#22dd9a;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox i.grayBg {background-color:#b7bdc6;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox i.redBg {background-color:#fa4752;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox p {line-height:26px;color:#525252;font-size:14px;}
.softwareDiv .dataConBox .dataRight .dataStatusBox ul li .statusInBox p span {color:#333;font-size:20px;}


/**/
.promptWrap {width:100%;position:relative;}
.promptWrap .promptInBox {position:absolute;left:50%;top:50%;width:300px;height:130px;margin:-65px 0 0 -150px;text-align:center;}
.promptWrap .promptInBox i {width:129px;height:72px;display:inline-block;margin:10px auto;}
.promptWrap .promptInBox i.pIco1 {background: url("../images/p1.png") no-repeat 0 0;}
.promptWrap .promptInBox i.pIco2 {background: url("../images/p2.png") no-repeat 0 0;}
.promptWrap .promptInBox span {color:#666;font-size:18px;line-height:24px;display:block;padding-top:5px;}
.promptWrap .promptInBox span a {color:#7793ec;}


.head .logoLeft p i,.hdInfoIn .hdInfoIco .icoInfo,.hdIdentityIn .hdIdentityCon p i,.layerPage .pageBtn a i,.accordion li i.icoImg,.select_permission .spInnerBox ul li a i,.tableGeneral td a.icoBut,.layerBox .layerHd i,.promptTxt i,.dataInWrap .titleHd p i {background-image:url(../images/png.png);background-repeat:no-repeat;}

@media screen and (max-width:1280px) {
    .bodyScrollX .scrollInXBox {width:1280px;position:relative;}

}