﻿.maincontent
{
    height: 100%;
    width: 100%;
}


.logonhead
{
    height: 90px;
    text-align: center;
}

.logonhead_center
{
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}
.logonhead_title
{
    width: 70%;
    height: 100%;
    float: left;
    position: relative;
}
.logonhead_service
{
    width: 25%;
    height: 100%;
    float: right;
    position: relative;
}
.logonhead_service_phone
{
    position: absolute;
    bottom: 20px;
    right: 15px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-image: url(indexmain/icoservicephone.gif);
    background-position: left center;
    color: #676566;
}

.logonhead_title_zone
{
    position: absolute;
    bottom: 10px;
    left: 2px;
}
#hrp_logo
{
    float: left;
    height: 60px;
    margin-left: 7px;
}
#production_name_zone
{
    float: left;
    padding-right: 15px;
    border-left: 1px solid #999999;
    padding-left: 20px;
    margin-top: 10px;
}

#hospital_name
{
    text-align: left;
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #999999;
}

#production_name_ver
{
}

#production_name
{
    float: left;
    height: 31px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 31px;
    color: #333333;
}
#ver_name
{
    float: left;
    background-color: #016EAF;
    color: #FFF;
    margin: 4px 0px 0px 8px;
    padding: 2px 4px;
    border-radius: 3px;
}


.logonbody
{
    height: 410px;
    text-align: center;
    background-color: #CCCCCC;
    background-repeat: no-repeat;
    background-image: url(indexmain/logoncenter.png);
    background-position: center center;
}

.logonbody_center
{
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.logonbody_center_div
{
    position: absolute;
    right: 10px;
    top: 65px;
    width: 350px;
    background-color: #FFF;
    border-radius: 4px;
    box-sizing: border-box;
}

.logonbottom
{
    height: 235px;
    text-align: center;
    background-color: #F5F5F5;
}

.logonbottom_center
{
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.logonbottom_ver
{
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    text-align: left;
}
.logonbottom_ver_zone
{
    position: absolute;
    left: 10px;
   /* bottom: 25px;*/
    color: #676566;
    line-height: 20px;
    top:30px;
}
.logonbottom_right{ right:10px;  color: #676566;
    line-height: 20px;
    top:30px;
    position: absolute;}
.logonbottom_thoth
{
    width: 47%;
    height: 100%;
    float: right;
    position: relative;
}
.logonbottom_thoth_logo
{
    float: left;
    background-repeat: no-repeat;
    background-image: url(indexmain/ThothLogoNew.png);
    background-position: right center;
    width: 185px;
    height: 40px;
}
.logonbottom_thoth_copyright
{
    color: #676566;
    line-height: 20px;
    height: 100%;
    padding-top: 49px;
    box-sizing: border-box;
    float: right;
    font-family: Arial;
}

.loginlabel
{
    text-align: center;
    font-size: 18px;
    color: #3C3B3B;
    font-family: "Microsoft YaHei" , "微软雅黑" , "Arial" , "SimSun" , "\5B8B\4F53" ,sans-serif;
}

/*以下是老的*/
.login_background_repeat
{
    background-repeat: repeat-x;
    background-image: url(public/login_background_repeat.gif);
    background-position-y: bottom;
    height: 390px;
}

.login_center
{
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-image: url(public/login_center.jpg);
    height: 100%;
    text-align: center;
    vertical-align: bottom;
    width: 710px;
}

.login_center_form
{
    width: 290px;
    margin: 10px 20px;
    box-sizing: border-box;
}
.login_center_form td
{
    box-sizing: border-box;
    padding: 10px;
}
.login_product_split
{
    background-repeat: repeat-x;
    background-image: url(public/login_bottom_split.jpg);
    background-position-y: top;
    height: 140px;
    padding-right: 5px;
}

.login_product_readme
{
    background-repeat: no-repeat;
    background-image: url(public/login_bottom.jpg);
    background-position-y: top;
    padding-right: 5px;
    height: 100%;
    text-align: left;
    background-position-x: left;
    width: 829px;
}

.login_product_readme td
{
    padding-left: 30px;
}


#list
{
    width: 500px;
}
body
{
    margin: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    background-color: #FFF;
}
.txtlogon
{
    border: 1px solid #CCC !important;
    width: 100%;
    height: 40px !important;
    padding-left: 13px;
    background-color: #FFF !important;
    font-size: 14px;
    line-height: 34px!important;
}
.txtsms
{
    border: 1px solid #CCC !important;
    width: 175px !important;
    height: 40px !important;
    padding-left: 5px;
    background-color: #FFF !important;
    font-size: 14px;
    line-height: 26px;
}
.label1
{
    font-size: 14px;
    color: #375885;
    width: 70px;
    height: 30px;
}
.title
{
    background-repeat: no-repeat; /* background-image: url(public/login_title.png);*/
    height: 75px;
}
#btnSubmit
{
    background-repeat: no-repeat; /* background-image: url(indexmain/logonbtn.gif);*/
    border: 0px !important;
    width: 290px;
    height: 42px;
    background-color: #0070D2;
    cursor: pointer;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
}

.product_readme
{
    position: absolute;
    width: 302px;
    height: 277px;
    background-image: url(public/login_product_readme.png);
}

.product_readme .span1
{
    font-size: 12px;
    color: #157bce;
}

#id_aboutus, #id_legal
{
    cursor: pointer;
}



.product_readme .span2
{
    font-size: 12px;
    color: #b60000;
}

.product_readme_head
{
    height: 38px;
    padding-left: 20px;
    color: #31ba9e;
    font-weight: bold;
    font-size: 14px;
    padding-right: 15px;
}

.product_readme_body
{
    height: 204px;
    padding-left: 20px;
    vertical-align: top;
    padding-right: 15px;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
}

.product_readme_body p
{
    text-indent: 21pt;
    line-height: 180%;
}

.product_readme_foot
{
    height: 26px;
    padding-left: 20px;
    text-align: right;
    padding-right: 15px;
    font-size: 14px;
}

#id_msg
{
    display: none;
    background-image: url(public/exclamation.png);
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 17px;
    line-height: 20px;
    background-position-y: 2px;
    color: Red;
}

.highlight
{
    color: #FF8B0E !important;
}

a.product
{
    color: #929292;
    text-align: center;
    width: 110px;
    height: 110px;
    margin-right: 35px;
    display: inline-block;
}

a.product:hover
{
    color: #157bce;
    text-decoration: none;
    background-image: url(public/login_product.png);
    background-position-x: -5px;
    background-position-y: -98px;
    background-repeat: no-repeat;
}

a.product .product_back
{
    background-image: url();
    width: 97px;
    height: 86px;
    display: inline-block;
}


a.product:hover .product_back
{
    width: 97px;
    height: 86px;
}

a.product .product_img
{
    background-image: url(public/login_product.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 70px;
    display: inline-block;
}

a.product .product_text
{
}

.img1
{
    background-position-x: 0px;
    background-position-y: 5px;
}

.img2
{
    background-position-x: -100px;
    background-position-y: 5px;
}
.img3
{
    background-position-x: -190px;
    background-position-y: 5px;
}
.img4
{
    background-position-x: -293px;
    background-position-y: 5px;
}

.img5
{
    background-position-x: -393px;
    background-position-y: 5px;
}

#AppCnName
{
    color: #FDA837;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 22pt;
    position: absolute;
    margin-top: -40px;
    margin-left: -4px;
    z-index: 100;
}
#AppCnNameShadow
{
    color: #FFF;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 22pt;
    position: absolute;
    margin-top: -38px;
    margin-left: -2px;
    z-index: 90;
}

#AppEnName
{
    color: #989898;
    font-size: 14px;
    display: none;
}
#ServicePhone
{
    color: #88A1B7;
    position: absolute;
    margin-top: -34px;
    margin-left: 140px;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,Color='white', Positive='true');
}



.select_border
{
    width: 230px;
    height: 39px; *background:#fff;
background:#fff;
*border:1pxsolid#ccc;
*padding:8px;
*height:39px;
}
.select_border_container
{ *border:0;
*position:relative;
*height:18px;
*overflow:hidden;
}
.select_border_container select
{
    border: 0px solid #ccc;
    padding: 4px 0px;
    font-size: 14px;
    height: 40px;
    width: 230px; *width:252px;
margin:-2px;
}
.select_border, .select_border_container
{ *width:250px;}