﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
html, body {
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}
.clearfix{
    *zoom: 1;
}
a, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}

.header {
	background: #4f0000;
}
.header .tel {
	float: right;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	padding-left: 36px;
	background: url('../images/tel2.png') no-repeat;
	background-position: 0 4px;
}
.header .nav {
	height: 73px;
	background: #f6f6f6;
	position: relative;
}
.header .logo-box {
	background: url('../images/logo-box.png') no-repeat;
	height: 85px;
	width: 290px;
	position: absolute;
	top: -12px;
	left: -10px;
}
.header .logo-box .logo {
	position: absolute;
	top: 20px;
	left: 14px;
}
.header .navbar {
	// display: flex;
	width: 905px;
	float: right;
	height: 73px;
	text-align: center;
}
.header .navbar .tab {
	// flex: 1;
	float: left;
	width: 106px;
	color: #333333;
	font-size: 14px;
	line-height: 73px;
}
.header .navbar .tab:hover {
	cursor: pointer;
}
.header .navbar .first-tab {
	// flex: 0.5;
	float: left;
	width: 53px;
}
.header .navbar .last-tab {
	text-align: left;
	//margin-left: -71px;
	//background: url('../images/contact.jpg') no-repeat;
	//background-position: 65px 16px;
}
.header .navbar .tab span {
	display: inline-block;
	height: 68px;

}
.header .navbar .tab span:hover {
	border-bottom: 5px solid #6b1217;
	border-left:5px solid transparent;  
    border-right:5px solid transparent;  
}
.header .navbar .tab .span-active {
	border-bottom: 5px solid #6b1217;
	border-left:5px solid transparent;  
    border-right:5px solid transparent; 
}
.header .navbar .tab .last-span:hover {
	display: inline-block;
	height: 68px;
	border-bottom: 5px solid #6b1217;
	border-left:5px solid transparent;  
    border-right:5px solid transparent;
    margin-left: -5px; 
}
.header .navbar .tab .last-span-active {
	display: inline-block;
	height: 68px;
	border-bottom: 5px solid #6b1217;
	border-left:5px solid transparent;  
    border-right:5px solid transparent;
    margin-left: -5px;
}
.footer .footer1-container {
	width: 100%;
	height: 81px;
	background: #4f0000;
	overflow: hidden;
}
.footer .logo-lf {
	float: left;
	padding-top: 22px;
	margin-left: -100%;

}
.footer .text-mid {
	float: left;
	margin-top: 34px;
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #fff;
}
.footer .icon-r {
	float: left;
	width: 155px;
	margin-left: -155px;
	margin-top: 33px;
}
.footer .img {
	background:url(../images/img.png)  no-repeat;
	display: inline-block;
}
.footer .qq {height:25px;width:22px;background-position:0 0;}
.footer .weibo{height:23px;width:28px;background-position:-22px 0;}
.footer .wechat{height:24px;width:29px;background-position:-50px 0;}
.footer .footer1-container .link {
	color: #af9375;
}
.footer .footer2-container {
	height: 233px;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
	background: #1f1f1f;
}
.footer .footer2-container ul {
	padding-left: 10px;
	padding-top: 38px;
}
.footer .footer2-container ul li {
	float: left;
}
.footer .footer2-container ul li a {
	display: block;
	padding-bottom: 9px;
	font-size: 12px;
	color: rgba(255,255,255,0.5);
}
.footer .footer2-container ul li a:hover {
	color: #4f0000;
}

.footer .footer2-container ul li .tel {
	font-size: 30px;
	color: #c2aa88
}
.footer .footer2-container ul li .title {
	font-size: 18px;
	color: #fff;
	margin-right: 80px;
	padding-bottom: 16px; 
}
.footer .footer3-container {
	width: 100%;
	height: 36px;
	text-align: center;
	background: #1f1f1f;
}
.footer .footer3-container .p1 {
	font-size: 12px;
	color: #fff;
	line-height: 36px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}




.ml11 {
	margin-left: 11px;
}
.mr4 {
	margin-right: 4px;
}
.mr13 {
	margin-right: 13px;
}
.mr17 {
	margin-right: 17px;
}
.mr21 {
	margin-right: 21px;
}
.mr24 {
	margin-right: 24px;
}
.mr26 {
	margin-right: 26px;
}
.mr34 {
	margin-right: 34px;
}
.f16 {
	font-size: 16px;
}
.f12 {
	font-size: 12px;
}
.mt6 {
	margin-top: 6px;
}
.mt11 {
	margin-top: 11px;
}
.mt12 {
	margin-top: 12px;
}
.mt13 {
	margin-top: 13px;
}
.mt14 {
	margin-top: 14px;
}
.mt15 {
	margin-top: 15px;
}
.mt19 {
	margin-top: 19px;
}
.mt20 {
	margin-top: 20px;
}
.mt22 {
	margin-top: 22px
}
.mt24 {
	margin-top: 24px;
}
.mt25 {
	margin-top: 25px;
}
.mt28 {
	margin-top: 28px;
}
.mt30 {
	margin-top: 30px;
}
.mt31 {
	margin-top: 31px;
}
.mt36 {
	margin-top: 36px;
}
.mt37 {
	margin-top: 37px;
}
.mt95 {
	margin-top: 95px;
}
.mt895 {
	margin-top: 895px;
}
.rel {
	position: relative;
}
.mr40 {
	margin-right: 40px;
}
.rel {
	position: relative;
}
.w90 {
	width: 90px;
}
.w108 {
	width: 108px;
}
.w157 {
	width: 157px;
}
.tl {
	text-align: left;
}
.h117 {
	height: 117px;
}
#nav .current {
	background: #4f0000;
	color: #fff;
}
#nav .current a {
	color: #fff;
}



@font-face {
  font-family: 'share';
  src:  url('../font/share.eot?gvnp67');
  src:  url('../font/share.eot?gvnp67#iefix') format('embedded-opentype'),
    url('../font/share.ttf?gvnp67') format('truetype'),
    url('../font/share.woff?gvnp67') format('woff'),
    url('../font/share.svg?gvnp67#share') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'share' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-QQ:before {
	color: #fff;
	font-size: 27px;
  content: "\e900";
}
.icon-wechat:before {
	color: #fff;
	font-size: 27px;
  content: "\e901";
}
.icon-weibo:before {
	color: #fff;
	font-size: 27px;
  content: "\e902";
}
