@CHARSET "UTF-8";
header{background-image: url(../img/kyzx-1.jpg); position: relative;}
header>a.video{position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; top: 0; }
header>a.video video{width: 100%; height: 100%;object-fit: cover;}
header .page_name .container{position: relative;}
header .page_name .container .tip{position: absolute; right: 64px; bottom: 80px; background: rgba(230,74,25, .3);padding: 8px; border-radius: 8px;}
header .page_name .container>*{z-index: 2;}
.tip::before{content: ''; width: 8px; height: 8px; background: #E64A19; position: absolute; top: 0; left: -8px;}
.tip-content{background: #E64A19; padding: 8px 16px 12px; border-radius: 8px; color: #ffffff;}
.title{font-size: 16px;line-height: 24px; font-weight: 400; text-align: center; margin-bottom: 8px;}
.answer{font-size: 26px; line-height: 32px; font-weight: 600; display: flex; justify-content: space-between; border: 1px solid #fff; border-left: 0; border-right: 0; padding-bottom: 2px;}
.answer>span:first-child{margin-right: 24px;}

div.advantage {display: flex; justify-content: space-between;margin-bottom: 72px;}
div.advantage-info {width: 50%;}
div.advantage-info>p {padding-left: 12px;}
div.advantage>img {width: 45%; height: 192px;}

main.t2 .ke-content section div>p b{display:inline-block;font-size: 24px;font-weight: 600;color: #E64A19;line-height: 32px;padding: 16px;background: #FBE9E7;border-radius: 8px;margin:12px 16px 0  0;}