@charset "utf-8";
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
div,
section,
header,
footer,
side,
menu,
nav {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
html,
body,
input {
  font: 14px/1.6 "Microsoft Yahei", tahoma, arial, "5b8b4f53", sans-serif;
  -webkit-font-smoothing: antialiased;
}
html {
  overflow: auto;
}
body {
min-width: 1200px!important;
  overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
input,
label,
img,
th {
  vertical-align: middle;
}
.font-fixh {
  font-family: Georgia,Arial;
  color: #f00;
  font-size: 16px;
  font-weight: 700;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new,courier,monospace;
}
ul,
ol,
li {
  list-style: none;
}
section,
header,
footer,
side,
menu,
nav {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/*通用样式*/
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.clear:after,
.main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear,
.main {
  display: inline-block;
}
/* Hides from IE-mac */
* html .clear,
* html .main {
  height: 1%;
}
.clear,
.main {
  display: block;
}
.li-left li {
  float: left;
}
.li-right li {
  float: right;
}
.li-clear li {
  clear: both;
}
.left {
  float: left;
}
.auto {
  overflow: hidden;
  _zoom: 1;
  _float: left;
}
.right {
  float: right;
}
html,
body {
  background-color: #f7f3ed;
}
.container {
  width: 100%;
  height: auto;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.header,
.header-bottom,
.footer {
  width: 100%;
}
/*header*/
.header {
  height: 100px;
  background-color: #fff;
  position: relative;
  z-index: 100;
}
.logo {
  margin-top: 25px;
}
.logo h1,
.logo a,
.logo img {
  display: block;
  width: 289px;
  height: 51px;
}
.nav li {
  height: 100px;
  width: 118px;
}
.nav li.current p,
.nav li a:hover p {
  color: #d2a771;
}
.nav li.current .icon-home,
.nav li a:hover .icon-home {
  background: url(../images/public/icon_home_hover.png) center center no-repeat;
}
.nav li.current .icon-brand,
.nav li a:hover .icon-brand {
  background: url(../images/public/icon_brand_hover.png) center center no-repeat;
}
.nav li.current .icon-business,
.nav li a:hover .icon-business {
  background: url(../images/public/icon_business_hover.png) center center no-repeat;
}
.nav li.current .icon-join,
.nav li a:hover .icon-join {
  background: url(../images/public/icon_join_hover.png) center center no-repeat;
}
.nav li.current .icon-cooperation,
.nav li a:hover .icon-cooperation {
  background: url(../images/public/icon_cooperation_hover.png) center center no-repeat;
}
.nav li.current .icon-more,
.nav li a:hover .icon-more {
  background: url(../images/public/icon_more_hover.png) center center no-repeat;
}
.nav li.current .icon-vc,
.nav li a:hover .icon-vc {
  background: url(https://img-fe.tengzhihh.com/images/7adbb4fa96a841-36x36.png) center center no-repeat;
}
.nav a {
  display: block;
  height: 100px;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.nav span {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  margin-top: 23px;
}
.nav .icon-home {
  background: url(../images/public/icon_home.png) center center no-repeat;
}
.nav .icon-brand {
  background: url(../images/public/icon_brand.png) center center no-repeat;
}
.nav .icon-business {
  background: url(../images/public/icon_business.png) center center no-repeat;
}
.nav .icon-join {
  background: url(../images/public/icon_join.png) center center no-repeat;
}
.nav .icon-cooperation {
  background: url(../images/public/icon_cooperation.png) center center no-repeat;
}
.nav .icon-more {
  background: url(../images/public/icon_more.png) center center no-repeat;
}
.nav .icon-vc {
  background: url(https://img-fe.tengzhihh.com/images/15406527494837-36x36.png) center center no-repeat;
}
.nav p {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #808080;
}
.nav .nav-son-list {
  *position: relative;
  *z-index: 20;
  height: auto;
  background-color: #deb582;
  margin-top: 3px;
}
.nav .nav-son-list a {
  display: block;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #d2a771;
  text-align: center;
  color: #fff;
}
.nav .nav-son-list a:hover {
  background-color: #b05f47;
}
.header-bottom {
  height: 3px;
  background-color: #e5dcd0;
  z-index: 100;
  position: relative;
  display: none;
}
.nav-bottom-wrapper {
  width: 470px;
  height: 3px;
  position: relative;
}
.nav-bottom {
  position: absolute;
  top: 0;
  left: 500px;
  width: 118px;
  height: 3px;
  background-color: #d2a771;
}
/*footer*/
.footer {
  background-color: #d2a771;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.link {
  padding-top: 18px;
  line-height: 24px;
}
.link span {
  color: #f4eadf;
}
.link a {
  color: #fff;
}
.link.toleft {
  text-align: left;
}
.copyright {
  padding-top: 10px;
}
.copyright p {
  height: 24px;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fee9d0;
}
.copyright a {
  color: #fee9d0;
}
.copyright a:hover {
  color: #fff;
}
/*right-fixed*/
.right-fixed {
  position: fixed;
  width: 64px;
  height: 190px;
  top: 40%;
  margin-top: -64px;
  right: 30px;
  z-index: 200;
}
.right-fixed > div {
  width: 78px;
  height: 62px;
  border: 1px solid #e9decf;
  background-color: #fff;
  cursor: pointer;
}
.right-fixed > div.current {
  background-color: #f2ece3;
}
.right-fixed span {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  margin-top: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
.right-fixed p {
  color: #d2a771;
  text-align: center;
}
.right-fixed .icon-weibo {
  background-image: url(../images/public/icon_weibo.png);
}
.right-fixed .icon-weChat {
  background-image: url(../images/public/icon_weChat.png);
}
.right-fixed .icon-linghit {
  background-image: url(../images/public/icon_linghit.png);
  background-size: 100% 100%;
  width: 48px;
  height: 32px;
}
.right-fixed .weChat,
.right-fixed .linghit {
  margin-top: -1px;
}
.right-fixed .weChat-QR-code {
  bottom: 63px;
}
.right-fixed .linghit-ML-code {
  bottom: 0px;
}
.right-fixed .QR-code {
  position: absolute;
  width: 0;
  height: 0;
  right: 63px;
}
.right-fixed .QR-code img {
  width: 100%;
  height: 100%;
}
/*.right-fixed-gotop*/
.right-fixed-gotop {
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 68px;
  right: 30px;
}
.right-fixed-gotop > div {
  width: 62px;
  height: 62px;
  border: 1px solid #e9decf;
  background-color: #fff;
  cursor: pointer;
}
.right-fixed-gotop > div.current {
  background-color: #f2ece3;
}
.right-fixed-gotop span {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  margin-top: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
.right-fixed-gotop p {
  color: #d2a771;
  text-align: center;
}
.right-fixed-gotop .icon-gotop {
  background-image: url(../images/public/icon_gotop.png);
}
.right-fixed-gotop .gotop {
  margin-top: -1px;
}
.concat-us:hover {
  text-decoration: none!important;
}

/* 悬浮讲座合作*/
#lecture_check_modal {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 950;
	display: none;
}
.lecture_bg{
	width: 531px;
	height: 479px;
	padding: 112px 20px 20px;
	background-image: url(https://img-fe.tengzhihh.com/image/af7d94c170c104-531x479.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -238px;
	display: none;
	box-sizing: border-box;
}
.lecture_close{
	width: 44px;
	height: 44px;
	background-image: url(https://img-fe.tengzhihh.com/image/427690ed8dea6d-54x54.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	position: absolute;
	top: 26px;
	right: -22px;
	cursor: pointer;
	border-radius: 50%;
}
.lecture_content {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 18px 32px;
	box-sizing: border-box;
}
.lecture_word {
	width: 100%;
	height: 100%;
	background-image: url(https://img-fe.tengzhihh.com/image/10e82d58496544-430x24.png);
	background-repeat: no-repeat;
	background-size: 430px 24px;
	background-position: center top;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	display: none;
}
.lecture_word .word_top {
	padding-top: 40px;
	text-align: justify;
}
.lecture_word .word_center {
	font-weight: bold;
}
.lecture_word .check_tips {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}
.lecture_word .word_bottom {
	padding-top: 10px;
}

.right-fixed .icon-lecture-check {
	background-image: url(https://img-fe.tengzhihh.com/image/4eb6c27577d422-32x32.png);
}
.right-fixed .icon-kefu {
	background-image: url(https://mmc-forecast.oss-cn-shanghai.aliyuncs.com/images/290f67771f4ff4-32x32.png);
}



