/*base style*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{ margin:0; padding:0;}
body{ font-family: 'Microsoft YaHei';  color:#333; background-color:#fff; font-size:15px; background-image:url(about:blank); background-attachment:fixed; overflow-x:hidden;}
dir{margin: 0;padding: 0}
a,span{text-decoration: none;padding: 0;margin: 0}
img{ border:none; vertical-align:middle; max-width: 100%;}
i,em{ font-style:normal;}
li{ list-style-type:none;}
textarea{ resize:vertical;}
input, select, textarea{ font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Arial"; background-color:#fff; margin:0; padding:0; outline:none;border:none;}
.w100{width: auto !important;height: 100%;max-width:none !important;}
.h100{height:auto !important;width: 100%;}
.opctive{background: #f0f0f0;}
.Max-width{width: 1200px;margin: 0px auto;}
.g_width{
    width: 1251px;
    text-align: center;
    margin: 0 auto;
}
a{cursor: pointer;}
.Lisyu-boc img{cursor: pointer;}
/*global style*/
.g-fl{ float:left;}
.g-fr{ float:right;}
.g-c{ zoom:1;}
.g-c:after{ clear:both; content:"."; display:block; height:0; visibility:hidden;}
.g-w{ max-width: 1200px; min-width: 980px; width: 96%; margin-left:auto; margin-right:auto;}
.g-hide{ display:none !important;}
.Public-right{margin-right: 0px !important;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.Banner-o-wod-decade{width:100%;height: 405px;background: url(../images/optive.jpg) no-repeat;background-position: center;}
.Max-siex{padding-top: 121px;color:#595757}
.Max-siex h3{font-size: 30.83px;}
.Max-siex p{font-size: 20px;letter-spacing: 5px;}
.Optionspage a{
	display: inline-block;
    vertical-align: top;
    width: 37px;
    height: 37px;
    border-radius: 18px;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 37px;
    font-size: 14px;
    color: #666;
    margin: 0 7px;
    cursor: pointer;
	
}
.easeIn {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 35px, 0);
  transform: translate3d(0, 35px, 0);
  transition: all 0.8s;
}
.easeIn .active {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.Banner-input{background:rgba(66,66,66,.4) !important;}
.Banner-input{background:rgba(66,66,66,.4) !important;border-radius: 10px;}
.Optionspage li a{color:#666666}