﻿@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6,img,ul,li,a,span,p,i,strong,b,em,form,input,label,div,body,html{
	margin: 0;
	padding: 0;
}
body{
  font-family:"PingHei","微软雅黑","\5b8b\4f53",Arial,sans-serif;
  background:#fff;
  position: relative;
  width: 100%;
}
input,select,textarea{
	 font-family:"PingHei","微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
li {
    list-style: none;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
    overflow:hidden;
}
.fix{*zoom:1;}
.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset;}
input:focus,textarea:focus,table.table-bordered.dataTable tbody th:focus, table.table-bordered.dataTable tbody td:focus{outline:0 !important}
table.table-bordered.dataTable tbody td textarea{
    border:0 none;
    background:transparent;
}
.cl-mg:before {
    content: '';
    display: table;
    clear: both;
}
.fm-content {
    width: 826px;
    margin: 14% auto 0%;
    padding: 48px 50px 0px;
    /* background: url("../img/op8.png") repeat; */
    background: #fff;
}
.fm-content .fr-title {
    font-size: 22px;
    color: #333;
    line-height: 22px;
    padding-bottom: 20px;
    text-align: center;
    letter-spacing: 4px;
}
.tb-fir {
    margin-left: 239px;
}
.tb-fir li, .tb-sec li {
    clear: both;
    margin-bottom: 12px;
    float: left;
    min-height: 21px;
    clear:both;
}
.fm-input {
    width: 312px;
    height: 20px;
    padding: 8px 14px;
    line-height: 20px;
    border: 1px solid #d8e1e4;
    font-size: 14px;
    color: #333;
    float: left;
    border-radius: 3px;
}
.short-input {
    width: 172px;
    height: 20px;
    line-height: 20px;
    padding: 8px 14px;
    border: 1px solid #d8e1e4;
    font-size: 14px;
    color: #333;
    float: left;
    border-radius: 3px;
}
.wid-mix {
    display: block;
    width: 140px;
    float: left;
}
.tb-fir img {
    float: left;
    margin-left: 10px;
    max-width: 120px;
    max-height: 38px;
}
.fm-choose {
    float: left;
    margin-right: 8px;
    margin-top: 11px;
    width: 16px;
    height: 16px;
    display: block;
}
.tb-fir p {
    font-size: 14px;
    color: #878787;
    line-height: 34px;
    line-height: 38px;
}
.mg30 {
    margin-left: 30px;
}
.tb-fir p a {
    color: #35c8e6;
}
.has-ord {
    width: 342px;
    text-align: center;
}
.fm-input:focus,.short-input:focus {
    border: 1px solid #35c8e6;
}
.submit-btn {
    width: 342px;
    height: 38px;
    line-height: 38px;
    border: 0 none;
    background: #222;
    color: #fff;
    transition-duration: 500ms;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}
.submit-btn:hover {
    box-shadow: 0 0 5px #171717;
}
.fr{
    float:right !important;
}
.fl{
    float:left !important;
}
.pdl{
    padding-left:15px;
    padding-bottom:8px;
}
.pdr{
    padding-right:11px;
    padding-bottom:8px;
}

.send-btn {
    width: 125px;
    margin-left: 15px;
    height: 38px;
    line-height: 38px;
    float: right;
    border: 0 none;
    background: #35c8e6;
    color: #fff;
    transition-duration: 400ms;
    cursor: pointer;
    float: left;
    border-radius: 3px;
    /* box-shadow: 4px 4px 7px #4590a9; */
}
.send-btn:hover {
    box-shadow: 0 0 5px #1ab6d6;
}
label.error {
    float: right;
    padding-right: 6px;
    margin-left: 10px;
    margin-top: -24px;
    font-size:12px;
    color: #ff3131;
    background: url("../img/wrong.png") left 10px no-repeat;
}
span.error {
    float: right;
    padding-right: 6px;
    margin-left: 10px;
    margin-top: 10px;
    font-size:12px;
    color: #ff3131;
    background: url("../img/wrong.png") left 10px no-repeat;
}
.errorMsg {
    color: #ff6b61;
    font-size: 14px;
    display: block;
    width: 342px;
}
.tip-a{
        padding-right: 0 !important;
        margin-top:-58px !important;
        width:470px;
        text-align:left
}
table a.red{
    color:#f1667b;
}
table a.green{
    color:#35c8e6
}
@media only screen and (max-width: 1366px){
    .fm-content {
        margin: 10% auto 0;
    }
}


.ks-overlay {
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 30px;
    /*left: 40px;*/
    display: none;
    border-top: 1px solid #35c8e6;
}

.city-select-tab {
    border: 1px solid #35c8e6;
    width: 600px;
    height: 40px;
    background: #fafafa;
}

    .city-select-tab a {
        float: left;
        display: inline;
        margin-bottom: -1px;
        padding: 10px 20px;
        width: 103px;
    border: 1px solid #35c8e6;
        color: #4D4D4D;
        text-align: center;
        outline: 0;
    }

    .city-select-tab .current {
        background: #35c8e6;
    border: 1px solid #35c8e6;
        color: #fff;
    }

.city-select {
    border: 1px #35c8e6 solid;
    border-top: 0;
    padding: 10px 6px 4px 12px;
    width: 600px;
    background: #fff;
    font-size: 12px;
    min-height: 80px;
}

    .city-select dl {
        line-height: 2;
        clear: both;
        padding: 3px 0;
        margin: 0;
        float: left;
    }

    .city-select dt {
        display: inline-block;
        width: 50px;
        float: right;
        line-height: 24px;
        font-weight: 700;
    }
    
    .city-select dd div {    
        float: left;
        padding: 0px 10px 10px 0px;
    }

    .city-select dd {
        width: 580px;
        display: inline;
        float: right;
        margin-left: 0;
    }

    .city-select a {
        display: inline-block;
        color: #4D4D4D;
        padding: 0 6px;
        line-height: 24px;
        outline: 0;
        text-decoration: none;
        white-space: nowrap;
        margin-right: 4px;
        margin-bottom: 6px;
    }

        .city-select a:hover, .city-select a.act {
            background: #35c8e6;
            color: #fff;
        }

.bf-select a, .bf-menu-content a {
    text-decoration: none;
    color: #333;
}
