 html, body,a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var
{ margin: 0; padding: 0; }
input:focus,select:focus,button{ outline: 0; }
textarea{ padding: 0 10px; outline:none; resize: none; }
.hide{ display: none; }
.block{ display: block; }
.fl{ float: left !important; }
.fr{ float: right !important; }
em,b,strong,i,label{ font-style: normal; font-weight:100; }
ul, li, ol { list-style: none;cursor: pointer; }
a, a:link { text-decoration: none; }
a:active, a:hover { text-decoration: none; color: #333; }
a:focus { outline: none; }
html,body{-ms-overflow-style: scrollbar;width: 100%;height: 100%;}
body{ font-family: 'Microsoft YaHei'; font-size: 14px; background-color: #ffffff; }
* { word-break: break-all; }
/*超出出现省略号*/
.ellipsis{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
/*自定义公共弹窗*/
.publicMsgbox img{ display: block; width: 119px; height: 91px; margin: 0 auto 20px; }
.publicMsgbox{ text-align: center; }
.publicMsgbox span{ font-size: 18px; }
/*通用清除浮动*/
.clearfix:before,.clearfix:after{ content:""; display:table; }
.clearfix:after{ clear:both; }
.clearfix{ *zoom:1; /*IE/7/6*/; }
.text-center{text-align: center;}
/*通用清除浮动*/

/*公共头部*/
.x_userTop{
    line-height: 30px;
    padding-right: 35px;
    
}
.x_userTop #buttons b{
     font-size: 14px;
     color:#FF4B00;
}
.x_userTop span
{
    border-left:1px solid #CACACA; 
    vertical-align: middle;
    margin: 0px 5px;
}
.x_userTop a.x_reset{
    font-size:14px;
    color:#1592F2 ;
    margin-left:15px;
}
.x_userTop a.x_signOut
{
   padding-left:20px;
   
   font-size: 12px;
   color: #323232;
   background:url(../../image/signOut.png)no-repeat 0px center;
}
/*左侧公共*/
.x_navmenu span{
   font-size:12px;
}
.x_tree-logo
{
    text-align: center;
    margin: 25px 0px; 
}
/*面包屑导航条*/
.crumbsBox .breadcrumb
{
    margin-bottom:0px;
}
.crumbsBox .breadcrumb li
{
    color: #999999;
    font-size:14px;
 }
.crumbsBox .breadcrumb li.active span{
    color: #1592F2;
 }
/*用户管理*/
.section
{
    border: 1px solid #EFEFEF;
    box-shadow: 0 2px 10px 0 rgba(215,215,215,0.50);
}
.section:before,.section:after{ content:""; display:table; }
.section:after{ clear:both; }
.section{ *zoom:1; /*IE/7/6*/; }
.functionBox{
    padding-bottom:25px;
}
.functionBox select
{
    width:140px;
    height: 35px;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
    color:#040404; 
}
.functionBox input[type="search"]
{
    height: 35px;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
}
.functionBox input[type="submit"],.functionBox input[type="submit"]:active:hover:focus
{
    width:95px;
    height: 35px;
    background: #33BACF;
    border-radius: 2px;
    border:none;
    outline: none;
     font-size:14px;
}
.functionBox input[type="submit"].userRegister
{
    border:1px solid #33BACF;
    background:#ffffff;
    color:#33BACF;
    border-radius: 2px;
}
.functionBox input[type="submit"].userRegister:active:hover:focus
{
    border:1px solid #33BACF;
    background:#ffffff;
    color:#33BACF;
}

    .functionBox input[type="button"].userRegister {
        border: 1px solid #33BACF;
        background: #ffffff;
        color: #33BACF;
        border-radius: 2px;
    }

    .functionBox input[type="button"].userRegister:active:hover:focus {
        border: 1px solid #33BACF;
        background: #ffffff;
        color: #33BACF;
    }
    
    .functionBox input[type="button"].askbtn{
        border: 1px solid #FFFFFF;
        background: #33BACF;
        color: #FFFFFF;
    }
    .functionBox input[type="button"].askbtn:hover:active:focus{
        border: 1px solid #FFFFFF;
        background: #33BACF;
        color: #33BACF;
    }
/*table*/
/*page*/
.pages
{   
    line-height:35px;
    text-align: right;
    font-size:14px;
    color: #333333;
 }
 .pages .tg_x
{
    font-size: 14px;
    color: #333333; 
    font-weight: normal;
}
.pages input[type="text"]
{
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 0px 5px;
}
.pages input[type="submit"],.pages input[type="submit"]:active:hover:focus
{
    height: 30px;
    width: 30px;
    text-align: center;
    background: #FF4B00;
    border-radius: 2px;
    color:#ffffff;
    border:none;
    outline: none;
    vertical-align: unset;
}
.highlight
{
    color:#FF4B00;
}
a.aspNetDisabled,a.aspNetDisabled:hover
{
    color:#B7B7B7;
}
.firstPage,.upPage,.downPage,.nextPage,.firstPage:hover,.upPage:hover,.downPage:hover,.nextPage:hover
{
    font-size: 14px;
    color: #FF4B00;
}
.pageAlone
{
    padding:5px 10px;
    color:#666666;
}
.pageAlone.page_on
{
    background: #FF4B00;
    border-radius: 2px;
    color:#ffffff;
}
/*公共table*/
.tableBox table th
{
   background: #ECECEC;
}
.tableBox table tr:th
{
   text-align: left;
   font-weight: normal;
   font-size: 14px;
   color: #333333;
}

.table th
{
   text-align: left;
   font-weight: normal;
   font-size: 14px;
   color: #333333;
}
.tableBox table th: a
{
   font-size: 14px;
   color: #333333;
}
.tableBox table tr:first-child th img
{
   margin-left: 5px;
}
.tableBox table tr td
{
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
}
.tableBox table tr td input[type="button"]
{
    padding: 0px;
    margin: 0px;
}
.tableBox table tr td a.commonA,.tableBox table tr td input[type="submit"].commonA
{
    display: inline-block;
    border: 1px solid #1592F2;
    border-radius: 2px;
    padding: 1px 5px;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    color: #1592F2;
    cursor: pointer;
}
.tableBox table tr td a.commonA.update_xm,.tableBox table tr td input[type="submit"].commonA.update_xm
{
    border-color:#FF4B00;
    color: #FF4B00;
}
.tableBox table tr td a.commonA.data_xm,.tableBox table tr td input[type="submit"].commonA.data_xm
{
    border-color:#33BACF;
    color: #33BACF;
}
/*用户注册页面*/
.addBox
{
    max-width: 600px; 
    margin-right: 20px; 
    margin: 20px auto;
}
.addBox-lg
{
    max-width: 800px; 
    margin-right: 20px; 
    margin: 20px auto;
}
.addBox .text-left
{
    text-align: right;
    font-size: 12px;
    color: #348CE4;
    line-height: 28px;
}
.input-group-addon,.form-group span
{
    color: #red;
}

.just_msg,.input-group-addon > .span_msg
{
    font-size: 12px;
    color: #FF4B28;
}
.input-group input[type="search"]
{
    font-size: 14px;
    color: #B7B7B7;
}
.UserInformation
{
   padding-bottom: 15px;
}
.UserInformation>span
{
    margin-right:20px;
    font-size: 14px;
    color: #040404;
}
.UserInformation>span>span
{
    font-size: 14px;
    color: #FF4B00;
    margin-left: 5px;
}
.navTbables
{
    padding:30px 25px;
    border: 1px solid #E2E2E2;
    border-top: none;
    min-height:600px;
}
.nav-tabs > li > a
{
    font-size: 14px;
    color: #8A8A8A;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    color: #348CE4;
}
.State_x
{
    color: #348CE4;
    line-height: 35px;
}
input[name="uploaddate"],input[name="SetStartDate"],input[name="SetBirthDate"],input[name="FromDate"],input[name="ToDate"],input[name="activefrom"],input[name="activeto"],input[name="transto"],input[name="appto"],input[name="appfrom"]
{
    width:155px;
    height:30px;
    background:#FFFFFF url(../../image/datePicker.png) no-repeat 135px center;
    border: 1px solid #348CE4;
    border-radius: 5px;
    padding:0px 10px;
    font-size: 12px;
}
 
.reset_common,.reset_common:active:hover:focus
{
    display: inline-block;
    border: 1px solid #1592F2 !important;
    border-radius: 5px;
    padding: 5px 12px;
    text-decoration: none !important;
    text-align: center !important;
    font-size: 12px !important;
    color: #1592F2 !important;
}
.radio_common label
{
    margin: 0px 10px;
    padding-right: 10px;
}
/*团队注册*/
.TeamBox >span
{
    font-size:14px;
    color:#4B4B4B;
}
.TeamBox .btn-primary, .TeamBox .btn-primary:active:hover:focus
{
    background: #348CE4 !important;
}
.TeamBtn input[type="submit"]
{
    background: #FF4B28 !important;
    font-size: 14px;
}

.input-group-addon
{
    background-color: white;
    border-width: 0px;
}
.modal-title
{
    font-size: 16px;
    color: #040404;
}
.modal-header
{
    padding:10px 15px;
}
.modal-body span{
    font-size: 14px;
    color: #4B4B4B;
}
.modal-body td
{
    padding-bottom:10px;
}
/**/
.main{
    box-sizing: border-box;
    background: #FAFAFA;
    width: 100%;
    height: 100%;
    padding: 40px;
}
.section{
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: #ffffff;
}
.main_max1200{
    max-width: 1200px;
}
.labelTitle{
    font-size: 16px;
    color: #323C47;
    padding-bottom: 10px;
}
.labelTitle.orange{
    color: #FF8A00;
}
.labelTitle>span{
    font-size: 16px;
    color: #33BACF;
    margin: 0px 5px;
}
/*自定义栅格*/
.zdy-lg-12{
    width: 100%;
}
.zdy-lg-11 {
  width: 91.66666667%;
}
.zdy-lg-10 {
  width: 83.33333333%;
}
.zdy-lg-9 {
  width: 75%;
}
.zdy-lg-8 {
  width: 66.66666667%;
}
.zdy-lg-7 {
  width: 58.33333333%;
}
.zdy-lg-6 {
  width: 50%;
}
.zdy-lg-5 {
  width: 41.66666667%;
}
.zdy-lg-4 {
  width: 33.33333333%;
}
.zdy-lg-3 {
  width: 25%;
}
.zdy-lg-2 {
  width: 16.66666667%;
}
.zdy-lg-1 {
  width: 8.33333333%;
}
.form-inline{
    padding-bottom: 10px;
}
/*按钮重置*/
.btn{
    padding: 6px 30px;
}
.btn-primary{
    background: #33BACF;
    border-radius: 2px;
    border: 1px solid #33BACF;
}
.btn-primary.focus, .btn-primary:focus,.btn-primary:hover,.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background: #33BACF;
    border-radius: 2px;
    outline: none;
    border: 1px solid #33BACF;
}
.btn-default{
    color: #CACACA;
    background-color: #ffffff;
    border-color: #CACACA;
}
.btn-default.focus, .btn-default:focus,.btn-default:hover,.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
    color: #CACACA;
    background-color: #ffffff;
    border-color: #CACACA;
    outline: none;
}
.btn-default.active, .btn-default.active, .open>.dropdown-toggle.btn-default,.btn-default.focus, .btn-default:focus, .btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
    color: #33BACF;
    background-color: #ffffff;
    border-color: #33BACF;
}
.btnFuncBox{
    position: relative;
    float: left;
    padding-bottom: 20px;
    margin-right: 10px;
    min-width: 120px;
}
.btnFuncBox >u{
    text-decoration: none;
    cursor: pointer;
    color: #CACACA;
    font-size: 12px;
    font-weight: normal;
}
.btnFuncBox >u.update_btn{
    position: absolute;
    right: 20px;
    top: 40px;
}
.btnFuncBox >u.delete_btn{
    position: absolute;
    right: 2px;
    top: 40px;
}
.border_division{
    border-bottom: 1px solid #eeeeee;
    margin: 10px 0px;
}
.nav-zdy-tabs{
    border: none;
    padding-bottom: 10px;
}
.nav-zdy-tabs li>a{
    background: #FFFFFF;
    border-radius: 6px;
    font-size: 16px;
    color: #333333;
    margin-right: 10px;
}
.nav-zdy-tabs>li.active>a, .nav-zdy-tabs>li.active>a:focus, .nav-zdy-tabs>li.active>a:hover{
    background: #15B1B7;
    border-radius: 6px;
    font-size: 16px;
    color: #FFFFFF;
}
.btnbox{
    text-align: center;
}
/*表格*/
.tableBox{
    background-color: #F5F5F5;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
}
.tableBox table{
    margin-bottom: 0px;
}
.tableBox thead th{
    font-size: 14px;
    color: #040404;
}
.tableBox tbody td{
    font-size: 13px;
    color: #333333;
}
.tableBox a{
    font-size: 13px;
    color: #4DA1FF;
    margin-right: 10px;
}
.tableBox a.a_default{
    font-size: 13px;
    color: #B7B7B7;
}
.tableBox a.a_warning{
    font-size: 13px;
    color: #FF8A00;
}
.table>thead>tr>th{
    border-bottom: 1px solid #ddd;
}
.tableBox input[type="checkbox"],p.allSelect input[type="checkbox"]{
    vertical-align: sub;
    margin-right: 5px;
}
.tableBox label,p.allSelect label{
    font-size: 13px;
    color: #333333;
    margin-right: 10px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 8px;
     border: 1px solid #ddd;
}
p.allSelect{
    padding: 15px;
}
/*分页*/
/*page*/
.pages
{   
    line-height:35px;
    text-align: right;
    font-size:14px;
    color: #333333;
    margin: 10px 0px;
 }
 .pages .tg_x
{
    font-size: 14px;
    color: #333333; 
    font-weight: normal;
}
.pages input[type="text"]
{
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 0px 5px;
}
.pages input[type="submit"],.pages input[type="submit"]:active:hover:focus
{
    height: 30px;
    text-align: center;
    background: #33BACF;
    border-radius: 2px;
    color:#ffffff;
    border:none;
    outline: none;
    vertical-align: unset;
    padding: 5px 10px;
    text-align: center;

}
a.aspNetDisabled,a.aspNetDisabled:hover
{
    color:#B7B7B7;
}
.firstPage,.upPage,.downPage,.nextPage,.firstPage:hover,.upPage:hover,.downPage:hover,.nextPage:hover
{
    font-size: 14px;
    color: #33BACF;
}
.pageAlone
{
    padding:5px 10px;
    color:#666666;
}
.pageAlone.page_on
{
    background: #33BACF;
    border-radius: 2px;
    color:#ffffff;
}
.rightdiv {
    float: right;
    margin-left: 2px;
}
.leftdiv {
    float: left;
    margin-left: 2px;
}
.breadcrumb{
    background-color: transparent;
    margin-bottom: 0px;
}
.radioBox{
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}
a.orangeLine{
    font-size: 14px;
    color: #FF8A00;
    text-decoration: underline;
}
.hidePrompt{
    margin-bottom: 0px;
}
.hidePrompt .promptBox{
    height: 15px;
    font-size: 12px;
    text-align: right;
    color: #F94E4E;
}
/*问卷调查*/
.questionnaire{
    box-sizing: border-box;
    background: #FAFAFA;
}
.headerTopBox{
    height: 60px;
    background: #33BACF;
    width:100%;
    position: fixed;
    top:0px;
    z-index:999;
}
.questionTitle{
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
}
.questionTitle span{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 100;
}
.questionTitle .assessTime{
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #ffffff;
}
.questionTitle .presenState{
    margin-left: 60px;
}
.questionTitle .presenState .preStatebtn{
    box-sizing: border-box;
    display: inline-block;
    margin-left: 30px;
    height: 25px;
    line-height: 25px;
    background: #33CC99;
    padding :0px 10px;
    color: #ffffff;
    font-size: 14px;
}
.questionTitle .seaPretion{
    float: right;
    box-sizing: border-box;
    width: 190px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    padding: 0px 15px;
    margin-top: 7px;
}
.questionTitle>a{
    float: right;
    display: inline-block;
    width: 90px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    text-align: center;
    margin-top: 12px;
    font-size: 18px;
    color: #FFFFFF;
}
.body_content{
    box-sizing: border-box;
    width: 1200px;
    margin: 30px auto 130px;
    min-height: 400px;
    background-color: #ffffff;
    padding: 0px 24px 35px 24px;
}
.surveyTitle{
    line-height: 70px;
    font-size: 24px;
    color: #111111;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
}
.footer_nav{
    box-sizing: border-box;
    width: 1200px;
    height: 80px;
    background: rgba(0,0,0,0.7);
    border-radius: 40px;
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    z-index: 102;
}
.footer_nav>a{
    box-sizing: border-box;
    display: inline-block;
    width: 99px;
    height: 60px;
    margin: 12px 0px 8px 0px;
    position: relative;
}
.footer_nav>a >u{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.2);
    font-size: 14px;
    color: #FFFFFF;
}
.footer_nav>a.active u{
    background: #33BACF;
}
.footer_nav>a >span{
    display: block;
    width: 99px;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    left: 0px;
    bottom: 2px;
}
.eachItem{
    margin-top: 20px;
    padding-bottom: 10px;
}
.itemtitle{
    box-sizing: border-box;
    min-height: 30px;
    line-height: 30px;
    background: #F5F5F5;
    border-radius: 2px;
    font-size: 14px;
    color: #333333;
    padding-left: 20px;
    font-family: 'PingFangSC-Regular';
}
.itemtitle .notice{
    font-size: 14px;
    color: #FF4B28;
}
div.itemtitle{
    padding-bottom: 5px;
    padding-right: 70px;
    margin-bottom: 5px;
    margin-left:50px;
}
.askSearchbox{
    padding:20px 25px 0px 60px;
}
.askSearchbox .askselect{
    width: 175px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    font-size: 14px;
    color: #323C47;
}
.form-zdyControl{
    box-sizing: border-box;
    width: 275px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    padding: 0px 20px;
    font-size: 14px;
    color: #323C47;
}
/* 使用webkit内核的浏览器 */
::-webkit-input-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
}
/* Firefox版本4-18 */
:-moz-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
}
/* Firefox版本19+ */
::-moz-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
}
/* IE浏览器 */              
:-ms-input-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
}
.btn-zdyprimary{
    width: 130px;
    height: 45px;
    line-height: 30px;
    border: 1px solid #33BACF;
    border-radius: 2px;
    vertical-align: bottom;
    font-size: 18px;
    color: #33BACF;
    margin-left: 10px;
}
.btn-zdyprimary:hover,.btn-zdyprimary:focus{
    color: #33BACF;
}
.askAddbox{
    padding: 15px 60px 0px 60px;
}
.askAddbox span{
    display: inline-block;
    background: #F9F9F9;
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 14px;
    color: #111111;
    margin-right: 20px;
    margin-bottom: 10px;
}
.askAddbox span >u{
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background: url(../../image/closewjdc.png)no-repeat center;
    cursor: pointer;
    margin-left: 10px;
}
.askcheckBox{
    padding: 10px 60px 20px 20px;
}
.askcheckBox>p{
    font-size: 16px;
    color: #323C47;
}
.askcheckBox .checkitme{
    padding: 8px 0px;
}
.askcheckBox .checkitme label{
    margin-right: 25px;
    font-size: 14px;
    color: #333333;
}
.askcheckBox .checkitme input[type="checkbox"]{
    -webkit-appearance: none;
    background: #dddddd;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: 0px;
    outline: none;
    margin-right: 5px;
}
.askcheckBox .checkitme input[type="checkbox"]:checked{
    background: url(../../image/checkbox_wq_on.png) no-repeat center;
}
.illnessbox{
    padding: 5px 0px;
}
.illnessbox span{
    font-size: 14px;
    color: #323C47;
    margin-right: 15px;
}
.illnessbox label{
    font-size: 13px;
    color: #323C47;
    margin-right: 10px;
    font-weight: normal;
}
.illnessbox input[type="radio"]{
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: url(../../image/radio_wq.png)no-repeat center;
    outline: none;
    margin-right: 5px;
}
.illnessbox input[type="radio"]:checked{
   background: url(../../image/radio_wq_on.png) no-repeat center; 
}
.selectBox{
    padding: 10px 0px 0px 0px;
}
.selectBox select{
    box-sizing: border-box;
    width: 175px;
    height: 45px;
    border: 1px solid #ababab;
    border-radius: 4px;
    margin-right: 20px;
    font-size: 14px;
    color: #323C47;
    padding-left: 15px;
}
.selectBox>span{
    margin-right: 10px;
    font-size: 14px;
    color: #323C47;
}
.selec-zdyControl{
    box-sizing: border-box;
    width: 200px;
    height: 45px;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    padding-left: 19px;
    padding-right: 10px;
    font-size: 14px;
    color: #323C47;
}
.menstruationbox{
    padding: 10px 0px 0px 0px;
}
.menstruationbox span{
    margin-right: auto;
    height: 35px;
    line-height: 40px;
    font-size: 14px;
    color: #323C47;
}
.menstruationbox .mstrinput{
    box-sizing: border-box;
    width:60px;
    height: 35px;
    border: 1px solid #ababab;   /**EFEFEF*/
    border-radius: 4px;
    margin: 0px 5px 0px 10px;
    padding: 0px 5px;
}
.menstruationbox u{
    font-size: 14px;
    color: #BFBFBF;
    text-decoration: none;
}
.allergy{
    padding: 20px 60px 0px 60px;
}
.allergy .qttitle{
    padding: 5px 20px 10px 0px;
    font-size: 16px;
    color: #323C47;
}
.allergyInput input{
    box-sizing: border-box;
    width: 575px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    font-size: 14px;
    color: #323C47;
    padding: 0px 20px;
}
.medicine p{
    padding: 8px 0px;
}
.itemtitle input[type="checkbox"]{
    -webkit-appearance: none;
    background: #dddddd;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: 0px;
    outline: none;
    margin-right: 10px;
}
.itemtitle input[type="checkbox"]:checked{
    background: url(../../image/checkbox_wq_on.png) no-repeat center;
}
.itemtitle span label{
    font-size: 14px;
    color: #333333;
    margin-left: 50px;
}
.itemequally{
    width: 1050px;
    margin: 0 auto;
}
.itemequally>div.quallyfl,.itemequally>div.quallyfr{
    width: 525px;
    float: left;
}
.itemequally>div>p{
    margin:20px 0px;
}
.itemequally>div>p>span{
    display: inline-block;
    width: 240px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    margin-right: 5px;
}
/* 使用webkit内核的浏览器 */
.plac_textrigt::-webkit-input-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
    text-align: right;
}
/* Firefox版本4-18 */
.plac_textrigt:-moz-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
     text-align: right;
}
/* Firefox版本19+ */
.plac_textrigt::-moz-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
     text-align: right;
}
/* IE浏览器 */              
.plac_textrigt:-ms-input-placeholder{
    font-size: 14px;
    color: #BFBFBF;
    line-height: 27px;
     text-align: right;
}
.itemequally .Independent{
    width: 1050px;
    margin: 0 auto;
    margin:20px 0px;
}
.itemequally .Independent span{
     display: inline-block;
    width: 240px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    margin-right: 5px;
}
.itemequally .Independent .mstrinput{
    box-sizing: border-box;
    width:60px;
    height: 35px;
    border: 1px solid #ababab;   /**EFEFEF*/
    border-radius: 4px;
    margin: 0px 5px 0px 10px;
    padding: 0px 5px;
}
.commonBtn{
    text-align: center;
    margin-top: 20px;
}
.commonBtn a.btn{
    width: 130px;
    height: 45px;
    line-height: 32px;
    margin: 0px 10px;
}
.itemequally> .selectBox{
    margin: 20px 0px;
    padding: 0px;
}
.itemequally> .selectBox b{
    font-size: 16px;
    font-size: 16px;
    color: #040404;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: normal;
}
.itemequally> .selectBox a.dbluetit{
	font-size: 16px;
	color: #33BACF;
	text-decoration: underline;
	margin-left: 70px;
}
.itemequally> .selectBox .lan_wri{
	display: inline-block;
	width: 370px;
	text-align: right;
	font-size: 16px;
	color: #333333;
}
.itemequally .quallybg{
	background: #F5F5F5;
	border-radius: 4px;
	min-height: 45px;
	margin-left: 70px;
	padding: 20px 15px;
	padding-bottom: 5px;
	position: relative;
}
.quallybg .selectBox{
	padding: 0px;
	margin-top: 0px;
}
.quallybg .selectBox .lan_wri{
	width: auto;
}
.quallybg .selectBox input{
	margin-right: 30px;
}
.closebtn{
	display: inline-block;
	width: 30px;
	height: 30px;
	background:url(../../image/closebtn.png) no-repeat center;
	position: absolute;
	top: 15px;
	right: 19px;
}
.margillnesbox{
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 0px;
}
.margillnesbox label{
    display: inline-block;
    min-width: 350px;
    margin-bottom: 20px;
}
.marilininput{
    box-sizing: border-box;
    width: 100px;
    height: 27px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    margin: 0px 5px;
}
.illneslist{
    padding-left: 60px;
}
.illneslist .illnestitle{
    font-size: 16px;
    color: #111111;
    padding-bottom: 20px;
    padding-top: 10px;
}

.illneslist .illnesbg{
    background: #F9F9F9;
    border-radius: 4px;
    padding: 10px 15px;
    margin-top: 10px;
}
.illnesfonc label{
    width: auto;
    margin-left: 50px;
}
.illnesfonc label:first-child{
    margin: 0px;
}
.masks{
    background: rgba(0,0,0,.2);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}
.tipsbox{
    width: 500px;
    padding-bottom: 25px;
    background: #FFFFFF;
    border: 6px solid rgba(0,0,0,0.3);
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top:-109px;
    margin-left:-206px;
    overflow: hidden;
}
.tipsbox >p{
    line-height: 47px;
    background: #E2E2E2; 
    font-size: 16px;
    color: #8A8A8A;
    padding-left: 20px;
    padding-right: 20px;
}
.tipsbox >p > a.closes{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../image/closebtn1.png) no-repeat center;
    float: right;
    margin-top: 13px;
}
.tipsbox >div > a.closes{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../image/closebtn1.png) no-repeat center;
    float: right;
    margin-top: 13px;
    margin-right: 20px;
}
.tipsbox >h6{
    font-size: 18px;
    color: #111111;
    text-align: center;
    margin: 37px 0px;
}
.tipsbox .commonBtn a{
    width: 92px;
    height: 38px;
    line-height: 23px;
    font-size: 18px;
    padding: 6px 0px;
}
/*报告页面*/
.presentation{
    box-sizing: border-box;
    width: 100%;
    height: 1190px;
    margin: 60px auto;
    background: #ffffff !important;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.03);
    border-radius: 6px;
    padding: 0px 24px;
    margin-bottom: 120px;
    position: relative;
}
/*页眉页脚主体*/
.my_container{
    box-sizing: border-box;
    width: 842px;
    height: 100%;
    margin: 60px auto;
    padding-bottom: 83px;
    margin-bottom: -83px;
    position: relative;
}
.headertion
{
    width: 842px;
    height: 73px;
    line-height: 73px;
    font-size: 14px;
    color: #8A8A8A !important;
    border-bottom: 1px solid #EEEEEE;
}
.footertion{
    width: 842px;
    height: 83px;
    border-top: 1px solid #EEEEEE;
    line-height: 83px;
    font-size: 16px;
    color: #8A8A8A !important;
    text-align: center;
    margin: auto;
    
}
/*报告01*/
.pretitle{
    font-size: 64px;
    color: #111111 !important;
    text-align: center;
    margin-top: 250px;
}
.permessage{
    width: 615px;
    height: 490px;
    position: absolute;
    left: 50%;
    bottom: 180px;
    margin-left: -207px;
}
.permessage>p{
    line-height: 60px;
    margin-top: 5px;
}
.permessage>p span{
    display: inline-block;
    width: 120px;
    font-size: 20px;
    color: #8A8A8A !important;
    text-align: justify;
    word-spacing:40px;
}
.permessage>p b{
    box-sizing: border-box;
    display: inline-block;
    width: 495px;
    height: 60px;
    font-size: 20px;
    color: #040404 !important;
    border-bottom: 1px solid #E2E2E2 !important;
    padding-left: 30px;
    font-weight: normal;
}
/*报告02*/
.catalogtitle{
    text-align: center;
    font-size: 38px;
    color: #111111 !important;
    word-spacing:100px;
    margin-top: 60px;
    margin-bottom: 65px;
}
.cataloglist{
    width: 742px;
    margin: 0 auto;
}
/*通用清除浮动*/
.cataloglist li:before,.cataloglist li:after{ content:""; display:table; }
.cataloglist li:after{ clear:both; }
.cataloglist li{ 
    *zoom:1; /*IE/7/6*/;
    height: 60px;
    line-height: 60px;
    background: #ffffff url("../../image/cataloglistBG.png") repeat-x left center !important;
    cursor: auto;
}
.cataloglist li span{
    font-size: 20px;
    color: #111111 !important;
    display: inline-block;
    background: #ffffff !important;
}
.cataloglist li span.cataname{
    float: left;
    min-width: 170px;
}
.cataloglist li span.catannumber{
    float: right;
    min-width: 35px;
    text-align: right;
}
/*报告03*/
.healthmessage{
    padding-left: 20px;
    padding-right: 20px;
}
.healthmessage .healbigtit{
    font-size: 26px;
    color: #111111 !important;
    margin-top: 26px;
}
.healthmessage .healsmalltit{
    font-size: 20px;
    color: #33BACF !important;
    margin-top: 15px;
}
.healthtble{
    margin-top: 15px;
    margin-bottom: 20px;
    width: 100%;
}
.healthtble table{
    width: 100%;
    border-collapse: collapse;
}
.healthtble table tr td{
    border-bottom: 1px solid #E2E2E2 !important;
}
.healthtble table tr td:nth-child(odd){
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: #EFEFEF !important;
    text-align: center;
    font-size: 14px;
    color: #040404 !important;
    font-weight: normal;
}
.healthtble table tr td:nth-child(even){
    background: #FAFAFA !important;
    padding-left: 55px;
    font-size: 14px;
    color: #8A8A8A !important;
    word-spacing:30px;
}
.healthtble table tr:last-child td{
    border: none !important;
}
.motionlevel{
    padding-top: 30px;
    position: relative;
}
.motionlevel li{
    float: left;
    width: 180px;
    margin: 0px 5px;
    cursor: auto;
}
.motionlevel li>div{
    width: 180px;
    position: relative;
    height: 100px;
    margin-bottom: 5px;
}
.motionlevel li:nth-of-type(1)>div{
    background: url(../../image/levelicon1.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(2)>div{
    background: url(../../image/levelicon2.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(3)>div{
    background: url(../../image/levelicon3.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(4)>div{
    background: url(../../image/levelicon4.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(1)>div.active{
    background: url(../../image/levelicon1_on.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(2)>div.active{
    background: url(../../image/levelicon2_on.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(3)>div.active{
    background: url(../../image/levelicon3_on.png)no-repeat bottom center !important;
}
.motionlevel li:nth-of-type(4)>div.active{
    background: url(../../image/levelicon4_on.png)no-repeat bottom center !important;
}
.motionlevel li>div>img{
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -27px;
}
.motionlevel li>p{
    text-align: center;
    font-size: 14px;
    color: #8A8A8A !important;
}
.motionlevel .motionprompt{
    font-size: 16px;
    color: #040404;
    margin-bottom: 30px;
    margin-top: 10px;
}
.motionlevel .echartstitle{
    width: 842px;
    margin-left: 20px;
    text-align: right;
    position: absolute;
}
.motionlevel .echartstitle span{
    margin-left: 20px;
    font-size: 14px;
    color: #B7B7B7 !important;
}
.motionlevel .echartstitle span u{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
}
.motionlevel .echartstitle span:nth-of-type(1) u{
    background: #7ED321 !important;
}
.motionlevel .echartstitle span:nth-of-type(2) u{
    background: #348CE4 !important;
}
.motionlevel .echartstitle span:nth-of-type(3) u{
    background: #FFB600 !important;
}
.motionlevel .echartstitle span:nth-of-type(4) u{
    background: #FF4B28 !important;
}
.motion_echarts{
    width: 842px;
    height: 256px;
    margin: 15px auto;
    margin-top: 5px;
    text-align: center;
}
.motion_echarts img{
    width: 100%;
}
.tabmenumodule{
    float: right;
}
.swiperbox{
    box-sizing: border-box;
    height: 100%;
    padding-top: 10px;
    margin-bottom: 5px;
}
.modulesomrlabel{
    font-size: 14px;
    color: #8A8A8A !important;
}
a.text_a_orange,span.text_a_orange{
    font-size: 16px;
    color: #FF4B28 !important;
    text-decoration: underline;
    margin-left: 20px;
}
a.text_a_orange2,span.text_a_orange2{
    font-size: 14px;
    color: #FF4B28 !important;
    text-decoration: underline;
    margin-left: 20px;
}
span.text_a_orange{
    text-decoration: none;
    margin-left: 0px;
}
a.text_a_blue{
    font-size: 14px;
    color: #33BACF !important;
    text-decoration: underline;
    margin-left: 20px;
}
span.text_a_blue{
    font-size: 14px;
    color: #33BACF !important;
    text-decoration: none;
    margin-left: 20px;
}
.text_margin{
    margin-left: 100px !important;
}
label.tapradio {
    font-size: 16px;
    color: #323C47 !important;
    margin-right: 10px;
    font-weight: normal;
}
.tapradio input[type="radio"] {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    background: url(../../image/radio_wq.png)no-repeat center !important;
    outline: none;
    margin-right: 5px;
}
.tapradio input[type="radio"]:checked {
    background: url(../../image/radio_wq_on.png) no-repeat center !important;
}
.tabmenumodule > span{
    position: relative;

}
.tabmenumodule > span span.taplist{
    box-sizing: border-box;
    display: inline-block;
    width: 86px;
    min-height: 71px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(155,155,155,0.50) !important;
    border-radius: 2px;
    position: absolute;
    left: 0px;
    top: 30px;
    padding: 12px 12px 4px 12px;
    display: none;
}
.tabmenumodule > span span.taplist b{
    display: block;
    background: #ECECEC !important;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #8A8A8A !important;
    margin-bottom: 8px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.tabmenumodule > span span.taplist b.active{
    color: #33BACF !important;
}
.tabbox{
    box-sizing: border-box;
    width: 100%;
    background: #FAFAFA !important;
    padding: 10px 25px 23px 25px;
    margin: 10px auto;
}
.tables{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 5px;
}
.tables thead {
    background: #EFEFEF !important;
}
.tables thead tr th{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #040404 !important;
    text-align: center;
    font-weight: normal;
    border: 1px solid #E2E2E2 !important;
}
.tables tbody tr td{
    line-height: 40px;
    font-size: 14px;
    color: #8A8A8A !important;
    text-align: center;
    border: 1px solid #E2E2E2 !important;
}
.tables tbody tr td input.tableinput{
    box-sizing: border-box;
    height: 48px;
    border: 1px solid #E2E2E2 !important;
    padding: 0px 5px;
    text-align: center;
    background-color: #ffffff !important;
    font-size: 16px;
    color: #8A8A8A !important;
    background: transparent !important;
	
}
.tables tbody tr td input.tableinput.disabled{
    border: none !important;
}
.tables_SpecialForm{
    background: #FAFAFA !important; 
}
.tables_SpecialForm .bg_purple_table{
    background:rgba(178,151,226,0.05) !important;
}
.wid_300{
    width: 300px;
}
.wid_220{
    width: 220px;
}
.wid_270{
    width: 270px;
}
.wid_150{
    width: 150px;
}
.wid_100{
    width: 100px;
}
.wid_80{
    width: 80px;
}
.wid_50{
    width: 50px;
}
.hei_45
{
    height: 45px;
}
.hei_60
{
    height: 60px;
}
.hei_100
{
    height: 100px;
}
.hei_130
{
    height: 130px;
}
.prescrlabel{
    margin-bottom: 30px;
    margin-top: 10px;
}
.prescrlabel>span{
    font-size: 16px;
    color: #8A8A8A !important;
    margin-right: 40px;
}
.prescrlabel>b{
    font-size: 12px;
    color: #FF4B28 !important;
    font-weight: normal;
}
.prescrlabel .precareful{
    padding-left: 20px;
    background: url(../../image/precareful.png)no-repeat left center !important;;
}
.precondition p
{
    float: left;
    margin-bottom: 30px;
    line-height: 40px;
}
.precondition p:last-child{
    margin-bottom: 0px;
}
.precondition p select{
    box-sizing: border-box;
    min-width: 174px;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border: 1px solid #EFEFEF !important;
    border-radius: 4px;
    font-size: 12px;
    color: #323C47 !important;
}
.precondition p>span{
    font-size: 14px;
    color: #323C47 !important;
    vertical-align: middle;
}
.precondition p>span >u{
    color: #FF4B28 !important;
    text-decoration: none;
}
input.width60{
    box-sizing: border-box;
    width: 60px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF !important;
    border: 1px solid #EFEFEF !important;
    border-radius: 4px;
    text-align: center;
}
.attenevent{
    box-sizing: border-box;
    min-height: 513px;
    margin-top: 22px;
    padding: 15px;
    border: 1px solid transparent;
}
.attenevent.disabled{
    background: #FAFAFA !important;
    border: 1px solid #ECECEC !important;
    border-radius: 2px;
}
.attenevent .attentitle >div{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #33BACF !important;
    border: none;
    background: transparent !important;
    outline: none;
}
.attenevent .attencontent{
    margin-top: 10px;
    margin-bottom: 30px;
}
.attenevent .attencontent >div{
    display: block;
    width: 100%;
    max-width: 820px;
    font-size: 16px;
    color: #8A8A8A !important;
    border: none;
    background: transparent;
    word-break:break-all;
    padding:0px;
    outline: none;
}
.nutritionlist{
    margin-top: 51px;
}
.nutritionlngre{
    margin-top: 38px;
    width: 842px;
    margin: 38px auto 0px;
    height: 650px;
    overflow-x: auto;
}
.nutritionlngre>p{
    float: left;
    width: 110px;
    margin: 0px 35px;
    text-align: center;
    font-size: 16px;
    color: #040404 !important;
    margin-bottom: 30px;
}

.nutritionlngre>ul{
    float: left;
    width: 150px;
    margin: 0px 15px;
}
.nutritionlngre>ul a{
    display: block;
}
.nutritionlngre>ul>li label,.nutritionlngre>ul>li span{
    display: block;
    text-align: center;
}
.nutritionlngre>ul>li{
    text-align: center;
    margin-bottom: 30px;
}
.nutritionlngre>ul>li:last-child{
    margin-bottom: 0px;
}
.nutritionlngre>ul>li label{
    background: #7ED321 !important;
    border-radius: 40px;
    width: 78px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #FFFFFF !important;
    margin-bottom: 17px;
}
.nutritionlngre>ul>li span{
    font-size: 14px;
    color: #040404 !important;
    text-align: center;
    margin-top: 15px;
}
.nutritionlngre>ul>li img{
    width: 60px;
    height: 60px;
}
.tips_package{
    box-sizing: border-box;
    width: 538px;
    height: 452px;
    background: #FFFFFF;
    border: 6px solid rgba(0,0,0,0.4);
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -319px;
    margin-top: -306px;
}
.tips_header_title{
    box-sizing: border-box;
    height: 136px;
    background: #E2E2E2;
    text-align: center;
    padding-top: 23px;
    position: relative;
    margin-bottom: 25px;
}
.tips_header_title img{
    width: 60px;
    height: 60px;
}
.tips_header_title p{
    font-size: 14px;
    color: #040404;
    margin-top: 14px;
}
.tips_header_title .closes{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../image/closebtn1.png) no-repeat center;
    position: absolute;
    top: 13px;
    right: 14px;
    cursor: pointer;
}
.exchangeeat
{
        overflow: auto;
        height: 250px;
}
.exchangeeat li{
    float: left;
    width: 110px;
    margin: 30px 23px;
}
.exchangeeat li span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #040404;
}
.switotalbtn{

    position: fixed;
    width: 80px;
    height: 80px;
    opacity: 0.8;
    display: none;
    z-index: 2;
}
.switotalbtn.leftfunt{
    top: 45%;
    left: 10px;
    background: url(../../image/leftmenubtn.png) no-repeat center;
}
.switotalbtn.rightfunt{
    top: 45%;
    right: 10px;
    background: url(../../image/rightmenubtn.png) no-repeat center;
}
.switotalbtn:hover{
    opacity: 1;
}
.presentation:hover .switotalbtn{
    display: inline-block;
}
.tenprompt{
    font-size: 16px;
    color: #040404 !important;
    margin-top: 5px;
    margin-bottom: 10px;
}
.echartsbox{
    width: 900px;
    height: 450px;
    margin: 0 auto;
}
.explain{
    font-size: 20px;
    color: #040404 !important;
    letter-spacing: 0;
    line-height: 40px;
}
.explain_explain>p{
    font-size: 16px;
    color:  #8A8A8A !important;
    line-height: 40px;
}
.explain_explain>p span{
   color: #040404 !important; 
   line-height: 40px;
}
.notesBox
{
    width: 842px;
    font-size: 12px;
    color: #8A8A8A !important;
    margin: 0px auto;
}
.lastpagebox{
    width: 600px;
    margin: 0 auto;
    margin-top: 160px;
}
.lastpagebox .lastpagetitle{
    font-size: 38px;
    color: #040404 !important;
    text-align: center;
}
.lastpagebox .hospitalligo{
    text-align: center;
    margin-bottom: 30px;
}
.hospitalligo img{
    width: 200px;
    height: 200px;
}
.lastpageaddress{
    padding-left: 30px;
    margin-bottom: 90px;
}
.lastpageaddress p{
    font-size: 20px;
    color: #8A8A8A !important;
    line-height: 35px;
    text-align: center;
	
}
.lastpageQRcode{
    text-align: center;
}
.lastpageQRcode>p{
    text-align: center;
    font-size: 20px;
    color: #8A8A8A !important;
    margin-bottom: 30px;
}
.lastpageQRcode >img{
    width: 200px;
    height: 200px;
}
/*力量训练*/
.swiperbox .swiper-container {
    width: 100%;
    height: 100%;
}
.swiperbox .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
}
.swiperbox .swiper-button-next,.swiperbox  .swiper-button-prev{
    width: 16px;
    height: 28px;
    background-size: 100%;
}
.swiperbox .swiper-button-next,.swiperbox .swiper-container-rtl .swiper-button-prev{

}
.swiperbox .swiper-button-prev,.swiperbox  .swiper-container-rtl .swiper-button-next{

}
.swiperbox .swiper-slide li{
    float: left;
    width: 360px;
    min-height: 240px;
    margin: 0px 10px 0px 10px;
}
.swiperbox .swiper-slide li:first-child{
    margin-left: 20px;
}
.swiperbox .swiper-slide li:last-child{
    margin-right: 0px;
}
.swiperbox .swiper-slide li .videobox{
    width: 240px;
    height: 135px;
    position: relative;
    margin-bottom: 10px;
}
.swiperbox .swiper-slide li .actionimg
{
    float: left;
    height: 160px;
    margin-bottom: 10px;
    text-align: left;
}
.swiperbox .swiper-slide li .actionimg img{
    width: 160px;
    height: 160px;
    margin-left: 20px;
}
.swiperbox li .videobox video{
    width: 240px;
    height: 135px;
}
.swiperbox li .videobox>img{
    width: 240px;
    height: 135px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}
.swiperbox li .videobox a.videoplay{
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width:45px;
    height: 45px;
    background: url(../../image/videoplay.png) no-repeat center;
    margin-left: -22px;
    margin-top: -22px;
    z-index: 101;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -ms-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
}
.swiperbox li .videobox a.videoplay:hover{
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.swiperbox .videotitle{
    font-size: 16px;
    color: #040404;
    text-align:center;
    width: 210px;
    float: left;
    margin: auto;
}
.swiperbox .videointroduce{
    box-sizing: border-box;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    width: 180px;
    font-size: 12px;
    color: #8A8A8A;
    background: #FAFAFA;
    text-align: left;
    margin-top: 5px;
    padding:5px 5px 5px 10px;
    line-height: 22px;
    display:block;
    overflow-y: auto;
	
}
.swiperbox .videointroduce.disabled{
    border-color: transparent;
    background: none;
}
/*浮动按钮*/
.fixedMenu{
    width: 45px;
    min-height: 170px;
    position: fixed;
    top: 65%;
    right: 0px;
}
.fixedMenu ul li{
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}
.fixedMenu ul li u{
    display: inline-block;
    width: 45px;
    height: 45px;
    background-size: cover;
}
.fixedMenu ul li u.printicon{
    background:rgba(0,0,0,.4) url(../../image/printicon.png) no-repeat center;
}
.fixedMenu ul li u.mailicon{
    background:rgba(0,0,0,.4) url(../../image/mailicon.png) no-repeat center;
}
.fixedMenu ul li u.setupicon{
    background:rgba(0,0,0,.4) url(../../image/setupicon.png) no-repeat center;
}
.fixedMenu ul li span{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: rgba(0,0,0,.4);
    text-align: center;
    color: #ffffff;
    display: none;
}
.fixedMenu ul li:hover u{
    display: none;
}
.fixedMenu ul li:hover span{
    display: inline-block;
}
/*登录*/
.mainlogin{
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 70px;
    margin-bottom: -70px;
    width: 100%;
    background: url(../../image/loginbgblue.jpg) no-repeat center;
    background-size: 100% 100%;
}
.loginlogo{
    padding-top: 77px;
    text-align: center;
    margin-bottom: 10px;
}
.logintitle{
    font-size: 36px;
    color: #FFFFFF;
    text-align: center;
    font-weight:bolder;
    margin-bottom: 48px;
}
.logintips{
    box-sizing: border-box;
    width: 445px;
    height: 343px;
    background: rgba(0,0,0,.5);
    border-radius: 2px;
    margin: 0 auto;
    padding: 50px 35px 0px 40px;
}
.form_logoInput{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #9B9B9B;
    text-align: center;
}
/* 使用webkit内核的浏览器 */
.form_logoInput::-webkit-input-placeholder{
    font-size: 18px;
    color: #9B9B9B;
}
/* Firefox版本4-18 */
.form_logoInput:-moz-placeholder{
    font-size: 18px;
    color: #9B9B9B;
}
/* Firefox版本19+ */
.form_logoInput::-moz-placeholder{
    font-size: 18px;
    color: #9B9B9B;
}
/* IE浏览器 */              
.form_logoInput:-ms-input-placeholder{
    font-size: 18px;
    color: #9B9B9B;
}
.loginsubmit{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #15B1B7;
    border-radius: 2px;
    margin-top: 20px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}
.loginfooter{
    box-sizing: border-box;
    height: 70px;
    padding-bottom: 20px;
}
.loginfooter>p {
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #FFFFFF;
}
.loginfooter>p span{
    margin-right: 35px;
    font-size: 12px;
    color: #FFFFFF;
}
.checktipsbox{
    width: 700px;
    min-height: 252px;
    margin-top: -125px;
    margin-left: -300px;
}
.checktipsbox .radioboktip{
    min-height: 110px;
    padding: 20px 0px;
    padding-bottom: 0px;
}
.checktipsbox .radioboktip li{
    box-sizing: border-box;
    float: left;
    width: 25%;
    padding-left: 30px;
    margin-bottom: 20px;
}
.presctipsbox{
    width: 1058px;
    min-height: 532px;
    margin-top: -280px;
    margin-left: -529px;
}
.presctipsbox .prescboktip{
    min-height: 350px;
    box-sizing: border-box;
    padding: 10px 25px;
    margin: 38px auto 0px;
    height: 350px;
    overflow:auto;
}
.presctipsbox .prestiptitle{
    margin-bottom: 20px;
}
.presctipsbox .prestiptitle > span{
    margin-right: 40px;
    font-size: 16px;
    color: #333333;
}
.tables tbody .tablebgcolor{
    font-size: 18px;
    color: #040404 !important;
    background: #EFEFEF;
}
.mailtipsbox{
    width: 648px;
    min-height: 480px;
    margin-top: -240px;
    margin-left: -224px;
}
.mailtipsbox .mailboktip{
    min-height: 385px;
    box-sizing: border-box;
    padding: 25px 35px 10px 35px;
}
.mailtipsbox .mailboktip>p{
    font-size: 16px;
    color: #323C47;
    margin-bottom: 10px;
}
.mailtipsbox .mailboktip input[type="text"]{
    display: block;
    width: 100%;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    padding: 0px 20px;
    margin-bottom: 10px;
}
.mailtipsbox .mailboktip textarea{
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 145px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    padding: 10px;
}