@charset "utf-8";
div, ul, li, p { display: block; z-index: 100; position: relative; font-family: 微软雅黑 }
.bx { clear: both; display: inline-block; width: 100%; text-align: center; background-color: #ffffff; }
.bx .con { background-color: #ffffff; width: 1550px; margin: auto; float: none; z-index: 10; position: relative; display: block; }
.b-a .con { width: 100%; }
.b-a .con .tit { font-size: 36px; font-weight: 550; color: #074fa0; margin: auto; float: none; z-index: 10; text-align: left; padding-top: 66px; padding-bottom: 15px; }
.b-a .con .line { margin: auto; float: none; z-index: 10; height: 4px; background-color: #074fa0; border-radius: 4px }
.b-a .con .mid { margin: auto; float: none; z-index: 10; color: #074fa0; }

.b-a .con .left { width: 50%; height: 750px; overflow-x: hidden; background-color: #000000; float: left; background-image: url(top-bg.jpg); background-repeat: no-repeat; background-size: 1360px 776px; background-position: 0px; animation: t1_Left 2s ease forwards; }
.b-a .con .rigt { width: 50%; overflow-x: hidden; background-color: #ffffff; float: right; position: relative }

.b-a .con li .img2 { position: absolute; top: 450px; width: 88%; height: 450px; border-radius: 0 20px 20px 0px; text-align: justify; margin: auto; float: left; z-index: 10; background-color: darkblue; background-image: url(t2.jpg); background-repeat: no-repeat; background-size: calc(100% + 50px) 100%; background-position: 0px; animation: t1_Left 2s ease forwards; }

.bot-go { clear: both; display: inline-block; width: 100%; margin-top:35px; }
    .bot-go ul { margin: auto; float: none; width: 1550px; }

.mox { background-color: #ffffff; width: 100%; text-align: center; font-weight: 550; letter-spacing: 0px; font-family: 'Microsoft YaHei','微软雅黑'; font-size: 48px; color: #3c618d; }
.mox .per { clear: both; width: 100%; text-align: center; padding-top: 80px; padding-bottom: 50px; }
.mox .per .mid { width: 1550px; margin: auto; float: none; z-index: 10; position: relative; }
.mox .per .mid li { align-items: center; justify-content: center; }
.mox .per .mid li span { display: inline-block; }
.mox .per .mid li span:nth-child(1) { height: 50px; width: 200px; position: relative; }
.mox .per .mid li span:nth-child(3) { height: 50px; width: 200px; position: relative; }
.mox .per .mid li span:nth-child(1)::after { content: ''; display: block; position: absolute; top: 35px; height: 3px; width: 200px; border-radius: 3px; background-color: #3c618d; }
.mox .per .mid li span:nth-child(3)::after { content: ''; display: block; position: absolute; top: 35px; height: 3px; width: 200px; border-radius: 3px; background-color: #3c618d; }
.mox .per .mid li span:nth-child(4) { display: block; font-weight: 400; font-size: 26px; height: 30px; color: #868686ff; position: relative; padding: 0px; margin: 0px; }


.mox .con { background-color: #ffffff; clear: both; width: 100%; text-align: center; }
.mox .con .mid { width: 100%; max-width: 1550px; margin: auto; float: none; z-index: 10; position: relative; }
.mox .con .mid li { width: 20%; height: 300px; overflow: hidden; float: left; padding: 0px; margin: 0px; position: relative; background-color: #0061b2cc; transition: all 0.5s ease; cursor: pointer; text-align: center }
.mox .con .mid li img { width: 100%; z-index: 0; opacity: 0.3; transition: all 0.5s ease; }
.mox .con .mid li span { width: 100%; font-size: 100px; position: absolute; top: 78px; z-index: 88; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; color: #ffffffff; transition: all 0.5s ease; }
.mox .con .mid li:hover { color: #89dbf3; opacity: 1; background-color: #0061b2cc; transition: all 0.5s ease; }
.mox .con .mid li:hover img { opacity: 1; transition: all 0.5s ease; width: 108%; }
.mox .con .mid li:hover span { color: #0061b2; transition: all 1.2s ease; }


.mox .cv .mid { display: block; opacity: 1; background-color: #FFFFFF; }
.mox .cv .mid-bg { height: 750px; background-image: url(video_bg.jpg); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; }
.mox .cv .mid li { opacity: 1; background-color: transparent; }
.mox .cv .mid li:hover { opacity: 1; background-color: #ffffff00; transition: all 0.5s ease; }
.mox .cv .mid .ptxt { opacity: 1; height: 350px; width: 100%; display: flex; position: absolute; left: 0px; top: 0px; align-items: center; justify-content: center; vertical-align: middle; line-height: 45px; font-size: 35px; color: #ffffff; cursor: default; }
.mox .cv .mid .play { transition: all 0.5s ease; opacity: 0.85; height: 88px; width: 88px; display: block; position: absolute; left: 731px; top: calc(750px/2 - 20px); background-image: url(play.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; }
.mox .cv .mid .play:hover { transition: all 0.5s ease; opacity: 1; }

.t-lis { text-align: justify; margin: 50px; }
.t-lis > li { font-size: 22px; display: block; margin-bottom: 40px; padding-left: 66px; line-height: 50px; color: #808080ff; background-image: url(po.png); background-repeat: no-repeat; background-position: 0px 0px; }

.test-ui { width: 100%; height: 4768px; float: left; background-image: url(ui.png); background-repeat: no-repeat; background-position: center calc(-1800px); }
