html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td, .x {
    margin: 0;
    padding: 0;
}

body {
    padding: 0 10px;
    min-width: 300px;
    overflow-x: hidden;
    position: relative;
}

ul, li {
    list-style: none;
}

table {
    border-collapse: separate;
}

a img, img, iframe {
    border: none;
}

a span, form label {
    cursor: pointer;
}

html {
    color: #333;
}

body, input, select, textarea {
    font: 14px/1.6 "Microsoft YaHei", Hiragino Sans GB, arial, simsum, WenQuanYi Micro Hei, sans-serif;
    outline: none;
}

a {
    text-decoration: none;
    background: none;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
}

.main {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a:link, a:visited, a:active, a:hover {
    text-decoration: none;
}

a.b:link, a.b:visited, a.b:active, a.b:hover {
    text-decoration: none;
    color: #007AFF;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}


.clear {
    clear: both
}

.city {
    min-height: 0;
    line-height: 20px;
}

.T_city {
    background: #fff;
    height: 42px;
    line-height: 42px;
    background: #f1f1f1;
    margin-top: 5px;
}

.T_city a {
    color: #fd8000;
}

.btitle {
    padding: 10px 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.city .t, .city .i {
    position: relative;
    display: block;
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #D4D4D4
}

.c_dark {
    color: #394264 !important
}

.hotcity {
    width: 100%;
    text-align: center;
    background-color: #FFF
}

.hotcity td {
    width: 25%;
    height: 36px;
    border: 1px solid #d4d4d4
}

.hotcity.t2 a {
    position: relative;
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden
}

.city .box {
    border: 1px solid #D4D4D4
}

.city .box .i {
    border: none;
    border-bottom: 1px solid #D4D4D4
}

.city .box .i:last-child {
    border-bottom: none
}

.city .i i {
    position: absolute;
    width: 20px;
    height: 13px;
    right: 10px;
    top: 40%;;
    background: url('../images/jiantou.png') no-repeat center center;
}

.city .down i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.lsinfo {
    display: none;
    background-color: #F5F5F5
}

.lsinfo a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.lsinfo a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.lsinfo a {
    float: left;
    width: 25%;
    height: 36px;
    line-height: 36px;
    color: #8A8A8A;
    text-align: center;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4
}


.b_shadow {
    width: 19%;
    box-sizing: border-box;
    padding: 20px 0 40px 0;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: auto;
    border:1px solid #D4D4D4;
}
.contact-box-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.content{
    /*width: 1200px;*/
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}