﻿@charset "utf-8";
/* Reset */
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ul, li, ol{list-style:none;}
em ,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#666;}
a:hover {text-decoration:none; color:#f69}

body,textarea,pre,input{font:12px/1.6 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;font-size:100%;vertical-align:baseline;}
textarea{resize:none;}
hr {border:none;height:1px;}

html,body{height:100%;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}


/*圆角*/
.r3 {border-radius:3px;} .r5 {border-radius:5px;} .r10 {border-radius:10px;}
.rt3 {border-radius: 3px 3px 0 0;} .rt5 {border-radius: 5px 5px 0 0;} .rt10 {border-radius: 10px 10px 0 0;}
.rb3 {border-radius: 0 0 3px 3px;} .rb5 {border-radius: 0 0 5px 5px;}
.rl3 {border-radius:3px 0 0 3px;} .rl5 {border-radius:5px 0 0 5px;}
.rr3 {border-radius: 0 3px 3px 0;} .rr5 {border-radius: 0 5px 5px 0;}

.box_shadow{background:#fff; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);}

/*间距*/
.mr0 { margin-right:0;} .mr5{margin-right:5px;} .mr10 { margin-right:10px;} .mr15 { margin-right:15px;} .mr20 { margin-right:20px;}
.mb3 { margin-bottom:3px;} .mb5 { margin-bottom:5px;} .mb10 { margin-bottom:10px;} .mb15 { margin-bottom:15px;} .mb20 { margin-bottom:20px;} .mb25 { margin-bottom:25px;}
.ml5 { margin-left:5px;} .ml10 { margin-left:10px;} .ml15 { margin-left:15px;} .ml20 {margin-left: 20px;}
.mt3 { margin-top:3px;} .mt5{margin-top:5px;} .mt10{margin-top: 10px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;} .mt25 { margin-top:25px;} .mt30 { margin-top:30px;} .mt40 { margin-top:40px;} .mt50 { margin-top:50px;}
.pt0 { padding-top:0;} .pt2 {padding-top:2px;} .pt5 { padding-top:5px;}.pt10 { padding-top:10px;} .pt15{padding-top:15px;} .pt20{padding-top:20px;} .pt25{padding-top:25px;} .pt30{padding-top:30px;} .pt40{padding-top:40px;} .pt50{padding-top:50px;}
.pb5 { padding-bottom:5px;} .pb10 { padding-bottom:10px;} .pb20 { padding-bottom:20px;} .pb25 { padding-bottom:25px;} .pb30 { padding-bottom:30px;}.pb40 { padding-bottom:40px;} .pb50 { padding-bottom:50px;}
.pl5 { padding-left:5px;} .pl10 { padding-left:10px;} .pl15 { padding-left:15px;} .pl20 { padding-left:20px;} .pl30 { padding-left:30px;}
.pr5 { padding-right:5px;} .pr10 { padding-right:10px;} .pr15 { padding-right:15px;} .pr20 { padding-right:20px;}
.mb30 { margin-bottom:30px;}
/*文字*/
.bold {font-weight:700;}
.ft12 {font-size:12px!important;} .ft13 {font-size:13px!important;} .ft14{font-size:14px!important;} .ft16{font-size:16px!important;} .ft18 { font-size:18px!important;} .ft22 { font-size:22px!important;} .ft24 { font-size:24px!important;} .ft28 { font-size:28px!important;} .ft30 { font-size:30px!important;}
.gray{color:#999;}
.green{color:#7CAF00;}s
.red,a.red{color:#f69;}
.orange{color:#f60;}
.pink{ color:#ff70a7;}
.ofh{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:normal; word-wrap:normal;}
.overh{ overflow:hidden;}
.outlay{color: #FF7B0E;}
.income{color: #1BB974;}
.ftline22{ line-height:22px !important;}
.ftline24{ line-height:24px !important;}
.ftyahei{font-family:'Microsoft YaHei' !important;}
.ftarial{ font-family:Arial!important; }
.ftbold{ font-weight:bold;}
.ftheiti{ font-weight:"黑体";}
.t-left{ text-align:left}
.t-center{ text-align:center}
.t-right{ text-align:right}
.ftheiti{ font-family:"黑体"!important}


body{background-color:#FCFCFD; color:#666; font-size:100%; font-family:'Microsoft YaHei' !important;}
header{ height: 48px; width:auto; background-color: #005bac; padding: 5px; border-bottom: 1px solid #fff; position:relative;}
header a.logo,header .home{display:block; height: 42px; line-height: 42px; float: left;}
header a.logo{width:230px; background: url(../images/icon_logo.png) no-repeat; height:48px;}
header .home{width: 50px; float: right; background: url(../images/icon_tel.png) left 6px  no-repeat; background-size:40px auto; margin-right:10px}
header .navlist{height:42px; width:40px; float: right; background: url(../images/icon_list.png) left 6px no-repeat; background-size:40px auto; cursor:pointer;}
header .list{ display:block; position:absolute; width:30%; top:59px; right:0; background-color:#005BAC; display:none; z-index: 10000;}
header .list a{width:100%;display:block; text-align: center; color: #fff; font-size: 16px; line-height: 16px; margin: 20px 0;}
header a.nav_arrow{background: url(../images/nav_arrow.png) 10px 10px no-repeat; background-size: 90px auto; color: #fff; font-size:16px !important; font-weight:bold !important; padding-left: 16px; width: 50% !important; text-indent: 20px; text-align: left !important;}

article.tool{position: fixed; bottom: 0; width: 100%;z-index: 1000;}
footer{text-align: center; background-color: #fff; height:50px; line-height:20px; padding-top:10px; color: #697B86; font-size: 14px; border-top: 1px solid #E1E1E1;}




