﻿/* 我的PB模板网（5MoBan.com）做最好的整站PbootCMS模板下载网站 */
/* 万维站长：www.WanWeiZhan.Com */
/* Pboot模板网 ：www.PbootMoBan.com */
/* 主机/服务器： Www.Elubaba.Com */
/* 城市分站：    http://www.YunYunAn.Com */
/* 易优模板网：  http://www.XinYunZhan.Com */
/* 助力网址:     http://www.ZLwz.Com */
/* 新目录导航：  http://www.XinMuLu.Com */
/* 易优模板：    http://www.EyouAdmin.Com */
/* QQ：43171398 */
/* 站长交流群①：183945698 */
/* 站长交流群②：183966298 */
/* 商业VIP群 ③  183989070 */
/* 会员VIP群 ④ ：38400389 */
@charset "utf-8";

body{width: 100%;height: 100%; font-family:"微软雅黑";overflow-scrolling:touch;-webkit-overflow-scrolling:touch;}
body.active,html.active{ overflow: hidden;}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button,video{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-image: url(../images/zhan.jpg);}

.main-site{position: relative; z-index: 999; background: #fff;}

header{ position:fixed;left: 0;top:-70px; z-index:999999; width: 100%; background: #212121; transition: all 0.5s;}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .logo a{ display:block; font-size:0;}
header .right{ display: flex; align-items: center;}
header .search .search-show{ display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; font-size:20px; color: #fff; cursor: pointer; border-radius: 50%;}
header .search .formbox{ position: fixed; left: 0; top: 0; z-index: 999999999; width: 100%; height: 100%;background:rgba(0,0,0,.6);opacity:0;visibility: hidden;transition: all .3s;}
header .search .formbox .form{ margin:20vh auto 0; max-width:830px; transform: translateY(50px); transition: all .3s;}
header .search .formbox form{ display:flex; justify-content: center;}
header .search .formbox form input{ padding: 0 20px; width: calc(100% - 100px); height:60px; font-size: 18px; color: #000; line-height:60px; background: #fff; border:none;}
header .search .formbox form button{ padding: 0; width: 100px; height: 60px; font-size:34px; color: #fff; line-height: 60px; background: #000; border:none;}
header .search .formbox .search-hot{ display: flex; align-items: center; margin-top: 10px;}
header .search .formbox .search-hot .mc{ width: 70px; color: #fff;line-height: 24px;}
header .search .formbox .search-hot ul{ display: flex; flex-wrap: wrap; align-items: center; width: calc(100% - 70px); height:24px; overflow: hidden;}
header .search .formbox .search-hot ul li{ line-height: 24px;}
header .search .formbox .search-hot ul li:nth-child(n+2){ margin-left: 10px;}
header .search .formbox .search-hot ul li a{ color: #fff;}
header .search .formbox.active{opacity: 1;visibility: visible;}
header .search .formbox.active .form{ transform: translateY(0);}
header .fenxiang{ margin-left:20px;}
header .fenxiang ul{ display: flex; align-items: center;}
header .fenxiang ul li:nth-child(n+2){ margin-left: 10px;}
header .fenxiang ul li a{ display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; font-size: 20px; color: #fff; border-radius: 50%;}
header.active{ top: 0;}
.header header{position: relative;top:0 !important;}
body.InsidePages header{ top: 0;}

.banner{ position:relative;}
.banner2{ position:relative; font-size: 0;}
.banner2 img{ width: 100%;}
.banner2 .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner2 .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; transition: all .3s;}
.banner2 .swiper-pagination span.swiper-pagination-bullet-active{ background: #000;}

.title-1{ color: #fff;}
.title-1 .cn{ font-size: 50px;}
.title-1 .en{ font-family: 'Arial'; opacity:.4;}
.title-1.active{ color: #000;}
.title-2{ display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 30px;}
.title-2 .left{ display: flex; align-items: flex-end; color: #fff;}
.title-2 .left .cn{ font-size: 35px; line-height: 35px;}
.title-2 .left .en{ margin-left: 5px; opacity: .4;}
.title-2 .right a{ color: #fff; opacity: .4;}
.title-3{ margin-top:10px; color: #fff; line-height: 24px;}
.title-4{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; padding-bottom: 10px; border-bottom: solid 1px rgba(255,255,255,.2);}
.title-4 .left{ font-size: 24px; color: #fff; line-height: 30px;}
.title-4 .right a{ display: flex; justify-content: center; align-items: center; width:80px; height: 26px; font-size: 12px; color: #fff; background: #212121;}
.title-4.active{ display: block; text-align: center; border-bottom:solid 1px rgba(0,0,0,.1);}
.title-4.active .left{color: #000;}
.title-4.active .right{ display: flex; justify-content: center; align-items: center; margin-top: 10px; line-height: 24px;}
.title-4.active .right .time{ margin-left:10px; color: #666;}
.title-4.active .right a{ width: auto; height: auto; font-size: 12px; color: #666; background: none;}

.more-1 .jieshao{ margin-bottom: 20px; font-size: 16px; color: rgba(255,255,255,.4); line-height: 24px;}
.more-1 a{ display: flex; justify-content: center; align-items: center; margin: 0 auto; width: 116px; height: 34px; color: rgba(255,255,255,.4); border:solid 1px rgba(255,255,255,.4); border-radius:17px;}

.text-1 ul li:nth-child(n+2){ margin-top:11px;}
.text-1 ul li:nth-child(n+8){ display: none;}
.text-1 ul li a{position: relative; padding-left: 15px; display: flex; align-items: center; justify-content: space-between; font-size: 16px; color: rgba(255,255,255,.4); line-height: 24px;}
.text-1 ul li a:before{ content: ""; position: absolute; left: 5px; top: 50%; z-index: 1; margin-top: -2px; width: 5px; height: 5px; background: rgba(255,255,255,.4); border-radius: 50%;}
.text-1 ul li a .mc{ width: calc(100% - 110px);}
.text-2{ color: #565656; line-height: 30px;}
.text-2.active{ margin-top: 20px;}
.text-3 .biaoti{ padding: 10px 0; font-size: 22px; color: #fff; font-weight: bold; line-height: 30px; border-bottom: solid 1px #9e9e9e;}
.text-3 .guige{padding: 20px 0; font-size: 16px; color: #fff; font-weight: bold; line-height: 30px; border-bottom: solid 1px #9e9e9e;}
.text-3 .jieshao{ padding: 25px 0; margin-bottom: 35px; min-height: 150px; color: #fff; font-weight: bold; line-height: 28px; border-bottom: solid 1px #9e9e9e;}
.text-3 .imgbox{ font-size: 0;}
.text-3 .imgbox img{ max-width: 100%;}
.text-4{ margin-top: 30px; color: #fff; line-height: 24px;}
.text-5{ margin-top: 30px; padding-top: 10px; border-top: solid 1px rgba(255,255,255,.2);}
.text-5 ul li{ display: flex; align-items: center; line-height: 30px;}
.text-5 ul li:nth-child(n+2){ margin-top: 5px;}
.text-5 ul li .mc{ padding: 0 10px; font-size: 12px; color: #999; background: #212121;}
.text-5 ul li a{ margin-left: 15px; max-width: calc(100% - 80px - 15px); color: #fff;}
.text-5.active{ border-top:solid 1px rgba(0,0,0,.1);}
.text-5.active ul li a{ color: #000;}

.picture-1 ul{ display: flex; justify-content: space-between;}
.picture-1 ul li{width: calc((100% - 5px) / 6); transition: all .3s;}
.picture-1 ul li a{ position: relative; display:block; padding-top:323px; overflow: hidden;}
.picture-1 ul li a .imgbox{ position: absolute; top: 0; z-index: 1; height: 100%; overflow: hidden;}
.picture-1 ul li a .imgbox span{ display: block; position: relative; height: 100%;}
.picture-1 ul li a .biaoti1{ position: absolute; left: 0; top: 0; z-index:2; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background:rgba(0,0,0,.7);}
.picture-1 ul li a .biaoti1 span{ padding: 11px 5px; width: 42px; font-size: 20px; color: #fff; line-height: 30px; text-align: center; border:solid 1px #fff;}
.picture-2{ position: relative;}
.picture-2 .textbox ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.picture-2 .textbox ul li a{ position: relative; display: flex; align-items: center; padding-left:45px; padding-right: 10px; height: 50px; border-radius: 25px; box-shadow:0 0 5px rgba(0,0,0,.1);}
.picture-2 .textbox ul li a:before{ content: ""; position: absolute; left: 25px; top: 50%; z-index: 1; margin-top: -2px; width: 5px; height: 5px; background: #333; border-radius: 50%;}
.picture-2 .textbox ul li a .cn{ width: 64px; font-size: 16px; color: #000;}
.picture-2 .textbox ul li a .en{ padding-left: 5px; width: calc(100% - 64px); color: #afafaf;}
.picture-2 .imgbox img{ max-width: 100%;}
.picture-3{position: relative; padding-top:425px; background: #000; }
.picture-3 .imgbox,.picture-3 .video{position: absolute;left: 0;top: 0;width: 100%; height: 100%;}
.picture-3 .imgbox{ z-index: 2; background: #000; cursor: pointer; overflow: hidden;}
.picture-3 .imgbox span{ display: block; position: relative; height: 100%; opacity: 0.3;}
.picture-3 .imgbox .icon{ position: absolute; left: 50%; top: 50%; z-index: 1; display: flex; justify-content: center; align-items: center; display: flex; justify-content: center; align-items: center; margin: -35px 0 0 -35px; width: 70px; height: 70px; font-size: 24px; color: #fff; border:solid 2px #fff; border-radius: 50%;}
.picture-3 .video{ z-index: 1; display: none;}
.picture-3 .video video{ width: 100%; height: 100%;}
.picture-4{ margin-bottom: 20px;}
.picture-4 a{ display: flex; justify-content: space-between;}
.picture-4 a .imgbox{ width: 215px; overflow: hidden;}
.picture-4 a .imgbox span{ display: block; padding-top: 172px;}
.picture-4 a .textbox{ display: flex; flex-direction: column; justify-content: space-between; width: calc(100% - 215px - 25px);}
.picture-4 a .textbox .biaoti{ font-size: 20px; color: #fff; line-height: 24px;}
.picture-4 a .textbox .jieshao{ max-height: 48px; font-size: 16px; color:rgba(255,255,255,.4); line-height: 24px; overflow: hidden;}
.picture-4 a .textbox .time{ color: #fff; line-height: 24px;}
.picture-5 ul{ display: flex; justify-content: space-between;}
.picture-5 ul li{ width: 220px; max-width: calc((100% - 60px) / 4);}
.picture-5 ul li .icon{ display: flex; justify-content: center; align-items: center; margin: 0 auto 20px; width: 175px; height: 175px; font-size: 100px; color: #000; background: #fff; border-radius: 50%; box-shadow:0 0 5px rgba(0,0,0,.1);}
.picture-5 ul li .icon.icon-gongchang{ font-size:70px;}
.picture-5 ul li .icon.icon-wangluo{ font-size:120px;}
.picture-5 ul li .textbox .biaoti{ margin-bottom: 10px; font-size: 20px; color: #000; line-height: 24px;}
.picture-5 ul li .textbox .jieshao{ max-height: 48px; color: #777777; line-height: 24px; overflow: hidden;}
.picture-6 ul li a{position: relative; display: block; background: #000;}
.picture-6 ul li a .imgbox span{ display: block;}
.picture-6 ul li a .biaoti2{ position: absolute; left: 0; bottom: 0; z-index: 1; padding: 0 10px; width: 100%; color: #fff; text-align: center; background: rgba(0,0,0,.45);}
.picture-7 ul{ display: flex; flex-wrap: wrap;}
.picture-7 ul li a{ position: relative; display: block; border:solid 1px #e7e7e7;}	
.picture-7 ul li a .imgbox{ position: relative; overflow: hidden;}
.picture-7 ul li a .imgbox span{z-index: 1; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 0;}	
.picture-7 ul li a .imgbox span img{ max-width: 100%; max-height: 100%;}
.picture-7 ul li a .biaoti{ position: absolute; left: 0; bottom: 0; z-index: 2; padding: 0 10px; width: 100%; height: 45px; font-size: 15px; color: #fff; line-height: 45px; text-align: center; background:rgba(18,18,18,.6);}
.picture-7.active ul li a{ border:none;}
.picture-7.active ul li a .imgbox{}
.picture-8{position: relative; margin-top: 20px; padding-top: calc(340 / 1200 * 100%);}
.picture-8 .map{position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}
.picture-9 a{position: relative; display: block; padding-top:70%;}
.picture-9 .bot{ position: relative; padding:0 30px; margin-top: 15px;}
.picture-9 .bot .swiper-slide-thumb-active a:before{ content:""; position: absolute; left: 0; top:0; z-index: 1; width: 100%; height: 100%; border:solid 3px rgba(0,0,0,.5);}
.picture-9 .bot .swiper-button{ top: 0; margin-top: 0; display: flex; align-items: center; width: 30px; height: 100%; font-size:30px; color: #fff; background: none;}
.picture-9 .bot .swiper-button.swiper-button-prev{ left: 0; transform: rotateY(180deg);}
.picture-9 .bot .swiper-button.swiper-button-next{ right: 0;}
.picture-10{ margin: 0 auto; max-width: 800px;}
.picture-10 .box{position: relative; padding-top:calc(3 / 4 * 100%);}
.picture-10 .box .imgbox,.picture-10 .box .imgbox:before,.picture-10 .box .video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.picture-10 .box .imgbox{ z-index: 2; cursor: pointer; overflow: hidden;}
.picture-10 .box .imgbox:before{ content: ""; z-index: 2; background:rgba(0,0,0,.6); transition: all .3s;}
.picture-10 .box .imgbox span{ display: block; position: relative; z-index: 1; height: 100%;}
.picture-10 .box .imgbox .icon{ position: absolute; left: 50%; top: 50%; z-index: 3; display: flex; justify-content: center; align-items: center; margin:-50px 0 0 -50px; width:100px; height:100px; font-size:50px; color: #fff; border:solid 3px #fff; border-radius: 50%; opacity: 0.6;}
.picture-10 .box .video{ z-index: 1; display: none;}
.picture-10 .box .video video{ width: 100%; height: 100%;}
.picture-10 .box.active .video{ display: block;}
.picture-11 ul li:nth-child(n+2){ margin-top: 30px;}
.picture-11 ul li a{ display: flex; align-items: center; padding: 20px; border:solid 1px #e9e9e9; box-shadow: 5px 10px 15px rgba(0,0,0,0.1);}
.picture-11 ul li a .imgbox{ width: 245px; overflow: hidden;}
.picture-11 ul li a .imgbox span{ display:block; padding-top: 207px;}
.picture-11 ul li a .textbox{ padding-left: 20px; width: calc(100% - 245px);}
.picture-11 ul li a .textbox .biaoti{ margin-bottom:5px; font-size: 17px; color: #333; font-weight: bold; line-height:24px;}
.picture-11 ul li a .textbox .time{ margin-bottom:5px; font-size: 12px; color: #b1b1b1; line-height:24px;}
.picture-11 ul li a .textbox .jieshao{ margin-bottom:20px; height: 75px; color: #333; line-height: 25px; overflow: hidden;}
.picture-11 ul li a .textbox .more{ display: flex; justify-content: center; align-items: center; width: 95px; height: 30px; color: #fff; background: #000; border-radius: 15px;}
.picture-12{ font-size: 0;}
.picture-12 img{ max-width: 100%;}

.weixin-qrcode-wrap{position:fixed;left:0;top:0;z-index:9999999;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;visibility: hidden;transition: all .3s;}
.weixin-qrcode-wrap .weixin-qrcode-container{position:absolute;left:50%;top:50%;width:260px;height:280px;margin-left:-130px;margin-top:-140px;padding-top:27px;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.2);transform:scale(1.2); transition: all .3s;}
.weixin-qrcode-wrap .weixin-qrcode-container .qrcode{margin:0 auto;width:206px;}
.weixin-qrcode-wrap .weixin-qrcode-container .qrcode img{width:100%;}
.weixin-qrcode-wrap .weixin-qrcode-container .txt{margin-top:8px;margin-bottom:0;text-align:center}
.weixin-qrcode-wrap.active{opacity: 1;visibility: visible;}
.weixin-qrcode-wrap.active .weixin-qrcode-container{ transform: scale(1);}

footer{ background: #212121;}
footer .top{ padding:50px 0; border-bottom: solid 1px rgba(255,255,255,.1);}
footer .top .box{ display: flex; justify-content: space-between;}
footer .top .box .left{ width: calc(100% - 140px);}
footer .top .box .left > ul{ display: flex;}
footer .top .box .left > ul > li:nth-child(n+2){ margin-left:5vw;}
footer .top .box .left > ul > li > .mc{ margin-bottom: 15px; font-size: 16px; color: #fff; line-height: 24px;}
footer .top .box .left > ul > li nav ul li{ display: flex;}
footer .top .box .left > ul > li nav ul li a{ color: #888888; line-height:30px;}
footer .top .box .left > ul > li .contact{ color: #888888; line-height:30px;}
footer .top .box .wecht{ width: 120px;}
footer .top .box .wecht .imgbox{ margin-bottom: 10px; font-size: 0;}
footer .top .box .wecht .imgbox img{ width: 100%;}
footer .top .box .wecht .mc{ color: #fff; line-height: 24px;}
footer .bot{ padding:18px; color: #fff; line-height: 24px;}

.fenyepage{display: flex; justify-content: center; margin-top: 30px;}
.fenyepage div{margin:0 3px;}
.fenyepage div:first-child{ padding: 0 8px; margin-right:0; font-size: 12px;color: #000; line-height: 24px; background: #eee; }
.fenyepage div:last-child{ padding: 0 8px; margin-left:0; font-size: 12px;color: #000; line-height: 24px; background: #eee; }
.fenyepage a{ display: block; padding: 0 8px; font-family: 'c://WINDOWS//Fonts//simsun.ttc'; font-size:12px;color: #fff;line-height:24px;background:#303030;}
.fenyepage .thispage a{background: #000;}
.reimg img{max-width:100%;height:auto !important;}
@keyframes wowfadeIn{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes wowIn{
	0%{opacity:0;transform:scale(.3)}
	100%{opacity:1;transform:scale(1)}
}
@keyframes wowInUp{
	0%{transform: translateY(30px); opacity:0;}
	100%{transform: translateY(0); opacity:1;}
}
@keyframes wowInLeft{
	0%{transform: translateX(-100%); opacity:0;}
	100%{transform: translateX(0); opacity:1;}
}
@keyframes wowInRight{
	0%{transform: translateX(100%); opacity:0;}
	100%{transform: translateX(0); opacity:1;}
}

@media (min-width:992px){
	#fp-nav{ z-index: 99999;}
	#fp-nav ul li:last-child{ display: none;}
	.col-md-5-cz-1{ width: 44%;}
	.col-md-7-cz-1{ margin-left: 4%; width: 52%;}
	.col-md-6-cz-1{ padding-right: 0;}
	.col-md-6-cz-2{ padding-left: 34px;}
	.main-pad-1{ padding:10vh 0 0;}
	.main-pad-2{ padding:50px 0 0;}
	.main-pad-3{ padding:60px 0;}
	header .logo a{line-height:70px;}
	header .menu ul{ display: flex; align-items: center;}
	header .menu ul li{ position:relative;}
	header .menu ul li:nth-child(n+2){ margin-left: 20px;}
	header .menu ul li > a{ position: relative; display:block; color:#fff; line-height:70px;}
	header .menu ul li > a:before{ content: ""; position: absolute; left:50%; top: 0; z-index: 1; margin-left: 0; width: 0; height:2px; background: #fff; transition: all .3s;}
	header .menu ul li.active > a:before{ margin-left: -50%; width: 100%;}
	header .menu ul li:hover > a:before{ margin-left: -50%; width: 100%;}
	header .menu ul li .ul{ display: none; position:absolute; left:50%; top:100%; margin-left: -60px; width:120px;}	
	header .menu ul li .ul .li > a{ display:flex; justify-content: center; padding:0 5px; color:#fff; line-height:40px; background:rgba(0,0,0,.8);}
	header .menu ul li .ul .li:nth-child(n+2) a{ border-top:solid 1px rgba(255,255,255,.1);}
	header .menu ul li .ul .li:hover > a{ color:#000; background:#fff;}
	header .search .search-show:hover{ color: #000; background: #fff;}
	header .fenxiang ul li a:hover{ color: #000; background: #fff;}
	header .search .formbox form button:hover{ color: #000; background: #ededed; border-left:solid 1px rgba(0,0,0,.1);}
	header .search .formbox .search-hot ul li a:hover{ color: #000; text-decoration: underline !important;}
	.header-placeholder{display: none; height:70px;}
	body.InsidePages .header-placeholder{display:block;}
	.section section{display: flex; align-items: center; padding-top: 70px; height:100vh;overflow: hidden;}
	.section section .section-container{ width: 100%;}
	.banner{ height:calc(100vh - 70px);}
	.banner .swiper-container{ height: 100%;}
	.banner .imgbox{ position: relative; height: 100%;}
	.banner .swiper-button{ margin-top: -36px; width: 71px; height: 71px; background:none; opacity: 0;}
	.banner:hover .swiper-button{ opacity: 1;}
	.banner .swiper-button:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-25px 0 0 -25px; width:50px; height:50px; transform: rotate(-45deg); border-left:1px solid #fff; border-top:1px solid #fff; transition: all .3s;}
	.banner .swiper-button.swiper-button-prev{ left:10vw;}
	.banner .swiper-button.swiper-button-next{ right:10vw; transform: rotateY(180deg);}
	.banner .swiper-arrow{ position: absolute; left: 50%; bottom: 50px; z-index: 2; margin-left:-17px; opacity: 0; animation:fadeInUp 1s cubic-bezier(.445,.05,.55,.95) .2s infinite alternate;}
	.banner .swiper-arrow a{ display: block;font-size:34px; color: #fff; }
	.title-2 .right a:hover{opacity: 1;}
	.title-4 .right a:hover{ background: #000; box-shadow: inset 0 0 0 1px #fff;}
	.title-4.active .right a:hover{ color: #000; background: none; box-shadow: none; text-decoration: underline !important;}
	.more-1 a:hover{ color: #fff; background: #000; border-color: #000;}
	.text-1 ul li a:hover .mc{ color: #fff; text-decoration: underline;}
	.text-5 ul li a:hover{text-decoration: underline !important;}
	.subnav .biaoti{ display: flex; justify-content: center; overflow: hidden;}
	.subnav .biaoti .cn{ position: relative; font-size: 35px; color: #000;}
	.subnav .biaoti .cn:before,.subnav .biaoti .cn:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background:#e2e2e2;}
	.subnav .biaoti .cn:before{ right: calc(100% + 15px);}
	.subnav .biaoti .cn:after{ left: calc(100% + 15px);}
	.subnav ul{ display: flex; flex-wrap: wrap; justify-content: center; margin-top: 50px !important;}
	.subnav ul li{ margin: 0 5px 10px;}
	.subnav ul li a{ display: flex; justify-content: center; align-items: center; padding: 0 10px; min-width: 120px; height: 38px; font-size: 16px; color: #000; background: #fff; border:solid 1px #e2e2e2;}
	.subnav ul li.active a{ color: #fff; background: #000; border-color: #000;}
	.subnav ul li a:hover{border-color: #000;}
	.picture-1 ul li a .imgbox{ left: 50%; margin-left: -200px; width:400px; }
	.picture-1 ul li a .biaoti2{position: absolute;left: 0;bottom:-40px;z-index: 3; width: 100%; font-size: 16px; color: #fff; line-height:40px; background: rgba(0,0,0,.6);}
	.picture-1 ul li:hover{ padding: 0 10px; width: calc(100% / 6 + 200px);}
	.picture-1 ul li:first-child:hover{ padding-left: 0;}
	.picture-1 ul li:last-child:hover{ padding-right: 0;}
	.picture-1 ul li a:hover .biaoti1{ opacity: 0;}
	.picture-1 ul li a:hover .biaoti2{ bottom: 0;}
	.picture-2 .imgbox{ position: absolute; left:286px; top:0; z-index: 2; display: flex; justify-content: center; align-items: center; padding:30px; width:calc(100% - 286px * 2); height: 100%; font-size: 0;}
	.picture-2 .textbox ul li{ width: 286px;}
	.picture-2 .textbox ul li:nth-child(odd){ margin-right: calc(50% - 286px);}
	.picture-2 .textbox ul li:nth-child(even){ margin-left: calc(50% - 286px);}
	.picture-2 .textbox ul li:nth-child(n+3){ margin-top:10vh;}
	.picture-2 .textbox ul li a:hover{ background: #fff;}
	.picture-3 .imgbox:hover span{ transform: scale(1.2); opacity: 0.8;}
	.picture-4 a:hover .imgbox span{ transform: scale(1.2);}
	.picture-4 a:hover .textbox .biaoti{ text-decoration: underline;}
	.picture-5 ul li:hover .icon{ color: #fff; background: #000;}
	.picture-5 ul li:hover .textbox .biaoti{ text-decoration: underline;}
	.picture-6 ul{ position: relative; padding-top:calc(930 / 1200 * 100%);}
	.picture-6 ul li{ position: absolute;}
	.picture-6 ul li:nth-child(1){ left: 0; top: 0; width:58%; height:68%;}
	.picture-6 ul li:nth-child(2){ right: 0; top: 0; width:calc(42% - 10px); height:calc((68% - 10px) / 2);}
	.picture-6 ul li:nth-child(3){ right: 0; top: calc((68% - 10px) / 2 + 10px); width:calc(42% - 10px); height:calc((68% - 10px) / 2);}
	.picture-6 ul li:nth-child(4){ left: 0; bottom: 0; width:calc((100% - 20px) / 3); height:calc(32% - 10px);}
	.picture-6 ul li:nth-child(5){ left: calc((100% - 20px) / 3 + 10px); bottom: 0; width:calc((100% - 20px) / 3); height:calc(32% - 10px);}
	.picture-6 ul li:nth-child(6){ right: 0; bottom: 0; width:calc((100% - 20px) / 3); height:calc(32% - 10px);}
	.picture-6 ul li:nth-child(n+7){display: none;}
	.picture-6 ul li a{position: relative; height: 100%; overflow: hidden;}
	.picture-6 ul li a .imgbox{ position: relative; height: 100%;}
	.picture-6 ul li a .imgbox span{position: relative; height: 100%;}
	.picture-6 ul li a .biaoti1{ position: absolute; left: 0; top: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background: rgba(0,0,0,.45); opacity: 0;}
	.picture-6 ul li a .biaoti1 span{ position: relative; padding:10px 20px; font-size: 16px; color: #fff; border-bottom: solid 2px #fff;}
	.picture-6 ul li:nth-child(-n+3) a .biaoti2{ height: 50px; font-size: 20px; line-height: 50px;}
	.picture-6 ul li:nth-child(n+4) a .biaoti2{ height:40px; font-size:16px; line-height: 40px;}
	.picture-6 ul li a:hover .imgbox{ opacity: 0.5;}
	.picture-6 ul li a:hover .imgbox span{ transform: scale(1.2);}
	.picture-6 ul li a:hover .biaoti1{ opacity: 1;}
	.picture-6 ul li:nth-child(-n+3) a:hover .biaoti2{ bottom:-50px;}
	.picture-6 ul li:nth-child(n+4) a:hover .biaoti2{ bottom:-40px;}
	.picture-7 ul li{ margin-right: 30px; width: calc((100% - 60px) / 3);}
	.picture-7 ul li:nth-child(n+4){ margin-top:30px;}
	.picture-7 ul li:nth-child(3n+3){ margin-right:0;}
	.picture-7 ul li a:hover .imgbox span{ transform: scale(1.2);}
	.picture-10 .box:hover .imgbox:before{ opacity: .5;}
	.picture-10 .box:hover .imgbox span{ transform: scale(1.2);}
	.picture-11 ul li a:hover .imgbox span{ transform: scale(1.2);}
	.picture-11 ul li a:hover .textbox .more{ color: #000; background: #fff; box-shadow: inset 0 0 0 1px #000;}	
	footer .top .box .left > ul > li nav ul li a:hover{ color: #fff; text-decoration: underline !important;}
	.open .data-mobile-wow[data-mobile-wow-name="wowfadeIn"]{animation-name:wowfadeIn;}
	.open .data-mobile-wow[data-mobile-wow-name="wowIn"]{animation-name:wowIn;}
	.open .data-mobile-wow[data-mobile-wow-name="wowInUp"]{animation-name:wowInUp;}
	.open .data-mobile-wow[data-mobile-wow-name="wowInLeft"]{animation-name:wowInLeft;}
	.open .data-mobile-wow[data-mobile-wow-name="wowInRight"]{animation-name:wowInRight;}
	#dowebok .data-mobile-wow{animation-delay: 1s;}
	#dowebok .data-mobile-wow{animation-fill-mode:forwards;animation-duration:.5s;}
	#dowebok .data-mobile-wow[data-mobile-wow-name="wowfadeIn"]{opacity:0;}
	#dowebok .data-mobile-wow[data-mobile-wow-name="wowIn"]{opacity:0;transform:scale3d(.3,.3,.3)}
	#dowebok .data-mobile-wow[data-mobile-wow-name="wowInUp"]{transform: translateY(30px); opacity:0;}
	#dowebok .data-mobile-wow[data-mobile-wow-name="wowInLeft"]{transform: translateX(-100%); opacity:0;}
	#dowebok .data-mobile-wow[data-mobile-wow-name="wowInRight"]{transform:translateX(100%); opacity:0;}
	.fenyepage a:hover{ background: #000;}
}

@media (max-width:1199px){
	header .search .formbox form input{ width: calc(100% - 80px); height: 50px; font-size: 16px; line-height: 50px;}
	header .search .formbox form button{ width: 80px; height:50px; font-size: 30px; line-height: 50px;}
	header .fenxiang{ margin-left:15px;}
	.title-1 .cn{font-size: 40px;}
	.title-2{ margin-bottom: 20px;}
	.title-2 .left .cn{font-size:30px; line-height: 30px;}
	.title-4 .left{font-size: 20px;}
	.more-1 .jieshao{margin-bottom: 15px; font-size: 14px;}
	.text-1 ul li:nth-child(n+2){ margin-top: 10px;}
	.picture-3{padding-top:360px;}
	.picture-4 a .imgbox{ width: 180px;}
	.picture-4 a .imgbox span{ padding-top:150px;}
	.picture-4 a .textbox{ width: calc(100% - 200px);}
	.picture-4 a .textbox .biaoti{ font-size: 18px;}
	.picture-5 ul li .icon{ width: 150px; height: 150px; font-size:80px;}
	.picture-5 ul li .icon.icon-gongchang{ font-size: 60px;}
	.picture-5 ul li .icon.icon-wangluo{ font-size: 110px;}
	.picture-11 ul li:nth-child(n+2){margin-top: 20px;}
	.picture-11 ul li a{padding: 15px;}
	footer .top{padding:40px 0;}
}

@media (max-width:1199px) and (min-width:992px){
	.col-md-5-cz-1{ width:45%;}
	.col-md-7-cz-1{ margin-left:2%; width: 53%;}
	.main-pad-1{padding:5vh 0 0;}
	header .menu ul li:nth-child(n+2){ margin-left: 10px;}
	.picture-1 ul li a .imgbox{ margin-left: -150px; width:300px; }
	.picture-1 ul li:hover{ padding: 0 5px; width: calc(100% / 6 + 100px);}
}

@media (max-width:991px){
	html,body{ position: fixed;left: 0;top: 0;}
	.container-fluid{padding:0 5px;}
	.container-fluid .row{margin:0 -5px;}
	.container-fluid .col-xs-12,.container-fluid .col-md-6,
	.container-fluid .col-md-3,.container-fluid .col-md-9,
	.container-fluid .col-md-4,.container-fluid .col-md-8,
	.container-fluid .col-md-5,.container-fluid .col-md-7
	{padding:0 5px;}
	.main-pad-1{padding:30px 0 0;}
	.main-pad-3{padding:5px 0 30px;}
	header{ top: 0;}
	header .left{ padding-left: 80px; width: calc(100% - 80px);}
	header .logo{ display: flex; justify-content: center;}
	header .logo a{line-height:54px;}
	header .search .formbox .form{margin:59px 5px 0; transform: translateY(30px);}
	header .search .formbox form input{ padding: 0 15px; width: calc(100% - 80px); height:40px; font-size: 14px; line-height: 40px;}
	header .search .formbox form button{ width: 80px; height:40px; font-size: 24px; line-height: 40px;}
	header .search .formbox .search-hot{ justify-content: center; font-size: 12px;}
	header .search .formbox .search-hot ul{ width: auto; max-width: calc(100% - 70px);}
	.menu-box{position: fixed;top:0px;left: 0; z-index:1; padding-top: 50px; width:260px;height: 100%; background: #202122; overflow-y: auto;}
	.menu-box ul li{ min-height:50px; font-size: 13px; border-top: 1px solid #272727;}
	.menu-box ul li .biaoti{ position: relative; display: flex; justify-content: space-between; align-items: center;}
	.menu-box ul li .biaoti a{ position: relative; display: block; padding: 0 20px 0 25px; width: calc(100% - 50px); height: 49px; color: #777; line-height: 49px;}	
	.menu-box ul li .biaoti a span.circle{ display: inline-block; margin-right: 20px; width: 10px; height: 10px; border: 1px solid #474747; border-radius: 50%;}	
	.menu-box ul li .biaoti span.more{ position: absolute; right: 0; top:-1px; width:50px; height:50px;}
	.menu-box ul li .biaoti span.more:before,.menu-box ul li .biaoti span.more:after{ content: ""; position: absolute; left:19px; top:24px; width: 12px; height: 2px; background: #777;}
	.menu-box ul li .biaoti span.more:after{transform:rotate(90deg); transition: all .3s cubic-bezier(.4,.01,.165,.99);}
	.menu-box ul li .biaoti span.more.active:after{transform:rotate(0deg);}
	.menu-box ul li.active .biaoti{ background:#ededed;}
	.menu-box ul li.active .biaoti a{ color: #000;}
	.menu-box ul li.active .biaoti a span.circle{ border-color: #000;}
	.menu-box ul li.active .biaoti span.more:before,.menu-box ul li.active .biaoti span.more:after{ background: #000;}
	.menu-box ul li ul{ display: none;}
	.menu-box ul li ul li a{ display: block;padding: 0 25px;height: 49px; color: #777; line-height: 49px; background: #161616;}
	.menu-box ul li ul li a span.arrow{ display: inline-block; margin-right:18px; font-size:12px; color:#3e3e3e; line-height:49px;}
	.menu-btn{ position:absolute; left:-5px; top: 0; width:54px; height:54px;}
	.menu-btn span{ display: block;position: absolute; left: 12px; top: 12px; width: 30px; height: 30px;transition:transform .25s cubic-bezier(.4,.01,.165,.99) .2s,-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) .2s;}
	.menu-btn span i{ display: block; position: absolute; left: 0; top: 14px; width: 30px; height: 1px; background: #999;transition:-webkit-transform .2s ease;}
	.menu-btn span:nth-child(1) i{transform:translate3d(0,-6px,0)}
	.menu-btn span:nth-child(2) i{transform:translate3d(0,6px,0)}
	.menu-btn.active span:nth-child(1){ transform: translateZ(0) rotate(45deg);}
	.menu-btn.active span:nth-child(2){ transform: translateZ(0) rotate(-45deg);}
	.menu-btn.active span i{ transform: translateZ(0);}		
	.main-site{height: 100%; box-shadow: 0 20px 20px rgba(0,0,0,.45); transition: all .3s;}
	.main-site.active{ transform:translateX(260px);}
	.main-site .scroll-view{ padding-top: 54px; height: 100%; overflow-x: hidden; overflow-y: auto;}	
	.mask{ display: none; position:fixed;left:260px;top:0;z-index: 999999; width: 100%; height: 100%;background: hsla(0,0%,100%,0);}
	.banner img{ width: 100%;}
	.banner .swiper-pagination{ position: absolute; left: 0; bottom:15px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
	.banner .swiper-pagination span{ margin: 0 5px; width:40px; height:3px; background: rgba(255,255,255,.6); opacity: 1; border-radius: 0; transition: all .3s;}
	.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #000;}
	section{padding:30px 0;}
	.title-1 .cn{font-size: 30px;}
	.title-2 .left .cn{font-size: 24px; line-height: 24px;}
	.title-2 .left .en{ font-size: 12px;}
	.title-3{ margin-bottom: 20px;}
	.title-4{ flex-wrap: wrap; margin-bottom: 20px; margin-top: 15px;}
	.title-4 .left{ width: 100%; text-align: center;}
	.title-4 .right{ display: flex; justify-content: center; margin-top: 10px; width: 100%;}
	.title-4 .right a{ width: 60px; font-size: 12px;}
	.text-1 ul li a{font-size: 14px;}
	.text-2{ line-height: 26px;}
	.text-3 .biaoti{padding-top: 0; font-size: 20px;}
	.text-3 .guige{padding: 15px 0; font-size: 14px; line-height: 26px;}
	.text-3 .jieshao{ padding: 20px 0; margin-bottom: 20px; min-height: initial; line-height: 26px;}
	.text-4{ margin-top: 20px;}
	.text-5{ margin-top: 20px;}
	.picture-1 ul li a{padding-top:calc(323 / 200 * 150%);}
	.picture-1 ul li a .imgbox{ width: 100%;}
	.picture-1 ul li a .biaoti1 span{ padding: 10px 5px; width: 36px; font-size: 16px; line-height: 18px;}
	.picture-2 .imgbox{ margin-bottom: 20px; text-align: center;}
	.picture-2 .textbox ul li{ width:calc(50% - 5px);}
	.picture-2 .textbox ul li:nth-child(odd){ margin-right:10px;}
	.picture-2 .textbox ul li:nth-child(even){ margin-left:0;}
	.picture-2 .textbox ul li:nth-child(n+3){ margin-top:10px;}
	.picture-2 .textbox ul li a{ box-shadow:0 0 5px rgba(0,0,0,.2);}
	.picture-3{ padding-top: calc(3 / 4 * 100%);}
	.picture-4 a .textbox .jieshao{font-size: 14px;}
	.picture-5 ul{ flex-wrap: wrap;}
	.picture-5 ul li{ width: calc(50% - 10px); max-width: initial;}
	.picture-5 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-6 ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
	.picture-6 ul li{ width: calc((100% - 5px) / 2);}
	.picture-6 ul li:nth-child(n+3){ margin-top: 5px;}
	.picture-6 ul li a .imgbox span{ padding-top:calc(630 / 700  * 100%);}
	.picture-6 ul li a .biaoti2{height: 40px; line-height: 40px;}
	.picture-7 ul{ justify-content: space-between;}
	.picture-7 ul li{ width: calc((100% - 5px) / 2);}
	.picture-7 ul li:nth-child(n+3){ margin-top: 5px;}
	.picture-7 ul li a .biaoti{height:40px; line-height: 40px;}
	.picture-9{margin-bottom: 20px; margin-top: 15px;}
	.picture-9 .top{ margin: 0 auto; max-width:320px;}
	.picture-10 .box .imgbox .icon{ margin:-40px 0 0 -40px; width: 80px; height: 80px; font-size: 40px;}
	.picture-11 ul li a .textbox .biaoti{font-size: 16px;}
	.picture-11 ul li a .textbox .jieshao{height: 72px; line-height: 24px;}
	.subnav{ position: relative; z-index: 999; margin-bottom: 15px;}
	.subnav .biaoti{ display: flex; justify-content: space-between; align-items: center; padding: 0 15px; height: 40px; color: #fff; background: #1e1e1e;}
	.subnav .biaoti .cn{ font-size: 13px;}	
	.subnav .biaoti .icon{ font-size: 12px; transform: rotate(90deg); font-weight: bold;}
	.subnav .biaoti.active .icon{ transform: rotate(270deg);}
	.subnav ul{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,.2);}
	.subnav ul li{ border-bottom: 1px solid #eee;}
	.subnav ul li a{ display: block; padding: 0 40px; font-size: 13px; color: #868686; line-height: 40px;}
	.subnav ul li.active{ background:#969696; border-color:transparent;}
	.subnav ul li.active a{ color: #fff;}
	.weixin-qrcode-wrap .weixin-qrcode-container{ padding-top: 15px; margin-left: -100px; margin-top: -110px; width: 200px; height: 220px;}
	.weixin-qrcode-wrap .weixin-qrcode-container .qrcode{ width:160px;}
	footer .top{padding: 30px 0;}
	footer .top .box .left{ width: calc(100% - 180px);}
	footer .top .box .left > ul > li:nth-child(n+2){ margin-left: 0;}
	footer .top .box .wecht{ width:160px;}
	.view-wecht-icon{position: fixed; right:0; bottom:5%; z-index: 99999;}
	.view-wecht-icon button{ position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; padding: 0; width:60px; height:60px; font-size:30px; color: #fff; background: #000; border:none; border-radius: 50%;}
	.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
	.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999; width: 100%; height: 100%; background: rgba(0,0,0,.5); overflow: hidden; visibility: hidden; opacity: 0; transition: all .3s;}
	.view-wecht-box .view-wecht{ position: absolute; left:calc(50% - 200px); top: 50%; margin-top: -150px; width: 400px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all .3s;}
	.view-wecht-box .view-wecht .esc{ position: absolute; right: 15px; top: 15px; z-index: 1; font-size: 20px; color: #333;}
	.view-wecht-box .view-wecht .view-wecht-container{ padding:30px;}
	.view-wecht-box .view-wecht .view-wecht-container .zhuangtai{margin-bottom:10px; font-size:70px; color: #000; line-height: 70px;}
	.view-wecht-box .view-wecht .view-wecht-container .mc{ margin-bottom: 20px; font-size: 20px; color: #333; line-height: 24px; font-weight: bold;}
	.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 16px; color: #333; line-height: 24px;}
	.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';}
	.view-wecht-box .view-wecht .view-wecht-container .queren{ margin: 0 auto; width:160px; font-size: 18px; color: #fff; line-height: 50px; background: #000; border-radius: 5px;}
	.view-wecht-box.active{ visibility: visible; opacity: 1;}
	.view-wecht-box.active .view-wecht{ transform: scale(1);}
	.view-wecht-icon.wechtanimated{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-duration:2s}
	.view-wecht-icon.wechtup{animation-name:upAnimation;transform-origin:center bottom;cursor:pointer}
	@keyframes upAnimation{
		0%,100%,20%,50%,80%{transition-timing-function:cubic-bezier(0.215,.61,.355,1);transform:translate3d(0,0,0)}
		40%,43%{transition-timing-function:cubic-bezier(0.755,0.50,0.855,0.060);transform:translate3d(0,-30px,0)}
		70%{transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-15px,0)}
		90%{transform:translate3d(0,-4px,0)}
	}
	@keyframes aroundAnimation{
		0%,100%,20%,50%,80%{transition-timing-function:cubic-bezier(0.215,.61,.355,1);transform:translate3d(0,0,0)}
		40%,43%{transition-timing-function:cubic-bezier(0.755,0.50,0.855,0.060);transform:translate3d(-20px,0,,0)}
		70%{transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(-10px,0px,0)}
		90%{transform:translate3d(20px,0,0)}
	}
	.data-mobile-wow.open[data-mobile-wow-name="wowfadeIn"]{animation-name:wowfadeIn;}
	.data-mobile-wow.open[data-mobile-wow-name="wowIn"]{animation-name:wowIn;}
	.data-mobile-wow.open[data-mobile-wow-name="wowInUp"]{animation-name:wowInUp;}
	.data-mobile-wow.open[data-mobile-wow-name="wowInLeft"]{animation-name:wowInLeft;}
	.data-mobile-wow.open[data-mobile-wow-name="wowInRight"]{animation-name:wowInRight;}
	.data-mobile-wow{animation-fill-mode:forwards;animation-duration:.5s;}
	.data-mobile-wow[data-mobile-wow-name="wowfadeIn"]{opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowIn"]{opacity:0;transform:scale3d(.3,.3,.3)}
	.data-mobile-wow[data-mobile-wow-name="wowInUp"]{transform: translateY(30px); opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowInLeft"]{transform: translateX(-100%); opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowInRight"]{transform:translateX(100%); opacity:0;}
}
/* elu baba.com */
@media (max-width:767px){
	.main-pad-1{padding: 20px 0 0;}
	.main-pad-3{padding: 5px 0 20px;}
	.main-site .scroll-view{}
	section{ padding: 20px 0;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width:30px;}
	.title-1 .cn{ font-size: 24px;}
	.title-2 .left .cn{font-size: 20px; line-height: 20px;}
	.title-2 .right a{font-size: 12px;}
	.title-4 .left{font-size: 18px;line-height: 24px;}
	.title-4.active .right{ margin-top: 5px;}
	.title-4.active .right .time{font-size: 12px;}
	.text-1 ul li:nth-child(n+2){margin-top: 5px;}
	.text-2{ font-size: 12px; line-height: 24px;}
	.text-3 .biaoti{ font-size: 18px; line-height: 24px;}
	.text-3 .jieshao{padding: 15px 0;}
	.text-5 ul li{ line-height: 26px;}
	.text-5 ul li a{ font-size: 12px;}
	.picture-1 ul li a{padding-top:calc(323 / 200 * 200%);}
	.picture-1 ul li a .biaoti1 span{font-size: 14px; line-height: 16px;}
	.picture-2 .textbox ul li a{padding-left:25px; height: 44px;border-radius: 22px;}
	.picture-2 .textbox ul li a:before{left: 10px;}
	.picture-2 .textbox ul li a .cn{font-size: 14px;}
	.picture-2 .textbox ul li a .en{ font-size: 12px;}
	.picture-4 a .textbox .biaoti{ font-size: 16px;}
	.picture-4 a .textbox .time{ font-size: 12px;}
	.picture-5 ul li .icon{width: 120px;height: 120px; font-size: 60px;}
	.picture-5 ul li .icon.icon-gongchang{font-size: 45px;}
	.picture-5 ul li .icon.icon-wangluo{font-size:80px;}
	.picture-5 ul li .textbox .biaoti{font-size: 18px;}
	.picture-5 ul li .textbox .jieshao{ margin: 0 auto; max-width: 140px; font-size: 12px;}
	.picture-10 .box .imgbox .icon{ margin:-30px 0 0 -30px; width: 60px; height: 60px; font-size: 24px;}
	.picture-11 ul li:nth-child(n+2){ margin-top: 10px;}
	.picture-11 ul li a{padding: 10px;}
	.picture-11 ul li a .imgbox{ width: 40%;}
	.picture-11 ul li a .imgbox span{ padding-top: 150px;}
	.picture-11 ul li a .textbox{ width: 60%;}
	.picture-11 ul li a .textbox .biaoti{font-size: 14px;}
	.picture-11 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 48px; font-size: 12px;}
	.picture-11 ul li a .textbox .more{ width: 60px; height: 24px; font-size: 12px; border-radius: 12px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #ededed; box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 -3px 5px rgba(0,0,0,.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0;}
	.tabBar ul li:nth-child(n+2) a{border-left:solid 1px rgba(0,0,0,.1);}
	.tabBar ul li a .icon{ font-size:18px; color: #000; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #999; line-height: 20px;}
	.tabBar ul li.active a{ background: #000;}
	.tabBar ul li.active a .icon{ color: #fff;}
	.tabBar ul li.active a .mc{ color: #fff;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all .3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(23,168,253,.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(83, 104, 116, .8); border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	 
	footer .top{padding: 20px 0;}
	footer .top .box .left{ width: calc(100% - 160px);}
	footer .top .box .left > ul > li > .mc{ margin-bottom: 10px;}
	footer .top .box .left > ul > li .contact{ line-height: 24px;}
	footer .top .box .wecht{ width: 140px;}
	footer .bot{padding: 15px 0;margin-bottom: 55px;}
}

@media (max-width:479px){
	header .search .formbox form input{ width: calc(100% -  60px);}
	header .search .formbox form button{ width: 60px;}
	header .search .formbox .search-hot{flex-wrap: wrap; justify-content: flex-start;}
	header .search .formbox .search-hot .mc{ width: 100%;}
	header .search .formbox .search-hot ul{ width: 100%; height: auto;}
	header .search .formbox .search-hot ul li{ width: 100%;}
	header .search .formbox .search-hot ul li:nth-child(n+2){ margin-left: 0;}
	.title-4 .left{ font-size: 16px;}
	.text-3 .biaoti{ font-size: 16px;}
	.text-3 .guige{padding: 10px 0; font-size: 12px; line-height: 24px;}
	.text-3 .jieshao{padding: 10px 0; font-size: 12px; line-height: 24px;}
	.text-4{font-size: 12px;}
	.picture-6 ul li a .biaoti2{height: 30px; font-size: 12px; line-height: 30px;}
	.picture-7 ul li a .biaoti{height: 30px; font-size: 12px; line-height: 30px;}
	.picture-8{padding-top:60%;}
	.picture-9 .top{max-width: 280px;}
	.picture-11 ul li a .imgbox span{padding-top: 125px;}
	.picture-11 ul li a .textbox{padding-left: 15px;}
	.picture-11 ul li a .textbox .biaoti{margin-bottom: 0;}
	.picture-11 ul li a .textbox .time{margin-bottom: 0;}
	.picture-11 ul li a .textbox .jieshao{margin-bottom:5px;}
	.view-wecht-box .view-wecht{left: 5%; width: 90%;}
	.weixin-qrcode-wrap .weixin-qrcode-container .txt{ font-size: 12px;}
	.fenyepage{ margin-top: 20px;}
}

@media (max-width:399px){
	header .left{padding-left:65px; width: calc(100% - 65px);}
	header .logo a img{ max-width: 160px;}
	header .fenxiang{ margin-left:0;}
	.title-1 .cn{ font-size: 20px;}
	.title-1 .en{font-size: 12px;}
	.title-2 .left .cn{font-size: 18px;line-height: 18px;}
	.text-1 ul li a{font-size: 12px;}
	.text-1 ul li a .mc{ width: calc(100% - 70px);}
	.picture-1 ul{ flex-wrap: wrap;}
	.picture-1 ul li{ width: calc((100% - 2px) / 3);}
	.picture-1 ul li:nth-child(n+4){ margin-top: 1px;}
	.picture-1 ul li a{padding-top:calc(323 / 200 * 100%);}
	.picture-2 .textbox ul li{ width: 100%;}
	.picture-2 .textbox ul li:nth-child(odd){ margin-right: 0;}
	.picture-2 .textbox ul li:nth-child(n+2){margin-top:5px;}
	.picture-4 a .imgbox{width:150px;}
	.picture-4 a .imgbox span{padding-top: 120px;}
	.picture-4 a .textbox{ width: calc(100% - 170px);}
	.picture-4 a .textbox .jieshao{font-size: 12px;}
	.picture-5 ul li .icon{ margin-bottom: 15px; width: 100px;height: 100px;}
	.picture-5 ul li .textbox .biaoti{font-size: 16px;}
	footer .top .box{flex-wrap: wrap;}
	footer .top .box .left{ margin-bottom: 15px; padding-bottom: 15px; width: 100%; text-align: center; border-bottom: solid 1px rgba(255,255,255,.1);}
	footer .top .box .left > ul > li{ width: 100%;}
	footer .top .box .left > ul > li .contact{font-size: 12px;}
	footer .top .box .wecht{ width: 100%;}
	footer .top .box .wecht .imgbox img{max-width: 160px;}
	footer .top .box .wecht .mc{font-size: 12px;}
	footer .bot{font-size: 12px;}
	.view-wecht-box .view-wecht .view-wecht-container .zhuangtai{ font-size:60px; line-height:60px;}
	.view-wecht-box .view-wecht .view-wecht-container .queren{ font-size: 16px; line-height: 40px;}
}
.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: 12px;
  padding: 5px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #000;
  border: 1px solid #000;
}
.pagination a.page-num-current {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100%; height:auto !important}