/* reset */
html { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
* { box-sizing: border-box; }
html,body { min-height: 100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { margin:0; padding:0;}
body,button,input,select,textarea { font:12px/20px tahoma, \5FAE\8F6F\96C5\9ED1; } 
input,select,textarea { font-size:100%; }
address, cite, dfn, em, var, i { font-style:normal; }
input, textarea, select { outline:none; border:none; background:none; }
textarea { overflow: hidden; resize: none; }
table { border-collapse:collapse; border-spacing:0;}
th { text-align:inherit; }
fieldset,img { border:0;}
iframe { display:block; }
ol,ul,li { list-style:none; }
del { text-decoration:line-through; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500;}
ins,a { text-decoration:none; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
audio,canvas,video { display:inline-block; *display:inline; *zoom:1; }
abbr,acronym { border:0; font-variant:normal; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:500; }
.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; line-height:0; }

@font-face {
    font-family: "DIN-Bold";
    src: url("../css/numfont/TG-TYPE-Bold.eot") format("embedded-opentype"),
        url("../css/numfont/TG-TYPE-Bold.woff") format("woff"),
        url("../css/numfont/TG-TYPE-Bold.ttf") format("truetype"),
        url("../css/numfont/TG-TYPE-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "DIN-Medium";
    src: url("../css/numfont/TG-TYPE-Regular.eot") format("embedded-opentype"),
        url("../css/numfont/TG-TYPE-Regular.woff") format("woff"),
        url("../css/numfont/TG-TYPE-Regular.ttf") format("truetype"),
        url("../css/numfont/TG-TYPE-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
.din-b { font-family: "DIN-Bold" }
.din-m { font-family: "DIN-Medium" }

/* page-title */
.page-title {
    position: absolute; left: 0; top: 54px; right: 0; min-width: 1360px;
    font-size: 36px; font-weight: bold; color: #fff; text-align: center;
    line-height: 60px; letter-spacing: 10px; text-shadow: 0px 3px 6px rgba(0,0,0, .1);
}

/* main-box */
body { min-width: 1360px; padding-top: 226px; background: #F2F9FF url('../images/bg.png') no-repeat center top; color: #303133; }
.main-box { width: 1360px; margin: 0 auto; }
.box-bar { background: #fff; border-radius: 8px; }
.fl { float: left; }
.fr { float: right; }
.use-pattern { width: 594px; height: 330px; margin-right: 16px; }
.package { width: 430px; height: 330px; }
.mt16 { margin-top: 16px; }

/* info */
.info { padding: 20px 30px 0; }
.info dt { font-size: 20px; line-height: 28px; color: #303133; font-weight: 600; }
.info dd { font-size: 16px; line-height: 28px; color: #606266; margin-top: 16px; }
.info dd.f14 { font-size: 14px; line-height: 24px; }

/* fw-list */
.fw-list { overflow: hidden; padding-top: 4px; }
.fw-list dd { float: left; margin-top: 16px; width: 33.333%; text-align: center; font-size: 14px; line-height: 20px; color: #303133; }
.fw-list dd img { display: block; margin: 0 auto 10px; }

/* haulv */
.haulv { width: 304px; height: 330px; padding: 40px; }
.haulv img { display: block; width: 213px; height: 36px; margin: auto; }
.haulv p { 
    font-size: 14px; line-height: 22px; margin-top: 30px; 
    text-align: justify; word-wrap: break-word;
}

/* lawyer-bar */
.lawyer-bar {
    position: relative; width: 1040px; height: 384px; padding-left: 145px; border-radius: 12px;
    background: #fff url('../images/lawyer_bg.png') no-repeat left top; 
}
.lawyer-bar .nav { 
    position: absolute; left: 62px; top: 94px; 
    font-size: 24px; font-weight: 600; letter-spacing: 9px; writing-mode: vertical-rl; 
}
    /* lawyer-list */
.lawyer-list { margin-left: -64px; padding-top: 10px; }
.lawyer-list dd { float: left; width: 120px; margin: 20px 0 0 64px; font-size: 14px; line-height: 20px; text-align: center; }
.lawyer-list dd img { display: block; width: 120px; height: 120px; margin: 0 auto 12px; }

/* scan-codes */
.scan-codes { width: 304px; height: 384px; padding: 40px; background: #fff; border-radius: 12px; }
.scan-codes .title { 
    font-size: 24px; line-height: 32px; font-weight: 600; text-align: center; 
    letter-spacing: 14px; padding-left: 14px; 
}
.scan-codes .wechat { display: block; width: 160px; height: 160px; margin: 12px auto 20px; }
.scan-codes dl { text-align: center; }
.scan-codes dt { font-size: 16px; line-height: 22px; }
.scan-codes dt .ico { display: inline-block; vertical-align: middle; width: 12px; height: 12px; margin: -1px 8px 0 0; }
.scan-codes dd { font-size: 24px; line-height: 30px; margin-top: 5px; }

/* ft-bar */
.ft-bar { padding: 42px 0; }
.ft-bar li { float: left; width: 20%; padding-left: 80px; font-size: 14px; }
.ft-bar li img { float: left; margin-right: 20px; }
.ft-bar li .f12 { font-size: 12px; color: #999; line-height: 18px; margin-bottom: 2px; }
.ft-bar li .f-num { float: left; margin-top: -1px; font-size: 20px; }
.ft-bar li .unit-b { float: left; font-size: 17px; font-weight: 600; }
.ft-bar li .unit { float: left; margin-top: 1px; }
.ft-bar li .mr4 { margin-right: 4px; }
