body {
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    text-align: center;
}

.carousel-inner img {
    width: 100%;
}

.bgmain {
    background: #f5f5f5;
    padding-bottom: 30px;
}

.news-box img {
    width: 547px;
}

.fig {
    height: 421px;
}

.fig img {
    border-radius: 20px;
}

.visible-xs a {
    color: #00996b;
    position: relative;
    top: 2px;
}

.visible-xs {
    width: 322px;
    position: relative;
    top: 10px;
    right: 10px;
}

.container .more a {
    display: inline-block;
    width: 145px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #11c18c;
    border-radius: 50px;
    color: #31c99b;
    font-size: 16px;
    font-family: "PingFang SC";
    text-align: center;
}

.container .more a:hover {
    border: 1px solid #11c18c;
    color: #fff;
    background: #31c99b
}

.container h4 {
    color: #404040;
    font-size: 24px;
}

.container p {
    color: #696969;
}

.ex {
    /* margin-top: 70px; */
}

.ex li h4 {
    font-weight: bold;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 18px;
}

.ex li p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.more {
    text-align: center;
}

.page-header {
    text-align: center;
}

.page-header small {
    color: #a6a6a6;
}

.page-header2 {
    border-bottom: 1px solid #ccc;
}

.page-header h3 {
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.page-header2>h3 {
    color: #000;
    font-size: 18px;
    text-align: left;
    font-size: 18px;
}

.page-header2 small {
    font-size: 14px;
    color: #696969;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
}

.page-header2 small span {
    float: right;
}

#footer {
    color: #fff;
}

#footer>.container>.row {
    margin: 0px auto 0px auto;
}

.weixin {
    text-align: center;
}

.weixin>p {
    margin: 25px 0;
}

.num {
    font-size: 56px;
    color: #fff;
    font-weight: normal;
}

.con {
    width: 100%;
    background: #f5f5f5;
}

.c_row {
    margin-bottom: 90px;
    margin-top: 50px;
}

.c_row h4 {
    font-weight: bold;
}

.page-header h3 {
    font-size: 36px;
    color: #404040;
    line-height: 95px;
    background: url(../../assets/images/index/line.png) no-repeat center bottom;
}

.grey-box-icon {
    background: #fff;
    padding: 78px 20px 20px 20px;
    text-align: center;
    margin-top: 55px;
    position: relative;
    box-shadow: 1px 0px 10px 3px #dff0eb;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}

em {
    font-style: normal;
}

.list.custom-list ul .li {
    border: none;
}

.list.custom-list ul .cur {
    cursor: pointer;
}

.list.custom-list ul .cur .num {
    color: #36c9ff;
}

.list.custom-list ul .li:hover .num {
    color: #36c9ff;
}

.list.custom-list ul .li:hover {
    cursor: pointer;
}

.list li h4 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.list .data {
    position: relative;
    top: 25px;
    text-align: right;
}

.list .n_li {
    border-top: none;
    line-height: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.list .n_li h4 {
    font-weight: bold;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.container .e_more a {
    display: inline-block;
    width: 145px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #11c18c;
    border-radius: 50px;
    color: #31c99b;
    font-size: 16px;
    font-family: "PingFang SC";
    text-align: center;
    margin-top: 15px;
}

.container .e_more a:hover {
    border: 1px solid #11c18c;
    color: #fff;
    background: #31c99b
}

.e_more {
    text-align: right;
}

footer {
    background: #384351;
}

footer .weixin p {
    color: #fff;
}

.infor {
    background: #11c18c;
    position: absolute;
    color: #fff;
    padding: 10px;
    font-size: 18px;
}

.list h4 img {
    margin-right: 5px;
}

.bottom {
    margin-top: 20px !important;
}

.bottom ul {
    border-top: 1px solid #545e6a;
    padding-top: 20px;
}

.bottom ul li {
    font-size: 16px;
    float: left;
    margin-left: 52px;
}

.bottom ul li:first-child {
    margin-left: 0;
}

.bottom ul li span {
    font-size: 16.5px;
}

.bottom ul li a {
    color: #fff;
}

.bottom ul li a:hover {
    text-decoration: none;
}

.list .n_li .col-md-9 h4 a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}


/* epg智能管理云平台 */

.epg_bg {
    background: url("../images/index/bg2.png") no-repeat;
    background-size: 100% 100%;
}

.epg_bg .row .li p,
.epg_bg .row .li h4 {
    color: #fff;
}

.epg_bg .row .li p {
    text-align: left;
}


/* 增值业务管理平台 */

.bgmain {
    background: url("../images/index/bg3.png") no-repeat;
    /* background-size: 100% 100%; */
}

.bgmain .main_line {
    background: url("../images/index/add_line.png") no-repeat center center;
    margin-bottom: 120px;
}

.bgmain .main_img {
    background: url("../images/index/main_img.png") no-repeat center center;
}

.bgmain .add1>img {
    margin-right: 80px;
}

.bgmain .add2>img {
    /* margin-left: 150px; */
}

.bgmain .add3>img {
    position: relative;
    top: 50px;
}

.bgmain .add3>P {
    position: relative;
    top: 39px;
}


/* 我们提供 */

.main_us_line {
    margin: 0 auto;
    text-align: center;
}

.main_us_line ul {
    width: 190px;
    margin: 0 auto;
}

.main_us_line ul li {
    width: 190px;
    height: 45px;
    line-height: 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 3px 4px #e6e6e6;
    margin: 40px 0;
    color: #7a7a7a;
    font-size: 22px;
}

.bgmain .main_us_line {
    background: url("../images/index/us_line.png") no-repeat center 251px;
    background-size: 47% 47%;
}


/* 导航划入列表 */

.list_hover {
    position: absolute;
}

.list_hover>li {
    float: left;
}