﻿b, h6, dl, dt, dd, body, ul, li, p, img {
    font-weight: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.wrapper {
    width: 1022px;
    margin: 0 auto;
}

.wrapper2 {
    width: 400px;
    height: 230px;
    margin: 0 auto;
    background-image: url('../images/Login_background.png');
    margin-top: 200px;
}

.pMain {
    font-family: Tahoma;
    font-size: 12px;
}

.x-body {
 font-family: Tahoma;
 font-size:12px;
}

.x-form-item-label {
    font-family: Tahoma;
    font-size: 12px;
}


.x-panel-body{
    font-family: Tahoma;
    font-size: 12px;
}

.pHeaderTitle {
    font-family: Tahoma;
    font-size: 13px;
    color: #FFF;
    background-image: url('../images/HeaderTitle.jpg');
    font-weight: bold;
}

/*导航样式 start*/
.menu_normal {
    font-family: Tahoma;
    font-size: 13px;
    width:165px;
    height:41px;
    display:table-cell;
    word-break:normal;
    text-align:center;
    vertical-align:middle;
    background-image: url('../images/HeaderButton1.jpg');
}

.menu_Active {
    font-family: Tahoma;
    font-size: 13px;
    color:#FFFFFF;
    width:165px;
    height:41px;
    display:table-cell;
    word-break:normal;
    text-align:center;
    vertical-align:middle;
    background-image: url('../images/HeaderButton2.jpg');
}

.menuhref {
   width:165px;
   height:41px;
   font-size: 13px;
   display:table-cell;
   color:#FFFFFF;
   word-break:normal;
   text-decoration:none;
   vertical-align:middle;
   text-align:center;
   background-image: url('../images/HeaderButton_blue.png');
   background-position:center;
   background-repeat:no-repeat;
}

.menuhref:hover {
   width:165px;
   height:41px;
   font-size: 13px;
   color:#FFFFFF;
   display:table-cell;
   text-decoration:none;
   text-align:center;
   word-break:normal;
   background-image: url('../images/HeaderButton2.jpg');
   background-position:center;
   background-repeat:no-repeat;
}
/*导航样式 end*/


.pDetail {
    font-family: Tahoma;
    font-size: 12px;
}

.pDetailTitle {
    font-family: Tahoma;
    font-size: 13px;
    background-image: url('../images/DetailTitle.jpg');
    font-weight: bold;
}

.pDetailTitle_Long {
    font-family: Tahoma;
    font-size: 13px;
    background-image: url('../images/Titlelong.png');
}

.pDetailTitle2 {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
}

.x-grid-custom .x-grid-row TD {
    font: 13px Tahoma;
    color: #476a91;
}

.x-grid-custom .x-column-header {
    background: #93BFCA scroll 0 bottom;
    font: 12px "Tahoma";
    height: 22px;
    border-left-color: #5c5b5b;
    color: #476a91;
    text-align:center;
}

    .x-grid-custom .x-column-header div {
        color: #476a91;
    }

.x-grid-custom .x-column-header-over {
    background: #93BFCA !important;
}

.x-grid-custom .x-grid-row-alt .x-grid-cell {
    background: scroll 0 0 #D2EAF1;
    background-color: #D2EAF1;
}

.x-grid-custom .x-toolbar .x-toolbar-text {
    color: #476a91 !important;
}

.x-grid-custom .x-paging-info {
    color: #476a91;
}

.pDetailTitle_Long {
    font-family: Tahoma;
    font-size: 13px;
    background-image: url('../images/Titlelong.png');
    font-weight: bold;
}


.x-grid-custom_En .x-grid-row TD {
    font: 12px Tahoma;
    color: #476a91;
}

.x-grid-custom_En .x-column-header {
    background: #93BFCA scroll 0 bottom;
    font: 13px Tahoma;
    height: 22px;
    border-left-color: #5c5b5b;
    color: #476a91;
}

    .x-grid-custom_En .x-column-header div {
        color: #476a91;
    }

.x-grid-custom_En .x-column-header-over {
    background: #93BFCA !important;
}

.x-grid-custom_En .x-grid-row-alt .x-grid-cell {
    background: scroll 0 0 #D2EAF1;
    background-color: #D2EAF1;
}

.x-grid-custom_En .x-toolbar .x-toolbar-text {
    color: #476a91 !important;
}

.x-column-header-inner {
  padding-top:1px !important;
  padding-bottom:1px !important;
}

.x-grid-custom_En .x-paging-info {
    color: #476a91;
}

.tablecss {
    font-size: 12px;
    color: #CCCCCC;
    padding-left: 2px;
    text-align: center;
}

.panle-border {
    border: solid 1px #93BFCA;
}

.thcss {
    font-size: 12px;
    color: #476a91;
    border-style: none none none solid;
    border-width: 1px;
    border-color: #93BFCA;
    background-color: #93BFCA;
    padding-left: 2px;
    font-weight: bold;
    height: 20px;
    text-align: center;
}

.trcss1 {
    font-size: 12px;
    color: #476a91;
    border-color: #93BFCA;
    border-width: 1px;
    padding-left: 2px;
    font-weight: 200;
    height: 40px;
    text-align: center;
}

.trcss2 {
    font-size: 12px;
    color: #476a91;
    border-width: 1px;
    border-color: #93BFCA;
    background-color: #D2EAF1;
    padding-left: 2px;
    font-weight: 200;
    height: 40px;
    text-align: center;
}

/*按钮样式*/
.btn-bule-default {
    width: 83px;
    height: 32px;
    margin-top: 10px;
    font-family: Tahoma;
    background-image: url('../images/btn-bg-blue-1.jpg');
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    border: 0px;
}

.btn-bule-over {
    width: 83px;
    height: 32px;
    margin-top: 10px;
    background-image: url('../images/btn-bg-blue-2.jpg');
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    border: 0px;
}


.btn-bule-down {
    width: 83px;
    height: 32px;
    margin-top: 10px;
    background-image: url('../images/btn-bg-blue-3.jpg');
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    border: 0px;
}

.btn-gray-default {
    width: 83px;
    height: 32px;
    margin-top: 10px;
    background-image: url('../images/btn-bg-gray-1.jpg');
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    border: 0px;
}


/*logo字体设置*/
.logo-txt {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #4893BB;
}

/*小标题白色字体*/
.ModelTitle {
    color: #FFF;
    font-size: 13px;
    font-weight:bold;
    font-family: "Tahoma";
}

/*居中显示文字*/
.txt-center {
    vertical-align: middle;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
}

/*文字居左显示*/
.txt-right {
    text-align: right;
    font-family: Tahoma;
    font-size: 12px;
}

/*文字居左显示*/
.txt-left {
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
}

/*显示白色字体*/
.color-white {
    color: #FFF;
    font-size: 12px;
    font-family: Tahoma;
}

/*显示白色字体*/
.color-white-bold {
    color: #FFF;
    font-size: 12px;
    font-family: Tahoma;
    font-weight:bold;
}


/*白色背景*/
.bg-white {
    background-color: #FFF;
}


/*图片提示功能*/
.tag {
    width: 275px;
    height: 240px;
    border: 1px solid #09F;
    position: relative;
    top: 100px;
    background-color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.arrow {
    position: absolute;
    width: 80px;
    height: 80px;
    top: -40px;
    left: 50px;
}

    .arrow * {
        display: block;
        border-width: 20px;
        position: absolute;
        border-style: solid dashed dashed dashed;
        font-size: 0;
        line-height: 0;
    }

    .arrow em {
        border-color: transparent transparent #09F;
    }

    .arrow span {
        border-color: transparent transparent #FFF;
        top: 1px;
    }

/*网页form文字控制*/
.x-form-text {
    font-family: Tahoma;
    font-size: 12px;
}

.x-form-field,.x-form-display-field{
    font-family: "Tahoma";
    font-size: 12px;
}



.lab-text {
    font-family: Tahoma;
    font-size: 12px;
    color: #476a91;
    font-weight: 100;
}

.lab-text-center {
    font-family: Tahoma;
    font-size: 12px;
    color: #476a91;
    font-weight: 100;
    text-align: center;
}

.lab-text-right {
    font-family: Tahoma;
    font-size: 12px;
    color: #476a91;
    font-weight: 100;
    text-align: right;
    padding-right:5px;
}
/*表头样式*/
.th {
    text-align: center;
    font-weight: bold;
    border: solid white 1px;
}
/*自动换行*/
.auto-wrap {
    font-family: Tahoma;
    font-size: 12px;
    word-break: break-all;
    height: 60px;
    white-space: normal;
}


/*下拉列表分割线样式*/
.combox-list-item {
    font-family: Tahoma;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #eeeeee;
    white-space: normal;
}

/*下拉选项样式*/
.x-boundlist-item {
    padding: 2px;
    -moz-user-select: none;
    cursor: pointer;
    position: relative;
    border-width: 0px;
    border-style: dotted;
    border-color: #FFF;
}

/*gridpanel样式调整*/
.x-column-header-inner {
    position: relative;
    white-space: nowrap;
    line-height: 12px;
    padding: 3px 6px 0px;
    margin-top: 3px;
}

/*通栏背景*/
.pModelTitle {
    font-family: Tahoma;
    font-size: 13px;
    background-image: url('../images/DefTitle.png');
}

.txt-gray {
    color: #B2B2B2;
    border: solid #B2B2B2 1px;
}

/*更改grid复选框未选中样式*/
.x-grid-row-checker, .x-column-header-checkbox .x-column-header-text {
    width: 16px;
    height: 16px;
    line-height: 0;
    background-image: url("../images/unchecked.png");
    background-repeat: no-repeat;
}
/*更改grid复选框选中样式*/
.x-grid-row-selected .x-grid-row-checker, .x-grid-row-checked .x-grid-row-checker {
    background-image: url("../images/checked.png");
}

.x-nlg .x-grid-row .x-grid-cell-special, .x-nlg .x-grid-row-over .x-grid-cell-special {
    background-image: none !important;
}

/*正常背景*/
.x-grid-row .x-grid-cell-special {
    background-color: #FFFFFF;
}

/*鼠标滑过*/
.x-grid-row-over .x-grid-cell-special {
    background-color: #efefef;
}

/*兼容360 火狐 谷歌*/
.x-grid-row .x-grid-cell-special {
    background-image: none;
}

/*系列选择*/
.lab-text {
    font-family: Tahoma;
    font-size: 12px;
    color: #476a91;
    text-align: center;
}


/*------------按钮样式表---------*/
.custom-btnStyle {
    /*background-image: url("images/Btn_Next.png");*/
    /*background-color: rgb(60,157,226);*/
}
/*兼容IE*/
.x-nlg .x-btn-default-small {
    background-repeat: repeat-x;
    background-image: none;
}

.x-btn-default-small {
    border-color: rgb(40,108,171);
    border-radius: 2px;
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    background-color: rgb(141,193,228); /*background-color: rgb(60,157,226);*/
    background-image: none;
}

.x-btn-default-small-disabled {
    border-color: rgb(198,198,198);
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    background-image: none;
}

    .x-btn-default-small-disabled .x-btn-inner {
        color: #fff !important;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
    }

.x-btn button {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    background: 0;
    outline: 0 none;
    overflow: hidden;
    vertical-align: bottom;
    -webkit-appearance: none;
    background-color: rgb(28,129,201);
    background-repeat: repeat-x;
    background-position: 0 0;
}
    /*鼠标滑过*/
    .x-btn button:hover {
        /*background-color: red;*/
        background-color: rgb(32, 138, 213);
        background-repeat: repeat-x;
    }
    /*鼠标按下*/
    .x-btn button:active {
        /*background-color: black;*/
        background-color: rgb(28,129,201);
        background-repeat: repeat-x;
    }

    .x-btn button:disabled {
        background-color: #959595;
        background-repeat: repeat-x;
        background-position: 0 0;
        color: #fff;
    }
/*此处设置按钮字体*/
.custom-btnStyle .x-btn-inner {
    font-size: 12px;
    font-weight: 600;
    font-family: Tahoma;
    color: #fff;
    background-repeat: no-repeat;
    padding: 0px 4px;
}
/*------------按钮样式表---------*/

/*自定义文本框样式*/
.ReadInput {
  border:solid 1px #b5b8c8;width:210px;height:50px;text-align:left;padding-left:3px;
}

/*超链接样式*/
.linkButton {
    color: #fff !important;
    display: block;
    background-image: url('../images/btn.png');
    background-repeat: repeat-x;
    background-position: 0 0;
    text-align:center;
    vertical-align:middle;
}


/*tooltip提示样式*/
.Tip {
    background-color:#FFFfFF;
    color:#636161;
    font-family: Tahoma;
    font-size: 12px;
}

/*winTitle窗口标题*/
.winTitle{
    font-family: Tahoma;
    font-size: 12px;
}

/*单位样式*/
.UnitCls {
    font-family: "Tahoma";
    font-size: 12px;
}

/*弹窗样式*/
.x-window-header-text-default {
    font-family: Tahoma !important;
}

/*样本列表*/
.linkButton {
    cursor: pointer;
    line-height: 22px;
    color: white;
    display: block;
    background-image: url('images/btn.png');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    text-align: center;
    vertical-align: middle;
    font-family: Tahoma;
}

.x-grid-win .x-column-header {
    font-size: 12px !important;
    font-family: Tahoma;
    text-align:center; 
}
.x-grid-win .x-column-header-inner {
    height: 30px; padding-top: 8px !important;
}

.x-grid-win .x-grid-row-alt .x-grid-cell {
    font-size: 12px !important;
    font-family:Tahoma;
    vertical-align: middle;
}

.x-grid-win .x-grid-row .x-grid-cell {
    font-size: 12px !important;
    vertical-align: middle;
    font-family:Tahoma;
}

/*页面副标题样式*/
.HeaderTitle {
    background-image: url('../images/banner.jpg');
}

.HeaderModelTitle {
    padding: 10px 10px 10px 25px;
    font-size: 30px;
    font-weight: bold;
    color: #8C8C8C;
}
/*注释样式*/
.info {
    background-color: #F8F8F8;
    padding-top: 2px;
    border: 1px solid #DDD;
    font-size: 12px;
}

.infoline {
    background: url("../images/info.png") no-repeat scroll 4px 1px;
    padding: 0px 2px 5px 25px;
}