@charset "utf-8";
.survey-a .CM_investigate {
    font-size: 14px;
    overflow: hidden;
    background: #F5F5F5;
    padding:0 18px 18px 42px;
    border:1px solid #ddd;
}

.survey-a .CM_investigate_bg {
    border:1px solid #DDD;
    border-width:1px 0;
    overflow: hidden;
    padding: 20px 0;
    margin-left: -24px;
}
.survey-a .CM_investigate_bg .CM_investigate_tit{
    margin-left: 0;
}
.survey-a .CM_investigate_btn{margin-left: -24px;}

.survey-a .CM_investigate_tit .tit-required {
    font-size: 1em;
    color: #dd0000;
    padding-left: 8px;
    line-height: 16px;
}
.survey-a .CM_investigate_tit .tit-required sup{
    display: none;
}
.survey-a .CM_investigate .CC-title .icon_investigate {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border-left: 0;
}

.survey-a .CM_investigate .ellipsis {
    width: 100%;
}

.survey-a .CM_investigate_tit {
    font-size: 14px;
    line-height: 26px;
    padding-top: 15px;
    overflow: hidden;
    width: 100%;
    margin-left: -24px;
}

.survey-a .CM_investigate_tit .icon_investigate {
    float: left;
    width: 18px;
    height: 16px;
    margin: 5px 6px 0 0;
    background: url(../../../images/survey_a_ico.png) no-repeat 0 0;
}

.survey-a .CM_investigate_tit .txt {
    overflow: hidden;
}

.survey-a .CM_investigate_radio,
.survey-a .CM_investigate_check {
    overflow: hidden;
    margin-bottom:20px;
}

.survey-a .CM_investigate_radio li,
.survey-a .CM_investigate_check li {
    margin-top: 11px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 1px;
}

.survey-a .CM_investigate_radio .investigate_radio,
.survey-a .CM_investigate_check .investigate_check {
    margin-right: 6px;
    vertical-align: middle;
}

.survey-a .CM_investigate_check .investigate_check_tips {
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 3px 0;
    color: #999;
}

.survey-a .CM_investigate_textarea textarea {
    margin-top: 10px;
    overflow: hidden;
    width: 324px;
    height: 94px;
    border: 1px solid #d4d4d4;
    padding: 7px 5px;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    overflow: auto;
}

/*.survey-a .CM_investigate_textarea textarea {
    border: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #999;
}*/

.survey-a .CM_investigate_textareacur textarea {
    color: #333;
}

.survey-a .CM_investigate_btn{
    margin-top: 20px;
}
.survey-a .CM_investigate_btn a,.survey-a .CM_investigate_btn button {
    display: inline-block;
    box-sizing: content-box;
    margin-right: 10px;
    font-size: 14px;
    color: #333;
    width: 116px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #aaa;
    padding: 0;
    vertical-align: middle;
    border-radius: 3px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", sans-serif;
    outline: none;
    *zoom:1;
}

.survey-a .CM_investigate_btn .btn_submit {
    color: #dd0000;
    border-color: #dd0000;
    background: #fff;
    cursor: pointer;
    *height:38px;
    *line-height: 30px;
}
.survey-a .CM_investigate_btn .btn_submit:hover{
    color: #fff;
    background: #dd0000;
}


.survey-a .CM_investigate_btn .btn_result:hover {
    color: #fff;
    border-color: #aaa;
    background: #aaa;
    text-decoration: none;
}


.survey-a .CM_investigate_btn .btn_submitgray,
.survey-a .CM_investigate_btn .btn_submitgray:hover {
    cursor: default;
    color: #CACACA;
    border-color: #CACACA;
    background: #fff !important;
    *height:38px;
    *line-height: 30px;
}

.survey-a .CM_investigate_select {
    margin-top: 10px;
    float: left;
}

.survey-a .CM_investigate_select select {
    border: 1px solid #d4d4d4;
    font-size: 14px;
    min-width: 330px;
    *width:330px;
    color: #333;
    padding: 4px 0 4px 4px;
    text-align: left;
    font-family: 'Microsoft Yahei';
}

.survey-a .CM_investigate_selectsize {
    float: left;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    text-align: left;
    font-size: 14px;
}

.survey-a .CM_investigate_ul {
    margin-top: 10px;
}

.survey-a .CM_investigate_ul .survey-a .CM_investigate_select {
    overflow: hidden;
    margin-top: 0;
    float: inherit;
}

.survey-a .CM_investigate_ul li {
    width: 100%;
    margin-top: 10px;
}

.survey-a .CM_investigate_input {
    margin-top: 5px;
}

.survey-a .CM_investigate_input input {
    border: 1px solid #d4d4d4;
    width: 324px;
    height: 28px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 5px;
    font-size: 14px;
}

.survey-a .CM_investigate_ul2 {
    overflow: hidden;
}

.survey-a .CM_investigate_ul2 .survey-a .CM_investigate_select {
    margin-top: 0;
    margin-right: 10px;
}
.survey-a .investigate_txt{ /* fdisplay: inline-block; */ padding: 10px 10px 0 0;}
.survey-a .CM_investigate_bg .investigate_txt{padding:0 35px 0 8px;}

.survey-a .CM_investigate_select select:focus,.survey-a .CM_investigate_input input:focus,.survey-a .CM_investigate_btn a:focus,.survey-a .CM_investigate_btn button:focus,.survey-a .CM_investigate_textarea textarea:focus{
    border-color: #aaa;
    outline: none;
}
