/* 三列布局 */
.com-body{-webkit-box-sizing:border-box;box-sizing:border-box;/* padding-bottom:1px; */;}
.com-2-hero{padding-top:5px;margin-bottom:25px;}
.com-2-hero-inner{margin:0 auto;}
.com-2-hero-list{font-size: 0;}
.com-2-hero-list>.hero-cell{box-sizing: border-box;display: inline-block;vertical-align: middle;width: 30%;}
.com-2-hero-list>.hero-cell:nth-child(2){padding:0 10px;width:40%;}
.com-2-hero-item{position:relative;box-sizing:border-box;display:block;height:280px;background-color:#78a8ff;background-position:center right;background-repeat:no-repeat;background-size:auto 100%;color:#fff;overflow:hidden;font-size:14px;text-align:left;}
.com-2-hero-item.black{background-color:#e6e9ee;color:#000;}
.com-2-hero-item-img{position:absolute;left:0;right:0;top:0;height:100%;background-position:center right;background-repeat:no-repeat;background-size:auto 100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;}
@media screen and (max-width:1920px){.com-2-hero-item-img{right:-60px;};}
.com-2-hero-item-cnt{position: relative;padding: 40px 45px 0;}
.com-2-hero-item:hover .com-2-hero-item-img{-webkit-transform:scale(1.025);transform:scale(1.025);}
.com-2-hero-item-mark{display:inline-block;vertical-align:middle;padding:0 5px;height:20px;font-size:12px;line-height:20px;background-color:#00a4ff;border-radius:2px;color:#fff;}
.com-2-hero-item-mark.white{background-color:#fff;color:#00a4ff;}
.com-2-hero-item-title{margin-bottom: 10px;font-size: 28px;line-height: 36px;font-weight: 400;max-width: 350px;display: block;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;height: 72px;}
.com-2-hero-item-desc{margin-top: 4px;font-size: 14px;line-height: 24px;max-width: 350px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.com-2-hero-item-mark-wrap{margin-bottom: 15px;min-height: 20px;text-align:left;}
.com-2-hero-item-btns{margin-top: 20px;}
.com-arrow-btn{position:relative;display:inline-block;vertical-align:middle;box-sizing:border-box;min-width:102px;padding-right:22px;height:26px;border:1px solid #00a4ff;text-align:center;font-size:12px;line-height:24px;color:#00a4ff;background-color:#fff;overflow:hidden;cursor:pointer;}
.com-arrow-btn.primary{background-color:#00a4ff;color:#fff;transition:box-shadow .3s linear;}
.com-arrow-btn.blue-hole{background-color: transparent;}
.com-arrow-btn-text{display: block;padding: 0 12px;}
.com-arrow-btn-caret{position: absolute;right: 0;top: 0;width: 22px;height: 100%;text-align: center;}
.com-arrow-btn.primary .com-arrow-btn-caret{background-color: #fff;}
.com-arrow-btn-caret:before{content:'';position:absolute;right:100%;top:0;width:1px;height:150%;background-color:#00a4ff;-ms-transform:skewX(-20deg);-webkit-transform:skewX(-20deg);transform:skewX(-20deg);-webkit-transform-origin:right top;transform-origin:right top;}
.com-arrow-btn.primary .com-arrow-btn-caret:before{width:0;height:0;border-style:solid;border-color:transparent #fff #fff transparent;border-width:12px 4px;background-color:transparent;-ms-transform:none;-webkit-transform:none;transform:none;}
.com-arrow-btn-caret:after{content:'';display:inline-block;vertical-align:0;position:relative;box-sizing:border-box;width:8px;height:8px;border-top:1px solid #00a4ff;border-right:1px solid #00a4ff;-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:-4px;}
.com-2-hero-item:hover .com-arrow-btn .com-arrow-btn-caret:after{-webkit-animation:linking .8s ease infinite;animation:linking .8s ease infinite;}
@-webkit-keyframes linking{0%, 100%, 50%{left:0;}
25%{left:3px;}
75%{left:-2px;};}
@keyframes linking{0%, 100%, 50%{left:0;}
25%{left:3px;}
75%{left:-2px;};}
/* 五列布局 */
.com-body-main{-webkit-box-sizing:border-box;box-sizing:border-box;margin:30px auto;padding:0 10px;max-width:1440px;}
@media screen and (max-width:1200px){.com-body-main{padding-left:20px;padding-right:20px;};}
.com-hero-events{margin-bottom:30px;display:table;table-layout:fixed;width:100%;}
.com-hero-events>.event-cell{position:relative;display:table-cell;vertical-align:top;}
.com-hero-events>.event-cell:first-child{padding-left:0;}
.com-hero-event{display:block;box-sizing:border-box;padding:10px 20px;margin-left:-1px;margin-right:-1px;height:134px;text-align:center;background-color:#fff;transition:box-shadow .3s linear;}
.com-hero-event-img{display:block;margin:0 auto;width:44px;height:44px;}
.com-hero-event-title{display: inline-block;vertical-align: middle;padding-bottom: 2px;max-width: 100%;margin-top: 10px;font-size: 18px;line-height: 28px;font-weight: 400;color: #333;border-bottom: 1px solid #00a4ff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.com-hero-event-desc{margin-top: 6px;font-size: 12px;line-height: 21px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.com-hero-events>.event-cell:before{content:'';position:absolute;left:0;top:50%;margin-top:-40px;width:1px;height:80px;background-color:#e1e3e9;}
.com-hero-events>.event-cell:first-child:before{display:none;}
.com-hero-event:hover{position:relative;z-index:2;box-shadow:0 0 6px rgba(207,216,221,.63), 0 4px 6px rgba(207,216,221,.63);}
