/*  Free Template by www.templatemo.com  */

/* 
Flex Template 
http://www.templatemo.com/preview/templatemo_406_flex 
*/
.main-header, .main-header-short { width: 210px; height: auto; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
.main-menu { margin-top: 0; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
.main-menu ul li { display: block; margin-bottom: 20px; }
.main-menu ul li a { display: block; padding-left: 16px; width: 130px; height: 36px; line-height: 36px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box  color: #4d4d4d;background: #ccc;}
.main-menu ul li.active a, .main-menu ul li a:hover { background: #21997d; color: #fff }
/*.main-menu ul li.active a { width: 150px }*/
.scrolled { position: fixed; top: 0; -webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; z-index: 1001; }
.scrolled .main-menu { margin-top: 80px }

.subnav-area .year_20 { width: 130px; height: 36px; line-height: 36px; }

.about_qy { display: block; padding-left: 16px; width: 130px; height: 36px; line-height: 36px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box  color: #4d4d4d;background: #ccc }
.about_qy:hover { background: #21997d;color: #fff }

/*屏幕小于等于800*/
@media ( max-width:800px ) {
.main-header, .main-header-short { display: none }
}
