@charset "utf-8";
/* CSS Document */
#barner{width:100%;height:280px;margin-top:86px;background:url(../images/banner-sub.png) no-repeat fixed; background-position:center 86px;}
#barner p{text-align:center;color:#fff;font-family:opensans;font-size:48px;line-height:280px;}

/*切换部分导航*/
#content{min-width:960px;max-width:1136px;margin:0 auto;overflow:hidden;padding-top:48px;}
#content .left{float:left;width:48%;}
#content .left b{display:block;width:100%;text-align:center;margin-bottom:40px;}
#content .left p{font-size:14px;color:#787e84;line-height:30px;}
#content .right{float:right;width:50%;}
#content .right p{font-size:14px;color:#787e84;line-height:30px;margin-bottom:15px;}
#content .right p span{color:#494b4c;}
p.time_grow{width:100%;height:534px;background:url(../images/time.png) no-repeat center center;}
