/* 格展网络模板 */
/* 精品与原创网站模板提供商，一站式建站 */
/* 主营业务：快速建站、快排、服务器 */
/* 模板下载：Www.91084.Com */
/* 主机/服务器：Www.zhaodede.Com */
/* QQ：6364544  */
body {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: PingFang SC, helvetica neue, hiragino sans gb, microsoft yahei, sans-serif;
}
@font-face {
	font-family: "fzlt";
	src: url("../fonts/fzlt.ttf")
}

/*.fixpage模块*/
.fixpage{
   
}
.nav{
     width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    position: fixed;
    z-index: 9999;
    left: 0px;
    top: 0px;
    background: #fff;
}
/*.fix-logo*/
.fix-logo-all {
	/*position: fixed;*/
	/*z-index: 999;*/
	/*left: 2.6%;*/
	/*top: 3%;*/
	line-height: 90px;
	position: relative;
	left: 2%;
}
.fix-logoimg-all, .fix-logoname-all {
	position: relative;
	display: inline-block;
}
.fix-logoimg-all img { height:66px;
}
.fix-logoname-all img {
	width: 190px;
}
.fix-logoimg-h, .fix-logoname-h {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-logoimg-h, .no1st .fix-logoname-h {
	opacity: 1;
}
/*.fix-nav-all*/
.fix-nav-all {
	/*position: fixed;*/
	/*z-index: 999;*/
	/*right: 2.6%;*/
	/*top: 4.2%;*/
	line-height: 90px;
	position: relative;
	right: 5%;
}
.fix-nav-close {
	display: none;
}
.fix-nav-all > ul {
	font-size: 0;
	min-height: 90px;
}
.fix-nav-all > ul > li {
	display: inline-block;
	margin-left: 45px;
	font-size: 16px;
}
.fix-nav-all > ul > li a {
	position: relative;
	padding-bottom: 11px;
	color: #111;
	/*opacity: .7;*/
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.fix-nav-all > ul > li.active a, .fix-nav-all > ul > li:hover a {
	opacity: 1;
}
.fix-nav-all > ul > li > a::before {
	content: "";
	position: absolute;
	left: 1px;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #d5bb9d ;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
 .fix-nav-all > ul > li:hover > a {
	color: #d5bb9d !important;
}
.no1st .fix-nav-all > ul > li > a {
	color: #111;
}
.no1st .fix-nav-all > ul > li > a::before {
	background: #d5bb9d;
}
.fix-nav-all > ul > li:hover > a::before {
	width: 100%;
	right: 0;
}
/*.fix-qq*/
.fix-qq-all-all {
	position: fixed;
	z-index: 999;
	right: 2.6%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.fix-qq-all {
	padding-top: 12px;
	border: 1px solid #fff;
	width: 82px;
	height: 82px;
	text-align: center;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-o-transition: .5s .3s;
	-moz-transition: .5s .3s;
	transition: .5s .3s;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.show.fix-qq-all {
	height: 312px;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-qq-all {
	border: 1px solid #69ad91;
}
.fix-share-all {
	margin-top: 20px;
}
.fix-qq-one {
	margin-bottom: 20px;
}
.fix-qq-one-hide {
	opacity: 0;
	visibility: hidden;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.show .fix-qq-one-hide {
	opacity: 1;
	visibility: visible;
	-o-transition: .5s .3s;
	-moz-transition: .5s .3s;
	transition: .5s .3s;
}
.fix-qqimg-all {
	position: relative;
	padding-bottom: 11px;
}
.fix-qqimg {
	position: relative;
	display: inline-block;
}
.fix-qqimg em {
	position: absolute;
	display: block;
	right: -12px;
	bottom: 0;
	width: 28px;
	height: 16px;
	background: url(../images/qqol-on.png) no-repeat center center;
}
.fix-qqimg em.off {
	background: url(../images/qqol-off.png) no-repeat center center;
}
.fix-qqimg-h {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-qqimg-h {
	opacity: 1;
}
.fix-qqimg i, .no1st .fix-qqimg-h i {
	position: absolute;
	display: block;
	left: 2px;
	top: 0;
	width: 10px;
	height: 4px;
	background-color: #1d8058;
	opacity: 0;
	-o-transition: .1s .2s;
	-moz-transition: .1s .2s;
	transition: .1s .2s;
}
.fix-qqimg i {
	background-color: #fff;
}
.fix-qqimg i:last-child, .no1st .fix-qqimg-h i:last-child {
	left: 2px;
	top: 5px;
}
.fix-qqname-all {
	color: #fff;
	line-height: 12px;
	font-size: 12px;
	-o-transition: .5s, font-size 0s;
	-moz-transition: .5s, font-size 0s;
	transition: .5s, font-size 0s;
}
.no1st .fix-qqname-all {
	color: #d5bb9d;
}
/*.fix-next*/
.fix-next-all {
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 90%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.fix-nextimg-h {
	position: absolute;
	top: 0;
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.no1st .fix-nextimg-h {
	opacity: 1;
}
/*.fix-lang*/
.fix-lang-all {
	position: fixed;
	z-index: 999;
	right: 2.6%;
	bottom: 6.03%;
	color: #fff;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.fix-lang-all a {
	font-size: 16px;
	color: #fff;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.no1st .fix-lang-all, .no1st .fix-lang-all a {
	color: #999;
}
.no1st .fix-lang-all a.cur {
	color: #d5bb9d;
}
.fix-lang-all a.cur, .fix-lang-all a:hover {
	color: #00bd47;
}
/*.footer-all*/
.footer-all {
	position: relative;
	width: 100%;
	height: 100%;
	background: #282828;
}
.footer-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.footer-bg img {
	height: 100%;
}
.footer-wrap {
	position: relative;
	z-index: 1;
	/*padding-top: 126px;*/
	/*height: 403px;*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0;
}
.footer-wrap-in {
	/*position: absolute;*/
	/*top: 50%;*/
	/*-webkit-transform: translateY(-50%);*/
	/*-moz-transform: translateY(-50%);*/
	/*-o-transform: translateY(-50%);*/
	/*transform: translateY(-50%);*/
	/*padding-right: 2.6%;*/
	/*padding-left: 2.6%;*/
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-friend {
	text-align: center;
	font-size: 14px;
	/*margin-bottom: 6px;*/
	color: #fff;
	border-top: 1px solid #323232;
    padding-top: 25px;
    margin-top: 25px;
}
.footer-friend p{ padding:10px 0}
.footer-friend span, .footer-friend a {
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}
.footer-friend span {
	margin-right: 14px;
}
.footer-friend a:not(:last-child)::after {
	content: '|';
	margin-right: 14px;
	margin-left: 14px;
}
.footer-friend a:hover {
	text-decoration: underline;
}
.footer-col-list {
	display: inline-block;
	vertical-align: top;
}
.footer-col {
	/*margin-left: 33%;*/
	display: inline-block;
	/*margin-right: 200px;*/
	color: #fff;
	vertical-align: top;
}
.footer-col p, .footer-col pre, .footer-sup, .footer-sup a {
	line-height: 36px;
	/*font-size: 14px;*/
	font-family: PingFang SC, helvetica neue, hiragino sans gb, microsoft yahei, sans-serif;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
/*.footer-col p:first-child{*/
/*    color: #d5bb9d;*/
/*}*/
.footer-col p a{ color:#fff}
.footer-sup, .footer-sup a {
	color: #11bb75;
}
.footer-qrcode {
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.footer-qrcode-img {
	display: inline-block;
	width:150px;
	/*height:100px;*/
}
.footer-qrcode-img img{ max-width:100%;}
.footer-qrcode p {
	margin-top: 10px;
	/*line-height: 14px;*/
	/*font-size: 14px;*/
	color: #fff;
}
.footer-col p a.tel {
	color: #fff;
}
.gotop {
	display: inline-block;
	float: right;
	cursor: pointer;
}
#WidgetLauncher {
	display: none !important;
}
#WidgetFloaterPanels {
	left: -500px !important;
}
#WidgetFloaterPanels + div {
	display: none !important;
}
*[lang="en"] {
	background-color: transparent !important;
}
.none {
	display: none;
}
/*分页*/
.page {
	margin-top: 30px;
}
.page > ul {
	text-align: center;
}
.page > ul > li {
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
	font-size: 16px;
}
.page > ul > li a, .page > ul > li span {
	display: block;
	padding: 5px 10px;
	border: 1px solid #69ad91;
	cursor: pointer;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.page > ul > li:hover a, .page > ul > li:hover span, .page > ul > li.active a, .page > ul > li.active span {
	background-color: #d5bb9d;
	color: #fff;
}
 @media (max-width: 1400px) {
/*.footer*/
.footer-col {
	margin-right: 60px;
}
.gotop {
	/*position: absolute;*/
	/*right: 2.6%;*/
	/*top: 30px;*/
}
}
@media (max-width: 1200px) {
/*.footer*/
.footer-col {
	margin-right: 40px;
}
.gotop {
	/*position: absolute;*/
	/*right: 2.6%;*/
	/*top: 30px;*/
}
}
 @media (max-width: 62em) {
.none {
	display: block;
}
/*.fix*/
.fix-qq-all-all {
	top: auto;
	right: auto;
	left: 2.6%;
	bottom: 3%;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.fix-qq-all {
	padding-top: 12px;
	width: 82px;
	height: 82px;
}
.fix-qq-all {
	right: 12px;
	top: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	padding-top: 6px;
	width: 60px;
	height: 60px;
}
.fix-qqimg-all {
	padding-bottom: 2px;
}
.fix-qqimg img,  .fix-qqimg-h img {
	width: 28px;
}
.fix-qqimg i,  .no1st .fix-qqimg-h i {
	left: 2px;
	top: 0px;
	width: 5px;
	height: 3px;
}
.fix-qqimg i:last-child,  .no1st .fix-qqimg-h i:last-child {
	left: 2px;
	top: 4px;
}
.fix-logoname-all {
	display: none;
}
.fix-nav-all {
	right: 0;
	top: 190px;
	opacity: 0;
}
.fix-nav-close {
	display: block;
}
.fix-nav-all > ul > li {
	display: block; font:14px/35px "微软雅黑";
	padding: 3px 8px 3px 10px;
	margin-left: 0px;
	margin-bottom: 3px;
	width: -moz-calc(100% + 10px);
	width: calc(100% + 10px);
	background: #d5bb9d;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s;
}
.fix-nav-all > ul > li > a {
	color: #fff;
}
.fix-nav-all > ul > li.active > a {
	color: #333;
}
.no1st .fix-nav-all > ul > li {
	background: #d5bb9d;
}
.no1st .fix-nav-all > ul > li > a {
	color: #fff;
}
.fix-nav-all > ul > li > a::before {
	display: none;
}
.fix-nav-all > ul > li.active {
	/*-webkit-transform: scale(1.1) translateX(-15px);*/
	/*-moz-transform: scale(1.1) translateX(-15px);*/
	/*-o-transform: scale(1.1) translateX(-15px);*/
	/*transform: scale(1.1) translateX(-15px);*/
}
.fix-nav-all > ul > li.active a{
    color: #fff !important;
}
.fix-nav-close-click {
	position: absolute;
	z-index: 10;
	right: 30px;
	/*top: -moz-calc(-24% - 13px);*/
	top: -26px;
	width: 26px;
	height: 26px;
}
.fix-nav-close {
	position: absolute;
	right: 30px;
	top: -34px;
	width: 26px;
	height: 2px;
	background: #333;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.fix-nav-close::before,  .fix-nav-close::after {
	content: " ";
	position: absolute;
	display: block;
	top: -8px;
	width: 26px;
	height: 2px;
	background: #333;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.no1st .fix-nav-close,  .no1st .fix-nav-close::before,  .no1st .fix-nav-close::after {
	background: #333;
}
.fix-nav-close::after {
	top: 8px;
}
.fix-nav-all.on .fix-nav-close {
	background: transparent;
}
.fix-nav-all.on .fix-nav-close::before {
	-webkit-transform: translateY(8px) rotate(45deg);
	-moz-transform: translateY(8px) rotate(45deg);
	-o-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg);
}
.fix-nav-all.on .fix-nav-close::after {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-moz-transform: translateY(-8px) rotate(-45deg);
	-o-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg);
}
.fix-nav-all > ul {
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-transform: translateX(130%);
	-moz-transform: translateX(130%);
	-o-transform: translateX(130%);
	transform: translateX(130%);
}
.fix-nav-all.on > ul {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
.show.fix-qq-all {
	height: 252px;
}
.fix-qqimg em {
	right: -7px;
}
/*.footer*/
.footer-wrap {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
}
.footer-wrap-in {
	position: relative;
	top: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.footer-col {
	margin-left: 0%;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 52%
}
.footer-col img{
    max-width: 100%;
}
.footer-friend span {
	margin-right: 8px;
}
.footer-friend a:not(:last-child)::after {
	margin-right: 8px;
	margin-left: 8px;
}
.footer-friend span,  .footer-friend a,  .footer-col p,  .footer-col pre,  .footer-sup,  .footer-sup a {
	/*line-height: 22px;*/
	font-size: 14px;
}
.footer-col p a.tel {
	color: #D3E825;
}
.footer-qrcode {
	/*margin-top: 20px;
        margin-bottom: 30px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40%;
}
.footer-friend {
	/*margin-bottom: 26px;*/
}
.gotop {
	right: 15px;
}
.gotop > img {
	width: 40px;
}
.footer-qrcode p {
	margin-top: 10px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
}
.nav{
    height: 50px;
}
.fix-logo-all{
    line-height: 50px;
}

.lh-other-nav{
    height: auto !important;
}
.lh-other-nav li{
        height: 50px !important;
    line-height: 50px !important;
    padding: 0 10px;
}
.lh-other-nav li a{
    font-size: 15px !important;
}
.zy_ban{
    top: 0px !important;
    margin-top: 50px !important;
}

}
 @media (max-width: 48em) {
     
/*分页*/
.gotop{
    display: none;
}
.page {
	margin-top: 20px;
}
.page > ul {
	font-size: 0;
	text-align: center;
}
.page > ul > li {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 14px;
}
.page > ul > li a,  .page > ul > li span {
	padding: 3px 6px;
}
}
 @media (max-width: 34em) {
.none {
	display: none;
}
.inside-all {
	padding-right: 15px;
	padding-left: 15px;
}
.fix-logo-all {
	left: 15px;
	/*top: 15px;*/
}
.fix-logoimg-all img {
	width: auto;
	height: 56px;
}
.fix-next-all {
	top: auto;
	bottom: 35px;
}
.fix-lang-all,  .fix-lang-all a {
	font-size: 14px;
}
.fix-lang-all {
	right: 15px;
	bottom: 34px;
}
.fix-nav-all > ul > li {
	font-size: 14px;
}
.fix-nav-all {
	right: 0;
	top: 190px;
}
.fix-qq-all-all {
	bottom: 15px;
}
.ind-up-down {
	padding-top: 0;
}
.footer-friend span,  .footer-friend a,  .footer-col p,  .footer-col pre,  .footer-sup,  .footer-sup a {
	/*line-height: 18px;*/
	/*font-size: 12px;*/
}
.footer-qrcode p {
	line-height: 12px;
	font-size: 12px;
}
}
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 10px 16px;
  margin: 0 4px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #d5bb9d;
  border: 1px solid #d5bb9d;
}
.pagination a.page-num-current {
  color: #fff;
  background: #d5bb9d;
  border: 1px solid #d5bb9d;
}
.text-secondary{ text-align:center; padding:20px 0}
#maximg img{ max-width:100%; height:auto !important }