www.gusucode.com > 51:【198-3365】仿寻模板网页模板下载素材销售下载站平台织梦模板 > 51:【198-3365】仿寻模板网页模板下载素材销售下载站平台织梦模板/about/qa.css

    body{
    background-color: #EEF2F5;
}
.wrap{
    background-color: #eff2f5;
    position: relative;

}
.content {
    margin: 0 auto;
    width: 820px;
    min-height: 400px;
}
.sub_head{
    padding: 20px 0;
}

.sub_head .sub-join {
    float: right;
    display: inline-block;
    margin: 17px 0;
    border: 2px solid #2c3e50;
}
.sub_head .sub-join a {
    display: inline-block;
    width: 140px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    font-size: 12px;
    color: #2d3e50;
}

.sub_head .sub-join a i{
    font-size: 24px;
    color: #2d3e50;
    float: left;
    line-height: 36px;
    margin-right: 7px;
    z-index: 2;
}
/*.sub_head a{
    float: right;
    margin-top: 17px;
    
}*/
.sub-logo{
    width: 94px;
    height: 74px;
}
  
.feedback a.fd-look,
.feedback_reult a.fd-look {
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.feedback a.fd-look:hover,
.feedback_reult a.fd-look:hover{
    text-decoration: underline;
}
.feedback h1{
    font: normal bold 26px/35px "Microsoft Yahei","Helvetica Neue";
    color: #2c3e50;
}
.feedback p{
    font: normal 15px/35px "Microsoft Yahei","Helvetica Neue";
    color: #2d3e50;
}
.feedback form{
    margin-top: 5px;
}

.editor{
    margin-bottom: 37px;
}
/*编辑器样式修改*/
.simditor .simditor-wrapper .simditor-placeholder {
    top:50px;
    padding: 10px 15px;
}
.simditor .simditor-body {
    background: none repeat scroll 0 0 transparent;
    cursor: text;
    margin: 0 auto;
    min-height: 440px;
    outline: medium none;
    padding: 10px 15px;
    position: relative;
    z-index: 1;
    width: 788px;
}
.simditor-body p{
    line-height: 20px;
}
/*end*/



.contact{
    margin-bottom: 40px;
}
.feedback input{
    float: left;
    height: 50px;
    border: 1px #b8c4ce solid;
    padding: 0 10px;
    font-size: 16px;
}
input:hove{
    border:1px #000 solid;
}
input:focus{
    border:1px #3498db solid;
}
.feedback input.qq,
.feedback input.user{
    width: 198px;
    margin-right: 20px;
}
.feedback input.mail{
    width: 318px;
}
.clear{
    clear: both;
}
.feedback button{
    height: 50px;
    border: none;
    font: normal 18px/50px "Microsoft Yahei","Helvetica Neue";
    cursor:pointer;
    border-radius:3px;
}
.feedback button.btn_submit{
    width: 578px;
    margin-right: 20px;
    background-color: #3498db;
    color: #fff;
}
.feedback button.btn_cancel{
    width: 218px;
    background-color: #b8c5ce;
    color: #2d3e50;
}
.ft{
    margin: 0 !important;
}

/*反馈结果页*/

.feedback_reult li.fd-list{
    border-bottom: 1px #e0e6eb solid;
    display: block;
    float: left;
    padding: 25px 0;
    width: 100%;
}
.fd-box{
    display: block;
    width: 820px;
}
.fd-box a{
    height: 60px;
    margin: 10px;
    width: 60px;
}
.fd-box a.url{
    margin: 0;
}
.details{
    width: 720px;
}
.text-r{
    text-align: right;
}
.details p{
    font: normal 14px/25px "Microsoft Yahei","Helvetica Neue";
    margin-bottom: 2px;
    word-break: break-all;
}
.details p.tit{
    font-weight: bold;
}
.details p.tit span{
    float: right;
    font-weight: normal;
}
.details p span{
    font-weight: bold;
}
.details img{
    margin-top: 10px;
    width:100%;
    height: auto;
}
.reply{
    width: 820px;
    margin-left: 100px;
}
.reply-admin{
    margin: 10px 0;
}
.reply-admin li{
    float: left;
    margin-right: 20px;
}
.reply-admin li a,
.reply-admin li span{
    border: 2px solid #2c3e50;
    display: inline-block;
    padding: 8px 30px;
}
.reply-t{
    clear: both;
    background-color: #E8ECEF;
    padding: 20px;
    border-radius: 5px;
    margin-top:10px;
    width: 600px;
}
.reply-inp,
.reply-rad{
    margin: 10px 0;
}
.reply-inp label,
.reply-rad p{
    width: 100%;
    display: block;
    margin-bottom: 10px;
    width: 502px;
    /*float: right;*/

}
.reply-inp label textarea:focus,
.reply-inp label input:focus
{
    border: 1px solid #3498db;

}
.reply-inp label textarea{
    border: 1px solid #b8c4ce;
    height: 100px;
    width: 460px;
    padding: 20px;
    /*float: right;*/
    font-size: 14px;
}
.reply-inp label input{
    border: 1px solid #b8c4ce;
    height: 30px;
    width: 460px;
    padding: 5px 20px;
    /*float: right;*/
    font-size: 14px;
}
.reply-inp button,
.reply-rad button{
    /*float: right;*/
}
.reply-rad p input{
    /*float: right;*/
    margin: 5px 10px;
}
.reply-rad p span{
    /*float: right;*/
    line-height: 20px;
}

.show{
    display: block;
}
.hide{
    display: none;
}

/*提交成功页*/
.fd-btn{
    padding: 0 30px;
}

/*选择框*/
.selectBox {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #b8c4ce;
    cursor: pointer;
    display: block;
    float: left;
    height: 48px;
    width: 270px;
}
.in-w-818 {
    width: 818px !important;
}
.selectBox .selectValue {
    display: block;
    overflow: hidden;
    position: relative;
}
.selectBox a {
    outline: medium none;
    text-decoration: none;
}
.selectBox .selectValue p {
    color: #5d6d7e;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 6px 30px 6px 20px;
    white-space: nowrap;
}
.selectBox .selectValue i { 
    display: block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 30px;
    top: 0;
    width: 20px;
    color: #2EBD9D;
}

/*隐藏框样式*/
.selectBoxOptions {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #b8c4ce;
    display: none;
    list-style: none outside none;
    margin-left: -1px;
    overflow-y: auto;
    position: absolute;
    width: 270px;
    z-index: 1000;
}
.selectBoxOptions a.selected {
    background: none repeat scroll 0 0 #3498db;
    color: #fff;
}
.selectBox a {
    outline: medium none;
    text-decoration: none;
}
.selectBoxOptions a {
    background: none repeat scroll 0 0 #fff;
    color: #7f7f7f;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding-left: 20px;
    white-space: nowrap;
}
.selectBoxOptions a:hover {
    background: none repeat scroll 0 0 #eae9e9;
    color: #7f7f7f;
}

/* 云朵 */
.log-cloud-1 { width: 155px; height: 88px; top: 50px; position: absolute; left: 50%; margin-left: -666px; }
.log-cloud-2 { width: 74px; height: 40px; top: 6px; position: absolute; left: 50%; margin-left: -490px; }
.log-cloud-3 { width: 155px; height: 88px; top: 190px; position: absolute; left: 50%; margin-left: 415px; }
.log-cloud-4 { width: 74px; height: 40px; top: 310px; position: absolute; left: 50%; margin-left: 600px; }
.log-cloud-1 i, .log-cloud-3 i{ font-size: 160px; line-height: 85px; color: #fff; }
.log-cloud-2 i, .log-cloud-4 i{ font-size: 80px; line-height: 30px; color: #fff; }