﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.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}
.container-fluid-cz-1{max-width:1030px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.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; }

.main-pad-1{ padding:70px 0 0;}
.main-pad-2{ padding:0 0 70px;}
.main-pad-3{ padding:50px 0 0;}
.main-pad-4{ padding:25px 0 0;}
.main-pad-5{ padding:40px 0 0;}
.main-pad-6{ padding:0 0 40px;}
.main-pad-7{ padding:0 20px 10px;} 
.main-border-1{ border:solid 1px #e4e4e4;}
.main-background-1{ background:#f4f4f4;}
.main-background-2{ background:#f2f2f2;}
.main-background-3{ background:#fff;} 

header{ position: relative; z-index:99999;}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .qita .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1; transition: all 0.3s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #1d4986;}

.title-1 .cn{ margin-bottom: 15px; font-size: 30px; color: #1d4986; font-weight: bold; line-height: 34px;}
.title-1 .en{ display: flex; justify-content:center; overflow: hidden;}
.title-1 .en .mc{ position: relative; padding: 0 15px; font-family: 'Bell MT'; font-size: 18px; color: #d31726; line-height: 24px;}
.title-1 .en .mc:before,.title-1 .en .mc:after{ content: ""; position: absolute; top: 50%; z-index: 1; margin-top: -1px; width: 158px; height: 2px; background: #1d4986;}
.title-1 .en .mc:before{ right: calc(100% + 11px);}
.title-1 .en .mc:after{ left: calc(100% + 11px);}
.title-1 .en .mc b{ display: block; position: absolute; top: 50%; z-index: 1; margin-top: -3px; width: 6px; height: 6px; background: #1d4986;}
.title-1 .en .mc b:first-child{ right: 100%;}
.title-1 .en .mc b:last-child{ left: 100%;}
.title-1.active .cn{ color: #fff;}
.title-1.active .en .mc{ color: #fff;}
.title-1.active .en .mc:before,.title-1.active .en .mc:after{ background: #fff;}
.title-1.active .en .mc b{ background: #fff;}
.title-2{ margin-bottom: -5px;}
.title-2 ul{ display: flex; flex-wrap: wrap; justify-content: center;}
.title-2 ul li{ margin-left: -1px; margin-bottom: 5px;}
.title-2 ul li a{ display:flex; justify-content: center; padding: 0 10px; min-width: 124px; color: #000; line-height: 36px; background: #fff; border:solid 1px #eaeaea;}
.title-2 ul li.active{ position: relative; z-index: 2;}
.title-2 ul li.active a{ color: #fff; background: #d31726; border-color: #d31726;}
.title-2-nr{ display: none;}
.title-2-nr.active{ display:block;}
.title-3{ margin-bottom: 30px; font-size: 20px; color: #fff; font-weight: bold; line-height: 24px;}
.title-4{ margin-bottom: 20px; display: flex; justify-content: space-between; align-items: center; height: 58px; border-bottom: solid 1px #e5e5e5;}
.title-4 .biaoti{ position: relative; padding: 0 15px; font-size: 20px; color: #000; font-weight: bold; font-weight: bold;}
.title-4 .biaoti:before{ content: ""; position: absolute; left: 0; bottom: -16px; z-index: 1; width: 100%; height: 3px; background: #1d4986;}
.title-4 .more a{ display: flex; justify-content: center; align-items: center; width: 50px; height: 15px; font-size: 12px; color: #fff; background: #ff3c00; border-radius: 8px;}
.title-4 .more a span{ transform: scale(0.8);}
.title-6{margin-bottom: 25px;}
.title-6 .biaoti{margin-bottom: -1px; padding-bottom:20px;font-size: 24px; color: #333; font-weight: bold; line-height: 24px; border-bottom: solid 1px #eae7e6;}
.title-6 .qita ul{ display: flex; justify-content: center;}
.title-6 .qita ul li{ padding: 0 10px; min-width: 180px; color: #888888; line-height: 48px; border: solid 1px #eae7e6;}
.title-6 .qita ul li:nth-child(n+2){ margin-left: -1px;}
.title-6 .qita ul li span{color: #333;}

.text-1{ color: #fff; line-height: 30px;}
.text-4{position: relative; padding:20px 20px 0;}
.text-4:before{ content: ""; position: absolute; left:0; top: 0; z-index: 1; width: 100%; height: calc(100% - 40px); background: #1d4986; box-shadow:0 7px 0 0 #e5e5e5;}
.text-4 .biaoti{ position: relative; z-index: 3; display: flex; justify-content: center; align-items: center;}
.text-4 .biaoti .mc{ font-size: 36px; color: #fff; font-weight: bold; text-shadow:4px 4px 4px rgba(0,0,0,0.4);}
.text-4 .biaoti .four{ margin-left:5px; font-size: 0;}
.text-4 .biaoti .four img{ width:212px;}
.text-4 .en{ position: relative; z-index: 3; display: flex; justify-content: center; margin-bottom: 35px; overflow: hidden;}
.text-4 .en .mc{ position: relative; font-family: 'Impact'; font-size:40px; color: #fff; line-height:40px;}
.text-4 .en .mc:before,.text-4 .en .mc:after{ content: ""; position: absolute; top: 50%; z-index: 1; margin-top: -1px; width: 166px; height: 2px; background: #fff;}
.text-4 .en .mc:before{ right: calc(100% + 15px);}
.text-4 .en .mc:after{ left: calc(100% + 15px);}
.text-4 .en .mc span{ margin-right: 10px; color: #ffc452;}
.text-4 .jiantou{ position: relative; z-index: 3; margin:0 auto; width: 108px; height: 40px; background: #e5e5e5; clip-path:polygon(0% 0%,100% 0%,50% 100%);}
.text-4 .jiantou:before{ content: ""; position: absolute; left: 50%; top: 0; z-index: 1; margin-left: -40px; width:80px; height: 30px; background: #1d4986; clip-path:polygon(0% 0%,100% 0%,50% 100%);}
.text-5{ display: flex; justify-content: space-between; align-items: center;}
.text-5 .left{ width: calc(100% - 437px);}
.text-5 .left .logo{ margin-bottom: 10px;font-size: 0;}
.text-5 .left .logo img{ max-width: 100%;}
.text-5 .left .jieshao{ font-size: 18px; color: #fff; font-weight: bold; line-height: 24px;}
.text-5 .left .jieshao span{ color: #ffc452;}
.text-5 .right{ display: flex; align-items: center; padding: 0 20px; width: 417px; height: 110px; background: #ffae39; border-radius: 55px; padding-left: 60px;}
.text-5 .right .icon{ font-size: 52px; color: #fff; text-shadow:2px 2px 3px rgba(0,0,0,0.3);}
.text-5 .right .text{ padding-left: 10px; width: calc(100% - 52px);}
.text-5 .right .text .mc{ margin-bottom: 5px; font-size: 18px; color: #fff; text-shadow:2px 2px 3px rgba(0,0,0,0.3); line-height: 24px;}
.text-5 .right .text .shuzi{ display: flex; align-items: center;}
.text-5 .right .text .shuzi a{ font-family: 'Impact'; font-size:38px; color: #fff; text-shadow:2px 2px 3px rgba(0,0,0,0.3); line-height:30px;}
.text-5 .right .text .shuzi a:nth-child(n+2){ margin-left: 10px;}
.text-6 ul li:nth-child(n+2){ margin-top: 10px;}
.text-6 ul li a{ display: flex; justify-content: space-between; align-items: center; height: 24px;}
.text-6 ul li a .mc{ position: relative; padding-left: 20px; width: calc(100% - 65px); color: #333;}
.text-6 ul li a .mc:before{ content: ""; position: absolute; left:0; top: 50%; z-index: 1; margin-top: -3px; width:5px; height: 6px; background:#000;}
.text-6 ul li a .time{ font-family:'Arial'; font-size: 12px; color: #999999;}
.text-7 .biaoti{ margin-bottom: 10px; font-size: 18px; color: #fff; line-height: 24px;}
.text-7 .bot2{ display: flex; justify-content: space-between; align-items: center;}
.text-7 .bot2 .contact{ width: calc(100% - 158px); color: #fff; line-height: 40px;}
.text-7 .bot2 .ewm{ width: 138px; font-size: 0;}
.text-7 .bot2 .ewm img{ width: 138px;}
.text-8 form{ display: block;}
.text-8 form ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.text-8 form ul li{ width: calc(50% - 5px);}
.text-8 form ul li:nth-child(3){ width: 100%;}
.text-8 form ul li:nth-child(n+3){ margin-top: 10px;}
.text-8 form ul li input{ display:block; padding: 0 10px; width: 100%; height: 40px; font-size: 12px; color: #fff; line-height: 40px; background: #696969; border:none;}
.text-8 form ul li input::-webkit-input-placeholder{ color: #fff;}
.text-8 form ul li input:-moz-placeholder{ color: #fff;}
.text-8 form ul li input::-moz-placeholder{ color: #fff;}
.text-8 form ul li input:-ms-input-placeholder{ color: #fff;}
.text-8 form ul li textarea{ display:block; padding:7px 10px; width: 100%; max-width: 100%; min-width: 100%; height: 100px; min-height: 100px; font-size: 12px; color: #fff; line-height: 26px; background: #696969; border:none;}
.text-8 form ul li textarea::-webkit-input-placeholder{ color: #fff;}
.text-8 form ul li textarea:-moz-placeholder{ color: #fff;}
.text-8 form ul li textarea::-moz-placeholder{ color: #fff;}
.text-8 form ul li textarea:-ms-input-placeholder{ color: #fff;}
.text-8 form ul li button{ display: block; padding: 0; width:100%; height: 40px; color: #fff; background: #1d4986; border:none;}
.text-9{ color: #000; line-height: 40px;}
.text-10{ color: #000; line-height: 30px;}

.more-1{ display: flex; justify-content: center;}
.more-1 a{ display: flex; justify-content: center; align-items: center; width: 196px; height: 52px; font-size: 18px; color: #fff; background: #1d4986;}
.more-2{ display: flex; justify-content: center;}
.more-2 a{ display: flex; justify-content: center; align-items: center; width: 130px; height:36px; font-size: 16px; color: #1d4986; background: #fff;}

.picture-1{position: relative;}
.picture-1 ul{ display: flex; flex-wrap: wrap;}
.picture-1-list a{ display: block; transition: all 0.3s;}
.picture-1-list a .imgbox{ overflow: hidden;}
.picture-1-list a .imgbox span{ display: block; padding-top: calc(255 / 285 * 100%);}
.picture-1-list a .textbox{ background: #f2f2f2;}
.picture-1-list a .textbox .biaoti{ display: flex; align-items: center; justify-content: center; padding: 0 10px; height: 56px; font-size: 18px; color: #000; font-weight: bold;}
.picture-1-list a .textbox .more{ padding: 0 10px; color: #000; line-height: 52px; border-top: solid 1px #d8d8d8;}
.picture-1 .swiper-button{ display: flex; justify-content: center; align-items: center; margin-top: -24px; width: 48px; height: 48px; font-size: 30px; color: #fff; font-weight: bold; background: #000000; border-radius: 50%;}
.picture-1 .swiper-button.swiper-button-prev{ left:-76px; transform: rotateY(180deg);}
.picture-1 .swiper-button.swiper-button-next{ right:-76px;}
.picture-2 .ul .li .imgbox{ position: relative; z-index: 2; display: flex; justify-content: center; font-size: 0;}
.picture-2 .ul .li .imgbox img{ max-width: 100%;}
.picture-2 .ul .li .textbox .biaoti{ position: relative; display: flex; align-items: center; padding-bottom: 35px;}
.picture-2 .ul .li .textbox .biaoti b{ display: block; position: absolute; z-index: 1;}
.picture-2 .ul .li .textbox .biaoti b:nth-child(1){ left: 0; bottom: 0; width: calc(100% - 75px); height: 20px; background:#e5e5e5;}
.picture-2 .ul .li .textbox .biaoti b:nth-child(2){ left: calc(100% - 75px); bottom: 0; width:20px; height: 45px; background: #bcbcbc; clip-path: polygon(0% calc(100% - 20px),100% 0%,100% 3px,0% 100%);}
.picture-2 .ul .li .textbox .biaoti b:nth-child(3){ left: calc(100% - 55px); bottom: 42px; width: 170px; height: 3px; background: #e5e5e5;}
.picture-2 .ul .li .textbox .biaoti .shuzi{ position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; font-family: 'Impact'; font-size: 20px; color: #fff; background: #ffc452; box-shadow:3px 3px 0 0 rgba(0,0,0,0.05); border-radius: 50%;}
.picture-2 .ul .li .textbox .biaoti .text{ position: relative; z-index: 2; padding-left: 10px; width: calc(100% - 40px);}
.picture-2 .ul .li .textbox .biaoti .text .cn{ font-size: 32px; color: #000; font-weight: bold; line-height: 40px;}
.picture-2 .ul .li .textbox .biaoti .text .en{ font-family: 'Iskoola Pota'; font-size: 16px; color: #000; line-height: 18px;}
.picture-2 .ul .li .textbox .jieshao{ padding:20px 20px 0 50px; font-size: 16px; color: #333; line-height: 30px;}
.picture-3{ margin: 0 auto; max-width: 1000px;}
.picture-3 .swiper-slide b:nth-child(2){ display: none;}
.picture-3 .swiper-slide:first-child b:nth-child(3){ display: none;}
.picture-3 .swiper-slide b:nth-child(1){ display: block; position: absolute; top: 3px; left: 3px; bottom: 3px; right: 3px; z-index: 1;border:solid 5px #e5e5e5; border-radius: 50%;}
.picture-3 .swiper-slide b:nth-child(3){ display: block; position: absolute; right:calc(100% - 10px);width: 100%; height: 50%;}
.picture-3 .swiper-slide:nth-child(odd) b:nth-child(3){ bottom: 0;}
.picture-3 .swiper-slide:nth-child(even) b:nth-child(3){ top: 0;}
.picture-3 .swiper-slide b:nth-child(3):before,.picture-3 .swiper-slide b:nth-child(3):after{ content:""; position: absolute; z-index: 1; width: 10px; height: 10px; border-radius: 50%;}
.picture-3 .swiper-slide b:nth-child(3):before{ left: 0;}
.picture-3 .swiper-slide b:nth-child(3):after{ right: 0;}
.picture-3 .swiper-slide:nth-child(odd) b:nth-child(3):before,.picture-3 .swiper-slide:nth-child(odd) b:nth-child(3):after{ top:-5px; background: #1d6cbe;}
.picture-3 .swiper-slide:nth-child(even) b:nth-child(3):before,.picture-3 .swiper-slide:nth-child(even) b:nth-child(3):after{ bottom: -5px; background: #113ea3;}
.picture-3 .swiper-slide:nth-child(2) b:nth-child(3):before,.picture-3 .swiper-slide:nth-child(2) b:nth-child(3):after{ background: #6ea1d5;}
.picture-3 .swiper-slide b span{ display: block; position: absolute; left: 0; top: 0; width: 100%; height:100%; overflow: hidden;}
.picture-3 .swiper-slide b span:before{ content: ""; position: absolute; left: 0; z-index: 1; width: 100%; height: 200%; border-radius: 50%; border-style: solid; border-width: 10px;}
.picture-3 .swiper-slide:nth-child(odd) b span:before{ bottom: 0; border-color:#1d6cbe;}
.picture-3 .swiper-slide:nth-child(even) b span:before{ top: 0; border-color:#113ea3}
.picture-3 .swiper-slide:nth-child(2) b span:before{ border-color:#6ea1d5;}
.picture-3 .swiper-slide:last-child b:nth-child(2){ display: block; position: absolute; left:0; z-index: 2; width: 100%; height: 50%;}
.picture-3 .swiper-slide:last-child b:nth-child(2) span:before{ bottom: initial; top: 0; border-color: #6ea1d5;}
.picture-3 .swiper-slide:last-child b:nth-child(2):before,.picture-3 .swiper-slide:last-child b:nth-child(2):after{ content:""; position: absolute; z-index: 1; bottom: -5px; width: 10px; height: 10px; border-radius: 50%; background: #6ea1d5;}
.picture-3 .swiper-slide:last-child b:nth-child(2):before{ left: 0;}
.picture-3 .swiper-slide:last-child b:nth-child(2):after{ right: 0;}
.picture-3-list{ position: relative; z-index: 2; padding: 26px;}
.picture-3-list .box{ position: relative; padding-top: 100%; border-radius: 50%;}
.picture-3 .swiper-slide:nth-child(odd) .picture-3-list .box{ background: #113ea3;}
.picture-3 .swiper-slide:nth-child(even) .picture-3-list .box{ background: #1d6cbe;}
.picture-3 .swiper-slide:first-child .picture-3-list .box{ background: #6ea1d5;}
.picture-3 .swiper-slide:last-child .picture-3-list .box{ background: #6ea1d5;}
.picture-3-list .box .textbox{ position: absolute; top: 50%; z-index: 1; margin-top: -27px; width: 100%; color: #fff;}
.picture-3-list .box .textbox .shuzi{ font-family:'After Disaster'; font-size: 26px; line-height: 30px;}
.picture-3-list .box .textbox .mc{ font-size: 18px; line-height: 24px; font-weight: bold;}
.picture-3 .swiper-slide:nth-child(3) .picture-3-list .box .textbox .mc{ font-size: 14px;}
.picture-4{ margin-bottom: 20px;}
.picture-4 a{ display: flex; align-items: center;}
.picture-4 a .imgbox{ width: 140px; overflow: hidden;}
.picture-4 a .imgbox span{ display: block; padding-top: 100px;}
.picture-4 a .textbox{ padding-left:20px; width: calc(100% - 140px);}
.picture-4 a .textbox .biaoti{ margin-bottom: 5px; font-size: 16px; color: #333; line-height: 24px;}
.picture-4 a .textbox .jieshao{ margin-bottom: 5px; height: 48px; font-size: 13px; color: #999999; line-height: 24px; overflow: hidden;}
.picture-4 a .textbox .time{ font-family: 'Arial'; font-size: 12px; color: #333;}
.picture-5{ overflow: hidden;}
.picture-5 .box{ position: relative; left: 0; display: flex;}
.picture-5 .box .swiper-container{ margin:0;}
.picture-5-list a{ display: block; position: relative; padding-top: 100%; border:solid 1px #e4e4e4; border-left: none;}
.picture-5-list a:before{ content: ""; position: absolute; left:-1px; top:-1px; bottom: -1px; z-index: 1; width: 1px; background: #e4e4e4; transition: all 0.3s;}
.picture-5-list a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; font-size: 0; display: flex; justify-content: center; align-items: center; padding: 10px; overflow: hidden;}
.picture-5-list a .imgbox img{ max-width: 100%; max-height: 100%;}
.picture-5-list a .imgbox span{position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; font-size: 0; display: flex; justify-content: center; align-items: center; padding: 10px; transform: scale(2); opacity: 0;}
.picture-6 ul li{ padding-bottom: 20px; margin-bottom: 30px; border-bottom: solid 1px #e5e5e5;}
.picture-6 ul li:last-child{ margin-bottom: 0;}
.picture-6 ul li a{ display: flex; align-items: center;}
.picture-6 ul li a .imgbox{ width: 209px; overflow: hidden;}
.picture-6 ul li a .imgbox span{ display: block; padding-top: 159px;}
.picture-6 ul li a .textbox{ padding-left: 35px; width: calc(100% - 209px);}
.picture-6 ul li a .textbox .biaoti{ margin-bottom:5px; font-size: 18px; color: #000; font-weight: bold; line-height: 24px;}
.picture-6 ul li a .textbox .time{ margin-bottom: 10px; font-family: 'Arial'; font-size: 14px; color: #999999; line-height: 24px;}
.picture-6 ul li a .textbox .jieshao{ height: 48px; color: #666666; line-height: 24px; overflow: hidden;}
.picture-7{ margin-bottom: 20px; font-size: 0;}
.picture-7 img{ max-width: 100%;}
.picture-8 ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.picture-8 ul li a{ display: block; border:solid 1px #eee;}
.picture-8 ul li a .imgbox{ position: relative; margin: 4px; background: #000; overflow: hidden;}
.picture-8 ul li a .imgbox:before,.picture-8 ul li a .imgbox:after{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; opacity: 0.8;}
.picture-8 ul li a .imgbox:before{margin:-25px 0 0 -25px; width:50px; height:50px; border: solid 3px #fff; border-radius: 50%;}
.picture-8 ul li a .imgbox:after{ margin:-8px 0 0 -3px; border-top: solid 8px transparent; border-bottom: solid 8px transparent; border-left: solid 10px #fff;}
.picture-8 ul li a .imgbox span{ display: block; padding-top: calc(3 / 4 * 100%); opacity: 0.6;}
.picture-8 ul li a .biaoti{ padding: 0 10px; height: 40px; color: #333; line-height:39px; border-top: solid 1px #eee;}
.picture-9{ margin: 0 auto; max-width: 600px;}
.picture-9 .box{ position: relative; padding-top: calc(3 / 4 * 100%); background: #000; overflow: hidden;}
.picture-9 .box .imgbox,.picture-9 .box .video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.picture-9 .box .imgbox{ z-index: 2; cursor: pointer;}
.picture-9 .box .imgbox:before,.picture-9 .box .imgbox:after{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; opacity: 0.8;}
.picture-9 .box .imgbox:before{margin:-25px 0 0 -25px; width:50px; height:50px; border: solid 3px #fff; border-radius: 50%;}
.picture-9 .box .imgbox:after{ margin:-8px 0 0 -3px; border-top: solid 8px transparent; border-bottom: solid 8px transparent; border-left: solid 10px #fff;}
.picture-9 .box .imgbox span{ display: block; position: relative; height: 100%;}
.picture-9 .box .video{ z-index: 1; display: none;}
.picture-9 .box .video video{ width: 100%; height: 100%;}

.subnav .biaoti{ position: relative; display: flex; align-items: center; padding: 0 20px; height: 80px; background: #1d4986; overflow: hidden;}
.subnav .biaoti:before{ content: ""; position: absolute; right:-1px; top:-1px; bottom: -1px; z-index: 1; width:50%;background: #d31726; clip-path: polygon(40px 0%,100% 0%,100% 100%,0% 100%);}
.subnav .biaoti .icon{ position: relative; z-index: 2; width: 24px; height: 24px;}
.subnav .biaoti .icon b{ display: block; position: absolute; width: 11px; height: 11px; border:solid 2px #fff;}
.subnav .biaoti .icon b:nth-child(1){ left: 0; top: 0;}
.subnav .biaoti .icon b:nth-child(2){ right: 0; top: 0;}
.subnav .biaoti .icon b:nth-child(3){ left: 0; bottom: 0;}
.subnav .biaoti .icon b:nth-child(4){ right: 0; bottom: 0; opacity: 0.3;}
.subnav .biaoti .cn{ position: relative; z-index: 2; padding-left: 15px; font-size: 20px; color: #fff; font-weight: bold;}
.subnav ul li{position: relative; margin-top: 1px; background: #e5e5e5; overflow: hidden;}
.subnav ul li:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:11px; height: 100%; background: #1d4986; transition: all 0.3s;}
.subnav ul li a{ display: block; position: relative; z-index: 2; padding: 0 15px 0 35px; font-size: 16px; color: #333; line-height: 44px;}
.subnav ul li.active:before{ width: 100%;}
.subnav ul li.active a{ color: #fff;}
.subnav .ul{ display: none; margin-top: 1px; padding: 10px; background: #e5e5e5; border:solid 4px #1d4986;}
.subnav .ul .li:nth-child(n+2){ border-top:solid 1px #eee;}
.subnav .ul .li a{ display: block; padding: 0 15px 0 21px; color: #333; line-height: 40px;}
.subnav .ul .li.active a{ color: #fff; background: #1d4986;}

footer{ padding: 30px 0; font-size: 12px; color: rgba(255,255,255,0.5); line-height: 24px; background: #1d4986;}

@media (min-width:992px){
	.main-1{ display: flex; justify-content: space-between;}
	.main-1-list{ width: calc((100% - 40px) / 3);}
	.main-2{ display: flex; justify-content: space-between;}
	.main-2-list:nth-child(1){ width: calc(50% - 50px);}
	.main-2-list:nth-child(2){ padding-left: 50px; width: 50%; border-left: solid 1px rgba(255,255,255,0.2);}
	.col-md-3-cz-1{ padding-right: 10px; width:310px;}
	.col-md-9-cz-1{ padding-left: 10px; width:calc(100% - 310px);}
	header{ margin-bottom: 50px;}
	header .top_bar{ background: #f2f2f2;}
	header .top_bar .box{ height: 36px;}
	header .top_bar .box .biaoyu{color: #666666;}
	header .top_bar .box .right ul{ display: flex;}
	header .top_bar .box .right ul li{height: 14px; line-height: 14px;}
	header .top_bar .box .right ul li:nth-child(n+2){ margin-left: 10px; padding-left: 10px; border-left: solid 1px #666666;}
	header .top_bar .box .right ul li a{ color: #666666;}
	header .top_bar .box .right ul li a:hover{color: #d31726; text-decoration: underline !important;}
	header .qita{ margin-top: 1px;border-top: solid 1px #f2f2f2;}
	header .qita .logo a{line-height:126px;}
	header .qita .tel{ display: flex; align-items: center;}
	header .qita .tel .icon{ margin-right: 5px; font-size:50px; color: #15437c;}
	header .qita .tel .text .mc{ color: #15437c; line-height: 16px;}
	header .qita .tel .text .shuzi{ display: flex; align-items: center; font-family:'Arial'; font-size:30px; color: #d31726; line-height:30px; font-weight: bold;}
	header .qita .tel .text .shuzi span:nth-child(n+2){ margin-left: 10px;}
	header .menu{ position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #1d4986;}
	header .menu ul{ display: flex;}
	header .menu ul li{ position:relative; width:calc(100% / 9);}
	header .menu ul li:nth-child(n+2):before{ content: ""; position: absolute; left:0; top:17px; z-index: 1; width:1px; height: 16px; background: #fff; transition: all 0.3s;}
	header .menu ul li:hover + li:before{ opacity:0;}
	header .menu ul li.active + li:before{ opacity:0;}
	header .menu ul li > a{ position: relative; z-index: 2; display:block; font-size:16px; color:#fff; line-height:50px;}
	header .menu ul li.active > a{ background: #d31726;}
	header .menu ul li:hover > a{ background: #d31726;}
	header .menu ul li .ul{ position:absolute; left:0; top:100%; width:100%; visibility: hidden; opacity: 0; transform: translateY(10px);}
	header .menu ul li:hover .ul{ visibility: visible; opacity: 1; transform: translateY(0px);}	
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; background:rgba(29,73,134,0.8);}
	header .menu ul li .ul .li:hover > a{background:#d31726;}
	header.active .menu{ position: fixed; top: 0; box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
	header.active .menu ul li .ul{box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
	.title-2 ul li:hover a{ color: #fff; background: #d31726; border-color: #d31726;}
	.title-4 .more a:hover{ background: #1d6cbe;}
	.title-5{ display: flex; margin-bottom: 20px; border-bottom: solid 2px #1d4986;}
	.title-5 .biaoti{ position: relative; padding: 0 20px; font-size: 24px; color: #000; line-height:78px;}
	.title-5 .biaoti:before{ content: ""; position: absolute; left: 0; bottom:-2px; z-index: 1; width: 100%; height:5px; background: #d31726;}
	.title-5.active{ margin-bottom: 30px;}
	.more-1 a:hover{ background: #d31726; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.more-2 a:hover{ color: #fff; background: #d31726; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.text-6 ul li a:hover .mc{ color: #d31726; text-decoration: underline;}
	.text-8 form ul li input:hover{ background:rgba(255,255,255,0.5);}
	.text-8 form ul li textarea:hover{ background:rgba(255,255,255,0.5);}
	.text-8 form ul li button:hover{ background: #d31726;}
	.picture-1 ul li{ margin-right:20px; width: calc((100% - 60px) / 4);}
	.picture-1 ul li:nth-child(4n+4){ margin-right: 0;}
	.picture-1 ul li:nth-child(n+5){ margin-top: 20px;}
	.picture-1.active ul li{ width: calc((100% - 40px) / 3);}
	.picture-1.active ul li:nth-child(4n+4){ margin-right:20px;}
	.picture-1.active ul li:nth-child(3n+3){ margin-right:0;}
	.picture-1.active ul li:nth-child(n+4){ margin-top:20px;}
	.picture-1-list a:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1);}
	.picture-1-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-1-list a:hover .textbox .biaoti{ color: #d31726;}
	.picture-1-list a:hover .textbox .more{ color: #fff; background: #d31726; border-top-color: #d31726;}
	.picture-1 .swiper-button:hover{background:#d31726; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.picture-2 .ul .li{ display: flex; align-items: center; flex-wrap: wrap;}
	.picture-2 .ul .li:nth-child(odd){ flex-direction: row-reverse;}
	.picture-2 .ul .li .textbox{ width: 50%;}
	.picture-2 .ul .li .imgbox{width: 50%;}
	.picture-2 .ul .li:nth-child(even) .textbox .biaoti{ flex-direction: row-reverse; text-align: right;}
	.picture-2 .ul .li:nth-child(even) .textbox .biaoti b:nth-child(1){ left: initial; right: 0;}
	.picture-2 .ul .li:nth-child(even) .textbox .biaoti b:nth-child(2){ left: initial; right: calc(100% - 75px);clip-path: polygon(0% 0%,100% calc(100% - 20px),100% 100%,0% 3px);}
	.picture-2 .ul .li:nth-child(even) .textbox .biaoti b:nth-child(3){ left: initial; right: calc(100% - 55px);}
	.picture-2 .ul .li:nth-child(even) .textbox .biaoti .text{ padding-left: 0; padding-right: 10px;}
	.picture-2 .ul .li:nth-child(even) .textbox .jieshao{ padding: 20px 20px 0 30%;}
	.picture-4 a:hover .imgbox span{ transform: scale(1.2);}
	.picture-4 a:hover .textbox .biaoti{ color: #d31726;}
	.picture-5 .swiper-container:hover{ z-index: 2;}
	.picture-5 .swiper-slide:hover{ z-index: 2;}
	.picture-5-list a:hover{ border-color: #d31726;}	
	.picture-5-list a:hover:before{ background: #d31726;}
	.picture-5-list a:hover .imgbox span{ transform: scale(1); opacity: 1;}
	.picture-6 ul li a:hover .imgbox span{ transform: scale(1.2);}
	.picture-6 ul li a:hover .textbox .biaoti{ color: #d31726;}
	.picture-8 ul li{width: calc((100% - 40px) / 3);}
	.picture-8 ul li:nth-child(n+4){ margin-top:20px;}
	.picture-8 ul li a:hover{ border-color: #d31726;}
	.picture-8 ul li a:hover .imgbox span{ transform: scale(1.2); opacity: 0.8;}
	.picture-8 ul li a:hover .biaoti{ color: #fff; background: #d31726; border-color: #d31726;}
	.picture-9 .box .imgbox:hover span{ transform: scale(1.2); opacity: 0.8;}
	.subnav ul li:hover:before{ width:100%;}
	.subnav ul li:hover a{ color: #fff;}
	.subnav .ul .li:hover a{ color: #fff; background: #1d4986;}
	.subnav ul{ margin:0 0 20px;}
	.subnav .contact{ margin-top: 1px; padding:20px 20px 20px 24px; color: #333; line-height: 35px; background: #e5e5e5; border-left:solid 11px #1d4986;}
}

@media (max-width:1359px){
	.picture-1 .swiper-button{ display: none;}
}

@media (max-width:1199px){
	.col-md-3-cz-1{ width: 260px;}
	.col-md-9-cz-1{ width: calc(100% - 260px);}
	.main-pad-1{ padding:50px 0 0;}
	.main-pad-2{ padding:0 0 50px;}
	.main-pad-3{ padding:30px 0 0;}
	.main-pad-5{ padding:30px 0 0;}
	.main-pad-6{ padding:0 0 30px;}
	header .qita .logo a{ line-height: 100px;}
	header .qita .logo a img{ width: 500px;}
	header .menu ul li > a{ font-size: 15px;}
	.more-1 a{ width: 180px; height: 45px; font-size: 16px;}
	.title-5 .biaoti{ font-size: 20px; line-height:58px;}
	.text-7 .bot2 .contact{ line-height: 34px;}
	.text-9{ line-height: 30px;}
	.picture-1-list a .textbox .biaoti{ height: 50px; font-size: 16px;}
	.picture-1-list a .textbox .more{ line-height: 44px;}
	.picture-2 .ul .li .textbox .biaoti .text .cn{ font-size: 24px; line-height: 34px;}
	.picture-2 .ul .li .textbox .biaoti .text .en{ font-size: 14px;}
	.subnav .biaoti{ height: 60px;}
	.subnav .contact{padding: 15px 15px 15px 24px; line-height: 30px;}
	footer{ padding: 20px 0;}
}

@media (max-width:991px){
	.col-md-3-cz-1{ width: 100%;}
	.col-md-9-cz-1{ width: 100%;}
	.main-1-list:nth-child(n+2){ margin-top: 20px;}
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	.main-pad-3{ padding:20px 0 0;}
	.main-pad-5{ padding:20px 0 0;}
	.main-pad-6{ padding:0 0 20px;}
	header .qita .logo a{line-height:80px;}
	header .qita .logo a img{ width:400px;}	
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; box-shadow: 0 3px 5px rgba(0,0,0,0.1);}
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.8);}
	.menu-box ul li.active a{ color: #fff; background: #d31726; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #1d4986;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-1 .cn{ margin-bottom: 10px; font-size: 24px; line-height: 30px;}
	.title-1 .en .mc{ font-size: 16px;}
	.title-2 ul li a{ min-width: 120px;}
	.title-3{ margin-bottom: 20px; font-size: 18px;}
	.title-6 .biaoti{font-size: 18px;}
	.title-6 .qita ul li{ min-width: 160px; line-height: 40px;}
	.text-1{ line-height: 26px;}
	.text-4 .biaoti .mc{ font-size: 30px;}
	.text-4 .biaoti .four img{ width:180px;}
	.text-4 .en{ margin-bottom: 30px;}
	.text-4 .en .mc{ font-size: 30px; line-height: 30px;}
	.text-5{ flex-wrap: wrap; justify-content: center;}
	.text-5 .left{ margin-bottom: 20px; width: 100%; text-align: center;}
	.text-5 .left .logo img{ width: 400px;}
	.text-5 .right{ height:80px; border-radius: 40px; padding-left: 100px;}
	.text-5 .right .text .mc{ font-size: 16px;}
	.text-7{ margin-bottom: 20px;}
	.text-7 .biaoti{ font-size: 16px;}
	.text-7 .bot2 .contact{ line-height: 30px;}
	.text-9{ line-height:26px;}
	.text-10{ line-height: 26px;}
	.more-1 a{ width: 160px; height: 40px;}
	.more-2 a{ font-size: 14px;}
	.picture-1 ul li{ width: calc(50% - 10px);}
	.picture-1 ul li:nth-child(odd){ margin-right: 20px;}
	.picture-1 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-1-list a .textbox .biaoti{ height: 44px; font-size: 14px;}
	.picture-1-list a .textbox .more{ line-height: 40px;}
	.picture-2 .ul .li{ overflow: hidden;}
	.picture-2 .ul .li:nth-child(n+2){ margin-top:30px;}
	.picture-2 .ul .li .textbox .biaoti .text .cn{ font-size: 18px; line-height: 30px;}
	.picture-2 .ul .li .textbox .jieshao{ padding: 15px 15px 0 50px; font-size: 14px; line-height: 30px;}
	.picture-2 .ul .li .imgbox{ margin-bottom: 20px;}
	.picture-6 ul li{ margin-bottom: 20px;}
	.picture-6 ul li a .textbox{ padding-left: 30px;}
	.picture-8 ul li{ width: calc(50% - 10px);}
	.picture-8 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-8 ul li a .biaoti{ height: 34px; font-size: 12px; line-height: 33px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ position: relative; height: 50px;}
	.subnav .biaoti .jiantou{ position: absolute; right: 15px; top: 50%; z-index: 2; margin-top: -10px; text-align: center; width: 20px; font-size: 18px; color: #fff; line-height: 20px;}
	.subnav .biaoti.active .jiantou{ transform: rotate(90deg);}
	.subnav .biaoti .cn{ font-size: 18px;}
	.subnav .ul{padding: 5px;}
	.subnav .ul .li a{line-height: 34px;}
	
}

@media (max-width:767px){
	body{ padding-bottom:54px;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-4{ padding:20px 0 0;}
	.main-pad-7{ padding: 0 15px 10px;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width: 300px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ width: 30px;}
	.title-1 .cn{ margin-bottom: 5px; font-size: 18px; line-height: 24px;}
	.title-1 .en .mc{ font-size: 14px;}
	.title-2 ul li a{ min-width: 100px; font-size: 12px; line-height: 30px;}
	.title-3{ margin-bottom: 10px; font-size: 16px;}
	.title-4{ height: 45px;}
	.title-4 .biaoti{ font-size: 18px;}
	.title-4 .biaoti:before{ bottom: -10px;}
	.title-6 .biaoti{padding-bottom: 10px; font-size: 16px;}
	.title-6 .qita ul li{ min-width: 140px; font-size: 12px; line-height: 34px;}
	.text-1{ font-size: 12px; line-height: 24px;}
	.text-4{ padding: 15px 15px 0;}
	.text-4:before{ height: calc(100% - 30px);}
	.text-4 .biaoti .mc{ font-size: 24px;}
	.text-4 .biaoti .four img{ width: 160px;}
	.text-4 .en{ margin-bottom: 20px;}
	.text-4 .en .mc{ font-size: 24px; line-height: 24px;}
	.text-4 .jiantou{ width: 90px; height: 30px;}
	.text-4 .jiantou:before{ margin-left: -30px; width: 60px; height: 20px;}
	.text-5 .left .logo img{ width: 340px;}
	.text-5 .left .jieshao{ font-size: 16px;}
	.text-5 .right .icon{ font-size: 44px;}
	.text-5 .right .text .mc{ margin-bottom: 0; font-size: 14px;}
	.text-5 .right .text .shuzi a{ font-size: 24px;}
	.text-6 ul li:nth-child(n+2){ margin-top: 5px;}
	.text-6 ul li a .mc{font-size: 12px;}
	.text-7 .biaoti{ font-size: 14px;}
	.text-7 .bot2.contact{ width: calc(100% - 140px); font-size: 12px; line-height: 24px;}
	.text-7 .bot2 .ewm{ width: 120px;}
	.text-7 .bot2 .ewm img{ width: 120px;}
	.text-8 form ul li:nth-child(4){ width: 100%;}
	.text-8 form ul li input{ height: 34px; line-height: 34px;}
	.text-8 form ul li textarea{ padding:5px 10px; height: 80px; min-height: 80px; line-height: 24px;}
	.text-8 form ul li button{ height: 34px; font-size: 12px;}
	.text-9{ font-size: 12px; line-height: 24px;}
	.text-10{ font-size: 12px; line-height: 24px;}
	.more-1 a{ width: 120px; height: 34px; font-size: 12px;}
	.more-2 a{ width: 120px; height: 34px; font-size: 12px;}
	.picture-1-list a .textbox .biaoti{ height: 40px; font-size: 12px;}
	.picture-1-list a .textbox .more{ font-size: 12px; line-height: 34px;}
	.picture-2 .ul .li .textbox .biaoti{ padding-bottom: 25px;}
	.picture-2 .ul .li .textbox .biaoti .text .cn{ font-size: 16px; line-height: 24px;}
	.picture-2 .ul .li .textbox .biaoti .text .en{font-size: 12px;}
	.picture-2 .ul .li .textbox .jieshao{ font-size: 12px; line-height: 24px;}
	.picture-3-list{ padding:20px;}
	.picture-3-list .box .textbox .shuzi{ font-size: 24px;}
	.picture-3-list .box .textbox .mc{ font-size: 14px;}
	.picture-3 .swiper-slide:nth-child(3) .picture-3-list .box .textbox .mc{ font-size: 12px; }
	.picture-4 a .textbox .biaoti{ font-size: 14px;}
	.picture-6 ul li a .imgbox{ width: 180px;}
	.picture-6 ul li a .imgbox span{ padding-top: 130px;}
	.picture-6 ul li a .textbox{ padding-left: 20px; width: calc(100% - 180px);}
	.picture-6 ul li a .textbox .biaoti{ font-size: 16px;}
	.picture-6 ul li a .textbox .time{ font-size: 12px;}
	.picture-6 ul li a .textbox .jieshao{ font-size: 12px;}
	.picture-8 ul li a .imgbox:before, .picture-8 ul li a .imgbox:after{ transform: scale(0.8);}
	.subnav .biaoti{height:40px;}
	.subnav .biaoti .icon{ width:22px; height: 22px;}
	.subnav .biaoti .icon b{ width: 10px; height: 10px;}
	.subnav .biaoti .jiantou{font-size: 16px;}
	.subnav .biaoti .cn{ font-size: 16px;}
	.subnav ul li:before{ width: 8px;}
	.subnav ul li a{padding: 0 15px 0 30px; font-size: 14px; line-height: 40px;}
	.subnav .ul .li a{ font-size: 12px; line-height: 30px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #d31726; box-shadow: inset 0 1px 0 rgba(255,255,255,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; transition: all 0.3s;}
	.tabBar ul li.active a{ background: #444;}
	.tabBar ul li:nth-child(n+2) a{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.5);}
	.tabBar ul li a .icon{ font-size:18px; color: #fff; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #fff; line-height: 20px;}
	.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 0.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(40,40,40,0.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(40,40,40,0.8); border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}
	footer{ padding: 15px 0; text-align: center;}	 
}

@media (max-width:479px){
	.title-4 .biaoti{ font-size: 16px;}
	.title-4 .biaoti:before{ bottom: -12px;}
	.text-4 .biaoti .mc{font-size: 18px;}
	.text-4 .biaoti .four img{ width: 120px;}
	.text-4 .en .mc{ font-size: 18px;}
	.text-5 .left .logo img{ width: 300px;}
	.text-5 .left .jieshao{ font-size: 14px;}
	.text-5 .right{ padding: 0 15px; width: 100%;}
	.text-5 .right .icon{ font-size: 40px;}
	.text-5 .right .text .shuzi a{font-size:24px;}
	.picture-1-list a .textbox .biaoti{ height: 34px;}
	.picture-1-list a .textbox .more{ line-height: 30px;}
	.picture-2 .ul .li:nth-child(n+2){ margin-top: 20px;}
	.picture-2 .ul .li .textbox .jieshao{ padding-top: 15px;}
	.picture-4 a .textbox{ padding-left: 15px;}
	.picture-4 a .textbox .jieshao{ font-size: 12px;}
	.picture-6 ul li a .imgbox{ width: 160px;}
	.picture-6 ul li a .imgbox span{ padding-top: 120px;}
	.picture-6 ul li a .textbox{ padding-left:15px; width: calc(100% - 160px);}
	.picture-6 ul li a .textbox .biaoti{ margin-bottom: 0px; font-size: 15px;}
	.picture-6 ul li a .textbox .time{ margin-bottom: 0px;}
}

@media (max-width:399px){
	header .qita .logo a img{ width: 230px;}
	.title-2 ul li a{ min-width: 80px;}
	.text-5 .right .icon{ display: none;}
	.text-5 .right .text{ padding: 0; width: 100%; text-align: center;}
	.text-5 .right .text .shuzi{ justify-content: center;}
	.text-5 .right .text .shuzi a{font-size:22px; line-height: 24px;}
	.text-6 ul li:nth-child(n+2){ margin-top: 0;}
	.text-7{ text-align: center;}
	.text-7 .bot2{ flex-wrap: wrap;}
	.text-7 .bot2 .contact{ margin-bottom: 10px; width: 100%;}
	.text-7 .bot2 .ewm{ width: 100%; text-align: center;}
	.picture-4 a .imgbox{ width: 130px;}
	.picture-4 a .textbox{ width: calc(100% - 130px);}
	.picture-6 ul li a .imgbox{ width: 140px;}
	.picture-6 ul li a .imgbox span{ padding-top: 110px;}
	.picture-6 ul li a .textbox{ width: calc(100% - 140px);}
	.picture-8 ul li a .imgbox:before, .picture-8 ul li a .imgbox:after{ transform: scale(0.6);}
	.picture-9 .box .imgbox:before,.picture-9 .box .imgbox:after{ transform: scale(0.8);}
}