@chart:utf8;
/**********
** By Ravens
** Date 2015-07-22
***********/
/*base*/
html{overflow-x:hidden;width: 100%;height: 100%;}
*{margin: 0;padding: 0;font-family: "微软雅黑";word-wrap:break-word;word-break:break-all;font-weight: normal;outline: none;}
a{color: #333;text-decoration: none;}
a:hover,.Cur a{color: #00baf2;}
ul{list-style: none;}
dl{-webkit-margin-before:0;-webkit-margin-after:0;}
body{color: #333;font-size:14px;line-height:1.75;background:#FFF;width: 100%;height: 100%;}
input[type="text"],input[type="number"],input[type="tel"],input[type="password"],textarea	{border:1px solid #EEE;border-left-color: #DDD;border-top-color: #DDD;padding:2px 3px;width: 120px;line-height: 24px;height: 24px;}
input[type="text"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="password"]:focus,textarea:focus	{border-color:#00baf2;outline: none;}
input.redb,textarea.redb{border-color:#c01920;}
select	{min-width: 120px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{-moz-appearance:textfield;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
button	{line-height: 1 !important;*margin: 0px 10px;overflow:visible}
button,a.btn	{border:none;font-family : '微软雅黑',Helvetica, Arial, Sans-Serif;cursor: pointer;padding:0px 25px;height: 30px;line-height: 30px;color:#FFF;background: #00baf2;outline: none;white-space:nowrap;}
button.gray	{background: #999;color:#FFF;}
button.bg_org,a.btn.bg_org	{background: #FFAA28;}
button.btn100{width: 100px;height: 35px;font-size: 16px;}
button:hover,a.btn:hover	{color:#EEE;}
a.btn	{display: inline-block;}

table	{margin:5px auto;text-align: center;}
td,th	{padding: 0px;}
img	{border:none;}
.clear{clear:both;overflow: hidden;height: 0px;width: 0px;}
.tl{text-align: left;}.tr{text-align: right;}.tc{text-align: center;}
.red{color: #c01920;}.gre{color:#219898;}.gray{color: #888;}.c3{color: #333;}.c6{color: #666;}.c9{color: #999;}.org{color:#FFAA28;}
.bg{background: #e9f5f5;}
.disp-n	{display: none;}.disp-b	{display: block;}
.f12{font-size: 12px;}.f14{font-size: 14px;}.f16{font-size: 16px;}.f30{font-size: 30px;}.fb{font-weight:bold;}.fs{font-family: '宋体';}
.cur-p{cursor: pointer;}
.pt20{padding-top: 20px}.pt80{padding-top: 80px}
.pos-r{position: relative;}.pos-a{position: absolute;}
.mt10{margin-top:10px;}.mt20{margin-top:20px;}.mt5{margin-top:5px;}.mr10{margin-right: 10px;}.ml20{margin-left: 20px;}.ml15{margin-left: 15px;}
.h20{line-height: 20px;height: 20px;}
.ml200{margin-left: 200px;}.mt100{margin-top:100px;}
.mb30{margin-bottom: 30px;}
/*ALL Pages use*/
.Page	{width:960px;margin:auto;position: relative;z-index: 2;}
.Left,.fl	{float: left;}
.Right,.fr	{float: right;}

.f18{font-size: 18px;}
.f12{font-size: 12px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
body { transform：scale(0.8)}