
html, body {
    /* 阻止触摸设备的默认滚动行为 */
    overscroll-behavior-y: contain;
    -webkit-overflow-scrolling: auto;
    /*禁止手机端页面被左右滑动*/
    touch-action: pan-y;
}

body {
    font-family: "微软雅黑", Helvetica Neue, sans-serif, Arial;
    height: 100%;
    position: relative;
}

input[type="text"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6, figure {
    font-weight: 400;
}

/*::-webkit-selection {*/
/*    color: #fff;*/
/*    background: #ff9600;*/
/*}*/

/*::-moz-selection {*/
/*    color: #fff;*/
/*    background: #ff9600;*/
/*}*/

/*::selection {*/
/*    color: #fff;*/
/*    background: #ff9600;*/
/*}*/

span.tag {
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 5px;
    min-height: 26px;
    padding: 3px 8px;
    word-break: keep-all;
    color: #999;
    margin: 10px 0;
}

/*控制导航栏背景变色的定位点*/
.color_black_locating_point {
    position: absolute;
    bottom: 100px;
    width: 100%;
}

/*.mb-30 {*/
/*    margin-bottom: 60px;*/
/*}*/
.mb-30 {
    margin-bottom: 7vw;
}

.owl-item .mb-30 {
    margin-bottom: 5vw;
}

.over_hidden {
    overflow: hidden;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-center {
    align-items: center;
}

.space-between {
    justify-content: space-between;
}

.space-around {
    justify-content: space-around;
}

.flex-column {
    flex-direction: column;
}

.flex-just-end {
    justify-content: flex-end;
}

.flex-just-between {
    justify-content: space-between;
}

.flex-1 {
    flex: 1;
}

.px-30 {
    padding: 0 60px;
}

.mr-30 {
    margin-right: 30px;
}


.layout-content-container .item {
    width: 48%;
    border-radius: 6px;
    padding: 5% 3%;
    /*border: 1px solid rgba(0, 0, 0, .1);*/
    transition: all .5s ease;
}

.layout-content-container .item:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, .12);
}

.layout-content-container .item img {
    width: 10vw;
    transition: all .5s ease;
}

.layout-content-container .item:hover img {
    transform: scale(1.1);
}

.layout-content-container .item h3 {
    margin-bottom: 30px;
    font-weight: bold;
}


.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

a {
    color: #6E6E6E;
    text-decoration: none
}

a:focus, a:hover {
    /*color: #ff9600;*/
    transition: none
}

a.text-gray:hover {
    color: #6E6E6E
}

p {
    margin: 0
}

dl, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style: none
}

.fixed {
    z-index: 9999;
}

.bg-gray {
    background: #F7F7F7
}

.bg-sub {
    background: #6e6e6e
}

/* 标签 */
.tag {
    display: inline-block;
    transition: .5s
}

.tag.padding {
    padding: 5px 12px
}

.tags {
    color: #ff9600 !important;
    border: 1px solid #ff9600 !important;
    background-color: unset;
}

/* 英文字体begin */
.Conv_DINCondensedC {
    font-family: "Conv_DINCondensedC";
}

/* 英文字体end */

.mb5 {
    margin-bottom: 5px;
}

/* 行距 begin*/
.blank {
    height: 10px;
    line-height: 10px;
    clear: both;
    font-size: 0
}

.blank-small {
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 0
}

.blank-middle {
    height: 30px;
    line-height: 30px;
    clear: both;
    font-size: 0
}

.blank-big {
    height: 50px;
    line-height: 50px;
    clear: both;
    font-size: 0
}

.blank-large {
    height: 80px;
    line-height: 80px;
    clear: both;
    font-size: 0
}

/* 行距 end*/

.sidebar-l {
    margin-right: 20px
}

.sidebar-r {
    margin-left: 0px;
}

.container-layout {
    max-width: 1500px;
}

.line-large {
    margin-left: -15px;
    margin-right: -15px
}

.line-large .x1, .line-large .x2, .line-large .x3, .line-large .x4, .line-large .x5, .line-large .x6, .line-large .x7, .line-large .x8, .line-large .x9, .line-large .x10, .line-large .x11, .line-large .x12, .line-large .xl1, .line-large .xl2, .line-large .xl3, .line-large .xl4, .line-large .xl5, .line-large .xl6, .line-large .xl7, .line-large .xl8, .line-large .xl9, .line-large .xl10, .line-large .xl11, .line-large .xl12, .line-large .xs1, .line-large .xs2, .line-large .xs3, .line-large .xs4, .line-large .xs5, .line-large .xs6, .line-large .xs7, .line-large .xs8, .line-large .xs9, .line-large .xs10, .line-large .xs11, .line-large .xs12, .line-large .xm1, .line-large .xm2, .line-large .xm3, .line-large .xm4, .line-large .xm5, .line-large .xm6, .line-large .xm7, .line-large .xm8, .line-large .xm9, .line-large .xm10, .line-large .xm11, .line-large .xm12, .line-large .xb1, .line-large .xb2, .line-large .xb3, .line-large .xb4, .line-large .xb5, .line-large .xb6, .line-large .xb7, .line-large .xb8, .line-large .xb9, .line-large .xb10, .line-large .xb11, .line-large .xb12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    padding: 0;
    text-align: left;
    width: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border-radius: 50%;
    background: #d3d3d3;
    display: inline-block;
    text-align: center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s
}

.owl-carousel .owl-dots .owl-dot.active span {
    width: 16px;
    height: 8px;
    background: #000;
    border-radius: 20px
}

.owl-carousel .owl-nav i {
    font-size: 23px;
    color: #fff
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    background: #000;
    width: 42px;
    height: 42px;
    line-height: 42px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    opacity: 0
}

.owl-carousel .owl-nav .owl-prev {
    background: #000;
    left: 20px;
    right: auto
}

.owl-carousel .owl-nav .owl-prev i {
    position: absolute;
    left: 8px;
}

.owl-carousel .owl-nav .owl-next {
    right: 20px
}

.owl-carousel .owl-nav .owl-next i {
    position: absolute;
    right: 8px
}

/* owl-carousel轮播插件 */

/* 首页轮播 */
/*.slides-arrow:hover .owl-nav .owl-next, .slides-arrow:hover .owl-nav .owl-prev {*/
/*    opacity: .3*/
/*}*/

.slides-arrow .owl-nav .owl-next, .slides-arrow .owl-nav .owl-prev {
    opacity: .3
}

.slides-arrow.dot-center .owl-dots {
    position: relative;
    top: -30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%
}

/* 首页轮播 */

/* 首页新闻动态 */
.news_list_warp {
    display: flex;
    width: 65%;
    overflow: hidden;
}

.news_list_warp .news_list_item_line {
    padding: 30px;
    /*border: 1px solid rgba(0, 0, 0, 0);*/
    border-radius: 6px;
    transition: all 0.5s ease;
    margin-right: 1%;
    background-color: #fff;
    width: 49%;
}

.news_list_warp .news_list_item_line:hover {
    /*border: 1px solid rgba(0, 0, 0, .1);*/
    box-shadow: 0 0 22px rgba(0, 0, 0, .12);
    background-color: rgba(255, 255, 255, .7);
}

/*.news_list_warp .news_list_item_line:last-child{*/
/*    margin-right: 0;*/
/*}*/
.news_list_warp .news_list_item_line .news_list_img_box {
    overflow: hidden;
}

.news_list_warp .news_list_item_line .news_list_img_box img {
    transition: all 0.5s ease;
}

.news_list_warp .news_list_item_line:hover .news_list_img_box img {
    transform: scale(1.1);
}

.news_list_warp .news_list_item_title {
    margin-top: 20px;
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.news_list_warp .news_list_item_summery {
    margin-top: 18px;
    color: #555;
}

.news_list_warp .news_list_item_ext_line {
    margin-top: 20px;
}

.news_list_item_group_item {
    border: 1px solid rgba(229, 229, 229, .6);
    border-radius: 5px;
    min-height: 26px;
    padding: 3px 8px;
    word-break: keep-all;
}

.news_list_wrap2 {
    width: 35%;
    overflow: hidden;
}

.news_list_wrap2 .news_list_item_line {
    box-sizing: border-box;
    padding: 20px 30px;
    border-radius: 5px;
    background-color: #fff;
    transition: all 0.5s ease;
    margin-bottom: 10px;
    /*margin-left: 20px;*/
}

.news_list_wrap2 .news_list_item_line:last-child {
    margin-bottom: 0;
}

.news_list_wrap2 .news_list_item_line:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, .12);
    background-color: rgba(255, 255, 255, .7);
}

.news_list_wrap2 .news_list_item_line a {
    transition: color 0.5s ease;
}

.news_list_wrap2 .news_list_item_line:hover a {
    color: #112667;
}

.news_list_wrap2 .news_list_item_header {
    display: flex;
    justify-content: space-between;
}

.news_list_item_date {
    min-width: 80px;
}

/* 首页新闻动态 */

/* 常用TAB */
.tab-normal .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
}

.tab-normal .tab .tab-nav li {
    display: inline-block;
    width: auto;
    text-align: center
}

.tab-normal .tab .tab-nav li a {
    background: #fff;
    color: #6e6e6e;
    border-radius: 30px;
    padding: 0px 20px;
    height: 42px;
    line-height: 42px;
    margin: 0 10px;
    display: block;
    border: 0;
    font-size: 16px;
}

.tab-normal .tab .tab-nav .active a {
    background: linear-gradient(-45deg, #FFD100, #ff9600);
    cursor: default;
    color: #fff;
    border-bottom: 0px solid #FD3C6B;
}

.tab-normal .tab .tab-nav .active {
    background: none
}

.tab-normal .tab .tab-nav .active a:hover {
    color: #FFF
}

.tab-normal .tab .tab-nav li a:focus {
    outline: none;
}

.tab-normal .tab .tab-nav li a:hover {
    background: linear-gradient(-45deg, #FFD100, #ff9600);
    color: #fff
}

.tab-normal .tab .tab-body {
    padding: 0;
    border-radius: 0;
    border-top: 0px solid #ff0000
}

/* 常用TAB */

/* 首页产品 */
.carousel-pro .media {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}

.carousel-pro .media:hover {
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .05);
}

.carousel-pro .button {
    background-color: #FFD100;
    transition: all .5s ease;
    box-shadow: 0 3px 8px 0px rgba(39, 39, 39, 0.26);
}

.carousel-pro .media:hover .button {
    color: #FFF;
    background-color: #ff9600;
    transition: all .5s ease;
}

.carousel-pro .media-body {
    padding: 10px 0 0 0
}

/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots {
    position: relative;
    top: 30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%
}

/* 首页产品 */

/* 首页关于我们 */
.home-about {
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover
}

.home-about .padding-large {
    padding: 40px 50px
}

.home-about h2 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    word-break: break-all
}

.home-about h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #FFD100;
    width: 30px;
    height: 3px;
    bottom: -15px;
    left: 0;
}

/* 首页关于我们 */

/* 首页解决方案 */
.solution .media-img {
    position: relative;
}

.solution .media-img .mask {
    opacity: 0;
    z-index: 3;
    background: url(../images/solution-hover.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
}

.solution .media-img .mask .subtitle {
    padding: 25px
}

.solution .media-img .mask .more {
    position: absolute;
    bottom: 25px;
    right: 25px
}

.solution .media-img:hover .mask {
    z-index: 5;
    transition: 0.3s;
    opacity: 1;
    transform: scale(1.1);
}

.solution .media-img .linear-link {
    z-index: 1;
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 65%, rgba(0, 0, 0, .8) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
}

.solution .media-img .linear-link .subtitle {
    padding: 0 25px;
    z-index: 3;
    width: 100%;
    bottom: 25px;
    left: 0;
    position: absolute;
    transition: 0.3s;
}

/* 首页解决方案 */

/* 首页新闻 */
.home-news-l {
    margin-right: 10px
}

.home-news-r {
    margin-left: 10px
}

.home-news-h .media-img {
    position: relative;
}

.home-news-h .media-img .post-title {
    background: #fff;
    bottom: -30px;
    left: 30px;
    width: 65%;
    padding: 20px;
    position: absolute;
    color: #333;
    transition: 0.5s;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.06)
}

.home-news-h .media-img:hover .post-title {
    bottom: 30px;
}

.home-news-h .media-img .post-title h3 a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: block;
}

/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button {
    margin-top: 1rem;
    width: 48px;
    line-height: 28px;
    font-size: 18px;
    background: #FFD100;
    color: #fff
}

.home-news-h .media-img:hover .button {
    background: #ff9600;
    color: #fff;
}

.home-news-c:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.03);
}

.home-news-c .news-time {
    margin: 20px 15px 0 0px;
    border-right: 2px solid #eee;
    padding: 0
}

.home-news-c .news-time .text-large {
    font-size: 42px;
    line-height: 48px;
}

.home-news-c .news-title {
    margin-top: 20px;
    margin-left: 15px
}

.home-news-c .news-title h2 a {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-news-c:hover .news-title h2 a {
    color: #ff9600
}

/* 首页新闻 end */

/* 路径 */
.nav-bread {
    padding: 0;
    height: 70px;
    line-height: 70px;
    font-size: 0
}

.nav-bread h2 {
    font-size: 24px;
    font-weight: 600
}

.nav-bread i {
    color: #888888;
}

.nav-bread a {
    color: #888888;
    font-size: 14px;
    display: inline-block;
}

.nav-bread a:hover {
    color: #000
}

.nav-bread a:after {
    content: "";
    padding: 0 10px;
    background: url(../images/nav-bread.png) no-repeat center 50%;
}

.nav-bread a:last-child:after {
    content: "";
    background: none;
}

/* 路径 */

/* 上下篇  */
.prenext-pro a.button {
    height: 70px;
    line-height: 70px;
    padding: 0 25px
}

.prenext-pro a.button:hover {
    background: #ff9600;
    color: #fff
}

.prenext-pro a.border {
    border: 1px solid #eee
}

/*分页 begin*/
.pagination li {
    margin: 0 5px;
    font-size: 14px;
    border: none;
    border-radius: 4px;
}

.pagination li a {
    border-radius: 4px;
    color: #6e6e6e;
    background: #fff;
    padding: 12px 16px;
    border: 1px solid #DCDCDC;
}

/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a, .pagination li a:hover {
    /*background: #ff9600;*/
    color: #fff;
    /*border: 1px solid #ff9600;*/

    background: #6a85b6;

}

/*分页 end*/

/* 标题样式-居中 */
.title-c {
    position: relative;
}

.title-c h3 {
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto 50px auto;
    font-weight: 600
}

.title-c h3:before {
    background: #004ea2;
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 3px;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
}

/* 标题样式-左 */
.title-l h2 {
    line-height: 28px;
    height: 28px;
    color: #333;
    position: relative;
    font-size: 16px;
    letter-spacing: 0;
    padding-left: 20px;
    margin-bottom: 10px;
}

.title-l h2:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 20px;
    top: 4px;
    background: #004da0;
    left: 0
}

/* 下拉分类 */
.nav-tree {
    font-size: 0;
    height: 70px;
    line-height: 70px
}

/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {
    position: relative;
    display: inline-block;
}

.nav-tree li a {
    color: #6E6E6E;
    display: block;
    padding: 0 30px;
    font-size: 16px;
    background: #fff;
}

.nav-tree li a.active, .nav-tree li a.cur {
    background: linear-gradient(-45deg, #FFD100, #ff9600);
    color: #fff
}

.nav-tree li.focusa a {
    background: linear-gradient(-45deg, #FFD100, #ff9600);
    color: #fff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
}

.nav-tree li ul:after {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
}

.nav-tree li ul {
    top: 70px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    z-index: 99;
    position: absolute;
    width: 100%;
    display: none;
    border-radius: 0px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.03);
}

.nav-tree li ul li {
    display: block;
    width: 100%;
    text-align: left;
}

.nav-tree li ul li.children a {
    font-size: 14px;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    display: block;
    color: #6e6e6e;
    line-height: 34px;
    height: 34px
}

.nav-tree li ul li.children a.active, .nav-tree li ul li.children a:hover {
    color: #ff9600
}

/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box .padding-big {
    padding: 15px 25px
}

.filter-box dl {
    margin: 15px 0;
    display: flex;
}

.filter-box dl dt {
    width: 8%;
    display: block;
    flex: none;
    line-height: 24px;
    font-weight: normal
}

.filter-box dl dd {
    display: block;
    float: left;
    position: relative;
}

.filter-nav ul li {
    margin: 0;
    display: block;
    float: left;
    width: auto;
    line-height: 24px;
}

.filter-nav ul li a {
    margin: 0 10px 0 0;
    padding: 2px 10px;
    cursor: pointer;
    display: block;
    color: #6E6E6E;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.filter-nav ul li a:hover {
    color: #ff9600;
}

.filter-nav ul li a.active {
    color: #fff;
    background: #ff9600
}

.filter-nav ul li b {
    font-weight: normal;
}

/* 横向不带ICO导航 */
.nav-x {
    /*background: #fff;*/
    /*background: #03255b;*/
    /*background: linear-gradient(#03255b 40%, #013a75);*/
    /*background: #184c81;*/
    background: #3a6ea5;

    background-blend-mode: multiply; /* 可选：使渐变更柔和 */
    width: 100%;
    position: relative;
}

.nav-x .menu-toggle h3 {
    display: none
}

.nav-x ul {
    font-size: 0;
    -webkit-text-size-adjust: none;
    text-align: center
}

.nav-x li {
    display: inline-block;
}

.nav-x li.col-2 {
    width: auto;
}

.nav-x li i {
    margin: 0px auto 5px auto;
    font-size: 24px;
    display: block;
}

.nav-x li a {
    /*font-size: 16px;*/
    padding: 0 35px;
    /*height: 70px;*/
    /*line-height: 70px;*/
    height: 55px;
    line-height: 55px;
    /*color: #6e6e6e;*/
    /*color: #000;*/
    color: #fff;
    /*font-size: 18px;*/
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    transition: background 0.3s ease;
}

.nav-x li a:hover {
    /*color: #6a85b6;*/
    /*font-weight: bold;*/
    /*background: rgba(3, 37, 91, .9);*/
    /*background: #002856;*/
    /*background: #012f62;*/
    /*background: #00316d;*/
    background: #2d5a8c;
}

.nav-x li a.active {
    /*background: linear-gradient(-45deg, #FFD100, #ff9600);*/
    /*background: linear-gradient(135deg, #6a85b6, #bac8e0);*/
    /*background: #0050a0;*/
    /*background: #184c81;*/
    background: linear-gradient(to bottom, #215b9a, #184c81);
    color: #fff;
    font-weight: bold;
}

.col-2 {
    width: 10%
}

/* 横向不带ICO导航 */

/* 新闻列表 */

.list-news {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    padding: 20px 0;
}


.list-news .time {
    margin-right: -20px;
    padding: 15px 0 10px 0;
    border-right: 1px solid #eee;
}

.list-news .time .text-large {
    font-size: 52px;
    line-height: 54px;
}

.list-news .news {
    margin-left: 50px;
    margin-right: 30px
}

.list-news .news h3 {
    margin-bottom: 20px;
}

.list-news .news h3 a {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.list-news .button {
    width: 70px;
    line-height: 56px;
    font-size: 24px;
    border: 1px solid #ebebeb;
}

.list-news .button i {
    font-size: 22px;
}

.list-news:hover .button {
    /*background: #ff9600;*/
    /*color: #fff;*/
    /*border: 1px solid #ff9600*/
    box-shadow: 0 4px 12px rgba(58, 83, 120, 0.15);
}

.list-news:hover h3 a {
    /*color: #ff9600;*/
    color: #112667;
}

.news-text {
    justify-content: flex-start;
}

.news-text .x6 {
    flex: 1;
}

.news-text .xiangqing {
    margin-left: auto;
}

.list-news:not(.news-text) {
    padding: 0;
}

.list-news:not(.news-text) .x6 {
    width: 66.66666%;
}

/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {
    padding: 5px 0;
}

.list-post-text li a {
    display: block;
}

.list-post-text li.dot a {
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-post-text li.dot:hover a:before {
    background: #004da0;
}

.list-post-text li.dot a:before {
    content: '';
    position: absolute;
    left: -2px;
    background: #ccc;
    width: 6px;
    height: 6px;
    top: 9px;
    border-radius: 50%
}

/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li {
    position: relative;
    display: block;
    background: #FFF;
    margin-bottom: 20px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.normal-list li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 25px 30px 25px 50px;
    color: #333;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.normal-list li span {
    color: #888888;
    position: absolute;
    right: 30px;
    top: 28px
}

.normal-list li:hover {
    background: #ff9600;
    color: #FFF;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.normal-list li:hover a, .normal-list li:hover span {
    color: #FFF
}

.normal-list li.dot:hover a:before {
    background: #fff;
}

.normal-list li.dot a {
    position: relative
}

.normal-list li.dot a:before {
    content: '';
    position: absolute;
    left: 30px;
    background: #ececec;
    width: 7px;
    height: 7px;
    top: 35px;
    border-radius: 50%
}

/* 下载详细页begin */
.download-detail {
    position: relative;
    z-index: 3
}

.download-detail .button-big {
    padding: 15px 25px
}

/* 下载详细页end */

/* ===视频教程 beign*/
/* ====视频教程列表 begin*/
.video-list .media {
    -webkit-transition: .5s;
    transition: .5s;
}

.video-list .media:hover {
    box-shadow: 0 30px 50px rgba(229, 229, 229, .8)
}

.video-list .media-img {
    position: relative;
    overflow: hidden
}

.video-list .media-body .padding-big {
    padding: 20px
}

.video-list .media-body h2 {
    margin: 0 0 20px 0;
    overflow: hidden
}

.video-list .media a.play {
    opacity: .6;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: rgba(0, 0, 0, .6);
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .media a.play i {
    font-size: 24px;
}

.video-list .media .playtime {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 0 8px;
    height: 20px;
    line-height: 18px;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .media:hover a.collect, .video-list .media:hover a.play {
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-list .excerpt-info ul li.v2-1 {
    width: 50%
}

.video-list .excerpt-info ul li.v2-2 {
    width: 50%;
}

/* 视频教程列表 end*/

/* =====视频内容页 */
.video-detail .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    padding-left: 25px;
    border-bottom: 1px solid #EFEFEF
}

.video-detail .tab .tab-nav li {
    display: inline-block;
    width: 13%;
    margin: 0
}

/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {
    color: #616770;
    padding: 18px 0;
    border: 0;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    display: block;
    line-height: 20px;
    font-weight: 500;
    border-radius: 0;
    font-size: 16px;
    text-align: center;
}

.video-detail .tab .tab-nav .active {
    border-radius: 0px;
}

.video-detail .tab .tab-nav .active a {
    margin-bottom: -1px;
    cursor: default;
    background: #FFF;
    border-bottom: 2px solid #ff9600;
    font-weight: 600
}

.video-detail .tab .tab-nav li a, .video-detail .tab .tab-nav .active a:focus {
    outline: none;
}

.video-detail .tab .tab-body {
    border-radius: 0;
    border-top: solid 0px #ebebeb;
    padding: 25px
}

/* ======播放器 */

.jw-video-expense {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #383838;
    z-index: 1;
    display: none
}

.jw-video-expense img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.jw-video-expense .apply {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    transform: translate(-50%, -50%);
}

.jw-video-expense .video-play {
    cursor: pointer;
    font-size: 0;
}

.jw-video-expense .video-play:before {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    margin-top: -40px;
    margin-left: -40px;
    border-radius: 50%;
    background: radial-gradient(rgba(0, 0, 0, .25) 40%, rgba(255, 255, 255, .65) 70%, rgba(0, 0, 0, .25) 100%);
    box-shadow: 0 0 8px 4px rgba(136, 136, 136, .35), 0 0 6px 3px rgba(255, 255, 255, 1);
    animation: fade 2.4s linear 0s infinite;
}

.jw-video-expense .video-play:after {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -40px;
    margin-left: -40px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI4MCIgdmlld0JveD0iMCAwIDgwIDgwIj4KCTxkZWZzPgoJCTxzdHlsZT4KCQkgIC5jbHMtMSB7CgkJCWZpbGw6ICNmZmY7CgkJCWZpbGwtcnVsZTogZXZlbm9kZDsKCQkgIH0KCQk8L3N0eWxlPgoJPC9kZWZzPgoJPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTEyMCwxMTE3YTQwLDQwLDAsMSwxLTQwLDQwQTQwLDQwLDAsMCwxLDExMjAsMTExN1ptMCw0YTM2LDM2LDAsMSwxLTM2LDM2QTM2LDM2LDAsMCwxLDExMjAsMTEyMVptLTUuNjIsNTIuNTEsMjAuMzctMTQuODhhMi4yNTQsMi4yNTQsMCwwLDAtLjA0LTMuNjdMMTExNCwxMTQwLjQ1YTIuMjczLDIuMjczLDAsMCwwLTMuNTgsMS44OGwwLjM1LDI5LjM4QTIuMjY5LDIuMjY5LDAsMCwwLDExMTQuMzgsMTE3My41MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDgwIC0xMTE3KSIvPgo8L3N2Zz4=) no-repeat;
}

.jw-video-expense .button {
    display: block;
    width: 180px;
    padding: 5px 20px;
    margin: 0 auto;
    margin-top: 135px;
    border-radius: 100px;
    font-style: normal;
    cursor: pointer;
}

.video-period .price {
    font-size: 32px;
    margin-top: 5px
}

.video-buy-now {
    cursor: pointer;
    width: 130px;
    float: right
}

.video-free-now {
    width: 130px;
    padding: 10px 0;
    float: right
}

.video-title h1 {
    font-size: 24px;
    display: block;
}

.video-period-title {
    padding: 15px 10px 15px 20px
}

.video-period-list {
    overflow: hidden;
    height: 410px;
    overflow-y: auto
}

.video-period-list li {
    height: 69px;
    width: 100%;
    border-bottom: 1px #433D3D solid;
    position: relative;
    text-align: left
}

.video-period-list li a {
    display: block;
    padding: 8px 10px 8px 50px
}

.video-period-list li a.cur {
    background: #2D2D2D;
    display: block;
}

.video-period-list li:hover {
    background: #2D2D2D;
}

.video-period-list li p {
    font-size: 14px;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.video-period-list li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 13px;
    left: 18px;
    top: 15px;
    background: url(../images/video-ico.png) no-repeat;
    z-index: 4
}

.video-period-list li .video-info {
    padding-top: 8px;
    position: relative;
    color: #616770
}

.video-period-list li .video-info span {
    position: absolute;
    right: 0;
    width: 62px;
    text-align: right
}

.video-period-list li:last-child {
    border-bottom: none
}

.video-content-tit {
    padding: 5px 30px 0;
    line-height: 50px;
    border-bottom: 1px solid #ECEFF5
}

.video-content-tit h2 {
    font-size: 18px;
    color: #434C5A;
    border-bottom: 1px solid #434C5A;
    display: block;
    width: 72px;
    margin-bottom: -1px
}

/* 播放器 end*/
/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media {
    margin-bottom: 20px
}

.list-post-x .media.border {
    border: 0;
    border-bottom: 1px solid #ECEFF5;
    padding-bottom: 20px
}

.list-post-x .media img {
    transition: all .3s ease-out
}

.list-post-x .media .thumb-md {
    position: relative;
    max-width: 100px;
    overflow: hidden
}

.list-post-x .media .thumb-md .playtime {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 0 5px;
    height: 20px;
    line-height: 18px;
    background: rgba(0, 0, 0, .6);
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.list-post-x .media .thumb-md .playicon {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    line-height: 18px
}

.list-post-x .media:hover img {
    transition: all .3s ease-out;
    transform: scale(1.1)
}

.list-post-x .media.media-x .float-left {
    margin-right: 15px
}

.list-post-x .media.media-x .float-right {
    margin-left: 15px
}

.list-post-x .media.media-x .media-body {
    text-align: left;
    padding: 0;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.list-post-x .media.media-x .media-body h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-post-x .media a:hover {
    color: #434C5A
}

.list-post-x .media-body p {
    color: #888888;
    line-height: 22px
}

.list-post-x .media:last-child {
    margin-bottom: 0
}

/* 横向上图下字列表 end *

/* 内容 begin */
.article {
    overflow: hidden
}

.article .padding-large {
    padding: 20px 22px;
}

.article .padding-large .post p {
    /*text-indent: 20px;*/
    line-height: 200% !important;
}

.article .post h1 {
    font-size: 26px;
    font-weight: 700;
    color: #141414;
    line-height: 1.5;
}

.article .post h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0
}

.article .post h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

.article .post .meta {
    margin-top: 15px;
}

.article .post .meta span {
    color: #a4a4a4;
}

.article .post hr {
    margin: 10px 0;
    height: 1px
}

/*.article .post strong {*/
/*    font-size: 16px;*/
/*    margin: 10px 0*/
/*}*/

.article .post table {
    margin: 20px 0
}

.article .post table th {
    background: #daf0fd;
    color: #fff;
    border: 1px solid #fff
}

.article .post table tr.ue-table-interlace-color-single {
    background: #daf0fd
}

.article .post p {
    /*font-size: 16px;*/
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 28px
}

.article .post img {
    max-width: 100%;
    height: auto !important;
}

.article .post a {
    text-decoration: none;
}

.article .post a:hover {
    /*color: #ff9600;*/
    color: #1D4696;
    border-bottom: 0 solid #0a71e4
}

.article .post .text-right {
    text-align: right
}

.article .post ul li {
    padding: 0 0 5px 20px;
    position: relative;
    font-size: 16px
}

.article .post ul li p {
    line-height: 24px
}

.article .post ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: #888888;
    width: 7px;
    height: 7px;
    border-radius: 50%
}

.article .post ol {
    padding: 10px 0 0 0
}

.article .post ol.list-paddingleft-2 {
    position: relative
}

.article .post ol li {
    padding: 0;
    position: relative
}

.article .post ol li p {
    line-height: 26px;
    font-size: 16px;
    color: #888888
}

/* 内容 end */

/* 产品列表*/
.product-list .media {
    -webkit-transition: .3s;
    transition: .3s;
}

.product-list .media:hover {
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 5px 20px 5px rgba(0, 0, 0, .05);
}

.product-list .media-body {
    padding: 10px 0 0 0
}

.product-list .media:hover .media-body h2 a {
    color: #ff9600;
}

.price-info ul li.v2-1 {
    width: 50%
}

.price-info ul li.v2-2 {
    width: 50%;
}

/*产品列表*/

/* 产品详细页begin */
.product-description .padding-large {
    padding: 30px 0 0 30px
}

.product-description .padding-large-top {
    padding: 0
}

.product-description p {
    line-height: 24px
}

.product-description .zoomimg {
    width: 474px
}

/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 100%;
    border-bottom: 1px solid #EFEFEF
}

.product-overview .tab .tab-nav li {
    display: inline-block;
    width: 12%;
}

.product-overview .tab .tab-nav li a {
    margin-bottom: -1px;
    color: #6E6E6E;
    padding: 20px 0;
    display: block;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    font-size: 18px;
    text-align: center;
}

.product-overview .tab .tab-nav .active {
    border-radius: 0px;
}

.product-overview .tab .tab-nav .active a {
    cursor: default;
    color: #ff9600;
    background: #FFF;
    border-bottom: 3px solid #ff9600;
}

.product-overview .tab .tab-nav li a, .product-overview .tab .tab-nav .active a:focus {
    outline: none;
}

.product-overview .tab .tab-body {
    padding: 0;
    border-radius: 0;
    border-top: solid 0px #ebebeb;
}

/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg {
    cursor: pointer;
    display: block
}

.pro-thumb .item img {
    border: 1px solid #ececec
}

.pro-thumb .item:hover img {
    border: 1px solid #ff9600
}

.pro-thumb:hover .owl-nav .owl-prev, .pro-thumb:hover .owl-nav .owl-next {
    opacity: .6;
}

/* 放大镜 end */

/* 商品参数 */
.attribute li {
    position: relative;
    color: #666;
    line-height: 32px;
}

/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {
    color: #999
}

/* 商品参数 end */

/* 商品详情 */
.content img {
    max-width: 100% !important;
    height: auto !important;
}

/* 商品详情 end */

/* 产品详细页end */

.job-list {
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.job-list:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.job-list dt {
    font-weight: normal
}

/* 弹出层*/

.dialog {
    border-radius: 0;
    border: 0 solid #ebebeb;
    margin: 0 auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.dialog .dialog-head {
    font-size: 18px;
    border-bottom: 0;
    background: #FFF;
    color: #383838;
}

.dialog .dialog-head .close {
    float: right;
    line-height: 24px
}

.dialog .dialog-body {
    padding: 10px 40px 40px 40px;
}

.dialog-body h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.dialog-body .form-group {
    padding-bottom: 20px
}

.dialog-body .input {
    height: 48px;
    line-height: 24px;
    padding: 0 12px;
    border: 1px solid #ebebeb;
    width: 100%;
    display: block;
    border-radius: 0px;
    -webkit-appearance: none;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) inset;
    background: transparent;
}

.dialog-body .textarea {
    padding: 10px 12px;
    line-height: 24px;
    width: 100%;
    background: transparent;
    border: 1px solid #ebebeb;
}

.dialog-body .label {
    padding-bottom: 10px;
    display: block;
    line-height: 24px;
}

.dialog-body .label label {
    font-weight: 400;
}

.dialog-body select {
    padding: 0 30px 0 8px;
    color: #ADADAD;
    border-radius: 0px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: solid 1px #ebebeb;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-down.png) no-repeat right 50%;
}

.dialog-body .form-tips .dialog-body .input-help ul {
    border: solid 0px #ebebeb;
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 0 #fff;
    border-radius: 0 0 4px 4px;
    width: 150px;
    min-width: 150px;
    width: auto;
    _width: 150px;
    color: #EE3333;
    font-size: 12px
}

.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {
    color: #6E6E6E;
}

.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {
    color: #6E6E6E;
}

.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {
    color: #6E6E6E;
}

.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {
    color: #6E6E6E;
}

.dialog-body .input-group .addon {
    background-color: #fff;
    border: 0px solid #EBEBEB;
    border-radius: 0px;
    line-height: 1;
    padding: 0;
    text-align: center
}

.dialog-body .input-group .addon img {
    max-height: 50px
}

/* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px
}

.inside .contact {
    padding: 0 0 50px 0;
}

.inside .contact hr {
    height: 1px;
    background: #F2F2F2
}

.inside .contact .media {
    margin: 0;
    padding: 0 0 30px 0;
}

.inside .contact .media span {
    width: 42px;
    height: 42px;
    line-height: 64px;
}

.inside .contact .media i {
    font-size: 36px;
}

.inside .contact .media .media-body {
    padding: 0 0 0 10px;
    margin-top: 0px;
}

.inside .contact .media .media-body a, .inside .contact .media .media-body p {
    color: #333;
}

.inside .wx {
    border: 1px solid #eee;
    padding: 20px 30px;
}

.home-contact {
    background: #cacaca
}

.home-contact .title {
    position: relative;
    width: 590px;
    float: right;
    text-align: left;
}

.home-contact .title h2 {
    font-size: 64px;
    line-height: 64px;
    padding-top: 25%;
    padding-right: 50px;
    padding-bottom: 30px;
}

.home-contact .title h2 span {
    color: #ff9600
}

.home-contact .title a {
    font-size: 24px;
    text-decoration: none;
    border-bottom: 2px solid #ff9600;
    color: #FFF;
}

.home-contact .title a:hover {
    border-bottom: 0 solid #82CC37;
}

.home-contact .gb {
    position: relative;
    width: 590px;
    float: right;
    text-align: left;
}

/*guestbook*/
.guestbook {
    padding: 50px 80px 50px 0
}

.guestbook h2 {
    font-size: 24px;
    font-weight: 600
}

.guestbook .padding {
    padding: 50px;
}

.guestbook .form-group {
    padding-bottom: 20px
}

.guestbook .input {
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border: 0;
    width: 100%;
    display: block;
    -webkit-appearance: none;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) inset;
}

.guestbook .textarea {
    padding: 12px;
    line-height: 24px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    border: 0;
}


.guestbook .label {
    display: block;
    line-height: 24px;
}

.guestbook .label label {
    font-weight: 400;
}

.guestbook .field {
    font-size: 16px
}

.guestbook select {
    font-size: 16px;
    padding: 0 35px 0 15px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/select-down.png) no-repeat right 50%;
    color: #666;
}

.guestbook .form-tips .guestbook .input-help ul {
    border: 0;
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 0 #fff;
    border-radius: 0 0 4px 4px;
    width: 150px;
    min-width: 150px;
    width: auto;
    _width: 150px;
    color: #EE3333;
    font-size: 12px
}

/* 联系我们end */

.channel-banner {
    /*height: 350px;*/
    height: 249px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #223154;
    margin: 0;
    padding: 0;

    overflow: hidden;
    display: flex;
    align-items: center;
}

.channel-banner .banner-info {
    position: absolute;
    /*top: 50%;*/
    top: 70%;
    /*margin-top: -50px;*/
    left: 0;
    right: 0;
    z-index: 3;
    display: none;
}

.channel-banner .banner-info h3 {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    color: #fff;

    /*text-shadow: 0 0 1px #181c26;*/
    text-shadow: 0 0 1px #337ecc;
}

.channel-banner .banner-info h3:before {
    left: 50%;
    margin-left: -15px;
    bottom: -10px;
    width: 30px;
    height: 3px;
    /*background: #ff9600;*/
    background: #e50012;;
    content: '';
    display: block;
    position: absolute;
}

.channel-banner .banner-info p {
    font-size: 36px;
}

.channel-banner .abs {
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    z-index: 0;
    width: 100%;
}

.channel-banner .nav-x {
    position: absolute;
    bottom: 0;
    background-color: transparent;
}

.channel-banner .banner-info {
    position: absolute;
    top: 50%;
    /*transform: translateY(-50%);*/
    z-index: 0;
    width: 100%;
}

.overview-list {
    display: flex;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
    position: relative;
}

.overview-list .overview-item {
    /*margin-bottom: 30px;*/
    margin-right: 30px;
    flex: 1;
    /*background-color: #fff;*/
    background-color: #e6eef5;
    padding: 30px;
    height: 100%;
}

.overview-list .overview-item:last-child {
    margin-right: 0
}

.owl-carousel-aboutus .owl-stage {
    height: 100%;
}

.owl-carousel-aboutus .owl-item {
    float: left;
    height: 100%;
}

.overview-list .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    height: 14px;
    text-align: center;
}

.overview-list .owl-dots .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    /*border: 1px solid #b8c4dc;*/
    border: 1px solid #666;
    margin: 0 5px;
    border-radius: 25px;
    transition: all 0.3s ease;
}

.overview-list .owl-dots .owl-dot.active {
    border: none;
    width: 22px;
    background-color: #1979ff;
}

.moblie_nav_bread {
    display: none;
}

/* 底部地图版权 begin*/
footer {
    padding: 70px 0 0 0;
}

footer h3 {
    font-weight: 700;
    color: #fff
}

footer h3 a {
    color: #fff;
}

footer ul li.item-1 {
    width: 15%
}

footer ul li.item-2 {
    width: 15%
}

footer ul li.item-3 {
    width: 15%
}

footer ul li.item-4 {
    width: 15%
}

footer ul li.item-5 {
    width: 30%
}

footer ul li.item-6 {
    width: 10%
}

footer ul li ul li a {
    line-height: 32px;
    color: #888
}

footer ul li ul li a:hover, footer .contact .media .media-body a:hover {
    color: #fff;
}

footer .contact {
    padding-top: 3px;
    /*width: 170px;*/
}

footer .contact .media {
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
}

footer .contact .media span {
    width: 24px;
    height: 24px;
}

footer .contact .media i {
    line-height: 24px;
}

footer .contact .media .media-body a, footer .contact .media .media-body {
    padding: 0;
    color: #888;
    line-height: 24px;
}

footer .mobile {
    border-top: 1px dashed #404040;
}

footer .qr {
    margin-left: 20px;
    background: #484848;
}

footer .qr img {
    width: 100%
}

footer .copyright {
    padding: 20px 0 60px 0;
    color: #888;
    border-top: 1px solid #404040;
}

footer .copyright a {
    margin-left: 5px;
    color: #888
    /*color: #fff*/
}

footer .tab-head {
    border-radius: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    padding: 0;
    border-bottom: 1px solid #404040
}

footer .tab .tab-nav li {
    display: inline-block;
    width: auto;
    margin: 0 20px 0 0
}

footer .tab .tab-nav li a {
    color: #888;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
    display: block;
    line-height: 20px;
    border-radius: 0;
    font-size: 16px;
}

footer .tab .tab-nav .active {
    border-radius: 0px;
}

footer .tab .tab-nav .active a {
    margin-bottom: -1px;
    cursor: default;
    border-bottom: 1px solid #FFB133;
}

footer .tab .tab-nav li a, footer .tab .tab-nav .active a:focus {
    outline: none;
}

footer .tab .tab-body {
    border-radius: 0;
    border-top: solid 0px #ebebeb;
    padding: 25px 0
}

footer .tab .tab-body .flink a {
    display: inline-block;
    margin-right: 15px;
    line-height: 24px
}

footer .tab .tab-body .flink a img {
    width: 110px;
    height: 58px;
}

.mr3 {
    margin-right: 6px;
}

.content_sticky {
    height: auto;
    min-height: auto;
    position: sticky;
    top: 0;
}

.layout-padding {
    padding: 4.6875vw 6.26959% 0;
}

.content-padding {
    padding-left: 11%;
    padding-right: 11%;
}

.sticky-top {
    position: sticky;
    top: 0;
}

.layout-content-container .flex-item {
    margin: 1vw;
}

.layout-content-container .flex-item .flex-item-content {
    position: relative;

    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.layout-content-container .flex-item .flex-item-content img {
    width: 100%;
}

.layout-content-container .flex-item .flex-item-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.7);
    color: #333;
    font-size: 20px;
    opacity: 0;
    transition: opacity 0.6s ease;
    text-align: center;
}

.layout-content-container .flex-item .flex-item-text:hover {
    opacity: 1;
}


.layout_title {
    margin: 0 0 3vw;
}

.layout_title h3 {
    font-size: 40px;
    color: #004da0;
}

.layout_title p {
    font-size: 17px;
    padding: 12px 0;
}

.layout_title .name {
    color: #e50012;
}

.layout-content-container {
    width: 100%;
    /*overflow: hidden;*/
}

.layout-content-container .list-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.layout-content-container .list-box .service-item {
    flex: 1;
    position: relative;
    /*display: flex;*/
    /*transition: transform 0.3s ease;*/
}

.layout-content-container .list-box .service-item:hover .slideLeftAnimate {
    text-decoration: underline;
}

.layout-content-container .list-box .service-item:hover .content_bg {
    /*transform: translateY(-10px);*/
    /*background-size: 120%;*/
}


.layout-content-container .list-box .content {
    padding-bottom: 3vw;
    padding-left: 1.5vw;
    padding-right: 1vw;
    /*backdrop-filter: saturate(70%) blur(4px);*/
    background: linear-gradient(rgba(0, 0, 0, 0.5) 60%, transparent);
    color: #fff;

    overflow: hidden;
}

.layout-content-container .list-box .content.english {
    margin-bottom: 0;
}

.layout-content-container .list-box .content .content-title {
    margin-top: 3vw;
}

.layout-content-container .list-box .service-item > .content_bg {
    height: 30vw;
    /*margin: 0 7%;*/
    background-color: #eaf0f7;
    overflow: hidden;
    background-position: center;
    /*background-size: cover;*/
    background-size: 100% auto;
    background-repeat: no-repeat;
    cursor: pointer;
    /*transition: all 0.3s ease;*/
}

.layout-content-container .list-box .content-title .text-title {
    font-weight: bold;
}

.layout-content-container .list-box .content-title .text-default {
    padding: 10px 0;
    line-height: 200%
}

/*安全产品*/
.product_item {
    border-bottom: 1px solid #e4e6eb;
    padding: 1.7vw 3.7vw 1.7vw 3vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
    margin-bottom: 3vw;
}

.product_item:nth-child(2n) {
    flex-direction: row-reverse;
    padding: 1.7vw 1.7vw 3.7vw 3vw;
}

.product_item_content_box {
    padding: 0 1.7vw;
}

.product_item_title {
    font-size: 26px;
    margin-bottom: 28px;
    color: #3c4044;
    font-weight: bold;
}

.product_item_content {
    font-size: 14px;
    color: #3c4044;
}

.product_item img {
    width: 550px;
}

/*安全服务*/
.services_list {
    display: flex;
    flex-wrap: wrap;
}

.services_list_item {
    flex: 1 1 33.33%;
    margin: 0 auto 24px;
}

.list_box {
    padding: 24px 20px;
    background: #fff;
    margin: 0 12px;
    height: 100%;
}

.services_list_item .list-title {
    display: flex;
    margin-bottom: 8px;
    padding-bottom: 15px;
    box-sizing: content-box;
    border-bottom: 1px solid #ededed;
}

.services_list_item .list-title .list-img {
    padding-right: 12px;
}

.services_list_item .list-title img {
    height: 32px;
}

.services_list_item .list-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.services_list_item .list-content p {
    margin-bottom: 16px;
}

.services_list_item .list-content a {
    color: #004da0;
}

/*安全服务 等保建设*/
.dengbaoservices .dengbao_h4 {
    font-size: 36px;
    color: #333;
    padding-right: 30px
}

.dengbaoservices .dengbao_h4.english {
    color: #0032B4;
}

.dengbaoservices .flex .title_en {
    flex: 1;
    font-size: 17px;
    color: #0032B4;
    border-bottom: 0.01rem solid #C5C5C5;
}

.dengbaoservices .flex .title_en span.english {
    display: none;
}

.dengbaoservices .function-item-child {
    display: flex;
    /*width: calc(100% / 2 - 100px);*/
    width: calc(100% / 2 - 35px);
    margin-top: 50px;
    padding: 30px 17px;
    border-radius: 5px;

    /*box-shadow: 2px 2px 2px 0px rgba(204,204,204,0.3);*/
    box-shadow: 2px 2px 5px 0px rgba(204, 204, 204, 0.3);
    /*background-image: radial-gradient(circle at left top, rgba(150, 218, 234, 0.22) 35%, #ffffff 35%);*/
    /*background-image: radial-gradient(circle at left top, #e6eef5 , #ffffff 35%);*/
    background-image: radial-gradient(circle at left top, #e6eef5, #ffffff 70%);
    /*background-image: radial-gradient(circle at left top, rgba(120, 180, 250, 0.32) 35%, #ffffff 35%);*/
}

.dengbaoservices .function-item-child .function-pic {
    flex-shrink: 0;
    width: 50px;
    height: 50px;

    margin-left: 15px;
}

.dengbaoservices .function-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.dengbaoservices .function-des {
    /*margin-left: 60px;*/
    margin-left: 35px;
    -ms-flex: 1;
    flex: 1;
}

.dengbaoservices .function-des .function-title {
    word-break: break-all;
    font-size: 25px;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 30px;
    padding-bottom: 6px;
}

.dengbaoservices .function-des .function-text {
    -webkit-line-clamp: 3;
    font-size: 17px;
    color: #1d1d1d;
    line-height: 34px;
    word-break: break-all;
    letter-spacing: 1px;
}

.dengbaoservices .warp-container {
    margin-top: 50px;
}

.dengbaoservices .warp-container > p {
    word-break: break-all;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    color: #1d1d1d;
    letter-spacing: 1px;
}

.dengbaoservices .value-item {
    margin-bottom: 30px;

    /*display: flex;*/
    /*align-items: center;*/
}

.dengbaoservices .value-item .value-content-left {
    width: 95%;
}

.dengbaoservices .value-item .value-content-right {
    width: 5%;
    overflow: hidden;
}

.dengbaoservices .value-item .value-title {
    word-break: break-all;
    font-size: 25px;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 35px;
    padding-bottom: 10px;
}

.dengbaoservices .value-item .value-text p {
    font-size: 17px;
    font-weight: 400;
    color: #1d1d1d;
    line-height: 34px;
    width: 80%;
    letter-spacing: 1px;
    word-break: break-all;
}

.dengbaoservices .advantage-item {
    height: auto;
    width: calc(25% - 30px);
    background-color: #F2F4F8;
    margin-right: 30px;
    margin-bottom: 30px;

    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
}

.dengbaoservices .advantage-item.english {
    /*width: calc(33.333% - 30px);*/
    width: calc(50% - 30px);
}

.dengbaoservices .advantage-item .advantage-title {
    box-sizing: border-box;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    word-break: break-all;
    background-color: #014da0;
    color: #fff;
    /*padding: 30px;*/
    padding: 20px 30px;
}

.dengbaoservices .advantage-item .advantage-text {
    padding: 20px 30px 50px;
}

.dengbaoservices .advantage-item .advantage-text p {
    word-break: break-all;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    color: #1d1d1d;
    letter-spacing: 1px;
}

.dengbaoservices .flex .item {
    flex: 1;
    flex-direction: column;
    align-items: center;
}

.dengbaoservices .flex .item h4 {
    font-size: 24px;
    color: #080808;
    text-align: center;
}

.dengbaoservices .services_list .item .content {
    text-align: left;
    width: 80%
}

.dengbaoservices .content_youshi {
    font-size: 20px;
    max-width: 50%
}

/*公司资质*/
.certifications {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 设置3列，每列宽度自动平均分配 */
    grid-gap: 10px; /* 子元素之间的间距 */
}

/*互联网威胁监测平台 start*/
.itmp .banner_bannerWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.itmp .banner_bannerImg img {
    width: 500px
}

.itmp .banner_bannerWrap .banner_bannerTitle {
    margin-bottom: 26px;
    font-size: 36px;
    line-height: 47.5px;
}

.itmp .banner_bannerWrap .banner_secondTitle {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 22px;
    line-height: 40px;
}

.itmp .banner_bannerWrap .banner_desc {
    opacity: .7;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}

.itmp .painPoint_painPointWrap {
    color: #3c4044;
    text-align: center;
}

.itmp .painPoint_painPointWrap .painPoint_title,
.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title {
    margin-bottom: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 34px;
    line-height: 16px;
    text-align: center;
    color: #3c4044;
}


.itmp .painPoint_painPointWrap .painPoint_title:before,
.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title:before,
.itmp .productAdvantage_painPointWrap .productAdvantage_title:before {
    content: "";
    margin-right: 13px;
    width: 25px;
    height: 3px;
    background: #e50012;
}

.itmp .painPoint_painPointWrap .painPoint_title:after,
.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title:after,
.itmp .productAdvantage_painPointWrap .productAdvantage_title:after {
    content: "";
    margin-left: 13px;
    width: 25px;
    height: 3px;
    background: #e50012;
}


.itmp .painPoint_painPointWrap .painPoint_list {
    display: flex;
    margin: 0 auto;
    width: 1200px;
    justify-content: center;
}

.itmp .painPoint_painPointWrap .painPoint_card {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 25px;
    width: 280px;
    /*height: 429px;*/
    /*padding: 65px 20px;*/
    padding: 20px;
    background: #fff;

    /*box-shadow: 0 0 20px rgba(0, 0, 0, .1);*/
    border-radius: 6px;
}

.itmp .painPoint_painPointWrap .painPoint_card:last-child {
    margin-right: 0;
}

.itmp .painPoint_painPointWrap .painPoint_icon {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 45px;
    width: 240px;
    /*height: 200px;*/
    height: 240px;
    flex-shrink: 0;
}

.itmp .painPoint_painPointWrap .painPoint_text{
    width: 100%;
}

.itmp .painPoint_painPointWrap .painPoint_icon.assess {
    background-size: auto;
}

.itmp .painPoint_painPointWrap .painPoint_cardTitle {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

.itmp .painPoint_painPointWrap .painPoint_desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #656672;
    padding-bottom: 10px;
}

.itmp .newCoreFunction_coreFunctionWrap {
    padding: 100px 11%;
    background: #f2f2f5;
    min-height: 1000px;
}

.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title {
    margin-bottom: 28px;
}

.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_desc {
    text-align: center;
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: 5px;
    color: #9898a3;
}

.itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_desc.english {
    letter-spacing: 1px;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_card {
    margin: 0 auto 80px;
    display: flex;
    width: 1200px;
    /*height: 500px;*/
    min-height: 500px;
    background: #fff;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_card:nth-child(2n-1) {
    flex-direction: row-reverse;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_imgWrap {
    padding: 24px 20px 0;
    position: relative;
    width: 600px;
    height: auto;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_card:nth-child(2n) .newCard_imgWrap {
    background-color: #424446;
    /*background-color: #333;*/
    /*background-color: #3E6B8E;*/
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_card:nth-child(2n-1) .newCard_imgWrap {
    /*background-color: #ea1616;*/
    background-color: #004da0;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_mobileTitle {
    display: none;
    margin-bottom: 4vw;
    padding: 0 5.333vw;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_keyword {
    position: relative;
    font-size: 16px;
    line-height: 16px;
    height: 36px;
    color: #fff;
    display: flex;
    align-items: flex-start;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_keyword span {
    margin-right: 20px;
}

.itmp .newCoreFunction_coreFunctionWrap .NextImage_nextImg {
    position: relative;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_cardImg {
    width: 560px;
    height: 420px;
    z-index: 1;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
    /*background-color: #fff;*/
    background-color: rgba(255, 255, 255, 0.95);

    overflow: hidden;
    display: flex;
    align-items: center;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_layer {
    display: none;

    bottom: 0;
    position: absolute;
    width: 600px;
    height: 439px;
    left: 0;
}

.itmp .newCoreFunction_coreFunctionWrap .newCard_rightContainer {
    flex: 1 1;
    display: flex;
    align-items: center;
    padding-left: 70px;
    padding-right: 50px;
}

.newCard_card .newCard_title {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 26px;
    line-height: 16px;
}

.newCard_card .newCard_title.english {
    line-height: 26px;
    padding-top: 26px;
}

.newCard_card .newCard_rightContainer .newCard_featureItem {
    margin-bottom: 25px;
}

.newCard_card .newCard_featureTitle {
    display: flex;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
}

.newCard_card .newCard_arrowIcon {
    flex-shrink: 0;
    box-sizing: content-box;
    margin-right: 10px;
    width: 16px;
    height: 26px;
    /*fill: #ea3a3a;*/
    fill: #004da0;
}

.newCard_card .newCard_featureDesc {
    padding-left: 26px;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #656572;
}

.itmp .productAdvantage_painPointWrap {
    text-align: center;
    width: 100%;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_title {
    padding-top: 100px;
    margin-bottom: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial;
    font-weight: 400;
    font-size: 34px;
    line-height: 16px;
    text-align: center;
    color: #3c4044;
    letter-spacing: 5px;
    /*text-indent: 5px;*/
}

.itmp .productAdvantage_painPointWrap .productAdvantage_cardList {
    width: 1200px;
    display: flex;
    margin: 0 auto;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_card {
    margin-right: 45px;
    padding-top: 50px;
    width: 370px;
    min-height: 430px;
    /*height: 430px;*/
    background: #fff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    border: 1px solid #e0e6ed;
    border-radius: 6px;

    display: flex;
    align-items: center;
    flex-direction: column;

    position: relative;
    overflow: hidden;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 100px;
    /*background-color: #004da0;*/
    background: linear-gradient(
            135deg,
            #004da0 0%, /* 原色（深蓝） */ #0058b8 50%, /* 提亮10% */ #004da0 100%
    );

    transform: rotate(40deg) translate(30px, -40px);
    transform-origin: left top;
    opacity: 0.85;
    z-index: 1;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 100px;
    /*background: linear-gradient(*/
    /*        to bottom,*/
    /*        rgba(255, 255, 255, 0.15) 0%,  !* 降低光泽强度 *!*/
    /*        rgba(255, 255, 255, 0) 50%*/
    /*);*/
    background: linear-gradient(
            160deg, /* 调整角度模拟阳光斜射 */ rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.08) 20%, /* 极淡反光 */ rgba(255, 255, 255, 0.12) 40%, /* 最亮处 */ rgba(255, 255, 255, 0.05) 60%, /* 逐渐消退 */ rgba(255, 255, 255, 0) 80%
    );

    transform: rotate(40deg) translate(30px, -40px);
    transform-origin: left top;
    z-index: 2;
}


.itmp .productAdvantage_painPointWrap .productAdvantage_card:last-child {
    margin-right: 0;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_imgWrap {
    margin-bottom: 30px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_cardInfo {
    /*padding: 0 15px;*/
    padding: 0 25px 25px;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_cardTitle {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    color: #333;
}

.itmp .productAdvantage_painPointWrap .productAdvantage_cardDesc {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #656572;
}

.itmp .productAdvantage_painPointWrap .product_value {
    width: 1200px;
    margin: 0 auto;
    padding: 1vw 3vw;
    min-height: 150px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 17px;
    display: flex;
    align-items: center;
    position: relative;
    color: #4a5568;

    border: 1px solid #e0e6ed;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}

.itmp .productAdvantage_painPointWrap .product_value:before {
    content: "";
    position: absolute;
    left: 0;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    width: 4px;
    height: 100%;
    background: #2b6cb0; /* 左侧装饰条 */
}

.customerEvaluation_customerEvaluation {
    margin-top: -70px;
    padding-top: 210px;
    width: 100%;
    height: 643px;
    background-color: #081118;
    background-repeat: no-repeat;
    background-size: cover;
}

.customerEvaluation_item {
    width: 1200px;
    height: 250px;
    background-color: #fff;
    display: flex;
    margin: 0 auto;
}

.customerEvaluation_item .customerEvaluation_left {
    padding-top: 43px;
    width: 250px;
    height: 100%;
    /*background: #f12828;*/
    background: #004da0;
    flex-shrink: 0;
    position: relative;
}

.customerEvaluation_item .customerEvaluation_iconWrap {
    margin: 0 auto 18px;
    width: 110px;
    height: 110px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customerEvaluation_item .customerEvaluation_circleWrap {
    width: 74px;
    height: 74px;
    /*background: #ffecec;*/
    background: #d9ecff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customerEvaluation_item .customerEvaluation_icon {
    width: 50px;
    height: 50px;
}

.customerEvaluation_item .customerEvaluation_left .customerEvaluation_itemTitle {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 12px;
}

.customerEvaluation_item .customerEvaluation_left .customerEvaluation_itemContent {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.customerEvaluation_item .customerEvaluation_right {
    padding-left: 73px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    display: flex;
    align-items: center;
}

.customerEvaluation_item .customerEvaluation_right ul {
    width: 778px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

/*互联网威胁监测平台 end*/
/*定制开发 start*/
.cusdev .slides {
    max-height: 550px;
    overflow: hidden;
}

.cusdev .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    max-height: 550px;
}

.cusdev .slides-arrow.dot-center .owl-dots {
    top: -90px;
}

.cusdev .characteristic_characteristicWrap {

}

.cusdev .characteristic_characteristicWrap.english {
    padding-bottom: 60px;
}

.cusdev .characteristic_characteristicWrap .char {
    /*margin: -60px auto;*/
    margin: 0 auto;
    width: 1200px;
    /*height: 680px;*/
    padding: 0 60px;
    /*border: 1px solid #e5e5e5;*/
    background: #fff;
    position: relative;
    z-index: 2;
}

.cusdev .characteristic_characteristicWrap .char.english {
    height: auto;
}

.cusdev .characteristic_characteristicWrap .char_title {
    margin-top: 68px;
    font-weight: 400;
    font-size: 34px;
    letter-spacing: 10px;
    color: #3c4044;
    line-height: 16px;
    text-align: center;
}

.cusdev .characteristic_characteristicWrap .char_title.english {
    letter-spacing: 5px;
}

.cusdev .characteristic_characteristicWrap .char_desc {
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    color: #9898a3;
    text-align: center;
    letter-spacing: 10px;
}

.cusdev .characteristic_characteristicWrap .char_desc.english {
    letter-spacing: 5px;
}

.cusdev .characteristic_characteristicWrap .char_itemWrap {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}

.cusdev .characteristic_characteristicWrap .char_item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 15px;
}

.cusdev .characteristic_characteristicWrap .char_img {
    width: 215px;
    height: 198px;
}

.cusdev .characteristic_characteristicWrap .char_img img {
    width: 100%;
}

.cusdev .characteristic_characteristicWrap .char_itemTitle {
    /*margin-top: 50px;*/
    margin-top: 30px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #3c4044;
}

.cusdev .characteristic_characteristicWrap .char_itemDesc {
    margin-top: 15px;
    /*margin-bottom: 15px;*/
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /*text-align: center;*/
    color: #9898a3;
}

/*.cusdev .characteristic_characteristicWrap .char_itemDesc div{*/
/*    text-indent: 20px;*/
/*}*/

/*定制开发 end*/

/*申请免费使用*/

.footer_modal {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footer_modal .experience_experWarp {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 610px;
    width: 100%;
    background-color: #292c35;
    background-size: cover;
    background-position: center;
}

.footer_modal .experience_experWarp .experience_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    letter-spacing: 10px;
}

.footer_modal .experience_experWarp .experience_content .experience_title {
    font-size: 34px;
    padding-bottom: 32px;
}

.footer_modal .experience_experWarp .experience_content .experience_desc {
    font-size: 24px;
    padding-bottom: 64px;
    text-align: center;
}

.footer_modal .experience_experWarp .experience_footerBtn {
    margin-top: 65px;
}

.footer_modal .experience_experWarp .experience_footerBtn button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background-color: #004da0;
    padding: 0 10px;
    border-radius: 29px;
    font-size: 16px;
    color: #fff;
    min-width: 352px;
    height: 44px;
    border: 0;
    cursor: pointer;
    fill: #fff;
    margin: 0 auto;
}

.footer_modal .experience_experWarp .experience_footerBtn .experience_btnTitle {
    margin-left: 10px;
}

.icon_icon {
    width: 16px;
    height: 16px;
}

.footer_modal .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.footer_modal .modal-overlay.modal-overlay-open {
    display: block;
}

.footer_modal .modal-overlay .modal_content {
    max-width: 700px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 50px;
    position: absolute;
    top: 50%;
    left: 50%;

    max-height: 90%;
    overflow-y: auto;
}

.footer_modal .modal-overlay .modal_content::-webkit-scrollbar {
    width: 6px; /* 滚动条宽度 */
}

.footer_modal .modal-overlay .modal_content::-webkit-scrollbar-thumb {
    background: #ccc; /* 滑块颜色 */
    border-radius: 3px;
}

.footer_modal .modal-overlay .modal_content::-webkit-scrollbar-track {
    background: #f1f1f1; /* 轨道颜色 */
}

.footer_modal .modal-overlay .modal_content_header {
    margin-bottom: 30px;
    position: relative;
}

.footer_modal .modal-overlay .modal_content_header_title h3 {
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 700;
    font-size: 28px;
    line-height: 24px;
    color: #3c4044;
    text-align: center;
}

.footer_modal .modal-overlay .modal_content_header_title p {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: gray;
}

.footer_modal .modal-overlay .modal_content_header_close {
    position: absolute;
    right: -10px;
    top: -15px;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.3s ease;
}

.footer_modal .modal-overlay .modal_content_header_close:hover {
    color: #004da0;
}

.modal_content_header_close_text svg {
    stroke: currentColor;
}

#real_validate_phone_click,
.real_validate_phone_click {
    width: 100%;
    height: auto;
}


/*关于我们 轮播图*/
.owl-carousel-aboutus .owl-nav.disabled{
    display: none;
}

/*申请免费使用*/


.web_garecordnum img{
    vertical-align: middle;
}

/* 底部地图版权 end*/

.cusdev .slides .item a {
    color: #333;
}

@media screen and (max-width: 1550px) {
    .content-padding {
        /*padding-left: 3%;*/
        /*padding-right: 3%;*/

        padding-left: 8%;
        padding-right: 8%;
    }

    .itmp .newCoreFunction_coreFunctionWrap {
        padding: 100px 3%;
    }
}


@media screen and (max-width: 1500px) {
    .owl-carousel .owl-item img {
        width: auto !important;
        height: 30vw;
    }

    .img-responsive {
        max-width: none;
    }

    .cusdev .slides .item a {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .cusdev .slides-arrow.dot-center .owl-dots {
        top: -30px;
    }


    .cusdev .characteristic_characteristicWrap .char {
        margin-top: 0;
        height: auto;
    }
}

@media screen and (max-width: 1440px) {
    .container-layout {
        max-width: 98%;
    }
}

@media screen and (max-width: 1401px) {

    .itmp .newCoreFunction_coreFunctionWrap .newCard_rightContainer {
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_card {
        /*width: 80%;*/
        width: 90%;
        height: auto;

        /*border-radius: 25px;*/
        border-radius: 15px;
        overflow: hidden;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_imgWrap {
        width: 50%;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_cardImg {
        width: 100%;
        /*height: 30vw;*/
        /*height: 100%;*/
        margin-bottom: 5%;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_layer {
        width: 100%;
        height: 85%;
    }

    .itmp .banner_bannerWrap{
        padding-top: 3vw;
    }

    .itmp .banner_bannerImg img{
        width: 350px;
    }

    .itmp .painPoint_painPointWrap .painPoint_list {
        /*width: 912px;*/
        width: 90%;
        flex-wrap: wrap;
    }

    .itmp .painPoint_painPointWrap .painPoint_card {
        margin-left: 25px;
        margin-bottom: 25px;
        flex-direction: row;
        /*width: 45%;*/
        width: calc(45% - 25px);
    }

    .itmp .painPoint_painPointWrap .painPoint_card:last-child {
        margin-right: 25px;
    }

    .itmp .painPoint_painPointWrap .painPoint_icon {
        width: 200px;
        height: 170px;
    }

    .itmp .productAdvantage_painPointWrap .product_value {
        width: 80%;
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_card:before {
        display: none;
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_cardList {
        flex-direction: column;
        width: 80%;
        box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_card {
        box-shadow: none;
        margin: 0 auto !important;
        width: 100%;
        height: auto;
        padding-top: 0;
        padding-bottom: 50px;

        border: none;
    }


    .customerEvaluation_item {
        width: 80%;
        height: auto;
    }

    .customerEvaluation_item .customerEvaluation_left {
        padding-bottom: 25px;
        height: auto;
    }

    .customerEvaluation_item .customerEvaluation_right {
        padding: 25px;
    }

    .customerEvaluation_item .customerEvaluation_right ul {
        width: 85%;
    }


}

@media screen and (max-width: 1281px) {
    .dengbaoservices .flex.flex-wrap {
        flex-direction: column;
    }

    .dengbaoservices .function-item-child {
        width: 100%;
    }

    .dengbaoservices .value-item .value-text p {
        width: 100%;
    }

    .dengbaoservices .advantage-item {
        width: 100% !important;
    }

    .dengbaoservices .advantage-item .advantage-title {
        font-size: 21px;
        padding: 10px 15px;
    }


    .cusdev .characteristic_characteristicWrap .char {
        width: 100%;
        border: none;
        margin-bottom: 0;
        /*padding-bottom: 60px;*/
        padding: 0 3% 60px;
    }


    .itmp .newCoreFunction_coreFunctionWrap .newCard_imgWrap {
        width: 100%;
        /*height: 35vw;*/
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_keyword {
        display: none;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_layer {
        display: none;
    }

    .newCard_card .newCard_title{
        display: none;
    }

    /*.itmp .newCoreFunction_coreFunctionWrap .newCard_cardImg{*/
    /*    height: 100%;*/
    /*}*/

    .itmp .newCoreFunction_coreFunctionWrap .newCard_card {
        flex-direction: column !important;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_mobileTitle {
        display: block;
    }


    /*.itmp .painPoint_painPointWrap .painPoint_card {*/
    /*    width: 83.5vw;*/
    /*    !*flex-direction: column;*!*/
    /*}*/
    footer .pc .contact {
        display: none;
    }

    footer .pc .logo {
        display: none;
    }

    .product_item img {
        width: 300px;
    }
}

@media screen and (min-width: 1281px) {
    .hidden-1280-min {
        display: none;
    }
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1025px) {

    .itmp .painPoint_painPointWrap .painPoint_card {
        width: 83.5vw;
    }

    .itmp .banner_bannerWrap {
        flex-direction: column;
        padding-top: 8%;
    }

    .cusdev .slides {
        padding: 5vw 0;
        box-sizing: content-box;
    }

    .cusdev .slides-arrow.dot-center .owl-dots {
        top: 0;
    }

    .itmp .banner_bannerImg img {
        width: 100%;
    }

    .itmp .banner_bannerInner {
        text-align: center;
    }

    .itmp .banner_bannerWrap .banner_desc {
        margin-bottom: 0;
    }


    .certifications {
        grid-template-columns: repeat(4, 1fr);
    }

    .column-6 {
        column-count: 4;
    }
}

@media screen and (max-width: 913px) {


    .itmp .painPoint_painPointWrap .painPoint_title.english,
    .itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title.english {
        font-size: 22px;
        padding: 0 37px;
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_title.english {
        font-size: 22px;
        padding: 100px 37px 0;
    }

    .footer_modal .modal-overlay .modal_content {
        width: 90%;
        max-width: none;
        padding: 15px 20px;
    }

    .el-form-item {
        flex-direction: column;
    }

    .el-form-item__content {
        width: 100%
    }

    .footer_modal .modal-overlay .modal_content_header_close {
        right: 10px;
    }


    .cusdev .characteristic_characteristicWrap .char_itemWrap {
        flex-direction: column;
    }

    .cusdev .characteristic_characteristicWrap .char_item {
        flex-direction: row;
        overflow: hidden;
        justify-content: space-between;
        align-items: flex-start;

        margin-bottom: 30px;
    }

    .cusdev .characteristic_characteristicWrap .char_img {
        width: 25%;
        height: auto;
    }

    .cusdev .characteristic_characteristicWrap .char_itemText {
        width: 73%;
    }

    .cusdev .characteristic_characteristicWrap .char_itemTitle {
        text-align: left;
        margin-top: 0;
        letter-spacing: 5px;
    }

    .cusdev .characteristic_characteristicWrap .char_itemDesc {
        text-align: left;
    }


    .certifications {
        grid-template-columns: repeat(3, 1fr);
    }

    .dengbaoservices .flex .item h4 {
        text-align: left;
    }

    .column-6 {
        column-count: 3;
    }

    .dengbaoservices .content_youshi {
        max-width: 100%
    }

    .x9 {
        width: 100%;
    }

    .sidebar-l {
        margin-right: 0;
    }

    .sidebar-r {
        display: none;
    }

}

@media screen and (max-width: 769px) {
    .itmp .newCoreFunction_coreFunctionWrap .newCard_cardImg{
        height: 100%;
    }

    .article .padding-large .post p{
        font-size: 15px;
    }
    .dengbaoservices .dengbao_h4{
        font-size: 30px;
    }
    .dengbaoservices .flex .title_en{
        font-size: 13px;
    }
    .dengbaoservices .function-des .function-title{
        font-size: 20px;
    }
    .dengbaoservices .function-des .function-text{
        font-size: 15px;
    }
    .dengbaoservices .value-item .value-title{
        font-size: 20px;
    }
    .dengbaoservices .value-item .value-text p{
        font-size: 15px;
    }
    .dengbaoservices .advantage-item .advantage-title{
        font-size: 17px;
    }
    .dengbaoservices .advantage-item .advantage-text p{
        font-size: 15px;
    }


    .cusdev .characteristic_characteristicWrap .char_title.english {
        font-size: 17px;
    }


    .owl-carousel .owl-item img {
        /*    因为图片太长, 改变高度会导致图片上的文字被裁切*/
    }

    .customerEvaluation_customerEvaluation {
        height: auto;
        padding-bottom: 10vw;
        padding-top: 20vw;
    }

    .customerEvaluation_item {
        flex-direction: column;
        border-radius: 6px;
        overflow: hidden;
    }

    .customerEvaluation_item .customerEvaluation_left {
        width: auto;
    }


    .itmp .painPoint_painPointWrap .painPoint_card {
        flex-direction: column;
    }

    .certifications {
        grid-template-columns: repeat(2, 1fr);
    }

    .backup .x2 {
        display: none;
    }

    .backup .x10 {
        width: 100%;
    }

    .content-padding {
        /*padding-left: 8%;*/
        /*padding-right: 8%;*/
        padding-left: 5%;
        padding-right: 5%;
    }

    .news .timer,
    .news .xiangqing {
        display: none;
    }

    .news .x6,
    .news .x4 {
        width: 100%;
    }

    .list-news {
        flex-direction: column;
    }

    .list-news:not(.news-text) {
        padding-top: 0;
    }

    .list-news .news {
        margin-left: 20px;
        margin-right: 20px;
    }

    span.tag {
        margin: 3px 0;
    }

    /*.dengbaoservices {*/
    /*    padding-left: 0;*/
    /*    padding-right: 0;*/
    /*}*/
    .dengbaoservices .services_list {
        flex-direction: column;
    }

    .dengbaoservices .services_list .item > h4,
    .dengbaoservices .services_list .item .blank-small {
        display: none;
    }

    .dengbaoservices .services_list .item img {
        width: 30px;
    }

    .dengbaoservices .services_list .item .zh_main1_i {
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .dengbaoservices .services_list .item .content {
        width: 100%;
        margin-bottom: 30px;
    }

    .product_item img {
        display: none;
    }

    .column-6 {
        column-count: 2;
    }

    footer .copyright {
        display: flex;
        flex-direction: column;
    }

    footer .copyright .x8,
    footer .copyright .x4 {
        width: 100%;
    }

    footer .copyright .flex-just-end {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    footer .copyright a {
        margin-left: 0;
    }

    .hidden-1280-min .logo {
        display: none;
    }

    footer .px-30 {
        padding: 0;
    }

    footer .container-layout {
        padding: 0 60px;
    }
}

@media screen and (max-width: 760px) {
    .content-padding > h4 {
        display: none;
    }

    .channel-banner .banner-info {
        display: block;
    }

    .content-padding .aboutustitle{
        display: none;
    }

    .moblie_nav_bread {
        display: block;
    }

    .hidden-max760 {
        display: none;
    }

    /*.itmp .banner_bannerWrap .banner_bannerTitle{*/
    /*    display: none;*/
    /*}*/
}

@media screen and (min-width: 769px) {
    .dengbaoservices .services_list .zh_main1_i > h4 {
        display: none;
    }

}

/*Iphone 14 pro max*/
@media screen and (max-width: 431px) {
    .channel-banner {
        height: 190px;
    }

    .channel-banner .banner-info h3 {
        font-size: 28px;
    }

    .itmp .banner_bannerWrap .banner_bannerTitle {
        font-size: 28px;
    }

    .itmp .banner_bannerWrap .banner_secondTitle {
        font-size: 16px;
    }

    .itmp .banner_bannerWrap .banner_desc {
        font-size: 12px;
    }

    .itmp .painPoint_painPointWrap .painPoint_title, .itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title {
        font-size: 22px;
    }

    .itmp .painPoint_painPointWrap .painPoint_title.english,
    .itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_title.english {
        font-size: 17px;
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_title {
        font-size: 22px;
    }

    .itmp .productAdvantage_painPointWrap .productAdvantage_title.english {
        font-size: 17px;
    }


    .itmp .newCoreFunction_coreFunctionWrap .newCoreFunction_desc {
        font-size: 14px;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_mobileTitle {
        font-size: 18px;
        padding: 0;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_card {
        width: 90%;
    }

    .itmp .newCoreFunction_coreFunctionWrap .newCard_rightContainer {
        padding-top: 25%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer_modal .modal-overlay .modal_content {
        /*max-height: 90%;*/
    }

    .footer_modal .modal-overlay .modal_content_header_close {
        top: -35px;
        right: 0;
    }




    .cusdev .characteristic_characteristicWrap .char_img {
        display: none;
    }
    .cusdev .characteristic_characteristicWrap .char_itemTitle{
        text-align: center;
    }


    .cusdev .characteristic_characteristicWrap .char_itemText {
        width: 100%;
    }

    .footer_modal .experience_experWarp .experience_footerBtn button {
        min-width: 80%
    }

    .footer_modal .experience_experWarp .experience_content .experience_title {
        font-size: 32px;
        letter-spacing: 5px;
    }

    .footer_modal .experience_experWarp .experience_content .experience_desc {
        font-size: 18px;
        letter-spacing: 3px;
    }
}

@media screen and (max-width: 391px) {
    /*.itmp .newCoreFunction_coreFunctionWrap .newCard_rightContainer{*/
    /*    padding-left: 40px;*/
    /*    padding-right: 40px;*/
    /*}*/
}