/*! portal-web 2025-09-15 */@import "../ext_lib/bootstrap/dist/css/bootstrap.min.css";.bg-blank{background:#fff}.bg-main{background:#f4f4f4}.color-info{color:#ff7e00}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}a.undecoration:link,a.undecoration:hover,a.undecoration:visited,a.undecoration:active{text-decoration:none}html{width:100%;height:100%}body{font-family:"Microsoft YaHei","STHeiti Light [STXihei]","SimHei","SimSun","FangSong","Arial",sans-serif;min-width:768px;min-height:100%;position:relative;padding-bottom:80px}body>header{background:#fff;height:41px;border-bottom:1px solid #ccc}body>header a.logo{line-height:40px}body>header .i18n{font-size:10px;color:#aaa;padding-left:5px;line-height:41px}body>header .i18n img{width:20px}body>header ul{margin-bottom:0}body>header ul>li{float:left;line-height:40px;position:relative}@media (min-width:768px){body>header ul>li{padding:0 0}}@media (min-width:992px){body>header ul>li{padding:0 10px}}@media (min-width:1200px){body>header ul>li{padding:0 30px}}body>header ul>li>a{color:#000;font-size:16px}body>header ul>li>a:hover{color:#000;text-decoration:none}body>header ul>li:hover::before{content:" ";height:3px;width:100%;background:#337ab7;bottom:0;left:0;position:absolute}body>header ul>li.active{color:#fff;background:#337ab7}body>header ul>li.active>a{color:#fff}body>header ul>li.orange{background:#e88b2f}body>header ul>li.orange>a{color:#fff}body>header ul>li.orange:hover::before{background:#e88b2f}body>header ul>li.line{border-right:1px solid #fff}body>footer{height:80px;width:100%;overflow:hidden;padding:20px;background:#012d52;font-size:12px;color:#ddd;position:absolute;bottom:0}body>.main>.banner{background:#337ab7;height:120px}body>.main>.banner>.container{background:url("../img/commin/banner.png") no-repeat top right}body>.main>.banner>.container .title{white-space:nowrap;font-size:36px;line-height:120px}body>.main>.banner>.container .title i{font-size:30px}body>.main .panel,body>.main .panel-heading{border-radius:0;margin-bottom:0}body>.main .pagination{border-radius:0}body>.main .pagination>li:last-child>a{border-radius:0}body>.main .pagination>li:first-child>a{border-radius:0}body>.main .thumbnail{border-radius:0}body>.main .btn{border-radius:0}.main>.container>.top{line-height:3;font-size:16px;margin-bottom:0}.main .example{margin:15px auto 30px}.main .example .title-img{right:15px;border:6px solid #337ab7;width:180px;border-radius:90px}.main .example>h2{padding-bottom:12px;width:250px;text-align:center;position:relative;border-bottom:1px solid #000}.main .example>h2::before{content:" ";position:absolute;left:0;bottom:-7px;width:100%;height:3px;background:#555555}.main .example>.line{left:250px;top:25px;height:1px;background:#000;width:200px}@media (min-width:992px){.main .example>.line{width:400px}}@media (min-width:1200px){.main .example>.line{width:600px}}.main .example>.line::before{content:" ";position:absolute;height:1px;width:100px;background:#000;right:-92px;bottom:-25px;transform:rotate(30deg)}.main .example>.line::after{content:" ";position:absolute;border:1px solid #000;width:14px;height:14px;border-radius:7px;right:-98px;bottom:-60px}.main .example ol{margin-top:45px;margin-left:-22px;width:70%}.main .example ol>li{font-size:16px;line-height:2}.main .business .thumbnail{width:500px;height:200px;margin-bottom:0;float:left;position:relative}.main .business ul li{padding:15px 15px}.main .business .content{margin-left:515px;padding:0 15px}.main .business .content p{font-size:16px}.thumbnail.effects:before,.thumbnail.effects:after{content:" ";display:block;position:absolute;width:520px;height:220px;top:-10px;left:-10px;border:2px solid #337ab7;z-index:10;box-sizing:border-box;-webkit-animation:clipAni 6s infinite linear}.thumbnail:before{-webkit-animation-delay:-3s}@keyframes clipAni{0%,100%{clip:rect(0, 520px, 245px, 517px)}25%{clip:rect(0, 520px, 3px, 0)}50%{clip:rect(0, 3px, 245px, 0)}75%{clip:rect(217px, 520px, 245px, 0)}}