@font-face {
    font-family: 'iconfont';
    src: url('./font/iconfont.woff2?t=1630566740507') format('woff2'),
    url('./font/iconfont.woff?t=1630566740507') format('woff'),
    url('./font/iconfont.ttf?t=1630566740507') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
}
li{ list-style: none;}
/*
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}*/
.navbar-default .navbar-header .navbar-brand {
    color: #777;
}
.navbar-default .nav > li > a {
    color: #333;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position:static;
}
.header-font{
    border-left: 1px solid #777;
}
.banner img{width:100%;}
.container-2{
    text-align: left;
    font-size: 18px;
}
.container-2 .comtitle h4 a{
    text-align: left;
    font-size: 14px;
    color: #2d2d2d;
    padding-left: 10px;
}
.banner .comtitle{
    position: relative;
    top: -275px;
    color:#fff;
}
.banner .comtitle h1{
    color:#fff;
}
.banner .comtitle .line{width:742px;height:1px;background:#fff;margin: 0 auto;}
.banner .comtitle .line .bline{width:130px;height:5px;background:#fff;margin: 0 auto;position: relative;top: -2px;}
.container-2 .comfont{text-align:left;text-indent:2em;font-size: 14px;margin-top: 15px;color: #000;line-height: 25px;}
.container-2 .line .lline{width:220px;height:5px;background:#000000;position: relative;top: -2px;}
.prosessor li {width:100%;height:300px;margin-top: 50px;}
.prosessor li .left{float:left;width:200px;}
.prosessor li .left img{width:200px;}
.prosessor li .right{float:left;width:800px;padding: 30px 0 0 70px;}
.prosessor li .right strong{font-size: 22px;margin-bottom:20px;}
.prosessor li .right .detail{margin-top:20px;overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    text-overflow: ellipsis;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;}
.prosessord li {width:100%;margin-top: 50px;}
.prosessord li .top{text-align: center;}
.prosessord li .pbottom{padding: 50px 50px 0px 50px}
.prosessord li .pbottom strong{font-size: 25px;}
.prosessord li .top img{width:300px;}