html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, tbody, th,  article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0px; padding: 0px; border: 0; font-size: 100%; vertical-align: baseline; font-family: "微软雅黑"; text-decoration: none; list-style-type: none;}
a{color:#000;}
a:hover {text-decoration: none; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus { outline:0;}
body {line-height: 1; background:#f9f7f1; min-width:1100px;}
ol,ul,li{list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,q:before, q:after { content: '';  content: none;}
table { border-collapse: collapse;  border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
input:focus {outline:none;}
.clearfix {*zoom: 1;}
.clearfix:after {content: '';display: table;clear: both;line-height: 0;}

#header{background-color:#F9F7F1;}
#header .h-container{position:relative;width:1100px;min-width:1100px;height:120px;margin:0 auto;}
#header .h-container>a.fosu-logo{float:left;margin:25px 0 0 10px;}
#header .h-container>a.mb-logo{float:left;max-width:420px;height:74px;margin:25px 0 0 118px;line-height:74px;overflow:hidden;}
#header .h-container>a.mb-logo span.ch{font-size:36px;color:#921F25;}
#header .h-container .form{position:relative;float:right;width:200px;height:32px;border:1px solid #921F25;margin:47px 10px 0 0;background-color:#fff;clear:right;}
#header .h-container .form input.search-text{width:140px;height:32px;border:0;padding:0 52px 0 8px;margin:0;line-height:30px;outline:none;}
#header .h-container .form input.search-btn{position:absolute;right:3px;top:3px;width:44px;height:26px;border:0;background-color:#333;color:#fff;outline:none;}

.h-container h1 {
    width: 300px;
    margin-top: 41px;
    margin-left: 20px;
    line-height: 22px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    text-align: center;
    letter-spacing: 6px;
    float: left;
}
.h-container h1 span {
    line-height: 26px;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
}
#nav{width:100%;min-width:1100px;background:#921F25;}
#nav>ul{position:relative;width:1100px;min-height:40px;margin:0 auto;z-index:2;}
#nav>ul>li{position:relative;float:left;width:100px;height:40px;line-height:40px;text-align:center;}
#nav>ul>li>a{display:block;width:100%;height:100%;line-height:40px;color:#fff;overflow:hidden;}
#nav>ul>li:hover,#nav>ul>li>ul>li:hover{background:#c21f25;}
#nav>ul>li ul{display:none;position:absolute;left:0;top:40px;background-color:#921F25;overflow:hidden;z-index:2;}
#nav>ul>li:hover ul{display:block;}
#nav>ul>li ul>li{float:left;min-width:122px;height:36px;line-height:36px;overflow:hidden;}
#nav>ul>li ul>li>a{display:block;min-width:122px;color:#fff;white-space:nowrap;}

.footer{width:100%;background-color:#333;height:80px;font-size:14px;}
.footer_content{width:1100px;height:80px;margin:0 auto;}
.footer_content_detail{height:60px;}
.footer_left{width:550px;height:40px;float:left;color:#fff;padding:20px 0px;}
.footer_left>p{height:20px;line-height:20px;}
.footer_left>p>a{color:#fff;}
.footer_right{width:550px;height:40px;float:right;color:#fff;height:20px;padding:20px 0px;}
.footer_right>p{height:20px;text-align:right;}
.footer_right>p>a{color:#fff;}
