/* CSS Document */

/*base*/
body {
	font-size: 12px;
	background: #fff;
	width: 100%;
	height: 100%;
	font-family: DINPro, "黑体";
	color: #333;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #d0ab7e;
	text-decoration: none;
	transition: all 0.2s ease 0s;
}
a:focus { outline: none; }
a img { border: 0; }
div, body, ul, li, tbody, a, span, p, input, select, form, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
ul, li { list-style-type: none; }
.c { *zoom:1;
}
.c:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
}
body, html {
	max-width: 1920px;
	width: 100%;
	height: 100%;
}
/*@font-face {
    font-family: heixi;
    src: url(../font/HEIXI.ttf);
    src: url(../font/HEIXI.eot)\9;
  }*/
@font-face {
	font-family: DINPro;
	src: url(../font/dinproregular.ttf);
	src: url(../font/dinproregular.eot)\9;
}
body { background: url(../images/repeatbg.jpg) repeat fixed; }
* { outline: none }
.mainmenu {
	width: 140px;
	position: fixed;
	height: 1000px;
	z-index: 300;
	top: 0;
	background: #000;
	box-shadow: 0 0 6px #000;
	color: #fff;
	right: 0;
}
.page_content {
	max-width: 1780px;
	min-width: 880px;
	margin-right: 140px;
	clear:both;
}
.logo {
	padding: 60px 0;
	text-align: center;
}
.mainmenu a {
	color: #999;
	text-transform: uppercase;
}
.mainmenu a:hover, .mainmenu a.active { color: #d9b384; }
.navmenu {
	text-align: left;
	padding-bottom: 100px;
	width: 125px;
	padding-left: 15px;
}
.navmenu ul li {
	padding: 8px 0 25px;
	font-size: 14px;
}
.navmenu ul li.first p { font-size: 20px; }
.navmenu ul li.active a { color: #d9b384; }
.navmenu ul li a p {
	font-size: 14px;
	text-transform: uppercase;
}
.ecode {
	height: 85px;
	width: 79px;
	background: url(../images/ecodebg.png) no-repeat;
}
.qrcode { }
.qrcode li {
	width: 26px;
	height: 26px;
	border: 1px solid #999999;
	margin: 0 auto 20px;
	cursor: pointer;
}
.qrcode li a {
	display: block;
	width: 26px;
	height: 26px;
}
.qrcode li.weiX {
	position: relative;
	background: url(../images/wei.png) no-repeat 5px 7px;
}
.qrcode li.weiX:hover {
	background: url(../images/weih.png) no-repeat 5px 7px;
	border: 1px solid #d9b384;
}
.qrcode li.xinL:hover {
	background: url(../images/weih.png) no-repeat -42px 7px;
	border: 1px solid #d9b384;
}
.qrcode li.tengX:hover {
	background: url(../images/weih.png) no-repeat -86px 7px;
	border: 1px solid #d9b384;
}
.ecode {
	display: none;
	height: 92px;
	width: 79px;
	background: url(../images/ecodebg0.png) no-repeat;
	position: absolute;
	left: -27px;
	top: -90px;
}
.ecode img { padding: 4px; }
.qrcode li.weiX:hover .ecode { display: block; }
.focus_us .jiathisbox {
	width: 28px;
	margin: 0 auto;
}
.focus_us .jiathisbox a {
	width: 28px;
	height: 28px;
	display: block;
	margin-bottom: 20px;
}
.focus_us .jiathisbox a span {
	width: 26px !important;
	height: 26px !important;
	line-height: 26px !important;
	padding: 0px !important;
}
.focus_us .jiathisbox a span:hover { opacity: 1; }
.focus_us .jiathisbox a.xinL span {
	background: url(../images/wei.png) no-repeat -42px 7px;
	border: 1px solid #999999;
	display: block;
}
.focus_us .jiathisbox a.tengX span {
	background: url(../images/wei.png) no-repeat -86px 7px;
	border: 1px solid #999999;
}
.focus_us .jiathisbox a.xinL span:hover {
	background: url(../images/weih.png) no-repeat -42px 7px;
	border: 1px solid #d9b384;
}
.focus_us .jiathisbox a.tengX span:hover {
	background: url(../images/weih.png) no-repeat -86px 7px;
	border: 1px solid #d9b384;
}
/*弹出菜单*/
.promenu {
	position: fixed;
	z-index: 200;
	right: -70px;
	background: url(../images/blackbg.png) repeat;
	width: 120px;
	min-height: 600px;
	top: 0;
	color: #fff;
	padding: 0 30px;
	text-align: right;
	font-family: "微软雅黑";
}
.promenu h3 {
	padding-top: 100px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: DINPro;
}
.promenu p {
	color: #fff;
	text-transform: uppercase;
	padding-top: 5px;
}
.promenu ul { padding-top: 25px; }
.promenu li { padding: 7px 0; }
.promenu li a { color: #fff; }
.promenu li a:hover { color: #d9b384; }
.promenu .close {
	width: 14px;
	cursor: pointer;
	height: 14px;
	background: url(../images/close.jpg) no-repeat;
	margin: 20px 0;
	float: right;
	opacity: 0.5
}
.promenu .close:hover { opacity: 1; }
#load {
	width: 58px;
	height: 10px;
	margin: 350px auto 0;
	display: block;
}
.breadnav li {
	float: left;
	color: #c4c4c4;
	font-size: 14px;
	padding: 0 15px 0 10px;
	background: url(../images/ico16.png) no-repeat right 11px;
}
.breadnav li.last { background: none; }

.mainmenu:hover .qrcode{
-webkit-animation:tada 1s .2s ease both;
-moz-animation:tada 1s .2s ease both;}
@-webkit-keyframes tada{
0%{-webkit-transform:scale(1)}
10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}
100%{-webkit-transform:scale(1) rotate(0)}
}
@-moz-keyframes tada{
0%{-moz-transform:scale(1)}
10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}
100%{-moz-transform:scale(1) rotate(0)}
}

.copyright{ position:fixed; bottom:20px; right:0; width:140px; font-size:12px; color:#666; text-align:center;}
@media screen and (max-height: 800px) {
	.copyright{ position:relative; padding-top:50px;}
}