
.picture-1 .swiper-wrapper{ padding-top:40px;}
.picture-1-list a{ display: block;}
.picture-1-list a .imgbox{ margin:0 auto 25px; padding: 13px; max-width: 188px; background: #e1e1e1; overflow: hidden;}
.picture-1 .swiper-slide:nth-child(-n+2) .picture-1-list a .imgbox{ border-radius:50% 50% 50% 0%;}
.picture-1 .swiper-slide:nth-child(3) .picture-1-list a .imgbox{ border-radius:0% 50% 50% 50%; transform: rotate(45deg);}
.picture-1 .swiper-slide:nth-child(n+4) .picture-1-list a .imgbox{ border-radius:50% 50% 0% 50%;}
.picture-1-list a .imgbox .imgs{ position: relative; border-radius: 50%; overflow: hidden;}
.picture-1 .swiper-slide:nth-child(3) .picture-1-list a .imgbox .imgs{ transform: rotate(-45deg);}
.picture-1-list a .imgbox .imgs:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 3px #fff; border-radius: 50%; transition: all .3s; opacity: 0;}
.picture-1-list a .imgbox .imgs span{ display: block; padding-top: 100%;}
.picture-1-list a .biaoti{ font-size: 18px; color: #333; line-height: 24px;}
.picture-1-list a:hover .imgbox{ background: #01b0f1;}
.picture-1-list a:hover .imgbox .imgs:before{ opacity: 1;}
.picture-1-list a:hover .imgbox .imgs span{ transform: scale(1.2);}
.picture-1-list a:hover .biaoti{ color: #01b0f1;}
.picture-2-list a{ display: block;}
.picture-2-list a .imgbox{ margin-bottom: -6px; overflow: hidden; border-radius: 5px;}
.picture-2-list a .imgbox span{ display: block; padding-top: calc(150 / 380 * 100%);}
.picture-2-list a .textbox{ position: relative; display: flex; justify-content:space-between; align-items: center; padding:0 20px 0 0; height: 64px; overflow: hidden;}
.picture-2-list a .textbox:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 1px; background: #d8d8d8; transition: all .3s;}
.picture-2-list a .textbox:after{ content: ""; position: absolute; left: 0; bottom: -100%; z-index:2; width: 100%; height:100%; background: #01b0f1; border-radius:0 0 5px 5px; transition: all .3s;}
.picture-2-list a .textbox > div{ position: relative; z-index: 3;}
.picture-2-list a .textbox .mc{ width:calc(100% - 32px); font-size: 18px; color: #333; font-weight: bold;}
.picture-2-list a .textbox .icon{ display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; color: #f4f4f4; background: #f4f4f4;}
.picture-2-list a:hover .imgbox span{transform: scale(1.2);}
.picture-2-list a:hover .textbox:before{ opacity: 0;}
.picture-2-list a:hover .textbox:after{ bottom: 0;}
.picture-2-list a:hover .textbox .mc{ padding-left: 20px; color: #fff;}
.picture-2-list a:hover .textbox .icon{ color: #01b0f1;}
.picture-3{ margin: -10px;}
.picture-3-list a{ display: flex; align-items: center; margin:10px; padding:10px 15px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,.3); border-radius: 60px;}
.picture-3-list a .imgbox{ width: 100px; background: #fff; border:solid 3px #fff; border-radius: 50%; overflow: hidden;}
.picture-3-list a .imgbox span{ display: block; padding-top: 100%;}
.picture-3-list a .biaoti{ padding-left:10%; width: calc(100% - 100px); font-size: 20px; color: #333; font-weight: bold;}
.picture-3-list a:hover{ background: #01b0f1;}
.picture-3-list a:hover .imgbox span{ transform: scale(1.2);}
.picture-3-list a:hover .biaoti{ color: #fff;}
.picture-4{ display: flex;}
.picture-4 .imgbox{ position: relative; z-index: 2; width: 50%;}
.picture-4 .imgbox span{ display: block; padding-top:350px;}
.picture-4 .textbox{ padding:25px 0 0; width: 50%; background: #fff; box-shadow: 5px 5px 15px rgba(0,0,0,.1);}
.picture-4 .textbox .biaoti{ position: relative; margin-right: 50px; margin-bottom: 20px;}
.picture-4 .textbox .biaoti:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:98%; height: 100%; background:#e8e8e8; transform-origin:left bottom; transform: rotate(1deg);}
.picture-4 .textbox .biaoti .mc{ position: relative; z-index: 2; padding:0 0 0 55px; font-size: 20px; color: #fff; font-weight: bold; line-height: 45px; background: #ff7200;}
.picture-4 .textbox .bots .list{ padding: 0 55px; margin-bottom: 20px;}
.picture-4 .textbox .bots .list ul{ display: flex; flex-wrap: wrap;}
.picture-4 .textbox .bots .list ul li{ display: flex; align-items: center; width: 50%;}
.picture-4 .textbox .bots .list ul li:nth-child(n+3){ margin-top:10px;}
.picture-4 .textbox .bots .list ul li .zimu{ display: flex; justify-content: center; align-items: center; width:36px; height: 36px; font-family: 'After Disaster'; font-size: 20px; color: #fff; background: #01b0f1; border:solid 4px #b2e7fb; border-radius: 50%;}
.picture-4 .textbox .bots .list ul li .mc{ padding-left:15px; color: #01b0f1; line-height: 36px;}
.picture-4 .textbox .bots .jieshao{ padding:15px 45px 0; margin: 0 auto; max-width: 560px; height: 140px; background: url(../images/index/p4_jieshao_bg.png) no-repeat center;}
.picture-4 .textbox .bots .jieshao .text{ height: 90px; color: #333; line-height: 30px; overflow: hidden;}
.picture-5 .tops{ margin-bottom:-28px; padding:30px 35px 40px; border:solid 2px #000;}
.picture-5 .tops .box{ display: flex; align-items:center; padding:30px; background: #f4f4f4;}
.picture-5 .tops .box .imgbox{ width:40%; font-size: 0; text-align: center;}
.picture-5 .tops .box .imgbox img{ max-width: 100%;}
.picture-5 .tops .box .textbox{ width: 60%; padding-left:40px;}
.picture-5 .tops .box .textbox .biaoti{ margin-bottom:5px; font-size: 24px; color: #ff7200; font-weight: bold; line-height: 30px;}
.picture-5 .tops .box .textbox .mc{ margin-bottom:30px; font-size: 16px; color: #333; line-height: 24px;}
.picture-5 .tops .box .textbox .jieshao{ color: #999999; line-height: 24px;}
.picture-5 .bots .swiper-pagination{ position: relative; display: flex; justify-content: center; font-size: 0;}
.picture-5 .bots .swiper-pagination span{ display: flex; justify-content: center; align-items: center; margin: 0 20px; width: 56px; height: 56px; font-family: 'Arial'; opacity: 1; font-size: 24px; color: #000; font-weight: bold; background: #fff; border:solid 2px #000; border-radius: 50%; transition: all .3s; cursor: pointer;}
.picture-5 .bots .swiper-pagination span.swiper-pagination-bullet-active{ color: #fff; background: #01b0f1; border-color: #fff;}
.picture-6{ position: relative; margin-left:-7px;}
.picture-6:before{ content: ""; position: absolute; right: -84px; top: 190px; z-index: 2; width: 244px; height: 424px; font-size: 0; background: url(../images/index/p6_pen.png) no-repeat;}
.picture-6-list{ display: flex;}
.picture-6-list .imgbox{ position: relative; margin-right: -45px; padding:0 43px 0 27px; width:610px; height: 490px;}
.picture-6-list .imgbox:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 315px; background: url(../images/index/p6_xinfeng.png) no-repeat;}
.picture-6-list .imgbox .imgs{ background: #fff; box-shadow:15px 15px 20px rgba(0,0,0,.3);}
.picture-6-list .imgbox .imgs span{ display: block; padding-top: 404px;}
.picture-6-list .textbox{ padding:20px 60px 0 50px; margin-bottom: 27px; width:calc(50% + 42px); background: #f9f2ed;} 
.picture-6-list .textbox .biaoti{ padding: 0 45px; font-size: 20px; color: #333; font-weight: bold; line-height: 40px;}
.picture-6-list .textbox .jieshao{ padding: 0 45px 2px; height:335px; color: #333; line-height: 37px; overflow: hidden; background: url(../images/index/p6_jieshao_jiangexian.png) repeat;}
.picture-6-list .textbox .qita{ padding:10px 45px 0;}
.picture-6-list .textbox .qita .mc{ font-size: 16px; color: #333; line-height: 24px;}
.picture-6-list .textbox .qita .time{ color: #999999; line-height: 24px;}
.picture-6 .swiper-pagination{ position: relative; margin-top: 20px; font-size: 0;}
.picture-6 .swiper-pagination span{ margin: 0 5px; width: 14px; height: 14px; background: #fff; opacity: 1; border-radius: 50%; transition: all .3s;}
.picture-6 .swiper-pagination span.swiper-pagination-bullet-active{ background: #ff7200;}
.picture-7{ position: relative; min-height:408px;}
.picture-7 .imgbox{ position: absolute; left: 50%; top:50%; z-index: 1; margin:-204px 0 0 -173px; width: 346px; font-size: 0; text-align: center;}
.picture-7 .imgbox img{ max-width: 100%;}
.picture-7 .textbox ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.picture-7 .textbox ul li{ position: relative; width:calc(50% - 240px);}
.picture-7 .textbox ul li:nth-child(odd){ margin-right: 240px;}
.picture-7 .textbox ul li:nth-child(even){ margin-left: 240px;}
.picture-7 .textbox ul li:nth-child(n+3){ margin-top: 40px;}
.picture-7 .textbox ul li .shuzi{ padding:10px; margin:0 auto 30px; width: 66px; border-radius: 50%; background: rgba(255,255,255,.3);}
.picture-7 .textbox ul li .shuzi span{ display: flex; justify-content: center; align-items: center; height:46px; font-family: 'Arial'; font-size: 24px; color: #01b0f1; font-weight: bold; background: #fff; border-radius: 50%;}
.picture-7 .textbox ul li .jiangexian{ margin: 0 auto 25px; width: 28px; height: 1px; background: #fff;}
.picture-7 .textbox ul li .biaoti{ margin-bottom:15px; font-size:20px; color: #fff; line-height: 24px;}
.picture-7 .textbox ul li .jieshao{ height:72px; font-size: 16px; color: rgba(255,255,255,.5); line-height: 24px; overflow: hidden;}
.picture-7 .textbox ul li .yindaoxian{ position: absolute; width: 108px; height: 1px; background: #fff;}
.picture-7 .textbox ul li:nth-child(1) .yindaoxian{ left:calc(100% - 45px); top: 96px; transform-origin:left top; transform: rotate(45deg);}
.picture-7 .textbox ul li:nth-child(2) .yindaoxian{ right:calc(100% - 45px); top: 96px; transform-origin:right top; transform: rotate(-45deg);}
.picture-7 .textbox ul li:nth-child(3) .yindaoxian{ left:calc(100% - 45px); top:70px; transform-origin:left bottom; transform: rotate(-45deg);}
.picture-7 .textbox ul li:nth-child(4) .yindaoxian{ right:calc(100% - 45px); top:70px; transform-origin:right bottom; transform: rotate(45deg);}
.picture-7 .textbox ul li .yindaoxian:before,.picture-7 .textbox ul li .yindaoxian:after{ content: ""; position: absolute; top:-5px; z-index: 1; width: 10px; height: 10px; background: #fff; border-radius: 50%; transition: all .3s;}
.picture-7 .textbox ul li .yindaoxian:before{ left:-5px;}
.picture-7 .textbox ul li .yindaoxian:after{ right:-5px;}
.picture-7 .textbox ul li:hover .shuzi{ background: rgba(1,176,241,.3);}
.picture-7 .textbox ul li:hover .shuzi span{ color: #fff; background: #01b0f1;}
.picture-7 .textbox ul li:hover .biaoti{ color: #01b0f1;}
.picture-7 .textbox ul li:hover .yindaoxian{ background: #01b0f1;}
.picture-7 .textbox ul li:hover .yindaoxian:before,.picture-7 .textbox ul li:hover .yindaoxian:after{ background: #01b0f1;}
.picture-8-list a{ display: flex; justify-content: space-between; align-items: center; padding:10px 10px 10px 30px; border-radius: 5px;}
.picture-8-list a .imgbox{ padding: 10px; width: 160px; background: rgba(1,176,241,.3); border-radius: 50%;}
.picture-8-list a .imgbox .imgs{ display: flex; justify-content: center; align-items: center; height:140px; font-size: 0; background: #fff; overflow: hidden; border-radius: 50%;}
.picture-8-list a .imgbox .imgs img{ max-width: 100%; max-height: 100%;}
.picture-8-list a .textbox{ width: calc(100% - 160px - 20px); border-bottom: solid 1px #c3c3c3;}
.picture-8-list a .textbox .biaoti{ margin-bottom: 10px; height: 24px; font-size: 18px; color: #333; font-weight: bold; line-height: 24px;}
.picture-8-list a .textbox .jieshao{ margin-bottom: 10px; height: 72px; color: #333; line-height: 24px; overflow: hidden;}
.picture-8 .swiper-slide:nth-child(odd) .picture-8-list a{ padding:10px 30px 10px 10px; flex-direction: row-reverse;}
.picture-8 .swiper-slide:nth-child(odd) .picture-8-list a .textbox .biaoti{ text-align: right;}
.picture-8 .swiper-slide:nth-child(odd) .picture-8-list a .textbox .jieshao{ text-align: right;}
.picture-8-list a:hover{ background: #01b0f1;}
.picture-8-list a:hover .imgbox{ background: rgba(255,255,255,.3);}
.picture-8-list a:hover .imgbox .imgs img{ animation: ain 1s 0s forwards;}
.picture-8-list a:hover .textbox{ border-bottom-color:#01b0f1;}
.picture-8-list a:hover .textbox .biaoti{ color: #fff;}
.picture-8-list a:hover .textbox .jieshao{ color: #fff;}

@keyframes ain{
	0%{ transform: scale(1);}
	30%{ transform: scale(1.2);}
	35%{ transform: scale(1.2) rotate(15deg);}
	45%{ transform: scale(1.2) rotate(-15deg);}
	55%{ transform: scale(1.2) rotate(10deg);}
	65%{ transform: scale(1.2) rotate(-10deg);}
	75%{ transform: scale(1.2) rotate(0deg);}
	100%{ transform: scale(1) rotate(0deg);}
}

.picture-9{ display: flex; justify-content: space-between; align-items: center; padding:35px 0; background: #f2f2f2; border:solid 1px #e3e3e3;}
.picture-9 .left{ width: 264px;}
.picture-9 .left ul li:nth-child(n+2){ margin-top: 1px;}
.picture-9 .left ul li a{ display: flex; justify-content: center; align-items: center; height: 90px; font-size: 24px; color: #01b0f1; background: #fff;}
.picture-9 .left ul li.active a{ color: #fff; background: #01b0f1;}
.picture-9 .left ul li:hover a{ color: #fff; background: #01b0f1;}
.picture-9 .right{ width: calc(100% - 264px - 36px);}
.picture-9 .right .ul .li{ display: none;}
.picture-9 .right .ul .li.active{ display: flex; justify-content: space-between; align-items: center;}
.picture-9 .right .ul .li .video{ position: relative; width: 45%; height: 326px; background: #000;}
.picture-9 .right .ul .li .video .imgbox,.picture-9 .right .ul .li .video video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.picture-9 .right .ul .li .video .imgbox{ z-index: 2; cursor: pointer; background: #000; overflow: hidden;}
.picture-9 .right .ul .li .video .imgbox span{ position: relative; display: block; height: 100%; opacity: .5;}
.picture-9 .right .ul .li .video .imgbox:before,.picture-9 .right .ul .li .video .imgbox:after{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1;}
.picture-9 .right .ul .li .video .imgbox:before{ margin: -26px 0 0 -26px; width: 52px; height: 52px; border:solid 3px #fff; border-radius: 50%;}
.picture-9 .right .ul .li .video .imgbox:after{ margin:-13px 0 0 -8px; border-top:solid 13px transparent; border-bottom:solid 13px transparent; border-left:solid 22px #fff;}
.picture-9 .right .ul .li .video video{ z-index: 1; display: none;}
.picture-9 .right .ul .li .video.active .imgbox{ cursor: default;}
.picture-9 .right .ul .li .video.active .imgbox:before,.picture-9 .right .ul .li .video.active .imgbox:after{ display: none;}
.picture-9 .right .ul .li .video.active .imgbox span{ transform: scale(1) !important; opacity: 1 !important;}
.picture-9 .right .ul .li .textbox{ padding: 0 45px; width:55%;}
.picture-9 .right .ul .li .textbox .biaoti{ font-size: 24px; color: #ff7200; font-weight: bold; line-height: 30px;}
.picture-9 .right .ul .li .textbox .jiangexian{ margin: 20px 0; width: 44px; height: 2px; background: #000;}
.picture-9 .right .ul .li .textbox .jieshao{ height:210px; color: #333; line-height: 35px; overflow: hidden;}
.picture-9 .right .ul .li .video .imgbox:hover span{ transform: scale(1.2); opacity: .8;}
.picture-10{ position: relative; padding:10px; background: #fff; overflow: hidden;}
.picture-10-list a{ display: block;}
.picture-10-list a .imgbox{ margin-bottom: 20px; overflow: hidden;}
.picture-10-list a .imgbox span{ display: block; padding-top:300px;}
.picture-10-list a .textbox{ padding: 0 10px;}
.picture-10-list a .textbox .shuzi{ display: flex; justify-content: center; align-items: center; margin-bottom: 5px; width: 75px; height: 21px; font-family:'Arial'; font-size: 12px; color: #fff; background: #01b0f1;}
.picture-10-list a .textbox .biaoti{ margin-bottom:10px; font-size: 20px; color: #333; line-height: 24px;}
.picture-10-list a .textbox .jieshao{ margin-bottom:10px; height: 48px; color: #999999; line-height: 24px; overflow: hidden;}
.picture-10-list a .textbox .more{ color: #01b0f1; line-height: 24px;}
.picture-10 .swiper-button{ display: flex; justify-content: center; align-items: center; margin-top: -40px; width: 36px; height: 80px; font-size: 24px; color: #fff; background: rgba(0,0,0,.7); opacity: 1;}
.picture-10 .swiper-button.swiper-button-prev{ left:-36px; transform: rotateY(180deg);}
.picture-10 .swiper-button.swiper-button-next{ right:-36px;}
.picture-10 .swiper-button:hover{ background: #01b0f1;}
.picture-10:hover .swiper-button.swiper-button-prev{ left:0;}
.picture-10:hover .swiper-button.swiper-button-next{ right:0;}
.picture-10-list a:hover .imgbox span{ transform: scale(1.2);}
.picture-10-list a:hover .textbox .biaoti {color: #01b0f1;}
.picture-11{ position: relative; padding:20px; background: #fff; overflow: hidden;}
.picture-11 .swiper-container{ height:442px;}
.picture-11 .swiper-slide:nth-child(n+2):before{ content: ""; position: absolute; left: 0; top:-20px; z-index: 1; width: 100%; height: 1px; background: #e5e5e5;}
.picture-11-list{ position: relative; height: 100%;}
.picture-11-list a{ position: relative; height: 100%; display: flex; justify-content: space-between;}
.picture-11-list a .imgbox{ position: relative; width: 126px; height: 100%; overflow: hidden;}
.picture-11-list a .imgbox span{ display: block; position: relative; height: 100%;}
.picture-11-list a .textbox{ width: calc(100% - 126px - 20px);}
.picture-11-list a .textbox .shuzi{ display: flex; justify-content: center; align-items: center; margin-bottom: 5px; width: 75px; height: 21px; font-family:'Arial'; font-size: 12px; color: #fff; background: #01b0f1;}
.picture-11-list a .textbox .biaoti{ margin-bottom:5px; font-size: 20px; color: #333; line-height: 24px;}
.picture-11-list a .textbox .jieshao{ color: #999999; line-height: 24px;}
.picture-11 .swiper-button{ display: flex; justify-content: center; align-items: center; top:initial; margin-top:0; width: 36px; height: 80px; font-size: 24px; color: #fff; background: rgba(0,0,0,.7); opacity: 1;}
.picture-11 .swiper-button.swiper-button-prev{ top:-58px; left:50%; margin-left:-18px; transform: rotate(-90deg);}
.picture-11 .swiper-button.swiper-button-next{ bottom:-58px; margin-right:-18px; right:50%; transform: rotate(90deg);}
.picture-11 .swiper-button:hover{ background: #01b0f1;}
.picture-11:hover .swiper-button.swiper-button-prev{ top:-22px;}
.picture-11:hover .swiper-button.swiper-button-next{ bottom:-22px;}
.picture-11-list a:hover .imgbox span{ transform: scale(1.2);}
.picture-11-list a:hover .textbox .biaoti {color: #01b0f1;}
.picture-12-list{ position: relative; overflow: hidden;}
.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list:before,.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list:after{ content: ""; position: absolute; left: 0; width: 12px; height: 1px; background: #ccc;}
.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list:before{ top:50%; margin-top:-7px; transform-origin:left top; transform: rotate(35deg);}
.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list:after{ top:50%; margin-top:7px; transform-origin:left bottom; transform: rotate(-35deg);}
.picture-12-list .tops{ position: absolute; left: -150%; top: -150%; z-index: 2; padding-top: 20px; width: 100%; height: 100%; background: #01b0f1;}
.picture-12-list .tops .shuzi{ display: flex; justify-content: center; align-items: center; margin: 0 auto 15px; width: 44px; height: 44px; font-family: 'Arial'; font-size: 24px; color: #01b0f1; font-weight: bold; background: #fff; border-radius: 50%;}
.picture-12-list .tops .biaoti{ margin-bottom: 15px; font-size: 18px; color: #fff; font-weight: bold; line-height: 24px;text-align: center}
.picture-12-list .tops .jiangexian{ margin: 0 auto 10px; width: 74px; height: 1px; background: #fff;}
.picture-12-list .tops .jieshao{ margin: 0 auto; max-width: 100px; height:96px; color: #fff; line-height:24px; overflow: hidden;}
.picture-12-list .tops.trans { -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s; backface-visibility: hidden; }
.picture-12-list .bots{ position: relative; padding:15px;}
.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list .bots{ border-left: solid 1px #cccccc;}
.picture-12 .swiper-slide:nth-child(n+2) .picture-12-list .bots:before{ content: ""; position: absolute; left:-1px; top: 50%; z-index: 1; margin-top:-6px; width: 1px; height: 12px; background: #fff;}
.picture-12-list .bots .imgbox{ padding: 10px; margin: 0 auto 25px; max-width: 104px; background: rgba(1,176,241,.5); border-radius: 50%;}
.picture-12-list .bots .imgbox .imgs{ overflow: hidden; border-radius: 50%;}
.picture-12-list .bots .imgbox .imgs span{ display: block;padding-top: 100%;}
.picture-12-list .bots .textbox .shuzi{ margin-bottom: 10px; font-family: 'Arial'; font-size: 48px; color: #01b0f1; line-height: 48px;text-align: center}
.picture-12-list .bots .textbox .biaoti{ font-size: 18px; color: #333; line-height: 24px;text-align: center}
.picture-13{position: relative; padding: 0 85px; margin-bottom:-10px;}
.picture-13 .swiper-wrapper{ padding-bottom: 20px;}
.picture-13 .swiper-slide{ width: 50%;}
.picture-13-list a{ display: block; padding: 10px; background: #f4f4f4; border:solid 2px #01b0f1; box-shadow:10px 10px 15px rgba(0,0,0,.1);}
.picture-13-list a .imgbox{ position: relative; padding-top:calc(364 / 578 * 100%); background: #fff;}
.picture-13-list a .imgbox span{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 1; padding: 15px; width: 100%; height: 100%; font-size: 0; overflow: hidden;}
.picture-13-list a .imgbox span img{ max-width: 100%; max-height: 100%;}
.picture-13 .swiper-button{ display: flex; justify-content: center; align-items: center; margin-top:-37px; width: 54px; height: 54px; font-size: 24px; color: #7c7d7f; font-weight: bold; background: none; opacity: 1; border:solid 2px #d4d4d4; border-radius: 50%;}
.picture-13 .swiper-button.swiper-button-prev{ left: 0; transform: rotateY(180deg);}
.picture-13 .swiper-button.swiper-button-next{ right: 0;}
.picture-13 .swiper-button:hover{ color: #01b0f1; border-color:#01b0f1;}
.picture-13-list a .imgbox span:hover img{ transform: scale(1.2);}
.picture-14 ul{ display: flex; flex-wrap: wrap; justify-content: center;}
.picture-14 ul li{ position: relative; z-index: 1; margin-right: -1px; margin-bottom: -1px; width:150px;}
.picture-14-list{ position: relative; padding-top: calc(86 / 151 * 100%);}
.picture-14-list a{ display: flex; justify-content: center; align-items: center; font-size: 0; position: absolute; left: 0; top: 0; z-index: 1; padding: 10px; width: 100%; height: 100%; background: #fff; border:solid 1px #e5e5e5; overflow: hidden;}
.picture-14-list a img{ max-width: 100%; max-height: 100%;}
.picture-14-list a span{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 1; padding: 10px; width: 100%; height: 100%; overflow: hidden; transform: scale(1.5); opacity: 0;}
.picture-14 ul li:hover{ z-index: 2;}
.picture-14-list a:hover{ border-color: #01b0f1;}
.picture-14-list a:hover span{ transform: scale(1); opacity: 1;}

footer .tops{ padding: 60px 0; background: #f2f2f2; border-top: solid 6px #01b0f1;}
footer .tops .box{ display: flex; justify-content: space-between; align-items: center;}
footer .tops .box .left{ display: flex; align-items: center; width: 50%; border-right: solid 1px #ccc;}
footer .tops .box .left .logo{ margin-right: 25px;}
footer .tops .box .left .logo a{ font-size: 0;}
footer .tops .box .left .qita .logo2{ margin-bottom: 25px; font-size: 30px; color: #333; font-weight: bold; line-height: 34px;}
footer .tops .box .left .qita .contact{ display: flex;}
footer .tops .box .left .qita .contact .icon{ display: flex; justify-content: center; align-items: center; width:32px; height: 32px; font-size: 24px; color: #fff; border-radius: 5px;background:rgb(5,206,242);background:-moz-linear-gradient(top,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);background:-webkit-linear-gradient(top,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);background:linear-gradient(to bottom,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#05cef2',endColorstr='#004eb1',GradientType=0 );}
footer .tops .box .left .qita .contact .textbox{ padding-left: 15px;}
footer .tops .box .left .qita .contact .textbox .mc{ margin-bottom: 10px; font-size: 18px; color: #333; font-weight: bold; line-height: 24px;}
footer .tops .box .left .qita .contact .textbox .jieshao{ color: #333; line-height: 24px;}
footer .tops .box .right{ display: flex; align-items: center; justify-content: flex-end; width: 50%;}
footer .tops .box .right .ewm{ margin-right: 30px;}
footer .tops .box .right .ewm ul{ display: flex; }
footer .tops .box .right .ewm ul li:nth-child(n+2){ margin-left: 30px;}
footer .tops .box .right .ewm ul li .imgbox{ display: flex; justify-content: center; align-items: center; margin-bottom:10px; width: 130px; height: 130px; font-size: 0; background: #fff;}
footer .tops .box .right .ewm ul li .imgbox img{ max-width: 100%; max-height: 100%;}
footer .tops .box .right .ewm ul li .biaoti{ display: flex; justify-content: center; align-items: center; color: #999999; line-height: 24px;}
footer .tops .box .right .ewm ul li .biaoti .icon{ font-size: 21px;}
footer .tops .box .right .ewm ul li .biaoti .mc{ margin-left: 5px;}
footer .tops .box .right .qita .tel{ margin-bottom: 10px;}
footer .tops .box .right .qita .tel ul li{ display: flex;}
footer .tops .box .right .qita .tel ul li a{ font-family: 'Arial'; font-size: 30px; color: #fe7800; font-weight: bold; line-height: 34px;}
footer .tops .box .right .qita .email{ display: flex;}
footer .tops .box .right .qita .email .icon{ display: flex; justify-content: center; align-items: center; width:32px; height: 32px; font-size: 24px; color: #fff; border-radius: 5px;background:rgb(5,206,242);background:-moz-linear-gradient(top,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);background:-webkit-linear-gradient(top,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);background:linear-gradient(to bottom,rgba(5,206,242,1) 0%,rgba(0,78,177,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#05cef2',endColorstr='#004eb1',GradientType=0 );}
footer .tops .box .right .qita .email .textbox{ padding-left: 15px;}
footer .tops .box .right .qita .email .textbox .mc{ margin-bottom: 10px; font-size: 18px; color: #333; font-weight: bold; line-height: 24px;}
footer .tops .box .right .qita .email .textbox .jieshao{ color: #333; line-height: 24px;}
footer .bots{ padding:15px 0; color: #fff; line-height: 24px; background: #01b0f1;}

.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 0.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 0.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; font-size:0; text-align:center}
.weixin-qrcode-wrap .weixin-qrcode-container .txt span{ font-size: 14px;}
.weixin-qrcode-wrap.active{opacity: 1;visibility: visible;}
.weixin-qrcode-wrap.active .weixin-qrcode-container{ transform: scale(1);}