@charset "utf-8";
/* CSS Document */

*{margin: 0;padding: 0;	}
*:focus {outline: none;}
body {margin: 0;padding: 0;color:#424242; background:#ffffff; font-size:12px;width:100%; height:100%;}
body{ max-width:750px; margin:0 auto; font-family: 'PingFang SC', "Microsoft YaHei", 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif}
.whitebg{ background: #ffffff;}
.f1bg{background:#f1f1f1;}
img{  border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none;color:#4a4a4a;}
a{-webkit-tap-highlight-color: rgba(0,0,0,0);}
a img{-webkit-tap-highlight-color: rgba(0,0,0,0);}
*{ text-decoration:none;color:#4a4a4a;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);}
* img{-webkit-tap-highlight-color: rgba(0,0,0,0);}
::selection {background-color: #ffffff;color: #4a4a4a;}
.clear{ clear:both; height:0; overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
i{ font-style:normal;}
input{outline:0;}
.arial{font-family:Arial, Helvetica, sans-serif;}
.radius3{ border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px;}
.radius7{ border-radius:7px;-webkit-border-radius:7px; -moz-border-radius:7px;}
.radius13{ border-radius:13px;-webkit-border-radius:13px; -moz-border-radius:13px;}
.radius1{ border-radius:2px;-webkit-border-radius:2px; -moz-border-radius:2px;}
.radius50{ border-radius:50%;-webkit-border-radius:50%; -moz-border-radius:50%;}
.radiushalf{ border-radius:35px;-webkit-border-radius:35px; -moz-border-radius:35px;}

/*objectname*/
.objectTop{ width: 100%; position: relative;}
#lines{ position: absolute; left: 0; bottom:0; width: 100%; z-index: -1;}
.objectTop .ratio{ text-align: center; padding: 2.625em 0 6.125em 0; }
.objectTop .ratio span{ display: block; font-size: 1em; color:#FA5527;}
.objectTop .ratio span i{font-size: 3.5em;color:#FA5527;}
.objectTop .ratio span b{ font-size: 2em;color:#FA5527;}
.objectTop .ratio p{ font-size: 1em; color:#B1B1B1;}
