@charset "utf-8";


.top .p .flash { float: left; width: 100%; height: 100vh; position: relative;  }
.top .p .flash .pos { float: left; margin-left: 100px; margin-top: 280px; text-align: left; color: #ffffff; font-family: 'Microsoft YaHei','微软雅黑'; }
.top .p .flash .pos li { position: relative; width: 100%; float: left; opacity: 0; z-index: 1; }

.top .p .flash .pos .cn-55 { height: 80px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 80px; font-size: 55px; font-weight: 550; font-family: 'Microsoft YaHei','微软雅黑' }
 
.top .p .flash .pos .cn-N { font-size: 20px; line-height: 30px; padding: 25px; width: 55%; font-family: 'Microsoft YaHei','微软雅黑'; background-color: #002f7b9c; border-radius: 15px; display: block; height: auto }
.top .p .flash .pos .cn-more { z-index: 0; display: inline-block; width:300px; position: absolute; bottom:100px; left: 110px; }
.top .p .flash .pos .cn-more a { display: inline-block; line-height: 88px; color: #ffffff; font-family: 'Microsoft YaHei','微软雅黑'; font-size: 36px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); transition: all 0.9s ease; }
.top .p .flash .pos .cn-more a .iconfont { font-size: 35px;    }
.top .p .flash .pos .cn-more a:hover { color: #fff013; transition: all 0.9s ease; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); }

.top .p .flash .pos .cn-more-b { z-index: 0; display: inline-block; width: 300px; position: absolute; bottom: 300px; right: 110px; }
.top .p .flash .pos .cn-more-b a { display: inline-block; line-height: 88px; color: #ffffff; font-family: 'Microsoft YaHei','微软雅黑'; font-size: 36px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); transition: all 0.9s ease; }
.top .p .flash .pos .cn-more-b a .iconfont { font-size: 35px; }
.top .p .flash .pos .cn-more-b a:hover { color: #fff013; transition: all 0.9s ease; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); }



    .top .tit-go li { position: relative; display: none; opacity: 0; color: #ffffff; width: calc(33.3333% - 26px); min-height: 168px; background-color: #1c8ff010; margin: 5px; padding: 8px; padding-top: 25px; float: left; font-family: 'Microsoft YaHei','微软雅黑'; text-align: left; transition: all 0.9s ease; cursor: pointer }
.top .tit-go li p:nth-child(1) { font-size: 30px; font-weight: 600; color: #ffffff; transition: all 0.5s ease; }
.top .tit-go li p:nth-child(2) { font-size: 18px; font-weight: 100; color: #ffffff; transition: all 0.5s ease; }
.top .tit-go li p:nth-child(3) { position: absolute; width: 100%; left: 0px; top: 0px; height: 0px; background-color: #ffffff30; transition: all 0.5s ease; }
.top .tit-go li:hover { color: #ffd800; background-color: #0065b9ed; transition: all 0.9s ease; }
.top .tit-go li:hover .line { background-color: #0061b299; top: 0px; height: 8px; transition: all 1s ease; }
.top .tit-go li:hover .color { color: #89dbf3; transition: all 0.5s ease; }


.top .tit-go .active { color: #ffffff; background-color: #0065b9ed; transition: all 0.9s ease; }
.top .tit-go .active .line { background-color: #0061b299; top: 0px; height: 8px; transition: all 1s ease; }
.top .tit-go .active .color { color: #ffffff; transition: all 0.5s ease; }


.tit-go { position: relative; }

.carousel-dots { position: absolute; bottom: 66px;  left: 50%; transform: translateX(-50%); display: flex; }
.carousel-dots .dot { width: 18px; height: 18px; background-color: #fff; border-radius: 50%; margin: 0 10px; cursor: pointer; transition: background-color 0.3s ease; }
.carousel-dots .dot.active { background-color: #ecd500; }


.lr { background-color: #ffffff; width: 100%; text-align: center; position: relative; font-family: 'Microsoft YaHei','微软雅黑'; }
.lr .main { background-color: #ffffff; width: 100%; }
.lr .main .l, .lr .main .r { width: 50%; height: 380px; display: block; float: left; }
.lr .main .l { background-color: #002f7b; height: 380px; overflow: hidden }
.lr .main .r { background-color: #ededed; height: 380px; overflow: hidden }
.lr .main li .c-left { width: calc(1550px/2); float: right; text-align: justify; position: relative }
.lr .main li .c-rigt { width: calc(1550px/2); float: left; text-align: justify; position: relative }
.lr .main .c-tit { font-size: 32px; font-weight: 550; padding: 8px; margin-top: 38px; letter-spacing: 2px; position: relative }
.lr .main .c-tit span:nth-child(1) { margin-right: 18px; display: inline-block; position: relative; padding-bottom: 0px; }
.lr .main .c-tit span:nth-child(2) { color: #b3b3b3ff; font-weight: 400; }
.lr .main .c-tit span:nth-child(1)::after { content: ''; display: block; position: absolute; height: 6px; width: 100%; top: 55px; left: 0px; border-radius: 6px; background-color: #ffffff }
.lr .main .c-txt { font-size: 20px; font-weight: 400; padding: 8px; margin-top: 25px; margin-right: 66px; }


.img-sbzx { width: 439px; height: 320px; opacity: 0; display: block; position: absolute; left: 100px; top: 280px; background-image: url(世包中心大楼.png); background-size: cover; background-repeat: no-repeat; background-position: center;  }
/*.img-sbzx.active { top: 60px; opacity: 1; }*/

.lr .main-a .l, .lr .main-a .r { background-color: #ffffff; height: 380px; overflow: hidden }
.img-ptu { width: calc(1550px/2); height: 380px; display: block; background-image: url(配图A.jpg); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; }

.lr .main-a .c-tit { margin-left: 66px; }
.lr .main-a .c-txt { margin-left: 66px; margin-right: 0px; }
.lr .main-a .c-tit span:nth-child(1) { color: #002f7b; display: inline-block; position: relative; padding-bottom: 0px; }
.lr .main-a .c-tit span:nth-child(1)::after { content: ''; display: inline-block; position: absolute; height: 6px; width: 100%; top: 55px; left: 0px; border-radius: 6px; background-color: #002f7b }


.lr .main-b .c-tit { margin-left: 0px; margin-right: 66px; }
.lr .main-b .c-txt { margin-left: 0px; margin-right: 66px; }

.line { clear: both; width: 100%; height: 0px; float: left; display: inline-block; }

.mox { background-color: #ffffff; width: 100%; text-align: center; font-weight: 550; letter-spacing: 0px; font-family: 'Microsoft YaHei','微软雅黑'; font-size: 48px; color: #002f7b; }
.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: #002f7b; }
.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: #002f7b; }
.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 { position: relative; display: block; opacity: 1; background-color: #FFFFFF;  }
.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: 150px; 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; }


.icc { background-color: #ffffff; width: 100%; text-align: center; font-weight: 550; letter-spacing: 0px; font-family: 'Microsoft YaHei','微软雅黑'; font-size: 48px; color: #002f7b; }
.icc .con { background-color: #ffffff; clear: both; width: 100%; text-align: center; }
    .icc .con .mid { width: 100%; max-width: 1550px; margin: auto; float: none; z-index: 10; position: relative; padding-top: 40px; }
    .icc .con .mid .guid { opacity: 1; border-bottom: 1px solid #002f7b; overflow:hidden; height:89px; width: 100%; display: block;  background-color: #ffffff; color: #0061b2; cursor: default; text-align: center; }
.icc .con .mid .guid ul { position: relative; width: 100%; }
        .icc .con .mid .guid li { transition: all 0.5s ease; overflow: hidden; position: relative; display: inline-block; height: 88px; width: 300px; background-color: #ffffff; color: #228ee9; margin: auto; float: none; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.1); margin-left: 5px; margin-right: 5px; line-height: 90px; font-weight: normal; font-size: 30px; }
.icc .con .mid .guid li:hover { cursor:pointer; transition: all 1s ease; background-color: #0061b2; color: #ffffff; }
.icc .con .mid .guid .cho { background-color: #002f7b; color: #ffffff; }

.cv-cc { clear: both; display: inline-block; width: 100%; text-align: center; background-color: #ffffff; height: 500px; }
.cv-cc .con { background-color: #ffffff; width: 1550px; margin: auto; float: none; z-index: 10; position: relative; padding-top: 30px; margin-bottom: 45px; display: inline-block; }
.cv-cc .con .cv-left { width: 1000px; background-color: #ffffff; float: left; }
.cv-cc .con .cv-rigt { width: 488px; background-color: #ffffff; float: right; }

.cv-cc .con .cv-left .cv-l-top { text-align: left; font-size: 35px; }
.cv-cc .con .cv-left .cv-l-top p:nth-child(1) { display: inline-block; padding-bottom: 25px; position: relative; font-weight: 550; color: #002f7b }
.cv-cc .con .cv-left .cv-l-top p:nth-child(1)::before { content: ''; display: inline-block; position: absolute; top: 55px; height: 6px; width: 100%; border-radius: 6px; background-color: #002f7b; }
.cv-cc .con .cv-left .cv-l-top p:nth-child(2) { display: inline-block; color: #969696 }
.cv-cc .con .cv-left .cv-l-top p:nth-child(3) { font-size: 18px; width: 90%; color: #969696 }

.cv-l-list {  width: calc(50% - 20px); margin-right: 20px; margin-bottom: 10px; float: left; padding-top: 20px; text-align: left; font-size: 16px; color: #3c3c3c; transition: all 1s ease; }
.cv-l-list:hover { transition: all 1s ease; color: #0061b2; cursor: pointer }

.cv-l-list li { display: inline-block; background-color: #ffffff; }
.cv-l-list li:nth-child(1) { margin-top: 10px; width: 63px; height: 63px; float: left; background-image: url(li-bg.png); background-size: 63px 63px; background-repeat: no-repeat; background-position: center; position: relative }
.cv-l-list li:nth-child(2) { width: calc(100% - 66px); float: right }
.cv-l-list li:nth-child(1) i { display: inline-block; background-color: #228ee9; width: 22px; height: 22px; position: absolute; top: 8px; right: 9px; transform: rotate(45deg); transition: all 1s ease; }
.cv-l-list li p:nth-child(1) { font-size: 22px; line-height:26px; margin-bottom:12px; }
    .cv-l-list li p:nth-child(2) { margin-right: 20px; line-height: 20px; min-height: 80px; overflow: hidden; text-overflow: ellipsis; }

.cv-l-list:hover .ro45 { transition: all 0.5s ease; background-color: #ff8300; transform: rotate(0deg); }

.cv-rigt li { display: inline-block; width: 50%; float: left; height: 166px; overflow: hidden }
.cv-rigt li:nth-child(1) { display: inline-block; width: 100%; height: 330px; margin-bottom: 18px; }
.cv-rigt li img { width: 108%; transition: all 0.66s ease; filter: brightness(90%); }
.cv-rigt li:hover { }
.cv-rigt li:hover img { transition: all 0.66s ease; width: 100%; filter: brightness(110%); }
