@CHARSET "UTF-8";
@import url("stylesheet.css");

body{font-family:"微软雅黑","黑体";font-size:14px;color:#666;background:url(ymbg.jpg) no-repeat;background-attachment:fixed;}
a{text-decoration:none;color:#666;}
body a{outline:none;blr:expression(this.onFocus=this.blur());} 
a:hover{text-decoration:none;}
#header h2{display:block; width:321px;height:228px;background:url(logo.png) no-repeat;position:fixed;top:0;text-indent:-9999px;z-index:1000;}
#header h2 a {display:block;width:321px;height:228px;}
#header ul{position:fixed;top:214px;z-index:1000;}
#header ul li{display:block;width:150px;height:60px;background:#2c2c2c;color:#edecec;border-bottom:1px solid #333;}

#header ul li a {display:block;width:150px;height:60px;background:#2c2c2c;color:#edecec;border-bottom:1px solid #333;text-indent:20px;}
#header .home{position:fixed;top:154px;z-index:1000;width:150px;height:60px;overflow:hidden;border-bottom:1px solid #333;text-indent:20px;}
#header .home a {display:block;line-height:59px;font-size:26px;background-color:#de3232;font-family:"Arial";font-weight:bold;letter-spacing:-1px;color:#edecec;}
#header ul li.weixin{height:30px; text-indent:20px; line-height:30px; position:relative; background:#d73e2b;border-bottom:none;}
#header ul li.weixin img{position:absolute; left:0px; top:30px; z-index:10000; display:none;}
#header ul li a span {display:block;height:26px;padding-bottom:4px;}
#header ul li a span.en{font-size:24px;font-family:"Arial";font-weight:bold;letter-spacing:-2px;padding:4px 0 0 0;}
#header ul li div a:hover {}
.flipmenu {

    position: relative;

}


.flipmenu_box {
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin: 0px;
}

.flipmenu_link,
.flipmenu_link_over,
.flipmenu_link_active {
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    white-space: pre;
    position: absolute;
}

.flipmenu_link {
    top: 0px;
    left: 0px;
}

.flipmenu_link_over span, 
.flipmenu_link_active span{
    background-color:#de3232;text-decoration:none;
}
li.subfor .flipmenu_link_over span a{border-bottom:1px solid #2c2c2c;}


#footer_bg {width:100%;height:476px;background:#de3232 url(footer_bg.jpg) repeat-x;}
#footer {width:1000px;height:476px;margin:0 auto;color:#666;font-size:12px;}
#footer .up {width:1000px;height:148px;}
#footer .up div{float:left;padding-top:22px;}
#footer .up .left {background:url(weixin.png) no-repeat -20px center;width:217px;height:126px;}
#footer .up .middle{width:390px;height:126px;}
#footer .up .right{width:390px;height:126px;}
#footer .up .right a {display:block;width:390px;height:126px;background:url(require.png) no-repeat;text-indent:-9999px;}
#footer .up .right a:hover {background:url(require_hover.png) no-repeat;}
#footer .up .left ul{display:block;width:85px;float:right;padding-top:12px;}
#footer .up .left ul li{display:block;width:85px;height:25px;}
#footer .up .left ul li a{display:block;}
#footer .up .left ul li a:hover {color:red;}
#footer .middlenav {width:1000px; height:40px;}
#footer .middlenav ul {padding:10px 0 0 50px;}
#footer .middlenav ul li {display:block;float:left;width:70px;}
#footer .middlenav ul li a {display:block;width:50px;float:left;text-align:center;}
#footer .middlenav ul li span {display:block;width:20px;float:left;text-align:center;}
#footer .middlenav ul li.else {width:45px;}
#footer .middlenav ul li.else a {width:25px;}
#footer .middlenav a:hover {color:red;}
#footer .middlenav p {display:block;float:left;padding-left:20px;}
#footer .bottom {width:1000px;height:247px;padding:20px;font-size:12px;}
#footer .bottom div {width:200px;height:247px;float:left;}
#footer .bottom div.myweibo a {display:block;width:157px;height:73px;background:url(myweibo.png) no-repeat;text-indent:-9999px;}
#footer .bottom div.myweibo a:hover {background:url(myweibo_hover.png) no-repeat;}
#footer .bottom a:hover {color:red;}


#baidu a {display:none;}

