/*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{ width:16rem !important;;font-family: myFirstFont; 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{text-decoration: none;}
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;}

.opctive{background: #f0f0f0;}
.Max-width{margin: 0px auto;width:16rem !important;    overflow: hidden;}
.g_width{
    width: 1251px;
    text-align: center;
    margin: 0 auto;
}
/*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;}


.flex_tx {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_tx1 {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content:space-around;
}