/* ---- header 样式 ---- */
.header_coat {
	width: 100%;
	background: #f0f0f0;
	height: 34px;
}
.header {
	height: 34px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header>div {
	height: 34px;
	line-height: 34px;
	position: absolute;
	top: 0px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
}
.header_link {
	left: 0px;
}
.header_link a {
	color: #666;
}
.header_link a:hover {
	color: #c20000;
	text-decoration: none;
}
.header_tel {
	right: 0px;
}
.header_tel a, .header_tel a:hover{
	color: #666;
	text-decoration: none;
}
 @media (max-width:1200px) {
.header_coat {
	padding: 0 10px;
}
}
@media (max-width:320px) {
.header_link {
	display: none;
}
}
/* ---- 菜单 补充样式 ---- */
.navbar {
	margin-bottom: 0px;
}
.navbar_coat {
	background: none;
	position: relative;
}
.navbar-header {
	/*background:url(../img/navbar_bg.png) repeat-x;
	background-size:auto 100%;*/
	height: 64px;
}
.navbar-default {
	border-left: none;
	border-right: none;
}
.navbar-toggle {
	margin-right: 8px;
	margin-top: 16px;
}
.navbar-brand {
	height: 64px;
	line-height: 64px;
	padding: 0 0 0 8px;
}
.navbar-brand img {
	height: 50px;
	vertical-align: middle;
	display: inline-block;
}
.navbar-brand img.logo_small {
	display: none;
}
.navbar-collapse {
	background: #f5f5f5;
	padding: 10px 15px;
	position: absolute;
	right:0px;
	/*width: 100%;*/
	z-index: 998;
	border-bottom: 1px solid #e7e7e7;
}
.navbar-nav {
	margin: 0px -14px;
}
.navbar-nav > li > a {
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 60px;
	font-size: 15px;
	color: #666;
}
.nav > li {
	width: 25%;
	float: left;
}
.navbar-nav > li > a {
	padding: 0 0 0 0;
	text-align: center;
}
@media (min-width:768px) {
.navbar {
	min-height: 115px;
}
.navbar_coat {
	min-height: 115px;
	position: relative;
	width: 100%;
}
.navbar_border {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 3px;
	line-height: 0px;
	font-size: 0px;
	background: url(../img/navbar_bor.png) left center no-repeat;
}
.navbar {
	max-width: 1200px;
	margin: 0 auto;
}
.navbar-default {
	border: none;
	background: none;
}
.navbar-header {
	background: none;
	height: auto;
}
.navbar-brand {
	height: 115px;
	line-height: 115px;
	padding-left: 0px;
}
.navbar-brand img {
	height: 85px;
	vertical-align: middle;
	display: inline-block;
}
.navbar-collapse {
	border: none;
	background: none;
	padding: 0px;
}
.navbar-nav {
	box-sizing: content-box;
	float: right;
	height: 36px;
	padding: 58px 0 21px 5px;
}
.nav > li {
	width: auto;
}
.navbar-nav > li > a {
	padding: 0;
	text-align: left;
}
.navbar-nav > li {
	height: 36px;
}
.navbar-nav > li > a {
	display: inline-block;
	height: 36px;
	padding: 0 14px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
}
}
@media (max-width:1210px) and (min-width:1131px) {
.navbar-nav {
	margin: 0px 0px 0 0;
	padding: 58px 15px 21px 5px;
}
}
@media (max-width:1130px) and (min-width:1020px) {
.navbar-brand {
	padding-right: 16px;
}
.navbar-nav {
	padding: 58px 15px 21px 5px;
}
.navbar-nav > li > a {
	font-size: 14px;
	padding: 0 6px;
}
}
@media (max-width:1019px) and (min-width:900px) {
.navbar_coat {
	min-height: 85px;
}
.navbar {
	min-height: 85px;
}
.navbar-brand {
	padding-right: 5px;
	height: 85px;
	line-height: 85px;
}
.navbar-nav {
	padding: 30px 15px 19px 5px;
}
.navbar-brand img {
	height: 60px;
}
.navbar-nav > li > a {
	font-size: 14px;
	padding: 0 6px;
}
}
@media (max-width:899px) and (min-width:768px) {
.navbar_coat {
	min-height: 65px;
}
.navbar {
	min-height: 65px;
}
.navbar-brand {
	padding-right: 5px;
	height: 65px;
	line-height: 65px;
}
.navbar-nav {
	padding: 20px 15px 9px 4px;
}
.navbar-brand img {
	height: 46px;
}
.navbar-nav > li > a {
	font-size: 14px;
	padding: 0 4px;
}
}
@media (max-width:339px) and (min-width:280px) {
.navbar-brand img {
	height: 40px;
}
}
@media (max-width:279px) {
.navbar-brand img.logo_small {
	display: inline;
}
.navbar-brand img.logo_big {
	display: none;
}
}
/* ---- footer ---- */
.footer_coat {
	background: url(../img/footer_bg.gif) repeat;
	width: 100%;
	overflow: hidden;
}
.footer_border {
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background: url(../img/footer_border.gif) repeat;
}
.footer {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .infor {
	float: left;
	padding: 30px 28px 30px;
	width: 370px;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	background: url(../img/footer_border.gif) repeat;
}
.linkLists {
	margin: 0px;
	padding: 20px 0px 0px;
	list-style: none;
	width: 770px;
	overflow: hidden;
	float: right;
}
.linkLists li {
	width: 80px;
	margin-left: 25px;
	float: left;
}
.linkLists li a{
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: left;
	color: rgba(235,235,235,0.4);
	font-size: 12px;
}
.linkLists li a:first-child {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.linkLists li a:hover {
	color: rgba(194,0,0,0.6);
	text-decoration: none;
}
@media (max-width:1200px) {
.footer .infor {
	width: 31%;
	padding: 24px 1.5%;
}
.linkLists {
	width: 66%;
}
.linkLists li {
	width: 13%;
	margin-left: 1%;
}
}
@media (max-width:768px) {
.footer .infor {
	width: 100%;
	padding: 12px 1.5%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
.linkLists {
	width: 100%;
	padding: 12px 2%;
}
.linkLists li {
	width: 100%;
	margin: 0;
}
.linkLists li a {
	float: left;
	padding: 0 2%;
}
.linkLists li a:first-child {
	height: 28px;
	line-height: 28px;
	color: #fff;
}
}
/* ---- 边栏 样式 ---- */
.sidebar {
	position: fixed;
	top: 50%;
	left: 50%;
	opacity: 0.4;
	width: 60px;
	padding: 0px;
	margin: 100px 0 0 616px;
	box-sizing: content-box;
	transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	list-style: none;
}
.sidebar * {
	box-sizing: content-box;
}
.sidebar:hover {
	opacity: 1;
}
.sidebar>li {
	width: 58px;
	height: 58px;
	border: 1px solid #dedddd;
	position: relative;
	margin: 0 0 8px;
}
.sidebar>li:last-child {
	margin: 0px;
}
.sidebar>li a {
	display: block;
	width: 58px;
	height: 58px;
	background: #fff;
	line-height: 58px;
	text-align: center;
	padding: 0px;
	transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	cursor: pointer;
}
.sidebar>li a:hover {
	text-decoration: none;
	background: #ddd;
}
.sidebar>li a#sidetop {
	background: #bbb;
}
.sidebar>li .sidecode {
	display: none;
	position: absolute;
	right: 59px;
	top: -1px;
	width: 90px;
	height: 113px;
	padding: 9px 8px 4px;
	border: 1px solid #ddd;
	background: #fff;
	transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
}
.sidebar>li .sidecode img {
	width: 90px;
 height:90px  display:inline-block;
	vertical-align: top;
}
.sidebar>li .sidecode span {
	margin-top: 4px;
	line-height: 20px;
	font-size: 12px;
	color: #555;
	display: inline-block;
	text-align: center;
	width: 80px;
}
@media (max-width:1350px) {
.sidebar {
	top: 50%;
	left: auto;
	opacity: 0.4;
	padding: 0px;
	right: 10px;
	margin: 100px 0px 0 0;
}
}
@media (max-width:768px) {
.sidebar {
	top: auto;
	width: 40px;
	left: auto;
	opacity: 0.4;
	padding: 0px;
	right: 6px;
	bottom: 5%;
}
.sidebar li:first-child {
	display: none;
}
.sidebar>li {
	width: 38px;
	height: 38px;
}
.sidebar>li:last-child {
	margin: 0px;
}
.sidebar>li a {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
}
}
