﻿.call_lawyer
{
    height: 283px;
    width: 986px;
    background: #fff;
    margin: 40px auto 20px auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    box-shadow: 0 0 2px 1px #999;
    -webkit-box-shadow: 0 0 2px 1px #999;
    -moz-box-shadow: 0 0 2px 1px #999;
    -o-box-shadow: 0 0 2px 1px #999;
    overflow: hidden;
    background: url(/Image/content-container/call-lawyer/Consultation-bg.jpg) no-repeat center;
}

.call_lawyer_left
{
    width: 297px;
    text-align: center;
    height: 100%;
    float: left;
}



.call_lawyer_left p:first-child
{
    font-size: 36px;
    margin-top: 92px;
    text-align: center;
    font-family: 微软雅黑;
    color: #585858;
    line-height: 0.8;
    margin-bottom: 24px;
}

.call_lawyer_left p:last-child
{
    font-size: 24px;
    text-align: center;
    font-family: 微软雅黑;
    color: #838383;
    line-height: 0;
    margin-top: 24px;
}

.call_lawyer_right
{
    width: 689px;
    height: 100%;
    float: right;
    padding: 36px 0px 0px 0px;
}

.text_div .d1, .text_div .d2
{
    width: 100%;
    height: 26px;
    margin-left: 0px;
}

.text_div .d3, .text_div .d4
{
    margin-top: 15px;
    margin-right: 55px;
}

.text_div .d3 textarea
{
    width: 628px;
    height: 70px;
    border: 1px solid #ccc;
    padding-left: 18px;
    padding-top: 15px;
    margin-left: 5px;
    font-size: 12px;
    font-family: 微软雅黑;
    resize: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.text_div .d3 textarea:focus
{
    outline: none;
    box-shadow: 0 0 1px 1px #ff6a00;
    -webkit-box-shadow: 0 0 1px 1px #ff6a00;
    -moz-box-shadow: 0 0 1px 1px #ff6a00;
    -o-box-shadow: 0 0 1px 1px #ff6a00;
}

.text_div .d4 .call_msg
{
    float: left;
    color: #f00;
    font-size: 12px;
    padding-left: 3px;
    display: none;
}

.text_div .d4 input
{
    width: 104px;
    height: 32px;
    float: right;
    border: 1px solid #ccc;
    background: #ff7101;
    color: #fff;
    font-size: 12px;
    font-family: 微软雅黑;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.call_text
{
    float: left;
    margin: 10px;
}

.call_text img
{
    height: 100%;
    width: 42px;
    display: inline;
    background-color: #ededed;
    border: 1px solid #ccc;
    border-right: none;
    padding: 8px;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
}

.call_text input
{
    width: 154px;
    height: 38px;
    font-size: 14px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-left: none;
    float: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    font-family: 微软雅黑;
}

.call_text input:focus
{
    outline: none;
    box-shadow: 0 0 1px 1px #ff6a00;
    -webkit-box-shadow: 0 0 1px 1px #ff6a00;
    -moz-box-shadow: 0 0 1px 1px #ff6a00;
    -o-box-shadow: 0 0 1px 1px #ff6a00;
}

.call_text2
{
    margin-left: 10px;
}

.blurclass
{
    color: #aaa;
}

.focusclass
{
    color: #000;
}
