.tem79-header {
	width: 100%;
	color: #666;
	position: relative;
	z-index: 40
}
.tem79-header .header {
	background-color: #fff
}
.tem79-header .head_bottom {
	background-color: inherit
}
.tem79-header a {
	color: inherit
}
.tem79-header.show-full .container {
	padding: 0;
	width: 100%
}
.tem79-header .container {
	padding: 0
}
.tem79-header .head_top {
	background-color: rgba(122,122,122,.1);
	width: 100%;
	position: relative;
	z-index: 22
}
.tem79-header .head_top .con {
	width: 98%;
	margin: auto;
	height: 30px
}
.tem79-header .head_bottom .con {
	width: 98%;
	margin: auto;
	height: 90px;
	position: relative
}
.tem79-header .head_top .con .head_editor {
	height: 100%;
	line-height: 30px;
	float: left
}
.tem79-header .head_top .con .icon {
	float: right;
	height: 100%;
	user-select: none
}
.tem79-header .head_top .con .icon .icons {
	float: left;
	position: relative
}
.tem79-header .head_top .con .icon .icons .txt {
	line-height: 30px;
	display: block;
	cursor: pointer;
	padding: 0 8px;
	transition: .3s
}
.tem79-header .head_top .con .icon .icons .txt .icon-people4 {
	margin-right: 2px
}
.tem79-header .head_top .con .icon .icons:last-child .txt {
	padding-right: 0
}
.tem79-header .head_top .con .icon .icons.language .txt img {
	width: 16px;
	height: 16px
}
.tem79-header .head_top .con .icon .icons.language .txt span {
	vertical-align: middle
}
.tem79-header .head_top .icon ul {
	position: absolute;
	top: 100%;
	right: 0;
	white-space: nowrap;
	color: #666;
	background-color: #fff;
	box-shadow: 0 2px 12px rgba(0,0,0,.1);
	border-radius: 4px
}
.tem79-header .head_top .icon .language ul {
	z-index: 4;
	transform: translateY(6px);
	opacity: 0;
	visibility: hidden;
	transition: .3s
}
.tem79-header .head_top .icon .language ul.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}
.tem79-header .head_top .icon ul li a {
	padding: 10px 16px;
	display: block
}
.tem79-header .head_top .icon ul li a:hover {
	background-color: rgba(0,0,0,.05)
}
.tem79-header .head_top .icon img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 4px;
	max-width: none
}
.tem79-header .head_top .icon .lan {
	vertical-align: middle
}
.tem79-header .head_bottom .logo {
	float: left;
	height: 90px;
	line-height: 60px;
	width: 250px;
	padding: 15px 0
}
.tem79-header .head_bottom .logo a {
	display: block;
	height: 100%
}
.tem79-header .head_bottom .logo img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}
.tem79-header .head_bottom .navigation {
	float: right;
	width: calc(100% - 250px);
	height: 90px
}
.tem79-header .head_bottom .navigation .search {
	float: right;
	height: 90px;
	padding-left: 30px;
	padding-top: 25px;
	position: relative;
	z-index: 4
}
.tem79-header .head_bottom .navigation .search .head_editor {
	color: #fff;
	position: relative;
	padding: 0;
	height: 40px;
	line-height: 40px;
	border: none;
	float: right;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0,0,0,.2);
	transition: .3s
}
.tem79-header .head_bottom .navigation .search .head_editor:active {
	box-shadow: 0 0 8px rgba(0,0,0,.1)
}
.tem79-header .head_bottom .navigation .search .head_editor:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: rgba(0,0,0,.1);
	transition: .3s;
	border-radius: 30px
}
.tem79-header .head_bottom .navigation .search .head_editor:hover:after {
	width: 100%
}
.tem79-header .head_bottom .navigation .search .head_editor .bg_btn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	z-index: -2;
	border-radius: 30px
}
.tem79-header .head_bottom .navigation .search .icon_bx {
	float: right;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	position: relative;
	margin-left: 10px
}
.tem79-header .head_bottom .navigation .search .icon_bx>span {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-weight: 700;
	font-size: 20px
}
.tem79-header .head_bottom .navigation .search .icon_bx>.txt {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	position: relative
}
.tem79-header .head_bottom .navigation .search .icon_bx>.txt>span {
	font-weight: 700;
	font-size: 20px
}
.tem79-header .head_bottom .navigation .search .icon_bx>.txt i {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	font-size: 8px;
	color: #fff;
	font-style: normal
}
.tem79-header .head_bottom .navigation .search .icon_bx>span:hover, .tem79-header .head_bottom .navigation .search .icon_bx>.txt:hover {
	opacity: .6
}
.tem79-header .head_bottom .navigation .search .icon_bx.active>span {
	opacity: .6
}
.tem79-header .head_bottom .navigation .search .icon_bx.active .search_box {
	opacity: 1;
	visibility: visible
}
.tem79-header .head_bottom .navigation nav {
	float: right;
	position: relative
}
.tem79-header .head_bottom .search_box {
	position: absolute;
	top: 100%;
	width: 300px;
	height: 70px;
	z-index: 20;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	margin-top: 10px;
	border-radius: 8px;
	box-shadow: 0 2px 12px rgba(122,122,122,.1)
}
.tem79-header .head_bottom .search_box .search_div_form {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 15px;
	background-color: #fff;
	border-radius: 8px
}
.tem79-header .head_bottom .search_box .search_div_form .header_search_select {
	text-align: left;
	line-height: 24px
}
.tem79-header .head_bottom .search_box .search_div_form input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	outline: none;
	padding: 0 40px;
	border-bottom: 1px solid;
	border-color: rgba(255,255,255,.1)
}
.tem79-header .head_bottom .search_box .search_div_form button {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 40px;
	width: 40px;
	border: none;
	background: 0;
	outline: none;
	font-size: 18px
}
.tem79-header .head_bottom .search_box .search_div_form i {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	cursor: pointer;
	opacity: .6;
	transition: .3s
}
.tem79-header .head_bottom .search_box .search_div_form i:hover {
	opacity: 1
}
.tem79-header .head_bottom .navigation nav .lr {
	display: none
}
@media (min-width:993px) {
.tem79-header .head_top .con .icon .icons .txt {
	opacity: .6
}
.tem79-header .head_top .con .icon .icons .txt:hover {
	opacity: 1
}
.tem79-header .head_bottom .navigation nav .nav {
	overflow: visible;
	white-space: nowrap;
	position: relative
}
.tem79-header .head_bottom .navigation nav .nav>ul {
	display: flex;
	line-height: 90px;
	margin-left: 0;
	transition: .3s;
	position: absolute;
	left: 0;
	top: 0
}
.tem79-header .head_bottom .navigation nav .nav>ul>li>.text {
	position: relative;
	font-size: 16px
}
.tem79-header .head_bottom .navigation nav .nav>ul li:hover>.text {
	opacity: .6
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text a {
	padding: 0 15px;
	display: block;
	position: relative;
	transition: 0s;
	font-weight: 700
}
.tem79-header .head_bottom .navigation nav .nav>ul>li:last-child>.text:after {
	border: none
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text.xia:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	top: 50%;
	right: 18px;
	border: 4px solid transparent;
	border-top-color: inherit;
	margin-top: -2px;
	transition: .3s
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text.xia a {
	padding-right: 30px
}
.tem79-header .head_bottom .navigation nav .nav>ul li {
	position: relative
}
.tem79-header .head_bottom .navigation nav .nav>ul ul {
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	line-height: initial;
	box-shadow: 0 4px 12px rgba(0,0,0,.1);
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	pointer-events: none;
	padding: 10px 6px;
	border-radius: 6px
}
.tem79-header .head_bottom .navigation nav .nav>ul ul>li {
	background-color: inherit
}
.tem79-header .head_bottom .navigation nav .nav>ul ul ul {
	left: 100%;
	top: 0;
	background-color: inherit
}
.tem79-header .head_bottom .navigation nav .nav>ul>li:last-child ul, .tem79-header .head_bottom .navigation nav .nav>ul>li:nth-last-child(2) ul {
	left: auto;
	right: 0
}
.tem79-header .head_bottom .navigation nav .nav>ul>li:last-child ul ul, .tem79-header .head_bottom .navigation nav .nav>ul>li:nth-last-child(2) ul ul {
	right: 100%
}
.tem79-header .head_bottom .navigation nav .nav>ul li:hover>ul {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	margin-top: -10px
}
.tem79-header .head_bottom .navigation nav .nav>ul ul li .text a {
	padding-top: 12px;
	padding-bottom: 12px
}
.tem79-header .head_bottom .navigation nav.add {
	padding: 0 20px;
	height: 100%
}
.tem79-header .head_bottom .navigation nav {
	background: none!important
}
.tem79-header .head_bottom .navigation nav.add .lr {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 8;
	display: block
}
.tem79-header .head_bottom .navigation nav.add .lr .left, .tem79-header .head_bottom .navigation nav.add .lr .right {
	position: absolute;
	top: 30px;
	height: 30px;
	width: 20px;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 2px;
	opacity: .6;
	transition: .3s
}
.tem79-header .head_bottom .navigation nav.add .lr .left:hover, .tem79-header .head_bottom .navigation nav.add .lr .right:hover {
	opacity: 1
}
.tem79-header .head_bottom .navigation nav.add .lr .left {
	left: 0
}
.tem79-header .head_bottom .navigation nav.add .lr .right {
	right: 0
}
.tem79-header .head_bottom .navigation nav.add .nav {
	overflow: hidden;
	height: 100%
}
.tem79-header .head_bottom .navigation nav.add .nav.hig {
	height: 600px
}
.tem79-header .head_bottom {
	top: -90px;
	left: 0;
	width: 100%
}
.tem79-header .head_bottom.fixeds {
	position: fixed;
	transition: .3s;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	background-color: inherit
}
.tem79-header .head_bottom.fixeds.top_show {
	top: 0
}
}
.tem79-header .nav_button {
	display: none
}
@media (max-width:992px) {
.tem79-header .head_bottom .navigation .search .head_editor {
	display: none!important
}
.tem79-header {
	height: 90px
}
.tem79-header .head_bottom .navigation .search .head_editor, .tem79-header .con .cart, .tem79-header .head_top .con .login {
	display: none
}
.tem79-header .head_top .con .head_editor span {
	font-size: 12px!important
}
.tem79-header .head_top .con {
	width: 94%
}
.tem79-header .head_bottom .con {
	height: 60px;
	width: 94%
}
.tem79-header .head_bottom .search_box form i {
	opacity: .9
}
.tem79-header .head_bottom .logo {
	width: auto;
	height: 60px;
	padding: 10px 0;
	line-height: 40px
}
.tem79-header .head_bottom .navigation {
	width: auto;
	height: 60px;
	position: relative
}
.tem79-header .head_bottom .navigation .search {
	height: 60px;
	padding: 0;
	padding-top: 10px
}
.tem79-header .head_bottom .navigation .search .icon_bx {
	margin: 0
}
.tem79-header .head_bottom .navigation nav {
	position: absolute;
	width: 240px!important;
	max-width: none!important;
	top: 100%;
	right: 0;
	box-shadow: 0 4px 12px rgba(0,0,0,.1);
	transform: translateX(100%);
	opacity: 0;
	visibility: hidden;
	transition: .3s
}
.tem79-header .head_bottom .navigation.active nav {
	transform: translateX(0);
	opacity: 1;
	visibility: visible
}
.tem79-header .head_bottom .navigation nav .nav>ul>li>.text {
	position: relative;
	border-bottom: 1px solid rgba(122,122,122,.1)
}
.tem79-header .head_bottom .navigation nav .nav>ul>li:last-child>.text {
	border-bottom: none
}
.tem79-header .head_bottom .navigation nav .nav>ul>li>.text:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	bottom: 20px;
	border-right: 1px solid;
	border-color: rgba(122,122,122,.1)
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text a {
	padding: 10px 20px;
	display: block;
	position: relative;
	transition: 0s
}
.tem79-header .head_bottom .navigation nav .nav>ul>li:last-child>.text:after {
	border: none
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text.xia:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	top: 50%;
	right: 18px;
	border: 4px solid transparent;
	border-top-color: inherit;
	margin-top: -2px;
	transition: .3s
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text.xia {
	padding: 10px 20px;
	padding-right: 30px;
	position: relative
}
.tem79-header .head_bottom .navigation nav .nav>ul>li .text.xia a {
	padding: 0;
	display: inline
}
.tem79-header .head_bottom .navigation nav .nav>ul li {
	position: relative
}
.tem79-header .head_bottom .navigation nav .nav>ul ul {
	display: none;
	padding: 10px 0;
	background: none!important
}
.tem79-header .head_bottom .navigation nav .nav>ul ul .text.xia, .tem79-header .head_bottom .navigation nav .nav>ul ul .text a {
	padding-left: 30px
}
.tem79-header .head_bottom .navigation nav .nav>ul ul ul .text.xia, .tem79-header .head_bottom .navigation nav .nav>ul ul ul .text a {
	padding-left: 40px
}
.tem79-header .navigation .nav_button {
	outline: none;
	border: 0;
	width: 40px;
	height: 40px;
	padding: 10px;
	transition: all .45s;
	z-index: 99;
	display: block;
	background: 0;
	float: right
}
.tem79-header .navigation .nav_button .nav_button_icon {
	position: relative;
	width: 20px;
	height: 16px
}
.tem79-header .navigation .nav_button .nav_button_icon span {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	height: 0;
	transition: all .15s;
	border-bottom: 2px solid
}
.tem79-header .navigation .nav_button .nav_button_icon span:nth-child(1) {
	top: 50%;
	transform: translate3d(0, -50%, 0)
}
.tem79-header .navigation .nav_button .nav_button_icon span:nth-child(2) {
	top: 0;
	transform: translateZ(0) rotate(0) scaleX(1)
}
.tem79-header .navigation .nav_button .nav_button_icon span:nth-child(3) {
	bottom: 0;
	transform: translateZ(0) rotate(0) scaleX(1)
}
.tem79-header .navigation.active .nav_button .nav_button_icon span:nth-child(1) {
	opacity: 0
}
.tem79-header .navigation.active .nav_button .nav_button_icon span:nth-child(2) {
	transform: rotate(45deg) translate3d(5px, 5px, 0)
}
.tem79-header .navigation.active .nav_button .nav_button_icon span:nth-child(3) {
	transform: rotate(-45deg) translate3d(5px, -5px, 0)
}
}
.tem17-bread {
	position: relative;
	background-size: 100% auto;
	margin-bottom: 50px
}
.tem17-bread .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.tem17-bread .image img {
	visibility: hidden
}
.tem17-bread img {
	width: 100%
}
.tem17-bread .tem17-bread-ms {
	position: absolute;
	bottom: -36px;
	left: 0;
	width: 100%
}
.tem17-bread .tem17-bread-ms .bread-box {
	width: 100%
}
.tem17-bread .tem17-bread-ms .tem01-location {
	margin: 0;
	line-height: 25px;
	color: #333;
	max-height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.tem17-bread .tem17-bread-ms .tem01-location a, .tem17-bread .tem17-bread-ms .tem01-location a:hover, .tem17-bread .tem17-bread-ms .tem01-location a:focus, .tem17-bread .tem17-bread-ms .tem01-location span {
	color: inherit!important
}
@media (max-width:768px) {
.tem17-bread .tem17-bread-ms {
	bottom: -30px
}
.tem17-bread .tem17-bread-ms .tem01-location {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	max-height: 48px
}
}
.tem01-exhibit-detail-ms {
	margin: 30px 0;
	overflow: hidden;
	width: 100%
}
.tem01-exhibit-detail-ms .carousel {
	z-index: 1
}
.tem01-exhibit-detail-ms p {
	font-size: 14px
}
.tem01-exhibit-detail-ms .carousel-inner img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}
.tem01-exhibit-detail-ms .carousel-control .glyphicon-chevron-left, .tem01-exhibit-detail-ms .carousel-control .glyphicon-chevron-right, .tem01-exhibit-detail-ms .carousel-control .icon-prev, .tem01-exhibit-detail-ms .carousel-control .icon-next {
	width: 50px;
	height: 50px;
	margin-top: 0;
	font-size: 50px
}
.tem01-exhibit-detail-ms .carousel-control {
	width: 5%;
	background-image: none
}
.tem01-exhibit-detail .text {
	margin: 20px 0 15px
}
.tem01-exhibit-detail .text h3, .tem01-exhibit-detail .text .h3 {
	font-size: 20px;
	text-align: center;
	color: #333;
	padding: 10px;
	line-height: 25px;
	margin-bottom: 30px
}
.tem01-exhibit-detail .text .wz {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	word-break: break-all
}
.tem01-exhibit-detail-ms .text h3, .tem01-exhibit-detail-ms .text .h3 {
	font-size: 18px;
	text-align: center;
	color: #333
}
.tem01-exhibit-detail-ms .text .wz {
	font-size: 14px;
	text-indent: 2em;
	color: #666;
	line-height: 25px;
	overflow: hidden;
	word-break: break-all
}
.tem01-exhibit-detail-ms .carousel-inner {
	margin-bottom: 30px
}
.tem01-exhibit-detail-ms .carousel-indicators {
	width: 100%;
	position: inherit;
	left: 0;
	margin-left: 0;
	top: 0;
	text-align: left;
	max-height: 110px;
	overflow-x: hidden;
	overflow-y: auto
}
.tem01-exhibit-detail-ms .carousel-indicators li {
	width: 5.5%;
	height: 50px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 2px 0;
	border-radius: 0;
	opacity: .4;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	transition: box-shadow 0.5s ease 0s, transform 0.5s ease 0s
}
.tem01-exhibit-detail-ms .carousel-indicators li.active {
	opacity: 1;
	height: 50px;
	border: 1px solid #d62121;
	box-shadow: 0 0 5px rgba(0,0,0,.05);
	transform: translate3d(0, -1px, 0)
}
.tem01-exhibit-detail-ms .carousel-indicators li img {
	width: 100%;
	height: 100%;
	display: block
}
.tem01-exhibit-detail-ms .carousel-caption {
	bottom: 10px;
	padding-bottom: 10px
}
@media (max-width:768px) {
.tem01-exhibit-detail-ms .carousel-indicators li {
	width: 15%
}
.tem01-exhibit-detail-ms .carousel-control .glyphicon-chevron-left, .tem01-exhibit-detail-ms .carousel-control .glyphicon-chevron-right, .tem01-exhibit-detail-ms .carousel-control .icon-prev, .tem01-exhibit-detail-ms .carousel-control .icon-next {
	display: none
}
.tem01-exhibit-detail .text h3, .tem01-exhibit-detail .text .h3 {
	padding: 0 15px
}
}
.tem41-footer .top {
	padding: 30px 0 20px
}
.tem41-footer h4, .tem41-footer .h4, .tem41-footer h4 p, .tem41-footer .h4 p {
	font-weight: 400;
	text-align: left;
	font-size: 20px
}
.tem41-footer h4, .tem41-footer .h4 {
	color: #7C818E;
	font-weight: 700;
	font-size: 16px
}
.tem41-footer .links-info {
	display: block;
	font-weight: 300;
	font-size: 12px;
	line-height: 25px
}
.tem41-footer .phone {
	color: #d9d9d9;
	font-family: Georgia;
	font-size: 26px
}
.tem41-footer .phone img {
	max-width: 100%
}
.tem41-footer .tem02-footer-grids ul li {
	margin-bottom: 5px;
	font-size: 14px;
	list-style-type: none;
	line-height: 180%
}
.tem41-footer .tem02-footer-grids ul li a {
	color: #3A3A3A;
	text-decoration: none
}
.tem41-footer .tem02-footer-grids ul li a:hover {
	color: #fff
}
.tem41-footer .tem02-footer-grids h4 a, .tem41-footer .tem02-footer-grids .h4 a {
	color: #D28F3B;
	font-size: 2.3em;
	text-decoration: none
}
.tem41-footer .flogo {
	width: 100%;
	margin-bottom: 20px
}
.tem41-footer .flogo img {
	width: auto
}
.tem41-footer .right .title {
	color: #3a3a3a
}
.tem41-footer .right .description {
	color: #999
}
.tem41-footer .right .btn {
	margin: 20px 0 10px;
	background: #95999F;
	color: #fff;
	border-radius: 0;
	padding: 15px 30px;
	border: none;
	font-weight: 500
}
.tem41-footer .sitemap-link {
	color: #666
}
.tem41-footer .share {
	color: #666
}
.tem41-footer .share a {
	display: inline-block;
	color: inherit;
	font-size: 16px
}
.tem41-footer .share a span {
	padding: 10px 10px 0 0
}
.tem41-footer .share a span[class*="icon-google-plus"] {
	display: none
}
.tem41-footer .description.desc_ a {
	color: inherit
}
@media (max-width:991px) {
.tem41-footer .col-xs-6 {
	margin: 10px 0
}
}
@media (max-width:768px) {
.tem41-footer {
	display: none
}
}
.tem03-copyright {
	background-color: rgba(0,0,0,.9);
	padding: 10px 0
}
.tem03-copyright .copyright {
	color: #999;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px
}
.tem03-copyright .share-to {
	text-align: center
}
.tem03-copyright .share-to a {
	display: inline-block
}
.tem03-copyright .share-to a span {
	margin: 5px;
	line-height: 50px;
	text-align: center;
	font-size: 30px
}
.tem03-copyright .share-to a span[class*="icon-google-plus"] {
	display: none
}
@media (max-width:767px) {
.tem03-footer {
	display: none
}
}
#mqChat-box {
	position: fixed;
	bottom: 0;
	right: 15px;
	z-index: 1038;
--box-shadow:rgba(0,0,0,.15) 0 1px 15px
}
#mqChat-box.show {
	bottom: 30px
}
#mqChat-box.show #mqChat-small {
	display: none
}
#mqChat-box.show #mqChat-show {
	display: block;
	bottom: 0
}
#mqChat-box i, #mqChat-box em, #mqChat-box dfn {
	font-style: normal
}
#mqChat-box .none, #mqChat-box [none] {
	display: none
}
#mqChat-small {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: inherit;
	cursor: pointer;
	box-shadow: var(--box-shadow)
}
#mqChat-small dfn {
	position: relative
}
#mqChat-small i {
	font-size: 25px;
	display: inline-block
}
#mqChat-small span {
	padding: 0 10px 0 15px;
	font-size: 18px
}
#mqChat-small em {
	opacity: .5
}
#mqChat-small .icon-keyboard_control {
	position: absolute;
	top: 0;
	left: 2px;
	z-index: 1;
	font-size: 22px
}
#mqChat-show {
	border-radius: 5px;
	overflow: hidden;
	background-color: #FFF;
	width: 350px;
	box-shadow: var(--box-shadow)
}
#mqChat-head {
	font-size: 18px;
	color: #FFF;
	padding-left: 7px;
	position: relative
}
#mqChat-head i {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 28px;
	height: 28px
}
#mqChat-head i::after, #mqChat-head i::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background-color: #fff;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -1px
}
#mqChat-head i::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#mqChat-head i::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#mqChat-head i:hover {
	background-color: rgba(0,0,0,.1)
}
#mqChat-head span {
	padding: 10px;
	display: inline-block
}
#mqChat-chat form {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 5px 10px
}
#mqChat-chat .flex {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	position: relative;
	flex-shrink: 0
}
#mqChat-chat .flex i {
	font-size: 22px;
	opacity: .6
}
#mqChat-chat .flex input {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: 1;
	cursor: pointer
}
#mqChat-chat .submit {
	flex-shrink: 0;
	font-size: 14px;
	border-radius: 5px;
	padding: 5px 15px;
	color: #FFF;
	border: none;
	cursor: pointer
}
#mqChat-chat .tips {
	flex-grow: 1;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 5px
}
#mqChat-chat .tips:before {
	content: attr(title);
	opacity: .5
}
#mqChat-chat .face {
	border: none;
	outline: none;
	background: none;
	padding: 0 10px;
	color: inherit;
	cursor: pointer
}
#mqChat-chat .face:after {
	content: "";
	background: url(/Template/public4/assets/images/tem01-float_1.png) no-repeat center;
	background-size: cover;
	width: 12px;
	height: 8px;
	position: absolute;
	top: -1px;
	left: 36px;
	z-index: 2;
	display: none
}
#mqChat-chat .face:focus:after {
	display: block
}
#mqChat-chat .face:focus .nano {
	display: block
}
#mqChat-chat .nano {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 160px;
	overflow-y: auto;
	background-color: #FFF;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px;
	display: none
}
#mqChat-chat .nano ul {
	padding: 12px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap
}
#mqChat-chat .nano li {
	width: 100%;
	max-width: 10%;
	padding-top: 10%;
	cursor: pointer;
	position: relative
}
#mqChat-chat .nano li img {
	width: 75%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}
#mqChat-chat .nano li:hover {
	background-color: rgba(0,0,0,.05)
}
#mqChat-chat .upload {
	flex-shrink: 0;
	position: relative;
	overflow: hidden
}
#mqChat-chat .chat {
	height: 370px;
	overflow: hidden;
	overflow-y: auto
}
#mqChat-chat .chat ul {
	display: flex;
	display: -webkit-flex;
	flex-flow: column;
	padding-top: 20px
}
#mqChat-chat .chat li {
	padding: 0 15px 20px;
	max-width: 100%
}
#mqChat-chat .chat em {
	display: block;
	font-size: 12px;
	opacity: .5;
	text-align: center;
	padding-bottom: 10px
}
#mqChat-chat .chat span {
	text-align: left;
	padding: 9px 15px 10px;
	border-radius: 5px;
	display: inline-block;
	max-width: 100%;
	word-wrap: break-word
}
#mqChat-chat .chat .more {
	font-size: 12px;
	text-align: center;
	opacity: .5;
	margin: 0 auto 20px;
	padding: 0;
	cursor: pointer
}
#mqChat-chat .chat .b2c {
	padding-right: 75px
}
#mqChat-chat .chat .b2c em {
	margin-right: -60px
}
#mqChat-chat .chat .b2c span {
	background-color: #F1F2F5
}
#mqChat-chat .chat .c2b {
	padding-left: 75px;
	text-align: right
}
#mqChat-chat .chat .c2b em {
	margin-left: -60px
}
#mqChat-chat .chat .c2b span {
	background-color: var(--main-color);
	color: #FFF;
	position: relative
}
#mqChat-chat .chat .c2b i {
	position: absolute;
	top: 50%;
	left: -5px;
	transform: translate(-100%, -50%);
	font-size: 12px;
	color: #999
}
#mqChat-chat .chat .c2b i:before {
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	border-radius: 100px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	margin-right: 5px
}
#mqChat-chat .chat .c2b .loading:before {
	content: " ";
	background: url(/Template/public4/assets/images/tem01-float_1.gif) no-repeat center;
	background-size: 70%;
	vertical-align: -7px
}
#mqChat-chat .chat .c2b .error:before {
	content: "!";
	background: red;
	cursor: pointer;
	vertical-align: -1px
}
#mqChat-chat .chat img {
	border-radius: 14px;
	max-width: 100%;
	height: auto!important
}
#mqChat-chat .chat img.emoji {
	border-radius: 0;
	height: 18px!important
}
#mqChat-chat .chat img.pointer {
	cursor: pointer
}
#mqChat-textarea {
	position: relative;
	border-radius: 5px;
	background: rgba(236,237,241,.4);
	height: 60px;
	overflow-y: auto;
	padding: 10px;
	line-height: 1.5;
	cursor: text;
	outline: none
}
#mqChat-textarea:before {
	content: attr(title);
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: .5
}
#mqChat-textarea:focus {
	background: rgba(236,237,241,.6)
}
#mqChat-textarea:focus:before {
	display: none
}
#mqChat-textarea.hideTips:before {
	content: ""
}
#mqChat-textarea img {
	max-height: 18px
}
#mqChat-show .body.show-form #mqChat-form {
	display: flex!important;
	display: -webkit-flex!important
}
#mqChat-show .body.show-form #mqChat-chat {
	display: none
}
#mqChat-form {
	padding: 20px 15px;
	background-color: #FFF;
	align-items: center;
	align-content: center
}
#mqChat-form .form {
	width: 100%
}
#mqChat-form .yzmbox {
	position: relative
}
#mqChat-form .yzmbox a {
	position: absolute;
	bottom: 4px;
	right: 8px
}
#mqChat-form .yzmbox label~.form-control-feedback, #mqChat-form .yzmbox .help-block {
	display: none!important
}
#mqChat-form .has-feedback label~.form-control-feedback {
	bottom: -10px;
	top: initial
}
#mqChat-form .help-block {
	bottom: 8px;
	right: 30px
}
@media(min-width:768px) {
#mqChat-small {
	background-color: #FFF;
	padding: 15px 20px
}
#mqChat-small .icon-keyboard_control {
	color: #FFF
}
}
@media(max-width:767px) {
#mqChat-box {
	bottom: 70px;
	right: 10px
}
#mqChat-box.show {
	bottom: 0;
	right: 0;
	top: 0;
	left: 0
}
#mqChat-small .icon-bubble, #mqChat-small {
	color: #FFF
}
#mqChat-small {
	border-radius: 100px;
	padding: 7px 10px 7px 20px
}
#mqChat-small span {
	padding-left: 10px;
	font-size: 16px
}
#mqChat-show {
	border-radius: 0;
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 46px
}
#mqChat-show .body {
	height: 100%
}
#mqChat-head {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}
#mqChat-chat {
	height: 100%;
	position: relative;
	padding-bottom: 46px
}
#mqChat-chat form {
	padding: 7px 10px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
#mqChat-chat .flex {
	padding: 0;
	align-items: flex-start
}
#mqChat-chat .flex i {
	vertical-align: -10px
}
#mqChat-chat .chat {
	height: 100%
}
#mqChat-chat .tips {
	display: none
}
#mqChat-chat .textarea {
	flex-grow: 1;
	padding-right: 10px
}
#mqChat-chat .face:after {
	top: -8px
}
#mqChat-chat .nano {
	bottom: 38px
}
#mqChat-chat .nano ul {
	padding: 10px
}
#mqChat-chat .nano li {
	max-width: 14.2857%;
	padding-top: 0
}
#mqChat-chat .nano li img {
	max-width: 33px;
	position: relative;
	top: 0;
	left: 0;
	transform: none;
	padding: 5px 0 10px;
	display: block;
	margin: auto
}
#mqChat-textarea {
	padding: 5px 10px;
	height: auto;
	min-height: 30px;
	max-height: 80px;
	background-color: #ECEDF1
}
#mqChat-textarea:before {
	top: 5px
}
}
.tem01-beshare {
	position: fixed;
	z-index: 999;
	display: none
}
.show .tem01-beshare {
	display: block
}
.tem01-beshare li {
	margin-bottom: 1px;
	overflow: hidden;
	position: relative
}
.tem01-beshare li a {
	display: block;
	overflow: hidden;
	transition: .5s ease 0s;
	color: #fff
}
.tem01-beshare li a span {
	display: block
}
.show.right .tem01-beshare {
	right: 0!important;
	bottom: 275px
}
.show.left .tem01-beshare {
	left: 0!important;
	bottom: 275px
}
@media(max-width:767px) {
.show.right .tem01-beshare {
	bottom: 65px;
	top: auto
}
#mqChat-small.add .font-color {
	color: #fff
}
}
.tem01-beshare.addClass {
	z-index: 1059;
	display: none;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}
.left .tem01-beshare.addClass {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	transform-origin: bottom left
}
.right .tem01-beshare.addClass {
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	-o-transform-origin: bottom right;
	transform-origin: bottom right
}
.tem01-beshare.addClass.startAnimation {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.tem01-beshare.addClass {
	background-color: var(--main-color)
}
.tem01-beshare.addClass li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}
.tem01-beshare.addClass li .text {
	width: auto;
	padding-right: 20px;
	text-transform: capitalize;
	font-size: 14px
}
.show.left .tem01-beshare.addClass {
	bottom: 65px
}
#mqChat-form .form [type="submit"].btn-block {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}
#mqChat-form .form [type="submit"].btn-block:hover {
	background-color: var(--main-color);
	border-color: var(--main-color);
	color: #fff
}
.add.tem05-float #mqChat-form .form .feedback-tips {
	font-weight: 400;
	padding: 15px;
	background-color: #f2f2f2
}
