* { padding:0; margin:0; }
body { font-size:12px; font-family:Microsoft yahei; min-width: 1100px; }
ul li { list-style: none; }
a, a:link, a:visited, a:hover, a:active { text-decoration: none; outline: none; }
.content, .content_box { display: table; width:100%; }
.content .span { display: table-cell; }
.span1 { width:16.67%; }
.span2 { width:33.33%; background: #fff; }
.ceshi { background: none transparent; }
.span3 { width:50%; }

.content .span { display: table-cell; vertical-align: middle}
.fadeInUp li { margin:5px 0; }
.fadeInUp li:hover a { background:#4b71b1; color:#fff; }
.content .span:hover { background: #4e639d; }
.content .ceshi:hover { background: none transparent; }
.content .white { background: white; }
.content .white:hover { background: white; }
.content .mba, .content .mpacc, .content .mpa, .content .mem, .content .maud, .content .mta { padding-left:2%; }
.content .mba { background: #6cd580; }
.content .mpacc { background: #ffc933; }
.content .mpa { background: #fb934a; }
.content .mem { background: #6e4589; }
.content .maud { background: #e1556f; }
.content .mta { background: #6d9be9; }
.sub_img > img { vertical-align: bottom; }

.qihang { font-size: 1.875em; width: 110px; height: 110px; border-radius: 50%; background: #6d9be9; text-align: center; color: #fff; padding: 20px; text-shadow: 1px 1px 1px #757575; float:right; margin-right:40px; }
.box-cell .pro_name { display: block; font-size: 2.5em; color:#fff; font-weight: bold; }
.box-cell .pro_text { font-size: 1.5em; color:#fff; }
.bottom { height:100px; background: #fff; position: relative; top: -1px; }

