﻿@charset "utf-8";
/* CSS Document */
/*---------------------------------------首页样式开始-------------------------------*/

html body {
    height: 100%;
}

body .demo-class .layui-layer-btn .layui-layer-btn0 {
    background: #ffd74c;
    border-color: #ffd74c;
    color: #666666;
}

body {
    -webkit-font-smoothing: antialiased !important;
}

p, a, li, b, i, div {
    -webkit-font-smoothing: antialiased !important;
}
/*p {
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/
u {
    text-decoration: none;
}

.hmy_mr {
    margin-right: 10px;
}

input.hwweightss::-webkit-input-placeholder, input.hwVolume2::-webkit-input-placeholder, input.carType::-webkit-input-placeholder, input.hwleng::-webkit-input-placeholder { /* WebKit browsers */
    color: #bbbbbb;
}

input.hwweightss:-moz-placeholder, input.hwVolume2::-webkit-input-placeholder, input.carType::-webkit-input-placeholder, input.hwleng::-webkit-input-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bbbbbb;
}

input.hwweightss::-moz-placeholder, input.hwVolume2::-webkit-input-placeholder, input.carType::-webkit-input-placeholder, input.hwleng::-webkit-input-placeholder { /* Mozilla Firefox 19+ */
    color: #bbbbbb;
}

input.hwweightss:-ms-input-placeholder, input.hwVolume2::-webkit-input-placeholder, input.carType::-webkit-input-placeholder, input.hwleng::-webkit-input-placeholder { /* Internet Explorer 10+ */
    color: #bbbbbb;
}

#sfheaders {
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.dash p::after {
    content: url(../../Content/images/dash.png);
} 

.pic_hmy {
    width: 630px;
    height: 410px;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
}

    .pic_hmy ul {
        width: 630px;
        height: 410px;
        position: absolute;
    }

        .pic_hmy ul li {
            width: 630px;
            height: 410px;
            position: absolute;
            top: 0;
            left: 0;
        }

            .pic_hmy ul li:nth-child(1) img {
                width: 630px;
                height: 410px;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
            }

        .pic_hmy ul img {
            width: 630px;
            height: 410px;
        }

    .pic_hmy ol {
        position: absolute;
        bottom: 20px;
        right: 20px;
        z-index: 22;
        overflow: hidden;
    }

        .pic_hmy ol li {
            width: 40px;
            height: 6px;
            background-color: #ffffff;
            float: left;
            margin-right: 2px;
            opacity: 0.5;
        }

        .pic_hmy ol .active {
            background-color: #ffffff;
            opacity: 1;
        }

#sfheaders .logo_head {
    width: 1200px;
    /*margin: 26px auto;*/
    margin: auto;
    position: relative;
}

.sf_headwarp {
    position: relative;
}

#sfheaders .logo_head img {
    padding-right: 49px;
    float: left;
}

    #sfheaders .logo_head img.sf_clooseimg {
        float: right;
        padding-right: 0px;
    }

    #sfheaders .logo_head img.sf_succesimg {
        padding: 0px;
    }

#sfheaders .logo_head .conten_head {
    height: 52px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

    #sfheaders .logo_head .conten_head ul li {
        display: block;
        float: left;
        width: 80px;
        height: 48px;
        margin-right: 32px;
        text-align: center;
        /*cursor:url(../images/group-4.png),auto;*/
        cursor: pointer;
    }

        #sfheaders .logo_head .conten_head ul li a {
            font-size: 14px;
            line-height: 48px;
            color: #3d3d3d;
            font-weight: bold;
            width: 100%;
            height: 100%;
            display: block;
            /*cursor:url(../images/group-4.png),auto;*/
            cursor: pointer;
        }

        #sfheaders .logo_head .conten_head ul li.active a{
            color: #ffd74c !important;
        }

        #sfheaders .logo_head .conten_head ul li.active {
            border-bottom: 3px solid #ffd74c;
            color: #ffd74c !important;
        }

        #sfheaders .logo_head .conten_head ul li:hover a{
            color: #ffd74c !important;
        }

        #sfheaders .logo_head .conten_head ul li:hover {
            border-bottom: 3px solid #ffd74c;
            color: #ffd74c !important;
        }

#Publishgools, #sfcenter {
    height: 410px;
    width: 1170px;
    min-width: 1200px;
    margin: -220px auto 20px;
}

    #Publishgools .Publish_left, #sfcenter .Publish_left {
        width: 560px;
        height: 410px;
        background-color: #ffffff;
        box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
        float: left;
        position: relative;
    }

        #Publishgools .Publish_left .Publish_left_head, #sfcenter .Publish_left .Publish_left_head {
            overflow: hidden;
            background: #f8f8f8;
        }

            #Publishgools .Publish_left .Publish_left_head span, #sfcenter .Publish_left .Publish_left_head span {
                width: 280px;
                height: 42px;
                display: inline-block;
                text-align: center;
                line-height: 42px;
                font-family: MicrosoftYaHei;
                font-size: 14px;
                color: #3d3d3d;
                float: left;
                overflow: hidden;
                cursor: pointer;
                background-color: #f8f8f8;
            }

                #Publishgools .Publish_left .Publish_left_head span.active, #sfcenter .Publish_left .Publish_left_head span.active {
                    background: url(../images/bg_line3.png)no-repeat center bottom;
                    background-color: #f8f8f8;
                }

                #Publishgools .Publish_left .Publish_left_head span:hover, #sfcenter .Publish_left .Publish_left_head span:hover {
                    background: url(../images/bg_line3.png)no-repeat center bottom;
                    background-color: #f8f8f8;
                }

        #Publishgools .Publish_left .Publish_left_new {
            padding: 0px 30px 0 30px;
            width: 500px;
            background-color: #ffffff;
        }

        #sfcenter .Publish_left .Publish_left_new {
            padding: 0px 30px;
            width: 500px;
            background-color: #ffffff;
        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-left {
            width: 240px;
            display: inline-block;
            float: left;
        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-right {
            width: 240px;
            display: inline-block;
            float: left;
        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist {
            margin: 0 0 8px 0px;
            position: relative;
        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist {
            margin-bottom: 8px;
            position: relative;
        }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist p, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist p {
                opacity: 0.99;
                font-size: 12px;
                line-height: 32px;
                text-align: left;
                color: #999999;
                filter: alpha(opacity=99);
                -moz-opacity: 0.99;
                -khtml-opacity: 0.99;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist.active p, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active p {
                color: #bbbbbb;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .docs-methods, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .docs-methods {
                width: 220px;
                height: 32px;
                padding: 0px 9px;
                border: solid 1px #c7d1e4;
                border-radius: 2px;
                background-color: #ffffff;
                background: url(../images/invalid-name.png) no-repeat 96% 50%;
                position: relative;
            }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .docs-methods:hover, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .docs-methods:hover {
                    border: solid 1px #ffd74c;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .docs-methods input, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .docs-methods input {
                    display: block;
                    height: 32px;
                    border: none;
                    font-size: 14px;
                    line-height: 14px;
                    text-align: left;
                    color: #666666;
                    float: left;
                    width: 190px;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .docs-methods .fbimg, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .docs-methods .fbimg {
                    height: 6px;
                    overflow: hidden;
                    float: right;
                    display: block;
                    padding: 13px 0px 13px 13px;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .docs-methods .fbimg img, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .docs-methods .fbimg img {
                        float: right;
                    }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .hwdd,
            #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd {
                width: 220px;
                height: 32px;
                padding: 0px 9px;
                border: solid 1px #c7d1e4;
                border-radius: 2px;
                background-color: #ffffff;
                overflow: hidden;
                cursor: pointer;
            }


            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist.active .hwdd,
            #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active .hwdd {
                color: #bbbbbb;
                border: solid 1px #dee3ec;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .hwdd input, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd input {
                display: block;
                height: 26px;
                border: none;
                font-size: 14px;
                line-height: 14px;
                text-align: left;
                color: #666666;
                float: left;
                width: 100%;
                margin: 3px 0px;
                position: relative;
                background: url('../images/invalid-name.png') no-repeat 100% 50%;
                cursor: pointer;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist.active .hwdd input, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active .hwdd input {
                color: #bbbbbb;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .hwdd .husp, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd .husp {
                height: 6px;
                overflow: hidden;
                float: right;
                display: block;
                padding: 13px 0px 13px 13px;
            }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .hwdd .husp img, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd .husp img {
                    float: right;
                }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down {
                width: 238px;
                height: auto;
                max-height: 260px;
                background-color: #fff;
                position: absolute;
                z-index: 22222;
                box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
                border: solid 1px #c7d1e4;
                display: none;
                top: 65px;
            }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down.volumelist, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down.cmlist {
                    left: 125px;
                    height: 200px;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down .Drop_show, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down .Drop_show {
                    width: 237px;
                    font-size: 13px;
                    line-height: 30px;
                    text-align: left;
                    color: #3d3d3d;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down .Drop_show.cmlisttype, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down .Drop_show.cmlisttype {
                        width: 240px;
                    }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down .Drop_show.weightlisttype, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down .Drop_show.weightlisttype {
                        width: 44px;
                    }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down .Drop_show li, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down .Drop_show li {
                        height: 30px;
                        padding: 5px 3px;
                        cursor: pointer;
                        overflow: hidden;
                        text-indent: 10px;
                        position: relative;
                    }

                        #Publishgools .Publish_left .Publish_left_new .Pnew-left ul .newlist .Drop_down .Drop_show li.active, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down .Drop_show li.active {
                            background-color: #ffd74c;
                        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-left .Pubjust {
            display: block;
            width: 240px;
            height: 40px;
            border-radius: 2px;
            background-color: #ffd74c;
            margin-top: 20px;
            font-size: 14px;
            line-height: 40px;
            text-align: center;
            color: #3d3d3d;
            position: absolute;
            z-index: 1111;
            bottom: 20px;
            cursor: pointer;
        }

        #Publishgools .Publish_left .Publish_left_new .Pnew-right .Pubjust {
            display: block;
            width: 240px;
            width: 240px;
            height: 40px;
            border-radius: 2px;
            background-color: #ffd74c;
            margin-top: 20px;
            font-size: 14px;
            line-height: 40px;
            text-align: center;
            color: #3d3d3d;
            position: absolute;
            z-index: 1111;
            bottom: 20px;
            cursor: pointer;
        }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left .Pubjust:hover, #Publishgools .Publish_left .Publish_left_new .Pnew-right .Pubjust:hover {
                background-color: #d9b841;
            }

            #Publishgools .Publish_left .Publish_left_new .Pnew-left .Pubjust.cow, #Publishgools .Publish_left .Publish_left_new .Pnew-right .Pubjust.cow {
                background-color: #f0f0f0;
            }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left .Pubjust.cow:hover, #Publishgools .Publish_left .Publish_left_new .Pnew-right .Pubjust.cow:hover {
                    background-color: #ffd74c;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-left .Pubjust.cow a, #Publishgools .Publish_left .Publish_left_new .Pnew-right .Pubjust.cow a {
                    color: #3d3d3d;
                }

        #Publishgools .Publish_left .Publish_left_new .Pnew-right {
            float: right;
        }

            #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist {
                position: relative;
            }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active {
                    color: #eeeeee;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd b {
                    font-size: 14px;
                    line-height: 32px;
                    height: 32px;
                    display: inline-block;
                    text-align: center;
                    color: #3d3d3d;
                    vertical-align: middle;
                    font-weight: normal;
                    float: right;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active .hwdd b {
                    color: #bbbbbb;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pweight, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume {
                    width: 95px;
                    float: left;
                    box-shadow: inset 0 2px 4px 0 #dfe6f3;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active .hwdd.Pweight, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist.active .hwdd.Pvolume {
                    color: #dee3ec;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pweight input, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume input {
                    width: 100%;
                    background: url('../images/invalid-name.png') no-repeat 100% 50%;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume input.hwleng {
                        width: 100%;
                        background: url('../images/invalid-name.png') no-repeat 100% 50%;
                    }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pweight input.hwweights {
                        width: 71px;
                        background: none;
                        height: 26px;
                        margin: 3px 0;
                    }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pweight .Pimg_icon, #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume .Pimg_icon {
                    padding: 6px 0px 13px 4px;
                    float: right;
                    display: block;
                }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down {
                    height: auto;
                    top: 65px;
                    width: 113px;
                    position: absolute;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down.lengthlist {
                        height: 200px;
                    }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down.weightlist {
                        top: 65px;
                        width: 44px;
                        height: auto;
                        left: 69px;
                        text-align: center;
                        position: absolute;
                    }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .Drop_down li {
                        width: 107px;
                        height: 30px;
                        padding: 5px 6px;
                        font-size: 13px;
                        line-height: 30px;
                        text-align: left;
                        color: #3d3d3d;
                    }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .weightlist li {
                    width: 38px;
                    height: 30px;
                    font-size: 13px;
                    line-height: 30px;
                    text-align: center;
                    color: #3d3d3d;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .weightlist li.active {
                        left: 125px;
                        top: 65px;
                    }

                #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume {
                    width: 95px;
                    float: right;
                }

                    #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume input {
                        width: 75%;
                        background: none;
                    }

                        #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume input.hwnums {
                            width: 75%;
                            background: url('../images/invalid-name.png') no-repeat 100% 50%;
                        }

                        #Publishgools .Publish_left .Publish_left_new .Pnew-right ul .newlist .hwdd.Pvolume input.downpicon {
                            width: 100%;
                            background: url('../images/invalid-name.png') no-repeat 100% 50%;
                        }

    #Publishgools .Publish_right {
        float: right;
    }

#sfcenter {
    background-color: #ffffff;
    width: 1170px;
    height: 642px;
    margin: -220px auto 20px;
}

    #sfcenter .centerH {
        height: 70px;
        width: 100%;
        background-color: #f8f8f8;Finance_header1
        overflow: hidden;
    }

        #sfcenter .centerH dd {
            margin: 0 10px;
            height: 66px;
            width: 145px;
            line-height: 66px;
            font-size: 14px;
            text-align: center;
            float: left;
            color: #3d3d3d;
            cursor: pointer;
        }

            #sfcenter .centerH dd span {
                margin-right: 4px;
                margin-left: 10px;
                height: 20px;
                width: 20px;
            }

            #sfcenter .centerH dd.active {
                border-bottom: 4px solid #ffd74c;
            }

            #sfcenter .centerH dd:hover {
                border-bottom: 4px solid #ffd74c;
            }

.centerMain {
    min-height: 260px;
}

#sfcenter .centerMain .Details {
    padding: 0 30px 20px 30px;
    width: 1140px;
}

    #sfcenter .centerMain .Details ul {
        overflow: hidden;
        width: 1140px;
    }

        #sfcenter .centerMain .Details ul li {
            width: 100%;
            height: 100px;
            border-bottom: 1px solid #eeeeee;
            overflow: hidden;
            padding: 20px 0px;
        }

            #sfcenter .centerMain .Details ul li .List_Synopsis {
                float: left;
                width: 65%;
            }

                #sfcenter .centerMain .Details ul li .List_Synopsis p {
                    width: 100%;
                    height: 14px;
                    font-size: 14px;
                    line-height: 1;
                    font-weight: bold;
                    text-align: left;
                    color: #3d3d3d;
                }

                    #sfcenter .centerMain .Details ul li .List_Synopsis p span {
                        display: inline-block;
                        height: 14px;
                    }

                    #sfcenter .centerMain .Details ul li .List_Synopsis p img {
                        padding: 0px 10px;
                    }

                #sfcenter .centerMain .Details ul li .List_Synopsis .synlist {
                    width: 100%;
                    margin-top: 12px;
                    height: 28px;
                    overflow: hidden;
                }

                    #sfcenter .centerMain .Details ul li .List_Synopsis .synlist ol {
                        display: inline-block;
                        height: 28px;
                        float: left;
                        margin-right: 16px;
                    }

                        #sfcenter .centerMain .Details ul li .List_Synopsis .synlist ol span {
                            height: 32px;
                            font-size: 14px;
                            line-height: 28px;
                            text-align: center;
                            color: #3d3d3d;
                        }

                        #sfcenter .centerMain .Details ul li .List_Synopsis .synlist ol b {
                            margin: 0 14px;
                            font-weight: normal;
                        }

                    #sfcenter .centerMain .Details ul li .List_Synopsis .synlist i {
                        font-style: normal;
                        margin: 2px 5px;
                        width: 56px;
                        height: 24px;
                        font-size: 12px;
                        line-height: 24px;
                        text-align: center;
                        display: inline-block;
                        color: #666666;
                        border: 1px solid #dadada;
                        border-radius: 12px;
                        overflow: hidden;
                        white-space: nowrap;
                    }

                #sfcenter .centerMain .Details ul li .List_Synopsis .Jdan {
                    width: 120px;
                    height: 32px;
                    border-radius: 2px;
                    background-color: #ffd74c;
                    margin-top: 15px;
                    line-height: 32px;
                    text-align: center;
                    font-size: 14px;
                    cursor: pointer;
                    display: inline-block;
                    font-weight: normal;
                }

                    #sfcenter .centerMain .Details ul li .List_Synopsis .Jdan:hover {
                        background-color: #d9b841;
                    }

                #sfcenter .centerMain .Details ul li .List_Synopsis .lookdetail {
                    width: 120px;
                    height: 32px;
                    border-radius: 2px;
                    background-color: #f1f1f1;
                    margin-top: 15px;
                    margin-left: 20px;
                    line-height: 32px;
                    text-align: center;
                    font-size: 14px;
                    cursor: pointer;
                    display: inline-block;
                }

                    #sfcenter .centerMain .Details ul li .List_Synopsis .lookdetail a {
                        width: 120px;
                        height: 32px;
                        line-height: 32px;
                        text-align: center;
                        font-size: 14px;
                        cursor: pointer;
                        font-weight: normal;
                    }

                    #sfcenter .centerMain .Details ul li .List_Synopsis .lookdetail:hover {
                        background-color: #ffd74c;
                    }

            #sfcenter .centerMain .Details ul li .List_information {
                float: left;
                width: 35%;
                overflow: hidden;
                padding: 12px 0;
                height: 76px;
            }

                #sfcenter .centerMain .Details ul li .List_information .info_top {
                    overflow: hidden;
                }

                    #sfcenter .centerMain .Details ul li .List_information .info_top img {
                        width: 48px;
                        height: 48px;
                        display: inline-block;
                        float: left;
                        margin-right: 12px;
                    }

                    #sfcenter .centerMain .Details ul li .List_information .info_top ol {
                        display: inline-block;
                        height: 48px;
                        float: left;
                    }

                        #sfcenter .centerMain .Details ul li .List_information .info_top ol .inforName {
                            height: 26px;
                        }

                            #sfcenter .centerMain .Details ul li .List_information .info_top ol .inforName i {
                                height: 14px;
                                font-size: 14px;
                                line-height: 26px;
                                text-align: center;
                                color: #3d3d3d;
                                font-style: normal;
                            }

                            #sfcenter .centerMain .Details ul li .List_information .info_top ol .inforName span {
                                width: 46px;
                                height: 18px;
                                border-radius: 1px;
                                background-color: #ffd74c;
                                border: solid 1px #ffd74c;
                                font-size: 12px;
                                line-height: 18px;
                                text-align: center;
                                color: #3d3d3d;
                            }

                        #sfcenter .centerMain .Details ul li .List_information .info_top ol .inforTime {
                            height: 22px;
                        }

                            #sfcenter .centerMain .Details ul li .List_information .info_top ol .inforTime span {
                                height: 12px;
                                font-size: 12px;
                                line-height: 22px;
                                text-align: center;
                                color: #747474;
                                margin-right: 10px;
                            }

                #sfcenter .centerMain .Details ul li .List_information .inforfb {
                    height: 14px;
                    font-size: 14px;
                    line-height: 14px;
                    text-align: left;
                    color: #999999;
                    margin-top: 14px;
                }

#sfcenter .cent_but {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    background-color: #f1f1f1;
    border: none;
    margin: 20px auto 0px;
    display: block;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #3d3d3d;
    vertical-align: middle;
    cursor: pointer;
}

    #sfcenter .cent_but:hover {
        background-color: #ffd74c;
    }

    #sfcenter .cent_but img {
        margin-right: 10px;
        vertical-align: middle;
        margin-bottom: 2px;
        width: 14px;
        height: 14px;
    }

#sffooter {
    height: 40px;
    width: 100%;
    background-color: #3d3d3d;
}

    #sffooter p {
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        text-align: center;
        color: #cccccc;
    }

.sfcarstab {
    display: none;
}

.sf_checkbox {
    display: block;
    width: 12px;
    height: 12px;
    margin: 9px 8px 9px 10px;
    background: #eeeeee;
    float: left;
    overflow: hidden;
}

    .sf_checkbox.checked {
        background: url('../images/check.png') no-repeat center center;
    }

.sf_checkbox_input {
    display: inline-block;
    width: 100%;
    height: 40px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3333;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.sf_label {
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 30px;
    text-indent: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 182px;
}

#Dayinput2 {
    width: 220px;
    height: 32px;
    padding: 0px 9px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/invalid-name.png) no-repeat 95% 50%;
    color: #bbbbbb;
    opacity: 0.5;
}

#Dayinput, #Dateinput, #Timeinput {
    width: 220px;
    height: 32px;
    padding: 0px 9px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/invalid-name.png) no-repeat 95% 50%;
    color: #666666;
}

.sf_normal {
    background: url(../images/text.png) no-repeat 11px 50%;
}

.synlistspan {
    padding: 6px 4px;
    border-radius: 12px;
    background: #eeeeee;
    display: inline-block;
    height: 12px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

    .synlistspan > b {
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
        float: left;
        padding: 0 6px;
    }

        .synlistspan > b:nth-child(1) {
            border-right: 1px solid #cccccc;
        }

        .synlistspan > b:nth-child(3) {
            border-left: 1px solid #cccccc;
        }

/* ------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------登录页样式--------------------------------------------*/
.login-body-content {
    background: url(../images/indexicon/loginbg.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 980px;
    overflow: hidden;
    margin-top: 82px;
}

#sfloginwarp {
    height: 980px;
    width: 1200px;
    min-width: 1200px;
    margin: 0px auto 20px;
    overflow: hidden;
}

#sflogintab {
    width: 400px;
    height: 600px;
    background-color: #ffffff;
    margin-top: 160px;
    padding: 20px 0px 0 0;
    position: relative;
}

.login-text-img {
    position: absolute;
    left: 598px;
    top: 41px;
}

.login-top {
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}

.sfloginnav {
    width: 79px;
    height: 66px;
    display: inline-block;
    line-height: 66px;
    text-align: center;
    margin: 0 59px;
    font-size: 18px;
    cursor: pointer;
}

    .sfloginnav.active {
        border-bottom: 4px solid #ffd74c;
        font-weight: bold;
        color: #3d3d3d;
    }

    .sfloginnav:hover {
        border-bottom: 4px solid #ffd74c;
        font-weight: bold;
        color: #3d3d3d;
    }

.sfloginform {
    width: 320px;
    background-color: #ffffff;
    overflow: hidden;
    display: block;
    margin: 30px 40px 0;
}

    .sfloginform dd {
        margin: 20px auto 0px;
        width: 320px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 2px;
        background-color: #ffffff;
        border-bottom: solid 1px #DDDDDD;
        cursor: pointer;
        overflow: hidden;
    }

        .sfloginform dd input {
            width: 100%;
            height: 34px;
            border: none;
            font-size: 14px;
            line-height: 14px;
            margin: 3px 0;
            text-align: left;
            color: #999999;
        }

            .sfloginform dd input.login_password {
                width: 90%;
                float: left;
            }

.login_eye {
    width: 10%;
    display: block;
    height: 100%;
    float: left;
    background: url('../images/eye.png') no-repeat;
    background-position: 0 6px;
}

.txtPwd_eye {
    width: 22px;
    display: block;
    height: 100%;
    float: left;
    background: url('../images/eye.png') no-repeat;
    background-position: 0 6px;
}

.txtConfirmPwd_eye {
    width: 22px;
    display: block;
    height: 100%;
    float: left;
    background: url('../images/eye.png') no-repeat;
    background-position: 0 6px;
}

.sfloginform p {
    margin-top: 15px;
    text-align: left;
    margin: 20px auto 0px;
    width: 320px;
}

    .sfloginform p a.forgetpass {
        font-size: 14px;
        color: #67A0FF;
    }

.sfregisterwarp, .sfregisterwarp2 {
    margin: 12px auto 0px;
    width: 100%;
    border-bottom: solid 1px #DDDDDD;
}

.sfregisterwarp2 {
    margin: 18px auto 0px;
}

.sfregister, .sfregisterimg {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #666666;
    display: inline-block;
    float: left;
}

.sfregister {
    height: 40px;
    margin-right: 10px;
    width: 210px;
    overflow: hidden;
}

    .sfregister input {
        width: 112px;
        height: 26px;
        margin: 3px 0px;
        font-size: 14px;
        line-height: 14px;
        text-align: left;
        color: #666666;
        border: none;
    }

.sfregisterimg {
    width: 98px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #5B7FF4;
}

.sfloginbut {
    width: 320px;
    height: 48px;
    border-radius: 2px;
    background-color: #ffd74c;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    color: #3d3d3d;
    border: none;
    margin: 48px auto 0px;
    display: block;
    cursor: pointer;
}

    .sfloginbut:hover {
        background-color: #d9b841;
    }

.sfloginform dd.sfgoodsmaster {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #3d3d3d;
    background-color: #ffd74c;
}

.sfloginform dd.sfcarmaster {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    background-color: #3d3d3d;
}

.sfloginform dd.sffleretmaster {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    background-color: #3d3d3d;
}

.login-footer {
    color: #ffffff;
    text-align: center;
    margin: 200px auto 0;
}

/* ----------------------------------------------------------------------------------- */
/*-----------------------------------------详情页样式开始----------------------------------------*/
.sf_head_user {
    float: right;
    width: 255px;
    cursor: pointer;
}

    .sf_head_user dl {
        max-width: 240px;
    }

        .sf_head_user dl span {
            max-width: 155px;
            display: block;
            float: left;
            font-size: 14px;
            line-height: 40px;
            text-align: right;
            color: #3d3d3d;
            overflow: hidden;
            height: 40px;
        }

        .sf_head_user dl img {
            width: 40px;
            height: 40px;
        }

.sf_user_iconimg {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: inline-block;
    float: left;
}

.sf_head_user dl span.sf_user_tx {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    overflow: hidden;
}

.sf_headcontent {
    position: absolute;
    z-index: 999998;
    left: 0px;
    top: 40px;
}

.sf_drap_down {
    margin-top: 18px;
    width: 120px;
    height: 291px;
    position: relative;
}

    .sf_drap_down i {
        width: 14px;
        height: 11px;
        display: block;
        position: absolute;
        left: 34px;
        top: -10px;
        background: url('../images/rectangle.png') no-repeat left center;
    }

    .sf_drap_down dd {
        width: 118px;
        background-color: #ffffff;
        box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
        border: solid 1px #c7d1e4;
        padding: 4px 0;
    }

    .sf_drap_down ul li {
        width: 118px;
        height: 30px;
        cursor: pointer;
    }

        .sf_drap_down ul li.active {
            background-color: #ffd74c;
        }

        .sf_drap_down ul li a {
            font-size: 14px;
            color: #3d3d3d;
            text-align: center;
            line-height: 30px;
            width: 118px;
            display: block;
            height: 30px;
        }

    .sf_drap_down button {
        border-top: 1px solid #eeeeee;
        height: 38px;
        width: 118px;
        background: #ffffff;
        list-style-type: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
        cursor: pointer;
        font-size: 14px;
    }

        .sf_drap_down button:hover {
            background: #ffd74c;
        }

/*-----------------------------------------详情内容开始----------------------------------*/
#sf_details_center {
    height: auto;
    width: 1200px;
    min-width: 1200px;
    margin: 120px auto 20px;
    background-color: #ffffff;
}

.sf_detail_head {
    padding: 26px 20px;
    width: 1160px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #3d3d3d;
    background-color: #f8f8f8;
}

.sf_detail_warp {
    padding: 30px 20px;
    width: 1160px;
    height: auto;
}

.sf_title {
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #3d3d3d;
}

.sf_detail_form_city, .sf_detail_form_choice {
    padding: 20px 30px 0px;
}

    .sf_detail_form_city li, .sf_detail_form_choice .sf_choice {
        width: 100%;
        margin-bottom: 20px;
    }

.sf_detail_p {
    opacity: 0.99;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    color: #3d3d3d;
    margin-bottom: 7px;
    height: 12px;
    display: block;
    vertical-align: middle;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
}
    /*.sf_detail_p.p_titil{
    font-size:14px;
}*/
    .sf_detail_p.my_driverp {
        margin: 20px 20px 5px 89px;
        display: inline-block;
    }

    .sf_detail_p i {
        opacity: 0.99;
        font-size: 18px;
        height: 8px;
        line-height: 12px;
        text-align: left;
        color: #ea5959;
        font-style: normal;
        display: inline-block;
        vertical-align: middle;
        filter: alpha(opacity=99);
        -moz-opacity: 0.99;
        -khtml-opacity: 0.99;
    }

.sf_detail_form_city li input {
    width: 220px;
    height: 32px;
    padding: 0px 9px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden;
}

    .sf_detail_form_city li input:hover {
        border: solid 1px #ffd74c;
    }

.sf_choice input {
    padding: 0px;
    height: 32px;
    border-radius: 2px;
    background-color: #ffffff;
    border: none;
    overflow: hidden;
    cursor: pointer;
}

.sf_detail_form_city li .sf_detail_inputwarp .docs-methods, .sf_detail_form_choice .sf_choice .sf_detail_dt {
    width: 220px;
    height: 32px;
    padding: 0px 9px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    float: left;
    margin-right: 20px;
}

    .sf_detail_form_city li .sf_detail_inputwarp .docs-methods:hover, .sf_detail_form_choice .sf_choice .sf_detail_dt:hover {
        border: solid 1px #ffd74c;
    }

.sf_detail_form_choice .sf_choice .sf_detail_dt {
    box-shadow: inset 0 2px 4px 0 #dfe6f3;
}

.sf_detail_form_city li .sf_detail_inputwarp .docs-methods {
    background: url(../images/invalid-name.png) no-repeat 96% 50%;
    position: relative;
    background-color: #ffffff;
}

    .sf_detail_form_city li .sf_detail_inputwarp .docs-methods input, .sf_detail_dt input {
        display: block;
        height: 32px;
        border: none;
        font-size: 14px;
        line-height: 14px;
        text-align: left;
        color: #666666;
        margin: 0;
        float: left;
        width: 100%;
        background: url('../images/invalid-name.png') no-repeat 100% 50%;
    }

    .sf_detail_form_city li .sf_detail_inputwarp .docs-methods input {
        padding: 0px;
    }

.sf_detail_dt input.sf_texticon {
    display: block;
    height: 26px;
    border: none;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #666666;
    margin: 3px 0;
    float: left;
    width: 75%;
    background: none;
}

.sf_detail_form_city li .sf_detail_inputwarp .docs-methods .fbimg, .sf_detail_form_choice .sf_choice .sf_detail_dt .sf_img_icon {
    height: 6px;
    overflow: hidden;
    float: right;
    display: block;
    padding: 13px 0px 13px 13px;
}

    .sf_detail_form_city li .sf_detail_inputwarp .docs-methods .fbimg img, .sf_detail_form_choice .sf_choice .sf_detail_dt .sf_img_icon img {
        float: right;
    }

.sf_warp_list {
    float: left;
    position: relative;
    cursor: pointer;
}

.sf_detail_dt b {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #3d3d3d;
    vertical-align: middle;
    font-weight: normal;
    float: right;
}

.sf_detail_dt input.sf_weight {
    width: 100%;
    cursor: pointer;
}

.sf_textarea {
    width: 500px;
    height: 70px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: inset 0 2px 4px 0 #dfe6f3;
    border: solid 1px #c7d1e4;
    text-indent: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    resize: none;
}

    .sf_textarea:hover {
        border: solid 1px #ffd74c;
    }

.sf_drapdowns {
    width: 238px;
    max-height: 160px;
    height: auto;
    background-color: #fff;
    position: absolute;
    z-index: 22222;
    box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
    border: solid 1px #c7d1e4;
    top: 57px;
    display: none;
}

.sf_drapdown_list {
    width: 240px;
    font-size: 13px;
    line-height: 30px;
    text-align: left;
    color: #3d3d3d;
}

    .sf_drapdown_list li {
        padding: 5px 3px;
        overflow: hidden;
        height: 30px;
        text-indent: 10px;
        position: relative;
    }

        .sf_drapdown_list li.active {
            background-color: #ffd74c;
        }

#sf_detail_HwWeights {
    width: 50px;
    text-align: center;
}

#sf_detail_HwWeight {
    width: 50px;
}

.sf_button_icon {
    width: 240px;
    height: 40px;
    border-radius: 2px;
    background-color: #ffd74c;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #3d3d3d;
    border: none;
    margin-left: 17px;
}

    .sf_button_icon:hover {
        background-color: #d9b841;
    }

    .sf_button_icon.normal_but {
        background-color: #f0f0f0;
        margin-left: 30px;
    }

        .sf_button_icon.normal_but:hover {
            background-color: #ffd74c;
        }

#sf_detail_HwWeight {
    width: 50px;
    left: 188px;
    height: 80px;
    top: 57px;
}

#sf_detail_Car, #sf_detail_Car2 {
    top: 33px;
}

#sf_weinput {
    width: 168px;
    background: none;
}


/*---------------------------------------------遮罩样式开始-------------------------------------------------------------------------*/
.sf_Popup {
    height: 144px;
    width: 1140px;
    min-width: 1140px;
    padding: 10px 30px;
    margin: 0 auto;
    background: url('../images/rectanglebg.png') repeat;
    position: absolute;
    top: 74px;
    left: 0;
    z-index: 88888;
    display: none;
}

.sf_PersCenters dd {
    display: block;
    float: left;
}

.sf_succesimg, .sf_PersCenimg {
    width: 104px;
    height: 104px;
    margin: 20px 20px 20px 0px;
    display: block;
    border-radius: 100%;
    overflow: hidden;
}

    .sf_succesimg img, .sf_PersCenimg img {
        width: 100%;
        height: 100%;
    }

.sf_h1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 14px;
    margin-top: 26px;
}

.sf_p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #ffffff;
}

.sf_succesbut {
    width: 120px;
    height: 32px;
    border-radius: 2px;
    border: none;
    margin-right: 20px;
}

.normal {
    background-color: #f0f0f0;
}

.light {
    background-color: #ffd74c;
}

.sf_clooseimg {
    display: block;
    float: right;
    width: 29px;
    height: 30px;
}

.sf_Popupdd1, .sf_PersCentersdd1 {
    width: 124px;
}

.sf_Popupdd2, .sf_PersCentersdd2 {
    width: 400px;
}

.sf_Popupdd2 {
    float: left;
}

.sf_Popup dd.sf_Popupdd3, .sf_PersCenters dd.sf_PersCentersdd3 {
    width: 400px;
    float: right;
    margin-top: 20px;
}


/*---------------------------个人中心开始------------------------------------------------------------*/
.sf_PersCenter {
    /*width: 1200px;
    min-width: 1200px;
    margin: 100px auto 0px;
    position: relative;*/
}

.sf_PersCenters {
    display: block;
    height: 144px;
    width: 1140px;
    min-width: 1140px;
    padding: 10px 30px;
    background-color: #fafafa;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 18px;
}

#sf_PersCenters {
    margin: 100px auto 0;
}

#sf_PersCenter {
    margin: 62px auto 0;
}

.sf_Persh1 {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

    .sf_Persh1 b {
        margin-right: 8px;
    }

.sf_Persp {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #3d3d3d;
}

    .sf_Persp span {
        width: 14px;
        height: 20px;
        margin-right: 4px;
        display: inline-block;
        vertical-align: bottom;
    }

.sf_Persnum, .sf_Persnum b {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-align: left;
    color: #3d3d3d;
}

.sf_PersCentersdd3 ul li {
    float: right;
    display: block;
    width: 72px;
    height: 88px;
    margin-right: 22px;
    text-align: center;
}

.personconfirmicon {
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 100px;
    overflow: hidden;
    background: url('../images/bg-icons.png') no-repeat left top;
}
/*.sf_PersCentersdd3 ul li:nth-child(1) .personconfirmicon{
    background: url('../images/bg-icons.png') no-repeat -216px 100%;
  }
   .sf_PersCentersdd3 ul li:nth-child(2) .personconfirmicon{
    background: url('../images/bg-icons.png') no-repeat -144px 100%;
  }
    .sf_PersCentersdd3 ul li:nth-child(3) .personconfirmicon{
    background: url('../images/bg-icons.png') no-repeat -73px 100%;
  }
    .sf_PersCentersdd3 ul li:nth-child(4)  .personconfirmicon{
    background: url('../images/bg-icons.png') no-repeat 0 100%;
  }
  .sf_PersCentersdd3 ul li:nth-child(1) .illume{
    background: url('../images/bg-icons.png') no-repeat -216px top;
  }
  .sf_PersCentersdd3 ul li:nth-child(2) .illume{
    background: url('../images/bg-icons.png') no-repeat -144px top;
  }
    .sf_PersCentersdd3 ul li:nth-child(3) .illume{
    background: url('../images/bg-icons.png') no-repeat -73px top;
  }
    .sf_PersCentersdd3 ul li:nth-child(4)  .illume{
    background: url('../images/bg-icons.png') no-repeat 0 top;
  }*/

.sf_PersCentersdd3 ul li:nth-child(1) .personconfirmicon {
    background: url('../images/bg-icons.png') no-repeat -216px 100%;
}

.sf_PersCentersdd3 ul li:nth-child(2) .personconfirmicon {
    background: url('../images/bg-icons.png') no-repeat -73px 100%;
}

.sf_PersCentersdd3 ul li:nth-child(3) .personconfirmicon {
    background: url('../images/bg-icons.png') no-repeat 0 100%;
}

.sf_PersCentersdd3 ul li:nth-child(1) .illume {
    background: url('../images/bg-icons.png') no-repeat -216px top;
}

.sf_PersCentersdd3 ul li:nth-child(2) .illume {
    background: url('../images/bg-icons.png') no-repeat -73px top;
}

.sf_PersCentersdd3 ul li:nth-child(3) .illume {
    background: url('../images/bg-icons.png') no-repeat 0 top;
}

.personconfirm {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sf_PersWarp {
    width: 1200px;
    min-width: 1200px;
    margin: 19px auto 20px;
    background: #ffffff;
}

.sf_PersW_left {
    width: 100px;
    padding: 20px 50px;
    float: left;
}

    .sf_PersW_left ul li {
        width: 100px;
        height: 34px;
        margin: 12px 0px;
        border-radius: 100px;
        line-height: 34px;
        text-align: center;
        font-size: 14px;
        color: #3d3d3d;
        cursor: pointer;
    }

        .sf_PersW_left ul li a {
            line-height: 34px;
            text-align: center;
            display: block;
            width: 100px;
            font-size: 14px;
            color: #3d3d3d;
        }

            .sf_PersW_left ul li a:hover {
                color: #ffb666;
            }

        .sf_PersW_left ul li.active {
            background-color: #ffd74c;
        }

.sf_PersW_right {
    width: 999px;
    background: #ffffff;
    float: left;
    border-left: 1px solid #eeeeee;
    padding-bottom: 40px;
    min-height: 600px;
}

    .sf_PersW_right.sf_PersW_rights {
        background: #f8f8f8;
    }

.sf_PersW_r_top {
    width: 940px;
    margin: 30px 30px 0 29px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}

    .sf_PersW_r_top.sf_PersW_r_tops {
        padding: 30px 30px 0 29px;
        margin: 0px;
        background: #ffffff;
    }

    .sf_PersW_r_top dd {
        width: 50%;
        float: left;
    }

        .sf_PersW_r_top dd .sf_PersW_p, .sf_linklist {
            font-size: 14px;
            line-height: 14px;
            text-align: left;
            color: #999999;
            margin-bottom: 30px;
        }

.sf_PersW_but, .sf_PersW_buts {
    display: inline-block;
    width: 64px;
    margin-right: 60px;
    height: 32px;
    border-bottom: 4px solid #ffffff;
    cursor: pointer;
}

.sf_PersW_buts {
    border-bottom: 4px solid #f8f8f8;
    float: left;
}

    .sf_PersW_but.active, .sf_PersW_buts.active {
        border-color: #ffd74c;
    }

    .sf_PersW_but:hover, .sf_PersW_buts:hover {
        border-color: #ffd74c;
    }

    .sf_PersW_but p, .sf_PersW_buts p {
        width: 100%;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        margin-bottom: 14px;
        color: #3d3d3d;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-break: break-all;
    }

.sf_PersW_adddriver {
    width: 80px;
    height: 40px;
    border-radius: 20px;
    background-color: #f1f1f1;
    padding: 0 30px;
    display: inline-block;
    float: right;
    margin-top: 30px;
    cursor: pointer;
}

    .sf_PersW_adddriver.sf_mycartop {
        margin-top: -13px;
        overflow: hidden;
    }

        .sf_PersW_adddriver.sf_mycartop:hover {
            background-color: #d9b841;
        }

    .sf_PersW_adddriver .addchange {
        font-size: 14px;
        line-height: 40px;
        text-align: left;
        color: #3d3d3d;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .sf_PersW_adddriver .addchangeCardNew {
        font-size: 14px;
        line-height: 40px;
        text-align: left;
        color: #3d3d3d;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .sf_PersW_adddriver img {
        width: 14px;
        height: 14px;
        margin: 12px 5px 14px 0px;
    }

.sf_PersW_r_warp {
    width: 999px;
    background: #ffffff;
}

    .sf_PersW_r_warp > ul > li {
        /*width: 941px;*/
        height: auto;
        margin-bottom: 20px;
        padding: 0px 0 0 29px;
        font-size: 14px;
        line-height: 34px;
        text-align: left;
        color: #3d3d3d;
        overflow: hidden;
    }

        .sf_PersW_r_warp > ul > li.sf_PersW_theader {
            color: #999999;
            overflow: hidden;
        }

        .sf_PersW_r_warp > ul > li.sf_perli:hover {
            background-color: rgba(255, 215, 76, 0.3);
        }

        .sf_PersW_r_warp > ul > li.sf_myOmx:hover {
            background-color: rgba(255, 215, 76, 0.3);
        }

    .sf_PersW_r_warp span {
        display: inline-block;
        float: left;
        width: 148px;
        height: 100%;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 34px;
    }

        .sf_PersW_r_warp span.sf_PersW_cz {
            width: 92px;
            padding-left: 56px;
            text-align: left;
        }

        .sf_PersW_r_warp span i.sf_icon {
            color: #ea5959;
            cursor: default;
        }

        .sf_PersW_r_warp span i {
            font-style: normal;
            color: #0078ff;
            margin-right: 10px;
            cursor: pointer;
        }

            .sf_PersW_r_warp span i:hover {
                color: #ffb666;
            }

.sf_PersW_r_warp_contentbut {
    height: 60px;
    width: 100%;
}

.layers_driver {
    width: 500px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    position: fixed;
    left: 0px;
    top: 250px;
    z-index: 88887;
    display: none;
}

    .layers_driver.Remarks {
        width: 400px;
    }

.sf_lookCyr {
    display: none;
    height: auto;
    width: 980px;
    background-color: #ffffff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    position: fixed;
    left: 0px;
    top: 250px;
    z-index: 88887;
    display: none;
}

.layers_driver.my_olay {
    height: 349px;
}

.layers_driverhead {
    width: 100%;
    height: 50px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #3e3e3e;
    position: relative;
}

.clooseicon {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 16px;
    top: 15px;
    background: url('../images/closeicon.png') no-repeat center center;
    cursor: pointer;
}

.sf_warp_list.sf_driver {
    margin: 0 auto;
    float: none;
    position: relative;
}

.sf_detail_form_choice .sf_choice .sf_detail_dt.sf_driverdt {
    float: none;
    margin: 0 auto;
}

.sf-icon {
    position: absolute;
    left: 77px;
    top: 26px;
    font-size: 20px;
    font-style: normal;
    color: #ea5959;
}

.sf_detail_form_choice.sf_driverform {
    padding-top: 0px;
}

.sf_drieverbuts {
    padding: 0px 130px;
}

.sf_drieverbutno, .sf_drieverbutok {
    width: 115px;
    height: 32px;
    border-radius: 2px;
    background-color: #f0f0f0;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #3d3d3d;
    border: none;
    float: left;
    cursor: pointer;
}

.sf_drieverbutok {
    background-color: #ffd74c;
    float: right;
}

.sf_detail_dt input.layers_input {
    display: block;
    height: 32px;
    border: none;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #666666;
    margin: 0;
    float: left;
    width: 100%;
    background: url('../images/invalid-name.png') no-repeat 100% 50%;
}

.sf_detail_dt input.inputcnum {
    background: none;
}

.sf_detail_dt input.my_drivername {
    background: none;
}

.sf_detail_dt input.my_driverphone {
    background: none;
}

.sf_detail_form_choice .sf_choice .sf_detail_dt.layers_dt {
    width: 95px;
    margin-right: 0px;
}

.sf_detail_form_choice .sf_choice.layers_li {
    width: 240px;
    margin: 20px auto 0px;
}

.layers_div {
    margin-right: 10px;
}

.layers_div2 {
    width: 148px;
}

#layers_car {
    height: 340px;
}

.layers_buts {
    margin-top: 20px;
    overflow: hidden;
}

.sf_drapdowns.sf_drihw {
    left: 90px;
    top: 56px;
}

.sf_drapdowns.sf_aboutcar {
    left: 90px;
    top: 70px;
}

.sf_drapdowns.sf_carnumber {
    width: 113px;
    top: 32px;
    left: 0px;
}

/*****************************************************************信誉认证样式*********************************************************/
.sf_PersW_r_top dd.sf_reputation_dd {
    width: 80%;
    float: left;
}

.sf_PersW_r_top dd.sf_Authentication {
    width: 20%;
    position: absolute;
    right: 0;
    top: 10px;
    height: 144px;
    background: url(../images/sf_Authentication.png)no-repeat 80% top;
}

.sf_reputation_dd i {
    font-style: normal;
    color: #ffb600;
}

.sf_reputation_dd .sf_reputation_p, .sf_reputation_dd .sf_reputation_p2 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 19px;
    color: #3d3d3d;
    text-align: left;
}

.sf_Authentication_unpass {
    width: 900px;
    height: 38px;
    padding: 20px;
    background-color: #ff7373;
    margin: 19px 30px 0 30px;
    color: #ffffff;
    line-height: 14px;
}

.sf_reputation_dd .sf_reputation_p2 {
    color: #999999;
}

.sf_PersW_renz {
    display: inline-block;
    width: auto;
    margin-right: 60px;
    height: 30px;
    border-bottom: 4px solid #ffffff;
}

    .sf_PersW_renz.active {
        border-color: #ffd74c;
    }

    .sf_PersW_renz p {
        width: 100%;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        margin-bottom: 14px;
        color: #3d3d3d;
    }

.sf_detail_form_choice .sf_choice.sf_xinyuli {
    width: 80%;
}

.sf_PersW_r_warp span.sf_xyname {
    float: none;
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #666666;
}

.sf_detail_form_choice .sf_choice .sf_detail_dt.sf_xyinput {
    float: none;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
}

.sf_xy_title {
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #3d3d3d;
    margin-bottom: 6px;
}

.sf_xyd {
    margin-top: 10px;
}

.sf_xyupload {
    padding: 20px 30px 0;
}

.sf_PersW_r_warp > ul > li.sf_upload_li {
    width: auto;
    float: left;
    margin-bottom: 20px;
}

    .sf_PersW_r_warp > ul > li.sf_upload_li i {
        margin-right: 5px;
    }

.sf_upload_li p {
    text-align: left;
}

.sf_upload_dd {
    position: relative;
    float: left;
    margin-right: 20px;
}

.sf_xyimg {
    width: 142px;
    height: 88px;
    display: block;
}

.sf_xy_upinput {
    position: absolute;
    width: 115px;
    height: 32px;
    left: 0;
    top: 98px;
    cursor: pointer;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.sf_upload_btn, .sf_upload_btn_unpass {
    width: 115px;
    height: 32px;
    border-radius: 2px;
    background-color: #f0f0f0;
    border: none;
    margin-top: 10px;
    float: left;
    color: #3d3d3d;
    cursor: pointer;
    font-size: 14px;
    line-height: 32px;
}

    .sf_upload_btn:hover {
        background-color: #ffd74c;
    }

.sf_upload_btn_unpass {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.sf_sftjiao {
    width: 240px;
    height: 40px;
    border-radius: 2px;
    background-color: #ffd74c;
    border: none;
    margin: 0 0 25px 59px;
    cursor: pointer;
}

    .sf_sftjiao:hover {
        background-color: #d9b841;
    }

.sf_sfp {
    opacity: 0.99;
    font-size: 12px;
    line-height: 2.5;
    text-align: left;
    color: #666666;
    margin: 0 0 0 60px;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
}

.Drop_downs {
    width: 238px;
    max-height: 200px;
    height: auto;
    background: #ffffff;
    position: absolute;
    z-index: 22222;
    box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
    left: 1px;
    top: 68px;
    max-height: 200px;
    height: auto;
}

.Drop_shows {
    width: 100%;
    background: #ffffff;
}

    .Drop_shows li {
        width: 100%;
        height: 30px;
        padding: 5px 0px;
        cursor: pointer;
        overflow: hidden;
        text-indent: 10px;
        text-align: left;
    }

        .Drop_shows li.active {
            background-color: #ffd74c;
        }
/*****************************************************找货样式********************************************************/
.sf_findgoolswarp {
    background: white;
    /*width: 1200px;
    min-width: 1200px;
    margin: 120px auto 20px;*/
}

.GoolscenterH {
    height: 58px;
    width: 1140px;
    background-color: #f8f8f8;
    padding: 20px 30px;
}

.sf_detail_form_city li.sf_goolsli {
    display: inline-block;
    width: 240px;
    margin-bottom: 0px;
    float: left;
}

.sf_detail_form_choice .sf_choice.sf_goolsli2 {
    margin-bottom: 0px;
}

.sf_gools_genghuan {
    width: 40px;
    height: 53px;
    background: red;
    display: inline-block;
    background: url('../images/huan.png') no-repeat left center;
    float: left;
    cursor: pointer;
}

    .sf_gools_genghuan:hover {
        background: url('../images/huan.png') no-repeat right center;
    }

.sf_goolsforms {
    float: left;
    padding: 0px;
    margin-right: 30px;
}

.sf_goolsd {
    margin-right: 10px;
}

.sf_detail_form_choice .sf_choice .sf_detail_dt.sf_goolsdt {
    width: 180px;
}

.sf_detail_dt.sf_goolsdt input {
    width: 100%;
}

.sf_search {
    background: url('../images/search.png') no-repeat left center;
    margin: 0 20px 0 0;
    cursor: pointer;
    width: 30px;
}

    .sf_search:hover {
        background: url('../images/search.png') no-repeat right center;
    }

#search_Goods {
    width: 34px;
}

.sf_shuaxin {
    background: url('../images/shuaxin.png') no-repeat center center;
    cursor: pointer;
}

#sf_search_wrap {
    overflow: hidden;
    width: 110px;
    float: left;
    cursor: pointer;
    margin-top: 19px;
    margin-left: -15px;
}

/*****************************************我的订单**************************************************/
.sf_PersW_r_top dd.sf_myO {
    width: 100%;
}

.sf_PersW_r_warp > ul > li.sf_myOli {
    width: 100%;
    cursor: pointer;
}

#search {
    height: 34px;
    width: 34px;
    overflow: hidden;
    display: inline-block;
    background: url(../images/search.png) no-repeat left center;
    cursor: pointer;
}

    #search:hover {
        background: url(../images/search.png) no-repeat right center;
    }

#sf_lines {
    width: 20px;
    height: 34px;
    background: url('../images/line.png') no-repeat center center;
    display: inline-block;
}

.sf_myOwrap {
    margin: 20px 30px 0;
}

.sf_PersW_r_warp > ul > li.sf_myOmx span, .sf_PersW_r_warp > ul > li.sf_myOmx span.sf_myPrice, .sf_PersW_r_warp span.sf_myQheadyf {
    text-align: left;
    width: 78px;
}

}

.sf_PersW_r_warp > ul > li.sf_myOmx span.sf_myQaddress, .sf_PersW_r_warp span.sf_myQheadaddress {
    width: 358px;
    margin-right: 15px;
    text-align: left;
}

.sf_PersW_r_warp > ul > li.sf_myOmx span.sf_myOcarnumber, .sf_PersW_r_warp span.sf_myQheadcarnumber {
    width: 134px;
    margin-right: 15px;
    text-align: left;
}

.sf_PersW_r_warp > ul > li.sf_myOmx span.sf_myOzt, .sf_PersW_r_warp span.sf_myQheadzt {
    width: 42px;
    margin-right: 15px;
    text-align: left;
}

.sf_PersW_r_warp span.sf_myOcz, .sf_PersW_r_warp span.sf_myQheadcz {
    width: 66px;
    padding: 0px;
    text-align: left;
}

.sf_myOheader {
    font-size: 14px;
    height: auto;
    line-height: 34px;
    overflow: hidden;
    padding: 0 29px;
    text-align: center;
    width: 941px;
}

#sf_myOdt {
    padding-right: 10px;
}

.sf_myOtextarea {
    width: 460px;
    height: 148px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
    border: solid 1px #c7d1e4;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    color: #3d3d3d;
    margin: 0 auto 20px;
    display: block;
    text-indent: 6px;
    padding: 10px;
}

.sf_myOtext {
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    color: #c7d1e4;
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.sf_myOwenb {
    position: relative;
}

.sf_myOstar {
    height: 20px;
    padding: 20px 0;
    width: 100%;
}

    .sf_myOstar ul {
        margin: 0px auto;
        width: 160px;
        overflow: hidden;
    }

        .sf_myOstar ul li {
            height: 21px;
            width: 22px;
            background: red;
            float: left;
            margin: 0 5px;
            background: url(../images/star.png)no-repeat left center;
        }

            .sf_myOstar ul li.active {
                background: url(../images/star.png)no-repeat 100% center;
            }

.OrderDetailsWarp {
    width: 240px;
    height: 396px;
    padding: 30px 30px 20px 30px;
}

.OrderDetails {
    width: 300px;
    height: 446px;
}

.sf_OD_p {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #ffb600;
    margin: 0 0 20px 10px;
}

.sf_OD_address {
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    color: #3d3d3d;
    width: 100%;
    margin-bottom: 20px;
    text-indent: 10px;
    background: url(../images/line2.png) no-repeat left center;
}

.sf_OD_mx {
    width: 100%;
    padding: 0 0 20px 0;
}

    .sf_OD_mx div {
        font-size: 12px;
        line-height: 12px;
        text-align: left;
        color: #3d3d3d;
        float: left;
        padding: 0 10px;
    }

.sf_OD_mxleft {
    border-right: 1px solid #dadada;
}

.sf_OD_time {
    font-size: 12px;
    line-height: 1;
    text-align: left;
    color: #3d3d3d;
    padding: 0 0 20px 10px;
}

.sf_ODxdr {
    padding: 0 0 20px 10px;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    color: #3d3d3d;
}

.sf_OD_but, .sf_OD_but2 {
    width: 115px;
    height: 32px;
    border-radius: 2px;
    background-color: #ffd74c;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #3d3d3d;
    border: none;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

    .sf_OD_but:hover {
        background-color: #d9b841;
    }

.sf_PersW_r_warp span i.sf_name {
    color: #3d3d3d;
}
/************************************************接单页面样式*************************************************/
.sf_Orderscenter {
    width: 1200px;
    min-width: 1200px;
    margin: 120px auto 20px;
    background: #ffffff;
}

.sf_Orderheader {
    width: 1160px;
    height: 18px;
    padding: 26px 20px;
    background-color: #f8f8f8;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #3d3d3d;
}

.sf_Orderwarp {
    padding: 40px 80px;
    width: 1040px;
    background: #ffffff;
}

    .sf_Orderwarp.detailWraps {
        padding: 40px 0px 40px 80px;
        width: 1120px;
    }

.sf_Orderwarpbot {
}

.sf_OrderwarpLi {
    overflow: hidden;
    margin: 0 auto 40px;
    height: 82px;
    width: 560px;
    overflow: hidden;
}

    .sf_OrderwarpLi ul li {
        display: block;
        float: left;
        width: 120px;
        height: 52px;
        text-align: center;
    }

        .sf_OrderwarpLi ul li span {
            display: block;
            width: 120px;
            height: 30px;
            margin: 0 0 8px 0;
            line-height: 29px;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
        }

.sf_OrderwarpLispan {
    background: url('../images/line_normal.png') no-repeat right top;
}

.sf_OrderwarpLispan1 {
    background: url('../images/li1.png') no-repeat left top;
}

.sf_OrderwarpLispan2 {
    background: url('../images/li1.png') no-repeat left -30px;
}

.sf_OrderwarpLispan3 {
    background: url('../images/li1.png') no-repeat left -60px;
}

.sf_OrderwarpLispan4 {
    background: url('../images/li1.png') no-repeat left -90px;
}

.sf_OrderwarpLispan5 {
    background: url('../images/li1.png') no-repeat left -120px;
}

.sf_OrderwarpLispan6 {
    background: url('../images/li1.png') no-repeat left -150px;
}

.sf_OrderwarpLispan7 {
    background: url('../images/li1.png') no-repeat left -180px;
}

.sf_OrderwarpLispan8 {
    background: url('../images/li1.png') no-repeat left -210px;
}

.sf_OrderwarpLi ul li p {
    width: 120px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    color: #3d3d3d;
}

.sf_OrderwarpL {
    width: 521px;
    float: left;
    border-right: 1px solid #eeeeee;
}

    .sf_OrderwarpL p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        color: #3d3d3d;
        word-wrap: break-word;
    }

.sf_Orderb {
    font-weight: normal;
    margin: 0 5px;
}

.pheader {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #666666;
}

.sf_Orderi {
    font-style: normal;
    color: #4c90ff;
    margin-left: 10px;
}

.sf_OrderwarpR {
    width: 468px;
    float: left;
    margin-left: 50px;
}

.sf_Orderwarps {
    margin: 10px 0 0 30px;
    overflow: hidden;
}

.sf_Orderwarpspans {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: left;
    color: #3d3d3d;
}

.sf_Orderwarpinput {
    width: 152px;
    height: 32px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
    border: solid 1px #c7d1e4;
    float: left;
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #3d3d3d;
    padding: 0 9px;
}

    .sf_Orderwarpinput input {
        width: 133px;
        height: 26px;
        font-size: 14px;
        line-height: 14px;
        margin: 3px 0;
        border: none;
    }

.sf_Orderwarpsbut {
    width: 240px;
    height: 40px;
    border-radius: 2px;
    background-color: #ffd74c;
    border: none;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #3d3d3d;
    cursor: pointer;
    margin: 40px 0 0 30px;
}
/***************************************订单详情***********************************************/
.sf_OrderwarpLi.sf_OrderxqLi {
    width: 720px;
}

.cyr {
    font-size: 16px;
    line-height: 1;
    text-align: left;
    color: #3d3d3d;
    margin-bottom: 20px;
    display: block;
    font-weight: normal;
    text-indent: 20px;
}

.sf_xqp {
    font-size: 14px;
    line-height: 1;
    text-align: left;
    color: #3d3d3d;
    margin-bottom: 20px;
}

    .sf_xqp img {
        width: 48px;
        height: 48px;
        margin-right: 10px;
        cursor: pointer;
    }

.sf_xqd_right {
    width: 598px;
    float: left;
    border-left: 1px solid #eeeeee;
    margin-left: -1px;
    overflow: hidden;
}

    .sf_xqd_right i {
        font-style: normal;
        overflow: hidden;
    }

.sf_jg {
    margin: 0 0 0 11px;
}

.sf_num {
    color: #f75d5d;
    margin: 0 0 0 11px;
}

.sf_accept, .sf_refuse {
    color: #0078ff;
    margin: 0 0 0 11px;
    cursor: pointer;
}

    .sf_accept:hover {
        color: #ffb600;
    }

    .sf_refuse:hover {
        color: #ffb600;
    }
/**********************************************承运人弹窗样式******************************************************/
.sf_chengYR {
    padding: 30px 40px 20px 40px;
}

.sf_chengYR_name {
    margin-bottom: 30px;
}

.sf_chengYR_name {
    font-size: 16px;
    line-height: 1;
    text-align: left;
    color: #3d3d3d;
}

    .sf_chengYR_name i {
        font-style: normal;
        margin-left: 5px;
        font-size: 14px;
    }

.sf_chengYR_name_p {
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-indent: 22px;
    background: url(../images/phoneicon.png) no-repeat left center;
    margin-top: 10px;
}

.sf_chengYR_pj {
    margin-bottom: 20px;
    word-break: break-word;
}

.sf_hzpj {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #ffb600;
}

.sf_hzname {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    color: #999999;
    margin-right: 9px;
    font-style: normal;
    float: left;
}

.sf_hzpingx {
    overflow: hidden;
    float: left;
}

    .sf_hzpingx li {
        float: left;
        width: 22px;
        height: 21px;
        background: url(../images/star.png) no-repeat left center;
        margin-right: 10px;
    }

        .sf_hzpingx li.active {
            background: url(../images/star.png) no-repeat 100% center;
        }

.sf_hzpjtime {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    color: #999999;
}

.sf_hzpjcentent {
    margin-top: 13px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #3d3d3d;
}

.sf_pjdiv {
    margin-top: 20px;
    width: 95%;
}

#sf_tximgicon {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    float: left;
}
/*********************************************我的物源**********************************************/
.sf_PersW_headercontent {
    background: #f8f8f8;
    width: 940px;
    margin: 30px auto 0;
    border-bottom: 1px solid #eeeeee;
}

.sf_PersW_headercontent_but {
    background: #f8f8f8;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
}

.sf_myWy {
    background: #f8f8f8;
}

.sf_PersW_headercontent_buts {
    width: 76px;
    border-right: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    padding: 0 33px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
}
    /*.sf_PersW_headercontent_buts:hover{
color:#ffb666;

}*/
    .sf_PersW_headercontent_buts.active {
        background: #f8f8f8;
        border-bottom: none;
    }

.justpage {
    color: #ffb600;
}
/***************************************添加车辆认证*************************************************/
.my_carrenz {
    width: 210px;
    margin: 0 auto;
}

.mycarimg {
    display: block;
    margin: 20px auto;
}

.mycar_h3 {
    font-size: 16px;
    text-align: center;
}

.mycar_p {
    margin-top: 16px;
}

    .mycar_p p {
        text-align: left;
        line-height: 18px;
    }

.mycarbut {
    margin-top: 10px;
    overflow: hidden;
}

#sf_chepailist {
    width: 115px;
}

.sf_icon {
    opacity: 0.99;
    font-size: 18px;
    height: 8px;
    line-height: 12px;
    text-align: left;
    color: #ea5959;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
}
/********************************************个人资料*********************************************/
.sf_percenter {
    width: 100px;
    height: 100px;
}

.sf_periconimg, .sf_periconimgs {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #666666;
    margin-right: 20px;
    display: block;
    float: left;
    width: 70px;
    height: 28px;
}

.sf_periconimg {
    width: auto;
}

.sf_periconimgs {
    width: 70px;
}

.sf_periconimgcenter {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #666666;
    margin-right: 20px;
    display: block;
    float: left;
    width: 70px;
    height: 32px;
}

.sf_periconimgs {
    text-align: left;
}

.changpassword {
    color: #0078ff;
}

    .changpassword:hover {
        color: #ffb666;
    }

.sf_perdatap {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #999999;
}

.sf_perdatawarp {
    float: left;
    height: 100px;
}

.sf_perdatawarp_p {
    margin-bottom: 28px;
}

.sf_warp_p {
}

.sf_choice input.sf_perdatainput {
    float: left;
    width: 180px;
    height: 32px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
    border: solid 1px #c7d1e4;
    line-height: 14px;
    padding: 0px 10px;
    color: #666666;
}

    .sf_choice input.sf_perdatainput:hover {
        border: solid 1px #ffd74c;
    }

.sf_perdata_checkwarp {
    overflow: hidden;
    position: relative;
    margin: 9px 6px;
    width: 14px;
    float: left;
}

#sf_perdatachecks {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.sf_PersW_r_warp span.sf_perdataspan {
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 100%;
    background: url('../images/checkeds.png') no-repeat left center;
}

    .sf_PersW_r_warp span.sf_perdataspan.active {
        background: url('../images/checkeds.png') no-repeat 100% center;
        border: none;
    }

.sf_persex {
    height: 32px;
    overflow: hidden;
    float: left;
}

.sf_persexname {
    color: #3d3d3d;
    display: inline-block;
    float: left;
    line-height: 32px;
}

#changepassword {
    float: left;
    border: none;
    height: 32px;
    line-height: 32px;
    width: 85px;
}

.sf_perbut {
    width: 240px;
    height: 40px;
    border-radius: 2px;
    background-color: #ffd74c;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    margin: 30px 60px;
}

    .sf_perbut:hover {
        background-color: #d9b841;
    }

    .sf_perbut a {
        color: #3d3d3d;
    }

.sf_per_choice {
    padding: 20px 31px 0;
}

.sf_PersW_r_warp span.sf_perdatayanzeheng {
    width: 115px;
    height: 32px;
    border-radius: 2px;
    background-color: #f0f0f0;
    float: left;
    display: block;
    margin-left: 10px;
}

.sf_iconTX {
    position: relative;
    overflow: hidden;
}

.sf_upload_inputnews {
    position: absolute;
    width: 115px;
    left: 0;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

#nav_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: left;
}

.sfregisterimg.getMobileCode {
    cursor: pointer;
    width: 100px;
    margin-left: 20px;
    border-radius: 2px;
}

.centerH strong {
    margin-left: 5px;
}
/********************************************忘记密码*********************************************/
#sf_resetPwd {
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
    width: 1200px;
    min-width: 1200px;
    margin: 120px auto 20px;
}

.sf_resetPwd_content {
    padding: 30px;
    width: 1140px;
}

.sf_resetPwd_header {
    height: 28px;
    border-bottom: 1px solid #f2f2f2;
    width: 1140px;
}

.sf_resetPwd_title {
    width: 70px;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    color: #3d3d3d;
    display: inline-block;
    border-bottom: 4px solid #ffd74c;
}

.sf_resetPwd_wrap {
    overflow: hidden;
    margin: 0 auto;
    width: 500px;
}

.sf_resetPwd_wrap_lf {
    width: 85px;
    float: left;
    margin-top: 35px;
}

    .sf_resetPwd_wrap_lf dd {
        margin: 20px auto 0px;
        height: 34px;
        line-height: 34px;
        text-align: right;
        color: #666666;
        line-height: 32px;
    }

.sf_reset_iocnsbg {
    width: 480px;
    margin: 40px auto 20px;
    height: 52px;
    overflow: hidden;
}

    .sf_reset_iocnsbg > ul {
        overflow: hidden;
    }

        .sf_reset_iocnsbg > ul > li {
            float: left;
            width: 120px;
            text-align: center;
        }
/****************************************选择司机跟车辆的弹窗************************************************/
.sf_searchcarcontent {
    width: 100%;
    height: auto;
    max-height: 360px;
}

    .sf_searchcarcontent ul > li {
        width: 100%;
        height: auto;
        background-color: #ffffff;
        border-bottom: solid 1px #e5e5e5;
    }
/*.sf_sf_searchcarcontent_dl{
        margin-left:20px;
    }*/
.sf_sf_searchcarcontent_dl > dd {
    width: 160px;
    margin: 10px 0px 10px 20px;
    height: 32px;
    float: left;
    border: solid 1px #c7d1e4;
    position: relative;
    background: url(../images/invalid-name.png) no-repeat 93% center;
}

.sf_sf_searchcarcontent_dl dd.sf_sf_searchcarcontent_dlchild2 {
    background: url(../images/addcaricons.png) no-repeat 190px -75px;
}

.sf_sf_searchcarcontent_dl dd input {
    height: 26px;
    margin: 3px 0px;
    border: none;
    width: 84%;
    padding-right: 16%;
    text-indent: 10px;
    background: none;
    cursor: pointer;
}

.sf_sf_searchcarcontent_dl dd.sf_sf_searchcarcontent_dlchild {
    width: 390px;
    border: none;
    height: auto;
    margin: 14px 10px 4px 10px;
    background: none;
}

.sf_sf_searchcarcontent_dlchild span {
    padding: 4px 2px 4px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    display: inline-block;
    height: 16px;
    background-color: #f2f2f2;
    border: solid 1px #c7d1e4;
    border-radius: 12px;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

    .sf_sf_searchcarcontent_dlchild span > i {
        width: 16px;
        height: 16px;
        background: red;
        display: inline-block;
        vertical-align: top;
        margin-left: 9px;
        background: url(../images/addcaricons.png)no-repeat left top;
        cursor: pointer;
    }

.sf_sf_searchcarcontent_dlchild > span > i:hover {
    background: url(../images/addcaricons.png)no-repeat right top;
}

.sf_sf_searchcarcontent_dl > dd.sf_sf_searchcarcontent_dlchild4 {
    width: 125px;
    border: none;
    overflow: hidden;
    background: none;
}

.sf_car_dropdown {
    width: 100%;
    height: auto;
    max-height: 240px;
    position: absolute;
    left: -1px;
    top: 32px;
    box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
    border: solid 1px #c7d1e4;
    background: #ffffff;
    display: none;
    z-index: 222;
}

    .sf_car_dropdown li {
        width: 100%;
        height: 30px;
        text-align: left;
        text-indent: 10px;
        color: #3d3d3d;
        font-size: 13px;
        line-height: 30px;
        border: none;
        overflow: hidden;
    }

        .sf_car_dropdown li:hover {
            background-color: #ffd74c;
        }

.sf_iconA {
    width: 72px;
    height: 24px;
    color: #0078ff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    float: left;
    cursor: pointer;
    margin: 4px 0;
}

    .sf_iconA.active {
        background-color: #ffd74c;
        color: #3d3d3d;
    }

.sf_iconI {
    width: 24px;
    height: 24px;
    margin: 4px auto;
    background: url(../images/addcaricons.png)no-repeat left -16px;
    display: block;
    border-radius: 100%;
    cursor: pointer;
}

    .sf_iconI:hover {
        background: url(../images/addcaricons.png)no-repeat right -16px;
    }

.sf_add_ICON {
    width: 100%;
    height: 52px;
    background-color: #ffffff;
    border-bottom: solid 1px #e5e5e5;
}

    .sf_add_ICON span {
        width: 28px;
        height: 28px;
        margin: 12px 20px;
        display: inline-block;
        background: url(../images/addcaricons.png)no-repeat left -40px;
        border-radius: 100%;
        cursor: pointer;
    }

        .sf_add_ICON span:hover {
            background: url(../images/addcaricons.png)no-repeat right -40px;
        }

.sf_car_buts {
    width: 280px;
    margin: 0px auto 0;
    overflow: hidden;
}

/*****************************分页样式*********************************************/
.admin_mM_bTFy {
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
}

    .admin_mM_bTFy ul {
        overflow: hidden;
    }

        .admin_mM_bTFy ul li {
            float: left;
            width: 40px;
            height: 38px;
            border-radius: 4px;
            background-color: #ffffff;
            border: solid 1px #c7d1e4;
            font-size: 14px;
            line-height: 40px;
            text-align: center;
            color: #3d3d3d;
            display: inline-block;
            margin-right: 10px;
            cursor: pointer;
        }

            .admin_mM_bTFy ul li.buttonlike {
                display: inline-block;
                float: left;
                width: 72px;
                height: 40px;
                border-radius: 4px;
                background-color: #ffffff;
                border: solid 1px #c7d1e4;
                font-size: 14px;
                line-height: 40px;
                text-align: center;
                color: #3d3d3d;
            }

            .admin_mM_bTFy ul li.admin_mM_total {
                float: right;
                margin-left: 30px;
                height: 40px;
                border: none;
                width: 240px;
                background: none;
            }

            .admin_mM_bTFy ul li.admin_mM_bTFyicon {
                border: none;
                width: 20px;
                background: url('../images/diandian.png') no-repeat center center;
            }
            /* .admin_mM_total{
    float: left;
    margin-left: 30px;
    height: 40px;
} */
            .admin_mM_bTFy ul li.admin_mM_total span {
                font-size: 12px;
                line-height: 40px;
                text-align: left;
                color: #666666;
                height: 40px;
                letter-spacing: 2px;
                display: inline-block;
                float: left;
                width: auto;
            }

.admin_mM_totaldd {
    display: inline-block;
    width: 50px;
    height: 14px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
    border: solid 1px #c7d1e4;
    margin: 1px 10px;
    padding: 0 10px;
    float: left;
    overflow: hidden;
    height: 32px;
}

    .admin_mM_totaldd input {
        width: 50px;
        border: none;
        height: 26px;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: left;
        margin: 3px 0px;
    }

.admin_mM_total span {
    letter-spacing: 2px;
}

.sf_butIcon {
    display: none;
    position: absolute;
    left: 197px;
    z-index: 77777;
}
/************************************遮罩*********************************/
.sf_pancl {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 88886;
    background: url(../images/pancl_bg.png) repeat;
    opacity: 0.1;
    display: none;
}
/*******************************************************/
.RES_img {
    margin-left: 70px;
    width: 48px;
    height: 48px;
    float: left;
}

.RES_right {
    width: 230px;
    height: 48px;
    margin-left: 20px;
    float: left;
}

.RES_but {
    background: none;
    border: none;
    margin-left: 20px;
    cursor: pointer;
}

    .RES_but:hover {
        color: #ffd74c;
    }
/***************************************************/
#sf_PersW_Back {
    width: 28px;
    text-align: center;
    color: #666666;
    line-height: 18px;
    height: 18px;
}

    #sf_PersW_Back:hover {
        color: #ffd74c;
    }

#sf_myQhead {
    color: #999999;
    margin-bottom: 19px;
    text-align: left;
}

.sf_scope {
    width: 400px;
    height: 90px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: inset 0 2px 4px 0 #dee5f3;
}

    .sf_scope > textarea {
        width: 100%;
        height: 84px;
        margin: 3px auto;
        border: none;
        text-indent: 10px;
        line-height: 30px;
    }

#GH_icon {
    width: auto;
    margin: 0px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

#Aut_iocn {
    background: #ffb600;
    text-align: center;
    padding: 0 2px;
    float: left;
    margin-right: 6px;
}

.sf_head_user dl span.icon_news {
    background: url(../images/lingdang1.png)no-repeat left center;
    width: 16px;
    height: 18px;
    float: left;
    position: relative;
    display: none;
}

.icon_news > b {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #ff0000;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}

.renz_yellow {
    background: #ffb600;
    text-align: center;
    padding: 0 2px;
    float: left;
    margin-right: 6px;
}

.renz_gy {
    background: #ede8e8;
    text-align: center;
    padding: 0 2px;
    float: left;
    margin-right: 6px;
}

#Aut_iocnnormal {
    background: #ffd74c;
    text-align: center;
    padding: 0 2px;
}

#orderDetail_carF, #orderDetail_carT {
    padding-left: 10px;
    width: 179px;
    background-position: 95% 50%;
    margin: 0px;
}

#header_iocn {
    display: inline-block;
    width: 430px;
    float: left;
    margin-right: 20px;
}

#ID_card {
    display: inline-block;
    width: 480px;
    float: left;
}
/*********************************/
.sf_detailBack {
    font-size: 14px;
    float: right;
    padding-right: 18px;
    background: url(../images/addcaricons.png)no-repeat right -68px;
    display: inline-block;
    cursor: pointer;
}

    .sf_detailBack:hover {
        color: #ffd74c;
    }

    .sf_detailBack:hover {
        background: url(../images/addcaricons.png)no-repeat right -86px;
    }

.detailPrice, .detailCarchoose {
    margin: 0 0 0 30px;
    width: 438px;
    /*height:154px;*/
    height: auto;
}

.detailCarchoose {
    width: 94%;
}

    .detailPrice > dl > dd, .detailCarchoose > dl > dd {
        width: 100%;
        height: 72px;
        background: #f8f8f8;
        margin-bottom: 10px;
    }

.goodsCarDetail > dl > dd {
    width: 100%;
    height: 135px;
    background: #f8f8f8;
    margin-bottom: 10px;
    margin-left: 30px;
}

.detailTable {
    padding: 0;
}

    .detailTable > ul > li {
        margin-left: 20px;
        margin-top: 10px;
        width: 180px;
        float: left;
        overflow: hidden;
        margin-bottom: 0px;
    }

        .detailTable > ul > li > div {
            width: 180px;
        }

            .detailTable > ul > li > div > span {
                color: #666666;
            }

            .detailTable > ul > li > div > dl > dt {
                width: 160px;
                margin: 0px;
                color: #666666;
            }

                .detailTable > ul > li > div > dl > dt > input {
                    background: none;
                    width: 90%;
                }

                .detailTable > ul > li > div > dl > dt > span {
                    display: inline-block;
                    line-height: 32px;
                    color: #666666;
                }

.sf_time {
    width: 67px;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 12px;
    line-height: 12px;
    margin: 6px auto 0;
    text-align: center;
    color: #999999;
}

.detailTable > ul > li > div > dl > dt.wDetail, .detailTable > ul > li > div > dl > dt.vDetail {
    width: 95px;
    float: left;
}

.detailTable > ul > li > div > dl > dt.vDetail {
    margin-left: 20px;
}

.detailTable > ul > li > div > dl > dt.pDetail {
    width: 150px;
}

.detailTable > ul > li.wv_li {
    width: 255px;
}

.detailTable > ul > li > div.wv_div {
    width: 255px;
    overflow: hidden;
}

.scrollbarWrap {
    height: 154px;
    margin-bottom: 20px;
}

.goodsCarDetail {
    width: 439px;
    height: auto;
}

.detailTableGoods {
    padding: 0px;
    position: relative;
}

    .detailTableGoods > ul > li {
        margin-left: 10px;
        margin-top: 10px;
        width: 115px;
        float: left;
        margin-bottom: 0px;
    }

        .detailTableGoods > ul > li > div {
            width: 115px;
        }

            .detailTableGoods > ul > li > div > span {
                color: #999999;
            }

            .detailTableGoods > ul > li > div > dl > dt {
                width: 95px;
                margin: 0px;
                color: #666666;
            }

                .detailTableGoods > ul > li > div > dl > dt > input {
                    background: none;
                    width: 84%;
                }

                    .detailTableGoods > ul > li > div > dl > dt > input.carTypeinput {
                        width: 100%;
                        background: url(../images/invalid-name.png) no-repeat 100% 50%;
                    }

                .detailTableGoods > ul > li > div > dl > dt > span {
                    display: inline-block;
                    line-height: 32px;
                    color: #666666;
                }

.oderCarnum {
    width: 439px;
    height: 48px;
    background-color: #f8f8f8;
    margin-top: 10px;
    font-size: 14px;
    line-height: 48px;
    text-align: left;
    color: #3d3d3d;
    margin-left: 30px;
    vertical-align: middle;
}

    .oderCarnum > span {
        width: 28px;
        height: 28px;
        display: inline-block;
        margin: 10px;
        vertical-align: middle;
        background: url(../images/addcaricons.png)no-repeat left -40px;
        cursor: pointer;
    }

        .oderCarnum > span:hover {
            background: url(../images/addcaricons.png)no-repeat right -40px;
        }

.detailPancel {
    width: 113px;
    height: 126px;
    position: absolute;
    left: 0px;
    top: 52px;
    z-index: 2222;
    background: #ffffff;
    border: solid 1px #c7d1e4;
    display: none;
}

    .detailPancel ol li {
        height: 32px;
        text-align: left;
        text-indent: 10px;
        line-height: 32px;
    }

        .detailPancel ol li:hover {
            background-color: #ffd74c;
        }

.sf_detail_form_choice .sf_choice.detailLi {
    width: 115px;
    margin-bottom: 0px;
}

.sf_detail_form_choice.detailTableGoods .sf_choice .sf_detail_dt {
    width: 95px;
}

.sf_detail_form_choice.detailTable .sf_choice .sf_detail_dt {
    width: 160px;
}

.sf_detail_form_choice.detailTable .sf_choice {
    width: 180px;
    margin-bottom: 0px;
}

.detailDelete {
    width: 24px;
    height: 24px;
    background: url(../images/addcaricons.png) no-repeat left -16px;
    position: absolute;
    right: 4.6%;
    top: 41%;
    z-index: 2222;
    cursor: pointer;
}

    .detailDelete:hover {
        background: url(../images/addcaricons.png) no-repeat right -16px;
    }

.sf_detail_form_choice.detailTable.detailTable .sf_choice .sf_detail_dt {
    margin: 0px;
    color: #666666;
}

    .sf_detail_form_choice.detailTable.detailTable .sf_choice .sf_detail_dt.wDetail, .sf_detail_form_choice.detailTable.detailTable .sf_choice .sf_detail_dt.vDetail {
        width: 95px;
        float: left;
    }

    .sf_detail_form_choice.detailTable.detailTable .sf_choice .sf_detail_dt.vDetail {
        margin-left: 20px;
    }

.sf_detail_form_choice.detailTable .sf_choice.wv_li {
    width: 255px;
}
/**************************************************************************************/
.gd_Detailnews {
    min-height: 180px;
    width: 100%;
}

    .gd_Detailnews > ul > li {
        width: 100%;
        height: auto;
        text-align: left;
        font-size: 14px;
        color: #999999;
        line-height: 32px;
    }

        .gd_Detailnews > ul > li > div > span {
            width: 12px;
            height: 12px;
            margin-right: 10px;
            display: inline-block;
            vertical-align: middle;
            background: url('../images/addcaricons.png') no-repeat left -112px;
            margin-left: 20px;
            cursor: pointer;
        }

            .gd_Detailnews > ul > li > div > span:hover {
                background: url('../images/addcaricons.png') no-repeat right -112px;
            }

            .gd_Detailnews > ul > li > div > span.active {
                background: url('../images/addcaricons.png') no-repeat left -126px;
            }

                .gd_Detailnews > ul > li > div > span.active:hover {
                    background: url('../images/addcaricons.png') no-repeat right -126px;
                }

.gd_Detail_P {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

.gd_Newswrap {
    height: auto;
    display: none;
}

    .gd_Newswrap > dl > dd {
        min-height: 34px;
        width: 100%;
    }

        .gd_Newswrap > dl > dd > ol {
            width: 100%;
        }

            .gd_Newswrap > dl > dd > ol > li {
                min-height: 34px;
                width: 100%;
                height: auto;
            }

                .gd_Newswrap > dl > dd > ol > li > div.row_title:hover {
                    background: rgba(255, 215, 76, 0.3);
                }

                .gd_Newswrap > dl > dd > ol > li > div.row_content > div:hover {
                    background: rgba(255, 215, 76, 0.3);
                }

        .gd_Newswrap > dl > dd > div {
            width: 100%;
        }

            .gd_Newswrap > dl > dd > div:hover {
                background: rgba(255, 215, 76, 0.3);
            }

.ICON_GD {
    cursor: pointer;
}

.ICON_GD, .ICON_GD2, .ICON_GD3 {
    width: 10px;
    height: 10px;
    margin-left: 43px;
    margin-right: 9px;
    background: url('../images/addcaricons.png')no-repeat left -150px;
    vertical-align: middle;
    display: inline-block;
}

    .ICON_GD:hover {
        background: url('../images/addcaricons.png')no-repeat right -150px;
    }

    .ICON_GD.active {
        background: url('../images/addcaricons.png')no-repeat left -139px;
    }

        .ICON_GD.active:hover {
            background: url('../images/addcaricons.png')no-repeat right -139px;
        }

.ICON_GD2 {
    background: url('../images/addcaricons.png')no-repeat left -161px;
    margin-left: 60px;
}

.ICON_GD3 {
    background: none;
    margin-left: 60px;
}

.ICON_GD2:hover {
    background: url('../images/addcaricons.png')no-repeat right -161px;
    margin-left: 60px;
}

.gd_Newswrap_p {
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    color: #3d3d3d;
    cursor: pointer;
    vertical-align: middle;
}

    .gd_Newswrap_p > span {
        margin-right: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        height: 34px;
        float: left;
    }

        .gd_Newswrap_p > span.uersname_span {
            max-width: 80px;
            text-overflow: ellipsis;
            white-space: nowrap;
            position: relative;
        }

        .gd_Newswrap_p > span.goods_names {
            max-width: 250px;
            text-overflow: ellipsis;
            white-space: nowrap;
            position: relative;
        }

    .gd_Newswrap_p > b {
        margin-right: 6px;
        font-weight: normal;
        color: #f75d5d;
    }

    .gd_Newswrap_p > i {
        margin-right: 6px;
        color: #0078ff;
        font-style: normal;
        cursor: pointer;
    }

    .gd_Newswrap_p > em {
        margin-right: 6px;
        color: #999999;
        font-style: normal;
    }

.lookmore_HMY {
    text-indent: 20px;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    line-height: 18px;
}

    .lookmore_HMY:hover {
        color: #ffd74c;
    }

    .lookmore_HMY > i {
        width: 10px;
        height: 18px;
        background: url('../images/addcaricons.png') no-repeat left -190px;
        display: inline-block;
        vertical-align: top;
        margin-left: 14px;
    }

    .lookmore_HMY:hover > i {
        background: url('../images/addcaricons.png') no-repeat right -190px;
    }

.line_color {
    border-bottom: solid 1px #e5e5e5;
}

.HMY_u {
    color: green;
    text-decoration: none;
    margin-right: 10px;
}

.lookmore_content {
    width: 100%;
}

.wrap_news_left {
    width: 60%;
    float: left;
}

.row_title_pancel {
    cursor: pointer;
}

.HMY_pancel_center {
    padding-bottom: 20px;
    max-height: 480px;
    min-height: 280px;
}

.wrap_news_right {
    width: 40%;
    float: left;
    margin-top: 20px;
}

    .wrap_news_right > ul > li {
    }

.news_R_p {
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    text-align: left;
    color: #999999;
    vertical-align: middle;
}

    .news_R_p > i {
        width: 12px;
        height: 15px;
        background: url("../images/addcaricons.png") no-repeat right -173px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }

        .news_R_p > i.active {
            background: url("../images/addcaricons.png") no-repeat left -173px;
        }

.normal_p {
    height: 20px;
}

.news_R_div {
    padding-left: 32px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #3d3d3d;
    background: url('../images/lines.png') repeat-y 5px -190px;
    width: 299px;
    margin-top: 4px;
}

    .news_R_div.line_end {
        background: none;
    }

.bz_HMY {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 8px 0 0px 5px;
    vertical-align: middle;
    background: url(../images/addcaricons.png)no-repeat left -209px;
}

.bz_HMY_icon {
    position: absolute;
    right: 0px;
    top: 8px;
}

.bz_HMY:hover {
    background: url(../images/addcaricons.png)no-repeat right -209px;
}

.iconPrompt {
    display: inline-block;
    float: right;
    margin-right: 10px;
    padding-left: 30px;
    background: url(../images/oval.png)no-repeat left center;
    font-size: 12px;
    text-align: right;
    color: #999999;
}

.timelist {
    box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);
    border: solid 1px #c7d1e4;
    top: 65px;
    left: 0px;
    display: none;
}

    .timelist li:hover {
        background: #ffd74c;
    }

.timelistdetail {
    top: 52px;
}

.synlistspan {
    padding: 6px 4px;
    border-radius: 12px;
    background: #eeeeee;
    display: inline-block;
    height: 12px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

    .synlistspan > b {
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
        float: left;
        padding: 0 6px;
    }

        .synlistspan > b:nth-child(1) {
            border-right: 1px solid #cccccc;
        }

        .synlistspan > b:nth-child(3) {
            border-left: 1px solid #cccccc;
        }

.searchInput {
    width: 100px;
    height: 32px;
    padding: 0px 9px;
    border: solid 1px #c7d1e4;
    border-radius: 2px;
    background-color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    color: #666666;
    box-shadow: inset 0 2px 4px 0 #dfe6f3;
}

    .searchInput.choicestatus {
        width: 110px;
        box-shadow: none;
        background: url(../images/invalid-name.png) no-repeat 95% 50%;
    }
/****************金融页面样式**********************/
.FinanceImg {
    width: 1200px;
    height: 300px;
    font-size: 48px;
    text-align: center;
    color: #ffffff;
    background: url("../images/banne_Finance.png") no-repeat left center;
    background-size: cover;
}

.Finance_header1 {
    padding: 30px 0 60px 0;
    height: 37px;
    text-align: center;
}

    .Finance_header1 > span {
        display: inline-block;
        height: 24px;
        font-size: 16px;
        text-align: left;
        color: #3d3d3d;
        line-height: 16px;
    }

.Finance_center {
    width: 1040px;
    padding: 30px 100px 0px 100px;
    overflow: hidden;
}

.Finance_center_warp {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.warp_one > li {
    float: left;
    width: 50%;
}

    .warp_one > li > b {
        display: block;
        width: 100px;
        height: 100px;
        margin: 0 auto 21px;
    }

    .warp_one > li:nth-child(1) > b {
        background: url("../images/advantageimg.png") no-repeat -2px -431px;
    }

    .warp_one > li:nth-child(2) > b {
        background: url("../images/advantageimg.png") no-repeat -102px -431px;
    }

    .warp_one > li:nth-child(3) > b {
        background: url("../images/advantageimg.png") no-repeat -202px -431px;
    }

    .warp_one > li:nth-child(4) > b {
        background: url("../images/advantageimg.png") no-repeat -302px -431px;
    }

    .warp_one > li > p {
        font-size: 16px;
        text-align: center;
        padding-bottom: 20px;
    }

    .warp_one > li > div {
        width: 310px;
        height: auto;
        font-size: 12px;
        color: #666666;
        line-height: 20px;
        margin: 0 auto;
        padding-bottom: 60px;
    }

.warp_two {
    margin-bottom: 60px;
}

    .warp_two > li {
        width: 100%;
        height: 154px;
        margin-left: 40px;
    }

        .warp_two > li:nth-child(4) {
            height: 104px;
        }

        .warp_two > li > div:nth-child(1) {
            overflow: hidden;
            height: 104px;
        }

        .warp_two > li > div:nth-child(2) {
            height: 80px;
            background: url("../images/line22.png") repeat-y 52px;
        }

        .warp_two > li > div:nth-child(1) > span:nth-child(1) {
            float: left;
            width: 283px;
            display: inline-block;
            height: 100%;
        }

        .warp_two > li:nth-child(1) > div:nth-child(1) > span:nth-child(1) {
            background: url("../images/advantageimg.png") no-repeat left -1px;
        }

        .warp_two > li:nth-child(2) > div:nth-child(1) > span:nth-child(1) {
            background: url("../images/advantageimg.png") no-repeat left -106px;
        }

        .warp_two > li:nth-child(3) > div:nth-child(1) > span:nth-child(1) {
            background: url("../images/advantageimg.png") no-repeat left -211px;
        }

        .warp_two > li:nth-child(4) > div:nth-child(1) > span:nth-child(1) {
            background: url("../images/advantageimg.png") no-repeat left -317px;
        }

        .warp_two > li:nth-child(1) > div:nth-child(1) > span:nth-child(2) {
            line-height: 25px;
        }

        .warp_two > li > div:nth-child(1) > span:nth-child(2) {
            float: left;
            width: 520px;
            display: inline-block;
            margin: 28px 0 28px 19px;
            height: 50px;
            line-height: 50px;
            font-size: 14px;
            text-align: left;
            color: #3d3d3d;
        }

            .warp_two > li > div:nth-child(1) > span:nth-child(2) > p > i {
                color: #0078ff;
                font-style: normal;
            }

        .warp_two > li > div:nth-child(2) {
            height: 50px;
        }

.advantageimg {
    width: 500px;
    height: 275px;
    margin: 0 auto 40px;
    display: block;
}

.advantagediv {
    width: 759px;
    height: 80px;
    margin: 0 auto 20px;
    overflow: hidden;
}

    .advantagediv > span {
        width: 338px;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        display: inline-block;
        float: left;
        padding: 20px;
        font-size: 14px;
        text-align: left;
        color: #3d3d3d;
        line-height: 19px;
    }

        .advantagediv > span:nth-child(1) {
            border-left: 1px solid #cccccc;
            border-right: 1px solid #cccccc;
        }

        .advantagediv > span:nth-child(2) {
            border-right: 1px solid #cccccc;
        }
/********************************关于我们和合作********************************/
.warp_three {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

    .warp_three > li {
        width: 310px;
        float: left;
        margin-right: 55px;
    }

        .warp_three > li:nth-child(3) {
            margin: 0;
        }

        .warp_three > li > b {
            width: 107px;
            height: 107px;
            margin: 0 auto 17px;
            display: block;
        }

        .warp_three > li:nth-child(1) > b {
            background: url("../images/iconsabout-us.png") no-repeat left top;
        }

        .warp_three > li:nth-child(2) > b {
            background: url("../images/iconsabout-us.png") no-repeat -106px top;
        }

        .warp_three > li:nth-child(3) > b {
            background: url("../images/iconsabout-us.png") no-repeat -219px top;
        }

        .warp_three > li > div {
            font-size: 12px;
            line-height: 20px;
            text-align: left;
            color: #666666;
        }

.about_title {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #3d3d3d;
    margin-bottom: 8px;
}

.size_yellow {
    font-size: 14px;
    text-align: center;
    color: #ffc600;
    margin-bottom: 15px;
}

.warp_four {
    margin: 32px 50px 64px;
}

.warp_four_dl {
    overflow: hidden;
}

    .warp_four_dl > dd {
        float: left;
        height: 104px;
    }

        .warp_four_dl > dd:nth-child(1), .warp_four_dl > dd:nth-child(3) {
            width: 262px;
        }

            .warp_four_dl > dd:nth-child(3) > span {
                width: 262px;
                margin: 20px 0 30px 0;
                height: 57px;
                line-height: 19px;
                font-size: 14px;
                color: #3d3d3d;
                text-align: left;
                display: block;
            }

            .warp_four_dl > dd:nth-child(1) > span {
                width: 262px;
                margin: 36px 0 30px 0;
                height: 38px;
                line-height: 19px;
                font-size: 14px;
                color: #3d3d3d;
                text-align: left;
                display: block;
            }

        .warp_four_dl > dd:nth-child(2) {
            width: 397px;
            margin: 0 9px;
            text-align: center;
            line-height: 104px;
        }

.line1 {
    background: url("../images/iconsabout-us.png") no-repeat 4px -128px;
}

.line2 {
    background: url("../images/iconsabout-us.png") no-repeat 4px -235px;
}

.line3 {
    background: url("../images/iconsabout-us.png") no-repeat 4px -336px;
}

.line4 {
    background: url("../images/iconsabout-us.png") no-repeat 4px -440px;
}

.aboutUs_address {
    width: 100%;
    overflow: hidden;
}

    .aboutUs_address > div.map {
        width: 671px;
        margin-right: 19px;
        height: 400px;
        float: right;
        background: none;
    }

    .aboutUs_address > div {
        /*width: 376px;
        height: 177px;
        float: left;
        padding: 22px 30px;*/
        /*background: url("../images/bg-address.png") no-repeat left top;*/
    }

        .aboutUs_address > div > strong {
            font-size: 16px;
            font-weight: bold;
            line-height: 16px;
            text-align: left;
            color: #3d3d3d;
            margin-bottom: 8px;
            display: block;
        }

        .aboutUs_address > div > p {
            font-size: 12px;
            line-height: 12px;
            text-align: left;
            color: #666666;
            margin-bottom: 55px;
        }

.aboutUs_address_content > li {
    padding-left: 22px;
    height: 16px;
    width: 250px;
    margin-bottom: 14px;
    line-height: 16px;
    color: #807B80;
}

    .aboutUs_address_content > li:nth-child(1){
        /*background: url("../images/iconsabout-us.png") no-repeat 0 -572px;*/
    }

    .aboutUs_address_content > li:nth-child(2) {
        /*background: url("../images/iconsabout-us.png") no-repeat 0 -604px;*/
    }

    .aboutUs_address_content > li:nth-child(3) {
        /*background: url("../images/iconsabout-us.png") no-repeat 0 -622px;*/
    }

    .aboutUs_address_content > li:nth-child(4) {
        /*background: url("../images/iconsabout-us.png") no-repeat left -588px;*/
    }

.cooperation_p {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #666666;
    margin-bottom: 20px;
}

.warp_five {
    overflow: hidden;
    margin-bottom: 20px;
}

    .warp_five > li {
        width: 498px;
        margin-right: 40px;
        border: 1px solid #cccccc;
        height: 411px;
        border-radius: 6px;
        float: left;
        margin-top: 20px;
    }

        .warp_five > li:nth-of-type(even) {
            margin-right: 0;
        }

        .warp_five > li > b {
            width: 400px;
            height: 200px;
            display: block;
            margin: 0 auto 10px;
        }

            .warp_five > li > b > img {
                width: 400px;
                height: 200px;
            }

        .warp_five > li > div {
            width: 412px;
            line-height: 30px;
            margin: 0 auto 20px;
            font-size: 14px;
            text-align: left;
            color: #3d3d3d;
        }

.icon_newsXx {
    width: 38px;
    height: 38px;
    position: relative;
    float: left;
    background: green;
    margin-right: 10px;
}

.news_bg1 {
    background: url("../images/lingdangbig.png") no-repeat left center;
}

.news_bg2 {
    background: url("../images/newscar.png") no-repeat left center;
}

.news_bg3 {
    background: url("../images/newstext.png") no-repeat left center;
}

.icon_newsXx > i {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #ff0000;
    border-radius: 100%;
}

.icon_newsText {
    float: left;
    width: 872px;
}

.news_li {
    margin-bottom: 30px;
    overflow: hidden;
}

.news_Hmy {
    margin: 20px 40px 20px 20px;
}

.news_title1 {
    line-height: 16px;
    font-size: 14px;
    color: #4c90ff;
    margin-bottom: 8px;
}

    .news_title1 > strong {
        font-size: 16px;
        margin-right: 10px;
        color: #3d3d3d;
    }

    .news_title1 > span {
        font-size: 14px;
        margin-right: 10px;
        color: #999999;
    }

.news_title2 {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}

.news_content {
    padding-bottom: 20px;
    min-height: 200px;
}

.car_img_icon {
    overflow: hidden;
}

    .car_img_icon > ul > li > span {
        display: block;
        text-indent: 2px;
        color: #666666;
    }

    .car_img_icon > ul > li > img {
        display: block;
        width: 100px;
        height: 100px;
    }

    .car_img_icon > ul {
        overflow: hidden;
    }

        .car_img_icon > ul > li {
            float: left;
            margin-right: 20px;
        }

.apilogo {
    width: 120px;
    height: 151px;
    position: absolute;
    right: -60px;
    top: 87px;
    z-index: 12;
}

.hzpjicon {
    background: #FFD74C;
    padding: 10px 22px;
    line-height: 14px;
    font-size: 14px;
    color: #3d3d3d;
    border-radius: 100px;
    border: none;
    margin-top: 9px;
}

.evaluation_main {
    width: 1200px;
    height: auto;
    margin: 10px auto 10px;
    min-width: 1200px;
    box-shadow: 0px 1px 3px 0px rgba(153,153,153,0.5);
}

.evaluation_list {
    padding: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.evaluation_list_top {
    overflow: hidden;
    margin-bottom: 10px;
}

.evaluation_list_left {
    float: left;
}

.evaluation_list_right {
    float: right;
    color: #999999;
    font-size: 14px;
}

.evaluation_list_text {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 28px;
}

.evaluation_main_but {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    background-color: #dddddd;
    border: none;
    margin: 20px auto 0px;
    display: block;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #3d3d3d;
    vertical-align: middle;
    cursor: pointer;
}

    .evaluation_main_but > img {
        margin-right: 10px;
        vertical-align: middle;
        margin-bottom: 2px;
        width: 14px;
        height: 14px;
    }

.sf_certification_name {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
    color: #3d3d3d;
}

    .sf_certification_name > img {
        width: 32px;
        height: 32px;
        margin: 0 10px;
        border-radius: 100%;
    }

.sf_certification_name_h1 {
    width: 701px;
    height: 38px;
    background: rgba(238,238,238,1);
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 14px;
    padding: 20px;
    margin-bottom: 30px;
}

    .sf_certification_name_h1 > p {
        margin-bottom: 14px;
    }

        .sf_certification_name_h1 > p > a {
            color: #0078FF;
            text-decoration: underline;
            margin-right: 5px;
        }

.topnews {
    float: right;
}

.topnews {
    float: left;
    position: relative;
    cursor: pointer;
}

    .topnews > img {
        margin-top: 16px;
        padding-right: 5px !important;
    }

.btspan {
    font-size: 12px;
    position: relative;
    line-height: 48px;
}

    .btspan > i {
        display: block;
        position: absolute;
        width: 5px;
        height: 5px;
        background: red;
        top: -1px;
        right: -1px;
        border-radius: 100%;
    }

.newspanel {
    position: absolute;
    width: 400px;
    height: 380px;
    top: 29px;
    right: -22px;
    background: url(../images/tanchuanbg.png) no-repeat center -1px;
}

.newstitle {
    font-size: 14px;
    color: #333333;
    line-height: 54px;
    margin-top: 18px;
    margin-left: 30px;
}

.newsbody {
    margin: 0 30px;
}

.nonews {
    display: none;
}

    .nonews > img {
        display: block;
        margin: 74px auto 0 !important;
        float: inherit !important;
        padding-right: 0 !important;
    }

    .nonews > p {
        line-height: 14px;
        font-size: 14px;
        color: #999999;
        margin-top: 10px;
        text-align: center;
    }

.indexnewslist {
    height: 240px;
    overflow-y: auto;
    margin: 0 20px;
}

    .indexnewslist > li {
        line-height: 48px;
        color: #10AEFF;
        font-size: 14px;
    }

.newsbtn {
    line-height: 14px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    display: none;
}

#sfheaders {
    border: 1px solid rgba(230,230,230,1);
}

    #sfheaders .logo_head .login_head {
        margin-left: 36px;
        height: 80px;
        /*display: flex;*/
        /*justify-content: center;
        align-items: center;*/
    }

        #sfheaders .logo_head .login_head a {
            color: #3d3d3d;
            display: inline-block;
            height: 36px;
            line-height: 36px;
            text-align: center;
            background: lightgray;
            border-radius: 2px;
            font-weight: bold;
            font-size: 16px;
            width: 120px;
            margin: 7px 6px 0 0;
        }

            #sfheaders .logo_head .login_head a:nth-child(2) {
                background: gold;
            }

.nexticon {
    width: 18px;
    height: 18px;
    background: url(../images/indexicon/next.png) no-repeat center center;
    display: inline-block;
    vertical-align: sub;
    margin-left: 8px;
}

input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s !important;
}

.HMY-totalprice {
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    line-height: 32px;
}
.HMY-totalprice span#totalFee{
    font-size: 14px;
    font-weight: lighter;
    color: rgba(0,0,0,0.85);
}

.table-title {
    padding: 10px 20px;
}

    .table-title span.select2 {
        margin-right: 10px;
    }

/*派车路线下拉框*/
.select2-container--open {
    z-index: 89000;
}


/*模态框*/
.public-modal {
    position: fixed;
    z-index: 100001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}

.modal-content {
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.16);
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 50px 0;
}

.modal-header {
    width: 100%;
    height: 50px;
    background: rgba(246,246,246,1);
    position: absolute;
    top: 0;
    left: 0;
}

.modal-title {
    line-height: 50px;
    padding-left: 15px;
    font-size: 16px;
}

.modal-cancel {
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: block;
    background: url('../images/indexicon/cancel.png');
    top: 5px;
    right: 5px;
}

.modal-box {
    height: 100%;
    width: 100%;
}



.modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

    .modal-footer .public-buttom {
        margin: 0 4px;
    }

/*拖动按钮*/
.modal-darg {
    width: 25px;
    height: 25px;
    background: url("../images/indexicon/darg.png");
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: se-resize;
}

.modal-div {
    margin: 10px;
}

.modal-border-bottom {
    padding: 10px 0;
    border-bottom: 1px solid rgba(229,229,229,1);
    margin: 0 0 0 0 !important;
}

/*模态框查询选择*/
.public-query-select {
    height: 52px;
    background: rgba(248,248,248,1);
    padding: 0px 150px 0 65px;
    position: relative;
}

    .public-query-select > span.span {
        position: absolute;
        left: 20px;
        top: 3px;
    }

    .public-query-select > button.button {
        position: absolute;
        right: 35px;
        top: 3px;
    }

.ul-select {
    list-style: none;
}

    .ul-select li {
        display: inline-block;
        background: rgba(212,216,217,1);
        border-radius: 2px;
        padding: 2px 18px 2px 3px;
        margin: 5px;
        cursor: pointer;
        position: relative;
    }

        .ul-select li:after {
            content: "";
            width: 10px;
            height: 10px;
            position: absolute;
            right: 4px;
            top: 7px;
            background: url('../images/closeicon.png') center center;
        }

/*模态框结束*/
