@charset "UTF-8";
@import url("../webfonts/____/stylesheet.css");
/* CSS Document */

body {
	background-color: #000;
	
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	
	-moz-tap-highlight-color:rgba(0,0,0,0); 
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	
	-ms-tap-highlight-color:rgba(0,0,0,0); 
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
}

*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	}
a{
	color: #333;
	cursor: pointer;
}
@media only screen and (min-width: 1040px) and (max-width:2800px) {
.burger{
	display:none;
	 
	}
body {
	background-color:#f5f5f5;
	
	}
.container{ width:1100px; margin:auto;}

header{
	height: 95px;
	background-color: #FFF;
}
.header {
	margin: auto;
	width: 1100px;
}
header h1 {
	text-align: left;
	font-size: 27px;
	float: left;
	width:700px;
	height:95px;
}
header .tel{
	background-image: url(../images/telbj.png);
	float: right;
	height: 95px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 30px;
	text-align: center;
}
.container  nav {
	background-image: url(../images/navbj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	width: 1100px;
}

.container  nav li{
	float: left;
	color: #CCC;
	height: 41px;
	display: block;
}
.container nav li a{
	color: #FFF;
	padding-right: 23px;
	padding-left: 23px;
	line-height: 41px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.container  nav li a:hover{
	color: #F00;
}
.container .comta .left {
	float: left;
	height: 300px;
	width: 450px;
}
.container .comta .left .title {
	background-image: url(../images/com_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-left: 11px;
	border-top-left-radius: 2px 2px;
}
.container .comta .left .about {
	height: 200px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 26px;
	font-size: 14px;
}
.container .comta .left .about .pic {
	float: left;
	height: 140px;
	width: 200px;
}
.container .comta .left .about .nr {
	width: 200px;
	float: left;
	height: 140px;
	line-height: 24px;
	padding-left: 8px;
}
.container .comta .left .about .nrd {
	padding-top: 5px;
	clear: both;
	line-height: 24px;
}
.container .comta .more {
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
}
.container .comta .more a{
	color: #03F;
	font-family: "Microsoft YaHei";

	
}
.container .comta .in {
	float: left;
	height: 300px;
	width: 394px;
}
.container .comta .in .list {
	padding: 15px;
	height: 40px;
	margin: auto;
	width: 320px;
}
.container .comta .in .list a {
	font-size: 16px;
	line-height: 40px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	height: 40px;
	width: 120px;
	border-radius: 5px;
	-moz-border-radius: 5px; /* 老的 Firefox */
	background-color: #006599;
	color: #FFF;
}
.container .comta .in .newss {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.container .comta .in ul li {
	line-height: 32px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/arr01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.container .comta .in ul li a {
	float: left;
	font-size: 14px;
}
.container .comta .in ul li span {
	float: right;
}
.container .comta .right {
	float: left;
	height: 300px;
	width: 256px;
}
.container .comta .right .title {
	background-image: url(../images/com_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	border-top-right-radius: 2px 2px;
	padding-right: 11px;
}
.container .comta .right .contact {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
}
.container .art .comt {
	float: left;
	height: 320px;
	width: 550px;
}
.container .art .more,.container .pro .more,.container .link .more {
	text-align: right;
	line-height: 50px;
	padding-right: 10px;
	float: right;
	
}
.container .art .title,{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC; 
	margin-right:10px;
	margin-left:10px; 
	width:530px;
	
	}
.container .art .title .name{
	background-position: 0px;
	padding-left: 10px;
}
.container .art .more a{
	color: #03F;
	font-family: "Microsoft YaHei";

	
}
.container .art .comt .pic {
	padding-top: 20px;
	padding-left: 20px;
	width: 292px;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
}
.container .art .comt .comy {
	float: left;
	width: 220px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
.container .pro .title{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC; 
	margin-right:10px;
	margin-left:10px; 
	width:1080px;
	
	}

.container .title .name {
	line-height: 50px;
	background-image: url(../images/arrbj.jpg);
	background-position: 15px center;
	padding-left: 30px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #666;
}
.roon {
	float: left;
	height: auto;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
	min-height:270px;
}

.Box {position: relative;}
			.Box .contents {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
			.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
			.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
			.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {
	float: left;
	width: 285px;
	height: 240px;
	margin-left: 20px;
	overflow: hidden;
}
.Box .Box_con ul li span {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 285px;
	display: block;
}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			
			.Box .BoxSwitch {margin-top: 10px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: red;}
.link {
	padding-bottom: 20px;
}
.link .linkcom {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 30px;
}
.link .linkcom a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.link .mores{ display:none;}
.container .shouji{ display:none;}
.container .lefter {
	float: left;
	width: 278px;
	padding: 10px;
}
.lefter .title{
	
	border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCC;}
.lefter .lanmu ul li {
	font-size: 14px;
	line-height: 40px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
}
.lefter .lanmu ul li a {
	background-color: #006599;
	display: block;
	color: #FFF;
	padding-left: 20px;
}
.lefter .lanmu ul li a:hover {
	color: #FFF;
	background-color: #88daf8;
}
.lefter .lanmu ul li .hover {
	color: #FFF;
	background-color: #88daf8;
}

.container .righter {
	padding: 10px;
	width: 780px;
	float: left;
}
.righter .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.righter .contenter {
	padding: 20px;
	line-height: 30px;
}

.contenter .newss ul li {
	line-height: 32px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/arr01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.contenter .newss ul li a {
	float: left;
	font-size: 14px;
}
.contenter .newss ul li span {
	float: right;
}
.contenter table { width:100%}
.contenter table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.contenter table td p{
	text-align: center;
}
.contenter table tr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.contenter table  td{
	
	}

.contenter table  td p {
	padding-right: 10px;
	padding-left: 10px;
}
.contenter table td img{
	margin: 10px;
	height: 115px;
	width: 160px;
}

#page {
	height: 30px;
	width: 500px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page span,#page a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 30px;
	background-color: #999;
	line-height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
	_margin:0 3px;
	border-radius:3px;
}
#page a:hover,#page .current {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #22669A;
	color: #FFF;
	_margin: 0 3px;
	border-radius: 3px;
}


.footer {
	background-color: #006599;
	padding: 20px;
	height: 100px;
}
.footer .toper {
	margin: auto;
	width: 900px;
	padding-bottom: 20px;
}
.footer .toper ul li {
	float: left;
	padding-right: 15px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footer .toper ul li a {
	color: #FFF;
	font-family: "宋体";
}
.footer .int {
	text-align: center;
	color: #FFF;
	line-height: 30px;
	clear: both;
}
.container .ben {
	height: 337px;
}
.bens {
	display: none;	
}	
.news{ display:none;}
}

@media only screen and (min-width: 200px) and (max-width:1040px) {

.burger{
	display: block;
	 
	}	
.ben {
	display: none;	
}
.bens {
	text-align: center;
	margin-top:40px;
	
}
.roon {
	height: auto;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
}
header .tel{
	
	
	display:none;
	}
.Box,.pro,.art,.body-section .comta{display:none;}
.lefter,.righter{display:none;}
.shouji {
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
.shouji .lanmu ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shouji .lanmu ul li a {
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	background-color: #22669A;
	text-align: center;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.shouji .lanmu ul li a:hover {
	color: #FFF;
	background-color: #88daf8;
}
.shouji .lanmu ul li .hover {
	color: #FFF;
	background-color: #88daf8;
}

.news .content table{
	width:100% !important;
	
	}

.news .content table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.news .content table tr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.news .content table  td p {
	padding: 10px;
}


	#page {
	height: 30px;
	width: 90%;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
}
#page span,#page a {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 30px;
	background-color: #999;
	line-height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
	_margin:0 3px;
	border-radius:3px;
}
#page a:hover,#page .current {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #22669A;
	color: #FFF;
	_margin: 0 3px;
	border-radius: 3px;
}
.link {
	padding-bottom: 20px;
	background-color: #FFF;
}
.link .title {
	background-image: url(../images/spic02.jpg);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 47px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 6px;
	height: 40px;
}

.link .titleer {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 40px;
	text-align: center;
}

.link .title .mores {
	float: right;
	width: 40px;
	height: 28px;
	padding-top: 6px;
}
.link .title .more{
	display: none;
}
.link .linkcom {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 30px;
}
.link .linkcom a {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footer {
	background-color: #006599;
	padding: 20px;
}
.footer .toper {
	display:none;


}
.footer .toper ul li {
	float: left;
	padding-right: 19px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footer .toper ul li a {
	color: #FFF;
	font-family: "宋体";
}
.footer .int {
	text-align: center;
	color: #FFF;
	line-height: 30px;
	clear: both;
}
	
.announ {
	background-color: #FFF;
	height: 40px;
	margin-top: 15px;
	padding: 15px;
	line-height: 40px;
	overflow: hidden;
}
.announ .title {
	background-image: url(../images/spic01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	float: left;
	width: auto;
}
.announ .right {
	float: left;
	padding-left: 15px;
	color: #333;
	min-width: 160px;
	overflow: hidden;
	font-size: 14px;
}
.lei .class {
	height: 30px;
	width: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
	margin-top: 5px;
}
.lei .class a {
	color: #333;
	background-color: #CCC;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.lei .class a:hover {
	color: #FFF;
	background-color: #0086f1;
}
.lei {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.news {
	background-color: #FFF;
	margin-bottom: 15px;
	margin-top: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news .title {
	background-image: url(../images/spic02.jpg);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 47px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #F03;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 6px;
	height: 40px;
}

.news .titleer {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 40px;
	text-align: center;
}

.news .title .more {
	float: right;
	width: 40px;
	height: 28px;
	padding-top: 6px;
}
.news .com {
	padding-right: 20px;
	padding-left: 20px;
}
.news .com ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	font-size: 14px;
}
.news .com .video {
	width: 44%;
	float: left;
	margin-right: 3%;
	margin-left: 3%;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
}
.news .com .content img {
	width: 100% !important;
	height:auto !important;
}

#footer {
	background-color: #999999;
	height: 40px;
	width: 100%;
	text-align: center;
	padding: 20px;
	line-height: 40px;
	background-image: url(../images/logofooter.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}


header {
	height: 40px;
	position: relative;
	background-color: #f3f5f6;
}
header h1 {
	color: #9aa6af;
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	padding-left: 20px;
}
header h1 img{
	height: 40px;
}

.burger {
	position: absolute;
	float: left;
	padding: 5px;
	top: 2px;
	left: 10px;
	
	display: none;
}
.burger li {
	width: 24px;
	height: 2px;
	background-color: #fff;
	border-radius: 3px;
	margin: 5px 0;
}
.burger.open li {background-color: #d9dde1;}

nav {
	position: absolute;
	top: 0;
	right: 5px;
}
nav li {
	float: left;
	
	display: inline-block;
}
nav li a {
	font-size: 11px;
	color: #9aa6af;
	padding: 24px 15px;
	
	display: block;
}
nav li a:hover {color: #000;}




/*  Removable CSS  */

.header-section,
.body-section,
.footer-section 
{}

.header-section {background-color: #ffffff;}
.body-section {
	background-color: #eeeeee;
}
.footer-section {background-color: #dadee1;}
.placefiller {
	text-align: center;
	font-size: 20px;
}
.header-section .placefiller {}
.body-section .placefiller {}
.footer-section .placefiller {
	border: 1px dashed rgba(190, 196, 202, 0.9);
}





/*-------------------*/


header {
	height: 40px;
	z-index: 2;
	background-color: #cccccc;
	
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	
		/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
header h1 {
	color: #ffffff;
	text-align: center;
	padding-left: 0;
	display: block;
}
.burger {display: block;}


/*  Nav Drawer Layout  */
nav {position: relative;}

nav ul {
	height: 100%;
	overflow-y: auto;
}
nav li {
	display: block;
	float: none;
}
nav li a {
	padding: 22px 25px;
	letter-spacing: 3px;
	font-size: 14px;
}
nav li a.logo {
	display: none;
}
nav li a.active {
	color: #fff;
	background-color: #141e23;
}
nav li a:hover {
	color: #fff;
	background-color: #19252c;
}
nav li:first-child a.active,
nav li:first-child a:hover 
{border-radius: 10px 0 0 0;}

.header-section {margin-top: 60px;}


/* NAVIGATION ANNIMATION */
nav {
	width: 160px;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	margin: 0;
	background-color: #1d2d35;
	border-radius: 8px;
	
	/* starting point */
	opacity: .3;
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-moz-transform: translate3d(5%,0,0)scale(.97);
	transform: translate3d(5%,0,0)scale(.97);
}

/*Nav Expanding Open Effect*/
nav.open {
	opacity: 1;

	-webkit-transform: translate3d(0,0,0)scale(1);
	-webkit-animation: slideIn .35s ease-in-out;
	
	-moz-transform: translate3d(0,0,0)scale(1);
	-moz-animation: slideIn .35s ease-in-out;
	
	transform: translate3d(0,0,0)scale(1);
	animation: slideIn .35s ease-in-out;
}

}

@-webkit-keyframes slideIn {
	0%       {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
}
@-moz-keyframes slideIn {
	0%      {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
}
@keyframes slideIn {
	0%      {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
}

/*Nav Shrinking Closed Effect*/
nav.close {
	opacity: .3;
	
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-webkit-animation: slideOut .3s ease-in-out;
	
	-moz-transform: translate3d(5%,0,0)scale(.97);
	-moz-animation: slideOut .3s ease-in-out;
	
	transform: translate3d(5%,0,0)scale(.97);
	animation: slideOut .3s ease-in-out;
}
@-webkit-keyframes slideOut {
	0%      {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
}
@-moz-keyframes slideOut {
	0%      {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
}
@keyframes slideOut {
	0%      {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
}



/* CONTENT ANNIMATION */
.content {
	/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 1;
	min-height: 350px;
	background-color: #FFF;
}

/*Content Sliding Open Effect*/
header.open,
.content.open 
{   
	-webkit-transform: translate3d(160px,0,0);
	-webkit-animation: open .5s ease-in-out;
	
	-moz-transform: translate3d(160px,0,0);
	-moz-animation: open .5s ease-in-out;
	
	transform: translate3d(160px,0,0);
	animation: open .5s ease-in-out;
}
@-webkit-keyframes open {
	0%      {-webkit-transform: translate3d(0,0,0);}
	70%    {-webkit-transform: translate3d(160px,0,0);}
	100%  {-webkit-transform: translate3d(160px,0,0);}
}
@-moz-keyframes open {
	0%      {-moz-transform: translate3d(0,0,0);}
	70%    {-moz-transform: translate3d(160px,0,0);}
	100%  {-moz-transform: translate3d(160px,0,0);}
}
@keyframes open {
	0%      {transform: translate3d(0,0,0);}
	70%    {transform: translate3d(160px,0,0);}
	100%  {transform: translate3d(160px,0,0);}
}

/*Content Sliding Closed Effect*/
header.close,
.content.close 
{
	-webkit-transform: translate3d(0,0,0);
	-webkit-animation: close .3s ease-in-out;
	
	-moz-transform: translate3d(0,0,0);
	-moz-animation: close .3s ease-in-out;
	
	transform: translate3d(0,0,0);
	animation: close .3s ease-in-out;
}
@-webkit-keyframes close {
	0%      {-webkit-transform: translate3d(160px,0,0);}
	100%  {-webkit-transform: translate3d(0,0,0);}
}
@-moz-keyframes close {
	0%       {-moz-transform: translate3d(160px,0,0);}
	100%  {-moz-transform: translate3d(0,0,0);}
}
@keyframes close {
	0%       {transform: translate3d(160px,0,0);}
	100%  {transform: translate3d(0,0,0);}
}
