/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*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,*/
/*img,*/
/*ins,*/
/*kbd,*/
/*q,*/
/*s,*/
/*samp,*/
/*small,*/
/*strike,*/
/*strong,*/
/*sub,*/
/*sup,*/
/*tt,*/
/*var,*/
/*b,*/
/*u,*/
/*i,*/
/*center,*/
/*dl,*/
/*dt,*/
/*dd,*/
/*ol,*/
/*ul,*/
/*li,*/
/*fieldset,*/
/*form,*/
/*label,*/
/*legend,*/
/*table,*/
/*caption,*/
/*tbody,*/
/*tfoot,*/
/*thead,*/
/*tr,*/
/*th,*/
/*td,*/
/*article,*/
/*aside,*/
/*canvas,*/
/*details,*/
/*embed,*/
/*figure,*/
/*figcaption,*/
/*footer,*/
/*header,*/
/*hgroup,*/
/*menu,*/
/*nav,*/
/*output,*/
/*ruby,*/
/*section,*/
/*summary,*/
/*time,*/
/*mark,*/
/*audio,*/
/*video {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    border: 0;*/
/*    font-size: 100%;*/
/*    font: inherit;*/
/*    vertical-align: baseline;*/
/*}*/


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

/*body {*/
/*    line-height: 1;*/
/*}*/

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.footer {
    background-color: #000;
    color: #fff;
}

.center {
    width: 1200px;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 30px;
}

.conte_box {
    display: flex;
}

.box_left {
    width: 830px;
}

.Nale_box {
    min-height: 160px;
    display: flex;
    justify-content: space-between;
}

.Nale_box>li {
    cursor: pointer;
    height: 30px;
    font-size: 16px;
}

.terqbox {
    font-size: 14px;
    margin-top: 30px;
}

.terqbox>li {
    height: 30px;
    color: #ffffff;
}

.dzew {
    width: 90px;
}

.dawe>li {
    white-space: nowrap;
}

.rigthe {
    flex: 1;
    margin-left: 100px;
    height: 160px;
    border-left: 1px solid #28363F;
    text-align: right;
}

.tietx {
    margin-left: 10px;
}

.tietx>p:nth-child(1) {
    color: #C3C4C6;
}

.callp {
    color: #0398ff;
    font-size: 28px;
}

.mt_conte {
    margin-top: 40px;
    display: flex;
    font-size: 14px;
}

.mt_conte>div:nth-child(2)>span {
    margin-left: 30px;
    color: #DEDFDF;
}

.shwo_let {
    margin-top: 20px;
    display: flex;
    font-size: 14px;
}

.riht_gimg {
    width: 80px;
    height: 25px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/static/webb/common/img/a.png);
    line-height: 23px;
    font-size: 14px;
    padding-left: 10px;
}

.shwo_let>div:nth-child(2) {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    color: #DEDFDF;
    line-height: 25px;
}

.shwo_let>div:nth-child(3) {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    color: #DEDFDF;
    line-height: 25px;
}

.callpoht {
    height: 30px;
    position: relative;
}

.call_raiht {
    height: 30px;
    position: absolute;
    right: 0;
    font-size: 14px;
    display: flex;
    color: #DEDFDF;
    align-items: center;
    cursor: pointer;
}

.call_raiht>img {
    margin-left: 10px;
}

.records {
    margin-top: 50px;
    height: 50px;
    border-top: 1px solid #28363F;
    display: flex;
    padding-top: 10px;
}

.records>div:nth-child(1) {
    font-size: 12px;
    color: #DEDFDF;
    line-height: 20px;
}