@charset "gb2312";
*, html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {margin:0px;padding:0px;}
ul, li, dl, dt, dd {list-style:none;}
img {border:0px;}
body {margin:0px auto;padding:0px;background: #FFFFFF left top repeat-x;}
body, table, tr, td, th {font-size:18px;color:#333;line-height:250%;font-family:Candara;}
a:link, a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color:#06497D;text-decoration:none;}
p {margin:0px;padding:0px;margin-bottom:10px;}
.topmenu, .topmenu a:link, .topmenu a:visited {font-size:14px;color:#FFF;font-weight:bold;}
.footlinks {padding:2px;border:solid 1px #DDD;font-size:9pt;line-height:140%;color:#666;}
.footlinks a, .footlinks a:link, .footlinks a:visited {font-size:9pt;line-height:140%;color:#666;}
.STYLE01 {
font-size:14px;line-height:24px;}
.STYLE1 {
font-size:14px;color:#ffffff;line-height:24px;font-family:Candara;}
.STYLE2 {color: #FFFFFF}
.STYLE3 {font-size: 22px; font-weight: bold; color: #06497D; }
.STYLE4 {font-size: 27px; font-weight: bold; color: #06497D; }
.STYLE5 {font-size: 24px; color: #999999; }
.STYLE6 {font-size: 18px; color: #999999; }
.STYLE7 {font-size: 24px; font-weight: bold; color: #06497D; }
.STYLE7 {font-size: 18px;  color: #06497D; }
.STYLE9 {font-size: 18px; font-weight: bold; color: #000000; }
.STYLE8 {font-size: 18px; font-weight: bold;}
.STYLE10 {font-size: 18px;  color: #06497D; font-weight: bold;}
.STYLE11 {font-size: 18px; color: #ffffff;font-weight: bold;}
.STYLE110 {font-size: 24px; color: #ffffff;font-weight: bold;}
.STYLE111 {font-size: 38px; color: #ffffff;font-weight: bold;}
.STYLE12 {color: #FFFFFF; line-height: 30px; font-size: 16px; }
.STYLE13 {color: #333333; line-height: 30px; font-size: 34px; }
.STYLE14 {color: #333333; font-size: 18px; font-weight: bold; }
.STYLE15 {color: #FFFFFF; line-height: 30px; font-weight: bold; }
.STYLE16 {color: #333333; font-size: 16px;}
.STYLE17 {color: #FFFFFF;font-size: 16px;}
.scale img{
width:100%;
height: auto;
}

.input_control{
  width:550px;
  margin:20px auto;
}
input[type="text"],#btn1,#btn2{
  box-sizing: border-box;
  text-align:center;
  font-size:1.4em;
  height:2.0em;
  border-radius:4px;
  border:1px solid #c8cccf;
  color:#6a6f77;
  -web-kit-appearance:none;
  -moz-appearance: none;
  display:block;
  outline:0;
  padding:0 1em;
  text-decoration:none;
  width:80%;
}
input[type="text"]:focus{
  border:1px solid #ff7496;}

  
.navs{width:100%;height:145px;position:fixed;top:0;left:0;}