/*去广告*/
#ad_under_post_holder #google_ad_c1,#google_ad_c2{  display: none !important;}
/*回到顶部*/
#scrollUp { background-color: #e6e6e6;background-image: linear-gradient(to bottom, #ebebeb, #dedede);background-repeat: repeat-x;bottom: -10px;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);color: #828282;font-family: sans-serif;font-size: 14px;height: 70px;line-height: 20px;padding: 10px 5px;right: 30px;text-align: center;text-decoration: none;text-shadow: 0 1px 0 #fff;transition: bottom 150ms linear 0s; width: 70px;}

/*三号标题*/
h3 {background-color: #2b3e53; height: 35px; line-height: 35px; color: #ffffff; padding: 0 10px;border-radius: 3px;box-shadow: 3px 3px 5px #2b3e53;margin-bottom:5px}

/*二号标题*/
h2 {background-color: #333; height: 42px; line-height:42px; color: #EEE; padding: 0 10px;border-radius: 3px;box-shadow: 3px 3px 5px #2b3e53;margin-bottom:10px}