﻿/*-----------------------------全局样式-------------------------------------*/
@charset "utf-8"; 
*{ padding:0 ; margin:0 ;}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; border:0;}
body{ font-weight: normal;font-style: normal;font-size: 100%;font-family: "微软雅黑", Arial, Tahoma;}
ol, ul ,li{list-style: none;} 
img {border: 0;} 
a {text-decoration: none;}
a:focus {outline-style: none;}
a,area {blr: expression(this.onFocus =   this.blur () );}
ul li {list-style: none;}
table {border-collapse: collapse;}
th {white-space:nowrap; font-weight:bold}
td {word-break:break-all;}
input,select,textarea,button{vertical-align: middle;font-family:"微软雅黑"}
.clear{overflow:hidden;zoom:1}
.dis{display:block;} 
.undis{display:none;}
.form input{float: left;}
/*-- div居左居右 --*/
.left{ float:left}
.right{ float:right}
/*-- 1像素灰色边框 --*/
.border{ border:1px solid #e8e8e8}
.border01{ border:1px solid #e8e8e8; border-top:0}
.borderbottom{ border-bottom:1px solid #f2f2f2}
/*-- 背景颜色 --*/
.background{ background:#FFF}
.bluebg{ background:#e7f6ff}
/*-- 内间距 --*/
.pad15{ padding:15px;}
.pad10{ padding:10px}
.pad01{ padding:12px 10px}
.pad02{ padding:12px 12px 0 12px}
.pad03{ padding:22px 12px 0 12px}
.pt{ padding-top:15px}
.pt20{ padding:20px 0;}
.pt30{ padding-top:30px}
.pr{ padding-right:10px}
.pb{ padding-bottom:10px}
.pb20{ padding-bottom:20px}
.pb30{ padding-bottom:30px}
.pl{ padding-left:10px}
/*-- 外间距 --*/
.margin{ margin:0 auto}
.mt{ margin-top:10px}
.mt20{ margin-top:20px}
.mt15{ margin-top:15px}
.mr{ margin-right:10px}
.mr20{ margin-right:20px}
.mb{ margin-bottom:10px}
.ml{ margin-left:10px}
.ml18{ margin-left:18px}
/*-- 字体颜色 --*/
.red{ color:#da222c}
.red a{ color:#da222c}
.red a:hover{ color:#4c4c4c}
.orange{ color:#eb6100}
.white{ color:#fff}
.white a{ color:#fff}
.white a:hover{ text-decoration:underline}
.gray{ color:#797979}
.black{ color:#000}
.orange01{ color:#d97509}
.bblue{color:#1d99e7}
.sblue{color:#0066a8}
/*-- 字体大小 --*/
.f12{ font-size:12px}
.f14{ font-size:14px}
.f16{ font-size:16px}
.f24{ font-size:24px}
/*-- 字体加粗 --*/
.fbold{ font-weight:bold}
/*-- 文字位置 --*/
.tc{ text-align:center}
/*-- 阴影 --*/
.shadow{-webkit-box-shadow:#ccc 0px 0px 8px;-moz-box-shadow:#ccc 0px 0px 8px;box-shadow:#ccc 0px 0px 8px;behavior: url(/PIE.htc);}
/*-- form --*/
.input,.select,.textarea{line-height:24px;}
.button{ background: url(../images/coin.png) no-repeat; width:106px; height:32px;}
.button01{background: url(../images/coin.png) 0 -125px no-repeat;width:78px;height:23px;}
.button02{background: url(../images/coin.png) 0 -163px no-repeat;width:125px;height:23px;}
/*-- div宽度 --*/
.width190{ width:190px;}
.width322{ width:322px;}
.width375{ width:375px;}
.width430{ width:430px;}
.width555{ width:555px;}
.width765{ width:765px;}
/*-- 外框宽度 --*/
.wrapper {width:1002px;}

/*-- 左侧宽度 --*/
.sidew {width:122px;}

/*-- div高度 --*/
.height580{ height:auto;}
.height622{ height:622px;}
/*-- 表格 --*/
.table{ font-size:14px}
.table th{ background:#eee;}
/*-- 行高 --*/
.lh23{ line-height:23px;}
.lh26{ line-height:26px;}
.lh30{ line-height:30px;}
.lh37{ line-height:37px;}
/*-- 注释 --*/
.annotation{ border:1px solid #f0e0cc; padding:0 5px; color:#6a461c;}

#contentbg01{ background:#e7f1f5 url(../images/contentbg.png) no-repeat center 0 fixed; padding:25px 0}
.border02{border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;}
.pagetable01{ font-size:14px;}
.pagetable01 th{ padding:9px 7px; color:#000;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;}
.pagetable01 td{ font-size:14px; padding:7px 7px; color:#4a4a4a;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;}
.pagetable01 a{ color:#917536; text-decoration:underline}
.input01{border:1px solid #d5d5d5;line-height:25px;height:25px;}
.input06{border:1px solid #d5d5d5;line-height:25px;}
.pagetitle{height:37px; line-height:36px; background:#F3F3F3; border-bottom:1px solid #cdcdcd; padding:0 10px;}
.pagetitle .title{ color:#1e7bd8; font-size:16px}
.back{ font-size:14px; width:40px; background: url(../images/locationbg02.png) center left no-repeat;padding-left:20px;}