a:link{
    color: white;
}
.bespeakorder_main{
    margin-top: 40px;
    width: 1200px;
    overflow: hidden;
    margin-bottom: 50px;
}
.block-left{
    width: 282px;
}
.auntMsg-tab {
    width: 282px;
    height: auto;
    border: 1px solid #e8e8e8;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 25px 25px;
    margin-bottom: 15px;
}
.auntMsg-tab > img {
    display: block;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    margin: 0px auto 30px;
}
.auntMsg-tab h2 {
    font-size: 22px;
    color: #333;
    margin-bottom: 50px;
}
.auntMsg-tab p {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
}
.auntMsg-tab p img {
    width: 20px;
    float: left;
}
.block-right{
    width: 850px;
}
.block-right ul {
    text-align: left;
    border-left: 1px solid #e8e8e8;
    margin-left: 24px;
    padding-bottom: 20px;
}
.block-right ul li {
    zoom: 1;
    margin-left: -24px;
    clear: both;
}
.block-right ul li:not(:first-child) {
    padding-top: 27px;
}
.block-right ul li h4 {
    font-size: 18px;
    color: #333;
    line-height: 49px;
}
.block-right ul li h4 .num {
    width: 49px;
    height: 49px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-right: 16px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.x-site-bg {
    background-color: #0086ff!important;
}
.block-right ul li > p {
    text-align: right;
    width: 105px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
}
.block-right ul li > div {
    width: 682px;
    font-size: 14px;
}
.block-right ul li > div dl.productType {
    zoom: 1;
    margin-top: -14px;
    overflow: hidden;
}
.block-right ul li > div .tip {
    margin-top: 10px;
    color: #ccc;
}
.block-right ul li > div dl.productType dd {
    float: left;
    margin: 14px 13px 0 0;
    position: relative;
    width: 100px;
    height: 100px;
}
.block-right ul li > div dl.productType dd .icon {
    width: 100px;
    height: 100px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    color: #999;
    padding: 15px;
    cursor: pointer;
}
.block-right ul li > div dl.productType dd .icon i {
    font-size: 35px;
}

.lm-iconfont {
    font-family: "lm-iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.block-right ul li > div dl.productType dd .icon p {
    margin-top: 15px;
    font-size: 16px;
    width: 100%;
    height: 18px;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
}
.productType dd.active::after{
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: currentColor;
    background: url(../img/Success.png) no-repeat;
    background-color: #ffffff;
    background-size: 100% 100%;
    z-index: 2;
}
.productType dd.active .icon{
    color: #0086ff !important;
    border-color: #0086ff !important;
}
.block-right ul li >div > .tip {
    margin-top: 10px;
    color: #ccc;
}
.block-right ul li .ttl {
    text-align: right;
    width: 105px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
}
.block-right ul li > div {
    width: 682px;
    font-size: 14px;
}
.bm001-selectcity {
    position: relative;
    float: left;
    width: 220px;
    margin-right: 25px;
}
.service_info_address{
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px;
    height: 46px;
    border-radius: 3px;
    width: 242px;
    outline: none;
}
.service_address{
    display: inline-block;
    position: relative;
}
.service_address label{
    display: inline-block;
    cursor: pointer;
}
.block-right ul li .form_datetime {
    position: relative;
    clear: both;
    width: 242px;
    height: 46px;
}
.service_address input{
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px;
    height: 46px;
    border-radius: 3px;
    width: 242px;
    outline: none;
    cursor: pointer;
    display: none;
}
.startTime{
    float: left;
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px;
    height: 46px;
    border-radius: 3px;
    width: 80%;
    border-right: none;
    outline: none;
}
.block-right ul li >div  .form_datetime .input-group-addon {
    float: left;
    display: inline-block;
    width: 20%;
    height: 46px;
    line-height: 44px;
    padding: 0px 12px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-left-width: 0;
    background-color: #f5f5f5;
    border-radius: 0 3px 3px 0;
}
.startTime:focus{
    border-color: #e8e8e8;
    border-right-width: 0px !important;
}
.text_input{
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px;
    height: 46px;
    border-radius: 3px;
    width: 660px;
    height: 185px;
    position: relative;
    outline: none;
}
.connectMsg li input{
    width: 262px;
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px;
    height: 46px;
    border-radius: 3px;
    outline: none;
}
.spe input{
    width: 154px !important;
}
.inp.d-captcha .getCpt {
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    width: 100px;
    height: 46px;
    margin-left: 8px;
    cursor: pointer;
}
.bm001-btnsubmit {
    display: inline-block;
    width: auto;
    min-width: 180px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0px 20px;
    font-size: 18px;
    margin: 60px auto 0px;
    border-radius: 3px;
    background-color: #0086ff!important;
    text-align: center;
}
.bm001-btnsubmit:hover{
    color: white;
    background-color: rgb(50,158,255) !important;
}
.block-right ul li:not(:first-child):before {
    display: block;
    float: left;
    content: "";
    width: 13px;
    height: 13px;
    margin: 9px 0px 0px 17px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #e8e8e8;
    background-color: #fff;
}
.require_input{
    font-style: normal;
    display: inline-block;
    color: #f23a1c;
    font-size: 18px;
    margin-right: 2px;
}
.city-picker-span{
    display: inline-block;
    border: 1px solid #e8e8e8;
    color: #333;
    padding: 12px;
    line-height: 20px !important;
    height: 46px !important;
    border-radius: 3px;
    width: 242px !important;
    outline: none;
    cursor: pointer;
}
.city-picker-span.open > .arrow {
    transform: rotate(180deg);
}
.block-right ul li > div .form_datetime .input-group-addon i {
    color: #c5cdda;
    font-size: 24px;
    white-space: nowrap;
    vertical-align: middle;
}
.city-picker-span>.arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 10px;
    margin-top: -3px;
    height: 5px;
    background: url(../img/drop-arrow.png) -10px -25px no-repeat;
}
.datetimepicker {
    top: 640px !important;
}
#verifychkcode_img {
    display: inline-block;
    width: 100px;
    height: 46px;
    margin-left: 8px;
    cursor: pointer;
}
.alert-success.redColor{
    border-color: #f23a1c;
    background-color: rgb(255,241,242);
}
.alert-success.redColor p{
    color: #f23a1c;
}
.x-head-1 {
    display: block;
}

.x-head-2 {
    display: block;
}

.x-head-3 {
    display: block;
}

.x-foot-1 {
    display: block;
}

.x-foot-2 {
    display: block;
}

.x-foot-3 {
    display: block;
}

.x-site-color {
    color: #0086ff !important
}

.x-site-bg {
    background-color: #0086ff !important
}

.x-site-border {
    border-color: #0086ff !important
}

.x-site-hover-color:hover {
    color: #0086ff !important
}

.x-site-hover-bg:hover {
    background-color: #0086ff !important
}

.x-site-hover-border:hover {
    border-color: #0086ff !important
}

.x-site-color1 {
    color: #45a8f8 !important
}

.x-site-bg1 {
    background-color: #45a8f8 !important
}

.x-site-border1 {
    border-color: #45a8f8 !important
}

.x-site-hover-color1:hover {
    color: #45a8f8 !important
}

.x-site-hover-bg1:hover {
    background-color: #45a8f8 !important
}

.x-site-hover-border1:hover {
    border-color: #45a8f8 !important
}

.x-site-color2 {
    color: #91c63f !important
}

.x-site-bg2 {
    background-color: #91c63f !important
}

.x-site-border2 {
    border-color: #91c63f !important
}

.x-site-hover-color2:hover {
    color: #91c63f !important
}

.x-site-hover-bg2:hover {
    background-color: #91c63f !important
}

.x-site-hover-border2:hover {
    border-color: #91c63f !important
}

.x-site-color3 {
    color: #1187f4 !important
}

.x-site-bg3 {
    background-color: #1187f4 !important
}

.x-site-border3 {
    border-color: #1187f4 !important
}

.x-site-hover-color3:hover {
    color: #1187f4 !important
}

.x-site-hover-bg3:hover {
    background-color: #1187f4 !important
}

.x-site-hover-border3:hover {
    border-color: #1187f4 !important
}
