/* Main CSS Document */
@charset "utf8";
/* 公共 */
/* 焦点图 */
.banner-boxs {
	margin: 0 auto;
    max-width: 1920px;
	min-width: 1200px;
	border-bottom: 1px solid #EEE;
	position: relative;
	overflow: hidden;
}
.banner-boxs .btn {
    top: 50%;
    max-width: 80px;
    width: 4.2%;
	height: 0;
	opacity: 0;
	transition: all 0.35s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	z-index: 2;
}
.banner-boxs .btn:before {
    content: " ";
    padding-top: 250%;
    width: 100%;
    display: block;
	background-size: cover !important;
}
.banner-boxs .prev {
	left: 30px;
}
.banner-boxs .prev:before {
	background: url(./banner-btn-prev.png) no-repeat center center;
}
.banner-boxs .next {
	right: 30px;
}
.banner-boxs .next:before {
	background: url(./banner-btn-next.png) no-repeat center center;
}
.banner-boxs:hover .btn {
	opacity: 1;
}
.banner-boxs .hd {
	bottom: 60px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	position: absolute;
	z-index: 1;
}
.banner-boxs .hd ul {
	margin-left: -10px !important;
	display: inline-block;
}
.banner-boxs .hd ul li {
	margin-left: 10px;
	width: 54px;
	height: 5px;
	line-height: 5px;
	text-indent: -99999px;
	cursor: pointer;
	display: inline-block;
	background: rgba(255,255,255,0.5);
	position: relative;
	overflow: hidden;
}
.banner-boxs .hd ul .on {
	background: #FFF;
}
.banner-boxs .bd {
	background: #000;
}
.banner-boxs .bd .bg {
	position:relative;
}
.banner-boxs .bd .bg:before {
	content:" ";
	padding-top:46.51162%;
	max-height:800px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
}
.banner-boxs .bd, .banner-boxs .bd ul {
	width: 100%;
	display: block;
	overflow: hidden;
}
.banner-boxs .bd ul {
	left:0;
	top:0;
	height:100%;
	position:absolute;
}
.banner-boxs .bd ul li {
	height:100%;
	display: block;
}
.banner-boxs .bd ul li a {
	height:100%;
	display: block;
	position: relative;
}
.banner-boxs .bd ul li a:before {
	content: " ";
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}
.banner-boxs .bd ul li img {
	left:0;
	top:0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover;
	position: absolute;
}
@media (max-width: 1630px) {
.banner-boxs .hd ul li {
	height: 2px;
	line-height: 2px;
}
}
.bm-1 {
	background:url(./bm-1-bg.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
}
.bm-1 .bm-bg:before {
    padding-top: 34.88372%;
}
.bm-1 .bm-til {
	padding-top:0;
}
.bm-1 .bm-con {
}
.bm-1 .bm-con dl {
	margin:0 auto;
	width:880px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bm-1 .bm-con dl dd {
}
.bm-1 .bm-con dl dd a {
	width:0;
	text-align:center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	position:relative;
}
.bm-1 .bm-con dl dd a:before {
	content:" ";
	left:0;
	top:35px;
	height:80px;
	position:absolute;
}
.bm-1 .bm-con dl dd .box {
	white-space: nowrap;
}
.bm-1 .bm-con dl dd .con {
	margin-top:80px;
	height:54px;
	line-height:54px;
}
.bm-1 .bm-con dl dd .con b {
	font-size:44px;
	position:relative;
}
.bm-1 .bm-con dl dd .con em {
	margin-left:100%;
	left:10px;
	font-size:30px;
	position:absolute;
}
.bm-1 .bm-con dl dd .til {
	line-height:48px;
	font-size:20px;
	color:#999;
}
.bm-1 .bm-con dl dd a:hover .con b {
	color:var(--color);
}
@media (max-width: 1630px) {
.bm-1 .bm-con dl dd .con {
	margin-top:40px;
}
.bm-1 .bm-con dl dd .til {
	line-height:36px;
	font-size:16px;
}
}
.bm-2 {
}
.bm-2 .bm-con {
	background-color:#000 !important;
	background-size:cover !important;
	position:relative;
}
.bm-2 .bm-con .c-bg {
	position:relative;
}
.bm-2 .bm-con .c-bg:before {
	content:" ";
	padding-top:46.51162%;
	max-height:800px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
}
.bm-2 .bm-con .c-box {
	left:0;
	top:0;
	width:100%;
	height:100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	position:absolute;
}
.bm-2 .bm-con .bd {
	margin:0 auto;
	width:1056px;
	text-align:center;
	color:#FFF;
}
.bm-2 .bm-con .bd-con {
	display:none;
}
.bm-2 .bm-con .bd .til {
	margin-bottom:50px;
	line-height:30px;
	font-size:30px;
}
.bm-2 .bm-con .bd .con {
	margin:0 auto;
	width:680px;
	min-height:150px;
	line-height:30px;
	font-size:18px;
}
.bm-2 .bm-con .hd {
	margin:120px auto 0;
	font-size:0;
	text-align:center;
}
.bm-2 .bm-con .hd ul {
	display:inline-block;
}
.bm-2 .bm-con .hd ul li {
	width:210px;
	display:inline-block;
	float:left;
}
.bm-2 .bm-con .hd ul li a {
	color:#FFF;
}
.bm-2 .bm-con .hd ul li.on a, .bm-2 .bm-con .hd ul li a:hover {
	color:var(--color);
}
.bm-2 .bm-con .hd ul li i {
	line-height:60px;
	font-size:60px;
}
@media (max-width: 1630px) {
.bm-2 .bm-con .hd {
	margin-top:50px;
}
.bm-2 .bm-con .hd ul li i {
	font-size:46px;
}
}
.bm-3 {
}
.bm-3 .bm-con {
}
.bm-3 .bm-con .d-dl {
	margin:-10px -5px 0;
}
.bm-3 .bm-con .d-dd {
	margin-top: 10px;
	padding: 0 5px;
	width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-3 .bm-con .d-on {
	width:40%;
}
.bm-3 .bm-con .d-dd a {
	text-align:center;
	display:block;
	color:#FFF;
	position:relative;
}
.bm-3 .bm-con .d-dd a:before {
	content:" ";
	padding-top:62.74509%;
	display:block;
}
.bm-3 .bm-con .d-dd .d-con {
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
}
.bm-3 .bm-con .d-dd .d-con .img {
	height:100%;
	display:block;
	overflow:hidden;
}
.bm-3 .bm-con .d-dd .d-con .img:before {
	content:" ";
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	position:absolute;
	z-index:1;
}
.bm-3 .bm-con .d-dd .d-con .box {
	left:0;
	bottom:0;
	width:100%;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	position:absolute;
	z-index:2;
}
.bm-3 .bm-con .d-dd .d-con .til {
	margin-bottom:35px;
	line-height:24px;
	font-size:24px;
}
.bm-3 .bm-con .d-dd .d-con .more {
	line-height:18px;
	font-size:18px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	opacity:0;
}
.bm-3 .bm-con .d-dd:first-child a:before {
	padding-top:95.08823%;
}
.bm-3 .bm-con .d-dd:last-child a:before {
	/*padding-top:46.71582%;*/
}
.bm-3 .bm-con .d-dd a:hover .d-con .box {
	transform: translate3d(0, -75px, 0);
}
.bm-3 .bm-con .d-dd a:hover .d-con .more {
	opacity:1;
}
@media (max-width: 1630px) {
.bm-3 .bm-con .d-dd .d-con .til {
	margin-bottom:25px;
	line-height:18px;
	font-size:18px;
}
.bm-3 .bm-con .d-dd .d-con .more {
	line-height:14px;
	font-size:14px;
}
.bm-3 .bm-con .d-dd a:hover .d-con .box {
	transform: translate3d(0, -50px, 0);
}
}
.bm-4 {
	padding-bottom:100px;
}
.bm-4 .bm-con {
}
.bm-4 .bm-con .d-dl {
	margin:-10px -5px 0;
}
.bm-4 .bm-con .d-dd {
	margin-top: 10px;
	padding: 0 5px;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-4 .bm-con .d-dd a {
	text-align:center;
	display:block;
	color:#FFF;
	position:relative;
}
.bm-4 .bm-con .d-dd a:before {
	content:" ";
	display:block;
}
.bm-4 .bm-con .d-dd .d-con {
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
}
.bm-4 .bm-con .d-dd .d-con .img {
	height:100%;
	display:block;
	overflow:hidden;
}
.bm-4 .bm-con .d-dd .d-con .img:before {
	content:" ";
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	position:absolute;
	z-index:1;
}
.bm-4 .bm-con .d-dd .d-con .box {
	left:0;
	bottom:0;
	width:100%;
	height:120px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	position:absolute;
	z-index:2;
}
.bm-4 .bm-con .d-dd .d-con .til {
	padding-bottom:25px;
	line-height:24px;
	font-size:24px;
	position:relative;
}
.bm-4 .bm-con .d-dd .d-con .til:before {
	content:" ";
	margin-left:50%;
	left:-15px;
	bottom:0;
	width:30px;
	border-bottom:1px solid #FFF;
	position:absolute;
}
.bm-4 .bm-con .d-d1 a:before {
	padding-top:141.07648%;
}
.bm-4 .bm-con .d-d2 a:before {
	padding-top:52.05882%;
}
.bm-4 .bm-con .d-d3 a:before {
	padding-top:87.35294%;
}
.bm-4 .bm-con .d-d4 {
	width:50%;
}
.bm-4 .bm-con .d-d4 a:before {
	padding-top:58.82352%;
}
.bm-4 .bm-con .d-on {
	position:relative;
}
.bm-4 .bm-con .d-on a {
	transform: translate3d(0, -40.5%, 0);
	width: calc(100% - 10px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
}
.bm-4 .bm-con .d-dd a:hover .d-con .box {
	height:149px;
}
@media (max-width: 1630px) {
.bm-4 {
	padding-bottom:70px;
}
.bm-4 .bm-con .d-dd .d-con .til {
	line-height:18px;
	font-size:18px;
}
}
.bm-5 {
}
.bm-5 .bm-con {
	position:relative;
}
.bm-5 .bm-con .c-bg {
	position:relative;
}
.bm-5 .bm-con .c-bg:before {
	content:" ";
	padding-top:46.51162%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
}
.bm-5 .bm-con .c-box {
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
}
.bm-5 .bm-con .c-box:before {
	content:" ";
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
}
.bm-5 .bm-con .c-box video {
	left:0;
	top:0;
	width:100%;
	height:100%;
	object-fit: cover;
	object-position: center;
	position:absolute;
}
.bm-5 .bm-con .c-box .box {
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
	display: flex;
    align-items: center;
    justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
    color: #FFF;
    background: rgba(0, 0, 0, .3);
	position:absolute;
	z-index:2;
}
.bm-5 .bm-con .c-box .til {
	margin-bottom:50px;
	line-height:70px;
	font-size:60px;
}
.bm-5 .bm-con .c-box .con {
	line-height:30px;
	font-size:30px;
}
@media (max-width: 1630px) {
.bm-5 .bm-con .c-box .til {
	margin-bottom:30px;
	line-height:50px;
	font-size:40px;
}
.bm-5 .bm-con .c-box .con {
	line-height:20px;
	font-size:20px;
}
}
.bm-6 {
	background:#F7F7F7;
}
.bm-6 .bm-con {
	margin:0 auto;
	padding:60px 0;
	max-width:1920px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bm-6 .bm-con dl {
	margin-top:-15px;
}
.bm-6 .bm-con dl dd {
	margin-top:15px;
	width:14.28571%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:inline-block;
	float:left;
}
.bm-6 .bm-con dl dd a {
	margin:0 auto;
	width:61.97916%;
	display:block;
}
.bm-6 .bm-con dl dd .img {
	position:relative;
}
.bm-6 .bm-con dl dd .img:before {
	content:" ";
	padding-top:76.47058%;
	display:block;
}
.bm-6 .bm-con dl dd .img img {
	left:0;
	top:0;
	position:absolute;
}
@media (max-width: 1630px) {
.bm-6 .bm-con {
	padding:30px 0;
}
}
.bm-7 {
}
.bm-7 .bm-con {
}
.bm-8 {
	padding-bottom:100px;
}
.bm-8 .bm-con {
}
.bm-8 .bm-con dl {
	margin:-20px -10px 0;
}
.bm-8 .bm-con dl dd {
	margin-top:20px;
	padding:0 10px;
	width:50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:inline-block;
	float:left;
}
.bm-8 .bm-con dl dd a {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	display:block;
	color:#FFF;
	position:relative;
	overflow:hidden;
}
.bm-8 .bm-con dl dd .img {
	position:relative;
}
.bm-8 .bm-con dl dd .img:before {
	content:" ";
	padding-top:47.05882%;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	display:block;
	background:rgba(0,0,0,.3);
	position:relative;
	z-index:1;
}
.bm-8 .bm-con dl dd .img:after {
	content:" ";
    left: 0;
    bottom: 0;
	width:100%;
	height:100%;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 1;
    user-select: none;
    pointer-events: none;
    -webkit-mask-image: linear-gradient(0,#000 0%,transparent 60%);
	background-color: rgb(98, 98, 95);
	position: absolute;
}
.bm-8 .bm-con dl dd .img img {
	left:0;
	top:0;
	position:absolute;
}
.bm-8 .bm-con dl dd .box {
	padding:60px 80px;
	left:0;
	top:0;
	width:100%;
	height:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:absolute;
	z-index:1;
}
.bm-8 .bm-con dl dd .box .relative {
	height:100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bm-8 .bm-con dl dd i {
	right:0;
	top:0;
	width:80px;
	height:80px;
	line-height:80px;
	font-size:80px;
	text-align:center;
	display:block;
	position:absolute;
}
.bm-8 .bm-con dl dd .til {
	line-height:36px;
	font-size:36px;
	font-weight:bold;
}
.bm-8 .bm-con dl dd .con {
	line-height:30px;
	font-size:18px;
}
.bm-8 .bm-con dl dd a:hover .img:before {
	background:rgba(231,49,52,.85);
}
.bm-8 .bm-con dl dd a:hover .img:after {
	opacity:0;
}
@media (max-width: 1630px) {
.bm-8 {
	padding-bottom:70px;
}
.bm-8 .bm-con dl dd .box {
	padding:50px 60px;
}
.bm-8 .bm-con dl dd i {
	width:60px;
	height:60px;
	line-height:60px;
	font-size:60px;
}
.bm-8 .bm-con dl dd .til {
	line-height:30px;
	font-size:30px;
}
.bm-8 .bm-con dl dd .con {
	line-height:24px;
	font-size:14px;
}
}