﻿
/*#ff6600;#32b8ff*/
.dingzhi-bt {
    text-align: center
}

    .dingzhi-bt
    h3 {
        font-size: 32px
    }

    .dingzhi-bt
    p {
        color: #999;
        padding-top: 10px;
        font-size: 14px
    }

.dingzhi-block {
    margin-top: 25px
}

    .dingzhi-block
    h3 {
        color: #fff;
        height: 42px;
        line-height: 42px;
        text-align: center;
        font-size: 16px;
        border-bottom-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-bottom-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-right-radius: 20px;
        background: #ff6600
    }

.dingzhi-content {
    padding: 40px 50px
}

    .dingzhi-content
    li {
        float: left;
        margin: 10px 0
    }

.jihua-li {
    width: 50%
}

.qita-li {
    width: 100%
}

.dingzhi-content li
.item {
    color: #999;
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 14px
}

.dingzhi-content li
.con {
    min-height: 35px;
    padding-left: 125px
}

.dingzhi-default-text {
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    border: 1px solid #e6e6e6;
    background: #fff
}

.dingzhi-content li .yzm-img {
    display: inline-block;
    vertical-align: middle;
    width: 94px;
    height: 36px;
    margin: -3px 5px 0 5px;
    cursor: pointer
}

.dingzhi-content li .error-msg {
    color: #f00;
    font-size: 14px
}

.dingzhi-child-item {
    color: #666;
    float: left;
    height: 30px;
    line-height: 32px;
    padding: 0 15px;
    margin-right: 10px;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

    .cc-active, .dingzhi-child-item:hover {
        color: #fff;
        border: 1px solid #ff6600;
        background: #ff6600
    }

.qita-li .df-textarea {
    width: 100% !important
  
}
.qita-li  .df-textarea {  
    height: 100px;
    line-height: 30px;
    padding: 0 5px;
    outline: none;
    resize: none;
    border: 1px solid #dedfe3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    background: #fff;
}
.dingzhi-submit-block {
    margin: 30px 0 10px
}

.dingzhi-submit-btn {
    color: #fff;
    display: block;
    width: 156px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    background: #ff6600;
}

    .dingzhi-submit-btn:hover {
        background: #ff6600
    }

span.error-style {
    margin-left: 5px;
    color: red;
}

input.error-style, textarea.error-style {
    border: 1px solid #f23030 !important;
}

.default-textarea {
    width: 50%;
    height: 100px;
    line-height: 30px;
    padding: 0 5px;
    outline: none;
    resize: none;
    border: 1px solid #dedfe3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: '微软雅黑',Arial,Helvetica,sans-serif;
    background: #fff;
}