﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
ul {
	list-style: none;
}
.clear:before, .clear:after, {
 display: table;
 content: " ";
}
.clear:after {
	clear: both;
}
.header {
	background: url(../images/bg.jpg) no-repeat;
	height: 380px;
	margin: 0 auto;
	position: relative;
}
.header .banner {
	height: 380px;
	width: 100%;
	background: url(../images/banner_3.png) no-repeat center 0;
	position: absolute;
	overflow: hidden;
}
.header .logo {
	margin-top: 20px;
}
.header .logo h2 {
	font-size: 28px;
	color: #337ab7;
	margin-top: 5px;
	/*padding-left: 10px;*/
}

.navbar-inverse{
	min-height: 50px;
	background-color: #01549e;
	border-bottom: none;
}

.navbar .container .navbar-brand, .navbar .container-fluid .navbar-brand{
	margin-left: 0px;
}

/*.navbar-right{
	margin-right: 50px !important;
}

.navbar-nav li a{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.navbar-inverse .navbar-nav li a{
	color: #FFFFFF;
}

.navbar-inverse .navbar-toggle{
	border-color: #FFFFFF;
	padding: 9px 5px;
}

@media only screen and (max-width: 768px){
	.navbar-inverse .navbar-collapse{
		border: none;
		background-color: rgb(138, 217, 224);
	}
}*/

/*@media only screen and (max-width: 768px){
	.navbar-brand .title{
		display: none;
	}
	
}*/

.navbar-brand {
	padding: 5px 15px !important;
}

.navbar-inverse .navbar-nav li a {
	color: #FFFFFF !important;
	font-size: 14px !important;
	line-height: 40px !important;
}

.navbar-inverse .navbar-nav li a:hover {
	background-color: #FFFFFF;
	color: #01549e !important;
}

.navbar-inverse .navbar-brand{
	color: #FFFFFF !important;
}

#title {	
	/*padding: 15px 15px !important;	*/
	line-height: 40px;
}

.inav {
	margin-top: 30px;
}
.inav ul {
	margin-left: 20px;
	float: right;
	background: #fff;
	margin-top: 10px
}
.inav li {
	border-right: 1px solid #d2d2d2;
	float: left;
	font-size: 14px
}
.inav li:last-child {
	border-right: none
}
.inav li a {
	color: #5d6266;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px;
	float: left;
	line-height: 40px
}
.inav li a:hover {
	background: #3e79a5;
	color: #fff
}
.box {
	border: 1px solid #dbdbdb;
	min-height: 465px;
	width: 100%;
	float: left;
	margin-right: 20px;
	background: #f3f3f3;
	margin-top: 20px;

}
.box h1 {
	padding: 10px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	background: #fff
}
.box ul {
	padding: 10px;
	line-height: 20px
}
.box ul span {
	font-size: 16px;
	color: #3e79a5;
	margin-bottom: 10px;
	display: block
}
.box li {
	font-size: 12px;
	line-height: 24px;
}
.box p{ text-indent:2em; line-height:24px; padding-left:10px; padding-right:10px; }
.main_function {
	width: 100%;
	float: right;
	margin-top: 20px;
}
.main_function h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px
}
.main_function .why{height:50px; margin-bottom:15px;}
.main_function .why a{ color:#00A400; font-size:22px;}

.main_function .box_1 {
	background: url(../images/icons_2.png) no-repeat 0 -126px;
	padding-left: 130px;
	height: 140px;
}
.main_function .box_1 li {
	line-height: 18px
}
.main_function .box_1 .phone_number {
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -574px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold
}
.main_function .box_1 .mail {
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -636px;
	padding-left: 20px;
	margin-right: 5px;
}
.main_function .box_2 {
	background: url(../images/icons_2.png) no-repeat 0 -267px;
	padding-left: 130px;
	height: 140px;
}
.main_function .box_2 li {
	margin-bottom: 10px;
	line-height: 18px
}
.main_function .box_2 li a {
	line-height: 20px;
	color: #3e79a5;
	/*padding-left: 20px;*/
}
.main_function .box_2 .new {
	background: url(../images/icons.png) no-repeat 0 -711px;
	text-decoration: none;
	padding: 2px 0 2px 15px;
	margin: 2px 0
}
.main_function .box_2 .download {
	background: url(../images/icons.png) no-repeat 0 -780px;
	font-size: 14px;
	display: inline-block;
	font-weight: bold
}
.main_function .box_3 {
	background: url(../images/icons.png) no-repeat 0 -408px;
	padding-left: 130px;
	height: 140px;
}
.main_function .box_3 li {
	line-height: 18px
}
.main_function .box_3 .more {
	color: #3e79a5;
	font-size: 14px;
	margin-top: 10px;
	display: inline-block;
	font-weight: bold
}
/*栏目页*/
.path {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	margin-top: 15px;
	padding-left: 30px;
}
#sidebar {
	min-height: 400px;
	background-color: #FFF;
	margin-top: 15px;
}
#sidebar .sidetit {
	background-color: #395095;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
#sidebar .list-group {
	margin-top: 15px;
}
#sidebar .list-group .listname {
	line-height: 60px;
	color: #03479a;
	border-bottom: #ddd solid 1px;
	text-align: left;
	padding: 0 20px 0 60px;
}
#sidebar .list-group .listname a {
	line-height: 60px;
	font-size: 16px;
	color: #03479a;
	text-align: center;
	text-decoration: none;
}
#sidebar .list-group .listname a:hover {
	color: #FF7F00;
}
.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #ffffff;
	color: #d00d16;
}
.column-list-wrap .sub-list li a span {
	padding: 13px 10px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.listmain .listitle {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #A0A0A4;
	background-color: #FFF;
	margin-top: 15px;
}
.listmain .listitle .listit {/*width:108px;*/
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-indent: 3px;
	white-space: nowrap;
	padding-left: 15px;
	font-size: 20px;
}
.column-list-wrap .selected{ font-weight:bold;}
.column-1 {
	background: url(../images/list/client.jpg) no-repeat left;
	padding-left: 75px;
}
.column-2 {
	background: url(../images/list/win7pro.gif) no-repeat left;
	padding-left: 75px;
}
.column-3 {
	background: url( ../images/list/win8.jpg) no-repeat left;
	padding-left: 75px;
}
.column-4 {
	background: url(../images/list/win8.1pro.gif) no-repeat left;
	padding-left: 75px;
}
.column-5 {
	background: url(../images/list/win10pro.gif) no-repeat left;
	padding-left: 75px;
}
.column-6 {
	background: url(../images/list/office2010.gif) no-repeat left;
	padding-left: 75px;
}
.column-7 {
	background: url(../images/list/office2013.gif) no-repeat left;
	padding-left: 75px;
}
.column-8 {
	background: url(../images/list/office2013.gif) no-repeat left;
	padding-left: 75px;
}
.column-9 {
	background: url(../images/list/office2011macpro.gif) no-repeat left;
	padding-left: 75px;
}
.column-10 {
	background: url(../images/list/macoffice2016pro.gif) no-repeat left;
	padding-left: 75px;
}

.img-fluid{
	max-width: 100%;
	height: auto;
	float: left;
}

.col-md-6 a{
	color: #000000;
}

.col-md-6 a:hover{
	color: rgb(35, 82, 124);
	text-decoration: none;
}



.Windows_column{
	width: 360px;
	height: 140px;
	background: url(../images/list/Windows_column.png) no-repeat left;
}

.Windows_column h1{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: transparent;
}

.Windows_column li{
	line-height: 18px;
	font-size: 14px;
	padding-left: 130px;
}

.Windows_column li a{
	/*color: #3e79a5;*/
	/*padding-left: 20px;*/
}

.Windows_column .download{
	/*background: url(../images/icons.png) no-repeat 0 -780px;*/
	font-size: 14px;
}



.Office_column{
	width: 360px;
	height: 140px;
	background: url(../images/list/Office_column.png) no-repeat left;
}

.Office_column h1{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: transparent;
}

.Office_column li{
	line-height: 18px;
	font-size: 14px;
	padding-left: 130px;
}

.Office_column li a{
	/*color: #3e79a5;*/
	/*padding-left: 20px;*/
}

.Office_column .download{
	/*background: url(../images/icons.png) no-repeat 0 -780px;*/
	font-size: 14px;
}

.SAS_column{
	width: 360px;
	height: 140px;
	background: url(../images/list/SAS_column.png) no-repeat left;
}

.SAS_column h1{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: transparent;
}

.SAS_column li{
	line-height: 18px;
	font-size: 14px;
	padding-left: 130px;
}

.SAS_column li a{
	/*color: #3e79a5;*/
	/*padding-left: 20px;*/
}

.SAS_column .download{
	/*background: url(../images/icons.png) no-repeat 0 -780px;*/
	font-size: 14px;
}

.PDF_column{
	width: 360px;
	height: 140px;
	background: url(../images/list/PDF_column.png) no-repeat left;
}

.PDF_column h1{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: transparent;
}

.PDF_column li{
	line-height: 18px;
	font-size: 14px;
	padding-left: 130px;
	/*margin-bottom: 10px;*/
}

.PDF_column .download{
	background: url(../images/icons.png) no-repeat 0 -780px;
	font-size: 14px;
}


.listcon {
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
}
.listcon a {
	color: #00f;
}
.listcon li {
	list-style: none;
}
.listcon h2 {
	font-size: 14px;
	font-weight: bold;
}
.tabsheet_1_tabs p{ text-indent:2em; line-height:24px;}
#wp_news_w13 a{ color:#333; }
.product_main {
	padding: 0;
	margin-bottom: 10px;
	background: #eee
}
.product_main img {
	float: left;
	margin-right: 20px
}
.product_main .button_2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px
}
.product_main .download {
	float: left;
	margin-top: 20px
}
.product_main .download h2 {
	margin-bottom: 10px;
	font-size: 14px;
	width: 360px;
	line-height: 20px
}
.product_main .download ul {
}
.product_main .download ul li {
	margin-bottom: 10px
}
.product_main .download ul label {
	width: 70px;
	display: inline-block
}
.product_menu {
}
.product_menu h1 {
	font-size: 16px !important;
	font-weight: normal;
	margin-bottom: 10px
}
.product_menu .list {
}
.product_menu .list .item {
	display: block;
	border-bottom: solid 1px #ddd;
	background: no-repeat left center;
	height: 60px;
	line-height: 60px;
	padding-left: 60px;
	font-size: 14px
}
.product_menu .list .item span {
	float: left;
	width: 170px;
	margin-top: 15px;
	line-height: 16px
}
.product_menu .list .item:hover {
	color: #000
}
.product_menu .list .item.hot {
	color: #000;
	font-weight: bold
}
.product_menu .list .item:last-child {
	border-bottom: none
}
.tabsheet_1 {
	margin-top: 15px;
	width: 100%;
}
.tabsheet_1 a {
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
	margin-right: 5px;
	border: solid 1px #ddd;
	padding: 0 15px;
	font-size: 16px;
	text-decoration: none;
	background: #eee;
	color: #888
}
.tabsheet_1 a.hot {
	background: #fff;
	border-bottom-color: #fff;
	color: #414141
}
.tabsheet_1_tabs {
	margin-top: -1px;
*margin-top:-11px;
	border: solid 1px #ddd;
	padding: 10px;
	line-height: 18px
}
.tabsheet_1_tabs h2 {
	font-size: 14px;
	margin-bottom: 10px
}
.tabsheet_1_tabs h3 {
	margin: 5px 0
}
.frame_1 {
	width: 1000px;
	margin: 0 auto
}
.frame_1_l {
	width: 230px;
	float: left
}
.frame_1_r {
	width: 100%;
	float: right
}
.frame_1 p.copyright a {
	color: #fff
}
.win8_introduction {
	width: 100%;
	float: left
}
.win8_introduction .content {
	width: 340px;
	float: left;
	margin-bottom: 10px
}
.win8_introduction .content h2 {
	font-size: 12px;
	line-height: 18px;
}
.win8_introduction .content span {
	line-height: 24px;
}
.win8_introduction .right {
	margin-left: 18px
}
.win8_1_introduction {
}
.win8_1_introduction ul {
	width: 100%;
	padding-bottom: 10px;
	float: left
}
.win8_1_introduction li {
	width: 228px;
	margin-top: 10px;
	margin-right: 20px;
	height: 100px;
	float: left;
	overflow: hidden
}
.win8_1_introduction li .icon {
	background: url(../images/icon_app.jpg) no-repeat
}
.win8_1_introduction li .app_2 {
	background-position: 0 -75px
}
.win8_1_introduction li .app_3 {
	background-position: 0 -148px
}
.win8_1_introduction li .app_4 {
	background-position: 0 -224px
}
.win8_1_introduction li .app_5 {
	background-position: 0 -299px
}
.win8_1_introduction li .app_6 {
	background-position: 0 -374px
}
.win8_1_introduction li .app_7 {
	background-position: 0 -451px
}
.win8_1_introduction li .app_8 {
	background-position: 0 -527px
}
.win8_1_introduction li .app_9 {
	background-position: 0 -603px
}
.win8_1_introduction li .app_10 {
	background-position: 0 -681px
}
.win8_1_introduction li .app_11 {
	background-position: 0 -761px
}
.win8_1_introduction li .app_12 {
	background-position: 0 -844px
}
.win8_1_introduction li .app_13 {
	background-position: 0 -926px
}
.win8_1_introduction li .app_14 {
	background-position: 0 -1007px
}
.win8_1_introduction li .app_15 {
	background-position: 0 -1087px
}
.win8_1_introduction li span {
	font-size: 18px;
	font-weight: bold;
	padding-left: 50px;
	line-height: 40px;
	display: block
}
.win8_1_introduction li p {
	line-height: 18px;
	margin-top: 5px
}
.win8_1_introduction .section {
}
.win8_1_introduction .section li {
	height: 140px
}
.win8_1_introduction .section li span {
	padding-left: 0px
}
.win8_1_contrast {
}
.win8_1_contrast ul {
	margin: 10px 0
}
.win8_1_contrast li {
	line-height: 25px;
	background: url(../images/icons.gif) no-repeat -14px -204px;
	padding-left: 15px
}
.win8_1_contrast h1 {
	font-size: 14px;
}
.win8_1_contrast .left {
	float: left;
	width: 50%;
}
.win8_1_contrast .left .top {
	wwidth: 100%;
	height: 277px;
	background: url(../images/contrast_left.jpg) no-repeat;
	margin-bottom: 10px
}
.win8_1_contrast .right {
	float: right;
	width: 50%;
}
.win8_1_contrast .right .top {
	width: 100%;
	height: 277px;
	background: url(../images/contrast_right.jpg) no-repeat;
	margin-bottom: 10px
}
.product_download {
	margin-bottom: -20px
}
.product_download .product {
	width: 475px;
	height: 189px;
	position: relative;
	margin-bottom: 20px;
	float: left;
	margin-right: 25px;
	border-bottom: solid 1px #ddd;
	padding-bottom: 20px
}
.product_download .even {
	margin-right: 0
}
.product_download .last {
	border: none
}
.product_download .product img {
	float: left
}
.product_download .product h2 {
	font-size: 16px;
	margin-left: 20px;
	float: left;
	line-height: 30px;
	font-weight: normal;
	color: #414141;
	display: block
}
.product_download .product ul {
	float: left;
	width: 200px;
	margin-left: 20px;
	line-height: 20px
}
.product_download .product .button_2 {
	left: 260px;
	bottom: 20px
}
.product_download .product_adobe {
	background: #fff no-repeat center 5px;
	border: solid 1px #ddd;
	width: 145px;
	padding: 5px;
	padding-top: 15px;
	float: left;
	margin: 0 3px 5px 0;
	height: 300px;
	overflow: hidden
}
.product_download .product_adobe h2 {
	font-size: 12px;
	float: left;
	line-height: 20px;
	color: #414141;
	display: block;
	padding: 10px 0;
	height: 60px
}
.product_download .product_adobe p {
	padding: 20px 0
}
.product_required {
}
.product_required td {
	border: 1px solid #ddd;
	padding: 8px
}
.product_required th {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px
}
.product_required h3 {
	font-size: 12px;
	line-height: 30px
}
.product_required li {
	background: url("../images/icons.gif") no-repeat scroll -14px -208px transparent;
	line-height: 16px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.product_required li a {
	color: #717171
}
.download_page {
}
/*.download_page img {
	width: 100%
}
.download_page h3 {
	font-size: 14px;
	line-height: 30px
}
.download_page h4 {
	font-weight: normal;
	line-height: 30px
}
.download_page li {
	line-height: 25px
}
.download_page .select_2 {
	background: url("../images/textbox_1_bg.gif") no-repeat scroll left top transparent;
	border: 1px solid #666666;
	padding: 3px;
	width: 150px;
}
.download_page label {
	display: inline-block;
	width: 80px;
}
.download_page .header_6 {
	background: url("../images/dot_1.gif") repeat-x scroll center center transparent;
	font-size: 14px;
}
.download_page .header_6 span {
	background: none repeat scroll 0 0 #fff;
	padding-right: 10px
}
.download_page .actions {
	margin-top: 15px;
	margin-bottom: 15px
}
.download_page img {
	margin-bottom: 10px
}
.product_office2013_assembly {
	height: 70px
}
.product_office2013_assembly ul {
	line-height: 30px
}
.product_office2013_assembly li {
	width: 50px;
	margin-right: 60px;
	background: url(../images/office2013_icons.jpg) no-repeat;
	float: left;
	padding-left: 24px
}
.product_office2013_assembly .excel {
	background-position: 0 -34px
}
.product_office2013_assembly .ppt {
	background-position: 0 -72px
}
.product_office2013_assembly .onenote {
	background-position: 0 -111px
}
.product_office2013_assembly .outlook {
	background-position: 0 -154px
}
.product_office2013_assembly .publisher {
	background-position: 0 -198px
}
.product_office2013_assembly .access {
	background-position: 0 -241px
}
.product_office2013_assembly .lync {
	background-position: 0 -290px
}
.product_office2013_assembly .infopath {
	background-position: 0 -340px
}
.product_office2013_info {
	line-height: 18px;
	margin-bottom: 10px
}
.product_office2013_info h3 {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px
}
.product_office2013_info ul {
}
.product_office2013_info li {
	margin-bottom: 10px;
	background: url(../images/icons.gif) no-repeat -14px -208px;
	padding-left: 15px;
	line-height: 16px
}
.product_office2013_info a {
	text-decoration: underline
}
.product_office2013_info img {
	margin:0 auto;
	
}
.product_office2013_configuration {
}
.product_office2013_configuration td, .product_office2013_configuration th {
	border: solid 1px #eee;
	padding: 5px
}
.product_office2013_configuration th {
	font-size: 14px
}
.product_win8 {
	width: 700px;
}
.product_win8 li {
	float: left;
	width: 330px;
	display: block;
	margin-left: 20px;
	line-height: 20px
}
.product_win8 img {
	float: left;
	margin: 5px 0;
}
.product_office2013 {
}
.product_office2013 li {
	width: 420px
}
.product_special {
	width: 720px;
	margin-bottom: 10px;
	float: left
}
.product_special .special {
	width: 149px;
	height: 180px;
	float: left;
	background: #222 no-repeat top;
	margin-right: 8px;
	color: #fff;
	padding: 100px 10px 0 10px;
	line-height: 15px
}
.product_special .special strong {
	color: #888
}
.proudct_functions {
	border-top: solid 1px #d1d3d4;
	padding-top: 5px;
	overflow: hidden;
	width: 708px
}
.proudct_functions p {
	margin-bottom: 5px
}
.proudct_functions .functions {
	width: 750px
}
.proudct_functions .function {
	width: 149px;
	float: left;
	margin-right: 35px;
	height: 270px;
	overflow: hidden;
}
.proudct_functions .function img {
	border: solid 1px #d1d3d4
}
.proudct_functions .function h3 {
	margin: 10px 0 5px 0;
	color: #000
}
.product_contains {
	margin-bottom: 10px
}
.product_contains ul {
}
.product_contains ul li {
	float: left;
	width: 215px;
	display: block;
	background: url(../images/icons.gif) no-repeat -14px -208px;
	padding-left: 15px
}
/*内容页*/
.content1 {
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
}
.content1 .title {
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #03479a;
}
.content1 .subtitle {
	font-size: 18px;
	text-align: center;
	color: #367BCD;
}
.content1 .attributes {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom: #ddd solid 1px;
}
.content1 .article {
	padding: 40px;
}
.content1 .article a {
	color: #00F;
}
.footer {
	min-height: 120px;
	background-color: #01549E;
	border-top: #eb9000 4px solid;
	margin-top: 15px;
}
.footer p {
	margin-top: 25px;
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.footer a {
	color: #FFF;
}

.wp_entry img{
	max-width: 800px !important;
}

/*nav, main {
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}
 
nav {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 16em;
  background-color: #353441;
  -webkit-transform: translateX(-16em);
  transform: translateX(-16em);
}
 
nav.menu-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
 
nav.menu-hover {
  -webkit-transform: translateX(-15em);
  transform: translateX(-15em);
}
 
nav h1 {
  z-index: 100;
  display: block;
  position: absolute;
  top: 0;
  right: -60px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: .8em;
  font-weight: 800;
  letter-spacing: 1px;
  color: #9DC6D1;
  text-transform: uppercase;
  text-align: center;
  background-color: #353441;
  cursor: pointer;
}
 
nav h1:hover {
  color: #353441;
  background: #fff;
}
 
nav ul {
  margin: 0;
  padding: 0;
}
 
nav li {
  display: inline-block;
  padding: 0 1em;
  width: 100%;
  height: 60px;
  color: #9DC6D1;
  line-height: 60px;
  background-color: #353441;
}

nav li a{
  color: #9DC6D1;
}
 
nav li:nth-of-type(2n) { background-color: #3a3947; }
 
nav li:hover { background: #fff; }*/
 
main {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-color: #9DC6D1;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
 
main:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(33, 33, 45, 0.5));
  visibility: hidden;
  opacity: 0;
  transition: opacity 150ms ease-out, visibility 0s 150ms;
}
 
main.menu-active {
  border-radius: .001px;
  -webkit-transform: translateX(16em) rotateY(15deg);
  transform: translateX(16em) rotateY(15deg);
}
 
main.menu-active:after {
  visibility: visible;
  opacity: 1;
  transition: opacity 150ms ease-out, visibility 0s;
}
 
main.menu-hover {
  border-radius: .001px;
  -webkit-transform: translateX(1em) rotateY(1deg);
  transform: translateX(1em) rotateY(1deg);
}
 
main section {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  /*padding: 1em 4em;*/
  /*max-width: 680px;*/
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.5);
}

.Windows_column .mail{
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -782px;
	padding-left: 20px;
	margin-right: 5px;
}

.Office_column .mail {
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -782px;
	padding-left: 20px;
	margin-right: 5px;
}

.PDF_column .mail {
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -782px;
	padding-left: 20px;
	margin-right: 5px;
}

.SAS_column .mail {
	color: #3e79a5;
	background: url(../images/icons_2.png) no-repeat 0 -782px;
	padding-left: 20px;
	margin-right: 5px;
}

.navbar-inverse .navbar-toggle {
	border-color: #FFFFFF;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	/*background-color: #01549e;*/
	background-color: #000000;
}

.navbar-toggle .icon-bar {
    width: 17px;
}

.navbar-toggle {
    padding: 9px 8px;
}