* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    height: 100px;
    background: url(../images/header.jpg) center no-repeat;
}

.logo {
    width: 485px;
    height: 100px;
    margin-left: 20px;
    float: left;
}

.headright {
    height: 100px;
    float: right;
    margin-right: 20px;
}

.extimgbox {
    height: 65px;
    float: right;
    margin-left: 10px;
}

.extimgbox p {
    text-align: center;
    color: #fff;
}

.extimgbox img {
    float: left;
    margin: 11px 10px;
    cursor: pointer;
}

.extimgbox span {
    width: 28px;
    height: 28px;
    float: left;
    margin: 11px 10px;
    cursor: pointer;
}

.headtext {
    float: right;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.headtext a {
    color: #fff;
}

.headtext a:hover {
    color: #fff;
}

.extiimgspan1 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: 0px -74px;
}

.extiimgspan2 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -32px -40px;
}

.extiimgspan3 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -64px -40px;
}

.headmenu {
    width: 100%;
    min-width: 1080px;
    height: 40px;
    background: #f3f3f3;
}

.headmenu ul {
    margin-left: 20px;
    height: 40px;
    width: auto;
}

.headmenu ul li {
    float: left;
    height: 40px;
    width: 110px;
    background: #eaf0f4;
    margin-right: 2px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.headmenu ul li img {
    margin-left: -20px;
    position: absolute;
    top: 100px;
}

.headmenu ul li span {
    width: 16px;
    height: 40px;
    margin-left: -20px;
    position: absolute;
    top: 100px;
    margin-left: -20px;
    position: absolute;
    top: 100px;
}

.headmenu ul li:hover {
    background: #d3e2ec;
    color: #f60;
}

.scmenu {
    display: none;
    overflow: hidden;
    background: #d3e2ec;
    border-left: 1px solid #d3e2ec;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #dedede;
    position: relative;
    z-index: 1;
}

.headmenu ul li:hover .scmenu {
    display: block;
}

.scmenu dt a {
    color: #375396;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
}

.scmenu dt a:hover {
    color: #F60;
}

.headicon1 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: 0px 2px;
}

.headicon2 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -16px 2px;
}

.headicon3 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -32px 2px;
}

.headicon4 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -48px 2px;
}

.headicon5 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -64px 2px;
}

.headicon6 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -80px 2px;
}

.headicon7 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -96px 2px;
}

.headicon8 {
    background: url(../images/head_icon.png) center no-repeat;
    background-position: -112px 2px;
}

.Nowdata:hover {
    color: #000 !important;
}

.cur {
    background: #d3e2ec !important;
    color: #f60;
}

.footer {
    width: 100%;
    background: #005298;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.footernav {
    position: fixed;
    bottom: 0;
}

.maintitle {
    width: 100%;
    height: 26px;
    line-height: 26px;
    background: url(../images/titlebj.png) repeat-x;
    font-weight: bold;
    color: #777777;
    text-indent: 5px;
    border-bottom: #d4d4d4 1px solid;
}

.leftmenu {
    width: 100%;
    float: left;
    background: #f6f6f6;
}

.leftmenu ul {
    width: 100%;
    overflow: hidden;
}

.leftmenu ul li {
    width: 100%;
    line-height: 40px;
    text-indent: 10px;
    color: #FFF;
    background: #006cb7;
    margin-bottom: 1px;
    cursor: pointer;
}

.leftmenu ul li span {
    display: none;
}

.ermenu {
    display: none;
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
}

.ermenu dt {
    width: 100%;
    height: 35px;
}

.ermenu dt a {
    display: block;
    width: 100%;
    color: #333;
    height: 35px;
    line-height: 35px;
    text-indent: 15px;
}

.ermenu dt a:hover {
    color: #f90;
}

.leftmenu1 a {
    display: block;
    color: #333;
    text-indent: 20px;
    width: 100%;
    height: 35px;
    margin-bottom: 1px;
    line-height: 35px;
    background: #f7f7f7;
}

.leftmenu1 a:hover {
    color: #1a91e3;
}


/*******login.tpl.php 登录界面样式表*************/

#loginbj {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/loginbj.jpg) center no-repeat;
}
#loginbjMobile {
    width: 100%;
    height: 100%;
    background: none;
}
.loginbox {
    width: 680px;
    height: 360px;
    margin: auto;
    background: #fff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: fixed;
    margin-top: -125px;
    top: 40%;
    left: 50%;
    margin-left: -335px;
    -moz-box-shadow: 0px 8px 10px #222;
    /*firefox*/
    -webkit-box-shadow: 0px 8px 10px #222;
    /*safari或chrome*/
    box-shadow: 0px 8px 10px #222;
    /*opera或ie9*/
}
.loginboxMobile {
    width: 100%;
    height: 360px;
    margin: auto;
    background: #fff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: fixed;
    -moz-box-shadow: 0px 8px 10px #222;
    margin-top: auto;
    margin-left: auto;
    /*firefox*/
    -webkit-box-shadow: 0px 8px 10px #222;
    /*safari或chrome*/
    box-shadow: 0px 8px 10px #222;
    /*opera或ie9*/
}
.loginlogo {
    margin-top: 10px;
    width: 650px;
    height: 75px;
    text-align: center;
}

.loginimg {
    width: 280px;
    height: 240px;
    float: left;
    border-right: #dedede 1px dashed;
}

.inputbox {
    width: 350px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    float: left;
}

.inputbox table {
    margin-top: 20px;
}

.inputbox tr {
    height: 40px;
    line-height: 40px;
}

.inputbox input {
    width: 150px;
    height: 25px;
    line-height: 25px;
}

.inputbox p {
    margin-top: 20px;
}

#ck1 {
    width: 15px !important;
    height: 15px !important;
    float: left;
}

.loginbutton {
    width: 256px;
    height: 35px;
    margin-top: 25px;
    text-align: center;
}

.loginbutton button {
    width: 256px;
    height: 35px;
    background: url(../images/loginbut.jpg) no-repeat;
    border: none;
    cursor: pointer;
}


/*******login.tpl.php 登录界面样式表*************/


/*******列设置 样式表*************/

.dragable {
    height: 25px;
    border: 1px dashed #ccc;
    margin-top: 1px;
    line-height: 25px;
}

.gridsetul {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #E8E8E8;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
}

.col-span {
    display: block;
    float: left;
    text-align: center;
    overflow: hidden;
}


/*******列设置 样式表*************/


/*******公告框显示 样式表*************/

.notbox {
    width: 100%;
    overflow: hidden;
}

.notbox ul li {
    border: 1px #ccc solid;
    padding: 5px;
    margin-bottom: 10px;
}

.notbox ul li font {
    width: 70px;
    float: left;
    text-align: left;
}

.notbox ul li p {
    min-height: 20px;
    line-height: 20px;
}

.mnbox ul li {
    border: 1px #ccc solid;
    padding: 5px;
    margin-bottom: 10px;
}

.mnbox ul li font {
    width: 70px;
    float: left;
    text-align: left;
}

.mnbox ul li p {
    min-height: 20px;
    line-height: 20px;
}

.messlink a:hover {
    text-decoration: underline;
}


/**********信息登录表格样式**************/

.infotable {
    width: 98%;
    margin: 10px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.infotable tr {
    height: 29px;
    line-height: 29px;
}

.infotable tr td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-indent: 5px;
    padding: 2px;
}

.infotatr1 {
    background: #f8f8f8;
}

.infotatr2 {
    background: #fff;
}


/**********全局信息配置样式**************/

.infoconfigbox {
    margin: 10px 0.5%;
    width: 32%;
    min-height: 600px;
    border: 1px solid #ccc;
    float: left;
}

.infoconfigbox ul {
    width: 80%;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}

.infoconfigbox ul li {
    width: 99%;
    border: 1px solid #ddd;
    height: 30px;
    margin-bottom: 10px;
    height: 30px;
    text-indent: 20px;
    line-height: 30px;
    overflow: hidden;
}

.infoconfigbox ul li a {
    color: #000;
    height: 30px;
    text-indent: 20px;
    line-height: 30px;
}

.infoconfigbox ul li:hover {
    background: #f1f1f1;
}

.infoconfigbox ul li a:hover {
    color: #f90;
    background: #efefef;
}

.infoconfigbox ul li div {
    float: left;
    width: 80%;
    overflow: hidden;
}

.infoconfigbox ul li div a {
    color: #000;
    display: block;
    width: 100%;
    height: 30px;
    text-indent: 20px;
    line-height: 30px;
}

.infoconfigbox ul li span {
    width: 10%;
    margin-left: 3%;
}


/***********信息登录右边客户资料表格样式*************/

.ifontable {
    width: 90%;
    margin: 10px auto;
}

.ifontable tr {
    min-height: 25px;
    line-height: 25px;
}

#montice {
    width: 96%;
    margin: auto;
    overflow: hidden;
}

#montice table {
    border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-top: 1px #ccc solid;
    overflow: hidden;
    margin: 15px auto;
    width: 100%;
}

#montice table tr {
    min-height: 25px;
    line-height: 25px;
}

#montice table tr td {
    border-bottom: 1px solid #ccc;
}

.chulilink {
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #ddd;
    display: block;
    margin: auto;
    color: #0042af;
}

.dialerimg {
    width: 16px;
    height: 16px;
    margin: 5px 0 0 5px;
    cursor: pointer;
}

.report_from {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.condition {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.conditionbox {
    width: 100%;
    height: 40px;
}

.report_button {
    width: 1100px;
    text-align: center;
}

.down_report {
    width: 92%;
    margin: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.reporttable {
    width: 100%;
    border-left: 1px #000 solid;
    border-top: 1px solid #000;
}

.reporttable tr {
    height: 25px;
    line-height: 25px;
}

.reporttable td {
    border-right: 1px #000 solid;
    border-bottom: 1px solid #000;
    padding: 0 5px;
}

.table_green1 {
    background: #c9f900;
}

.table_blue1 {
    background: #c8fff8;
}

.table_blue2 {
    background: #65ccf4;
}

.table_yellow1 {
    background: #fcfe63;
}

.table_grey {
    background: #eee;
}


/*bigGlass*/

#bigGlass {
    height: 45px;
    position: absolute;
    background-color: #8AD151;
    display: none;
    line-height: 45px;
    font-size: 30px;
    font-weight: bold;
    padding: 0 5px;
}

#bigGlass span {
    margin-left: 8px;
}

#bigGlass span:first-child {
    margin-left: 0;
}

#CbigGlass {
    height: 45px;
    position: absolute;
    background-color: #8AD151;
    display: none;
    line-height: 45px;
    font-size: 30px;
    font-weight: bold;
    padding: 0 5px;
}

#CbigGlass span {
    margin-left: 8px;
}

#CbigGlass span:first-child {
    margin-left: 0;
}