﻿@charset "UTF-8";*{margin:0;padding:0;}body{font-family:"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;color:#000;}a{text-decoration:none;color:#000;}a:link{text-decoration:none;color:#000;}a:visited{text-decoration:none;color:#000;}a:hover{text-decoration:none;color:#000;}a:active{text-decoration:none;color:#000;}a:focus{text-decoration:none;color:#000;}.whitebg{width:100vw;min-width:1920px;height:100vh;background-color:#fff;position:fixed;top:0;left:0;z-index:999;}.sitemap{width:1920px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;}.sitemap>div{display:flex;align-items:center;width:1200px;height:50px;line-height:50px;font-size:16px;line-height:50px;font-weight:normal;}.sitemap>div>div{margin-left:10px;}.sitemap>div>div>a{font-weight:bold;}.sitemap>div>div>a:hover{color:#3d3d3d;}.v-imglist{width:1320px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px;}.v-imglist::after{content:"";width:420px;}.v-imglist>.item{width:420px;border:1px solid #808080;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;box-sizing:border-box;line-height:35px;font-size:22px;margin-top:50px;}.v-imglist>.item>.img{width:385px;height:240px;border:1px solid #808080;background-position:center;background-size:cover;}.v-imglist>.item>.title{margin-top:15px;width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.imgMask{width:100vw;min-width:1920px;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;font-size:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;}.imgMask>div{padding:15px;background-color:#fff;text-align:center;}.v-list{margin-top:50px;margin-bottom:50px;width:1200px;font-size:18px;}.v-list>.title{font-size:26px;border-bottom:1px solid #808080;line-height:50px;}.v-list>.line{width:160px;height:5px;background-color:#cf161c;margin-top:-3px;margin-bottom:45px;}.v-list>.items>a{line-height:45px;display:flex;justify-content:space-between;}.v-list>.items>a>.txt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1100px;}.v-list>.items>a:hover{text-decoration:none;opacity:.75;}.v-article{display:flex;flex-direction:column;margin-bottom:40px;width:1200px;}.v-article .v-title{font-size:35px;font-weight:bold;margin:20px;margin-top:70px;display:flex;line-height:50px;}.v-article .v-title .left{width:145px;}.v-article .v-title .right{width:1055px;text-align:center;}.v-article .v-body{display:flex;}.v-article .v-body .left{font-size:45px;width:145px;text-align:center;}.v-article .v-body .left>div:first-child{font-size:22px;line-height:35px;}.v-article .v-body .line{width:2px;height:640px;background-color:#696868;margin-right:35px;}.v-article .v-body .right{width:1030px;}.v-article .v-body .right>div{width:100%;font-size:18px;line-height:36px;margin:20px 0;text-indent:2rem;}.v-article .v-body .right .img-box{text-indent:0 !important;padding:0 50px;box-sizing:border-box;margin:20px 0;}.v-article .v-body .right .img-box>img{width:100%;}.v-article .v-body .right .img-box>div{text-align:center;}.container{transform-origin:top;display:flex;flex-direction:column;align-items:center;}body{color:#000;min-height:100vh;}.header .banner{width:1920px;height:800px;}.header .banner .head-bg{position:absolute;z-index:0;width:1920px;height:800px;}.header .banner .logo{position:absolute;z-index:9;margin-top:100px;margin-left:440px;}.header .navbar{height:67px;width:1920px;background-color:#cf161c;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;}.header .navbar .box{display:flex;flex-direction:row;justify-content:space-between;width:1540px;font-size:20px;}.header .navbar .box>div{width:100%;text-align:center;height:100%;}.header .navbar .box>div>a{color:#fff;}.header .navbar .box>div>a:hover{opacity:.8;}.main-title{width:330px;height:106px;display:flex;flex-direction:column;justify-content:center;user-select:none;}.main-title .box{background-image:url("../images/title_bg.png");height:106px;width:330px;font-size:24px;text-align:center;line-height:106px;}.main-title .box>a{color:#fff;}.main-more{width:165px;height:35px;font-size:14px;border:1px solid #000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 40px;box-sizing:border-box;cursor:pointer;}.main-more:hover{opacity:.5;transform:scale(.9);}.m1{margin-top:150px;margin-bottom:170px;height:600px;display:flex;}@keyframes picmove{from{transform:translate(0);}to{transform:translate(-850px);}}.m1>.left{width:850px;}.m1>.left .imgbox{width:850px;height:600px;display:flex;overflow:hidden;}.m1>.left .imgbox>a>div{width:850px;height:600px;min-width:850px;min-height:600px;background-repeat:no-repeat;background-size:cover;background-position:center;}.m1>.left .imgbox>.picmove{animation:picmove .5s linear forwards;}.m1>.left .msgbox{position:absolute;margin-top:-65px;height:65px;background-color:rgba(0,0,0,.7);width:850px;display:flex;justify-content:space-between;z-index:9;}.m1>.left .msgbox>.left{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:65px;padding-left:20px;padding-right:10px;box-sizing:border-box;}.m1>.left .msgbox>.left>a{color:#fff;}.m1>.left .msgbox>.left>a:hover{opacity:.75;}.m1>.left .msgbox>.right{height:65px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:10px;padding-right:20px;box-sizing:border-box;}.m1>.left .msgbox>.right .dot{width:30px;height:12px;margin-left:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;}.m1>.left .msgbox>.right .dot:first-child{margin-left:0;}.m1>.left .msgbox>.right .dot::after{content:"";width:30px;height:2px;background-color:#fff;}.m1>.left .msgbox>.right .active::after{background-color:#cf161c;}.m1>.right{width:660px;height:600px;display:flex;flex-direction:column;align-items:center;background-color:#f7f7f7;}.m1>.right .title{width:100%;height:135px;display:flex;flex-direction:column;justify-content:center;user-select:none;}.m1>.right .title .box{background-image:url("../images/title_bg_sm.png");height:64px;width:292px;font-size:24px;text-align:center;line-height:64px;margin-left:-20px;}.m1>.right .title .box>a{color:#fff;}.m1>.right .list{width:585px;font-size:22px;}.m1>.right .list>div{height:93px;line-height:93px;border-top:2px solid #dcdcdc;display:flex;justify-content:space-between;align-items:center;}.m1>.right .list>div>a{display:inline-block;width:540px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.m1>.right .list>div>a:hover{opacity:.5;}.m1>.right .list>div>.right{background-image:url("../images/arrow_b.png");background-repeat:no-repeat;width:30px;height:30px;}.m2{background-color:#f7f7f7;width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;}.m2 .main-title{margin-top:67px;margin-bottom:47px;}.m2 .main-more{margin-top:56px;margin-bottom:80px;}.m2 .list{display:flex;flex-direction:column;align-items:center;width:1200px;font-size:22px;}.m2 .list>.item{height:150px;background-repeat:no-repeat;background-position:right;background-position-y:-1000px;background-color:#eee;width:1200px;margin-bottom:15px;line-height:34px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 60px;box-sizing:border-box;}.m2 .list>.item .top{color:#adadad;}.m2 .list>.item:last-child{margin-bottom:0;}.m2 .list>.item>.right{background-image:url("../images/arrow_b.png");background-repeat:no-repeat;width:30px;height:30px;}.m2 .list>.active{background-color:#3681ab;background-position-y:0;background-repeat:no-repeat;background-position:right;color:#fff;}.m2 .list>.active .top{color:#fff;}.m2 .list>.active>.right{background-image:url("../images/arrow_w.png");background-repeat:no-repeat;width:30px;height:30px;background-size:cover;}.m3{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;}.m3 .main-title{margin-top:56px;margin-bottom:30px;}.m3 .main-more{margin-top:72px;margin-bottom:94px;}.m3 .list{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;width:1200px;font-size:22px;margin-bottom:-10px;}.m3 .list>.item{width:594px;height:222px;background-color:#e5e5e5;margin-bottom:10px;padding:25px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-position-y:-1000px;}.m3 .list>.item>.top{color:#adadad;display:flex;justify-content:space-between;}.m3 .list>.item>.top>div:last-child{background-image:url("../images/arrow_b.png");width:15px;height:15px;background-repeat:no-repeat;background-size:cover;}.m3 .list .active{background-color:#cf161c;background-position-y:0;color:#fff;}.m3 .list .active>.top{color:#fff;}.m3 .list .active>.top>div:last-child{background-image:url("../images/arrow_w.png");width:15px;height:15px;background-repeat:no-repeat;background-size:cover;}.m4{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f7f7;}.m4 .main-title{margin-top:30px;margin-bottom:20px;}.m4 .main-more{margin-top:72px;margin-bottom:94px;}.m4 .list{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;width:1200px;font-size:22px;margin-bottom:-10px;}.m4 .list>.item{width:594px;height:222px;background-color:#e5e5e5;margin-bottom:10px;padding:25px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background-position-y:-1000px;background-repeat:no-repeat;}.m4 .list>.item>.top{color:#adadad;display:flex;justify-content:space-between;}.m4 .list>.item>.top>div:last-child{background-image:url("../images/arrow_b.png");width:15px;height:15px;background-repeat:no-repeat;background-size:cover;}.m4 .list .active{background-position-y:0;background-color:#cf161c;background-image:url("../images/bg-sm.png");background-repeat:no-repeat;background-size:cover;overflow:hidden;color:#fff;}.m4 .list .active>.top{color:#fff;}.m4 .list .active>.top>div:last-child{background-image:url("../images/arrow_w.png");width:15px;height:15px;background-repeat:no-repeat;background-size:cover;}.m5{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;}.m5 .main-title{margin-top:40px;margin-bottom:25px;}.m5 .main-more{margin-top:87px;margin-bottom:77px;}.m5>.list{display:flex;justify-content:space-between;width:1200px;}.m5>.list>.left{width:782px;height:460px;background-color:#dcdcdc;background-repeat:no-repeat;background-size:cover;}.m5>.list>.left>div{background-color:rgba(0,0,0,.25);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}.m5>.list>.right{width:400px;height:460px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff;}.m5>.list>.right>div{width:100%;background-color:#808080;height:225px;background-color:#dcdcdc;background-repeat:no-repeat;background-size:cover;}.m5>.list>.right>div>div{background-color:rgba(0,0,0,.5);width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;}.m5>.list>.right>div>div .time{font-size:18px;color:#fff;}.m5>.list>.right>div>div .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.m5>.list>.right>div>div .value>a{font-size:20px;color:#fff;}.m5>.list>.right>div>div .value>a:hover{opacity:.75;}.m5>.list>.right>div #playBox2,.m5>.list>.right>div #playBox3{padding:20px;}.m5 .msg{width:1200px;margin-top:20px;border-left:#cf161c 2px solid;color:#000;font-size:26px;padding-left:20px;box-sizing:border-box;height:60px;display:flex;flex-direction:column;justify-content:space-between;}.m5 .msg .time{font-size:18px;color:#d7d7d7;}.m5 .msg .value{color:#000;}.m5 .msg .value:hover{opacity:.75;}.m6{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7f7f7;}.m6 .main-title{margin-top:40px;margin-bottom:15px;}.m6 .main-more{margin-top:0;margin-bottom:83px;}.m6 .imgsBox{display:flex;width:1456px;display:flex;justify-content:space-between;align-items:center;height:512px;}.m6 .imgsBox .imgs{width:1200px;height:512px;}.m6 .imgsBox .imgs>.img{background-repeat:no-repeat;background-size:cover;background-position:center;width:1200px;height:512px;overflow:hidden;}.m6 .imgsBox .leftbtn>img{transform:scaleX(-1);}.m6 .imgsBox .rightbtn,.m6 .imgsBox .leftbtn{user-select:none;-webkit-user-select:none;width:90px;height:90px;background-color:#e5e5e5;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;cursor:pointer;}.m6 .imgsBox .rightbtn:hover,.m6 .imgsBox .leftbtn:hover{transform:scale(.9);}.m6 #dots{display:flex;margin-bottom:120px;}.m6 #dots>div{width:9px;height:9px;background-color:#bfbfbf;border-radius:50%;margin:30px 15px;}.m6 #dots>.active{background-color:#cf161c;}.footer{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;height:160px;color:#000;font-size:13px;line-height:26px;}.footer>div{width:1200px;display:flex;align-items:center;justify-content:space-between;}.footer>div .pic{line-height:26px;display:flex;align-items:center;}.footer>div .pic>div{font-size:10px !important;display:flex;flex-direction:column;align-items:center;}.footer>div .pic img{width:75px;height:75px;}.footer>div .pic>div:first-child{margin-right:30px;}.footer2{width:100vw;min-width:1920px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;height:160px;color:#000;font-size:13px;line-height:26px;background:#f7f7f7;}.footer2>div{width:1200px;display:flex;align-items:center;justify-content:space-between;}.footer2>div .pic{line-height:26px;display:flex;align-items:center;}.footer2>div .pic>div{font-size:10px !important;display:flex;flex-direction:column;align-items:center;}.footer2>div .pic img{width:75px;height:75px;}.footer2>div .pic>div:first-child{margin-right:30px;}